Aug 13 06:01:07.990656 np0000007163 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 13 06:01:07.996719 np0000007163 devstack@c-api.service[100321]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 13 06:01:07.999206 np0000007163 devstack@c-api.service[100321]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Aug 13 06:01:07 2026] *** Aug 13 06:01:07.999206 np0000007163 devstack@c-api.service[100321]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 13 06:01:07.999206 np0000007163 devstack@c-api.service[100321]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 13 06:01:07.999206 np0000007163 devstack@c-api.service[100321]: nodename: np0000007163 Aug 13 06:01:07.999206 np0000007163 devstack@c-api.service[100321]: machine: x86_64 Aug 13 06:01:07.999206 np0000007163 devstack@c-api.service[100321]: clock source: unix Aug 13 06:01:07.999206 np0000007163 devstack@c-api.service[100321]: pcre jit disabled Aug 13 06:01:07.999206 np0000007163 devstack@c-api.service[100321]: detected number of CPU cores: 16 Aug 13 06:01:07.999206 np0000007163 devstack@c-api.service[100321]: current working directory: / Aug 13 06:01:07.999206 np0000007163 devstack@c-api.service[100321]: detected binary path: /usr/bin/uwsgi-core Aug 13 06:01:07.999206 np0000007163 devstack@c-api.service[100321]: your processes number limit is 257052 Aug 13 06:01:07.999206 np0000007163 devstack@c-api.service[100321]: your memory page size is 4096 bytes Aug 13 06:01:07.999206 np0000007163 devstack@c-api.service[100321]: detected max file descriptor number: 2048 Aug 13 06:01:07.999206 np0000007163 devstack@c-api.service[100321]: lock engine: pthread robust mutexes Aug 13 06:01:07.999747 np0000007163 devstack@c-api.service[100321]: thunder lock: enabled Aug 13 06:01:07.999747 np0000007163 devstack@c-api.service[100321]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 13 06:01:07.999747 np0000007163 devstack@c-api.service[100321]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 13 06:01:07.999747 np0000007163 devstack@c-api.service[100321]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 13 06:01:07.999747 np0000007163 devstack@c-api.service[100321]: Set PythonHome to /opt/stack/data/venv Aug 13 06:01:08.036274 np0000007163 devstack@c-api.service[100321]: Python main interpreter initialized at 0x739a7f0a4668 Aug 13 06:01:08.036274 np0000007163 devstack@c-api.service[100321]: python threads support enabled Aug 13 06:01:08.036274 np0000007163 devstack@c-api.service[100321]: your server socket listen backlog is limited to 100 connections Aug 13 06:01:08.036274 np0000007163 devstack@c-api.service[100321]: your mercy for graceful operations on workers is 80 seconds Aug 13 06:01:08.036781 np0000007163 devstack@c-api.service[100321]: mapped 671795 bytes (656 KB) for 4 cores Aug 13 06:01:08.036931 np0000007163 devstack@c-api.service[100321]: *** Operational MODE: preforking *** Aug 13 06:01:08.037137 np0000007163 devstack@c-api.service[100321]: *** uWSGI is running in multiple interpreter mode *** Aug 13 06:01:08.037137 np0000007163 devstack@c-api.service[100321]: spawned uWSGI master process (pid: 100321) Aug 13 06:01:08.037352 np0000007163 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 13 06:01:08.037744 np0000007163 devstack@c-api.service[100321]: spawned uWSGI worker 1 (pid: 100322, cores: 1) Aug 13 06:01:08.038571 np0000007163 devstack@c-api.service[100321]: spawned uWSGI worker 2 (pid: 100323, cores: 1) Aug 13 06:01:08.039147 np0000007163 devstack@c-api.service[100321]: spawned uWSGI worker 3 (pid: 100324, cores: 1) Aug 13 06:01:08.039802 np0000007163 devstack@c-api.service[100321]: spawned uWSGI worker 4 (pid: 100325, cores: 1) Aug 13 06:01:08.039936 np0000007163 devstack@c-api.service[100321]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 13 06:01:08.170390 np0000007163 devstack@c-api.service[100323]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 06:01:08.170390 np0000007163 devstack@c-api.service[100323]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 06:01:08.170390 np0000007163 devstack@c-api.service[100323]: we strongly recommend against using it for new projects. Aug 13 06:01:08.170390 np0000007163 devstack@c-api.service[100323]: If you are already using Eventlet, we recommend migrating to a different Aug 13 06:01:08.170390 np0000007163 devstack@c-api.service[100323]: framework. For more detail see Aug 13 06:01:08.170390 np0000007163 devstack@c-api.service[100323]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 06:01:08.170390 np0000007163 devstack@c-api.service[100323]: import eventlet # noqa Aug 13 06:01:08.172693 np0000007163 devstack@c-api.service[100322]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 06:01:08.172693 np0000007163 devstack@c-api.service[100322]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 06:01:08.172693 np0000007163 devstack@c-api.service[100322]: we strongly recommend against using it for new projects. Aug 13 06:01:08.172693 np0000007163 devstack@c-api.service[100322]: If you are already using Eventlet, we recommend migrating to a different Aug 13 06:01:08.172693 np0000007163 devstack@c-api.service[100322]: framework. For more detail see Aug 13 06:01:08.172693 np0000007163 devstack@c-api.service[100322]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 06:01:08.172693 np0000007163 devstack@c-api.service[100322]: import eventlet # noqa Aug 13 06:01:08.175892 np0000007163 devstack@c-api.service[100325]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 06:01:08.175892 np0000007163 devstack@c-api.service[100325]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 06:01:08.175892 np0000007163 devstack@c-api.service[100325]: we strongly recommend against using it for new projects. Aug 13 06:01:08.175892 np0000007163 devstack@c-api.service[100325]: If you are already using Eventlet, we recommend migrating to a different Aug 13 06:01:08.175892 np0000007163 devstack@c-api.service[100325]: framework. For more detail see Aug 13 06:01:08.175892 np0000007163 devstack@c-api.service[100325]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 06:01:08.175892 np0000007163 devstack@c-api.service[100325]: import eventlet # noqa Aug 13 06:01:08.186264 np0000007163 devstack@c-api.service[100324]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 06:01:08.186264 np0000007163 devstack@c-api.service[100324]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 06:01:08.186264 np0000007163 devstack@c-api.service[100324]: we strongly recommend against using it for new projects. Aug 13 06:01:08.186264 np0000007163 devstack@c-api.service[100324]: If you are already using Eventlet, we recommend migrating to a different Aug 13 06:01:08.186264 np0000007163 devstack@c-api.service[100324]: framework. For more detail see Aug 13 06:01:08.186264 np0000007163 devstack@c-api.service[100324]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 06:01:08.186264 np0000007163 devstack@c-api.service[100324]: import eventlet # noqa Aug 13 06:01:08.349829 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 13 06:01:08.349829 np0000007163 devstack@c-api.service[100325]: from cgi import parse_header Aug 13 06:01:08.351996 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 13 06:01:08.351996 np0000007163 devstack@c-api.service[100322]: from cgi import parse_header Aug 13 06:01:08.375329 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 13 06:01:08.375329 np0000007163 devstack@c-api.service[100323]: from cgi import parse_header Aug 13 06:01:08.381863 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 13 06:01:08.381863 np0000007163 devstack@c-api.service[100324]: from cgi import parse_header Aug 13 06:01:08.389404 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 06:01:08.389404 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:01:08.392957 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 06:01:08.392957 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:01:08.401703 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 13 06:01:08.401703 np0000007163 devstack@c-api.service[100322]: removals.removed_module( Aug 13 06:01:08.402554 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 13 06:01:08.402554 np0000007163 devstack@c-api.service[100322]: removals.removed_module( Aug 13 06:01:08.406620 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 13 06:01:08.406620 np0000007163 devstack@c-api.service[100325]: removals.removed_module( Aug 13 06:01:08.407523 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 13 06:01:08.407523 np0000007163 devstack@c-api.service[100325]: removals.removed_module( Aug 13 06:01:08.418452 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 06:01:08.418452 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:01:08.418930 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 06:01:08.418930 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:01:08.430060 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 13 06:01:08.430060 np0000007163 devstack@c-api.service[100323]: removals.removed_module( Aug 13 06:01:08.431074 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 13 06:01:08.431074 np0000007163 devstack@c-api.service[100323]: removals.removed_module( Aug 13 06:01:08.431806 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 13 06:01:08.431806 np0000007163 devstack@c-api.service[100324]: removals.removed_module( Aug 13 06:01:08.432726 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 13 06:01:08.432726 np0000007163 devstack@c-api.service[100324]: removals.removed_module( Aug 13 06:01:09.182636 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 13 06:01:09.182636 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:01:09.196509 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 13 06:01:09.196509 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:01:09.221428 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 13 06:01:09.221428 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:01:09.223589 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 13 06:01:09.223589 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:01:09.259347 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 13 06:01:09.259347 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:01:09.265126 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 13 06:01:09.265126 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:01:09.273960 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 13 06:01:09.273960 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:01:09.289898 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 13 06:01:09.289898 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:01:09.448654 np0000007163 devstack@c-api.service[100322]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 13 06:01:09.448654 np0000007163 devstack@c-api.service[100322]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100322) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 06:01:09.483873 np0000007163 devstack@c-api.service[100323]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 13 06:01:09.484151 np0000007163 devstack@c-api.service[100323]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100323) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 06:01:09.485999 np0000007163 devstack@c-api.service[100325]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 13 06:01:09.486251 np0000007163 devstack@c-api.service[100325]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100325) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 06:01:09.503600 np0000007163 devstack@c-api.service[100324]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 13 06:01:09.503897 np0000007163 devstack@c-api.service[100324]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100324) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 06:01:09.551723 np0000007163 devstack@c-api.service[100322]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 06:01:09.551723 np0000007163 devstack@c-api.service[100322]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 06:01:09.553736 np0000007163 devstack@c-api.service[100325]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 06:01:09.553736 np0000007163 devstack@c-api.service[100325]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 06:01:09.568058 np0000007163 devstack@c-api.service[100323]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 06:01:09.568058 np0000007163 devstack@c-api.service[100323]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 06:01:09.571978 np0000007163 devstack@c-api.service[100324]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 06:01:09.571978 np0000007163 devstack@c-api.service[100324]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 06:01:10.039723 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100323) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 06:01:10.040103 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.040210 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.040433 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.040866 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100325) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 06:01:10.041398 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.041496 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.041758 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.042855 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.043054 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.043054 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.043134 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.043171 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.043254 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.043325 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.043625 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100324) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 06:01:10.044133 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.044268 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.044513 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.044612 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.044679 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.044727 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.044783 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.044835 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.044884 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.044942 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100322) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 06:01:10.045000 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.045046 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.045109 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.045156 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.045233 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.045233 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.045334 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.045390 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.045441 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.045495 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.045561 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.045617 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.045675 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.045726 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.045782 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.045833 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.045890 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.045935 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.045987 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.046040 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.046093 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.046147 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.046220 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.046273 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.046326 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.046366 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.046399 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.046399 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.046480 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.046559 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.046612 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.046657 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.046657 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.046657 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.046779 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.046827 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.046827 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.046899 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.046940 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.046976 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.047009 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.047042 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.047082 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.047119 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.047158 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.047230 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.047230 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.047316 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.047358 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.047401 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.047445 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.047491 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.047544 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.047581 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.047613 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.047723 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.047795 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.047795 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.047795 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.047795 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.047911 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.047911 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.047911 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.048004 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.048046 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.048149 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.048264 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.048361 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.048453 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.048562 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.048646 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.048730 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.048812 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.048917 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.049592 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.049691 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.049755 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.049812 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.049864 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.049919 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.049975 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.050021 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.050074 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.050119 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.050169 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.050270 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.050332 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.050378 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.050435 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.050485 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.050542 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.050593 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.050642 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.050692 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.050692 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.050783 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.050783 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.050783 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.050920 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.050974 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.051031 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.051089 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.051147 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.051209 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.051255 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.051313 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.051365 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.051411 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.051454 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.051503 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.051571 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.051630 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.051669 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.051714 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.051760 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.051806 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.051856 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.051895 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.051932 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.051974 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.052017 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.052057 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.052100 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.052138 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.052171 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.052239 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.052287 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.052327 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.052367 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.052367 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.053164 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.053269 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.053377 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.053464 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.053547 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.053603 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.053658 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.053714 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.053760 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.053812 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.053868 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.053919 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.053964 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.054011 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.054053 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.054091 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.054134 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.054172 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.054245 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.054295 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.054345 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.054390 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.054390 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.054476 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.054517 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.054565 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.054614 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.054614 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.054908 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.055003 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.055061 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.055114 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.055161 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.055231 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.055284 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.055339 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.055393 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.055435 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.055482 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.055482 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.055600 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.055640 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.055694 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.055748 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.055797 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.055844 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.055888 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.055944 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.056005 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.056049 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.056100 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.056153 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.056223 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.056271 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.056323 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.056365 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.056412 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.056461 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.056509 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.056571 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.056613 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.056654 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.056702 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.056748 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.056748 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.056820 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.056869 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.056910 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.056961 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.057002 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.057041 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.057094 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.057131 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.057196 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.057196 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.057284 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.057325 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.057325 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.057325 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.057325 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.057325 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.057325 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.057325 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.057325 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.058806 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.058889 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.059009 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.059073 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.059133 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.059217 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.059217 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.059313 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.059313 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.059405 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.059405 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.059498 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.059577 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.059624 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.059665 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.059719 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.059719 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.059719 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.059849 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.059849 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.059927 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.059977 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.060025 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.060077 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.060119 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.060238 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.060315 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.060374 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.066158 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.066321 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.066395 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.066446 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.066500 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.066580 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.066638 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.066694 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.066741 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.066741 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.066844 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.066888 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.066935 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.067029 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.067388 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.067510 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.067602 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.067652 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.067701 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.067781 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.067839 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.067891 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.067946 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.067999 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.068057 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.068057 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.068174 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.068252 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.068300 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.068355 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.068402 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.068455 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.068499 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.068554 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.068608 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.068655 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.068707 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.068752 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.068811 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.068856 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.068903 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.068939 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.068985 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.069024 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.069024 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.069099 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.069138 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.069198 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.069261 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.069261 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.069347 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.069393 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.069393 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.069393 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.069393 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.069393 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.070977 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.071070 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.071124 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.071259 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.071375 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.071428 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.071475 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.071541 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.071597 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.071645 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.071701 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.071845 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.071894 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.071938 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.071989 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.072045 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.072090 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.072143 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.072226 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.072281 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.072336 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.072384 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.072434 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.072474 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.072535 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.072577 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.072577 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.072577 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.072684 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.072684 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.072684 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.072684 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.072832 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.072874 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.072920 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.072958 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.073005 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.073060 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.073113 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.073173 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.073239 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.073294 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.073351 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.073404 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.073459 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.073516 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.073516 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.073618 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.073671 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.073742 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.073742 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.073742 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.073742 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.073742 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.073742 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.073975 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.074383 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.074461 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.074537 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.074607 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.074663 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.074711 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.074758 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.074801 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.074846 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.074898 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.074955 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.075000 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.075043 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.075087 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.075143 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.075202 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.075241 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.075289 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.075335 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.075335 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.075402 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.075440 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.075494 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.075553 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.075553 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.075553 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.075553 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.075553 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.078263 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.078376 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.078440 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.078496 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.078553 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.078606 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.078672 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.078721 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.078775 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.078829 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.078881 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.078933 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.078978 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.079021 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.079069 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.079110 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.079149 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.079205 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.079260 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.079300 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.079339 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.079378 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.079378 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.079378 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.079378 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.079378 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.079558 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.079558 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.079867 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.079926 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.079969 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.080013 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.080059 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.080112 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.080166 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.080244 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.080293 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.080338 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.080416 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.080464 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.080511 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.080596 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.080639 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.080690 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.080733 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.080774 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.080823 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.080875 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.080924 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.080924 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.080995 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.081040 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.081080 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.081117 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.081153 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.081221 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.082144 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.082234 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.082289 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.082344 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.082401 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.082456 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.082531 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.082578 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.082630 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.082679 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.082732 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.082780 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.082832 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.082880 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.082935 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.082980 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.083030 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.083072 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.083120 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.083173 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.083247 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.083299 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.083346 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.083390 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.083444 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.083496 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.083496 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.083597 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.083640 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.083684 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.083850 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.084115 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.084160 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.084227 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.084277 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.084318 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.084358 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.084358 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.084436 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.084485 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.084538 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.084586 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.084627 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.084668 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.084716 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.084763 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.084811 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.084852 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.084904 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.084962 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.085009 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.085062 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.085115 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.085168 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.085705 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.085762 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.085812 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.085861 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.085914 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.085963 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.086010 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.086052 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.086091 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.086138 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.086192 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.086248 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.086299 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.086340 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.086388 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.086431 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.086475 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.086518 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.086568 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.086608 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.086653 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.086703 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.086757 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.086801 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.086847 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.086898 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.086940 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.086981 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.087026 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.087078 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.087129 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.087175 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.087250 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.087301 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.087362 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.087418 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.087474 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.087535 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.087585 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.087632 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.087683 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.087737 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.087791 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.087843 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.087890 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.088015 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.088067 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.088110 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.088110 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.088230 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.088279 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.088442 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.088497 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.088558 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.088611 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.088611 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.088611 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.088611 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.088778 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.088778 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.088778 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.088778 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.088778 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.088991 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.089040 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.089088 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.089145 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.089210 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.089269 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.089326 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.089382 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.089435 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.089435 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.089544 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.089590 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.089630 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.089676 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.089722 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.089768 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.089815 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.089861 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.089908 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.089908 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.089908 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.089908 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.090063 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.090063 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.090648 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.090705 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.090705 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.090705 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.090705 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.090705 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.090705 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.090934 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.090984 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.091034 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.091084 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.091084 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.091163 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.091216 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.091259 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.091296 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.091360 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.091413 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.091461 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.091506 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.091563 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.091610 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.091654 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.091706 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.091752 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.091799 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.091853 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.091895 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.091933 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.091973 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.092018 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.092069 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.092113 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.092152 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.092219 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.092258 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.092307 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.092346 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.092389 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.092429 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.092475 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.092516 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.092567 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.092606 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.092644 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.092697 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.092738 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.092787 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.092837 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.092880 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.092923 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.092974 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.092974 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.092974 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.092974 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.093135 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.093135 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.093135 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.093135 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.093135 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.093135 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.093135 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.093478 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.093478 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.093478 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.093478 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.093478 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.093478 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.093754 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.093803 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.093855 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.093855 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.093944 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.093990 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.093990 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.094084 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.094124 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.094160 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.094160 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.094271 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.094319 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.094319 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.094405 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.094456 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.094507 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.094507 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.094507 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.094507 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.094507 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.094713 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.094762 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.094815 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.094872 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.094872 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.094965 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.095021 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.095071 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.095117 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.095163 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.095225 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.095269 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.095326 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.095374 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.095414 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.095466 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.095517 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.095574 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.095617 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.095617 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.095705 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.095753 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.095995 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.096050 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.096105 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.096159 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.096227 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.096273 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.096314 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.096360 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.096421 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.096470 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.096517 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.096606 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.096670 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.096726 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.096775 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.096828 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.096876 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.096929 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.096977 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.097026 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.097079 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.097132 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.097199 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.097257 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.097302 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.097302 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.097302 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.097302 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.098039 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.098097 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.098193 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.098277 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.098342 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.098387 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.098433 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.098487 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.098487 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.098598 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.098643 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.098693 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.098745 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.098745 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.098826 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.098878 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.098937 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.098993 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.099041 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.099135 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.099216 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.099268 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.099324 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.099372 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.099420 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.099467 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.099511 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.099569 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.099685 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.099743 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.099801 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.099850 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.099897 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.099940 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.099987 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.100032 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.100072 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.100112 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.100146 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.100201 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.100262 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.100301 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.100334 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.100372 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.100413 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.100454 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.100499 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.100545 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.100581 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.100622 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.100667 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.100708 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.100748 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.100783 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.100817 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.100817 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.103809 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.103922 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.103922 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.104015 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.104066 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.104117 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.104192 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.104680 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.104831 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.104883 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.104938 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.105023 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.105106 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.105226 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.105381 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.105571 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.105617 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.105699 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.105788 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.105873 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.105969 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.106098 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.106251 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.106360 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.106468 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.106583 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.106680 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.107271 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.109305 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.109391 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.109474 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.109504 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.109559 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.109631 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.109696 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.109746 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.110529 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.110529 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.110529 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.110529 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.110529 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.110529 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.110812 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.110812 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.110812 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.110812 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.110812 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.110812 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.110975 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.111018 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.111045 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.111045 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.111045 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.111140 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.111268 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.111377 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.111445 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.111563 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.111647 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.111715 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.111778 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.111837 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.111902 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.112278 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.112343 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.112391 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.112463 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.112510 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.112573 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.112633 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.113373 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.113564 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.113564 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.113743 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.113743 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.113838 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.113838 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.113929 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100325) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.113984 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.114055 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.114154 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.114225 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.114267 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.114327 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.114388 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100325) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.114429 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.114429 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.114496 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.114571 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100325) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.114614 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.114663 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.114709 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.114760 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.114803 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.114844 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.114900 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.114944 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.114985 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 06:01:10.115031 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.115031 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.115031 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.115031 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.115373 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 06:01:10.115443 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 06:01:10.115489 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 06:01:10.115577 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 06:01:10.115622 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 06:01:10.115681 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100324) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 06:01:10.160453 np0000007163 devstack@c-api.service[100322]: INFO dbcounter [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Registered counter for database cinder Aug 13 06:01:10.161284 np0000007163 devstack@c-api.service[100325]: INFO dbcounter [None req-a2297085-304b-423d-84fb-e022085f615a None None] Registered counter for database cinder Aug 13 06:01:10.165886 np0000007163 devstack@c-api.service[100324]: INFO dbcounter [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Registered counter for database cinder Aug 13 06:01:10.168566 np0000007163 devstack@c-api.service[100323]: INFO dbcounter [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Registered counter for database cinder Aug 13 06:01:10.207070 np0000007163 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-a2297085-304b-423d-84fb-e022085f615a None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:01:10.208735 np0000007163 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:01:10.212159 np0000007163 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:01:10.222194 np0000007163 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:01:10.342874 np0000007163 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writer thread running {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 06:01:10.347093 np0000007163 devstack@c-api.service[100322]: INFO cinder.rpc [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 06:01:10.349097 np0000007163 devstack@c-api.service[100322]: INFO cinder.rpc [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 06:01:10.351490 np0000007163 devstack@c-api.service[100322]: INFO cinder.rpc [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 06:01:10.353397 np0000007163 devstack@c-api.service[100322]: INFO cinder.rpc [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 06:01:10.353802 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.355597 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.355945 np0000007163 devstack@c-api.service[100322]: WARNING cinder.keymgr.conf_key_mgr [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab 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 13 06:01:10.358646 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.358804 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.363563 np0000007163 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writer thread running {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 06:01:10.364037 np0000007163 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writer thread running {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 06:01:10.367155 np0000007163 devstack@c-api.service[100324]: INFO cinder.rpc [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 06:01:10.367282 np0000007163 devstack@c-api.service[100325]: INFO cinder.rpc [None req-a2297085-304b-423d-84fb-e022085f615a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 06:01:10.370546 np0000007163 devstack@c-api.service[100325]: INFO cinder.rpc [None req-a2297085-304b-423d-84fb-e022085f615a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 06:01:10.371083 np0000007163 devstack@c-api.service[100324]: INFO cinder.rpc [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 06:01:10.373690 np0000007163 devstack@c-api.service[100325]: INFO cinder.rpc [None req-a2297085-304b-423d-84fb-e022085f615a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 06:01:10.374050 np0000007163 devstack@c-api.service[100324]: INFO cinder.rpc [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 06:01:10.376493 np0000007163 devstack@c-api.service[100325]: INFO cinder.rpc [None req-a2297085-304b-423d-84fb-e022085f615a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 06:01:10.376904 np0000007163 devstack@c-api.service[100324]: INFO cinder.rpc [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 06:01:10.376975 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.377319 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.377383 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.377684 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.378123 np0000007163 devstack@c-api.service[100325]: WARNING cinder.keymgr.conf_key_mgr [None req-a2297085-304b-423d-84fb-e022085f615a 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 13 06:01:10.378392 np0000007163 devstack@c-api.service[100324]: WARNING cinder.keymgr.conf_key_mgr [None req-cae12bfb-738e-40b8-8012-c150095f7290 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 13 06:01:10.380623 np0000007163 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writer thread running {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 06:01:10.381585 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.381727 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.381781 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.381856 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.385517 np0000007163 devstack@c-api.service[100323]: INFO cinder.rpc [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 06:01:10.390714 np0000007163 devstack@c-api.service[100323]: INFO cinder.rpc [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 06:01:10.392963 np0000007163 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:01:10.395027 np0000007163 devstack@c-api.service[100323]: INFO cinder.rpc [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 06:01:10.395354 np0000007163 devstack@c-api.service[100322]: INFO cinder.rpc [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 06:01:10.397706 np0000007163 devstack@c-api.service[100322]: INFO cinder.rpc [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 06:01:10.398223 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.398411 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.400102 np0000007163 devstack@c-api.service[100323]: INFO cinder.rpc [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 06:01:10.400635 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.401078 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.401985 np0000007163 devstack@c-api.service[100323]: WARNING cinder.keymgr.conf_key_mgr [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac 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 13 06:01:10.405610 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.405740 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.413211 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.413211 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.413709 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.413709 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.416356 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.416513 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.420833 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.420833 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.423011 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.423328 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.426292 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.427276 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.427701 np0000007163 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:01:10.428962 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.429120 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.429298 np0000007163 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-a2297085-304b-423d-84fb-e022085f615a None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:01:10.430442 np0000007163 devstack@c-api.service[100324]: INFO cinder.rpc [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 06:01:10.431069 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.431265 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.432499 np0000007163 devstack@c-api.service[100325]: INFO cinder.rpc [None req-a2297085-304b-423d-84fb-e022085f615a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 06:01:10.433196 np0000007163 devstack@c-api.service[100324]: INFO cinder.rpc [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 06:01:10.433473 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.433629 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.433783 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.434002 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.434411 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.434578 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.435501 np0000007163 devstack@c-api.service[100325]: INFO cinder.rpc [None req-a2297085-304b-423d-84fb-e022085f615a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 06:01:10.436090 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.436323 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.436789 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.436931 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.441701 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.441922 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.444021 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.444260 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.445372 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.445604 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.447413 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.447638 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.447829 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.448057 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.448269 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.448457 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.449480 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.449703 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.450749 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.450833 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.450874 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.451050 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.452699 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.452913 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.453828 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.453968 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.454025 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.454257 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.455468 np0000007163 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:01:10.455610 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.455654 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.455722 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.455950 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.456115 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.456296 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.457060 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.457302 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.458500 np0000007163 devstack@c-api.service[100323]: INFO cinder.rpc [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 06:01:10.458611 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.458611 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.458899 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.459131 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.459209 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.459506 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.459841 np0000007163 devstack@c-api.service[100322]: WARNING cinder.api.contrib.hosts [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 06:01:10.460256 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.460458 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.460808 np0000007163 devstack@c-api.service[100323]: INFO cinder.rpc [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 06:01:10.461300 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extended resource: extensions {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.461370 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.461518 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.461603 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.461756 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.461831 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.462052 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.463111 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extended resource: consistencygroups {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.463650 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.463784 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.464037 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.464246 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.465879 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.466003 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.466144 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extended resource: extra_specs {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.466780 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.466840 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.466920 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.466966 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.468890 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extended resource: capabilities {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.469114 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.469170 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.469289 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.469334 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.470731 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extended resource: backups {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.471666 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.471801 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.472680 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.472768 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.472819 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.473008 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.473653 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.473715 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extended resource: os-quota-sets {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.473788 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.474844 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.474974 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.475833 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extended resource: qos-specs {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.476644 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.476850 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.477350 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.477511 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.478749 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.478749 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.478884 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extended resource: encryption {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.479470 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.479544 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.479699 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.479861 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.480357 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.480557 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.480696 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.480902 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.481289 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extended resource: encryption {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.481348 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.481395 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.482225 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.482348 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.482450 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.482632 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.482975 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.483149 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.483629 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extended resource: cgsnapshots {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.483773 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.483920 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.484044 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.484200 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.484661 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.484723 np0000007163 devstack@c-api.service[100324]: WARNING cinder.api.contrib.hosts [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 06:01:10.484888 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.484941 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.485080 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.485148 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.485261 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.485609 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extended resource: extensions {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.485882 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extended resource: scheduler-stats {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.486338 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.486535 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.486718 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extended resource: consistencygroups {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.487381 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.487557 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.487613 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.487786 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.488081 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extended resource: os-volume-manage {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.488479 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.488630 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.489307 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.489422 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.489678 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extended resource: extra_specs {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.490079 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.490134 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.490226 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.490328 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.490377 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extended resource: os-snapshot-manage {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.491158 np0000007163 devstack@c-api.service[100325]: WARNING cinder.api.contrib.hosts [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 06:01:10.491450 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.491590 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.491739 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extended resource: capabilities {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.492150 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extended resource: extensions {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.492410 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extended resource: os-volume-transfer {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.492833 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extended resource: backups {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.492981 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.493165 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.493436 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extended resource: consistencygroups {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.494540 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extended resource: os-hosts {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.494646 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extended resource: os-quota-sets {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.495241 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.495374 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.496077 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extended resource: qos-specs {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.496320 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extended resource: extra_specs {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.496507 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extended resource: os-volume-type-access {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.497269 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.497388 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.497655 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extended resource: capabilities {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.497883 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extended resource: encryption {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.498036 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extended resource: os-availability-zone {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.498109 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.498253 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.498689 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extended resource: backups {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.499263 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extended resource: encryption {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.499965 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.500089 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.500487 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extended resource: cgsnapshots {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.500539 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extended resource: os-quota-sets {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.501152 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extended resource: os-quota-class-sets {{(pid=100322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.501770 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extended resource: scheduler-stats {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.501862 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extended resource: qos-specs {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.503023 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extended resource: os-volume-manage {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.503246 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.503480 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.503734 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extended resource: encryption {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.504230 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.504284 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extended resource: os-snapshot-manage {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.504376 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.504701 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.504903 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.505194 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extended resource: encryption {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.505505 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extended resource: os-volume-transfer {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.505949 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.506148 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.506602 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extended resource: cgsnapshots {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.506797 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.506959 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.507014 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extended resource: os-hosts {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.507162 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.snapshot_actions [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] SnapshotActionsController initialized {{(pid=100322) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 06:01:10.507779 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.507835 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extended resource: scheduler-stats {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.507961 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.508168 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extended resource: os-volume-type-access {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.508263 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.508402 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.508939 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.509055 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extended resource: os-volume-manage {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.509119 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.509343 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.509482 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.509559 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extended resource: os-availability-zone {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.510205 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.510332 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extended resource: os-snapshot-manage {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.510407 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.510453 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.510573 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.510624 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extended resource: os-quota-class-sets {{(pid=100324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.511403 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.511519 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.511592 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.511722 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.512014 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extended resource: os-volume-transfer {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.512235 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.512461 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.512556 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.512609 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.512691 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.512762 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.512942 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.513124 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.513283 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.513338 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.513380 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.513422 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.513514 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extended resource: os-hosts {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.513592 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extension UsedLimits extending resource: limits {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.513659 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.513701 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extension SnapshotActions extending resource: snapshots {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.513701 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.513793 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.513836 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extension VolumeTypeAccess extending resource: types {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.513892 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extension AdminActions extending resource: volumes {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.514007 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extension AdminActions extending resource: snapshots {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.514070 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.514159 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extension AdminActions extending resource: backups {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.514223 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.514347 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extension VolumeActions extending resource: volumes {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.514569 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.514732 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extended resource: os-volume-type-access {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.514786 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.router [None req-a44c1a5e-b9dd-424d-9ee9-a71407ad67ab None None] Extension TypesManage extending resource: types {{(pid=100322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.514838 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.514941 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.515059 np0000007163 devstack@c-api.service[100323]: WARNING cinder.api.contrib.hosts [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 06:01:10.515606 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.515606 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.515742 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.snapshot_actions [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] SnapshotActionsController initialized {{(pid=100324) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 06:01:10.515981 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extended resource: extensions {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.516283 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extended resource: os-availability-zone {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.517045 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.517223 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.517440 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extended resource: os-quota-class-sets {{(pid=100325) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.517535 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extended resource: consistencygroups {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.518021 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.518194 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.518914 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.519066 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.519118 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.519298 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.519880 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.520037 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.520138 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.520315 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extended resource: extra_specs {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.520379 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.520770 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.520939 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.521076 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.521133 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.521661 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.521722 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.521722 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.521722 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.521722 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extension UsedLimits extending resource: limits {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.521722 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.521892 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.522007 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.522081 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.snapshot_actions [None req-a2297085-304b-423d-84fb-e022085f615a None None] SnapshotActionsController initialized {{(pid=100325) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 06:01:10.522206 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extended resource: capabilities {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.522262 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extension AdminActions extending resource: volumes {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.522377 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extension AdminActions extending resource: snapshots {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.522535 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extension AdminActions extending resource: backups {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.522679 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extension VolumeActions extending resource: volumes {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.522867 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.523005 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.router [None req-cae12bfb-738e-40b8-8012-c150095f7290 None None] Extension TypesManage extending resource: types {{(pid=100324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.523400 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extended resource: backups {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.523968 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.527213 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.527748 np0000007163 devstack@c-api.service[100322]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x739a7f0a4668 pid: 100322 (default app) Aug 13 06:01:10.527803 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.527855 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extended resource: os-quota-sets {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.527908 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.527951 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extended resource: qos-specs {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.527993 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.527993 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.527993 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-a2297085-304b-423d-84fb-e022085f615a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.528099 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-a2297085-304b-423d-84fb-e022085f615a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.528137 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extended resource: encryption {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.528767 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.528901 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.529004 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.529105 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.529216 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.529312 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.529423 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extension UsedLimits extending resource: limits {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.529479 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extended resource: encryption {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.529532 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extension SnapshotActions extending resource: snapshots {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.529682 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.529862 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extension VolumeTypeAccess extending resource: types {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.530057 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extension AdminActions extending resource: volumes {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.530231 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extension AdminActions extending resource: snapshots {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.530391 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extension AdminActions extending resource: backups {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.530561 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extension VolumeActions extending resource: volumes {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.530693 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extended resource: cgsnapshots {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.530744 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.530975 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.router [None req-a2297085-304b-423d-84fb-e022085f615a None None] Extension TypesManage extending resource: types {{(pid=100325) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.531950 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extended resource: scheduler-stats {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.534689 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e16c2a29-2845-4350-b87a-0aae56d7430b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:01:10.534749 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extended resource: os-volume-manage {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.534797 np0000007163 devstack@c-api.service[100324]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x739a7f0a4668 pid: 100324 (default app) Aug 13 06:01:10.534832 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extended resource: os-snapshot-manage {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.535617 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extended resource: os-volume-transfer {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.536121 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1/1] 10.4.3.121 () {60 vars in 925 bytes} [Thu Aug 13 06:01:10 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 13 06:01:10.536945 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extended resource: os-hosts {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.538001 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extended resource: os-volume-type-access {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.539392 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extended resource: os-availability-zone {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.540713 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extended resource: os-quota-class-sets {{(pid=100323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 06:01:10.542268 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.542336 np0000007163 devstack@c-api.service[100325]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x739a7f0a4668 pid: 100325 (default app) Aug 13 06:01:10.542404 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.543163 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.543315 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.543961 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.544076 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.544740 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.snapshot_actions [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] SnapshotActionsController initialized {{(pid=100323) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 06:01:10.545953 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.546071 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.546740 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.546859 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.547508 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.547653 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.548632 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:01:10.548768 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:01:10.549307 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.549437 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.549539 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.549646 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.549731 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.549818 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.549916 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extension UsedLimits extending resource: limits {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.550006 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extension SnapshotActions extending resource: snapshots {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.550095 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.550222 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extension VolumeTypeAccess extending resource: types {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.550345 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extension AdminActions extending resource: volumes {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.550446 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extension AdminActions extending resource: snapshots {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.550554 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extension AdminActions extending resource: backups {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.550655 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extension VolumeActions extending resource: volumes {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.550783 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.550883 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.router [None req-b2ee0e8c-b1cf-4c57-bef0-c2d064d7dfac None None] Extension TypesManage extending resource: types {{(pid=100323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 06:01:10.558126 np0000007163 devstack@c-api.service[100323]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x739a7f0a4668 pid: 100323 (default app) Aug 13 06:01:15.781759 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8f809653-bba1-4bb8-b74d-22eec3d455ff None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:01:16.424050 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8f809653-bba1-4bb8-b74d-22eec3d455ff admin admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:01:16.424679 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8f809653-bba1-4bb8-b74d-22eec3d455ff admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:01:16.426336 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:01:16.426336 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:01:16.458001 np0000007163 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-8f809653-bba1-4bb8-b74d-22eec3d455ff admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:01:16.484097 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8f809653-bba1-4bb8-b74d-22eec3d455ff admin admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:01:16.484508 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1/2] 10.4.3.121 () {68 vars in 1302 bytes} [Thu Aug 13 06:01:15 2026] POST /volume/v3/types => generated 183 bytes in 714 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:01:16.493747 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ad4e4dde-73b0-4423-9f1d-fea83b20b1b6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:01:16.802761 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ad4e4dde-73b0-4423-9f1d-fea83b20b1b6 admin admin] POST https://10.4.3.121/volume/v3/types/2b1eae07-3067-4efa-a6a8-8f9a81b3f752/extra_specs Aug 13 06:01:16.803518 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ad4e4dde-73b0-4423-9f1d-fea83b20b1b6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:01:16.805314 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:01:16.805314 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:01:16.838269 np0000007163 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-ad4e4dde-73b0-4423-9f1d-fea83b20b1b6 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:01:16.903128 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ad4e4dde-73b0-4423-9f1d-fea83b20b1b6 admin admin] https://10.4.3.121/volume/v3/types/2b1eae07-3067-4efa-a6a8-8f9a81b3f752/extra_specs returned with HTTP 200 Aug 13 06:01:16.903737 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 2/3] 10.4.3.121 () {68 vars in 1449 bytes} [Thu Aug 13 06:01:16 2026] POST /volume/v3/types/2b1eae07-3067-4efa-a6a8-8f9a81b3f752/extra_specs => generated 52 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:01:17.201151 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-347e57f4-6738-4aa6-90d5-58cdafafc7b7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:01:17.507796 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-347e57f4-6738-4aa6-90d5-58cdafafc7b7 admin admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:01:17.509471 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-347e57f4-6738-4aa6-90d5-58cdafafc7b7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:01:17.511209 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:01:17.511209 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:01:17.553642 np0000007163 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-347e57f4-6738-4aa6-90d5-58cdafafc7b7 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:01:17.591758 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-347e57f4-6738-4aa6-90d5-58cdafafc7b7 admin admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:01:17.591758 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1/4] 10.4.3.121 () {68 vars in 1302 bytes} [Thu Aug 13 06:01:17 2026] POST /volume/v3/types => generated 186 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:01:17.614948 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0dc7d02d-064d-417b-be2c-335ca010b46e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:01:17.942706 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0dc7d02d-064d-417b-be2c-335ca010b46e admin admin] POST https://10.4.3.121/volume/v3/types/8e2e25bd-7431-4dc5-9b94-1f6f2a98915b/extra_specs Aug 13 06:01:17.943290 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0dc7d02d-064d-417b-be2c-335ca010b46e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:01:17.944968 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:01:17.944968 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:01:17.979043 np0000007163 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-0dc7d02d-064d-417b-be2c-335ca010b46e admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:01:18.036136 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0dc7d02d-064d-417b-be2c-335ca010b46e admin admin] https://10.4.3.121/volume/v3/types/8e2e25bd-7431-4dc5-9b94-1f6f2a98915b/extra_specs returned with HTTP 200 Aug 13 06:01:18.036567 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1/5] 10.4.3.121 () {68 vars in 1449 bytes} [Thu Aug 13 06:01:17 2026] POST /volume/v3/types/8e2e25bd-7431-4dc5-9b94-1f6f2a98915b/extra_specs => generated 45 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:01:26.481659 np0000007163 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:01:26.901011 np0000007163 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:01:27.585717 np0000007163 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:01:28.034390 np0000007163 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:01:43.831504 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-56c7d1cb-baf8-4d94-96ce-2e1fce679161 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:01:43.832390 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-56c7d1cb-baf8-4d94-96ce-2e1fce679161 None None] GET https://10.4.3.121/volume// Aug 13 06:01:43.832689 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-56c7d1cb-baf8-4d94-96ce-2e1fce679161 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:01:43.832976 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-56c7d1cb-baf8-4d94-96ce-2e1fce679161 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:01:43.833604 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-56c7d1cb-baf8-4d94-96ce-2e1fce679161 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:01:43.833901 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 2/6] 10.4.3.121 () {66 vars in 1425 bytes} [Thu Aug 13 06:01:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:02:25.859229 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-000975b3-5e49-40b1-a7de-920e498fa027 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:02:26.176037 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-000975b3-5e49-40b1-a7de-920e498fa027 tempest-verify_tempest_config-1100662597 tempest-verify_tempest_config-1100662597-project-member] GET https://10.4.3.121/volume/v3/extensions Aug 13 06:02:26.176259 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-000975b3-5e49-40b1-a7de-920e498fa027 tempest-verify_tempest_config-1100662597 tempest-verify_tempest_config-1100662597-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:02:26.176453 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-000975b3-5e49-40b1-a7de-920e498fa027 tempest-verify_tempest_config-1100662597 tempest-verify_tempest_config-1100662597-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:02:26.176812 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-000975b3-5e49-40b1-a7de-920e498fa027 tempest-verify_tempest_config-1100662597 tempest-verify_tempest_config-1100662597-project-member] https://10.4.3.121/volume/v3/extensions returned with HTTP 200 Aug 13 06:02:26.177226 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 3/7] 10.4.3.121 () {66 vars in 1246 bytes} [Thu Aug 13 06:02:25 2026] GET /volume/v3/extensions => generated 5245 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:03:10.479662 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a9958c94-0f62-461c-8aaa-0398df1a6aa3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:10.872026 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a9958c94-0f62-461c-8aaa-0398df1a6aa3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:03:10.872442 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a9958c94-0f62-461c-8aaa-0398df1a6aa3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1663329423"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:03:10.873878 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-a9958c94-0f62-461c-8aaa-0398df1a6aa3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1663329423'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:03:10.874228 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-a9958c94-0f62-461c-8aaa-0398df1a6aa3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Create volume of 1 GB Aug 13 06:03:10.884580 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a9958c94-0f62-461c-8aaa-0398df1a6aa3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Availability zone cache updated, next update will occur around 2026-08-13 07:03:10.883611. {{(pid=100325) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 06:03:10.884580 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a9958c94-0f62-461c-8aaa-0398df1a6aa3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Availability Zones retrieved successfully. Aug 13 06:03:10.905329 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a9958c94-0f62-461c-8aaa-0398df1a6aa3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Flow 'volume_create_api' (82d8b05a-45ed-4876-ae78-2ec501ec7d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:03:10.906341 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a9958c94-0f62-461c-8aaa-0398df1a6aa3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d019862c-cc57-4259-b667-630feadd3170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:10.907337 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-a9958c94-0f62-461c-8aaa-0398df1a6aa3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:03:10.954549 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a9958c94-0f62-461c-8aaa-0398df1a6aa3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d019862c-cc57-4259-b667-630feadd3170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:10.955596 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a9958c94-0f62-461c-8aaa-0398df1a6aa3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdd9fd54-f9bb-4a4b-bca4-93f864ca7a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:10.999552 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-a9958c94-0f62-461c-8aaa-0398df1a6aa3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-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 13 06:03:10.999903 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-a9958c94-0f62-461c-8aaa-0398df1a6aa3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-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 13 06:03:11.045114 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-a9958c94-0f62-461c-8aaa-0398df1a6aa3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Created reservations ['c16b25ff-4254-4eca-b756-bbe9aa35f170', '4ebd9a88-37c1-4ff9-b6d9-49a0ba7e4bcb', '01474731-2003-44c9-91e9-053b976c05b4', '3a9c4d81-780a-4dbd-a875-38bc882853af'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:03:11.045942 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a9958c94-0f62-461c-8aaa-0398df1a6aa3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdd9fd54-f9bb-4a4b-bca4-93f864ca7a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c16b25ff-4254-4eca-b756-bbe9aa35f170', '4ebd9a88-37c1-4ff9-b6d9-49a0ba7e4bcb', '01474731-2003-44c9-91e9-053b976c05b4', '3a9c4d81-780a-4dbd-a875-38bc882853af']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:11.046711 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a9958c94-0f62-461c-8aaa-0398df1a6aa3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee56e6f-ea8d-461c-a68f-860d32d81821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:11.105007 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a9958c94-0f62-461c-8aaa-0398df1a6aa3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee56e6f-ea8d-461c-a68f-860d32d81821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1663329423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4811f40f8f274e32a4e3e7c7ab299df3',qos_specs=None,replication_status=,reservations=['c16b25ff-4254-4eca-b756-bbe9aa35f170','4ebd9a88-37c1-4ff9-b6d9-49a0ba7e4bcb','01474731-2003-44c9-91e9-053b976c05b4','3a9c4d81-780a-4dbd-a875-38bc882853af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='128ff28f225c4b5594996c8e9b967edc',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:03:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1663329423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4811f40f8f274e32a4e3e7c7ab299df3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='128ff28f225c4b5594996c8e9b967edc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:11.105917 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a9958c94-0f62-461c-8aaa-0398df1a6aa3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7bd421d-71ad-49af-92da-4ff8c0ad606b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:11.140389 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a9958c94-0f62-461c-8aaa-0398df1a6aa3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7bd421d-71ad-49af-92da-4ff8c0ad606b) transitioned into state 'SUCCESS' from state '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-1663329423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4811f40f8f274e32a4e3e7c7ab299df3',qos_specs=None,replication_status=,reservations=['c16b25ff-4254-4eca-b756-bbe9aa35f170','4ebd9a88-37c1-4ff9-b6d9-49a0ba7e4bcb','01474731-2003-44c9-91e9-053b976c05b4','3a9c4d81-780a-4dbd-a875-38bc882853af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='128ff28f225c4b5594996c8e9b967edc',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:11.141433 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a9958c94-0f62-461c-8aaa-0398df1a6aa3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7e36bde-ae84-442f-a38b-3094370a39aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:11.168612 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a9958c94-0f62-461c-8aaa-0398df1a6aa3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7e36bde-ae84-442f-a38b-3094370a39aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:11.169738 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a9958c94-0f62-461c-8aaa-0398df1a6aa3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Flow 'volume_create_api' (82d8b05a-45ed-4876-ae78-2ec501ec7d91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:03:11.170111 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a9958c94-0f62-461c-8aaa-0398df1a6aa3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Create volume request issued successfully. Aug 13 06:03:11.171450 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a9958c94-0f62-461c-8aaa-0398df1a6aa3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:03:11.171929 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 2/8] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:03:10 2026] POST /volume/v3/volumes => generated 759 bytes in 694 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:03:15.134140 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-27b169da-ed0a-4375-84d2-7c0098cfa1e4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:15.140593 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-27b169da-ed0a-4375-84d2-7c0098cfa1e4 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:03:15.141073 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-27b169da-ed0a-4375-84d2-7c0098cfa1e4 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1276414674"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:03:15.143985 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-27b169da-ed0a-4375-84d2-7c0098cfa1e4 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1276414674'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:03:15.144662 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-27b169da-ed0a-4375-84d2-7c0098cfa1e4 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Create volume of 1 GB Aug 13 06:03:15.166462 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-27b169da-ed0a-4375-84d2-7c0098cfa1e4 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Availability zone cache updated, next update will occur around 2026-08-13 07:03:15.165453. {{(pid=100323) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 06:03:15.166462 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-27b169da-ed0a-4375-84d2-7c0098cfa1e4 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Availability Zones retrieved successfully. Aug 13 06:03:15.192470 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-27b169da-ed0a-4375-84d2-7c0098cfa1e4 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Flow 'volume_create_api' (42bd15d0-3020-4d30-9e64-a5fe177345c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:03:15.194706 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-27b169da-ed0a-4375-84d2-7c0098cfa1e4 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b670802-307f-4866-bd33-79db76cd6e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:15.195403 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-27b169da-ed0a-4375-84d2-7c0098cfa1e4 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:03:15.248332 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-27b169da-ed0a-4375-84d2-7c0098cfa1e4 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b670802-307f-4866-bd33-79db76cd6e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:15.248332 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-27b169da-ed0a-4375-84d2-7c0098cfa1e4 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3907725d-c3fc-4090-99fc-3917aa9fa449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:15.291715 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-27b169da-ed0a-4375-84d2-7c0098cfa1e4 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-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 13 06:03:15.292073 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-27b169da-ed0a-4375-84d2-7c0098cfa1e4 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-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 13 06:03:15.340741 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-27b169da-ed0a-4375-84d2-7c0098cfa1e4 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Created reservations ['793b3b73-c4f3-4d66-83e0-a1cc65f0a114', 'd5bda5a3-c60b-454f-ae24-51ca1b42609a', '3f057786-6292-44bb-adb2-53f982ae05ef', '9ca18bb1-fe69-4dac-af7a-d06b0445f93c'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:03:15.341919 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-27b169da-ed0a-4375-84d2-7c0098cfa1e4 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3907725d-c3fc-4090-99fc-3917aa9fa449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['793b3b73-c4f3-4d66-83e0-a1cc65f0a114', 'd5bda5a3-c60b-454f-ae24-51ca1b42609a', '3f057786-6292-44bb-adb2-53f982ae05ef', '9ca18bb1-fe69-4dac-af7a-d06b0445f93c']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:15.342944 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-27b169da-ed0a-4375-84d2-7c0098cfa1e4 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3649b288-8faa-4640-ac82-385fbda3d58b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:15.400531 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-27b169da-ed0a-4375-84d2-7c0098cfa1e4 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3649b288-8faa-4640-ac82-385fbda3d58b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eab417b2-01e3-4fae-a154-cf7ccba86e7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1276414674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='099d45bdee6a4037afda48cf4f225ae6',qos_specs=None,replication_status=,reservations=['793b3b73-c4f3-4d66-83e0-a1cc65f0a114','d5bda5a3-c60b-454f-ae24-51ca1b42609a','3f057786-6292-44bb-adb2-53f982ae05ef','9ca18bb1-fe69-4dac-af7a-d06b0445f93c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f000867d7bb45d5a47f104feaff9a0b',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:03:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1276414674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eab417b2-01e3-4fae-a154-cf7ccba86e7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='099d45bdee6a4037afda48cf4f225ae6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f000867d7bb45d5a47f104feaff9a0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:15.401511 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-27b169da-ed0a-4375-84d2-7c0098cfa1e4 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac2d4125-1a52-4462-b645-3634d2467016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:15.436657 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-27b169da-ed0a-4375-84d2-7c0098cfa1e4 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac2d4125-1a52-4462-b645-3634d2467016) transitioned into state 'SUCCESS' from state '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-1276414674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='099d45bdee6a4037afda48cf4f225ae6',qos_specs=None,replication_status=,reservations=['793b3b73-c4f3-4d66-83e0-a1cc65f0a114','d5bda5a3-c60b-454f-ae24-51ca1b42609a','3f057786-6292-44bb-adb2-53f982ae05ef','9ca18bb1-fe69-4dac-af7a-d06b0445f93c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f000867d7bb45d5a47f104feaff9a0b',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:15.438883 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-27b169da-ed0a-4375-84d2-7c0098cfa1e4 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec7dad14-64c8-477a-b67d-6897e06e347b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:15.475573 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-27b169da-ed0a-4375-84d2-7c0098cfa1e4 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec7dad14-64c8-477a-b67d-6897e06e347b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:15.476442 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-27b169da-ed0a-4375-84d2-7c0098cfa1e4 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Flow 'volume_create_api' (42bd15d0-3020-4d30-9e64-a5fe177345c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:03:15.476940 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-27b169da-ed0a-4375-84d2-7c0098cfa1e4 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Create volume request issued successfully. Aug 13 06:03:15.478358 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-27b169da-ed0a-4375-84d2-7c0098cfa1e4 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:03:15.478898 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 2/9] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:03:15 2026] POST /volume/v3/volumes => generated 752 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:03:15.495482 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3f6da52d-81e0-4cf6-b0d2-5f16f0aa6eac None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:15.501901 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3f6da52d-81e0-4cf6-b0d2-5f16f0aa6eac tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] GET https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a Aug 13 06:03:15.502248 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3f6da52d-81e0-4cf6-b0d2-5f16f0aa6eac tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:15.502409 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3f6da52d-81e0-4cf6-b0d2-5f16f0aa6eac tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:15.552735 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:15.552735 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:03:15.563230 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3f6da52d-81e0-4cf6-b0d2-5f16f0aa6eac tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Volume info retrieved successfully. Aug 13 06:03:15.573771 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3f6da52d-81e0-4cf6-b0d2-5f16f0aa6eac tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a returned with HTTP 200 Aug 13 06:03:15.574445 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 3/10] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:15 2026] GET /volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a => generated 820 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:16.591044 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d899d48c-e50d-4b84-8996-62a740efc54d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:16.592869 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d899d48c-e50d-4b84-8996-62a740efc54d tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] GET https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a Aug 13 06:03:16.593162 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d899d48c-e50d-4b84-8996-62a740efc54d tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:16.593539 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d899d48c-e50d-4b84-8996-62a740efc54d tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:16.622197 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:16.622197 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:03:16.629323 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d899d48c-e50d-4b84-8996-62a740efc54d tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Volume info retrieved successfully. Aug 13 06:03:16.637048 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d899d48c-e50d-4b84-8996-62a740efc54d tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a returned with HTTP 200 Aug 13 06:03:16.637515 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 4/11] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:16 2026] GET /volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:21.147581 np0000007163 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=28,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:03:25.446131 np0000007163 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=28,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:03:25.572050 np0000007163 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=4 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:03:26.635514 np0000007163 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=4 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:03:28.029280 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ceab730e-18b6-478b-b5d6-30b75e1b78bd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:28.169415 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b12d127e-a87e-4abf-ab51-7cf707eea802 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:28.301296 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ceab730e-18b6-478b-b5d6-30b75e1b78bd tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:03:28.304364 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ceab730e-18b6-478b-b5d6-30b75e1b78bd tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-718398240"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:03:28.307487 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-ceab730e-18b6-478b-b5d6-30b75e1b78bd tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-718398240'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:03:28.313394 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-ceab730e-18b6-478b-b5d6-30b75e1b78bd tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Create volume of 1 GB Aug 13 06:03:28.315379 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:28.315379 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:03:28.316355 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ceab730e-18b6-478b-b5d6-30b75e1b78bd tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Availability Zones retrieved successfully. Aug 13 06:03:28.327524 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ceab730e-18b6-478b-b5d6-30b75e1b78bd tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Flow 'volume_create_api' (a7f9437d-160d-40ba-be73-3ee2fa3bb229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:03:28.332264 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ceab730e-18b6-478b-b5d6-30b75e1b78bd tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1525e630-64b5-45c2-944f-252f8a302a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:28.334544 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-ceab730e-18b6-478b-b5d6-30b75e1b78bd tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:03:28.350310 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:28.350310 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:03:28.371944 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ceab730e-18b6-478b-b5d6-30b75e1b78bd tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1525e630-64b5-45c2-944f-252f8a302a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:18Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=8e2e25bd-7431-4dc5-9b94-1f6f2a98915b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e2e25bd-7431-4dc5-9b94-1f6f2a98915b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:28.371944 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ceab730e-18b6-478b-b5d6-30b75e1b78bd tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (945c781a-f498-40e4-836c-3dbfc97379fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:28.420795 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-ceab730e-18b6-478b-b5d6-30b75e1b78bd tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-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 13 06:03:28.420795 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-ceab730e-18b6-478b-b5d6-30b75e1b78bd tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-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 13 06:03:28.476581 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-ceab730e-18b6-478b-b5d6-30b75e1b78bd tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Created reservations ['c62ef4ad-d219-401e-847a-1f842ce60297', 'e7063dba-946c-475b-b2f3-5d34975cf05f', 'eae63f68-7095-4719-9509-916da4d937b2', '55001cef-8df0-4397-9603-00ff9f1274a1'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:03:28.477651 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ceab730e-18b6-478b-b5d6-30b75e1b78bd tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (945c781a-f498-40e4-836c-3dbfc97379fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c62ef4ad-d219-401e-847a-1f842ce60297', 'e7063dba-946c-475b-b2f3-5d34975cf05f', 'eae63f68-7095-4719-9509-916da4d937b2', '55001cef-8df0-4397-9603-00ff9f1274a1']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:28.478648 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ceab730e-18b6-478b-b5d6-30b75e1b78bd tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03e34f69-1db5-40f2-8e4a-d567e4265b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:28.513925 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ceab730e-18b6-478b-b5d6-30b75e1b78bd tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03e34f69-1db5-40f2-8e4a-d567e4265b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ad14473-1779-4720-9b39-1c799e3c0472', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-718398240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bdebe1dff02846ceb389bbeade57135f',qos_specs=None,replication_status=,reservations=['c62ef4ad-d219-401e-847a-1f842ce60297','e7063dba-946c-475b-b2f3-5d34975cf05f','eae63f68-7095-4719-9509-916da4d937b2','55001cef-8df0-4397-9603-00ff9f1274a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fa3e884061e41aa9b9ebbe13bd662c7',volume_type_id=8e2e25bd-7431-4dc5-9b94-1f6f2a98915b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:03:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-718398240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ad14473-1779-4720-9b39-1c799e3c0472,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='bdebe1dff02846ceb389bbeade57135f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fa3e884061e41aa9b9ebbe13bd662c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e2e25bd-7431-4dc5-9b94-1f6f2a98915b),volume_type_id=8e2e25bd-7431-4dc5-9b94-1f6f2a98915b)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:28.515352 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ceab730e-18b6-478b-b5d6-30b75e1b78bd tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5f1f414-c53f-4391-97a7-3e12b964340d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:28.545240 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ceab730e-18b6-478b-b5d6-30b75e1b78bd tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5f1f414-c53f-4391-97a7-3e12b964340d) transitioned into state 'SUCCESS' from state '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-718398240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bdebe1dff02846ceb389bbeade57135f',qos_specs=None,replication_status=,reservations=['c62ef4ad-d219-401e-847a-1f842ce60297','e7063dba-946c-475b-b2f3-5d34975cf05f','eae63f68-7095-4719-9509-916da4d937b2','55001cef-8df0-4397-9603-00ff9f1274a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fa3e884061e41aa9b9ebbe13bd662c7',volume_type_id=8e2e25bd-7431-4dc5-9b94-1f6f2a98915b)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:28.546370 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ceab730e-18b6-478b-b5d6-30b75e1b78bd tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acdc13dd-1cfc-4edc-ad22-852316deca31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:28.564219 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ceab730e-18b6-478b-b5d6-30b75e1b78bd tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acdc13dd-1cfc-4edc-ad22-852316deca31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:28.565530 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ceab730e-18b6-478b-b5d6-30b75e1b78bd tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Flow 'volume_create_api' (a7f9437d-160d-40ba-be73-3ee2fa3bb229) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:03:28.565832 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ceab730e-18b6-478b-b5d6-30b75e1b78bd tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Create volume request issued successfully. Aug 13 06:03:28.566591 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ceab730e-18b6-478b-b5d6-30b75e1b78bd tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:03:28.567219 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 3/12] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:03:28 2026] POST /volume/v3/volumes => generated 757 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:03:28.586934 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b47f719a-8782-40ed-9220-7d57b24d1de9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:28.589842 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b47f719a-8782-40ed-9220-7d57b24d1de9 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:03:28.589939 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b47f719a-8782-40ed-9220-7d57b24d1de9 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:28.590299 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b47f719a-8782-40ed-9220-7d57b24d1de9 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:28.606331 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:28.606331 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:03:28.610404 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b47f719a-8782-40ed-9220-7d57b24d1de9 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:03:28.618341 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b47f719a-8782-40ed-9220-7d57b24d1de9 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:03:28.618855 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 4/13] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:28 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:28.710573 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b12d127e-a87e-4abf-ab51-7cf707eea802 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:03:28.711033 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b12d127e-a87e-4abf-ab51-7cf707eea802 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-361954717"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:03:28.713231 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-b12d127e-a87e-4abf-ab51-7cf707eea802 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-361954717'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:03:28.713231 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-b12d127e-a87e-4abf-ab51-7cf707eea802 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Create volume of 1 GB Aug 13 06:03:28.713662 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:28.713662 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:03:28.721088 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b12d127e-a87e-4abf-ab51-7cf707eea802 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Availability Zones retrieved successfully. Aug 13 06:03:28.728496 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b12d127e-a87e-4abf-ab51-7cf707eea802 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Flow 'volume_create_api' (a9a2e38d-fbb3-43a9-862b-e563ad2875d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:03:28.730834 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b12d127e-a87e-4abf-ab51-7cf707eea802 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (970c5bdf-59fd-46d9-8893-67722e7c0520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:28.732322 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-b12d127e-a87e-4abf-ab51-7cf707eea802 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:03:28.783127 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b12d127e-a87e-4abf-ab51-7cf707eea802 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (970c5bdf-59fd-46d9-8893-67722e7c0520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:28.783127 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b12d127e-a87e-4abf-ab51-7cf707eea802 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b72e3057-513f-414d-9fab-5614e46fab7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:28.888985 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-b12d127e-a87e-4abf-ab51-7cf707eea802 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Created reservations ['ad0bf3e2-e02d-4689-b775-ef204d8018ba', 'e567c639-b7a0-45ca-ac8d-c0ea5667ee32', '6dfe7176-84bd-4f2f-aee3-9c11dc3d3bdf', 'e6f55981-e8c8-40da-ad1d-3fd40041ae4c'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:03:28.890155 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b12d127e-a87e-4abf-ab51-7cf707eea802 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b72e3057-513f-414d-9fab-5614e46fab7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad0bf3e2-e02d-4689-b775-ef204d8018ba', 'e567c639-b7a0-45ca-ac8d-c0ea5667ee32', '6dfe7176-84bd-4f2f-aee3-9c11dc3d3bdf', 'e6f55981-e8c8-40da-ad1d-3fd40041ae4c']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:28.891198 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b12d127e-a87e-4abf-ab51-7cf707eea802 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12b29962-b0b7-4459-90da-99146f77ee57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:28.958152 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b12d127e-a87e-4abf-ab51-7cf707eea802 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12b29962-b0b7-4459-90da-99146f77ee57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edaa327c-398d-4abb-8bcf-fd116bd0b583', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-361954717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ac7a647ab0148da9ce1202449ff5fa0',qos_specs=None,replication_status=,reservations=['ad0bf3e2-e02d-4689-b775-ef204d8018ba','e567c639-b7a0-45ca-ac8d-c0ea5667ee32','6dfe7176-84bd-4f2f-aee3-9c11dc3d3bdf','e6f55981-e8c8-40da-ad1d-3fd40041ae4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e863ad93f284d52a4653fedb2469206',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:03:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-361954717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edaa327c-398d-4abb-8bcf-fd116bd0b583,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ac7a647ab0148da9ce1202449ff5fa0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e863ad93f284d52a4653fedb2469206',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:28.958152 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b12d127e-a87e-4abf-ab51-7cf707eea802 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6578ece5-f51e-419b-9e6d-e7ed32adacc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:28.978539 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b12d127e-a87e-4abf-ab51-7cf707eea802 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6578ece5-f51e-419b-9e6d-e7ed32adacc1) transitioned into state 'SUCCESS' from state '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-361954717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ac7a647ab0148da9ce1202449ff5fa0',qos_specs=None,replication_status=,reservations=['ad0bf3e2-e02d-4689-b775-ef204d8018ba','e567c639-b7a0-45ca-ac8d-c0ea5667ee32','6dfe7176-84bd-4f2f-aee3-9c11dc3d3bdf','e6f55981-e8c8-40da-ad1d-3fd40041ae4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e863ad93f284d52a4653fedb2469206',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:28.979319 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b12d127e-a87e-4abf-ab51-7cf707eea802 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c37159b6-1d8f-4e04-a4bd-c309a7f15832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:28.988926 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b12d127e-a87e-4abf-ab51-7cf707eea802 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c37159b6-1d8f-4e04-a4bd-c309a7f15832) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:28.990074 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b12d127e-a87e-4abf-ab51-7cf707eea802 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Flow 'volume_create_api' (a9a2e38d-fbb3-43a9-862b-e563ad2875d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:03:28.990530 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b12d127e-a87e-4abf-ab51-7cf707eea802 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Create volume request issued successfully. Aug 13 06:03:28.991467 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b12d127e-a87e-4abf-ab51-7cf707eea802 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:03:28.991958 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 3/14] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:03:28 2026] POST /volume/v3/volumes => generated 784 bytes in 823 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:03:29.012844 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dd265fa7-d8b9-4740-bb4b-b0215c06d23a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:29.015240 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dd265fa7-d8b9-4740-bb4b-b0215c06d23a tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] GET https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 Aug 13 06:03:29.015240 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dd265fa7-d8b9-4740-bb4b-b0215c06d23a tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:29.015419 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dd265fa7-d8b9-4740-bb4b-b0215c06d23a tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:29.057846 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:29.057846 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:03:29.062488 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dd265fa7-d8b9-4740-bb4b-b0215c06d23a tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Volume info retrieved successfully. Aug 13 06:03:29.068079 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dd265fa7-d8b9-4740-bb4b-b0215c06d23a tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 returned with HTTP 200 Aug 13 06:03:29.068830 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 5/15] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:29 2026] GET /volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 => generated 963 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:29.563296 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c9f82733-0038-47cd-bce1-4e20f98f8461 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:29.565426 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c9f82733-0038-47cd-bce1-4e20f98f8461 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:03:29.565842 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c9f82733-0038-47cd-bce1-4e20f98f8461 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-841966227"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:03:29.567720 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-c9f82733-0038-47cd-bce1-4e20f98f8461 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-841966227'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:03:29.567892 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-c9f82733-0038-47cd-bce1-4e20f98f8461 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Create volume of 1 GB Aug 13 06:03:29.568261 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:29.568261 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:03:29.572867 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c9f82733-0038-47cd-bce1-4e20f98f8461 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Availability Zones retrieved successfully. Aug 13 06:03:29.580857 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c9f82733-0038-47cd-bce1-4e20f98f8461 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Flow 'volume_create_api' (3927cb35-4f74-4159-b0c4-0896b1b85e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:03:29.582260 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c9f82733-0038-47cd-bce1-4e20f98f8461 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49d0e727-0ca4-457a-96db-135ff5149665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:29.585257 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-c9f82733-0038-47cd-bce1-4e20f98f8461 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:03:29.640222 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c9f82733-0038-47cd-bce1-4e20f98f8461 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49d0e727-0ca4-457a-96db-135ff5149665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:29.640222 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c9f82733-0038-47cd-bce1-4e20f98f8461 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8d3c33c-377e-42fd-974c-cf93f9b8868a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:29.643843 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a3b252a8-350a-4ae6-8ae6-5e7240110c77 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:29.644452 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3b252a8-350a-4ae6-8ae6-5e7240110c77 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:03:29.644799 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a3b252a8-350a-4ae6-8ae6-5e7240110c77 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:29.645030 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a3b252a8-350a-4ae6-8ae6-5e7240110c77 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:29.653376 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:29.653376 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:03:29.656825 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a3b252a8-350a-4ae6-8ae6-5e7240110c77 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:03:29.661877 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3b252a8-350a-4ae6-8ae6-5e7240110c77 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:03:29.662607 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 5/16] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:29 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:29.678656 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-245ed982-76bc-45dd-b45e-8b5567b01cb9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:29.733454 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-c9f82733-0038-47cd-bce1-4e20f98f8461 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Created reservations ['c79c67b7-82bb-4479-84bd-b3a9efac5e43', '113286a8-e900-4dfe-b7a8-f25e3e61820c', '706297ad-e825-40c2-86e8-cd1c9c1c1fff', 'dc026603-3155-4a72-976d-d6583fcafb37'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:03:29.734620 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c9f82733-0038-47cd-bce1-4e20f98f8461 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8d3c33c-377e-42fd-974c-cf93f9b8868a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c79c67b7-82bb-4479-84bd-b3a9efac5e43', '113286a8-e900-4dfe-b7a8-f25e3e61820c', '706297ad-e825-40c2-86e8-cd1c9c1c1fff', 'dc026603-3155-4a72-976d-d6583fcafb37']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:29.735746 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c9f82733-0038-47cd-bce1-4e20f98f8461 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62ca678e-019c-4a38-87fa-1671b7a76df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:29.770925 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c9f82733-0038-47cd-bce1-4e20f98f8461 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62ca678e-019c-4a38-87fa-1671b7a76df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6abe6a3-e2ec-4c39-bd78-eb8a370a1833', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-841966227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='527ad33dc76640278a7b10f9332d2650',qos_specs=None,replication_status=,reservations=['c79c67b7-82bb-4479-84bd-b3a9efac5e43','113286a8-e900-4dfe-b7a8-f25e3e61820c','706297ad-e825-40c2-86e8-cd1c9c1c1fff','dc026603-3155-4a72-976d-d6583fcafb37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='498f6ce471574bc4a4072e19a023a7b1',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:03:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-841966227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6abe6a3-e2ec-4c39-bd78-eb8a370a1833,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='527ad33dc76640278a7b10f9332d2650',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='498f6ce471574bc4a4072e19a023a7b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:29.772277 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c9f82733-0038-47cd-bce1-4e20f98f8461 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5083a78-f89d-4486-86d3-06aaad8eb9cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:29.808061 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c9f82733-0038-47cd-bce1-4e20f98f8461 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5083a78-f89d-4486-86d3-06aaad8eb9cd) transitioned into state 'SUCCESS' from state '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-841966227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='527ad33dc76640278a7b10f9332d2650',qos_specs=None,replication_status=,reservations=['c79c67b7-82bb-4479-84bd-b3a9efac5e43','113286a8-e900-4dfe-b7a8-f25e3e61820c','706297ad-e825-40c2-86e8-cd1c9c1c1fff','dc026603-3155-4a72-976d-d6583fcafb37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='498f6ce471574bc4a4072e19a023a7b1',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:29.809054 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c9f82733-0038-47cd-bce1-4e20f98f8461 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc1230e7-a4b4-4d56-8988-20c846cde910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:29.835023 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c9f82733-0038-47cd-bce1-4e20f98f8461 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc1230e7-a4b4-4d56-8988-20c846cde910) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:29.836112 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c9f82733-0038-47cd-bce1-4e20f98f8461 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Flow 'volume_create_api' (3927cb35-4f74-4159-b0c4-0896b1b85e25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:03:29.836565 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c9f82733-0038-47cd-bce1-4e20f98f8461 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Create volume request issued successfully. Aug 13 06:03:29.837320 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c9f82733-0038-47cd-bce1-4e20f98f8461 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:03:29.837902 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 4/17] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:03:29 2026] POST /volume/v3/volumes => generated 751 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:03:29.855390 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2f15af97-69cb-427e-b93b-4f5371418a45 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:29.857725 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2f15af97-69cb-427e-b93b-4f5371418a45 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] GET https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 Aug 13 06:03:29.857970 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2f15af97-69cb-427e-b93b-4f5371418a45 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:29.861207 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2f15af97-69cb-427e-b93b-4f5371418a45 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:29.870538 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:29.870538 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:03:29.883245 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2f15af97-69cb-427e-b93b-4f5371418a45 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Volume info retrieved successfully. Aug 13 06:03:29.891846 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2f15af97-69cb-427e-b93b-4f5371418a45 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 returned with HTTP 200 Aug 13 06:03:29.891846 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 6/18] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:29 2026] GET /volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:30.084959 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-245ed982-76bc-45dd-b45e-8b5567b01cb9 tempest-TestMultiAttachVolumeSwap-1248255465 tempest-TestMultiAttachVolumeSwap-1248255465-project-admin] POST https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472/action Aug 13 06:03:30.085699 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-245ed982-76bc-45dd-b45e-8b5567b01cb9 tempest-TestMultiAttachVolumeSwap-1248255465 tempest-TestMultiAttachVolumeSwap-1248255465-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:03:30.085778 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-245ed982-76bc-45dd-b45e-8b5567b01cb9 tempest-TestMultiAttachVolumeSwap-1248255465 tempest-TestMultiAttachVolumeSwap-1248255465-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:03:30.088525 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f40a0d89-82a0-471c-8e53-a2f96e71f67f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:30.092112 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f40a0d89-82a0-471c-8e53-a2f96e71f67f tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] GET https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 Aug 13 06:03:30.092590 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f40a0d89-82a0-471c-8e53-a2f96e71f67f tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:30.093025 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f40a0d89-82a0-471c-8e53-a2f96e71f67f tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:30.101210 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:30.101210 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:03:30.101210 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-245ed982-76bc-45dd-b45e-8b5567b01cb9 tempest-TestMultiAttachVolumeSwap-1248255465 tempest-TestMultiAttachVolumeSwap-1248255465-project-admin] Volume info retrieved successfully. Aug 13 06:03:30.118142 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-245ed982-76bc-45dd-b45e-8b5567b01cb9 tempest-TestMultiAttachVolumeSwap-1248255465 tempest-TestMultiAttachVolumeSwap-1248255465-project-admin] Update volume admin metadata completed successfully. Aug 13 06:03:30.118484 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-245ed982-76bc-45dd-b45e-8b5567b01cb9 tempest-TestMultiAttachVolumeSwap-1248255465 tempest-TestMultiAttachVolumeSwap-1248255465-project-admin] Update readonly setting on volume completed successfully. Aug 13 06:03:30.118640 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-245ed982-76bc-45dd-b45e-8b5567b01cb9 tempest-TestMultiAttachVolumeSwap-1248255465 tempest-TestMultiAttachVolumeSwap-1248255465-project-admin] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472/action returned with HTTP 202 Aug 13 06:03:30.119131 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 4/19] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:03:29 2026] POST /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472/action => generated 0 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:03:30.128806 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d8c4a836-9723-42fa-8e93-2a75f81f1f9d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:30.133321 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d8c4a836-9723-42fa-8e93-2a75f81f1f9d tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:03:30.133321 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d8c4a836-9723-42fa-8e93-2a75f81f1f9d tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-196387787"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:03:30.137239 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-d8c4a836-9723-42fa-8e93-2a75f81f1f9d tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-196387787'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:03:30.140804 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-d8c4a836-9723-42fa-8e93-2a75f81f1f9d tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Create volume of 1 GB Aug 13 06:03:30.141361 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:30.141361 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:03:30.142100 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d8c4a836-9723-42fa-8e93-2a75f81f1f9d tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Availability Zones retrieved successfully. Aug 13 06:03:30.145248 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:30.145248 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:03:30.152915 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f40a0d89-82a0-471c-8e53-a2f96e71f67f tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Volume info retrieved successfully. Aug 13 06:03:30.153744 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d8c4a836-9723-42fa-8e93-2a75f81f1f9d tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Flow 'volume_create_api' (15ec8ffe-e34c-40b5-af74-7b4578cd8939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:03:30.156233 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d8c4a836-9723-42fa-8e93-2a75f81f1f9d tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96bc52bd-18b9-4f9f-a512-2dd49f56a573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:30.156919 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-d8c4a836-9723-42fa-8e93-2a75f81f1f9d tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:03:30.159159 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f40a0d89-82a0-471c-8e53-a2f96e71f67f tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 returned with HTTP 200 Aug 13 06:03:30.159563 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 6/20] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:30 2026] GET /volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 => generated 1024 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:03:30.171154 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:30.171154 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:03:30.192416 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d8c4a836-9723-42fa-8e93-2a75f81f1f9d tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96bc52bd-18b9-4f9f-a512-2dd49f56a573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:18Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=8e2e25bd-7431-4dc5-9b94-1f6f2a98915b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e2e25bd-7431-4dc5-9b94-1f6f2a98915b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:30.193109 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d8c4a836-9723-42fa-8e93-2a75f81f1f9d tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a64c5915-319d-4743-a4a4-932033aaa675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:30.243773 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-d8c4a836-9723-42fa-8e93-2a75f81f1f9d tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Created reservations ['9b517ac2-88b3-45c4-afb9-af9eb95eb53c', 'cfcd0da8-eb8b-4a66-a974-fe9d111bc62c', '401b7ff6-ffca-4ad1-9639-26edb28932bb', 'bdf5015e-f4c4-4012-8a7b-5af87fa77108'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:03:30.245069 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d8c4a836-9723-42fa-8e93-2a75f81f1f9d tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a64c5915-319d-4743-a4a4-932033aaa675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b517ac2-88b3-45c4-afb9-af9eb95eb53c', 'cfcd0da8-eb8b-4a66-a974-fe9d111bc62c', '401b7ff6-ffca-4ad1-9639-26edb28932bb', 'bdf5015e-f4c4-4012-8a7b-5af87fa77108']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:30.246131 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d8c4a836-9723-42fa-8e93-2a75f81f1f9d tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bad26ad9-b2b8-4798-863c-1841c25f81de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:30.280710 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d8c4a836-9723-42fa-8e93-2a75f81f1f9d tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bad26ad9-b2b8-4798-863c-1841c25f81de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c45a2040-6015-43ca-9d76-fc01a5a38f7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-196387787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bdebe1dff02846ceb389bbeade57135f',qos_specs=None,replication_status=,reservations=['9b517ac2-88b3-45c4-afb9-af9eb95eb53c','cfcd0da8-eb8b-4a66-a974-fe9d111bc62c','401b7ff6-ffca-4ad1-9639-26edb28932bb','bdf5015e-f4c4-4012-8a7b-5af87fa77108'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fa3e884061e41aa9b9ebbe13bd662c7',volume_type_id=8e2e25bd-7431-4dc5-9b94-1f6f2a98915b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:03:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-196387787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c45a2040-6015-43ca-9d76-fc01a5a38f7c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='bdebe1dff02846ceb389bbeade57135f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fa3e884061e41aa9b9ebbe13bd662c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e2e25bd-7431-4dc5-9b94-1f6f2a98915b),volume_type_id=8e2e25bd-7431-4dc5-9b94-1f6f2a98915b)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:30.282026 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d8c4a836-9723-42fa-8e93-2a75f81f1f9d tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16533b15-798a-45a0-b8db-f813752c943b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:30.310156 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d8c4a836-9723-42fa-8e93-2a75f81f1f9d tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16533b15-798a-45a0-b8db-f813752c943b) transitioned into state 'SUCCESS' from state '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-196387787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bdebe1dff02846ceb389bbeade57135f',qos_specs=None,replication_status=,reservations=['9b517ac2-88b3-45c4-afb9-af9eb95eb53c','cfcd0da8-eb8b-4a66-a974-fe9d111bc62c','401b7ff6-ffca-4ad1-9639-26edb28932bb','bdf5015e-f4c4-4012-8a7b-5af87fa77108'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fa3e884061e41aa9b9ebbe13bd662c7',volume_type_id=8e2e25bd-7431-4dc5-9b94-1f6f2a98915b)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:30.311281 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d8c4a836-9723-42fa-8e93-2a75f81f1f9d tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86469afb-ef34-45ab-88f5-0adb1317ede9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:30.326663 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d8c4a836-9723-42fa-8e93-2a75f81f1f9d tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86469afb-ef34-45ab-88f5-0adb1317ede9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:30.327845 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d8c4a836-9723-42fa-8e93-2a75f81f1f9d tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Flow 'volume_create_api' (15ec8ffe-e34c-40b5-af74-7b4578cd8939) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:03:30.328287 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d8c4a836-9723-42fa-8e93-2a75f81f1f9d tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Create volume request issued successfully. Aug 13 06:03:30.328954 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d8c4a836-9723-42fa-8e93-2a75f81f1f9d tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:03:30.329480 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 5/21] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:03:30 2026] POST /volume/v3/volumes => generated 757 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:03:30.343664 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-09aced9a-216d-4c99-800a-911638731aa2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:30.347380 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-09aced9a-216d-4c99-800a-911638731aa2 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/c45a2040-6015-43ca-9d76-fc01a5a38f7c Aug 13 06:03:30.348232 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-09aced9a-216d-4c99-800a-911638731aa2 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:30.348232 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-09aced9a-216d-4c99-800a-911638731aa2 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:30.356796 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:30.356796 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:03:30.369672 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-09aced9a-216d-4c99-800a-911638731aa2 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:03:30.373743 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-09aced9a-216d-4c99-800a-911638731aa2 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/c45a2040-6015-43ca-9d76-fc01a5a38f7c returned with HTTP 200 Aug 13 06:03:30.374384 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 7/22] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:30 2026] GET /volume/v3/volumes/c45a2040-6015-43ca-9d76-fc01a5a38f7c => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:30.908444 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1805ade6-f145-4d20-ab22-00a63bd7a383 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:30.915953 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1805ade6-f145-4d20-ab22-00a63bd7a383 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] GET https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 Aug 13 06:03:30.916170 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1805ade6-f145-4d20-ab22-00a63bd7a383 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:30.916424 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1805ade6-f145-4d20-ab22-00a63bd7a383 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:30.929320 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:30.929320 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:03:30.932995 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1805ade6-f145-4d20-ab22-00a63bd7a383 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Volume info retrieved successfully. Aug 13 06:03:30.944383 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1805ade6-f145-4d20-ab22-00a63bd7a383 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 returned with HTTP 200 Aug 13 06:03:30.944917 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 5/23] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:30 2026] GET /volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:31.090990 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b27c5c49-29de-4518-b768-b4716a11d554 req-5e5efe47-a362-411f-b0ee-d073a882c943 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:31.094171 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b27c5c49-29de-4518-b768-b4716a11d554 req-5e5efe47-a362-411f-b0ee-d073a882c943 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] GET https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 Aug 13 06:03:31.094409 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b27c5c49-29de-4518-b768-b4716a11d554 req-5e5efe47-a362-411f-b0ee-d073a882c943 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:31.094611 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b27c5c49-29de-4518-b768-b4716a11d554 req-5e5efe47-a362-411f-b0ee-d073a882c943 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:31.106086 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:31.106086 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:03:31.110142 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-b27c5c49-29de-4518-b768-b4716a11d554 req-5e5efe47-a362-411f-b0ee-d073a882c943 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Volume info retrieved successfully. Aug 13 06:03:31.117696 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b27c5c49-29de-4518-b768-b4716a11d554 req-5e5efe47-a362-411f-b0ee-d073a882c943 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 returned with HTTP 200 Aug 13 06:03:31.118105 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 7/24] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:03:31 2026] GET /volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:31.390168 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b57348aa-838f-45d4-87ee-f74958ba6829 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:31.394044 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b57348aa-838f-45d4-87ee-f74958ba6829 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/c45a2040-6015-43ca-9d76-fc01a5a38f7c Aug 13 06:03:31.394044 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b57348aa-838f-45d4-87ee-f74958ba6829 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:31.394044 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b57348aa-838f-45d4-87ee-f74958ba6829 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:31.406251 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:31.406251 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:03:31.415615 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b57348aa-838f-45d4-87ee-f74958ba6829 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:03:31.427849 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b57348aa-838f-45d4-87ee-f74958ba6829 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/c45a2040-6015-43ca-9d76-fc01a5a38f7c returned with HTTP 200 Aug 13 06:03:31.428310 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 6/25] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:31 2026] GET /volume/v3/volumes/c45a2040-6015-43ca-9d76-fc01a5a38f7c => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:31.496172 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4ff1ca9d-e68f-42af-ae21-083e2c9f7af8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:31.497087 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4ff1ca9d-e68f-42af-ae21-083e2c9f7af8 None None] GET https://10.4.3.121/volume// Aug 13 06:03:31.497431 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4ff1ca9d-e68f-42af-ae21-083e2c9f7af8 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:31.497488 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4ff1ca9d-e68f-42af-ae21-083e2c9f7af8 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:31.498109 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4ff1ca9d-e68f-42af-ae21-083e2c9f7af8 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:03:31.498461 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 8/26] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:03:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:03:31.518587 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b27c5c49-29de-4518-b768-b4716a11d554 req-20837180-5655-4680-a795-8d0ed5883804 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:31.842717 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b27c5c49-29de-4518-b768-b4716a11d554 req-20837180-5655-4680-a795-8d0ed5883804 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:03:31.843122 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b27c5c49-29de-4518-b768-b4716a11d554 req-20837180-5655-4680-a795-8d0ed5883804 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b6abe6a3-e2ec-4c39-bd78-eb8a370a1833", "connector": null, "instance_uuid": "b738d89b-0ee4-417b-ad40-a70cee7addf4"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:03:31.862764 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:31.862764 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:03:31.929289 np0000007163 devstack@c-api.service[100323]: /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 13 06:03:31.929289 np0000007163 devstack@c-api.service[100323]: .first() Aug 13 06:03:31.969278 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b27c5c49-29de-4518-b768-b4716a11d554 req-20837180-5655-4680-a795-8d0ed5883804 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:03:31.969455 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 6/27] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:03:31 2026] POST /volume/v3/attachments => generated 273 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:03:32.023297 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4487c881-7022-4d43-8c49-3f5e01cbc730 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:32.026546 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4487c881-7022-4d43-8c49-3f5e01cbc730 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] GET https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 Aug 13 06:03:32.026800 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4487c881-7022-4d43-8c49-3f5e01cbc730 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:32.027060 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4487c881-7022-4d43-8c49-3f5e01cbc730 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:32.032881 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-54fef6d0-4959-47eb-a962-cb9e30a75d3c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:32.034130 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-54fef6d0-4959-47eb-a962-cb9e30a75d3c None None] GET https://10.4.3.121/volume// Aug 13 06:03:32.034478 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-54fef6d0-4959-47eb-a962-cb9e30a75d3c None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:32.034879 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-54fef6d0-4959-47eb-a962-cb9e30a75d3c None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:32.035680 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-54fef6d0-4959-47eb-a962-cb9e30a75d3c None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:03:32.036573 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 7/28] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:03:32 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:03:32.048190 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:32.048190 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:03:32.059123 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4487c881-7022-4d43-8c49-3f5e01cbc730 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Volume info retrieved successfully. Aug 13 06:03:32.065840 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4487c881-7022-4d43-8c49-3f5e01cbc730 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 returned with HTTP 200 Aug 13 06:03:32.066487 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 8/29] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:32 2026] GET /volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:32.082647 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-b27c5c49-29de-4518-b768-b4716a11d554 req-b33ddfb0-67ac-4510-92c5-2a814bd00c28 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:32.088129 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b27c5c49-29de-4518-b768-b4716a11d554 req-b33ddfb0-67ac-4510-92c5-2a814bd00c28 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] GET https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 Aug 13 06:03:32.088834 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b27c5c49-29de-4518-b768-b4716a11d554 req-b33ddfb0-67ac-4510-92c5-2a814bd00c28 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:32.088834 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b27c5c49-29de-4518-b768-b4716a11d554 req-b33ddfb0-67ac-4510-92c5-2a814bd00c28 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:32.101166 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:32.101166 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:03:32.107149 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-b27c5c49-29de-4518-b768-b4716a11d554 req-b33ddfb0-67ac-4510-92c5-2a814bd00c28 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Volume info retrieved successfully. Aug 13 06:03:32.114172 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b27c5c49-29de-4518-b768-b4716a11d554 req-b33ddfb0-67ac-4510-92c5-2a814bd00c28 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 returned with HTTP 200 Aug 13 06:03:32.114172 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 9/30] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:03:32 2026] GET /volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 => generated 1023 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:03:32.999786 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b27c5c49-29de-4518-b768-b4716a11d554 req-b0ea7005-be24-4fe8-bfe8-cc53324ee49a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:33.003642 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b27c5c49-29de-4518-b768-b4716a11d554 req-b0ea7005-be24-4fe8-bfe8-cc53324ee49a tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] PUT https://10.4.3.121/volume/v3/attachments/9b68db3f-bdac-4ac4-91f5-7dc611c5aca1 Aug 13 06:03:33.004163 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b27c5c49-29de-4518-b768-b4716a11d554 req-b0ea7005-be24-4fe8-bfe8-cc53324ee49a tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:03:33.026113 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b27c5c49-29de-4518-b768-b4716a11d554 req-b0ea7005-be24-4fe8-bfe8-cc53324ee49a tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Acquiring lock "cinder-attachment_update-b6abe6a3-e2ec-4c39-bd78-eb8a370a1833-np0000007163" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:03:33.036725 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b27c5c49-29de-4518-b768-b4716a11d554 req-b0ea7005-be24-4fe8-bfe8-cc53324ee49a tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Lock "cinder-attachment_update-b6abe6a3-e2ec-4c39-bd78-eb8a370a1833-np0000007163" acquired by "attachment_update" :: waited 0.011s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:03:33.037988 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:33.037988 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:03:33.088461 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-59d307cc-0df9-43da-aa86-9c3ee9c9549e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:33.090600 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-59d307cc-0df9-43da-aa86-9c3ee9c9549e tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] GET https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 Aug 13 06:03:33.090876 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-59d307cc-0df9-43da-aa86-9c3ee9c9549e tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:33.091151 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-59d307cc-0df9-43da-aa86-9c3ee9c9549e tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:33.109812 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:33.109812 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:03:33.117448 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-59d307cc-0df9-43da-aa86-9c3ee9c9549e tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Volume info retrieved successfully. Aug 13 06:03:33.123954 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-59d307cc-0df9-43da-aa86-9c3ee9c9549e tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 returned with HTTP 200 Aug 13 06:03:33.124449 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 8/31] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:33 2026] GET /volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:03:33.210082 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b27c5c49-29de-4518-b768-b4716a11d554 req-b0ea7005-be24-4fe8-bfe8-cc53324ee49a tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Lock "cinder-attachment_update-b6abe6a3-e2ec-4c39-bd78-eb8a370a1833-np0000007163" released by "attachment_update" :: held 0.173s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:03:33.210503 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b27c5c49-29de-4518-b768-b4716a11d554 req-b0ea7005-be24-4fe8-bfe8-cc53324ee49a tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] https://10.4.3.121/volume/v3/attachments/9b68db3f-bdac-4ac4-91f5-7dc611c5aca1 returned with HTTP 200 Aug 13 06:03:33.211085 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 7/32] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:03:32 2026] PUT /volume/v3/attachments/9b68db3f-bdac-4ac4-91f5-7dc611c5aca1 => generated 969 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:03:34.150522 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-254b168d-6d62-4f76-9a9e-a85fb18651bc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:34.156780 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-254b168d-6d62-4f76-9a9e-a85fb18651bc tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] GET https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 Aug 13 06:03:34.156780 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-254b168d-6d62-4f76-9a9e-a85fb18651bc tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:34.156780 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-254b168d-6d62-4f76-9a9e-a85fb18651bc tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:34.175214 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:34.175214 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:03:34.183610 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-254b168d-6d62-4f76-9a9e-a85fb18651bc tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Volume info retrieved successfully. Aug 13 06:03:34.189725 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-254b168d-6d62-4f76-9a9e-a85fb18651bc tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 returned with HTTP 200 Aug 13 06:03:34.190153 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 9/33] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:34 2026] GET /volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:35.209947 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f8c49c09-ac28-41ef-aba1-2ba3860537d7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:35.215390 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f8c49c09-ac28-41ef-aba1-2ba3860537d7 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] GET https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 Aug 13 06:03:35.215684 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f8c49c09-ac28-41ef-aba1-2ba3860537d7 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:35.215972 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f8c49c09-ac28-41ef-aba1-2ba3860537d7 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:35.235027 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:35.235027 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:03:35.238812 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f8c49c09-ac28-41ef-aba1-2ba3860537d7 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Volume info retrieved successfully. Aug 13 06:03:35.243601 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f8c49c09-ac28-41ef-aba1-2ba3860537d7 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 returned with HTTP 200 Aug 13 06:03:35.244053 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 10/34] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:35 2026] GET /volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:36.262673 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3d4fb806-d2ac-4b58-8035-280301cb0131 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:36.264401 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d4fb806-d2ac-4b58-8035-280301cb0131 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] GET https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 Aug 13 06:03:36.264570 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d4fb806-d2ac-4b58-8035-280301cb0131 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:36.267422 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d4fb806-d2ac-4b58-8035-280301cb0131 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:36.280253 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:36.280253 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:03:36.285400 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3d4fb806-d2ac-4b58-8035-280301cb0131 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Volume info retrieved successfully. Aug 13 06:03:36.291984 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d4fb806-d2ac-4b58-8035-280301cb0131 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 returned with HTTP 200 Aug 13 06:03:36.292780 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 9/35] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:36 2026] GET /volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:37.309768 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b99e03a2-8e4f-47be-abbf-c36b07ac71a7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:37.312286 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b99e03a2-8e4f-47be-abbf-c36b07ac71a7 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] GET https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 Aug 13 06:03:37.312769 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b99e03a2-8e4f-47be-abbf-c36b07ac71a7 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:37.314200 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b99e03a2-8e4f-47be-abbf-c36b07ac71a7 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:37.326468 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:37.326468 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:03:37.331515 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b99e03a2-8e4f-47be-abbf-c36b07ac71a7 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Volume info retrieved successfully. Aug 13 06:03:37.337631 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b99e03a2-8e4f-47be-abbf-c36b07ac71a7 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 returned with HTTP 200 Aug 13 06:03:37.338375 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 8/36] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:37 2026] GET /volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:37.537872 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b27c5c49-29de-4518-b768-b4716a11d554 req-bfa217e0-d06b-4782-b5bf-0b0d49ed6d05 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:37.544106 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b27c5c49-29de-4518-b768-b4716a11d554 req-bfa217e0-d06b-4782-b5bf-0b0d49ed6d05 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] POST https://10.4.3.121/volume/v3/attachments/9b68db3f-bdac-4ac4-91f5-7dc611c5aca1/action Aug 13 06:03:37.544789 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b27c5c49-29de-4518-b768-b4716a11d554 req-bfa217e0-d06b-4782-b5bf-0b0d49ed6d05 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:03:37.544997 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b27c5c49-29de-4518-b768-b4716a11d554 req-bfa217e0-d06b-4782-b5bf-0b0d49ed6d05 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:03:37.562926 np0000007163 devstack@c-api.service[100324]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 13 06:03:37.562926 np0000007163 devstack@c-api.service[100324]: .first() Aug 13 06:03:37.585088 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:37.585088 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:03:37.600074 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b27c5c49-29de-4518-b768-b4716a11d554 req-bfa217e0-d06b-4782-b5bf-0b0d49ed6d05 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] https://10.4.3.121/volume/v3/attachments/9b68db3f-bdac-4ac4-91f5-7dc611c5aca1/action returned with HTTP 204 Aug 13 06:03:37.600555 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 10/37] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:03:37 2026] POST /volume/v3/attachments/9b68db3f-bdac-4ac4-91f5-7dc611c5aca1/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:03:38.363520 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a356cd98-3391-41d1-a2ee-e1c37ad9b314 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:38.368453 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a356cd98-3391-41d1-a2ee-e1c37ad9b314 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] GET https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 Aug 13 06:03:38.368453 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a356cd98-3391-41d1-a2ee-e1c37ad9b314 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:38.368453 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a356cd98-3391-41d1-a2ee-e1c37ad9b314 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:38.382112 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:38.382112 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:03:38.384573 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a356cd98-3391-41d1-a2ee-e1c37ad9b314 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Volume info retrieved successfully. Aug 13 06:03:38.396304 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a356cd98-3391-41d1-a2ee-e1c37ad9b314 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 returned with HTTP 200 Aug 13 06:03:38.396985 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 11/38] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:38 2026] GET /volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:03:38.416513 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bf0d7421-63c2-4a94-aca6-cb6cb0c40d9c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:38.419266 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bf0d7421-63c2-4a94-aca6-cb6cb0c40d9c tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] GET https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 Aug 13 06:03:38.419266 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bf0d7421-63c2-4a94-aca6-cb6cb0c40d9c tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:38.419266 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bf0d7421-63c2-4a94-aca6-cb6cb0c40d9c tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:38.437456 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:38.437456 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:03:38.447206 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bf0d7421-63c2-4a94-aca6-cb6cb0c40d9c tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Volume info retrieved successfully. Aug 13 06:03:38.460769 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bf0d7421-63c2-4a94-aca6-cb6cb0c40d9c tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 returned with HTTP 200 Aug 13 06:03:38.461396 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 10/39] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:38 2026] GET /volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 => generated 1136 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:03:40.596714 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-61a7f117-2c18-4e18-b14f-9b88be645bef None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:40.598992 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-61a7f117-2c18-4e18-b14f-9b88be645bef tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:03:40.599394 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-61a7f117-2c18-4e18-b14f-9b88be645bef tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "ea0591a6-59db-4afb-8bc6-4683b279121a-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:03:40.601074 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-61a7f117-2c18-4e18-b14f-9b88be645bef tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'ea0591a6-59db-4afb-8bc6-4683b279121a-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:03:40.601207 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-61a7f117-2c18-4e18-b14f-9b88be645bef tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Create volume of 1 GB Aug 13 06:03:40.606495 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-61a7f117-2c18-4e18-b14f-9b88be645bef tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Availability Zones retrieved successfully. Aug 13 06:03:40.616013 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-61a7f117-2c18-4e18-b14f-9b88be645bef tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Flow 'volume_create_api' (07d16d15-971e-44c2-aabd-796250f1f0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:03:40.616737 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-61a7f117-2c18-4e18-b14f-9b88be645bef tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc8f9226-ba04-4cb7-9ccb-fef18e35bb0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:40.618035 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-61a7f117-2c18-4e18-b14f-9b88be645bef tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:03:40.655966 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-61a7f117-2c18-4e18-b14f-9b88be645bef tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc8f9226-ba04-4cb7-9ccb-fef18e35bb0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:40.656720 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-61a7f117-2c18-4e18-b14f-9b88be645bef tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc6164b1-7642-4ca0-9922-2c72e62742a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:40.774008 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-61a7f117-2c18-4e18-b14f-9b88be645bef tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Created reservations ['5f98d9c0-c716-4a93-8c5d-31b5b3878e8b', '57571626-f54d-4431-987e-710656ee41d1', 'f4d78788-d642-4fc0-9664-6027c506b6c0', '89b70f3d-f08f-40e0-8f18-0e5efa942563'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:03:40.775053 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-61a7f117-2c18-4e18-b14f-9b88be645bef tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc6164b1-7642-4ca0-9922-2c72e62742a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f98d9c0-c716-4a93-8c5d-31b5b3878e8b', '57571626-f54d-4431-987e-710656ee41d1', 'f4d78788-d642-4fc0-9664-6027c506b6c0', '89b70f3d-f08f-40e0-8f18-0e5efa942563']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:40.776133 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-61a7f117-2c18-4e18-b14f-9b88be645bef tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8a46f72-2c55-440e-b83c-0b0ecba34c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:40.818067 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-61a7f117-2c18-4e18-b14f-9b88be645bef tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8a46f72-2c55-440e-b83c-0b0ecba34c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2db9089a-6e8b-4627-b9f5-d6427e9944cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='ea0591a6-59db-4afb-8bc6-4683b279121a-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85e60613da6445c6aedbf40afa3b31d3',qos_specs=None,replication_status=,reservations=['5f98d9c0-c716-4a93-8c5d-31b5b3878e8b','57571626-f54d-4431-987e-710656ee41d1','f4d78788-d642-4fc0-9664-6027c506b6c0','89b70f3d-f08f-40e0-8f18-0e5efa942563'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac742906c91b460f8c0423a6ab1ec8c4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:03:40Z,deleted=False,deleted_at=None,display_description='',display_name='ea0591a6-59db-4afb-8bc6-4683b279121a-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2db9089a-6e8b-4627-b9f5-d6427e9944cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85e60613da6445c6aedbf40afa3b31d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac742906c91b460f8c0423a6ab1ec8c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:40.820113 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-61a7f117-2c18-4e18-b14f-9b88be645bef tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97c0e5ee-d4f3-473d-b3eb-a4d11333ed55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:40.822510 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-67e59127-7355-4af3-ad83-5ae1420c7b43 req-92137401-734e-4c36-ac06-0abb309e92fe None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:40.826550 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-67e59127-7355-4af3-ad83-5ae1420c7b43 req-92137401-734e-4c36-ac06-0abb309e92fe tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] DELETE https://10.4.3.121/volume/v3/attachments/9b68db3f-bdac-4ac4-91f5-7dc611c5aca1 Aug 13 06:03:40.826967 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-67e59127-7355-4af3-ad83-5ae1420c7b43 req-92137401-734e-4c36-ac06-0abb309e92fe tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:40.827331 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-67e59127-7355-4af3-ad83-5ae1420c7b43 req-92137401-734e-4c36-ac06-0abb309e92fe tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:40.837055 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:40.837055 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:03:40.857148 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-61a7f117-2c18-4e18-b14f-9b88be645bef tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97c0e5ee-d4f3-473d-b3eb-a4d11333ed55) transitioned into 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='ea0591a6-59db-4afb-8bc6-4683b279121a-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85e60613da6445c6aedbf40afa3b31d3',qos_specs=None,replication_status=,reservations=['5f98d9c0-c716-4a93-8c5d-31b5b3878e8b','57571626-f54d-4431-987e-710656ee41d1','f4d78788-d642-4fc0-9664-6027c506b6c0','89b70f3d-f08f-40e0-8f18-0e5efa942563'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac742906c91b460f8c0423a6ab1ec8c4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:40.858254 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-61a7f117-2c18-4e18-b14f-9b88be645bef tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5e18ee7-a2fd-4a10-a13c-54ee255951ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:40.877512 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-61a7f117-2c18-4e18-b14f-9b88be645bef tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5e18ee7-a2fd-4a10-a13c-54ee255951ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:40.878688 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-61a7f117-2c18-4e18-b14f-9b88be645bef tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Flow 'volume_create_api' (07d16d15-971e-44c2-aabd-796250f1f0a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:03:40.879101 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-61a7f117-2c18-4e18-b14f-9b88be645bef tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Create volume request issued successfully. Aug 13 06:03:40.879782 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-61a7f117-2c18-4e18-b14f-9b88be645bef tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:03:40.880459 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 9/40] 10.4.3.121 () {72 vars in 1541 bytes} [Thu Aug 13 06:03:40 2026] POST /volume/v3/volumes => generated 749 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:03:40.901850 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-07396174-03e6-4729-b076-a5066366c9a8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:40.905406 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-07396174-03e6-4729-b076-a5066366c9a8 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] GET https://10.4.3.121/volume/v3/volumes/2db9089a-6e8b-4627-b9f5-d6427e9944cf Aug 13 06:03:40.905466 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-07396174-03e6-4729-b076-a5066366c9a8 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:40.905736 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-07396174-03e6-4729-b076-a5066366c9a8 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:40.919527 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:40.919527 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:03:40.920934 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-07396174-03e6-4729-b076-a5066366c9a8 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Volume info retrieved successfully. Aug 13 06:03:40.926671 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-07396174-03e6-4729-b076-a5066366c9a8 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] https://10.4.3.121/volume/v3/volumes/2db9089a-6e8b-4627-b9f5-d6427e9944cf returned with HTTP 200 Aug 13 06:03:40.927281 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 12/41] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:03:40 2026] GET /volume/v3/volumes/2db9089a-6e8b-4627-b9f5-d6427e9944cf => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:40.947324 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-f9888293-b1ce-4835-bfcc-066e3e50750e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:40.951389 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-f9888293-b1ce-4835-bfcc-066e3e50750e tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] GET https://10.4.3.121/volume/v3/volumes/2db9089a-6e8b-4627-b9f5-d6427e9944cf Aug 13 06:03:40.951675 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-f9888293-b1ce-4835-bfcc-066e3e50750e tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:40.952008 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-f9888293-b1ce-4835-bfcc-066e3e50750e tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:40.963904 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:40.963904 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:03:40.968697 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-f9888293-b1ce-4835-bfcc-066e3e50750e tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Volume info retrieved successfully. Aug 13 06:03:40.974462 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-f9888293-b1ce-4835-bfcc-066e3e50750e tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] https://10.4.3.121/volume/v3/volumes/2db9089a-6e8b-4627-b9f5-d6427e9944cf returned with HTTP 200 Aug 13 06:03:40.975240 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 11/42] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:03:40 2026] GET /volume/v3/volumes/2db9089a-6e8b-4627-b9f5-d6427e9944cf => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:03:40.990995 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-67e59127-7355-4af3-ad83-5ae1420c7b43 req-92137401-734e-4c36-ac06-0abb309e92fe tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] https://10.4.3.121/volume/v3/attachments/9b68db3f-bdac-4ac4-91f5-7dc611c5aca1 returned with HTTP 200 Aug 13 06:03:40.991535 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 11/43] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:03:40 2026] DELETE /volume/v3/attachments/9b68db3f-bdac-4ac4-91f5-7dc611c5aca1 => generated 19 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:42.652165 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-388c4fd2-40ec-4f96-a1ec-55e0017fa61d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:42.654384 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-388c4fd2-40ec-4f96-a1ec-55e0017fa61d tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] GET https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 Aug 13 06:03:42.654650 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-388c4fd2-40ec-4f96-a1ec-55e0017fa61d tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:42.654885 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-388c4fd2-40ec-4f96-a1ec-55e0017fa61d tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:42.665487 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:42.665487 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:03:42.670933 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-388c4fd2-40ec-4f96-a1ec-55e0017fa61d tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Volume info retrieved successfully. Aug 13 06:03:42.676534 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-388c4fd2-40ec-4f96-a1ec-55e0017fa61d tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 returned with HTTP 200 Aug 13 06:03:42.677123 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 10/44] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:42 2026] GET /volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:42.694097 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-030e5d90-8e43-4e6a-87cb-fc43b00da864 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:42.698699 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-030e5d90-8e43-4e6a-87cb-fc43b00da864 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] GET https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 Aug 13 06:03:42.698699 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-030e5d90-8e43-4e6a-87cb-fc43b00da864 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:42.698699 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-030e5d90-8e43-4e6a-87cb-fc43b00da864 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:42.705258 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:42.705258 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:03:42.710357 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-030e5d90-8e43-4e6a-87cb-fc43b00da864 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Volume info retrieved successfully. Aug 13 06:03:42.716346 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-030e5d90-8e43-4e6a-87cb-fc43b00da864 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 returned with HTTP 200 Aug 13 06:03:42.717055 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 13/45] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:42 2026] GET /volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:42.777068 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e635d785-0d4c-4cbe-ba72-be563b49e189 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:42.778717 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e635d785-0d4c-4cbe-ba72-be563b49e189 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] GET https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 Aug 13 06:03:42.779414 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e635d785-0d4c-4cbe-ba72-be563b49e189 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:42.779414 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e635d785-0d4c-4cbe-ba72-be563b49e189 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:42.791269 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:42.791269 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:03:42.796783 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e635d785-0d4c-4cbe-ba72-be563b49e189 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Volume info retrieved successfully. Aug 13 06:03:42.801482 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e635d785-0d4c-4cbe-ba72-be563b49e189 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 returned with HTTP 200 Aug 13 06:03:42.802067 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 12/46] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:42 2026] GET /volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:42.817569 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1120d5e5-bece-4cdb-92ce-73d2b8a464a9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:42.820874 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1120d5e5-bece-4cdb-92ce-73d2b8a464a9 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] DELETE https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 Aug 13 06:03:42.821511 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1120d5e5-bece-4cdb-92ce-73d2b8a464a9 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:42.821511 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1120d5e5-bece-4cdb-92ce-73d2b8a464a9 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:42.821598 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-1120d5e5-bece-4cdb-92ce-73d2b8a464a9 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Delete volume with id: b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 Aug 13 06:03:42.835842 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:42.835842 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:03:42.836325 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1120d5e5-bece-4cdb-92ce-73d2b8a464a9 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Volume info retrieved successfully. Aug 13 06:03:42.872989 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1120d5e5-bece-4cdb-92ce-73d2b8a464a9 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Delete volume request issued successfully. Aug 13 06:03:42.873390 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1120d5e5-bece-4cdb-92ce-73d2b8a464a9 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 returned with HTTP 202 Aug 13 06:03:42.873851 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 12/47] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:03:42 2026] DELETE /volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:03:42.885919 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a192f782-d523-456d-a78f-9df8d6194ebf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:42.896237 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a192f782-d523-456d-a78f-9df8d6194ebf tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] GET https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 Aug 13 06:03:42.896237 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a192f782-d523-456d-a78f-9df8d6194ebf tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:42.896237 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a192f782-d523-456d-a78f-9df8d6194ebf tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:42.909690 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:42.909690 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:03:42.914946 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a192f782-d523-456d-a78f-9df8d6194ebf tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Volume info retrieved successfully. Aug 13 06:03:42.921099 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a192f782-d523-456d-a78f-9df8d6194ebf tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 returned with HTTP 200 Aug 13 06:03:42.921650 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 11/48] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:42 2026] GET /volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:43.940487 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ed2e788f-cf8d-4e03-b8ca-34832a1dca40 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:43.943417 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ed2e788f-cf8d-4e03-b8ca-34832a1dca40 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] GET https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 Aug 13 06:03:43.943745 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ed2e788f-cf8d-4e03-b8ca-34832a1dca40 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:43.944131 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ed2e788f-cf8d-4e03-b8ca-34832a1dca40 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:43.957270 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ed2e788f-cf8d-4e03-b8ca-34832a1dca40 tempest-DeleteServersTestJSON-969027132 tempest-DeleteServersTestJSON-969027132-project-member] https://10.4.3.121/volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 returned with HTTP 404 Aug 13 06:03:43.957891 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 14/49] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:43 2026] GET /volume/v3/volumes/b6abe6a3-e2ec-4c39-bd78-eb8a370a1833 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:03:43.987359 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-f12786c6-b867-45f7-95ad-4273e9ddc54c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:43.992235 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-f12786c6-b867-45f7-95ad-4273e9ddc54c tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] GET https://10.4.3.121/volume/v3/volumes/2db9089a-6e8b-4627-b9f5-d6427e9944cf Aug 13 06:03:43.992235 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-f12786c6-b867-45f7-95ad-4273e9ddc54c tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:43.992235 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-f12786c6-b867-45f7-95ad-4273e9ddc54c tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:44.002733 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:44.002733 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:03:44.008952 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-f12786c6-b867-45f7-95ad-4273e9ddc54c tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Volume info retrieved successfully. Aug 13 06:03:44.018765 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-f12786c6-b867-45f7-95ad-4273e9ddc54c tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] https://10.4.3.121/volume/v3/volumes/2db9089a-6e8b-4627-b9f5-d6427e9944cf returned with HTTP 200 Aug 13 06:03:44.018930 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 13/50] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:03:43 2026] GET /volume/v3/volumes/2db9089a-6e8b-4627-b9f5-d6427e9944cf => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:44.027525 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8d328554-25ae-41c8-b978-702cbad688ef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:44.029013 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8d328554-25ae-41c8-b978-702cbad688ef None None] GET https://10.4.3.121/volume// Aug 13 06:03:44.029013 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8d328554-25ae-41c8-b978-702cbad688ef None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:44.029013 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8d328554-25ae-41c8-b978-702cbad688ef None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:44.029013 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8d328554-25ae-41c8-b978-702cbad688ef None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:03:44.029013 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 13/51] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:03:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:03:44.040386 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-b2f2cd7e-90fd-4b8b-a1ee-d49c097a46a2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:44.042485 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-b2f2cd7e-90fd-4b8b-a1ee-d49c097a46a2 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:03:44.042975 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-b2f2cd7e-90fd-4b8b-a1ee-d49c097a46a2 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2db9089a-6e8b-4627-b9f5-d6427e9944cf", "connector": null, "instance_uuid": "ea0591a6-59db-4afb-8bc6-4683b279121a"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:03:44.059208 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:44.059208 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:03:44.110236 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-b2f2cd7e-90fd-4b8b-a1ee-d49c097a46a2 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:03:44.110743 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 12/52] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:03:44 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:03:44.125291 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e32356d4-0c99-4dd6-99d6-a477bd77e436 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:44.126913 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e32356d4-0c99-4dd6-99d6-a477bd77e436 None None] GET https://10.4.3.121/volume// Aug 13 06:03:44.126913 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e32356d4-0c99-4dd6-99d6-a477bd77e436 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:44.127067 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e32356d4-0c99-4dd6-99d6-a477bd77e436 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:44.127824 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e32356d4-0c99-4dd6-99d6-a477bd77e436 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:03:44.127824 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 15/53] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:03:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:03:44.138003 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-a007a874-96a9-422f-9f52-7b986384cc05 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:44.141562 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-a007a874-96a9-422f-9f52-7b986384cc05 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] GET https://10.4.3.121/volume/v3/volumes/2db9089a-6e8b-4627-b9f5-d6427e9944cf Aug 13 06:03:44.141817 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-a007a874-96a9-422f-9f52-7b986384cc05 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:44.142070 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-a007a874-96a9-422f-9f52-7b986384cc05 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:44.154934 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:44.154934 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:03:44.164592 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-a007a874-96a9-422f-9f52-7b986384cc05 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Volume info retrieved successfully. Aug 13 06:03:44.172173 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-a007a874-96a9-422f-9f52-7b986384cc05 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] https://10.4.3.121/volume/v3/volumes/2db9089a-6e8b-4627-b9f5-d6427e9944cf returned with HTTP 200 Aug 13 06:03:44.172886 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 14/54] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:03:44 2026] GET /volume/v3/volumes/2db9089a-6e8b-4627-b9f5-d6427e9944cf => generated 1021 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:03:44.272388 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-3a72ae78-3f03-40dc-9dd2-91204e837e2c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:44.275460 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-3a72ae78-3f03-40dc-9dd2-91204e837e2c tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] PUT https://10.4.3.121/volume/v3/attachments/911c5ef1-3a21-4efd-bd44-934e2e4da000 Aug 13 06:03:44.275690 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-3a72ae78-3f03-40dc-9dd2-91204e837e2c tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:03:44.288799 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-3a72ae78-3f03-40dc-9dd2-91204e837e2c tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Acquiring lock "cinder-attachment_update-2db9089a-6e8b-4627-b9f5-d6427e9944cf-np0000007163" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:03:44.294792 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-3a72ae78-3f03-40dc-9dd2-91204e837e2c tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Lock "cinder-attachment_update-2db9089a-6e8b-4627-b9f5-d6427e9944cf-np0000007163" acquired by "attachment_update" :: waited 0.006s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:03:44.296636 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:44.296636 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:03:44.405455 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-3a72ae78-3f03-40dc-9dd2-91204e837e2c tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Lock "cinder-attachment_update-2db9089a-6e8b-4627-b9f5-d6427e9944cf-np0000007163" released by "attachment_update" :: held 0.110s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:03:44.405455 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-3a72ae78-3f03-40dc-9dd2-91204e837e2c tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] https://10.4.3.121/volume/v3/attachments/911c5ef1-3a21-4efd-bd44-934e2e4da000 returned with HTTP 200 Aug 13 06:03:44.405968 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 14/55] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:03:44 2026] PUT /volume/v3/attachments/911c5ef1-3a21-4efd-bd44-934e2e4da000 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:03:44.442111 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-c24ab196-8faa-4114-913c-be6279d23fa6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:44.447280 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-c24ab196-8faa-4114-913c-be6279d23fa6 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] POST https://10.4.3.121/volume/v3/attachments/911c5ef1-3a21-4efd-bd44-934e2e4da000/action Aug 13 06:03:44.447837 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-c24ab196-8faa-4114-913c-be6279d23fa6 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:03:44.448013 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-c24ab196-8faa-4114-913c-be6279d23fa6 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:03:44.489523 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:44.489523 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:03:44.513573 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7e814d8b-531e-4fa0-b5da-0ed35ff5e6ca req-c24ab196-8faa-4114-913c-be6279d23fa6 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] https://10.4.3.121/volume/v3/attachments/911c5ef1-3a21-4efd-bd44-934e2e4da000/action returned with HTTP 204 Aug 13 06:03:44.514135 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 13/56] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:03:44 2026] POST /volume/v3/attachments/911c5ef1-3a21-4efd-bd44-934e2e4da000/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:03:50.753960 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b6707497-51ba-4817-8838-a67ceb96c308 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:50.756765 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b6707497-51ba-4817-8838-a67ceb96c308 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:03:50.757847 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b6707497-51ba-4817-8838-a67ceb96c308 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-179198156", "imageRef": "b182508e-0ec4-49af-ba68-0bed6a14169a", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:03:50.760464 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-b6707497-51ba-4817-8838-a67ceb96c308 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-179198156', 'imageRef': 'b182508e-0ec4-49af-ba68-0bed6a14169a', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:03:51.341862 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-b6707497-51ba-4817-8838-a67ceb96c308 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Create volume of 1 GB Aug 13 06:03:51.364688 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b6707497-51ba-4817-8838-a67ceb96c308 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Availability zone cache updated, next update will occur around 2026-08-13 07:03:51.363634. {{(pid=100322) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 06:03:51.364841 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b6707497-51ba-4817-8838-a67ceb96c308 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Availability Zones retrieved successfully. Aug 13 06:03:51.396209 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b6707497-51ba-4817-8838-a67ceb96c308 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Flow 'volume_create_api' (058ef10d-65dc-4690-8cd3-358b4238a96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:03:51.397891 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b6707497-51ba-4817-8838-a67ceb96c308 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f286f82-074a-445a-b813-7df46307ed34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:51.399239 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-b6707497-51ba-4817-8838-a67ceb96c308 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:03:51.475955 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-4e0518f0-6e55-4b4b-9e60-8c09a14ca451 req-467df4b9-262f-4bc2-a394-30d509edec20 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:51.477912 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4e0518f0-6e55-4b4b-9e60-8c09a14ca451 req-467df4b9-262f-4bc2-a394-30d509edec20 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] GET https://10.4.3.121/volume/v3/volumes/2db9089a-6e8b-4627-b9f5-d6427e9944cf Aug 13 06:03:51.478111 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4e0518f0-6e55-4b4b-9e60-8c09a14ca451 req-467df4b9-262f-4bc2-a394-30d509edec20 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:51.478342 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4e0518f0-6e55-4b4b-9e60-8c09a14ca451 req-467df4b9-262f-4bc2-a394-30d509edec20 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:51.488692 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:51.488692 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:03:51.492684 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-4e0518f0-6e55-4b4b-9e60-8c09a14ca451 req-467df4b9-262f-4bc2-a394-30d509edec20 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Volume info retrieved successfully. Aug 13 06:03:51.497862 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4e0518f0-6e55-4b4b-9e60-8c09a14ca451 req-467df4b9-262f-4bc2-a394-30d509edec20 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] https://10.4.3.121/volume/v3/volumes/2db9089a-6e8b-4627-b9f5-d6427e9944cf returned with HTTP 200 Aug 13 06:03:51.498283 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 15/57] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:03:51 2026] GET /volume/v3/volumes/2db9089a-6e8b-4627-b9f5-d6427e9944cf => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:03:51.509912 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b6707497-51ba-4817-8838-a67ceb96c308 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f286f82-074a-445a-b813-7df46307ed34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:51.510752 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b6707497-51ba-4817-8838-a67ceb96c308 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79e4df99-920c-4ad6-8769-87cf63547163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:51.559515 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-b6707497-51ba-4817-8838-a67ceb96c308 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-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 13 06:03:51.559792 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-b6707497-51ba-4817-8838-a67ceb96c308 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-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 13 06:03:51.624905 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-b6707497-51ba-4817-8838-a67ceb96c308 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Created reservations ['5cdea5c3-dbc3-4cd9-8cb8-6f5dde082a01', '94678957-58a8-4a92-91c4-86975a6c2286', 'aed182f2-f57c-40ea-87a1-f7df6c3d31ba', '862c6047-287c-4f05-9df0-a7683157511a'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:03:51.625843 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b6707497-51ba-4817-8838-a67ceb96c308 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79e4df99-920c-4ad6-8769-87cf63547163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cdea5c3-dbc3-4cd9-8cb8-6f5dde082a01', '94678957-58a8-4a92-91c4-86975a6c2286', 'aed182f2-f57c-40ea-87a1-f7df6c3d31ba', '862c6047-287c-4f05-9df0-a7683157511a']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:51.626666 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b6707497-51ba-4817-8838-a67ceb96c308 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75daefb1-a93b-4b4f-a87f-5b8bf5b054f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:51.655127 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b6707497-51ba-4817-8838-a67ceb96c308 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75daefb1-a93b-4b4f-a87f-5b8bf5b054f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c9a4cd5-8e39-48b8-aa87-0878868f9970', '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-179198156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='237d9579e2e141e998a6bdc86dd6595e',qos_specs=None,replication_status=,reservations=['5cdea5c3-dbc3-4cd9-8cb8-6f5dde082a01','94678957-58a8-4a92-91c4-86975a6c2286','aed182f2-f57c-40ea-87a1-f7df6c3d31ba','862c6047-287c-4f05-9df0-a7683157511a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a89a3bb8e4b4855a9a2c9e31af222c1',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:03:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-179198156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c9a4cd5-8e39-48b8-aa87-0878868f9970,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='237d9579e2e141e998a6bdc86dd6595e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a89a3bb8e4b4855a9a2c9e31af222c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:51.655943 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b6707497-51ba-4817-8838-a67ceb96c308 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e557e55b-b8a8-4c4d-82ae-a3dfa525a963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:51.686444 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b6707497-51ba-4817-8838-a67ceb96c308 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e557e55b-b8a8-4c4d-82ae-a3dfa525a963) transitioned into state 'SUCCESS' from state '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-179198156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='237d9579e2e141e998a6bdc86dd6595e',qos_specs=None,replication_status=,reservations=['5cdea5c3-dbc3-4cd9-8cb8-6f5dde082a01','94678957-58a8-4a92-91c4-86975a6c2286','aed182f2-f57c-40ea-87a1-f7df6c3d31ba','862c6047-287c-4f05-9df0-a7683157511a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a89a3bb8e4b4855a9a2c9e31af222c1',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:51.687849 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b6707497-51ba-4817-8838-a67ceb96c308 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb35e2ee-01e5-416d-95c1-ea630fd951b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:51.720678 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b6707497-51ba-4817-8838-a67ceb96c308 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb35e2ee-01e5-416d-95c1-ea630fd951b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:51.721585 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b6707497-51ba-4817-8838-a67ceb96c308 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Flow 'volume_create_api' (058ef10d-65dc-4690-8cd3-358b4238a96e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:03:51.722052 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b6707497-51ba-4817-8838-a67ceb96c308 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Create volume request issued successfully. Aug 13 06:03:51.722623 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b6707497-51ba-4817-8838-a67ceb96c308 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:03:51.723083 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 16/58] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:03:50 2026] POST /volume/v3/volumes => generated 752 bytes in 969 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:03:51.742054 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f47105b3-5a19-402c-b56e-cc4c806f0b64 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:51.744759 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f47105b3-5a19-402c-b56e-cc4c806f0b64 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] GET https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 Aug 13 06:03:51.744999 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f47105b3-5a19-402c-b56e-cc4c806f0b64 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:51.745259 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f47105b3-5a19-402c-b56e-cc4c806f0b64 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:51.759476 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:51.759476 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:03:51.764897 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f47105b3-5a19-402c-b56e-cc4c806f0b64 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Volume info retrieved successfully. Aug 13 06:03:51.776368 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f47105b3-5a19-402c-b56e-cc4c806f0b64 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 returned with HTTP 200 Aug 13 06:03:51.776368 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 15/59] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:51 2026] GET /volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:52.791880 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d72596b4-af75-4225-8dc0-839953a7a095 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:52.794258 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d72596b4-af75-4225-8dc0-839953a7a095 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] GET https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 Aug 13 06:03:52.794329 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d72596b4-af75-4225-8dc0-839953a7a095 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:52.794484 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d72596b4-af75-4225-8dc0-839953a7a095 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:52.802285 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:52.802285 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:03:52.809866 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d72596b4-af75-4225-8dc0-839953a7a095 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Volume info retrieved successfully. Aug 13 06:03:52.817543 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d72596b4-af75-4225-8dc0-839953a7a095 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 returned with HTTP 200 Aug 13 06:03:52.818260 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 14/60] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:52 2026] GET /volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:53.838101 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-17c1d9e8-3ced-474c-881c-b462ead2d5cc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:53.841686 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-17c1d9e8-3ced-474c-881c-b462ead2d5cc tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] GET https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 Aug 13 06:03:53.841893 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-17c1d9e8-3ced-474c-881c-b462ead2d5cc tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:53.842080 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-17c1d9e8-3ced-474c-881c-b462ead2d5cc tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:53.854495 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:53.854495 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:03:53.860907 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-17c1d9e8-3ced-474c-881c-b462ead2d5cc tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Volume info retrieved successfully. Aug 13 06:03:53.867752 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-17c1d9e8-3ced-474c-881c-b462ead2d5cc tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 returned with HTTP 200 Aug 13 06:03:53.868131 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 16/61] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:53 2026] GET /volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:54.881290 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4b510591-6d5e-4baa-a7c7-4eb82dac4c78 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:54.883912 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b510591-6d5e-4baa-a7c7-4eb82dac4c78 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] GET https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 Aug 13 06:03:54.884200 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4b510591-6d5e-4baa-a7c7-4eb82dac4c78 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:54.885020 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4b510591-6d5e-4baa-a7c7-4eb82dac4c78 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:54.892716 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:54.892716 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:03:54.897114 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4b510591-6d5e-4baa-a7c7-4eb82dac4c78 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Volume info retrieved successfully. Aug 13 06:03:54.901848 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b510591-6d5e-4baa-a7c7-4eb82dac4c78 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 returned with HTTP 200 Aug 13 06:03:54.902322 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 17/62] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:54 2026] GET /volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:55.916155 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-37d1683b-7f96-4fca-9c13-8c6f39232cf1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:55.919683 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-37d1683b-7f96-4fca-9c13-8c6f39232cf1 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] GET https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 Aug 13 06:03:55.919989 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-37d1683b-7f96-4fca-9c13-8c6f39232cf1 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:55.920296 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-37d1683b-7f96-4fca-9c13-8c6f39232cf1 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:55.931606 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:55.931606 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:03:55.936986 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-37d1683b-7f96-4fca-9c13-8c6f39232cf1 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Volume info retrieved successfully. Aug 13 06:03:55.943996 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-37d1683b-7f96-4fca-9c13-8c6f39232cf1 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 returned with HTTP 200 Aug 13 06:03:55.944461 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 16/63] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:55 2026] GET /volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:56.958455 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c952dd79-ef98-48ab-bcaf-82784333698e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:56.959827 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c952dd79-ef98-48ab-bcaf-82784333698e tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] GET https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 Aug 13 06:03:56.960466 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c952dd79-ef98-48ab-bcaf-82784333698e tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:56.960466 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c952dd79-ef98-48ab-bcaf-82784333698e tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:56.972500 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:56.972500 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:03:56.979474 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c952dd79-ef98-48ab-bcaf-82784333698e tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Volume info retrieved successfully. Aug 13 06:03:56.989313 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c952dd79-ef98-48ab-bcaf-82784333698e tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 returned with HTTP 200 Aug 13 06:03:56.989313 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 15/64] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:56 2026] GET /volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 => generated 905 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:57.007788 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3ccb60d4-0431-4e48-a738-b81b110af0bb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:57.224952 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3ccb60d4-0431-4e48-a738-b81b110af0bb tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:03:57.225309 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3ccb60d4-0431-4e48-a738-b81b110af0bb tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-106365143", "imageRef": "bcc3fff6-3f04-4f78-90dc-2c99a667b3c9"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:03:57.227235 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-3ccb60d4-0431-4e48-a738-b81b110af0bb tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-106365143', 'imageRef': 'bcc3fff6-3f04-4f78-90dc-2c99a667b3c9'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:03:57.806202 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-3ccb60d4-0431-4e48-a738-b81b110af0bb tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Create volume of 1 GB Aug 13 06:03:57.810580 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3ccb60d4-0431-4e48-a738-b81b110af0bb tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Availability Zones retrieved successfully. Aug 13 06:03:57.817040 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3ccb60d4-0431-4e48-a738-b81b110af0bb tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Flow 'volume_create_api' (a45ab247-f153-4e9e-9023-0437ac8a538d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:03:57.818166 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3ccb60d4-0431-4e48-a738-b81b110af0bb tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26c20421-bcdb-4dc2-80b6-266d28d59905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:57.819153 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-3ccb60d4-0431-4e48-a738-b81b110af0bb tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:03:57.912119 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3ccb60d4-0431-4e48-a738-b81b110af0bb tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26c20421-bcdb-4dc2-80b6-266d28d59905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:57.912119 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3ccb60d4-0431-4e48-a738-b81b110af0bb tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52634f69-64cd-49ab-a843-cab953a01267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:57.991154 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-3ccb60d4-0431-4e48-a738-b81b110af0bb tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Created reservations ['d3d2a452-c2d3-41b0-900c-dc60524bea93', '2ae039d8-9ce0-4141-805d-97f3a2e63ea5', '5caade6e-8158-4766-93fa-d3b75db42f01', '5dc9d83d-547e-4426-90ff-0d5dad56b21a'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:03:57.992028 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3ccb60d4-0431-4e48-a738-b81b110af0bb tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52634f69-64cd-49ab-a843-cab953a01267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3d2a452-c2d3-41b0-900c-dc60524bea93', '2ae039d8-9ce0-4141-805d-97f3a2e63ea5', '5caade6e-8158-4766-93fa-d3b75db42f01', '5dc9d83d-547e-4426-90ff-0d5dad56b21a']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:57.992736 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3ccb60d4-0431-4e48-a738-b81b110af0bb tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (118c82ef-38b8-4361-86bd-96c05e48b221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:58.010055 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1bd56ff1-35e3-46b0-b6cc-02989c25ce35 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:58.013592 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1bd56ff1-35e3-46b0-b6cc-02989c25ce35 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] GET https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 Aug 13 06:03:58.013592 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1bd56ff1-35e3-46b0-b6cc-02989c25ce35 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:58.013592 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1bd56ff1-35e3-46b0-b6cc-02989c25ce35 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:58.019713 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3ccb60d4-0431-4e48-a738-b81b110af0bb tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (118c82ef-38b8-4361-86bd-96c05e48b221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35ee75e9-07a9-40b1-9d97-2d3673b98a2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-106365143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f754579acad4819a310aa53e9897323',qos_specs=None,replication_status=,reservations=['d3d2a452-c2d3-41b0-900c-dc60524bea93','2ae039d8-9ce0-4141-805d-97f3a2e63ea5','5caade6e-8158-4766-93fa-d3b75db42f01','5dc9d83d-547e-4426-90ff-0d5dad56b21a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34af2c525e754ed3b70a1eb34139151f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:03:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-106365143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35ee75e9-07a9-40b1-9d97-2d3673b98a2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f754579acad4819a310aa53e9897323',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34af2c525e754ed3b70a1eb34139151f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:58.020932 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3ccb60d4-0431-4e48-a738-b81b110af0bb tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6c4ec2d-77b0-4209-a4a5-79886713163b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:58.025315 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:58.025315 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:03:58.030196 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1bd56ff1-35e3-46b0-b6cc-02989c25ce35 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Volume info retrieved successfully. Aug 13 06:03:58.037703 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1bd56ff1-35e3-46b0-b6cc-02989c25ce35 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 returned with HTTP 200 Aug 13 06:03:58.038349 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 18/65] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:58 2026] GET /volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 => generated 905 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:58.044134 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3ccb60d4-0431-4e48-a738-b81b110af0bb tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6c4ec2d-77b0-4209-a4a5-79886713163b) transitioned into state 'SUCCESS' from state '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-106365143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f754579acad4819a310aa53e9897323',qos_specs=None,replication_status=,reservations=['d3d2a452-c2d3-41b0-900c-dc60524bea93','2ae039d8-9ce0-4141-805d-97f3a2e63ea5','5caade6e-8158-4766-93fa-d3b75db42f01','5dc9d83d-547e-4426-90ff-0d5dad56b21a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34af2c525e754ed3b70a1eb34139151f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:58.045001 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3ccb60d4-0431-4e48-a738-b81b110af0bb tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acbec470-f669-4996-a8b4-de1be300f29a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:03:58.055725 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3ccb60d4-0431-4e48-a738-b81b110af0bb tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acbec470-f669-4996-a8b4-de1be300f29a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:03:58.056717 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3ccb60d4-0431-4e48-a738-b81b110af0bb tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Flow 'volume_create_api' (a45ab247-f153-4e9e-9023-0437ac8a538d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:03:58.057098 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3ccb60d4-0431-4e48-a738-b81b110af0bb tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Create volume request issued successfully. Aug 13 06:03:58.057838 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3ccb60d4-0431-4e48-a738-b81b110af0bb tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:03:58.058322 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 17/66] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:03:57 2026] POST /volume/v3/volumes => generated 751 bytes in 1051 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:03:58.074757 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-85520bcc-34c5-4b4e-8aff-68d4123baeab None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:58.081221 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-85520bcc-34c5-4b4e-8aff-68d4123baeab tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] GET https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d Aug 13 06:03:58.081221 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-85520bcc-34c5-4b4e-8aff-68d4123baeab tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:58.081221 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-85520bcc-34c5-4b4e-8aff-68d4123baeab tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:58.085495 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:58.085495 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:03:58.089719 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-85520bcc-34c5-4b4e-8aff-68d4123baeab tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Volume info retrieved successfully. Aug 13 06:03:58.094815 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-85520bcc-34c5-4b4e-8aff-68d4123baeab tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d returned with HTTP 200 Aug 13 06:03:58.095261 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 17/67] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:58 2026] GET /volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:59.054693 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-32e0f8be-0289-4a83-8782-04e96194943b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:59.058155 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-32e0f8be-0289-4a83-8782-04e96194943b tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] GET https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 Aug 13 06:03:59.058155 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-32e0f8be-0289-4a83-8782-04e96194943b tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:59.058155 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-32e0f8be-0289-4a83-8782-04e96194943b tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:59.069421 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:59.069421 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:03:59.080750 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-32e0f8be-0289-4a83-8782-04e96194943b tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Volume info retrieved successfully. Aug 13 06:03:59.088661 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-32e0f8be-0289-4a83-8782-04e96194943b tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 returned with HTTP 200 Aug 13 06:03:59.089230 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 16/68] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:59 2026] GET /volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 => generated 905 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:03:59.113692 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c105bda9-b908-441f-be71-00e144dfbfe0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:03:59.118078 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c105bda9-b908-441f-be71-00e144dfbfe0 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] GET https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d Aug 13 06:03:59.118354 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c105bda9-b908-441f-be71-00e144dfbfe0 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:03:59.118588 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c105bda9-b908-441f-be71-00e144dfbfe0 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:03:59.130223 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:03:59.130223 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:03:59.134697 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c105bda9-b908-441f-be71-00e144dfbfe0 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Volume info retrieved successfully. Aug 13 06:03:59.140045 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c105bda9-b908-441f-be71-00e144dfbfe0 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d returned with HTTP 200 Aug 13 06:03:59.140539 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 19/69] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:03:59 2026] GET /volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:00.104275 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-804951ca-8938-48bb-8b47-16677089f959 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:00.106018 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-804951ca-8938-48bb-8b47-16677089f959 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] GET https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 Aug 13 06:04:00.106231 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-804951ca-8938-48bb-8b47-16677089f959 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:00.106422 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-804951ca-8938-48bb-8b47-16677089f959 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:00.114128 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:00.114128 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:00.117906 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-804951ca-8938-48bb-8b47-16677089f959 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Volume info retrieved successfully. Aug 13 06:04:00.122699 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-804951ca-8938-48bb-8b47-16677089f959 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 returned with HTTP 200 Aug 13 06:04:00.123090 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 18/70] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:00 2026] GET /volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:00.157368 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f6102120-3a17-4474-8514-687808313d57 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:00.161239 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6102120-3a17-4474-8514-687808313d57 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] GET https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d Aug 13 06:04:00.161239 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f6102120-3a17-4474-8514-687808313d57 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:00.161239 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f6102120-3a17-4474-8514-687808313d57 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:00.167499 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:00.167499 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:00.171591 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f6102120-3a17-4474-8514-687808313d57 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Volume info retrieved successfully. Aug 13 06:04:00.176423 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6102120-3a17-4474-8514-687808313d57 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d returned with HTTP 200 Aug 13 06:04:00.177046 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 18/71] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:00 2026] GET /volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:01.137502 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4e2050d2-1e04-482c-9c9a-7e9040709aad None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:01.140909 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4e2050d2-1e04-482c-9c9a-7e9040709aad tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] GET https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 Aug 13 06:04:01.141132 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4e2050d2-1e04-482c-9c9a-7e9040709aad tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:01.141427 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4e2050d2-1e04-482c-9c9a-7e9040709aad tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:01.150666 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:01.150666 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:01.155929 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4e2050d2-1e04-482c-9c9a-7e9040709aad tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Volume info retrieved successfully. Aug 13 06:04:01.161717 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4e2050d2-1e04-482c-9c9a-7e9040709aad tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 returned with HTTP 200 Aug 13 06:04:01.162667 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 17/72] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:01 2026] GET /volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:01.192489 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9e7a9377-7258-44c0-9ecc-1c9d4fe9fc3f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:01.197395 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9e7a9377-7258-44c0-9ecc-1c9d4fe9fc3f tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] GET https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d Aug 13 06:04:01.197723 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9e7a9377-7258-44c0-9ecc-1c9d4fe9fc3f tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:01.198027 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9e7a9377-7258-44c0-9ecc-1c9d4fe9fc3f tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:01.211558 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:01.211558 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:01.219034 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9e7a9377-7258-44c0-9ecc-1c9d4fe9fc3f tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Volume info retrieved successfully. Aug 13 06:04:01.228108 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9e7a9377-7258-44c0-9ecc-1c9d4fe9fc3f tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d returned with HTTP 200 Aug 13 06:04:01.228735 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 20/73] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:01 2026] GET /volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d => generated 904 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:02.181834 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9e76ced5-a4ea-44e1-bc3c-aecec184bdd0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:02.183949 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9e76ced5-a4ea-44e1-bc3c-aecec184bdd0 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] GET https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 Aug 13 06:04:02.184160 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9e76ced5-a4ea-44e1-bc3c-aecec184bdd0 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:02.184371 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9e76ced5-a4ea-44e1-bc3c-aecec184bdd0 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:02.193964 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:02.193964 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:02.204995 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9e76ced5-a4ea-44e1-bc3c-aecec184bdd0 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Volume info retrieved successfully. Aug 13 06:04:02.209723 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9e76ced5-a4ea-44e1-bc3c-aecec184bdd0 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 returned with HTTP 200 Aug 13 06:04:02.210170 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 19/74] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:02 2026] GET /volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:02.245033 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-92a39a43-2777-4a79-9e2b-719381f32442 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:02.247332 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-92a39a43-2777-4a79-9e2b-719381f32442 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] GET https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d Aug 13 06:04:02.247576 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-92a39a43-2777-4a79-9e2b-719381f32442 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:02.247865 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-92a39a43-2777-4a79-9e2b-719381f32442 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:02.256534 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:02.256534 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:02.260300 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-92a39a43-2777-4a79-9e2b-719381f32442 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Volume info retrieved successfully. Aug 13 06:04:02.264383 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-92a39a43-2777-4a79-9e2b-719381f32442 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d returned with HTTP 200 Aug 13 06:04:02.264725 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 19/75] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:02 2026] GET /volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:02.900813 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ac8aa298-6909-41b1-809b-4aea96ad87d5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:03.105970 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac8aa298-6909-41b1-809b-4aea96ad87d5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:04:03.106440 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac8aa298-6909-41b1-809b-4aea96ad87d5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2078184071", "imageRef": "bcc3fff6-3f04-4f78-90dc-2c99a667b3c9"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:03.108362 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-ac8aa298-6909-41b1-809b-4aea96ad87d5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2078184071', 'imageRef': 'bcc3fff6-3f04-4f78-90dc-2c99a667b3c9'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:04:03.230378 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f1a76397-6ae4-4252-938a-2bec4d08ae98 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:03.232298 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f1a76397-6ae4-4252-938a-2bec4d08ae98 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] GET https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 Aug 13 06:04:03.232509 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f1a76397-6ae4-4252-938a-2bec4d08ae98 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:03.232723 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f1a76397-6ae4-4252-938a-2bec4d08ae98 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:03.239644 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:03.239644 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:03.244431 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f1a76397-6ae4-4252-938a-2bec4d08ae98 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Volume info retrieved successfully. Aug 13 06:04:03.249023 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f1a76397-6ae4-4252-938a-2bec4d08ae98 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 returned with HTTP 200 Aug 13 06:04:03.249471 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 21/76] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:03 2026] GET /volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:04:03.281170 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a36c3f4b-bfed-4959-967d-ece7757752e2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:03.283029 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a36c3f4b-bfed-4959-967d-ece7757752e2 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] GET https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d Aug 13 06:04:03.283302 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a36c3f4b-bfed-4959-967d-ece7757752e2 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:03.283651 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a36c3f4b-bfed-4959-967d-ece7757752e2 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:03.290939 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:03.290939 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:03.295417 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a36c3f4b-bfed-4959-967d-ece7757752e2 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Volume info retrieved successfully. Aug 13 06:04:03.300640 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a36c3f4b-bfed-4959-967d-ece7757752e2 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d returned with HTTP 200 Aug 13 06:04:03.301103 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 20/77] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:03 2026] GET /volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:03.538174 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-ac8aa298-6909-41b1-809b-4aea96ad87d5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Create volume of 1 GB Aug 13 06:04:03.542839 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ac8aa298-6909-41b1-809b-4aea96ad87d5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Availability Zones retrieved successfully. Aug 13 06:04:03.548292 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ac8aa298-6909-41b1-809b-4aea96ad87d5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Flow 'volume_create_api' (3947c9cc-ce23-451d-a785-db3963673f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:04:03.549265 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ac8aa298-6909-41b1-809b-4aea96ad87d5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25bac166-3099-41a4-b048-799a52d64c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:03.550376 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-ac8aa298-6909-41b1-809b-4aea96ad87d5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:04:03.624293 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ac8aa298-6909-41b1-809b-4aea96ad87d5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25bac166-3099-41a4-b048-799a52d64c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:03.625005 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ac8aa298-6909-41b1-809b-4aea96ad87d5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f802697-1e37-4939-94b2-ce42cd8e40f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:03.693982 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-ac8aa298-6909-41b1-809b-4aea96ad87d5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Created reservations ['16d2accf-f017-4e35-afe6-f6d6d4949c70', 'df7c42ba-59ce-40f9-8e3e-7b4821b2009d', '910b9293-a902-4eb7-9c98-c3ad84c34b7e', '3169abab-7ec6-4af9-b840-02a065d22435'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:04:03.695059 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ac8aa298-6909-41b1-809b-4aea96ad87d5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f802697-1e37-4939-94b2-ce42cd8e40f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16d2accf-f017-4e35-afe6-f6d6d4949c70', 'df7c42ba-59ce-40f9-8e3e-7b4821b2009d', '910b9293-a902-4eb7-9c98-c3ad84c34b7e', '3169abab-7ec6-4af9-b840-02a065d22435']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:03.695859 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ac8aa298-6909-41b1-809b-4aea96ad87d5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1914e610-e2c7-4b28-a8d3-3a108458c87b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:03.729385 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ac8aa298-6909-41b1-809b-4aea96ad87d5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1914e610-e2c7-4b28-a8d3-3a108458c87b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0db5b7b7-f114-43b4-910c-85fca49b36ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2078184071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6412e7ab3a1844c78eba7576882d525d',qos_specs=None,replication_status=,reservations=['16d2accf-f017-4e35-afe6-f6d6d4949c70','df7c42ba-59ce-40f9-8e3e-7b4821b2009d','910b9293-a902-4eb7-9c98-c3ad84c34b7e','3169abab-7ec6-4af9-b840-02a065d22435'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfa92127543e47768806382958ac253a',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:04:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2078184071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0db5b7b7-f114-43b4-910c-85fca49b36ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6412e7ab3a1844c78eba7576882d525d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfa92127543e47768806382958ac253a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:03.730526 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ac8aa298-6909-41b1-809b-4aea96ad87d5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac207fde-62ca-4fd6-9235-6e63d4a76582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:03.754415 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ac8aa298-6909-41b1-809b-4aea96ad87d5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac207fde-62ca-4fd6-9235-6e63d4a76582) transitioned into state 'SUCCESS' from state '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-2078184071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6412e7ab3a1844c78eba7576882d525d',qos_specs=None,replication_status=,reservations=['16d2accf-f017-4e35-afe6-f6d6d4949c70','df7c42ba-59ce-40f9-8e3e-7b4821b2009d','910b9293-a902-4eb7-9c98-c3ad84c34b7e','3169abab-7ec6-4af9-b840-02a065d22435'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfa92127543e47768806382958ac253a',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:03.755091 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ac8aa298-6909-41b1-809b-4aea96ad87d5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb94752b-d17b-4162-b072-594f0719bb6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:03.765960 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ac8aa298-6909-41b1-809b-4aea96ad87d5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb94752b-d17b-4162-b072-594f0719bb6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:03.766751 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ac8aa298-6909-41b1-809b-4aea96ad87d5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Flow 'volume_create_api' (3947c9cc-ce23-451d-a785-db3963673f85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:04:03.767074 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ac8aa298-6909-41b1-809b-4aea96ad87d5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Create volume request issued successfully. Aug 13 06:04:03.767722 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac8aa298-6909-41b1-809b-4aea96ad87d5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:04:03.768093 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 18/78] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:04:02 2026] POST /volume/v3/volumes => generated 757 bytes in 868 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:04:03.783328 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eeb4351f-b4e7-433a-9830-7599b2560a73 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:03.785106 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eeb4351f-b4e7-433a-9830-7599b2560a73 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] GET https://10.4.3.121/volume/v3/volumes/0db5b7b7-f114-43b4-910c-85fca49b36ca Aug 13 06:04:03.785582 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eeb4351f-b4e7-433a-9830-7599b2560a73 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:03.785582 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eeb4351f-b4e7-433a-9830-7599b2560a73 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:03.791790 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:03.791790 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:03.795478 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-eeb4351f-b4e7-433a-9830-7599b2560a73 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Volume info retrieved successfully. Aug 13 06:04:03.800525 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eeb4351f-b4e7-433a-9830-7599b2560a73 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/volumes/0db5b7b7-f114-43b4-910c-85fca49b36ca returned with HTTP 200 Aug 13 06:04:03.801012 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 20/79] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:03 2026] GET /volume/v3/volumes/0db5b7b7-f114-43b4-910c-85fca49b36ca => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:04.274057 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4dbef61d-2ce1-4554-bada-6ddc5d95606b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:04.276739 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4dbef61d-2ce1-4554-bada-6ddc5d95606b tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] GET https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 Aug 13 06:04:04.276926 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4dbef61d-2ce1-4554-bada-6ddc5d95606b tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:04.277123 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4dbef61d-2ce1-4554-bada-6ddc5d95606b tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:04.286557 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:04.286557 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:04.298767 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4dbef61d-2ce1-4554-bada-6ddc5d95606b tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Volume info retrieved successfully. Aug 13 06:04:04.306163 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4dbef61d-2ce1-4554-bada-6ddc5d95606b tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 returned with HTTP 200 Aug 13 06:04:04.306871 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 22/80] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:04 2026] GET /volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 => generated 905 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:04.318008 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a3747be8-e500-476c-a1c6-491869f366d9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:04.319890 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a3747be8-e500-476c-a1c6-491869f366d9 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] GET https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d Aug 13 06:04:04.320098 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a3747be8-e500-476c-a1c6-491869f366d9 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:04.320334 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a3747be8-e500-476c-a1c6-491869f366d9 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:04.328889 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:04.328889 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:04.332623 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a3747be8-e500-476c-a1c6-491869f366d9 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Volume info retrieved successfully. Aug 13 06:04:04.336999 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a3747be8-e500-476c-a1c6-491869f366d9 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d returned with HTTP 200 Aug 13 06:04:04.337397 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 21/81] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:04 2026] GET /volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:04.820264 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e8f5fd1d-0aae-4997-be76-9fab18f44f48 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:04.823016 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e8f5fd1d-0aae-4997-be76-9fab18f44f48 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] GET https://10.4.3.121/volume/v3/volumes/0db5b7b7-f114-43b4-910c-85fca49b36ca Aug 13 06:04:04.825452 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e8f5fd1d-0aae-4997-be76-9fab18f44f48 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:04.825452 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e8f5fd1d-0aae-4997-be76-9fab18f44f48 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:04.834642 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:04.834642 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:04.844435 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e8f5fd1d-0aae-4997-be76-9fab18f44f48 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Volume info retrieved successfully. Aug 13 06:04:04.848947 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e8f5fd1d-0aae-4997-be76-9fab18f44f48 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/volumes/0db5b7b7-f114-43b4-910c-85fca49b36ca returned with HTTP 200 Aug 13 06:04:04.849521 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 19/82] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:04 2026] GET /volume/v3/volumes/0db5b7b7-f114-43b4-910c-85fca49b36ca => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:05.322939 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6ea5c389-12c7-4a03-b46b-1e8876d61ef3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:05.328173 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6ea5c389-12c7-4a03-b46b-1e8876d61ef3 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] GET https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 Aug 13 06:04:05.328421 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6ea5c389-12c7-4a03-b46b-1e8876d61ef3 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:05.328609 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6ea5c389-12c7-4a03-b46b-1e8876d61ef3 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:05.341017 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:05.341017 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:05.344996 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6ea5c389-12c7-4a03-b46b-1e8876d61ef3 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Volume info retrieved successfully. Aug 13 06:04:05.350455 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6ea5c389-12c7-4a03-b46b-1e8876d61ef3 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 returned with HTTP 200 Aug 13 06:04:05.351532 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 21/83] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:05 2026] GET /volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 => generated 1158 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:05.351631 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0cc15c79-f5d0-48d5-97d4-71e38dc4d091 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:05.353938 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0cc15c79-f5d0-48d5-97d4-71e38dc4d091 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] GET https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d Aug 13 06:04:05.354126 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0cc15c79-f5d0-48d5-97d4-71e38dc4d091 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:05.354354 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0cc15c79-f5d0-48d5-97d4-71e38dc4d091 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:05.360996 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:05.360996 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:05.364849 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0cc15c79-f5d0-48d5-97d4-71e38dc4d091 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Volume info retrieved successfully. Aug 13 06:04:05.369076 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0cc15c79-f5d0-48d5-97d4-71e38dc4d091 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d returned with HTTP 200 Aug 13 06:04:05.369530 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 23/84] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:05 2026] GET /volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:05.407214 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-62a702af-574c-40e3-b52f-260cbfa750ee None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:05.411397 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-62a702af-574c-40e3-b52f-260cbfa750ee tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] GET https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 Aug 13 06:04:05.411397 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-62a702af-574c-40e3-b52f-260cbfa750ee tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:05.411397 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-62a702af-574c-40e3-b52f-260cbfa750ee tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:05.417698 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:05.417698 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:05.421598 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-62a702af-574c-40e3-b52f-260cbfa750ee tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Volume info retrieved successfully. Aug 13 06:04:05.427798 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-62a702af-574c-40e3-b52f-260cbfa750ee tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 returned with HTTP 200 Aug 13 06:04:05.427798 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 22/85] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:04:05 2026] GET /volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 => generated 1158 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:05.793834 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-3e4aafad-95c6-4849-b015-16f5d9d09c3f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:05.796400 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-3e4aafad-95c6-4849-b015-16f5d9d09c3f tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] GET https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 Aug 13 06:04:05.796400 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-3e4aafad-95c6-4849-b015-16f5d9d09c3f tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:05.796526 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-3e4aafad-95c6-4849-b015-16f5d9d09c3f tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:05.807290 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:05.807290 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:05.816551 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-3e4aafad-95c6-4849-b015-16f5d9d09c3f tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Volume info retrieved successfully. Aug 13 06:04:05.826335 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-3e4aafad-95c6-4849-b015-16f5d9d09c3f tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 returned with HTTP 200 Aug 13 06:04:05.826335 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 20/86] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:04:05 2026] GET /volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 => generated 1158 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:05.837720 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2cb403fc-91e8-46e8-81ae-4f426c1d94b5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:05.838228 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2cb403fc-91e8-46e8-81ae-4f426c1d94b5 None None] GET https://10.4.3.121/volume// Aug 13 06:04:05.838442 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2cb403fc-91e8-46e8-81ae-4f426c1d94b5 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:05.838694 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2cb403fc-91e8-46e8-81ae-4f426c1d94b5 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:05.839091 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2cb403fc-91e8-46e8-81ae-4f426c1d94b5 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:05.839468 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 22/87] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:04:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:05.854699 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-00b04456-bf35-4da3-a256-3165c45bce22 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:05.863575 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-00b04456-bf35-4da3-a256-3165c45bce22 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:04:05.864068 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-00b04456-bf35-4da3-a256-3165c45bce22 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0c9a4cd5-8e39-48b8-aa87-0878868f9970", "connector": null, "instance_uuid": "975cffd5-d08e-474c-a50e-fd1f9866bca0"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:05.865425 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7f27301d-beea-4f8e-b2fa-ecda081a14fa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:05.867509 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7f27301d-beea-4f8e-b2fa-ecda081a14fa tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] GET https://10.4.3.121/volume/v3/volumes/0db5b7b7-f114-43b4-910c-85fca49b36ca Aug 13 06:04:05.867632 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7f27301d-beea-4f8e-b2fa-ecda081a14fa tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:05.867878 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7f27301d-beea-4f8e-b2fa-ecda081a14fa tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:05.874585 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:05.874585 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:05.877909 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:05.877909 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:05.878436 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7f27301d-beea-4f8e-b2fa-ecda081a14fa tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Volume info retrieved successfully. Aug 13 06:04:05.883019 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7f27301d-beea-4f8e-b2fa-ecda081a14fa tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/volumes/0db5b7b7-f114-43b4-910c-85fca49b36ca returned with HTTP 200 Aug 13 06:04:05.883417 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 23/88] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:05 2026] GET /volume/v3/volumes/0db5b7b7-f114-43b4-910c-85fca49b36ca => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:05.922078 np0000007163 devstack@c-api.service[100322]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 13 06:04:05.922078 np0000007163 devstack@c-api.service[100322]: .first() Aug 13 06:04:05.936944 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-00b04456-bf35-4da3-a256-3165c45bce22 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:04:05.937445 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 24/89] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:04:05 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:06.386623 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e7cb6d28-f44c-4599-ad39-8ac9a149d0bc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:06.388571 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e7cb6d28-f44c-4599-ad39-8ac9a149d0bc tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] GET https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d Aug 13 06:04:06.388746 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e7cb6d28-f44c-4599-ad39-8ac9a149d0bc tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:06.388834 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e7cb6d28-f44c-4599-ad39-8ac9a149d0bc tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:06.395989 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:06.395989 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:06.401863 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e7cb6d28-f44c-4599-ad39-8ac9a149d0bc tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Volume info retrieved successfully. Aug 13 06:04:06.405378 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e7cb6d28-f44c-4599-ad39-8ac9a149d0bc tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d returned with HTTP 200 Aug 13 06:04:06.405748 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 21/90] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:06 2026] GET /volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:06.899362 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5e31266d-14c1-40ed-a13e-cb771e3427ad None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:06.902601 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5e31266d-14c1-40ed-a13e-cb771e3427ad tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] GET https://10.4.3.121/volume/v3/volumes/0db5b7b7-f114-43b4-910c-85fca49b36ca Aug 13 06:04:06.902907 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5e31266d-14c1-40ed-a13e-cb771e3427ad tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:06.902988 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5e31266d-14c1-40ed-a13e-cb771e3427ad tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:06.910849 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:06.910849 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:06.913728 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5e31266d-14c1-40ed-a13e-cb771e3427ad tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Volume info retrieved successfully. Aug 13 06:04:06.918558 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5e31266d-14c1-40ed-a13e-cb771e3427ad tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/volumes/0db5b7b7-f114-43b4-910c-85fca49b36ca returned with HTTP 200 Aug 13 06:04:06.918950 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 23/91] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:06 2026] GET /volume/v3/volumes/0db5b7b7-f114-43b4-910c-85fca49b36ca => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:06.938972 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-15b8c686-eea5-4e72-aeb3-6a8af30086f3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:06.942495 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-15b8c686-eea5-4e72-aeb3-6a8af30086f3 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:04:06.942935 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-15b8c686-eea5-4e72-aeb3-6a8af30086f3 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1048512455"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:06.944839 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-15b8c686-eea5-4e72-aeb3-6a8af30086f3 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1048512455'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:04:06.945149 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-15b8c686-eea5-4e72-aeb3-6a8af30086f3 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Create volume of 1 GB Aug 13 06:04:06.950374 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-15b8c686-eea5-4e72-aeb3-6a8af30086f3 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Availability Zones retrieved successfully. Aug 13 06:04:06.957872 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15b8c686-eea5-4e72-aeb3-6a8af30086f3 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Flow 'volume_create_api' (d969106e-023f-42a8-8ff8-8392a44b94a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:04:06.959126 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15b8c686-eea5-4e72-aeb3-6a8af30086f3 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fa13a44-ef0a-4f35-8147-b71183b53d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:06.960465 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-15b8c686-eea5-4e72-aeb3-6a8af30086f3 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:04:06.999413 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15b8c686-eea5-4e72-aeb3-6a8af30086f3 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fa13a44-ef0a-4f35-8147-b71183b53d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:07.000634 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15b8c686-eea5-4e72-aeb3-6a8af30086f3 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05126983-39c8-479e-8f81-b26d9b990747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:07.045620 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-15b8c686-eea5-4e72-aeb3-6a8af30086f3 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Created reservations ['f1635e6a-e7e0-497d-b9db-741be3abee3f', 'bc9f3551-bf9e-4f71-901d-2ae68abeb97b', '94e2d4f7-4791-4b9c-8bef-5e5d99cb120a', 'f6841a74-6dd4-42c8-8dcb-adc14e4ba7af'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:04:07.046261 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15b8c686-eea5-4e72-aeb3-6a8af30086f3 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05126983-39c8-479e-8f81-b26d9b990747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1635e6a-e7e0-497d-b9db-741be3abee3f', 'bc9f3551-bf9e-4f71-901d-2ae68abeb97b', '94e2d4f7-4791-4b9c-8bef-5e5d99cb120a', 'f6841a74-6dd4-42c8-8dcb-adc14e4ba7af']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:07.047269 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15b8c686-eea5-4e72-aeb3-6a8af30086f3 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa886c86-8f1b-46e1-aea2-7707c547c927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:07.074680 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15b8c686-eea5-4e72-aeb3-6a8af30086f3 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa886c86-8f1b-46e1-aea2-7707c547c927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7a73987-f9a3-4c4f-a846-fb4655afd73d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1048512455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6412e7ab3a1844c78eba7576882d525d',qos_specs=None,replication_status=,reservations=['f1635e6a-e7e0-497d-b9db-741be3abee3f','bc9f3551-bf9e-4f71-901d-2ae68abeb97b','94e2d4f7-4791-4b9c-8bef-5e5d99cb120a','f6841a74-6dd4-42c8-8dcb-adc14e4ba7af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfa92127543e47768806382958ac253a',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:04:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1048512455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7a73987-f9a3-4c4f-a846-fb4655afd73d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6412e7ab3a1844c78eba7576882d525d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfa92127543e47768806382958ac253a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:07.075944 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15b8c686-eea5-4e72-aeb3-6a8af30086f3 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7051e590-2c5d-41cf-97d1-d21f25885b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:07.102950 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15b8c686-eea5-4e72-aeb3-6a8af30086f3 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7051e590-2c5d-41cf-97d1-d21f25885b93) transitioned into state 'SUCCESS' from state '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-1048512455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6412e7ab3a1844c78eba7576882d525d',qos_specs=None,replication_status=,reservations=['f1635e6a-e7e0-497d-b9db-741be3abee3f','bc9f3551-bf9e-4f71-901d-2ae68abeb97b','94e2d4f7-4791-4b9c-8bef-5e5d99cb120a','f6841a74-6dd4-42c8-8dcb-adc14e4ba7af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfa92127543e47768806382958ac253a',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:07.103942 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15b8c686-eea5-4e72-aeb3-6a8af30086f3 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25b31e94-e0c4-4a19-a84e-8387ddc5febf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:07.116208 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15b8c686-eea5-4e72-aeb3-6a8af30086f3 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25b31e94-e0c4-4a19-a84e-8387ddc5febf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:07.116847 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15b8c686-eea5-4e72-aeb3-6a8af30086f3 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Flow 'volume_create_api' (d969106e-023f-42a8-8ff8-8392a44b94a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:04:07.117524 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-15b8c686-eea5-4e72-aeb3-6a8af30086f3 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Create volume request issued successfully. Aug 13 06:04:07.117981 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-15b8c686-eea5-4e72-aeb3-6a8af30086f3 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:04:07.118188 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 24/92] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:04:06 2026] POST /volume/v3/volumes => generated 757 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:04:07.131879 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-45a62437-7211-4601-b6ba-8a86bb86207d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:07.139124 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-45a62437-7211-4601-b6ba-8a86bb86207d tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] GET https://10.4.3.121/volume/v3/volumes/d7a73987-f9a3-4c4f-a846-fb4655afd73d Aug 13 06:04:07.139326 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-45a62437-7211-4601-b6ba-8a86bb86207d tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:07.139778 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-45a62437-7211-4601-b6ba-8a86bb86207d tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:07.154214 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:07.154214 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:07.158382 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-45a62437-7211-4601-b6ba-8a86bb86207d tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Volume info retrieved successfully. Aug 13 06:04:07.163600 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-45a62437-7211-4601-b6ba-8a86bb86207d tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/volumes/d7a73987-f9a3-4c4f-a846-fb4655afd73d returned with HTTP 200 Aug 13 06:04:07.163982 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 25/93] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:07 2026] GET /volume/v3/volumes/d7a73987-f9a3-4c4f-a846-fb4655afd73d => generated 825 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:07.420975 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e869532f-9304-4858-b70f-c7299786f3de None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:07.424084 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e869532f-9304-4858-b70f-c7299786f3de tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] GET https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d Aug 13 06:04:07.424569 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e869532f-9304-4858-b70f-c7299786f3de tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:07.424995 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e869532f-9304-4858-b70f-c7299786f3de tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:07.433998 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:07.433998 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:07.438479 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e869532f-9304-4858-b70f-c7299786f3de tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Volume info retrieved successfully. Aug 13 06:04:07.443749 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e869532f-9304-4858-b70f-c7299786f3de tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d returned with HTTP 200 Aug 13 06:04:07.444405 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 22/94] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:07 2026] GET /volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d => generated 1390 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:07.458174 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ff527484-ebff-4307-9d17-d55d24933073 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:07.460339 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff527484-ebff-4307-9d17-d55d24933073 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:04:07.460742 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ff527484-ebff-4307-9d17-d55d24933073 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-371378652"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:07.462735 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-ff527484-ebff-4307-9d17-d55d24933073 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-371378652'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:04:07.463200 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-ff527484-ebff-4307-9d17-d55d24933073 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Create volume of 1 GB Aug 13 06:04:07.473883 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff527484-ebff-4307-9d17-d55d24933073 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Availability zone cache updated, next update will occur around 2026-08-13 07:04:07.473215. {{(pid=100324) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 06:04:07.474062 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ff527484-ebff-4307-9d17-d55d24933073 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Availability Zones retrieved successfully. Aug 13 06:04:07.501666 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff527484-ebff-4307-9d17-d55d24933073 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Flow 'volume_create_api' (d1d63ab8-880d-4cd2-94cd-e9517cea6b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:04:07.503081 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff527484-ebff-4307-9d17-d55d24933073 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74f6ff30-eb6c-49cc-bffd-96a96058c9f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:07.504405 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-ff527484-ebff-4307-9d17-d55d24933073 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:04:07.561885 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff527484-ebff-4307-9d17-d55d24933073 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74f6ff30-eb6c-49cc-bffd-96a96058c9f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:07.563044 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff527484-ebff-4307-9d17-d55d24933073 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b454d95-6aba-4848-abe0-d4a5d2f6adcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:07.610538 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-ff527484-ebff-4307-9d17-d55d24933073 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-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 13 06:04:07.610837 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-ff527484-ebff-4307-9d17-d55d24933073 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-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 13 06:04:07.630740 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-ff527484-ebff-4307-9d17-d55d24933073 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Created reservations ['61870bc9-1697-4749-bf77-ded2223b5bfb', 'c0dafb2b-2c96-46cb-a016-d4e77c173a1d', 'cab14600-c1dd-495a-b892-aff64b79fa50', '6e4882f2-a9ff-4b5a-8080-d745673a9798'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:04:07.631768 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff527484-ebff-4307-9d17-d55d24933073 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b454d95-6aba-4848-abe0-d4a5d2f6adcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61870bc9-1697-4749-bf77-ded2223b5bfb', 'c0dafb2b-2c96-46cb-a016-d4e77c173a1d', 'cab14600-c1dd-495a-b892-aff64b79fa50', '6e4882f2-a9ff-4b5a-8080-d745673a9798']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:07.632947 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff527484-ebff-4307-9d17-d55d24933073 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bb4be31-5e0d-4134-950b-dbea9f3c82bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:07.663552 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff527484-ebff-4307-9d17-d55d24933073 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bb4be31-5e0d-4134-950b-dbea9f3c82bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '944b5cf0-7a8e-40ed-831a-a73846fd03e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-371378652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f754579acad4819a310aa53e9897323',qos_specs=None,replication_status=,reservations=['61870bc9-1697-4749-bf77-ded2223b5bfb','c0dafb2b-2c96-46cb-a016-d4e77c173a1d','cab14600-c1dd-495a-b892-aff64b79fa50','6e4882f2-a9ff-4b5a-8080-d745673a9798'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34af2c525e754ed3b70a1eb34139151f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:04:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-371378652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=944b5cf0-7a8e-40ed-831a-a73846fd03e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f754579acad4819a310aa53e9897323',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34af2c525e754ed3b70a1eb34139151f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:07.664297 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff527484-ebff-4307-9d17-d55d24933073 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3a51a50-775c-4f3d-a366-7e4ea63d15aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:07.695823 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff527484-ebff-4307-9d17-d55d24933073 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3a51a50-775c-4f3d-a366-7e4ea63d15aa) transitioned into state 'SUCCESS' from state '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-371378652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f754579acad4819a310aa53e9897323',qos_specs=None,replication_status=,reservations=['61870bc9-1697-4749-bf77-ded2223b5bfb','c0dafb2b-2c96-46cb-a016-d4e77c173a1d','cab14600-c1dd-495a-b892-aff64b79fa50','6e4882f2-a9ff-4b5a-8080-d745673a9798'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34af2c525e754ed3b70a1eb34139151f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:07.695995 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff527484-ebff-4307-9d17-d55d24933073 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be359203-d6e6-4ecf-9449-3daebd19b695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:07.705742 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff527484-ebff-4307-9d17-d55d24933073 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be359203-d6e6-4ecf-9449-3daebd19b695) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:07.707595 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ff527484-ebff-4307-9d17-d55d24933073 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Flow 'volume_create_api' (d1d63ab8-880d-4cd2-94cd-e9517cea6b6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:04:07.707595 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ff527484-ebff-4307-9d17-d55d24933073 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Create volume request issued successfully. Aug 13 06:04:07.707595 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff527484-ebff-4307-9d17-d55d24933073 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:04:07.709263 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 24/95] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:04:07 2026] POST /volume/v3/volumes => generated 751 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:04:07.723331 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-27ef3013-ad32-4f6d-845c-8eb9b1c64e4d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:07.725417 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-27ef3013-ad32-4f6d-845c-8eb9b1c64e4d tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] GET https://10.4.3.121/volume/v3/volumes/944b5cf0-7a8e-40ed-831a-a73846fd03e4 Aug 13 06:04:07.725640 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-27ef3013-ad32-4f6d-845c-8eb9b1c64e4d tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:07.725925 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-27ef3013-ad32-4f6d-845c-8eb9b1c64e4d tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:07.733817 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:07.733817 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:07.739415 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-27ef3013-ad32-4f6d-845c-8eb9b1c64e4d tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Volume info retrieved successfully. Aug 13 06:04:07.747198 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-27ef3013-ad32-4f6d-845c-8eb9b1c64e4d tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes/944b5cf0-7a8e-40ed-831a-a73846fd03e4 returned with HTTP 200 Aug 13 06:04:07.747632 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 25/96] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:07 2026] GET /volume/v3/volumes/944b5cf0-7a8e-40ed-831a-a73846fd03e4 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:07.829844 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fad006ed-a3b7-411c-bd3e-e35ee432c938 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:07.829844 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fad006ed-a3b7-411c-bd3e-e35ee432c938 None None] GET https://10.4.3.121/volume// Aug 13 06:04:07.829844 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fad006ed-a3b7-411c-bd3e-e35ee432c938 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:07.829844 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fad006ed-a3b7-411c-bd3e-e35ee432c938 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:07.830441 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fad006ed-a3b7-411c-bd3e-e35ee432c938 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:07.830940 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 26/97] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:04:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:07.838597 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-0ec42e4d-441a-462e-9111-6fe872e6c681 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:07.841713 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-0ec42e4d-441a-462e-9111-6fe872e6c681 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] GET https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 Aug 13 06:04:07.842019 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-0ec42e4d-441a-462e-9111-6fe872e6c681 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:07.842703 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-0ec42e4d-441a-462e-9111-6fe872e6c681 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:07.855502 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:07.855502 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:07.861217 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-0ec42e4d-441a-462e-9111-6fe872e6c681 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Volume info retrieved successfully. Aug 13 06:04:07.870131 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-0ec42e4d-441a-462e-9111-6fe872e6c681 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 returned with HTTP 200 Aug 13 06:04:07.870131 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 23/98] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:04:07 2026] GET /volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 => generated 1337 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:04:07.964217 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-dcd65112-9053-4666-91c2-62e8f8729378 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:07.965034 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-dcd65112-9053-4666-91c2-62e8f8729378 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] PUT https://10.4.3.121/volume/v3/attachments/ce62db98-3f61-4a88-9090-82a675a82c21 Aug 13 06:04:07.965553 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-dcd65112-9053-4666-91c2-62e8f8729378 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:07.976235 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-dcd65112-9053-4666-91c2-62e8f8729378 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Acquiring lock "cinder-attachment_update-0c9a4cd5-8e39-48b8-aa87-0878868f9970-np0000007163" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:04:07.985630 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-dcd65112-9053-4666-91c2-62e8f8729378 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Lock "cinder-attachment_update-0c9a4cd5-8e39-48b8-aa87-0878868f9970-np0000007163" acquired by "attachment_update" :: waited 0.009s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:04:07.988234 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:07.988234 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:08.093122 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-dcd65112-9053-4666-91c2-62e8f8729378 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Lock "cinder-attachment_update-0c9a4cd5-8e39-48b8-aa87-0878868f9970-np0000007163" released by "attachment_update" :: held 0.107s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:04:08.093633 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-dcd65112-9053-4666-91c2-62e8f8729378 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/attachments/ce62db98-3f61-4a88-9090-82a675a82c21 returned with HTTP 200 Aug 13 06:04:08.094160 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 25/99] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:04:07 2026] PUT /volume/v3/attachments/ce62db98-3f61-4a88-9090-82a675a82c21 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:08.123527 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-eac31572-c8a5-4f82-8f54-28320c6fb5e6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:08.125963 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-eac31572-c8a5-4f82-8f54-28320c6fb5e6 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] POST https://10.4.3.121/volume/v3/attachments/ce62db98-3f61-4a88-9090-82a675a82c21/action Aug 13 06:04:08.126778 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-eac31572-c8a5-4f82-8f54-28320c6fb5e6 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:04:08.126939 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-eac31572-c8a5-4f82-8f54-28320c6fb5e6 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:08.142024 np0000007163 devstack@c-api.service[100325]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 13 06:04:08.142024 np0000007163 devstack@c-api.service[100325]: .first() Aug 13 06:04:08.162922 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:08.162922 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:08.180129 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1aa82199-c9f1-4f52-ad01-b1caeb715b85 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:08.182940 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1aa82199-c9f1-4f52-ad01-b1caeb715b85 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] GET https://10.4.3.121/volume/v3/volumes/d7a73987-f9a3-4c4f-a846-fb4655afd73d Aug 13 06:04:08.183482 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1aa82199-c9f1-4f52-ad01-b1caeb715b85 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:08.184203 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1aa82199-c9f1-4f52-ad01-b1caeb715b85 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:08.185080 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-716c1efe-b69d-4615-bc18-5c4bcbe2b9ec req-eac31572-c8a5-4f82-8f54-28320c6fb5e6 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/attachments/ce62db98-3f61-4a88-9090-82a675a82c21/action returned with HTTP 204 Aug 13 06:04:08.185779 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 26/100] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:04:08 2026] POST /volume/v3/attachments/ce62db98-3f61-4a88-9090-82a675a82c21/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:04:08.195270 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:08.195270 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:08.199546 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1aa82199-c9f1-4f52-ad01-b1caeb715b85 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Volume info retrieved successfully. Aug 13 06:04:08.211377 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1aa82199-c9f1-4f52-ad01-b1caeb715b85 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/volumes/d7a73987-f9a3-4c4f-a846-fb4655afd73d returned with HTTP 200 Aug 13 06:04:08.211377 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 27/101] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:08 2026] GET /volume/v3/volumes/d7a73987-f9a3-4c4f-a846-fb4655afd73d => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:08.235645 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ec6d7530-ff07-44e7-a2d8-75bd9875c51a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:08.237746 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ec6d7530-ff07-44e7-a2d8-75bd9875c51a tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:04:08.238230 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ec6d7530-ff07-44e7-a2d8-75bd9875c51a tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-90357009"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:08.240276 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-ec6d7530-ff07-44e7-a2d8-75bd9875c51a tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-90357009'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:04:08.240754 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-ec6d7530-ff07-44e7-a2d8-75bd9875c51a tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Create volume of 1 GB Aug 13 06:04:08.250855 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ec6d7530-ff07-44e7-a2d8-75bd9875c51a tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Availability Zones retrieved successfully. Aug 13 06:04:08.259279 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ec6d7530-ff07-44e7-a2d8-75bd9875c51a tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Flow 'volume_create_api' (08b2d903-74da-4a0e-a7ba-1b6824a568ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:04:08.260771 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ec6d7530-ff07-44e7-a2d8-75bd9875c51a tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cec5ec36-5e46-473e-8be3-23c162a2f4a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:08.263274 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-ec6d7530-ff07-44e7-a2d8-75bd9875c51a tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:04:08.431145 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ec6d7530-ff07-44e7-a2d8-75bd9875c51a tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cec5ec36-5e46-473e-8be3-23c162a2f4a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:08.432172 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ec6d7530-ff07-44e7-a2d8-75bd9875c51a tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64c002d4-2f61-4b17-9b0a-a66d6e3398f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:08.473053 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-ec6d7530-ff07-44e7-a2d8-75bd9875c51a tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Created reservations ['022fd0ef-82a0-414c-8b28-41fe97ac6b59', 'd47f0689-d36a-4bbb-a184-893c5a7e5ef7', '89f5277d-0dd5-4c01-a55f-35e671753119', 'a68e957e-c867-46a4-8244-862fe21ea8e0'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:04:08.473867 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ec6d7530-ff07-44e7-a2d8-75bd9875c51a tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64c002d4-2f61-4b17-9b0a-a66d6e3398f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['022fd0ef-82a0-414c-8b28-41fe97ac6b59', 'd47f0689-d36a-4bbb-a184-893c5a7e5ef7', '89f5277d-0dd5-4c01-a55f-35e671753119', 'a68e957e-c867-46a4-8244-862fe21ea8e0']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:08.475391 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ec6d7530-ff07-44e7-a2d8-75bd9875c51a tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b8bfcda-bafb-49f8-8b19-f12016b64c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:08.502552 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ec6d7530-ff07-44e7-a2d8-75bd9875c51a tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b8bfcda-bafb-49f8-8b19-f12016b64c4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa2ac9f6-1efa-4f14-badc-1d212dadaba9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-90357009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6412e7ab3a1844c78eba7576882d525d',qos_specs=None,replication_status=,reservations=['022fd0ef-82a0-414c-8b28-41fe97ac6b59','d47f0689-d36a-4bbb-a184-893c5a7e5ef7','89f5277d-0dd5-4c01-a55f-35e671753119','a68e957e-c867-46a4-8244-862fe21ea8e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfa92127543e47768806382958ac253a',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:04:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-90357009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa2ac9f6-1efa-4f14-badc-1d212dadaba9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6412e7ab3a1844c78eba7576882d525d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfa92127543e47768806382958ac253a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:08.503157 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ec6d7530-ff07-44e7-a2d8-75bd9875c51a tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (123e820a-5c00-4c20-9f68-09659b34889e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:08.524027 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ec6d7530-ff07-44e7-a2d8-75bd9875c51a tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (123e820a-5c00-4c20-9f68-09659b34889e) transitioned into state 'SUCCESS' from state '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-90357009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6412e7ab3a1844c78eba7576882d525d',qos_specs=None,replication_status=,reservations=['022fd0ef-82a0-414c-8b28-41fe97ac6b59','d47f0689-d36a-4bbb-a184-893c5a7e5ef7','89f5277d-0dd5-4c01-a55f-35e671753119','a68e957e-c867-46a4-8244-862fe21ea8e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfa92127543e47768806382958ac253a',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:08.524433 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ec6d7530-ff07-44e7-a2d8-75bd9875c51a tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74be387f-2fe2-485e-b0cd-d5bca8c4f8a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:08.535016 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ec6d7530-ff07-44e7-a2d8-75bd9875c51a tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74be387f-2fe2-485e-b0cd-d5bca8c4f8a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:08.536105 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ec6d7530-ff07-44e7-a2d8-75bd9875c51a tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Flow 'volume_create_api' (08b2d903-74da-4a0e-a7ba-1b6824a568ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:04:08.536729 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ec6d7530-ff07-44e7-a2d8-75bd9875c51a tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Create volume request issued successfully. Aug 13 06:04:08.537428 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ec6d7530-ff07-44e7-a2d8-75bd9875c51a tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:04:08.537969 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 24/102] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:04:08 2026] POST /volume/v3/volumes => generated 755 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:04:08.556898 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fd064cf1-4322-423a-8b57-1d8366818a9b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:08.559601 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fd064cf1-4322-423a-8b57-1d8366818a9b tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] GET https://10.4.3.121/volume/v3/volumes/fa2ac9f6-1efa-4f14-badc-1d212dadaba9 Aug 13 06:04:08.559829 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fd064cf1-4322-423a-8b57-1d8366818a9b tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:08.560090 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fd064cf1-4322-423a-8b57-1d8366818a9b tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:08.568264 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:08.568264 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:08.572830 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fd064cf1-4322-423a-8b57-1d8366818a9b tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Volume info retrieved successfully. Aug 13 06:04:08.577338 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fd064cf1-4322-423a-8b57-1d8366818a9b tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/volumes/fa2ac9f6-1efa-4f14-badc-1d212dadaba9 returned with HTTP 200 Aug 13 06:04:08.577858 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 26/103] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:08 2026] GET /volume/v3/volumes/fa2ac9f6-1efa-4f14-badc-1d212dadaba9 => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:08.771614 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ebfa4787-78bf-45a6-99b1-e34f21e2d25c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:08.773602 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ebfa4787-78bf-45a6-99b1-e34f21e2d25c tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] GET https://10.4.3.121/volume/v3/volumes/944b5cf0-7a8e-40ed-831a-a73846fd03e4 Aug 13 06:04:08.774302 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ebfa4787-78bf-45a6-99b1-e34f21e2d25c tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:08.774302 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ebfa4787-78bf-45a6-99b1-e34f21e2d25c tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:08.783107 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:08.783107 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:08.788665 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ebfa4787-78bf-45a6-99b1-e34f21e2d25c tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Volume info retrieved successfully. Aug 13 06:04:08.795299 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ebfa4787-78bf-45a6-99b1-e34f21e2d25c tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes/944b5cf0-7a8e-40ed-831a-a73846fd03e4 returned with HTTP 200 Aug 13 06:04:08.795909 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 27/104] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:08 2026] GET /volume/v3/volumes/944b5cf0-7a8e-40ed-831a-a73846fd03e4 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:08.815908 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ff43418d-bd6d-42ea-ad0c-4c097213f7fd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:08.821629 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ff43418d-bd6d-42ea-ad0c-4c097213f7fd tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:04:08.821629 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ff43418d-bd6d-42ea-ad0c-4c097213f7fd tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-914067270"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:08.825149 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-ff43418d-bd6d-42ea-ad0c-4c097213f7fd tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-914067270'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:04:08.825375 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-ff43418d-bd6d-42ea-ad0c-4c097213f7fd tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Create volume of 1 GB Aug 13 06:04:08.830166 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ff43418d-bd6d-42ea-ad0c-4c097213f7fd tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Availability Zones retrieved successfully. Aug 13 06:04:08.836622 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ff43418d-bd6d-42ea-ad0c-4c097213f7fd tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Flow 'volume_create_api' (fec84f25-b070-4e7c-a27e-1e25dc6aaebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:04:08.837774 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ff43418d-bd6d-42ea-ad0c-4c097213f7fd tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd5e6f66-94af-4501-ad09-68ef6afa5a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:08.838927 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-ff43418d-bd6d-42ea-ad0c-4c097213f7fd tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:04:08.865303 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ff43418d-bd6d-42ea-ad0c-4c097213f7fd tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd5e6f66-94af-4501-ad09-68ef6afa5a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:08.866488 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ff43418d-bd6d-42ea-ad0c-4c097213f7fd tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe09871c-f62f-4a85-b047-abbeb9a3b5f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:08.924204 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-ff43418d-bd6d-42ea-ad0c-4c097213f7fd tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Created reservations ['e38e9861-5692-46a4-bb25-7a541e635477', '91477e50-444e-460d-84fe-c0f3a8ae2463', '348037bf-bfe6-4f99-ad57-7ff3a34386e1', '1fa72074-f548-4e7f-825e-2e0910641fde'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:04:08.925007 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ff43418d-bd6d-42ea-ad0c-4c097213f7fd tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe09871c-f62f-4a85-b047-abbeb9a3b5f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e38e9861-5692-46a4-bb25-7a541e635477', '91477e50-444e-460d-84fe-c0f3a8ae2463', '348037bf-bfe6-4f99-ad57-7ff3a34386e1', '1fa72074-f548-4e7f-825e-2e0910641fde']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:08.925720 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ff43418d-bd6d-42ea-ad0c-4c097213f7fd tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eac91031-c564-4938-9c92-ea4a5f71aaa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:08.961388 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ff43418d-bd6d-42ea-ad0c-4c097213f7fd tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eac91031-c564-4938-9c92-ea4a5f71aaa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe510485-c0d5-44bc-89a6-d77462865d6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-914067270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f754579acad4819a310aa53e9897323',qos_specs=None,replication_status=,reservations=['e38e9861-5692-46a4-bb25-7a541e635477','91477e50-444e-460d-84fe-c0f3a8ae2463','348037bf-bfe6-4f99-ad57-7ff3a34386e1','1fa72074-f548-4e7f-825e-2e0910641fde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34af2c525e754ed3b70a1eb34139151f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:04:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-914067270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe510485-c0d5-44bc-89a6-d77462865d6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f754579acad4819a310aa53e9897323',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34af2c525e754ed3b70a1eb34139151f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:08.962909 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ff43418d-bd6d-42ea-ad0c-4c097213f7fd tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a3034e1-5865-49ec-8ea0-2fa131d8b89e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:08.994205 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ff43418d-bd6d-42ea-ad0c-4c097213f7fd tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a3034e1-5865-49ec-8ea0-2fa131d8b89e) transitioned into state 'SUCCESS' from state '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-914067270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f754579acad4819a310aa53e9897323',qos_specs=None,replication_status=,reservations=['e38e9861-5692-46a4-bb25-7a541e635477','91477e50-444e-460d-84fe-c0f3a8ae2463','348037bf-bfe6-4f99-ad57-7ff3a34386e1','1fa72074-f548-4e7f-825e-2e0910641fde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34af2c525e754ed3b70a1eb34139151f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:08.995125 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ff43418d-bd6d-42ea-ad0c-4c097213f7fd tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd06f20b-b464-4ba9-b8d1-625e15ecc12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:09.007963 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ff43418d-bd6d-42ea-ad0c-4c097213f7fd tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd06f20b-b464-4ba9-b8d1-625e15ecc12b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:09.008977 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ff43418d-bd6d-42ea-ad0c-4c097213f7fd tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Flow 'volume_create_api' (fec84f25-b070-4e7c-a27e-1e25dc6aaebf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:04:09.010157 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ff43418d-bd6d-42ea-ad0c-4c097213f7fd tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Create volume request issued successfully. Aug 13 06:04:09.010979 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ff43418d-bd6d-42ea-ad0c-4c097213f7fd tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:04:09.011558 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 28/105] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:04:08 2026] POST /volume/v3/volumes => generated 751 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:04:09.026361 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-172d1868-85ec-4df8-81ed-4663d036139e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:09.028377 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-172d1868-85ec-4df8-81ed-4663d036139e tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] GET https://10.4.3.121/volume/v3/volumes/fe510485-c0d5-44bc-89a6-d77462865d6d Aug 13 06:04:09.028654 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-172d1868-85ec-4df8-81ed-4663d036139e tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:09.028921 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-172d1868-85ec-4df8-81ed-4663d036139e tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:09.040293 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:09.040293 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:09.045452 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-172d1868-85ec-4df8-81ed-4663d036139e tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Volume info retrieved successfully. Aug 13 06:04:09.051330 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-172d1868-85ec-4df8-81ed-4663d036139e tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes/fe510485-c0d5-44bc-89a6-d77462865d6d returned with HTTP 200 Aug 13 06:04:09.052029 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 25/106] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:09 2026] GET /volume/v3/volumes/fe510485-c0d5-44bc-89a6-d77462865d6d => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:09.592504 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2fac4e68-a691-452e-b9a1-42bb525acc86 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:09.597624 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2fac4e68-a691-452e-b9a1-42bb525acc86 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] GET https://10.4.3.121/volume/v3/volumes/fa2ac9f6-1efa-4f14-badc-1d212dadaba9 Aug 13 06:04:09.597926 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2fac4e68-a691-452e-b9a1-42bb525acc86 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:09.598241 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2fac4e68-a691-452e-b9a1-42bb525acc86 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:09.612404 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:09.612404 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:09.617720 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2fac4e68-a691-452e-b9a1-42bb525acc86 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Volume info retrieved successfully. Aug 13 06:04:09.623278 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2fac4e68-a691-452e-b9a1-42bb525acc86 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/volumes/fa2ac9f6-1efa-4f14-badc-1d212dadaba9 returned with HTTP 200 Aug 13 06:04:09.624098 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 27/107] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:09 2026] GET /volume/v3/volumes/fa2ac9f6-1efa-4f14-badc-1d212dadaba9 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:10.074402 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c6a237b5-dfa6-4585-b29e-51dcb7a1993c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:10.076301 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c6a237b5-dfa6-4585-b29e-51dcb7a1993c tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] GET https://10.4.3.121/volume/v3/volumes/fe510485-c0d5-44bc-89a6-d77462865d6d Aug 13 06:04:10.076652 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c6a237b5-dfa6-4585-b29e-51dcb7a1993c tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:10.076956 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c6a237b5-dfa6-4585-b29e-51dcb7a1993c tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:10.089381 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:10.089381 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:10.094744 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c6a237b5-dfa6-4585-b29e-51dcb7a1993c tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Volume info retrieved successfully. Aug 13 06:04:10.100644 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c6a237b5-dfa6-4585-b29e-51dcb7a1993c tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes/fe510485-c0d5-44bc-89a6-d77462865d6d returned with HTTP 200 Aug 13 06:04:10.101327 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 28/108] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:10 2026] GET /volume/v3/volumes/fe510485-c0d5-44bc-89a6-d77462865d6d => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:16.778999 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ee22f525-810c-434b-8ade-dced45b2e97c req-269e041c-03be-40a9-bd25-8018ef2a9bfe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:16.782154 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ee22f525-810c-434b-8ade-dced45b2e97c req-269e041c-03be-40a9-bd25-8018ef2a9bfe tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] GET https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a Aug 13 06:04:16.782405 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ee22f525-810c-434b-8ade-dced45b2e97c req-269e041c-03be-40a9-bd25-8018ef2a9bfe tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:16.782621 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ee22f525-810c-434b-8ade-dced45b2e97c req-269e041c-03be-40a9-bd25-8018ef2a9bfe tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:16.792416 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:16.792416 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:16.798776 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-ee22f525-810c-434b-8ade-dced45b2e97c req-269e041c-03be-40a9-bd25-8018ef2a9bfe tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Volume info retrieved successfully. Aug 13 06:04:16.804259 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ee22f525-810c-434b-8ade-dced45b2e97c req-269e041c-03be-40a9-bd25-8018ef2a9bfe tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a returned with HTTP 200 Aug 13 06:04:16.804766 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 29/109] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:04:16 2026] GET /volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:16.867289 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b77f940f-5ad1-447f-aca0-720a488dab48 req-add680dc-6b57-410a-b2a5-dd677dec5bf2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:16.877401 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b77f940f-5ad1-447f-aca0-720a488dab48 req-add680dc-6b57-410a-b2a5-dd677dec5bf2 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] GET https://10.4.3.121/volume/v3/limits Aug 13 06:04:16.877401 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b77f940f-5ad1-447f-aca0-720a488dab48 req-add680dc-6b57-410a-b2a5-dd677dec5bf2 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:16.877401 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b77f940f-5ad1-447f-aca0-720a488dab48 req-add680dc-6b57-410a-b2a5-dd677dec5bf2 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:16.886556 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [req-b77f940f-5ad1-447f-aca0-720a488dab48 req-add680dc-6b57-410a-b2a5-dd677dec5bf2 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-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 13 06:04:16.887284 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [req-b77f940f-5ad1-447f-aca0-720a488dab48 req-add680dc-6b57-410a-b2a5-dd677dec5bf2 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-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 13 06:04:16.887284 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [req-b77f940f-5ad1-447f-aca0-720a488dab48 req-add680dc-6b57-410a-b2a5-dd677dec5bf2 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-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 13 06:04:16.887621 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [req-b77f940f-5ad1-447f-aca0-720a488dab48 req-add680dc-6b57-410a-b2a5-dd677dec5bf2 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-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 13 06:04:16.888096 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [req-b77f940f-5ad1-447f-aca0-720a488dab48 req-add680dc-6b57-410a-b2a5-dd677dec5bf2 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-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 13 06:04:16.888147 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [req-b77f940f-5ad1-447f-aca0-720a488dab48 req-add680dc-6b57-410a-b2a5-dd677dec5bf2 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-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 13 06:04:16.888432 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [req-b77f940f-5ad1-447f-aca0-720a488dab48 req-add680dc-6b57-410a-b2a5-dd677dec5bf2 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-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 13 06:04:16.902950 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b77f940f-5ad1-447f-aca0-720a488dab48 req-add680dc-6b57-410a-b2a5-dd677dec5bf2 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/limits returned with HTTP 200 Aug 13 06:04:16.903143 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 26/110] 10.4.3.121 () {68 vars in 1484 bytes} [Thu Aug 13 06:04:16 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 13 06:04:16.981708 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b77f940f-5ad1-447f-aca0-720a488dab48 req-0aa00f9c-1a2b-4f73-a9f8-1b16ea341843 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:16.984940 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b77f940f-5ad1-447f-aca0-720a488dab48 req-0aa00f9c-1a2b-4f73-a9f8-1b16ea341843 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] GET https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 Aug 13 06:04:16.985245 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b77f940f-5ad1-447f-aca0-720a488dab48 req-0aa00f9c-1a2b-4f73-a9f8-1b16ea341843 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:16.985540 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b77f940f-5ad1-447f-aca0-720a488dab48 req-0aa00f9c-1a2b-4f73-a9f8-1b16ea341843 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:16.999754 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:16.999754 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:17.005297 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-b77f940f-5ad1-447f-aca0-720a488dab48 req-0aa00f9c-1a2b-4f73-a9f8-1b16ea341843 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Volume info retrieved successfully. Aug 13 06:04:17.014653 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b77f940f-5ad1-447f-aca0-720a488dab48 req-0aa00f9c-1a2b-4f73-a9f8-1b16ea341843 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 returned with HTTP 200 Aug 13 06:04:17.014653 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 28/111] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:04:16 2026] GET /volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 => generated 1450 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:17.028964 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-b77f940f-5ad1-447f-aca0-720a488dab48 req-d964e5e3-c9ef-4686-a1bf-13a5020d722a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:17.031717 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b77f940f-5ad1-447f-aca0-720a488dab48 req-d964e5e3-c9ef-4686-a1bf-13a5020d722a tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:04:17.032201 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b77f940f-5ad1-447f-aca0-720a488dab48 req-d964e5e3-c9ef-4686-a1bf-13a5020d722a tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c9a4cd5-8e39-48b8-aa87-0878868f9970", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1242855086", "description": null, "metadata": {}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:17.048258 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:17.048258 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:17.048424 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-b77f940f-5ad1-447f-aca0-720a488dab48 req-d964e5e3-c9ef-4686-a1bf-13a5020d722a tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Volume info retrieved successfully. Aug 13 06:04:17.048627 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [req-b77f940f-5ad1-447f-aca0-720a488dab48 req-d964e5e3-c9ef-4686-a1bf-13a5020d722a tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Create snapshot from volume 0c9a4cd5-8e39-48b8-aa87-0878868f9970 Aug 13 06:04:17.069209 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [req-b77f940f-5ad1-447f-aca0-720a488dab48 req-d964e5e3-c9ef-4686-a1bf-13a5020d722a tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-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 13 06:04:17.097580 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [req-b77f940f-5ad1-447f-aca0-720a488dab48 req-d964e5e3-c9ef-4686-a1bf-13a5020d722a tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Created reservations ['4fd3c89b-03eb-4228-be88-e0b123e418d0', '7b92b632-8676-47a2-be7f-4897b6f52731', '769c5407-1ebd-4cc0-9d12-8cfc46270979', '8efaff4c-9a75-4e83-9ed2-8409df4e770b'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:04:17.146291 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dccd3d81-a492-474c-af9d-a7e5b6c8b0fb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:17.146877 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dccd3d81-a492-474c-af9d-a7e5b6c8b0fb None None] GET https://10.4.3.121/volume// Aug 13 06:04:17.147057 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dccd3d81-a492-474c-af9d-a7e5b6c8b0fb None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:17.147267 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dccd3d81-a492-474c-af9d-a7e5b6c8b0fb None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:17.147574 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dccd3d81-a492-474c-af9d-a7e5b6c8b0fb None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:17.147905 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 30/112] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:04:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:17.160269 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-b77f940f-5ad1-447f-aca0-720a488dab48 req-d964e5e3-c9ef-4686-a1bf-13a5020d722a tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Snapshot force create request issued successfully. Aug 13 06:04:17.160763 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b77f940f-5ad1-447f-aca0-720a488dab48 req-d964e5e3-c9ef-4686-a1bf-13a5020d722a tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:04:17.161409 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 29/113] 10.4.3.121 () {72 vars in 1547 bytes} [Thu Aug 13 06:04:17 2026] POST /volume/v3/snapshots => generated 319 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:04:17.189678 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-ee22f525-810c-434b-8ade-dced45b2e97c req-23300692-2b76-4e55-999e-d7e9798fd05f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:17.418037 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ee22f525-810c-434b-8ade-dced45b2e97c req-23300692-2b76-4e55-999e-d7e9798fd05f tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:04:17.418457 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ee22f525-810c-434b-8ade-dced45b2e97c req-23300692-2b76-4e55-999e-d7e9798fd05f tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eab417b2-01e3-4fae-a154-cf7ccba86e7a", "connector": null, "instance_uuid": "b13dd7b7-6356-4601-b8ab-a409df29042b"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:17.427809 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:17.427809 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:17.459934 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ee22f525-810c-434b-8ade-dced45b2e97c req-23300692-2b76-4e55-999e-d7e9798fd05f tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:04:17.460368 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 27/114] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:04:17 2026] POST /volume/v3/attachments => generated 273 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:17.492552 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9fa69bd0-caaa-44b3-ac7c-0c46b6db2358 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:17.495451 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9fa69bd0-caaa-44b3-ac7c-0c46b6db2358 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] GET https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a Aug 13 06:04:17.495661 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9fa69bd0-caaa-44b3-ac7c-0c46b6db2358 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:17.495851 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9fa69bd0-caaa-44b3-ac7c-0c46b6db2358 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:17.507724 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:17.507724 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:17.510818 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9fa69bd0-caaa-44b3-ac7c-0c46b6db2358 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Volume info retrieved successfully. Aug 13 06:04:17.514979 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9fa69bd0-caaa-44b3-ac7c-0c46b6db2358 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a returned with HTTP 200 Aug 13 06:04:17.515337 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 29/115] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:17 2026] GET /volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:17.520327 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fcc3902f-b1b5-43b9-a32d-59b49cf830ad None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:17.520700 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fcc3902f-b1b5-43b9-a32d-59b49cf830ad None None] GET https://10.4.3.121/volume// Aug 13 06:04:17.520871 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fcc3902f-b1b5-43b9-a32d-59b49cf830ad None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:17.521052 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fcc3902f-b1b5-43b9-a32d-59b49cf830ad None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:17.521390 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fcc3902f-b1b5-43b9-a32d-59b49cf830ad None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:17.521662 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 31/116] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:04:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:17.541072 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ee22f525-810c-434b-8ade-dced45b2e97c req-90fcf85d-5bce-41f4-8300-732ff8aac7ea None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:17.544701 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ee22f525-810c-434b-8ade-dced45b2e97c req-90fcf85d-5bce-41f4-8300-732ff8aac7ea tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] GET https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a Aug 13 06:04:17.545436 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ee22f525-810c-434b-8ade-dced45b2e97c req-90fcf85d-5bce-41f4-8300-732ff8aac7ea tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:17.545987 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ee22f525-810c-434b-8ade-dced45b2e97c req-90fcf85d-5bce-41f4-8300-732ff8aac7ea tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:17.564577 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:17.564577 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:17.569087 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-ee22f525-810c-434b-8ade-dced45b2e97c req-90fcf85d-5bce-41f4-8300-732ff8aac7ea tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Volume info retrieved successfully. Aug 13 06:04:17.574551 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ee22f525-810c-434b-8ade-dced45b2e97c req-90fcf85d-5bce-41f4-8300-732ff8aac7ea tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a returned with HTTP 200 Aug 13 06:04:17.575377 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 30/117] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:04:17 2026] GET /volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a => generated 1024 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:04:17.670916 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-ee22f525-810c-434b-8ade-dced45b2e97c req-4ddd9aef-299b-4c0b-8e06-d1f594622e37 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:17.672711 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ee22f525-810c-434b-8ade-dced45b2e97c req-4ddd9aef-299b-4c0b-8e06-d1f594622e37 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] PUT https://10.4.3.121/volume/v3/attachments/90372f13-8cdb-415f-b23b-7e5cb199c795 Aug 13 06:04:17.673036 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ee22f525-810c-434b-8ade-dced45b2e97c req-4ddd9aef-299b-4c0b-8e06-d1f594622e37 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:17.681975 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-ee22f525-810c-434b-8ade-dced45b2e97c req-4ddd9aef-299b-4c0b-8e06-d1f594622e37 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Acquiring lock "cinder-attachment_update-eab417b2-01e3-4fae-a154-cf7ccba86e7a-np0000007163" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:04:17.685915 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-ee22f525-810c-434b-8ade-dced45b2e97c req-4ddd9aef-299b-4c0b-8e06-d1f594622e37 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Lock "cinder-attachment_update-eab417b2-01e3-4fae-a154-cf7ccba86e7a-np0000007163" acquired by "attachment_update" :: waited 0.004s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:04:17.686906 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:17.686906 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:17.784965 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-ee22f525-810c-434b-8ade-dced45b2e97c req-4ddd9aef-299b-4c0b-8e06-d1f594622e37 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Lock "cinder-attachment_update-eab417b2-01e3-4fae-a154-cf7ccba86e7a-np0000007163" released by "attachment_update" :: held 0.099s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:04:17.785252 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ee22f525-810c-434b-8ade-dced45b2e97c req-4ddd9aef-299b-4c0b-8e06-d1f594622e37 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/attachments/90372f13-8cdb-415f-b23b-7e5cb199c795 returned with HTTP 200 Aug 13 06:04:17.785681 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 28/118] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:04:17 2026] PUT /volume/v3/attachments/90372f13-8cdb-415f-b23b-7e5cb199c795 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:17.946357 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-35696a81-5787-4104-b0a4-40e9a161cd52 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:17.952741 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-35696a81-5787-4104-b0a4-40e9a161cd52 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:04:17.953194 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-35696a81-5787-4104-b0a4-40e9a161cd52 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-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": "bcc3fff6-3f04-4f78-90dc-2c99a667b3c9", "source_volid": null, "backup_id": null}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:17.958957 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-35696a81-5787-4104-b0a4-40e9a161cd52 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-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': 'bcc3fff6-3f04-4f78-90dc-2c99a667b3c9', 'source_volid': None, 'backup_id': None}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:04:18.093244 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-f3b8680f-8ae9-49f2-808b-b319efd338fd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:18.096148 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-f3b8680f-8ae9-49f2-808b-b319efd338fd tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] GET https://10.4.3.121/volume/v3/volumes/0db5b7b7-f114-43b4-910c-85fca49b36ca Aug 13 06:04:18.096389 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-f3b8680f-8ae9-49f2-808b-b319efd338fd tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:18.096653 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-f3b8680f-8ae9-49f2-808b-b319efd338fd tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:18.107026 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:18.107026 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:18.113820 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-f3b8680f-8ae9-49f2-808b-b319efd338fd tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Volume info retrieved successfully. Aug 13 06:04:18.120698 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-f3b8680f-8ae9-49f2-808b-b319efd338fd tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/volumes/0db5b7b7-f114-43b4-910c-85fca49b36ca returned with HTTP 200 Aug 13 06:04:18.121388 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 32/119] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:04:18 2026] GET /volume/v3/volumes/0db5b7b7-f114-43b4-910c-85fca49b36ca => generated 1365 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:18.131807 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-fa4330d6-bcc2-4c35-bbd8-63be2e400180 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:18.134507 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-fa4330d6-bcc2-4c35-bbd8-63be2e400180 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] GET https://10.4.3.121/volume/v3/volumes/d7a73987-f9a3-4c4f-a846-fb4655afd73d Aug 13 06:04:18.134726 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-fa4330d6-bcc2-4c35-bbd8-63be2e400180 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:18.134957 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-fa4330d6-bcc2-4c35-bbd8-63be2e400180 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:18.146780 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:18.146780 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:18.156388 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-fa4330d6-bcc2-4c35-bbd8-63be2e400180 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Volume info retrieved successfully. Aug 13 06:04:18.172721 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-fa4330d6-bcc2-4c35-bbd8-63be2e400180 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/volumes/d7a73987-f9a3-4c4f-a846-fb4655afd73d returned with HTTP 200 Aug 13 06:04:18.172721 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 31/120] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:04:18 2026] GET /volume/v3/volumes/d7a73987-f9a3-4c4f-a846-fb4655afd73d => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:18.186002 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-42c169fa-eb96-4658-99df-83860177e8c2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:18.188971 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-3cd2e91f-e89b-45f7-a8fe-5b5e85cd05a4 req-ea2a81f8-4ad8-40c6-8fdf-4e4316a88133 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:18.189793 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-42c169fa-eb96-4658-99df-83860177e8c2 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] GET https://10.4.3.121/volume/v3/volumes/fa2ac9f6-1efa-4f14-badc-1d212dadaba9 Aug 13 06:04:18.190125 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-42c169fa-eb96-4658-99df-83860177e8c2 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:18.190435 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-42c169fa-eb96-4658-99df-83860177e8c2 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:18.194204 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3cd2e91f-e89b-45f7-a8fe-5b5e85cd05a4 req-ea2a81f8-4ad8-40c6-8fdf-4e4316a88133 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] GET https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 Aug 13 06:04:18.194635 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3cd2e91f-e89b-45f7-a8fe-5b5e85cd05a4 req-ea2a81f8-4ad8-40c6-8fdf-4e4316a88133 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:18.194933 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3cd2e91f-e89b-45f7-a8fe-5b5e85cd05a4 req-ea2a81f8-4ad8-40c6-8fdf-4e4316a88133 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:18.203857 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:18.203857 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:18.207953 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:18.207953 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:18.208509 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-42c169fa-eb96-4658-99df-83860177e8c2 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Volume info retrieved successfully. Aug 13 06:04:18.214192 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-42c169fa-eb96-4658-99df-83860177e8c2 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/volumes/fa2ac9f6-1efa-4f14-badc-1d212dadaba9 returned with HTTP 200 Aug 13 06:04:18.214739 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 29/121] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:04:18 2026] GET /volume/v3/volumes/fa2ac9f6-1efa-4f14-badc-1d212dadaba9 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:18.216663 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-3cd2e91f-e89b-45f7-a8fe-5b5e85cd05a4 req-ea2a81f8-4ad8-40c6-8fdf-4e4316a88133 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Volume info retrieved successfully. Aug 13 06:04:18.223751 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3cd2e91f-e89b-45f7-a8fe-5b5e85cd05a4 req-ea2a81f8-4ad8-40c6-8fdf-4e4316a88133 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 returned with HTTP 200 Aug 13 06:04:18.224282 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 33/122] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:04:18 2026] GET /volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 => generated 1024 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:18.229481 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-68c9dd5c-9617-4ac3-8151-7aef106a5588 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:18.229910 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-68c9dd5c-9617-4ac3-8151-7aef106a5588 None None] GET https://10.4.3.121/volume// Aug 13 06:04:18.230140 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-68c9dd5c-9617-4ac3-8151-7aef106a5588 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:18.230433 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-68c9dd5c-9617-4ac3-8151-7aef106a5588 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:18.230885 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-68c9dd5c-9617-4ac3-8151-7aef106a5588 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:18.231251 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 32/123] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:04:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:18.242507 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-5a87e3c1-7727-4a7c-bc66-94eb3393c9ed None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:18.245020 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-5a87e3c1-7727-4a7c-bc66-94eb3393c9ed tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:04:18.245500 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-5a87e3c1-7727-4a7c-bc66-94eb3393c9ed tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0db5b7b7-f114-43b4-910c-85fca49b36ca", "connector": null, "instance_uuid": "e487509e-8034-4878-888d-d5b2b979b0f4"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:18.254874 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:18.254874 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:18.288274 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-5a87e3c1-7727-4a7c-bc66-94eb3393c9ed tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:04:18.288906 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 30/124] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:04:18 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 13 06:04:18.299209 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9a2defd2-baaa-44b7-ad48-f8e5cb2825f2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:18.299691 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9a2defd2-baaa-44b7-ad48-f8e5cb2825f2 None None] GET https://10.4.3.121/volume// Aug 13 06:04:18.299943 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9a2defd2-baaa-44b7-ad48-f8e5cb2825f2 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:18.300191 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9a2defd2-baaa-44b7-ad48-f8e5cb2825f2 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:18.300591 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9a2defd2-baaa-44b7-ad48-f8e5cb2825f2 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:18.300956 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 34/125] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:04:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:18.310907 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-25512e68-4133-4ae9-9aa4-5f5d9d2ae64d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:18.315659 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-25512e68-4133-4ae9-9aa4-5f5d9d2ae64d tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:04:18.315659 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-25512e68-4133-4ae9-9aa4-5f5d9d2ae64d tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7a73987-f9a3-4c4f-a846-fb4655afd73d", "connector": null, "instance_uuid": "e487509e-8034-4878-888d-d5b2b979b0f4"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:18.326017 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:18.326017 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:18.361379 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b3f072c8-6c49-4a77-a5df-ce2fac8f634e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:18.362210 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b3f072c8-6c49-4a77-a5df-ce2fac8f634e None None] GET https://10.4.3.121/volume// Aug 13 06:04:18.362406 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b3f072c8-6c49-4a77-a5df-ce2fac8f634e None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:18.362647 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b3f072c8-6c49-4a77-a5df-ce2fac8f634e None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:18.363113 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b3f072c8-6c49-4a77-a5df-ce2fac8f634e None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:18.363479 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 31/126] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:04:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:18.373035 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-3cd2e91f-e89b-45f7-a8fe-5b5e85cd05a4 req-60b554dd-9c4e-4b4d-a7e0-ba9ceb484c9f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:18.376714 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3cd2e91f-e89b-45f7-a8fe-5b5e85cd05a4 req-60b554dd-9c4e-4b4d-a7e0-ba9ceb484c9f tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:04:18.377448 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3cd2e91f-e89b-45f7-a8fe-5b5e85cd05a4 req-60b554dd-9c4e-4b4d-a7e0-ba9ceb484c9f tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "edaa327c-398d-4abb-8bcf-fd116bd0b583", "connector": null, "instance_uuid": "5d215ce4-cfe0-43cc-b55a-758f509a5ce9"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:18.389069 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:18.389069 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:18.420933 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3cd2e91f-e89b-45f7-a8fe-5b5e85cd05a4 req-60b554dd-9c4e-4b4d-a7e0-ba9ceb484c9f tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:04:18.421545 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 35/127] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:04:18 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 13 06:04:18.456626 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8f04d578-4a4f-4986-a6fe-e03e624f6f49 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:18.460063 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8f04d578-4a4f-4986-a6fe-e03e624f6f49 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] GET https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 Aug 13 06:04:18.460382 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8f04d578-4a4f-4986-a6fe-e03e624f6f49 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:18.460668 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8f04d578-4a4f-4986-a6fe-e03e624f6f49 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:18.474804 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:18.474804 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:18.479533 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8f04d578-4a4f-4986-a6fe-e03e624f6f49 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Volume info retrieved successfully. Aug 13 06:04:18.483326 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bc3784a8-e9c6-4a20-a9d9-f83660eec667 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:18.483597 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bc3784a8-e9c6-4a20-a9d9-f83660eec667 None None] GET https://10.4.3.121/volume// Aug 13 06:04:18.483744 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bc3784a8-e9c6-4a20-a9d9-f83660eec667 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:18.483988 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bc3784a8-e9c6-4a20-a9d9-f83660eec667 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:18.484447 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bc3784a8-e9c6-4a20-a9d9-f83660eec667 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:18.484510 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8f04d578-4a4f-4986-a6fe-e03e624f6f49 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 returned with HTTP 200 Aug 13 06:04:18.486632 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 36/128] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:04:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:18.486842 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 32/129] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:18 2026] GET /volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 => generated 1023 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:18.498039 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-3cd2e91f-e89b-45f7-a8fe-5b5e85cd05a4 req-c54d01a4-7348-48e5-9d6a-a9741d4a7bf7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:18.500798 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3cd2e91f-e89b-45f7-a8fe-5b5e85cd05a4 req-c54d01a4-7348-48e5-9d6a-a9741d4a7bf7 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] GET https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 Aug 13 06:04:18.501099 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3cd2e91f-e89b-45f7-a8fe-5b5e85cd05a4 req-c54d01a4-7348-48e5-9d6a-a9741d4a7bf7 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:18.501386 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3cd2e91f-e89b-45f7-a8fe-5b5e85cd05a4 req-c54d01a4-7348-48e5-9d6a-a9741d4a7bf7 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:18.509374 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-25512e68-4133-4ae9-9aa4-5f5d9d2ae64d tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:04:18.509912 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 33/130] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:04:18 2026] POST /volume/v3/attachments => generated 273 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:18.512441 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-35696a81-5787-4104-b0a4-40e9a161cd52 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Create volume of 1 GB Aug 13 06:04:18.514719 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:18.514719 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:18.520206 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-35696a81-5787-4104-b0a4-40e9a161cd52 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Availability Zones retrieved successfully. Aug 13 06:04:18.520473 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7602a140-5a0a-4dd0-8e99-3f086df51943 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:18.520563 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-3cd2e91f-e89b-45f7-a8fe-5b5e85cd05a4 req-c54d01a4-7348-48e5-9d6a-a9741d4a7bf7 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Volume info retrieved successfully. Aug 13 06:04:18.520599 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7602a140-5a0a-4dd0-8e99-3f086df51943 None None] GET https://10.4.3.121/volume// Aug 13 06:04:18.520599 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7602a140-5a0a-4dd0-8e99-3f086df51943 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:18.520599 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7602a140-5a0a-4dd0-8e99-3f086df51943 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:18.520599 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7602a140-5a0a-4dd0-8e99-3f086df51943 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:18.520599 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 33/131] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:04:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:18.524345 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3cd2e91f-e89b-45f7-a8fe-5b5e85cd05a4 req-c54d01a4-7348-48e5-9d6a-a9741d4a7bf7 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 returned with HTTP 200 Aug 13 06:04:18.525309 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-35696a81-5787-4104-b0a4-40e9a161cd52 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Flow 'volume_create_api' (546ed373-f9cb-4d1a-a5c8-027cfb97b98e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:04:18.525404 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 37/132] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:04:18 2026] GET /volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 => generated 1246 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:04:18.525885 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-35696a81-5787-4104-b0a4-40e9a161cd52 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d21c7c4-86f9-4646-8019-1282b3d72fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:18.526963 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-35696a81-5787-4104-b0a4-40e9a161cd52 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:04:18.531130 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a40c2e07-00f6-482f-8d8c-564e087b8077 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:18.532042 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-be023381-a34a-46a8-b568-a504b5eb7b8f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:18.534422 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a40c2e07-00f6-482f-8d8c-564e087b8077 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] GET https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a Aug 13 06:04:18.534807 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a40c2e07-00f6-482f-8d8c-564e087b8077 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:18.534924 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-be023381-a34a-46a8-b568-a504b5eb7b8f tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:04:18.535089 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a40c2e07-00f6-482f-8d8c-564e087b8077 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:18.535701 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-be023381-a34a-46a8-b568-a504b5eb7b8f tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa2ac9f6-1efa-4f14-badc-1d212dadaba9", "connector": null, "instance_uuid": "e487509e-8034-4878-888d-d5b2b979b0f4"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:18.549016 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:18.549016 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:18.549999 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:18.549999 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:18.557165 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a40c2e07-00f6-482f-8d8c-564e087b8077 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Volume info retrieved successfully. Aug 13 06:04:18.562432 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a40c2e07-00f6-482f-8d8c-564e087b8077 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a returned with HTTP 200 Aug 13 06:04:18.563385 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 34/133] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:18 2026] GET /volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:18.588610 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-be023381-a34a-46a8-b568-a504b5eb7b8f tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:04:18.589066 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 34/134] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:04:18 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:18.623927 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-3cd2e91f-e89b-45f7-a8fe-5b5e85cd05a4 req-77fa28ed-0109-4989-8339-c85c1bdfbf2c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:18.627104 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3cd2e91f-e89b-45f7-a8fe-5b5e85cd05a4 req-77fa28ed-0109-4989-8339-c85c1bdfbf2c tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] PUT https://10.4.3.121/volume/v3/attachments/ef95f072-03cd-48d3-a744-d203d15b2ad3 Aug 13 06:04:18.627312 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3cd2e91f-e89b-45f7-a8fe-5b5e85cd05a4 req-77fa28ed-0109-4989-8339-c85c1bdfbf2c tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:18.635797 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-3cd2e91f-e89b-45f7-a8fe-5b5e85cd05a4 req-77fa28ed-0109-4989-8339-c85c1bdfbf2c tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Acquiring lock "cinder-attachment_update-edaa327c-398d-4abb-8bcf-fd116bd0b583-np0000007163" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:04:18.635960 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-35696a81-5787-4104-b0a4-40e9a161cd52 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d21c7c4-86f9-4646-8019-1282b3d72fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:18.637772 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-35696a81-5787-4104-b0a4-40e9a161cd52 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9db911d8-37d6-4f2f-b11f-55f848e8e4b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:18.640827 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-3cd2e91f-e89b-45f7-a8fe-5b5e85cd05a4 req-77fa28ed-0109-4989-8339-c85c1bdfbf2c tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Lock "cinder-attachment_update-edaa327c-398d-4abb-8bcf-fd116bd0b583-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:04:18.642305 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:18.642305 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:18.710126 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-35696a81-5787-4104-b0a4-40e9a161cd52 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Created reservations ['c013f6fd-9c93-4644-9861-bb9cf4836765', 'cbe0d7dd-bfa6-4139-9cb0-ee47a74141e2', 'efa69f26-225c-472e-99cd-52b9ce72ba15', '1fdde073-fc25-4522-87e8-c8c288ce9fda'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:04:18.710536 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-35696a81-5787-4104-b0a4-40e9a161cd52 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9db911d8-37d6-4f2f-b11f-55f848e8e4b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c013f6fd-9c93-4644-9861-bb9cf4836765', 'cbe0d7dd-bfa6-4139-9cb0-ee47a74141e2', 'efa69f26-225c-472e-99cd-52b9ce72ba15', '1fdde073-fc25-4522-87e8-c8c288ce9fda']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:18.711366 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-35696a81-5787-4104-b0a4-40e9a161cd52 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0960f6e7-140b-4e29-adaf-8e4f0c0ed3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:18.738566 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-35696a81-5787-4104-b0a4-40e9a161cd52 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0960f6e7-140b-4e29-adaf-8e4f0c0ed3de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67758a7b-eea7-489f-a7f7-0531fbc2478a', '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='85e60613da6445c6aedbf40afa3b31d3',qos_specs=None,replication_status=,reservations=['c013f6fd-9c93-4644-9861-bb9cf4836765','cbe0d7dd-bfa6-4139-9cb0-ee47a74141e2','efa69f26-225c-472e-99cd-52b9ce72ba15','1fdde073-fc25-4522-87e8-c8c288ce9fda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac742906c91b460f8c0423a6ab1ec8c4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:04:18Z,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=67758a7b-eea7-489f-a7f7-0531fbc2478a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85e60613da6445c6aedbf40afa3b31d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac742906c91b460f8c0423a6ab1ec8c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:18.740273 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-35696a81-5787-4104-b0a4-40e9a161cd52 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd322a58-1ec0-4749-987f-5948bae185e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:18.767215 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-35696a81-5787-4104-b0a4-40e9a161cd52 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd322a58-1ec0-4749-987f-5948bae185e1) transitioned into 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='85e60613da6445c6aedbf40afa3b31d3',qos_specs=None,replication_status=,reservations=['c013f6fd-9c93-4644-9861-bb9cf4836765','cbe0d7dd-bfa6-4139-9cb0-ee47a74141e2','efa69f26-225c-472e-99cd-52b9ce72ba15','1fdde073-fc25-4522-87e8-c8c288ce9fda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac742906c91b460f8c0423a6ab1ec8c4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:18.768215 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-35696a81-5787-4104-b0a4-40e9a161cd52 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ece51cab-7f7d-44ad-a879-c3098849f808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:18.782365 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-35696a81-5787-4104-b0a4-40e9a161cd52 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ece51cab-7f7d-44ad-a879-c3098849f808) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:18.783063 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-35696a81-5787-4104-b0a4-40e9a161cd52 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Flow 'volume_create_api' (546ed373-f9cb-4d1a-a5c8-027cfb97b98e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:04:18.783903 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-35696a81-5787-4104-b0a4-40e9a161cd52 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Create volume request issued successfully. Aug 13 06:04:18.784220 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-35696a81-5787-4104-b0a4-40e9a161cd52 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:04:18.785667 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 30/135] 10.4.3.121 () {72 vars in 1541 bytes} [Thu Aug 13 06:04:17 2026] POST /volume/v3/volumes => generated 703 bytes in 841 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:04:18.795786 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-d53ee3a1-6248-4172-b0ef-f0f93a34d50d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:18.799832 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-d53ee3a1-6248-4172-b0ef-f0f93a34d50d tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] GET https://10.4.3.121/volume/v3/volumes/67758a7b-eea7-489f-a7f7-0531fbc2478a Aug 13 06:04:18.800147 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-d53ee3a1-6248-4172-b0ef-f0f93a34d50d tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:18.800445 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-d53ee3a1-6248-4172-b0ef-f0f93a34d50d tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:18.800492 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-3cd2e91f-e89b-45f7-a8fe-5b5e85cd05a4 req-77fa28ed-0109-4989-8339-c85c1bdfbf2c tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Lock "cinder-attachment_update-edaa327c-398d-4abb-8bcf-fd116bd0b583-np0000007163" released by "attachment_update" :: held 0.160s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:04:18.800909 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3cd2e91f-e89b-45f7-a8fe-5b5e85cd05a4 req-77fa28ed-0109-4989-8339-c85c1bdfbf2c tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] https://10.4.3.121/volume/v3/attachments/ef95f072-03cd-48d3-a744-d203d15b2ad3 returned with HTTP 200 Aug 13 06:04:18.801488 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 38/136] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:04:18 2026] PUT /volume/v3/attachments/ef95f072-03cd-48d3-a744-d203d15b2ad3 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:18.811622 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:18.811622 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:18.818520 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-d53ee3a1-6248-4172-b0ef-f0f93a34d50d tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Volume info retrieved successfully. Aug 13 06:04:18.830713 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-d53ee3a1-6248-4172-b0ef-f0f93a34d50d tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] https://10.4.3.121/volume/v3/volumes/67758a7b-eea7-489f-a7f7-0531fbc2478a returned with HTTP 200 Aug 13 06:04:18.830713 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 35/137] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:04:18 2026] GET /volume/v3/volumes/67758a7b-eea7-489f-a7f7-0531fbc2478a => generated 771 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:18.840584 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-55c4f3ac-cff9-4269-9ea4-d9d5631ea0a8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:18.843205 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-55c4f3ac-cff9-4269-9ea4-d9d5631ea0a8 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] GET https://10.4.3.121/volume/v3/volumes/67758a7b-eea7-489f-a7f7-0531fbc2478a Aug 13 06:04:18.843417 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-55c4f3ac-cff9-4269-9ea4-d9d5631ea0a8 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:18.843619 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-55c4f3ac-cff9-4269-9ea4-d9d5631ea0a8 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:18.855211 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:18.855211 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:18.867235 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-55c4f3ac-cff9-4269-9ea4-d9d5631ea0a8 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Volume info retrieved successfully. Aug 13 06:04:18.878491 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-55c4f3ac-cff9-4269-9ea4-d9d5631ea0a8 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] https://10.4.3.121/volume/v3/volumes/67758a7b-eea7-489f-a7f7-0531fbc2478a returned with HTTP 200 Aug 13 06:04:18.878994 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 35/138] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:04:18 2026] GET /volume/v3/volumes/67758a7b-eea7-489f-a7f7-0531fbc2478a => generated 771 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:19.111104 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bee9ad9b-131c-4b07-8f62-0fc681cc931b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:19.113953 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bee9ad9b-131c-4b07-8f62-0fc681cc931b tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] GET https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 Aug 13 06:04:19.114259 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bee9ad9b-131c-4b07-8f62-0fc681cc931b tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:19.114861 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bee9ad9b-131c-4b07-8f62-0fc681cc931b tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:19.124615 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:19.124615 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:19.134662 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bee9ad9b-131c-4b07-8f62-0fc681cc931b tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Volume info retrieved successfully. Aug 13 06:04:19.140579 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bee9ad9b-131c-4b07-8f62-0fc681cc931b tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 returned with HTTP 200 Aug 13 06:04:19.141431 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 31/139] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:19 2026] GET /volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:19.203234 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-cd73c666-6709-487d-9023-72cd1fb37754 req-273a6c10-114a-49a5-99b2-5e1d3d1893b1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:19.207853 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-273a6c10-114a-49a5-99b2-5e1d3d1893b1 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] GET https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d Aug 13 06:04:19.208096 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-273a6c10-114a-49a5-99b2-5e1d3d1893b1 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:19.208704 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-273a6c10-114a-49a5-99b2-5e1d3d1893b1 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:19.214545 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-bc597efa-d83f-4001-a4b1-27fd71462e6b req-76584732-7c9e-4cf8-aa6f-b151f56ef10d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:19.216686 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bc597efa-d83f-4001-a4b1-27fd71462e6b req-76584732-7c9e-4cf8-aa6f-b151f56ef10d tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] GET https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 Aug 13 06:04:19.216914 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bc597efa-d83f-4001-a4b1-27fd71462e6b req-76584732-7c9e-4cf8-aa6f-b151f56ef10d tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:19.217114 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bc597efa-d83f-4001-a4b1-27fd71462e6b req-76584732-7c9e-4cf8-aa6f-b151f56ef10d tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:19.230711 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:19.230711 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:19.236872 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-bc597efa-d83f-4001-a4b1-27fd71462e6b req-76584732-7c9e-4cf8-aa6f-b151f56ef10d tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Volume info retrieved successfully. Aug 13 06:04:19.243050 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bc597efa-d83f-4001-a4b1-27fd71462e6b req-76584732-7c9e-4cf8-aa6f-b151f56ef10d tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 returned with HTTP 200 Aug 13 06:04:19.243669 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 36/140] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:04:19 2026] GET /volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:19.365584 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:19.365584 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:19.373960 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-cd73c666-6709-487d-9023-72cd1fb37754 req-273a6c10-114a-49a5-99b2-5e1d3d1893b1 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Volume info retrieved successfully. Aug 13 06:04:19.381119 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-273a6c10-114a-49a5-99b2-5e1d3d1893b1 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d returned with HTTP 200 Aug 13 06:04:19.382011 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 39/141] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:04:19 2026] GET /volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d => generated 1390 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:19.394528 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-cd73c666-6709-487d-9023-72cd1fb37754 req-f600991f-fa8d-40df-91a3-748ce59e36c9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:19.398529 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-f600991f-fa8d-40df-91a3-748ce59e36c9 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] GET https://10.4.3.121/volume/v3/volumes/944b5cf0-7a8e-40ed-831a-a73846fd03e4 Aug 13 06:04:19.398866 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-f600991f-fa8d-40df-91a3-748ce59e36c9 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:19.399125 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-f600991f-fa8d-40df-91a3-748ce59e36c9 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:19.406702 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:19.406702 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:19.410658 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-cd73c666-6709-487d-9023-72cd1fb37754 req-f600991f-fa8d-40df-91a3-748ce59e36c9 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Volume info retrieved successfully. Aug 13 06:04:19.414054 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-f600991f-fa8d-40df-91a3-748ce59e36c9 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes/944b5cf0-7a8e-40ed-831a-a73846fd03e4 returned with HTTP 200 Aug 13 06:04:19.414452 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 36/142] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:04:19 2026] GET /volume/v3/volumes/944b5cf0-7a8e-40ed-831a-a73846fd03e4 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:19.425366 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-cd73c666-6709-487d-9023-72cd1fb37754 req-4ba18a6f-ef6b-47cd-9c4b-4d7228239e49 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:19.426585 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-4ba18a6f-ef6b-47cd-9c4b-4d7228239e49 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] GET https://10.4.3.121/volume/v3/volumes/fe510485-c0d5-44bc-89a6-d77462865d6d Aug 13 06:04:19.426798 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-4ba18a6f-ef6b-47cd-9c4b-4d7228239e49 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:19.427021 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-4ba18a6f-ef6b-47cd-9c4b-4d7228239e49 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:19.438316 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:19.438316 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:19.449897 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-cd73c666-6709-487d-9023-72cd1fb37754 req-4ba18a6f-ef6b-47cd-9c4b-4d7228239e49 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Volume info retrieved successfully. Aug 13 06:04:19.459319 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-4ba18a6f-ef6b-47cd-9c4b-4d7228239e49 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes/fe510485-c0d5-44bc-89a6-d77462865d6d returned with HTTP 200 Aug 13 06:04:19.459319 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 32/143] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:04:19 2026] GET /volume/v3/volumes/fe510485-c0d5-44bc-89a6-d77462865d6d => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:19.471348 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-63b54ca3-264e-4a37-a2cd-f44e5ec8dd96 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:19.471348 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-63b54ca3-264e-4a37-a2cd-f44e5ec8dd96 None None] GET https://10.4.3.121/volume// Aug 13 06:04:19.471348 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-63b54ca3-264e-4a37-a2cd-f44e5ec8dd96 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:19.471348 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-63b54ca3-264e-4a37-a2cd-f44e5ec8dd96 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:19.471723 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-63b54ca3-264e-4a37-a2cd-f44e5ec8dd96 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:19.472069 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 37/144] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:04:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:19.482575 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-cd73c666-6709-487d-9023-72cd1fb37754 req-1c6f9c48-b40c-4411-b8a4-c247ca5fa817 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:19.485114 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-1c6f9c48-b40c-4411-b8a4-c247ca5fa817 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:04:19.485493 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-1c6f9c48-b40c-4411-b8a4-c247ca5fa817 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "35ee75e9-07a9-40b1-9d97-2d3673b98a2d", "connector": null, "instance_uuid": "d2480641-ced8-4744-b7e3-e15f319ddbe4"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:19.495033 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:19.495033 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:19.499759 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d472d34f-b23f-4464-9092-a4d8ab66c5b8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:19.501663 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d472d34f-b23f-4464-9092-a4d8ab66c5b8 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] GET https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 Aug 13 06:04:19.501758 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d472d34f-b23f-4464-9092-a4d8ab66c5b8 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:19.501959 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d472d34f-b23f-4464-9092-a4d8ab66c5b8 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:19.513562 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:19.513562 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:19.517202 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d472d34f-b23f-4464-9092-a4d8ab66c5b8 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Volume info retrieved successfully. Aug 13 06:04:19.521784 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d472d34f-b23f-4464-9092-a4d8ab66c5b8 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 returned with HTTP 200 Aug 13 06:04:19.522090 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 37/145] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:19 2026] GET /volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 => generated 1024 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:19.525666 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-1c6f9c48-b40c-4411-b8a4-c247ca5fa817 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:04:19.526464 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 40/146] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:04:19 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 13 06:04:19.538274 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-70aeba04-0389-46b5-ab89-ccd13b0b84d5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:19.538274 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-70aeba04-0389-46b5-ab89-ccd13b0b84d5 None None] GET https://10.4.3.121/volume// Aug 13 06:04:19.538751 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-70aeba04-0389-46b5-ab89-ccd13b0b84d5 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:19.538751 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-70aeba04-0389-46b5-ab89-ccd13b0b84d5 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:19.539140 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-70aeba04-0389-46b5-ab89-ccd13b0b84d5 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:19.539221 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 33/147] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:04:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:19.555344 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-cd73c666-6709-487d-9023-72cd1fb37754 req-414b820d-482f-47d1-aebc-1ab5bebc6d77 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:19.559267 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-414b820d-482f-47d1-aebc-1ab5bebc6d77 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:04:19.559678 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-414b820d-482f-47d1-aebc-1ab5bebc6d77 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "944b5cf0-7a8e-40ed-831a-a73846fd03e4", "connector": null, "instance_uuid": "d2480641-ced8-4744-b7e3-e15f319ddbe4"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:19.571022 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:19.571022 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:19.578624 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e0920a6e-f459-4d9c-bf17-a1be09a0aba9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:19.581318 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e0920a6e-f459-4d9c-bf17-a1be09a0aba9 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] GET https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a Aug 13 06:04:19.581495 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e0920a6e-f459-4d9c-bf17-a1be09a0aba9 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:19.581746 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e0920a6e-f459-4d9c-bf17-a1be09a0aba9 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:19.584306 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-abbf09a8-4497-4bb8-9659-1948f79d3dd5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:19.584965 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-abbf09a8-4497-4bb8-9659-1948f79d3dd5 None None] GET https://10.4.3.121/volume// Aug 13 06:04:19.584965 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-abbf09a8-4497-4bb8-9659-1948f79d3dd5 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:19.585162 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-abbf09a8-4497-4bb8-9659-1948f79d3dd5 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:19.585570 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-abbf09a8-4497-4bb8-9659-1948f79d3dd5 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:19.585884 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 41/148] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:04:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:19.594903 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:19.594903 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:19.600251 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e0920a6e-f459-4d9c-bf17-a1be09a0aba9 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Volume info retrieved successfully. Aug 13 06:04:19.607379 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e0920a6e-f459-4d9c-bf17-a1be09a0aba9 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a returned with HTTP 200 Aug 13 06:04:19.608112 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-414b820d-482f-47d1-aebc-1ab5bebc6d77 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:04:19.608248 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 38/149] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:19 2026] GET /volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:19.608777 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 38/150] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:04:19 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:19.612884 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-bc597efa-d83f-4001-a4b1-27fd71462e6b req-96343647-d782-4b52-a208-b676fda6da18 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:19.623344 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ed11b637-5ae8-4f13-bec8-6331ff3b0d58 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:19.623936 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ed11b637-5ae8-4f13-bec8-6331ff3b0d58 None None] GET https://10.4.3.121/volume// Aug 13 06:04:19.623936 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ed11b637-5ae8-4f13-bec8-6331ff3b0d58 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:19.624115 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ed11b637-5ae8-4f13-bec8-6331ff3b0d58 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:19.624485 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ed11b637-5ae8-4f13-bec8-6331ff3b0d58 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:19.624771 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 42/151] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:04:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:19.636123 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-cd73c666-6709-487d-9023-72cd1fb37754 req-b3715fb9-ff6c-458e-8eaf-5bc63d0f0713 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:19.638380 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-b3715fb9-ff6c-458e-8eaf-5bc63d0f0713 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:04:19.638733 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-b3715fb9-ff6c-458e-8eaf-5bc63d0f0713 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe510485-c0d5-44bc-89a6-d77462865d6d", "connector": null, "instance_uuid": "d2480641-ced8-4744-b7e3-e15f319ddbe4"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:19.654684 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:19.654684 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:19.687126 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-b3715fb9-ff6c-458e-8eaf-5bc63d0f0713 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:04:19.687730 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 39/152] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:04:19 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:19.869588 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bc597efa-d83f-4001-a4b1-27fd71462e6b req-96343647-d782-4b52-a208-b676fda6da18 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:04:19.870037 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bc597efa-d83f-4001-a4b1-27fd71462e6b req-96343647-d782-4b52-a208-b676fda6da18 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89", "connector": null, "instance_uuid": "4bf858ad-fccb-4b66-ba2a-76b3f9a29e9e"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:19.888768 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:19.888768 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:19.927336 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bc597efa-d83f-4001-a4b1-27fd71462e6b req-96343647-d782-4b52-a208-b676fda6da18 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:04:19.927931 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 34/153] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:04:19 2026] POST /volume/v3/attachments => generated 273 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:19.966095 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-04fbd521-1949-4a29-8998-8eb29d41a0af None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:19.968770 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-04fbd521-1949-4a29-8998-8eb29d41a0af tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] GET https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 Aug 13 06:04:19.969025 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-04fbd521-1949-4a29-8998-8eb29d41a0af tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:19.969220 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-04fbd521-1949-4a29-8998-8eb29d41a0af tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:19.978137 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-719d17be-9239-4a2a-b2db-eb78bf047cf4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:19.978569 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-719d17be-9239-4a2a-b2db-eb78bf047cf4 None None] GET https://10.4.3.121/volume// Aug 13 06:04:19.978761 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-719d17be-9239-4a2a-b2db-eb78bf047cf4 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:19.978992 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-719d17be-9239-4a2a-b2db-eb78bf047cf4 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:19.979313 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-719d17be-9239-4a2a-b2db-eb78bf047cf4 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:19.979599 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 43/154] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:04:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:19.981417 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:19.981417 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:19.986323 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-04fbd521-1949-4a29-8998-8eb29d41a0af tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Volume info retrieved successfully. Aug 13 06:04:19.990340 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-bc597efa-d83f-4001-a4b1-27fd71462e6b req-f3932747-9493-4da2-a576-e633daf23aa0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:19.991825 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-04fbd521-1949-4a29-8998-8eb29d41a0af tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 returned with HTTP 200 Aug 13 06:04:19.992332 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 39/155] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:19 2026] GET /volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:19.993218 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bc597efa-d83f-4001-a4b1-27fd71462e6b req-f3932747-9493-4da2-a576-e633daf23aa0 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] GET https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 Aug 13 06:04:19.993807 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bc597efa-d83f-4001-a4b1-27fd71462e6b req-f3932747-9493-4da2-a576-e633daf23aa0 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:19.993807 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bc597efa-d83f-4001-a4b1-27fd71462e6b req-f3932747-9493-4da2-a576-e633daf23aa0 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:20.006260 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:20.006260 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:20.010395 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-bc597efa-d83f-4001-a4b1-27fd71462e6b req-f3932747-9493-4da2-a576-e633daf23aa0 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Volume info retrieved successfully. Aug 13 06:04:20.016065 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bc597efa-d83f-4001-a4b1-27fd71462e6b req-f3932747-9493-4da2-a576-e633daf23aa0 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 returned with HTTP 200 Aug 13 06:04:20.016617 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 40/156] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:04:19 2026] GET /volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 => generated 1031 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:04:20.114340 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-bc597efa-d83f-4001-a4b1-27fd71462e6b req-ef3e4f33-0280-4e96-9935-9ecac6ed44ce None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:20.117777 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bc597efa-d83f-4001-a4b1-27fd71462e6b req-ef3e4f33-0280-4e96-9935-9ecac6ed44ce tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] PUT https://10.4.3.121/volume/v3/attachments/21972ece-922c-460b-aa91-30621dbb1e33 Aug 13 06:04:20.118227 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bc597efa-d83f-4001-a4b1-27fd71462e6b req-ef3e4f33-0280-4e96-9935-9ecac6ed44ce tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:20.130612 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-bc597efa-d83f-4001-a4b1-27fd71462e6b req-ef3e4f33-0280-4e96-9935-9ecac6ed44ce tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Acquiring lock "cinder-attachment_update-7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89-np0000007163" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:04:20.142358 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-bc597efa-d83f-4001-a4b1-27fd71462e6b req-ef3e4f33-0280-4e96-9935-9ecac6ed44ce tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Lock "cinder-attachment_update-7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89-np0000007163" acquired by "attachment_update" :: waited 0.012s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:04:20.143301 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:20.143301 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:20.233355 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-bc597efa-d83f-4001-a4b1-27fd71462e6b req-ef3e4f33-0280-4e96-9935-9ecac6ed44ce tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Lock "cinder-attachment_update-7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89-np0000007163" released by "attachment_update" :: held 0.091s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:04:20.233824 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bc597efa-d83f-4001-a4b1-27fd71462e6b req-ef3e4f33-0280-4e96-9935-9ecac6ed44ce tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] https://10.4.3.121/volume/v3/attachments/21972ece-922c-460b-aa91-30621dbb1e33 returned with HTTP 200 Aug 13 06:04:20.234471 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 35/157] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:04:20 2026] PUT /volume/v3/attachments/21972ece-922c-460b-aa91-30621dbb1e33 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:20.412290 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a6fffbb7-100b-4e0e-97a9-fe3c5e44b917 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:20.414140 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a6fffbb7-100b-4e0e-97a9-fe3c5e44b917 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] GET https://10.4.3.121/volume/v3/snapshots/2d94f91e-00be-4439-ab6f-ce270a9d1a01 Aug 13 06:04:20.414377 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a6fffbb7-100b-4e0e-97a9-fe3c5e44b917 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:20.414580 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a6fffbb7-100b-4e0e-97a9-fe3c5e44b917 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:20.435014 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:20.435014 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:20.435566 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a6fffbb7-100b-4e0e-97a9-fe3c5e44b917 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Snapshot retrieved successfully. Aug 13 06:04:20.436410 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a6fffbb7-100b-4e0e-97a9-fe3c5e44b917 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/snapshots/2d94f91e-00be-4439-ab6f-ce270a9d1a01 returned with HTTP 200 Aug 13 06:04:20.436796 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 44/158] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:04:20 2026] GET /volume/v3/snapshots/2d94f91e-00be-4439-ab6f-ce270a9d1a01 => generated 478 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:20.542813 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dfd1cb79-19b9-48f0-b0bf-edfe9e45b571 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:20.545258 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dfd1cb79-19b9-48f0-b0bf-edfe9e45b571 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] GET https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 Aug 13 06:04:20.545449 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dfd1cb79-19b9-48f0-b0bf-edfe9e45b571 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:20.545827 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dfd1cb79-19b9-48f0-b0bf-edfe9e45b571 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:20.585871 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:20.585871 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:20.592482 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dfd1cb79-19b9-48f0-b0bf-edfe9e45b571 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Volume info retrieved successfully. Aug 13 06:04:20.600162 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dfd1cb79-19b9-48f0-b0bf-edfe9e45b571 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 returned with HTTP 200 Aug 13 06:04:20.600288 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 40/159] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:20 2026] GET /volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 => generated 1024 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:20.624413 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b02893f9-2c16-4a4f-b8c4-521cbc7a16dd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:20.626489 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b02893f9-2c16-4a4f-b8c4-521cbc7a16dd tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] GET https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a Aug 13 06:04:20.626692 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b02893f9-2c16-4a4f-b8c4-521cbc7a16dd tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:20.626922 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b02893f9-2c16-4a4f-b8c4-521cbc7a16dd tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:20.637024 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:20.637024 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:20.641203 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b02893f9-2c16-4a4f-b8c4-521cbc7a16dd tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Volume info retrieved successfully. Aug 13 06:04:20.647223 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b02893f9-2c16-4a4f-b8c4-521cbc7a16dd tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a returned with HTTP 200 Aug 13 06:04:20.647662 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 41/160] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:20 2026] GET /volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:21.008595 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3e1b5ea3-2765-459d-85b5-f6ae616d3ee3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:21.012886 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e1b5ea3-2765-459d-85b5-f6ae616d3ee3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] GET https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 Aug 13 06:04:21.013134 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e1b5ea3-2765-459d-85b5-f6ae616d3ee3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:21.013396 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e1b5ea3-2765-459d-85b5-f6ae616d3ee3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:21.030109 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:21.030109 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:21.034635 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3e1b5ea3-2765-459d-85b5-f6ae616d3ee3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Volume info retrieved successfully. Aug 13 06:04:21.040405 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e1b5ea3-2765-459d-85b5-f6ae616d3ee3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 returned with HTTP 200 Aug 13 06:04:21.040947 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 36/161] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:21 2026] GET /volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:21.090994 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dd0c62f0-e153-4d91-882d-4589ae64262f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:21.093830 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dd0c62f0-e153-4d91-882d-4589ae64262f tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/2d94f91e-00be-4439-ab6f-ce270a9d1a01 Aug 13 06:04:21.093830 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dd0c62f0-e153-4d91-882d-4589ae64262f tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:21.093830 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dd0c62f0-e153-4d91-882d-4589ae64262f tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:21.093830 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-dd0c62f0-e153-4d91-882d-4589ae64262f tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Delete snapshot with id: 2d94f91e-00be-4439-ab6f-ce270a9d1a01 Aug 13 06:04:21.099849 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:21.099849 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:21.100411 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dd0c62f0-e153-4d91-882d-4589ae64262f tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Snapshot retrieved successfully. Aug 13 06:04:21.122564 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ee22f525-810c-434b-8ade-dced45b2e97c req-7e28a2ac-8e3e-44b9-824b-da77e0c39b99 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:21.124581 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dd0c62f0-e153-4d91-882d-4589ae64262f tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Snapshot delete request issued successfully. Aug 13 06:04:21.124857 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dd0c62f0-e153-4d91-882d-4589ae64262f tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/snapshots/2d94f91e-00be-4439-ab6f-ce270a9d1a01 returned with HTTP 202 Aug 13 06:04:21.125285 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 45/162] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:04:21 2026] DELETE /volume/v3/snapshots/2d94f91e-00be-4439-ab6f-ce270a9d1a01 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:04:21.125603 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ee22f525-810c-434b-8ade-dced45b2e97c req-7e28a2ac-8e3e-44b9-824b-da77e0c39b99 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] POST https://10.4.3.121/volume/v3/attachments/90372f13-8cdb-415f-b23b-7e5cb199c795/action Aug 13 06:04:21.126012 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ee22f525-810c-434b-8ade-dced45b2e97c req-7e28a2ac-8e3e-44b9-824b-da77e0c39b99 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:04:21.126173 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ee22f525-810c-434b-8ade-dced45b2e97c req-7e28a2ac-8e3e-44b9-824b-da77e0c39b99 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:21.137003 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2c6c134a-49cc-4531-831e-f3d73a0c5458 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:21.139600 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2c6c134a-49cc-4531-831e-f3d73a0c5458 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] GET https://10.4.3.121/volume/v3/snapshots/2d94f91e-00be-4439-ab6f-ce270a9d1a01 Aug 13 06:04:21.139864 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2c6c134a-49cc-4531-831e-f3d73a0c5458 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:21.140671 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2c6c134a-49cc-4531-831e-f3d73a0c5458 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:21.149166 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:21.149166 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:21.160085 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ee22f525-810c-434b-8ade-dced45b2e97c req-7e28a2ac-8e3e-44b9-824b-da77e0c39b99 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/attachments/90372f13-8cdb-415f-b23b-7e5cb199c795/action returned with HTTP 204 Aug 13 06:04:21.160801 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 41/163] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:04:21 2026] POST /volume/v3/attachments/90372f13-8cdb-415f-b23b-7e5cb199c795/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:04:21.166407 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:21.166407 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:21.167023 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2c6c134a-49cc-4531-831e-f3d73a0c5458 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Snapshot retrieved successfully. Aug 13 06:04:21.168065 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2c6c134a-49cc-4531-831e-f3d73a0c5458 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/snapshots/2d94f91e-00be-4439-ab6f-ce270a9d1a01 returned with HTTP 200 Aug 13 06:04:21.168538 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 42/164] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:04:21 2026] GET /volume/v3/snapshots/2d94f91e-00be-4439-ab6f-ce270a9d1a01 => generated 477 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:21.256090 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2a220605-9fab-4182-82cc-875644d916fd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:21.256563 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2a220605-9fab-4182-82cc-875644d916fd None None] GET https://10.4.3.121/volume// Aug 13 06:04:21.257165 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2a220605-9fab-4182-82cc-875644d916fd None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:21.257411 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2a220605-9fab-4182-82cc-875644d916fd None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:21.257732 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2a220605-9fab-4182-82cc-875644d916fd None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:21.258041 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 37/165] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:04:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:21.266241 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-952d7da6-fed8-499a-b8d3-dde2f4b85003 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:21.268123 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-952d7da6-fed8-499a-b8d3-dde2f4b85003 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] GET https://10.4.3.121/volume/v3/volumes/0db5b7b7-f114-43b4-910c-85fca49b36ca Aug 13 06:04:21.268345 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-952d7da6-fed8-499a-b8d3-dde2f4b85003 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:21.268538 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-952d7da6-fed8-499a-b8d3-dde2f4b85003 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:21.287435 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:21.287435 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:21.292002 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-952d7da6-fed8-499a-b8d3-dde2f4b85003 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Volume info retrieved successfully. Aug 13 06:04:21.297625 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-952d7da6-fed8-499a-b8d3-dde2f4b85003 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/volumes/0db5b7b7-f114-43b4-910c-85fca49b36ca returned with HTTP 200 Aug 13 06:04:21.298368 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 46/166] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:04:21 2026] GET /volume/v3/volumes/0db5b7b7-f114-43b4-910c-85fca49b36ca => generated 1544 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:04:21.381099 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-afdae178-4402-4c3f-ad2f-67f7ac02319c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:21.383211 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-afdae178-4402-4c3f-ad2f-67f7ac02319c tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] PUT https://10.4.3.121/volume/v3/attachments/83f06d43-1374-4dbd-9151-8ae47078b307 Aug 13 06:04:21.383585 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-afdae178-4402-4c3f-ad2f-67f7ac02319c tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:21.386976 np0000007163 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=268,cinder:INSERT=51,cinder:UPDATE=80 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:04:21.395508 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-afdae178-4402-4c3f-ad2f-67f7ac02319c tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Acquiring lock "cinder-attachment_update-0db5b7b7-f114-43b4-910c-85fca49b36ca-np0000007163" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:04:21.400973 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-afdae178-4402-4c3f-ad2f-67f7ac02319c tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Lock "cinder-attachment_update-0db5b7b7-f114-43b4-910c-85fca49b36ca-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:04:21.402069 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:21.402069 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:21.509779 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-afdae178-4402-4c3f-ad2f-67f7ac02319c tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Lock "cinder-attachment_update-0db5b7b7-f114-43b4-910c-85fca49b36ca-np0000007163" released by "attachment_update" :: held 0.109s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:04:21.510205 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-afdae178-4402-4c3f-ad2f-67f7ac02319c tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/attachments/83f06d43-1374-4dbd-9151-8ae47078b307 returned with HTTP 200 Aug 13 06:04:21.510791 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 42/167] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:04:21 2026] PUT /volume/v3/attachments/83f06d43-1374-4dbd-9151-8ae47078b307 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:21.537024 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-d3a75c32-2f89-45b9-9d8d-99d48848fbd2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:21.539145 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-d3a75c32-2f89-45b9-9d8d-99d48848fbd2 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] POST https://10.4.3.121/volume/v3/attachments/83f06d43-1374-4dbd-9151-8ae47078b307/action Aug 13 06:04:21.539539 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-d3a75c32-2f89-45b9-9d8d-99d48848fbd2 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:04:21.539724 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-d3a75c32-2f89-45b9-9d8d-99d48848fbd2 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:21.555973 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:21.555973 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:21.572817 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-d3a75c32-2f89-45b9-9d8d-99d48848fbd2 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/attachments/83f06d43-1374-4dbd-9151-8ae47078b307/action returned with HTTP 204 Aug 13 06:04:21.573247 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 43/168] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:04:21 2026] POST /volume/v3/attachments/83f06d43-1374-4dbd-9151-8ae47078b307/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:04:21.601799 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-76d0f060-247e-46b3-96b4-ad05140790ba None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:21.602158 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-76d0f060-247e-46b3-96b4-ad05140790ba None None] GET https://10.4.3.121/volume// Aug 13 06:04:21.602340 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-76d0f060-247e-46b3-96b4-ad05140790ba None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:21.602541 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-76d0f060-247e-46b3-96b4-ad05140790ba None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:21.602847 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-76d0f060-247e-46b3-96b4-ad05140790ba None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:21.603109 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 38/169] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:04:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:21.612884 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7a0997bb-324d-43fd-add6-691f90f0a9d0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:21.613820 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-6ead2d76-136b-4944-a835-35327c014c66 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:21.615520 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7a0997bb-324d-43fd-add6-691f90f0a9d0 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] GET https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 Aug 13 06:04:21.615756 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7a0997bb-324d-43fd-add6-691f90f0a9d0 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:21.615967 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7a0997bb-324d-43fd-add6-691f90f0a9d0 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:21.618635 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-6ead2d76-136b-4944-a835-35327c014c66 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] GET https://10.4.3.121/volume/v3/volumes/d7a73987-f9a3-4c4f-a846-fb4655afd73d Aug 13 06:04:21.618907 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-6ead2d76-136b-4944-a835-35327c014c66 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:21.619159 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-6ead2d76-136b-4944-a835-35327c014c66 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:21.625948 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:21.625948 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:21.630362 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7a0997bb-324d-43fd-add6-691f90f0a9d0 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Volume info retrieved successfully. Aug 13 06:04:21.633396 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:21.633396 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:21.635252 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7a0997bb-324d-43fd-add6-691f90f0a9d0 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 returned with HTTP 200 Aug 13 06:04:21.635779 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 47/170] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:21 2026] GET /volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 => generated 1024 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:21.638329 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-6ead2d76-136b-4944-a835-35327c014c66 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Volume info retrieved successfully. Aug 13 06:04:21.643057 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-6ead2d76-136b-4944-a835-35327c014c66 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/volumes/d7a73987-f9a3-4c4f-a846-fb4655afd73d returned with HTTP 200 Aug 13 06:04:21.643535 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 43/171] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:04:21 2026] GET /volume/v3/volumes/d7a73987-f9a3-4c4f-a846-fb4655afd73d => generated 1029 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:04:21.664782 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0e27d49c-a1cf-4df7-87b7-4db2f974a605 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:21.665840 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0e27d49c-a1cf-4df7-87b7-4db2f974a605 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] GET https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a Aug 13 06:04:21.666036 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0e27d49c-a1cf-4df7-87b7-4db2f974a605 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:21.666287 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0e27d49c-a1cf-4df7-87b7-4db2f974a605 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:21.676431 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:21.676431 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:21.680377 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0e27d49c-a1cf-4df7-87b7-4db2f974a605 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Volume info retrieved successfully. Aug 13 06:04:21.684906 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0e27d49c-a1cf-4df7-87b7-4db2f974a605 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a returned with HTTP 200 Aug 13 06:04:21.685282 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 44/172] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:21 2026] GET /volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:21.698879 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2cdede88-0d2d-49e6-bc1e-44d9086904e2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:21.701540 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2cdede88-0d2d-49e6-bc1e-44d9086904e2 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] GET https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a Aug 13 06:04:21.702103 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2cdede88-0d2d-49e6-bc1e-44d9086904e2 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:21.702450 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2cdede88-0d2d-49e6-bc1e-44d9086904e2 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:21.729915 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-669f1569-5254-437c-ac64-6adf5f172fbb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:21.732900 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-669f1569-5254-437c-ac64-6adf5f172fbb tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] PUT https://10.4.3.121/volume/v3/attachments/b00763b9-32e8-4eb5-95bb-c5bfd0c25f1d Aug 13 06:04:21.733349 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-669f1569-5254-437c-ac64-6adf5f172fbb tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:21.742152 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-669f1569-5254-437c-ac64-6adf5f172fbb tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Acquiring lock "cinder-attachment_update-d7a73987-f9a3-4c4f-a846-fb4655afd73d-np0000007163" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:04:21.748299 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-669f1569-5254-437c-ac64-6adf5f172fbb tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Lock "cinder-attachment_update-d7a73987-f9a3-4c4f-a846-fb4655afd73d-np0000007163" acquired by "attachment_update" :: waited 0.006s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:04:21.749175 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:21.749175 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:21.840901 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-669f1569-5254-437c-ac64-6adf5f172fbb tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Lock "cinder-attachment_update-d7a73987-f9a3-4c4f-a846-fb4655afd73d-np0000007163" released by "attachment_update" :: held 0.093s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:04:21.841249 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-669f1569-5254-437c-ac64-6adf5f172fbb tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/attachments/b00763b9-32e8-4eb5-95bb-c5bfd0c25f1d returned with HTTP 200 Aug 13 06:04:21.841674 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 48/173] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:04:21 2026] PUT /volume/v3/attachments/b00763b9-32e8-4eb5-95bb-c5bfd0c25f1d => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:21.856356 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:21.856356 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:21.861163 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2cdede88-0d2d-49e6-bc1e-44d9086904e2 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Volume info retrieved successfully. Aug 13 06:04:21.869224 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2cdede88-0d2d-49e6-bc1e-44d9086904e2 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a returned with HTTP 200 Aug 13 06:04:21.869791 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 39/174] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:21 2026] GET /volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a => generated 1137 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:21.894171 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-a86cf067-f10a-4c27-845f-ec3bcd60783d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:21.894404 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-953ab67b-d43f-4177-98ca-e109606b72af None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:21.897943 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-953ab67b-d43f-4177-98ca-e109606b72af tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] POST https://10.4.3.121/volume/v3/attachments/b00763b9-32e8-4eb5-95bb-c5bfd0c25f1d/action Aug 13 06:04:21.898120 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-a86cf067-f10a-4c27-845f-ec3bcd60783d tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] GET https://10.4.3.121/volume/v3/volumes/67758a7b-eea7-489f-a7f7-0531fbc2478a Aug 13 06:04:21.898120 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-a86cf067-f10a-4c27-845f-ec3bcd60783d tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:21.898219 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-953ab67b-d43f-4177-98ca-e109606b72af tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:04:21.898261 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-a86cf067-f10a-4c27-845f-ec3bcd60783d tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:21.898298 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-953ab67b-d43f-4177-98ca-e109606b72af tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:21.909346 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:21.909346 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:21.911169 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-a86cf067-f10a-4c27-845f-ec3bcd60783d tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Volume info retrieved successfully. Aug 13 06:04:21.917981 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-a86cf067-f10a-4c27-845f-ec3bcd60783d tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] https://10.4.3.121/volume/v3/volumes/67758a7b-eea7-489f-a7f7-0531fbc2478a returned with HTTP 200 Aug 13 06:04:21.918603 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 44/175] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:04:21 2026] GET /volume/v3/volumes/67758a7b-eea7-489f-a7f7-0531fbc2478a => generated 1311 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:21.918923 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:21.918923 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:21.934006 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-abb5d23f-f17f-419f-a20a-d9e2726551ca None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:21.934450 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-abb5d23f-f17f-419f-a20a-d9e2726551ca None None] GET https://10.4.3.121/volume// Aug 13 06:04:21.934650 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-abb5d23f-f17f-419f-a20a-d9e2726551ca None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:21.934875 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-abb5d23f-f17f-419f-a20a-d9e2726551ca None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:21.935451 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-abb5d23f-f17f-419f-a20a-d9e2726551ca None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:21.935796 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 49/176] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:04:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:21.939968 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-953ab67b-d43f-4177-98ca-e109606b72af tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/attachments/b00763b9-32e8-4eb5-95bb-c5bfd0c25f1d/action returned with HTTP 204 Aug 13 06:04:21.940748 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 45/177] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:04:21 2026] POST /volume/v3/attachments/b00763b9-32e8-4eb5-95bb-c5bfd0c25f1d/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:04:21.947509 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-9fbdf87b-9eb1-4157-8fe0-a372bdfab827 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:21.956395 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-9fbdf87b-9eb1-4157-8fe0-a372bdfab827 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:04:21.956395 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-9fbdf87b-9eb1-4157-8fe0-a372bdfab827 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67758a7b-eea7-489f-a7f7-0531fbc2478a", "connector": null, "instance_uuid": "bff2a19d-3ce5-45ce-8102-0e09b475c02d"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:21.976583 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-33bc0459-fd8f-4763-98b8-4fb1f575b936 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:21.976583 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-33bc0459-fd8f-4763-98b8-4fb1f575b936 None None] GET https://10.4.3.121/volume// Aug 13 06:04:21.976583 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-33bc0459-fd8f-4763-98b8-4fb1f575b936 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:21.976583 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-33bc0459-fd8f-4763-98b8-4fb1f575b936 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:21.976583 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-33bc0459-fd8f-4763-98b8-4fb1f575b936 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:21.978314 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 45/178] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:04:21 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:21.990030 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:21.990030 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:21.991534 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-351aa90d-50c0-4d41-8d38-04466022e13c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:21.995414 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-351aa90d-50c0-4d41-8d38-04466022e13c tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] GET https://10.4.3.121/volume/v3/volumes/fa2ac9f6-1efa-4f14-badc-1d212dadaba9 Aug 13 06:04:21.995707 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-351aa90d-50c0-4d41-8d38-04466022e13c tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:21.995964 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-351aa90d-50c0-4d41-8d38-04466022e13c tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:22.013651 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:22.013651 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:22.020233 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-351aa90d-50c0-4d41-8d38-04466022e13c tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Volume info retrieved successfully. Aug 13 06:04:22.024920 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-351aa90d-50c0-4d41-8d38-04466022e13c tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/volumes/fa2ac9f6-1efa-4f14-badc-1d212dadaba9 returned with HTTP 200 Aug 13 06:04:22.025301 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 50/179] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:04:21 2026] GET /volume/v3/volumes/fa2ac9f6-1efa-4f14-badc-1d212dadaba9 => generated 1027 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:04:22.027712 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-9fbdf87b-9eb1-4157-8fe0-a372bdfab827 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:04:22.028008 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 40/180] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:04:21 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:22.046049 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-48d8bfc6-9b14-4449-9beb-a5f374bdebca None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:22.048076 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-48d8bfc6-9b14-4449-9beb-a5f374bdebca None None] GET https://10.4.3.121/volume// Aug 13 06:04:22.048076 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-48d8bfc6-9b14-4449-9beb-a5f374bdebca None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:22.048076 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-48d8bfc6-9b14-4449-9beb-a5f374bdebca None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:22.048076 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-48d8bfc6-9b14-4449-9beb-a5f374bdebca None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:22.048076 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 46/181] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:04:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:22.057549 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-60ec2908-f111-4b97-8578-67dcba1b1cbb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:22.062417 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-60ec2908-f111-4b97-8578-67dcba1b1cbb tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] GET https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 Aug 13 06:04:22.062417 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-60ec2908-f111-4b97-8578-67dcba1b1cbb tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:22.062417 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-60ec2908-f111-4b97-8578-67dcba1b1cbb tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:22.066777 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-45a98da9-29a7-4245-8933-01cfd255bfe9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:22.070758 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-45a98da9-29a7-4245-8933-01cfd255bfe9 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] GET https://10.4.3.121/volume/v3/volumes/67758a7b-eea7-489f-a7f7-0531fbc2478a Aug 13 06:04:22.070758 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-45a98da9-29a7-4245-8933-01cfd255bfe9 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:22.070758 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-45a98da9-29a7-4245-8933-01cfd255bfe9 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:22.079232 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:22.079232 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:22.082680 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-60ec2908-f111-4b97-8578-67dcba1b1cbb tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Volume info retrieved successfully. Aug 13 06:04:22.085322 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:22.085322 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:22.088858 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-60ec2908-f111-4b97-8578-67dcba1b1cbb tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 returned with HTTP 200 Aug 13 06:04:22.090735 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 46/182] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:22 2026] GET /volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:22.091690 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-45a98da9-29a7-4245-8933-01cfd255bfe9 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Volume info retrieved successfully. Aug 13 06:04:22.104218 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-45a98da9-29a7-4245-8933-01cfd255bfe9 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] https://10.4.3.121/volume/v3/volumes/67758a7b-eea7-489f-a7f7-0531fbc2478a returned with HTTP 200 Aug 13 06:04:22.104974 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 51/183] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:04:22 2026] GET /volume/v3/volumes/67758a7b-eea7-489f-a7f7-0531fbc2478a => generated 1490 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:04:22.171210 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-b734ccc0-378d-498d-bbfc-eef877dceba5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:22.173424 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-650cfdd4-3cb1-409e-83f6-c4cba69844df None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:22.173557 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-650cfdd4-3cb1-409e-83f6-c4cba69844df None None] GET https://10.4.3.121/volume// Aug 13 06:04:22.173768 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-650cfdd4-3cb1-409e-83f6-c4cba69844df None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:22.174276 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-650cfdd4-3cb1-409e-83f6-c4cba69844df None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:22.174662 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-650cfdd4-3cb1-409e-83f6-c4cba69844df None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:22.174751 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-b734ccc0-378d-498d-bbfc-eef877dceba5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] PUT https://10.4.3.121/volume/v3/attachments/579cf6ac-5c9d-477e-bba1-13d061d760e2 Aug 13 06:04:22.175094 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-b734ccc0-378d-498d-bbfc-eef877dceba5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:22.175286 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 47/184] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:04:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:22.184971 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a1bbef64-db32-44ec-b70a-af59134aae45 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:22.187919 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-cd73c666-6709-487d-9023-72cd1fb37754 req-43deb02c-1858-4870-b2f8-b112add8b77c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:22.189528 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a1bbef64-db32-44ec-b70a-af59134aae45 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] GET https://10.4.3.121/volume/v3/snapshots/2d94f91e-00be-4439-ab6f-ce270a9d1a01 Aug 13 06:04:22.189528 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a1bbef64-db32-44ec-b70a-af59134aae45 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:22.189783 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a1bbef64-db32-44ec-b70a-af59134aae45 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:22.190778 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-43deb02c-1858-4870-b2f8-b112add8b77c tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] GET https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d Aug 13 06:04:22.191049 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-43deb02c-1858-4870-b2f8-b112add8b77c tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:22.191311 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-43deb02c-1858-4870-b2f8-b112add8b77c tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:22.191449 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-b734ccc0-378d-498d-bbfc-eef877dceba5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Acquiring lock "cinder-attachment_update-fa2ac9f6-1efa-4f14-badc-1d212dadaba9-np0000007163" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:04:22.196991 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a1bbef64-db32-44ec-b70a-af59134aae45 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/snapshots/2d94f91e-00be-4439-ab6f-ce270a9d1a01 returned with HTTP 404 Aug 13 06:04:22.197686 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 47/185] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:04:22 2026] GET /volume/v3/snapshots/2d94f91e-00be-4439-ab6f-ce270a9d1a01 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:04:22.198949 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-b734ccc0-378d-498d-bbfc-eef877dceba5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Lock "cinder-attachment_update-fa2ac9f6-1efa-4f14-badc-1d212dadaba9-np0000007163" acquired by "attachment_update" :: waited 0.007s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:04:22.199948 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:22.199948 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:22.207154 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:22.207154 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:22.212489 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-cd73c666-6709-487d-9023-72cd1fb37754 req-43deb02c-1858-4870-b2f8-b112add8b77c tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Volume info retrieved successfully. Aug 13 06:04:22.220931 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-43deb02c-1858-4870-b2f8-b112add8b77c tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d returned with HTTP 200 Aug 13 06:04:22.221516 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 52/186] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:04:22 2026] GET /volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d => generated 1569 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:04:22.256362 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-a97e69af-be4d-4442-8c9d-fb376680abe2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:22.259547 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-a97e69af-be4d-4442-8c9d-fb376680abe2 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] PUT https://10.4.3.121/volume/v3/attachments/be447213-de0d-4a78-af5f-3248e52ba8ea Aug 13 06:04:22.259973 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-a97e69af-be4d-4442-8c9d-fb376680abe2 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:22.272539 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-a97e69af-be4d-4442-8c9d-fb376680abe2 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Acquiring lock "cinder-attachment_update-67758a7b-eea7-489f-a7f7-0531fbc2478a-np0000007163" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:04:22.278864 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-a97e69af-be4d-4442-8c9d-fb376680abe2 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Lock "cinder-attachment_update-67758a7b-eea7-489f-a7f7-0531fbc2478a-np0000007163" acquired by "attachment_update" :: waited 0.007s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:04:22.280504 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:22.280504 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:22.340270 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-cd73c666-6709-487d-9023-72cd1fb37754 req-3aa7ea8d-c1e7-4fe8-8e7b-1406200c7bd6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:22.345284 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-3aa7ea8d-c1e7-4fe8-8e7b-1406200c7bd6 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] PUT https://10.4.3.121/volume/v3/attachments/3f1d4808-184c-4b5c-b994-28c7f2bc1fab Aug 13 06:04:22.345284 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-3aa7ea8d-c1e7-4fe8-8e7b-1406200c7bd6 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:22.354040 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-b734ccc0-378d-498d-bbfc-eef877dceba5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Lock "cinder-attachment_update-fa2ac9f6-1efa-4f14-badc-1d212dadaba9-np0000007163" released by "attachment_update" :: held 0.155s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:04:22.354040 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-b734ccc0-378d-498d-bbfc-eef877dceba5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/attachments/579cf6ac-5c9d-477e-bba1-13d061d760e2 returned with HTTP 200 Aug 13 06:04:22.354643 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 41/187] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:04:22 2026] PUT /volume/v3/attachments/579cf6ac-5c9d-477e-bba1-13d061d760e2 => generated 969 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:22.360157 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-cd73c666-6709-487d-9023-72cd1fb37754 req-3aa7ea8d-c1e7-4fe8-8e7b-1406200c7bd6 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Acquiring lock "cinder-attachment_update-35ee75e9-07a9-40b1-9d97-2d3673b98a2d-np0000007163" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:04:22.366334 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-cd73c666-6709-487d-9023-72cd1fb37754 req-3aa7ea8d-c1e7-4fe8-8e7b-1406200c7bd6 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Lock "cinder-attachment_update-35ee75e9-07a9-40b1-9d97-2d3673b98a2d-np0000007163" acquired by "attachment_update" :: waited 0.007s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:04:22.367540 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:22.367540 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:22.391281 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-5e60b79a-3fb6-4f82-9a92-8218b197ecfd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:22.394314 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-5e60b79a-3fb6-4f82-9a92-8218b197ecfd tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] POST https://10.4.3.121/volume/v3/attachments/579cf6ac-5c9d-477e-bba1-13d061d760e2/action Aug 13 06:04:22.395054 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-5e60b79a-3fb6-4f82-9a92-8218b197ecfd tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:04:22.395202 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-5e60b79a-3fb6-4f82-9a92-8218b197ecfd tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:22.413558 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-a97e69af-be4d-4442-8c9d-fb376680abe2 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Lock "cinder-attachment_update-67758a7b-eea7-489f-a7f7-0531fbc2478a-np0000007163" released by "attachment_update" :: held 0.135s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:04:22.413941 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-a97e69af-be4d-4442-8c9d-fb376680abe2 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] https://10.4.3.121/volume/v3/attachments/be447213-de0d-4a78-af5f-3248e52ba8ea returned with HTTP 200 Aug 13 06:04:22.414467 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 48/188] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:04:22 2026] PUT /volume/v3/attachments/be447213-de0d-4a78-af5f-3248e52ba8ea => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:22.417784 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:22.417784 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:22.439679 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f63faa9a-594f-4e1b-9a2e-9e860dd5b6e1 req-5e60b79a-3fb6-4f82-9a92-8218b197ecfd tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/attachments/579cf6ac-5c9d-477e-bba1-13d061d760e2/action returned with HTTP 204 Aug 13 06:04:22.440613 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 53/189] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:04:22 2026] POST /volume/v3/attachments/579cf6ac-5c9d-477e-bba1-13d061d760e2/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:04:22.457548 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-b9e9ebd7-8413-4a27-a619-6514aaeb4992 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:22.460846 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-b9e9ebd7-8413-4a27-a619-6514aaeb4992 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] POST https://10.4.3.121/volume/v3/attachments/be447213-de0d-4a78-af5f-3248e52ba8ea/action Aug 13 06:04:22.461387 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-b9e9ebd7-8413-4a27-a619-6514aaeb4992 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:04:22.461566 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-b9e9ebd7-8413-4a27-a619-6514aaeb4992 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:22.499050 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:22.499050 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:22.504538 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-cd73c666-6709-487d-9023-72cd1fb37754 req-3aa7ea8d-c1e7-4fe8-8e7b-1406200c7bd6 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Lock "cinder-attachment_update-35ee75e9-07a9-40b1-9d97-2d3673b98a2d-np0000007163" released by "attachment_update" :: held 0.139s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:04:22.505020 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-3aa7ea8d-c1e7-4fe8-8e7b-1406200c7bd6 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/attachments/3f1d4808-184c-4b5c-b994-28c7f2bc1fab returned with HTTP 200 Aug 13 06:04:22.505685 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 48/190] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:04:22 2026] PUT /volume/v3/attachments/3f1d4808-184c-4b5c-b994-28c7f2bc1fab => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:22.521822 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b3f6518b-9bd2-4dca-b88c-7deda7a5a713 req-b9e9ebd7-8413-4a27-a619-6514aaeb4992 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] https://10.4.3.121/volume/v3/attachments/be447213-de0d-4a78-af5f-3248e52ba8ea/action returned with HTTP 204 Aug 13 06:04:22.522302 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 42/191] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:04:22 2026] POST /volume/v3/attachments/be447213-de0d-4a78-af5f-3248e52ba8ea/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:04:22.554647 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-cd73c666-6709-487d-9023-72cd1fb37754 req-f52507ae-d121-490a-8f65-55dd9f9d3963 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:22.559888 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-f52507ae-d121-490a-8f65-55dd9f9d3963 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] POST https://10.4.3.121/volume/v3/attachments/3f1d4808-184c-4b5c-b994-28c7f2bc1fab/action Aug 13 06:04:22.560351 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-f52507ae-d121-490a-8f65-55dd9f9d3963 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:04:22.560498 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-f52507ae-d121-490a-8f65-55dd9f9d3963 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:22.583073 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:22.583073 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:22.598952 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-f52507ae-d121-490a-8f65-55dd9f9d3963 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/attachments/3f1d4808-184c-4b5c-b994-28c7f2bc1fab/action returned with HTTP 204 Aug 13 06:04:22.599240 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 49/192] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:04:22 2026] POST /volume/v3/attachments/3f1d4808-184c-4b5c-b994-28c7f2bc1fab/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:04:22.651514 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c5d7ac18-c6bc-45fc-a213-e4403ad2f28f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:22.653950 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c5d7ac18-c6bc-45fc-a213-e4403ad2f28f tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] GET https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 Aug 13 06:04:22.654147 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c5d7ac18-c6bc-45fc-a213-e4403ad2f28f tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:22.654442 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c5d7ac18-c6bc-45fc-a213-e4403ad2f28f tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:22.654482 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1ddc3a68-366e-45e4-90d9-337f8ed71f07 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:22.654882 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1ddc3a68-366e-45e4-90d9-337f8ed71f07 None None] GET https://10.4.3.121/volume// Aug 13 06:04:22.655047 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1ddc3a68-366e-45e4-90d9-337f8ed71f07 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:22.655460 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1ddc3a68-366e-45e4-90d9-337f8ed71f07 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:22.655621 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1ddc3a68-366e-45e4-90d9-337f8ed71f07 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:22.655948 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 49/193] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:04:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:22.666693 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-cd73c666-6709-487d-9023-72cd1fb37754 req-077ba4ee-50bd-4662-ac72-33b86a730920 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:22.668357 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:22.668357 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:22.671396 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-077ba4ee-50bd-4662-ac72-33b86a730920 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] GET https://10.4.3.121/volume/v3/volumes/944b5cf0-7a8e-40ed-831a-a73846fd03e4 Aug 13 06:04:22.672091 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-077ba4ee-50bd-4662-ac72-33b86a730920 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:22.672091 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-077ba4ee-50bd-4662-ac72-33b86a730920 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:22.676843 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c5d7ac18-c6bc-45fc-a213-e4403ad2f28f tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Volume info retrieved successfully. Aug 13 06:04:22.688233 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c5d7ac18-c6bc-45fc-a213-e4403ad2f28f tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 returned with HTTP 200 Aug 13 06:04:22.688233 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 54/194] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:22 2026] GET /volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 => generated 1024 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:22.693034 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:22.693034 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:22.699237 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-cd73c666-6709-487d-9023-72cd1fb37754 req-077ba4ee-50bd-4662-ac72-33b86a730920 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Volume info retrieved successfully. Aug 13 06:04:22.713497 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-077ba4ee-50bd-4662-ac72-33b86a730920 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes/944b5cf0-7a8e-40ed-831a-a73846fd03e4 returned with HTTP 200 Aug 13 06:04:22.714498 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 43/195] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:04:22 2026] GET /volume/v3/volumes/944b5cf0-7a8e-40ed-831a-a73846fd03e4 => generated 1023 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:04:22.813484 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-cd73c666-6709-487d-9023-72cd1fb37754 req-d294dfa1-d679-4808-80b8-17b311de5b19 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:22.817117 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-d294dfa1-d679-4808-80b8-17b311de5b19 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] PUT https://10.4.3.121/volume/v3/attachments/e5485551-8c55-4873-b1be-6834d32f79e7 Aug 13 06:04:22.817498 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-d294dfa1-d679-4808-80b8-17b311de5b19 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:22.829127 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-cd73c666-6709-487d-9023-72cd1fb37754 req-d294dfa1-d679-4808-80b8-17b311de5b19 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Acquiring lock "cinder-attachment_update-944b5cf0-7a8e-40ed-831a-a73846fd03e4-np0000007163" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:04:22.839479 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-cd73c666-6709-487d-9023-72cd1fb37754 req-d294dfa1-d679-4808-80b8-17b311de5b19 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Lock "cinder-attachment_update-944b5cf0-7a8e-40ed-831a-a73846fd03e4-np0000007163" acquired by "attachment_update" :: waited 0.011s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:04:22.841083 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:22.841083 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:22.945690 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-cd73c666-6709-487d-9023-72cd1fb37754 req-d294dfa1-d679-4808-80b8-17b311de5b19 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Lock "cinder-attachment_update-944b5cf0-7a8e-40ed-831a-a73846fd03e4-np0000007163" released by "attachment_update" :: held 0.106s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:04:22.945690 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-d294dfa1-d679-4808-80b8-17b311de5b19 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/attachments/e5485551-8c55-4873-b1be-6834d32f79e7 returned with HTTP 200 Aug 13 06:04:22.946353 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 50/196] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:04:22 2026] PUT /volume/v3/attachments/e5485551-8c55-4873-b1be-6834d32f79e7 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 06:04:22.985879 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-cd73c666-6709-487d-9023-72cd1fb37754 req-9cc84a8a-95c6-4cd2-9d8f-d7683167aa1a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:22.990670 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-9cc84a8a-95c6-4cd2-9d8f-d7683167aa1a tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] POST https://10.4.3.121/volume/v3/attachments/e5485551-8c55-4873-b1be-6834d32f79e7/action Aug 13 06:04:22.991102 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-9cc84a8a-95c6-4cd2-9d8f-d7683167aa1a tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:04:22.991223 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-9cc84a8a-95c6-4cd2-9d8f-d7683167aa1a tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:23.019214 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:23.019214 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:23.047456 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-9cc84a8a-95c6-4cd2-9d8f-d7683167aa1a tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/attachments/e5485551-8c55-4873-b1be-6834d32f79e7/action returned with HTTP 204 Aug 13 06:04:23.048374 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 50/197] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:04:22 2026] POST /volume/v3/attachments/e5485551-8c55-4873-b1be-6834d32f79e7/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:04:23.086012 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-198c24bb-87b0-4d97-85a1-f78f6541dd3d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:23.086012 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-198c24bb-87b0-4d97-85a1-f78f6541dd3d None None] GET https://10.4.3.121/volume// Aug 13 06:04:23.086462 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-198c24bb-87b0-4d97-85a1-f78f6541dd3d None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:23.086767 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-198c24bb-87b0-4d97-85a1-f78f6541dd3d None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:23.087305 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-198c24bb-87b0-4d97-85a1-f78f6541dd3d None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:23.087605 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 55/198] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:04:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:23.106118 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-cd73c666-6709-487d-9023-72cd1fb37754 req-93aae3a1-813c-4d7e-8e8a-ba09b2bdd051 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:23.108224 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3c10cf9c-86dc-4d6f-b7d1-b3ecdcc275f3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:23.108707 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-93aae3a1-813c-4d7e-8e8a-ba09b2bdd051 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] GET https://10.4.3.121/volume/v3/volumes/fe510485-c0d5-44bc-89a6-d77462865d6d Aug 13 06:04:23.108842 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-93aae3a1-813c-4d7e-8e8a-ba09b2bdd051 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:23.109381 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-93aae3a1-813c-4d7e-8e8a-ba09b2bdd051 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:23.114588 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3c10cf9c-86dc-4d6f-b7d1-b3ecdcc275f3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] GET https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 Aug 13 06:04:23.114965 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3c10cf9c-86dc-4d6f-b7d1-b3ecdcc275f3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:23.115271 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3c10cf9c-86dc-4d6f-b7d1-b3ecdcc275f3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:23.128739 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:23.128739 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:23.132865 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:23.132865 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:23.135936 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3c10cf9c-86dc-4d6f-b7d1-b3ecdcc275f3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Volume info retrieved successfully. Aug 13 06:04:23.137487 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-cd73c666-6709-487d-9023-72cd1fb37754 req-93aae3a1-813c-4d7e-8e8a-ba09b2bdd051 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Volume info retrieved successfully. Aug 13 06:04:23.142213 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3c10cf9c-86dc-4d6f-b7d1-b3ecdcc275f3 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 returned with HTTP 200 Aug 13 06:04:23.142680 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 51/199] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:23 2026] GET /volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:23.144079 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-93aae3a1-813c-4d7e-8e8a-ba09b2bdd051 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes/fe510485-c0d5-44bc-89a6-d77462865d6d returned with HTTP 200 Aug 13 06:04:23.144715 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 44/200] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:04:23 2026] GET /volume/v3/volumes/fe510485-c0d5-44bc-89a6-d77462865d6d => generated 1023 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:04:23.259072 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-cd73c666-6709-487d-9023-72cd1fb37754 req-9ea47c01-35aa-4677-b3f5-5594b2073335 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:23.260761 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-9ea47c01-35aa-4677-b3f5-5594b2073335 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] PUT https://10.4.3.121/volume/v3/attachments/9f3dbcc8-a217-486e-b1ae-baa004d68fe8 Aug 13 06:04:23.261268 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-9ea47c01-35aa-4677-b3f5-5594b2073335 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:23.270281 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-cd73c666-6709-487d-9023-72cd1fb37754 req-9ea47c01-35aa-4677-b3f5-5594b2073335 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Acquiring lock "cinder-attachment_update-fe510485-c0d5-44bc-89a6-d77462865d6d-np0000007163" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:04:23.276460 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-cd73c666-6709-487d-9023-72cd1fb37754 req-9ea47c01-35aa-4677-b3f5-5594b2073335 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Lock "cinder-attachment_update-fe510485-c0d5-44bc-89a6-d77462865d6d-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:04:23.276460 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:23.276460 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:23.396720 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-cd73c666-6709-487d-9023-72cd1fb37754 req-9ea47c01-35aa-4677-b3f5-5594b2073335 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Lock "cinder-attachment_update-fe510485-c0d5-44bc-89a6-d77462865d6d-np0000007163" released by "attachment_update" :: held 0.122s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:04:23.396720 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-9ea47c01-35aa-4677-b3f5-5594b2073335 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/attachments/9f3dbcc8-a217-486e-b1ae-baa004d68fe8 returned with HTTP 200 Aug 13 06:04:23.396720 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 51/201] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:04:23 2026] PUT /volume/v3/attachments/9f3dbcc8-a217-486e-b1ae-baa004d68fe8 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:23.437164 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-cd73c666-6709-487d-9023-72cd1fb37754 req-b23c45a4-a1e9-43ff-9cde-aded391f40b2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:23.443960 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-b23c45a4-a1e9-43ff-9cde-aded391f40b2 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] POST https://10.4.3.121/volume/v3/attachments/9f3dbcc8-a217-486e-b1ae-baa004d68fe8/action Aug 13 06:04:23.443960 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-b23c45a4-a1e9-43ff-9cde-aded391f40b2 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:04:23.443960 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-b23c45a4-a1e9-43ff-9cde-aded391f40b2 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:23.477611 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:23.477611 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:23.490949 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-cd73c666-6709-487d-9023-72cd1fb37754 req-b23c45a4-a1e9-43ff-9cde-aded391f40b2 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/attachments/9f3dbcc8-a217-486e-b1ae-baa004d68fe8/action returned with HTTP 204 Aug 13 06:04:23.491711 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 56/202] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:04:23 2026] POST /volume/v3/attachments/9f3dbcc8-a217-486e-b1ae-baa004d68fe8/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:04:23.544960 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-eb96a7ef-2c98-49bf-9ae8-089477d4adcc req-1fdc21c7-ad8a-4da9-9a67-9b161ffd67f6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:23.546201 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-eb96a7ef-2c98-49bf-9ae8-089477d4adcc req-1fdc21c7-ad8a-4da9-9a67-9b161ffd67f6 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:23.546415 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-eb96a7ef-2c98-49bf-9ae8-089477d4adcc req-1fdc21c7-ad8a-4da9-9a67-9b161ffd67f6 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:23.546599 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-eb96a7ef-2c98-49bf-9ae8-089477d4adcc req-1fdc21c7-ad8a-4da9-9a67-9b161ffd67f6 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:23.555408 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:23.555408 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:23.560459 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-eb96a7ef-2c98-49bf-9ae8-089477d4adcc req-1fdc21c7-ad8a-4da9-9a67-9b161ffd67f6 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:23.567258 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-eb96a7ef-2c98-49bf-9ae8-089477d4adcc req-1fdc21c7-ad8a-4da9-9a67-9b161ffd67f6 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:23.567729 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 52/203] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:04:23 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:23.702668 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-09672bc2-6ab8-4102-8ad7-94e6f6aa63fb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:23.703212 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-09672bc2-6ab8-4102-8ad7-94e6f6aa63fb None None] GET https://10.4.3.121/volume// Aug 13 06:04:23.703501 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-09672bc2-6ab8-4102-8ad7-94e6f6aa63fb None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:23.703968 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-09672bc2-6ab8-4102-8ad7-94e6f6aa63fb None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:23.704447 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-09672bc2-6ab8-4102-8ad7-94e6f6aa63fb None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:23.704895 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 45/204] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:04:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:23.706259 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-765dc5fd-9caf-48e5-8c1e-0061af7ceb39 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:23.710025 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-765dc5fd-9caf-48e5-8c1e-0061af7ceb39 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] GET https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 Aug 13 06:04:23.711365 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-765dc5fd-9caf-48e5-8c1e-0061af7ceb39 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:23.711365 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-765dc5fd-9caf-48e5-8c1e-0061af7ceb39 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:23.713994 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-eb96a7ef-2c98-49bf-9ae8-089477d4adcc req-5eb254cd-9fd8-483a-bb57-b4137c859aab None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:23.716134 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-eb96a7ef-2c98-49bf-9ae8-089477d4adcc req-5eb254cd-9fd8-483a-bb57-b4137c859aab tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:04:23.716596 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-eb96a7ef-2c98-49bf-9ae8-089477d4adcc req-5eb254cd-9fd8-483a-bb57-b4137c859aab tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ad14473-1779-4720-9b39-1c799e3c0472", "connector": null, "instance_uuid": "2bc81ef3-5168-49d5-b0b3-e7c4e3e023d6"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:23.726319 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:23.726319 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:23.737408 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:23.737408 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:23.747048 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-765dc5fd-9caf-48e5-8c1e-0061af7ceb39 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Volume info retrieved successfully. Aug 13 06:04:23.753392 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-765dc5fd-9caf-48e5-8c1e-0061af7ceb39 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 returned with HTTP 200 Aug 13 06:04:23.753870 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 52/205] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:23 2026] GET /volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 => generated 1024 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:23.764363 np0000007163 devstack@c-api.service[100322]: WARNING cinder.volume.api [req-eb96a7ef-2c98-49bf-9ae8-089477d4adcc req-5eb254cd-9fd8-483a-bb57-b4137c859aab tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 13 06:04:23.776252 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-eb96a7ef-2c98-49bf-9ae8-089477d4adcc req-5eb254cd-9fd8-483a-bb57-b4137c859aab tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:04:23.777113 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 57/206] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:04:23 2026] POST /volume/v3/attachments => generated 271 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:23.817727 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-db35cf63-1d3a-4924-a424-94309dc076aa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:23.819966 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-db35cf63-1d3a-4924-a424-94309dc076aa tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:23.820305 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-db35cf63-1d3a-4924-a424-94309dc076aa tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:23.820611 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-db35cf63-1d3a-4924-a424-94309dc076aa tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:23.834503 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d42bb1e8-101c-44cd-8a6c-251a944730bc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:23.834766 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d42bb1e8-101c-44cd-8a6c-251a944730bc None None] GET https://10.4.3.121/volume// Aug 13 06:04:23.834924 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d42bb1e8-101c-44cd-8a6c-251a944730bc None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:23.835110 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d42bb1e8-101c-44cd-8a6c-251a944730bc None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:23.835434 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d42bb1e8-101c-44cd-8a6c-251a944730bc None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:23.835868 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 46/207] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:04:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:23.837350 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:23.837350 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:23.843497 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-db35cf63-1d3a-4924-a424-94309dc076aa tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:23.844382 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-eb96a7ef-2c98-49bf-9ae8-089477d4adcc req-16df12f3-da28-4c86-a5ea-190d6a6fb65b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:23.848455 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-eb96a7ef-2c98-49bf-9ae8-089477d4adcc req-16df12f3-da28-4c86-a5ea-190d6a6fb65b tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:23.848795 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-eb96a7ef-2c98-49bf-9ae8-089477d4adcc req-16df12f3-da28-4c86-a5ea-190d6a6fb65b tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:23.849039 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-eb96a7ef-2c98-49bf-9ae8-089477d4adcc req-16df12f3-da28-4c86-a5ea-190d6a6fb65b tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:23.853408 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-db35cf63-1d3a-4924-a424-94309dc076aa tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:23.853937 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 53/208] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:23 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 867 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:23.862443 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:23.862443 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:23.874025 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-eb96a7ef-2c98-49bf-9ae8-089477d4adcc req-16df12f3-da28-4c86-a5ea-190d6a6fb65b tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:23.881851 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-eb96a7ef-2c98-49bf-9ae8-089477d4adcc req-16df12f3-da28-4c86-a5ea-190d6a6fb65b tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:23.884417 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 53/209] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:04:23 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 1047 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:04:24.005690 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-eb96a7ef-2c98-49bf-9ae8-089477d4adcc req-3655c1ec-b356-48bc-9439-c9ad81ad65c3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:24.010714 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-eb96a7ef-2c98-49bf-9ae8-089477d4adcc req-3655c1ec-b356-48bc-9439-c9ad81ad65c3 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] PUT https://10.4.3.121/volume/v3/attachments/76b2bd68-1c82-4e66-b328-09b4a3ce3b16 Aug 13 06:04:24.011155 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-eb96a7ef-2c98-49bf-9ae8-089477d4adcc req-3655c1ec-b356-48bc-9439-c9ad81ad65c3 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:24.032505 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-eb96a7ef-2c98-49bf-9ae8-089477d4adcc req-3655c1ec-b356-48bc-9439-c9ad81ad65c3 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Acquiring lock "cinder-attachment_update-9ad14473-1779-4720-9b39-1c799e3c0472-np0000007163" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:04:24.039628 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-eb96a7ef-2c98-49bf-9ae8-089477d4adcc req-3655c1ec-b356-48bc-9439-c9ad81ad65c3 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Lock "cinder-attachment_update-9ad14473-1779-4720-9b39-1c799e3c0472-np0000007163" acquired by "attachment_update" :: waited 0.007s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:04:24.041081 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:24.041081 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:24.163890 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1c9c111d-3734-4481-a7e0-0715eec65b31 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:24.166130 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1c9c111d-3734-4481-a7e0-0715eec65b31 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] GET https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 Aug 13 06:04:24.166456 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1c9c111d-3734-4481-a7e0-0715eec65b31 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:24.166755 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1c9c111d-3734-4481-a7e0-0715eec65b31 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:24.172991 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e3c22333-2e5b-49f5-9fa9-c8688f411845 req-b926972c-d5f5-4611-896e-fe6735796440 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:24.176812 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e3c22333-2e5b-49f5-9fa9-c8688f411845 req-b926972c-d5f5-4611-896e-fe6735796440 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] GET https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a Aug 13 06:04:24.177076 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e3c22333-2e5b-49f5-9fa9-c8688f411845 req-b926972c-d5f5-4611-896e-fe6735796440 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:24.177360 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e3c22333-2e5b-49f5-9fa9-c8688f411845 req-b926972c-d5f5-4611-896e-fe6735796440 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:24.180726 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-eb96a7ef-2c98-49bf-9ae8-089477d4adcc req-3655c1ec-b356-48bc-9439-c9ad81ad65c3 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Lock "cinder-attachment_update-9ad14473-1779-4720-9b39-1c799e3c0472-np0000007163" released by "attachment_update" :: held 0.141s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:04:24.181101 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-eb96a7ef-2c98-49bf-9ae8-089477d4adcc req-3655c1ec-b356-48bc-9439-c9ad81ad65c3 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/attachments/76b2bd68-1c82-4e66-b328-09b4a3ce3b16 returned with HTTP 200 Aug 13 06:04:24.181984 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 58/210] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:04:24 2026] PUT /volume/v3/attachments/76b2bd68-1c82-4e66-b328-09b4a3ce3b16 => generated 967 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:24.187985 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:24.187985 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:24.198273 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1c9c111d-3734-4481-a7e0-0715eec65b31 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Volume info retrieved successfully. Aug 13 06:04:24.199220 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3cd2e91f-e89b-45f7-a8fe-5b5e85cd05a4 req-e86a7e71-2a35-40b0-879a-d6576def4e8a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:24.201750 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:24.201750 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:24.203932 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3cd2e91f-e89b-45f7-a8fe-5b5e85cd05a4 req-e86a7e71-2a35-40b0-879a-d6576def4e8a tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] POST https://10.4.3.121/volume/v3/attachments/ef95f072-03cd-48d3-a744-d203d15b2ad3/action Aug 13 06:04:24.205294 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1c9c111d-3734-4481-a7e0-0715eec65b31 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 returned with HTTP 200 Aug 13 06:04:24.205294 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 47/211] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:24 2026] GET /volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:24.205366 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3cd2e91f-e89b-45f7-a8fe-5b5e85cd05a4 req-e86a7e71-2a35-40b0-879a-d6576def4e8a tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:04:24.205722 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3cd2e91f-e89b-45f7-a8fe-5b5e85cd05a4 req-e86a7e71-2a35-40b0-879a-d6576def4e8a tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:24.208578 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-e3c22333-2e5b-49f5-9fa9-c8688f411845 req-b926972c-d5f5-4611-896e-fe6735796440 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Volume info retrieved successfully. Aug 13 06:04:24.216071 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e3c22333-2e5b-49f5-9fa9-c8688f411845 req-b926972c-d5f5-4611-896e-fe6735796440 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a returned with HTTP 200 Aug 13 06:04:24.217418 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 54/212] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:04:24 2026] GET /volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a => generated 1137 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:24.239097 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:24.239097 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:24.258533 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3cd2e91f-e89b-45f7-a8fe-5b5e85cd05a4 req-e86a7e71-2a35-40b0-879a-d6576def4e8a tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] https://10.4.3.121/volume/v3/attachments/ef95f072-03cd-48d3-a744-d203d15b2ad3/action returned with HTTP 204 Aug 13 06:04:24.262204 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 54/213] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:04:24 2026] POST /volume/v3/attachments/ef95f072-03cd-48d3-a744-d203d15b2ad3/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:04:24.281652 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-e3c22333-2e5b-49f5-9fa9-c8688f411845 req-2c9a2ef4-9e95-439d-be39-bc76ee56c89c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:24.284488 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e3c22333-2e5b-49f5-9fa9-c8688f411845 req-2c9a2ef4-9e95-439d-be39-bc76ee56c89c tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] POST https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a/action Aug 13 06:04:24.284866 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e3c22333-2e5b-49f5-9fa9-c8688f411845 req-2c9a2ef4-9e95-439d-be39-bc76ee56c89c tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:04:24.285003 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e3c22333-2e5b-49f5-9fa9-c8688f411845 req-2c9a2ef4-9e95-439d-be39-bc76ee56c89c tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:24.301642 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:24.301642 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:24.302318 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-e3c22333-2e5b-49f5-9fa9-c8688f411845 req-2c9a2ef4-9e95-439d-be39-bc76ee56c89c tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Volume info retrieved successfully. Aug 13 06:04:24.311450 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-e3c22333-2e5b-49f5-9fa9-c8688f411845 req-2c9a2ef4-9e95-439d-be39-bc76ee56c89c tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Begin detaching volume completed successfully. Aug 13 06:04:24.311786 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e3c22333-2e5b-49f5-9fa9-c8688f411845 req-2c9a2ef4-9e95-439d-be39-bc76ee56c89c tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a/action returned with HTTP 202 Aug 13 06:04:24.312270 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 59/214] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:04:24 2026] POST /volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:04:24.339959 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d97835e2-e1e7-4dcc-bf6d-e664c87a1ee2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:24.342038 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d97835e2-e1e7-4dcc-bf6d-e664c87a1ee2 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] GET https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a Aug 13 06:04:24.342396 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d97835e2-e1e7-4dcc-bf6d-e664c87a1ee2 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:24.342735 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d97835e2-e1e7-4dcc-bf6d-e664c87a1ee2 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:24.364565 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:24.364565 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:24.370978 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d97835e2-e1e7-4dcc-bf6d-e664c87a1ee2 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Volume info retrieved successfully. Aug 13 06:04:24.376576 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d97835e2-e1e7-4dcc-bf6d-e664c87a1ee2 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a returned with HTTP 200 Aug 13 06:04:24.377019 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-945e28b9-2278-4646-a3ed-b336a11c5ec4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:24.377238 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 48/215] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:24 2026] GET /volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:24.377695 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-945e28b9-2278-4646-a3ed-b336a11c5ec4 None None] GET https://10.4.3.121/volume// Aug 13 06:04:24.377922 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-945e28b9-2278-4646-a3ed-b336a11c5ec4 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:24.378327 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-945e28b9-2278-4646-a3ed-b336a11c5ec4 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:24.378821 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-945e28b9-2278-4646-a3ed-b336a11c5ec4 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:24.379119 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 55/216] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:04:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:24.388309 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-e3c22333-2e5b-49f5-9fa9-c8688f411845 req-42f8ab84-9902-421a-acce-8682952675e1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:24.390710 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e3c22333-2e5b-49f5-9fa9-c8688f411845 req-42f8ab84-9902-421a-acce-8682952675e1 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] GET https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a Aug 13 06:04:24.390907 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e3c22333-2e5b-49f5-9fa9-c8688f411845 req-42f8ab84-9902-421a-acce-8682952675e1 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:24.391089 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e3c22333-2e5b-49f5-9fa9-c8688f411845 req-42f8ab84-9902-421a-acce-8682952675e1 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:24.403133 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:24.403133 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:24.407752 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-e3c22333-2e5b-49f5-9fa9-c8688f411845 req-42f8ab84-9902-421a-acce-8682952675e1 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Volume info retrieved successfully. Aug 13 06:04:24.414408 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e3c22333-2e5b-49f5-9fa9-c8688f411845 req-42f8ab84-9902-421a-acce-8682952675e1 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a returned with HTTP 200 Aug 13 06:04:24.415353 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 55/217] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:04:24 2026] GET /volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a => generated 1320 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:04:24.769704 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b11fc13c-e630-4eda-ae53-6c0dd112cbdb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:24.774580 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b11fc13c-e630-4eda-ae53-6c0dd112cbdb tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] GET https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 Aug 13 06:04:24.775838 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b11fc13c-e630-4eda-ae53-6c0dd112cbdb tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:24.775838 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b11fc13c-e630-4eda-ae53-6c0dd112cbdb tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:24.785124 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:24.785124 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:24.789145 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b11fc13c-e630-4eda-ae53-6c0dd112cbdb tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Volume info retrieved successfully. Aug 13 06:04:24.793533 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b11fc13c-e630-4eda-ae53-6c0dd112cbdb tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 returned with HTTP 200 Aug 13 06:04:24.794133 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 60/218] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:24 2026] GET /volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 => generated 1326 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:24.824214 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-35ebfe4f-ccb7-4b14-a50f-25241436b7fc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:24.827123 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-35ebfe4f-ccb7-4b14-a50f-25241436b7fc tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] GET https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 Aug 13 06:04:24.827731 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-35ebfe4f-ccb7-4b14-a50f-25241436b7fc tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:24.828151 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-35ebfe4f-ccb7-4b14-a50f-25241436b7fc tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:24.844526 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:24.844526 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:24.847633 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-35ebfe4f-ccb7-4b14-a50f-25241436b7fc tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Volume info retrieved successfully. Aug 13 06:04:24.852565 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-35ebfe4f-ccb7-4b14-a50f-25241436b7fc tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 returned with HTTP 200 Aug 13 06:04:24.853397 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 49/219] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:24 2026] GET /volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 => generated 1326 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:24.872974 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-806b3734-2efb-486c-925d-4a4d2aa62484 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:24.877907 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-806b3734-2efb-486c-925d-4a4d2aa62484 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:24.878372 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-806b3734-2efb-486c-925d-4a4d2aa62484 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:24.878606 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-806b3734-2efb-486c-925d-4a4d2aa62484 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:24.892871 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:24.892871 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:24.897335 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-806b3734-2efb-486c-925d-4a4d2aa62484 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:24.903251 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-806b3734-2efb-486c-925d-4a4d2aa62484 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:24.905216 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 56/220] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:24 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 868 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:25.220557 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-06633367-556b-4936-96de-406ff43a8a08 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:25.222716 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-06633367-556b-4936-96de-406ff43a8a08 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] GET https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 Aug 13 06:04:25.223385 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-06633367-556b-4936-96de-406ff43a8a08 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:25.223385 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-06633367-556b-4936-96de-406ff43a8a08 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:25.237557 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:25.237557 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:25.241918 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-06633367-556b-4936-96de-406ff43a8a08 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Volume info retrieved successfully. Aug 13 06:04:25.247407 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-06633367-556b-4936-96de-406ff43a8a08 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 returned with HTTP 200 Aug 13 06:04:25.247845 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 56/221] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:25 2026] GET /volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:25.263414 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-fe6a6f48-3cba-4f71-8cc4-6cf570fdece0 req-d6d4b682-83e4-406f-b9c4-e777616ab10f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:25.268622 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fe6a6f48-3cba-4f71-8cc4-6cf570fdece0 req-d6d4b682-83e4-406f-b9c4-e777616ab10f tempest-VolumesAssistedSnapshotsTest-779533260 tempest-VolumesAssistedSnapshotsTest-779533260-project] POST https://10.4.3.121/volume/v3/snapshots/fc9fbde5-2573-4c38-80e2-52da54ce68d6/action Aug 13 06:04:25.269125 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fe6a6f48-3cba-4f71-8cc4-6cf570fdece0 req-d6d4b682-83e4-406f-b9c4-e777616ab10f tempest-VolumesAssistedSnapshotsTest-779533260 tempest-VolumesAssistedSnapshotsTest-779533260-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:04:25.269355 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fe6a6f48-3cba-4f71-8cc4-6cf570fdece0 req-d6d4b682-83e4-406f-b9c4-e777616ab10f tempest-VolumesAssistedSnapshotsTest-779533260 tempest-VolumesAssistedSnapshotsTest-779533260-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:25.272258 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.snapshot_actions [req-fe6a6f48-3cba-4f71-8cc4-6cf570fdece0 req-d6d4b682-83e4-406f-b9c4-e777616ab10f tempest-VolumesAssistedSnapshotsTest-779533260 tempest-VolumesAssistedSnapshotsTest-779533260-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100322) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 06:04:25.280318 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0da59714-c94a-40a7-940d-d7faaf0ce32e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:25.282690 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0da59714-c94a-40a7-940d-d7faaf0ce32e tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] GET https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 Aug 13 06:04:25.282763 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d45d5c6f-d493-4d3a-ad20-53b7b7415f2a req-2a883ab1-7bdc-4b4c-9718-f337474f8b51 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:25.283479 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0da59714-c94a-40a7-940d-d7faaf0ce32e tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:25.284449 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0da59714-c94a-40a7-940d-d7faaf0ce32e tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:25.285661 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d45d5c6f-d493-4d3a-ad20-53b7b7415f2a req-2a883ab1-7bdc-4b4c-9718-f337474f8b51 tempest-VolumesAssistedSnapshotsTest-779533260 tempest-VolumesAssistedSnapshotsTest-779533260-project] POST https://10.4.3.121/volume/v3/snapshots/None/action Aug 13 06:04:25.286092 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d45d5c6f-d493-4d3a-ad20-53b7b7415f2a req-2a883ab1-7bdc-4b4c-9718-f337474f8b51 tempest-VolumesAssistedSnapshotsTest-779533260 tempest-VolumesAssistedSnapshotsTest-779533260-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:04:25.286289 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d45d5c6f-d493-4d3a-ad20-53b7b7415f2a req-2a883ab1-7bdc-4b4c-9718-f337474f8b51 tempest-VolumesAssistedSnapshotsTest-779533260 tempest-VolumesAssistedSnapshotsTest-779533260-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:25.287780 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.snapshot_actions [req-d45d5c6f-d493-4d3a-ad20-53b7b7415f2a req-2a883ab1-7bdc-4b4c-9718-f337474f8b51 tempest-VolumesAssistedSnapshotsTest-779533260 tempest-VolumesAssistedSnapshotsTest-779533260-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100323) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 06:04:25.300748 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:25.300748 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:25.306261 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fe6a6f48-3cba-4f71-8cc4-6cf570fdece0 req-d6d4b682-83e4-406f-b9c4-e777616ab10f tempest-VolumesAssistedSnapshotsTest-779533260 tempest-VolumesAssistedSnapshotsTest-779533260-project] https://10.4.3.121/volume/v3/snapshots/fc9fbde5-2573-4c38-80e2-52da54ce68d6/action returned with HTTP 404 Aug 13 06:04:25.306755 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0da59714-c94a-40a7-940d-d7faaf0ce32e tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Volume info retrieved successfully. Aug 13 06:04:25.307335 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 61/222] 10.4.3.121 () {72 vars in 1678 bytes} [Thu Aug 13 06:04:25 2026] POST /volume/v3/snapshots/fc9fbde5-2573-4c38-80e2-52da54ce68d6/action => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:04:25.311986 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d45d5c6f-d493-4d3a-ad20-53b7b7415f2a req-2a883ab1-7bdc-4b4c-9718-f337474f8b51 tempest-VolumesAssistedSnapshotsTest-779533260 tempest-VolumesAssistedSnapshotsTest-779533260-project] https://10.4.3.121/volume/v3/snapshots/None/action returned with HTTP 404 Aug 13 06:04:25.311986 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 57/223] 10.4.3.121 () {72 vars in 1582 bytes} [Thu Aug 13 06:04:25 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:04:25.320875 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0da59714-c94a-40a7-940d-d7faaf0ce32e tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 returned with HTTP 200 Aug 13 06:04:25.321372 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 50/224] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:25 2026] GET /volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 => generated 1326 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:25.396029 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fb2d271b-f410-4826-b987-75946dd8144b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:25.398524 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fb2d271b-f410-4826-b987-75946dd8144b tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] GET https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a Aug 13 06:04:25.398826 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fb2d271b-f410-4826-b987-75946dd8144b tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:25.399220 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fb2d271b-f410-4826-b987-75946dd8144b tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:25.411124 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-55b29829-ea14-430c-abae-02d422ef3e63 req-4282da1d-199e-4954-9ce0-c62037c1b5b3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:25.412250 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:25.412250 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:25.414440 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-55b29829-ea14-430c-abae-02d422ef3e63 req-4282da1d-199e-4954-9ce0-c62037c1b5b3 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] GET https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 Aug 13 06:04:25.414744 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-55b29829-ea14-430c-abae-02d422ef3e63 req-4282da1d-199e-4954-9ce0-c62037c1b5b3 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:25.414957 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-55b29829-ea14-430c-abae-02d422ef3e63 req-4282da1d-199e-4954-9ce0-c62037c1b5b3 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:25.416388 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fb2d271b-f410-4826-b987-75946dd8144b tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Volume info retrieved successfully. Aug 13 06:04:25.421465 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fb2d271b-f410-4826-b987-75946dd8144b tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a returned with HTTP 200 Aug 13 06:04:25.421989 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 57/225] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:25 2026] GET /volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:25.427500 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:25.427500 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:25.432680 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-55b29829-ea14-430c-abae-02d422ef3e63 req-4282da1d-199e-4954-9ce0-c62037c1b5b3 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Volume info retrieved successfully. Aug 13 06:04:25.438057 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-55b29829-ea14-430c-abae-02d422ef3e63 req-4282da1d-199e-4954-9ce0-c62037c1b5b3 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 returned with HTTP 200 Aug 13 06:04:25.438723 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 62/226] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:04:25 2026] GET /volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 => generated 1326 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:25.492414 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-55b29829-ea14-430c-abae-02d422ef3e63 req-3ef26360-6038-4e12-b40d-93832ef25c98 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:25.495416 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-55b29829-ea14-430c-abae-02d422ef3e63 req-3ef26360-6038-4e12-b40d-93832ef25c98 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] POST https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583/action Aug 13 06:04:25.495934 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-55b29829-ea14-430c-abae-02d422ef3e63 req-3ef26360-6038-4e12-b40d-93832ef25c98 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:04:25.496174 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-55b29829-ea14-430c-abae-02d422ef3e63 req-3ef26360-6038-4e12-b40d-93832ef25c98 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:25.500174 np0000007163 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=306,cinder:INSERT=43,cinder:UPDATE=72 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:04:25.519583 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:25.519583 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:25.520083 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-55b29829-ea14-430c-abae-02d422ef3e63 req-3ef26360-6038-4e12-b40d-93832ef25c98 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Volume info retrieved successfully. Aug 13 06:04:25.534970 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-55b29829-ea14-430c-abae-02d422ef3e63 req-3ef26360-6038-4e12-b40d-93832ef25c98 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Begin detaching volume completed successfully. Aug 13 06:04:25.534970 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-55b29829-ea14-430c-abae-02d422ef3e63 req-3ef26360-6038-4e12-b40d-93832ef25c98 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583/action returned with HTTP 202 Aug 13 06:04:25.535867 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 58/227] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:04:25 2026] POST /volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:04:25.587637 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5276a066-0359-43d7-9f17-ab9adbf5dfad None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:25.588108 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5276a066-0359-43d7-9f17-ab9adbf5dfad None None] GET https://10.4.3.121/volume// Aug 13 06:04:25.588378 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5276a066-0359-43d7-9f17-ab9adbf5dfad None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:25.588717 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5276a066-0359-43d7-9f17-ab9adbf5dfad None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:25.589038 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5276a066-0359-43d7-9f17-ab9adbf5dfad None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:25.589430 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 51/228] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:04:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:25.597246 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-55b29829-ea14-430c-abae-02d422ef3e63 req-fda4bc5a-fd62-400b-bb7d-efca60fba2b1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:25.599445 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-55b29829-ea14-430c-abae-02d422ef3e63 req-fda4bc5a-fd62-400b-bb7d-efca60fba2b1 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] GET https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 Aug 13 06:04:25.599724 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-55b29829-ea14-430c-abae-02d422ef3e63 req-fda4bc5a-fd62-400b-bb7d-efca60fba2b1 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:25.600009 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-55b29829-ea14-430c-abae-02d422ef3e63 req-fda4bc5a-fd62-400b-bb7d-efca60fba2b1 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:25.613482 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:25.613482 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:25.617340 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-55b29829-ea14-430c-abae-02d422ef3e63 req-fda4bc5a-fd62-400b-bb7d-efca60fba2b1 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Volume info retrieved successfully. Aug 13 06:04:25.621868 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-55b29829-ea14-430c-abae-02d422ef3e63 req-fda4bc5a-fd62-400b-bb7d-efca60fba2b1 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 returned with HTTP 200 Aug 13 06:04:25.622304 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 58/229] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:04:25 2026] GET /volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 => generated 1552 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:04:25.920163 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7fb527db-917b-4f5a-8321-ce66a736f121 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:25.922394 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7fb527db-917b-4f5a-8321-ce66a736f121 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:25.922704 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7fb527db-917b-4f5a-8321-ce66a736f121 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:25.922944 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7fb527db-917b-4f5a-8321-ce66a736f121 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:25.934511 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:25.934511 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:25.939086 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7fb527db-917b-4f5a-8321-ce66a736f121 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:25.944221 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7fb527db-917b-4f5a-8321-ce66a736f121 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:25.944770 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 63/230] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:25 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:26.263538 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4ce8003b-b210-45ea-9c61-05dcae46f6fd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:26.269006 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4ce8003b-b210-45ea-9c61-05dcae46f6fd tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] GET https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 Aug 13 06:04:26.269006 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4ce8003b-b210-45ea-9c61-05dcae46f6fd tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:26.269006 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4ce8003b-b210-45ea-9c61-05dcae46f6fd tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:26.286489 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:26.286489 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:26.292865 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4ce8003b-b210-45ea-9c61-05dcae46f6fd tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Volume info retrieved successfully. Aug 13 06:04:26.299680 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4ce8003b-b210-45ea-9c61-05dcae46f6fd tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 returned with HTTP 200 Aug 13 06:04:26.300253 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 59/231] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:26 2026] GET /volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:26.436951 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6a3b4afb-b06d-48a9-b14d-e8fa60bc4017 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:26.439406 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6a3b4afb-b06d-48a9-b14d-e8fa60bc4017 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] GET https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a Aug 13 06:04:26.439655 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6a3b4afb-b06d-48a9-b14d-e8fa60bc4017 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:26.439885 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6a3b4afb-b06d-48a9-b14d-e8fa60bc4017 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:26.442545 np0000007163 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=215,cinder:UPDATE=40,cinder:INSERT=15 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:04:26.453474 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:26.453474 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:26.457772 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6a3b4afb-b06d-48a9-b14d-e8fa60bc4017 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Volume info retrieved successfully. Aug 13 06:04:26.462233 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6a3b4afb-b06d-48a9-b14d-e8fa60bc4017 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a returned with HTTP 200 Aug 13 06:04:26.462649 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 52/232] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:26 2026] GET /volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:26.957685 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-30399fe3-da61-4b0b-b9c9-9e29da478f5a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:26.961055 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30399fe3-da61-4b0b-b9c9-9e29da478f5a tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:26.961678 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-30399fe3-da61-4b0b-b9c9-9e29da478f5a tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:26.961678 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-30399fe3-da61-4b0b-b9c9-9e29da478f5a tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:26.976909 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:26.976909 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:26.980930 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-30399fe3-da61-4b0b-b9c9-9e29da478f5a tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:26.985474 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30399fe3-da61-4b0b-b9c9-9e29da478f5a tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:26.985835 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 59/233] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:26 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:27.318808 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-50ae1678-7986-4702-829a-a921fb62708c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:27.320634 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-50ae1678-7986-4702-829a-a921fb62708c tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] GET https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 Aug 13 06:04:27.320845 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-50ae1678-7986-4702-829a-a921fb62708c tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:27.321041 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-50ae1678-7986-4702-829a-a921fb62708c tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:27.323592 np0000007163 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=239,cinder:INSERT=20,cinder:UPDATE=41 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:04:27.335230 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:27.335230 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:27.342456 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-50ae1678-7986-4702-829a-a921fb62708c tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Volume info retrieved successfully. Aug 13 06:04:27.343306 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-bc597efa-d83f-4001-a4b1-27fd71462e6b req-ac2e31eb-0cb2-4633-a465-9292737fc620 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:27.345682 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bc597efa-d83f-4001-a4b1-27fd71462e6b req-ac2e31eb-0cb2-4633-a465-9292737fc620 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] POST https://10.4.3.121/volume/v3/attachments/21972ece-922c-460b-aa91-30621dbb1e33/action Aug 13 06:04:27.345779 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bc597efa-d83f-4001-a4b1-27fd71462e6b req-ac2e31eb-0cb2-4633-a465-9292737fc620 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:04:27.346106 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bc597efa-d83f-4001-a4b1-27fd71462e6b req-ac2e31eb-0cb2-4633-a465-9292737fc620 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:27.348387 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-50ae1678-7986-4702-829a-a921fb62708c tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 returned with HTTP 200 Aug 13 06:04:27.348951 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 64/234] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:27 2026] GET /volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:27.367557 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:27.367557 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:27.381074 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bc597efa-d83f-4001-a4b1-27fd71462e6b req-ac2e31eb-0cb2-4633-a465-9292737fc620 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] https://10.4.3.121/volume/v3/attachments/21972ece-922c-460b-aa91-30621dbb1e33/action returned with HTTP 204 Aug 13 06:04:27.381587 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 60/235] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:04:27 2026] POST /volume/v3/attachments/21972ece-922c-460b-aa91-30621dbb1e33/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:04:27.475480 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2324b661-206d-4cb6-ae0c-836d9867b17a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:27.477248 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2324b661-206d-4cb6-ae0c-836d9867b17a tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] GET https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a Aug 13 06:04:27.477472 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2324b661-206d-4cb6-ae0c-836d9867b17a tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:27.477713 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2324b661-206d-4cb6-ae0c-836d9867b17a tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:27.486094 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:27.486094 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:27.490633 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2324b661-206d-4cb6-ae0c-836d9867b17a tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Volume info retrieved successfully. Aug 13 06:04:27.496007 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2324b661-206d-4cb6-ae0c-836d9867b17a tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a returned with HTTP 200 Aug 13 06:04:27.496528 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 53/236] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:27 2026] GET /volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:27.998009 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1605f7ca-63e1-4968-bc18-f2720c79d7a6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:28.000019 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1605f7ca-63e1-4968-bc18-f2720c79d7a6 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:28.000279 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1605f7ca-63e1-4968-bc18-f2720c79d7a6 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:28.000482 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1605f7ca-63e1-4968-bc18-f2720c79d7a6 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:28.013015 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:28.013015 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:28.016869 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1605f7ca-63e1-4968-bc18-f2720c79d7a6 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:28.020677 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1605f7ca-63e1-4968-bc18-f2720c79d7a6 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:28.021073 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 60/237] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:27 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:28.364652 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d3daed95-2db3-417f-bce1-806b9a339336 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:28.366927 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d3daed95-2db3-417f-bce1-806b9a339336 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] GET https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 Aug 13 06:04:28.367424 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d3daed95-2db3-417f-bce1-806b9a339336 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:28.367735 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d3daed95-2db3-417f-bce1-806b9a339336 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:28.381148 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:28.381148 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:28.386164 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d3daed95-2db3-417f-bce1-806b9a339336 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Volume info retrieved successfully. Aug 13 06:04:28.390604 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d3daed95-2db3-417f-bce1-806b9a339336 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 returned with HTTP 200 Aug 13 06:04:28.391038 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 65/238] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:28 2026] GET /volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 => generated 1144 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:28.408005 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8cd57277-bca7-4bdd-8f2c-93f18d6f7009 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:28.410639 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8cd57277-bca7-4bdd-8f2c-93f18d6f7009 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] GET https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 Aug 13 06:04:28.410866 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8cd57277-bca7-4bdd-8f2c-93f18d6f7009 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:28.411130 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8cd57277-bca7-4bdd-8f2c-93f18d6f7009 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:28.427349 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:28.427349 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:28.431457 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8cd57277-bca7-4bdd-8f2c-93f18d6f7009 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Volume info retrieved successfully. Aug 13 06:04:28.435629 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8cd57277-bca7-4bdd-8f2c-93f18d6f7009 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 returned with HTTP 200 Aug 13 06:04:28.437310 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 61/239] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:28 2026] GET /volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 => generated 1144 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:28.454717 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-870a8925-b1a7-4358-aec6-8a658ec9fa52 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:28.456966 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-870a8925-b1a7-4358-aec6-8a658ec9fa52 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] GET https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 Aug 13 06:04:28.457360 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-870a8925-b1a7-4358-aec6-8a658ec9fa52 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:28.457734 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-870a8925-b1a7-4358-aec6-8a658ec9fa52 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:28.472003 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:28.472003 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:28.476669 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-870a8925-b1a7-4358-aec6-8a658ec9fa52 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Volume info retrieved successfully. Aug 13 06:04:28.482371 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-870a8925-b1a7-4358-aec6-8a658ec9fa52 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 returned with HTTP 200 Aug 13 06:04:28.483234 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 54/240] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:28 2026] GET /volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 06:04:28.511795 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-17c58c40-9abc-4d5f-9612-f435badfe0f4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:28.512752 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-17c58c40-9abc-4d5f-9612-f435badfe0f4 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] GET https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a Aug 13 06:04:28.513004 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-17c58c40-9abc-4d5f-9612-f435badfe0f4 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:28.513209 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-17c58c40-9abc-4d5f-9612-f435badfe0f4 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:28.524246 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:28.524246 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:28.529005 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-17c58c40-9abc-4d5f-9612-f435badfe0f4 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Volume info retrieved successfully. Aug 13 06:04:28.533960 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-17c58c40-9abc-4d5f-9612-f435badfe0f4 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a returned with HTTP 200 Aug 13 06:04:28.534447 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 61/241] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:28 2026] GET /volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:28.672879 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-81bcb24f-16fe-4aa5-9932-0840420c8717 req-7d356974-1cb0-4c6f-89ba-133281bfc206 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:28.675411 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-81bcb24f-16fe-4aa5-9932-0840420c8717 req-7d356974-1cb0-4c6f-89ba-133281bfc206 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] GET https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 Aug 13 06:04:28.675686 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-81bcb24f-16fe-4aa5-9932-0840420c8717 req-7d356974-1cb0-4c6f-89ba-133281bfc206 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:28.675978 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-81bcb24f-16fe-4aa5-9932-0840420c8717 req-7d356974-1cb0-4c6f-89ba-133281bfc206 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:28.685424 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:28.685424 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:28.690204 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-81bcb24f-16fe-4aa5-9932-0840420c8717 req-7d356974-1cb0-4c6f-89ba-133281bfc206 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Volume info retrieved successfully. Aug 13 06:04:28.697449 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-81bcb24f-16fe-4aa5-9932-0840420c8717 req-7d356974-1cb0-4c6f-89ba-133281bfc206 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 returned with HTTP 200 Aug 13 06:04:28.699735 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 66/242] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:04:28 2026] GET /volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 => generated 1144 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:29.037402 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-887b47f2-9f27-4774-bfa4-ecfa46c4ed54 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:29.039905 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-887b47f2-9f27-4774-bfa4-ecfa46c4ed54 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:29.040095 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-887b47f2-9f27-4774-bfa4-ecfa46c4ed54 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:29.040309 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-887b47f2-9f27-4774-bfa4-ecfa46c4ed54 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:29.050245 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:29.050245 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:29.053780 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-887b47f2-9f27-4774-bfa4-ecfa46c4ed54 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:29.058340 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-887b47f2-9f27-4774-bfa4-ecfa46c4ed54 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:29.058770 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 62/243] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:29 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:29.547981 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bf177a22-ed50-45cc-823f-7aefeb5d3090 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:29.549841 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf177a22-ed50-45cc-823f-7aefeb5d3090 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] GET https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a Aug 13 06:04:29.550064 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf177a22-ed50-45cc-823f-7aefeb5d3090 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:29.550303 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf177a22-ed50-45cc-823f-7aefeb5d3090 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:29.559720 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:29.559720 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:29.563769 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bf177a22-ed50-45cc-823f-7aefeb5d3090 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Volume info retrieved successfully. Aug 13 06:04:29.569677 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf177a22-ed50-45cc-823f-7aefeb5d3090 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a returned with HTTP 200 Aug 13 06:04:29.570061 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 55/244] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:29 2026] GET /volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:30.074391 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1a74fd53-1ca7-4bbb-b74b-0d20d60e51b5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:30.076812 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1a74fd53-1ca7-4bbb-b74b-0d20d60e51b5 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:30.077070 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1a74fd53-1ca7-4bbb-b74b-0d20d60e51b5 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:30.077364 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1a74fd53-1ca7-4bbb-b74b-0d20d60e51b5 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:30.089236 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:30.089236 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:30.093731 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1a74fd53-1ca7-4bbb-b74b-0d20d60e51b5 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:30.100304 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1a74fd53-1ca7-4bbb-b74b-0d20d60e51b5 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:30.100560 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 62/245] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:30 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:30.588126 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c8c60e6a-536a-4583-8ec7-b178ab4aaa39 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:30.589795 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c8c60e6a-536a-4583-8ec7-b178ab4aaa39 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] GET https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a Aug 13 06:04:30.590930 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c8c60e6a-536a-4583-8ec7-b178ab4aaa39 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:30.591564 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c8c60e6a-536a-4583-8ec7-b178ab4aaa39 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:30.605862 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:30.605862 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:30.611648 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c8c60e6a-536a-4583-8ec7-b178ab4aaa39 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Volume info retrieved successfully. Aug 13 06:04:30.616631 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c8c60e6a-536a-4583-8ec7-b178ab4aaa39 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a returned with HTTP 200 Aug 13 06:04:30.617216 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 67/246] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:30 2026] GET /volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:31.007296 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6f519570-632e-473b-8987-b3ea964247ea req-48b4b124-0d23-437c-a04e-22a880a5b706 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:31.009364 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6f519570-632e-473b-8987-b3ea964247ea req-48b4b124-0d23-437c-a04e-22a880a5b706 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] DELETE https://10.4.3.121/volume/v3/attachments/ce62db98-3f61-4a88-9090-82a675a82c21 Aug 13 06:04:31.010011 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6f519570-632e-473b-8987-b3ea964247ea req-48b4b124-0d23-437c-a04e-22a880a5b706 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:31.010011 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6f519570-632e-473b-8987-b3ea964247ea req-48b4b124-0d23-437c-a04e-22a880a5b706 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:31.016450 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:31.016450 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:31.107832 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6f519570-632e-473b-8987-b3ea964247ea req-48b4b124-0d23-437c-a04e-22a880a5b706 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/attachments/ce62db98-3f61-4a88-9090-82a675a82c21 returned with HTTP 200 Aug 13 06:04:31.108480 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 63/247] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:04:31 2026] DELETE /volume/v3/attachments/ce62db98-3f61-4a88-9090-82a675a82c21 => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:04:31.115835 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6710089c-e795-4cb7-bccb-d8c5d68eacb6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:31.119693 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6710089c-e795-4cb7-bccb-d8c5d68eacb6 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:31.119868 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6710089c-e795-4cb7-bccb-d8c5d68eacb6 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:31.120091 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6710089c-e795-4cb7-bccb-d8c5d68eacb6 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:31.131885 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-6f519570-632e-473b-8987-b3ea964247ea req-389c64f8-b689-4bf9-92c8-902c6d5e0ca0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:31.132294 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:31.132294 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:31.134109 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6f519570-632e-473b-8987-b3ea964247ea req-389c64f8-b689-4bf9-92c8-902c6d5e0ca0 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] DELETE https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 Aug 13 06:04:31.134329 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6f519570-632e-473b-8987-b3ea964247ea req-389c64f8-b689-4bf9-92c8-902c6d5e0ca0 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:31.134552 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6f519570-632e-473b-8987-b3ea964247ea req-389c64f8-b689-4bf9-92c8-902c6d5e0ca0 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:31.134745 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [req-6f519570-632e-473b-8987-b3ea964247ea req-389c64f8-b689-4bf9-92c8-902c6d5e0ca0 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Delete volume with id: 0c9a4cd5-8e39-48b8-aa87-0878868f9970 Aug 13 06:04:31.135403 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6710089c-e795-4cb7-bccb-d8c5d68eacb6 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:31.139748 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6710089c-e795-4cb7-bccb-d8c5d68eacb6 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:31.140248 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 56/248] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:31 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:31.143314 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:31.143314 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:31.143816 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-6f519570-632e-473b-8987-b3ea964247ea req-389c64f8-b689-4bf9-92c8-902c6d5e0ca0 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Volume info retrieved successfully. Aug 13 06:04:31.165718 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-6f519570-632e-473b-8987-b3ea964247ea req-389c64f8-b689-4bf9-92c8-902c6d5e0ca0 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] Delete volume request issued successfully. Aug 13 06:04:31.165909 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6f519570-632e-473b-8987-b3ea964247ea req-389c64f8-b689-4bf9-92c8-902c6d5e0ca0 tempest-ImageDependencyTests-753786424 tempest-ImageDependencyTests-753786424-project-member] https://10.4.3.121/volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 returned with HTTP 202 Aug 13 06:04:31.166406 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 63/249] 10.4.3.121 () {70 vars in 1620 bytes} [Thu Aug 13 06:04:31 2026] DELETE /volume/v3/volumes/0c9a4cd5-8e39-48b8-aa87-0878868f9970 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:04:31.633191 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d8c1959d-8506-4f69-b523-42e77ad4ab20 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:31.635016 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d8c1959d-8506-4f69-b523-42e77ad4ab20 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] GET https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a Aug 13 06:04:31.635282 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d8c1959d-8506-4f69-b523-42e77ad4ab20 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:31.635521 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d8c1959d-8506-4f69-b523-42e77ad4ab20 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:31.646264 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:31.646264 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:31.654509 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d8c1959d-8506-4f69-b523-42e77ad4ab20 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Volume info retrieved successfully. Aug 13 06:04:31.660930 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d8c1959d-8506-4f69-b523-42e77ad4ab20 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a returned with HTTP 200 Aug 13 06:04:31.661612 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 68/250] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:31 2026] GET /volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:32.155203 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cdd7ce5a-4b4d-454d-93e8-7dd121e9cee9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:32.157100 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cdd7ce5a-4b4d-454d-93e8-7dd121e9cee9 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:32.157290 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cdd7ce5a-4b4d-454d-93e8-7dd121e9cee9 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:32.157485 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cdd7ce5a-4b4d-454d-93e8-7dd121e9cee9 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:32.167418 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:32.167418 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:32.171592 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cdd7ce5a-4b4d-454d-93e8-7dd121e9cee9 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:32.176440 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cdd7ce5a-4b4d-454d-93e8-7dd121e9cee9 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:32.176717 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 64/251] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:32 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:32.674851 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-90afc9de-ff25-4272-8b64-99bffa8a9c3e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:32.676724 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-90afc9de-ff25-4272-8b64-99bffa8a9c3e tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] GET https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a Aug 13 06:04:32.676899 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-90afc9de-ff25-4272-8b64-99bffa8a9c3e tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:32.677076 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-90afc9de-ff25-4272-8b64-99bffa8a9c3e tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:32.687048 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:32.687048 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:32.691404 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-90afc9de-ff25-4272-8b64-99bffa8a9c3e tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Volume info retrieved successfully. Aug 13 06:04:32.695619 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-90afc9de-ff25-4272-8b64-99bffa8a9c3e tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a returned with HTTP 200 Aug 13 06:04:32.695999 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 57/252] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:32 2026] GET /volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:33.182901 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7716c059-362e-4d35-ac8f-7ac887ad6c7a req-16f9cbc1-aef4-4e21-a271-2174eb8b6982 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:33.184961 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7716c059-362e-4d35-ac8f-7ac887ad6c7a req-16f9cbc1-aef4-4e21-a271-2174eb8b6982 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] GET https://10.4.3.121/volume/v3/volumes/67758a7b-eea7-489f-a7f7-0531fbc2478a Aug 13 06:04:33.185138 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7716c059-362e-4d35-ac8f-7ac887ad6c7a req-16f9cbc1-aef4-4e21-a271-2174eb8b6982 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:33.185342 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7716c059-362e-4d35-ac8f-7ac887ad6c7a req-16f9cbc1-aef4-4e21-a271-2174eb8b6982 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:33.190849 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cf1f1e56-4887-429b-bd9e-18ab997a97d0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:33.192390 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cf1f1e56-4887-429b-bd9e-18ab997a97d0 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:33.192578 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cf1f1e56-4887-429b-bd9e-18ab997a97d0 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:33.192750 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cf1f1e56-4887-429b-bd9e-18ab997a97d0 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:33.195527 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:33.195527 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:33.199789 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-7716c059-362e-4d35-ac8f-7ac887ad6c7a req-16f9cbc1-aef4-4e21-a271-2174eb8b6982 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Volume info retrieved successfully. Aug 13 06:04:33.203704 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:33.203704 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:33.204761 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7716c059-362e-4d35-ac8f-7ac887ad6c7a req-16f9cbc1-aef4-4e21-a271-2174eb8b6982 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] https://10.4.3.121/volume/v3/volumes/67758a7b-eea7-489f-a7f7-0531fbc2478a returned with HTTP 200 Aug 13 06:04:33.205384 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 64/253] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:04:33 2026] GET /volume/v3/volumes/67758a7b-eea7-489f-a7f7-0531fbc2478a => generated 1603 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:33.211538 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cf1f1e56-4887-429b-bd9e-18ab997a97d0 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:33.218173 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cf1f1e56-4887-429b-bd9e-18ab997a97d0 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:33.218862 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 69/254] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:33 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:33.712669 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9f165500-4cbd-4e91-a638-adf564ccf4f0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:33.714858 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9f165500-4cbd-4e91-a638-adf564ccf4f0 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] GET https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a Aug 13 06:04:33.714858 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9f165500-4cbd-4e91-a638-adf564ccf4f0 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:33.719223 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9f165500-4cbd-4e91-a638-adf564ccf4f0 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:33.729525 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:33.729525 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:33.733973 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9f165500-4cbd-4e91-a638-adf564ccf4f0 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Volume info retrieved successfully. Aug 13 06:04:33.738048 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9f165500-4cbd-4e91-a638-adf564ccf4f0 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a returned with HTTP 200 Aug 13 06:04:33.738695 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 65/255] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:33 2026] GET /volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:33.832293 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-eb96a7ef-2c98-49bf-9ae8-089477d4adcc req-9133e488-ec9d-408b-8431-905547d69ff4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:33.837202 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-eb96a7ef-2c98-49bf-9ae8-089477d4adcc req-9133e488-ec9d-408b-8431-905547d69ff4 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] POST https://10.4.3.121/volume/v3/attachments/76b2bd68-1c82-4e66-b328-09b4a3ce3b16/action Aug 13 06:04:33.841173 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-eb96a7ef-2c98-49bf-9ae8-089477d4adcc req-9133e488-ec9d-408b-8431-905547d69ff4 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:04:33.841173 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-eb96a7ef-2c98-49bf-9ae8-089477d4adcc req-9133e488-ec9d-408b-8431-905547d69ff4 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:33.874917 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:33.874917 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:33.892509 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-eb96a7ef-2c98-49bf-9ae8-089477d4adcc req-9133e488-ec9d-408b-8431-905547d69ff4 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/attachments/76b2bd68-1c82-4e66-b328-09b4a3ce3b16/action returned with HTTP 204 Aug 13 06:04:33.892984 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 58/256] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:04:33 2026] POST /volume/v3/attachments/76b2bd68-1c82-4e66-b328-09b4a3ce3b16/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:04:33.937712 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-e3c22333-2e5b-49f5-9fa9-c8688f411845 req-625ebdae-8563-42de-8d1b-c8424b18607a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:33.942495 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e3c22333-2e5b-49f5-9fa9-c8688f411845 req-625ebdae-8563-42de-8d1b-c8424b18607a tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] DELETE https://10.4.3.121/volume/v3/attachments/90372f13-8cdb-415f-b23b-7e5cb199c795 Aug 13 06:04:33.942812 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e3c22333-2e5b-49f5-9fa9-c8688f411845 req-625ebdae-8563-42de-8d1b-c8424b18607a tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:33.944764 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e3c22333-2e5b-49f5-9fa9-c8688f411845 req-625ebdae-8563-42de-8d1b-c8424b18607a tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:33.953858 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:33.953858 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:34.028014 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e3c22333-2e5b-49f5-9fa9-c8688f411845 req-625ebdae-8563-42de-8d1b-c8424b18607a tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/attachments/90372f13-8cdb-415f-b23b-7e5cb199c795 returned with HTTP 200 Aug 13 06:04:34.028014 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 65/257] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:04:33 2026] DELETE /volume/v3/attachments/90372f13-8cdb-415f-b23b-7e5cb199c795 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:34.234151 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8da2edbd-f974-4518-9cdc-aa46b099cf53 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:34.235835 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8da2edbd-f974-4518-9cdc-aa46b099cf53 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:34.236002 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8da2edbd-f974-4518-9cdc-aa46b099cf53 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:34.236169 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8da2edbd-f974-4518-9cdc-aa46b099cf53 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:34.248090 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:34.248090 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:34.252657 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8da2edbd-f974-4518-9cdc-aa46b099cf53 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:34.258620 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8da2edbd-f974-4518-9cdc-aa46b099cf53 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:34.258620 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 70/258] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:34 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 1160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:34.292134 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-55b29829-ea14-430c-abae-02d422ef3e63 req-e7d783fb-e1f4-4645-bb5e-9b0b335e38d3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:34.294972 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-55b29829-ea14-430c-abae-02d422ef3e63 req-e7d783fb-e1f4-4645-bb5e-9b0b335e38d3 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] DELETE https://10.4.3.121/volume/v3/attachments/ef95f072-03cd-48d3-a744-d203d15b2ad3 Aug 13 06:04:34.295139 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-55b29829-ea14-430c-abae-02d422ef3e63 req-e7d783fb-e1f4-4645-bb5e-9b0b335e38d3 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:34.295379 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-55b29829-ea14-430c-abae-02d422ef3e63 req-e7d783fb-e1f4-4645-bb5e-9b0b335e38d3 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:34.311054 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:34.311054 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:34.330358 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-fb4dcad0-1978-4130-b71a-c63862795dc8 req-61c2baf8-f935-4664-848b-bc88835895dd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:34.333700 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fb4dcad0-1978-4130-b71a-c63862795dc8 req-61c2baf8-f935-4664-848b-bc88835895dd tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:34.333848 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fb4dcad0-1978-4130-b71a-c63862795dc8 req-61c2baf8-f935-4664-848b-bc88835895dd tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:34.334028 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fb4dcad0-1978-4130-b71a-c63862795dc8 req-61c2baf8-f935-4664-848b-bc88835895dd tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:34.352050 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:34.352050 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:34.357468 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-fb4dcad0-1978-4130-b71a-c63862795dc8 req-61c2baf8-f935-4664-848b-bc88835895dd tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:34.364599 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fb4dcad0-1978-4130-b71a-c63862795dc8 req-61c2baf8-f935-4664-848b-bc88835895dd tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:34.364927 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 59/259] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:04:34 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 1160 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:34.385695 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-55b29829-ea14-430c-abae-02d422ef3e63 req-e7d783fb-e1f4-4645-bb5e-9b0b335e38d3 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] https://10.4.3.121/volume/v3/attachments/ef95f072-03cd-48d3-a744-d203d15b2ad3 returned with HTTP 200 Aug 13 06:04:34.386169 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 66/260] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:04:34 2026] DELETE /volume/v3/attachments/ef95f072-03cd-48d3-a744-d203d15b2ad3 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:34.616149 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0020db77-f04d-4e6e-a009-c463d2a27946 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:34.618267 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0020db77-f04d-4e6e-a009-c463d2a27946 None None] GET https://10.4.3.121/volume// Aug 13 06:04:34.618267 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0020db77-f04d-4e6e-a009-c463d2a27946 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:34.618267 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0020db77-f04d-4e6e-a009-c463d2a27946 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:34.618267 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0020db77-f04d-4e6e-a009-c463d2a27946 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:34.618267 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 66/261] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:04:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:34.639972 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-fb4dcad0-1978-4130-b71a-c63862795dc8 req-1a8c58f2-a44a-4c7d-beaa-1d8fa6e04305 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:34.753466 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e1246b29-f3e0-487c-b45e-cdc22b5d5ca9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:34.755716 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e1246b29-f3e0-487c-b45e-cdc22b5d5ca9 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] GET https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a Aug 13 06:04:34.755938 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e1246b29-f3e0-487c-b45e-cdc22b5d5ca9 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:34.756169 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e1246b29-f3e0-487c-b45e-cdc22b5d5ca9 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:34.768658 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:34.768658 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:34.773518 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e1246b29-f3e0-487c-b45e-cdc22b5d5ca9 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Volume info retrieved successfully. Aug 13 06:04:34.778250 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e1246b29-f3e0-487c-b45e-cdc22b5d5ca9 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a returned with HTTP 200 Aug 13 06:04:34.778651 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 60/262] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:34 2026] GET /volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:34.854345 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fb4dcad0-1978-4130-b71a-c63862795dc8 req-1a8c58f2-a44a-4c7d-beaa-1d8fa6e04305 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:04:34.854345 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fb4dcad0-1978-4130-b71a-c63862795dc8 req-1a8c58f2-a44a-4c7d-beaa-1d8fa6e04305 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ad14473-1779-4720-9b39-1c799e3c0472", "connector": null, "instance_uuid": "eab57f24-9a78-4190-87dc-333e63f06fcf"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:34.864289 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:34.864289 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:34.896216 np0000007163 devstack@c-api.service[100322]: WARNING cinder.volume.api [req-fb4dcad0-1978-4130-b71a-c63862795dc8 req-1a8c58f2-a44a-4c7d-beaa-1d8fa6e04305 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 13 06:04:34.903695 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fb4dcad0-1978-4130-b71a-c63862795dc8 req-1a8c58f2-a44a-4c7d-beaa-1d8fa6e04305 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:04:34.904451 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 71/263] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:04:34 2026] POST /volume/v3/attachments => generated 271 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:34.953598 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d38c8b45-2c17-4888-8a8b-75ea74c74821 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:34.958097 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d38c8b45-2c17-4888-8a8b-75ea74c74821 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:34.958097 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d38c8b45-2c17-4888-8a8b-75ea74c74821 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:34.958097 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d38c8b45-2c17-4888-8a8b-75ea74c74821 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:34.964464 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7302e88d-d9ae-4f59-9e15-66173584472f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:34.966010 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7302e88d-d9ae-4f59-9e15-66173584472f None None] GET https://10.4.3.121/volume// Aug 13 06:04:34.966010 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7302e88d-d9ae-4f59-9e15-66173584472f None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:34.966010 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7302e88d-d9ae-4f59-9e15-66173584472f None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:34.966010 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7302e88d-d9ae-4f59-9e15-66173584472f None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:34.966251 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 67/264] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:04:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:34.976837 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-fb4dcad0-1978-4130-b71a-c63862795dc8 req-31fdb8e3-ba97-45de-8f93-553a15c76222 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:34.979856 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fb4dcad0-1978-4130-b71a-c63862795dc8 req-31fdb8e3-ba97-45de-8f93-553a15c76222 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:34.980043 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fb4dcad0-1978-4130-b71a-c63862795dc8 req-31fdb8e3-ba97-45de-8f93-553a15c76222 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:34.983269 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fb4dcad0-1978-4130-b71a-c63862795dc8 req-31fdb8e3-ba97-45de-8f93-553a15c76222 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:34.984252 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:34.984252 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:34.989811 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d38c8b45-2c17-4888-8a8b-75ea74c74821 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:34.998215 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d38c8b45-2c17-4888-8a8b-75ea74c74821 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:34.998215 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 67/265] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:34 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 1162 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:35.003970 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:35.003970 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:35.007757 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-fb4dcad0-1978-4130-b71a-c63862795dc8 req-31fdb8e3-ba97-45de-8f93-553a15c76222 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:35.011520 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fb4dcad0-1978-4130-b71a-c63862795dc8 req-31fdb8e3-ba97-45de-8f93-553a15c76222 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:35.011920 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 61/266] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:04:34 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 1342 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 06:04:35.108199 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-fb4dcad0-1978-4130-b71a-c63862795dc8 req-773981e9-f92a-4119-a7a8-810dfe345468 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:35.110203 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fb4dcad0-1978-4130-b71a-c63862795dc8 req-773981e9-f92a-4119-a7a8-810dfe345468 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] PUT https://10.4.3.121/volume/v3/attachments/2c4defca-cfba-4c88-8430-9016b177a5c5 Aug 13 06:04:35.110578 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fb4dcad0-1978-4130-b71a-c63862795dc8 req-773981e9-f92a-4119-a7a8-810dfe345468 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:35.117309 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-fb4dcad0-1978-4130-b71a-c63862795dc8 req-773981e9-f92a-4119-a7a8-810dfe345468 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Acquiring lock "cinder-attachment_update-9ad14473-1779-4720-9b39-1c799e3c0472-np0000007163" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:04:35.120874 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-fb4dcad0-1978-4130-b71a-c63862795dc8 req-773981e9-f92a-4119-a7a8-810dfe345468 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Lock "cinder-attachment_update-9ad14473-1779-4720-9b39-1c799e3c0472-np0000007163" acquired by "attachment_update" :: waited 0.004s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:04:35.121730 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:35.121730 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:35.199940 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-fb4dcad0-1978-4130-b71a-c63862795dc8 req-773981e9-f92a-4119-a7a8-810dfe345468 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Lock "cinder-attachment_update-9ad14473-1779-4720-9b39-1c799e3c0472-np0000007163" released by "attachment_update" :: held 0.079s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:04:35.200307 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fb4dcad0-1978-4130-b71a-c63862795dc8 req-773981e9-f92a-4119-a7a8-810dfe345468 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/attachments/2c4defca-cfba-4c88-8430-9016b177a5c5 returned with HTTP 200 Aug 13 06:04:35.201347 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 72/267] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:04:35 2026] PUT /volume/v3/attachments/2c4defca-cfba-4c88-8430-9016b177a5c5 => generated 967 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:35.227247 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-408eaf12-bfe7-4059-94d1-c9a2c8b726e8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:35.228980 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-408eaf12-bfe7-4059-94d1-c9a2c8b726e8 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] GET https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 Aug 13 06:04:35.229210 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-408eaf12-bfe7-4059-94d1-c9a2c8b726e8 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:35.229479 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-408eaf12-bfe7-4059-94d1-c9a2c8b726e8 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:35.237044 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:35.237044 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:35.241147 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-408eaf12-bfe7-4059-94d1-c9a2c8b726e8 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Volume info retrieved successfully. Aug 13 06:04:35.245003 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-408eaf12-bfe7-4059-94d1-c9a2c8b726e8 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 returned with HTTP 200 Aug 13 06:04:35.245399 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 68/268] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:35 2026] GET /volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 => generated 1024 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:35.261614 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a39709db-ab11-4014-b06a-9e417cf47740 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:35.264844 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a39709db-ab11-4014-b06a-9e417cf47740 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 Aug 13 06:04:35.264844 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a39709db-ab11-4014-b06a-9e417cf47740 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:35.264844 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a39709db-ab11-4014-b06a-9e417cf47740 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:35.265000 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a39709db-ab11-4014-b06a-9e417cf47740 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Delete volume with id: edaa327c-398d-4abb-8bcf-fd116bd0b583 Aug 13 06:04:35.273945 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:35.273945 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:35.273945 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a39709db-ab11-4014-b06a-9e417cf47740 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Volume info retrieved successfully. Aug 13 06:04:35.295091 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a39709db-ab11-4014-b06a-9e417cf47740 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Delete volume request issued successfully. Aug 13 06:04:35.296173 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a39709db-ab11-4014-b06a-9e417cf47740 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 returned with HTTP 202 Aug 13 06:04:35.296173 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 68/269] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:04:35 2026] DELETE /volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:04:35.303787 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bbf517ad-d794-49c2-b393-8cd9ae8546d7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:35.305558 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bbf517ad-d794-49c2-b393-8cd9ae8546d7 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] GET https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 Aug 13 06:04:35.305642 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bbf517ad-d794-49c2-b393-8cd9ae8546d7 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:35.307884 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bbf517ad-d794-49c2-b393-8cd9ae8546d7 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:35.315983 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:35.315983 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:35.323756 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bbf517ad-d794-49c2-b393-8cd9ae8546d7 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Volume info retrieved successfully. Aug 13 06:04:35.330773 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bbf517ad-d794-49c2-b393-8cd9ae8546d7 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 returned with HTTP 200 Aug 13 06:04:35.330773 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 62/270] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:35 2026] GET /volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:36.028243 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-721e6fb8-a856-4a87-8c68-7489cacee220 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:36.032159 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-721e6fb8-a856-4a87-8c68-7489cacee220 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:36.032464 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-721e6fb8-a856-4a87-8c68-7489cacee220 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:36.032727 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-721e6fb8-a856-4a87-8c68-7489cacee220 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:36.048871 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:36.048871 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:36.054018 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-721e6fb8-a856-4a87-8c68-7489cacee220 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:36.059219 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-721e6fb8-a856-4a87-8c68-7489cacee220 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:36.059636 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 73/271] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:36 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 1163 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:36.344134 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c5d5e18e-9d75-4180-b493-705ee75ec969 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:36.348698 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c5d5e18e-9d75-4180-b493-705ee75ec969 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] GET https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 Aug 13 06:04:36.348924 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c5d5e18e-9d75-4180-b493-705ee75ec969 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:36.349169 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c5d5e18e-9d75-4180-b493-705ee75ec969 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:36.359346 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c5d5e18e-9d75-4180-b493-705ee75ec969 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 returned with HTTP 404 Aug 13 06:04:36.359346 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 69/272] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:36 2026] GET /volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:04:36.830208 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-790b0fbb-bcee-447c-ba6a-e3493fe46dd9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:37.075691 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bbd67ca0-bfa1-432e-b1cb-fc8a388b4f35 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:37.077413 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bbd67ca0-bfa1-432e-b1cb-fc8a388b4f35 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:37.077601 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bbd67ca0-bfa1-432e-b1cb-fc8a388b4f35 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:37.077767 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bbd67ca0-bfa1-432e-b1cb-fc8a388b4f35 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:37.079267 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-790b0fbb-bcee-447c-ba6a-e3493fe46dd9 tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:04:37.079763 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-790b0fbb-bcee-447c-ba6a-e3493fe46dd9 tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-751191292"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:37.095026 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:37.095026 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:37.101252 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-790b0fbb-bcee-447c-ba6a-e3493fe46dd9 tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:04:37.101684 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 69/273] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:04:36 2026] POST /volume/v3/types => generated 219 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:37.105032 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bbd67ca0-bfa1-432e-b1cb-fc8a388b4f35 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:37.110712 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bbd67ca0-bfa1-432e-b1cb-fc8a388b4f35 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:37.111267 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 63/274] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:37 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 1163 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:37.113385 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-66163abe-8f6f-4e05-b3ac-b2178a68002d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:37.115790 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-66163abe-8f6f-4e05-b3ac-b2178a68002d tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] POST https://10.4.3.121/volume/v3/group_types Aug 13 06:04:37.116264 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-66163abe-8f6f-4e05-b3ac-b2178a68002d tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-720741663"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:37.161339 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-66163abe-8f6f-4e05-b3ac-b2178a68002d tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] https://10.4.3.121/volume/v3/group_types returned with HTTP 202 Aug 13 06:04:37.161883 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 74/275] 10.4.3.121 () {70 vars in 1311 bytes} [Thu Aug 13 06:04:37 2026] POST /volume/v3/group_types => generated 176 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:04:37.177959 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6c3f462c-8eb6-4677-bb72-c565f5d4b600 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:37.353867 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a0242c9c-b330-413e-9e99-e7e778123c7f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:37.356860 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a0242c9c-b330-413e-9e99-e7e778123c7f tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] GET https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a Aug 13 06:04:37.357144 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a0242c9c-b330-413e-9e99-e7e778123c7f tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:37.357458 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a0242c9c-b330-413e-9e99-e7e778123c7f tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:37.370417 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:37.370417 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:37.378012 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a0242c9c-b330-413e-9e99-e7e778123c7f tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Volume info retrieved successfully. Aug 13 06:04:37.384484 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a0242c9c-b330-413e-9e99-e7e778123c7f tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a returned with HTTP 200 Aug 13 06:04:37.384981 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 70/276] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:37 2026] GET /volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:37.447687 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a3ad9db7-df89-4a3a-85ff-e43fadc98e2d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:37.449626 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3ad9db7-df89-4a3a-85ff-e43fadc98e2d tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] GET https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a Aug 13 06:04:37.449836 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a3ad9db7-df89-4a3a-85ff-e43fadc98e2d tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:37.450059 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a3ad9db7-df89-4a3a-85ff-e43fadc98e2d tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:37.460126 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:37.460126 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:37.469151 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a3ad9db7-df89-4a3a-85ff-e43fadc98e2d tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Volume info retrieved successfully. Aug 13 06:04:37.474550 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3ad9db7-df89-4a3a-85ff-e43fadc98e2d tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a returned with HTTP 200 Aug 13 06:04:37.484326 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 64/277] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:37 2026] GET /volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:37.484468 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6c3f462c-8eb6-4677-bb72-c565f5d4b600 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] POST https://10.4.3.121/volume/v3/groups Aug 13 06:04:37.484468 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6c3f462c-8eb6-4677-bb72-c565f5d4b600 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f34b2a05-aa59-49f7-ac6d-424154870ba3", "volume_types": ["bc87f186-f5c6-4f65-b337-96082a4b15ea"], "name": "tempest-GroupsV320Test-Group-842709151"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:37.484468 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-6c3f462c-8eb6-4677-bb72-c565f5d4b600 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Creating new group {'group': {'group_type': 'f34b2a05-aa59-49f7-ac6d-424154870ba3', 'volume_types': ['bc87f186-f5c6-4f65-b337-96082a4b15ea'], 'name': 'tempest-GroupsV320Test-Group-842709151'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 06:04:37.490635 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-6c3f462c-8eb6-4677-bb72-c565f5d4b600 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Creating group tempest-GroupsV320Test-Group-842709151. Aug 13 06:04:37.510862 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6c3f462c-8eb6-4677-bb72-c565f5d4b600 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Availability zone cache updated, next update will occur around 2026-08-13 07:04:37.510461. {{(pid=100325) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 06:04:37.511061 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6c3f462c-8eb6-4677-bb72-c565f5d4b600 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Availability Zones retrieved successfully. Aug 13 06:04:37.535871 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-6c3f462c-8eb6-4677-bb72-c565f5d4b600 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Created reservations ['b1d00c12-3791-4cfe-a578-06ff5e7759ac'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:04:37.576787 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6c3f462c-8eb6-4677-bb72-c565f5d4b600 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] https://10.4.3.121/volume/v3/groups returned with HTTP 202 Aug 13 06:04:37.577171 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 70/278] 10.4.3.121 () {70 vars in 1297 bytes} [Thu Aug 13 06:04:37 2026] POST /volume/v3/groups => generated 107 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:04:37.587658 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-315d990a-aa47-4f25-bf14-13b31e3faf11 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:37.592466 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-315d990a-aa47-4f25-bf14-13b31e3faf11 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] GET https://10.4.3.121/volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947 Aug 13 06:04:37.592466 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-315d990a-aa47-4f25-bf14-13b31e3faf11 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:37.592466 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-315d990a-aa47-4f25-bf14-13b31e3faf11 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:37.592466 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-315d990a-aa47-4f25-bf14-13b31e3faf11 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] show called for member 5824cd26-18be-47f3-8009-5d1a80a6d947 {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:04:37.601037 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:37.601037 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:37.622034 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-315d990a-aa47-4f25-bf14-13b31e3faf11 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] https://10.4.3.121/volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947 returned with HTTP 200 Aug 13 06:04:37.622034 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 75/279] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:04:37 2026] GET /volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947 => generated 387 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:38.127365 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-242a9240-4eb8-46bf-8fb7-a7370b9f713f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:38.130978 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-242a9240-4eb8-46bf-8fb7-a7370b9f713f tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:38.131206 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-242a9240-4eb8-46bf-8fb7-a7370b9f713f tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:38.131663 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-242a9240-4eb8-46bf-8fb7-a7370b9f713f tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:38.154242 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:38.154242 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:38.161650 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-242a9240-4eb8-46bf-8fb7-a7370b9f713f tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:38.172660 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-242a9240-4eb8-46bf-8fb7-a7370b9f713f tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:38.173140 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 71/280] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:38 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 1163 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:38.633288 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e2e26c26-158f-4a3c-adfe-79c95742b126 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:38.635440 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e2e26c26-158f-4a3c-adfe-79c95742b126 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] GET https://10.4.3.121/volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947 Aug 13 06:04:38.635670 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e2e26c26-158f-4a3c-adfe-79c95742b126 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:38.635844 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e2e26c26-158f-4a3c-adfe-79c95742b126 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:38.635985 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-e2e26c26-158f-4a3c-adfe-79c95742b126 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] show called for member 5824cd26-18be-47f3-8009-5d1a80a6d947 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:04:38.644475 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:38.644475 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:38.665788 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e2e26c26-158f-4a3c-adfe-79c95742b126 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] https://10.4.3.121/volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947 returned with HTTP 200 Aug 13 06:04:38.666274 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 65/281] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:04:38 2026] GET /volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947 => generated 388 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:38.675665 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cfedc69c-f066-4efc-b74f-a179c96ebb10 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:38.680676 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cfedc69c-f066-4efc-b74f-a179c96ebb10 tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] POST https://10.4.3.121/volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947/action Aug 13 06:04:38.681075 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cfedc69c-f066-4efc-b74f-a179c96ebb10 tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:04:38.681210 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cfedc69c-f066-4efc-b74f-a179c96ebb10 tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:38.683294 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-cfedc69c-f066-4efc-b74f-a179c96ebb10 tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] Updating group '5824cd26-18be-47f3-8009-5d1a80a6d947' with 'creating' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 06:04:38.687977 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:38.687977 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:38.697666 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cfedc69c-f066-4efc-b74f-a179c96ebb10 tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] https://10.4.3.121/volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947/action returned with HTTP 202 Aug 13 06:04:38.698262 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 71/282] 10.4.3.121 () {70 vars in 1428 bytes} [Thu Aug 13 06:04:38 2026] POST /volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:04:38.705320 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f1b1f569-22be-4c53-b994-b7b152cb6279 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:38.707005 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f1b1f569-22be-4c53-b994-b7b152cb6279 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] GET https://10.4.3.121/volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947 Aug 13 06:04:38.707161 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f1b1f569-22be-4c53-b994-b7b152cb6279 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:38.707450 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f1b1f569-22be-4c53-b994-b7b152cb6279 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:38.707564 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-f1b1f569-22be-4c53-b994-b7b152cb6279 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] show called for member 5824cd26-18be-47f3-8009-5d1a80a6d947 {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:04:38.710866 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:38.710866 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:38.729645 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f1b1f569-22be-4c53-b994-b7b152cb6279 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] https://10.4.3.121/volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947 returned with HTTP 200 Aug 13 06:04:38.729836 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 76/283] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:04:38 2026] GET /volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947 => generated 387 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:38.743892 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5c3e19f5-3b6f-4c10-a582-6ca813ca336b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:38.746378 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c3e19f5-3b6f-4c10-a582-6ca813ca336b tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] POST https://10.4.3.121/volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947/action Aug 13 06:04:38.746856 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c3e19f5-3b6f-4c10-a582-6ca813ca336b tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:04:38.747161 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c3e19f5-3b6f-4c10-a582-6ca813ca336b tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:38.748967 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-5c3e19f5-3b6f-4c10-a582-6ca813ca336b tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] Updating group '5824cd26-18be-47f3-8009-5d1a80a6d947' with 'available' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 06:04:38.757178 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:38.757178 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:38.781987 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c3e19f5-3b6f-4c10-a582-6ca813ca336b tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] https://10.4.3.121/volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947/action returned with HTTP 202 Aug 13 06:04:38.783304 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 72/284] 10.4.3.121 () {70 vars in 1428 bytes} [Thu Aug 13 06:04:38 2026] POST /volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:04:38.793959 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3812ae1d-f013-49fc-a364-afc603a696a8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:38.796718 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3812ae1d-f013-49fc-a364-afc603a696a8 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] GET https://10.4.3.121/volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947 Aug 13 06:04:38.796926 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3812ae1d-f013-49fc-a364-afc603a696a8 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:38.797103 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3812ae1d-f013-49fc-a364-afc603a696a8 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:38.797243 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-3812ae1d-f013-49fc-a364-afc603a696a8 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] show called for member 5824cd26-18be-47f3-8009-5d1a80a6d947 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:04:38.806363 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:38.806363 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:38.816201 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3812ae1d-f013-49fc-a364-afc603a696a8 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] https://10.4.3.121/volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947 returned with HTTP 200 Aug 13 06:04:38.816791 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 66/285] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:04:38 2026] GET /volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947 => generated 388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:38.825841 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3953b7d9-6a7a-4794-83aa-dc524e7de1f4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:38.827730 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3953b7d9-6a7a-4794-83aa-dc524e7de1f4 tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] POST https://10.4.3.121/volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947/action Aug 13 06:04:38.828155 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3953b7d9-6a7a-4794-83aa-dc524e7de1f4 tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:04:38.828339 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3953b7d9-6a7a-4794-83aa-dc524e7de1f4 tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:38.830587 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-3953b7d9-6a7a-4794-83aa-dc524e7de1f4 tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] Updating group '5824cd26-18be-47f3-8009-5d1a80a6d947' with 'error' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 06:04:38.836237 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:38.836237 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:38.844517 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3953b7d9-6a7a-4794-83aa-dc524e7de1f4 tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] https://10.4.3.121/volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947/action returned with HTTP 202 Aug 13 06:04:38.845100 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 72/286] 10.4.3.121 () {70 vars in 1428 bytes} [Thu Aug 13 06:04:38 2026] POST /volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:04:38.852751 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0ec57bcf-ff2f-4fc7-a31a-1a7c6a698d04 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:38.855337 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0ec57bcf-ff2f-4fc7-a31a-1a7c6a698d04 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] GET https://10.4.3.121/volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947 Aug 13 06:04:38.855673 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0ec57bcf-ff2f-4fc7-a31a-1a7c6a698d04 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:38.855939 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0ec57bcf-ff2f-4fc7-a31a-1a7c6a698d04 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:38.856136 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-0ec57bcf-ff2f-4fc7-a31a-1a7c6a698d04 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] show called for member 5824cd26-18be-47f3-8009-5d1a80a6d947 {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:04:38.859722 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:38.859722 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:38.868847 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0ec57bcf-ff2f-4fc7-a31a-1a7c6a698d04 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] https://10.4.3.121/volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947 returned with HTTP 200 Aug 13 06:04:38.869355 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 77/287] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:04:38 2026] GET /volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947 => generated 384 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:38.880392 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-00d0da2b-1cd6-41dd-9601-ae08e5383dbd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:38.882338 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-00d0da2b-1cd6-41dd-9601-ae08e5383dbd tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] POST https://10.4.3.121/volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947/action Aug 13 06:04:38.882711 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-00d0da2b-1cd6-41dd-9601-ae08e5383dbd tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:04:38.882835 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-00d0da2b-1cd6-41dd-9601-ae08e5383dbd tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:38.884430 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-00d0da2b-1cd6-41dd-9601-ae08e5383dbd tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] Updating group '5824cd26-18be-47f3-8009-5d1a80a6d947' with 'available' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 06:04:38.888654 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:38.888654 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:38.896805 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-00d0da2b-1cd6-41dd-9601-ae08e5383dbd tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] https://10.4.3.121/volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947/action returned with HTTP 202 Aug 13 06:04:38.897469 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 73/288] 10.4.3.121 () {70 vars in 1428 bytes} [Thu Aug 13 06:04:38 2026] POST /volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:04:38.905663 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3ae5e34e-23d1-4ee3-85eb-7a4da474837a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:38.907647 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3ae5e34e-23d1-4ee3-85eb-7a4da474837a tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] GET https://10.4.3.121/volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947 Aug 13 06:04:38.907842 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3ae5e34e-23d1-4ee3-85eb-7a4da474837a tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:38.908053 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3ae5e34e-23d1-4ee3-85eb-7a4da474837a tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:38.908163 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-3ae5e34e-23d1-4ee3-85eb-7a4da474837a tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] show called for member 5824cd26-18be-47f3-8009-5d1a80a6d947 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:04:38.912009 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:38.912009 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:38.920758 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3ae5e34e-23d1-4ee3-85eb-7a4da474837a tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] https://10.4.3.121/volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947 returned with HTTP 200 Aug 13 06:04:38.921154 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 67/289] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:04:38 2026] GET /volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947 => generated 388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:38.933607 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ec31a7cc-d021-4151-9d37-c1821eb2d8f2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:38.935948 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec31a7cc-d021-4151-9d37-c1821eb2d8f2 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:04:38.936316 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec31a7cc-d021-4151-9d37-c1821eb2d8f2 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:38.936565 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec31a7cc-d021-4151-9d37-c1821eb2d8f2 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:38.940888 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-ec31a7cc-d021-4151-9d37-c1821eb2d8f2 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:04:38.943485 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-ec31a7cc-d021-4151-9d37-c1821eb2d8f2 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:04:38.990802 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ec31a7cc-d021-4151-9d37-c1821eb2d8f2 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Get all volumes completed successfully. Aug 13 06:04:38.993612 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec31a7cc-d021-4151-9d37-c1821eb2d8f2 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:04:38.994129 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 73/290] 10.4.3.121 () {68 vars in 1299 bytes} [Thu Aug 13 06:04:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:39.013316 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-21eeec65-6c88-4ec6-bafc-78657324cfe1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:39.016022 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-21eeec65-6c88-4ec6-bafc-78657324cfe1 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] POST https://10.4.3.121/volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947/action Aug 13 06:04:39.016478 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-21eeec65-6c88-4ec6-bafc-78657324cfe1 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:04:39.016597 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-21eeec65-6c88-4ec6-bafc-78657324cfe1 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:39.018676 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-21eeec65-6c88-4ec6-bafc-78657324cfe1 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] delete called for group 5824cd26-18be-47f3-8009-5d1a80a6d947 {{(pid=100322) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 06:04:39.018883 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-21eeec65-6c88-4ec6-bafc-78657324cfe1 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Delete group with id: 5824cd26-18be-47f3-8009-5d1a80a6d947 Aug 13 06:04:39.022919 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:39.022919 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:39.080083 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-21eeec65-6c88-4ec6-bafc-78657324cfe1 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] https://10.4.3.121/volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947/action returned with HTTP 202 Aug 13 06:04:39.080678 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 78/291] 10.4.3.121 () {70 vars in 1428 bytes} [Thu Aug 13 06:04:39 2026] POST /volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 13 06:04:39.091802 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5a06ab5b-db6b-4e8c-9b3e-e45f7ba6e4ad None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:39.093823 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5a06ab5b-db6b-4e8c-9b3e-e45f7ba6e4ad tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] GET https://10.4.3.121/volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947 Aug 13 06:04:39.094080 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5a06ab5b-db6b-4e8c-9b3e-e45f7ba6e4ad tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:39.094412 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5a06ab5b-db6b-4e8c-9b3e-e45f7ba6e4ad tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:39.094412 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-5a06ab5b-db6b-4e8c-9b3e-e45f7ba6e4ad tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] show called for member 5824cd26-18be-47f3-8009-5d1a80a6d947 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:04:39.103996 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:39.103996 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:39.136406 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5a06ab5b-db6b-4e8c-9b3e-e45f7ba6e4ad tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] https://10.4.3.121/volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947 returned with HTTP 200 Aug 13 06:04:39.138208 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 74/292] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:04:39 2026] GET /volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947 => generated 387 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:39.190087 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a5a7b09d-2cb1-4574-87b0-1d9236d5d771 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:39.197002 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a5a7b09d-2cb1-4574-87b0-1d9236d5d771 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:39.197002 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a5a7b09d-2cb1-4574-87b0-1d9236d5d771 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:39.197002 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a5a7b09d-2cb1-4574-87b0-1d9236d5d771 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:39.213096 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:39.213096 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:39.220660 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a5a7b09d-2cb1-4574-87b0-1d9236d5d771 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:39.224617 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a5a7b09d-2cb1-4574-87b0-1d9236d5d771 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:39.225320 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 68/293] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:39 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 1163 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:40.066150 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5d50bbd8-6317-4007-91f3-a4a34165f1c0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:40.068140 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d50bbd8-6317-4007-91f3-a4a34165f1c0 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 Aug 13 06:04:40.068462 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d50bbd8-6317-4007-91f3-a4a34165f1c0 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:40.068713 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d50bbd8-6317-4007-91f3-a4a34165f1c0 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:40.068894 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-5d50bbd8-6317-4007-91f3-a4a34165f1c0 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Delete volume with id: edaa327c-398d-4abb-8bcf-fd116bd0b583 Aug 13 06:04:40.077065 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d50bbd8-6317-4007-91f3-a4a34165f1c0 tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 returned with HTTP 404 Aug 13 06:04:40.077802 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 74/294] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:04:40 2026] DELETE /volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:04:40.084667 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-65e63de4-69ac-4436-aecb-ee9ade1ef2da None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:40.086605 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-65e63de4-69ac-4436-aecb-ee9ade1ef2da tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] GET https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 Aug 13 06:04:40.086816 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-65e63de4-69ac-4436-aecb-ee9ade1ef2da tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:40.087045 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-65e63de4-69ac-4436-aecb-ee9ade1ef2da tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:40.093091 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-65e63de4-69ac-4436-aecb-ee9ade1ef2da tempest-VolumesAssistedSnapshotsTest-1126674734 tempest-VolumesAssistedSnapshotsTest-1126674734-project-admin] https://10.4.3.121/volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 returned with HTTP 404 Aug 13 06:04:40.093676 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 79/295] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:40 2026] GET /volume/v3/volumes/edaa327c-398d-4abb-8bcf-fd116bd0b583 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:04:40.150163 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-11a5c5e5-214f-433f-8e06-a1af41176168 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:40.153058 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-11a5c5e5-214f-433f-8e06-a1af41176168 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] GET https://10.4.3.121/volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947 Aug 13 06:04:40.153058 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-11a5c5e5-214f-433f-8e06-a1af41176168 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:40.154176 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-11a5c5e5-214f-433f-8e06-a1af41176168 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:40.154176 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-11a5c5e5-214f-433f-8e06-a1af41176168 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] show called for member 5824cd26-18be-47f3-8009-5d1a80a6d947 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:04:40.158686 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-11a5c5e5-214f-433f-8e06-a1af41176168 tempest-GroupsV320Test-2064127122 tempest-GroupsV320Test-2064127122-project-member] https://10.4.3.121/volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947 returned with HTTP 404 Aug 13 06:04:40.158686 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 75/296] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:04:40 2026] GET /volume/v3/groups/5824cd26-18be-47f3-8009-5d1a80a6d947 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:04:40.171393 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3c2a2fda-da4b-4dd9-be87-a0303a4fe39d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:40.173221 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3c2a2fda-da4b-4dd9-be87-a0303a4fe39d tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] DELETE https://10.4.3.121/volume/v3/group_types/f34b2a05-aa59-49f7-ac6d-424154870ba3 Aug 13 06:04:40.173439 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3c2a2fda-da4b-4dd9-be87-a0303a4fe39d tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:40.175398 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3c2a2fda-da4b-4dd9-be87-a0303a4fe39d tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:40.194519 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3c2a2fda-da4b-4dd9-be87-a0303a4fe39d tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] https://10.4.3.121/volume/v3/group_types/f34b2a05-aa59-49f7-ac6d-424154870ba3 returned with HTTP 202 Aug 13 06:04:40.194914 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 69/297] 10.4.3.121 () {68 vars in 1404 bytes} [Thu Aug 13 06:04:40 2026] DELETE /volume/v3/group_types/f34b2a05-aa59-49f7-ac6d-424154870ba3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:04:40.203586 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cd1c4357-c457-4f18-8492-172e484de32e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:40.205357 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd1c4357-c457-4f18-8492-172e484de32e tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] DELETE https://10.4.3.121/volume/v3/types/bc87f186-f5c6-4f65-b337-96082a4b15ea Aug 13 06:04:40.206077 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cd1c4357-c457-4f18-8492-172e484de32e tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:40.206077 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cd1c4357-c457-4f18-8492-172e484de32e tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:40.251538 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2684b139-0230-4350-a653-251efbde5608 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:40.254425 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd1c4357-c457-4f18-8492-172e484de32e tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] https://10.4.3.121/volume/v3/types/bc87f186-f5c6-4f65-b337-96082a4b15ea returned with HTTP 202 Aug 13 06:04:40.254425 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 75/298] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:04:40 2026] DELETE /volume/v3/types/bc87f186-f5c6-4f65-b337-96082a4b15ea => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:04:40.254630 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2684b139-0230-4350-a653-251efbde5608 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:40.254630 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2684b139-0230-4350-a653-251efbde5608 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:40.254630 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2684b139-0230-4350-a653-251efbde5608 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:40.263289 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e54f4ab1-409f-4b45-b09b-3b7d51f90da7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:40.266263 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e54f4ab1-409f-4b45-b09b-3b7d51f90da7 tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] GET https://10.4.3.121/volume/v3/types/bc87f186-f5c6-4f65-b337-96082a4b15ea Aug 13 06:04:40.266467 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e54f4ab1-409f-4b45-b09b-3b7d51f90da7 tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:40.266663 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e54f4ab1-409f-4b45-b09b-3b7d51f90da7 tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:40.274930 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:40.274930 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:40.277869 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e54f4ab1-409f-4b45-b09b-3b7d51f90da7 tempest-GroupsV320Test-2024352441 tempest-GroupsV320Test-2024352441-project-admin] https://10.4.3.121/volume/v3/types/bc87f186-f5c6-4f65-b337-96082a4b15ea returned with HTTP 404 Aug 13 06:04:40.278904 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 76/299] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:04:40 2026] GET /volume/v3/types/bc87f186-f5c6-4f65-b337-96082a4b15ea => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:04:40.283121 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2684b139-0230-4350-a653-251efbde5608 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:40.293038 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2684b139-0230-4350-a653-251efbde5608 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:40.293248 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 80/300] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:40 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 1163 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:41.216167 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1c4a0d04-7817-4d76-b740-6ead22f3ba47 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:41.218676 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1c4a0d04-7817-4d76-b740-6ead22f3ba47 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] DELETE https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a Aug 13 06:04:41.218676 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1c4a0d04-7817-4d76-b740-6ead22f3ba47 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:41.218940 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1c4a0d04-7817-4d76-b740-6ead22f3ba47 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:41.219249 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-1c4a0d04-7817-4d76-b740-6ead22f3ba47 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Delete volume with id: eab417b2-01e3-4fae-a154-cf7ccba86e7a Aug 13 06:04:41.228124 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:41.228124 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:41.228672 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1c4a0d04-7817-4d76-b740-6ead22f3ba47 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Volume info retrieved successfully. Aug 13 06:04:41.249837 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1c4a0d04-7817-4d76-b740-6ead22f3ba47 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Delete volume request issued successfully. Aug 13 06:04:41.249979 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1c4a0d04-7817-4d76-b740-6ead22f3ba47 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a returned with HTTP 202 Aug 13 06:04:41.250404 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 70/301] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:04:41 2026] DELETE /volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:04:41.258614 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0049e228-a34a-4977-8f91-aae86c35928c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:41.260469 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0049e228-a34a-4977-8f91-aae86c35928c tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] GET https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a Aug 13 06:04:41.261250 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0049e228-a34a-4977-8f91-aae86c35928c tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:41.261250 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0049e228-a34a-4977-8f91-aae86c35928c tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:41.270032 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:41.270032 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:41.274016 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0049e228-a34a-4977-8f91-aae86c35928c tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Volume info retrieved successfully. Aug 13 06:04:41.278502 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0049e228-a34a-4977-8f91-aae86c35928c tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a returned with HTTP 200 Aug 13 06:04:41.278502 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 76/302] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:41 2026] GET /volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:41.309850 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-03672ec0-584b-497f-b177-6d1281eca1f3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:41.312104 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-03672ec0-584b-497f-b177-6d1281eca1f3 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:41.312397 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-03672ec0-584b-497f-b177-6d1281eca1f3 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:41.312631 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-03672ec0-584b-497f-b177-6d1281eca1f3 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:41.329281 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:41.329281 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:41.334087 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-03672ec0-584b-497f-b177-6d1281eca1f3 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:41.338721 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-03672ec0-584b-497f-b177-6d1281eca1f3 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:41.339129 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 77/303] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:41 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 1163 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:42.294303 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b9eb12bc-8a9d-4fb4-bd78-d6f25f135199 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:42.296012 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b9eb12bc-8a9d-4fb4-bd78-d6f25f135199 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] GET https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a Aug 13 06:04:42.296242 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b9eb12bc-8a9d-4fb4-bd78-d6f25f135199 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:42.296617 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b9eb12bc-8a9d-4fb4-bd78-d6f25f135199 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:42.302916 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b9eb12bc-8a9d-4fb4-bd78-d6f25f135199 tempest-TaggedAttachmentsTest-14500898 tempest-TaggedAttachmentsTest-14500898-project-member] https://10.4.3.121/volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a returned with HTTP 404 Aug 13 06:04:42.303782 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 81/304] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:42 2026] GET /volume/v3/volumes/eab417b2-01e3-4fae-a154-cf7ccba86e7a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:04:42.353900 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-107d3525-2576-4f76-bc27-aa8ee1e37837 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:42.358512 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-107d3525-2576-4f76-bc27-aa8ee1e37837 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:42.358512 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-107d3525-2576-4f76-bc27-aa8ee1e37837 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:42.359106 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-107d3525-2576-4f76-bc27-aa8ee1e37837 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:42.375694 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:42.375694 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:42.380601 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-107d3525-2576-4f76-bc27-aa8ee1e37837 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:42.386719 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-107d3525-2576-4f76-bc27-aa8ee1e37837 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:42.387423 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 71/305] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:42 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 1163 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:43.401907 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ee4288c4-498a-4012-8039-94b38e614b41 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:43.404329 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ee4288c4-498a-4012-8039-94b38e614b41 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:43.404528 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ee4288c4-498a-4012-8039-94b38e614b41 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:43.404756 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ee4288c4-498a-4012-8039-94b38e614b41 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:43.419357 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:43.419357 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:43.423539 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ee4288c4-498a-4012-8039-94b38e614b41 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:43.429585 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ee4288c4-498a-4012-8039-94b38e614b41 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:43.429680 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 77/306] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:43 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 1163 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:44.447896 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fc4c6485-20ab-4d67-abc7-6835ec221e72 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:44.451016 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fc4c6485-20ab-4d67-abc7-6835ec221e72 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:44.451342 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fc4c6485-20ab-4d67-abc7-6835ec221e72 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:44.451643 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fc4c6485-20ab-4d67-abc7-6835ec221e72 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:44.474991 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:44.474991 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:44.479752 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fc4c6485-20ab-4d67-abc7-6835ec221e72 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:44.489243 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fc4c6485-20ab-4d67-abc7-6835ec221e72 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:44.489879 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 78/307] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:44 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 1163 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:44.636109 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f9c43968-f893-4f4f-843a-5b70ee6fe8bc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:44.745715 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-fb4dcad0-1978-4130-b71a-c63862795dc8 req-9cb894a7-fa18-4ec7-a035-e26ab92cf88b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:44.748940 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fb4dcad0-1978-4130-b71a-c63862795dc8 req-9cb894a7-fa18-4ec7-a035-e26ab92cf88b tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] POST https://10.4.3.121/volume/v3/attachments/2c4defca-cfba-4c88-8430-9016b177a5c5/action Aug 13 06:04:44.749557 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fb4dcad0-1978-4130-b71a-c63862795dc8 req-9cb894a7-fa18-4ec7-a035-e26ab92cf88b tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:04:44.749725 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fb4dcad0-1978-4130-b71a-c63862795dc8 req-9cb894a7-fa18-4ec7-a035-e26ab92cf88b tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:44.774886 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:44.774886 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:44.789674 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fb4dcad0-1978-4130-b71a-c63862795dc8 req-9cb894a7-fa18-4ec7-a035-e26ab92cf88b tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/attachments/2c4defca-cfba-4c88-8430-9016b177a5c5/action returned with HTTP 204 Aug 13 06:04:44.789955 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 72/308] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:04:44 2026] POST /volume/v3/attachments/2c4defca-cfba-4c88-8430-9016b177a5c5/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:04:44.958382 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f9c43968-f893-4f4f-843a-5b70ee6fe8bc tempest-UserMessagesTest-669154285 tempest-UserMessagesTest-669154285-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:04:44.958769 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f9c43968-f893-4f4f-843a-5b70ee6fe8bc tempest-UserMessagesTest-669154285 tempest-UserMessagesTest-669154285-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1153715569", "extra_specs": {"storage_protocol": "tempest-storage_protocol-821256950", "vendor_name": "tempest-vendor_name-1283136144"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:44.978402 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f9c43968-f893-4f4f-843a-5b70ee6fe8bc tempest-UserMessagesTest-669154285 tempest-UserMessagesTest-669154285-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:04:44.978794 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 82/309] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:04:44 2026] POST /volume/v3/types => generated 327 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:44.987893 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-802e3985-c766-42b2-9a59-30d96b0ba12a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:45.205792 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-802e3985-c766-42b2-9a59-30d96b0ba12a tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:04:45.206091 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-802e3985-c766-42b2-9a59-30d96b0ba12a tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "31f499c4-b0bc-44bd-8dcb-a8073961a02d", "size": 1, "name": "tempest-UserMessagesTest-Volume-606547878"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:45.207377 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-802e3985-c766-42b2-9a59-30d96b0ba12a tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Create volume request body: {'volume': {'volume_type': '31f499c4-b0bc-44bd-8dcb-a8073961a02d', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-606547878'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:04:45.211852 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-802e3985-c766-42b2-9a59-30d96b0ba12a tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Create volume of 1 GB Aug 13 06:04:45.212138 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:45.212138 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:45.212632 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-802e3985-c766-42b2-9a59-30d96b0ba12a tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Availability Zones retrieved successfully. Aug 13 06:04:45.218630 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-802e3985-c766-42b2-9a59-30d96b0ba12a tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Flow 'volume_create_api' (0ab35497-3403-4a29-8a22-1ef9e301c34b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:04:45.219611 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-802e3985-c766-42b2-9a59-30d96b0ba12a tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (995d3cb2-06ea-47f4-af15-a7da0f1a0bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:45.220550 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-802e3985-c766-42b2-9a59-30d96b0ba12a tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:04:45.247265 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-802e3985-c766-42b2-9a59-30d96b0ba12a tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (995d3cb2-06ea-47f4-af15-a7da0f1a0bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:04:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-821256950',vendor_name='tempest-vendor_name-1283136144'},id=31f499c4-b0bc-44bd-8dcb-a8073961a02d,is_public=True,name='tempest-UserMessagesTest-volume-type-1153715569',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '31f499c4-b0bc-44bd-8dcb-a8073961a02d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:45.248483 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-802e3985-c766-42b2-9a59-30d96b0ba12a tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41342838-956f-45a1-b0b2-fe5b4a82ef48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:45.277143 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-802e3985-c766-42b2-9a59-30d96b0ba12a tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1153715569 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1153715569, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:04:45.277434 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-802e3985-c766-42b2-9a59-30d96b0ba12a tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1153715569 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1153715569, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:04:45.312623 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-802e3985-c766-42b2-9a59-30d96b0ba12a tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Created reservations ['32202417-09e9-47cc-8ead-101d05974f93', '7ba9409e-de06-4028-b81f-8cbd60389631', 'ee630609-fe73-4152-856f-a284f2ddb64c', 'a9a4d239-ad06-4f71-a763-d7cf757d84b9'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:04:45.313872 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-802e3985-c766-42b2-9a59-30d96b0ba12a tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41342838-956f-45a1-b0b2-fe5b4a82ef48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32202417-09e9-47cc-8ead-101d05974f93', '7ba9409e-de06-4028-b81f-8cbd60389631', 'ee630609-fe73-4152-856f-a284f2ddb64c', 'a9a4d239-ad06-4f71-a763-d7cf757d84b9']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:45.315158 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-802e3985-c766-42b2-9a59-30d96b0ba12a tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3cbfd7c-b350-475a-8042-6c223885b522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:45.342523 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-802e3985-c766-42b2-9a59-30d96b0ba12a tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3cbfd7c-b350-475a-8042-6c223885b522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec15208f-42a0-4315-b025-bfe6b1244042', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-606547878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='402e14271be546bba2b2690deb46d63c',qos_specs=None,replication_status=,reservations=['32202417-09e9-47cc-8ead-101d05974f93','7ba9409e-de06-4028-b81f-8cbd60389631','ee630609-fe73-4152-856f-a284f2ddb64c','a9a4d239-ad06-4f71-a763-d7cf757d84b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c67588e6d8944c6ae963f65f2840e2a',volume_type_id=31f499c4-b0bc-44bd-8dcb-a8073961a02d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:04:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-606547878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec15208f-42a0-4315-b025-bfe6b1244042,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='402e14271be546bba2b2690deb46d63c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c67588e6d8944c6ae963f65f2840e2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(31f499c4-b0bc-44bd-8dcb-a8073961a02d),volume_type_id=31f499c4-b0bc-44bd-8dcb-a8073961a02d)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:45.343376 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-802e3985-c766-42b2-9a59-30d96b0ba12a tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (486dbc7a-57a5-4816-a3f4-d5685112d7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:45.361516 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-802e3985-c766-42b2-9a59-30d96b0ba12a tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (486dbc7a-57a5-4816-a3f4-d5685112d7e2) transitioned into state 'SUCCESS' from state '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-606547878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='402e14271be546bba2b2690deb46d63c',qos_specs=None,replication_status=,reservations=['32202417-09e9-47cc-8ead-101d05974f93','7ba9409e-de06-4028-b81f-8cbd60389631','ee630609-fe73-4152-856f-a284f2ddb64c','a9a4d239-ad06-4f71-a763-d7cf757d84b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c67588e6d8944c6ae963f65f2840e2a',volume_type_id=31f499c4-b0bc-44bd-8dcb-a8073961a02d)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:45.362153 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-802e3985-c766-42b2-9a59-30d96b0ba12a tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fb7bd7d-4585-4a6a-8f18-67cfe5d116bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:45.376027 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-802e3985-c766-42b2-9a59-30d96b0ba12a tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fb7bd7d-4585-4a6a-8f18-67cfe5d116bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:45.376027 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-802e3985-c766-42b2-9a59-30d96b0ba12a tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Flow 'volume_create_api' (0ab35497-3403-4a29-8a22-1ef9e301c34b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:04:45.376027 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-802e3985-c766-42b2-9a59-30d96b0ba12a tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Create volume request issued successfully. Aug 13 06:04:45.376027 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-802e3985-c766-42b2-9a59-30d96b0ba12a tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:04:45.376027 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 78/310] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:04:44 2026] POST /volume/v3/volumes => generated 785 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:04:45.395744 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1bf3713c-667b-4673-ac89-08f6877b1d50 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:45.399773 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1bf3713c-667b-4673-ac89-08f6877b1d50 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] GET https://10.4.3.121/volume/v3/volumes/ec15208f-42a0-4315-b025-bfe6b1244042 Aug 13 06:04:45.399972 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1bf3713c-667b-4673-ac89-08f6877b1d50 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:45.400163 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1bf3713c-667b-4673-ac89-08f6877b1d50 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:45.409717 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:45.409717 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:45.422208 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1bf3713c-667b-4673-ac89-08f6877b1d50 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Volume info retrieved successfully. Aug 13 06:04:45.426575 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1bf3713c-667b-4673-ac89-08f6877b1d50 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] https://10.4.3.121/volume/v3/volumes/ec15208f-42a0-4315-b025-bfe6b1244042 returned with HTTP 200 Aug 13 06:04:45.427249 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 79/311] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:04:45 2026] GET /volume/v3/volumes/ec15208f-42a0-4315-b025-bfe6b1244042 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:45.507532 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0c835273-99a9-4eb2-a3dc-a0294eb9385c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:45.510541 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0c835273-99a9-4eb2-a3dc-a0294eb9385c tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:45.510728 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0c835273-99a9-4eb2-a3dc-a0294eb9385c tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:45.510927 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0c835273-99a9-4eb2-a3dc-a0294eb9385c tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:45.529053 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:45.529053 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:45.533195 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0c835273-99a9-4eb2-a3dc-a0294eb9385c tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:45.538552 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0c835273-99a9-4eb2-a3dc-a0294eb9385c tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:45.538939 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 73/312] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:45 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:45.900104 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-d347d96f-ccfb-4534-af8e-1afd1d280ebb req-42852b98-8cad-4ad1-a978-85753ad764c1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:45.902642 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d347d96f-ccfb-4534-af8e-1afd1d280ebb req-42852b98-8cad-4ad1-a978-85753ad764c1 tempest-TestMultiAttachVolumeSwap-587103946 tempest-TestMultiAttachVolumeSwap-587103946-project] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:45.902906 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d347d96f-ccfb-4534-af8e-1afd1d280ebb req-42852b98-8cad-4ad1-a978-85753ad764c1 tempest-TestMultiAttachVolumeSwap-587103946 tempest-TestMultiAttachVolumeSwap-587103946-project] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:45.903201 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d347d96f-ccfb-4534-af8e-1afd1d280ebb req-42852b98-8cad-4ad1-a978-85753ad764c1 tempest-TestMultiAttachVolumeSwap-587103946 tempest-TestMultiAttachVolumeSwap-587103946-project] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:45.917874 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:45.917874 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:45.921657 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-d347d96f-ccfb-4534-af8e-1afd1d280ebb req-42852b98-8cad-4ad1-a978-85753ad764c1 tempest-TestMultiAttachVolumeSwap-587103946 tempest-TestMultiAttachVolumeSwap-587103946-project] Volume info retrieved successfully. Aug 13 06:04:45.926529 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d347d96f-ccfb-4534-af8e-1afd1d280ebb req-42852b98-8cad-4ad1-a978-85753ad764c1 tempest-TestMultiAttachVolumeSwap-587103946 tempest-TestMultiAttachVolumeSwap-587103946-project] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:45.927024 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 83/313] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:04:45 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 1641 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:45.937263 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eff834a7-2934-42f2-a2c8-d1437aa03e99 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:45.939389 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eff834a7-2934-42f2-a2c8-d1437aa03e99 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-reader] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:45.939603 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eff834a7-2934-42f2-a2c8-d1437aa03e99 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:45.939883 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eff834a7-2934-42f2-a2c8-d1437aa03e99 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:45.951175 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:45.951175 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:45.954658 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-eff834a7-2934-42f2-a2c8-d1437aa03e99 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-reader] Volume info retrieved successfully. Aug 13 06:04:45.958754 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eff834a7-2934-42f2-a2c8-d1437aa03e99 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-reader] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:45.959255 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 79/314] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:45 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 1457 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:45.976579 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-65998043-a002-4161-b293-79a1975871c6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:45.981974 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-65998043-a002-4161-b293-79a1975871c6 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-reader] GET https://10.4.3.121/volume/v3/volumes/c45a2040-6015-43ca-9d76-fc01a5a38f7c Aug 13 06:04:45.982309 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-65998043-a002-4161-b293-79a1975871c6 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:45.982578 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-65998043-a002-4161-b293-79a1975871c6 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-reader] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:45.993342 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:45.993342 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:46.000370 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-65998043-a002-4161-b293-79a1975871c6 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-reader] Volume info retrieved successfully. Aug 13 06:04:46.005941 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-65998043-a002-4161-b293-79a1975871c6 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-reader] https://10.4.3.121/volume/v3/volumes/c45a2040-6015-43ca-9d76-fc01a5a38f7c returned with HTTP 200 Aug 13 06:04:46.006700 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 80/315] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:45 2026] GET /volume/v3/volumes/c45a2040-6015-43ca-9d76-fc01a5a38f7c => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:46.095471 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dce2b76c-6ce5-4d6a-bc0f-df10c473c6f1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:46.097353 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dce2b76c-6ce5-4d6a-bc0f-df10c473c6f1 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:46.097648 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dce2b76c-6ce5-4d6a-bc0f-df10c473c6f1 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:46.097948 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dce2b76c-6ce5-4d6a-bc0f-df10c473c6f1 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:46.111194 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:46.111194 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:46.116159 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dce2b76c-6ce5-4d6a-bc0f-df10c473c6f1 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:46.117876 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dce2b76c-6ce5-4d6a-bc0f-df10c473c6f1 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:46.118353 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 74/316] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:46 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 1457 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:46.186982 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-28a6227b-7e6e-426a-b836-55c578de22b9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:46.189529 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-28a6227b-7e6e-426a-b836-55c578de22b9 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:46.189724 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-28a6227b-7e6e-426a-b836-55c578de22b9 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:46.189898 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-28a6227b-7e6e-426a-b836-55c578de22b9 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:46.201230 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:46.201230 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:46.204795 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-28a6227b-7e6e-426a-b836-55c578de22b9 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:46.208924 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-28a6227b-7e6e-426a-b836-55c578de22b9 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:46.209342 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 84/317] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:04:46 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 1457 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:46.249903 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-7c657834-77bc-4e34-b55a-1d5365f4dfe2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:46.252043 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-7c657834-77bc-4e34-b55a-1d5365f4dfe2 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] POST https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472/action Aug 13 06:04:46.252467 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-7c657834-77bc-4e34-b55a-1d5365f4dfe2 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:04:46.252646 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-7c657834-77bc-4e34-b55a-1d5365f4dfe2 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:46.264287 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:46.264287 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:46.264795 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-7c657834-77bc-4e34-b55a-1d5365f4dfe2 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:46.270637 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-7c657834-77bc-4e34-b55a-1d5365f4dfe2 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Begin detaching volume completed successfully. Aug 13 06:04:46.270834 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-7c657834-77bc-4e34-b55a-1d5365f4dfe2 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472/action returned with HTTP 202 Aug 13 06:04:46.271303 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 80/318] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:04:46 2026] POST /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:04:46.333833 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f6ede5cd-e66e-4ab5-a42d-d03bdee0327c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:46.334271 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f6ede5cd-e66e-4ab5-a42d-d03bdee0327c None None] GET https://10.4.3.121/volume// Aug 13 06:04:46.334437 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f6ede5cd-e66e-4ab5-a42d-d03bdee0327c None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:46.334620 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f6ede5cd-e66e-4ab5-a42d-d03bdee0327c None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:46.334919 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f6ede5cd-e66e-4ab5-a42d-d03bdee0327c None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:46.335278 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 81/319] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:04:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:46.341277 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-8c912fd2-7091-4a05-991d-ba710f3f4528 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:46.344441 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-8c912fd2-7091-4a05-991d-ba710f3f4528 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:46.344441 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-8c912fd2-7091-4a05-991d-ba710f3f4528 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:46.344441 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-8c912fd2-7091-4a05-991d-ba710f3f4528 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:46.354456 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:46.354456 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:46.357965 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-8c912fd2-7091-4a05-991d-ba710f3f4528 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:46.361990 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-8c912fd2-7091-4a05-991d-ba710f3f4528 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:46.362535 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 75/320] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:04:46 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 1640 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:04:46.439875 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a629f158-9fc9-47ae-b807-a11c878884e8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:46.441670 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a629f158-9fc9-47ae-b807-a11c878884e8 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] GET https://10.4.3.121/volume/v3/volumes/ec15208f-42a0-4315-b025-bfe6b1244042 Aug 13 06:04:46.441961 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a629f158-9fc9-47ae-b807-a11c878884e8 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:46.442227 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a629f158-9fc9-47ae-b807-a11c878884e8 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:46.449057 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:46.449057 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:46.452578 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a629f158-9fc9-47ae-b807-a11c878884e8 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Volume info retrieved successfully. Aug 13 06:04:46.456535 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a629f158-9fc9-47ae-b807-a11c878884e8 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] https://10.4.3.121/volume/v3/volumes/ec15208f-42a0-4315-b025-bfe6b1244042 returned with HTTP 200 Aug 13 06:04:46.456875 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 85/321] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:04:46 2026] GET /volume/v3/volumes/ec15208f-42a0-4315-b025-bfe6b1244042 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:46.471456 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-80824115-1829-4f2a-9d30-590a017bf43b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:46.473599 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80824115-1829-4f2a-9d30-590a017bf43b tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] GET https://10.4.3.121/volume/v3/messages Aug 13 06:04:46.473868 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-80824115-1829-4f2a-9d30-590a017bf43b tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:46.474102 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-80824115-1829-4f2a-9d30-590a017bf43b tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:46.480553 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80824115-1829-4f2a-9d30-590a017bf43b tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] https://10.4.3.121/volume/v3/messages returned with HTTP 200 Aug 13 06:04:46.480936 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 81/322] 10.4.3.121 () {68 vars in 1280 bytes} [Thu Aug 13 06:04:46 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:46.490768 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ee516877-0ba4-41b7-b90b-f8712d550e54 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:46.492806 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee516877-0ba4-41b7-b90b-f8712d550e54 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] DELETE https://10.4.3.121/volume/v3/messages/7a67227c-f73a-4e83-8299-4469de6931cf Aug 13 06:04:46.493863 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ee516877-0ba4-41b7-b90b-f8712d550e54 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:46.493863 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ee516877-0ba4-41b7-b90b-f8712d550e54 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:46.505635 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee516877-0ba4-41b7-b90b-f8712d550e54 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] https://10.4.3.121/volume/v3/messages/7a67227c-f73a-4e83-8299-4469de6931cf returned with HTTP 204 Aug 13 06:04:46.506034 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 82/323] 10.4.3.121 () {68 vars in 1394 bytes} [Thu Aug 13 06:04:46 2026] DELETE /volume/v3/messages/7a67227c-f73a-4e83-8299-4469de6931cf => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 06:04:46.515930 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3ef8ae88-4013-4862-9d27-55c8c0589d50 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:46.519522 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3ef8ae88-4013-4862-9d27-55c8c0589d50 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] GET https://10.4.3.121/volume/v3/messages/7a67227c-f73a-4e83-8299-4469de6931cf Aug 13 06:04:46.519522 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3ef8ae88-4013-4862-9d27-55c8c0589d50 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:46.519522 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3ef8ae88-4013-4862-9d27-55c8c0589d50 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:46.526430 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3ef8ae88-4013-4862-9d27-55c8c0589d50 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] https://10.4.3.121/volume/v3/messages/7a67227c-f73a-4e83-8299-4469de6931cf returned with HTTP 404 Aug 13 06:04:46.527248 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 76/324] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:04:46 2026] GET /volume/v3/messages/7a67227c-f73a-4e83-8299-4469de6931cf => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:04:46.535380 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2ee7d749-d3c8-4447-92b6-75b2423e07ac None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:46.537709 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2ee7d749-d3c8-4447-92b6-75b2423e07ac tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] GET https://10.4.3.121/volume/v3/volumes/ec15208f-42a0-4315-b025-bfe6b1244042 Aug 13 06:04:46.537855 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2ee7d749-d3c8-4447-92b6-75b2423e07ac tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:46.537983 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2ee7d749-d3c8-4447-92b6-75b2423e07ac tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:46.544768 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:46.544768 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:46.548330 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2ee7d749-d3c8-4447-92b6-75b2423e07ac tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Volume info retrieved successfully. Aug 13 06:04:46.552555 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2ee7d749-d3c8-4447-92b6-75b2423e07ac tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] https://10.4.3.121/volume/v3/volumes/ec15208f-42a0-4315-b025-bfe6b1244042 returned with HTTP 200 Aug 13 06:04:46.553232 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 86/325] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:04:46 2026] GET /volume/v3/volumes/ec15208f-42a0-4315-b025-bfe6b1244042 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:46.568517 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-547886cd-8894-496e-b4ca-e42d99d6b4fb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:46.570746 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-547886cd-8894-496e-b4ca-e42d99d6b4fb tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] DELETE https://10.4.3.121/volume/v3/volumes/ec15208f-42a0-4315-b025-bfe6b1244042 Aug 13 06:04:46.570969 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-547886cd-8894-496e-b4ca-e42d99d6b4fb tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:46.571192 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-547886cd-8894-496e-b4ca-e42d99d6b4fb tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:46.571362 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-547886cd-8894-496e-b4ca-e42d99d6b4fb tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Delete volume with id: ec15208f-42a0-4315-b025-bfe6b1244042 Aug 13 06:04:46.581253 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:46.581253 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:46.581714 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-547886cd-8894-496e-b4ca-e42d99d6b4fb tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Volume info retrieved successfully. Aug 13 06:04:46.583034 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-547886cd-8894-496e-b4ca-e42d99d6b4fb tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100325) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 06:04:46.608360 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-547886cd-8894-496e-b4ca-e42d99d6b4fb tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Created reservations ['4e361e88-2cd2-4f9c-9dad-a0b80eca0dbc', '236e6225-bcb4-4da0-99b1-6e1b2057f9ad', '593e7254-3cb0-4427-8239-f0089ac425db', '28a8a56c-a86f-4ecc-a05d-0b6dadf3755e'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:04:46.647965 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-547886cd-8894-496e-b4ca-e42d99d6b4fb tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Delete volume request issued successfully. Aug 13 06:04:46.648251 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-547886cd-8894-496e-b4ca-e42d99d6b4fb tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] https://10.4.3.121/volume/v3/volumes/ec15208f-42a0-4315-b025-bfe6b1244042 returned with HTTP 202 Aug 13 06:04:46.648805 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 82/326] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:04:46 2026] DELETE /volume/v3/volumes/ec15208f-42a0-4315-b025-bfe6b1244042 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:04:46.659332 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3df9dc3f-d52e-4713-b50f-069bda03cb84 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:46.662266 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3df9dc3f-d52e-4713-b50f-069bda03cb84 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] GET https://10.4.3.121/volume/v3/volumes/ec15208f-42a0-4315-b025-bfe6b1244042 Aug 13 06:04:46.662571 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3df9dc3f-d52e-4713-b50f-069bda03cb84 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:46.662835 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3df9dc3f-d52e-4713-b50f-069bda03cb84 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:46.677622 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3df9dc3f-d52e-4713-b50f-069bda03cb84 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] https://10.4.3.121/volume/v3/volumes/ec15208f-42a0-4315-b025-bfe6b1244042 returned with HTTP 404 Aug 13 06:04:46.678369 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 83/327] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:04:46 2026] GET /volume/v3/volumes/ec15208f-42a0-4315-b025-bfe6b1244042 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:04:46.688209 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c243539d-bb40-4f8a-9cfa-0d537e4006e6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:46.698547 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c243539d-bb40-4f8a-9cfa-0d537e4006e6 tempest-UserMessagesTest-669154285 tempest-UserMessagesTest-669154285-project-admin] DELETE https://10.4.3.121/volume/v3/types/31f499c4-b0bc-44bd-8dcb-a8073961a02d Aug 13 06:04:46.698547 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c243539d-bb40-4f8a-9cfa-0d537e4006e6 tempest-UserMessagesTest-669154285 tempest-UserMessagesTest-669154285-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:46.698547 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c243539d-bb40-4f8a-9cfa-0d537e4006e6 tempest-UserMessagesTest-669154285 tempest-UserMessagesTest-669154285-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:46.763943 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c243539d-bb40-4f8a-9cfa-0d537e4006e6 tempest-UserMessagesTest-669154285 tempest-UserMessagesTest-669154285-project-admin] https://10.4.3.121/volume/v3/types/31f499c4-b0bc-44bd-8dcb-a8073961a02d returned with HTTP 202 Aug 13 06:04:46.764969 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 77/328] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:04:46 2026] DELETE /volume/v3/types/31f499c4-b0bc-44bd-8dcb-a8073961a02d => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:04:46.771479 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8b4db333-1842-42ef-b71b-aadf83d2d6f9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:46.773389 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8b4db333-1842-42ef-b71b-aadf83d2d6f9 tempest-UserMessagesTest-669154285 tempest-UserMessagesTest-669154285-project-admin] GET https://10.4.3.121/volume/v3/types/31f499c4-b0bc-44bd-8dcb-a8073961a02d Aug 13 06:04:46.773587 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8b4db333-1842-42ef-b71b-aadf83d2d6f9 tempest-UserMessagesTest-669154285 tempest-UserMessagesTest-669154285-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:46.773875 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8b4db333-1842-42ef-b71b-aadf83d2d6f9 tempest-UserMessagesTest-669154285 tempest-UserMessagesTest-669154285-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:46.779850 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8b4db333-1842-42ef-b71b-aadf83d2d6f9 tempest-UserMessagesTest-669154285 tempest-UserMessagesTest-669154285-project-admin] https://10.4.3.121/volume/v3/types/31f499c4-b0bc-44bd-8dcb-a8073961a02d returned with HTTP 404 Aug 13 06:04:46.780554 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 87/329] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:04:46 2026] GET /volume/v3/types/31f499c4-b0bc-44bd-8dcb-a8073961a02d => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:04:46.788825 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-795dbb55-f7f3-43ed-8ebd-7730c342d329 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:46.791281 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-795dbb55-f7f3-43ed-8ebd-7730c342d329 tempest-UserMessagesTest-669154285 tempest-UserMessagesTest-669154285-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:04:46.791749 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-795dbb55-f7f3-43ed-8ebd-7730c342d329 tempest-UserMessagesTest-669154285 tempest-UserMessagesTest-669154285-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-299999957", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1039089746", "vendor_name": "tempest-vendor_name-410313052"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:46.813206 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-795dbb55-f7f3-43ed-8ebd-7730c342d329 tempest-UserMessagesTest-669154285 tempest-UserMessagesTest-669154285-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:04:46.813648 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 83/330] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:04:46 2026] POST /volume/v3/types => generated 326 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:46.821854 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-065b7d54-c643-4ceb-a408-0a3917f6155f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:46.824623 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-065b7d54-c643-4ceb-a408-0a3917f6155f tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:04:46.825093 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-065b7d54-c643-4ceb-a408-0a3917f6155f tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7fe7823c-ef78-4090-957e-297e1a2747b9", "size": 1, "name": "tempest-UserMessagesTest-Volume-289709444"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:46.826936 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-065b7d54-c643-4ceb-a408-0a3917f6155f tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Create volume request body: {'volume': {'volume_type': '7fe7823c-ef78-4090-957e-297e1a2747b9', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-289709444'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:04:46.831522 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-065b7d54-c643-4ceb-a408-0a3917f6155f tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Create volume of 1 GB Aug 13 06:04:46.831865 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:46.831865 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:46.832614 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-065b7d54-c643-4ceb-a408-0a3917f6155f tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Availability Zones retrieved successfully. Aug 13 06:04:46.838950 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-065b7d54-c643-4ceb-a408-0a3917f6155f tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Flow 'volume_create_api' (716473b5-26ac-42f2-ba6a-025eb1b8c71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:04:46.839924 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-065b7d54-c643-4ceb-a408-0a3917f6155f tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3903e13c-3daa-461c-b35d-1013e898e4a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:46.841000 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-065b7d54-c643-4ceb-a408-0a3917f6155f tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:04:46.862673 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-065b7d54-c643-4ceb-a408-0a3917f6155f tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3903e13c-3daa-461c-b35d-1013e898e4a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:04:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1039089746',vendor_name='tempest-vendor_name-410313052'},id=7fe7823c-ef78-4090-957e-297e1a2747b9,is_public=True,name='tempest-UserMessagesTest-volume-type-299999957',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7fe7823c-ef78-4090-957e-297e1a2747b9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:46.863541 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-065b7d54-c643-4ceb-a408-0a3917f6155f tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74ee5751-5141-4579-834d-7f4d13b3f337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:46.893348 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-065b7d54-c643-4ceb-a408-0a3917f6155f tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-299999957 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-299999957, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:04:46.893701 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-065b7d54-c643-4ceb-a408-0a3917f6155f tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-299999957 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-299999957, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:04:46.928526 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-065b7d54-c643-4ceb-a408-0a3917f6155f tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Created reservations ['81d0f4f8-4138-42bd-b40f-d409d0e00504', '18428912-df15-40af-8b5f-bf7373d5268f', '0c733239-dfe8-4067-b2ef-c754d2a773a3', '7402594c-38f1-4f5a-af85-33c608d1f77c'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:04:46.929503 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-065b7d54-c643-4ceb-a408-0a3917f6155f tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74ee5751-5141-4579-834d-7f4d13b3f337) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81d0f4f8-4138-42bd-b40f-d409d0e00504', '18428912-df15-40af-8b5f-bf7373d5268f', '0c733239-dfe8-4067-b2ef-c754d2a773a3', '7402594c-38f1-4f5a-af85-33c608d1f77c']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:46.930441 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-065b7d54-c643-4ceb-a408-0a3917f6155f tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f305a1e8-3f0e-428a-97f0-bb6ac4e127c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:46.939497 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-cf822f71-2561-4d11-ad76-4aa3c7109388 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:46.941919 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-cf822f71-2561-4d11-ad76-4aa3c7109388 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:46.942425 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-cf822f71-2561-4d11-ad76-4aa3c7109388 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:46.944200 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-cf822f71-2561-4d11-ad76-4aa3c7109388 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:46.961116 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:46.961116 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:46.962531 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-065b7d54-c643-4ceb-a408-0a3917f6155f tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f305a1e8-3f0e-428a-97f0-bb6ac4e127c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a528d5b6-1e53-4819-bae2-296772364635', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-289709444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='402e14271be546bba2b2690deb46d63c',qos_specs=None,replication_status=,reservations=['81d0f4f8-4138-42bd-b40f-d409d0e00504','18428912-df15-40af-8b5f-bf7373d5268f','0c733239-dfe8-4067-b2ef-c754d2a773a3','7402594c-38f1-4f5a-af85-33c608d1f77c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c67588e6d8944c6ae963f65f2840e2a',volume_type_id=7fe7823c-ef78-4090-957e-297e1a2747b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:04:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-289709444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a528d5b6-1e53-4819-bae2-296772364635,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='402e14271be546bba2b2690deb46d63c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c67588e6d8944c6ae963f65f2840e2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7fe7823c-ef78-4090-957e-297e1a2747b9),volume_type_id=7fe7823c-ef78-4090-957e-297e1a2747b9)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:46.963625 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-065b7d54-c643-4ceb-a408-0a3917f6155f tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8628196b-0f72-48d2-81f9-4294a17deedd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:46.967671 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-cf822f71-2561-4d11-ad76-4aa3c7109388 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:46.975341 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-cf822f71-2561-4d11-ad76-4aa3c7109388 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:46.976512 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 78/331] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:04:46 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 1460 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:46.991388 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-065b7d54-c643-4ceb-a408-0a3917f6155f tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8628196b-0f72-48d2-81f9-4294a17deedd) transitioned into state 'SUCCESS' from state '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-289709444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='402e14271be546bba2b2690deb46d63c',qos_specs=None,replication_status=,reservations=['81d0f4f8-4138-42bd-b40f-d409d0e00504','18428912-df15-40af-8b5f-bf7373d5268f','0c733239-dfe8-4067-b2ef-c754d2a773a3','7402594c-38f1-4f5a-af85-33c608d1f77c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c67588e6d8944c6ae963f65f2840e2a',volume_type_id=7fe7823c-ef78-4090-957e-297e1a2747b9)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:46.992297 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-065b7d54-c643-4ceb-a408-0a3917f6155f tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08a1bf8e-4d59-47f7-ae86-307f26bd069a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:04:46.998417 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-64de48c1-af9b-4e58-8043-d25bbcdc8b56 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:47.000706 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-64de48c1-af9b-4e58-8043-d25bbcdc8b56 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] DELETE https://10.4.3.121/volume/v3/attachments/2c4defca-cfba-4c88-8430-9016b177a5c5 Aug 13 06:04:47.000891 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-64de48c1-af9b-4e58-8043-d25bbcdc8b56 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:47.001080 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-64de48c1-af9b-4e58-8043-d25bbcdc8b56 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:47.004215 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-065b7d54-c643-4ceb-a408-0a3917f6155f tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08a1bf8e-4d59-47f7-ae86-307f26bd069a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:04:47.004954 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-065b7d54-c643-4ceb-a408-0a3917f6155f tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Flow 'volume_create_api' (716473b5-26ac-42f2-ba6a-025eb1b8c71c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:04:47.005293 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-065b7d54-c643-4ceb-a408-0a3917f6155f tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Create volume request issued successfully. Aug 13 06:04:47.005867 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-065b7d54-c643-4ceb-a408-0a3917f6155f tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:04:47.006465 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 84/332] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:04:46 2026] POST /volume/v3/volumes => generated 784 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:04:47.009296 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:47.009296 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:47.025811 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-514d3fbc-5155-4362-93b6-74dd4d3cbb6d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:47.027984 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-514d3fbc-5155-4362-93b6-74dd4d3cbb6d tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] GET https://10.4.3.121/volume/v3/volumes/a528d5b6-1e53-4819-bae2-296772364635 Aug 13 06:04:47.028238 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-514d3fbc-5155-4362-93b6-74dd4d3cbb6d tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:47.028432 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-514d3fbc-5155-4362-93b6-74dd4d3cbb6d tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:47.042341 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:47.042341 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:47.046571 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-514d3fbc-5155-4362-93b6-74dd4d3cbb6d tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Volume info retrieved successfully. Aug 13 06:04:47.053074 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-514d3fbc-5155-4362-93b6-74dd4d3cbb6d tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] https://10.4.3.121/volume/v3/volumes/a528d5b6-1e53-4819-bae2-296772364635 returned with HTTP 200 Aug 13 06:04:47.053515 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 84/333] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:04:47 2026] GET /volume/v3/volumes/a528d5b6-1e53-4819-bae2-296772364635 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:47.132695 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c908eadb-0d5a-4775-bc4d-abe834349a5d req-64de48c1-af9b-4e58-8043-d25bbcdc8b56 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/attachments/2c4defca-cfba-4c88-8430-9016b177a5c5 returned with HTTP 200 Aug 13 06:04:47.133133 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 88/334] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:04:46 2026] DELETE /volume/v3/attachments/2c4defca-cfba-4c88-8430-9016b177a5c5 => generated 192 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:47.373661 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9488b34d-ff97-4d30-87c2-28b04b0fa5d2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:47.375667 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9488b34d-ff97-4d30-87c2-28b04b0fa5d2 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:47.375854 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9488b34d-ff97-4d30-87c2-28b04b0fa5d2 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:47.376048 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9488b34d-ff97-4d30-87c2-28b04b0fa5d2 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:47.385787 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:47.385787 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:47.389697 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9488b34d-ff97-4d30-87c2-28b04b0fa5d2 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:47.395060 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9488b34d-ff97-4d30-87c2-28b04b0fa5d2 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:47.395535 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 79/335] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:04:47 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 1160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:47.456930 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-bfe7667b-b5b5-48f0-ac6d-d2d3a1e6f870 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:47.459312 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-bfe7667b-b5b5-48f0-ac6d-d2d3a1e6f870 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:47.459494 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-bfe7667b-b5b5-48f0-ac6d-d2d3a1e6f870 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:47.459686 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-bfe7667b-b5b5-48f0-ac6d-d2d3a1e6f870 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:47.469839 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:47.469839 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:47.474776 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-bfe7667b-b5b5-48f0-ac6d-d2d3a1e6f870 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:47.479359 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-bfe7667b-b5b5-48f0-ac6d-d2d3a1e6f870 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:47.479825 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 85/336] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:04:47 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 1160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:47.530743 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-546de5bd-91ca-409a-8f58-8eebb547e41f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:47.532659 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-546de5bd-91ca-409a-8f58-8eebb547e41f tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] POST https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472/action Aug 13 06:04:47.532976 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-546de5bd-91ca-409a-8f58-8eebb547e41f tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:04:47.533107 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-546de5bd-91ca-409a-8f58-8eebb547e41f tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:47.544423 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:47.544423 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:47.545028 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-546de5bd-91ca-409a-8f58-8eebb547e41f tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:47.554793 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-546de5bd-91ca-409a-8f58-8eebb547e41f tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Begin detaching volume completed successfully. Aug 13 06:04:47.554793 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-546de5bd-91ca-409a-8f58-8eebb547e41f tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472/action returned with HTTP 202 Aug 13 06:04:47.555056 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 85/337] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:04:47 2026] POST /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:04:47.619431 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-98632b85-3a44-4c67-9242-409f70441ed3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:47.619852 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-98632b85-3a44-4c67-9242-409f70441ed3 None None] GET https://10.4.3.121/volume// Aug 13 06:04:47.623202 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-98632b85-3a44-4c67-9242-409f70441ed3 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:47.623202 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-98632b85-3a44-4c67-9242-409f70441ed3 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:47.623202 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-98632b85-3a44-4c67-9242-409f70441ed3 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:04:47.623202 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 89/338] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:04:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:04:47.633220 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-35805bbf-9ba8-41d2-9b40-2bc7e7598663 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:47.635633 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-35805bbf-9ba8-41d2-9b40-2bc7e7598663 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:47.635915 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-35805bbf-9ba8-41d2-9b40-2bc7e7598663 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:47.636141 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-35805bbf-9ba8-41d2-9b40-2bc7e7598663 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:47.648828 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:47.648828 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:47.653080 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-35805bbf-9ba8-41d2-9b40-2bc7e7598663 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:47.658778 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-35805bbf-9ba8-41d2-9b40-2bc7e7598663 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:47.659321 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 80/339] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:04:47 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 1343 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:04:48.067929 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6d979561-c6a0-4128-bc5e-82a470db800d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:48.069838 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6d979561-c6a0-4128-bc5e-82a470db800d tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] GET https://10.4.3.121/volume/v3/volumes/a528d5b6-1e53-4819-bae2-296772364635 Aug 13 06:04:48.070115 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6d979561-c6a0-4128-bc5e-82a470db800d tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:48.070339 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6d979561-c6a0-4128-bc5e-82a470db800d tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:48.080777 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:48.080777 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:04:48.084388 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6d979561-c6a0-4128-bc5e-82a470db800d tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Volume info retrieved successfully. Aug 13 06:04:48.089294 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6d979561-c6a0-4128-bc5e-82a470db800d tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] https://10.4.3.121/volume/v3/volumes/a528d5b6-1e53-4819-bae2-296772364635 returned with HTTP 200 Aug 13 06:04:48.089658 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 86/340] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:04:48 2026] GET /volume/v3/volumes/a528d5b6-1e53-4819-bae2-296772364635 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:48.105274 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-828ce4c8-75d5-4244-b757-bb5e78a64653 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:48.107886 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-828ce4c8-75d5-4244-b757-bb5e78a64653 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] GET https://10.4.3.121/volume/v3/messages Aug 13 06:04:48.108085 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-828ce4c8-75d5-4244-b757-bb5e78a64653 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:48.108910 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-828ce4c8-75d5-4244-b757-bb5e78a64653 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:48.114262 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-828ce4c8-75d5-4244-b757-bb5e78a64653 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] https://10.4.3.121/volume/v3/messages returned with HTTP 200 Aug 13 06:04:48.114262 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 86/341] 10.4.3.121 () {68 vars in 1280 bytes} [Thu Aug 13 06:04:48 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:48.124134 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-21d1126d-9f4b-4c2d-b694-98653843c800 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:48.125990 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-21d1126d-9f4b-4c2d-b694-98653843c800 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] GET https://10.4.3.121/volume/v3/messages/4301a035-1cb6-41ef-9956-b4893de7b736 Aug 13 06:04:48.126265 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-21d1126d-9f4b-4c2d-b694-98653843c800 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:48.126465 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-21d1126d-9f4b-4c2d-b694-98653843c800 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:48.131849 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:48.131849 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:48.132669 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-21d1126d-9f4b-4c2d-b694-98653843c800 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] https://10.4.3.121/volume/v3/messages/4301a035-1cb6-41ef-9956-b4893de7b736 returned with HTTP 200 Aug 13 06:04:48.133060 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 90/342] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:04:48 2026] GET /volume/v3/messages/4301a035-1cb6-41ef-9956-b4893de7b736 => generated 667 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:48.144269 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4332e36a-2ff9-4ac7-a70e-4c6a4cda32ff None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:48.145895 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4332e36a-2ff9-4ac7-a70e-4c6a4cda32ff tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] GET https://10.4.3.121/volume/v3/messages Aug 13 06:04:48.146364 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4332e36a-2ff9-4ac7-a70e-4c6a4cda32ff tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:48.146630 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4332e36a-2ff9-4ac7-a70e-4c6a4cda32ff tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:48.152046 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4332e36a-2ff9-4ac7-a70e-4c6a4cda32ff tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] https://10.4.3.121/volume/v3/messages returned with HTTP 200 Aug 13 06:04:48.152779 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 81/343] 10.4.3.121 () {68 vars in 1280 bytes} [Thu Aug 13 06:04:48 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:48.167730 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-968c1426-5b3a-4148-9e81-b751f3b87c26 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:48.174134 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-968c1426-5b3a-4148-9e81-b751f3b87c26 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] DELETE https://10.4.3.121/volume/v3/messages/4301a035-1cb6-41ef-9956-b4893de7b736 Aug 13 06:04:48.174350 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-968c1426-5b3a-4148-9e81-b751f3b87c26 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:48.174582 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-968c1426-5b3a-4148-9e81-b751f3b87c26 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:48.188501 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-968c1426-5b3a-4148-9e81-b751f3b87c26 tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] https://10.4.3.121/volume/v3/messages/4301a035-1cb6-41ef-9956-b4893de7b736 returned with HTTP 204 Aug 13 06:04:48.188921 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 87/344] 10.4.3.121 () {68 vars in 1394 bytes} [Thu Aug 13 06:04:48 2026] DELETE /volume/v3/messages/4301a035-1cb6-41ef-9956-b4893de7b736 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 06:04:48.197285 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3e09c545-1933-4763-8243-b4c0dea00ade None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:48.201450 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3e09c545-1933-4763-8243-b4c0dea00ade tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] GET https://10.4.3.121/volume/v3/volumes/a528d5b6-1e53-4819-bae2-296772364635 Aug 13 06:04:48.201777 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3e09c545-1933-4763-8243-b4c0dea00ade tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:48.202075 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3e09c545-1933-4763-8243-b4c0dea00ade tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:48.210879 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:48.210879 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:04:48.214885 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3e09c545-1933-4763-8243-b4c0dea00ade tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Volume info retrieved successfully. Aug 13 06:04:48.219532 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3e09c545-1933-4763-8243-b4c0dea00ade tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] https://10.4.3.121/volume/v3/volumes/a528d5b6-1e53-4819-bae2-296772364635 returned with HTTP 200 Aug 13 06:04:48.220113 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 87/345] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:04:48 2026] GET /volume/v3/volumes/a528d5b6-1e53-4819-bae2-296772364635 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:48.231649 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-de9b633f-e1f1-4149-9892-4e8436429f5e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:48.236693 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-de9b633f-e1f1-4149-9892-4e8436429f5e tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] DELETE https://10.4.3.121/volume/v3/volumes/a528d5b6-1e53-4819-bae2-296772364635 Aug 13 06:04:48.236987 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-de9b633f-e1f1-4149-9892-4e8436429f5e tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:48.237564 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-de9b633f-e1f1-4149-9892-4e8436429f5e tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:48.237564 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-de9b633f-e1f1-4149-9892-4e8436429f5e tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Delete volume with id: a528d5b6-1e53-4819-bae2-296772364635 Aug 13 06:04:48.244962 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:48.244962 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:48.245542 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-de9b633f-e1f1-4149-9892-4e8436429f5e tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Volume info retrieved successfully. Aug 13 06:04:48.246708 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-de9b633f-e1f1-4149-9892-4e8436429f5e tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100322) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 06:04:48.257332 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-de9b633f-e1f1-4149-9892-4e8436429f5e tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-299999957 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-299999957, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:04:48.257721 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-de9b633f-e1f1-4149-9892-4e8436429f5e tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-299999957 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-299999957, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:04:48.268938 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-de9b633f-e1f1-4149-9892-4e8436429f5e tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Created reservations ['0ee3f35d-0650-421f-9d2f-ec7014622e2f', '9a26d82f-2f40-4aa6-ad74-f1d428869653', 'fa8bd7df-529c-4c2f-8a06-2e880a47b1b6', '00479fa0-ad50-4f6e-a28c-5ee807d51f3e'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:04:48.300637 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-de9b633f-e1f1-4149-9892-4e8436429f5e tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Delete volume request issued successfully. Aug 13 06:04:48.300920 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-de9b633f-e1f1-4149-9892-4e8436429f5e tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] https://10.4.3.121/volume/v3/volumes/a528d5b6-1e53-4819-bae2-296772364635 returned with HTTP 202 Aug 13 06:04:48.301676 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 91/346] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:04:48 2026] DELETE /volume/v3/volumes/a528d5b6-1e53-4819-bae2-296772364635 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:04:48.310337 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3ae2916d-5d9f-49a2-b558-0eee8ac08b3c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:48.312319 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3ae2916d-5d9f-49a2-b558-0eee8ac08b3c tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] GET https://10.4.3.121/volume/v3/volumes/a528d5b6-1e53-4819-bae2-296772364635 Aug 13 06:04:48.312983 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3ae2916d-5d9f-49a2-b558-0eee8ac08b3c tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:48.313344 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3ae2916d-5d9f-49a2-b558-0eee8ac08b3c tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:48.319848 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3ae2916d-5d9f-49a2-b558-0eee8ac08b3c tempest-UserMessagesTest-1368346208 tempest-UserMessagesTest-1368346208-project-member] https://10.4.3.121/volume/v3/volumes/a528d5b6-1e53-4819-bae2-296772364635 returned with HTTP 404 Aug 13 06:04:48.320689 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 82/347] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:04:48 2026] GET /volume/v3/volumes/a528d5b6-1e53-4819-bae2-296772364635 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:04:48.330741 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6638f608-902c-4e1b-9f78-db074c5b25ea None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:48.332959 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6638f608-902c-4e1b-9f78-db074c5b25ea tempest-UserMessagesTest-669154285 tempest-UserMessagesTest-669154285-project-admin] DELETE https://10.4.3.121/volume/v3/types/7fe7823c-ef78-4090-957e-297e1a2747b9 Aug 13 06:04:48.333268 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6638f608-902c-4e1b-9f78-db074c5b25ea tempest-UserMessagesTest-669154285 tempest-UserMessagesTest-669154285-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:48.333550 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6638f608-902c-4e1b-9f78-db074c5b25ea tempest-UserMessagesTest-669154285 tempest-UserMessagesTest-669154285-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:48.395951 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6638f608-902c-4e1b-9f78-db074c5b25ea tempest-UserMessagesTest-669154285 tempest-UserMessagesTest-669154285-project-admin] https://10.4.3.121/volume/v3/types/7fe7823c-ef78-4090-957e-297e1a2747b9 returned with HTTP 202 Aug 13 06:04:48.396321 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 88/348] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:04:48 2026] DELETE /volume/v3/types/7fe7823c-ef78-4090-957e-297e1a2747b9 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:04:48.406295 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-97f8e638-2c2c-4cd7-9045-50de7e25ec3b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:48.408165 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97f8e638-2c2c-4cd7-9045-50de7e25ec3b tempest-UserMessagesTest-669154285 tempest-UserMessagesTest-669154285-project-admin] GET https://10.4.3.121/volume/v3/types/7fe7823c-ef78-4090-957e-297e1a2747b9 Aug 13 06:04:48.408383 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97f8e638-2c2c-4cd7-9045-50de7e25ec3b tempest-UserMessagesTest-669154285 tempest-UserMessagesTest-669154285-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:48.408575 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97f8e638-2c2c-4cd7-9045-50de7e25ec3b tempest-UserMessagesTest-669154285 tempest-UserMessagesTest-669154285-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:48.411782 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97f8e638-2c2c-4cd7-9045-50de7e25ec3b tempest-UserMessagesTest-669154285 tempest-UserMessagesTest-669154285-project-admin] https://10.4.3.121/volume/v3/types/7fe7823c-ef78-4090-957e-297e1a2747b9 returned with HTTP 404 Aug 13 06:04:48.412378 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 88/349] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:04:48 2026] GET /volume/v3/types/7fe7823c-ef78-4090-957e-297e1a2747b9 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:04:52.608337 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-bab329c6-cd20-40d7-b8f8-e7756cb8b16f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:52.611127 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-bab329c6-cd20-40d7-b8f8-e7756cb8b16f tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:04:52.611445 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-bab329c6-cd20-40d7-b8f8-e7756cb8b16f tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:52.611755 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-bab329c6-cd20-40d7-b8f8-e7756cb8b16f tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:52.625333 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:52.625333 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:04:52.632307 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-bab329c6-cd20-40d7-b8f8-e7756cb8b16f tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:04:52.634839 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-bab329c6-cd20-40d7-b8f8-e7756cb8b16f tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:04:52.635408 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 92/350] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:04:52 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 1163 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:52.807294 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c75b2a8a-17b2-49d5-bcb1-fb47513fa062 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:53.070261 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c75b2a8a-17b2-49d5-bcb1-fb47513fa062 tempest-VolumeHostsAdminTestsJSON-1439089169 tempest-VolumeHostsAdminTestsJSON-1439089169-project-admin] GET https://10.4.3.121/volume/v3/os-hosts Aug 13 06:04:53.070524 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c75b2a8a-17b2-49d5-bcb1-fb47513fa062 tempest-VolumeHostsAdminTestsJSON-1439089169 tempest-VolumeHostsAdminTestsJSON-1439089169-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:53.070754 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c75b2a8a-17b2-49d5-bcb1-fb47513fa062 tempest-VolumeHostsAdminTestsJSON-1439089169 tempest-VolumeHostsAdminTestsJSON-1439089169-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:53.076843 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.hosts [None req-c75b2a8a-17b2-49d5-bcb1-fb47513fa062 tempest-VolumeHostsAdminTestsJSON-1439089169 tempest-VolumeHostsAdminTestsJSON-1439089169-project-admin] status, active and update: available, enabled, 2026-08-13 06:03:18+00:00 {{(pid=100324) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 06:04:53.077059 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.hosts [None req-c75b2a8a-17b2-49d5-bcb1-fb47513fa062 tempest-VolumeHostsAdminTestsJSON-1439089169 tempest-VolumeHostsAdminTestsJSON-1439089169-project-admin] status, active and update: available, enabled, 2026-08-13 06:03:16+00:00 {{(pid=100324) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 06:04:53.077263 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.hosts [None req-c75b2a8a-17b2-49d5-bcb1-fb47513fa062 tempest-VolumeHostsAdminTestsJSON-1439089169 tempest-VolumeHostsAdminTestsJSON-1439089169-project-admin] status, active and update: available, enabled, 2026-08-13 06:04:45+00:00 {{(pid=100324) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 06:04:53.077577 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c75b2a8a-17b2-49d5-bcb1-fb47513fa062 tempest-VolumeHostsAdminTestsJSON-1439089169 tempest-VolumeHostsAdminTestsJSON-1439089169-project-admin] https://10.4.3.121/volume/v3/os-hosts returned with HTTP 200 Aug 13 06:04:53.077960 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 83/351] 10.4.3.121 () {66 vars in 1240 bytes} [Thu Aug 13 06:04:52 2026] GET /volume/v3/os-hosts => generated 560 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:53.087113 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c75d0996-5baa-4b4f-bb49-e7d778561bd0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:53.089492 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c75d0996-5baa-4b4f-bb49-e7d778561bd0 tempest-VolumeHostsAdminTestsJSON-1439089169 tempest-VolumeHostsAdminTestsJSON-1439089169-project-admin] GET https://10.4.3.121/volume/v3/os-hosts Aug 13 06:04:53.089785 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c75d0996-5baa-4b4f-bb49-e7d778561bd0 tempest-VolumeHostsAdminTestsJSON-1439089169 tempest-VolumeHostsAdminTestsJSON-1439089169-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:53.090086 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c75d0996-5baa-4b4f-bb49-e7d778561bd0 tempest-VolumeHostsAdminTestsJSON-1439089169 tempest-VolumeHostsAdminTestsJSON-1439089169-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:53.106838 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.hosts [None req-c75d0996-5baa-4b4f-bb49-e7d778561bd0 tempest-VolumeHostsAdminTestsJSON-1439089169 tempest-VolumeHostsAdminTestsJSON-1439089169-project-admin] status, active and update: available, enabled, 2026-08-13 06:03:18+00:00 {{(pid=100323) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 06:04:53.107077 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.hosts [None req-c75d0996-5baa-4b4f-bb49-e7d778561bd0 tempest-VolumeHostsAdminTestsJSON-1439089169 tempest-VolumeHostsAdminTestsJSON-1439089169-project-admin] status, active and update: available, enabled, 2026-08-13 06:03:16+00:00 {{(pid=100323) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 06:04:53.107297 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.hosts [None req-c75d0996-5baa-4b4f-bb49-e7d778561bd0 tempest-VolumeHostsAdminTestsJSON-1439089169 tempest-VolumeHostsAdminTestsJSON-1439089169-project-admin] status, active and update: available, enabled, 2026-08-13 06:04:45+00:00 {{(pid=100323) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 06:04:53.107713 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c75d0996-5baa-4b4f-bb49-e7d778561bd0 tempest-VolumeHostsAdminTestsJSON-1439089169 tempest-VolumeHostsAdminTestsJSON-1439089169-project-admin] https://10.4.3.121/volume/v3/os-hosts returned with HTTP 200 Aug 13 06:04:53.108301 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 89/352] 10.4.3.121 () {66 vars in 1240 bytes} [Thu Aug 13 06:04:53 2026] GET /volume/v3/os-hosts => generated 560 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:53.117776 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c5c8e83d-5a48-422b-8b37-905cda00bfbe None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:53.119944 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c5c8e83d-5a48-422b-8b37-905cda00bfbe tempest-VolumeHostsAdminTestsJSON-1439089169 tempest-VolumeHostsAdminTestsJSON-1439089169-project-admin] GET https://10.4.3.121/volume/v3/os-hosts/np0000007163@storpool Aug 13 06:04:53.120313 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c5c8e83d-5a48-422b-8b37-905cda00bfbe tempest-VolumeHostsAdminTestsJSON-1439089169 tempest-VolumeHostsAdminTestsJSON-1439089169-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:53.120509 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c5c8e83d-5a48-422b-8b37-905cda00bfbe tempest-VolumeHostsAdminTestsJSON-1439089169 tempest-VolumeHostsAdminTestsJSON-1439089169-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:53.192361 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c5c8e83d-5a48-422b-8b37-905cda00bfbe tempest-VolumeHostsAdminTestsJSON-1439089169 tempest-VolumeHostsAdminTestsJSON-1439089169-project-admin] https://10.4.3.121/volume/v3/os-hosts/np0000007163@storpool returned with HTTP 200 Aug 13 06:04:53.192927 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 89/353] 10.4.3.121 () {66 vars in 1306 bytes} [Thu Aug 13 06:04:53 2026] GET /volume/v3/os-hosts/np0000007163@storpool => generated 1317 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:58.895755 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-56dc4dcc-936e-44d6-81db-39103a319a0b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:59.218676 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-56dc4dcc-936e-44d6-81db-39103a319a0b tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] GET https://10.4.3.121/volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33 Aug 13 06:04:59.219362 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-56dc4dcc-936e-44d6-81db-39103a319a0b tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:59.219362 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-56dc4dcc-936e-44d6-81db-39103a319a0b tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:59.228079 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-4ef450fb-e7ae-4b5b-ab59-a21191463ff8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:59.232651 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-4ef450fb-e7ae-4b5b-ab59-a21191463ff8 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] DELETE https://10.4.3.121/volume/v3/attachments/76b2bd68-1c82-4e66-b328-09b4a3ce3b16 Aug 13 06:04:59.232933 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-4ef450fb-e7ae-4b5b-ab59-a21191463ff8 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:59.233206 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-4ef450fb-e7ae-4b5b-ab59-a21191463ff8 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:59.240899 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-56dc4dcc-936e-44d6-81db-39103a319a0b tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-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 13 06:04:59.241373 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-56dc4dcc-936e-44d6-81db-39103a319a0b tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-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 13 06:04:59.241854 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-56dc4dcc-936e-44d6-81db-39103a319a0b tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-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 13 06:04:59.242569 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-56dc4dcc-936e-44d6-81db-39103a319a0b tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-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 13 06:04:59.243021 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-56dc4dcc-936e-44d6-81db-39103a319a0b tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-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 13 06:04:59.243626 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-56dc4dcc-936e-44d6-81db-39103a319a0b tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-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 13 06:04:59.244084 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-56dc4dcc-936e-44d6-81db-39103a319a0b tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-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 13 06:04:59.251644 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:59.251644 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:59.252390 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-56dc4dcc-936e-44d6-81db-39103a319a0b tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] https://10.4.3.121/volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33 returned with HTTP 200 Aug 13 06:04:59.252881 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 93/354] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:04:58 2026] GET /volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33 => generated 437 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:59.266234 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-04deee31-4d0b-415c-a936-463c1e28d7b9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:59.270600 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-04deee31-4d0b-415c-a936-463c1e28d7b9 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] GET https://10.4.3.121/volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33/defaults Aug 13 06:04:59.270658 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-04deee31-4d0b-415c-a936-463c1e28d7b9 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:59.271413 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-04deee31-4d0b-415c-a936-463c1e28d7b9 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Calling method 'defaults' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:59.293168 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-04deee31-4d0b-415c-a936-463c1e28d7b9 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] https://10.4.3.121/volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33/defaults returned with HTTP 200 Aug 13 06:04:59.295329 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 90/355] 10.4.3.121 () {66 vars in 1381 bytes} [Thu Aug 13 06:04:59 2026] GET /volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33/defaults => generated 437 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:59.316908 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-34b39edd-ae72-415b-b8fb-a9c48d1ce0be None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:59.325476 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-34b39edd-ae72-415b-b8fb-a9c48d1ce0be tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] PUT https://10.4.3.121/volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33 Aug 13 06:04:59.325476 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-34b39edd-ae72-415b-b8fb-a9c48d1ce0be tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:59.332533 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b8ffe55d-defa-4040-a5e1-fdd3bf55de90 req-4ef450fb-e7ae-4b5b-ab59-a21191463ff8 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/attachments/76b2bd68-1c82-4e66-b328-09b4a3ce3b16 returned with HTTP 200 Aug 13 06:04:59.333155 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 84/356] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:04:59 2026] DELETE /volume/v3/attachments/76b2bd68-1c82-4e66-b328-09b4a3ce3b16 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:59.378310 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-34b39edd-ae72-415b-b8fb-a9c48d1ce0be tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-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 13 06:04:59.379049 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-34b39edd-ae72-415b-b8fb-a9c48d1ce0be tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-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 13 06:04:59.379544 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-34b39edd-ae72-415b-b8fb-a9c48d1ce0be tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-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 13 06:04:59.379852 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-34b39edd-ae72-415b-b8fb-a9c48d1ce0be tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-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 13 06:04:59.384800 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-34b39edd-ae72-415b-b8fb-a9c48d1ce0be tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] https://10.4.3.121/volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33 returned with HTTP 200 Aug 13 06:04:59.385234 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 90/357] 10.4.3.121 () {68 vars in 1374 bytes} [Thu Aug 13 06:04:59 2026] PUT /volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33 => generated 395 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:59.395631 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b6ff46cf-d81a-414d-8e97-e2c85b9ae826 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:59.397837 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b6ff46cf-d81a-414d-8e97-e2c85b9ae826 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] DELETE https://10.4.3.121/volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33 Aug 13 06:04:59.398111 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b6ff46cf-d81a-414d-8e97-e2c85b9ae826 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:59.398503 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b6ff46cf-d81a-414d-8e97-e2c85b9ae826 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:59.405290 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b6ff46cf-d81a-414d-8e97-e2c85b9ae826 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] https://10.4.3.121/volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33 returned with HTTP 200 Aug 13 06:04:59.405791 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 94/358] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:04:59 2026] DELETE /volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33 => generated 0 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 06:04:59.413820 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-adc5ba94-06e8-4799-b22a-ead2938c3246 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:59.419421 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-adc5ba94-06e8-4799-b22a-ead2938c3246 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] GET https://10.4.3.121/volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33 Aug 13 06:04:59.419724 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-adc5ba94-06e8-4799-b22a-ead2938c3246 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:59.419992 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-adc5ba94-06e8-4799-b22a-ead2938c3246 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:59.445852 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-adc5ba94-06e8-4799-b22a-ead2938c3246 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] https://10.4.3.121/volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33 returned with HTTP 200 Aug 13 06:04:59.445852 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 91/359] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:04:59 2026] GET /volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33 => generated 437 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:59.456024 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-55cd4248-a7c7-44a4-a2ee-dd187992608f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:59.460401 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55cd4248-a7c7-44a4-a2ee-dd187992608f tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] PUT https://10.4.3.121/volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33 Aug 13 06:04:59.462471 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55cd4248-a7c7-44a4-a2ee-dd187992608f tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:04:59.495097 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:04:59.495097 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:04:59.592993 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-55cd4248-a7c7-44a4-a2ee-dd187992608f tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-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 13 06:04:59.592993 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-55cd4248-a7c7-44a4-a2ee-dd187992608f tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-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 13 06:04:59.593294 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-55cd4248-a7c7-44a4-a2ee-dd187992608f tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-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 13 06:04:59.593642 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-55cd4248-a7c7-44a4-a2ee-dd187992608f tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-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 13 06:04:59.594034 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-55cd4248-a7c7-44a4-a2ee-dd187992608f tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-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 13 06:04:59.594285 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-55cd4248-a7c7-44a4-a2ee-dd187992608f tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-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 13 06:04:59.594523 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-55cd4248-a7c7-44a4-a2ee-dd187992608f tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-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 13 06:04:59.599735 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55cd4248-a7c7-44a4-a2ee-dd187992608f tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] https://10.4.3.121/volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33 returned with HTTP 200 Aug 13 06:04:59.600380 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 85/360] 10.4.3.121 () {68 vars in 1375 bytes} [Thu Aug 13 06:04:59 2026] PUT /volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33 => generated 395 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:59.615254 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-55bc4372-895a-49b4-ae59-d416a6f84a59 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:59.617222 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-55bc4372-895a-49b4-ae59-d416a6f84a59 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] GET https://10.4.3.121/volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33/defaults Aug 13 06:04:59.617482 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-55bc4372-895a-49b4-ae59-d416a6f84a59 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:59.617896 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-55bc4372-895a-49b4-ae59-d416a6f84a59 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Calling method 'defaults' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:59.630824 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-55bc4372-895a-49b4-ae59-d416a6f84a59 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] https://10.4.3.121/volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33/defaults returned with HTTP 200 Aug 13 06:04:59.631341 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 91/361] 10.4.3.121 () {66 vars in 1381 bytes} [Thu Aug 13 06:04:59 2026] GET /volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33/defaults => generated 437 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:59.646647 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d019f894-2ad9-4eb2-aa7c-b65bb50e6e68 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:59.648445 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d019f894-2ad9-4eb2-aa7c-b65bb50e6e68 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] GET https://10.4.3.121/volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33 Aug 13 06:04:59.648732 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d019f894-2ad9-4eb2-aa7c-b65bb50e6e68 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:59.648993 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d019f894-2ad9-4eb2-aa7c-b65bb50e6e68 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:59.668426 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d019f894-2ad9-4eb2-aa7c-b65bb50e6e68 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] https://10.4.3.121/volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33 returned with HTTP 200 Aug 13 06:04:59.669004 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 95/362] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:04:59 2026] GET /volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33 => generated 437 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:04:59.684592 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0a73fbc1-7843-41c5-bc73-21806bd9ce67 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:04:59.686905 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0a73fbc1-7843-41c5-bc73-21806bd9ce67 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] GET https://10.4.3.121/volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33?usage=True Aug 13 06:04:59.687227 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0a73fbc1-7843-41c5-bc73-21806bd9ce67 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:04:59.687527 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0a73fbc1-7843-41c5-bc73-21806bd9ce67 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:04:59.709501 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0a73fbc1-7843-41c5-bc73-21806bd9ce67 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] https://10.4.3.121/volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33?usage=True returned with HTTP 200 Aug 13 06:04:59.710220 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 92/363] 10.4.3.121 () {66 vars in 1375 bytes} [Thu Aug 13 06:04:59 2026] GET /volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33?usage=True => generated 1061 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:04:59.725038 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-252a195f-5619-456a-895c-5f0b32ceae34 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:00.029874 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-252a195f-5619-456a-895c-5f0b32ceae34 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:05:00.030201 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-252a195f-5619-456a-895c-5f0b32ceae34 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1247005517"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:00.032269 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-252a195f-5619-456a-895c-5f0b32ceae34 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1247005517'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:05:00.032446 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-252a195f-5619-456a-895c-5f0b32ceae34 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Create volume of 1 GB Aug 13 06:05:00.041797 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-252a195f-5619-456a-895c-5f0b32ceae34 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Availability Zones retrieved successfully. Aug 13 06:05:00.054159 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-252a195f-5619-456a-895c-5f0b32ceae34 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Flow 'volume_create_api' (ab8a4323-eca3-4f2a-8124-3a03fbef6dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:00.055385 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-252a195f-5619-456a-895c-5f0b32ceae34 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab6b59e2-4535-42b1-8fa9-9e59cd80c21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:00.056431 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-252a195f-5619-456a-895c-5f0b32ceae34 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:05:00.100159 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-252a195f-5619-456a-895c-5f0b32ceae34 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab6b59e2-4535-42b1-8fa9-9e59cd80c21d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:00.100159 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-252a195f-5619-456a-895c-5f0b32ceae34 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5f5244e-01d4-4895-839c-675c38f1fe6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:00.231248 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-252a195f-5619-456a-895c-5f0b32ceae34 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Created reservations ['f2e4c0de-137c-41a9-ba19-94009525955d', 'f6fe1579-c0c0-410a-aa94-fe11b5988ed6', 'defd11bb-2efc-468f-8c1d-8dcb02ce1318', 'd5c68198-77dd-4bb0-8409-ac8c39f4fbf1'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:00.231248 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-252a195f-5619-456a-895c-5f0b32ceae34 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5f5244e-01d4-4895-839c-675c38f1fe6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2e4c0de-137c-41a9-ba19-94009525955d', 'f6fe1579-c0c0-410a-aa94-fe11b5988ed6', 'defd11bb-2efc-468f-8c1d-8dcb02ce1318', 'd5c68198-77dd-4bb0-8409-ac8c39f4fbf1']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:00.231248 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-252a195f-5619-456a-895c-5f0b32ceae34 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfb302e8-c5d9-4135-8f56-933775aae2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:00.261960 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-252a195f-5619-456a-895c-5f0b32ceae34 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfb302e8-c5d9-4135-8f56-933775aae2f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ada7439-2988-4bf3-9bee-f93a568f17ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1247005517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea9d278c22974738a58775d24278fa33',qos_specs=None,replication_status=,reservations=['f2e4c0de-137c-41a9-ba19-94009525955d','f6fe1579-c0c0-410a-aa94-fe11b5988ed6','defd11bb-2efc-468f-8c1d-8dcb02ce1318','d5c68198-77dd-4bb0-8409-ac8c39f4fbf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='806a48e50fae4de498544fd259f0e105',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:05:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1247005517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ada7439-2988-4bf3-9bee-f93a568f17ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea9d278c22974738a58775d24278fa33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='806a48e50fae4de498544fd259f0e105',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:00.262974 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-252a195f-5619-456a-895c-5f0b32ceae34 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ad15326-6c94-4eee-8a36-e6012b91e58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:00.295809 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-252a195f-5619-456a-895c-5f0b32ceae34 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ad15326-6c94-4eee-8a36-e6012b91e58f) transitioned into state 'SUCCESS' from state '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-1247005517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea9d278c22974738a58775d24278fa33',qos_specs=None,replication_status=,reservations=['f2e4c0de-137c-41a9-ba19-94009525955d','f6fe1579-c0c0-410a-aa94-fe11b5988ed6','defd11bb-2efc-468f-8c1d-8dcb02ce1318','d5c68198-77dd-4bb0-8409-ac8c39f4fbf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='806a48e50fae4de498544fd259f0e105',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:00.296854 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-252a195f-5619-456a-895c-5f0b32ceae34 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ccdda47-9011-4cc4-a226-d813707d9c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:00.309665 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-252a195f-5619-456a-895c-5f0b32ceae34 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ccdda47-9011-4cc4-a226-d813707d9c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:00.310710 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-252a195f-5619-456a-895c-5f0b32ceae34 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Flow 'volume_create_api' (ab8a4323-eca3-4f2a-8124-3a03fbef6dba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:00.311075 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-252a195f-5619-456a-895c-5f0b32ceae34 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Create volume request issued successfully. Aug 13 06:05:00.313157 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-252a195f-5619-456a-895c-5f0b32ceae34 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:05:00.313157 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 86/364] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:04:59 2026] POST /volume/v3/volumes => generated 756 bytes in 588 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:05:00.330002 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6145e7c3-9a4e-4847-855c-bee825818c13 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:00.334237 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6145e7c3-9a4e-4847-855c-bee825818c13 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] GET https://10.4.3.121/volume/v3/volumes/0ada7439-2988-4bf3-9bee-f93a568f17ca Aug 13 06:05:00.334478 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6145e7c3-9a4e-4847-855c-bee825818c13 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:00.334762 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6145e7c3-9a4e-4847-855c-bee825818c13 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:00.346235 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:00.346235 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:00.350477 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6145e7c3-9a4e-4847-855c-bee825818c13 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Volume info retrieved successfully. Aug 13 06:05:00.358957 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6145e7c3-9a4e-4847-855c-bee825818c13 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] https://10.4.3.121/volume/v3/volumes/0ada7439-2988-4bf3-9bee-f93a568f17ca returned with HTTP 200 Aug 13 06:05:00.359496 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 92/365] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:00 2026] GET /volume/v3/volumes/0ada7439-2988-4bf3-9bee-f93a568f17ca => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:00.529280 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a3d3779b-0b54-4266-b4f6-d4c96a66536e req-c4c1e827-5a31-4b84-a61f-b03ea0bae490 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:00.532865 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a3d3779b-0b54-4266-b4f6-d4c96a66536e req-c4c1e827-5a31-4b84-a61f-b03ea0bae490 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] DELETE https://10.4.3.121/volume/v3/attachments/be447213-de0d-4a78-af5f-3248e52ba8ea Aug 13 06:05:00.533235 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a3d3779b-0b54-4266-b4f6-d4c96a66536e req-c4c1e827-5a31-4b84-a61f-b03ea0bae490 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:00.533495 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a3d3779b-0b54-4266-b4f6-d4c96a66536e req-c4c1e827-5a31-4b84-a61f-b03ea0bae490 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:00.554597 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:00.554597 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:00.615315 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a3d3779b-0b54-4266-b4f6-d4c96a66536e req-c4c1e827-5a31-4b84-a61f-b03ea0bae490 tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] https://10.4.3.121/volume/v3/attachments/be447213-de0d-4a78-af5f-3248e52ba8ea returned with HTTP 200 Aug 13 06:05:00.615902 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 96/366] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:05:00 2026] DELETE /volume/v3/attachments/be447213-de0d-4a78-af5f-3248e52ba8ea => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:00.637557 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a3d3779b-0b54-4266-b4f6-d4c96a66536e req-0db5e969-2308-42a3-bef2-deecd20f40dc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:00.642469 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a3d3779b-0b54-4266-b4f6-d4c96a66536e req-0db5e969-2308-42a3-bef2-deecd20f40dc tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] DELETE https://10.4.3.121/volume/v3/volumes/67758a7b-eea7-489f-a7f7-0531fbc2478a Aug 13 06:05:00.642626 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a3d3779b-0b54-4266-b4f6-d4c96a66536e req-0db5e969-2308-42a3-bef2-deecd20f40dc tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:00.642833 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a3d3779b-0b54-4266-b4f6-d4c96a66536e req-0db5e969-2308-42a3-bef2-deecd20f40dc tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:00.642990 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [req-a3d3779b-0b54-4266-b4f6-d4c96a66536e req-0db5e969-2308-42a3-bef2-deecd20f40dc tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Delete volume with id: 67758a7b-eea7-489f-a7f7-0531fbc2478a Aug 13 06:05:00.652898 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:00.652898 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:00.653359 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-a3d3779b-0b54-4266-b4f6-d4c96a66536e req-0db5e969-2308-42a3-bef2-deecd20f40dc tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Volume info retrieved successfully. Aug 13 06:05:00.692205 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-a3d3779b-0b54-4266-b4f6-d4c96a66536e req-0db5e969-2308-42a3-bef2-deecd20f40dc tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Delete volume request issued successfully. Aug 13 06:05:00.692205 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a3d3779b-0b54-4266-b4f6-d4c96a66536e req-0db5e969-2308-42a3-bef2-deecd20f40dc tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] https://10.4.3.121/volume/v3/volumes/67758a7b-eea7-489f-a7f7-0531fbc2478a returned with HTTP 202 Aug 13 06:05:00.692205 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 93/367] 10.4.3.121 () {70 vars in 1620 bytes} [Thu Aug 13 06:05:00 2026] DELETE /volume/v3/volumes/67758a7b-eea7-489f-a7f7-0531fbc2478a => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:01.379108 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1d089fc2-8f50-449e-86ed-bf0dee4b0bb7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:01.381920 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1d089fc2-8f50-449e-86ed-bf0dee4b0bb7 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] GET https://10.4.3.121/volume/v3/volumes/0ada7439-2988-4bf3-9bee-f93a568f17ca Aug 13 06:05:01.382246 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1d089fc2-8f50-449e-86ed-bf0dee4b0bb7 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:01.382476 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1d089fc2-8f50-449e-86ed-bf0dee4b0bb7 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:01.396534 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:01.396534 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:01.409237 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1d089fc2-8f50-449e-86ed-bf0dee4b0bb7 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Volume info retrieved successfully. Aug 13 06:05:01.420024 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1d089fc2-8f50-449e-86ed-bf0dee4b0bb7 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] https://10.4.3.121/volume/v3/volumes/0ada7439-2988-4bf3-9bee-f93a568f17ca returned with HTTP 200 Aug 13 06:05:01.420442 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 87/368] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:01 2026] GET /volume/v3/volumes/0ada7439-2988-4bf3-9bee-f93a568f17ca => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:01.442076 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e4523857-34e9-43a5-83c8-1b8e0a54548f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:01.443913 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e4523857-34e9-43a5-83c8-1b8e0a54548f tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] GET https://10.4.3.121/volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33?usage=True Aug 13 06:05:01.444135 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e4523857-34e9-43a5-83c8-1b8e0a54548f tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:01.444374 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e4523857-34e9-43a5-83c8-1b8e0a54548f tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:01.474641 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e4523857-34e9-43a5-83c8-1b8e0a54548f tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] https://10.4.3.121/volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33?usage=True returned with HTTP 200 Aug 13 06:05:01.475160 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 93/369] 10.4.3.121 () {66 vars in 1375 bytes} [Thu Aug 13 06:05:01 2026] GET /volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33?usage=True => generated 1061 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:01.497279 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-26e14938-ff78-417f-aa65-53e732b80651 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:01.503285 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-26e14938-ff78-417f-aa65-53e732b80651 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] DELETE https://10.4.3.121/volume/v3/volumes/0ada7439-2988-4bf3-9bee-f93a568f17ca Aug 13 06:05:01.503285 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-26e14938-ff78-417f-aa65-53e732b80651 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:01.503285 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-26e14938-ff78-417f-aa65-53e732b80651 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:01.503285 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-26e14938-ff78-417f-aa65-53e732b80651 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Delete volume with id: 0ada7439-2988-4bf3-9bee-f93a568f17ca Aug 13 06:05:01.511381 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:01.511381 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:01.513143 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-26e14938-ff78-417f-aa65-53e732b80651 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Volume info retrieved successfully. Aug 13 06:05:01.551296 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-26e14938-ff78-417f-aa65-53e732b80651 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Delete volume request issued successfully. Aug 13 06:05:01.551857 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-26e14938-ff78-417f-aa65-53e732b80651 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] https://10.4.3.121/volume/v3/volumes/0ada7439-2988-4bf3-9bee-f93a568f17ca returned with HTTP 202 Aug 13 06:05:01.553108 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 97/370] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:05:01 2026] DELETE /volume/v3/volumes/0ada7439-2988-4bf3-9bee-f93a568f17ca => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:01.564863 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5140b402-c5ef-4221-a15e-fd8c8b4023c8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:01.569966 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5140b402-c5ef-4221-a15e-fd8c8b4023c8 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] GET https://10.4.3.121/volume/v3/volumes/0ada7439-2988-4bf3-9bee-f93a568f17ca Aug 13 06:05:01.569966 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5140b402-c5ef-4221-a15e-fd8c8b4023c8 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:01.569966 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5140b402-c5ef-4221-a15e-fd8c8b4023c8 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:01.579594 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:01.579594 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:01.590213 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5140b402-c5ef-4221-a15e-fd8c8b4023c8 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Volume info retrieved successfully. Aug 13 06:05:01.599059 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5140b402-c5ef-4221-a15e-fd8c8b4023c8 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] https://10.4.3.121/volume/v3/volumes/0ada7439-2988-4bf3-9bee-f93a568f17ca returned with HTTP 200 Aug 13 06:05:01.599680 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 94/371] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:01 2026] GET /volume/v3/volumes/0ada7439-2988-4bf3-9bee-f93a568f17ca => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:02.618323 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-89b84dfb-bf5f-4c1c-8080-f5ff847b61c6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:02.620793 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-89b84dfb-bf5f-4c1c-8080-f5ff847b61c6 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] GET https://10.4.3.121/volume/v3/volumes/0ada7439-2988-4bf3-9bee-f93a568f17ca Aug 13 06:05:02.621774 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-89b84dfb-bf5f-4c1c-8080-f5ff847b61c6 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:02.621774 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-89b84dfb-bf5f-4c1c-8080-f5ff847b61c6 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:02.629826 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-89b84dfb-bf5f-4c1c-8080-f5ff847b61c6 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] https://10.4.3.121/volume/v3/volumes/0ada7439-2988-4bf3-9bee-f93a568f17ca returned with HTTP 404 Aug 13 06:05:02.630626 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 88/372] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:02 2026] GET /volume/v3/volumes/0ada7439-2988-4bf3-9bee-f93a568f17ca => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:02.640318 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dd78bc60-5edf-4dc1-9c5d-7f0563e6cf6f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:02.645720 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd78bc60-5edf-4dc1-9c5d-7f0563e6cf6f tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] GET https://10.4.3.121/volume/v3/volumes/0ada7439-2988-4bf3-9bee-f93a568f17ca Aug 13 06:05:02.645720 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dd78bc60-5edf-4dc1-9c5d-7f0563e6cf6f tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:02.645720 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dd78bc60-5edf-4dc1-9c5d-7f0563e6cf6f tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:02.661239 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd78bc60-5edf-4dc1-9c5d-7f0563e6cf6f tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] https://10.4.3.121/volume/v3/volumes/0ada7439-2988-4bf3-9bee-f93a568f17ca returned with HTTP 404 Aug 13 06:05:02.662012 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 94/373] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:02 2026] GET /volume/v3/volumes/0ada7439-2988-4bf3-9bee-f93a568f17ca => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:02.670282 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-33ce3efd-06a4-43e6-af86-e9a5f080951e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:02.675599 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-33ce3efd-06a4-43e6-af86-e9a5f080951e tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] DELETE https://10.4.3.121/volume/v3/volumes/0ada7439-2988-4bf3-9bee-f93a568f17ca Aug 13 06:05:02.675853 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-33ce3efd-06a4-43e6-af86-e9a5f080951e tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:02.676107 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-33ce3efd-06a4-43e6-af86-e9a5f080951e tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:02.676347 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-33ce3efd-06a4-43e6-af86-e9a5f080951e tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Delete volume with id: 0ada7439-2988-4bf3-9bee-f93a568f17ca Aug 13 06:05:02.683677 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-33ce3efd-06a4-43e6-af86-e9a5f080951e tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] https://10.4.3.121/volume/v3/volumes/0ada7439-2988-4bf3-9bee-f93a568f17ca returned with HTTP 404 Aug 13 06:05:02.684400 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 98/374] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:05:02 2026] DELETE /volume/v3/volumes/0ada7439-2988-4bf3-9bee-f93a568f17ca => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:02.698386 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4fbc3380-c546-4445-8d98-3baca7b6fbe6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:02.700909 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4fbc3380-c546-4445-8d98-3baca7b6fbe6 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:05:02.701483 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4fbc3380-c546-4445-8d98-3baca7b6fbe6 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-755537568"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:02.703320 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-4fbc3380-c546-4445-8d98-3baca7b6fbe6 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-755537568'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:05:02.703654 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-4fbc3380-c546-4445-8d98-3baca7b6fbe6 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Create volume of 1 GB Aug 13 06:05:02.710026 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4fbc3380-c546-4445-8d98-3baca7b6fbe6 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Availability Zones retrieved successfully. Aug 13 06:05:02.717054 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4fbc3380-c546-4445-8d98-3baca7b6fbe6 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Flow 'volume_create_api' (32688b17-487a-43eb-affa-341e699f0ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:02.718570 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4fbc3380-c546-4445-8d98-3baca7b6fbe6 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bd98e20-5fa7-43d0-86f5-52e908229dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:02.720197 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-4fbc3380-c546-4445-8d98-3baca7b6fbe6 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:05:02.761131 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4fbc3380-c546-4445-8d98-3baca7b6fbe6 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bd98e20-5fa7-43d0-86f5-52e908229dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:02.762706 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4fbc3380-c546-4445-8d98-3baca7b6fbe6 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa47be51-9816-4934-821b-f76ab47d5b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:02.845055 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-4fbc3380-c546-4445-8d98-3baca7b6fbe6 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Created reservations ['5b104c71-bc40-4faf-9d18-e3dd529b10c7', '32397578-57b9-4acf-9602-eba7f42f8bc9', '24fac7d8-1409-4f86-8f2a-62cd3c64de86', '18f9aed0-dc0e-4de9-b524-c7075438f285'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:02.846255 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4fbc3380-c546-4445-8d98-3baca7b6fbe6 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa47be51-9816-4934-821b-f76ab47d5b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b104c71-bc40-4faf-9d18-e3dd529b10c7', '32397578-57b9-4acf-9602-eba7f42f8bc9', '24fac7d8-1409-4f86-8f2a-62cd3c64de86', '18f9aed0-dc0e-4de9-b524-c7075438f285']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:02.847500 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4fbc3380-c546-4445-8d98-3baca7b6fbe6 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e876314a-a447-41d2-a8a2-9eb41ee5d6e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:02.881033 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4fbc3380-c546-4445-8d98-3baca7b6fbe6 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e876314a-a447-41d2-a8a2-9eb41ee5d6e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb6b80c6-ecd4-4766-962d-d28d1c5b2c54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-755537568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea9d278c22974738a58775d24278fa33',qos_specs=None,replication_status=,reservations=['5b104c71-bc40-4faf-9d18-e3dd529b10c7','32397578-57b9-4acf-9602-eba7f42f8bc9','24fac7d8-1409-4f86-8f2a-62cd3c64de86','18f9aed0-dc0e-4de9-b524-c7075438f285'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='806a48e50fae4de498544fd259f0e105',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:05:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-755537568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb6b80c6-ecd4-4766-962d-d28d1c5b2c54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea9d278c22974738a58775d24278fa33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='806a48e50fae4de498544fd259f0e105',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:02.885661 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4fbc3380-c546-4445-8d98-3baca7b6fbe6 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbf8e07b-021b-4bce-b2ce-e682b256e1d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:02.909730 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4fbc3380-c546-4445-8d98-3baca7b6fbe6 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbf8e07b-021b-4bce-b2ce-e682b256e1d4) transitioned into state 'SUCCESS' from state '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-755537568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea9d278c22974738a58775d24278fa33',qos_specs=None,replication_status=,reservations=['5b104c71-bc40-4faf-9d18-e3dd529b10c7','32397578-57b9-4acf-9602-eba7f42f8bc9','24fac7d8-1409-4f86-8f2a-62cd3c64de86','18f9aed0-dc0e-4de9-b524-c7075438f285'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='806a48e50fae4de498544fd259f0e105',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:02.910835 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4fbc3380-c546-4445-8d98-3baca7b6fbe6 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (769ed0f3-1fb7-458d-9a68-43d95d6985a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:02.920880 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4fbc3380-c546-4445-8d98-3baca7b6fbe6 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (769ed0f3-1fb7-458d-9a68-43d95d6985a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:02.922242 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4fbc3380-c546-4445-8d98-3baca7b6fbe6 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Flow 'volume_create_api' (32688b17-487a-43eb-affa-341e699f0ba5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:02.922682 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4fbc3380-c546-4445-8d98-3baca7b6fbe6 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Create volume request issued successfully. Aug 13 06:05:02.923829 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4fbc3380-c546-4445-8d98-3baca7b6fbe6 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:05:02.924422 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 95/375] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:05:02 2026] POST /volume/v3/volumes => generated 755 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:05:02.936780 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fca42c79-aa24-4abd-a6fc-d099e12cc1d7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:02.938810 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fca42c79-aa24-4abd-a6fc-d099e12cc1d7 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] GET https://10.4.3.121/volume/v3/volumes/fb6b80c6-ecd4-4766-962d-d28d1c5b2c54 Aug 13 06:05:02.939013 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fca42c79-aa24-4abd-a6fc-d099e12cc1d7 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:02.939236 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fca42c79-aa24-4abd-a6fc-d099e12cc1d7 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:02.948222 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:02.948222 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:02.956261 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fca42c79-aa24-4abd-a6fc-d099e12cc1d7 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Volume info retrieved successfully. Aug 13 06:05:02.960511 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fca42c79-aa24-4abd-a6fc-d099e12cc1d7 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] https://10.4.3.121/volume/v3/volumes/fb6b80c6-ecd4-4766-962d-d28d1c5b2c54 returned with HTTP 200 Aug 13 06:05:02.961081 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 89/376] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:02 2026] GET /volume/v3/volumes/fb6b80c6-ecd4-4766-962d-d28d1c5b2c54 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:03.978442 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-63f9138a-625b-49b0-a9c3-e4caaac39aa9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:03.981928 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-63f9138a-625b-49b0-a9c3-e4caaac39aa9 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] GET https://10.4.3.121/volume/v3/volumes/fb6b80c6-ecd4-4766-962d-d28d1c5b2c54 Aug 13 06:05:03.982238 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-63f9138a-625b-49b0-a9c3-e4caaac39aa9 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:03.982467 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-63f9138a-625b-49b0-a9c3-e4caaac39aa9 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:03.994614 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:03.994614 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:03.999352 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-63f9138a-625b-49b0-a9c3-e4caaac39aa9 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Volume info retrieved successfully. Aug 13 06:05:04.004929 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-63f9138a-625b-49b0-a9c3-e4caaac39aa9 tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] https://10.4.3.121/volume/v3/volumes/fb6b80c6-ecd4-4766-962d-d28d1c5b2c54 returned with HTTP 200 Aug 13 06:05:04.005110 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 95/377] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:03 2026] GET /volume/v3/volumes/fb6b80c6-ecd4-4766-962d-d28d1c5b2c54 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:04.024981 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a6d525e1-0916-483b-b12d-c2728c757df0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:04.027565 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a6d525e1-0916-483b-b12d-c2728c757df0 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] GET https://10.4.3.121/volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33?usage=True Aug 13 06:05:04.027565 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a6d525e1-0916-483b-b12d-c2728c757df0 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:04.027565 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a6d525e1-0916-483b-b12d-c2728c757df0 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:04.053818 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a6d525e1-0916-483b-b12d-c2728c757df0 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] https://10.4.3.121/volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33?usage=True returned with HTTP 200 Aug 13 06:05:04.054352 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 99/378] 10.4.3.121 () {66 vars in 1375 bytes} [Thu Aug 13 06:05:04 2026] GET /volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33?usage=True => generated 1061 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 06:05:04.067059 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-48b2da1f-3b42-456e-a0bd-832b28638fec None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:04.069506 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-48b2da1f-3b42-456e-a0bd-832b28638fec tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] GET https://10.4.3.121/volume/v3/os-quota-sets/28b5a606cc0a4e3a8c43148d17c5de5d?usage=True Aug 13 06:05:04.069704 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-48b2da1f-3b42-456e-a0bd-832b28638fec tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:04.070025 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-48b2da1f-3b42-456e-a0bd-832b28638fec tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:04.070277 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:04.070277 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:04.107726 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-48b2da1f-3b42-456e-a0bd-832b28638fec tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] https://10.4.3.121/volume/v3/os-quota-sets/28b5a606cc0a4e3a8c43148d17c5de5d?usage=True returned with HTTP 200 Aug 13 06:05:04.108088 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 96/379] 10.4.3.121 () {66 vars in 1375 bytes} [Thu Aug 13 06:05:04 2026] GET /volume/v3/os-quota-sets/28b5a606cc0a4e3a8c43148d17c5de5d?usage=True => generated 1061 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:04.125789 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dab09dcd-89e3-465f-97cc-c877a6a2718c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:04.131241 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dab09dcd-89e3-465f-97cc-c877a6a2718c tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] POST https://10.4.3.121/volume/v3/os-volume-transfer Aug 13 06:05:04.132336 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dab09dcd-89e3-465f-97cc-c877a6a2718c tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "fb6b80c6-ecd4-4766-962d-d28d1c5b2c54"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:04.133019 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.volume_transfer [None req-dab09dcd-89e3-465f-97cc-c877a6a2718c tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Creating new volume transfer {'transfer': {'volume_id': 'fb6b80c6-ecd4-4766-962d-d28d1c5b2c54'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 13 06:05:04.133123 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.contrib.volume_transfer [None req-dab09dcd-89e3-465f-97cc-c877a6a2718c tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Creating transfer of volume fb6b80c6-ecd4-4766-962d-d28d1c5b2c54 Aug 13 06:05:04.133968 np0000007163 devstack@c-api.service[100324]: INFO cinder.transfer.api [None req-dab09dcd-89e3-465f-97cc-c877a6a2718c tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Generating transfer record for volume fb6b80c6-ecd4-4766-962d-d28d1c5b2c54 Aug 13 06:05:04.146076 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:04.146076 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:04.171027 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dab09dcd-89e3-465f-97cc-c877a6a2718c tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] https://10.4.3.121/volume/v3/os-volume-transfer returned with HTTP 202 Aug 13 06:05:04.171687 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 90/380] 10.4.3.121 () {68 vars in 1291 bytes} [Thu Aug 13 06:05:04 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:05:04.182911 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-918092c3-f26c-4ef0-af54-c8c22da23f4e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:04.472928 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-918092c3-f26c-4ef0-af54-c8c22da23f4e tempest-VolumeQuotasAdminTestJSON-312675628 tempest-VolumeQuotasAdminTestJSON-312675628-project-member] POST https://10.4.3.121/volume/v3/os-volume-transfer/2cc09b7e-321a-404b-b844-e48ca1992613/accept Aug 13 06:05:04.473306 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-918092c3-f26c-4ef0-af54-c8c22da23f4e tempest-VolumeQuotasAdminTestJSON-312675628 tempest-VolumeQuotasAdminTestJSON-312675628-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "2029d40886cea07a"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:04.476327 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.volume_transfer [None req-918092c3-f26c-4ef0-af54-c8c22da23f4e tempest-VolumeQuotasAdminTestJSON-312675628 tempest-VolumeQuotasAdminTestJSON-312675628-project-member] Accepting volume transfer 2cc09b7e-321a-404b-b844-e48ca1992613 {{(pid=100325) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 06:05:04.476327 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.contrib.volume_transfer [None req-918092c3-f26c-4ef0-af54-c8c22da23f4e tempest-VolumeQuotasAdminTestJSON-312675628 tempest-VolumeQuotasAdminTestJSON-312675628-project-member] Accepting transfer 2cc09b7e-321a-404b-b844-e48ca1992613 Aug 13 06:05:04.562329 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-918092c3-f26c-4ef0-af54-c8c22da23f4e tempest-VolumeQuotasAdminTestJSON-312675628 tempest-VolumeQuotasAdminTestJSON-312675628-project-member] Created reservations ['7512aa02-e9bb-49cc-9b5d-83500830c67b', 'edacc850-4301-4ed0-b325-78beba4d8c3d', 'f4239613-8a62-49cb-afb1-f70582ed616f', '81a14332-6548-4308-9e93-26f2d29b43f9'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:04.591141 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-918092c3-f26c-4ef0-af54-c8c22da23f4e tempest-VolumeQuotasAdminTestJSON-312675628 tempest-VolumeQuotasAdminTestJSON-312675628-project-member] Created reservations ['69510e39-1953-4001-b64f-e7b3067202d9', 'f59c6c16-9f87-40eb-b8da-babcff614f34', 'cc6b7510-b93d-4e84-8972-f60c2531bdcb', '891561dc-cee6-49a6-aeb0-20d5305d5240'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:04.649968 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-918092c3-f26c-4ef0-af54-c8c22da23f4e tempest-VolumeQuotasAdminTestJSON-312675628 tempest-VolumeQuotasAdminTestJSON-312675628-project-member] Created reservations ['508dfb98-9b12-4deb-a905-9b8bd2306d8b', 'b3260ffd-b505-446b-9b4e-1b6d9b4edc95', '5e3a6731-8540-4b73-bfde-5eeaf1eaa2e6', '3f52bf41-2053-4abc-953c-85ee24df2011'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:04.685969 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-918092c3-f26c-4ef0-af54-c8c22da23f4e tempest-VolumeQuotasAdminTestJSON-312675628 tempest-VolumeQuotasAdminTestJSON-312675628-project-member] Created reservations ['5322e2a8-bdae-4a43-8650-9ad247e3cd02', 'dcf16b5f-c73a-4893-884d-cb7d150b99cd', 'b0e8a816-295e-47d5-8882-11c212545a75', 'a43c0677-f855-46b7-b6c4-4d02e24f1da7'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:04.698476 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-918092c3-f26c-4ef0-af54-c8c22da23f4e tempest-VolumeQuotasAdminTestJSON-312675628 tempest-VolumeQuotasAdminTestJSON-312675628-project-member] Transfer volume completed successfully. Aug 13 06:05:04.783152 np0000007163 devstack@c-api.service[100325]: INFO cinder.transfer.api [None req-918092c3-f26c-4ef0-af54-c8c22da23f4e tempest-VolumeQuotasAdminTestJSON-312675628 tempest-VolumeQuotasAdminTestJSON-312675628-project-member] Volume fb6b80c6-ecd4-4766-962d-d28d1c5b2c54 has been transferred. Aug 13 06:05:04.792433 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-918092c3-f26c-4ef0-af54-c8c22da23f4e tempest-VolumeQuotasAdminTestJSON-312675628 tempest-VolumeQuotasAdminTestJSON-312675628-project-member] https://10.4.3.121/volume/v3/os-volume-transfer/2cc09b7e-321a-404b-b844-e48ca1992613/accept returned with HTTP 202 Aug 13 06:05:04.792966 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 96/381] 10.4.3.121 () {68 vars in 1423 bytes} [Thu Aug 13 06:05:04 2026] POST /volume/v3/os-volume-transfer/2cc09b7e-321a-404b-b844-e48ca1992613/accept => generated 365 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:05:04.803464 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d1ef33bf-0fd7-4b0a-869f-0808a08af4d2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:04.809913 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d1ef33bf-0fd7-4b0a-869f-0808a08af4d2 tempest-VolumeQuotasAdminTestJSON-312675628 tempest-VolumeQuotasAdminTestJSON-312675628-project-member] GET https://10.4.3.121/volume/v3/volumes/fb6b80c6-ecd4-4766-962d-d28d1c5b2c54 Aug 13 06:05:04.810137 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d1ef33bf-0fd7-4b0a-869f-0808a08af4d2 tempest-VolumeQuotasAdminTestJSON-312675628 tempest-VolumeQuotasAdminTestJSON-312675628-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:04.810427 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d1ef33bf-0fd7-4b0a-869f-0808a08af4d2 tempest-VolumeQuotasAdminTestJSON-312675628 tempest-VolumeQuotasAdminTestJSON-312675628-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:04.819330 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:04.819330 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:04.823690 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d1ef33bf-0fd7-4b0a-869f-0808a08af4d2 tempest-VolumeQuotasAdminTestJSON-312675628 tempest-VolumeQuotasAdminTestJSON-312675628-project-member] Volume info retrieved successfully. Aug 13 06:05:04.828459 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d1ef33bf-0fd7-4b0a-869f-0808a08af4d2 tempest-VolumeQuotasAdminTestJSON-312675628 tempest-VolumeQuotasAdminTestJSON-312675628-project-member] https://10.4.3.121/volume/v3/volumes/fb6b80c6-ecd4-4766-962d-d28d1c5b2c54 returned with HTTP 200 Aug 13 06:05:04.828954 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 100/382] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:04 2026] GET /volume/v3/volumes/fb6b80c6-ecd4-4766-962d-d28d1c5b2c54 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:04.847341 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2a03d513-c342-48c9-ae52-6eb32b398d84 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:04.849227 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a03d513-c342-48c9-ae52-6eb32b398d84 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] GET https://10.4.3.121/volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33?usage=True Aug 13 06:05:04.850152 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a03d513-c342-48c9-ae52-6eb32b398d84 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:04.850152 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a03d513-c342-48c9-ae52-6eb32b398d84 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:04.871308 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a03d513-c342-48c9-ae52-6eb32b398d84 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] https://10.4.3.121/volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33?usage=True returned with HTTP 200 Aug 13 06:05:04.871808 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 97/383] 10.4.3.121 () {66 vars in 1375 bytes} [Thu Aug 13 06:05:04 2026] GET /volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33?usage=True => generated 1061 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:04.888485 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a164a4ae-b96f-48e3-bcef-c637f27c3bf9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:04.890253 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a164a4ae-b96f-48e3-bcef-c637f27c3bf9 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] GET https://10.4.3.121/volume/v3/os-quota-sets/28b5a606cc0a4e3a8c43148d17c5de5d?usage=True Aug 13 06:05:04.890473 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a164a4ae-b96f-48e3-bcef-c637f27c3bf9 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:04.890693 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a164a4ae-b96f-48e3-bcef-c637f27c3bf9 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:04.920936 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a164a4ae-b96f-48e3-bcef-c637f27c3bf9 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] https://10.4.3.121/volume/v3/os-quota-sets/28b5a606cc0a4e3a8c43148d17c5de5d?usage=True returned with HTTP 200 Aug 13 06:05:04.920936 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 91/384] 10.4.3.121 () {66 vars in 1375 bytes} [Thu Aug 13 06:05:04 2026] GET /volume/v3/os-quota-sets/28b5a606cc0a4e3a8c43148d17c5de5d?usage=True => generated 1061 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:04.925776 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2de88292-cb2a-4e94-9b9e-e92caf7ab756 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:04.928362 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2de88292-cb2a-4e94-9b9e-e92caf7ab756 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] DELETE https://10.4.3.121/volume/v3/volumes/c45a2040-6015-43ca-9d76-fc01a5a38f7c Aug 13 06:05:04.928362 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2de88292-cb2a-4e94-9b9e-e92caf7ab756 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:04.928362 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2de88292-cb2a-4e94-9b9e-e92caf7ab756 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:04.928362 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-2de88292-cb2a-4e94-9b9e-e92caf7ab756 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Delete volume with id: c45a2040-6015-43ca-9d76-fc01a5a38f7c Aug 13 06:05:04.931877 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-47985bf2-9fba-42ac-8cf3-e4f4a6fdc6f0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:04.933648 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-47985bf2-9fba-42ac-8cf3-e4f4a6fdc6f0 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/fb6b80c6-ecd4-4766-962d-d28d1c5b2c54 Aug 13 06:05:04.934872 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-47985bf2-9fba-42ac-8cf3-e4f4a6fdc6f0 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:04.934872 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-47985bf2-9fba-42ac-8cf3-e4f4a6fdc6f0 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:04.934872 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-47985bf2-9fba-42ac-8cf3-e4f4a6fdc6f0 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Delete volume with id: fb6b80c6-ecd4-4766-962d-d28d1c5b2c54 Aug 13 06:05:04.936936 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:04.936936 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:04.937709 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2de88292-cb2a-4e94-9b9e-e92caf7ab756 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:05:04.943798 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:04.943798 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:04.944336 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-47985bf2-9fba-42ac-8cf3-e4f4a6fdc6f0 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Volume info retrieved successfully. Aug 13 06:05:04.964271 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2de88292-cb2a-4e94-9b9e-e92caf7ab756 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Delete volume request issued successfully. Aug 13 06:05:04.964271 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2de88292-cb2a-4e94-9b9e-e92caf7ab756 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/c45a2040-6015-43ca-9d76-fc01a5a38f7c returned with HTTP 202 Aug 13 06:05:04.967680 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 97/385] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:05:04 2026] DELETE /volume/v3/volumes/c45a2040-6015-43ca-9d76-fc01a5a38f7c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:04.972236 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-23a98298-e25c-46b6-83e1-6aca232f4cc0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:04.974700 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-23a98298-e25c-46b6-83e1-6aca232f4cc0 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/c45a2040-6015-43ca-9d76-fc01a5a38f7c Aug 13 06:05:04.975004 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-23a98298-e25c-46b6-83e1-6aca232f4cc0 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:04.975267 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-23a98298-e25c-46b6-83e1-6aca232f4cc0 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:04.979201 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-47985bf2-9fba-42ac-8cf3-e4f4a6fdc6f0 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Delete volume request issued successfully. Aug 13 06:05:04.979471 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-47985bf2-9fba-42ac-8cf3-e4f4a6fdc6f0 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] https://10.4.3.121/volume/v3/volumes/fb6b80c6-ecd4-4766-962d-d28d1c5b2c54 returned with HTTP 202 Aug 13 06:05:04.980139 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 101/386] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:05:04 2026] DELETE /volume/v3/volumes/fb6b80c6-ecd4-4766-962d-d28d1c5b2c54 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:04.989190 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:04.989190 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:04.989336 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5fd67977-e6f4-4dec-b69a-caa5153747aa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:04.992029 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5fd67977-e6f4-4dec-b69a-caa5153747aa tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] GET https://10.4.3.121/volume/v3/volumes/fb6b80c6-ecd4-4766-962d-d28d1c5b2c54 Aug 13 06:05:04.992324 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5fd67977-e6f4-4dec-b69a-caa5153747aa tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:04.992605 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5fd67977-e6f4-4dec-b69a-caa5153747aa tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:04.999118 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-23a98298-e25c-46b6-83e1-6aca232f4cc0 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:05:05.005191 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-23a98298-e25c-46b6-83e1-6aca232f4cc0 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/c45a2040-6015-43ca-9d76-fc01a5a38f7c returned with HTTP 200 Aug 13 06:05:05.006832 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:05.006832 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:05.006998 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 98/387] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:04 2026] GET /volume/v3/volumes/c45a2040-6015-43ca-9d76-fc01a5a38f7c => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:05.013073 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5fd67977-e6f4-4dec-b69a-caa5153747aa tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Volume info retrieved successfully. Aug 13 06:05:05.018651 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5fd67977-e6f4-4dec-b69a-caa5153747aa tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] https://10.4.3.121/volume/v3/volumes/fb6b80c6-ecd4-4766-962d-d28d1c5b2c54 returned with HTTP 200 Aug 13 06:05:05.019127 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 92/388] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:04 2026] GET /volume/v3/volumes/fb6b80c6-ecd4-4766-962d-d28d1c5b2c54 => generated 1020 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:06.023547 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9ab74551-887f-46c1-9689-1f52480a75af None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:06.026056 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9ab74551-887f-46c1-9689-1f52480a75af tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/c45a2040-6015-43ca-9d76-fc01a5a38f7c Aug 13 06:05:06.026477 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9ab74551-887f-46c1-9689-1f52480a75af tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:06.027314 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9ab74551-887f-46c1-9689-1f52480a75af tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:06.034259 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-759e9c11-b8e8-40f3-a13f-e032e9c678fd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:06.034670 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9ab74551-887f-46c1-9689-1f52480a75af tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/c45a2040-6015-43ca-9d76-fc01a5a38f7c returned with HTTP 404 Aug 13 06:05:06.035132 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 98/389] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:06 2026] GET /volume/v3/volumes/c45a2040-6015-43ca-9d76-fc01a5a38f7c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:06.036845 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-759e9c11-b8e8-40f3-a13f-e032e9c678fd tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] GET https://10.4.3.121/volume/v3/volumes/fb6b80c6-ecd4-4766-962d-d28d1c5b2c54 Aug 13 06:05:06.036845 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-759e9c11-b8e8-40f3-a13f-e032e9c678fd tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:06.037226 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-759e9c11-b8e8-40f3-a13f-e032e9c678fd tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:06.046552 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9eba3c38-c9f0-42ce-8121-8e865b79e3d1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:06.050044 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9eba3c38-c9f0-42ce-8121-8e865b79e3d1 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] DELETE https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:05:06.050347 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9eba3c38-c9f0-42ce-8121-8e865b79e3d1 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:06.050610 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9eba3c38-c9f0-42ce-8121-8e865b79e3d1 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:06.050815 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-9eba3c38-c9f0-42ce-8121-8e865b79e3d1 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Delete volume with id: 9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:05:06.051727 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-759e9c11-b8e8-40f3-a13f-e032e9c678fd tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] https://10.4.3.121/volume/v3/volumes/fb6b80c6-ecd4-4766-962d-d28d1c5b2c54 returned with HTTP 404 Aug 13 06:05:06.052352 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 102/390] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:06 2026] GET /volume/v3/volumes/fb6b80c6-ecd4-4766-962d-d28d1c5b2c54 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:06.063344 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4d87f151-0fd7-4811-81fa-09e081665ced None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:06.066291 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4d87f151-0fd7-4811-81fa-09e081665ced tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] GET https://10.4.3.121/volume/v3/volumes/fb6b80c6-ecd4-4766-962d-d28d1c5b2c54 Aug 13 06:05:06.066291 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4d87f151-0fd7-4811-81fa-09e081665ced tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:06.066291 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4d87f151-0fd7-4811-81fa-09e081665ced tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:06.070588 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:06.070588 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:06.071360 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9eba3c38-c9f0-42ce-8121-8e865b79e3d1 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:05:06.072029 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4d87f151-0fd7-4811-81fa-09e081665ced tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] https://10.4.3.121/volume/v3/volumes/fb6b80c6-ecd4-4766-962d-d28d1c5b2c54 returned with HTTP 404 Aug 13 06:05:06.072558 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 93/391] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:06 2026] GET /volume/v3/volumes/fb6b80c6-ecd4-4766-962d-d28d1c5b2c54 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:06.082024 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f970fbcc-04d4-4778-b709-e1c8f318b72c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:06.087723 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f970fbcc-04d4-4778-b709-e1c8f318b72c tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] DELETE https://10.4.3.121/volume/v3/volumes/fb6b80c6-ecd4-4766-962d-d28d1c5b2c54 Aug 13 06:05:06.087995 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f970fbcc-04d4-4778-b709-e1c8f318b72c tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:06.088609 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f970fbcc-04d4-4778-b709-e1c8f318b72c tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:06.088609 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-f970fbcc-04d4-4778-b709-e1c8f318b72c tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] Delete volume with id: fb6b80c6-ecd4-4766-962d-d28d1c5b2c54 Aug 13 06:05:06.095147 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9eba3c38-c9f0-42ce-8121-8e865b79e3d1 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Delete volume request issued successfully. Aug 13 06:05:06.095715 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9eba3c38-c9f0-42ce-8121-8e865b79e3d1 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 202 Aug 13 06:05:06.095883 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f970fbcc-04d4-4778-b709-e1c8f318b72c tempest-VolumeQuotasAdminTestJSON-165547002 tempest-VolumeQuotasAdminTestJSON-165547002-project-member] https://10.4.3.121/volume/v3/volumes/fb6b80c6-ecd4-4766-962d-d28d1c5b2c54 returned with HTTP 404 Aug 13 06:05:06.096586 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 99/392] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:05:06 2026] DELETE /volume/v3/volumes/fb6b80c6-ecd4-4766-962d-d28d1c5b2c54 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:06.096655 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 99/393] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:05:06 2026] DELETE /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:06.105992 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8900bfb7-22f6-4217-a498-7734a476f677 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:06.109469 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2fe33809-9cb5-4a02-9370-ccf8a1eab4e6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:06.110032 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8900bfb7-22f6-4217-a498-7734a476f677 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:05:06.110328 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8900bfb7-22f6-4217-a498-7734a476f677 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:06.110592 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8900bfb7-22f6-4217-a498-7734a476f677 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:06.111392 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2fe33809-9cb5-4a02-9370-ccf8a1eab4e6 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] GET https://10.4.3.121/volume/v3/os-quota-sets/5d342188dd464e558850020212740cbe?usage=True Aug 13 06:05:06.111611 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2fe33809-9cb5-4a02-9370-ccf8a1eab4e6 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:06.113411 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2fe33809-9cb5-4a02-9370-ccf8a1eab4e6 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:06.122834 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:06.122834 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:06.128810 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8900bfb7-22f6-4217-a498-7734a476f677 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Volume info retrieved successfully. Aug 13 06:05:06.135160 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8900bfb7-22f6-4217-a498-7734a476f677 tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 200 Aug 13 06:05:06.135974 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 103/394] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:06 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:06.142567 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2fe33809-9cb5-4a02-9370-ccf8a1eab4e6 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] https://10.4.3.121/volume/v3/os-quota-sets/5d342188dd464e558850020212740cbe?usage=True returned with HTTP 200 Aug 13 06:05:06.143347 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 94/395] 10.4.3.121 () {66 vars in 1375 bytes} [Thu Aug 13 06:05:06 2026] GET /volume/v3/os-quota-sets/5d342188dd464e558850020212740cbe?usage=True => generated 1061 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:06.162968 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cc616bdb-7591-4cf2-aef8-de88c56774d0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:06.164848 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cc616bdb-7591-4cf2-aef8-de88c56774d0 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] PUT https://10.4.3.121/volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33 Aug 13 06:05:06.166019 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cc616bdb-7591-4cf2-aef8-de88c56774d0 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-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=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:06.284297 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cc616bdb-7591-4cf2-aef8-de88c56774d0 tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] https://10.4.3.121/volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33 returned with HTTP 200 Aug 13 06:05:06.284848 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 100/396] 10.4.3.121 () {68 vars in 1375 bytes} [Thu Aug 13 06:05:06 2026] PUT /volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33 => generated 397 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:06.295416 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6b7b1659-e8e4-41d8-9970-3746bfcce3df None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:06.297554 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b7b1659-e8e4-41d8-9970-3746bfcce3df tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] PUT https://10.4.3.121/volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33 Aug 13 06:05:06.298207 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6b7b1659-e8e4-41d8-9970-3746bfcce3df tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:06.439952 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b7b1659-e8e4-41d8-9970-3746bfcce3df tempest-VolumeQuotasAdminTestJSON-1189334104 tempest-VolumeQuotasAdminTestJSON-1189334104-project-admin] https://10.4.3.121/volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33 returned with HTTP 200 Aug 13 06:05:06.440466 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 100/397] 10.4.3.121 () {68 vars in 1375 bytes} [Thu Aug 13 06:05:06 2026] PUT /volume/v3/os-quota-sets/ea9d278c22974738a58775d24278fa33 => generated 395 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:07.156669 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2a4be8a3-a9a8-45b3-8252-e717e2c9645b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:07.158977 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2a4be8a3-a9a8-45b3-8252-e717e2c9645b tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] GET https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 Aug 13 06:05:07.159280 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2a4be8a3-a9a8-45b3-8252-e717e2c9645b tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:07.161149 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2a4be8a3-a9a8-45b3-8252-e717e2c9645b tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:07.181772 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2a4be8a3-a9a8-45b3-8252-e717e2c9645b tempest-TestMultiAttachVolumeSwap-539743415 tempest-TestMultiAttachVolumeSwap-539743415-project-member] https://10.4.3.121/volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 returned with HTTP 404 Aug 13 06:05:07.182829 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 104/398] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:07 2026] GET /volume/v3/volumes/9ad14473-1779-4720-9b39-1c799e3c0472 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:07.254537 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0c454a40-5cea-4697-887e-9ae67e4c604d req-c73daf70-3a60-45f0-a389-4c2775a9670d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:07.258380 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0c454a40-5cea-4697-887e-9ae67e4c604d req-c73daf70-3a60-45f0-a389-4c2775a9670d tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] DELETE https://10.4.3.121/volume/v3/attachments/911c5ef1-3a21-4efd-bd44-934e2e4da000 Aug 13 06:05:07.258687 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0c454a40-5cea-4697-887e-9ae67e4c604d req-c73daf70-3a60-45f0-a389-4c2775a9670d tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:07.259162 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0c454a40-5cea-4697-887e-9ae67e4c604d req-c73daf70-3a60-45f0-a389-4c2775a9670d tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:07.279867 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:07.279867 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:07.366408 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0c454a40-5cea-4697-887e-9ae67e4c604d req-c73daf70-3a60-45f0-a389-4c2775a9670d tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] https://10.4.3.121/volume/v3/attachments/911c5ef1-3a21-4efd-bd44-934e2e4da000 returned with HTTP 200 Aug 13 06:05:07.366808 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 95/399] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:05:07 2026] DELETE /volume/v3/attachments/911c5ef1-3a21-4efd-bd44-934e2e4da000 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:07.386903 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0c454a40-5cea-4697-887e-9ae67e4c604d req-c960cefa-3d96-4fa9-8ce6-01bc17647bbb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:07.389471 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0c454a40-5cea-4697-887e-9ae67e4c604d req-c960cefa-3d96-4fa9-8ce6-01bc17647bbb tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] DELETE https://10.4.3.121/volume/v3/volumes/2db9089a-6e8b-4627-b9f5-d6427e9944cf Aug 13 06:05:07.389852 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0c454a40-5cea-4697-887e-9ae67e4c604d req-c960cefa-3d96-4fa9-8ce6-01bc17647bbb tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:07.390074 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0c454a40-5cea-4697-887e-9ae67e4c604d req-c960cefa-3d96-4fa9-8ce6-01bc17647bbb tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:07.390278 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [req-0c454a40-5cea-4697-887e-9ae67e4c604d req-c960cefa-3d96-4fa9-8ce6-01bc17647bbb tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Delete volume with id: 2db9089a-6e8b-4627-b9f5-d6427e9944cf Aug 13 06:05:07.402079 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:07.402079 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:07.402684 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-0c454a40-5cea-4697-887e-9ae67e4c604d req-c960cefa-3d96-4fa9-8ce6-01bc17647bbb tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Volume info retrieved successfully. Aug 13 06:05:07.426936 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-0c454a40-5cea-4697-887e-9ae67e4c604d req-c960cefa-3d96-4fa9-8ce6-01bc17647bbb tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] Delete volume request issued successfully. Aug 13 06:05:07.426936 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0c454a40-5cea-4697-887e-9ae67e4c604d req-c960cefa-3d96-4fa9-8ce6-01bc17647bbb tempest-ServerBootFromVolumeStableRescueTest-1929172613 tempest-ServerBootFromVolumeStableRescueTest-1929172613-project-member] https://10.4.3.121/volume/v3/volumes/2db9089a-6e8b-4627-b9f5-d6427e9944cf returned with HTTP 202 Aug 13 06:05:07.426936 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 101/400] 10.4.3.121 () {70 vars in 1620 bytes} [Thu Aug 13 06:05:07 2026] DELETE /volume/v3/volumes/2db9089a-6e8b-4627-b9f5-d6427e9944cf => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:10.874900 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-57509e66-16f4-46c0-9f71-464575944f42 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:11.073774 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-57509e66-16f4-46c0-9f71-464575944f42 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:05:11.074227 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-57509e66-16f4-46c0-9f71-464575944f42 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1825541432"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:11.075895 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-57509e66-16f4-46c0-9f71-464575944f42 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1825541432'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:05:11.076110 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-57509e66-16f4-46c0-9f71-464575944f42 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Create volume of 1 GB Aug 13 06:05:11.084270 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-57509e66-16f4-46c0-9f71-464575944f42 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Availability Zones retrieved successfully. Aug 13 06:05:11.089828 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-57509e66-16f4-46c0-9f71-464575944f42 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Flow 'volume_create_api' (d90f64a1-93fd-4ceb-af4f-3c4b06278c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:11.090867 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-57509e66-16f4-46c0-9f71-464575944f42 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23182b3d-cc8a-4737-85ec-f8cd55799a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:11.091803 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-57509e66-16f4-46c0-9f71-464575944f42 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:05:11.115146 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-57509e66-16f4-46c0-9f71-464575944f42 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23182b3d-cc8a-4737-85ec-f8cd55799a43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:11.115976 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-57509e66-16f4-46c0-9f71-464575944f42 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6977c71d-8192-4b3f-9de0-8cad326dfa5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:11.182965 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-57509e66-16f4-46c0-9f71-464575944f42 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Created reservations ['3f6f8da7-71aa-43d7-816e-161b18889bd0', '9693b783-1fcc-4865-be34-0d215c91f786', '0bfb3ad3-d805-4de1-b65c-20b027086748', '82540597-976d-42a1-b563-c5ff1fa5d6a0'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:11.184110 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-57509e66-16f4-46c0-9f71-464575944f42 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6977c71d-8192-4b3f-9de0-8cad326dfa5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f6f8da7-71aa-43d7-816e-161b18889bd0', '9693b783-1fcc-4865-be34-0d215c91f786', '0bfb3ad3-d805-4de1-b65c-20b027086748', '82540597-976d-42a1-b563-c5ff1fa5d6a0']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:11.185366 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-57509e66-16f4-46c0-9f71-464575944f42 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b492c77-4a9c-4d7e-887d-feb3f7d977cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:11.219261 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-57509e66-16f4-46c0-9f71-464575944f42 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b492c77-4a9c-4d7e-887d-feb3f7d977cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11319ec5-8e6b-456a-96a7-adf4153e671e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1825541432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='066c265a01bf47a288d452f850b4c29d',qos_specs=None,replication_status=,reservations=['3f6f8da7-71aa-43d7-816e-161b18889bd0','9693b783-1fcc-4865-be34-0d215c91f786','0bfb3ad3-d805-4de1-b65c-20b027086748','82540597-976d-42a1-b563-c5ff1fa5d6a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa2dd48cd5af43b5bde16d8c88b71861',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:05:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1825541432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11319ec5-8e6b-456a-96a7-adf4153e671e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='066c265a01bf47a288d452f850b4c29d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa2dd48cd5af43b5bde16d8c88b71861',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:11.220548 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-57509e66-16f4-46c0-9f71-464575944f42 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c4ab9f0-ec8d-4251-a1c7-46080d82a78f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:11.250291 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-57509e66-16f4-46c0-9f71-464575944f42 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c4ab9f0-ec8d-4251-a1c7-46080d82a78f) transitioned into state 'SUCCESS' from state '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-1825541432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='066c265a01bf47a288d452f850b4c29d',qos_specs=None,replication_status=,reservations=['3f6f8da7-71aa-43d7-816e-161b18889bd0','9693b783-1fcc-4865-be34-0d215c91f786','0bfb3ad3-d805-4de1-b65c-20b027086748','82540597-976d-42a1-b563-c5ff1fa5d6a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa2dd48cd5af43b5bde16d8c88b71861',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:11.250998 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-57509e66-16f4-46c0-9f71-464575944f42 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d6155e3-8a8f-4195-83de-f5f1835f4e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:11.263720 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-57509e66-16f4-46c0-9f71-464575944f42 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d6155e3-8a8f-4195-83de-f5f1835f4e06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:11.264575 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-57509e66-16f4-46c0-9f71-464575944f42 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Flow 'volume_create_api' (d90f64a1-93fd-4ceb-af4f-3c4b06278c6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:11.264870 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-57509e66-16f4-46c0-9f71-464575944f42 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Create volume request issued successfully. Aug 13 06:05:11.265578 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-57509e66-16f4-46c0-9f71-464575944f42 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:05:11.266105 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 101/401] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:05:10 2026] POST /volume/v3/volumes => generated 750 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:05:11.285219 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8eb28a47-f82f-42e2-ba30-a8dcefc86281 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:11.288711 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8eb28a47-f82f-42e2-ba30-a8dcefc86281 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] GET https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e Aug 13 06:05:11.289132 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8eb28a47-f82f-42e2-ba30-a8dcefc86281 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:11.289601 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8eb28a47-f82f-42e2-ba30-a8dcefc86281 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:11.301207 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:11.301207 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:11.307068 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8eb28a47-f82f-42e2-ba30-a8dcefc86281 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Volume info retrieved successfully. Aug 13 06:05:11.309573 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8eb28a47-f82f-42e2-ba30-a8dcefc86281 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e returned with HTTP 200 Aug 13 06:05:11.310065 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 105/402] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:11 2026] GET /volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:12.327001 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-849fc3b4-caac-4696-8486-5c0010210bd3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:12.329237 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-849fc3b4-caac-4696-8486-5c0010210bd3 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] GET https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e Aug 13 06:05:12.329510 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-849fc3b4-caac-4696-8486-5c0010210bd3 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:12.329755 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-849fc3b4-caac-4696-8486-5c0010210bd3 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:12.339366 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:12.339366 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:12.343774 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-849fc3b4-caac-4696-8486-5c0010210bd3 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Volume info retrieved successfully. Aug 13 06:05:12.349954 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-849fc3b4-caac-4696-8486-5c0010210bd3 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e returned with HTTP 200 Aug 13 06:05:12.350408 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 96/403] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:12 2026] GET /volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:12.362811 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-97ba07d5-1418-4588-a95e-95442cbbd28c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:12.367220 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97ba07d5-1418-4588-a95e-95442cbbd28c tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] POST https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata Aug 13 06:05:12.367220 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97ba07d5-1418-4588-a95e-95442cbbd28c tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:12.374630 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:12.374630 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:12.375401 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-97ba07d5-1418-4588-a95e-95442cbbd28c tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Volume info retrieved successfully. Aug 13 06:05:12.387126 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-97ba07d5-1418-4588-a95e-95442cbbd28c tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Create volume metadata completed successfully. Aug 13 06:05:12.387722 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97ba07d5-1418-4588-a95e-95442cbbd28c tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata returned with HTTP 200 Aug 13 06:05:12.388361 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 102/404] 10.4.3.121 () {68 vars in 1397 bytes} [Thu Aug 13 06:05:12 2026] POST /volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata => generated 101 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:12.396077 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-175c7804-8214-4f82-96c7-06cd23163b15 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:12.397902 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-175c7804-8214-4f82-96c7-06cd23163b15 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] GET https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata Aug 13 06:05:12.398087 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-175c7804-8214-4f82-96c7-06cd23163b15 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:12.398285 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-175c7804-8214-4f82-96c7-06cd23163b15 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:12.406944 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:12.406944 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:12.407452 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-175c7804-8214-4f82-96c7-06cd23163b15 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Volume info retrieved successfully. Aug 13 06:05:12.414603 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-175c7804-8214-4f82-96c7-06cd23163b15 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Get volume metadata completed successfully. Aug 13 06:05:12.414852 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-175c7804-8214-4f82-96c7-06cd23163b15 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata returned with HTTP 200 Aug 13 06:05:12.415271 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 102/405] 10.4.3.121 () {66 vars in 1375 bytes} [Thu Aug 13 06:05:12 2026] GET /volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata => generated 101 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:12.426118 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4f921a4f-6abe-4433-b036-db45b616e889 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:12.429260 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4f921a4f-6abe-4433-b036-db45b616e889 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] PUT https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata Aug 13 06:05:12.429260 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4f921a4f-6abe-4433-b036-db45b616e889 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:12.439738 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:12.439738 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:12.440418 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4f921a4f-6abe-4433-b036-db45b616e889 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Volume info retrieved successfully. Aug 13 06:05:12.460570 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4f921a4f-6abe-4433-b036-db45b616e889 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Update volume metadata completed successfully. Aug 13 06:05:12.460954 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4f921a4f-6abe-4433-b036-db45b616e889 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata returned with HTTP 200 Aug 13 06:05:12.461659 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 106/406] 10.4.3.121 () {68 vars in 1395 bytes} [Thu Aug 13 06:05:12 2026] PUT /volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata => generated 57 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:05:12.476160 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fc4d6039-607d-460f-89b7-ca53d100d1f7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:12.479594 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fc4d6039-607d-460f-89b7-ca53d100d1f7 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] GET https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata Aug 13 06:05:12.479881 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fc4d6039-607d-460f-89b7-ca53d100d1f7 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:12.480143 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fc4d6039-607d-460f-89b7-ca53d100d1f7 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:12.490567 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:12.490567 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:12.491573 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fc4d6039-607d-460f-89b7-ca53d100d1f7 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Volume info retrieved successfully. Aug 13 06:05:12.500921 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fc4d6039-607d-460f-89b7-ca53d100d1f7 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Get volume metadata completed successfully. Aug 13 06:05:12.501237 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fc4d6039-607d-460f-89b7-ca53d100d1f7 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata returned with HTTP 200 Aug 13 06:05:12.501832 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 97/407] 10.4.3.121 () {66 vars in 1375 bytes} [Thu Aug 13 06:05:12 2026] GET /volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata => generated 57 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:05:12.510869 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0a7f3e86-0135-4b89-a38d-bbc4bf68504a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:12.524005 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0a7f3e86-0135-4b89-a38d-bbc4bf68504a tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] DELETE https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata/key1 Aug 13 06:05:12.524327 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0a7f3e86-0135-4b89-a38d-bbc4bf68504a tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:12.524550 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0a7f3e86-0135-4b89-a38d-bbc4bf68504a tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:12.536886 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:12.536886 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:12.537050 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0a7f3e86-0135-4b89-a38d-bbc4bf68504a tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Volume info retrieved successfully. Aug 13 06:05:12.548723 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0a7f3e86-0135-4b89-a38d-bbc4bf68504a tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Get volume metadata completed successfully. Aug 13 06:05:12.561346 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0a7f3e86-0135-4b89-a38d-bbc4bf68504a tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Delete volume metadata completed successfully. Aug 13 06:05:12.561619 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0a7f3e86-0135-4b89-a38d-bbc4bf68504a tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata/key1 returned with HTTP 200 Aug 13 06:05:12.562289 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 103/408] 10.4.3.121 () {66 vars in 1393 bytes} [Thu Aug 13 06:05:12 2026] DELETE /volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata/key1 => generated 0 bytes in 52 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 13 06:05:12.575631 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3cdfec27-fbc1-4ee0-b5a9-66312e65b9d6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:12.577984 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3cdfec27-fbc1-4ee0-b5a9-66312e65b9d6 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] GET https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata Aug 13 06:05:12.578087 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3cdfec27-fbc1-4ee0-b5a9-66312e65b9d6 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:12.578352 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3cdfec27-fbc1-4ee0-b5a9-66312e65b9d6 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:12.586434 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:12.586434 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:12.586961 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3cdfec27-fbc1-4ee0-b5a9-66312e65b9d6 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Volume info retrieved successfully. Aug 13 06:05:12.592807 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3cdfec27-fbc1-4ee0-b5a9-66312e65b9d6 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Get volume metadata completed successfully. Aug 13 06:05:12.593117 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3cdfec27-fbc1-4ee0-b5a9-66312e65b9d6 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata returned with HTTP 200 Aug 13 06:05:12.593723 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 103/409] 10.4.3.121 () {66 vars in 1375 bytes} [Thu Aug 13 06:05:12 2026] GET /volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata => generated 32 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:05:12.601311 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1d2d5bc3-866c-411a-9f25-edd598e9c1cd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:12.603436 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1d2d5bc3-866c-411a-9f25-edd598e9c1cd tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] PUT https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata Aug 13 06:05:12.603878 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1d2d5bc3-866c-411a-9f25-edd598e9c1cd tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:12.613024 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:12.613024 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:12.613600 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1d2d5bc3-866c-411a-9f25-edd598e9c1cd tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Volume info retrieved successfully. Aug 13 06:05:12.622550 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1d2d5bc3-866c-411a-9f25-edd598e9c1cd tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Update volume metadata completed successfully. Aug 13 06:05:12.622786 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1d2d5bc3-866c-411a-9f25-edd598e9c1cd tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata returned with HTTP 200 Aug 13 06:05:12.623388 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 107/410] 10.4.3.121 () {68 vars in 1395 bytes} [Thu Aug 13 06:05:12 2026] PUT /volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata => generated 16 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:05:12.634660 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8084fd28-27ca-4e0c-be4e-f613ed148754 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:12.636960 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8084fd28-27ca-4e0c-be4e-f613ed148754 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] POST https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata Aug 13 06:05:12.637318 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8084fd28-27ca-4e0c-be4e-f613ed148754 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:12.646210 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:12.646210 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:12.646673 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8084fd28-27ca-4e0c-be4e-f613ed148754 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Volume info retrieved successfully. Aug 13 06:05:12.654831 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8084fd28-27ca-4e0c-be4e-f613ed148754 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Create volume metadata completed successfully. Aug 13 06:05:12.655252 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8084fd28-27ca-4e0c-be4e-f613ed148754 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata returned with HTTP 200 Aug 13 06:05:12.655891 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 98/411] 10.4.3.121 () {68 vars in 1396 bytes} [Thu Aug 13 06:05:12 2026] POST /volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata => generated 68 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:05:12.663276 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7a24fadd-dc5d-4484-9fca-ddd4e1a4b8ec None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:12.665535 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7a24fadd-dc5d-4484-9fca-ddd4e1a4b8ec tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] PUT https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata/key3 Aug 13 06:05:12.666758 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7a24fadd-dc5d-4484-9fca-ddd4e1a4b8ec tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:12.676824 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:12.676824 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:12.677252 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7a24fadd-dc5d-4484-9fca-ddd4e1a4b8ec tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Volume info retrieved successfully. Aug 13 06:05:12.686594 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7a24fadd-dc5d-4484-9fca-ddd4e1a4b8ec tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Update volume metadata completed successfully. Aug 13 06:05:12.686921 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7a24fadd-dc5d-4484-9fca-ddd4e1a4b8ec tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata/key3 returned with HTTP 200 Aug 13 06:05:12.687728 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 104/412] 10.4.3.121 () {68 vars in 1410 bytes} [Thu Aug 13 06:05:12 2026] PUT /volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata/key3 => generated 35 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:05:12.694939 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-abfe976a-9c69-48e9-9e7f-80c4815f2e35 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:12.696702 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-abfe976a-9c69-48e9-9e7f-80c4815f2e35 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] GET https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata/key3 Aug 13 06:05:12.696890 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-abfe976a-9c69-48e9-9e7f-80c4815f2e35 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:12.697068 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-abfe976a-9c69-48e9-9e7f-80c4815f2e35 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:12.704124 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:12.704124 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:12.704610 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-abfe976a-9c69-48e9-9e7f-80c4815f2e35 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Volume info retrieved successfully. Aug 13 06:05:12.709959 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-abfe976a-9c69-48e9-9e7f-80c4815f2e35 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Get volume metadata completed successfully. Aug 13 06:05:12.710084 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-abfe976a-9c69-48e9-9e7f-80c4815f2e35 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata/key3 returned with HTTP 200 Aug 13 06:05:12.710552 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 104/413] 10.4.3.121 () {66 vars in 1390 bytes} [Thu Aug 13 06:05:12 2026] GET /volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata/key3 => generated 35 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:05:12.718851 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2e3e508f-d727-46a3-84b7-1be15dacb79d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:12.721639 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2e3e508f-d727-46a3-84b7-1be15dacb79d tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] GET https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata Aug 13 06:05:12.721794 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2e3e508f-d727-46a3-84b7-1be15dacb79d tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:12.722084 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2e3e508f-d727-46a3-84b7-1be15dacb79d tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:12.732331 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:12.732331 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:12.732759 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2e3e508f-d727-46a3-84b7-1be15dacb79d tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Volume info retrieved successfully. Aug 13 06:05:12.739000 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2e3e508f-d727-46a3-84b7-1be15dacb79d tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Get volume metadata completed successfully. Aug 13 06:05:12.739349 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2e3e508f-d727-46a3-84b7-1be15dacb79d tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata returned with HTTP 200 Aug 13 06:05:12.739884 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 108/414] 10.4.3.121 () {66 vars in 1375 bytes} [Thu Aug 13 06:05:12 2026] GET /volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata => generated 75 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:05:12.748616 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-650b6c9e-f061-4856-85c3-a266cfaed768 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:12.751021 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-650b6c9e-f061-4856-85c3-a266cfaed768 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] PUT https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata Aug 13 06:05:12.751431 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-650b6c9e-f061-4856-85c3-a266cfaed768 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:12.763690 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:12.763690 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:12.764308 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-650b6c9e-f061-4856-85c3-a266cfaed768 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Volume info retrieved successfully. Aug 13 06:05:12.776610 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-650b6c9e-f061-4856-85c3-a266cfaed768 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Update volume metadata completed successfully. Aug 13 06:05:12.777081 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-650b6c9e-f061-4856-85c3-a266cfaed768 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata returned with HTTP 200 Aug 13 06:05:12.777624 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 99/415] 10.4.3.121 () {68 vars in 1395 bytes} [Thu Aug 13 06:05:12 2026] PUT /volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e/metadata => generated 16 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:05:12.789039 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5a5a4ff4-dc49-4298-895d-ea5060d5bd0e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:12.791978 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5a5a4ff4-dc49-4298-895d-ea5060d5bd0e tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] GET https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e Aug 13 06:05:12.792075 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5a5a4ff4-dc49-4298-895d-ea5060d5bd0e tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:12.792402 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5a5a4ff4-dc49-4298-895d-ea5060d5bd0e tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:12.802062 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:12.802062 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:12.808282 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5a5a4ff4-dc49-4298-895d-ea5060d5bd0e tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Volume info retrieved successfully. Aug 13 06:05:12.816060 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5a5a4ff4-dc49-4298-895d-ea5060d5bd0e tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e returned with HTTP 200 Aug 13 06:05:12.816759 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 105/416] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:12 2026] GET /volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:05:12.835390 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-28c69da1-6dfb-46f6-b4a6-2b1682d72eb2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:12.837455 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-28c69da1-6dfb-46f6-b4a6-2b1682d72eb2 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] DELETE https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e Aug 13 06:05:12.837643 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-28c69da1-6dfb-46f6-b4a6-2b1682d72eb2 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:12.837844 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-28c69da1-6dfb-46f6-b4a6-2b1682d72eb2 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:12.837998 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-28c69da1-6dfb-46f6-b4a6-2b1682d72eb2 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Delete volume with id: 11319ec5-8e6b-456a-96a7-adf4153e671e Aug 13 06:05:12.844559 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:12.844559 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:12.845299 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-28c69da1-6dfb-46f6-b4a6-2b1682d72eb2 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Volume info retrieved successfully. Aug 13 06:05:12.861959 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-28c69da1-6dfb-46f6-b4a6-2b1682d72eb2 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Delete volume request issued successfully. Aug 13 06:05:12.862222 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-28c69da1-6dfb-46f6-b4a6-2b1682d72eb2 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e returned with HTTP 202 Aug 13 06:05:12.862730 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 105/417] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:05:12 2026] DELETE /volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:12.874036 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4c7380ed-6a05-4046-98c7-da9dda017df9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:12.875914 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4c7380ed-6a05-4046-98c7-da9dda017df9 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] GET https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e Aug 13 06:05:12.876133 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4c7380ed-6a05-4046-98c7-da9dda017df9 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:12.876316 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4c7380ed-6a05-4046-98c7-da9dda017df9 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:12.883458 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:12.883458 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:12.888246 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4c7380ed-6a05-4046-98c7-da9dda017df9 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Volume info retrieved successfully. Aug 13 06:05:12.894256 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4c7380ed-6a05-4046-98c7-da9dda017df9 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e returned with HTTP 200 Aug 13 06:05:12.894691 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 109/418] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:12 2026] GET /volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:13.915232 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b3d20ea0-65c7-428c-854c-01bc4b30ad31 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:13.921952 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b3d20ea0-65c7-428c-854c-01bc4b30ad31 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] GET https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e Aug 13 06:05:13.922266 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b3d20ea0-65c7-428c-854c-01bc4b30ad31 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:13.922577 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b3d20ea0-65c7-428c-854c-01bc4b30ad31 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:13.933977 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b3d20ea0-65c7-428c-854c-01bc4b30ad31 tempest-VolumesMetadataTest-1069568935 tempest-VolumesMetadataTest-1069568935-project-member] https://10.4.3.121/volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e returned with HTTP 404 Aug 13 06:05:13.934562 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 100/419] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:13 2026] GET /volume/v3/volumes/11319ec5-8e6b-456a-96a7-adf4153e671e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:16.196346 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fd3c07d6-3cf7-469e-b63a-0a49b444b9e8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:16.200165 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd3c07d6-3cf7-469e-b63a-0a49b444b9e8 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] GET https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 Aug 13 06:05:16.200439 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd3c07d6-3cf7-469e-b63a-0a49b444b9e8 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:16.200708 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd3c07d6-3cf7-469e-b63a-0a49b444b9e8 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:16.217361 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:16.217361 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:16.221702 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fd3c07d6-3cf7-469e-b63a-0a49b444b9e8 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Volume info retrieved successfully. Aug 13 06:05:16.226698 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd3c07d6-3cf7-469e-b63a-0a49b444b9e8 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 returned with HTTP 200 Aug 13 06:05:16.227089 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 106/420] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:16 2026] GET /volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:16.280104 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-17fdfecb-a09f-4d17-a1b4-b0e02907fb65 req-c1e4517c-d8f6-4a4e-89ee-8039d0add60e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:16.282488 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-17fdfecb-a09f-4d17-a1b4-b0e02907fb65 req-c1e4517c-d8f6-4a4e-89ee-8039d0add60e tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] GET https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 Aug 13 06:05:16.282678 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-17fdfecb-a09f-4d17-a1b4-b0e02907fb65 req-c1e4517c-d8f6-4a4e-89ee-8039d0add60e tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:16.282868 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-17fdfecb-a09f-4d17-a1b4-b0e02907fb65 req-c1e4517c-d8f6-4a4e-89ee-8039d0add60e tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:16.296870 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:16.296870 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:16.302512 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-17fdfecb-a09f-4d17-a1b4-b0e02907fb65 req-c1e4517c-d8f6-4a4e-89ee-8039d0add60e tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Volume info retrieved successfully. Aug 13 06:05:16.310215 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-17fdfecb-a09f-4d17-a1b4-b0e02907fb65 req-c1e4517c-d8f6-4a4e-89ee-8039d0add60e tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 returned with HTTP 200 Aug 13 06:05:16.310215 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 106/421] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:05:16 2026] GET /volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 => generated 1144 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:16.363956 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-17fdfecb-a09f-4d17-a1b4-b0e02907fb65 req-e40b0c16-f096-4e23-8e18-6af770d70dcc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:16.366545 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-17fdfecb-a09f-4d17-a1b4-b0e02907fb65 req-e40b0c16-f096-4e23-8e18-6af770d70dcc tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] POST https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89/action Aug 13 06:05:16.367381 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-17fdfecb-a09f-4d17-a1b4-b0e02907fb65 req-e40b0c16-f096-4e23-8e18-6af770d70dcc tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:05:16.367889 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-17fdfecb-a09f-4d17-a1b4-b0e02907fb65 req-e40b0c16-f096-4e23-8e18-6af770d70dcc tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:16.386028 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:16.386028 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:16.386611 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-17fdfecb-a09f-4d17-a1b4-b0e02907fb65 req-e40b0c16-f096-4e23-8e18-6af770d70dcc tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Volume info retrieved successfully. Aug 13 06:05:16.403985 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-17fdfecb-a09f-4d17-a1b4-b0e02907fb65 req-e40b0c16-f096-4e23-8e18-6af770d70dcc tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Begin detaching volume completed successfully. Aug 13 06:05:16.404392 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-17fdfecb-a09f-4d17-a1b4-b0e02907fb65 req-e40b0c16-f096-4e23-8e18-6af770d70dcc tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89/action returned with HTTP 202 Aug 13 06:05:16.405480 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 110/422] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:05:16 2026] POST /volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:05:16.495147 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-382205fc-e905-47fa-80df-cbe59392fd9e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:16.495536 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-382205fc-e905-47fa-80df-cbe59392fd9e None None] GET https://10.4.3.121/volume// Aug 13 06:05:16.497237 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-382205fc-e905-47fa-80df-cbe59392fd9e None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:16.497237 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-382205fc-e905-47fa-80df-cbe59392fd9e None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:16.497237 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-382205fc-e905-47fa-80df-cbe59392fd9e None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:05:16.497237 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 101/423] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:05:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:05:16.516968 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-17fdfecb-a09f-4d17-a1b4-b0e02907fb65 req-ad7c7506-68ee-4875-865d-3445e34c5563 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:16.519665 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-17fdfecb-a09f-4d17-a1b4-b0e02907fb65 req-ad7c7506-68ee-4875-865d-3445e34c5563 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] GET https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 Aug 13 06:05:16.520012 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-17fdfecb-a09f-4d17-a1b4-b0e02907fb65 req-ad7c7506-68ee-4875-865d-3445e34c5563 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:16.520277 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-17fdfecb-a09f-4d17-a1b4-b0e02907fb65 req-ad7c7506-68ee-4875-865d-3445e34c5563 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:16.532102 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:16.532102 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:16.535743 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-17fdfecb-a09f-4d17-a1b4-b0e02907fb65 req-ad7c7506-68ee-4875-865d-3445e34c5563 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Volume info retrieved successfully. Aug 13 06:05:16.541504 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-17fdfecb-a09f-4d17-a1b4-b0e02907fb65 req-ad7c7506-68ee-4875-865d-3445e34c5563 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 returned with HTTP 200 Aug 13 06:05:16.542051 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 107/424] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:05:16 2026] GET /volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 => generated 1327 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:05:18.393912 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-17fdfecb-a09f-4d17-a1b4-b0e02907fb65 req-2287aef0-b319-44eb-84ad-29f37c0e4743 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:18.393912 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-17fdfecb-a09f-4d17-a1b4-b0e02907fb65 req-2287aef0-b319-44eb-84ad-29f37c0e4743 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] DELETE https://10.4.3.121/volume/v3/attachments/21972ece-922c-460b-aa91-30621dbb1e33 Aug 13 06:05:18.393912 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-17fdfecb-a09f-4d17-a1b4-b0e02907fb65 req-2287aef0-b319-44eb-84ad-29f37c0e4743 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:18.393912 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-17fdfecb-a09f-4d17-a1b4-b0e02907fb65 req-2287aef0-b319-44eb-84ad-29f37c0e4743 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:18.393912 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:18.393912 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:18.393912 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-17fdfecb-a09f-4d17-a1b4-b0e02907fb65 req-2287aef0-b319-44eb-84ad-29f37c0e4743 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] https://10.4.3.121/volume/v3/attachments/21972ece-922c-460b-aa91-30621dbb1e33 returned with HTTP 200 Aug 13 06:05:18.393912 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 107/425] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:05:17 2026] DELETE /volume/v3/attachments/21972ece-922c-460b-aa91-30621dbb1e33 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:18.395915 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-06ec956d-b8b5-4f0e-b435-45cdd30a9aef req-747786c2-4cdf-4aa3-9259-5de472523b7c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:18.395915 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-06ec956d-b8b5-4f0e-b435-45cdd30a9aef req-747786c2-4cdf-4aa3-9259-5de472523b7c tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:05:18.395915 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-06ec956d-b8b5-4f0e-b435-45cdd30a9aef req-747786c2-4cdf-4aa3-9259-5de472523b7c tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-260532354", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:18.395915 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [req-06ec956d-b8b5-4f0e-b435-45cdd30a9aef req-747786c2-4cdf-4aa3-9259-5de472523b7c tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-260532354', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:05:18.395915 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [req-06ec956d-b8b5-4f0e-b435-45cdd30a9aef req-747786c2-4cdf-4aa3-9259-5de472523b7c tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Create volume of 1 GB Aug 13 06:05:18.395915 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-06ec956d-b8b5-4f0e-b435-45cdd30a9aef req-747786c2-4cdf-4aa3-9259-5de472523b7c tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Availability Zones retrieved successfully. Aug 13 06:05:18.395915 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-06ec956d-b8b5-4f0e-b435-45cdd30a9aef req-747786c2-4cdf-4aa3-9259-5de472523b7c tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Flow 'volume_create_api' (94d8f389-aafb-40ac-b6ab-f0f67f54bd53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:18.395915 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-06ec956d-b8b5-4f0e-b435-45cdd30a9aef req-747786c2-4cdf-4aa3-9259-5de472523b7c tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e56941df-6557-4b4f-b535-9bce00a4c1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:18.395915 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [req-06ec956d-b8b5-4f0e-b435-45cdd30a9aef req-747786c2-4cdf-4aa3-9259-5de472523b7c tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:05:18.395915 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-06ec956d-b8b5-4f0e-b435-45cdd30a9aef req-747786c2-4cdf-4aa3-9259-5de472523b7c tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e56941df-6557-4b4f-b535-9bce00a4c1a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:18.395915 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-06ec956d-b8b5-4f0e-b435-45cdd30a9aef req-747786c2-4cdf-4aa3-9259-5de472523b7c tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d953366-9e04-441f-b389-0d142fcdd2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:18.395915 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [req-06ec956d-b8b5-4f0e-b435-45cdd30a9aef req-747786c2-4cdf-4aa3-9259-5de472523b7c tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Created reservations ['e8b8eca0-1490-4b91-b13c-d8990071a3b1', '5f255fc0-cfcf-4cde-899d-90fc8330595b', 'c405dd8f-a8f4-4057-8fbd-ef9cc1d98d7f', 'a71776d3-a70e-4150-bfd9-1eb427604971'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:18.398375 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-06ec956d-b8b5-4f0e-b435-45cdd30a9aef req-747786c2-4cdf-4aa3-9259-5de472523b7c tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d953366-9e04-441f-b389-0d142fcdd2b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8b8eca0-1490-4b91-b13c-d8990071a3b1', '5f255fc0-cfcf-4cde-899d-90fc8330595b', 'c405dd8f-a8f4-4057-8fbd-ef9cc1d98d7f', 'a71776d3-a70e-4150-bfd9-1eb427604971']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:18.398375 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-06ec956d-b8b5-4f0e-b435-45cdd30a9aef req-747786c2-4cdf-4aa3-9259-5de472523b7c tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffa17ec9-1da6-47bf-9918-eb2a19904b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:18.398375 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-06ec956d-b8b5-4f0e-b435-45cdd30a9aef req-747786c2-4cdf-4aa3-9259-5de472523b7c tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffa17ec9-1da6-47bf-9918-eb2a19904b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97372809-c677-4be7-92ac-5a8fef347576', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-260532354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbdf995fa75244f8a52ce0796c2c81ee',qos_specs=None,replication_status=,reservations=['e8b8eca0-1490-4b91-b13c-d8990071a3b1','5f255fc0-cfcf-4cde-899d-90fc8330595b','c405dd8f-a8f4-4057-8fbd-ef9cc1d98d7f','a71776d3-a70e-4150-bfd9-1eb427604971'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='278b9af01cd843bbb9a0a96a05cba842',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:05:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-260532354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97372809-c677-4be7-92ac-5a8fef347576,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbdf995fa75244f8a52ce0796c2c81ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='278b9af01cd843bbb9a0a96a05cba842',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:18.398375 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-06ec956d-b8b5-4f0e-b435-45cdd30a9aef req-747786c2-4cdf-4aa3-9259-5de472523b7c tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (917fec65-fae5-40cb-8067-65e01a2327a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:18.398375 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-06ec956d-b8b5-4f0e-b435-45cdd30a9aef req-747786c2-4cdf-4aa3-9259-5de472523b7c tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (917fec65-fae5-40cb-8067-65e01a2327a1) transitioned into state 'SUCCESS' from state '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-260532354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbdf995fa75244f8a52ce0796c2c81ee',qos_specs=None,replication_status=,reservations=['e8b8eca0-1490-4b91-b13c-d8990071a3b1','5f255fc0-cfcf-4cde-899d-90fc8330595b','c405dd8f-a8f4-4057-8fbd-ef9cc1d98d7f','a71776d3-a70e-4150-bfd9-1eb427604971'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='278b9af01cd843bbb9a0a96a05cba842',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:18.398375 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-06ec956d-b8b5-4f0e-b435-45cdd30a9aef req-747786c2-4cdf-4aa3-9259-5de472523b7c tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0431f37-c226-4bcb-a81b-0e2deddc8d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:18.399909 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-06ec956d-b8b5-4f0e-b435-45cdd30a9aef req-747786c2-4cdf-4aa3-9259-5de472523b7c tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0431f37-c226-4bcb-a81b-0e2deddc8d7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:18.399909 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-06ec956d-b8b5-4f0e-b435-45cdd30a9aef req-747786c2-4cdf-4aa3-9259-5de472523b7c tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Flow 'volume_create_api' (94d8f389-aafb-40ac-b6ab-f0f67f54bd53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:18.399909 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-06ec956d-b8b5-4f0e-b435-45cdd30a9aef req-747786c2-4cdf-4aa3-9259-5de472523b7c tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Create volume request issued successfully. Aug 13 06:05:18.399909 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-06ec956d-b8b5-4f0e-b435-45cdd30a9aef req-747786c2-4cdf-4aa3-9259-5de472523b7c tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:05:18.399909 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 111/426] 10.4.3.121 () {72 vars in 1541 bytes} [Thu Aug 13 06:05:17 2026] POST /volume/v3/volumes => generated 754 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:05:18.400849 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-06ec956d-b8b5-4f0e-b435-45cdd30a9aef req-edf62721-ecc4-4bd6-8c7c-2ad8009942e9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:18.400849 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-06ec956d-b8b5-4f0e-b435-45cdd30a9aef req-edf62721-ecc4-4bd6-8c7c-2ad8009942e9 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] GET https://10.4.3.121/volume/v3/volumes/97372809-c677-4be7-92ac-5a8fef347576 Aug 13 06:05:18.400849 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-06ec956d-b8b5-4f0e-b435-45cdd30a9aef req-edf62721-ecc4-4bd6-8c7c-2ad8009942e9 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:18.400849 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-06ec956d-b8b5-4f0e-b435-45cdd30a9aef req-edf62721-ecc4-4bd6-8c7c-2ad8009942e9 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:18.400849 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:18.400849 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:18.400849 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-06ec956d-b8b5-4f0e-b435-45cdd30a9aef req-edf62721-ecc4-4bd6-8c7c-2ad8009942e9 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Volume info retrieved successfully. Aug 13 06:05:18.400849 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-06ec956d-b8b5-4f0e-b435-45cdd30a9aef req-edf62721-ecc4-4bd6-8c7c-2ad8009942e9 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] https://10.4.3.121/volume/v3/volumes/97372809-c677-4be7-92ac-5a8fef347576 returned with HTTP 200 Aug 13 06:05:18.400849 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 102/427] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:05:18 2026] GET /volume/v3/volumes/97372809-c677-4be7-92ac-5a8fef347576 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:18.401599 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-47d1beb2-34ff-4a5a-9657-a9020fbaa6d2 req-b19f3ccb-43b2-4a20-ae0f-615906235779 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:18.401599 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-47d1beb2-34ff-4a5a-9657-a9020fbaa6d2 req-b19f3ccb-43b2-4a20-ae0f-615906235779 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] GET https://10.4.3.121/volume/v3/volumes/97372809-c677-4be7-92ac-5a8fef347576 Aug 13 06:05:18.401599 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-47d1beb2-34ff-4a5a-9657-a9020fbaa6d2 req-b19f3ccb-43b2-4a20-ae0f-615906235779 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:18.401599 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-47d1beb2-34ff-4a5a-9657-a9020fbaa6d2 req-b19f3ccb-43b2-4a20-ae0f-615906235779 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:18.401599 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:18.401599 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:18.401599 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-47d1beb2-34ff-4a5a-9657-a9020fbaa6d2 req-b19f3ccb-43b2-4a20-ae0f-615906235779 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Volume info retrieved successfully. Aug 13 06:05:18.401599 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-47d1beb2-34ff-4a5a-9657-a9020fbaa6d2 req-b19f3ccb-43b2-4a20-ae0f-615906235779 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] https://10.4.3.121/volume/v3/volumes/97372809-c677-4be7-92ac-5a8fef347576 returned with HTTP 200 Aug 13 06:05:18.401599 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 108/428] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:05:18 2026] GET /volume/v3/volumes/97372809-c677-4be7-92ac-5a8fef347576 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:18.587427 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-38148e97-23d3-494d-a8dd-cfece5ad86ff None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:18.588728 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-38148e97-23d3-494d-a8dd-cfece5ad86ff tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] GET https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 Aug 13 06:05:18.588994 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-38148e97-23d3-494d-a8dd-cfece5ad86ff tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:18.589290 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-38148e97-23d3-494d-a8dd-cfece5ad86ff tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:18.595708 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:18.595708 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:18.598976 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-38148e97-23d3-494d-a8dd-cfece5ad86ff tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Volume info retrieved successfully. Aug 13 06:05:18.602853 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-38148e97-23d3-494d-a8dd-cfece5ad86ff tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 returned with HTTP 200 Aug 13 06:05:18.603337 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 108/429] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:18 2026] GET /volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:18.958493 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-37b09d43-998a-4b3a-a7d4-2e4fcff1c576 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:19.223202 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-37b09d43-998a-4b3a-a7d4-2e4fcff1c576 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:05:19.223660 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-37b09d43-998a-4b3a-a7d4-2e4fcff1c576 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1791894700"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:19.225628 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-37b09d43-998a-4b3a-a7d4-2e4fcff1c576 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1791894700'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:05:19.225841 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-37b09d43-998a-4b3a-a7d4-2e4fcff1c576 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Create volume of 1 GB Aug 13 06:05:19.226256 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:19.226256 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:19.230996 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-37b09d43-998a-4b3a-a7d4-2e4fcff1c576 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Availability Zones retrieved successfully. Aug 13 06:05:19.239459 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-37b09d43-998a-4b3a-a7d4-2e4fcff1c576 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Flow 'volume_create_api' (a690fc84-9887-43fd-9ef9-f4958d256fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:19.240857 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-37b09d43-998a-4b3a-a7d4-2e4fcff1c576 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aaaef5a-4573-4390-8f39-204bc359159a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:19.242223 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-37b09d43-998a-4b3a-a7d4-2e4fcff1c576 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:05:19.271197 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-37b09d43-998a-4b3a-a7d4-2e4fcff1c576 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aaaef5a-4573-4390-8f39-204bc359159a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:19.272020 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-37b09d43-998a-4b3a-a7d4-2e4fcff1c576 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18b10d8b-f73b-413b-afa4-18f624f221da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:19.310460 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-bcf793f9-ce20-4123-9cfd-4d6f44d8accf req-6a5cd495-92a1-4b87-9a60-20878d78b46e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:19.313075 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bcf793f9-ce20-4123-9cfd-4d6f44d8accf req-6a5cd495-92a1-4b87-9a60-20878d78b46e tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] GET https://10.4.3.121/volume/v3/volumes/97372809-c677-4be7-92ac-5a8fef347576 Aug 13 06:05:19.313560 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bcf793f9-ce20-4123-9cfd-4d6f44d8accf req-6a5cd495-92a1-4b87-9a60-20878d78b46e tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:19.313950 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bcf793f9-ce20-4123-9cfd-4d6f44d8accf req-6a5cd495-92a1-4b87-9a60-20878d78b46e tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:19.324311 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:19.324311 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:19.331562 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-bcf793f9-ce20-4123-9cfd-4d6f44d8accf req-6a5cd495-92a1-4b87-9a60-20878d78b46e tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Volume info retrieved successfully. Aug 13 06:05:19.340352 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bcf793f9-ce20-4123-9cfd-4d6f44d8accf req-6a5cd495-92a1-4b87-9a60-20878d78b46e tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] https://10.4.3.121/volume/v3/volumes/97372809-c677-4be7-92ac-5a8fef347576 returned with HTTP 200 Aug 13 06:05:19.340982 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 103/430] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:05:19 2026] GET /volume/v3/volumes/97372809-c677-4be7-92ac-5a8fef347576 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:19.353000 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-37b09d43-998a-4b3a-a7d4-2e4fcff1c576 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Created reservations ['5b24643d-ee62-47c1-a7e0-420b2b8c1ed2', '4368a0b5-c63b-4450-a9ec-8ad67c6b1fcd', '988ed286-1731-4e93-bdc2-f9c612ab9333', '42108a3b-bb0b-4074-8c03-dc332a3465d8'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:19.354045 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-37b09d43-998a-4b3a-a7d4-2e4fcff1c576 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18b10d8b-f73b-413b-afa4-18f624f221da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b24643d-ee62-47c1-a7e0-420b2b8c1ed2', '4368a0b5-c63b-4450-a9ec-8ad67c6b1fcd', '988ed286-1731-4e93-bdc2-f9c612ab9333', '42108a3b-bb0b-4074-8c03-dc332a3465d8']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:19.355222 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-37b09d43-998a-4b3a-a7d4-2e4fcff1c576 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (495a3b57-0da7-4cc0-a965-4dd42bd1f929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:19.373743 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-8fe1a961-a5d0-4acc-afda-c48f1facc73d req-4a3182d3-61e0-4fe2-9cc9-01b8b3cad778 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:19.377438 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8fe1a961-a5d0-4acc-afda-c48f1facc73d req-4a3182d3-61e0-4fe2-9cc9-01b8b3cad778 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:05:19.377843 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8fe1a961-a5d0-4acc-afda-c48f1facc73d req-4a3182d3-61e0-4fe2-9cc9-01b8b3cad778 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "97372809-c677-4be7-92ac-5a8fef347576", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-287602662", "description": null, "metadata": {}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:19.388788 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-37b09d43-998a-4b3a-a7d4-2e4fcff1c576 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (495a3b57-0da7-4cc0-a965-4dd42bd1f929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b36161bf-120e-48bd-8774-51b0be478edf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1791894700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca96aa7fe80346b8a452e4fcbd48b356',qos_specs=None,replication_status=,reservations=['5b24643d-ee62-47c1-a7e0-420b2b8c1ed2','4368a0b5-c63b-4450-a9ec-8ad67c6b1fcd','988ed286-1731-4e93-bdc2-f9c612ab9333','42108a3b-bb0b-4074-8c03-dc332a3465d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d8c4f3dcd40463fb4404b0060ac97cc',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:05:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1791894700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b36161bf-120e-48bd-8774-51b0be478edf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca96aa7fe80346b8a452e4fcbd48b356',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d8c4f3dcd40463fb4404b0060ac97cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:19.390384 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-37b09d43-998a-4b3a-a7d4-2e4fcff1c576 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c05774e-d735-4711-b0aa-4dfd597297b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:19.394333 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:19.394333 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:19.394333 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-8fe1a961-a5d0-4acc-afda-c48f1facc73d req-4a3182d3-61e0-4fe2-9cc9-01b8b3cad778 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Volume info retrieved successfully. Aug 13 06:05:19.394333 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [req-8fe1a961-a5d0-4acc-afda-c48f1facc73d req-4a3182d3-61e0-4fe2-9cc9-01b8b3cad778 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Create snapshot from volume 97372809-c677-4be7-92ac-5a8fef347576 Aug 13 06:05:19.415933 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-37b09d43-998a-4b3a-a7d4-2e4fcff1c576 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c05774e-d735-4711-b0aa-4dfd597297b7) transitioned into state 'SUCCESS' from state '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-1791894700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca96aa7fe80346b8a452e4fcbd48b356',qos_specs=None,replication_status=,reservations=['5b24643d-ee62-47c1-a7e0-420b2b8c1ed2','4368a0b5-c63b-4450-a9ec-8ad67c6b1fcd','988ed286-1731-4e93-bdc2-f9c612ab9333','42108a3b-bb0b-4074-8c03-dc332a3465d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d8c4f3dcd40463fb4404b0060ac97cc',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:19.416550 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-37b09d43-998a-4b3a-a7d4-2e4fcff1c576 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faaef64b-6078-4fd0-ba71-0ce8055e1b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:19.430878 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-37b09d43-998a-4b3a-a7d4-2e4fcff1c576 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faaef64b-6078-4fd0-ba71-0ce8055e1b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:19.432156 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-37b09d43-998a-4b3a-a7d4-2e4fcff1c576 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Flow 'volume_create_api' (a690fc84-9887-43fd-9ef9-f4958d256fb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:19.432621 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-37b09d43-998a-4b3a-a7d4-2e4fcff1c576 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Create volume request issued successfully. Aug 13 06:05:19.433530 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-37b09d43-998a-4b3a-a7d4-2e4fcff1c576 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:05:19.434056 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 112/431] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:05:18 2026] POST /volume/v3/volumes => generated 751 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:05:19.449749 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e7671e86-a9a4-48f0-bbda-cc404e0b14e6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:19.450228 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [req-8fe1a961-a5d0-4acc-afda-c48f1facc73d req-4a3182d3-61e0-4fe2-9cc9-01b8b3cad778 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Created reservations ['ee551405-fc5b-41fe-b8b8-00eb5616f130', 'f6eba608-2626-48a8-9be4-5c446baa0320', 'b658d161-edb0-4f3c-b83a-7908903d07a9', '99c72c65-c43a-4513-84dd-2a136fc662ce'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:19.451699 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e7671e86-a9a4-48f0-bbda-cc404e0b14e6 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] GET https://10.4.3.121/volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf Aug 13 06:05:19.451776 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e7671e86-a9a4-48f0-bbda-cc404e0b14e6 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:19.453420 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e7671e86-a9a4-48f0-bbda-cc404e0b14e6 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:19.463238 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:19.463238 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:19.471056 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e7671e86-a9a4-48f0-bbda-cc404e0b14e6 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Volume info retrieved successfully. Aug 13 06:05:19.480718 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e7671e86-a9a4-48f0-bbda-cc404e0b14e6 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] https://10.4.3.121/volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf returned with HTTP 200 Aug 13 06:05:19.481280 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 109/432] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:19 2026] GET /volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:19.490554 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-8fe1a961-a5d0-4acc-afda-c48f1facc73d req-4a3182d3-61e0-4fe2-9cc9-01b8b3cad778 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Snapshot create request issued successfully. Aug 13 06:05:19.491150 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8fe1a961-a5d0-4acc-afda-c48f1facc73d req-4a3182d3-61e0-4fe2-9cc9-01b8b3cad778 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:05:19.492209 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 109/433] 10.4.3.121 () {72 vars in 1547 bytes} [Thu Aug 13 06:05:19 2026] POST /volume/v3/snapshots => generated 310 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:05:19.819979 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a6274972-6fa5-4f5d-bb74-3bbd6a2bb172 req-ee1f8e3d-3edd-4080-a648-f821ee035a28 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:19.823998 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a6274972-6fa5-4f5d-bb74-3bbd6a2bb172 req-ee1f8e3d-3edd-4080-a648-f821ee035a28 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-reader] GET https://10.4.3.121/volume/v3/snapshots/d8b45339-abf5-43ff-97d5-0cee8c4c2b89 Aug 13 06:05:19.824262 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a6274972-6fa5-4f5d-bb74-3bbd6a2bb172 req-ee1f8e3d-3edd-4080-a648-f821ee035a28 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:19.824523 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a6274972-6fa5-4f5d-bb74-3bbd6a2bb172 req-ee1f8e3d-3edd-4080-a648-f821ee035a28 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:19.855913 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:19.855913 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:19.856696 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-a6274972-6fa5-4f5d-bb74-3bbd6a2bb172 req-ee1f8e3d-3edd-4080-a648-f821ee035a28 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-reader] Snapshot retrieved successfully. Aug 13 06:05:19.857971 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a6274972-6fa5-4f5d-bb74-3bbd6a2bb172 req-ee1f8e3d-3edd-4080-a648-f821ee035a28 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-reader] https://10.4.3.121/volume/v3/snapshots/d8b45339-abf5-43ff-97d5-0cee8c4c2b89 returned with HTTP 200 Aug 13 06:05:19.858549 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 104/434] 10.4.3.121 () {68 vars in 1604 bytes} [Thu Aug 13 06:05:19 2026] GET /volume/v3/snapshots/d8b45339-abf5-43ff-97d5-0cee8c4c2b89 => generated 469 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:19.894746 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-e457c1b9-6a5d-4059-936b-aab7580ea1cf req-32f188a5-7067-4cee-8b54-e05b2c74445f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:19.897301 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e457c1b9-6a5d-4059-936b-aab7580ea1cf req-32f188a5-7067-4cee-8b54-e05b2c74445f tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-reader] GET https://10.4.3.121/volume/v3/snapshots/detail Aug 13 06:05:19.897612 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e457c1b9-6a5d-4059-936b-aab7580ea1cf req-32f188a5-7067-4cee-8b54-e05b2c74445f tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:19.897862 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e457c1b9-6a5d-4059-936b-aab7580ea1cf req-32f188a5-7067-4cee-8b54-e05b2c74445f tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-reader] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:19.898251 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [req-e457c1b9-6a5d-4059-936b-aab7580ea1cf req-32f188a5-7067-4cee-8b54-e05b2c74445f tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-reader] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:05:19.898541 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:19.898541 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:19.899995 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.db.api [req-e457c1b9-6a5d-4059-936b-aab7580ea1cf req-32f188a5-7067-4cee-8b54-e05b2c74445f tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-reader] Building query based on filter {{(pid=100322) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:05:19.915798 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-e457c1b9-6a5d-4059-936b-aab7580ea1cf req-32f188a5-7067-4cee-8b54-e05b2c74445f tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-reader] Get all snapshots completed successfully. Aug 13 06:05:19.916811 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:19.916811 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:19.918072 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e457c1b9-6a5d-4059-936b-aab7580ea1cf req-32f188a5-7067-4cee-8b54-e05b2c74445f tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-reader] https://10.4.3.121/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 06:05:19.918926 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 113/435] 10.4.3.121 () {68 vars in 1514 bytes} [Thu Aug 13 06:05:19 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:19.950630 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c975ab09-e2ea-46d1-b3e9-5c32e579acb5 req-58e307c2-b204-4d3f-b5ff-7c4febbf9a67 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:19.952925 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c975ab09-e2ea-46d1-b3e9-5c32e579acb5 req-58e307c2-b204-4d3f-b5ff-7c4febbf9a67 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] GET https://10.4.3.121/volume/v3/snapshots/d8b45339-abf5-43ff-97d5-0cee8c4c2b89 Aug 13 06:05:19.953137 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c975ab09-e2ea-46d1-b3e9-5c32e579acb5 req-58e307c2-b204-4d3f-b5ff-7c4febbf9a67 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:19.953363 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c975ab09-e2ea-46d1-b3e9-5c32e579acb5 req-58e307c2-b204-4d3f-b5ff-7c4febbf9a67 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:19.958326 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:19.958326 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:19.960147 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-c975ab09-e2ea-46d1-b3e9-5c32e579acb5 req-58e307c2-b204-4d3f-b5ff-7c4febbf9a67 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Snapshot retrieved successfully. Aug 13 06:05:19.960147 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c975ab09-e2ea-46d1-b3e9-5c32e579acb5 req-58e307c2-b204-4d3f-b5ff-7c4febbf9a67 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] https://10.4.3.121/volume/v3/snapshots/d8b45339-abf5-43ff-97d5-0cee8c4c2b89 returned with HTTP 200 Aug 13 06:05:19.960419 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 110/436] 10.4.3.121 () {68 vars in 1604 bytes} [Thu Aug 13 06:05:19 2026] GET /volume/v3/snapshots/d8b45339-abf5-43ff-97d5-0cee8c4c2b89 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:19.988155 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-e99dc07b-dbf6-4ab6-a94a-7cfd8182391a req-4e8b5a95-bb6f-461e-8926-1922cc91dd61 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:19.993433 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e99dc07b-dbf6-4ab6-a94a-7cfd8182391a req-4e8b5a95-bb6f-461e-8926-1922cc91dd61 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/d8b45339-abf5-43ff-97d5-0cee8c4c2b89 Aug 13 06:05:19.993687 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e99dc07b-dbf6-4ab6-a94a-7cfd8182391a req-4e8b5a95-bb6f-461e-8926-1922cc91dd61 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:19.993942 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e99dc07b-dbf6-4ab6-a94a-7cfd8182391a req-4e8b5a95-bb6f-461e-8926-1922cc91dd61 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:19.994104 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [req-e99dc07b-dbf6-4ab6-a94a-7cfd8182391a req-4e8b5a95-bb6f-461e-8926-1922cc91dd61 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Delete snapshot with id: d8b45339-abf5-43ff-97d5-0cee8c4c2b89 Aug 13 06:05:20.004202 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:20.004202 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:20.005526 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-e99dc07b-dbf6-4ab6-a94a-7cfd8182391a req-4e8b5a95-bb6f-461e-8926-1922cc91dd61 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Snapshot retrieved successfully. Aug 13 06:05:20.027572 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-e99dc07b-dbf6-4ab6-a94a-7cfd8182391a req-4e8b5a95-bb6f-461e-8926-1922cc91dd61 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Snapshot delete request issued successfully. Aug 13 06:05:20.027817 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e99dc07b-dbf6-4ab6-a94a-7cfd8182391a req-4e8b5a95-bb6f-461e-8926-1922cc91dd61 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] https://10.4.3.121/volume/v3/snapshots/d8b45339-abf5-43ff-97d5-0cee8c4c2b89 returned with HTTP 202 Aug 13 06:05:20.028260 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 110/437] 10.4.3.121 () {70 vars in 1626 bytes} [Thu Aug 13 06:05:19 2026] DELETE /volume/v3/snapshots/d8b45339-abf5-43ff-97d5-0cee8c4c2b89 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:20.067993 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-930d535a-2206-40c4-a8a2-1d721cbcfe69 req-c3709052-19be-4287-ba64-3b107acf47c7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:20.073702 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-930d535a-2206-40c4-a8a2-1d721cbcfe69 req-c3709052-19be-4287-ba64-3b107acf47c7 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] GET https://10.4.3.121/volume/v3/snapshots/d8b45339-abf5-43ff-97d5-0cee8c4c2b89 Aug 13 06:05:20.074577 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-930d535a-2206-40c4-a8a2-1d721cbcfe69 req-c3709052-19be-4287-ba64-3b107acf47c7 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:20.074949 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-930d535a-2206-40c4-a8a2-1d721cbcfe69 req-c3709052-19be-4287-ba64-3b107acf47c7 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:20.083735 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:20.083735 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:20.085468 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-930d535a-2206-40c4-a8a2-1d721cbcfe69 req-c3709052-19be-4287-ba64-3b107acf47c7 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Snapshot retrieved successfully. Aug 13 06:05:20.086823 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-930d535a-2206-40c4-a8a2-1d721cbcfe69 req-c3709052-19be-4287-ba64-3b107acf47c7 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] https://10.4.3.121/volume/v3/snapshots/d8b45339-abf5-43ff-97d5-0cee8c4c2b89 returned with HTTP 200 Aug 13 06:05:20.087437 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 105/438] 10.4.3.121 () {68 vars in 1604 bytes} [Thu Aug 13 06:05:20 2026] GET /volume/v3/snapshots/d8b45339-abf5-43ff-97d5-0cee8c4c2b89 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:20.496261 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-89fd943f-a80f-4f47-8853-992fda3c5745 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:20.499786 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-89fd943f-a80f-4f47-8853-992fda3c5745 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] GET https://10.4.3.121/volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf Aug 13 06:05:20.500237 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-89fd943f-a80f-4f47-8853-992fda3c5745 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:20.500440 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-89fd943f-a80f-4f47-8853-992fda3c5745 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:20.509682 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:20.509682 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:20.514445 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-89fd943f-a80f-4f47-8853-992fda3c5745 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Volume info retrieved successfully. Aug 13 06:05:20.520044 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-89fd943f-a80f-4f47-8853-992fda3c5745 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] https://10.4.3.121/volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf returned with HTTP 200 Aug 13 06:05:20.520552 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 114/439] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:20 2026] GET /volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:20.534435 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-33fe3363-4ccc-4b24-bb28-70fb685d7fe9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:20.536444 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33fe3363-4ccc-4b24-bb28-70fb685d7fe9 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] POST https://10.4.3.121/volume/v3/os-volume-transfer Aug 13 06:05:20.536923 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33fe3363-4ccc-4b24-bb28-70fb685d7fe9 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b36161bf-120e-48bd-8774-51b0be478edf"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:20.538417 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.volume_transfer [None req-33fe3363-4ccc-4b24-bb28-70fb685d7fe9 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b36161bf-120e-48bd-8774-51b0be478edf'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 13 06:05:20.538523 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.volume_transfer [None req-33fe3363-4ccc-4b24-bb28-70fb685d7fe9 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Creating transfer of volume b36161bf-120e-48bd-8774-51b0be478edf Aug 13 06:05:20.538596 np0000007163 devstack@c-api.service[100323]: INFO cinder.transfer.api [None req-33fe3363-4ccc-4b24-bb28-70fb685d7fe9 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Generating transfer record for volume b36161bf-120e-48bd-8774-51b0be478edf Aug 13 06:05:20.545337 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:20.545337 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:20.561752 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33fe3363-4ccc-4b24-bb28-70fb685d7fe9 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] https://10.4.3.121/volume/v3/os-volume-transfer returned with HTTP 202 Aug 13 06:05:20.562172 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 111/440] 10.4.3.121 () {68 vars in 1291 bytes} [Thu Aug 13 06:05:20 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:05:20.570572 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2ef7f20c-b2bd-408f-8119-d8393e77a014 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:20.576320 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ef7f20c-b2bd-408f-8119-d8393e77a014 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] GET https://10.4.3.121/volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf Aug 13 06:05:20.576320 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2ef7f20c-b2bd-408f-8119-d8393e77a014 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:20.576320 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2ef7f20c-b2bd-408f-8119-d8393e77a014 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:20.586561 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:20.586561 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:20.593079 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2ef7f20c-b2bd-408f-8119-d8393e77a014 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Volume info retrieved successfully. Aug 13 06:05:20.600268 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ef7f20c-b2bd-408f-8119-d8393e77a014 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] https://10.4.3.121/volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf returned with HTTP 200 Aug 13 06:05:20.600996 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 111/441] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:20 2026] GET /volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:20.613805 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f115442f-d333-4825-9a7b-bc89697a51d7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:20.617021 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f115442f-d333-4825-9a7b-bc89697a51d7 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] GET https://10.4.3.121/volume/v3/os-volume-transfer/5b706bf5-96c7-4fa0-81c8-9db6a64df1f0 Aug 13 06:05:20.617311 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f115442f-d333-4825-9a7b-bc89697a51d7 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:20.617633 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f115442f-d333-4825-9a7b-bc89697a51d7 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:20.625997 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f115442f-d333-4825-9a7b-bc89697a51d7 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] https://10.4.3.121/volume/v3/os-volume-transfer/5b706bf5-96c7-4fa0-81c8-9db6a64df1f0 returned with HTTP 200 Aug 13 06:05:20.626569 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 106/442] 10.4.3.121 () {66 vars in 1381 bytes} [Thu Aug 13 06:05:20 2026] GET /volume/v3/os-volume-transfer/5b706bf5-96c7-4fa0-81c8-9db6a64df1f0 => generated 409 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:20.635778 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2a16c449-277a-448f-8a8b-5335934b1198 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:20.638015 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2a16c449-277a-448f-8a8b-5335934b1198 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] GET https://10.4.3.121/volume/v3/os-volume-transfer Aug 13 06:05:20.638346 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2a16c449-277a-448f-8a8b-5335934b1198 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:20.638612 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2a16c449-277a-448f-8a8b-5335934b1198 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:20.638836 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.volume_transfer [None req-2a16c449-277a-448f-8a8b-5335934b1198 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Listing volume transfers {{(pid=100322) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 13 06:05:20.649515 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2a16c449-277a-448f-8a8b-5335934b1198 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] https://10.4.3.121/volume/v3/os-volume-transfer returned with HTTP 200 Aug 13 06:05:20.650044 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 115/443] 10.4.3.121 () {66 vars in 1270 bytes} [Thu Aug 13 06:05:20 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:20.664565 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-526df41f-d430-4208-8e7f-1e99c8525865 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:20.908525 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-526df41f-d430-4208-8e7f-1e99c8525865 tempest-VolumesTransfersTest-2140052789 tempest-VolumesTransfersTest-2140052789-project-member] POST https://10.4.3.121/volume/v3/os-volume-transfer/5b706bf5-96c7-4fa0-81c8-9db6a64df1f0/accept Aug 13 06:05:20.908525 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-526df41f-d430-4208-8e7f-1e99c8525865 tempest-VolumesTransfersTest-2140052789 tempest-VolumesTransfersTest-2140052789-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "f766664e5a981cdb"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:20.909575 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.volume_transfer [None req-526df41f-d430-4208-8e7f-1e99c8525865 tempest-VolumesTransfersTest-2140052789 tempest-VolumesTransfersTest-2140052789-project-member] Accepting volume transfer 5b706bf5-96c7-4fa0-81c8-9db6a64df1f0 {{(pid=100323) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 06:05:20.909774 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.volume_transfer [None req-526df41f-d430-4208-8e7f-1e99c8525865 tempest-VolumesTransfersTest-2140052789 tempest-VolumesTransfersTest-2140052789-project-member] Accepting transfer 5b706bf5-96c7-4fa0-81c8-9db6a64df1f0 Aug 13 06:05:20.998381 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-526df41f-d430-4208-8e7f-1e99c8525865 tempest-VolumesTransfersTest-2140052789 tempest-VolumesTransfersTest-2140052789-project-member] Created reservations ['6a5ce044-95e3-44b1-90a7-52945f942b38', 'b091f2ff-8b99-4db3-8386-5d4edf1bb018', 'd201c26d-a9d8-46a8-b385-4d3e64bfd62a', '16a40bee-da39-467b-ac75-857c29866c1c'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:21.033576 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-526df41f-d430-4208-8e7f-1e99c8525865 tempest-VolumesTransfersTest-2140052789 tempest-VolumesTransfersTest-2140052789-project-member] Created reservations ['8fbf6c99-bb9f-4ce8-ac50-b7ee0852e8b2', '4c6eb990-7b35-4282-95e5-354b9e807627', 'a14f2585-8cfe-4b4e-aae3-9f98414e9210', '08a20b30-cf64-43dd-b0fd-86bc245b1cd6'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:21.072392 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-526df41f-d430-4208-8e7f-1e99c8525865 tempest-VolumesTransfersTest-2140052789 tempest-VolumesTransfersTest-2140052789-project-member] Created reservations ['80b9f30c-b558-471d-a576-c6fef0377a0d', '09e77ab2-2c06-428d-805f-c0f93a09c1a2', 'f077693d-88c5-40c6-a06c-d380fd0450c1', 'e8ad9c58-45ae-4bde-adb7-da21b66380dc'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:21.118122 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-526df41f-d430-4208-8e7f-1e99c8525865 tempest-VolumesTransfersTest-2140052789 tempest-VolumesTransfersTest-2140052789-project-member] Created reservations ['902e5cf0-8356-4d4e-b7ed-76b7837ac4da', '677f2340-bc4d-490a-84dc-83a7b141ee2a', 'dae0e168-2422-489b-8c19-142bfcec9b22', '0abd1c56-44b2-4858-b6f0-8c3a39ca36f2'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:21.131100 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-39a64200-8801-48c1-91f0-984308bce2e4 req-22aa59c9-c010-4262-8349-b3cd6bd6bd52 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:21.133742 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-39a64200-8801-48c1-91f0-984308bce2e4 req-22aa59c9-c010-4262-8349-b3cd6bd6bd52 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] GET https://10.4.3.121/volume/v3/snapshots/d8b45339-abf5-43ff-97d5-0cee8c4c2b89 Aug 13 06:05:21.133978 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-39a64200-8801-48c1-91f0-984308bce2e4 req-22aa59c9-c010-4262-8349-b3cd6bd6bd52 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:21.134237 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-39a64200-8801-48c1-91f0-984308bce2e4 req-22aa59c9-c010-4262-8349-b3cd6bd6bd52 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:21.134877 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-526df41f-d430-4208-8e7f-1e99c8525865 tempest-VolumesTransfersTest-2140052789 tempest-VolumesTransfersTest-2140052789-project-member] Transfer volume completed successfully. Aug 13 06:05:21.142171 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-39a64200-8801-48c1-91f0-984308bce2e4 req-22aa59c9-c010-4262-8349-b3cd6bd6bd52 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] https://10.4.3.121/volume/v3/snapshots/d8b45339-abf5-43ff-97d5-0cee8c4c2b89 returned with HTTP 404 Aug 13 06:05:21.142812 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 112/444] 10.4.3.121 () {68 vars in 1604 bytes} [Thu Aug 13 06:05:21 2026] GET /volume/v3/snapshots/d8b45339-abf5-43ff-97d5-0cee8c4c2b89 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:21.174159 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1ff23c92-243a-4635-80aa-dc6af54d847c req-2d883218-1244-4b55-b6f6-eba27e8f27a1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:21.176949 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1ff23c92-243a-4635-80aa-dc6af54d847c req-2d883218-1244-4b55-b6f6-eba27e8f27a1 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] DELETE https://10.4.3.121/volume/v3/volumes/97372809-c677-4be7-92ac-5a8fef347576 Aug 13 06:05:21.177814 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1ff23c92-243a-4635-80aa-dc6af54d847c req-2d883218-1244-4b55-b6f6-eba27e8f27a1 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:21.177814 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1ff23c92-243a-4635-80aa-dc6af54d847c req-2d883218-1244-4b55-b6f6-eba27e8f27a1 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:21.178376 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [req-1ff23c92-243a-4635-80aa-dc6af54d847c req-2d883218-1244-4b55-b6f6-eba27e8f27a1 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Delete volume with id: 97372809-c677-4be7-92ac-5a8fef347576 Aug 13 06:05:21.191034 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:21.191034 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:21.191829 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-1ff23c92-243a-4635-80aa-dc6af54d847c req-2d883218-1244-4b55-b6f6-eba27e8f27a1 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Volume info retrieved successfully. Aug 13 06:05:21.218652 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-1ff23c92-243a-4635-80aa-dc6af54d847c req-2d883218-1244-4b55-b6f6-eba27e8f27a1 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Delete volume request issued successfully. Aug 13 06:05:21.219033 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1ff23c92-243a-4635-80aa-dc6af54d847c req-2d883218-1244-4b55-b6f6-eba27e8f27a1 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] https://10.4.3.121/volume/v3/volumes/97372809-c677-4be7-92ac-5a8fef347576 returned with HTTP 202 Aug 13 06:05:21.219598 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 107/445] 10.4.3.121 () {70 vars in 1620 bytes} [Thu Aug 13 06:05:21 2026] DELETE /volume/v3/volumes/97372809-c677-4be7-92ac-5a8fef347576 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:21.246021 np0000007163 devstack@c-api.service[100323]: INFO cinder.transfer.api [None req-526df41f-d430-4208-8e7f-1e99c8525865 tempest-VolumesTransfersTest-2140052789 tempest-VolumesTransfersTest-2140052789-project-member] Volume b36161bf-120e-48bd-8774-51b0be478edf has been transferred. Aug 13 06:05:21.253812 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-526df41f-d430-4208-8e7f-1e99c8525865 tempest-VolumesTransfersTest-2140052789 tempest-VolumesTransfersTest-2140052789-project-member] https://10.4.3.121/volume/v3/os-volume-transfer/5b706bf5-96c7-4fa0-81c8-9db6a64df1f0/accept returned with HTTP 202 Aug 13 06:05:21.254731 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-845d4629-f7d7-4daf-a786-e9fb3a17a55a req-afa53be2-e4ed-4d4a-b8b7-64060ee323ed None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:21.254870 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 112/446] 10.4.3.121 () {68 vars in 1423 bytes} [Thu Aug 13 06:05:20 2026] POST /volume/v3/os-volume-transfer/5b706bf5-96c7-4fa0-81c8-9db6a64df1f0/accept => generated 365 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:05:21.257217 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-845d4629-f7d7-4daf-a786-e9fb3a17a55a req-afa53be2-e4ed-4d4a-b8b7-64060ee323ed tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] GET https://10.4.3.121/volume/v3/volumes/97372809-c677-4be7-92ac-5a8fef347576 Aug 13 06:05:21.257510 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-845d4629-f7d7-4daf-a786-e9fb3a17a55a req-afa53be2-e4ed-4d4a-b8b7-64060ee323ed tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:21.257737 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-845d4629-f7d7-4daf-a786-e9fb3a17a55a req-afa53be2-e4ed-4d4a-b8b7-64060ee323ed tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:21.267922 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a3630b39-7691-4d9a-a85e-6a3b6ca038da None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:21.269629 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:21.269629 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:21.270726 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a3630b39-7691-4d9a-a85e-6a3b6ca038da tempest-VolumesTransfersTest-2140052789 tempest-VolumesTransfersTest-2140052789-project-member] GET https://10.4.3.121/volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf Aug 13 06:05:21.271357 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a3630b39-7691-4d9a-a85e-6a3b6ca038da tempest-VolumesTransfersTest-2140052789 tempest-VolumesTransfersTest-2140052789-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:21.271710 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a3630b39-7691-4d9a-a85e-6a3b6ca038da tempest-VolumesTransfersTest-2140052789 tempest-VolumesTransfersTest-2140052789-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:21.279737 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-845d4629-f7d7-4daf-a786-e9fb3a17a55a req-afa53be2-e4ed-4d4a-b8b7-64060ee323ed tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Volume info retrieved successfully. Aug 13 06:05:21.283298 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:21.283298 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:21.286016 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-845d4629-f7d7-4daf-a786-e9fb3a17a55a req-afa53be2-e4ed-4d4a-b8b7-64060ee323ed tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] https://10.4.3.121/volume/v3/volumes/97372809-c677-4be7-92ac-5a8fef347576 returned with HTTP 200 Aug 13 06:05:21.286628 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 116/447] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:05:21 2026] GET /volume/v3/volumes/97372809-c677-4be7-92ac-5a8fef347576 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:21.291472 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a3630b39-7691-4d9a-a85e-6a3b6ca038da tempest-VolumesTransfersTest-2140052789 tempest-VolumesTransfersTest-2140052789-project-member] Volume info retrieved successfully. Aug 13 06:05:21.299093 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a3630b39-7691-4d9a-a85e-6a3b6ca038da tempest-VolumesTransfersTest-2140052789 tempest-VolumesTransfersTest-2140052789-project-member] https://10.4.3.121/volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf returned with HTTP 200 Aug 13 06:05:21.299093 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 113/448] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:21 2026] GET /volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:21.319125 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ca915391-aedd-4dc0-9f99-ede8ce70de6c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:21.322150 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ca915391-aedd-4dc0-9f99-ede8ce70de6c tempest-VolumesTransfersTest-2140052789 tempest-VolumesTransfersTest-2140052789-project-member] GET https://10.4.3.121/volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf Aug 13 06:05:21.322492 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ca915391-aedd-4dc0-9f99-ede8ce70de6c tempest-VolumesTransfersTest-2140052789 tempest-VolumesTransfersTest-2140052789-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:21.322783 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ca915391-aedd-4dc0-9f99-ede8ce70de6c tempest-VolumesTransfersTest-2140052789 tempest-VolumesTransfersTest-2140052789-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:21.335071 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:21.335071 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:21.340703 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ca915391-aedd-4dc0-9f99-ede8ce70de6c tempest-VolumesTransfersTest-2140052789 tempest-VolumesTransfersTest-2140052789-project-member] Volume info retrieved successfully. Aug 13 06:05:21.347397 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ca915391-aedd-4dc0-9f99-ede8ce70de6c tempest-VolumesTransfersTest-2140052789 tempest-VolumesTransfersTest-2140052789-project-member] https://10.4.3.121/volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf returned with HTTP 200 Aug 13 06:05:21.347547 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 108/449] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:21 2026] GET /volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:21.363127 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f2018fd2-7f1c-458c-bf8e-fe6f006c6641 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:21.365225 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f2018fd2-7f1c-458c-bf8e-fe6f006c6641 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] DELETE https://10.4.3.121/volume/v3/os-volume-transfer/5b706bf5-96c7-4fa0-81c8-9db6a64df1f0 Aug 13 06:05:21.365447 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f2018fd2-7f1c-458c-bf8e-fe6f006c6641 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:21.365680 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f2018fd2-7f1c-458c-bf8e-fe6f006c6641 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:21.365828 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.volume_transfer [None req-f2018fd2-7f1c-458c-bf8e-fe6f006c6641 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Delete transfer with id: 5b706bf5-96c7-4fa0-81c8-9db6a64df1f0 Aug 13 06:05:21.370159 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f2018fd2-7f1c-458c-bf8e-fe6f006c6641 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] https://10.4.3.121/volume/v3/os-volume-transfer/5b706bf5-96c7-4fa0-81c8-9db6a64df1f0 returned with HTTP 404 Aug 13 06:05:21.370737 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 113/450] 10.4.3.121 () {66 vars in 1384 bytes} [Thu Aug 13 06:05:21 2026] DELETE /volume/v3/os-volume-transfer/5b706bf5-96c7-4fa0-81c8-9db6a64df1f0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:21.377624 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3f6d7edb-2544-49e1-bb24-40ea98421190 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:21.636950 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3f6d7edb-2544-49e1-bb24-40ea98421190 tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf Aug 13 06:05:21.637307 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3f6d7edb-2544-49e1-bb24-40ea98421190 tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:21.637417 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3f6d7edb-2544-49e1-bb24-40ea98421190 tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:21.638082 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-3f6d7edb-2544-49e1-bb24-40ea98421190 tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] Delete volume with id: b36161bf-120e-48bd-8774-51b0be478edf Aug 13 06:05:21.644889 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:21.644889 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:21.645236 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3f6d7edb-2544-49e1-bb24-40ea98421190 tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] Volume info retrieved successfully. Aug 13 06:05:21.662928 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3f6d7edb-2544-49e1-bb24-40ea98421190 tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] Delete volume request issued successfully. Aug 13 06:05:21.662928 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3f6d7edb-2544-49e1-bb24-40ea98421190 tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] https://10.4.3.121/volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf returned with HTTP 202 Aug 13 06:05:21.662928 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 117/451] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:05:21 2026] DELETE /volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf => generated 0 bytes in 286 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:21.672329 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-389514d0-2ee7-450a-aaf0-00b4edf82549 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:21.674000 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-389514d0-2ee7-450a-aaf0-00b4edf82549 tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] GET https://10.4.3.121/volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf Aug 13 06:05:21.674704 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-389514d0-2ee7-450a-aaf0-00b4edf82549 tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:21.674704 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-389514d0-2ee7-450a-aaf0-00b4edf82549 tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:21.677920 np0000007163 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=389,cinder:UPDATE=103,cinder:INSERT=57 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:05:21.688721 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:21.688721 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:21.694343 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-389514d0-2ee7-450a-aaf0-00b4edf82549 tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] Volume info retrieved successfully. Aug 13 06:05:21.700304 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-389514d0-2ee7-450a-aaf0-00b4edf82549 tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] https://10.4.3.121/volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf returned with HTTP 200 Aug 13 06:05:21.700834 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 114/452] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:21 2026] GET /volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf => generated 1007 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:22.330925 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-49dd8b28-23af-40ad-8754-0707729a4237 req-789d4a54-872e-4318-9efe-300ed45a0434 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:22.334122 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-49dd8b28-23af-40ad-8754-0707729a4237 req-789d4a54-872e-4318-9efe-300ed45a0434 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] GET https://10.4.3.121/volume/v3/volumes/97372809-c677-4be7-92ac-5a8fef347576 Aug 13 06:05:22.334467 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-49dd8b28-23af-40ad-8754-0707729a4237 req-789d4a54-872e-4318-9efe-300ed45a0434 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:22.334714 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-49dd8b28-23af-40ad-8754-0707729a4237 req-789d4a54-872e-4318-9efe-300ed45a0434 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:22.343050 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-49dd8b28-23af-40ad-8754-0707729a4237 req-789d4a54-872e-4318-9efe-300ed45a0434 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] https://10.4.3.121/volume/v3/volumes/97372809-c677-4be7-92ac-5a8fef347576 returned with HTTP 404 Aug 13 06:05:22.343860 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 109/453] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:05:22 2026] GET /volume/v3/volumes/97372809-c677-4be7-92ac-5a8fef347576 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:22.368081 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-13ad8ed5-c4b6-43a8-b3c4-b47d567e0a3b req-91217bc0-aafd-4cc0-854c-7e89c5a7f733 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:22.374234 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-13ad8ed5-c4b6-43a8-b3c4-b47d567e0a3b req-91217bc0-aafd-4cc0-854c-7e89c5a7f733 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] DELETE https://10.4.3.121/volume/v3/volumes/97372809-c677-4be7-92ac-5a8fef347576 Aug 13 06:05:22.374421 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-13ad8ed5-c4b6-43a8-b3c4-b47d567e0a3b req-91217bc0-aafd-4cc0-854c-7e89c5a7f733 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:22.374606 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-13ad8ed5-c4b6-43a8-b3c4-b47d567e0a3b req-91217bc0-aafd-4cc0-854c-7e89c5a7f733 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:22.374760 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [req-13ad8ed5-c4b6-43a8-b3c4-b47d567e0a3b req-91217bc0-aafd-4cc0-854c-7e89c5a7f733 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Delete volume with id: 97372809-c677-4be7-92ac-5a8fef347576 Aug 13 06:05:22.381945 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-13ad8ed5-c4b6-43a8-b3c4-b47d567e0a3b req-91217bc0-aafd-4cc0-854c-7e89c5a7f733 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] https://10.4.3.121/volume/v3/volumes/97372809-c677-4be7-92ac-5a8fef347576 returned with HTTP 404 Aug 13 06:05:22.382715 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 114/454] 10.4.3.121 () {70 vars in 1620 bytes} [Thu Aug 13 06:05:22 2026] DELETE /volume/v3/volumes/97372809-c677-4be7-92ac-5a8fef347576 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:22.414062 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-03a14eb9-dd8f-469d-a584-382075e1480c req-67ab2aaa-feda-44bb-9b02-c0a5691a9282 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:22.415777 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-03a14eb9-dd8f-469d-a584-382075e1480c req-67ab2aaa-feda-44bb-9b02-c0a5691a9282 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] GET https://10.4.3.121/volume/v3/volumes/97372809-c677-4be7-92ac-5a8fef347576 Aug 13 06:05:22.416017 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-03a14eb9-dd8f-469d-a584-382075e1480c req-67ab2aaa-feda-44bb-9b02-c0a5691a9282 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:22.416263 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-03a14eb9-dd8f-469d-a584-382075e1480c req-67ab2aaa-feda-44bb-9b02-c0a5691a9282 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:22.422952 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-03a14eb9-dd8f-469d-a584-382075e1480c req-67ab2aaa-feda-44bb-9b02-c0a5691a9282 tempest-VolumesSnapshotsTestJSON-1407165221 tempest-VolumesSnapshotsTestJSON-1407165221-project-member] https://10.4.3.121/volume/v3/volumes/97372809-c677-4be7-92ac-5a8fef347576 returned with HTTP 404 Aug 13 06:05:22.423495 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 118/455] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:05:22 2026] GET /volume/v3/volumes/97372809-c677-4be7-92ac-5a8fef347576 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 06:05:22.457374 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-24e79588-7deb-4d78-9e05-ff2364ff58c4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:22.459519 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-24e79588-7deb-4d78-9e05-ff2364ff58c4 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] DELETE https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 Aug 13 06:05:22.459920 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-24e79588-7deb-4d78-9e05-ff2364ff58c4 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:22.459920 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-24e79588-7deb-4d78-9e05-ff2364ff58c4 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:22.460141 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-24e79588-7deb-4d78-9e05-ff2364ff58c4 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Delete volume with id: 7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 Aug 13 06:05:22.469884 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:22.469884 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:22.470279 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-24e79588-7deb-4d78-9e05-ff2364ff58c4 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Volume info retrieved successfully. Aug 13 06:05:22.490049 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-24e79588-7deb-4d78-9e05-ff2364ff58c4 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Delete volume request issued successfully. Aug 13 06:05:22.490353 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-24e79588-7deb-4d78-9e05-ff2364ff58c4 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 returned with HTTP 202 Aug 13 06:05:22.490915 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 115/456] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:05:22 2026] DELETE /volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:22.502152 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3cc08fed-32de-4a4c-b3ac-83f3526d36d7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:22.507318 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3cc08fed-32de-4a4c-b3ac-83f3526d36d7 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] GET https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 Aug 13 06:05:22.507513 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3cc08fed-32de-4a4c-b3ac-83f3526d36d7 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:22.507837 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3cc08fed-32de-4a4c-b3ac-83f3526d36d7 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:22.519173 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:22.519173 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:22.525573 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3cc08fed-32de-4a4c-b3ac-83f3526d36d7 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Volume info retrieved successfully. Aug 13 06:05:22.530695 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3cc08fed-32de-4a4c-b3ac-83f3526d36d7 tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 returned with HTTP 200 Aug 13 06:05:22.531152 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 110/457] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:22 2026] GET /volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:22.719206 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-594af1f9-84a0-4a99-be99-bd8938f17c26 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:22.719206 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-594af1f9-84a0-4a99-be99-bd8938f17c26 tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] GET https://10.4.3.121/volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf Aug 13 06:05:22.719335 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-594af1f9-84a0-4a99-be99-bd8938f17c26 tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:22.719653 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-594af1f9-84a0-4a99-be99-bd8938f17c26 tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:22.725957 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-594af1f9-84a0-4a99-be99-bd8938f17c26 tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] https://10.4.3.121/volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf returned with HTTP 404 Aug 13 06:05:22.726662 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 115/458] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:22 2026] GET /volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:22.734747 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cd1c1688-d8d0-4e67-87f0-22fec61d2de3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:22.736700 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cd1c1688-d8d0-4e67-87f0-22fec61d2de3 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] GET https://10.4.3.121/volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf Aug 13 06:05:22.736938 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cd1c1688-d8d0-4e67-87f0-22fec61d2de3 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:22.737148 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cd1c1688-d8d0-4e67-87f0-22fec61d2de3 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:22.745423 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cd1c1688-d8d0-4e67-87f0-22fec61d2de3 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] https://10.4.3.121/volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf returned with HTTP 404 Aug 13 06:05:22.746497 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 119/459] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:22 2026] GET /volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:22.755540 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ae62a9ab-3b80-4d79-abcc-765243ff7a2b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:22.759564 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ae62a9ab-3b80-4d79-abcc-765243ff7a2b tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] DELETE https://10.4.3.121/volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf Aug 13 06:05:22.759852 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ae62a9ab-3b80-4d79-abcc-765243ff7a2b tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:22.760169 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ae62a9ab-3b80-4d79-abcc-765243ff7a2b tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:22.761022 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-ae62a9ab-3b80-4d79-abcc-765243ff7a2b tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Delete volume with id: b36161bf-120e-48bd-8774-51b0be478edf Aug 13 06:05:22.772085 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ae62a9ab-3b80-4d79-abcc-765243ff7a2b tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] https://10.4.3.121/volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf returned with HTTP 404 Aug 13 06:05:22.772768 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 116/460] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:05:22 2026] DELETE /volume/v3/volumes/b36161bf-120e-48bd-8774-51b0be478edf => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:22.784381 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1a207094-9ebf-4306-9549-b8cc0195eab4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:22.786436 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a207094-9ebf-4306-9549-b8cc0195eab4 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:05:22.787056 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a207094-9ebf-4306-9549-b8cc0195eab4 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1882597071"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:22.788866 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-1a207094-9ebf-4306-9549-b8cc0195eab4 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1882597071'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:05:22.789109 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-1a207094-9ebf-4306-9549-b8cc0195eab4 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Create volume of 1 GB Aug 13 06:05:22.793788 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1a207094-9ebf-4306-9549-b8cc0195eab4 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Availability Zones retrieved successfully. Aug 13 06:05:22.802331 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1a207094-9ebf-4306-9549-b8cc0195eab4 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Flow 'volume_create_api' (9a87dd4c-8acb-4cfb-b250-921ee70e42f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:22.803154 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1a207094-9ebf-4306-9549-b8cc0195eab4 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5adec087-6912-42e1-8007-c8a6295f4570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:22.804557 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-1a207094-9ebf-4306-9549-b8cc0195eab4 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:05:22.849438 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1a207094-9ebf-4306-9549-b8cc0195eab4 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5adec087-6912-42e1-8007-c8a6295f4570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:22.850775 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1a207094-9ebf-4306-9549-b8cc0195eab4 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1373bd0-212d-4a2c-9358-9847d087b301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:22.904833 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-1a207094-9ebf-4306-9549-b8cc0195eab4 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Created reservations ['93929990-7540-4ed9-aff0-41709351e9e8', 'c934fa3d-f84f-4570-81bb-799acd64f5da', '86863518-7a61-41d1-a156-a05a9c57c95d', '372a7670-6c99-4b73-b3c5-be0ad3f07ed7'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:22.905860 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1a207094-9ebf-4306-9549-b8cc0195eab4 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1373bd0-212d-4a2c-9358-9847d087b301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93929990-7540-4ed9-aff0-41709351e9e8', 'c934fa3d-f84f-4570-81bb-799acd64f5da', '86863518-7a61-41d1-a156-a05a9c57c95d', '372a7670-6c99-4b73-b3c5-be0ad3f07ed7']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:22.906706 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1a207094-9ebf-4306-9549-b8cc0195eab4 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0700bdae-6529-4877-bf93-6dfc8ca9cb8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:22.938406 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1a207094-9ebf-4306-9549-b8cc0195eab4 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0700bdae-6529-4877-bf93-6dfc8ca9cb8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7967b692-c963-4c0a-aed5-8907070dc981', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1882597071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca96aa7fe80346b8a452e4fcbd48b356',qos_specs=None,replication_status=,reservations=['93929990-7540-4ed9-aff0-41709351e9e8','c934fa3d-f84f-4570-81bb-799acd64f5da','86863518-7a61-41d1-a156-a05a9c57c95d','372a7670-6c99-4b73-b3c5-be0ad3f07ed7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d8c4f3dcd40463fb4404b0060ac97cc',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:05:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1882597071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7967b692-c963-4c0a-aed5-8907070dc981,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca96aa7fe80346b8a452e4fcbd48b356',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d8c4f3dcd40463fb4404b0060ac97cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:22.939192 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1a207094-9ebf-4306-9549-b8cc0195eab4 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c6929da-2549-4722-8168-f17f047e19b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:22.958732 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1a207094-9ebf-4306-9549-b8cc0195eab4 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c6929da-2549-4722-8168-f17f047e19b9) transitioned into state 'SUCCESS' from state '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-1882597071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca96aa7fe80346b8a452e4fcbd48b356',qos_specs=None,replication_status=,reservations=['93929990-7540-4ed9-aff0-41709351e9e8','c934fa3d-f84f-4570-81bb-799acd64f5da','86863518-7a61-41d1-a156-a05a9c57c95d','372a7670-6c99-4b73-b3c5-be0ad3f07ed7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d8c4f3dcd40463fb4404b0060ac97cc',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:22.959660 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1a207094-9ebf-4306-9549-b8cc0195eab4 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6409d091-5790-4c43-9d36-87d46cdc23c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:22.968659 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1a207094-9ebf-4306-9549-b8cc0195eab4 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6409d091-5790-4c43-9d36-87d46cdc23c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:22.969560 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1a207094-9ebf-4306-9549-b8cc0195eab4 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Flow 'volume_create_api' (9a87dd4c-8acb-4cfb-b250-921ee70e42f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:22.969884 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1a207094-9ebf-4306-9549-b8cc0195eab4 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Create volume request issued successfully. Aug 13 06:05:22.970508 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a207094-9ebf-4306-9549-b8cc0195eab4 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:05:22.970919 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 111/461] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:05:22 2026] POST /volume/v3/volumes => generated 751 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:05:22.984261 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6b40e622-ac6e-4c5a-a8c5-5617b9c189b8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:22.986170 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b40e622-ac6e-4c5a-a8c5-5617b9c189b8 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] GET https://10.4.3.121/volume/v3/volumes/7967b692-c963-4c0a-aed5-8907070dc981 Aug 13 06:05:22.986394 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6b40e622-ac6e-4c5a-a8c5-5617b9c189b8 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:22.986598 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6b40e622-ac6e-4c5a-a8c5-5617b9c189b8 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:22.994518 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:22.994518 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:22.999472 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6b40e622-ac6e-4c5a-a8c5-5617b9c189b8 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Volume info retrieved successfully. Aug 13 06:05:23.004823 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b40e622-ac6e-4c5a-a8c5-5617b9c189b8 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] https://10.4.3.121/volume/v3/volumes/7967b692-c963-4c0a-aed5-8907070dc981 returned with HTTP 200 Aug 13 06:05:23.005236 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 116/462] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:22 2026] GET /volume/v3/volumes/7967b692-c963-4c0a-aed5-8907070dc981 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:23.544065 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-57d03d7f-c6d2-4a83-8864-c7169dd82d3b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:23.546370 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-57d03d7f-c6d2-4a83-8864-c7169dd82d3b tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] GET https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 Aug 13 06:05:23.546676 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-57d03d7f-c6d2-4a83-8864-c7169dd82d3b tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:23.546964 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-57d03d7f-c6d2-4a83-8864-c7169dd82d3b tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:23.553579 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-57d03d7f-c6d2-4a83-8864-c7169dd82d3b tempest-ServerStableDeviceRescueTest-1955377089 tempest-ServerStableDeviceRescueTest-1955377089-project-member] https://10.4.3.121/volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 returned with HTTP 404 Aug 13 06:05:23.554256 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 120/463] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:23 2026] GET /volume/v3/volumes/7eaaf604-90db-4d1f-bac5-c1f1aa6b8a89 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:24.023810 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-225219bf-1f37-42ce-a6ba-81c29cbfc39b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:24.025974 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-225219bf-1f37-42ce-a6ba-81c29cbfc39b tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] GET https://10.4.3.121/volume/v3/volumes/7967b692-c963-4c0a-aed5-8907070dc981 Aug 13 06:05:24.026169 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-225219bf-1f37-42ce-a6ba-81c29cbfc39b tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:24.026446 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-225219bf-1f37-42ce-a6ba-81c29cbfc39b tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:24.038305 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:24.038305 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:24.043840 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-225219bf-1f37-42ce-a6ba-81c29cbfc39b tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Volume info retrieved successfully. Aug 13 06:05:24.050995 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-225219bf-1f37-42ce-a6ba-81c29cbfc39b tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] https://10.4.3.121/volume/v3/volumes/7967b692-c963-4c0a-aed5-8907070dc981 returned with HTTP 200 Aug 13 06:05:24.051505 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 117/464] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:24 2026] GET /volume/v3/volumes/7967b692-c963-4c0a-aed5-8907070dc981 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:24.072976 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-486a2baa-579a-4e0f-804c-79d9ae983d18 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:24.076870 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-486a2baa-579a-4e0f-804c-79d9ae983d18 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] POST https://10.4.3.121/volume/v3/os-volume-transfer Aug 13 06:05:24.077368 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-486a2baa-579a-4e0f-804c-79d9ae983d18 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7967b692-c963-4c0a-aed5-8907070dc981"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:24.079204 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.volume_transfer [None req-486a2baa-579a-4e0f-804c-79d9ae983d18 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Creating new volume transfer {'transfer': {'volume_id': '7967b692-c963-4c0a-aed5-8907070dc981'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 13 06:05:24.079369 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.contrib.volume_transfer [None req-486a2baa-579a-4e0f-804c-79d9ae983d18 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Creating transfer of volume 7967b692-c963-4c0a-aed5-8907070dc981 Aug 13 06:05:24.079516 np0000007163 devstack@c-api.service[100324]: INFO cinder.transfer.api [None req-486a2baa-579a-4e0f-804c-79d9ae983d18 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Generating transfer record for volume 7967b692-c963-4c0a-aed5-8907070dc981 Aug 13 06:05:24.087518 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:24.087518 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:24.105776 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-486a2baa-579a-4e0f-804c-79d9ae983d18 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] https://10.4.3.121/volume/v3/os-volume-transfer returned with HTTP 202 Aug 13 06:05:24.106237 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 112/465] 10.4.3.121 () {68 vars in 1291 bytes} [Thu Aug 13 06:05:24 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:05:24.118555 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0c1e1859-db25-4276-9c67-5d5af98d5da3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:24.121261 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0c1e1859-db25-4276-9c67-5d5af98d5da3 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] GET https://10.4.3.121/volume/v3/volumes/7967b692-c963-4c0a-aed5-8907070dc981 Aug 13 06:05:24.121642 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0c1e1859-db25-4276-9c67-5d5af98d5da3 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:24.121900 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0c1e1859-db25-4276-9c67-5d5af98d5da3 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:24.133271 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:24.133271 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:24.155395 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0c1e1859-db25-4276-9c67-5d5af98d5da3 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Volume info retrieved successfully. Aug 13 06:05:24.162616 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0c1e1859-db25-4276-9c67-5d5af98d5da3 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] https://10.4.3.121/volume/v3/volumes/7967b692-c963-4c0a-aed5-8907070dc981 returned with HTTP 200 Aug 13 06:05:24.163250 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 117/466] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:24 2026] GET /volume/v3/volumes/7967b692-c963-4c0a-aed5-8907070dc981 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:24.180539 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-117d5369-acac-4181-9eaf-3fb75f63657d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:24.183102 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-117d5369-acac-4181-9eaf-3fb75f63657d tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] GET https://10.4.3.121/volume/v3/os-volume-transfer/detail Aug 13 06:05:24.185315 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-117d5369-acac-4181-9eaf-3fb75f63657d tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:24.185315 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-117d5369-acac-4181-9eaf-3fb75f63657d tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:24.185315 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.volume_transfer [None req-117d5369-acac-4181-9eaf-3fb75f63657d tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Listing volume transfers {{(pid=100322) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 13 06:05:24.189385 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-117d5369-acac-4181-9eaf-3fb75f63657d tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] https://10.4.3.121/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 13 06:05:24.190118 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 121/467] 10.4.3.121 () {66 vars in 1291 bytes} [Thu Aug 13 06:05:24 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:05:24.204353 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7b2f4d5b-55d7-410a-a546-38fb6f55c71d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:24.206868 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7b2f4d5b-55d7-410a-a546-38fb6f55c71d tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] DELETE https://10.4.3.121/volume/v3/os-volume-transfer/9fc2b6e0-6fc3-4c3e-b07f-53af4f672c1a Aug 13 06:05:24.207083 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7b2f4d5b-55d7-410a-a546-38fb6f55c71d tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:24.207378 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7b2f4d5b-55d7-410a-a546-38fb6f55c71d tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:24.207634 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.contrib.volume_transfer [None req-7b2f4d5b-55d7-410a-a546-38fb6f55c71d tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Delete transfer with id: 9fc2b6e0-6fc3-4c3e-b07f-53af4f672c1a Aug 13 06:05:24.230599 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:24.230599 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:24.244409 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7b2f4d5b-55d7-410a-a546-38fb6f55c71d tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] https://10.4.3.121/volume/v3/os-volume-transfer/9fc2b6e0-6fc3-4c3e-b07f-53af4f672c1a returned with HTTP 202 Aug 13 06:05:24.244778 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 118/468] 10.4.3.121 () {66 vars in 1384 bytes} [Thu Aug 13 06:05:24 2026] DELETE /volume/v3/os-volume-transfer/9fc2b6e0-6fc3-4c3e-b07f-53af4f672c1a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:24.256385 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eda2f453-6711-4844-aa68-30a8f50eba8f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:24.258880 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eda2f453-6711-4844-aa68-30a8f50eba8f tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] GET https://10.4.3.121/volume/v3/volumes/7967b692-c963-4c0a-aed5-8907070dc981 Aug 13 06:05:24.259218 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eda2f453-6711-4844-aa68-30a8f50eba8f tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:24.259521 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eda2f453-6711-4844-aa68-30a8f50eba8f tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:24.269882 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:24.269882 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:24.276098 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-eda2f453-6711-4844-aa68-30a8f50eba8f tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Volume info retrieved successfully. Aug 13 06:05:24.283476 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eda2f453-6711-4844-aa68-30a8f50eba8f tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] https://10.4.3.121/volume/v3/volumes/7967b692-c963-4c0a-aed5-8907070dc981 returned with HTTP 200 Aug 13 06:05:24.284278 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 113/469] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:24 2026] GET /volume/v3/volumes/7967b692-c963-4c0a-aed5-8907070dc981 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:24.301907 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b8827ec8-220e-46a6-88d5-af5ed28f0742 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:24.304601 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b8827ec8-220e-46a6-88d5-af5ed28f0742 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] DELETE https://10.4.3.121/volume/v3/os-volume-transfer/9fc2b6e0-6fc3-4c3e-b07f-53af4f672c1a Aug 13 06:05:24.304601 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b8827ec8-220e-46a6-88d5-af5ed28f0742 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:24.304601 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b8827ec8-220e-46a6-88d5-af5ed28f0742 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:24.304855 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.volume_transfer [None req-b8827ec8-220e-46a6-88d5-af5ed28f0742 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Delete transfer with id: 9fc2b6e0-6fc3-4c3e-b07f-53af4f672c1a Aug 13 06:05:24.308600 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b8827ec8-220e-46a6-88d5-af5ed28f0742 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] https://10.4.3.121/volume/v3/os-volume-transfer/9fc2b6e0-6fc3-4c3e-b07f-53af4f672c1a returned with HTTP 404 Aug 13 06:05:24.309467 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 118/470] 10.4.3.121 () {66 vars in 1384 bytes} [Thu Aug 13 06:05:24 2026] DELETE /volume/v3/os-volume-transfer/9fc2b6e0-6fc3-4c3e-b07f-53af4f672c1a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:24.319636 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9afd9c59-d274-45fc-8289-8245e9ad5c5c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:24.322288 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9afd9c59-d274-45fc-8289-8245e9ad5c5c tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/7967b692-c963-4c0a-aed5-8907070dc981 Aug 13 06:05:24.324289 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9afd9c59-d274-45fc-8289-8245e9ad5c5c tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:24.324289 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9afd9c59-d274-45fc-8289-8245e9ad5c5c tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:24.324289 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-9afd9c59-d274-45fc-8289-8245e9ad5c5c tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] Delete volume with id: 7967b692-c963-4c0a-aed5-8907070dc981 Aug 13 06:05:24.332073 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:24.332073 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:24.332648 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9afd9c59-d274-45fc-8289-8245e9ad5c5c tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] Volume info retrieved successfully. Aug 13 06:05:24.361911 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9afd9c59-d274-45fc-8289-8245e9ad5c5c tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] Delete volume request issued successfully. Aug 13 06:05:24.361911 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9afd9c59-d274-45fc-8289-8245e9ad5c5c tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] https://10.4.3.121/volume/v3/volumes/7967b692-c963-4c0a-aed5-8907070dc981 returned with HTTP 202 Aug 13 06:05:24.361911 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 122/471] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:05:24 2026] DELETE /volume/v3/volumes/7967b692-c963-4c0a-aed5-8907070dc981 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:24.379560 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-12587156-5d15-4c57-aa72-4f44c3e4401a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:24.382214 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-12587156-5d15-4c57-aa72-4f44c3e4401a tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] GET https://10.4.3.121/volume/v3/volumes/7967b692-c963-4c0a-aed5-8907070dc981 Aug 13 06:05:24.382814 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-12587156-5d15-4c57-aa72-4f44c3e4401a tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:24.382814 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-12587156-5d15-4c57-aa72-4f44c3e4401a tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:24.396203 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:24.396203 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:24.402294 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-12587156-5d15-4c57-aa72-4f44c3e4401a tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] Volume info retrieved successfully. Aug 13 06:05:24.409496 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-12587156-5d15-4c57-aa72-4f44c3e4401a tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] https://10.4.3.121/volume/v3/volumes/7967b692-c963-4c0a-aed5-8907070dc981 returned with HTTP 200 Aug 13 06:05:24.410175 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 119/472] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:24 2026] GET /volume/v3/volumes/7967b692-c963-4c0a-aed5-8907070dc981 => generated 1007 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:25.429454 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-28a1c093-1cf4-471f-aace-b07bfa893081 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:25.431695 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-28a1c093-1cf4-471f-aace-b07bfa893081 tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] GET https://10.4.3.121/volume/v3/volumes/7967b692-c963-4c0a-aed5-8907070dc981 Aug 13 06:05:25.431978 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-28a1c093-1cf4-471f-aace-b07bfa893081 tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:25.432271 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-28a1c093-1cf4-471f-aace-b07bfa893081 tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:25.440518 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-28a1c093-1cf4-471f-aace-b07bfa893081 tempest-VolumesTransfersTest-424937286 tempest-VolumesTransfersTest-424937286-project-admin] https://10.4.3.121/volume/v3/volumes/7967b692-c963-4c0a-aed5-8907070dc981 returned with HTTP 404 Aug 13 06:05:25.441303 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 114/473] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:25 2026] GET /volume/v3/volumes/7967b692-c963-4c0a-aed5-8907070dc981 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:25.450044 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-98f8586b-216c-40e9-a1c3-61d9c4b83b24 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:25.453990 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-98f8586b-216c-40e9-a1c3-61d9c4b83b24 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] GET https://10.4.3.121/volume/v3/volumes/7967b692-c963-4c0a-aed5-8907070dc981 Aug 13 06:05:25.453990 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-98f8586b-216c-40e9-a1c3-61d9c4b83b24 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:25.453990 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-98f8586b-216c-40e9-a1c3-61d9c4b83b24 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:25.457033 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-98f8586b-216c-40e9-a1c3-61d9c4b83b24 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] https://10.4.3.121/volume/v3/volumes/7967b692-c963-4c0a-aed5-8907070dc981 returned with HTTP 404 Aug 13 06:05:25.457575 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 119/474] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:25 2026] GET /volume/v3/volumes/7967b692-c963-4c0a-aed5-8907070dc981 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 06:05:25.466532 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8a042749-a3cc-4b0e-a7b4-c345e5285f93 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:25.470200 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a042749-a3cc-4b0e-a7b4-c345e5285f93 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] DELETE https://10.4.3.121/volume/v3/volumes/7967b692-c963-4c0a-aed5-8907070dc981 Aug 13 06:05:25.473555 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8a042749-a3cc-4b0e-a7b4-c345e5285f93 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:25.474215 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8a042749-a3cc-4b0e-a7b4-c345e5285f93 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:25.474464 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-8a042749-a3cc-4b0e-a7b4-c345e5285f93 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] Delete volume with id: 7967b692-c963-4c0a-aed5-8907070dc981 Aug 13 06:05:25.482358 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a042749-a3cc-4b0e-a7b4-c345e5285f93 tempest-VolumesTransfersTest-1552166493 tempest-VolumesTransfersTest-1552166493-project-member] https://10.4.3.121/volume/v3/volumes/7967b692-c963-4c0a-aed5-8907070dc981 returned with HTTP 404 Aug 13 06:05:25.482981 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 123/475] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:05:25 2026] DELETE /volume/v3/volumes/7967b692-c963-4c0a-aed5-8907070dc981 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:26.530140 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c8f3806d-198f-4ca1-bee8-36970cf78fa1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:26.791703 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8f3806d-198f-4ca1-bee8-36970cf78fa1 tempest-GroupsV314Test-1438928693 tempest-GroupsV314Test-1438928693-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:05:26.792082 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c8f3806d-198f-4ca1-bee8-36970cf78fa1 tempest-GroupsV314Test-1438928693 tempest-GroupsV314Test-1438928693-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-479446906"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:26.807049 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8f3806d-198f-4ca1-bee8-36970cf78fa1 tempest-GroupsV314Test-1438928693 tempest-GroupsV314Test-1438928693-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:05:26.807465 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 120/476] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:05:26 2026] POST /volume/v3/types => generated 219 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:26.819174 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5d9dee07-afe6-4a92-8f92-34c9e61eac46 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:26.821198 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d9dee07-afe6-4a92-8f92-34c9e61eac46 tempest-GroupsV314Test-1438928693 tempest-GroupsV314Test-1438928693-project-admin] POST https://10.4.3.121/volume/v3/group_types Aug 13 06:05:26.821580 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5d9dee07-afe6-4a92-8f92-34c9e61eac46 tempest-GroupsV314Test-1438928693 tempest-GroupsV314Test-1438928693-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1593818214"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:26.827536 np0000007163 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=306,cinder:UPDATE=45,cinder:INSERT=27 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:05:26.846406 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d9dee07-afe6-4a92-8f92-34c9e61eac46 tempest-GroupsV314Test-1438928693 tempest-GroupsV314Test-1438928693-project-admin] https://10.4.3.121/volume/v3/group_types returned with HTTP 202 Aug 13 06:05:26.846921 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 115/477] 10.4.3.121 () {70 vars in 1311 bytes} [Thu Aug 13 06:05:26 2026] POST /volume/v3/group_types => generated 177 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 13 06:05:26.857710 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a0df9848-e6fe-4b51-b505-84aea9352dc7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:27.101295 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a0df9848-e6fe-4b51-b505-84aea9352dc7 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] POST https://10.4.3.121/volume/v3/groups Aug 13 06:05:27.101704 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a0df9848-e6fe-4b51-b505-84aea9352dc7 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b74b7375-73a2-4145-ab3c-d4c21b5fb460", "volume_types": ["4fe67947-4248-47a3-929c-01d6975ad0fd"], "name": "tempest-GroupsV314Test-Group-1585239613"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:27.103078 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-a0df9848-e6fe-4b51-b505-84aea9352dc7 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Creating new group {'group': {'group_type': 'b74b7375-73a2-4145-ab3c-d4c21b5fb460', 'volume_types': ['4fe67947-4248-47a3-929c-01d6975ad0fd'], 'name': 'tempest-GroupsV314Test-Group-1585239613'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 06:05:27.107507 np0000007163 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=360,cinder:UPDATE=97,cinder:INSERT=54 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:05:27.111771 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.groups [None req-a0df9848-e6fe-4b51-b505-84aea9352dc7 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Creating group tempest-GroupsV314Test-Group-1585239613. Aug 13 06:05:27.135133 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a0df9848-e6fe-4b51-b505-84aea9352dc7 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Availability zone cache updated, next update will occur around 2026-08-13 07:05:27.134803. {{(pid=100323) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 06:05:27.135291 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a0df9848-e6fe-4b51-b505-84aea9352dc7 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Availability Zones retrieved successfully. Aug 13 06:05:27.162522 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-a0df9848-e6fe-4b51-b505-84aea9352dc7 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Created reservations ['aad78b32-5b5c-4a75-8073-442e1e45ad39'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:27.207380 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a0df9848-e6fe-4b51-b505-84aea9352dc7 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] https://10.4.3.121/volume/v3/groups returned with HTTP 202 Aug 13 06:05:27.207380 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 120/478] 10.4.3.121 () {70 vars in 1297 bytes} [Thu Aug 13 06:05:26 2026] POST /volume/v3/groups => generated 108 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:27.216777 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e3ecb65c-1fc2-4f79-83e0-377824e93db1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:27.218793 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e3ecb65c-1fc2-4f79-83e0-377824e93db1 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] GET https://10.4.3.121/volume/v3/groups/eb61966e-7dbd-4396-8f21-8ba5761da5eb Aug 13 06:05:27.219177 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e3ecb65c-1fc2-4f79-83e0-377824e93db1 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:27.219450 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e3ecb65c-1fc2-4f79-83e0-377824e93db1 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:27.219650 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-e3ecb65c-1fc2-4f79-83e0-377824e93db1 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] show called for member eb61966e-7dbd-4396-8f21-8ba5761da5eb {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:05:27.224326 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:27.224326 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:27.234400 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e3ecb65c-1fc2-4f79-83e0-377824e93db1 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] https://10.4.3.121/volume/v3/groups/eb61966e-7dbd-4396-8f21-8ba5761da5eb returned with HTTP 200 Aug 13 06:05:27.234782 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 124/479] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:05:27 2026] GET /volume/v3/groups/eb61966e-7dbd-4396-8f21-8ba5761da5eb => generated 388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:28.244918 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b00511a6-4cc7-4eb3-bd5d-d043468b5ffb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:28.246918 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b00511a6-4cc7-4eb3-bd5d-d043468b5ffb tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] GET https://10.4.3.121/volume/v3/groups/eb61966e-7dbd-4396-8f21-8ba5761da5eb Aug 13 06:05:28.248210 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b00511a6-4cc7-4eb3-bd5d-d043468b5ffb tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:28.248210 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b00511a6-4cc7-4eb3-bd5d-d043468b5ffb tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:28.248210 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-b00511a6-4cc7-4eb3-bd5d-d043468b5ffb tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] show called for member eb61966e-7dbd-4396-8f21-8ba5761da5eb {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:05:28.251514 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:28.251514 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:28.269616 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b00511a6-4cc7-4eb3-bd5d-d043468b5ffb tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] https://10.4.3.121/volume/v3/groups/eb61966e-7dbd-4396-8f21-8ba5761da5eb returned with HTTP 200 Aug 13 06:05:28.270891 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 121/480] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:05:28 2026] GET /volume/v3/groups/eb61966e-7dbd-4396-8f21-8ba5761da5eb => generated 389 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:28.285218 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2fd400ca-c01b-4e8e-aca3-d77125e2fe25 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:28.287360 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2fd400ca-c01b-4e8e-aca3-d77125e2fe25 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:05:28.287970 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2fd400ca-c01b-4e8e-aca3-d77125e2fe25 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1895079196", "volume_type": "4fe67947-4248-47a3-929c-01d6975ad0fd", "group_id": "eb61966e-7dbd-4396-8f21-8ba5761da5eb", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:28.295207 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-2fd400ca-c01b-4e8e-aca3-d77125e2fe25 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1895079196', 'volume_type': '4fe67947-4248-47a3-929c-01d6975ad0fd', 'group_id': 'eb61966e-7dbd-4396-8f21-8ba5761da5eb', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:05:28.308318 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:28.308318 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:28.308764 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-2fd400ca-c01b-4e8e-aca3-d77125e2fe25 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Create volume of 1 GB Aug 13 06:05:28.316463 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2fd400ca-c01b-4e8e-aca3-d77125e2fe25 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Availability Zones retrieved successfully. Aug 13 06:05:28.323724 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2fd400ca-c01b-4e8e-aca3-d77125e2fe25 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Flow 'volume_create_api' (a82234e4-ff17-4f36-a0d5-7b5472dfc319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:28.327394 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2fd400ca-c01b-4e8e-aca3-d77125e2fe25 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e12938f-c32d-4839-b9dd-f89c0fabd0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:28.328242 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:28.328242 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:28.328794 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-2fd400ca-c01b-4e8e-aca3-d77125e2fe25 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:05:28.357604 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2fd400ca-c01b-4e8e-aca3-d77125e2fe25 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e12938f-c32d-4839-b9dd-f89c0fabd0c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:05:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4fe67947-4248-47a3-929c-01d6975ad0fd,is_public=True,name='tempest-GroupsV314Test-volume-type-479446906',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4fe67947-4248-47a3-929c-01d6975ad0fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'eb61966e-7dbd-4396-8f21-8ba5761da5eb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:28.360423 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2fd400ca-c01b-4e8e-aca3-d77125e2fe25 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ace7340-88e4-4369-85f4-2bc8587d31b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:28.395430 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-2fd400ca-c01b-4e8e-aca3-d77125e2fe25 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-479446906 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-479446906, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:05:28.395920 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-2fd400ca-c01b-4e8e-aca3-d77125e2fe25 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-479446906 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-479446906, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:05:28.437637 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-2fd400ca-c01b-4e8e-aca3-d77125e2fe25 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Created reservations ['9416e4b3-b2c9-4268-8b2a-1dba9a426863', 'f9d44635-6d8f-4c23-81f1-d2c4a0f1d7be', 'e3bf0fdc-2d05-4633-808a-d224e037deb5', 'ed6140df-96c1-42f3-a6a8-7b838d420558'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:28.439007 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2fd400ca-c01b-4e8e-aca3-d77125e2fe25 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ace7340-88e4-4369-85f4-2bc8587d31b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9416e4b3-b2c9-4268-8b2a-1dba9a426863', 'f9d44635-6d8f-4c23-81f1-d2c4a0f1d7be', 'e3bf0fdc-2d05-4633-808a-d224e037deb5', 'ed6140df-96c1-42f3-a6a8-7b838d420558']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:28.440276 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2fd400ca-c01b-4e8e-aca3-d77125e2fe25 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8ddeea0-de37-41e2-aee1-0692668269b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:28.475348 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2fd400ca-c01b-4e8e-aca3-d77125e2fe25 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8ddeea0-de37-41e2-aee1-0692668269b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cafa484-51ed-45f8-814a-0f516432481e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1895079196',encryption_key_id=None,group_id=eb61966e-7dbd-4396-8f21-8ba5761da5eb,group_type_id=,metadata={},multiattach=False,project_id='e06bc1b168894bc09de99d19b6e8fead',qos_specs=None,replication_status=,reservations=['9416e4b3-b2c9-4268-8b2a-1dba9a426863','f9d44635-6d8f-4c23-81f1-d2c4a0f1d7be','e3bf0fdc-2d05-4633-808a-d224e037deb5','ed6140df-96c1-42f3-a6a8-7b838d420558'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fde4372617c044ada3e8fe8402ad3937',volume_type_id=4fe67947-4248-47a3-929c-01d6975ad0fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:05:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1895079196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=eb61966e-7dbd-4396-8f21-8ba5761da5eb,host=None,id=4cafa484-51ed-45f8-814a-0f516432481e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e06bc1b168894bc09de99d19b6e8fead',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fde4372617c044ada3e8fe8402ad3937',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4fe67947-4248-47a3-929c-01d6975ad0fd),volume_type_id=4fe67947-4248-47a3-929c-01d6975ad0fd)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:28.476577 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2fd400ca-c01b-4e8e-aca3-d77125e2fe25 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bba91fbd-7ef0-4be6-b670-fa571ad790f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:28.500494 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2fd400ca-c01b-4e8e-aca3-d77125e2fe25 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bba91fbd-7ef0-4be6-b670-fa571ad790f4) transitioned into state 'SUCCESS' from state '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-1895079196',encryption_key_id=None,group_id=eb61966e-7dbd-4396-8f21-8ba5761da5eb,group_type_id=,metadata={},multiattach=False,project_id='e06bc1b168894bc09de99d19b6e8fead',qos_specs=None,replication_status=,reservations=['9416e4b3-b2c9-4268-8b2a-1dba9a426863','f9d44635-6d8f-4c23-81f1-d2c4a0f1d7be','e3bf0fdc-2d05-4633-808a-d224e037deb5','ed6140df-96c1-42f3-a6a8-7b838d420558'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fde4372617c044ada3e8fe8402ad3937',volume_type_id=4fe67947-4248-47a3-929c-01d6975ad0fd)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:28.501557 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2fd400ca-c01b-4e8e-aca3-d77125e2fe25 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc6044cc-8a4c-43b8-8f8a-c3e5c3af4f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:28.517218 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2fd400ca-c01b-4e8e-aca3-d77125e2fe25 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc6044cc-8a4c-43b8-8f8a-c3e5c3af4f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:28.518409 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-2fd400ca-c01b-4e8e-aca3-d77125e2fe25 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Flow 'volume_create_api' (a82234e4-ff17-4f36-a0d5-7b5472dfc319) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:28.518855 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2fd400ca-c01b-4e8e-aca3-d77125e2fe25 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Create volume request issued successfully. Aug 13 06:05:28.520141 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-2fd400ca-c01b-4e8e-aca3-d77125e2fe25 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:05:28.520141 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-2fd400ca-c01b-4e8e-aca3-d77125e2fe25 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:05:28.560111 np0000007163 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-2fd400ca-c01b-4e8e-aca3-d77125e2fe25 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:05:28.565502 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:28.565502 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:28.569220 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2fd400ca-c01b-4e8e-aca3-d77125e2fe25 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:05:28.569310 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 116/481] 10.4.3.121 () {70 vars in 1300 bytes} [Thu Aug 13 06:05:28 2026] POST /volume/v3/volumes => generated 818 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:28.584262 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1c4dbf0a-8ed2-4f53-8fba-e863639a51de None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:28.586037 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c4dbf0a-8ed2-4f53-8fba-e863639a51de tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] GET https://10.4.3.121/volume/v3/volumes/4cafa484-51ed-45f8-814a-0f516432481e Aug 13 06:05:28.586268 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c4dbf0a-8ed2-4f53-8fba-e863639a51de tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:28.586458 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c4dbf0a-8ed2-4f53-8fba-e863639a51de tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:28.594867 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:28.594867 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:28.599018 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1c4dbf0a-8ed2-4f53-8fba-e863639a51de tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Volume info retrieved successfully. Aug 13 06:05:28.599804 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-1c4dbf0a-8ed2-4f53-8fba-e863639a51de tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:05:28.600019 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-1c4dbf0a-8ed2-4f53-8fba-e863639a51de tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:05:28.636488 np0000007163 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-1c4dbf0a-8ed2-4f53-8fba-e863639a51de tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:05:28.640045 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:28.640045 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:28.648330 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c4dbf0a-8ed2-4f53-8fba-e863639a51de tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] https://10.4.3.121/volume/v3/volumes/4cafa484-51ed-45f8-814a-0f516432481e returned with HTTP 200 Aug 13 06:05:28.648827 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 121/482] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:05:28 2026] GET /volume/v3/volumes/4cafa484-51ed-45f8-814a-0f516432481e => generated 886 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:29.664640 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c095c832-130d-4bd3-b754-6c36ba36aded None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:29.666201 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c095c832-130d-4bd3-b754-6c36ba36aded tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] GET https://10.4.3.121/volume/v3/volumes/4cafa484-51ed-45f8-814a-0f516432481e Aug 13 06:05:29.666548 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c095c832-130d-4bd3-b754-6c36ba36aded tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:29.666653 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c095c832-130d-4bd3-b754-6c36ba36aded tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:29.669001 np0000007163 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=273,cinder:UPDATE=59,cinder:INSERT=33 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:05:29.674205 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:29.674205 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:29.679014 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c095c832-130d-4bd3-b754-6c36ba36aded tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Volume info retrieved successfully. Aug 13 06:05:29.679987 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-c095c832-130d-4bd3-b754-6c36ba36aded tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:05:29.680254 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-c095c832-130d-4bd3-b754-6c36ba36aded tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:05:29.727429 np0000007163 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-c095c832-130d-4bd3-b754-6c36ba36aded tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:05:29.731063 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:29.731063 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:29.743985 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c095c832-130d-4bd3-b754-6c36ba36aded tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] https://10.4.3.121/volume/v3/volumes/4cafa484-51ed-45f8-814a-0f516432481e returned with HTTP 200 Aug 13 06:05:29.744620 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 125/483] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:05:29 2026] GET /volume/v3/volumes/4cafa484-51ed-45f8-814a-0f516432481e => generated 911 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:29.752209 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-bb174131-3e00-4aab-89f9-55752d7c534a req-67e052a7-b802-4f2e-ba30-93cd343354be None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:29.755378 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bb174131-3e00-4aab-89f9-55752d7c534a req-67e052a7-b802-4f2e-ba30-93cd343354be tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:05:29.755378 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bb174131-3e00-4aab-89f9-55752d7c534a req-67e052a7-b802-4f2e-ba30-93cd343354be tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-42983400", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:29.756546 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [req-bb174131-3e00-4aab-89f9-55752d7c534a req-67e052a7-b802-4f2e-ba30-93cd343354be tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-42983400', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:05:29.756546 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [req-bb174131-3e00-4aab-89f9-55752d7c534a req-67e052a7-b802-4f2e-ba30-93cd343354be tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Create volume of 1 GB Aug 13 06:05:29.756546 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:29.756546 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:29.762268 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-bb174131-3e00-4aab-89f9-55752d7c534a req-67e052a7-b802-4f2e-ba30-93cd343354be tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Availability Zones retrieved successfully. Aug 13 06:05:29.762717 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1fe95519-a016-40cb-8df9-0165fd9067a3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:29.764709 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1fe95519-a016-40cb-8df9-0165fd9067a3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] POST https://10.4.3.121/volume/v3/groups/action Aug 13 06:05:29.765065 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1fe95519-a016-40cb-8df9-0165fd9067a3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Action body: b'{"create-from-src": {"source_group_id": "eb61966e-7dbd-4396-8f21-8ba5761da5eb", "name": "tempest-Group_from_grp-1773230083"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:05:29.765244 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1fe95519-a016-40cb-8df9-0165fd9067a3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "eb61966e-7dbd-4396-8f21-8ba5761da5eb", "name": "tempest-Group_from_grp-1773230083"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:29.766702 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-1fe95519-a016-40cb-8df9-0165fd9067a3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Creating new group {'create-from-src': {'source_group_id': 'eb61966e-7dbd-4396-8f21-8ba5761da5eb', 'name': 'tempest-Group_from_grp-1773230083'}}. {{(pid=100324) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 13 06:05:29.766825 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.groups [None req-1fe95519-a016-40cb-8df9-0165fd9067a3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Creating group tempest-Group_from_grp-1773230083 from source group eb61966e-7dbd-4396-8f21-8ba5761da5eb. Aug 13 06:05:29.770442 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:29.770442 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:29.771296 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-bb174131-3e00-4aab-89f9-55752d7c534a req-67e052a7-b802-4f2e-ba30-93cd343354be tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Flow 'volume_create_api' (5b85d539-08b4-47c3-b2d3-0c592a94a87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:29.773002 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-bb174131-3e00-4aab-89f9-55752d7c534a req-67e052a7-b802-4f2e-ba30-93cd343354be tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88245361-b9ba-4f60-8e8d-e3eb6391be35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:29.774461 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [req-bb174131-3e00-4aab-89f9-55752d7c534a req-67e052a7-b802-4f2e-ba30-93cd343354be tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:05:29.777345 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:29.777345 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:29.815394 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-bb174131-3e00-4aab-89f9-55752d7c534a req-67e052a7-b802-4f2e-ba30-93cd343354be tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88245361-b9ba-4f60-8e8d-e3eb6391be35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:29.816627 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-bb174131-3e00-4aab-89f9-55752d7c534a req-67e052a7-b802-4f2e-ba30-93cd343354be tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57616a04-741f-43c4-97af-fb2c1077de56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:29.819990 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-1fe95519-a016-40cb-8df9-0165fd9067a3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Created reservations ['8ef1d100-e3a6-4078-972c-47e31afc4566'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:29.884456 np0000007163 devstack@c-api.service[100324]: INFO cinder.group.api [None req-1fe95519-a016-40cb-8df9-0165fd9067a3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] A mapping entry already exists for group 9a22870d-28ed-4a53-98f9-51e5cccb5a31 and volume type 4fe67947-4248-47a3-929c-01d6975ad0fd. Do not need to create again. Aug 13 06:05:29.885160 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:29.885160 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:29.890576 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1fe95519-a016-40cb-8df9-0165fd9067a3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Availability zone cache updated, next update will occur around 2026-08-13 07:05:29.890168. {{(pid=100324) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 06:05:29.890798 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1fe95519-a016-40cb-8df9-0165fd9067a3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Availability Zones retrieved successfully. Aug 13 06:05:29.890937 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [req-bb174131-3e00-4aab-89f9-55752d7c534a req-67e052a7-b802-4f2e-ba30-93cd343354be tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Created reservations ['8c5ba6e4-58f8-416e-8fe1-530710b24846', '6d074e2f-24d1-41ae-82cb-add594307e82', '12f6c920-d0da-4ac8-a38d-c10344a0c08a', '0a492409-6efd-4138-9a5e-12dd101651a0'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:29.891993 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-bb174131-3e00-4aab-89f9-55752d7c534a req-67e052a7-b802-4f2e-ba30-93cd343354be tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57616a04-741f-43c4-97af-fb2c1077de56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c5ba6e4-58f8-416e-8fe1-530710b24846', '6d074e2f-24d1-41ae-82cb-add594307e82', '12f6c920-d0da-4ac8-a38d-c10344a0c08a', '0a492409-6efd-4138-9a5e-12dd101651a0']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:29.893039 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-bb174131-3e00-4aab-89f9-55752d7c534a req-67e052a7-b802-4f2e-ba30-93cd343354be tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62467799-4d38-4d71-94ab-da5547d0eca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:29.899983 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1fe95519-a016-40cb-8df9-0165fd9067a3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Flow 'volume_create_api' (31373274-e849-4302-a62b-bbaf7ead2a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:29.901704 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1fe95519-a016-40cb-8df9-0165fd9067a3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e032cfe-08b9-4d1c-99fa-0b73af51004f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:29.903329 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-1fe95519-a016-40cb-8df9-0165fd9067a3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:05:29.925985 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-bb174131-3e00-4aab-89f9-55752d7c534a req-67e052a7-b802-4f2e-ba30-93cd343354be tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62467799-4d38-4d71-94ab-da5547d0eca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed138adf-bf9a-4a66-9dcf-0c07956de84b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-42983400',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3e53fa0e388a4ca4883cc27babf5649b',qos_specs=None,replication_status=,reservations=['8c5ba6e4-58f8-416e-8fe1-530710b24846','6d074e2f-24d1-41ae-82cb-add594307e82','12f6c920-d0da-4ac8-a38d-c10344a0c08a','0a492409-6efd-4138-9a5e-12dd101651a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe298c9b65dc49699eab64176da2fc19',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:05:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-42983400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed138adf-bf9a-4a66-9dcf-0c07956de84b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3e53fa0e388a4ca4883cc27babf5649b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe298c9b65dc49699eab64176da2fc19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:29.927384 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1fe95519-a016-40cb-8df9-0165fd9067a3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e032cfe-08b9-4d1c-99fa-0b73af51004f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4cafa484-51ed-45f8-814a-0f516432481e', 'volume_type': VolumeType(created_at=2026-08-13T06:05:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4fe67947-4248-47a3-929c-01d6975ad0fd,is_public=True,name='tempest-GroupsV314Test-volume-type-479446906',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4fe67947-4248-47a3-929c-01d6975ad0fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9a22870d-28ed-4a53-98f9-51e5cccb5a31', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:29.927507 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-bb174131-3e00-4aab-89f9-55752d7c534a req-67e052a7-b802-4f2e-ba30-93cd343354be tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27225457-cd74-4af2-bc14-fb49b1c0f664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:29.928102 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1fe95519-a016-40cb-8df9-0165fd9067a3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3357061-bae3-4df9-882b-f28c2026e82a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:29.948666 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-bb174131-3e00-4aab-89f9-55752d7c534a req-67e052a7-b802-4f2e-ba30-93cd343354be tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27225457-cd74-4af2-bc14-fb49b1c0f664) transitioned into state 'SUCCESS' from state '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-42983400',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3e53fa0e388a4ca4883cc27babf5649b',qos_specs=None,replication_status=,reservations=['8c5ba6e4-58f8-416e-8fe1-530710b24846','6d074e2f-24d1-41ae-82cb-add594307e82','12f6c920-d0da-4ac8-a38d-c10344a0c08a','0a492409-6efd-4138-9a5e-12dd101651a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe298c9b65dc49699eab64176da2fc19',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:29.949485 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-bb174131-3e00-4aab-89f9-55752d7c534a req-67e052a7-b802-4f2e-ba30-93cd343354be tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8a4c6b5-dc2e-4d7b-8bea-f395d69ccf4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:29.960270 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-bb174131-3e00-4aab-89f9-55752d7c534a req-67e052a7-b802-4f2e-ba30-93cd343354be tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8a4c6b5-dc2e-4d7b-8bea-f395d69ccf4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:29.961109 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-bb174131-3e00-4aab-89f9-55752d7c534a req-67e052a7-b802-4f2e-ba30-93cd343354be tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Flow 'volume_create_api' (5b85d539-08b4-47c3-b2d3-0c592a94a87f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:29.961448 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-bb174131-3e00-4aab-89f9-55752d7c534a req-67e052a7-b802-4f2e-ba30-93cd343354be tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Create volume request issued successfully. Aug 13 06:05:29.962041 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bb174131-3e00-4aab-89f9-55752d7c534a req-67e052a7-b802-4f2e-ba30-93cd343354be tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:05:29.962494 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 122/484] 10.4.3.121 () {72 vars in 1541 bytes} [Thu Aug 13 06:05:29 2026] POST /volume/v3/volumes => generated 761 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:05:29.962990 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-1fe95519-a016-40cb-8df9-0165fd9067a3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Created reservations ['d5d20312-d3ff-455d-8ca3-e181277e4f96', '34994a5e-b679-4ed4-a9db-ba63286084c8', 'c0feb4f7-69e5-4741-b14d-15ef98d3de8f', '614e6890-8476-4c30-b0b5-92a2507deb92'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:29.964159 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1fe95519-a016-40cb-8df9-0165fd9067a3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3357061-bae3-4df9-882b-f28c2026e82a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5d20312-d3ff-455d-8ca3-e181277e4f96', '34994a5e-b679-4ed4-a9db-ba63286084c8', 'c0feb4f7-69e5-4741-b14d-15ef98d3de8f', '614e6890-8476-4c30-b0b5-92a2507deb92']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:29.965696 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1fe95519-a016-40cb-8df9-0165fd9067a3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0d86178-34fa-4e8d-b1d5-9967a6372109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:29.976362 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-bb174131-3e00-4aab-89f9-55752d7c534a req-ddb18cdf-932c-403f-8ac3-2687b6e145c9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:29.979171 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bb174131-3e00-4aab-89f9-55752d7c534a req-ddb18cdf-932c-403f-8ac3-2687b6e145c9 tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] GET https://10.4.3.121/volume/v3/volumes/ed138adf-bf9a-4a66-9dcf-0c07956de84b Aug 13 06:05:29.979449 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bb174131-3e00-4aab-89f9-55752d7c534a req-ddb18cdf-932c-403f-8ac3-2687b6e145c9 tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:29.979657 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bb174131-3e00-4aab-89f9-55752d7c534a req-ddb18cdf-932c-403f-8ac3-2687b6e145c9 tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:29.994254 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:29.994254 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:29.995894 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1fe95519-a016-40cb-8df9-0165fd9067a3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0d86178-34fa-4e8d-b1d5-9967a6372109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33ccbb22-09a0-48b0-b852-a1e9b2c81a17', '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=9a22870d-28ed-4a53-98f9-51e5cccb5a31,group_type_id=,metadata={},multiattach=False,project_id='e06bc1b168894bc09de99d19b6e8fead',qos_specs=None,replication_status=,reservations=['d5d20312-d3ff-455d-8ca3-e181277e4f96','34994a5e-b679-4ed4-a9db-ba63286084c8','c0feb4f7-69e5-4741-b14d-15ef98d3de8f','614e6890-8476-4c30-b0b5-92a2507deb92'],size=1,snapshot_id=None,source_replicaid=,source_volid=4cafa484-51ed-45f8-814a-0f516432481e,status='creating',user_id='fde4372617c044ada3e8fe8402ad3937',volume_type_id=4fe67947-4248-47a3-929c-01d6975ad0fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:05:29Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9a22870d-28ed-4a53-98f9-51e5cccb5a31,host=None,id=33ccbb22-09a0-48b0-b852-a1e9b2c81a17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e06bc1b168894bc09de99d19b6e8fead',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4cafa484-51ed-45f8-814a-0f516432481e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fde4372617c044ada3e8fe8402ad3937',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4fe67947-4248-47a3-929c-01d6975ad0fd),volume_type_id=4fe67947-4248-47a3-929c-01d6975ad0fd)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:29.996680 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1fe95519-a016-40cb-8df9-0165fd9067a3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (889f1a41-fb48-4f5f-89bb-7dba8e6229cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:30.001691 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-bb174131-3e00-4aab-89f9-55752d7c534a req-ddb18cdf-932c-403f-8ac3-2687b6e145c9 tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Volume info retrieved successfully. Aug 13 06:05:30.008996 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bb174131-3e00-4aab-89f9-55752d7c534a req-ddb18cdf-932c-403f-8ac3-2687b6e145c9 tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] https://10.4.3.121/volume/v3/volumes/ed138adf-bf9a-4a66-9dcf-0c07956de84b returned with HTTP 200 Aug 13 06:05:30.009416 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 122/485] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:05:29 2026] GET /volume/v3/volumes/ed138adf-bf9a-4a66-9dcf-0c07956de84b => generated 829 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:30.024104 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1fe95519-a016-40cb-8df9-0165fd9067a3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (889f1a41-fb48-4f5f-89bb-7dba8e6229cf) transitioned into state 'SUCCESS' from 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=9a22870d-28ed-4a53-98f9-51e5cccb5a31,group_type_id=,metadata={},multiattach=False,project_id='e06bc1b168894bc09de99d19b6e8fead',qos_specs=None,replication_status=,reservations=['d5d20312-d3ff-455d-8ca3-e181277e4f96','34994a5e-b679-4ed4-a9db-ba63286084c8','c0feb4f7-69e5-4741-b14d-15ef98d3de8f','614e6890-8476-4c30-b0b5-92a2507deb92'],size=1,snapshot_id=None,source_replicaid=,source_volid=4cafa484-51ed-45f8-814a-0f516432481e,status='creating',user_id='fde4372617c044ada3e8fe8402ad3937',volume_type_id=4fe67947-4248-47a3-929c-01d6975ad0fd)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:30.024104 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1fe95519-a016-40cb-8df9-0165fd9067a3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Flow 'volume_create_api' (31373274-e849-4302-a62b-bbaf7ead2a5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:30.024568 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1fe95519-a016-40cb-8df9-0165fd9067a3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Create volume request issued successfully. Aug 13 06:05:30.036525 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1fe95519-a016-40cb-8df9-0165fd9067a3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] https://10.4.3.121/volume/v3/groups/action returned with HTTP 202 Aug 13 06:05:30.037016 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 117/486] 10.4.3.121 () {70 vars in 1318 bytes} [Thu Aug 13 06:05:29 2026] POST /volume/v3/groups/action => generated 102 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:30.049521 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7cefd634-02b4-47fa-8731-68a038573de9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:30.051554 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7cefd634-02b4-47fa-8731-68a038573de9 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:05:30.051751 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7cefd634-02b4-47fa-8731-68a038573de9 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:30.051938 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7cefd634-02b4-47fa-8731-68a038573de9 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:30.052413 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-7cefd634-02b4-47fa-8731-68a038573de9 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:05:30.053354 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7cefd634-02b4-47fa-8731-68a038573de9 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:05:30.053823 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ad3301a4-31ec-4599-93c5-2c69d6f69c8c req-4307a26f-b0f9-4308-999d-2b51a8d9ec49 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:30.056939 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ad3301a4-31ec-4599-93c5-2c69d6f69c8c req-4307a26f-b0f9-4308-999d-2b51a8d9ec49 tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] GET https://10.4.3.121/volume/v3/volumes/ed138adf-bf9a-4a66-9dcf-0c07956de84b Aug 13 06:05:30.057219 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ad3301a4-31ec-4599-93c5-2c69d6f69c8c req-4307a26f-b0f9-4308-999d-2b51a8d9ec49 tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:30.057462 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ad3301a4-31ec-4599-93c5-2c69d6f69c8c req-4307a26f-b0f9-4308-999d-2b51a8d9ec49 tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:30.067501 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:30.067501 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:30.073145 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-ad3301a4-31ec-4599-93c5-2c69d6f69c8c req-4307a26f-b0f9-4308-999d-2b51a8d9ec49 tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Volume info retrieved successfully. Aug 13 06:05:30.078987 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ad3301a4-31ec-4599-93c5-2c69d6f69c8c req-4307a26f-b0f9-4308-999d-2b51a8d9ec49 tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] https://10.4.3.121/volume/v3/volumes/ed138adf-bf9a-4a66-9dcf-0c07956de84b returned with HTTP 200 Aug 13 06:05:30.079941 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 123/487] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:05:30 2026] GET /volume/v3/volumes/ed138adf-bf9a-4a66-9dcf-0c07956de84b => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:30.089120 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7cefd634-02b4-47fa-8731-68a038573de9 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Get all volumes completed successfully. Aug 13 06:05:30.090031 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-7cefd634-02b4-47fa-8731-68a038573de9 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:05:30.090306 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-7cefd634-02b4-47fa-8731-68a038573de9 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:05:30.130689 np0000007163 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-7cefd634-02b4-47fa-8731-68a038573de9 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:05:30.134875 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:30.134875 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:30.139911 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-7cefd634-02b4-47fa-8731-68a038573de9 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:05:30.140059 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-7cefd634-02b4-47fa-8731-68a038573de9 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:05:30.179919 np0000007163 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-7cefd634-02b4-47fa-8731-68a038573de9 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:05:30.182855 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:30.182855 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:30.189864 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7cefd634-02b4-47fa-8731-68a038573de9 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:05:30.190250 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 126/488] 10.4.3.121 () {68 vars in 1299 bytes} [Thu Aug 13 06:05:30 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:05:30.203030 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6bef5dde-d714-4065-8b68-177295622217 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:30.204738 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6bef5dde-d714-4065-8b68-177295622217 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] GET https://10.4.3.121/volume/v3/volumes/33ccbb22-09a0-48b0-b852-a1e9b2c81a17 Aug 13 06:05:30.204988 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6bef5dde-d714-4065-8b68-177295622217 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:30.205172 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6bef5dde-d714-4065-8b68-177295622217 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:30.212105 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:30.212105 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:30.215889 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6bef5dde-d714-4065-8b68-177295622217 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Volume info retrieved successfully. Aug 13 06:05:30.216665 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-6bef5dde-d714-4065-8b68-177295622217 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:05:30.216882 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-6bef5dde-d714-4065-8b68-177295622217 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:05:30.254073 np0000007163 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-6bef5dde-d714-4065-8b68-177295622217 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:05:30.258107 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:30.258107 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:30.267152 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6bef5dde-d714-4065-8b68-177295622217 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] https://10.4.3.121/volume/v3/volumes/33ccbb22-09a0-48b0-b852-a1e9b2c81a17 returned with HTTP 200 Aug 13 06:05:30.267621 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 123/489] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:05:30 2026] GET /volume/v3/volumes/33ccbb22-09a0-48b0-b852-a1e9b2c81a17 => generated 922 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:30.285019 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ae4ed9a1-91ff-443f-9693-b2d77799eb1f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:30.286930 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ae4ed9a1-91ff-443f-9693-b2d77799eb1f tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] GET https://10.4.3.121/volume/v3/groups/9a22870d-28ed-4a53-98f9-51e5cccb5a31 Aug 13 06:05:30.287164 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ae4ed9a1-91ff-443f-9693-b2d77799eb1f tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:30.287379 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ae4ed9a1-91ff-443f-9693-b2d77799eb1f tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:30.287474 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-ae4ed9a1-91ff-443f-9693-b2d77799eb1f tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] show called for member 9a22870d-28ed-4a53-98f9-51e5cccb5a31 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:05:30.292053 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:30.292053 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:30.300751 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ae4ed9a1-91ff-443f-9693-b2d77799eb1f tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] https://10.4.3.121/volume/v3/groups/9a22870d-28ed-4a53-98f9-51e5cccb5a31 returned with HTTP 200 Aug 13 06:05:30.301234 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 118/490] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:05:30 2026] GET /volume/v3/groups/9a22870d-28ed-4a53-98f9-51e5cccb5a31 => generated 417 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:30.310903 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-21c1b047-7c2c-4756-bffb-3f29ef1f64e5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:30.312968 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-21c1b047-7c2c-4756-bffb-3f29ef1f64e5 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:05:30.313096 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-21c1b047-7c2c-4756-bffb-3f29ef1f64e5 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:30.313310 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-21c1b047-7c2c-4756-bffb-3f29ef1f64e5 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:30.313601 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-21c1b047-7c2c-4756-bffb-3f29ef1f64e5 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:05:30.314466 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-21c1b047-7c2c-4756-bffb-3f29ef1f64e5 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:05:30.323139 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-21c1b047-7c2c-4756-bffb-3f29ef1f64e5 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Get all volumes completed successfully. Aug 13 06:05:30.323976 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-21c1b047-7c2c-4756-bffb-3f29ef1f64e5 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:05:30.324126 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-21c1b047-7c2c-4756-bffb-3f29ef1f64e5 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:05:30.364127 np0000007163 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-21c1b047-7c2c-4756-bffb-3f29ef1f64e5 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:05:30.367480 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:30.367480 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:30.371665 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-21c1b047-7c2c-4756-bffb-3f29ef1f64e5 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:05:30.371887 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-21c1b047-7c2c-4756-bffb-3f29ef1f64e5 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:05:30.414961 np0000007163 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-21c1b047-7c2c-4756-bffb-3f29ef1f64e5 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:05:30.417936 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:30.417936 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:30.425643 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-21c1b047-7c2c-4756-bffb-3f29ef1f64e5 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:05:30.426263 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 124/491] 10.4.3.121 () {68 vars in 1299 bytes} [Thu Aug 13 06:05:30 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:05:30.448093 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e786b74c-1f80-4d6c-b959-9fa61958d224 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:30.450263 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e786b74c-1f80-4d6c-b959-9fa61958d224 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] POST https://10.4.3.121/volume/v3/groups/9a22870d-28ed-4a53-98f9-51e5cccb5a31/action Aug 13 06:05:30.450687 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e786b74c-1f80-4d6c-b959-9fa61958d224 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:05:30.450846 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e786b74c-1f80-4d6c-b959-9fa61958d224 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:30.452698 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-e786b74c-1f80-4d6c-b959-9fa61958d224 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] delete called for group 9a22870d-28ed-4a53-98f9-51e5cccb5a31 {{(pid=100322) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 06:05:30.452698 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-e786b74c-1f80-4d6c-b959-9fa61958d224 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Delete group with id: 9a22870d-28ed-4a53-98f9-51e5cccb5a31 Aug 13 06:05:30.455933 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:30.455933 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:30.489251 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e786b74c-1f80-4d6c-b959-9fa61958d224 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] https://10.4.3.121/volume/v3/groups/9a22870d-28ed-4a53-98f9-51e5cccb5a31/action returned with HTTP 202 Aug 13 06:05:30.490020 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 127/492] 10.4.3.121 () {70 vars in 1428 bytes} [Thu Aug 13 06:05:30 2026] POST /volume/v3/groups/9a22870d-28ed-4a53-98f9-51e5cccb5a31/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:05:30.497441 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-11b74a21-4267-4f49-be30-68f60eaafd13 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:30.499160 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-11b74a21-4267-4f49-be30-68f60eaafd13 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] GET https://10.4.3.121/volume/v3/volumes/33ccbb22-09a0-48b0-b852-a1e9b2c81a17 Aug 13 06:05:30.499396 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-11b74a21-4267-4f49-be30-68f60eaafd13 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:30.499823 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-11b74a21-4267-4f49-be30-68f60eaafd13 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:30.508389 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:30.508389 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:30.512752 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-11b74a21-4267-4f49-be30-68f60eaafd13 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Volume info retrieved successfully. Aug 13 06:05:30.513654 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-11b74a21-4267-4f49-be30-68f60eaafd13 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:05:30.513918 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-11b74a21-4267-4f49-be30-68f60eaafd13 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:05:30.569711 np0000007163 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-11b74a21-4267-4f49-be30-68f60eaafd13 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:05:30.574898 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:30.574898 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:30.584253 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-11b74a21-4267-4f49-be30-68f60eaafd13 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] https://10.4.3.121/volume/v3/volumes/33ccbb22-09a0-48b0-b852-a1e9b2c81a17 returned with HTTP 200 Aug 13 06:05:30.584705 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 124/493] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:05:30 2026] GET /volume/v3/volumes/33ccbb22-09a0-48b0-b852-a1e9b2c81a17 => generated 921 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:31.115135 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1540c2b4-554a-4e1c-b74e-620225577d16 req-1c5f30db-5bb1-4582-9781-553279da2afd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:31.117152 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1540c2b4-554a-4e1c-b74e-620225577d16 req-1c5f30db-5bb1-4582-9781-553279da2afd tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] GET https://10.4.3.121/volume/v3/volumes/ed138adf-bf9a-4a66-9dcf-0c07956de84b Aug 13 06:05:31.117370 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1540c2b4-554a-4e1c-b74e-620225577d16 req-1c5f30db-5bb1-4582-9781-553279da2afd tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:31.117531 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1540c2b4-554a-4e1c-b74e-620225577d16 req-1c5f30db-5bb1-4582-9781-553279da2afd tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:31.124674 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:31.124674 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:31.128128 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-1540c2b4-554a-4e1c-b74e-620225577d16 req-1c5f30db-5bb1-4582-9781-553279da2afd tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Volume info retrieved successfully. Aug 13 06:05:31.132805 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1540c2b4-554a-4e1c-b74e-620225577d16 req-1c5f30db-5bb1-4582-9781-553279da2afd tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] https://10.4.3.121/volume/v3/volumes/ed138adf-bf9a-4a66-9dcf-0c07956de84b returned with HTTP 200 Aug 13 06:05:31.133350 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 119/494] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:05:31 2026] GET /volume/v3/volumes/ed138adf-bf9a-4a66-9dcf-0c07956de84b => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:31.440985 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-430f821f-da1b-4fd8-b57f-3d0b484e6764 req-35878916-7175-4ec8-a913-6d10b40a3871 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:31.444406 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-430f821f-da1b-4fd8-b57f-3d0b484e6764 req-35878916-7175-4ec8-a913-6d10b40a3871 tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-reader] GET https://10.4.3.121/volume/v3/volumes/ed138adf-bf9a-4a66-9dcf-0c07956de84b Aug 13 06:05:31.444642 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-430f821f-da1b-4fd8-b57f-3d0b484e6764 req-35878916-7175-4ec8-a913-6d10b40a3871 tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:31.444906 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-430f821f-da1b-4fd8-b57f-3d0b484e6764 req-35878916-7175-4ec8-a913-6d10b40a3871 tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:31.454791 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:31.454791 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:31.459722 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-430f821f-da1b-4fd8-b57f-3d0b484e6764 req-35878916-7175-4ec8-a913-6d10b40a3871 tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-reader] Volume info retrieved successfully. Aug 13 06:05:31.464871 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-430f821f-da1b-4fd8-b57f-3d0b484e6764 req-35878916-7175-4ec8-a913-6d10b40a3871 tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-reader] https://10.4.3.121/volume/v3/volumes/ed138adf-bf9a-4a66-9dcf-0c07956de84b returned with HTTP 200 Aug 13 06:05:31.465387 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 125/495] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:05:31 2026] GET /volume/v3/volumes/ed138adf-bf9a-4a66-9dcf-0c07956de84b => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:31.489991 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-43fb8a2c-3a69-41b9-9e0e-6a7427c76d5b req-cc235aa0-595d-4a9d-9fd5-6e7d41e28b12 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:31.492516 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-43fb8a2c-3a69-41b9-9e0e-6a7427c76d5b req-cc235aa0-595d-4a9d-9fd5-6e7d41e28b12 tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] DELETE https://10.4.3.121/volume/v3/volumes/ed138adf-bf9a-4a66-9dcf-0c07956de84b Aug 13 06:05:31.492743 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-43fb8a2c-3a69-41b9-9e0e-6a7427c76d5b req-cc235aa0-595d-4a9d-9fd5-6e7d41e28b12 tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:31.492983 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-43fb8a2c-3a69-41b9-9e0e-6a7427c76d5b req-cc235aa0-595d-4a9d-9fd5-6e7d41e28b12 tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:31.493175 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [req-43fb8a2c-3a69-41b9-9e0e-6a7427c76d5b req-cc235aa0-595d-4a9d-9fd5-6e7d41e28b12 tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Delete volume with id: ed138adf-bf9a-4a66-9dcf-0c07956de84b Aug 13 06:05:31.500198 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1bf7da23-6dea-4ac2-ae3a-0e073a84d5d9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:31.502259 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:31.502259 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:31.502983 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-43fb8a2c-3a69-41b9-9e0e-6a7427c76d5b req-cc235aa0-595d-4a9d-9fd5-6e7d41e28b12 tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Volume info retrieved successfully. Aug 13 06:05:31.522494 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-43fb8a2c-3a69-41b9-9e0e-6a7427c76d5b req-cc235aa0-595d-4a9d-9fd5-6e7d41e28b12 tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Delete volume request issued successfully. Aug 13 06:05:31.522698 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-43fb8a2c-3a69-41b9-9e0e-6a7427c76d5b req-cc235aa0-595d-4a9d-9fd5-6e7d41e28b12 tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] https://10.4.3.121/volume/v3/volumes/ed138adf-bf9a-4a66-9dcf-0c07956de84b returned with HTTP 202 Aug 13 06:05:31.523173 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 128/496] 10.4.3.121 () {70 vars in 1620 bytes} [Thu Aug 13 06:05:31 2026] DELETE /volume/v3/volumes/ed138adf-bf9a-4a66-9dcf-0c07956de84b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:31.546491 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0de47fac-d4b0-4739-96f0-26e4cc8eec20 req-4ab31274-5bb7-40fc-902d-ed805608f54c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:31.548515 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0de47fac-d4b0-4739-96f0-26e4cc8eec20 req-4ab31274-5bb7-40fc-902d-ed805608f54c tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] GET https://10.4.3.121/volume/v3/volumes/ed138adf-bf9a-4a66-9dcf-0c07956de84b Aug 13 06:05:31.548756 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0de47fac-d4b0-4739-96f0-26e4cc8eec20 req-4ab31274-5bb7-40fc-902d-ed805608f54c tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:31.548976 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0de47fac-d4b0-4739-96f0-26e4cc8eec20 req-4ab31274-5bb7-40fc-902d-ed805608f54c tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:31.558111 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:31.558111 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:31.562561 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-0de47fac-d4b0-4739-96f0-26e4cc8eec20 req-4ab31274-5bb7-40fc-902d-ed805608f54c tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Volume info retrieved successfully. Aug 13 06:05:31.567844 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0de47fac-d4b0-4739-96f0-26e4cc8eec20 req-4ab31274-5bb7-40fc-902d-ed805608f54c tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] https://10.4.3.121/volume/v3/volumes/ed138adf-bf9a-4a66-9dcf-0c07956de84b returned with HTTP 200 Aug 13 06:05:31.568479 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 120/497] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:05:31 2026] GET /volume/v3/volumes/ed138adf-bf9a-4a66-9dcf-0c07956de84b => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:31.600248 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-44f0debb-34c4-40ea-9599-0ffe1c6343df None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:31.604382 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-44f0debb-34c4-40ea-9599-0ffe1c6343df tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] GET https://10.4.3.121/volume/v3/volumes/33ccbb22-09a0-48b0-b852-a1e9b2c81a17 Aug 13 06:05:31.604646 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-44f0debb-34c4-40ea-9599-0ffe1c6343df tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:31.604893 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-44f0debb-34c4-40ea-9599-0ffe1c6343df tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:31.611135 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-44f0debb-34c4-40ea-9599-0ffe1c6343df tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] https://10.4.3.121/volume/v3/volumes/33ccbb22-09a0-48b0-b852-a1e9b2c81a17 returned with HTTP 404 Aug 13 06:05:31.611713 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 126/498] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:05:31 2026] GET /volume/v3/volumes/33ccbb22-09a0-48b0-b852-a1e9b2c81a17 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:05:31.626737 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8c9b5b1a-70ed-4dd1-9e78-5f35671a0f76 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:31.629947 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8c9b5b1a-70ed-4dd1-9e78-5f35671a0f76 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] GET https://10.4.3.121/volume/v3/groups/9a22870d-28ed-4a53-98f9-51e5cccb5a31 Aug 13 06:05:31.630427 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8c9b5b1a-70ed-4dd1-9e78-5f35671a0f76 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:31.630427 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8c9b5b1a-70ed-4dd1-9e78-5f35671a0f76 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:31.630511 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-8c9b5b1a-70ed-4dd1-9e78-5f35671a0f76 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] show called for member 9a22870d-28ed-4a53-98f9-51e5cccb5a31 {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:05:31.633689 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8c9b5b1a-70ed-4dd1-9e78-5f35671a0f76 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] https://10.4.3.121/volume/v3/groups/9a22870d-28ed-4a53-98f9-51e5cccb5a31 returned with HTTP 404 Aug 13 06:05:31.634280 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 129/499] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:05:31 2026] GET /volume/v3/groups/9a22870d-28ed-4a53-98f9-51e5cccb5a31 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:05:31.641590 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-68182e18-1367-4476-96d4-5f2fe77fa1a1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:31.643255 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68182e18-1367-4476-96d4-5f2fe77fa1a1 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:05:31.643846 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-68182e18-1367-4476-96d4-5f2fe77fa1a1 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:31.643846 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-68182e18-1367-4476-96d4-5f2fe77fa1a1 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:31.644076 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-68182e18-1367-4476-96d4-5f2fe77fa1a1 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:05:31.644989 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-68182e18-1367-4476-96d4-5f2fe77fa1a1 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:05:31.672355 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-68182e18-1367-4476-96d4-5f2fe77fa1a1 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Get all volumes completed successfully. Aug 13 06:05:31.673079 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-68182e18-1367-4476-96d4-5f2fe77fa1a1 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:05:31.673221 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-68182e18-1367-4476-96d4-5f2fe77fa1a1 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:05:31.713451 np0000007163 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-68182e18-1367-4476-96d4-5f2fe77fa1a1 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:05:31.719027 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:31.719027 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:31.720555 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1bf7da23-6dea-4ac2-ae3a-0e073a84d5d9 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:05:31.721103 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1bf7da23-6dea-4ac2-ae3a-0e073a84d5d9 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1113837530"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:31.722668 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-1bf7da23-6dea-4ac2-ae3a-0e073a84d5d9 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1113837530'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:05:31.722936 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-1bf7da23-6dea-4ac2-ae3a-0e073a84d5d9 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Create volume of 1 GB Aug 13 06:05:31.726958 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1bf7da23-6dea-4ac2-ae3a-0e073a84d5d9 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Availability Zones retrieved successfully. Aug 13 06:05:31.730234 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68182e18-1367-4476-96d4-5f2fe77fa1a1 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:05:31.730234 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 121/500] 10.4.3.121 () {68 vars in 1299 bytes} [Thu Aug 13 06:05:31 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:31.735510 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1bf7da23-6dea-4ac2-ae3a-0e073a84d5d9 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Flow 'volume_create_api' (4e7399c2-c05e-4836-a63a-e3e82190a44c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:31.737281 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1bf7da23-6dea-4ac2-ae3a-0e073a84d5d9 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (648d4f5e-c55a-4842-b804-eb864d7ec676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:31.738983 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-1bf7da23-6dea-4ac2-ae3a-0e073a84d5d9 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:05:31.750419 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2c5baefd-da33-421f-ba3c-1824495d703b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:31.753442 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2c5baefd-da33-421f-ba3c-1824495d703b tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] POST https://10.4.3.121/volume/v3/groups/eb61966e-7dbd-4396-8f21-8ba5761da5eb/action Aug 13 06:05:31.753925 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2c5baefd-da33-421f-ba3c-1824495d703b tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:05:31.753925 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2c5baefd-da33-421f-ba3c-1824495d703b tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:31.756481 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-2c5baefd-da33-421f-ba3c-1824495d703b tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] delete called for group eb61966e-7dbd-4396-8f21-8ba5761da5eb {{(pid=100325) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 06:05:31.756481 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-2c5baefd-da33-421f-ba3c-1824495d703b tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Delete group with id: eb61966e-7dbd-4396-8f21-8ba5761da5eb Aug 13 06:05:31.760411 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:31.760411 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:31.770216 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1bf7da23-6dea-4ac2-ae3a-0e073a84d5d9 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (648d4f5e-c55a-4842-b804-eb864d7ec676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:31.772080 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1bf7da23-6dea-4ac2-ae3a-0e073a84d5d9 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (415e67de-f1c6-4517-a78b-f9403d33ebc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:31.815054 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2c5baefd-da33-421f-ba3c-1824495d703b tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] https://10.4.3.121/volume/v3/groups/eb61966e-7dbd-4396-8f21-8ba5761da5eb/action returned with HTTP 202 Aug 13 06:05:31.816057 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 127/501] 10.4.3.121 () {70 vars in 1428 bytes} [Thu Aug 13 06:05:31 2026] POST /volume/v3/groups/eb61966e-7dbd-4396-8f21-8ba5761da5eb/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:05:31.822945 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-206286c2-09f8-46ee-b505-1b00cc6ebde3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:31.824084 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-1bf7da23-6dea-4ac2-ae3a-0e073a84d5d9 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Created reservations ['d9f9e739-20e2-4123-8f54-4d1d37620c8a', '0846ab89-d272-4a72-b97a-222f6e033b10', '222a3a32-6375-46f4-945e-899fc27f1799', '70922ddd-d87d-4a82-992b-fe985631ed69'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:31.824982 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-206286c2-09f8-46ee-b505-1b00cc6ebde3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] GET https://10.4.3.121/volume/v3/volumes/4cafa484-51ed-45f8-814a-0f516432481e Aug 13 06:05:31.825076 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1bf7da23-6dea-4ac2-ae3a-0e073a84d5d9 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (415e67de-f1c6-4517-a78b-f9403d33ebc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9f9e739-20e2-4123-8f54-4d1d37620c8a', '0846ab89-d272-4a72-b97a-222f6e033b10', '222a3a32-6375-46f4-945e-899fc27f1799', '70922ddd-d87d-4a82-992b-fe985631ed69']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:31.825265 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-206286c2-09f8-46ee-b505-1b00cc6ebde3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:31.825520 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-206286c2-09f8-46ee-b505-1b00cc6ebde3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:31.826415 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1bf7da23-6dea-4ac2-ae3a-0e073a84d5d9 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ef2cf21-6978-48fc-ba1a-091a2faf96c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:31.834478 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:31.834478 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:31.846023 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-206286c2-09f8-46ee-b505-1b00cc6ebde3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Volume info retrieved successfully. Aug 13 06:05:31.847025 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-206286c2-09f8-46ee-b505-1b00cc6ebde3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:05:31.847255 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-206286c2-09f8-46ee-b505-1b00cc6ebde3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:05:31.857897 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1bf7da23-6dea-4ac2-ae3a-0e073a84d5d9 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ef2cf21-6978-48fc-ba1a-091a2faf96c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f61ef62-9b5c-455a-80fc-c511174ef9d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1113837530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec9764b9ccf2410fb6fa605a75d440b4',qos_specs=None,replication_status=,reservations=['d9f9e739-20e2-4123-8f54-4d1d37620c8a','0846ab89-d272-4a72-b97a-222f6e033b10','222a3a32-6375-46f4-945e-899fc27f1799','70922ddd-d87d-4a82-992b-fe985631ed69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5331e4799b0f419ba0779820ce735dd6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:05:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1113837530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f61ef62-9b5c-455a-80fc-c511174ef9d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec9764b9ccf2410fb6fa605a75d440b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5331e4799b0f419ba0779820ce735dd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:31.858964 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1bf7da23-6dea-4ac2-ae3a-0e073a84d5d9 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b02453ea-6eb8-47f9-a100-223d6a763071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:31.880242 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1bf7da23-6dea-4ac2-ae3a-0e073a84d5d9 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b02453ea-6eb8-47f9-a100-223d6a763071) transitioned into state 'SUCCESS' from state '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-1113837530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec9764b9ccf2410fb6fa605a75d440b4',qos_specs=None,replication_status=,reservations=['d9f9e739-20e2-4123-8f54-4d1d37620c8a','0846ab89-d272-4a72-b97a-222f6e033b10','222a3a32-6375-46f4-945e-899fc27f1799','70922ddd-d87d-4a82-992b-fe985631ed69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5331e4799b0f419ba0779820ce735dd6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:31.881077 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1bf7da23-6dea-4ac2-ae3a-0e073a84d5d9 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f25d3744-cacf-45a5-9f77-97b065adc73b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:31.891532 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1bf7da23-6dea-4ac2-ae3a-0e073a84d5d9 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f25d3744-cacf-45a5-9f77-97b065adc73b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:31.892428 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1bf7da23-6dea-4ac2-ae3a-0e073a84d5d9 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Flow 'volume_create_api' (4e7399c2-c05e-4836-a63a-e3e82190a44c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:31.892814 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1bf7da23-6dea-4ac2-ae3a-0e073a84d5d9 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Create volume request issued successfully. Aug 13 06:05:31.893499 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1bf7da23-6dea-4ac2-ae3a-0e073a84d5d9 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:05:31.893994 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 125/502] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:05:31 2026] POST /volume/v3/volumes => generated 819 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:31.894267 np0000007163 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-206286c2-09f8-46ee-b505-1b00cc6ebde3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:05:31.897196 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:31.897196 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:31.904780 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-206286c2-09f8-46ee-b505-1b00cc6ebde3 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] https://10.4.3.121/volume/v3/volumes/4cafa484-51ed-45f8-814a-0f516432481e returned with HTTP 200 Aug 13 06:05:31.906423 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 130/503] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:05:31 2026] GET /volume/v3/volumes/4cafa484-51ed-45f8-814a-0f516432481e => generated 910 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:31.906492 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-06bc1a08-73a7-419a-aba0-89444abae0ee None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:31.909873 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-06bc1a08-73a7-419a-aba0-89444abae0ee tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] GET https://10.4.3.121/volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 Aug 13 06:05:31.909873 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-06bc1a08-73a7-419a-aba0-89444abae0ee tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:31.909873 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-06bc1a08-73a7-419a-aba0-89444abae0ee tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:31.919919 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:31.919919 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:31.927206 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-06bc1a08-73a7-419a-aba0-89444abae0ee tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Volume info retrieved successfully. Aug 13 06:05:31.929330 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-06bc1a08-73a7-419a-aba0-89444abae0ee tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] https://10.4.3.121/volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 returned with HTTP 200 Aug 13 06:05:31.929929 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 122/504] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:05:31 2026] GET /volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 => generated 887 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:32.598431 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-dd53216e-5d5e-4fa5-ac4e-a4aaae2d6b56 req-2fd2932d-1371-4aa8-a577-150ee5fc22f9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:32.601343 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-dd53216e-5d5e-4fa5-ac4e-a4aaae2d6b56 req-2fd2932d-1371-4aa8-a577-150ee5fc22f9 tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] GET https://10.4.3.121/volume/v3/volumes/ed138adf-bf9a-4a66-9dcf-0c07956de84b Aug 13 06:05:32.601545 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-dd53216e-5d5e-4fa5-ac4e-a4aaae2d6b56 req-2fd2932d-1371-4aa8-a577-150ee5fc22f9 tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:32.601742 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-dd53216e-5d5e-4fa5-ac4e-a4aaae2d6b56 req-2fd2932d-1371-4aa8-a577-150ee5fc22f9 tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:32.607354 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-dd53216e-5d5e-4fa5-ac4e-a4aaae2d6b56 req-2fd2932d-1371-4aa8-a577-150ee5fc22f9 tempest-VolumesGetTestJSON-293620603 tempest-VolumesGetTestJSON-293620603-project-member] https://10.4.3.121/volume/v3/volumes/ed138adf-bf9a-4a66-9dcf-0c07956de84b returned with HTTP 404 Aug 13 06:05:32.608119 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 128/505] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:05:32 2026] GET /volume/v3/volumes/ed138adf-bf9a-4a66-9dcf-0c07956de84b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:32.922466 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9f341dff-c59b-4a88-99cf-583752ac8de0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:32.924614 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9f341dff-c59b-4a88-99cf-583752ac8de0 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] GET https://10.4.3.121/volume/v3/volumes/4cafa484-51ed-45f8-814a-0f516432481e Aug 13 06:05:32.925198 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9f341dff-c59b-4a88-99cf-583752ac8de0 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:32.925587 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9f341dff-c59b-4a88-99cf-583752ac8de0 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:32.935300 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9f341dff-c59b-4a88-99cf-583752ac8de0 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] https://10.4.3.121/volume/v3/volumes/4cafa484-51ed-45f8-814a-0f516432481e returned with HTTP 404 Aug 13 06:05:32.937151 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 126/506] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:05:32 2026] GET /volume/v3/volumes/4cafa484-51ed-45f8-814a-0f516432481e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:05:32.945938 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5c30b9ed-aee7-43e9-90e7-e12ad86ab2b6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:32.947407 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7f7537ed-2ddf-4e52-ab22-e00782fda09e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:32.949292 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5c30b9ed-aee7-43e9-90e7-e12ad86ab2b6 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] GET https://10.4.3.121/volume/v3/groups/eb61966e-7dbd-4396-8f21-8ba5761da5eb Aug 13 06:05:32.949515 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5c30b9ed-aee7-43e9-90e7-e12ad86ab2b6 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:32.949722 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5c30b9ed-aee7-43e9-90e7-e12ad86ab2b6 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:32.949862 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-5c30b9ed-aee7-43e9-90e7-e12ad86ab2b6 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] show called for member eb61966e-7dbd-4396-8f21-8ba5761da5eb {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:05:32.950680 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f7537ed-2ddf-4e52-ab22-e00782fda09e tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] GET https://10.4.3.121/volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 Aug 13 06:05:32.950911 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7f7537ed-2ddf-4e52-ab22-e00782fda09e tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:32.951091 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7f7537ed-2ddf-4e52-ab22-e00782fda09e tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:32.952795 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5c30b9ed-aee7-43e9-90e7-e12ad86ab2b6 tempest-GroupsV314Test-1545171983 tempest-GroupsV314Test-1545171983-project-member] https://10.4.3.121/volume/v3/groups/eb61966e-7dbd-4396-8f21-8ba5761da5eb returned with HTTP 404 Aug 13 06:05:32.953239 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 131/507] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:05:32 2026] GET /volume/v3/groups/eb61966e-7dbd-4396-8f21-8ba5761da5eb => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:05:32.963701 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:32.963701 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:32.963844 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a8649909-48af-46f7-9f9c-78b02ff1600f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:32.966311 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a8649909-48af-46f7-9f9c-78b02ff1600f tempest-GroupsV314Test-1438928693 tempest-GroupsV314Test-1438928693-project-admin] DELETE https://10.4.3.121/volume/v3/group_types/b74b7375-73a2-4145-ab3c-d4c21b5fb460 Aug 13 06:05:32.966644 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a8649909-48af-46f7-9f9c-78b02ff1600f tempest-GroupsV314Test-1438928693 tempest-GroupsV314Test-1438928693-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:32.966942 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a8649909-48af-46f7-9f9c-78b02ff1600f tempest-GroupsV314Test-1438928693 tempest-GroupsV314Test-1438928693-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:32.967381 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7f7537ed-2ddf-4e52-ab22-e00782fda09e tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Volume info retrieved successfully. Aug 13 06:05:32.971899 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f7537ed-2ddf-4e52-ab22-e00782fda09e tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] https://10.4.3.121/volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 returned with HTTP 200 Aug 13 06:05:32.972447 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 123/508] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:05:32 2026] GET /volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 => generated 946 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:32.985298 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b392fc60-7dc2-4f99-98c4-1f707744a7d8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:32.987093 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b392fc60-7dc2-4f99-98c4-1f707744a7d8 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] POST https://10.4.3.121/volume/v3/volume-transfers Aug 13 06:05:32.987744 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b392fc60-7dc2-4f99-98c4-1f707744a7d8 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2f61ef62-9b5c-455a-80fc-c511174ef9d8"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:32.989568 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volume_transfer [None req-b392fc60-7dc2-4f99-98c4-1f707744a7d8 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Creating new volume transfer {'transfer': {'volume_id': '2f61ef62-9b5c-455a-80fc-c511174ef9d8'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 06:05:32.990999 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volume_transfer [None req-b392fc60-7dc2-4f99-98c4-1f707744a7d8 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Creating transfer of volume 2f61ef62-9b5c-455a-80fc-c511174ef9d8 Aug 13 06:05:32.990999 np0000007163 devstack@c-api.service[100323]: INFO cinder.transfer.api [None req-b392fc60-7dc2-4f99-98c4-1f707744a7d8 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Generating transfer record for volume 2f61ef62-9b5c-455a-80fc-c511174ef9d8 Aug 13 06:05:32.996860 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a8649909-48af-46f7-9f9c-78b02ff1600f tempest-GroupsV314Test-1438928693 tempest-GroupsV314Test-1438928693-project-admin] https://10.4.3.121/volume/v3/group_types/b74b7375-73a2-4145-ab3c-d4c21b5fb460 returned with HTTP 202 Aug 13 06:05:32.997625 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 129/509] 10.4.3.121 () {68 vars in 1404 bytes} [Thu Aug 13 06:05:32 2026] DELETE /volume/v3/group_types/b74b7375-73a2-4145-ab3c-d4c21b5fb460 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:05:32.998048 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:32.998048 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:33.005317 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8d3053be-9f51-41b1-9ebf-abfe30069ae9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:33.008890 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8d3053be-9f51-41b1-9ebf-abfe30069ae9 tempest-GroupsV314Test-1438928693 tempest-GroupsV314Test-1438928693-project-admin] DELETE https://10.4.3.121/volume/v3/types/4fe67947-4248-47a3-929c-01d6975ad0fd Aug 13 06:05:33.009033 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b392fc60-7dc2-4f99-98c4-1f707744a7d8 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] https://10.4.3.121/volume/v3/volume-transfers returned with HTTP 202 Aug 13 06:05:33.009096 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8d3053be-9f51-41b1-9ebf-abfe30069ae9 tempest-GroupsV314Test-1438928693 tempest-GroupsV314Test-1438928693-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:33.009096 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8d3053be-9f51-41b1-9ebf-abfe30069ae9 tempest-GroupsV314Test-1438928693 tempest-GroupsV314Test-1438928693-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:33.009314 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 127/510] 10.4.3.121 () {70 vars in 1326 bytes} [Thu Aug 13 06:05:32 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:33.017779 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-495a271f-1560-42e0-b84a-229300422416 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:33.019554 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-495a271f-1560-42e0-b84a-229300422416 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] GET https://10.4.3.121/volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 Aug 13 06:05:33.019963 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-495a271f-1560-42e0-b84a-229300422416 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:33.020284 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-495a271f-1560-42e0-b84a-229300422416 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:33.027246 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:33.027246 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:33.031508 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-495a271f-1560-42e0-b84a-229300422416 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Volume info retrieved successfully. Aug 13 06:05:33.036543 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-495a271f-1560-42e0-b84a-229300422416 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] https://10.4.3.121/volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 returned with HTTP 200 Aug 13 06:05:33.037072 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 124/511] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:05:33 2026] GET /volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:33.051225 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1b2c63a2-2403-4f48-b50c-aed87856519b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:33.053142 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1b2c63a2-2403-4f48-b50c-aed87856519b tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] GET https://10.4.3.121/volume/v3/volume-transfers/699633bd-a169-491c-b402-e442eea34121 Aug 13 06:05:33.053364 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1b2c63a2-2403-4f48-b50c-aed87856519b tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:33.053548 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1b2c63a2-2403-4f48-b50c-aed87856519b tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:33.058605 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8d3053be-9f51-41b1-9ebf-abfe30069ae9 tempest-GroupsV314Test-1438928693 tempest-GroupsV314Test-1438928693-project-admin] https://10.4.3.121/volume/v3/types/4fe67947-4248-47a3-929c-01d6975ad0fd returned with HTTP 202 Aug 13 06:05:33.059051 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 132/512] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:05:33 2026] DELETE /volume/v3/types/4fe67947-4248-47a3-929c-01d6975ad0fd => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:33.061746 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1b2c63a2-2403-4f48-b50c-aed87856519b tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] https://10.4.3.121/volume/v3/volume-transfers/699633bd-a169-491c-b402-e442eea34121 returned with HTTP 200 Aug 13 06:05:33.062309 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 130/513] 10.4.3.121 () {68 vars in 1416 bytes} [Thu Aug 13 06:05:33 2026] GET /volume/v3/volume-transfers/699633bd-a169-491c-b402-e442eea34121 => generated 540 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:33.066915 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8770f30f-2558-4e63-a580-2ff384acbbab None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:33.068372 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8770f30f-2558-4e63-a580-2ff384acbbab tempest-GroupsV314Test-1438928693 tempest-GroupsV314Test-1438928693-project-admin] GET https://10.4.3.121/volume/v3/types/4fe67947-4248-47a3-929c-01d6975ad0fd Aug 13 06:05:33.068661 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8770f30f-2558-4e63-a580-2ff384acbbab tempest-GroupsV314Test-1438928693 tempest-GroupsV314Test-1438928693-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:33.069090 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8770f30f-2558-4e63-a580-2ff384acbbab tempest-GroupsV314Test-1438928693 tempest-GroupsV314Test-1438928693-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:33.071444 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-af258e67-4a86-489e-afc4-28f89301269a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:33.073167 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8770f30f-2558-4e63-a580-2ff384acbbab tempest-GroupsV314Test-1438928693 tempest-GroupsV314Test-1438928693-project-admin] https://10.4.3.121/volume/v3/types/4fe67947-4248-47a3-929c-01d6975ad0fd returned with HTTP 404 Aug 13 06:05:33.073348 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-af258e67-4a86-489e-afc4-28f89301269a tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] GET https://10.4.3.121/volume/v3/volume-transfers Aug 13 06:05:33.073566 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-af258e67-4a86-489e-afc4-28f89301269a tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:33.073873 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-af258e67-4a86-489e-afc4-28f89301269a tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:33.073918 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 128/514] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:05:33 2026] GET /volume/v3/types/4fe67947-4248-47a3-929c-01d6975ad0fd => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:33.074066 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volume_transfer [None req-af258e67-4a86-489e-afc4-28f89301269a tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Listing volume transfers {{(pid=100324) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 06:05:33.080512 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-af258e67-4a86-489e-afc4-28f89301269a tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] https://10.4.3.121/volume/v3/volume-transfers returned with HTTP 200 Aug 13 06:05:33.080854 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 125/515] 10.4.3.121 () {68 vars in 1305 bytes} [Thu Aug 13 06:05:33 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:33.089966 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-878ce0e0-8e27-4c5a-b375-b305fb7d5479 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:33.269709 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-878ce0e0-8e27-4c5a-b375-b305fb7d5479 tempest-VolumesTransfersV357Test-1905196333 tempest-VolumesTransfersV357Test-1905196333-project-member] POST https://10.4.3.121/volume/v3/volume-transfers/699633bd-a169-491c-b402-e442eea34121/accept Aug 13 06:05:33.270297 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-878ce0e0-8e27-4c5a-b375-b305fb7d5479 tempest-VolumesTransfersV357Test-1905196333 tempest-VolumesTransfersV357Test-1905196333-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "8181d439d34b6d44"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:33.272099 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.volume_transfer [None req-878ce0e0-8e27-4c5a-b375-b305fb7d5479 tempest-VolumesTransfersV357Test-1905196333 tempest-VolumesTransfersV357Test-1905196333-project-member] Accepting volume transfer 699633bd-a169-491c-b402-e442eea34121 {{(pid=100322) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 06:05:33.272353 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.contrib.volume_transfer [None req-878ce0e0-8e27-4c5a-b375-b305fb7d5479 tempest-VolumesTransfersV357Test-1905196333 tempest-VolumesTransfersV357Test-1905196333-project-member] Accepting transfer 699633bd-a169-491c-b402-e442eea34121 Aug 13 06:05:33.356613 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-878ce0e0-8e27-4c5a-b375-b305fb7d5479 tempest-VolumesTransfersV357Test-1905196333 tempest-VolumesTransfersV357Test-1905196333-project-member] Created reservations ['83d0244a-a2f6-477c-a47f-72a334ce1cfe', 'a618dbf0-afc1-47e5-87d7-a66aaf50067d', 'dfb614ca-3f38-4655-938c-81557856329a', '7359927a-78f0-4556-b8ac-8a37f020bc77'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:33.396590 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-878ce0e0-8e27-4c5a-b375-b305fb7d5479 tempest-VolumesTransfersV357Test-1905196333 tempest-VolumesTransfersV357Test-1905196333-project-member] Created reservations ['ee9cf69d-c4d2-42ef-a392-445cb4d14a5b', '9f582578-083f-42bd-97f3-82abb918982c', '1bcee76d-6deb-4f60-83b3-2b231ba6d120', 'd084e0dc-4821-408d-9695-85b19e757526'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:33.447332 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-878ce0e0-8e27-4c5a-b375-b305fb7d5479 tempest-VolumesTransfersV357Test-1905196333 tempest-VolumesTransfersV357Test-1905196333-project-member] Created reservations ['7dcd7b20-8aa0-4825-ab99-ff124561118d', '95dc5733-6a0a-41f5-b405-1f2e9d8d4c4d', '933e6464-1b61-4096-86b7-ac5286b0bed6', 'c28ea1f9-89b0-4acf-9f14-519910772c64'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:33.494110 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-878ce0e0-8e27-4c5a-b375-b305fb7d5479 tempest-VolumesTransfersV357Test-1905196333 tempest-VolumesTransfersV357Test-1905196333-project-member] Created reservations ['d86b2cea-4d24-4221-a03a-19c9f3bc1f8e', 'f540ab7b-cdcf-4e55-a743-6e5b37dd4a8c', 'f62e52fd-3ae2-4fde-b275-2dea42f84227', 'fae4b533-edb5-4545-961a-dcd039a51c04'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:33.508408 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-878ce0e0-8e27-4c5a-b375-b305fb7d5479 tempest-VolumesTransfersV357Test-1905196333 tempest-VolumesTransfersV357Test-1905196333-project-member] Transfer volume completed successfully. Aug 13 06:05:33.597592 np0000007163 devstack@c-api.service[100322]: INFO cinder.transfer.api [None req-878ce0e0-8e27-4c5a-b375-b305fb7d5479 tempest-VolumesTransfersV357Test-1905196333 tempest-VolumesTransfersV357Test-1905196333-project-member] Volume 2f61ef62-9b5c-455a-80fc-c511174ef9d8 has been transferred. Aug 13 06:05:33.605055 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-878ce0e0-8e27-4c5a-b375-b305fb7d5479 tempest-VolumesTransfersV357Test-1905196333 tempest-VolumesTransfersV357Test-1905196333-project-member] https://10.4.3.121/volume/v3/volume-transfers/699633bd-a169-491c-b402-e442eea34121/accept returned with HTTP 202 Aug 13 06:05:33.605769 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 133/516] 10.4.3.121 () {70 vars in 1458 bytes} [Thu Aug 13 06:05:33 2026] POST /volume/v3/volume-transfers/699633bd-a169-491c-b402-e442eea34121/accept => generated 365 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:33.618402 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-29e8e626-1d28-4d32-8356-6a64f1cf92e2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:33.620211 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-29e8e626-1d28-4d32-8356-6a64f1cf92e2 tempest-VolumesTransfersV357Test-1905196333 tempest-VolumesTransfersV357Test-1905196333-project-member] GET https://10.4.3.121/volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 Aug 13 06:05:33.620443 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-29e8e626-1d28-4d32-8356-6a64f1cf92e2 tempest-VolumesTransfersV357Test-1905196333 tempest-VolumesTransfersV357Test-1905196333-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:33.620641 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-29e8e626-1d28-4d32-8356-6a64f1cf92e2 tempest-VolumesTransfersV357Test-1905196333 tempest-VolumesTransfersV357Test-1905196333-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:33.628584 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:33.628584 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:33.634054 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-29e8e626-1d28-4d32-8356-6a64f1cf92e2 tempest-VolumesTransfersV357Test-1905196333 tempest-VolumesTransfersV357Test-1905196333-project-member] Volume info retrieved successfully. Aug 13 06:05:33.642416 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-29e8e626-1d28-4d32-8356-6a64f1cf92e2 tempest-VolumesTransfersV357Test-1905196333 tempest-VolumesTransfersV357Test-1905196333-project-member] https://10.4.3.121/volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 returned with HTTP 200 Aug 13 06:05:33.642986 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 131/517] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:05:33 2026] GET /volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 => generated 946 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:33.656095 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-60bf94b1-6b9a-4f2f-99d7-20f03bcb5dd5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:33.659323 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-60bf94b1-6b9a-4f2f-99d7-20f03bcb5dd5 tempest-VolumesTransfersV357Test-1905196333 tempest-VolumesTransfersV357Test-1905196333-project-member] GET https://10.4.3.121/volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 Aug 13 06:05:33.659323 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-60bf94b1-6b9a-4f2f-99d7-20f03bcb5dd5 tempest-VolumesTransfersV357Test-1905196333 tempest-VolumesTransfersV357Test-1905196333-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:33.659924 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-60bf94b1-6b9a-4f2f-99d7-20f03bcb5dd5 tempest-VolumesTransfersV357Test-1905196333 tempest-VolumesTransfersV357Test-1905196333-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:33.670624 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:33.670624 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:33.680364 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-60bf94b1-6b9a-4f2f-99d7-20f03bcb5dd5 tempest-VolumesTransfersV357Test-1905196333 tempest-VolumesTransfersV357Test-1905196333-project-member] Volume info retrieved successfully. Aug 13 06:05:33.685371 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-60bf94b1-6b9a-4f2f-99d7-20f03bcb5dd5 tempest-VolumesTransfersV357Test-1905196333 tempest-VolumesTransfersV357Test-1905196333-project-member] https://10.4.3.121/volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 returned with HTTP 200 Aug 13 06:05:33.685816 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 129/518] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:05:33 2026] GET /volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 => generated 946 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:33.702757 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-80eefdaf-e511-4ccb-8aa5-a141224e75fc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:33.705441 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-80eefdaf-e511-4ccb-8aa5-a141224e75fc tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] DELETE https://10.4.3.121/volume/v3/volume-transfers/699633bd-a169-491c-b402-e442eea34121 Aug 13 06:05:33.705820 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-80eefdaf-e511-4ccb-8aa5-a141224e75fc tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:33.706148 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-80eefdaf-e511-4ccb-8aa5-a141224e75fc tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:33.706642 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.contrib.volume_transfer [None req-80eefdaf-e511-4ccb-8aa5-a141224e75fc tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Delete transfer with id: 699633bd-a169-491c-b402-e442eea34121 Aug 13 06:05:33.712103 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-80eefdaf-e511-4ccb-8aa5-a141224e75fc tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] https://10.4.3.121/volume/v3/volume-transfers/699633bd-a169-491c-b402-e442eea34121 returned with HTTP 404 Aug 13 06:05:33.712848 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 126/519] 10.4.3.121 () {68 vars in 1419 bytes} [Thu Aug 13 06:05:33 2026] DELETE /volume/v3/volume-transfers/699633bd-a169-491c-b402-e442eea34121 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:05:33.721728 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-04683449-c5b2-4fbd-9bad-4c90730fb6d4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:33.888138 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-04683449-c5b2-4fbd-9bad-4c90730fb6d4 tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 Aug 13 06:05:33.888384 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-04683449-c5b2-4fbd-9bad-4c90730fb6d4 tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:33.888803 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-04683449-c5b2-4fbd-9bad-4c90730fb6d4 tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:33.888803 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-04683449-c5b2-4fbd-9bad-4c90730fb6d4 tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] Delete volume with id: 2f61ef62-9b5c-455a-80fc-c511174ef9d8 Aug 13 06:05:33.897515 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:33.897515 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:33.897820 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-04683449-c5b2-4fbd-9bad-4c90730fb6d4 tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] Volume info retrieved successfully. Aug 13 06:05:33.918442 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-04683449-c5b2-4fbd-9bad-4c90730fb6d4 tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] Delete volume request issued successfully. Aug 13 06:05:33.918727 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-04683449-c5b2-4fbd-9bad-4c90730fb6d4 tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] https://10.4.3.121/volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 returned with HTTP 202 Aug 13 06:05:33.919172 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 134/520] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:05:33 2026] DELETE /volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:05:33.929335 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fe30a3d2-f3b8-4bba-b68f-80496649431a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:33.931222 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fe30a3d2-f3b8-4bba-b68f-80496649431a tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] GET https://10.4.3.121/volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 Aug 13 06:05:33.931469 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fe30a3d2-f3b8-4bba-b68f-80496649431a tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:33.931883 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fe30a3d2-f3b8-4bba-b68f-80496649431a tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:33.941474 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:33.941474 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:33.947602 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fe30a3d2-f3b8-4bba-b68f-80496649431a tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] Volume info retrieved successfully. Aug 13 06:05:33.953722 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fe30a3d2-f3b8-4bba-b68f-80496649431a tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] https://10.4.3.121/volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 returned with HTTP 200 Aug 13 06:05:33.954204 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 132/521] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:05:33 2026] GET /volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:05:34.586041 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bddb0151-bdb7-4954-bdc5-1aa5175f16c3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:34.754058 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bddb0151-bdb7-4954-bdc5-1aa5175f16c3 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:05:34.754686 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bddb0151-bdb7-4954-bdc5-1aa5175f16c3 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1331893316"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:34.756756 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-bddb0151-bdb7-4954-bdc5-1aa5175f16c3 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1331893316'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:05:34.757641 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-bddb0151-bdb7-4954-bdc5-1aa5175f16c3 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Create volume of 1 GB Aug 13 06:05:34.762832 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bddb0151-bdb7-4954-bdc5-1aa5175f16c3 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Availability Zones retrieved successfully. Aug 13 06:05:34.769554 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bddb0151-bdb7-4954-bdc5-1aa5175f16c3 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Flow 'volume_create_api' (2546b3d5-b3f6-4b53-8af4-99863bf67f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:34.770399 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bddb0151-bdb7-4954-bdc5-1aa5175f16c3 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dc8aef5-c41d-41c2-a576-3db98c41b6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:34.771917 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-bddb0151-bdb7-4954-bdc5-1aa5175f16c3 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:05:34.814009 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bddb0151-bdb7-4954-bdc5-1aa5175f16c3 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dc8aef5-c41d-41c2-a576-3db98c41b6cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:34.814888 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bddb0151-bdb7-4954-bdc5-1aa5175f16c3 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (404d1961-d7e7-4291-8b9f-490f561bd132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:34.907303 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-bddb0151-bdb7-4954-bdc5-1aa5175f16c3 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Created reservations ['c9db788e-f7ed-4568-a2db-dc55dbcd4741', 'a4276240-78b5-49f6-8df0-e5a46bf15a75', '4f25f5e2-a0c5-419b-9eec-305d2477cd78', '12e86f3b-b08c-4a6d-8a5f-040676512ae5'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:34.908372 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bddb0151-bdb7-4954-bdc5-1aa5175f16c3 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (404d1961-d7e7-4291-8b9f-490f561bd132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9db788e-f7ed-4568-a2db-dc55dbcd4741', 'a4276240-78b5-49f6-8df0-e5a46bf15a75', '4f25f5e2-a0c5-419b-9eec-305d2477cd78', '12e86f3b-b08c-4a6d-8a5f-040676512ae5']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:34.909349 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bddb0151-bdb7-4954-bdc5-1aa5175f16c3 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4bb7ef6-ab02-4847-a20c-0f4edeb12730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:34.938774 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bddb0151-bdb7-4954-bdc5-1aa5175f16c3 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4bb7ef6-ab02-4847-a20c-0f4edeb12730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45c8b443-7338-49ad-b73e-5f194381cd7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1331893316',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c3e70914e8174be780a19ebdf362cc8e',qos_specs=None,replication_status=,reservations=['c9db788e-f7ed-4568-a2db-dc55dbcd4741','a4276240-78b5-49f6-8df0-e5a46bf15a75','4f25f5e2-a0c5-419b-9eec-305d2477cd78','12e86f3b-b08c-4a6d-8a5f-040676512ae5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326ec3b106e74b70a2a595ea0581f315',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:05:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1331893316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45c8b443-7338-49ad-b73e-5f194381cd7c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c3e70914e8174be780a19ebdf362cc8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='326ec3b106e74b70a2a595ea0581f315',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:34.939882 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bddb0151-bdb7-4954-bdc5-1aa5175f16c3 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6cd375e-36f9-450a-994c-662b7d53c590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:34.960838 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bddb0151-bdb7-4954-bdc5-1aa5175f16c3 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6cd375e-36f9-450a-994c-662b7d53c590) transitioned into state 'SUCCESS' from state '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-1331893316',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c3e70914e8174be780a19ebdf362cc8e',qos_specs=None,replication_status=,reservations=['c9db788e-f7ed-4568-a2db-dc55dbcd4741','a4276240-78b5-49f6-8df0-e5a46bf15a75','4f25f5e2-a0c5-419b-9eec-305d2477cd78','12e86f3b-b08c-4a6d-8a5f-040676512ae5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326ec3b106e74b70a2a595ea0581f315',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:34.961770 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bddb0151-bdb7-4954-bdc5-1aa5175f16c3 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c1c0413-7506-4d6f-a975-7bc90bf932fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:34.971457 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bddb0151-bdb7-4954-bdc5-1aa5175f16c3 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c1c0413-7506-4d6f-a975-7bc90bf932fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:34.972336 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bddb0151-bdb7-4954-bdc5-1aa5175f16c3 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Flow 'volume_create_api' (2546b3d5-b3f6-4b53-8af4-99863bf67f89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:34.972738 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bddb0151-bdb7-4954-bdc5-1aa5175f16c3 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Create volume request issued successfully. Aug 13 06:05:34.973409 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bddb0151-bdb7-4954-bdc5-1aa5175f16c3 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:05:34.973887 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 130/522] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:05:34 2026] POST /volume/v3/volumes => generated 760 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:05:34.975434 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7627d3bf-6cd7-4467-a620-d86545cc8e15 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:34.978020 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7627d3bf-6cd7-4467-a620-d86545cc8e15 tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] GET https://10.4.3.121/volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 Aug 13 06:05:34.978328 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7627d3bf-6cd7-4467-a620-d86545cc8e15 tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:34.978588 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7627d3bf-6cd7-4467-a620-d86545cc8e15 tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:34.994765 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-170628e1-83cb-45b2-9b2e-10adfbc605a1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:34.995231 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7627d3bf-6cd7-4467-a620-d86545cc8e15 tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] https://10.4.3.121/volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 returned with HTTP 404 Aug 13 06:05:34.995737 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 127/523] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:05:34 2026] GET /volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:05:34.998352 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-170628e1-83cb-45b2-9b2e-10adfbc605a1 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] GET https://10.4.3.121/volume/v3/volumes/45c8b443-7338-49ad-b73e-5f194381cd7c Aug 13 06:05:34.998650 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-170628e1-83cb-45b2-9b2e-10adfbc605a1 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:34.999145 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-170628e1-83cb-45b2-9b2e-10adfbc605a1 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:35.007923 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f41c5408-0ce8-4a24-842b-b12cc90b2339 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:35.008376 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:35.008376 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:35.010322 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f41c5408-0ce8-4a24-842b-b12cc90b2339 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] GET https://10.4.3.121/volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 Aug 13 06:05:35.010655 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f41c5408-0ce8-4a24-842b-b12cc90b2339 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:35.010943 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f41c5408-0ce8-4a24-842b-b12cc90b2339 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:35.012567 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-170628e1-83cb-45b2-9b2e-10adfbc605a1 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Volume info retrieved successfully. Aug 13 06:05:35.016733 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-170628e1-83cb-45b2-9b2e-10adfbc605a1 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] https://10.4.3.121/volume/v3/volumes/45c8b443-7338-49ad-b73e-5f194381cd7c returned with HTTP 200 Aug 13 06:05:35.017089 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 135/524] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:34 2026] GET /volume/v3/volumes/45c8b443-7338-49ad-b73e-5f194381cd7c => generated 828 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:35.022828 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f41c5408-0ce8-4a24-842b-b12cc90b2339 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] https://10.4.3.121/volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 returned with HTTP 404 Aug 13 06:05:35.023594 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 133/525] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:05:35 2026] GET /volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:05:35.035418 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c7120c68-c901-48a3-8a4a-3c2229da9256 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:35.037843 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7120c68-c901-48a3-8a4a-3c2229da9256 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] DELETE https://10.4.3.121/volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 Aug 13 06:05:35.038127 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c7120c68-c901-48a3-8a4a-3c2229da9256 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:35.038490 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c7120c68-c901-48a3-8a4a-3c2229da9256 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:35.038675 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-c7120c68-c901-48a3-8a4a-3c2229da9256 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Delete volume with id: 2f61ef62-9b5c-455a-80fc-c511174ef9d8 Aug 13 06:05:35.048107 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7120c68-c901-48a3-8a4a-3c2229da9256 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] https://10.4.3.121/volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 returned with HTTP 404 Aug 13 06:05:35.048769 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 131/526] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:05:35 2026] DELETE /volume/v3/volumes/2f61ef62-9b5c-455a-80fc-c511174ef9d8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:05:35.058761 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-69560f3e-a524-48d4-9244-bfd8fd293f1e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:35.060937 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-69560f3e-a524-48d4-9244-bfd8fd293f1e tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:05:35.061327 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-69560f3e-a524-48d4-9244-bfd8fd293f1e tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-928912265"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:35.064827 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-69560f3e-a524-48d4-9244-bfd8fd293f1e tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-928912265'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:05:35.064827 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-69560f3e-a524-48d4-9244-bfd8fd293f1e tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Create volume of 1 GB Aug 13 06:05:35.068894 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-69560f3e-a524-48d4-9244-bfd8fd293f1e tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Availability Zones retrieved successfully. Aug 13 06:05:35.075308 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-69560f3e-a524-48d4-9244-bfd8fd293f1e tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Flow 'volume_create_api' (6ebada88-3372-4f8a-8b2e-747c1a34ffdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:35.076317 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-69560f3e-a524-48d4-9244-bfd8fd293f1e tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (802297a9-33ed-460f-919c-d65a309c07d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:35.078124 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-69560f3e-a524-48d4-9244-bfd8fd293f1e tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:05:35.117246 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-69560f3e-a524-48d4-9244-bfd8fd293f1e tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (802297a9-33ed-460f-919c-d65a309c07d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:35.118493 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-69560f3e-a524-48d4-9244-bfd8fd293f1e tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6554d418-b757-41b0-9153-fe4fd3ef2749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:35.166677 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-69560f3e-a524-48d4-9244-bfd8fd293f1e tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Created reservations ['71b582da-335d-4d93-82ef-e0cf412836eb', '2ecc5808-1988-448e-bb5d-857d28d1963e', '8c0eafd5-4c5b-4651-a982-0eee7408140c', 'fcc17a95-c9e0-42c5-aefe-47d3ad2ada93'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:35.167579 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-69560f3e-a524-48d4-9244-bfd8fd293f1e tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6554d418-b757-41b0-9153-fe4fd3ef2749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71b582da-335d-4d93-82ef-e0cf412836eb', '2ecc5808-1988-448e-bb5d-857d28d1963e', '8c0eafd5-4c5b-4651-a982-0eee7408140c', 'fcc17a95-c9e0-42c5-aefe-47d3ad2ada93']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:35.168352 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-69560f3e-a524-48d4-9244-bfd8fd293f1e tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca87ddf0-3d2e-4398-9794-6c564f784e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:35.194311 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-69560f3e-a524-48d4-9244-bfd8fd293f1e tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca87ddf0-3d2e-4398-9794-6c564f784e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a37c3d9-dd3a-4766-b11e-c4cdf284359f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-928912265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec9764b9ccf2410fb6fa605a75d440b4',qos_specs=None,replication_status=,reservations=['71b582da-335d-4d93-82ef-e0cf412836eb','2ecc5808-1988-448e-bb5d-857d28d1963e','8c0eafd5-4c5b-4651-a982-0eee7408140c','fcc17a95-c9e0-42c5-aefe-47d3ad2ada93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5331e4799b0f419ba0779820ce735dd6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:05:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-928912265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a37c3d9-dd3a-4766-b11e-c4cdf284359f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec9764b9ccf2410fb6fa605a75d440b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5331e4799b0f419ba0779820ce735dd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:35.195323 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-69560f3e-a524-48d4-9244-bfd8fd293f1e tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ad154ad-f77c-4658-bc5d-dec7a460d391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:35.214019 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-69560f3e-a524-48d4-9244-bfd8fd293f1e tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ad154ad-f77c-4658-bc5d-dec7a460d391) transitioned into state 'SUCCESS' from state '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-928912265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec9764b9ccf2410fb6fa605a75d440b4',qos_specs=None,replication_status=,reservations=['71b582da-335d-4d93-82ef-e0cf412836eb','2ecc5808-1988-448e-bb5d-857d28d1963e','8c0eafd5-4c5b-4651-a982-0eee7408140c','fcc17a95-c9e0-42c5-aefe-47d3ad2ada93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5331e4799b0f419ba0779820ce735dd6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:35.214815 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-69560f3e-a524-48d4-9244-bfd8fd293f1e tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac2dbc96-7095-43d7-9006-066bf5d73933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:35.227331 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-69560f3e-a524-48d4-9244-bfd8fd293f1e tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac2dbc96-7095-43d7-9006-066bf5d73933) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:35.228590 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-69560f3e-a524-48d4-9244-bfd8fd293f1e tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Flow 'volume_create_api' (6ebada88-3372-4f8a-8b2e-747c1a34ffdf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:35.229051 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-69560f3e-a524-48d4-9244-bfd8fd293f1e tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Create volume request issued successfully. Aug 13 06:05:35.230362 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-69560f3e-a524-48d4-9244-bfd8fd293f1e tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:05:35.231064 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 128/527] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:05:35 2026] POST /volume/v3/volumes => generated 818 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:35.244836 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-64b1430d-67e9-4bac-8a52-ea3cce54df28 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:35.247660 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-64b1430d-67e9-4bac-8a52-ea3cce54df28 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] GET https://10.4.3.121/volume/v3/volumes/6a37c3d9-dd3a-4766-b11e-c4cdf284359f Aug 13 06:05:35.247912 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-64b1430d-67e9-4bac-8a52-ea3cce54df28 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:35.248136 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-64b1430d-67e9-4bac-8a52-ea3cce54df28 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:35.258086 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:35.258086 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:35.262482 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-64b1430d-67e9-4bac-8a52-ea3cce54df28 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Volume info retrieved successfully. Aug 13 06:05:35.268339 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-64b1430d-67e9-4bac-8a52-ea3cce54df28 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] https://10.4.3.121/volume/v3/volumes/6a37c3d9-dd3a-4766-b11e-c4cdf284359f returned with HTTP 200 Aug 13 06:05:35.268845 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 136/528] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:05:35 2026] GET /volume/v3/volumes/6a37c3d9-dd3a-4766-b11e-c4cdf284359f => generated 886 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:35.692209 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9c7fc5f3-52dd-4965-b833-e7ec93c146ed None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:35.801211 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c7fc5f3-52dd-4965-b833-e7ec93c146ed tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] GET https://10.4.3.121/volume/v3/os-quota-class-sets/default Aug 13 06:05:35.801483 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c7fc5f3-52dd-4965-b833-e7ec93c146ed tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:35.801758 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c7fc5f3-52dd-4965-b833-e7ec93c146ed tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:35.820424 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c7fc5f3-52dd-4965-b833-e7ec93c146ed tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] https://10.4.3.121/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 06:05:35.820908 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 134/529] 10.4.3.121 () {66 vars in 1297 bytes} [Thu Aug 13 06:05:35 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:35.830519 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7d8f5ccf-c22d-44aa-a31c-8e4168c67692 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:35.832098 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7d8f5ccf-c22d-44aa-a31c-8e4168c67692 tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] GET https://10.4.3.121/volume/v3/os-quota-class-sets/default Aug 13 06:05:35.832278 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7d8f5ccf-c22d-44aa-a31c-8e4168c67692 tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:35.832444 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7d8f5ccf-c22d-44aa-a31c-8e4168c67692 tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:35.832670 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:35.832670 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:35.842678 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7d8f5ccf-c22d-44aa-a31c-8e4168c67692 tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] https://10.4.3.121/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 06:05:35.843003 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 132/530] 10.4.3.121 () {66 vars in 1297 bytes} [Thu Aug 13 06:05:35 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:35.850357 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-149ffd45-9628-49a9-b635-5fabc79a98fa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:35.852583 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-149ffd45-9628-49a9-b635-5fabc79a98fa tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:05:35.853320 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-149ffd45-9628-49a9-b635-5fabc79a98fa tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-379344517"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:35.855503 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:35.855503 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:35.868633 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-149ffd45-9628-49a9-b635-5fabc79a98fa tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:05:35.869152 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 129/531] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:05:35 2026] POST /volume/v3/types => generated 227 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:35.881221 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1b2ab358-3f17-46d1-bc2d-8cb30ff4aea6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:35.882825 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b2ab358-3f17-46d1-bc2d-8cb30ff4aea6 tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] PUT https://10.4.3.121/volume/v3/os-quota-class-sets/default Aug 13 06:05:35.883136 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1b2ab358-3f17-46d1-bc2d-8cb30ff4aea6 tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-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-379344517": 6, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-379344517": 10, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-379344517": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:35.965808 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b2ab358-3f17-46d1-bc2d-8cb30ff4aea6 tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] https://10.4.3.121/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 06:05:35.966246 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 137/532] 10.4.3.121 () {68 vars in 1318 bytes} [Thu Aug 13 06:05:35 2026] PUT /volume/v3/os-quota-class-sets/default => generated 607 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:35.977054 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5be85518-c5b2-4732-9cd9-46877f38774e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:35.978741 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5be85518-c5b2-4732-9cd9-46877f38774e tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] GET https://10.4.3.121/volume/v3/os-quota-sets/23364202bdb2429a8ac162ceb61109e9/defaults Aug 13 06:05:35.981772 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5be85518-c5b2-4732-9cd9-46877f38774e tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:35.982236 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5be85518-c5b2-4732-9cd9-46877f38774e tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] Calling method 'defaults' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:35.991794 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5be85518-c5b2-4732-9cd9-46877f38774e tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] https://10.4.3.121/volume/v3/os-quota-sets/23364202bdb2429a8ac162ceb61109e9/defaults returned with HTTP 200 Aug 13 06:05:35.992440 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 135/533] 10.4.3.121 () {66 vars in 1381 bytes} [Thu Aug 13 06:05:35 2026] GET /volume/v3/os-quota-sets/23364202bdb2429a8ac162ceb61109e9/defaults => generated 643 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:36.033908 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d0b084ea-75c9-41ba-b0f3-631841fc165a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:36.035763 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d0b084ea-75c9-41ba-b0f3-631841fc165a tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] GET https://10.4.3.121/volume/v3/volumes/45c8b443-7338-49ad-b73e-5f194381cd7c Aug 13 06:05:36.035987 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d0b084ea-75c9-41ba-b0f3-631841fc165a tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:36.036156 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d0b084ea-75c9-41ba-b0f3-631841fc165a tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:36.042923 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:36.042923 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:36.046671 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d0b084ea-75c9-41ba-b0f3-631841fc165a tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Volume info retrieved successfully. Aug 13 06:05:36.051071 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d0b084ea-75c9-41ba-b0f3-631841fc165a tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] https://10.4.3.121/volume/v3/volumes/45c8b443-7338-49ad-b73e-5f194381cd7c returned with HTTP 200 Aug 13 06:05:36.051739 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 133/534] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:36 2026] GET /volume/v3/volumes/45c8b443-7338-49ad-b73e-5f194381cd7c => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:36.078814 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b17b1b90-ef1c-4c2b-ae00-b57d72d0744e req-3624077b-eaf7-479b-b072-6f2c0ed59134 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:36.081733 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b17b1b90-ef1c-4c2b-ae00-b57d72d0744e req-3624077b-eaf7-479b-b072-6f2c0ed59134 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] GET https://10.4.3.121/volume/v3/volumes/45c8b443-7338-49ad-b73e-5f194381cd7c Aug 13 06:05:36.082378 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b17b1b90-ef1c-4c2b-ae00-b57d72d0744e req-3624077b-eaf7-479b-b072-6f2c0ed59134 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:36.082709 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b17b1b90-ef1c-4c2b-ae00-b57d72d0744e req-3624077b-eaf7-479b-b072-6f2c0ed59134 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:36.092992 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:36.092992 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:36.098590 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-b17b1b90-ef1c-4c2b-ae00-b57d72d0744e req-3624077b-eaf7-479b-b072-6f2c0ed59134 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Volume info retrieved successfully. Aug 13 06:05:36.104781 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b17b1b90-ef1c-4c2b-ae00-b57d72d0744e req-3624077b-eaf7-479b-b072-6f2c0ed59134 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] https://10.4.3.121/volume/v3/volumes/45c8b443-7338-49ad-b73e-5f194381cd7c returned with HTTP 200 Aug 13 06:05:36.105392 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 130/535] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:05:36 2026] GET /volume/v3/volumes/45c8b443-7338-49ad-b73e-5f194381cd7c => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:36.120025 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ab51bb84-6887-4703-90cf-759ccc2da625 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:36.122554 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ab51bb84-6887-4703-90cf-759ccc2da625 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:05:36.122554 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ab51bb84-6887-4703-90cf-759ccc2da625 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-221296811"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:36.123981 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-ab51bb84-6887-4703-90cf-759ccc2da625 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-221296811'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:05:36.124114 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-ab51bb84-6887-4703-90cf-759ccc2da625 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Create volume of 1 GB Aug 13 06:05:36.128620 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ab51bb84-6887-4703-90cf-759ccc2da625 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Availability Zones retrieved successfully. Aug 13 06:05:36.134907 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ab51bb84-6887-4703-90cf-759ccc2da625 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Flow 'volume_create_api' (6fbf5541-fa1c-4226-b0bb-dba031e9ab94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:36.135902 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ab51bb84-6887-4703-90cf-759ccc2da625 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46442028-7f60-4306-a98a-add51b9eb82e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:36.136756 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-ab51bb84-6887-4703-90cf-759ccc2da625 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:05:36.154627 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4b05dd8f-6d8d-43a7-b71e-df4216a60e15 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:36.156753 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4b05dd8f-6d8d-43a7-b71e-df4216a60e15 tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] GET https://10.4.3.121/volume/v3/os-quota-sets/80f1510a59154fc09d9170a2ebccc34e/defaults Aug 13 06:05:36.157024 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4b05dd8f-6d8d-43a7-b71e-df4216a60e15 tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:36.157292 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4b05dd8f-6d8d-43a7-b71e-df4216a60e15 tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] Calling method 'defaults' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:36.163615 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ab51bb84-6887-4703-90cf-759ccc2da625 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46442028-7f60-4306-a98a-add51b9eb82e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:36.164533 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ab51bb84-6887-4703-90cf-759ccc2da625 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a42aa6a-3526-4c1a-97ba-0215611123c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:36.167302 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4b05dd8f-6d8d-43a7-b71e-df4216a60e15 tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] https://10.4.3.121/volume/v3/os-quota-sets/80f1510a59154fc09d9170a2ebccc34e/defaults returned with HTTP 200 Aug 13 06:05:36.167959 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 136/536] 10.4.3.121 () {66 vars in 1381 bytes} [Thu Aug 13 06:05:36 2026] GET /volume/v3/os-quota-sets/80f1510a59154fc09d9170a2ebccc34e/defaults => generated 643 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:36.208734 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-ab51bb84-6887-4703-90cf-759ccc2da625 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Created reservations ['94813a41-5672-481b-9bdc-39b4392ca12c', '3b215a44-869b-48e8-9b9d-3caace7ece73', '490e6bbc-55fc-420a-ae23-7f7ca175cbf0', '0ea4f87f-5c35-4699-8abb-aab7d888c181'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:36.209632 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ab51bb84-6887-4703-90cf-759ccc2da625 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a42aa6a-3526-4c1a-97ba-0215611123c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94813a41-5672-481b-9bdc-39b4392ca12c', '3b215a44-869b-48e8-9b9d-3caace7ece73', '490e6bbc-55fc-420a-ae23-7f7ca175cbf0', '0ea4f87f-5c35-4699-8abb-aab7d888c181']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:36.210291 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ab51bb84-6887-4703-90cf-759ccc2da625 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf4128f5-8d04-4bb0-97c8-b9d65cfb4dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:36.237025 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ab51bb84-6887-4703-90cf-759ccc2da625 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf4128f5-8d04-4bb0-97c8-b9d65cfb4dec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c238862-c9b9-4940-8790-4048a396ac0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-221296811',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c3e70914e8174be780a19ebdf362cc8e',qos_specs=None,replication_status=,reservations=['94813a41-5672-481b-9bdc-39b4392ca12c','3b215a44-869b-48e8-9b9d-3caace7ece73','490e6bbc-55fc-420a-ae23-7f7ca175cbf0','0ea4f87f-5c35-4699-8abb-aab7d888c181'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326ec3b106e74b70a2a595ea0581f315',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:05:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-221296811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c238862-c9b9-4940-8790-4048a396ac0c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c3e70914e8174be780a19ebdf362cc8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='326ec3b106e74b70a2a595ea0581f315',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:36.238141 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ab51bb84-6887-4703-90cf-759ccc2da625 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adf237b3-d744-4b53-8c37-6a4032b6b18f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:36.257989 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ab51bb84-6887-4703-90cf-759ccc2da625 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adf237b3-d744-4b53-8c37-6a4032b6b18f) transitioned into state 'SUCCESS' from state '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-221296811',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c3e70914e8174be780a19ebdf362cc8e',qos_specs=None,replication_status=,reservations=['94813a41-5672-481b-9bdc-39b4392ca12c','3b215a44-869b-48e8-9b9d-3caace7ece73','490e6bbc-55fc-420a-ae23-7f7ca175cbf0','0ea4f87f-5c35-4699-8abb-aab7d888c181'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326ec3b106e74b70a2a595ea0581f315',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:36.258791 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ab51bb84-6887-4703-90cf-759ccc2da625 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (711b83e1-de0f-4c64-a509-37557fcd0eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:36.267606 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e7991fe0-bce2-48e0-8901-fbeb22ede4e3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:36.269543 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e7991fe0-bce2-48e0-8901-fbeb22ede4e3 tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] DELETE https://10.4.3.121/volume/v3/types/10c3953a-e6be-432c-8949-51fa98e1b6a2 Aug 13 06:05:36.269848 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e7991fe0-bce2-48e0-8901-fbeb22ede4e3 tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:36.270119 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e7991fe0-bce2-48e0-8901-fbeb22ede4e3 tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:36.271594 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ab51bb84-6887-4703-90cf-759ccc2da625 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (711b83e1-de0f-4c64-a509-37557fcd0eda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:36.272531 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ab51bb84-6887-4703-90cf-759ccc2da625 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Flow 'volume_create_api' (6fbf5541-fa1c-4226-b0bb-dba031e9ab94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:36.272832 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ab51bb84-6887-4703-90cf-759ccc2da625 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Create volume request issued successfully. Aug 13 06:05:36.273442 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ab51bb84-6887-4703-90cf-759ccc2da625 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:05:36.273886 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 138/537] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:05:36 2026] POST /volume/v3/volumes => generated 759 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:05:36.282755 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-72720a94-5196-4723-b8a7-b9ecb3703126 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:36.284799 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-72720a94-5196-4723-b8a7-b9ecb3703126 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] GET https://10.4.3.121/volume/v3/volumes/6a37c3d9-dd3a-4766-b11e-c4cdf284359f Aug 13 06:05:36.285085 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-72720a94-5196-4723-b8a7-b9ecb3703126 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:36.285347 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-72720a94-5196-4723-b8a7-b9ecb3703126 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:36.292191 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-184a8d30-7179-49bf-89fe-bb827b959eb2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:36.294322 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-184a8d30-7179-49bf-89fe-bb827b959eb2 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] GET https://10.4.3.121/volume/v3/volumes/0c238862-c9b9-4940-8790-4048a396ac0c Aug 13 06:05:36.294564 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-184a8d30-7179-49bf-89fe-bb827b959eb2 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:36.294827 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-184a8d30-7179-49bf-89fe-bb827b959eb2 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:36.295733 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:36.295733 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:36.297919 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e7991fe0-bce2-48e0-8901-fbeb22ede4e3 tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] https://10.4.3.121/volume/v3/types/10c3953a-e6be-432c-8949-51fa98e1b6a2 returned with HTTP 202 Aug 13 06:05:36.298242 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 134/538] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:05:36 2026] DELETE /volume/v3/types/10c3953a-e6be-432c-8949-51fa98e1b6a2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:36.302660 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:36.302660 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:36.304102 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-72720a94-5196-4723-b8a7-b9ecb3703126 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Volume info retrieved successfully. Aug 13 06:05:36.306865 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-184a8d30-7179-49bf-89fe-bb827b959eb2 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Volume info retrieved successfully. Aug 13 06:05:36.308080 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d685e575-48e8-4cbf-86fd-85efaec4ab1c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:36.309823 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-72720a94-5196-4723-b8a7-b9ecb3703126 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] https://10.4.3.121/volume/v3/volumes/6a37c3d9-dd3a-4766-b11e-c4cdf284359f returned with HTTP 200 Aug 13 06:05:36.310614 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 131/539] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:05:36 2026] GET /volume/v3/volumes/6a37c3d9-dd3a-4766-b11e-c4cdf284359f => generated 945 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:36.310670 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d685e575-48e8-4cbf-86fd-85efaec4ab1c tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] GET https://10.4.3.121/volume/v3/types/10c3953a-e6be-432c-8949-51fa98e1b6a2 Aug 13 06:05:36.310736 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d685e575-48e8-4cbf-86fd-85efaec4ab1c tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:36.311119 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d685e575-48e8-4cbf-86fd-85efaec4ab1c tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:36.312598 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-184a8d30-7179-49bf-89fe-bb827b959eb2 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] https://10.4.3.121/volume/v3/volumes/0c238862-c9b9-4940-8790-4048a396ac0c returned with HTTP 200 Aug 13 06:05:36.313101 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 137/540] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:36 2026] GET /volume/v3/volumes/0c238862-c9b9-4940-8790-4048a396ac0c => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:36.314149 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d685e575-48e8-4cbf-86fd-85efaec4ab1c tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] https://10.4.3.121/volume/v3/types/10c3953a-e6be-432c-8949-51fa98e1b6a2 returned with HTTP 404 Aug 13 06:05:36.314839 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 139/541] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:05:36 2026] GET /volume/v3/types/10c3953a-e6be-432c-8949-51fa98e1b6a2 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:36.323383 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f42adf29-cc49-4a71-bfcd-a45652fec5c9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:36.326093 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f42adf29-cc49-4a71-bfcd-a45652fec5c9 tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] PUT https://10.4.3.121/volume/v3/os-quota-class-sets/default Aug 13 06:05:36.326525 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f42adf29-cc49-4a71-bfcd-a45652fec5c9 tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:36.330172 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-592f154d-746b-449f-9bd2-77d19cbb7195 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:36.332835 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-592f154d-746b-449f-9bd2-77d19cbb7195 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] POST https://10.4.3.121/volume/v3/volume-transfers Aug 13 06:05:36.333200 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-592f154d-746b-449f-9bd2-77d19cbb7195 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6a37c3d9-dd3a-4766-b11e-c4cdf284359f"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:36.335164 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volume_transfer [None req-592f154d-746b-449f-9bd2-77d19cbb7195 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Creating new volume transfer {'transfer': {'volume_id': '6a37c3d9-dd3a-4766-b11e-c4cdf284359f'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 06:05:36.335408 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volume_transfer [None req-592f154d-746b-449f-9bd2-77d19cbb7195 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Creating transfer of volume 6a37c3d9-dd3a-4766-b11e-c4cdf284359f Aug 13 06:05:36.335825 np0000007163 devstack@c-api.service[100324]: INFO cinder.transfer.api [None req-592f154d-746b-449f-9bd2-77d19cbb7195 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Generating transfer record for volume 6a37c3d9-dd3a-4766-b11e-c4cdf284359f Aug 13 06:05:36.344964 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:36.344964 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:36.362523 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-592f154d-746b-449f-9bd2-77d19cbb7195 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] https://10.4.3.121/volume/v3/volume-transfers returned with HTTP 202 Aug 13 06:05:36.362960 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 132/542] 10.4.3.121 () {70 vars in 1326 bytes} [Thu Aug 13 06:05:36 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:36.375850 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ef6426ef-183c-42ea-9022-ff90ac580648 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:36.377653 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ef6426ef-183c-42ea-9022-ff90ac580648 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] GET https://10.4.3.121/volume/v3/volumes/6a37c3d9-dd3a-4766-b11e-c4cdf284359f Aug 13 06:05:36.377868 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ef6426ef-183c-42ea-9022-ff90ac580648 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:36.378052 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ef6426ef-183c-42ea-9022-ff90ac580648 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:36.386223 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f42adf29-cc49-4a71-bfcd-a45652fec5c9 tempest-VolumeQuotaClassesTest-1474090316 tempest-VolumeQuotaClassesTest-1474090316-project-admin] https://10.4.3.121/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 06:05:36.386826 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 135/543] 10.4.3.121 () {68 vars in 1318 bytes} [Thu Aug 13 06:05:36 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:36.390266 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:36.390266 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:36.398673 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ef6426ef-183c-42ea-9022-ff90ac580648 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Volume info retrieved successfully. Aug 13 06:05:36.412856 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ef6426ef-183c-42ea-9022-ff90ac580648 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] https://10.4.3.121/volume/v3/volumes/6a37c3d9-dd3a-4766-b11e-c4cdf284359f returned with HTTP 200 Aug 13 06:05:36.413244 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 138/544] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:05:36 2026] GET /volume/v3/volumes/6a37c3d9-dd3a-4766-b11e-c4cdf284359f => generated 953 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:36.429105 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-93e3e325-1b66-401c-9a01-be2026ad46a4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:36.430855 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-93e3e325-1b66-401c-9a01-be2026ad46a4 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] GET https://10.4.3.121/volume/v3/volume-transfers/detail Aug 13 06:05:36.431070 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-93e3e325-1b66-401c-9a01-be2026ad46a4 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:36.431298 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-93e3e325-1b66-401c-9a01-be2026ad46a4 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:36.431470 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volume_transfer [None req-93e3e325-1b66-401c-9a01-be2026ad46a4 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Listing volume transfers {{(pid=100322) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 06:05:36.431748 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:36.431748 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:36.439432 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-93e3e325-1b66-401c-9a01-be2026ad46a4 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] https://10.4.3.121/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 13 06:05:36.440247 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 140/545] 10.4.3.121 () {68 vars in 1326 bytes} [Thu Aug 13 06:05:36 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:36.449978 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8ecda82e-f78b-42e5-9f53-c91f7381e3db None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:36.452016 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8ecda82e-f78b-42e5-9f53-c91f7381e3db tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] DELETE https://10.4.3.121/volume/v3/volume-transfers/3a96b879-2723-417d-87a0-8b8123e44cc1 Aug 13 06:05:36.452304 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8ecda82e-f78b-42e5-9f53-c91f7381e3db tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:36.452524 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8ecda82e-f78b-42e5-9f53-c91f7381e3db tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:36.452696 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.contrib.volume_transfer [None req-8ecda82e-f78b-42e5-9f53-c91f7381e3db tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Delete transfer with id: 3a96b879-2723-417d-87a0-8b8123e44cc1 Aug 13 06:05:36.472103 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:36.472103 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:36.487626 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8ecda82e-f78b-42e5-9f53-c91f7381e3db tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] https://10.4.3.121/volume/v3/volume-transfers/3a96b879-2723-417d-87a0-8b8123e44cc1 returned with HTTP 202 Aug 13 06:05:36.488158 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 133/546] 10.4.3.121 () {68 vars in 1419 bytes} [Thu Aug 13 06:05:36 2026] DELETE /volume/v3/volume-transfers/3a96b879-2723-417d-87a0-8b8123e44cc1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:05:36.496054 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-22a2ba26-4544-4911-b9ef-7e057befa116 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:36.498108 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-22a2ba26-4544-4911-b9ef-7e057befa116 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] GET https://10.4.3.121/volume/v3/volumes/6a37c3d9-dd3a-4766-b11e-c4cdf284359f Aug 13 06:05:36.498425 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-22a2ba26-4544-4911-b9ef-7e057befa116 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:36.498734 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-22a2ba26-4544-4911-b9ef-7e057befa116 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:36.507351 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:36.507351 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:36.512913 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-22a2ba26-4544-4911-b9ef-7e057befa116 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Volume info retrieved successfully. Aug 13 06:05:36.518513 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-22a2ba26-4544-4911-b9ef-7e057befa116 tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] https://10.4.3.121/volume/v3/volumes/6a37c3d9-dd3a-4766-b11e-c4cdf284359f returned with HTTP 200 Aug 13 06:05:36.519062 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 136/547] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:05:36 2026] GET /volume/v3/volumes/6a37c3d9-dd3a-4766-b11e-c4cdf284359f => generated 945 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:36.536899 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4e10d7ea-6d93-44b7-99f7-cbb17005de1f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:36.539603 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e10d7ea-6d93-44b7-99f7-cbb17005de1f tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] DELETE https://10.4.3.121/volume/v3/volume-transfers/3a96b879-2723-417d-87a0-8b8123e44cc1 Aug 13 06:05:36.540025 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e10d7ea-6d93-44b7-99f7-cbb17005de1f tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:36.540270 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e10d7ea-6d93-44b7-99f7-cbb17005de1f tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:36.540326 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.contrib.volume_transfer [None req-4e10d7ea-6d93-44b7-99f7-cbb17005de1f tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Delete transfer with id: 3a96b879-2723-417d-87a0-8b8123e44cc1 Aug 13 06:05:36.544295 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e10d7ea-6d93-44b7-99f7-cbb17005de1f tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] https://10.4.3.121/volume/v3/volume-transfers/3a96b879-2723-417d-87a0-8b8123e44cc1 returned with HTTP 404 Aug 13 06:05:36.544910 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 139/548] 10.4.3.121 () {68 vars in 1419 bytes} [Thu Aug 13 06:05:36 2026] DELETE /volume/v3/volume-transfers/3a96b879-2723-417d-87a0-8b8123e44cc1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:05:36.554890 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ea2cf79a-4df4-4b31-a85e-b9b7c7a0e82e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:36.557997 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ea2cf79a-4df4-4b31-a85e-b9b7c7a0e82e tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/6a37c3d9-dd3a-4766-b11e-c4cdf284359f Aug 13 06:05:36.558401 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ea2cf79a-4df4-4b31-a85e-b9b7c7a0e82e tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:36.558850 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ea2cf79a-4df4-4b31-a85e-b9b7c7a0e82e tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:36.559544 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-ea2cf79a-4df4-4b31-a85e-b9b7c7a0e82e tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] Delete volume with id: 6a37c3d9-dd3a-4766-b11e-c4cdf284359f Aug 13 06:05:36.570840 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:36.570840 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:36.571336 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ea2cf79a-4df4-4b31-a85e-b9b7c7a0e82e tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] Volume info retrieved successfully. Aug 13 06:05:36.594747 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ea2cf79a-4df4-4b31-a85e-b9b7c7a0e82e tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] Delete volume request issued successfully. Aug 13 06:05:36.595066 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ea2cf79a-4df4-4b31-a85e-b9b7c7a0e82e tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] https://10.4.3.121/volume/v3/volumes/6a37c3d9-dd3a-4766-b11e-c4cdf284359f returned with HTTP 202 Aug 13 06:05:36.595690 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 141/549] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:05:36 2026] DELETE /volume/v3/volumes/6a37c3d9-dd3a-4766-b11e-c4cdf284359f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:05:36.604353 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8f53952e-dfe8-4667-9e9a-cc5121f7af99 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:36.608673 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8f53952e-dfe8-4667-9e9a-cc5121f7af99 tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] GET https://10.4.3.121/volume/v3/volumes/6a37c3d9-dd3a-4766-b11e-c4cdf284359f Aug 13 06:05:36.609283 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8f53952e-dfe8-4667-9e9a-cc5121f7af99 tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:36.609608 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8f53952e-dfe8-4667-9e9a-cc5121f7af99 tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:36.629696 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:36.629696 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:36.638448 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8f53952e-dfe8-4667-9e9a-cc5121f7af99 tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] Volume info retrieved successfully. Aug 13 06:05:36.645584 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8f53952e-dfe8-4667-9e9a-cc5121f7af99 tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] https://10.4.3.121/volume/v3/volumes/6a37c3d9-dd3a-4766-b11e-c4cdf284359f returned with HTTP 200 Aug 13 06:05:36.646098 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 134/550] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:05:36 2026] GET /volume/v3/volumes/6a37c3d9-dd3a-4766-b11e-c4cdf284359f => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:05:37.332872 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1418ea92-407d-4192-979b-b0aac96b8f61 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:37.334562 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1418ea92-407d-4192-979b-b0aac96b8f61 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] GET https://10.4.3.121/volume/v3/volumes/0c238862-c9b9-4940-8790-4048a396ac0c Aug 13 06:05:37.334746 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1418ea92-407d-4192-979b-b0aac96b8f61 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:37.334920 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1418ea92-407d-4192-979b-b0aac96b8f61 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:37.343611 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:37.343611 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:37.350210 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1418ea92-407d-4192-979b-b0aac96b8f61 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Volume info retrieved successfully. Aug 13 06:05:37.351531 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1418ea92-407d-4192-979b-b0aac96b8f61 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] https://10.4.3.121/volume/v3/volumes/0c238862-c9b9-4940-8790-4048a396ac0c returned with HTTP 200 Aug 13 06:05:37.351927 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 137/551] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:37 2026] GET /volume/v3/volumes/0c238862-c9b9-4940-8790-4048a396ac0c => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:37.376838 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1dff2e52-2fca-41c7-8d3e-954c4252f3a2 req-7234f24a-bfc2-41bd-9d21-a79c1c99b357 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:37.379321 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1dff2e52-2fca-41c7-8d3e-954c4252f3a2 req-7234f24a-bfc2-41bd-9d21-a79c1c99b357 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] GET https://10.4.3.121/volume/v3/volumes/0c238862-c9b9-4940-8790-4048a396ac0c Aug 13 06:05:37.379849 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1dff2e52-2fca-41c7-8d3e-954c4252f3a2 req-7234f24a-bfc2-41bd-9d21-a79c1c99b357 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:37.383388 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1dff2e52-2fca-41c7-8d3e-954c4252f3a2 req-7234f24a-bfc2-41bd-9d21-a79c1c99b357 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:37.392754 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:37.392754 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:37.399400 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-1dff2e52-2fca-41c7-8d3e-954c4252f3a2 req-7234f24a-bfc2-41bd-9d21-a79c1c99b357 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Volume info retrieved successfully. Aug 13 06:05:37.406324 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1dff2e52-2fca-41c7-8d3e-954c4252f3a2 req-7234f24a-bfc2-41bd-9d21-a79c1c99b357 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] https://10.4.3.121/volume/v3/volumes/0c238862-c9b9-4940-8790-4048a396ac0c returned with HTTP 200 Aug 13 06:05:37.406793 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 140/552] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:05:37 2026] GET /volume/v3/volumes/0c238862-c9b9-4940-8790-4048a396ac0c => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:37.420724 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d9478614-65ce-432b-bf2b-f47b72d985ba None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:37.422561 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d9478614-65ce-432b-bf2b-f47b72d985ba tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:05:37.422934 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d9478614-65ce-432b-bf2b-f47b72d985ba tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-663352245"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:37.424970 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-d9478614-65ce-432b-bf2b-f47b72d985ba tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-663352245'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:05:37.425123 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-d9478614-65ce-432b-bf2b-f47b72d985ba tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Create volume of 1 GB Aug 13 06:05:37.429846 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d9478614-65ce-432b-bf2b-f47b72d985ba tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Availability Zones retrieved successfully. Aug 13 06:05:37.436312 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d9478614-65ce-432b-bf2b-f47b72d985ba tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Flow 'volume_create_api' (1f0fa05d-1df9-4e50-83ac-af3f06e359d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:37.437276 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d9478614-65ce-432b-bf2b-f47b72d985ba tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5f134bb-993c-452a-8aac-d826fb6bc98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:37.438131 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-d9478614-65ce-432b-bf2b-f47b72d985ba tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:05:37.467617 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d9478614-65ce-432b-bf2b-f47b72d985ba tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5f134bb-993c-452a-8aac-d826fb6bc98a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:37.468458 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d9478614-65ce-432b-bf2b-f47b72d985ba tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40dfdd2a-aa51-40f8-9426-8557f1a0ed69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:37.513561 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-d9478614-65ce-432b-bf2b-f47b72d985ba tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Created reservations ['c5ac103e-4ec4-4000-aaa5-cff5b06ddb3e', '4b3162f9-897a-4ad4-a94a-2f553c642c27', '7368690e-b09d-4147-9637-f8935fc095d3', '9f11e09e-36e4-4357-8d26-061bf76f944e'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:37.514325 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d9478614-65ce-432b-bf2b-f47b72d985ba tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40dfdd2a-aa51-40f8-9426-8557f1a0ed69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5ac103e-4ec4-4000-aaa5-cff5b06ddb3e', '4b3162f9-897a-4ad4-a94a-2f553c642c27', '7368690e-b09d-4147-9637-f8935fc095d3', '9f11e09e-36e4-4357-8d26-061bf76f944e']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:37.514990 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d9478614-65ce-432b-bf2b-f47b72d985ba tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24536d8f-e428-42a7-86ec-ce055d5baa0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:37.537211 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d9478614-65ce-432b-bf2b-f47b72d985ba tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24536d8f-e428-42a7-86ec-ce055d5baa0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac2f2adb-350f-4224-be09-a74e8240dbca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-663352245',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c3e70914e8174be780a19ebdf362cc8e',qos_specs=None,replication_status=,reservations=['c5ac103e-4ec4-4000-aaa5-cff5b06ddb3e','4b3162f9-897a-4ad4-a94a-2f553c642c27','7368690e-b09d-4147-9637-f8935fc095d3','9f11e09e-36e4-4357-8d26-061bf76f944e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326ec3b106e74b70a2a595ea0581f315',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:05:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-663352245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac2f2adb-350f-4224-be09-a74e8240dbca,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c3e70914e8174be780a19ebdf362cc8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='326ec3b106e74b70a2a595ea0581f315',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:37.537941 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d9478614-65ce-432b-bf2b-f47b72d985ba tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a63e81a-850a-4a63-9b26-d1dcabef6b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:37.555285 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d9478614-65ce-432b-bf2b-f47b72d985ba tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a63e81a-850a-4a63-9b26-d1dcabef6b32) transitioned into state 'SUCCESS' from state '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-663352245',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c3e70914e8174be780a19ebdf362cc8e',qos_specs=None,replication_status=,reservations=['c5ac103e-4ec4-4000-aaa5-cff5b06ddb3e','4b3162f9-897a-4ad4-a94a-2f553c642c27','7368690e-b09d-4147-9637-f8935fc095d3','9f11e09e-36e4-4357-8d26-061bf76f944e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='326ec3b106e74b70a2a595ea0581f315',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:37.555992 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d9478614-65ce-432b-bf2b-f47b72d985ba tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6627d9c2-afd6-45d6-8456-42cfb786326a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:37.564781 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d9478614-65ce-432b-bf2b-f47b72d985ba tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6627d9c2-afd6-45d6-8456-42cfb786326a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:37.565961 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d9478614-65ce-432b-bf2b-f47b72d985ba tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Flow 'volume_create_api' (1f0fa05d-1df9-4e50-83ac-af3f06e359d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:37.566366 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d9478614-65ce-432b-bf2b-f47b72d985ba tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Create volume request issued successfully. Aug 13 06:05:37.566910 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d9478614-65ce-432b-bf2b-f47b72d985ba tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:05:37.567412 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 142/553] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:05:37 2026] POST /volume/v3/volumes => generated 759 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:05:37.580042 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-293e47b0-9587-42c6-b8f4-999d9fd8651f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:37.582883 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-293e47b0-9587-42c6-b8f4-999d9fd8651f tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] GET https://10.4.3.121/volume/v3/volumes/ac2f2adb-350f-4224-be09-a74e8240dbca Aug 13 06:05:37.583201 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-293e47b0-9587-42c6-b8f4-999d9fd8651f tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:37.583468 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-293e47b0-9587-42c6-b8f4-999d9fd8651f tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:37.602589 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:37.602589 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:37.609400 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-293e47b0-9587-42c6-b8f4-999d9fd8651f tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Volume info retrieved successfully. Aug 13 06:05:37.613641 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-293e47b0-9587-42c6-b8f4-999d9fd8651f tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] https://10.4.3.121/volume/v3/volumes/ac2f2adb-350f-4224-be09-a74e8240dbca returned with HTTP 200 Aug 13 06:05:37.614015 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 135/554] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:37 2026] GET /volume/v3/volumes/ac2f2adb-350f-4224-be09-a74e8240dbca => generated 827 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:37.662249 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e32a314f-c3a8-40c7-ae0e-3d6d2f9506ee None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:37.664350 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e32a314f-c3a8-40c7-ae0e-3d6d2f9506ee tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] GET https://10.4.3.121/volume/v3/volumes/6a37c3d9-dd3a-4766-b11e-c4cdf284359f Aug 13 06:05:37.664644 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e32a314f-c3a8-40c7-ae0e-3d6d2f9506ee tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:37.664891 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e32a314f-c3a8-40c7-ae0e-3d6d2f9506ee tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:37.672710 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e32a314f-c3a8-40c7-ae0e-3d6d2f9506ee tempest-VolumesTransfersV357Test-1503466039 tempest-VolumesTransfersV357Test-1503466039-project-admin] https://10.4.3.121/volume/v3/volumes/6a37c3d9-dd3a-4766-b11e-c4cdf284359f returned with HTTP 404 Aug 13 06:05:37.673197 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 138/555] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:05:37 2026] GET /volume/v3/volumes/6a37c3d9-dd3a-4766-b11e-c4cdf284359f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:05:37.683123 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1de6b193-de6b-4bc6-ad5c-36df801e75cd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:37.685792 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1de6b193-de6b-4bc6-ad5c-36df801e75cd tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] GET https://10.4.3.121/volume/v3/volumes/6a37c3d9-dd3a-4766-b11e-c4cdf284359f Aug 13 06:05:37.686089 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1de6b193-de6b-4bc6-ad5c-36df801e75cd tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:37.686379 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1de6b193-de6b-4bc6-ad5c-36df801e75cd tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:37.695063 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1de6b193-de6b-4bc6-ad5c-36df801e75cd tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] https://10.4.3.121/volume/v3/volumes/6a37c3d9-dd3a-4766-b11e-c4cdf284359f returned with HTTP 404 Aug 13 06:05:37.695976 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 141/556] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:05:37 2026] GET /volume/v3/volumes/6a37c3d9-dd3a-4766-b11e-c4cdf284359f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:05:37.705072 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9165e550-2f13-4cdd-860d-5b3503687e7a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:37.706898 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9165e550-2f13-4cdd-860d-5b3503687e7a tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] DELETE https://10.4.3.121/volume/v3/volumes/6a37c3d9-dd3a-4766-b11e-c4cdf284359f Aug 13 06:05:37.707097 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9165e550-2f13-4cdd-860d-5b3503687e7a tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:37.707296 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9165e550-2f13-4cdd-860d-5b3503687e7a tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:37.707489 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-9165e550-2f13-4cdd-860d-5b3503687e7a tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] Delete volume with id: 6a37c3d9-dd3a-4766-b11e-c4cdf284359f Aug 13 06:05:37.714892 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9165e550-2f13-4cdd-860d-5b3503687e7a tempest-VolumesTransfersV357Test-190327399 tempest-VolumesTransfersV357Test-190327399-project-member] https://10.4.3.121/volume/v3/volumes/6a37c3d9-dd3a-4766-b11e-c4cdf284359f returned with HTTP 404 Aug 13 06:05:37.715476 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 143/557] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:05:37 2026] DELETE /volume/v3/volumes/6a37c3d9-dd3a-4766-b11e-c4cdf284359f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:05:38.629663 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8fa3ce97-3d63-4140-82d5-7891fb242af4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:38.632232 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8fa3ce97-3d63-4140-82d5-7891fb242af4 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] GET https://10.4.3.121/volume/v3/volumes/ac2f2adb-350f-4224-be09-a74e8240dbca Aug 13 06:05:38.632430 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8fa3ce97-3d63-4140-82d5-7891fb242af4 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:38.632689 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8fa3ce97-3d63-4140-82d5-7891fb242af4 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:38.647047 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:38.647047 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:38.653714 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8fa3ce97-3d63-4140-82d5-7891fb242af4 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Volume info retrieved successfully. Aug 13 06:05:38.660376 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8fa3ce97-3d63-4140-82d5-7891fb242af4 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] https://10.4.3.121/volume/v3/volumes/ac2f2adb-350f-4224-be09-a74e8240dbca returned with HTTP 200 Aug 13 06:05:38.660939 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 136/558] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:38 2026] GET /volume/v3/volumes/ac2f2adb-350f-4224-be09-a74e8240dbca => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:38.693564 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-52ff2d44-7d0e-407a-9dd5-17096193ab5a req-dfe71cc3-34f4-4012-9f60-8729b2dc664f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:38.696173 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-52ff2d44-7d0e-407a-9dd5-17096193ab5a req-dfe71cc3-34f4-4012-9f60-8729b2dc664f tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] GET https://10.4.3.121/volume/v3/volumes/ac2f2adb-350f-4224-be09-a74e8240dbca Aug 13 06:05:38.696486 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-52ff2d44-7d0e-407a-9dd5-17096193ab5a req-dfe71cc3-34f4-4012-9f60-8729b2dc664f tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:38.696813 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-52ff2d44-7d0e-407a-9dd5-17096193ab5a req-dfe71cc3-34f4-4012-9f60-8729b2dc664f tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:38.712278 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:38.712278 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:38.718039 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-52ff2d44-7d0e-407a-9dd5-17096193ab5a req-dfe71cc3-34f4-4012-9f60-8729b2dc664f tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Volume info retrieved successfully. Aug 13 06:05:38.724128 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-52ff2d44-7d0e-407a-9dd5-17096193ab5a req-dfe71cc3-34f4-4012-9f60-8729b2dc664f tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] https://10.4.3.121/volume/v3/volumes/ac2f2adb-350f-4224-be09-a74e8240dbca returned with HTTP 200 Aug 13 06:05:38.724919 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 139/559] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:05:38 2026] GET /volume/v3/volumes/ac2f2adb-350f-4224-be09-a74e8240dbca => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:38.964248 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-145136b4-d127-4bb2-94ba-69be82132d89 req-24683734-7add-4177-bb4b-b9dfdf0f4bf2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:38.966690 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-145136b4-d127-4bb2-94ba-69be82132d89 req-24683734-7add-4177-bb4b-b9dfdf0f4bf2 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:05:38.967053 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-145136b4-d127-4bb2-94ba-69be82132d89 req-24683734-7add-4177-bb4b-b9dfdf0f4bf2 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:38.967362 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-145136b4-d127-4bb2-94ba-69be82132d89 req-24683734-7add-4177-bb4b-b9dfdf0f4bf2 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:38.967829 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [req-145136b4-d127-4bb2-94ba-69be82132d89 req-24683734-7add-4177-bb4b-b9dfdf0f4bf2 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:05:38.968565 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-145136b4-d127-4bb2-94ba-69be82132d89 req-24683734-7add-4177-bb4b-b9dfdf0f4bf2 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:05:38.980603 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-145136b4-d127-4bb2-94ba-69be82132d89 req-24683734-7add-4177-bb4b-b9dfdf0f4bf2 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Get all volumes completed successfully. Aug 13 06:05:38.982248 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:38.982248 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:38.992338 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-145136b4-d127-4bb2-94ba-69be82132d89 req-24683734-7add-4177-bb4b-b9dfdf0f4bf2 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:05:38.992878 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 142/560] 10.4.3.121 () {68 vars in 1508 bytes} [Thu Aug 13 06:05:38 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:39.029245 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-2c57e33c-e943-448e-89f9-e1557996bc42 req-f8a8f496-8c10-4435-a435-8da56620fe1a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:39.030882 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-2c57e33c-e943-448e-89f9-e1557996bc42 req-f8a8f496-8c10-4435-a435-8da56620fe1a tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:05:39.031039 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-2c57e33c-e943-448e-89f9-e1557996bc42 req-f8a8f496-8c10-4435-a435-8da56620fe1a tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:39.031254 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-2c57e33c-e943-448e-89f9-e1557996bc42 req-f8a8f496-8c10-4435-a435-8da56620fe1a tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:39.031618 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [req-2c57e33c-e943-448e-89f9-e1557996bc42 req-f8a8f496-8c10-4435-a435-8da56620fe1a tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:05:39.032220 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:39.032220 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:39.032400 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-2c57e33c-e943-448e-89f9-e1557996bc42 req-f8a8f496-8c10-4435-a435-8da56620fe1a tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:05:39.045776 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-2c57e33c-e943-448e-89f9-e1557996bc42 req-f8a8f496-8c10-4435-a435-8da56620fe1a tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Get all volumes completed successfully. Aug 13 06:05:39.047165 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:39.047165 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:39.053003 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-2c57e33c-e943-448e-89f9-e1557996bc42 req-f8a8f496-8c10-4435-a435-8da56620fe1a tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:05:39.053431 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 144/561] 10.4.3.121 () {68 vars in 1508 bytes} [Thu Aug 13 06:05:39 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:39.090611 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c59168cc-a2b5-4b12-95b7-0447ccb31d58 req-ce45bdc0-a9c8-41df-aee6-42c873ffbf0f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:39.098330 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c59168cc-a2b5-4b12-95b7-0447ccb31d58 req-ce45bdc0-a9c8-41df-aee6-42c873ffbf0f tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:05:39.098682 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c59168cc-a2b5-4b12-95b7-0447ccb31d58 req-ce45bdc0-a9c8-41df-aee6-42c873ffbf0f tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:39.098932 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c59168cc-a2b5-4b12-95b7-0447ccb31d58 req-ce45bdc0-a9c8-41df-aee6-42c873ffbf0f tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:39.099363 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [req-c59168cc-a2b5-4b12-95b7-0447ccb31d58 req-ce45bdc0-a9c8-41df-aee6-42c873ffbf0f tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:05:39.100378 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-c59168cc-a2b5-4b12-95b7-0447ccb31d58 req-ce45bdc0-a9c8-41df-aee6-42c873ffbf0f tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:05:39.115560 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-c59168cc-a2b5-4b12-95b7-0447ccb31d58 req-ce45bdc0-a9c8-41df-aee6-42c873ffbf0f tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Get all volumes completed successfully. Aug 13 06:05:39.116422 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:39.116422 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:39.125782 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c59168cc-a2b5-4b12-95b7-0447ccb31d58 req-ce45bdc0-a9c8-41df-aee6-42c873ffbf0f tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:05:39.126349 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 137/562] 10.4.3.121 () {68 vars in 1508 bytes} [Thu Aug 13 06:05:39 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:39.156537 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-69c8c56f-485a-4d90-8076-4a51ddb24ad9 req-d1e6efbe-83b3-4b96-be68-ae65f9d35632 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:39.158458 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-69c8c56f-485a-4d90-8076-4a51ddb24ad9 req-d1e6efbe-83b3-4b96-be68-ae65f9d35632 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:05:39.158649 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-69c8c56f-485a-4d90-8076-4a51ddb24ad9 req-d1e6efbe-83b3-4b96-be68-ae65f9d35632 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:39.158814 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-69c8c56f-485a-4d90-8076-4a51ddb24ad9 req-d1e6efbe-83b3-4b96-be68-ae65f9d35632 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:39.159286 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [req-69c8c56f-485a-4d90-8076-4a51ddb24ad9 req-d1e6efbe-83b3-4b96-be68-ae65f9d35632 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:05:39.159962 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [req-69c8c56f-485a-4d90-8076-4a51ddb24ad9 req-d1e6efbe-83b3-4b96-be68-ae65f9d35632 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:05:39.201781 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-69c8c56f-485a-4d90-8076-4a51ddb24ad9 req-d1e6efbe-83b3-4b96-be68-ae65f9d35632 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Get all volumes completed successfully. Aug 13 06:05:39.202707 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:39.202707 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:39.206935 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-69c8c56f-485a-4d90-8076-4a51ddb24ad9 req-d1e6efbe-83b3-4b96-be68-ae65f9d35632 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:05:39.207659 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 140/563] 10.4.3.121 () {68 vars in 1508 bytes} [Thu Aug 13 06:05:39 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:39.221044 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-aa61f547-0a2d-434b-8d7c-3c9870ed9c13 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:39.233941 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-aaa3d001-32c4-472d-9372-2327b67b8c06 req-ab4f7101-afca-419f-8bd9-89d81fc64806 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:39.236600 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-aaa3d001-32c4-472d-9372-2327b67b8c06 req-ab4f7101-afca-419f-8bd9-89d81fc64806 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:05:39.236879 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-aaa3d001-32c4-472d-9372-2327b67b8c06 req-ab4f7101-afca-419f-8bd9-89d81fc64806 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:39.237160 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-aaa3d001-32c4-472d-9372-2327b67b8c06 req-ab4f7101-afca-419f-8bd9-89d81fc64806 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:39.237523 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [req-aaa3d001-32c4-472d-9372-2327b67b8c06 req-ab4f7101-afca-419f-8bd9-89d81fc64806 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:05:39.238535 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-aaa3d001-32c4-472d-9372-2327b67b8c06 req-ab4f7101-afca-419f-8bd9-89d81fc64806 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:05:39.249248 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-aaa3d001-32c4-472d-9372-2327b67b8c06 req-ab4f7101-afca-419f-8bd9-89d81fc64806 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Get all volumes completed successfully. Aug 13 06:05:39.250704 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:39.250704 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:39.257136 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-aaa3d001-32c4-472d-9372-2327b67b8c06 req-ab4f7101-afca-419f-8bd9-89d81fc64806 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:05:39.257726 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 145/564] 10.4.3.121 () {68 vars in 1508 bytes} [Thu Aug 13 06:05:39 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:39.287539 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-52709185-3c56-49ec-b4de-ed305bb79b37 req-8b861154-1943-4e17-9412-3d1e6b53be87 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:39.289723 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-52709185-3c56-49ec-b4de-ed305bb79b37 req-8b861154-1943-4e17-9412-3d1e6b53be87 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:05:39.290019 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-52709185-3c56-49ec-b4de-ed305bb79b37 req-8b861154-1943-4e17-9412-3d1e6b53be87 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:39.290273 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-52709185-3c56-49ec-b4de-ed305bb79b37 req-8b861154-1943-4e17-9412-3d1e6b53be87 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:39.290609 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [req-52709185-3c56-49ec-b4de-ed305bb79b37 req-8b861154-1943-4e17-9412-3d1e6b53be87 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:05:39.291613 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [req-52709185-3c56-49ec-b4de-ed305bb79b37 req-8b861154-1943-4e17-9412-3d1e6b53be87 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:05:39.300554 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-52709185-3c56-49ec-b4de-ed305bb79b37 req-8b861154-1943-4e17-9412-3d1e6b53be87 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Get all volumes completed successfully. Aug 13 06:05:39.300849 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa61f547-0a2d-434b-8d7c-3c9870ed9c13 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:05:39.301361 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa61f547-0a2d-434b-8d7c-3c9870ed9c13 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:39.301960 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:39.301960 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:39.312435 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-52709185-3c56-49ec-b4de-ed305bb79b37 req-8b861154-1943-4e17-9412-3d1e6b53be87 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:05:39.312435 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 138/565] 10.4.3.121 () {68 vars in 1508 bytes} [Thu Aug 13 06:05:39 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:39.325883 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa61f547-0a2d-434b-8d7c-3c9870ed9c13 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:05:39.326378 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 143/566] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:05:39 2026] POST /volume/v3/types => generated 188 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:39.340516 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fc6c4d8d-e447-4ddc-9b8c-de9a4e95a4b5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:39.342675 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fc6c4d8d-e447-4ddc-9b8c-de9a4e95a4b5 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:05:39.343096 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fc6c4d8d-e447-4ddc-9b8c-de9a4e95a4b5 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:39.353459 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-724836ae-d9e0-46c3-baef-2d89bff4641e req-a0d000f8-bc4e-4152-a3da-6256108a58f5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:39.359341 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-724836ae-d9e0-46c3-baef-2d89bff4641e req-a0d000f8-bc4e-4152-a3da-6256108a58f5 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:05:39.359341 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-724836ae-d9e0-46c3-baef-2d89bff4641e req-a0d000f8-bc4e-4152-a3da-6256108a58f5 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:39.359341 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-724836ae-d9e0-46c3-baef-2d89bff4641e req-a0d000f8-bc4e-4152-a3da-6256108a58f5 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:39.359341 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [req-724836ae-d9e0-46c3-baef-2d89bff4641e req-a0d000f8-bc4e-4152-a3da-6256108a58f5 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:05:39.360306 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [req-724836ae-d9e0-46c3-baef-2d89bff4641e req-a0d000f8-bc4e-4152-a3da-6256108a58f5 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:05:39.361825 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fc6c4d8d-e447-4ddc-9b8c-de9a4e95a4b5 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:05:39.362064 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 141/567] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:05:39 2026] POST /volume/v3/types => generated 188 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:39.371475 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-724836ae-d9e0-46c3-baef-2d89bff4641e req-a0d000f8-bc4e-4152-a3da-6256108a58f5 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Get all volumes completed successfully. Aug 13 06:05:39.372956 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:39.372956 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:39.377309 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cf058997-5c41-42f4-9798-33ae75515b6d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:39.379603 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-724836ae-d9e0-46c3-baef-2d89bff4641e req-a0d000f8-bc4e-4152-a3da-6256108a58f5 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:05:39.380130 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 146/568] 10.4.3.121 () {68 vars in 1508 bytes} [Thu Aug 13 06:05:39 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:39.408551 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-b78e292b-a047-4766-b8b8-bd95cd87911c req-66e1ff11-85f1-4bd2-ae5d-b417524f6b92 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:39.411362 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b78e292b-a047-4766-b8b8-bd95cd87911c req-66e1ff11-85f1-4bd2-ae5d-b417524f6b92 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:05:39.411645 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b78e292b-a047-4766-b8b8-bd95cd87911c req-66e1ff11-85f1-4bd2-ae5d-b417524f6b92 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:39.411968 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b78e292b-a047-4766-b8b8-bd95cd87911c req-66e1ff11-85f1-4bd2-ae5d-b417524f6b92 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:39.412359 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [req-b78e292b-a047-4766-b8b8-bd95cd87911c req-66e1ff11-85f1-4bd2-ae5d-b417524f6b92 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:05:39.413304 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-b78e292b-a047-4766-b8b8-bd95cd87911c req-66e1ff11-85f1-4bd2-ae5d-b417524f6b92 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:05:39.422440 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-b78e292b-a047-4766-b8b8-bd95cd87911c req-66e1ff11-85f1-4bd2-ae5d-b417524f6b92 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] Get all volumes completed successfully. Aug 13 06:05:39.423304 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:39.423304 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:39.427103 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b78e292b-a047-4766-b8b8-bd95cd87911c req-66e1ff11-85f1-4bd2-ae5d-b417524f6b92 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-reader] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:05:39.427482 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 144/569] 10.4.3.121 () {68 vars in 1508 bytes} [Thu Aug 13 06:05:39 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:39.444575 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cf058997-5c41-42f4-9798-33ae75515b6d tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:05:39.445059 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cf058997-5c41-42f4-9798-33ae75515b6d tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1617551932"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:39.446955 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-cf058997-5c41-42f4-9798-33ae75515b6d tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1617551932'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:05:39.448579 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ddbc7716-05d1-4e8d-904a-aa1a26f03e89 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:39.450224 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ddbc7716-05d1-4e8d-904a-aa1a26f03e89 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] DELETE https://10.4.3.121/volume/v3/volumes/ac2f2adb-350f-4224-be09-a74e8240dbca Aug 13 06:05:39.450399 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ddbc7716-05d1-4e8d-904a-aa1a26f03e89 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:39.450579 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ddbc7716-05d1-4e8d-904a-aa1a26f03e89 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:39.450744 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-ddbc7716-05d1-4e8d-904a-aa1a26f03e89 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Delete volume with id: ac2f2adb-350f-4224-be09-a74e8240dbca Aug 13 06:05:39.451693 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-cf058997-5c41-42f4-9798-33ae75515b6d tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Create volume of 1 GB Aug 13 06:05:39.452167 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:39.452167 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:39.452853 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cf058997-5c41-42f4-9798-33ae75515b6d tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Availability Zones retrieved successfully. Aug 13 06:05:39.458632 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:39.458632 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:39.459111 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ddbc7716-05d1-4e8d-904a-aa1a26f03e89 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Volume info retrieved successfully. Aug 13 06:05:39.461325 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cf058997-5c41-42f4-9798-33ae75515b6d tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Flow 'volume_create_api' (bcb7c060-afd8-4ac4-90f0-030a42df7f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:39.462276 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cf058997-5c41-42f4-9798-33ae75515b6d tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0830c89-ce88-4051-9d8c-3d5a0b0f2295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:39.463554 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-cf058997-5c41-42f4-9798-33ae75515b6d tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:05:39.476524 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ddbc7716-05d1-4e8d-904a-aa1a26f03e89 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Delete volume request issued successfully. Aug 13 06:05:39.476759 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ddbc7716-05d1-4e8d-904a-aa1a26f03e89 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] https://10.4.3.121/volume/v3/volumes/ac2f2adb-350f-4224-be09-a74e8240dbca returned with HTTP 202 Aug 13 06:05:39.477169 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 142/570] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:05:39 2026] DELETE /volume/v3/volumes/ac2f2adb-350f-4224-be09-a74e8240dbca => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:39.484760 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cf058997-5c41-42f4-9798-33ae75515b6d tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0830c89-ce88-4051-9d8c-3d5a0b0f2295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:05:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f7b3403f-fb4c-40f0-875b-42f5b631092a,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f7b3403f-fb4c-40f0-875b-42f5b631092a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:39.485630 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cf058997-5c41-42f4-9798-33ae75515b6d tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (048620c3-8718-460a-9361-f61ec06a38e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:39.487102 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5ca109da-87a9-424a-b876-4e39d4e1eebd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:39.489078 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5ca109da-87a9-424a-b876-4e39d4e1eebd tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] GET https://10.4.3.121/volume/v3/volumes/ac2f2adb-350f-4224-be09-a74e8240dbca Aug 13 06:05:39.489325 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5ca109da-87a9-424a-b876-4e39d4e1eebd tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:39.489630 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5ca109da-87a9-424a-b876-4e39d4e1eebd tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:39.498061 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:39.498061 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:39.502052 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5ca109da-87a9-424a-b876-4e39d4e1eebd tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Volume info retrieved successfully. Aug 13 06:05:39.509254 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5ca109da-87a9-424a-b876-4e39d4e1eebd tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] https://10.4.3.121/volume/v3/volumes/ac2f2adb-350f-4224-be09-a74e8240dbca returned with HTTP 200 Aug 13 06:05:39.509254 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 147/571] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:39 2026] GET /volume/v3/volumes/ac2f2adb-350f-4224-be09-a74e8240dbca => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:39.516131 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-cf058997-5c41-42f4-9798-33ae75515b6d tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-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 13 06:05:39.516131 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-cf058997-5c41-42f4-9798-33ae75515b6d tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-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 13 06:05:39.553409 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-cf058997-5c41-42f4-9798-33ae75515b6d tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Created reservations ['ffb5082c-d048-4a18-81f4-96ee186ec40b', 'af6ef756-e101-483a-8b99-2bdbb4f40e43', '49d211f9-31a4-4c15-8fef-cf16bd8e252b', 'd19ad8f9-149e-4483-8dd7-695c38e4bc96'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:39.555208 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cf058997-5c41-42f4-9798-33ae75515b6d tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (048620c3-8718-460a-9361-f61ec06a38e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffb5082c-d048-4a18-81f4-96ee186ec40b', 'af6ef756-e101-483a-8b99-2bdbb4f40e43', '49d211f9-31a4-4c15-8fef-cf16bd8e252b', 'd19ad8f9-149e-4483-8dd7-695c38e4bc96']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:39.555558 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cf058997-5c41-42f4-9798-33ae75515b6d tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (405c8715-a475-44b9-afd9-ea5e7a66aaf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:39.586724 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cf058997-5c41-42f4-9798-33ae75515b6d tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (405c8715-a475-44b9-afd9-ea5e7a66aaf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7301b32a-da37-4530-ac87-b4b225bf1147', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1617551932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e63592a8b7a6465d8a6d38f8f0d903db',qos_specs=None,replication_status=,reservations=['ffb5082c-d048-4a18-81f4-96ee186ec40b','af6ef756-e101-483a-8b99-2bdbb4f40e43','49d211f9-31a4-4c15-8fef-cf16bd8e252b','d19ad8f9-149e-4483-8dd7-695c38e4bc96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fcd4560222f445fadf2f90b21e1fcee',volume_type_id=f7b3403f-fb4c-40f0-875b-42f5b631092a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:05:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1617551932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7301b32a-da37-4530-ac87-b4b225bf1147,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e63592a8b7a6465d8a6d38f8f0d903db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fcd4560222f445fadf2f90b21e1fcee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f7b3403f-fb4c-40f0-875b-42f5b631092a),volume_type_id=f7b3403f-fb4c-40f0-875b-42f5b631092a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:39.589152 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cf058997-5c41-42f4-9798-33ae75515b6d tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1d723ae-32d9-436a-8382-9d495fa2e0ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:39.608387 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cf058997-5c41-42f4-9798-33ae75515b6d tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1d723ae-32d9-436a-8382-9d495fa2e0ad) transitioned into state 'SUCCESS' from state '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-1617551932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e63592a8b7a6465d8a6d38f8f0d903db',qos_specs=None,replication_status=,reservations=['ffb5082c-d048-4a18-81f4-96ee186ec40b','af6ef756-e101-483a-8b99-2bdbb4f40e43','49d211f9-31a4-4c15-8fef-cf16bd8e252b','d19ad8f9-149e-4483-8dd7-695c38e4bc96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fcd4560222f445fadf2f90b21e1fcee',volume_type_id=f7b3403f-fb4c-40f0-875b-42f5b631092a)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:39.608778 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cf058997-5c41-42f4-9798-33ae75515b6d tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ca9a911-893f-4a17-83d9-c535a459e06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:39.619031 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cf058997-5c41-42f4-9798-33ae75515b6d tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ca9a911-893f-4a17-83d9-c535a459e06f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:39.620107 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-cf058997-5c41-42f4-9798-33ae75515b6d tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Flow 'volume_create_api' (bcb7c060-afd8-4ac4-90f0-030a42df7f0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:39.620168 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cf058997-5c41-42f4-9798-33ae75515b6d tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Create volume request issued successfully. Aug 13 06:05:39.620753 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cf058997-5c41-42f4-9798-33ae75515b6d tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:05:39.621077 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 139/572] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:05:39 2026] POST /volume/v3/volumes => generated 768 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:05:39.638830 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e1112903-2dcb-4f1e-a5a7-a3ca6cc7196d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:39.640592 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e1112903-2dcb-4f1e-a5a7-a3ca6cc7196d tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] GET https://10.4.3.121/volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 Aug 13 06:05:39.640776 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e1112903-2dcb-4f1e-a5a7-a3ca6cc7196d tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:39.640962 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e1112903-2dcb-4f1e-a5a7-a3ca6cc7196d tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:39.647763 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:39.647763 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:39.651419 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e1112903-2dcb-4f1e-a5a7-a3ca6cc7196d tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Volume info retrieved successfully. Aug 13 06:05:39.656344 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e1112903-2dcb-4f1e-a5a7-a3ca6cc7196d tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] https://10.4.3.121/volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 returned with HTTP 200 Aug 13 06:05:39.656837 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 145/573] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:39 2026] GET /volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 => generated 836 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:05:40.524489 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a8e754b9-82d3-4bd5-a2ba-381cb30d1f15 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:40.529336 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a8e754b9-82d3-4bd5-a2ba-381cb30d1f15 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] GET https://10.4.3.121/volume/v3/volumes/ac2f2adb-350f-4224-be09-a74e8240dbca Aug 13 06:05:40.529336 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a8e754b9-82d3-4bd5-a2ba-381cb30d1f15 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:40.529336 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a8e754b9-82d3-4bd5-a2ba-381cb30d1f15 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:40.537749 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a8e754b9-82d3-4bd5-a2ba-381cb30d1f15 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] https://10.4.3.121/volume/v3/volumes/ac2f2adb-350f-4224-be09-a74e8240dbca returned with HTTP 404 Aug 13 06:05:40.537749 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 143/574] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:40 2026] GET /volume/v3/volumes/ac2f2adb-350f-4224-be09-a74e8240dbca => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:40.551256 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d0f00087-f663-41df-964f-6f7eb4135bed None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:40.554404 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d0f00087-f663-41df-964f-6f7eb4135bed tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] DELETE https://10.4.3.121/volume/v3/volumes/0c238862-c9b9-4940-8790-4048a396ac0c Aug 13 06:05:40.554726 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d0f00087-f663-41df-964f-6f7eb4135bed tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:40.555011 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d0f00087-f663-41df-964f-6f7eb4135bed tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:40.555281 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-d0f00087-f663-41df-964f-6f7eb4135bed tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Delete volume with id: 0c238862-c9b9-4940-8790-4048a396ac0c Aug 13 06:05:40.565069 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:40.565069 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:40.565736 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d0f00087-f663-41df-964f-6f7eb4135bed tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Volume info retrieved successfully. Aug 13 06:05:40.583924 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d0f00087-f663-41df-964f-6f7eb4135bed tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Delete volume request issued successfully. Aug 13 06:05:40.584111 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d0f00087-f663-41df-964f-6f7eb4135bed tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] https://10.4.3.121/volume/v3/volumes/0c238862-c9b9-4940-8790-4048a396ac0c returned with HTTP 202 Aug 13 06:05:40.584564 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 148/575] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:05:40 2026] DELETE /volume/v3/volumes/0c238862-c9b9-4940-8790-4048a396ac0c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:40.597262 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f643d8e7-a51e-489c-82a9-90350863480b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:40.599748 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f643d8e7-a51e-489c-82a9-90350863480b tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] GET https://10.4.3.121/volume/v3/volumes/0c238862-c9b9-4940-8790-4048a396ac0c Aug 13 06:05:40.599987 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f643d8e7-a51e-489c-82a9-90350863480b tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:40.600245 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f643d8e7-a51e-489c-82a9-90350863480b tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:40.609329 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:40.609329 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:40.614344 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f643d8e7-a51e-489c-82a9-90350863480b tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Volume info retrieved successfully. Aug 13 06:05:40.619870 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f643d8e7-a51e-489c-82a9-90350863480b tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] https://10.4.3.121/volume/v3/volumes/0c238862-c9b9-4940-8790-4048a396ac0c returned with HTTP 200 Aug 13 06:05:40.620266 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 140/576] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:40 2026] GET /volume/v3/volumes/0c238862-c9b9-4940-8790-4048a396ac0c => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:40.670193 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6f3daf08-7a8f-4812-b41d-3b963849d6a6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:40.673963 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6f3daf08-7a8f-4812-b41d-3b963849d6a6 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] GET https://10.4.3.121/volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 Aug 13 06:05:40.674141 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6f3daf08-7a8f-4812-b41d-3b963849d6a6 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:40.677845 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6f3daf08-7a8f-4812-b41d-3b963849d6a6 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:40.690811 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:40.690811 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:40.694895 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6f3daf08-7a8f-4812-b41d-3b963849d6a6 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Volume info retrieved successfully. Aug 13 06:05:40.698984 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6f3daf08-7a8f-4812-b41d-3b963849d6a6 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] https://10.4.3.121/volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 returned with HTTP 200 Aug 13 06:05:40.699364 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 146/577] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:40 2026] GET /volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:40.714813 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0a178ea1-747a-4a19-a23b-c954ef064c24 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:40.716862 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0a178ea1-747a-4a19-a23b-c954ef064c24 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] GET https://10.4.3.121/volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 Aug 13 06:05:40.717088 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0a178ea1-747a-4a19-a23b-c954ef064c24 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:40.717336 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0a178ea1-747a-4a19-a23b-c954ef064c24 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:40.727679 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:40.727679 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:40.732142 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0a178ea1-747a-4a19-a23b-c954ef064c24 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] Volume info retrieved successfully. Aug 13 06:05:40.736001 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0a178ea1-747a-4a19-a23b-c954ef064c24 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] https://10.4.3.121/volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 returned with HTTP 200 Aug 13 06:05:40.736420 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 144/578] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:40 2026] GET /volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 => generated 1034 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:40.749518 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-77de5d96-2352-429b-b25c-9e8950be54c2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:40.751399 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-77de5d96-2352-429b-b25c-9e8950be54c2 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] POST https://10.4.3.121/volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147/action Aug 13 06:05:40.751881 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-77de5d96-2352-429b-b25c-9e8950be54c2 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:05:40.751999 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-77de5d96-2352-429b-b25c-9e8950be54c2 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:40.763478 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:40.763478 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:40.764015 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-77de5d96-2352-429b-b25c-9e8950be54c2 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Volume info retrieved successfully. Aug 13 06:05:40.790096 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-77de5d96-2352-429b-b25c-9e8950be54c2 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-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 13 06:05:40.790350 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-77de5d96-2352-429b-b25c-9e8950be54c2 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-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 13 06:05:40.814768 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-77de5d96-2352-429b-b25c-9e8950be54c2 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Created reservations ['17da0807-4f46-47a1-980b-92fc584b58e5', '45634fcf-e790-4d97-b524-c7ed5f78be7a'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:40.825490 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-77de5d96-2352-429b-b25c-9e8950be54c2 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-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 13 06:05:40.825805 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-77de5d96-2352-429b-b25c-9e8950be54c2 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-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 13 06:05:40.835052 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-77de5d96-2352-429b-b25c-9e8950be54c2 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Created reservations ['a4c18902-70f1-4965-a5a7-77a5814bec13', '7ed63efd-1c81-4977-bf5b-3bdfd585d2b0'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:40.867436 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-77de5d96-2352-429b-b25c-9e8950be54c2 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Retype volume request issued successfully. Aug 13 06:05:40.867633 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-77de5d96-2352-429b-b25c-9e8950be54c2 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] https://10.4.3.121/volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147/action returned with HTTP 202 Aug 13 06:05:40.868012 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 149/579] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:05:40 2026] POST /volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:05:40.877220 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-52dfe289-e2d6-4761-81a4-2433d22b3e29 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:40.879341 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-52dfe289-e2d6-4761-81a4-2433d22b3e29 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] GET https://10.4.3.121/volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 Aug 13 06:05:40.879686 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-52dfe289-e2d6-4761-81a4-2433d22b3e29 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:40.879911 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-52dfe289-e2d6-4761-81a4-2433d22b3e29 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:40.890890 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:40.890890 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:40.895506 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-52dfe289-e2d6-4761-81a4-2433d22b3e29 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Volume info retrieved successfully. Aug 13 06:05:40.900977 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-52dfe289-e2d6-4761-81a4-2433d22b3e29 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] https://10.4.3.121/volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 returned with HTTP 200 Aug 13 06:05:40.901486 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 141/580] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:40 2026] GET /volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:41.634529 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4e1c4f5f-2237-49bc-bbf1-499b4e723e29 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:41.636430 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e1c4f5f-2237-49bc-bbf1-499b4e723e29 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] GET https://10.4.3.121/volume/v3/volumes/0c238862-c9b9-4940-8790-4048a396ac0c Aug 13 06:05:41.636700 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e1c4f5f-2237-49bc-bbf1-499b4e723e29 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:41.636915 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e1c4f5f-2237-49bc-bbf1-499b4e723e29 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:41.643006 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e1c4f5f-2237-49bc-bbf1-499b4e723e29 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] https://10.4.3.121/volume/v3/volumes/0c238862-c9b9-4940-8790-4048a396ac0c returned with HTTP 404 Aug 13 06:05:41.643645 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 147/581] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:41 2026] GET /volume/v3/volumes/0c238862-c9b9-4940-8790-4048a396ac0c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:41.650578 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9fa4dc61-8256-4290-8777-adbe2813a6ee None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:41.652914 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9fa4dc61-8256-4290-8777-adbe2813a6ee tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] DELETE https://10.4.3.121/volume/v3/volumes/45c8b443-7338-49ad-b73e-5f194381cd7c Aug 13 06:05:41.653170 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9fa4dc61-8256-4290-8777-adbe2813a6ee tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:41.653391 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9fa4dc61-8256-4290-8777-adbe2813a6ee tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:41.653617 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-9fa4dc61-8256-4290-8777-adbe2813a6ee tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Delete volume with id: 45c8b443-7338-49ad-b73e-5f194381cd7c Aug 13 06:05:41.672524 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:41.672524 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:41.672524 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9fa4dc61-8256-4290-8777-adbe2813a6ee tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Volume info retrieved successfully. Aug 13 06:05:41.699827 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9fa4dc61-8256-4290-8777-adbe2813a6ee tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Delete volume request issued successfully. Aug 13 06:05:41.699827 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9fa4dc61-8256-4290-8777-adbe2813a6ee tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] https://10.4.3.121/volume/v3/volumes/45c8b443-7338-49ad-b73e-5f194381cd7c returned with HTTP 202 Aug 13 06:05:41.699827 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 145/582] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:05:41 2026] DELETE /volume/v3/volumes/45c8b443-7338-49ad-b73e-5f194381cd7c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:41.710744 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5bf6ab3e-ba5c-4d96-b50d-2caa5722e585 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:41.711364 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5bf6ab3e-ba5c-4d96-b50d-2caa5722e585 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] GET https://10.4.3.121/volume/v3/volumes/45c8b443-7338-49ad-b73e-5f194381cd7c Aug 13 06:05:41.711657 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5bf6ab3e-ba5c-4d96-b50d-2caa5722e585 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:41.711915 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5bf6ab3e-ba5c-4d96-b50d-2caa5722e585 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:41.722472 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:41.722472 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:41.734337 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5bf6ab3e-ba5c-4d96-b50d-2caa5722e585 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Volume info retrieved successfully. Aug 13 06:05:41.740235 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5bf6ab3e-ba5c-4d96-b50d-2caa5722e585 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] https://10.4.3.121/volume/v3/volumes/45c8b443-7338-49ad-b73e-5f194381cd7c returned with HTTP 200 Aug 13 06:05:41.741586 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 150/583] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:41 2026] GET /volume/v3/volumes/45c8b443-7338-49ad-b73e-5f194381cd7c => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:41.916921 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-665d0a10-db75-40b0-b6c9-072c610b9806 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:41.918871 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-665d0a10-db75-40b0-b6c9-072c610b9806 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] GET https://10.4.3.121/volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 Aug 13 06:05:41.919134 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-665d0a10-db75-40b0-b6c9-072c610b9806 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:41.919448 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-665d0a10-db75-40b0-b6c9-072c610b9806 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:41.928014 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:41.928014 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:41.933032 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-665d0a10-db75-40b0-b6c9-072c610b9806 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Volume info retrieved successfully. Aug 13 06:05:41.938579 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-665d0a10-db75-40b0-b6c9-072c610b9806 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] https://10.4.3.121/volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 returned with HTTP 200 Aug 13 06:05:41.938993 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 142/584] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:41 2026] GET /volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:41.956892 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-018c943a-eced-47e1-9b8a-cc7ccdf5ae86 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:41.959436 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-018c943a-eced-47e1-9b8a-cc7ccdf5ae86 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] GET https://10.4.3.121/volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 Aug 13 06:05:41.959698 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-018c943a-eced-47e1-9b8a-cc7ccdf5ae86 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:41.959949 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-018c943a-eced-47e1-9b8a-cc7ccdf5ae86 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:41.977138 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:41.977138 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:41.984680 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-018c943a-eced-47e1-9b8a-cc7ccdf5ae86 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] Volume info retrieved successfully. Aug 13 06:05:41.990884 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-018c943a-eced-47e1-9b8a-cc7ccdf5ae86 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] https://10.4.3.121/volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 returned with HTTP 200 Aug 13 06:05:41.991567 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 148/585] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:41 2026] GET /volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 => generated 1034 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:42.014155 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ff36363a-95fe-4df7-b30e-4aa322af6734 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:42.017220 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff36363a-95fe-4df7-b30e-4aa322af6734 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] GET https://10.4.3.121/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1617551932 Aug 13 06:05:42.017220 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ff36363a-95fe-4df7-b30e-4aa322af6734 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:42.017220 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ff36363a-95fe-4df7-b30e-4aa322af6734 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:42.017220 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ff36363a-95fe-4df7-b30e-4aa322af6734 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1617551932'), ('all_tenants', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:05:42.052970 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ff36363a-95fe-4df7-b30e-4aa322af6734 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] Get all volumes completed successfully. Aug 13 06:05:42.053940 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff36363a-95fe-4df7-b30e-4aa322af6734 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] https://10.4.3.121/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1617551932 returned with HTTP 200 Aug 13 06:05:42.054724 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 146/586] 10.4.3.121 () {66 vars in 1398 bytes} [Thu Aug 13 06:05:42 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1617551932 => generated 347 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:42.063970 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3c7db4dd-e63f-481b-9fb6-9fcaf430b698 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:42.066736 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3c7db4dd-e63f-481b-9fb6-9fcaf430b698 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] GET https://10.4.3.121/volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 Aug 13 06:05:42.067021 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3c7db4dd-e63f-481b-9fb6-9fcaf430b698 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:42.067320 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3c7db4dd-e63f-481b-9fb6-9fcaf430b698 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:42.075928 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:42.075928 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:42.081078 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3c7db4dd-e63f-481b-9fb6-9fcaf430b698 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Volume info retrieved successfully. Aug 13 06:05:42.087749 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3c7db4dd-e63f-481b-9fb6-9fcaf430b698 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] https://10.4.3.121/volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 returned with HTTP 200 Aug 13 06:05:42.088360 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 151/587] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:42 2026] GET /volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:42.101614 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-78d908e2-2453-4b8f-9c7e-0240120d1a33 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:42.104016 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78d908e2-2453-4b8f-9c7e-0240120d1a33 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] DELETE https://10.4.3.121/volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 Aug 13 06:05:42.104342 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-78d908e2-2453-4b8f-9c7e-0240120d1a33 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:42.104662 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-78d908e2-2453-4b8f-9c7e-0240120d1a33 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:42.104903 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-78d908e2-2453-4b8f-9c7e-0240120d1a33 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Delete volume with id: 7301b32a-da37-4530-ac87-b4b225bf1147 Aug 13 06:05:42.114976 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:42.114976 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:42.115667 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-78d908e2-2453-4b8f-9c7e-0240120d1a33 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Volume info retrieved successfully. Aug 13 06:05:42.142209 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-78d908e2-2453-4b8f-9c7e-0240120d1a33 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Delete volume request issued successfully. Aug 13 06:05:42.142209 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78d908e2-2453-4b8f-9c7e-0240120d1a33 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] https://10.4.3.121/volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 returned with HTTP 202 Aug 13 06:05:42.142209 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 143/588] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:05:42 2026] DELETE /volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:42.150602 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7ab4b9e1-3be4-4e64-b3ee-b4a539c7b509 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:42.152856 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7ab4b9e1-3be4-4e64-b3ee-b4a539c7b509 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] GET https://10.4.3.121/volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 Aug 13 06:05:42.153161 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7ab4b9e1-3be4-4e64-b3ee-b4a539c7b509 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:42.153456 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7ab4b9e1-3be4-4e64-b3ee-b4a539c7b509 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:42.162931 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:42.162931 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:42.168101 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7ab4b9e1-3be4-4e64-b3ee-b4a539c7b509 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Volume info retrieved successfully. Aug 13 06:05:42.174748 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7ab4b9e1-3be4-4e64-b3ee-b4a539c7b509 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] https://10.4.3.121/volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 returned with HTTP 200 Aug 13 06:05:42.175169 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 149/589] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:42 2026] GET /volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:42.760997 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e844cae3-674b-4e72-81fc-0b6608bca328 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:42.763157 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e844cae3-674b-4e72-81fc-0b6608bca328 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] GET https://10.4.3.121/volume/v3/volumes/45c8b443-7338-49ad-b73e-5f194381cd7c Aug 13 06:05:42.763400 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e844cae3-674b-4e72-81fc-0b6608bca328 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:42.763864 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e844cae3-674b-4e72-81fc-0b6608bca328 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:42.770044 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e844cae3-674b-4e72-81fc-0b6608bca328 tempest-VolumesTestJSON-1039961742 tempest-VolumesTestJSON-1039961742-project-member] https://10.4.3.121/volume/v3/volumes/45c8b443-7338-49ad-b73e-5f194381cd7c returned with HTTP 404 Aug 13 06:05:42.770885 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 147/590] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:42 2026] GET /volume/v3/volumes/45c8b443-7338-49ad-b73e-5f194381cd7c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 06:05:42.905417 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7f33fedd-0236-4349-8d92-2df3a144d17e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:42.908138 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7f33fedd-0236-4349-8d92-2df3a144d17e tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:05:42.908637 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7f33fedd-0236-4349-8d92-2df3a144d17e tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2092319938"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:42.910475 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-7f33fedd-0236-4349-8d92-2df3a144d17e tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2092319938'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:05:42.910650 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-7f33fedd-0236-4349-8d92-2df3a144d17e tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Create volume of 1 GB Aug 13 06:05:42.920149 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7f33fedd-0236-4349-8d92-2df3a144d17e tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Availability Zones retrieved successfully. Aug 13 06:05:42.928295 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7f33fedd-0236-4349-8d92-2df3a144d17e tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Flow 'volume_create_api' (9784c548-5471-4e24-8e66-329afd05677a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:42.929564 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7f33fedd-0236-4349-8d92-2df3a144d17e tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62f76d4b-a109-4c3d-af29-a8228314c505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:42.930798 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-7f33fedd-0236-4349-8d92-2df3a144d17e tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:05:42.965433 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7f33fedd-0236-4349-8d92-2df3a144d17e tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62f76d4b-a109-4c3d-af29-a8228314c505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:42.966852 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7f33fedd-0236-4349-8d92-2df3a144d17e tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dc0adbb-c6ca-4e6e-b067-b5499be1e482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:43.052256 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-7f33fedd-0236-4349-8d92-2df3a144d17e tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Created reservations ['5b004e36-9f5b-4fe3-8917-3c6849d2c9d6', '56815fbe-9962-471a-972e-3c29322277f4', 'cc0d699a-012f-4a75-868c-4faeaa55a298', 'd7414ab0-e40f-49fc-b5e4-ff062c84c1dc'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:43.052889 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7f33fedd-0236-4349-8d92-2df3a144d17e tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dc0adbb-c6ca-4e6e-b067-b5499be1e482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b004e36-9f5b-4fe3-8917-3c6849d2c9d6', '56815fbe-9962-471a-972e-3c29322277f4', 'cc0d699a-012f-4a75-868c-4faeaa55a298', 'd7414ab0-e40f-49fc-b5e4-ff062c84c1dc']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:43.053633 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7f33fedd-0236-4349-8d92-2df3a144d17e tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81fc1bba-917a-49ac-ab1a-2efd1d8f339a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:43.084166 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7f33fedd-0236-4349-8d92-2df3a144d17e tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81fc1bba-917a-49ac-ab1a-2efd1d8f339a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '187d86ae-f5e4-4048-91cb-e077d0b00f2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2092319938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e3c9cd1cb2c45d0817852d2ef5d1977',qos_specs=None,replication_status=,reservations=['5b004e36-9f5b-4fe3-8917-3c6849d2c9d6','56815fbe-9962-471a-972e-3c29322277f4','cc0d699a-012f-4a75-868c-4faeaa55a298','d7414ab0-e40f-49fc-b5e4-ff062c84c1dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bba7a70b0cd145768ec7c74cf950a1ba',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:05:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2092319938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=187d86ae-f5e4-4048-91cb-e077d0b00f2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e3c9cd1cb2c45d0817852d2ef5d1977',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bba7a70b0cd145768ec7c74cf950a1ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:43.085288 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7f33fedd-0236-4349-8d92-2df3a144d17e tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8158bc99-fb23-4b0d-bf65-b79ebd98432a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:43.116592 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7f33fedd-0236-4349-8d92-2df3a144d17e tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8158bc99-fb23-4b0d-bf65-b79ebd98432a) transitioned into state 'SUCCESS' from state '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-2092319938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e3c9cd1cb2c45d0817852d2ef5d1977',qos_specs=None,replication_status=,reservations=['5b004e36-9f5b-4fe3-8917-3c6849d2c9d6','56815fbe-9962-471a-972e-3c29322277f4','cc0d699a-012f-4a75-868c-4faeaa55a298','d7414ab0-e40f-49fc-b5e4-ff062c84c1dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bba7a70b0cd145768ec7c74cf950a1ba',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:43.117529 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7f33fedd-0236-4349-8d92-2df3a144d17e tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3fe1496-11db-45a3-a349-d836b1f4d31d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:43.133131 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7f33fedd-0236-4349-8d92-2df3a144d17e tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3fe1496-11db-45a3-a349-d836b1f4d31d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:43.134320 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7f33fedd-0236-4349-8d92-2df3a144d17e tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Flow 'volume_create_api' (9784c548-5471-4e24-8e66-329afd05677a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:43.134807 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7f33fedd-0236-4349-8d92-2df3a144d17e tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Create volume request issued successfully. Aug 13 06:05:43.135566 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7f33fedd-0236-4349-8d92-2df3a144d17e tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:05:43.136068 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 152/591] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:05:42 2026] POST /volume/v3/volumes => generated 757 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:05:43.151412 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b785da9c-f7f0-458e-bf67-03efd883620f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:43.157060 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b785da9c-f7f0-458e-bf67-03efd883620f tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] GET https://10.4.3.121/volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b Aug 13 06:05:43.157402 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b785da9c-f7f0-458e-bf67-03efd883620f tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:43.158972 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b785da9c-f7f0-458e-bf67-03efd883620f tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:43.169991 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:43.169991 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:43.175565 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b785da9c-f7f0-458e-bf67-03efd883620f tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Volume info retrieved successfully. Aug 13 06:05:43.181610 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b785da9c-f7f0-458e-bf67-03efd883620f tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b returned with HTTP 200 Aug 13 06:05:43.182142 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 144/592] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:43 2026] GET /volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:43.192876 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1cb5a9e0-99d3-4e43-9ef4-7f5506f90914 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:43.195827 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1cb5a9e0-99d3-4e43-9ef4-7f5506f90914 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] GET https://10.4.3.121/volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 Aug 13 06:05:43.196017 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1cb5a9e0-99d3-4e43-9ef4-7f5506f90914 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:43.196210 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1cb5a9e0-99d3-4e43-9ef4-7f5506f90914 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:43.204294 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1cb5a9e0-99d3-4e43-9ef4-7f5506f90914 tempest-VolumeRetypeWithoutMigrationTest-697047255 tempest-VolumeRetypeWithoutMigrationTest-697047255-project-member] https://10.4.3.121/volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 returned with HTTP 404 Aug 13 06:05:43.204907 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 150/593] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:43 2026] GET /volume/v3/volumes/7301b32a-da37-4530-ac87-b4b225bf1147 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:43.219428 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1977d8be-7f08-4fa0-9b88-3952371f42f1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:43.221980 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1977d8be-7f08-4fa0-9b88-3952371f42f1 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] DELETE https://10.4.3.121/volume/v3/types/3208fc2d-6d39-4d3f-9e6b-ecfa758f0fa5 Aug 13 06:05:43.225340 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1977d8be-7f08-4fa0-9b88-3952371f42f1 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:43.225718 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1977d8be-7f08-4fa0-9b88-3952371f42f1 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:43.226100 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:43.226100 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:43.258342 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1977d8be-7f08-4fa0-9b88-3952371f42f1 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] https://10.4.3.121/volume/v3/types/3208fc2d-6d39-4d3f-9e6b-ecfa758f0fa5 returned with HTTP 202 Aug 13 06:05:43.258878 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 148/594] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:05:43 2026] DELETE /volume/v3/types/3208fc2d-6d39-4d3f-9e6b-ecfa758f0fa5 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:43.269721 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-28a98502-ce59-4ede-803c-bf1cc9ce252c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:43.272149 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-28a98502-ce59-4ede-803c-bf1cc9ce252c tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] GET https://10.4.3.121/volume/v3/types/3208fc2d-6d39-4d3f-9e6b-ecfa758f0fa5 Aug 13 06:05:43.272414 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-28a98502-ce59-4ede-803c-bf1cc9ce252c tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:43.272654 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-28a98502-ce59-4ede-803c-bf1cc9ce252c tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:43.276508 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-28a98502-ce59-4ede-803c-bf1cc9ce252c tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] https://10.4.3.121/volume/v3/types/3208fc2d-6d39-4d3f-9e6b-ecfa758f0fa5 returned with HTTP 404 Aug 13 06:05:43.277045 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 153/595] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:05:43 2026] GET /volume/v3/types/3208fc2d-6d39-4d3f-9e6b-ecfa758f0fa5 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:43.286664 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-27794659-2e80-424d-8739-253e0be69050 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:43.289033 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-27794659-2e80-424d-8739-253e0be69050 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] DELETE https://10.4.3.121/volume/v3/types/f7b3403f-fb4c-40f0-875b-42f5b631092a Aug 13 06:05:43.289351 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-27794659-2e80-424d-8739-253e0be69050 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:43.289647 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-27794659-2e80-424d-8739-253e0be69050 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:43.331688 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-27794659-2e80-424d-8739-253e0be69050 tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] https://10.4.3.121/volume/v3/types/f7b3403f-fb4c-40f0-875b-42f5b631092a returned with HTTP 202 Aug 13 06:05:43.332334 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 145/596] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:05:43 2026] DELETE /volume/v3/types/f7b3403f-fb4c-40f0-875b-42f5b631092a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:43.345505 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cb5df80b-a42e-40a1-87c0-e9a7aabf131f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:43.347740 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cb5df80b-a42e-40a1-87c0-e9a7aabf131f tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] GET https://10.4.3.121/volume/v3/types/f7b3403f-fb4c-40f0-875b-42f5b631092a Aug 13 06:05:43.348004 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cb5df80b-a42e-40a1-87c0-e9a7aabf131f tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:43.348216 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cb5df80b-a42e-40a1-87c0-e9a7aabf131f tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:43.353401 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cb5df80b-a42e-40a1-87c0-e9a7aabf131f tempest-VolumeRetypeWithoutMigrationTest-235446746 tempest-VolumeRetypeWithoutMigrationTest-235446746-project-admin] https://10.4.3.121/volume/v3/types/f7b3403f-fb4c-40f0-875b-42f5b631092a returned with HTTP 404 Aug 13 06:05:43.354354 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 151/597] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:05:43 2026] GET /volume/v3/types/f7b3403f-fb4c-40f0-875b-42f5b631092a => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:44.197498 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cab91d24-51ec-4ec7-b325-603cd9359069 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:44.201363 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cab91d24-51ec-4ec7-b325-603cd9359069 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] GET https://10.4.3.121/volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b Aug 13 06:05:44.201363 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cab91d24-51ec-4ec7-b325-603cd9359069 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:44.201363 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cab91d24-51ec-4ec7-b325-603cd9359069 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:44.214006 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:44.214006 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:44.220295 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cab91d24-51ec-4ec7-b325-603cd9359069 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Volume info retrieved successfully. Aug 13 06:05:44.227423 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cab91d24-51ec-4ec7-b325-603cd9359069 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b returned with HTTP 200 Aug 13 06:05:44.227887 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 149/598] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:44 2026] GET /volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:44.958294 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-57fa7942-da86-4234-8cda-2ddc0a6abbe4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:44.960421 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-57fa7942-da86-4234-8cda-2ddc0a6abbe4 tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:05:44.960742 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-57fa7942-da86-4234-8cda-2ddc0a6abbe4 tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-327785796"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:44.962343 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-57fa7942-da86-4234-8cda-2ddc0a6abbe4 tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-327785796'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:05:44.962495 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-57fa7942-da86-4234-8cda-2ddc0a6abbe4 tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Create volume of 1 GB Aug 13 06:05:44.962790 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:44.962790 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:44.970233 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-57fa7942-da86-4234-8cda-2ddc0a6abbe4 tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Availability Zones retrieved successfully. Aug 13 06:05:44.980250 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-57fa7942-da86-4234-8cda-2ddc0a6abbe4 tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Flow 'volume_create_api' (bee77dc9-c9af-43fc-88dd-f92778d3e386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:44.984712 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-57fa7942-da86-4234-8cda-2ddc0a6abbe4 tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35e9ad97-50a0-459a-8b9f-5cc88a680095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:44.990028 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-57fa7942-da86-4234-8cda-2ddc0a6abbe4 tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:05:45.030110 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-57fa7942-da86-4234-8cda-2ddc0a6abbe4 tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35e9ad97-50a0-459a-8b9f-5cc88a680095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:45.031115 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-57fa7942-da86-4234-8cda-2ddc0a6abbe4 tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (560440ba-b3ff-4988-b185-4df446014040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:45.101058 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-449fe14f-2588-4314-b7a4-2bbba1c408eb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:45.124502 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-57fa7942-da86-4234-8cda-2ddc0a6abbe4 tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Created reservations ['a4902b4d-9746-497e-9835-4cff26c1307c', '37486e3f-73ef-4799-ad68-7dc9c50e8a82', 'f00a03e0-0005-457d-8dee-e4c6c89e0e61', '2f8812e6-ac88-4151-b709-d1189ce9f525'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:45.124953 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-57fa7942-da86-4234-8cda-2ddc0a6abbe4 tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (560440ba-b3ff-4988-b185-4df446014040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4902b4d-9746-497e-9835-4cff26c1307c', '37486e3f-73ef-4799-ad68-7dc9c50e8a82', 'f00a03e0-0005-457d-8dee-e4c6c89e0e61', '2f8812e6-ac88-4151-b709-d1189ce9f525']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:45.126101 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-57fa7942-da86-4234-8cda-2ddc0a6abbe4 tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd930762-6065-4893-b03f-c12a0f0f3ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:45.159807 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-57fa7942-da86-4234-8cda-2ddc0a6abbe4 tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd930762-6065-4893-b03f-c12a0f0f3ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3aa218a1-a65c-4b7b-ae1b-b6c05fdabfe3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-327785796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef84825a635458e91d18ceb19b398a6',qos_specs=None,replication_status=,reservations=['a4902b4d-9746-497e-9835-4cff26c1307c','37486e3f-73ef-4799-ad68-7dc9c50e8a82','f00a03e0-0005-457d-8dee-e4c6c89e0e61','2f8812e6-ac88-4151-b709-d1189ce9f525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='649e88032aaf4d12b776043a037c3818',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:05:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-327785796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3aa218a1-a65c-4b7b-ae1b-b6c05fdabfe3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ef84825a635458e91d18ceb19b398a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='649e88032aaf4d12b776043a037c3818',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:45.161142 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-57fa7942-da86-4234-8cda-2ddc0a6abbe4 tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (989fde13-ebd7-4d96-840b-3fecc639cb4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:45.190721 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-57fa7942-da86-4234-8cda-2ddc0a6abbe4 tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (989fde13-ebd7-4d96-840b-3fecc639cb4f) transitioned into state 'SUCCESS' from state '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-327785796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef84825a635458e91d18ceb19b398a6',qos_specs=None,replication_status=,reservations=['a4902b4d-9746-497e-9835-4cff26c1307c','37486e3f-73ef-4799-ad68-7dc9c50e8a82','f00a03e0-0005-457d-8dee-e4c6c89e0e61','2f8812e6-ac88-4151-b709-d1189ce9f525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='649e88032aaf4d12b776043a037c3818',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:45.196067 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-57fa7942-da86-4234-8cda-2ddc0a6abbe4 tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b8c4c99-7c44-40d6-b09d-f09dc0e84b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:45.209115 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-57fa7942-da86-4234-8cda-2ddc0a6abbe4 tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b8c4c99-7c44-40d6-b09d-f09dc0e84b26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:45.210850 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-57fa7942-da86-4234-8cda-2ddc0a6abbe4 tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Flow 'volume_create_api' (bee77dc9-c9af-43fc-88dd-f92778d3e386) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:45.210850 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-57fa7942-da86-4234-8cda-2ddc0a6abbe4 tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Create volume request issued successfully. Aug 13 06:05:45.211688 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-57fa7942-da86-4234-8cda-2ddc0a6abbe4 tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:05:45.212467 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 154/599] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:05:44 2026] POST /volume/v3/volumes => generated 754 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:05:45.228553 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bd9fe63d-135a-4bbd-9d8e-df80a5139da3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:45.234755 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd9fe63d-135a-4bbd-9d8e-df80a5139da3 tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] GET https://10.4.3.121/volume/v3/volumes/3aa218a1-a65c-4b7b-ae1b-b6c05fdabfe3 Aug 13 06:05:45.234755 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd9fe63d-135a-4bbd-9d8e-df80a5139da3 tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:45.234755 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd9fe63d-135a-4bbd-9d8e-df80a5139da3 tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:45.245984 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-449fe14f-2588-4314-b7a4-2bbba1c408eb tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] POST https://10.4.3.121/volume/v3/group_types Aug 13 06:05:45.246893 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-449fe14f-2588-4314-b7a4-2bbba1c408eb tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-428681282", "description": "tempest-group-type-description-60771230", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:45.251061 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:45.251061 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:45.261240 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bd9fe63d-135a-4bbd-9d8e-df80a5139da3 tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Volume info retrieved successfully. Aug 13 06:05:45.264249 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd9fe63d-135a-4bbd-9d8e-df80a5139da3 tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] https://10.4.3.121/volume/v3/volumes/3aa218a1-a65c-4b7b-ae1b-b6c05fdabfe3 returned with HTTP 200 Aug 13 06:05:45.264853 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 152/600] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:45 2026] GET /volume/v3/volumes/3aa218a1-a65c-4b7b-ae1b-b6c05fdabfe3 => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:45.279238 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-449fe14f-2588-4314-b7a4-2bbba1c408eb tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] https://10.4.3.121/volume/v3/group_types returned with HTTP 202 Aug 13 06:05:45.279721 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 146/601] 10.4.3.121 () {70 vars in 1312 bytes} [Thu Aug 13 06:05:45 2026] POST /volume/v3/group_types => generated 262 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:45.289060 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9ebd7351-33a2-44b1-825f-1ecb7f8abed6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:45.292226 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9ebd7351-33a2-44b1-825f-1ecb7f8abed6 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] GET https://10.4.3.121/volume/v3/group_types Aug 13 06:05:45.292226 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9ebd7351-33a2-44b1-825f-1ecb7f8abed6 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:45.292427 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9ebd7351-33a2-44b1-825f-1ecb7f8abed6 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:45.309803 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9ebd7351-33a2-44b1-825f-1ecb7f8abed6 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] https://10.4.3.121/volume/v3/group_types returned with HTTP 200 Aug 13 06:05:45.310249 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 150/602] 10.4.3.121 () {68 vars in 1290 bytes} [Thu Aug 13 06:05:45 2026] GET /volume/v3/group_types => generated 496 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:45.322796 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-69fd22e7-5f25-4cb0-8d34-e0fe80e1c9a8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:45.325859 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-69fd22e7-5f25-4cb0-8d34-e0fe80e1c9a8 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] PUT https://10.4.3.121/volume/v3/group_types/4b9db4b9-f99b-4254-a832-2f44124a3348 Aug 13 06:05:45.326383 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-69fd22e7-5f25-4cb0-8d34-e0fe80e1c9a8 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1603633487", "description": "updated-group-type-desc"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:45.335076 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:45.335076 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:45.346752 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-69fd22e7-5f25-4cb0-8d34-e0fe80e1c9a8 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] https://10.4.3.121/volume/v3/group_types/4b9db4b9-f99b-4254-a832-2f44124a3348 returned with HTTP 200 Aug 13 06:05:45.347213 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 155/603] 10.4.3.121 () {70 vars in 1422 bytes} [Thu Aug 13 06:05:45 2026] PUT /volume/v3/group_types/4b9db4b9-f99b-4254-a832-2f44124a3348 => generated 255 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:45.360480 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-70e33c70-7977-441c-8754-39cad43b4652 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:45.362442 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-70e33c70-7977-441c-8754-39cad43b4652 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] GET https://10.4.3.121/volume/v3/group_types/4b9db4b9-f99b-4254-a832-2f44124a3348 Aug 13 06:05:45.362720 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-70e33c70-7977-441c-8754-39cad43b4652 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:45.362978 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-70e33c70-7977-441c-8754-39cad43b4652 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:45.367946 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-70e33c70-7977-441c-8754-39cad43b4652 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] https://10.4.3.121/volume/v3/group_types/4b9db4b9-f99b-4254-a832-2f44124a3348 returned with HTTP 200 Aug 13 06:05:45.368495 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 153/604] 10.4.3.121 () {68 vars in 1401 bytes} [Thu Aug 13 06:05:45 2026] GET /volume/v3/group_types/4b9db4b9-f99b-4254-a832-2f44124a3348 => generated 255 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:45.379935 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fe303d4b-838a-4bea-8d84-d2e5a5688ade None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:45.382360 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fe303d4b-838a-4bea-8d84-d2e5a5688ade tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] DELETE https://10.4.3.121/volume/v3/group_types/4b9db4b9-f99b-4254-a832-2f44124a3348 Aug 13 06:05:45.384314 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fe303d4b-838a-4bea-8d84-d2e5a5688ade tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:45.384314 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fe303d4b-838a-4bea-8d84-d2e5a5688ade tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:45.402462 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fe303d4b-838a-4bea-8d84-d2e5a5688ade tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] https://10.4.3.121/volume/v3/group_types/4b9db4b9-f99b-4254-a832-2f44124a3348 returned with HTTP 202 Aug 13 06:05:45.402880 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 147/605] 10.4.3.121 () {68 vars in 1404 bytes} [Thu Aug 13 06:05:45 2026] DELETE /volume/v3/group_types/4b9db4b9-f99b-4254-a832-2f44124a3348 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:05:45.411407 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-65a35a83-2ee1-4c3a-b3c9-b347cb5852ef None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:45.413275 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-65a35a83-2ee1-4c3a-b3c9-b347cb5852ef tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] GET https://10.4.3.121/volume/v3/group_types Aug 13 06:05:45.413553 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-65a35a83-2ee1-4c3a-b3c9-b347cb5852ef tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:45.413795 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-65a35a83-2ee1-4c3a-b3c9-b347cb5852ef tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:45.418900 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-65a35a83-2ee1-4c3a-b3c9-b347cb5852ef tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] https://10.4.3.121/volume/v3/group_types returned with HTTP 200 Aug 13 06:05:45.419280 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 151/606] 10.4.3.121 () {68 vars in 1290 bytes} [Thu Aug 13 06:05:45 2026] GET /volume/v3/group_types => generated 248 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:45.432270 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-27dacfbc-3e7a-4990-a56e-e60ac946ef79 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:45.434396 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-27dacfbc-3e7a-4990-a56e-e60ac946ef79 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] POST https://10.4.3.121/volume/v3/group_types Aug 13 06:05:45.434502 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-27dacfbc-3e7a-4990-a56e-e60ac946ef79 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-2142320890", "is_public": true}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:45.454838 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-27dacfbc-3e7a-4990-a56e-e60ac946ef79 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] https://10.4.3.121/volume/v3/group_types returned with HTTP 202 Aug 13 06:05:45.455600 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 156/607] 10.4.3.121 () {70 vars in 1311 bytes} [Thu Aug 13 06:05:45 2026] POST /volume/v3/group_types => generated 164 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 13 06:05:45.464363 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2af6d1ed-c752-4bb7-aeef-80ea4d1d8865 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:45.466678 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2af6d1ed-c752-4bb7-aeef-80ea4d1d8865 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] POST https://10.4.3.121/volume/v3/group_types Aug 13 06:05:45.467154 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2af6d1ed-c752-4bb7-aeef-80ea4d1d8865 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1286852174", "is_public": false}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:45.482257 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2af6d1ed-c752-4bb7-aeef-80ea4d1d8865 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] https://10.4.3.121/volume/v3/group_types returned with HTTP 202 Aug 13 06:05:45.482677 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 154/608] 10.4.3.121 () {70 vars in 1311 bytes} [Thu Aug 13 06:05:45 2026] POST /volume/v3/group_types => generated 165 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:45.492361 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0b0f7ad3-f175-4f1d-9195-c4a4c51746d2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:45.494382 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0b0f7ad3-f175-4f1d-9195-c4a4c51746d2 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] GET https://10.4.3.121/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 13 06:05:45.494593 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0b0f7ad3-f175-4f1d-9195-c4a4c51746d2 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:45.494781 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0b0f7ad3-f175-4f1d-9195-c4a4c51746d2 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:45.512694 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0b0f7ad3-f175-4f1d-9195-c4a4c51746d2 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] https://10.4.3.121/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 13 06:05:45.513082 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 148/609] 10.4.3.121 () {68 vars in 1351 bytes} [Thu Aug 13 06:05:45 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:45.523454 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-df53bb5e-12be-4bf4-b28a-06d0e83e5dd2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:45.526255 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df53bb5e-12be-4bf4-b28a-06d0e83e5dd2 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] GET https://10.4.3.121/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 13 06:05:45.526547 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df53bb5e-12be-4bf4-b28a-06d0e83e5dd2 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:45.526789 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df53bb5e-12be-4bf4-b28a-06d0e83e5dd2 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:45.541160 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df53bb5e-12be-4bf4-b28a-06d0e83e5dd2 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] https://10.4.3.121/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 13 06:05:45.541160 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 152/610] 10.4.3.121 () {68 vars in 1353 bytes} [Thu Aug 13 06:05:45 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:45.558219 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-99980944-c23b-40ea-bcfd-2c9b6e4aaa69 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:45.562454 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-99980944-c23b-40ea-bcfd-2c9b6e4aaa69 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] GET https://10.4.3.121/volume/v3/group_types?is_public=False Aug 13 06:05:45.562795 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-99980944-c23b-40ea-bcfd-2c9b6e4aaa69 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:45.563069 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-99980944-c23b-40ea-bcfd-2c9b6e4aaa69 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:45.576306 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-99980944-c23b-40ea-bcfd-2c9b6e4aaa69 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] https://10.4.3.121/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 13 06:05:45.578204 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 157/611] 10.4.3.121 () {68 vars in 1321 bytes} [Thu Aug 13 06:05:45 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:45.586641 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-670e0410-36b5-478d-915d-649c39190765 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:45.588539 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-670e0410-36b5-478d-915d-649c39190765 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] GET https://10.4.3.121/volume/v3/group_types?is_public=True Aug 13 06:05:45.588807 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-670e0410-36b5-478d-915d-649c39190765 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:45.588997 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-670e0410-36b5-478d-915d-649c39190765 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:45.604741 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-670e0410-36b5-478d-915d-649c39190765 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] https://10.4.3.121/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 13 06:05:45.605349 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 155/612] 10.4.3.121 () {68 vars in 1319 bytes} [Thu Aug 13 06:05:45 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:45.619106 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8310e068-06c0-4211-8046-c0f4a1872047 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:45.620590 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8310e068-06c0-4211-8046-c0f4a1872047 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] DELETE https://10.4.3.121/volume/v3/group_types/13f18d0d-4a0a-4806-8ee8-dfae876a8e7e Aug 13 06:05:45.620801 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8310e068-06c0-4211-8046-c0f4a1872047 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:45.621007 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8310e068-06c0-4211-8046-c0f4a1872047 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:45.640795 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8310e068-06c0-4211-8046-c0f4a1872047 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] https://10.4.3.121/volume/v3/group_types/13f18d0d-4a0a-4806-8ee8-dfae876a8e7e returned with HTTP 202 Aug 13 06:05:45.641362 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 149/613] 10.4.3.121 () {68 vars in 1404 bytes} [Thu Aug 13 06:05:45 2026] DELETE /volume/v3/group_types/13f18d0d-4a0a-4806-8ee8-dfae876a8e7e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:05:45.652720 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1adfc1d9-7db2-40da-914a-5add717a84b4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:45.655451 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1adfc1d9-7db2-40da-914a-5add717a84b4 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] DELETE https://10.4.3.121/volume/v3/group_types/49e163c0-d601-4a19-a5f8-d5e9d6ec8b7c Aug 13 06:05:45.655736 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1adfc1d9-7db2-40da-914a-5add717a84b4 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:45.655991 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1adfc1d9-7db2-40da-914a-5add717a84b4 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:45.689929 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1adfc1d9-7db2-40da-914a-5add717a84b4 tempest-GroupTypesTest-561682781 tempest-GroupTypesTest-561682781-project-admin] https://10.4.3.121/volume/v3/group_types/49e163c0-d601-4a19-a5f8-d5e9d6ec8b7c returned with HTTP 202 Aug 13 06:05:45.690402 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 153/614] 10.4.3.121 () {68 vars in 1404 bytes} [Thu Aug 13 06:05:45 2026] DELETE /volume/v3/group_types/49e163c0-d601-4a19-a5f8-d5e9d6ec8b7c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:05:46.287350 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-26111cb4-c37c-4f3b-a873-9ce8725acfcd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:46.288600 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-26111cb4-c37c-4f3b-a873-9ce8725acfcd tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] GET https://10.4.3.121/volume/v3/volumes/3aa218a1-a65c-4b7b-ae1b-b6c05fdabfe3 Aug 13 06:05:46.288600 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-26111cb4-c37c-4f3b-a873-9ce8725acfcd tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:46.288795 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-26111cb4-c37c-4f3b-a873-9ce8725acfcd tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:46.300626 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:46.300626 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:46.307513 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-26111cb4-c37c-4f3b-a873-9ce8725acfcd tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Volume info retrieved successfully. Aug 13 06:05:46.313235 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-26111cb4-c37c-4f3b-a873-9ce8725acfcd tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] https://10.4.3.121/volume/v3/volumes/3aa218a1-a65c-4b7b-ae1b-b6c05fdabfe3 returned with HTTP 200 Aug 13 06:05:46.313720 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 158/615] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:46 2026] GET /volume/v3/volumes/3aa218a1-a65c-4b7b-ae1b-b6c05fdabfe3 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:46.489985 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-b330c5fc-3926-4ae2-9802-989bdcbc604e req-23599dad-4881-43fd-8128-fccbaced2801 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:46.496291 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b330c5fc-3926-4ae2-9802-989bdcbc604e req-23599dad-4881-43fd-8128-fccbaced2801 tempest-VolumesAdminNegativeTest-1881444594 tempest-VolumesAdminNegativeTest-1881444594-project] GET https://10.4.3.121/volume/v3/volumes/14bedbc3-d869-4c6a-93a9-5a4e60443398 Aug 13 06:05:46.496585 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b330c5fc-3926-4ae2-9802-989bdcbc604e req-23599dad-4881-43fd-8128-fccbaced2801 tempest-VolumesAdminNegativeTest-1881444594 tempest-VolumesAdminNegativeTest-1881444594-project] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:46.496863 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b330c5fc-3926-4ae2-9802-989bdcbc604e req-23599dad-4881-43fd-8128-fccbaced2801 tempest-VolumesAdminNegativeTest-1881444594 tempest-VolumesAdminNegativeTest-1881444594-project] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:46.510227 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b330c5fc-3926-4ae2-9802-989bdcbc604e req-23599dad-4881-43fd-8128-fccbaced2801 tempest-VolumesAdminNegativeTest-1881444594 tempest-VolumesAdminNegativeTest-1881444594-project] https://10.4.3.121/volume/v3/volumes/14bedbc3-d869-4c6a-93a9-5a4e60443398 returned with HTTP 404 Aug 13 06:05:46.510227 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 156/616] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:05:46 2026] GET /volume/v3/volumes/14bedbc3-d869-4c6a-93a9-5a4e60443398 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:46.523488 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-abcfd863-89bf-4d38-851b-d2c5db51a8ad None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:46.526513 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-abcfd863-89bf-4d38-851b-d2c5db51a8ad tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] DELETE https://10.4.3.121/volume/v3/volumes/3aa218a1-a65c-4b7b-ae1b-b6c05fdabfe3 Aug 13 06:05:46.526747 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-abcfd863-89bf-4d38-851b-d2c5db51a8ad tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:46.526993 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-abcfd863-89bf-4d38-851b-d2c5db51a8ad tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:46.527200 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-abcfd863-89bf-4d38-851b-d2c5db51a8ad tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Delete volume with id: 3aa218a1-a65c-4b7b-ae1b-b6c05fdabfe3 Aug 13 06:05:46.541553 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:46.541553 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:46.542339 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-abcfd863-89bf-4d38-851b-d2c5db51a8ad tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Volume info retrieved successfully. Aug 13 06:05:46.568644 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-abcfd863-89bf-4d38-851b-d2c5db51a8ad tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Delete volume request issued successfully. Aug 13 06:05:46.569688 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-abcfd863-89bf-4d38-851b-d2c5db51a8ad tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] https://10.4.3.121/volume/v3/volumes/3aa218a1-a65c-4b7b-ae1b-b6c05fdabfe3 returned with HTTP 202 Aug 13 06:05:46.569688 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 150/617] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:05:46 2026] DELETE /volume/v3/volumes/3aa218a1-a65c-4b7b-ae1b-b6c05fdabfe3 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:46.581213 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-08658e48-cd16-43dd-b2ef-854ea328c13d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:46.584740 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08658e48-cd16-43dd-b2ef-854ea328c13d tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] GET https://10.4.3.121/volume/v3/volumes/3aa218a1-a65c-4b7b-ae1b-b6c05fdabfe3 Aug 13 06:05:46.584740 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08658e48-cd16-43dd-b2ef-854ea328c13d tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:46.584740 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08658e48-cd16-43dd-b2ef-854ea328c13d tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:46.595828 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:46.595828 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:46.600929 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-08658e48-cd16-43dd-b2ef-854ea328c13d tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Volume info retrieved successfully. Aug 13 06:05:46.606452 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08658e48-cd16-43dd-b2ef-854ea328c13d tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] https://10.4.3.121/volume/v3/volumes/3aa218a1-a65c-4b7b-ae1b-b6c05fdabfe3 returned with HTTP 200 Aug 13 06:05:46.606941 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 154/618] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:46 2026] GET /volume/v3/volumes/3aa218a1-a65c-4b7b-ae1b-b6c05fdabfe3 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:46.619411 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6d8ecc17-d41f-4c29-9cd2-341a96a166d4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:46.805166 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6d8ecc17-d41f-4c29-9cd2-341a96a166d4 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:05:46.805719 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6d8ecc17-d41f-4c29-9cd2-341a96a166d4 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-931854426"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:46.808513 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-6d8ecc17-d41f-4c29-9cd2-341a96a166d4 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-931854426'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:05:46.808713 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-6d8ecc17-d41f-4c29-9cd2-341a96a166d4 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Create volume of 1 GB Aug 13 06:05:46.815052 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6d8ecc17-d41f-4c29-9cd2-341a96a166d4 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Availability Zones retrieved successfully. Aug 13 06:05:46.831004 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6d8ecc17-d41f-4c29-9cd2-341a96a166d4 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Flow 'volume_create_api' (bace5834-00a5-493d-b754-06f47183bcb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:46.832169 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6d8ecc17-d41f-4c29-9cd2-341a96a166d4 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16191112-de9d-4881-92f3-7f50ae5aab4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:46.833549 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-6d8ecc17-d41f-4c29-9cd2-341a96a166d4 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:05:46.869162 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6d8ecc17-d41f-4c29-9cd2-341a96a166d4 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16191112-de9d-4881-92f3-7f50ae5aab4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:46.870502 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6d8ecc17-d41f-4c29-9cd2-341a96a166d4 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c51dded0-440a-4bb9-90ac-f1bd3e574c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:46.953415 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-6d8ecc17-d41f-4c29-9cd2-341a96a166d4 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Created reservations ['31a43fcf-48c1-40fb-b70c-8aaf79325829', 'c3118062-5231-4638-b309-5e2430056e27', '49be1a45-7171-4aa6-ab19-522b235e2c2f', 'ed9c97bd-fbe4-467b-9d61-cf26f765c8d8'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:46.954617 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6d8ecc17-d41f-4c29-9cd2-341a96a166d4 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c51dded0-440a-4bb9-90ac-f1bd3e574c2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31a43fcf-48c1-40fb-b70c-8aaf79325829', 'c3118062-5231-4638-b309-5e2430056e27', '49be1a45-7171-4aa6-ab19-522b235e2c2f', 'ed9c97bd-fbe4-467b-9d61-cf26f765c8d8']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:46.955491 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6d8ecc17-d41f-4c29-9cd2-341a96a166d4 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f731836-3894-4dd8-8f1e-c6d17e525d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:46.990128 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6d8ecc17-d41f-4c29-9cd2-341a96a166d4 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f731836-3894-4dd8-8f1e-c6d17e525d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cb47b83-a595-4a46-9c0a-09283ed09a90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-931854426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc3d666b72914741b327dda2437aa2ac',qos_specs=None,replication_status=,reservations=['31a43fcf-48c1-40fb-b70c-8aaf79325829','c3118062-5231-4638-b309-5e2430056e27','49be1a45-7171-4aa6-ab19-522b235e2c2f','ed9c97bd-fbe4-467b-9d61-cf26f765c8d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='891581d8ca764445a20038ac4a9c0b9a',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:05:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-931854426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cb47b83-a595-4a46-9c0a-09283ed09a90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc3d666b72914741b327dda2437aa2ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='891581d8ca764445a20038ac4a9c0b9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:46.991602 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6d8ecc17-d41f-4c29-9cd2-341a96a166d4 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce05cd16-0bd8-4efb-b942-d6c1f4bb35d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:47.018006 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6d8ecc17-d41f-4c29-9cd2-341a96a166d4 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce05cd16-0bd8-4efb-b942-d6c1f4bb35d6) transitioned into state 'SUCCESS' from state '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-931854426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc3d666b72914741b327dda2437aa2ac',qos_specs=None,replication_status=,reservations=['31a43fcf-48c1-40fb-b70c-8aaf79325829','c3118062-5231-4638-b309-5e2430056e27','49be1a45-7171-4aa6-ab19-522b235e2c2f','ed9c97bd-fbe4-467b-9d61-cf26f765c8d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='891581d8ca764445a20038ac4a9c0b9a',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:47.019601 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6d8ecc17-d41f-4c29-9cd2-341a96a166d4 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc7d1f49-cdd9-413f-8102-8b697ca76754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:47.032439 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6d8ecc17-d41f-4c29-9cd2-341a96a166d4 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc7d1f49-cdd9-413f-8102-8b697ca76754) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:47.033765 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6d8ecc17-d41f-4c29-9cd2-341a96a166d4 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Flow 'volume_create_api' (bace5834-00a5-493d-b754-06f47183bcb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:47.036586 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6d8ecc17-d41f-4c29-9cd2-341a96a166d4 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Create volume request issued successfully. Aug 13 06:05:47.036586 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6d8ecc17-d41f-4c29-9cd2-341a96a166d4 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:05:47.036586 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 159/619] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:05:46 2026] POST /volume/v3/volumes => generated 748 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:05:47.054081 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2098e699-b4b6-4ffb-bdea-5766bd6d53f5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:47.059373 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2098e699-b4b6-4ffb-bdea-5766bd6d53f5 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] GET https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 Aug 13 06:05:47.059712 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2098e699-b4b6-4ffb-bdea-5766bd6d53f5 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:47.060110 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2098e699-b4b6-4ffb-bdea-5766bd6d53f5 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:47.074051 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:47.074051 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:47.081487 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2098e699-b4b6-4ffb-bdea-5766bd6d53f5 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:05:47.086194 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2098e699-b4b6-4ffb-bdea-5766bd6d53f5 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 returned with HTTP 200 Aug 13 06:05:47.086611 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 157/620] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:47 2026] GET /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:47.151379 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4028efb5-42c1-424c-ad23-869a6eab6506 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:47.283339 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4028efb5-42c1-424c-ad23-869a6eab6506 tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520 tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520-project-admin] GET https://10.4.3.121/volume/v3/os-quota-sets/cda1332d3e6a47108a8dad4e72106ff1 Aug 13 06:05:47.283647 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4028efb5-42c1-424c-ad23-869a6eab6506 tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520 tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:47.284087 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4028efb5-42c1-424c-ad23-869a6eab6506 tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520 tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:47.317585 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4028efb5-42c1-424c-ad23-869a6eab6506 tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520 tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520-project-admin] https://10.4.3.121/volume/v3/os-quota-sets/cda1332d3e6a47108a8dad4e72106ff1 returned with HTTP 200 Aug 13 06:05:47.318629 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 151/621] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:05:47 2026] GET /volume/v3/os-quota-sets/cda1332d3e6a47108a8dad4e72106ff1 => generated 437 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:47.329423 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-49778a13-bfb7-435b-b38c-90310268698d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:47.335123 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-49778a13-bfb7-435b-b38c-90310268698d tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520 tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520-project-admin] PUT https://10.4.3.121/volume/v3/os-quota-sets/cda1332d3e6a47108a8dad4e72106ff1 Aug 13 06:05:47.335627 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-49778a13-bfb7-435b-b38c-90310268698d tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520 tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:47.430061 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-49778a13-bfb7-435b-b38c-90310268698d tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520 tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520-project-admin] https://10.4.3.121/volume/v3/os-quota-sets/cda1332d3e6a47108a8dad4e72106ff1 returned with HTTP 200 Aug 13 06:05:47.430548 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 155/622] 10.4.3.121 () {68 vars in 1374 bytes} [Thu Aug 13 06:05:47 2026] PUT /volume/v3/os-quota-sets/cda1332d3e6a47108a8dad4e72106ff1 => generated 390 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:47.443210 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-330e2bd8-fdb5-4a62-a70e-6d65c84fb907 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:47.558223 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-330e2bd8-fdb5-4a62-a70e-6d65c84fb907 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:05:47.558692 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-330e2bd8-fdb5-4a62-a70e-6d65c84fb907 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2005393402"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:47.560495 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-330e2bd8-fdb5-4a62-a70e-6d65c84fb907 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2005393402'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:05:47.560620 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-330e2bd8-fdb5-4a62-a70e-6d65c84fb907 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Create volume of 1 GB Aug 13 06:05:47.560879 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:47.560879 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:47.565175 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-330e2bd8-fdb5-4a62-a70e-6d65c84fb907 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Availability Zones retrieved successfully. Aug 13 06:05:47.571659 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-330e2bd8-fdb5-4a62-a70e-6d65c84fb907 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Flow 'volume_create_api' (569c3bcd-74de-4880-8181-42b607cacc1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:47.572581 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-330e2bd8-fdb5-4a62-a70e-6d65c84fb907 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d105d965-9a5c-4410-924a-668d82a0af8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:47.573572 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-330e2bd8-fdb5-4a62-a70e-6d65c84fb907 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:05:47.610481 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-330e2bd8-fdb5-4a62-a70e-6d65c84fb907 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d105d965-9a5c-4410-924a-668d82a0af8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:47.611503 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-330e2bd8-fdb5-4a62-a70e-6d65c84fb907 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (243ac87c-503e-4070-8cb4-e14d42db87ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:47.623904 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-43bf3f62-345c-4eef-bf32-984f34d2c5fd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:47.627523 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-43bf3f62-345c-4eef-bf32-984f34d2c5fd tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] GET https://10.4.3.121/volume/v3/volumes/3aa218a1-a65c-4b7b-ae1b-b6c05fdabfe3 Aug 13 06:05:47.627523 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-43bf3f62-345c-4eef-bf32-984f34d2c5fd tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:47.627523 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-43bf3f62-345c-4eef-bf32-984f34d2c5fd tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:47.631735 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-43bf3f62-345c-4eef-bf32-984f34d2c5fd tempest-VolumesAdminNegativeTest-412100981 tempest-VolumesAdminNegativeTest-412100981-project-member] https://10.4.3.121/volume/v3/volumes/3aa218a1-a65c-4b7b-ae1b-b6c05fdabfe3 returned with HTTP 404 Aug 13 06:05:47.632211 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 158/623] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:47 2026] GET /volume/v3/volumes/3aa218a1-a65c-4b7b-ae1b-b6c05fdabfe3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:47.680457 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-330e2bd8-fdb5-4a62-a70e-6d65c84fb907 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Created reservations ['c538de74-8d1d-492c-97df-0d7c92bd1437', 'b98ccf95-68dc-4e4c-8bb4-2233107b0784', 'ef1c9312-3834-4385-a407-5308fdc97b64', 'f55772af-161d-40ed-9c38-62ef823158fb'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:47.681449 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-330e2bd8-fdb5-4a62-a70e-6d65c84fb907 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (243ac87c-503e-4070-8cb4-e14d42db87ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c538de74-8d1d-492c-97df-0d7c92bd1437', 'b98ccf95-68dc-4e4c-8bb4-2233107b0784', 'ef1c9312-3834-4385-a407-5308fdc97b64', 'f55772af-161d-40ed-9c38-62ef823158fb']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:47.682215 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-330e2bd8-fdb5-4a62-a70e-6d65c84fb907 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7993ef7-8874-45e4-af95-36ec04637c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:47.710947 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-330e2bd8-fdb5-4a62-a70e-6d65c84fb907 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7993ef7-8874-45e4-af95-36ec04637c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63226203-2613-4151-91e4-35e292b40b0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2005393402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cda1332d3e6a47108a8dad4e72106ff1',qos_specs=None,replication_status=,reservations=['c538de74-8d1d-492c-97df-0d7c92bd1437','b98ccf95-68dc-4e4c-8bb4-2233107b0784','ef1c9312-3834-4385-a407-5308fdc97b64','f55772af-161d-40ed-9c38-62ef823158fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e2919a6879845c2a19488b51bd1fdad',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:05:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2005393402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63226203-2613-4151-91e4-35e292b40b0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cda1332d3e6a47108a8dad4e72106ff1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e2919a6879845c2a19488b51bd1fdad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:47.711922 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-330e2bd8-fdb5-4a62-a70e-6d65c84fb907 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (148778bf-b7c4-4dd4-85ca-6ad6950c1599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:47.749907 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-330e2bd8-fdb5-4a62-a70e-6d65c84fb907 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (148778bf-b7c4-4dd4-85ca-6ad6950c1599) transitioned into state 'SUCCESS' from state '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-2005393402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cda1332d3e6a47108a8dad4e72106ff1',qos_specs=None,replication_status=,reservations=['c538de74-8d1d-492c-97df-0d7c92bd1437','b98ccf95-68dc-4e4c-8bb4-2233107b0784','ef1c9312-3834-4385-a407-5308fdc97b64','f55772af-161d-40ed-9c38-62ef823158fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e2919a6879845c2a19488b51bd1fdad',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:47.750608 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-330e2bd8-fdb5-4a62-a70e-6d65c84fb907 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (275cb04d-d377-4b5e-a9fe-b0391206ed4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:47.764678 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-330e2bd8-fdb5-4a62-a70e-6d65c84fb907 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (275cb04d-d377-4b5e-a9fe-b0391206ed4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:47.765566 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-330e2bd8-fdb5-4a62-a70e-6d65c84fb907 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Flow 'volume_create_api' (569c3bcd-74de-4880-8181-42b607cacc1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:47.765866 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-330e2bd8-fdb5-4a62-a70e-6d65c84fb907 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Create volume request issued successfully. Aug 13 06:05:47.767135 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-330e2bd8-fdb5-4a62-a70e-6d65c84fb907 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:05:47.767865 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 160/624] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:05:47 2026] POST /volume/v3/volumes => generated 767 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:05:47.783634 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-87627629-24e0-4a90-bbfc-f36e7ccf23ce None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:47.789530 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-87627629-24e0-4a90-bbfc-f36e7ccf23ce tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] GET https://10.4.3.121/volume/v3/volumes/63226203-2613-4151-91e4-35e292b40b0e Aug 13 06:05:47.789914 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-87627629-24e0-4a90-bbfc-f36e7ccf23ce tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:47.790124 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-87627629-24e0-4a90-bbfc-f36e7ccf23ce tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:47.799393 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:47.799393 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:47.803599 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-87627629-24e0-4a90-bbfc-f36e7ccf23ce tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Volume info retrieved successfully. Aug 13 06:05:47.809886 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-87627629-24e0-4a90-bbfc-f36e7ccf23ce tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] https://10.4.3.121/volume/v3/volumes/63226203-2613-4151-91e4-35e292b40b0e returned with HTTP 200 Aug 13 06:05:47.809886 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 152/625] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:47 2026] GET /volume/v3/volumes/63226203-2613-4151-91e4-35e292b40b0e => generated 835 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:48.107001 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7e1a1974-63b2-40d0-a7f0-60b54beb3e95 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:48.109025 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7e1a1974-63b2-40d0-a7f0-60b54beb3e95 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] GET https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 Aug 13 06:05:48.109278 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7e1a1974-63b2-40d0-a7f0-60b54beb3e95 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:48.109504 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7e1a1974-63b2-40d0-a7f0-60b54beb3e95 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:48.117592 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:48.117592 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:48.121844 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7e1a1974-63b2-40d0-a7f0-60b54beb3e95 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:05:48.127603 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7e1a1974-63b2-40d0-a7f0-60b54beb3e95 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 returned with HTTP 200 Aug 13 06:05:48.128230 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 156/626] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:48 2026] GET /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:48.489046 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4e25d16f-d87d-47b7-9ca1-092b65ac6f01 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:48.581386 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e25d16f-d87d-47b7-9ca1-092b65ac6f01 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] POST https://10.4.3.121/volume/v3/types/ebcb7994-d9aa-4730-b747-5054152609fc/encryption Aug 13 06:05:48.581808 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e25d16f-d87d-47b7-9ca1-092b65ac6f01 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:48.630409 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e25d16f-d87d-47b7-9ca1-092b65ac6f01 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] https://10.4.3.121/volume/v3/types/ebcb7994-d9aa-4730-b747-5054152609fc/encryption returned with HTTP 404 Aug 13 06:05:48.631164 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 159/627] 10.4.3.121 () {68 vars in 1397 bytes} [Thu Aug 13 06:05:48 2026] POST /volume/v3/types/ebcb7994-d9aa-4730-b747-5054152609fc/encryption => generated 114 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:48.644191 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-968b0f60-c3d4-4361-a425-75d9b28faff0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:48.647137 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-968b0f60-c3d4-4361-a425-75d9b28faff0 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:05:48.647597 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-968b0f60-c3d4-4361-a425-75d9b28faff0 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1065729153", "os-volume-type-access:is_public": false}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:48.649283 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:48.649283 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:48.663953 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-968b0f60-c3d4-4361-a425-75d9b28faff0 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:05:48.664481 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 161/628] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:05:48 2026] POST /volume/v3/types => generated 231 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:48.676435 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-99c3e71b-9937-43f9-b655-92bce08768ac None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:48.769267 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-99c3e71b-9937-43f9-b655-92bce08768ac tempest-VolumeTypesNegativeTest-799363813 tempest-VolumeTypesNegativeTest-799363813-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:05:48.769605 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-99c3e71b-9937-43f9-b655-92bce08768ac tempest-VolumeTypesNegativeTest-799363813 tempest-VolumeTypesNegativeTest-799363813-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "351ee396-35b0-4eb2-95c3-c5fb6ad48b28", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1840517839"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:48.771243 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-99c3e71b-9937-43f9-b655-92bce08768ac tempest-VolumeTypesNegativeTest-799363813 tempest-VolumeTypesNegativeTest-799363813-project-member] Create volume request body: {'volume': {'volume_type': '351ee396-35b0-4eb2-95c3-c5fb6ad48b28', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1840517839'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:05:48.788218 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-99c3e71b-9937-43f9-b655-92bce08768ac tempest-VolumeTypesNegativeTest-799363813 tempest-VolumeTypesNegativeTest-799363813-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 404 Aug 13 06:05:48.788702 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 153/629] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:05:48 2026] POST /volume/v3/volumes => generated 114 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:48.799121 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7e042b5d-0975-40cf-9381-1b498f6ea0e6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:48.800788 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7e042b5d-0975-40cf-9381-1b498f6ea0e6 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] DELETE https://10.4.3.121/volume/v3/types/351ee396-35b0-4eb2-95c3-c5fb6ad48b28 Aug 13 06:05:48.800989 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7e042b5d-0975-40cf-9381-1b498f6ea0e6 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:48.801485 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7e042b5d-0975-40cf-9381-1b498f6ea0e6 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:48.827285 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-218c7abd-1c45-4b81-a443-197becb35409 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:48.830352 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-218c7abd-1c45-4b81-a443-197becb35409 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] GET https://10.4.3.121/volume/v3/volumes/63226203-2613-4151-91e4-35e292b40b0e Aug 13 06:05:48.830782 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-218c7abd-1c45-4b81-a443-197becb35409 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:48.830878 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-218c7abd-1c45-4b81-a443-197becb35409 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:48.841172 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:48.841172 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:48.850356 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-218c7abd-1c45-4b81-a443-197becb35409 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Volume info retrieved successfully. Aug 13 06:05:48.852023 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7e042b5d-0975-40cf-9381-1b498f6ea0e6 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] https://10.4.3.121/volume/v3/types/351ee396-35b0-4eb2-95c3-c5fb6ad48b28 returned with HTTP 202 Aug 13 06:05:48.852604 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 157/630] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:05:48 2026] DELETE /volume/v3/types/351ee396-35b0-4eb2-95c3-c5fb6ad48b28 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:48.862850 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-218c7abd-1c45-4b81-a443-197becb35409 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] https://10.4.3.121/volume/v3/volumes/63226203-2613-4151-91e4-35e292b40b0e returned with HTTP 200 Aug 13 06:05:48.862850 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 160/631] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:48 2026] GET /volume/v3/volumes/63226203-2613-4151-91e4-35e292b40b0e => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:48.863024 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-90e8ccd6-7cc0-4415-b21a-deef97e818b9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:48.864636 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-90e8ccd6-7cc0-4415-b21a-deef97e818b9 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] GET https://10.4.3.121/volume/v3/types/351ee396-35b0-4eb2-95c3-c5fb6ad48b28 Aug 13 06:05:48.864855 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-90e8ccd6-7cc0-4415-b21a-deef97e818b9 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:48.865256 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-90e8ccd6-7cc0-4415-b21a-deef97e818b9 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:48.872924 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-90e8ccd6-7cc0-4415-b21a-deef97e818b9 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] https://10.4.3.121/volume/v3/types/351ee396-35b0-4eb2-95c3-c5fb6ad48b28 returned with HTTP 404 Aug 13 06:05:48.873608 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 162/632] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:05:48 2026] GET /volume/v3/types/351ee396-35b0-4eb2-95c3-c5fb6ad48b28 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:48.875590 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5718b38d-95b5-4006-97a9-07f56ea67a14 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:48.878717 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5718b38d-95b5-4006-97a9-07f56ea67a14 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:05:48.879326 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5718b38d-95b5-4006-97a9-07f56ea67a14 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "63226203-2613-4151-91e4-35e292b40b0e", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1979416138"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:48.886384 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b94833cd-12f3-4bcd-806d-2482a9d9a43a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:48.888133 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b94833cd-12f3-4bcd-806d-2482a9d9a43a tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:05:48.891480 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b94833cd-12f3-4bcd-806d-2482a9d9a43a tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:48.893828 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b94833cd-12f3-4bcd-806d-2482a9d9a43a tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 400 Aug 13 06:05:48.895023 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 158/633] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:05:48 2026] POST /volume/v3/types => generated 115 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 06:05:48.896480 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:48.896480 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:48.897129 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5718b38d-95b5-4006-97a9-07f56ea67a14 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Volume info retrieved successfully. Aug 13 06:05:48.897504 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-5718b38d-95b5-4006-97a9-07f56ea67a14 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Create snapshot from volume 63226203-2613-4151-91e4-35e292b40b0e Aug 13 06:05:48.907563 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ff35975f-808c-4ca6-8190-584e90c067ec None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:48.911663 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ff35975f-808c-4ca6-8190-584e90c067ec tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:05:48.912032 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ff35975f-808c-4ca6-8190-584e90c067ec tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1286248755"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:48.936088 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ff35975f-808c-4ca6-8190-584e90c067ec tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:05:48.936706 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 161/634] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:05:48 2026] POST /volume/v3/types => generated 229 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:48.951276 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9e895ce4-2846-4c59-ae3d-badfc72b4a05 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:48.953889 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9e895ce4-2846-4c59-ae3d-badfc72b4a05 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:05:48.954789 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9e895ce4-2846-4c59-ae3d-badfc72b4a05 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1286248755"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:48.957793 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-5718b38d-95b5-4006-97a9-07f56ea67a14 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Created reservations ['893ad26d-c6b1-4794-888c-2ee101c44789', 'd88b7f05-1654-4fbd-906c-73dadf8a347e', 'd58e4b3b-434c-4b94-b4b5-bed01742bed6', 'f800170d-1ae9-4ac5-9d89-5c5a4d1507d4'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:48.967780 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9e895ce4-2846-4c59-ae3d-badfc72b4a05 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1286248755 already exists. Aug 13 06:05:48.967978 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9e895ce4-2846-4c59-ae3d-badfc72b4a05 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 409 Aug 13 06:05:48.968621 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 163/635] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:05:48 2026] POST /volume/v3/types => generated 134 bytes in 18 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:05:48.979821 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-155df1ea-f5a6-4c00-8930-4691dcf540ee None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:48.982997 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-155df1ea-f5a6-4c00-8930-4691dcf540ee tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] DELETE https://10.4.3.121/volume/v3/types/416bdac8-a941-418f-9cc7-4de9565cb478 Aug 13 06:05:48.983487 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-155df1ea-f5a6-4c00-8930-4691dcf540ee tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:48.983581 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-155df1ea-f5a6-4c00-8930-4691dcf540ee tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:49.024316 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5718b38d-95b5-4006-97a9-07f56ea67a14 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Snapshot create request issued successfully. Aug 13 06:05:49.025034 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5718b38d-95b5-4006-97a9-07f56ea67a14 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:05:49.025240 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 154/636] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:05:48 2026] POST /volume/v3/snapshots => generated 323 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:05:49.043659 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-546b4056-52de-4daa-8928-426b8e330289 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:49.044806 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-155df1ea-f5a6-4c00-8930-4691dcf540ee tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] https://10.4.3.121/volume/v3/types/416bdac8-a941-418f-9cc7-4de9565cb478 returned with HTTP 202 Aug 13 06:05:49.045261 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 159/637] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:05:48 2026] DELETE /volume/v3/types/416bdac8-a941-418f-9cc7-4de9565cb478 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:49.052677 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-546b4056-52de-4daa-8928-426b8e330289 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] GET https://10.4.3.121/volume/v3/snapshots/1bac5a8c-666b-481b-ba73-2f5139b21074 Aug 13 06:05:49.052677 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-546b4056-52de-4daa-8928-426b8e330289 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:49.052677 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-546b4056-52de-4daa-8928-426b8e330289 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:49.056846 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:49.056846 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:49.056846 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-546b4056-52de-4daa-8928-426b8e330289 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Snapshot retrieved successfully. Aug 13 06:05:49.061423 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4ff0a264-2971-4b36-b4e6-ad36717a84a2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:49.061555 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-546b4056-52de-4daa-8928-426b8e330289 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] https://10.4.3.121/volume/v3/snapshots/1bac5a8c-666b-481b-ba73-2f5139b21074 returned with HTTP 200 Aug 13 06:05:49.061555 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 162/638] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:05:49 2026] GET /volume/v3/snapshots/1bac5a8c-666b-481b-ba73-2f5139b21074 => generated 455 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:49.062423 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4ff0a264-2971-4b36-b4e6-ad36717a84a2 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] GET https://10.4.3.121/volume/v3/types/416bdac8-a941-418f-9cc7-4de9565cb478 Aug 13 06:05:49.062423 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4ff0a264-2971-4b36-b4e6-ad36717a84a2 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:49.062423 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4ff0a264-2971-4b36-b4e6-ad36717a84a2 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:49.072543 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4ff0a264-2971-4b36-b4e6-ad36717a84a2 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] https://10.4.3.121/volume/v3/types/416bdac8-a941-418f-9cc7-4de9565cb478 returned with HTTP 404 Aug 13 06:05:49.072543 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 164/639] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:05:49 2026] GET /volume/v3/types/416bdac8-a941-418f-9cc7-4de9565cb478 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:49.080153 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a405dfd3-1bda-471b-98a3-973ed0808f30 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:49.084353 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a405dfd3-1bda-471b-98a3-973ed0808f30 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] DELETE https://10.4.3.121/volume/v3/types/8da30bc3-5c4f-4a06-a437-64d8a0000b3b Aug 13 06:05:49.084719 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a405dfd3-1bda-471b-98a3-973ed0808f30 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:49.084856 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a405dfd3-1bda-471b-98a3-973ed0808f30 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:49.086095 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:49.086095 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:49.090599 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a405dfd3-1bda-471b-98a3-973ed0808f30 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] https://10.4.3.121/volume/v3/types/8da30bc3-5c4f-4a06-a437-64d8a0000b3b returned with HTTP 404 Aug 13 06:05:49.091087 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 155/640] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:05:49 2026] DELETE /volume/v3/types/8da30bc3-5c4f-4a06-a437-64d8a0000b3b => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:49.100950 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-05369e09-ac00-4da8-bcc9-78cb6d745544 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:49.102550 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-05369e09-ac00-4da8-bcc9-78cb6d745544 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] GET https://10.4.3.121/volume/v3/types/22e9ee08-14e6-4828-9274-f731d3702cb4 Aug 13 06:05:49.104213 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-05369e09-ac00-4da8-bcc9-78cb6d745544 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:49.104213 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-05369e09-ac00-4da8-bcc9-78cb6d745544 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:49.109406 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-05369e09-ac00-4da8-bcc9-78cb6d745544 tempest-VolumeTypesNegativeTest-993736345 tempest-VolumeTypesNegativeTest-993736345-project-admin] https://10.4.3.121/volume/v3/types/22e9ee08-14e6-4828-9274-f731d3702cb4 returned with HTTP 404 Aug 13 06:05:49.111778 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 160/641] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:05:49 2026] GET /volume/v3/types/22e9ee08-14e6-4828-9274-f731d3702cb4 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:50.070751 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-88e77e82-0533-4365-a128-fe88b2dc8fc2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:50.072682 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-88e77e82-0533-4365-a128-fe88b2dc8fc2 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] GET https://10.4.3.121/volume/v3/snapshots/1bac5a8c-666b-481b-ba73-2f5139b21074 Aug 13 06:05:50.072878 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-88e77e82-0533-4365-a128-fe88b2dc8fc2 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:50.073059 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-88e77e82-0533-4365-a128-fe88b2dc8fc2 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:50.078150 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:50.078150 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:50.078747 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-88e77e82-0533-4365-a128-fe88b2dc8fc2 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Snapshot retrieved successfully. Aug 13 06:05:50.079702 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-88e77e82-0533-4365-a128-fe88b2dc8fc2 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] https://10.4.3.121/volume/v3/snapshots/1bac5a8c-666b-481b-ba73-2f5139b21074 returned with HTTP 200 Aug 13 06:05:50.079917 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 163/642] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:05:50 2026] GET /volume/v3/snapshots/1bac5a8c-666b-481b-ba73-2f5139b21074 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:50.089641 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0f71f09d-c7f4-4f64-8e47-57f94903b0c7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:50.092025 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0f71f09d-c7f4-4f64-8e47-57f94903b0c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520 tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520-project-admin] PUT https://10.4.3.121/volume/v3/os-quota-sets/cda1332d3e6a47108a8dad4e72106ff1 Aug 13 06:05:50.093142 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0f71f09d-c7f4-4f64-8e47-57f94903b0c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520 tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:50.172403 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0f71f09d-c7f4-4f64-8e47-57f94903b0c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520 tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520-project-admin] https://10.4.3.121/volume/v3/os-quota-sets/cda1332d3e6a47108a8dad4e72106ff1 returned with HTTP 200 Aug 13 06:05:50.173082 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 165/643] 10.4.3.121 () {68 vars in 1374 bytes} [Thu Aug 13 06:05:50 2026] PUT /volume/v3/os-quota-sets/cda1332d3e6a47108a8dad4e72106ff1 => generated 390 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:50.183207 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-da2ab207-3796-4fe4-af74-44b13a1a81f9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:50.187437 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da2ab207-3796-4fe4-af74-44b13a1a81f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:05:50.187437 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da2ab207-3796-4fe4-af74-44b13a1a81f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "63226203-2613-4151-91e4-35e292b40b0e"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:50.195504 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:50.195504 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:50.196088 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-da2ab207-3796-4fe4-af74-44b13a1a81f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Volume info retrieved successfully. Aug 13 06:05:50.196295 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-da2ab207-3796-4fe4-af74-44b13a1a81f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Create snapshot from volume 63226203-2613-4151-91e4-35e292b40b0e Aug 13 06:05:50.218605 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota_utils [None req-da2ab207-3796-4fe4-af74-44b13a1a81f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Quota exceeded for cda1332d3e6a47108a8dad4e72106ff1, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 13 06:05:50.219195 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.middleware.fault [None req-da2ab207-3796-4fe4-af74-44b13a1a81f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 413 Aug 13 06:05:50.219767 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 156/644] 10.4.3.121 () {68 vars in 1264 bytes} [Thu Aug 13 06:05:50 2026] POST /volume/v3/snapshots => generated 208 bytes in 37 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 06:05:50.230849 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-509a1ff8-ea0d-417d-874c-b9424cdf60b2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:50.232578 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-509a1ff8-ea0d-417d-874c-b9424cdf60b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520 tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520-project-admin] PUT https://10.4.3.121/volume/v3/os-quota-sets/cda1332d3e6a47108a8dad4e72106ff1 Aug 13 06:05:50.232899 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-509a1ff8-ea0d-417d-874c-b9424cdf60b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520 tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:50.301299 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-509a1ff8-ea0d-417d-874c-b9424cdf60b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520 tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520-project-admin] https://10.4.3.121/volume/v3/os-quota-sets/cda1332d3e6a47108a8dad4e72106ff1 returned with HTTP 200 Aug 13 06:05:50.302090 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 161/645] 10.4.3.121 () {68 vars in 1374 bytes} [Thu Aug 13 06:05:50 2026] PUT /volume/v3/os-quota-sets/cda1332d3e6a47108a8dad4e72106ff1 => generated 390 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:50.312198 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1786fcb2-ef86-427c-bd49-d824393f1953 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:50.315228 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1786fcb2-ef86-427c-bd49-d824393f1953 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:05:50.315607 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1786fcb2-ef86-427c-bd49-d824393f1953 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "63226203-2613-4151-91e4-35e292b40b0e"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:50.327545 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:50.327545 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:50.328220 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1786fcb2-ef86-427c-bd49-d824393f1953 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Volume info retrieved successfully. Aug 13 06:05:50.328406 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-1786fcb2-ef86-427c-bd49-d824393f1953 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Create snapshot from volume 63226203-2613-4151-91e4-35e292b40b0e Aug 13 06:05:50.358132 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota_utils [None req-1786fcb2-ef86-427c-bd49-d824393f1953 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Quota exceeded for cda1332d3e6a47108a8dad4e72106ff1, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 13 06:05:50.358492 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.middleware.fault [None req-1786fcb2-ef86-427c-bd49-d824393f1953 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 413 Aug 13 06:05:50.359342 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 164/646] 10.4.3.121 () {68 vars in 1264 bytes} [Thu Aug 13 06:05:50 2026] POST /volume/v3/snapshots => generated 133 bytes in 48 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 06:05:50.367406 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e395a5c3-c235-4749-b50e-3395fa907a8a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:50.369638 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e395a5c3-c235-4749-b50e-3395fa907a8a tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/1bac5a8c-666b-481b-ba73-2f5139b21074 Aug 13 06:05:50.369859 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e395a5c3-c235-4749-b50e-3395fa907a8a tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:50.369965 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e395a5c3-c235-4749-b50e-3395fa907a8a tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:50.370099 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-e395a5c3-c235-4749-b50e-3395fa907a8a tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Delete snapshot with id: 1bac5a8c-666b-481b-ba73-2f5139b21074 Aug 13 06:05:50.375456 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:50.375456 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:50.375856 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e395a5c3-c235-4749-b50e-3395fa907a8a tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Snapshot retrieved successfully. Aug 13 06:05:50.399163 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e395a5c3-c235-4749-b50e-3395fa907a8a tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Snapshot delete request issued successfully. Aug 13 06:05:50.399313 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e395a5c3-c235-4749-b50e-3395fa907a8a tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] https://10.4.3.121/volume/v3/snapshots/1bac5a8c-666b-481b-ba73-2f5139b21074 returned with HTTP 202 Aug 13 06:05:50.399652 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 166/647] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:05:50 2026] DELETE /volume/v3/snapshots/1bac5a8c-666b-481b-ba73-2f5139b21074 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:50.409672 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ea06fb9c-6677-4497-8f77-b52dd9d83ec5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:50.412800 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ea06fb9c-6677-4497-8f77-b52dd9d83ec5 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] GET https://10.4.3.121/volume/v3/snapshots/1bac5a8c-666b-481b-ba73-2f5139b21074 Aug 13 06:05:50.413091 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ea06fb9c-6677-4497-8f77-b52dd9d83ec5 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:50.413435 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ea06fb9c-6677-4497-8f77-b52dd9d83ec5 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:50.422560 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:50.422560 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:50.423335 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ea06fb9c-6677-4497-8f77-b52dd9d83ec5 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Snapshot retrieved successfully. Aug 13 06:05:50.424339 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ea06fb9c-6677-4497-8f77-b52dd9d83ec5 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] https://10.4.3.121/volume/v3/snapshots/1bac5a8c-666b-481b-ba73-2f5139b21074 returned with HTTP 200 Aug 13 06:05:50.426257 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 157/648] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:05:50 2026] GET /volume/v3/snapshots/1bac5a8c-666b-481b-ba73-2f5139b21074 => generated 481 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:50.580747 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-4edabad1-189c-44cd-a354-d43f2789634b req-c03ace31-18cd-4801-985a-af06a9c37a8e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:50.582816 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4edabad1-189c-44cd-a354-d43f2789634b req-c03ace31-18cd-4801-985a-af06a9c37a8e tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] DELETE https://10.4.3.121/volume/v3/attachments/3f1d4808-184c-4b5c-b994-28c7f2bc1fab Aug 13 06:05:50.583112 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4edabad1-189c-44cd-a354-d43f2789634b req-c03ace31-18cd-4801-985a-af06a9c37a8e tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:50.583473 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4edabad1-189c-44cd-a354-d43f2789634b req-c03ace31-18cd-4801-985a-af06a9c37a8e tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:50.592811 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:50.592811 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:50.649555 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4edabad1-189c-44cd-a354-d43f2789634b req-c03ace31-18cd-4801-985a-af06a9c37a8e tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/attachments/3f1d4808-184c-4b5c-b994-28c7f2bc1fab returned with HTTP 200 Aug 13 06:05:50.649991 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 162/649] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:05:50 2026] DELETE /volume/v3/attachments/3f1d4808-184c-4b5c-b994-28c7f2bc1fab => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:50.682571 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-4edabad1-189c-44cd-a354-d43f2789634b req-ded6ba2a-5802-42ac-9f44-011420393a04 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:50.684915 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4edabad1-189c-44cd-a354-d43f2789634b req-ded6ba2a-5802-42ac-9f44-011420393a04 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] DELETE https://10.4.3.121/volume/v3/attachments/e5485551-8c55-4873-b1be-6834d32f79e7 Aug 13 06:05:50.685095 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4edabad1-189c-44cd-a354-d43f2789634b req-ded6ba2a-5802-42ac-9f44-011420393a04 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:50.685326 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4edabad1-189c-44cd-a354-d43f2789634b req-ded6ba2a-5802-42ac-9f44-011420393a04 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:50.694980 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:50.694980 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:50.775848 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4edabad1-189c-44cd-a354-d43f2789634b req-ded6ba2a-5802-42ac-9f44-011420393a04 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/attachments/e5485551-8c55-4873-b1be-6834d32f79e7 returned with HTTP 200 Aug 13 06:05:50.776278 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 165/650] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:05:50 2026] DELETE /volume/v3/attachments/e5485551-8c55-4873-b1be-6834d32f79e7 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:50.798892 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-4edabad1-189c-44cd-a354-d43f2789634b req-231f63bd-41e9-4ec3-9cb7-4c271d16c714 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:50.801735 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4edabad1-189c-44cd-a354-d43f2789634b req-231f63bd-41e9-4ec3-9cb7-4c271d16c714 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] DELETE https://10.4.3.121/volume/v3/attachments/9f3dbcc8-a217-486e-b1ae-baa004d68fe8 Aug 13 06:05:50.801960 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4edabad1-189c-44cd-a354-d43f2789634b req-231f63bd-41e9-4ec3-9cb7-4c271d16c714 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:50.802151 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4edabad1-189c-44cd-a354-d43f2789634b req-231f63bd-41e9-4ec3-9cb7-4c271d16c714 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:50.816453 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:50.816453 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:50.885292 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4edabad1-189c-44cd-a354-d43f2789634b req-231f63bd-41e9-4ec3-9cb7-4c271d16c714 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/attachments/9f3dbcc8-a217-486e-b1ae-baa004d68fe8 returned with HTTP 200 Aug 13 06:05:50.885824 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 167/651] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:05:50 2026] DELETE /volume/v3/attachments/9f3dbcc8-a217-486e-b1ae-baa004d68fe8 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:51.438729 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a0d8dde4-deec-41ac-ac9c-595f27c1c585 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:51.442667 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a0d8dde4-deec-41ac-ac9c-595f27c1c585 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] GET https://10.4.3.121/volume/v3/snapshots/1bac5a8c-666b-481b-ba73-2f5139b21074 Aug 13 06:05:51.442958 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a0d8dde4-deec-41ac-ac9c-595f27c1c585 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:51.443993 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a0d8dde4-deec-41ac-ac9c-595f27c1c585 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:51.451498 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a0d8dde4-deec-41ac-ac9c-595f27c1c585 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] https://10.4.3.121/volume/v3/snapshots/1bac5a8c-666b-481b-ba73-2f5139b21074 returned with HTTP 404 Aug 13 06:05:51.451873 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 158/652] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:05:51 2026] GET /volume/v3/snapshots/1bac5a8c-666b-481b-ba73-2f5139b21074 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:51.460123 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-815531df-88cb-4e52-a68e-c2ff9c14b6bf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:51.462445 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-815531df-88cb-4e52-a68e-c2ff9c14b6bf tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] GET https://10.4.3.121/volume/v3/volumes/63226203-2613-4151-91e4-35e292b40b0e Aug 13 06:05:51.462594 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-815531df-88cb-4e52-a68e-c2ff9c14b6bf tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:51.462720 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-815531df-88cb-4e52-a68e-c2ff9c14b6bf tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:51.470754 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:51.470754 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:51.478327 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-815531df-88cb-4e52-a68e-c2ff9c14b6bf tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Volume info retrieved successfully. Aug 13 06:05:51.484760 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-815531df-88cb-4e52-a68e-c2ff9c14b6bf tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] https://10.4.3.121/volume/v3/volumes/63226203-2613-4151-91e4-35e292b40b0e returned with HTTP 200 Aug 13 06:05:51.485456 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 163/653] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:51 2026] GET /volume/v3/volumes/63226203-2613-4151-91e4-35e292b40b0e => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:51.502451 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c56ff4d0-e042-47f0-9a05-dd3fef2e43dc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:51.506042 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0dff8103-e9c6-4a21-87db-e3649b643068 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:51.509027 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0dff8103-e9c6-4a21-87db-e3649b643068 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] DELETE https://10.4.3.121/volume/v3/volumes/63226203-2613-4151-91e4-35e292b40b0e Aug 13 06:05:51.509279 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0dff8103-e9c6-4a21-87db-e3649b643068 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:51.509469 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0dff8103-e9c6-4a21-87db-e3649b643068 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:51.509628 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-0dff8103-e9c6-4a21-87db-e3649b643068 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Delete volume with id: 63226203-2613-4151-91e4-35e292b40b0e Aug 13 06:05:51.521886 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:51.521886 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:51.522594 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0dff8103-e9c6-4a21-87db-e3649b643068 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Volume info retrieved successfully. Aug 13 06:05:51.551921 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0dff8103-e9c6-4a21-87db-e3649b643068 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Delete volume request issued successfully. Aug 13 06:05:51.551921 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0dff8103-e9c6-4a21-87db-e3649b643068 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] https://10.4.3.121/volume/v3/volumes/63226203-2613-4151-91e4-35e292b40b0e returned with HTTP 202 Aug 13 06:05:51.551921 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 168/654] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:05:51 2026] DELETE /volume/v3/volumes/63226203-2613-4151-91e4-35e292b40b0e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:51.559570 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8028e721-974d-45ac-bf87-77a7f71e0b44 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:51.563774 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8028e721-974d-45ac-bf87-77a7f71e0b44 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] GET https://10.4.3.121/volume/v3/volumes/63226203-2613-4151-91e4-35e292b40b0e Aug 13 06:05:51.563975 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8028e721-974d-45ac-bf87-77a7f71e0b44 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:51.564160 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8028e721-974d-45ac-bf87-77a7f71e0b44 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:51.572159 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:51.572159 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:51.576847 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8028e721-974d-45ac-bf87-77a7f71e0b44 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Volume info retrieved successfully. Aug 13 06:05:51.581591 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8028e721-974d-45ac-bf87-77a7f71e0b44 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] https://10.4.3.121/volume/v3/volumes/63226203-2613-4151-91e4-35e292b40b0e returned with HTTP 200 Aug 13 06:05:51.582277 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 159/655] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:51 2026] GET /volume/v3/volumes/63226203-2613-4151-91e4-35e292b40b0e => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:51.646277 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c56ff4d0-e042-47f0-9a05-dd3fef2e43dc tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:05:51.646598 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c56ff4d0-e042-47f0-9a05-dd3fef2e43dc tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1269460928"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:51.648044 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-c56ff4d0-e042-47f0-9a05-dd3fef2e43dc tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1269460928'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:05:51.648196 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-c56ff4d0-e042-47f0-9a05-dd3fef2e43dc tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Create volume of 1 GB Aug 13 06:05:51.648475 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:51.648475 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:51.652431 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c56ff4d0-e042-47f0-9a05-dd3fef2e43dc tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Availability Zones retrieved successfully. Aug 13 06:05:51.659442 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c56ff4d0-e042-47f0-9a05-dd3fef2e43dc tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Flow 'volume_create_api' (caa43028-128c-4d5e-92d5-9f377071dd7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:51.660370 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c56ff4d0-e042-47f0-9a05-dd3fef2e43dc tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2baab851-0033-49df-acba-0b9b1d2bd56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:51.661347 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-c56ff4d0-e042-47f0-9a05-dd3fef2e43dc tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:05:51.704615 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c56ff4d0-e042-47f0-9a05-dd3fef2e43dc tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2baab851-0033-49df-acba-0b9b1d2bd56f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:51.705708 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c56ff4d0-e042-47f0-9a05-dd3fef2e43dc tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fe6ac49-a9f8-45b9-8f01-8bb666b209f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:51.782200 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-c56ff4d0-e042-47f0-9a05-dd3fef2e43dc tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Created reservations ['9e256837-1515-4d0d-98a0-6827ea74b9fa', 'bea604be-d341-45b3-89a4-98e99c3628a8', 'f9557287-14c9-427b-9224-a8c63879c2cc', '4b4d18fc-bd0d-4187-9ccd-71d147b6f246'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:51.783475 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c56ff4d0-e042-47f0-9a05-dd3fef2e43dc tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fe6ac49-a9f8-45b9-8f01-8bb666b209f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e256837-1515-4d0d-98a0-6827ea74b9fa', 'bea604be-d341-45b3-89a4-98e99c3628a8', 'f9557287-14c9-427b-9224-a8c63879c2cc', '4b4d18fc-bd0d-4187-9ccd-71d147b6f246']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:51.784650 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c56ff4d0-e042-47f0-9a05-dd3fef2e43dc tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f369803c-8974-4894-84d9-cdc923dcfee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:51.812644 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c56ff4d0-e042-47f0-9a05-dd3fef2e43dc tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f369803c-8974-4894-84d9-cdc923dcfee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dc2e424-82f8-4378-b3cf-11167820f46e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1269460928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38c23605d338403593ff5f69d9d5319b',qos_specs=None,replication_status=,reservations=['9e256837-1515-4d0d-98a0-6827ea74b9fa','bea604be-d341-45b3-89a4-98e99c3628a8','f9557287-14c9-427b-9224-a8c63879c2cc','4b4d18fc-bd0d-4187-9ccd-71d147b6f246'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2023db96f9d4a63a2b3bea163428436',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:05:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1269460928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3dc2e424-82f8-4378-b3cf-11167820f46e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38c23605d338403593ff5f69d9d5319b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2023db96f9d4a63a2b3bea163428436',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:51.813447 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c56ff4d0-e042-47f0-9a05-dd3fef2e43dc tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (780f9638-8972-49ba-8860-2b315010f1cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:51.836037 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c56ff4d0-e042-47f0-9a05-dd3fef2e43dc tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (780f9638-8972-49ba-8860-2b315010f1cc) transitioned into state 'SUCCESS' from state '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-1269460928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38c23605d338403593ff5f69d9d5319b',qos_specs=None,replication_status=,reservations=['9e256837-1515-4d0d-98a0-6827ea74b9fa','bea604be-d341-45b3-89a4-98e99c3628a8','f9557287-14c9-427b-9224-a8c63879c2cc','4b4d18fc-bd0d-4187-9ccd-71d147b6f246'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2023db96f9d4a63a2b3bea163428436',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:51.838639 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c56ff4d0-e042-47f0-9a05-dd3fef2e43dc tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (459d7dec-d170-4cd0-85bc-b9a72c371011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:51.852050 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c56ff4d0-e042-47f0-9a05-dd3fef2e43dc tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (459d7dec-d170-4cd0-85bc-b9a72c371011) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:51.856367 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c56ff4d0-e042-47f0-9a05-dd3fef2e43dc tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Flow 'volume_create_api' (caa43028-128c-4d5e-92d5-9f377071dd7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:51.856765 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c56ff4d0-e042-47f0-9a05-dd3fef2e43dc tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Create volume request issued successfully. Aug 13 06:05:51.857458 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c56ff4d0-e042-47f0-9a05-dd3fef2e43dc tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:05:51.857876 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 166/656] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:05:51 2026] POST /volume/v3/volumes => generated 755 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:05:51.872268 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-813a6b5b-4cde-4596-a4e9-53e2b6776984 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:51.876401 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-813a6b5b-4cde-4596-a4e9-53e2b6776984 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] GET https://10.4.3.121/volume/v3/volumes/3dc2e424-82f8-4378-b3cf-11167820f46e Aug 13 06:05:51.876722 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-813a6b5b-4cde-4596-a4e9-53e2b6776984 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:51.877003 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-813a6b5b-4cde-4596-a4e9-53e2b6776984 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:51.891994 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:51.891994 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:51.897615 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-813a6b5b-4cde-4596-a4e9-53e2b6776984 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Volume info retrieved successfully. Aug 13 06:05:51.904556 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-813a6b5b-4cde-4596-a4e9-53e2b6776984 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] https://10.4.3.121/volume/v3/volumes/3dc2e424-82f8-4378-b3cf-11167820f46e returned with HTTP 200 Aug 13 06:05:51.905253 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 164/657] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:51 2026] GET /volume/v3/volumes/3dc2e424-82f8-4378-b3cf-11167820f46e => generated 823 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:52.531905 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-6dc9d777-1bb3-4888-a0f9-1132652acf7e req-62e20d8a-22a6-46e1-827d-3927466be465 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:52.534117 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6dc9d777-1bb3-4888-a0f9-1132652acf7e req-62e20d8a-22a6-46e1-827d-3927466be465 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] GET https://10.4.3.121/volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b Aug 13 06:05:52.534361 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-6dc9d777-1bb3-4888-a0f9-1132652acf7e req-62e20d8a-22a6-46e1-827d-3927466be465 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:52.534554 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-6dc9d777-1bb3-4888-a0f9-1132652acf7e req-62e20d8a-22a6-46e1-827d-3927466be465 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:52.543843 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:52.543843 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:52.549534 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-6dc9d777-1bb3-4888-a0f9-1132652acf7e req-62e20d8a-22a6-46e1-827d-3927466be465 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Volume info retrieved successfully. Aug 13 06:05:52.553487 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6dc9d777-1bb3-4888-a0f9-1132652acf7e req-62e20d8a-22a6-46e1-827d-3927466be465 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b returned with HTTP 200 Aug 13 06:05:52.553882 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 169/658] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:05:52 2026] GET /volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:52.590059 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-49e21d38-1e83-4eda-9bf7-d3fb6583a53d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:52.590706 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-49e21d38-1e83-4eda-9bf7-d3fb6583a53d None None] GET https://10.4.3.121/volume// Aug 13 06:05:52.590850 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-49e21d38-1e83-4eda-9bf7-d3fb6583a53d None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:52.591099 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-49e21d38-1e83-4eda-9bf7-d3fb6583a53d None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:52.591584 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-49e21d38-1e83-4eda-9bf7-d3fb6583a53d None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:05:52.591893 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 160/659] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:05:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:05:52.600503 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1082136d-abc6-4468-9e54-4eab7e4ed46f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:52.603220 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1082136d-abc6-4468-9e54-4eab7e4ed46f tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] GET https://10.4.3.121/volume/v3/volumes/63226203-2613-4151-91e4-35e292b40b0e Aug 13 06:05:52.603431 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1082136d-abc6-4468-9e54-4eab7e4ed46f tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:52.603617 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1082136d-abc6-4468-9e54-4eab7e4ed46f tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:52.606264 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6dc9d777-1bb3-4888-a0f9-1132652acf7e req-f34cff18-ea41-4d99-833a-18a9284f1df1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:52.608960 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6dc9d777-1bb3-4888-a0f9-1132652acf7e req-f34cff18-ea41-4d99-833a-18a9284f1df1 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:05:52.609373 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6dc9d777-1bb3-4888-a0f9-1132652acf7e req-f34cff18-ea41-4d99-833a-18a9284f1df1 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "187d86ae-f5e4-4048-91cb-e077d0b00f2b", "connector": null, "instance_uuid": "2251864b-bd4d-42a8-a9a6-d5b393b4ae8d"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:52.614922 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1082136d-abc6-4468-9e54-4eab7e4ed46f tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596 tempest-VolumeSnapshotQuotasNegativeTestJSON-531613596-project-member] https://10.4.3.121/volume/v3/volumes/63226203-2613-4151-91e4-35e292b40b0e returned with HTTP 404 Aug 13 06:05:52.614922 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 167/660] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:52 2026] GET /volume/v3/volumes/63226203-2613-4151-91e4-35e292b40b0e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:52.628896 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1aea327c-5ebe-472b-b4d7-bcb384ea8421 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:52.629859 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:52.629859 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:52.631705 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1aea327c-5ebe-472b-b4d7-bcb384ea8421 tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520 tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520-project-admin] PUT https://10.4.3.121/volume/v3/os-quota-sets/cda1332d3e6a47108a8dad4e72106ff1 Aug 13 06:05:52.632394 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1aea327c-5ebe-472b-b4d7-bcb384ea8421 tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520 tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520-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=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:52.667156 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6dc9d777-1bb3-4888-a0f9-1132652acf7e req-f34cff18-ea41-4d99-833a-18a9284f1df1 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:05:52.667633 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 165/661] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:05:52 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 13 06:05:52.715723 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-6dc9d777-1bb3-4888-a0f9-1132652acf7e req-6067f3d3-4d4c-4749-aa95-864d2a108c40 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:52.719797 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6dc9d777-1bb3-4888-a0f9-1132652acf7e req-6067f3d3-4d4c-4749-aa95-864d2a108c40 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] POST https://10.4.3.121/volume/v3/attachments/4aa03108-2286-4c91-9c3f-c49119a92a9f/action Aug 13 06:05:52.720259 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6dc9d777-1bb3-4888-a0f9-1132652acf7e req-6067f3d3-4d4c-4749-aa95-864d2a108c40 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:05:52.720259 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6dc9d777-1bb3-4888-a0f9-1132652acf7e req-6067f3d3-4d4c-4749-aa95-864d2a108c40 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:52.736901 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1aea327c-5ebe-472b-b4d7-bcb384ea8421 tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520 tempest-VolumeSnapshotQuotasNegativeTestJSON-1092347520-project-admin] https://10.4.3.121/volume/v3/os-quota-sets/cda1332d3e6a47108a8dad4e72106ff1 returned with HTTP 200 Aug 13 06:05:52.737767 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 170/662] 10.4.3.121 () {68 vars in 1375 bytes} [Thu Aug 13 06:05:52 2026] PUT /volume/v3/os-quota-sets/cda1332d3e6a47108a8dad4e72106ff1 => generated 395 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:52.740158 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:52.740158 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:52.757046 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6dc9d777-1bb3-4888-a0f9-1132652acf7e req-6067f3d3-4d4c-4749-aa95-864d2a108c40 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/attachments/4aa03108-2286-4c91-9c3f-c49119a92a9f/action returned with HTTP 204 Aug 13 06:05:52.757573 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 161/663] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:05:52 2026] POST /volume/v3/attachments/4aa03108-2286-4c91-9c3f-c49119a92a9f/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:52.792518 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-62ae2c5f-2735-4fa5-9f91-9a91642abb1d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:52.794411 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-62ae2c5f-2735-4fa5-9f91-9a91642abb1d tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] GET https://10.4.3.121/volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b Aug 13 06:05:52.794638 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-62ae2c5f-2735-4fa5-9f91-9a91642abb1d tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:52.794890 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-62ae2c5f-2735-4fa5-9f91-9a91642abb1d tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:52.808876 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:52.808876 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:52.812630 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-62ae2c5f-2735-4fa5-9f91-9a91642abb1d tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Volume info retrieved successfully. Aug 13 06:05:52.817628 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-62ae2c5f-2735-4fa5-9f91-9a91642abb1d tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b returned with HTTP 200 Aug 13 06:05:52.818129 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 168/664] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:52 2026] GET /volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b => generated 1112 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:52.838063 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4a0301fb-d385-46ba-9a89-3800d44700e8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:52.840491 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4a0301fb-d385-46ba-9a89-3800d44700e8 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] GET https://10.4.3.121/volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b Aug 13 06:05:52.840736 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4a0301fb-d385-46ba-9a89-3800d44700e8 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:52.840976 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4a0301fb-d385-46ba-9a89-3800d44700e8 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:52.854558 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:52.854558 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:52.858442 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4a0301fb-d385-46ba-9a89-3800d44700e8 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Volume info retrieved successfully. Aug 13 06:05:52.863368 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4a0301fb-d385-46ba-9a89-3800d44700e8 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b returned with HTTP 200 Aug 13 06:05:52.863932 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 166/665] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:52 2026] GET /volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b => generated 1112 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:52.920212 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b9ac7be7-00c3-49da-a091-de4421bbe186 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:52.921767 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b9ac7be7-00c3-49da-a091-de4421bbe186 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] GET https://10.4.3.121/volume/v3/volumes/3dc2e424-82f8-4378-b3cf-11167820f46e Aug 13 06:05:52.921967 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b9ac7be7-00c3-49da-a091-de4421bbe186 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:52.922175 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b9ac7be7-00c3-49da-a091-de4421bbe186 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:52.928754 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:52.928754 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:52.932729 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b9ac7be7-00c3-49da-a091-de4421bbe186 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Volume info retrieved successfully. Aug 13 06:05:52.939648 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b9ac7be7-00c3-49da-a091-de4421bbe186 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] https://10.4.3.121/volume/v3/volumes/3dc2e424-82f8-4378-b3cf-11167820f46e returned with HTTP 200 Aug 13 06:05:52.940329 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 171/666] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:52 2026] GET /volume/v3/volumes/3dc2e424-82f8-4378-b3cf-11167820f46e => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:52.957639 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-25ccf887-e60e-452b-85e1-6ca110ccdaaa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:52.961571 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-25ccf887-e60e-452b-85e1-6ca110ccdaaa tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:05:52.961951 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-25ccf887-e60e-452b-85e1-6ca110ccdaaa tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3dc2e424-82f8-4378-b3cf-11167820f46e", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-737924377"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:52.983884 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:52.983884 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:52.984589 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-25ccf887-e60e-452b-85e1-6ca110ccdaaa tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Volume info retrieved successfully. Aug 13 06:05:52.984786 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-25ccf887-e60e-452b-85e1-6ca110ccdaaa tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Create snapshot from volume 3dc2e424-82f8-4378-b3cf-11167820f46e Aug 13 06:05:53.033563 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-25ccf887-e60e-452b-85e1-6ca110ccdaaa tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Created reservations ['203e1795-c0c2-4ee5-8546-19903514991e', '895ffdda-f2b6-470d-9834-b3dfaff97e94', 'f645754d-0d7b-42b7-9e04-c08100fd3275', '512a8af3-dca2-4227-940f-162515117ead'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:53.081212 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-25ccf887-e60e-452b-85e1-6ca110ccdaaa tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Snapshot create request issued successfully. Aug 13 06:05:53.081973 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-25ccf887-e60e-452b-85e1-6ca110ccdaaa tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:05:53.082503 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 162/667] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:05:52 2026] POST /volume/v3/snapshots => generated 310 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:05:53.098249 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-515c7701-5ee8-4bbf-b8be-489fd4fb3fc6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:53.102336 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-515c7701-5ee8-4bbf-b8be-489fd4fb3fc6 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] GET https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a Aug 13 06:05:53.103348 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-515c7701-5ee8-4bbf-b8be-489fd4fb3fc6 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:53.103647 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-515c7701-5ee8-4bbf-b8be-489fd4fb3fc6 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:53.111369 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:53.111369 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:53.111987 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-515c7701-5ee8-4bbf-b8be-489fd4fb3fc6 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Snapshot retrieved successfully. Aug 13 06:05:53.113378 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-515c7701-5ee8-4bbf-b8be-489fd4fb3fc6 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a returned with HTTP 200 Aug 13 06:05:53.113618 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 169/668] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:05:53 2026] GET /volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:53.910236 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-38168740-6ff9-4b92-8041-957e1ebb4861 req-39c2082c-aa94-4d7f-a545-93668b48e305 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:53.912319 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-38168740-6ff9-4b92-8041-957e1ebb4861 req-39c2082c-aa94-4d7f-a545-93668b48e305 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] DELETE https://10.4.3.121/volume/v3/attachments/83f06d43-1374-4dbd-9151-8ae47078b307 Aug 13 06:05:53.912568 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-38168740-6ff9-4b92-8041-957e1ebb4861 req-39c2082c-aa94-4d7f-a545-93668b48e305 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:53.912778 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-38168740-6ff9-4b92-8041-957e1ebb4861 req-39c2082c-aa94-4d7f-a545-93668b48e305 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:53.922286 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:53.922286 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:53.979013 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-38168740-6ff9-4b92-8041-957e1ebb4861 req-39c2082c-aa94-4d7f-a545-93668b48e305 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/attachments/83f06d43-1374-4dbd-9151-8ae47078b307 returned with HTTP 200 Aug 13 06:05:53.979472 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 167/669] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:05:53 2026] DELETE /volume/v3/attachments/83f06d43-1374-4dbd-9151-8ae47078b307 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:53.988526 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-38168740-6ff9-4b92-8041-957e1ebb4861 req-e70f8255-37eb-45ab-8173-ebab6d5b8367 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:53.991015 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-38168740-6ff9-4b92-8041-957e1ebb4861 req-e70f8255-37eb-45ab-8173-ebab6d5b8367 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] DELETE https://10.4.3.121/volume/v3/attachments/b00763b9-32e8-4eb5-95bb-c5bfd0c25f1d Aug 13 06:05:53.991409 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-38168740-6ff9-4b92-8041-957e1ebb4861 req-e70f8255-37eb-45ab-8173-ebab6d5b8367 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:53.992792 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-38168740-6ff9-4b92-8041-957e1ebb4861 req-e70f8255-37eb-45ab-8173-ebab6d5b8367 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:53.999154 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:53.999154 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:54.045366 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-38168740-6ff9-4b92-8041-957e1ebb4861 req-e70f8255-37eb-45ab-8173-ebab6d5b8367 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/attachments/b00763b9-32e8-4eb5-95bb-c5bfd0c25f1d returned with HTTP 200 Aug 13 06:05:54.045849 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 172/670] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:05:53 2026] DELETE /volume/v3/attachments/b00763b9-32e8-4eb5-95bb-c5bfd0c25f1d => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:54.055045 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-38168740-6ff9-4b92-8041-957e1ebb4861 req-cc17ae2f-1a4a-4452-a066-f7ea7745c910 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:54.058629 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-38168740-6ff9-4b92-8041-957e1ebb4861 req-cc17ae2f-1a4a-4452-a066-f7ea7745c910 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] DELETE https://10.4.3.121/volume/v3/attachments/579cf6ac-5c9d-477e-bba1-13d061d760e2 Aug 13 06:05:54.058739 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-38168740-6ff9-4b92-8041-957e1ebb4861 req-cc17ae2f-1a4a-4452-a066-f7ea7745c910 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:54.058933 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-38168740-6ff9-4b92-8041-957e1ebb4861 req-cc17ae2f-1a4a-4452-a066-f7ea7745c910 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:54.067699 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:54.067699 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:54.124047 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-234de0da-fb85-4706-82d7-c0a68734588a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:54.126188 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-38168740-6ff9-4b92-8041-957e1ebb4861 req-cc17ae2f-1a4a-4452-a066-f7ea7745c910 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/attachments/579cf6ac-5c9d-477e-bba1-13d061d760e2 returned with HTTP 200 Aug 13 06:05:54.126308 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-234de0da-fb85-4706-82d7-c0a68734588a tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] GET https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a Aug 13 06:05:54.126308 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-234de0da-fb85-4706-82d7-c0a68734588a tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:54.126953 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-234de0da-fb85-4706-82d7-c0a68734588a tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:54.127059 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 163/671] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:05:54 2026] DELETE /volume/v3/attachments/579cf6ac-5c9d-477e-bba1-13d061d760e2 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:54.132302 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:54.132302 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:54.132302 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-234de0da-fb85-4706-82d7-c0a68734588a tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Snapshot retrieved successfully. Aug 13 06:05:54.132839 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-234de0da-fb85-4706-82d7-c0a68734588a tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a returned with HTTP 200 Aug 13 06:05:54.133379 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 170/672] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:05:54 2026] GET /volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:54.142975 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-81ce119e-e87f-40b6-a80f-efe1b4506f08 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:54.145242 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-81ce119e-e87f-40b6-a80f-efe1b4506f08 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] POST https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata Aug 13 06:05:54.145667 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-81ce119e-e87f-40b6-a80f-efe1b4506f08 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:54.153734 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:54.153734 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:54.154359 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-81ce119e-e87f-40b6-a80f-efe1b4506f08 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Snapshot retrieved successfully. Aug 13 06:05:54.189349 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-81ce119e-e87f-40b6-a80f-efe1b4506f08 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Update snapshot metadata completed successfully. Aug 13 06:05:54.189612 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-81ce119e-e87f-40b6-a80f-efe1b4506f08 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata returned with HTTP 200 Aug 13 06:05:54.190000 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 168/673] 10.4.3.121 () {68 vars in 1402 bytes} [Thu Aug 13 06:05:54 2026] POST /volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata => generated 68 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:05:54.200788 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1b1df4ee-696f-4d75-8395-11e7859e3bd9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:54.203456 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b1df4ee-696f-4d75-8395-11e7859e3bd9 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] GET https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata Aug 13 06:05:54.205233 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1b1df4ee-696f-4d75-8395-11e7859e3bd9 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:54.205233 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1b1df4ee-696f-4d75-8395-11e7859e3bd9 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:54.210425 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:54.210425 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:54.210952 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1b1df4ee-696f-4d75-8395-11e7859e3bd9 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Snapshot retrieved successfully. Aug 13 06:05:54.211973 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1b1df4ee-696f-4d75-8395-11e7859e3bd9 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Get snapshot metadata completed successfully. Aug 13 06:05:54.212317 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b1df4ee-696f-4d75-8395-11e7859e3bd9 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata returned with HTTP 200 Aug 13 06:05:54.212719 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 173/674] 10.4.3.121 () {66 vars in 1381 bytes} [Thu Aug 13 06:05:54 2026] GET /volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:05:54.220907 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9d76eb9b-d520-4f35-8766-32653344e6ec None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:54.222957 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9d76eb9b-d520-4f35-8766-32653344e6ec tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] PUT https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata Aug 13 06:05:54.223414 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9d76eb9b-d520-4f35-8766-32653344e6ec tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:54.230472 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:54.230472 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:54.231011 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9d76eb9b-d520-4f35-8766-32653344e6ec tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Snapshot retrieved successfully. Aug 13 06:05:54.255416 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9d76eb9b-d520-4f35-8766-32653344e6ec tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Update snapshot metadata completed successfully. Aug 13 06:05:54.255500 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9d76eb9b-d520-4f35-8766-32653344e6ec tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata returned with HTTP 200 Aug 13 06:05:54.255974 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 164/675] 10.4.3.121 () {68 vars in 1401 bytes} [Thu Aug 13 06:05:54 2026] PUT /volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata => generated 57 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:05:54.264163 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5fcb6f4b-c986-4d63-88eb-d64db2fdb4d2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:54.265909 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5fcb6f4b-c986-4d63-88eb-d64db2fdb4d2 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] GET https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata Aug 13 06:05:54.266077 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5fcb6f4b-c986-4d63-88eb-d64db2fdb4d2 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:54.266296 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5fcb6f4b-c986-4d63-88eb-d64db2fdb4d2 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:54.275867 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:54.275867 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:54.276320 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5fcb6f4b-c986-4d63-88eb-d64db2fdb4d2 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Snapshot retrieved successfully. Aug 13 06:05:54.277196 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5fcb6f4b-c986-4d63-88eb-d64db2fdb4d2 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Get snapshot metadata completed successfully. Aug 13 06:05:54.277422 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5fcb6f4b-c986-4d63-88eb-d64db2fdb4d2 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata returned with HTTP 200 Aug 13 06:05:54.277726 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 171/676] 10.4.3.121 () {66 vars in 1381 bytes} [Thu Aug 13 06:05:54 2026] GET /volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata => generated 57 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:05:54.286352 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9f737975-d776-4338-9dbd-8c2360e9a58f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:54.288536 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9f737975-d776-4338-9dbd-8c2360e9a58f tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata/key3 Aug 13 06:05:54.288614 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9f737975-d776-4338-9dbd-8c2360e9a58f tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:54.288957 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9f737975-d776-4338-9dbd-8c2360e9a58f tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:54.294846 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:54.294846 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:54.295341 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9f737975-d776-4338-9dbd-8c2360e9a58f tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Snapshot retrieved successfully. Aug 13 06:05:54.296078 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9f737975-d776-4338-9dbd-8c2360e9a58f tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Get snapshot metadata completed successfully. Aug 13 06:05:54.303969 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9f737975-d776-4338-9dbd-8c2360e9a58f tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Delete snapshot metadata completed successfully. Aug 13 06:05:54.304288 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9f737975-d776-4338-9dbd-8c2360e9a58f tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata/key3 returned with HTTP 200 Aug 13 06:05:54.304841 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 169/677] 10.4.3.121 () {66 vars in 1399 bytes} [Thu Aug 13 06:05:54 2026] DELETE /volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata/key3 => generated 0 bytes in 19 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 13 06:05:54.312536 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1f19e03f-7aea-4773-b5e9-b7c3c291e5e7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:54.314602 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1f19e03f-7aea-4773-b5e9-b7c3c291e5e7 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] GET https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata Aug 13 06:05:54.315076 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1f19e03f-7aea-4773-b5e9-b7c3c291e5e7 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:54.315076 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1f19e03f-7aea-4773-b5e9-b7c3c291e5e7 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:54.321604 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:54.321604 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:54.322194 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1f19e03f-7aea-4773-b5e9-b7c3c291e5e7 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Snapshot retrieved successfully. Aug 13 06:05:54.323150 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1f19e03f-7aea-4773-b5e9-b7c3c291e5e7 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Get snapshot metadata completed successfully. Aug 13 06:05:54.323451 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1f19e03f-7aea-4773-b5e9-b7c3c291e5e7 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata returned with HTTP 200 Aug 13 06:05:54.323883 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 174/678] 10.4.3.121 () {66 vars in 1381 bytes} [Thu Aug 13 06:05:54 2026] GET /volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata => generated 32 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:05:54.332482 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-34307fe6-c2a5-444a-81f4-997be4ecc6ea None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:54.334379 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-34307fe6-c2a5-444a-81f4-997be4ecc6ea tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] PUT https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata Aug 13 06:05:54.334709 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-34307fe6-c2a5-444a-81f4-997be4ecc6ea tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:54.340909 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:54.340909 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:54.341399 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-34307fe6-c2a5-444a-81f4-997be4ecc6ea tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Snapshot retrieved successfully. Aug 13 06:05:54.355811 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-34307fe6-c2a5-444a-81f4-997be4ecc6ea tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Update snapshot metadata completed successfully. Aug 13 06:05:54.356115 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-34307fe6-c2a5-444a-81f4-997be4ecc6ea tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata returned with HTTP 200 Aug 13 06:05:54.356846 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 165/679] 10.4.3.121 () {68 vars in 1401 bytes} [Thu Aug 13 06:05:54 2026] PUT /volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata => generated 16 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:05:54.369158 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b6c71e66-4cf8-4103-974d-3c6e712a45b5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:54.371120 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b6c71e66-4cf8-4103-974d-3c6e712a45b5 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] POST https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata Aug 13 06:05:54.371459 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b6c71e66-4cf8-4103-974d-3c6e712a45b5 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:54.379823 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:54.379823 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:54.380168 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b6c71e66-4cf8-4103-974d-3c6e712a45b5 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Snapshot retrieved successfully. Aug 13 06:05:54.411394 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b6c71e66-4cf8-4103-974d-3c6e712a45b5 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Update snapshot metadata completed successfully. Aug 13 06:05:54.411659 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b6c71e66-4cf8-4103-974d-3c6e712a45b5 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata returned with HTTP 200 Aug 13 06:05:54.412125 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 172/680] 10.4.3.121 () {68 vars in 1402 bytes} [Thu Aug 13 06:05:54 2026] POST /volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata => generated 68 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:05:54.420457 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-273ffb8e-b4b3-4108-9781-658c6ed80459 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:54.423256 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-273ffb8e-b4b3-4108-9781-658c6ed80459 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] GET https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata Aug 13 06:05:54.423256 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-273ffb8e-b4b3-4108-9781-658c6ed80459 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:54.423256 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-273ffb8e-b4b3-4108-9781-658c6ed80459 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:54.429664 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:54.429664 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:54.430302 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-273ffb8e-b4b3-4108-9781-658c6ed80459 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Snapshot retrieved successfully. Aug 13 06:05:54.431195 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-273ffb8e-b4b3-4108-9781-658c6ed80459 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Get snapshot metadata completed successfully. Aug 13 06:05:54.431537 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-273ffb8e-b4b3-4108-9781-658c6ed80459 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata returned with HTTP 200 Aug 13 06:05:54.431974 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 170/681] 10.4.3.121 () {66 vars in 1381 bytes} [Thu Aug 13 06:05:54 2026] GET /volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:05:54.440406 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5e0e55ab-2adf-4213-80ba-d5716da58629 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:54.443904 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5e0e55ab-2adf-4213-80ba-d5716da58629 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] PUT https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata/key3 Aug 13 06:05:54.444320 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5e0e55ab-2adf-4213-80ba-d5716da58629 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:54.453099 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:54.453099 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:54.453558 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5e0e55ab-2adf-4213-80ba-d5716da58629 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Snapshot retrieved successfully. Aug 13 06:05:54.475644 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5e0e55ab-2adf-4213-80ba-d5716da58629 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Update snapshot metadata completed successfully. Aug 13 06:05:54.476072 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5e0e55ab-2adf-4213-80ba-d5716da58629 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata/key3 returned with HTTP 200 Aug 13 06:05:54.476582 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 175/682] 10.4.3.121 () {68 vars in 1416 bytes} [Thu Aug 13 06:05:54 2026] PUT /volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata/key3 => generated 35 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:05:54.500895 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-52b0525b-64f9-4a4e-84d5-1f7c19797471 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:54.500895 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-52b0525b-64f9-4a4e-84d5-1f7c19797471 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] GET https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata/key3 Aug 13 06:05:54.500895 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-52b0525b-64f9-4a4e-84d5-1f7c19797471 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:54.500895 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-52b0525b-64f9-4a4e-84d5-1f7c19797471 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:54.510291 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:54.510291 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:54.510869 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-52b0525b-64f9-4a4e-84d5-1f7c19797471 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Snapshot retrieved successfully. Aug 13 06:05:54.511793 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-52b0525b-64f9-4a4e-84d5-1f7c19797471 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Get snapshot metadata completed successfully. Aug 13 06:05:54.512072 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-52b0525b-64f9-4a4e-84d5-1f7c19797471 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata/key3 returned with HTTP 200 Aug 13 06:05:54.513689 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 166/683] 10.4.3.121 () {66 vars in 1396 bytes} [Thu Aug 13 06:05:54 2026] GET /volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata/key3 => generated 35 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:05:54.525731 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3e58fbf2-a05e-4437-a100-0e1f990a6f37 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:54.528043 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3e58fbf2-a05e-4437-a100-0e1f990a6f37 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] GET https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata Aug 13 06:05:54.528283 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3e58fbf2-a05e-4437-a100-0e1f990a6f37 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:54.528469 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3e58fbf2-a05e-4437-a100-0e1f990a6f37 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:54.540833 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:54.540833 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:54.541902 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3e58fbf2-a05e-4437-a100-0e1f990a6f37 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Snapshot retrieved successfully. Aug 13 06:05:54.542916 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3e58fbf2-a05e-4437-a100-0e1f990a6f37 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Get snapshot metadata completed successfully. Aug 13 06:05:54.543201 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3e58fbf2-a05e-4437-a100-0e1f990a6f37 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata returned with HTTP 200 Aug 13 06:05:54.544488 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 173/684] 10.4.3.121 () {66 vars in 1381 bytes} [Thu Aug 13 06:05:54 2026] GET /volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata => generated 75 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:05:54.553588 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ff0abc90-476a-4f2f-a962-f7f568245700 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:54.555541 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff0abc90-476a-4f2f-a962-f7f568245700 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] PUT https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata Aug 13 06:05:54.555541 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ff0abc90-476a-4f2f-a962-f7f568245700 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:54.568699 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:54.568699 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:54.569225 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ff0abc90-476a-4f2f-a962-f7f568245700 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Snapshot retrieved successfully. Aug 13 06:05:54.605768 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ff0abc90-476a-4f2f-a962-f7f568245700 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Update snapshot metadata completed successfully. Aug 13 06:05:54.606009 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff0abc90-476a-4f2f-a962-f7f568245700 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata returned with HTTP 200 Aug 13 06:05:54.606428 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 171/685] 10.4.3.121 () {68 vars in 1401 bytes} [Thu Aug 13 06:05:54 2026] PUT /volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a/metadata => generated 16 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 13 06:05:54.609719 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-56e2ecd6-c2e1-4307-9f41-096ed88b3f67 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:54.613240 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-56e2ecd6-c2e1-4307-9f41-096ed88b3f67 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] DELETE https://10.4.3.121/volume/v3/volumes/fe510485-c0d5-44bc-89a6-d77462865d6d Aug 13 06:05:54.614165 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-56e2ecd6-c2e1-4307-9f41-096ed88b3f67 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:54.614279 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-56e2ecd6-c2e1-4307-9f41-096ed88b3f67 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:54.614488 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-56e2ecd6-c2e1-4307-9f41-096ed88b3f67 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Delete volume with id: fe510485-c0d5-44bc-89a6-d77462865d6d Aug 13 06:05:54.619053 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-642e4a3f-65fd-4dfc-844f-032eadc765ae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:54.620818 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-642e4a3f-65fd-4dfc-844f-032eadc765ae tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a Aug 13 06:05:54.621051 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-642e4a3f-65fd-4dfc-844f-032eadc765ae tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:54.621238 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-642e4a3f-65fd-4dfc-844f-032eadc765ae tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:54.621393 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-642e4a3f-65fd-4dfc-844f-032eadc765ae tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Delete snapshot with id: f54cf656-2fd6-4f70-a5ca-862931a1c85a Aug 13 06:05:54.623638 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:54.623638 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:54.624148 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-56e2ecd6-c2e1-4307-9f41-096ed88b3f67 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Volume info retrieved successfully. Aug 13 06:05:54.630089 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:54.630089 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:54.630758 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-642e4a3f-65fd-4dfc-844f-032eadc765ae tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Snapshot retrieved successfully. Aug 13 06:05:54.649852 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-56e2ecd6-c2e1-4307-9f41-096ed88b3f67 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Delete volume request issued successfully. Aug 13 06:05:54.650464 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-56e2ecd6-c2e1-4307-9f41-096ed88b3f67 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes/fe510485-c0d5-44bc-89a6-d77462865d6d returned with HTTP 202 Aug 13 06:05:54.650801 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 176/686] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:05:54 2026] DELETE /volume/v3/volumes/fe510485-c0d5-44bc-89a6-d77462865d6d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:54.653853 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-642e4a3f-65fd-4dfc-844f-032eadc765ae tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Snapshot delete request issued successfully. Aug 13 06:05:54.654172 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-642e4a3f-65fd-4dfc-844f-032eadc765ae tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a returned with HTTP 202 Aug 13 06:05:54.654752 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 167/687] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:05:54 2026] DELETE /volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:54.660645 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b19443e1-a863-4104-94d0-9c2f4f4f0286 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:54.663559 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2f257e8e-bdd9-4eb0-aa6d-25ea61b2ebab None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:54.663614 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b19443e1-a863-4104-94d0-9c2f4f4f0286 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] GET https://10.4.3.121/volume/v3/volumes/fe510485-c0d5-44bc-89a6-d77462865d6d Aug 13 06:05:54.663792 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b19443e1-a863-4104-94d0-9c2f4f4f0286 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:54.663990 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b19443e1-a863-4104-94d0-9c2f4f4f0286 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:54.665671 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f257e8e-bdd9-4eb0-aa6d-25ea61b2ebab tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] GET https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a Aug 13 06:05:54.665872 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2f257e8e-bdd9-4eb0-aa6d-25ea61b2ebab tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:54.666073 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2f257e8e-bdd9-4eb0-aa6d-25ea61b2ebab tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:54.666343 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d568f79e-ae36-43d4-92d9-ac404331ca0a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:54.666696 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d568f79e-ae36-43d4-92d9-ac404331ca0a None None] GET https://10.4.3.121/volume// Aug 13 06:05:54.666850 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d568f79e-ae36-43d4-92d9-ac404331ca0a None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:54.667047 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d568f79e-ae36-43d4-92d9-ac404331ca0a None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:54.667370 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d568f79e-ae36-43d4-92d9-ac404331ca0a None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:05:54.667625 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 177/688] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:05:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:05:54.671542 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:54.671542 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:54.671929 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2f257e8e-bdd9-4eb0-aa6d-25ea61b2ebab tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Snapshot retrieved successfully. Aug 13 06:05:54.672009 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:54.672009 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:54.672856 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f257e8e-bdd9-4eb0-aa6d-25ea61b2ebab tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a returned with HTTP 200 Aug 13 06:05:54.673263 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 172/689] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:05:54 2026] GET /volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:54.677470 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-07033190-a9e2-42e9-8b01-f1971bd7ef3d req-27162a49-7c60-4fa7-80e9-bec3b251fb3a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:54.677892 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b19443e1-a863-4104-94d0-9c2f4f4f0286 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Volume info retrieved successfully. Aug 13 06:05:54.679645 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-07033190-a9e2-42e9-8b01-f1971bd7ef3d req-27162a49-7c60-4fa7-80e9-bec3b251fb3a tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] GET https://10.4.3.121/volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b Aug 13 06:05:54.679853 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-07033190-a9e2-42e9-8b01-f1971bd7ef3d req-27162a49-7c60-4fa7-80e9-bec3b251fb3a tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:54.680066 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-07033190-a9e2-42e9-8b01-f1971bd7ef3d req-27162a49-7c60-4fa7-80e9-bec3b251fb3a tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:54.682254 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b19443e1-a863-4104-94d0-9c2f4f4f0286 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes/fe510485-c0d5-44bc-89a6-d77462865d6d returned with HTTP 200 Aug 13 06:05:54.682601 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 174/690] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:54 2026] GET /volume/v3/volumes/fe510485-c0d5-44bc-89a6-d77462865d6d => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:54.693055 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:54.693055 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:54.696814 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-07033190-a9e2-42e9-8b01-f1971bd7ef3d req-27162a49-7c60-4fa7-80e9-bec3b251fb3a tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Volume info retrieved successfully. Aug 13 06:05:54.701803 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-07033190-a9e2-42e9-8b01-f1971bd7ef3d req-27162a49-7c60-4fa7-80e9-bec3b251fb3a tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b returned with HTTP 200 Aug 13 06:05:54.702394 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 168/691] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:05:54 2026] GET /volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b => generated 1292 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:05:54.799794 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-07033190-a9e2-42e9-8b01-f1971bd7ef3d req-890fc84a-b97b-4532-86d1-7f6b71a17712 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:54.801842 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-07033190-a9e2-42e9-8b01-f1971bd7ef3d req-890fc84a-b97b-4532-86d1-7f6b71a17712 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] PUT https://10.4.3.121/volume/v3/attachments/4aa03108-2286-4c91-9c3f-c49119a92a9f Aug 13 06:05:54.802228 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-07033190-a9e2-42e9-8b01-f1971bd7ef3d req-890fc84a-b97b-4532-86d1-7f6b71a17712 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:54.811088 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-07033190-a9e2-42e9-8b01-f1971bd7ef3d req-890fc84a-b97b-4532-86d1-7f6b71a17712 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Acquiring lock "cinder-attachment_update-187d86ae-f5e4-4048-91cb-e077d0b00f2b-np0000007163" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:05:54.815942 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-07033190-a9e2-42e9-8b01-f1971bd7ef3d req-890fc84a-b97b-4532-86d1-7f6b71a17712 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Lock "cinder-attachment_update-187d86ae-f5e4-4048-91cb-e077d0b00f2b-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:05:54.816926 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:54.816926 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:54.901886 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-07033190-a9e2-42e9-8b01-f1971bd7ef3d req-890fc84a-b97b-4532-86d1-7f6b71a17712 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Lock "cinder-attachment_update-187d86ae-f5e4-4048-91cb-e077d0b00f2b-np0000007163" released by "attachment_update" :: held 0.086s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:05:54.902213 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-07033190-a9e2-42e9-8b01-f1971bd7ef3d req-890fc84a-b97b-4532-86d1-7f6b71a17712 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/attachments/4aa03108-2286-4c91-9c3f-c49119a92a9f returned with HTTP 200 Aug 13 06:05:54.902696 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 178/692] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:05:54 2026] PUT /volume/v3/attachments/4aa03108-2286-4c91-9c3f-c49119a92a9f => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:54.926172 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-07033190-a9e2-42e9-8b01-f1971bd7ef3d req-09de52ff-d574-4880-ad0c-004ad8e1bd51 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:54.929071 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-07033190-a9e2-42e9-8b01-f1971bd7ef3d req-09de52ff-d574-4880-ad0c-004ad8e1bd51 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] POST https://10.4.3.121/volume/v3/attachments/4aa03108-2286-4c91-9c3f-c49119a92a9f/action Aug 13 06:05:54.929604 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-07033190-a9e2-42e9-8b01-f1971bd7ef3d req-09de52ff-d574-4880-ad0c-004ad8e1bd51 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:05:54.929807 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-07033190-a9e2-42e9-8b01-f1971bd7ef3d req-09de52ff-d574-4880-ad0c-004ad8e1bd51 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:54.948247 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:54.948247 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:54.959429 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-07033190-a9e2-42e9-8b01-f1971bd7ef3d req-09de52ff-d574-4880-ad0c-004ad8e1bd51 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/attachments/4aa03108-2286-4c91-9c3f-c49119a92a9f/action returned with HTTP 204 Aug 13 06:05:54.959913 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 173/693] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:05:54 2026] POST /volume/v3/attachments/4aa03108-2286-4c91-9c3f-c49119a92a9f/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:55.522812 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1ce010bd-b8f5-4573-939d-b7c77f50fb6b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:55.524312 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1ce010bd-b8f5-4573-939d-b7c77f50fb6b tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] POST https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action Aug 13 06:05:55.524742 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1ce010bd-b8f5-4573-939d-b7c77f50fb6b tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Action body: b'{"os-attach": {"instance_uuid": "8c73229b-a1c9-4e96-b95e-3aa0d4945416", "mountpoint": "/dev/vdb"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:05:55.524868 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1ce010bd-b8f5-4573-939d-b7c77f50fb6b tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "8c73229b-a1c9-4e96-b95e-3aa0d4945416", "mountpoint": "/dev/vdb"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:55.533488 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:55.533488 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:55.534013 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1ce010bd-b8f5-4573-939d-b7c77f50fb6b tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:05:55.543299 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1ce010bd-b8f5-4573-939d-b7c77f50fb6b tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Update volume admin metadata completed successfully. Aug 13 06:05:55.601058 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1ce010bd-b8f5-4573-939d-b7c77f50fb6b tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Attach volume completed successfully. Aug 13 06:05:55.601238 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b82c4dd4-84d6-447f-b8da-7f0ff773e0ce None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:55.601479 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1ce010bd-b8f5-4573-939d-b7c77f50fb6b tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action returned with HTTP 202 Aug 13 06:05:55.601717 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 175/694] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:05:55 2026] POST /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:05:55.608023 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2d00768b-7c99-4eb8-8bfd-1c353a32a83c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:55.609647 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2d00768b-7c99-4eb8-8bfd-1c353a32a83c tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] GET https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 Aug 13 06:05:55.609914 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2d00768b-7c99-4eb8-8bfd-1c353a32a83c tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:55.610119 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2d00768b-7c99-4eb8-8bfd-1c353a32a83c tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:55.624805 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:55.624805 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:55.632175 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2d00768b-7c99-4eb8-8bfd-1c353a32a83c tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:05:55.636631 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2d00768b-7c99-4eb8-8bfd-1c353a32a83c tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 returned with HTTP 200 Aug 13 06:05:55.637043 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 179/695] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:55 2026] GET /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 => generated 1175 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:55.653808 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a06e3920-6bdc-4dc0-b2e2-5fca90f90afd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:55.655833 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a06e3920-6bdc-4dc0-b2e2-5fca90f90afd tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] POST https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action Aug 13 06:05:55.656264 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a06e3920-6bdc-4dc0-b2e2-5fca90f90afd tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Action body: b'{"os-detach": {}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:05:55.656394 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a06e3920-6bdc-4dc0-b2e2-5fca90f90afd tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:55.671731 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:55.671731 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:55.672298 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a06e3920-6bdc-4dc0-b2e2-5fca90f90afd tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:05:55.683729 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-30e0faec-fdb1-419a-b5bd-0e1176bcb702 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:55.686153 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30e0faec-fdb1-419a-b5bd-0e1176bcb702 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] GET https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a Aug 13 06:05:55.686399 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-30e0faec-fdb1-419a-b5bd-0e1176bcb702 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:55.686632 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-30e0faec-fdb1-419a-b5bd-0e1176bcb702 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:55.692360 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30e0faec-fdb1-419a-b5bd-0e1176bcb702 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] https://10.4.3.121/volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a returned with HTTP 404 Aug 13 06:05:55.692936 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 176/696] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:05:55 2026] GET /volume/v3/snapshots/f54cf656-2fd6-4f70-a5ca-862931a1c85a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:55.695500 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7c2c6943-4e8e-4d0f-99c3-6f7e9da34bba None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:55.698233 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7c2c6943-4e8e-4d0f-99c3-6f7e9da34bba tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] GET https://10.4.3.121/volume/v3/volumes/fe510485-c0d5-44bc-89a6-d77462865d6d Aug 13 06:05:55.698233 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7c2c6943-4e8e-4d0f-99c3-6f7e9da34bba tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:55.698233 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7c2c6943-4e8e-4d0f-99c3-6f7e9da34bba tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:55.701008 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a7024b4b-03b5-4ae9-a432-f81c24fc3a75 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:55.702692 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a7024b4b-03b5-4ae9-a432-f81c24fc3a75 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] GET https://10.4.3.121/volume/v3/volumes/3dc2e424-82f8-4378-b3cf-11167820f46e Aug 13 06:05:55.702925 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a7024b4b-03b5-4ae9-a432-f81c24fc3a75 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:55.703163 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a7024b4b-03b5-4ae9-a432-f81c24fc3a75 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:55.704754 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7c2c6943-4e8e-4d0f-99c3-6f7e9da34bba tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes/fe510485-c0d5-44bc-89a6-d77462865d6d returned with HTTP 404 Aug 13 06:05:55.705381 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 180/697] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:55 2026] GET /volume/v3/volumes/fe510485-c0d5-44bc-89a6-d77462865d6d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:55.714141 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c5f31784-b8fe-4384-ba37-5eec28637675 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:55.716025 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c5f31784-b8fe-4384-ba37-5eec28637675 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] DELETE https://10.4.3.121/volume/v3/volumes/944b5cf0-7a8e-40ed-831a-a73846fd03e4 Aug 13 06:05:55.716255 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c5f31784-b8fe-4384-ba37-5eec28637675 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:55.716391 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b82c4dd4-84d6-447f-b8da-7f0ff773e0ce tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:05:55.716457 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c5f31784-b8fe-4384-ba37-5eec28637675 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:55.716661 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-c5f31784-b8fe-4384-ba37-5eec28637675 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Delete volume with id: 944b5cf0-7a8e-40ed-831a-a73846fd03e4 Aug 13 06:05:55.716892 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b82c4dd4-84d6-447f-b8da-7f0ff773e0ce tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1499878201", "os-volume-type-access:is_public": false}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:55.720806 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:55.720806 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:55.727960 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:55.727960 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:55.728424 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c5f31784-b8fe-4384-ba37-5eec28637675 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Volume info retrieved successfully. Aug 13 06:05:55.729529 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a7024b4b-03b5-4ae9-a432-f81c24fc3a75 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Volume info retrieved successfully. Aug 13 06:05:55.732887 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a06e3920-6bdc-4dc0-b2e2-5fca90f90afd tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Detach volume completed successfully. Aug 13 06:05:55.733207 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a06e3920-6bdc-4dc0-b2e2-5fca90f90afd tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action returned with HTTP 202 Aug 13 06:05:55.733734 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 174/698] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:05:55 2026] POST /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:05:55.737215 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b82c4dd4-84d6-447f-b8da-7f0ff773e0ce tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:05:55.737691 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 169/699] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:05:55 2026] POST /volume/v3/types => generated 229 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:55.740425 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a7024b4b-03b5-4ae9-a432-f81c24fc3a75 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] https://10.4.3.121/volume/v3/volumes/3dc2e424-82f8-4378-b3cf-11167820f46e returned with HTTP 200 Aug 13 06:05:55.740948 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 177/700] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:55 2026] GET /volume/v3/volumes/3dc2e424-82f8-4378-b3cf-11167820f46e => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:55.744777 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d5418be4-548b-4914-b780-c2406fac98bf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:55.746289 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-06d8ddd5-d130-474d-be93-fe598d2434bd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:55.748064 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d5418be4-548b-4914-b780-c2406fac98bf tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] GET https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 Aug 13 06:05:55.748320 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d5418be4-548b-4914-b780-c2406fac98bf tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:55.748557 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d5418be4-548b-4914-b780-c2406fac98bf tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:55.755467 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-21374a05-0be0-4416-9885-5f60139f1f67 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:55.758127 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-21374a05-0be0-4416-9885-5f60139f1f67 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] DELETE https://10.4.3.121/volume/v3/volumes/3dc2e424-82f8-4378-b3cf-11167820f46e Aug 13 06:05:55.758456 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-21374a05-0be0-4416-9885-5f60139f1f67 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:55.758560 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-21374a05-0be0-4416-9885-5f60139f1f67 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:55.758753 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-21374a05-0be0-4416-9885-5f60139f1f67 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Delete volume with id: 3dc2e424-82f8-4378-b3cf-11167820f46e Aug 13 06:05:55.760319 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:55.760319 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:55.760893 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c5f31784-b8fe-4384-ba37-5eec28637675 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Delete volume request issued successfully. Aug 13 06:05:55.761131 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c5f31784-b8fe-4384-ba37-5eec28637675 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes/944b5cf0-7a8e-40ed-831a-a73846fd03e4 returned with HTTP 202 Aug 13 06:05:55.761593 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 181/701] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:05:55 2026] DELETE /volume/v3/volumes/944b5cf0-7a8e-40ed-831a-a73846fd03e4 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:55.772577 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-af7587de-e067-4925-951d-40991aed16ac None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:55.773306 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d5418be4-548b-4914-b780-c2406fac98bf tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:05:55.774847 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-af7587de-e067-4925-951d-40991aed16ac tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] GET https://10.4.3.121/volume/v3/volumes/944b5cf0-7a8e-40ed-831a-a73846fd03e4 Aug 13 06:05:55.776608 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-af7587de-e067-4925-951d-40991aed16ac tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:55.776608 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-af7587de-e067-4925-951d-40991aed16ac tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:55.779541 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:55.779541 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:55.779541 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-21374a05-0be0-4416-9885-5f60139f1f67 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Volume info retrieved successfully. Aug 13 06:05:55.782293 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d5418be4-548b-4914-b780-c2406fac98bf tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 returned with HTTP 200 Aug 13 06:05:55.783059 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 175/702] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:55 2026] GET /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:55.786504 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:55.786504 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:55.790429 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-af7587de-e067-4925-951d-40991aed16ac tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Volume info retrieved successfully. Aug 13 06:05:55.796782 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-af7587de-e067-4925-951d-40991aed16ac tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes/944b5cf0-7a8e-40ed-831a-a73846fd03e4 returned with HTTP 200 Aug 13 06:05:55.796782 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 182/703] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:55 2026] GET /volume/v3/volumes/944b5cf0-7a8e-40ed-831a-a73846fd03e4 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:55.812743 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-21374a05-0be0-4416-9885-5f60139f1f67 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Delete volume request issued successfully. Aug 13 06:05:55.813048 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-21374a05-0be0-4416-9885-5f60139f1f67 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] https://10.4.3.121/volume/v3/volumes/3dc2e424-82f8-4378-b3cf-11167820f46e returned with HTTP 202 Aug 13 06:05:55.813674 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 178/704] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:05:55 2026] DELETE /volume/v3/volumes/3dc2e424-82f8-4378-b3cf-11167820f46e => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:55.827886 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-045fb257-512d-413f-9ba3-f01d8caca537 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:55.831802 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-045fb257-512d-413f-9ba3-f01d8caca537 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] GET https://10.4.3.121/volume/v3/volumes/3dc2e424-82f8-4378-b3cf-11167820f46e Aug 13 06:05:55.831993 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-045fb257-512d-413f-9ba3-f01d8caca537 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:55.832221 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-045fb257-512d-413f-9ba3-f01d8caca537 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:55.837015 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-06d8ddd5-d130-474d-be93-fe598d2434bd tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:05:55.837585 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-06d8ddd5-d130-474d-be93-fe598d2434bd tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c3c2b0e1-8c5b-4086-ac6d-8bb6c13af38d", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:55.839504 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-06d8ddd5-d130-474d-be93-fe598d2434bd tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Create volume request body: {'volume': {'volume_type': 'c3c2b0e1-8c5b-4086-ac6d-8bb6c13af38d', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:05:55.840921 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:55.840921 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:55.845052 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-045fb257-512d-413f-9ba3-f01d8caca537 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Volume info retrieved successfully. Aug 13 06:05:55.845994 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-06d8ddd5-d130-474d-be93-fe598d2434bd tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 404 Aug 13 06:05:55.846568 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 170/705] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:05:55 2026] POST /volume/v3/volumes => generated 114 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:55.851896 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-045fb257-512d-413f-9ba3-f01d8caca537 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] https://10.4.3.121/volume/v3/volumes/3dc2e424-82f8-4378-b3cf-11167820f46e returned with HTTP 200 Aug 13 06:05:55.852533 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 176/706] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:55 2026] GET /volume/v3/volumes/3dc2e424-82f8-4378-b3cf-11167820f46e => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:55.857575 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-052176cc-d26b-4fab-8171-d9afb55dee72 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:55.860215 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-052176cc-d26b-4fab-8171-d9afb55dee72 tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] POST https://10.4.3.121/volume/v3/types/c3c2b0e1-8c5b-4086-ac6d-8bb6c13af38d/action Aug 13 06:05:55.860580 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-052176cc-d26b-4fab-8171-d9afb55dee72 tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] Action body: b'{"addProjectAccess": {"project": "618d554d719a45a4ab5e8ab316571df0"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:05:55.860727 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-052176cc-d26b-4fab-8171-d9afb55dee72 tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "618d554d719a45a4ab5e8ab316571df0"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:55.872346 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-052176cc-d26b-4fab-8171-d9afb55dee72 tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] https://10.4.3.121/volume/v3/types/c3c2b0e1-8c5b-4086-ac6d-8bb6c13af38d/action returned with HTTP 202 Aug 13 06:05:55.872866 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 183/707] 10.4.3.121 () {68 vars in 1384 bytes} [Thu Aug 13 06:05:55 2026] POST /volume/v3/types/c3c2b0e1-8c5b-4086-ac6d-8bb6c13af38d/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:55.884094 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dd9d7a94-1960-4ab9-b366-90f9b9baf3cb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:55.886662 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd9d7a94-1960-4ab9-b366-90f9b9baf3cb tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:05:55.887074 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dd9d7a94-1960-4ab9-b366-90f9b9baf3cb tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c3c2b0e1-8c5b-4086-ac6d-8bb6c13af38d", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1102805663"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:55.889405 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-dd9d7a94-1960-4ab9-b366-90f9b9baf3cb tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Create volume request body: {'volume': {'volume_type': 'c3c2b0e1-8c5b-4086-ac6d-8bb6c13af38d', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1102805663'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:05:55.895438 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-dd9d7a94-1960-4ab9-b366-90f9b9baf3cb tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Create volume of 1 GB Aug 13 06:05:55.895438 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:55.895438 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:55.896036 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dd9d7a94-1960-4ab9-b366-90f9b9baf3cb tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Availability Zones retrieved successfully. Aug 13 06:05:55.902095 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dd9d7a94-1960-4ab9-b366-90f9b9baf3cb tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Flow 'volume_create_api' (fd820677-f9c0-4aff-9b65-94c9ee41a0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:55.903130 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dd9d7a94-1960-4ab9-b366-90f9b9baf3cb tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b75750c2-05af-455c-9542-840e2a4cfc51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:55.904408 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-dd9d7a94-1960-4ab9-b366-90f9b9baf3cb tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:05:55.923904 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dd9d7a94-1960-4ab9-b366-90f9b9baf3cb tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b75750c2-05af-455c-9542-840e2a4cfc51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:05:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c3c2b0e1-8c5b-4086-ac6d-8bb6c13af38d,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1499878201',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3c2b0e1-8c5b-4086-ac6d-8bb6c13af38d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:55.924931 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dd9d7a94-1960-4ab9-b366-90f9b9baf3cb tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02a25d7f-38b2-48c0-a406-8593fe7e336a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:55.959393 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-dd9d7a94-1960-4ab9-b366-90f9b9baf3cb tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1499878201 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1499878201, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:05:55.959768 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-dd9d7a94-1960-4ab9-b366-90f9b9baf3cb tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1499878201 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1499878201, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:05:55.999715 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-dd9d7a94-1960-4ab9-b366-90f9b9baf3cb tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Created reservations ['c6e30bef-5772-4ec0-9983-54efc2220d23', 'a600ccd7-4b5b-4378-80b7-42527e9995e4', '1a36945d-6e2a-447a-9b37-ab282332033d', '5f225743-7865-489b-a667-e07b4d7c76d4'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:56.000551 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dd9d7a94-1960-4ab9-b366-90f9b9baf3cb tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02a25d7f-38b2-48c0-a406-8593fe7e336a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6e30bef-5772-4ec0-9983-54efc2220d23', 'a600ccd7-4b5b-4378-80b7-42527e9995e4', '1a36945d-6e2a-447a-9b37-ab282332033d', '5f225743-7865-489b-a667-e07b4d7c76d4']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:56.001410 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dd9d7a94-1960-4ab9-b366-90f9b9baf3cb tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6edcf957-d21f-4b32-becf-97d6a54a309e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:56.025140 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dd9d7a94-1960-4ab9-b366-90f9b9baf3cb tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6edcf957-d21f-4b32-becf-97d6a54a309e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4c95852-e45b-4469-9f8e-a339ddfe1f8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1102805663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='618d554d719a45a4ab5e8ab316571df0',qos_specs=None,replication_status=,reservations=['c6e30bef-5772-4ec0-9983-54efc2220d23','a600ccd7-4b5b-4378-80b7-42527e9995e4','1a36945d-6e2a-447a-9b37-ab282332033d','5f225743-7865-489b-a667-e07b4d7c76d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1aa17aa7f6a043b4a642021f6a44ae7f',volume_type_id=c3c2b0e1-8c5b-4086-ac6d-8bb6c13af38d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:05:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1102805663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4c95852-e45b-4469-9f8e-a339ddfe1f8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='618d554d719a45a4ab5e8ab316571df0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1aa17aa7f6a043b4a642021f6a44ae7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3c2b0e1-8c5b-4086-ac6d-8bb6c13af38d),volume_type_id=c3c2b0e1-8c5b-4086-ac6d-8bb6c13af38d)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:56.026248 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dd9d7a94-1960-4ab9-b366-90f9b9baf3cb tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36977a66-9978-4187-80ea-2214ca90029a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:56.045292 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dd9d7a94-1960-4ab9-b366-90f9b9baf3cb tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36977a66-9978-4187-80ea-2214ca90029a) transitioned into state 'SUCCESS' from state '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-1102805663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='618d554d719a45a4ab5e8ab316571df0',qos_specs=None,replication_status=,reservations=['c6e30bef-5772-4ec0-9983-54efc2220d23','a600ccd7-4b5b-4378-80b7-42527e9995e4','1a36945d-6e2a-447a-9b37-ab282332033d','5f225743-7865-489b-a667-e07b4d7c76d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1aa17aa7f6a043b4a642021f6a44ae7f',volume_type_id=c3c2b0e1-8c5b-4086-ac6d-8bb6c13af38d)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:56.046217 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dd9d7a94-1960-4ab9-b366-90f9b9baf3cb tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc1cb994-365f-4b21-9d40-b72656b51bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:56.054857 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dd9d7a94-1960-4ab9-b366-90f9b9baf3cb tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc1cb994-365f-4b21-9d40-b72656b51bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:56.055693 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dd9d7a94-1960-4ab9-b366-90f9b9baf3cb tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Flow 'volume_create_api' (fd820677-f9c0-4aff-9b65-94c9ee41a0bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:56.055955 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dd9d7a94-1960-4ab9-b366-90f9b9baf3cb tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Create volume request issued successfully. Aug 13 06:05:56.056561 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd9d7a94-1960-4ab9-b366-90f9b9baf3cb tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:05:56.056934 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 179/708] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:05:55 2026] POST /volume/v3/volumes => generated 796 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:05:56.071769 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-adac448d-8739-4189-bf27-c0f0dc40be47 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:56.073444 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-adac448d-8739-4189-bf27-c0f0dc40be47 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] GET https://10.4.3.121/volume/v3/volumes/e4c95852-e45b-4469-9f8e-a339ddfe1f8d Aug 13 06:05:56.073619 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-adac448d-8739-4189-bf27-c0f0dc40be47 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:56.073787 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-adac448d-8739-4189-bf27-c0f0dc40be47 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:56.080459 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:56.080459 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:56.083782 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-adac448d-8739-4189-bf27-c0f0dc40be47 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Volume info retrieved successfully. Aug 13 06:05:56.087610 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-adac448d-8739-4189-bf27-c0f0dc40be47 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] https://10.4.3.121/volume/v3/volumes/e4c95852-e45b-4469-9f8e-a339ddfe1f8d returned with HTTP 200 Aug 13 06:05:56.087960 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 171/709] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:56 2026] GET /volume/v3/volumes/e4c95852-e45b-4469-9f8e-a339ddfe1f8d => generated 864 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:56.813329 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fbf2da8d-08a8-449e-987b-5fa7d5cb90de None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:56.815063 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fbf2da8d-08a8-449e-987b-5fa7d5cb90de tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] GET https://10.4.3.121/volume/v3/volumes/944b5cf0-7a8e-40ed-831a-a73846fd03e4 Aug 13 06:05:56.815298 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fbf2da8d-08a8-449e-987b-5fa7d5cb90de tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:56.815491 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fbf2da8d-08a8-449e-987b-5fa7d5cb90de tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:56.823404 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fbf2da8d-08a8-449e-987b-5fa7d5cb90de tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes/944b5cf0-7a8e-40ed-831a-a73846fd03e4 returned with HTTP 404 Aug 13 06:05:56.823889 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 177/710] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:56 2026] GET /volume/v3/volumes/944b5cf0-7a8e-40ed-831a-a73846fd03e4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:56.830777 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-557839d5-59f4-41d5-872f-352c8f9490dc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:56.833779 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-557839d5-59f4-41d5-872f-352c8f9490dc tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] DELETE https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d Aug 13 06:05:56.833779 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-557839d5-59f4-41d5-872f-352c8f9490dc tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:56.833779 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-557839d5-59f4-41d5-872f-352c8f9490dc tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:56.834066 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-557839d5-59f4-41d5-872f-352c8f9490dc tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Delete volume with id: 35ee75e9-07a9-40b1-9d97-2d3673b98a2d Aug 13 06:05:56.841956 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:56.841956 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:56.842528 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-557839d5-59f4-41d5-872f-352c8f9490dc tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Volume info retrieved successfully. Aug 13 06:05:56.858094 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-557839d5-59f4-41d5-872f-352c8f9490dc tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Delete volume request issued successfully. Aug 13 06:05:56.858374 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-557839d5-59f4-41d5-872f-352c8f9490dc tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d returned with HTTP 202 Aug 13 06:05:56.858903 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 184/711] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:05:56 2026] DELETE /volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:56.865240 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-36bf185f-ee1b-41f3-8bc2-e47e8098c533 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:56.866621 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d37eaf59-651c-4d20-b83b-1e5ffa5e6822 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:56.867166 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-36bf185f-ee1b-41f3-8bc2-e47e8098c533 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] GET https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d Aug 13 06:05:56.867379 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-36bf185f-ee1b-41f3-8bc2-e47e8098c533 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:56.867552 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-36bf185f-ee1b-41f3-8bc2-e47e8098c533 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:56.868311 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d37eaf59-651c-4d20-b83b-1e5ffa5e6822 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] GET https://10.4.3.121/volume/v3/volumes/3dc2e424-82f8-4378-b3cf-11167820f46e Aug 13 06:05:56.868495 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d37eaf59-651c-4d20-b83b-1e5ffa5e6822 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:56.868684 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d37eaf59-651c-4d20-b83b-1e5ffa5e6822 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:56.874688 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d37eaf59-651c-4d20-b83b-1e5ffa5e6822 tempest-SnapshotMetadataTestJSON-302726526 tempest-SnapshotMetadataTestJSON-302726526-project-member] https://10.4.3.121/volume/v3/volumes/3dc2e424-82f8-4378-b3cf-11167820f46e returned with HTTP 404 Aug 13 06:05:56.874971 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:56.874971 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:56.875204 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 172/712] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:56 2026] GET /volume/v3/volumes/3dc2e424-82f8-4378-b3cf-11167820f46e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:56.878593 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-36bf185f-ee1b-41f3-8bc2-e47e8098c533 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Volume info retrieved successfully. Aug 13 06:05:56.883603 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-36bf185f-ee1b-41f3-8bc2-e47e8098c533 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d returned with HTTP 200 Aug 13 06:05:56.883970 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 180/713] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:56 2026] GET /volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d => generated 1389 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:57.075066 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ce277035-a141-4303-9425-3f13a36590b9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:57.077233 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ce277035-a141-4303-9425-3f13a36590b9 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] DELETE https://10.4.3.121/volume/v3/volumes/fa2ac9f6-1efa-4f14-badc-1d212dadaba9 Aug 13 06:05:57.077413 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ce277035-a141-4303-9425-3f13a36590b9 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:57.077588 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ce277035-a141-4303-9425-3f13a36590b9 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:57.077738 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-ce277035-a141-4303-9425-3f13a36590b9 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Delete volume with id: fa2ac9f6-1efa-4f14-badc-1d212dadaba9 Aug 13 06:05:57.084261 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:57.084261 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:57.084636 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ce277035-a141-4303-9425-3f13a36590b9 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Volume info retrieved successfully. Aug 13 06:05:57.100802 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ce277035-a141-4303-9425-3f13a36590b9 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Delete volume request issued successfully. Aug 13 06:05:57.100999 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ce277035-a141-4303-9425-3f13a36590b9 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/volumes/fa2ac9f6-1efa-4f14-badc-1d212dadaba9 returned with HTTP 202 Aug 13 06:05:57.101417 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 178/714] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:05:57 2026] DELETE /volume/v3/volumes/fa2ac9f6-1efa-4f14-badc-1d212dadaba9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:57.101766 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-51be1ce7-dc61-4420-a947-633875d6d651 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:57.105050 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-51be1ce7-dc61-4420-a947-633875d6d651 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] GET https://10.4.3.121/volume/v3/volumes/e4c95852-e45b-4469-9f8e-a339ddfe1f8d Aug 13 06:05:57.105275 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-51be1ce7-dc61-4420-a947-633875d6d651 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:57.105454 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-51be1ce7-dc61-4420-a947-633875d6d651 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:57.108587 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-30697a43-3665-477e-bffc-5cd0a76380ab None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:57.109550 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-be074073-da6d-43ff-8a5d-c9fa87154fea None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:57.110382 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-30697a43-3665-477e-bffc-5cd0a76380ab tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] GET https://10.4.3.121/volume/v3/volumes/fa2ac9f6-1efa-4f14-badc-1d212dadaba9 Aug 13 06:05:57.110563 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-30697a43-3665-477e-bffc-5cd0a76380ab tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:57.110764 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-30697a43-3665-477e-bffc-5cd0a76380ab tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:57.111248 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be074073-da6d-43ff-8a5d-c9fa87154fea tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:05:57.111556 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-be074073-da6d-43ff-8a5d-c9fa87154fea tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1782513513"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:57.112464 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:57.112464 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:57.113028 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-be074073-da6d-43ff-8a5d-c9fa87154fea tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1782513513'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:05:57.113146 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-be074073-da6d-43ff-8a5d-c9fa87154fea tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Create volume of 1 GB Aug 13 06:05:57.116201 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-51be1ce7-dc61-4420-a947-633875d6d651 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Volume info retrieved successfully. Aug 13 06:05:57.117161 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-be074073-da6d-43ff-8a5d-c9fa87154fea tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Availability Zones retrieved successfully. Aug 13 06:05:57.118808 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:57.118808 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:57.120436 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-51be1ce7-dc61-4420-a947-633875d6d651 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] https://10.4.3.121/volume/v3/volumes/e4c95852-e45b-4469-9f8e-a339ddfe1f8d returned with HTTP 200 Aug 13 06:05:57.120807 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 185/715] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:57 2026] GET /volume/v3/volumes/e4c95852-e45b-4469-9f8e-a339ddfe1f8d => generated 889 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:57.122765 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be074073-da6d-43ff-8a5d-c9fa87154fea tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Flow 'volume_create_api' (ff82dd59-61cc-4d0d-b737-e652c2356bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:57.123479 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-30697a43-3665-477e-bffc-5cd0a76380ab tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Volume info retrieved successfully. Aug 13 06:05:57.123566 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be074073-da6d-43ff-8a5d-c9fa87154fea tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (579e5178-bb93-4b10-ac95-52765a47a9ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:57.124523 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-be074073-da6d-43ff-8a5d-c9fa87154fea tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:05:57.129692 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-30697a43-3665-477e-bffc-5cd0a76380ab tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/volumes/fa2ac9f6-1efa-4f14-badc-1d212dadaba9 returned with HTTP 200 Aug 13 06:05:57.130140 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 173/716] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:57 2026] GET /volume/v3/volumes/fa2ac9f6-1efa-4f14-badc-1d212dadaba9 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:57.134972 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-01bcd1c9-7150-4251-a398-a68e0ee39e93 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:57.137330 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-01bcd1c9-7150-4251-a398-a68e0ee39e93 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] GET https://10.4.3.121/volume/v3/volumes/e4c95852-e45b-4469-9f8e-a339ddfe1f8d Aug 13 06:05:57.137555 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-01bcd1c9-7150-4251-a398-a68e0ee39e93 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:57.137827 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-01bcd1c9-7150-4251-a398-a68e0ee39e93 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:57.148611 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:57.148611 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:57.152402 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-01bcd1c9-7150-4251-a398-a68e0ee39e93 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Volume info retrieved successfully. Aug 13 06:05:57.155007 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be074073-da6d-43ff-8a5d-c9fa87154fea tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (579e5178-bb93-4b10-ac95-52765a47a9ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:57.156047 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be074073-da6d-43ff-8a5d-c9fa87154fea tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06e2eb98-21d3-4365-a945-1980e477634e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:57.157669 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-01bcd1c9-7150-4251-a398-a68e0ee39e93 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] https://10.4.3.121/volume/v3/volumes/e4c95852-e45b-4469-9f8e-a339ddfe1f8d returned with HTTP 200 Aug 13 06:05:57.157996 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 179/717] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:57 2026] GET /volume/v3/volumes/e4c95852-e45b-4469-9f8e-a339ddfe1f8d => generated 889 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:57.172868 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9aa97e85-a166-45af-9354-3199634f4df1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:57.174632 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9aa97e85-a166-45af-9354-3199634f4df1 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] DELETE https://10.4.3.121/volume/v3/volumes/e4c95852-e45b-4469-9f8e-a339ddfe1f8d Aug 13 06:05:57.174844 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9aa97e85-a166-45af-9354-3199634f4df1 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:57.175061 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9aa97e85-a166-45af-9354-3199634f4df1 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:57.175236 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-9aa97e85-a166-45af-9354-3199634f4df1 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Delete volume with id: e4c95852-e45b-4469-9f8e-a339ddfe1f8d Aug 13 06:05:57.183684 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:57.183684 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:57.184423 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9aa97e85-a166-45af-9354-3199634f4df1 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Volume info retrieved successfully. Aug 13 06:05:57.204867 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9aa97e85-a166-45af-9354-3199634f4df1 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Delete volume request issued successfully. Aug 13 06:05:57.205146 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9aa97e85-a166-45af-9354-3199634f4df1 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] https://10.4.3.121/volume/v3/volumes/e4c95852-e45b-4469-9f8e-a339ddfe1f8d returned with HTTP 202 Aug 13 06:05:57.205784 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 186/718] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:05:57 2026] DELETE /volume/v3/volumes/e4c95852-e45b-4469-9f8e-a339ddfe1f8d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:57.214661 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f46bc12e-de90-4cab-bf84-78181c76b789 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:57.217298 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f46bc12e-de90-4cab-bf84-78181c76b789 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] GET https://10.4.3.121/volume/v3/volumes/e4c95852-e45b-4469-9f8e-a339ddfe1f8d Aug 13 06:05:57.217833 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f46bc12e-de90-4cab-bf84-78181c76b789 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:57.218231 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f46bc12e-de90-4cab-bf84-78181c76b789 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:57.227216 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-be074073-da6d-43ff-8a5d-c9fa87154fea tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Created reservations ['334fc76d-cc36-49bb-82e8-48d92bced1ee', '1801f868-648c-4bca-a466-285965c4082e', '5ba0b7cf-d125-485c-b2a2-e739913f85cc', 'ef4dfa60-59f6-4978-8baf-325a23c784ab'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:05:57.227272 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:57.227272 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:57.228033 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be074073-da6d-43ff-8a5d-c9fa87154fea tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06e2eb98-21d3-4365-a945-1980e477634e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['334fc76d-cc36-49bb-82e8-48d92bced1ee', '1801f868-648c-4bca-a466-285965c4082e', '5ba0b7cf-d125-485c-b2a2-e739913f85cc', 'ef4dfa60-59f6-4978-8baf-325a23c784ab']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:57.228889 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be074073-da6d-43ff-8a5d-c9fa87154fea tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b97339ee-8d88-4575-af7e-49ba91967b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:57.232880 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f46bc12e-de90-4cab-bf84-78181c76b789 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Volume info retrieved successfully. Aug 13 06:05:57.237558 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f46bc12e-de90-4cab-bf84-78181c76b789 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] https://10.4.3.121/volume/v3/volumes/e4c95852-e45b-4469-9f8e-a339ddfe1f8d returned with HTTP 200 Aug 13 06:05:57.238031 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 174/719] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:57 2026] GET /volume/v3/volumes/e4c95852-e45b-4469-9f8e-a339ddfe1f8d => generated 888 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:57.256703 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be074073-da6d-43ff-8a5d-c9fa87154fea tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b97339ee-8d88-4575-af7e-49ba91967b25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a30fda4c-3988-4385-a466-f7ec8fefeeaa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1782513513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee3f4036d15147dea4826515569e7326',qos_specs=None,replication_status=,reservations=['334fc76d-cc36-49bb-82e8-48d92bced1ee','1801f868-648c-4bca-a466-285965c4082e','5ba0b7cf-d125-485c-b2a2-e739913f85cc','ef4dfa60-59f6-4978-8baf-325a23c784ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2382f1bce59c4f2cb452b0099b7b69be',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:05:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1782513513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a30fda4c-3988-4385-a466-f7ec8fefeeaa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee3f4036d15147dea4826515569e7326',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2382f1bce59c4f2cb452b0099b7b69be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:57.257565 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be074073-da6d-43ff-8a5d-c9fa87154fea tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7337faf1-1241-4789-875f-c2b6986e1caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:57.279168 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be074073-da6d-43ff-8a5d-c9fa87154fea tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7337faf1-1241-4789-875f-c2b6986e1caa) transitioned into state 'SUCCESS' from state '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-1782513513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee3f4036d15147dea4826515569e7326',qos_specs=None,replication_status=,reservations=['334fc76d-cc36-49bb-82e8-48d92bced1ee','1801f868-648c-4bca-a466-285965c4082e','5ba0b7cf-d125-485c-b2a2-e739913f85cc','ef4dfa60-59f6-4978-8baf-325a23c784ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2382f1bce59c4f2cb452b0099b7b69be',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:57.280148 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be074073-da6d-43ff-8a5d-c9fa87154fea tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed48f807-45f5-4a3f-82c3-a81be2f2f1dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:05:57.292633 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be074073-da6d-43ff-8a5d-c9fa87154fea tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed48f807-45f5-4a3f-82c3-a81be2f2f1dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:05:57.293624 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be074073-da6d-43ff-8a5d-c9fa87154fea tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Flow 'volume_create_api' (ff82dd59-61cc-4d0d-b737-e652c2356bda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:05:57.293969 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-be074073-da6d-43ff-8a5d-c9fa87154fea tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Create volume request issued successfully. Aug 13 06:05:57.294781 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be074073-da6d-43ff-8a5d-c9fa87154fea tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:05:57.295262 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 181/720] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:05:57 2026] POST /volume/v3/volumes => generated 755 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:05:57.315671 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a57835b9-e111-43e6-9512-00eecb247352 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:57.320784 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a57835b9-e111-43e6-9512-00eecb247352 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] GET https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa Aug 13 06:05:57.321108 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a57835b9-e111-43e6-9512-00eecb247352 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:57.321380 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a57835b9-e111-43e6-9512-00eecb247352 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:57.336676 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:57.336676 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:57.341541 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a57835b9-e111-43e6-9512-00eecb247352 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Volume info retrieved successfully. Aug 13 06:05:57.351419 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a57835b9-e111-43e6-9512-00eecb247352 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa returned with HTTP 200 Aug 13 06:05:57.351419 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 180/721] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:57 2026] GET /volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa => generated 823 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:57.896961 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e103962a-d398-42dc-ad10-91f9fef46c69 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:57.898803 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e103962a-d398-42dc-ad10-91f9fef46c69 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] GET https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d Aug 13 06:05:57.899014 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e103962a-d398-42dc-ad10-91f9fef46c69 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:57.899207 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e103962a-d398-42dc-ad10-91f9fef46c69 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:57.905144 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e103962a-d398-42dc-ad10-91f9fef46c69 tempest-TaggedBootDevicesTest-1713390501 tempest-TaggedBootDevicesTest-1713390501-project-member] https://10.4.3.121/volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d returned with HTTP 404 Aug 13 06:05:57.905668 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 187/722] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:57 2026] GET /volume/v3/volumes/35ee75e9-07a9-40b1-9d97-2d3673b98a2d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:58.143241 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c3fde32d-bd57-4a03-a866-d632e5e45ff3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:58.146029 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c3fde32d-bd57-4a03-a866-d632e5e45ff3 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] GET https://10.4.3.121/volume/v3/volumes/fa2ac9f6-1efa-4f14-badc-1d212dadaba9 Aug 13 06:05:58.146029 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c3fde32d-bd57-4a03-a866-d632e5e45ff3 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:58.146278 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c3fde32d-bd57-4a03-a866-d632e5e45ff3 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:58.152705 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-62215b19-4a36-4f2d-9054-bc80b0c834e0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:58.153137 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c3fde32d-bd57-4a03-a866-d632e5e45ff3 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/volumes/fa2ac9f6-1efa-4f14-badc-1d212dadaba9 returned with HTTP 404 Aug 13 06:05:58.153483 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 175/723] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:58 2026] GET /volume/v3/volumes/fa2ac9f6-1efa-4f14-badc-1d212dadaba9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:58.160434 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-da1b97a6-604b-4007-b6de-fe679dc661f5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:58.163440 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-da1b97a6-604b-4007-b6de-fe679dc661f5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] DELETE https://10.4.3.121/volume/v3/volumes/d7a73987-f9a3-4c4f-a846-fb4655afd73d Aug 13 06:05:58.163674 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-da1b97a6-604b-4007-b6de-fe679dc661f5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:58.164309 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-da1b97a6-604b-4007-b6de-fe679dc661f5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:58.164309 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-da1b97a6-604b-4007-b6de-fe679dc661f5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Delete volume with id: d7a73987-f9a3-4c4f-a846-fb4655afd73d Aug 13 06:05:58.172156 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:58.172156 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:58.172419 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-da1b97a6-604b-4007-b6de-fe679dc661f5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Volume info retrieved successfully. Aug 13 06:05:58.190769 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-da1b97a6-604b-4007-b6de-fe679dc661f5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Delete volume request issued successfully. Aug 13 06:05:58.191007 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-da1b97a6-604b-4007-b6de-fe679dc661f5 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/volumes/d7a73987-f9a3-4c4f-a846-fb4655afd73d returned with HTTP 202 Aug 13 06:05:58.191446 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 181/724] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:05:58 2026] DELETE /volume/v3/volumes/d7a73987-f9a3-4c4f-a846-fb4655afd73d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:58.200731 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9645ce35-4a8e-4cc3-88ba-4011951a98e9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:58.202518 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9645ce35-4a8e-4cc3-88ba-4011951a98e9 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] GET https://10.4.3.121/volume/v3/volumes/d7a73987-f9a3-4c4f-a846-fb4655afd73d Aug 13 06:05:58.202758 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9645ce35-4a8e-4cc3-88ba-4011951a98e9 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:58.203002 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9645ce35-4a8e-4cc3-88ba-4011951a98e9 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:58.209945 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:58.209945 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:58.214402 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9645ce35-4a8e-4cc3-88ba-4011951a98e9 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Volume info retrieved successfully. Aug 13 06:05:58.219551 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9645ce35-4a8e-4cc3-88ba-4011951a98e9 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/volumes/d7a73987-f9a3-4c4f-a846-fb4655afd73d returned with HTTP 200 Aug 13 06:05:58.219944 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 188/725] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:58 2026] GET /volume/v3/volumes/d7a73987-f9a3-4c4f-a846-fb4655afd73d => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:58.260833 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eff8c8b1-1aee-42f0-a058-4b6bdb485a86 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:58.263071 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eff8c8b1-1aee-42f0-a058-4b6bdb485a86 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] GET https://10.4.3.121/volume/v3/volumes/e4c95852-e45b-4469-9f8e-a339ddfe1f8d Aug 13 06:05:58.263071 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eff8c8b1-1aee-42f0-a058-4b6bdb485a86 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:58.263071 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eff8c8b1-1aee-42f0-a058-4b6bdb485a86 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:58.267705 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-62215b19-4a36-4f2d-9054-bc80b0c834e0 tempest-VolumesSummaryTest-1461161518 tempest-VolumesSummaryTest-1461161518-project-member] GET https://10.4.3.121/volume/v3/volumes/summary Aug 13 06:05:58.267705 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-62215b19-4a36-4f2d-9054-bc80b0c834e0 tempest-VolumesSummaryTest-1461161518 tempest-VolumesSummaryTest-1461161518-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:58.268170 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-62215b19-4a36-4f2d-9054-bc80b0c834e0 tempest-VolumesSummaryTest-1461161518 tempest-VolumesSummaryTest-1461161518-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:58.268170 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-62215b19-4a36-4f2d-9054-bc80b0c834e0 tempest-VolumesSummaryTest-1461161518 tempest-VolumesSummaryTest-1461161518-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:05:58.268365 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:58.268365 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:58.268447 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eff8c8b1-1aee-42f0-a058-4b6bdb485a86 tempest-VolumeTypesAccessTest-770148333 tempest-VolumeTypesAccessTest-770148333-project-member] https://10.4.3.121/volume/v3/volumes/e4c95852-e45b-4469-9f8e-a339ddfe1f8d returned with HTTP 404 Aug 13 06:05:58.268870 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 176/726] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:58 2026] GET /volume/v3/volumes/e4c95852-e45b-4469-9f8e-a339ddfe1f8d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:58.273578 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-62215b19-4a36-4f2d-9054-bc80b0c834e0 tempest-VolumesSummaryTest-1461161518 tempest-VolumesSummaryTest-1461161518-project-member] Get summary completed successfully. Aug 13 06:05:58.274460 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-62215b19-4a36-4f2d-9054-bc80b0c834e0 tempest-VolumesSummaryTest-1461161518 tempest-VolumesSummaryTest-1461161518-project-member] https://10.4.3.121/volume/v3/volumes/summary returned with HTTP 200 Aug 13 06:05:58.274460 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 182/727] 10.4.3.121 () {68 vars in 1302 bytes} [Thu Aug 13 06:05:58 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:58.278202 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f9cc35d2-22c0-4649-8b7a-cff96613279c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:58.282202 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9cc35d2-22c0-4649-8b7a-cff96613279c tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] POST https://10.4.3.121/volume/v3/types/c3c2b0e1-8c5b-4086-ac6d-8bb6c13af38d/action Aug 13 06:05:58.282202 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9cc35d2-22c0-4649-8b7a-cff96613279c tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] Action body: b'{"removeProjectAccess": {"project": "618d554d719a45a4ab5e8ab316571df0"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:05:58.282202 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9cc35d2-22c0-4649-8b7a-cff96613279c tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "618d554d719a45a4ab5e8ab316571df0"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:58.292706 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9cc35d2-22c0-4649-8b7a-cff96613279c tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] https://10.4.3.121/volume/v3/types/c3c2b0e1-8c5b-4086-ac6d-8bb6c13af38d/action returned with HTTP 202 Aug 13 06:05:58.293172 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 182/728] 10.4.3.121 () {68 vars in 1384 bytes} [Thu Aug 13 06:05:58 2026] POST /volume/v3/types/c3c2b0e1-8c5b-4086-ac6d-8bb6c13af38d/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:58.303729 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7f403e02-fce2-4a1b-8d22-0fb73b1dd17a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:58.305632 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7f403e02-fce2-4a1b-8d22-0fb73b1dd17a tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] DELETE https://10.4.3.121/volume/v3/types/c3c2b0e1-8c5b-4086-ac6d-8bb6c13af38d Aug 13 06:05:58.306260 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7f403e02-fce2-4a1b-8d22-0fb73b1dd17a tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:58.306550 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7f403e02-fce2-4a1b-8d22-0fb73b1dd17a tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:58.329718 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7f403e02-fce2-4a1b-8d22-0fb73b1dd17a tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] https://10.4.3.121/volume/v3/types/c3c2b0e1-8c5b-4086-ac6d-8bb6c13af38d returned with HTTP 202 Aug 13 06:05:58.330101 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 189/729] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:05:58 2026] DELETE /volume/v3/types/c3c2b0e1-8c5b-4086-ac6d-8bb6c13af38d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:58.337790 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cefcc5e4-8606-4a0e-a8ab-dc2d1fbf9a2b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:58.339966 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cefcc5e4-8606-4a0e-a8ab-dc2d1fbf9a2b tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] GET https://10.4.3.121/volume/v3/types/c3c2b0e1-8c5b-4086-ac6d-8bb6c13af38d Aug 13 06:05:58.340150 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cefcc5e4-8606-4a0e-a8ab-dc2d1fbf9a2b tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:58.340371 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cefcc5e4-8606-4a0e-a8ab-dc2d1fbf9a2b tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:58.343450 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cefcc5e4-8606-4a0e-a8ab-dc2d1fbf9a2b tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] https://10.4.3.121/volume/v3/types/c3c2b0e1-8c5b-4086-ac6d-8bb6c13af38d returned with HTTP 404 Aug 13 06:05:58.343889 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 177/730] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:05:58 2026] GET /volume/v3/types/c3c2b0e1-8c5b-4086-ac6d-8bb6c13af38d => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:58.353357 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a760348c-6320-495a-980c-21632f7f66a1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:58.355695 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a760348c-6320-495a-980c-21632f7f66a1 tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:05:58.356126 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a760348c-6320-495a-980c-21632f7f66a1 tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-874363881", "os-volume-type-access:is_public": false}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:58.364858 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b10ca165-9a0d-4a98-939b-6e6628a4ad4b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:58.366929 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b10ca165-9a0d-4a98-939b-6e6628a4ad4b tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] GET https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa Aug 13 06:05:58.367147 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b10ca165-9a0d-4a98-939b-6e6628a4ad4b tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:58.367308 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b10ca165-9a0d-4a98-939b-6e6628a4ad4b tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:58.376442 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:58.376442 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:58.379786 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a760348c-6320-495a-980c-21632f7f66a1 tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:05:58.380621 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 183/731] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:05:58 2026] POST /volume/v3/types => generated 228 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:58.385458 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b10ca165-9a0d-4a98-939b-6e6628a4ad4b tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Volume info retrieved successfully. Aug 13 06:05:58.390004 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c8aad26a-602c-4df3-acfe-503208e30aad None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:58.390247 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b10ca165-9a0d-4a98-939b-6e6628a4ad4b tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa returned with HTTP 200 Aug 13 06:05:58.390649 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 183/732] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:58 2026] GET /volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:58.392817 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c8aad26a-602c-4df3-acfe-503208e30aad tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] POST https://10.4.3.121/volume/v3/types/effbe4c4-3cab-49a8-9ed1-e5f654b589c9/action Aug 13 06:05:58.393354 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c8aad26a-602c-4df3-acfe-503208e30aad tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] Action body: b'{"addProjectAccess": {"project": "618d554d719a45a4ab5e8ab316571df0"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:05:58.393546 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c8aad26a-602c-4df3-acfe-503208e30aad tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "618d554d719a45a4ab5e8ab316571df0"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:58.405495 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c8aad26a-602c-4df3-acfe-503208e30aad tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] https://10.4.3.121/volume/v3/types/effbe4c4-3cab-49a8-9ed1-e5f654b589c9/action returned with HTTP 202 Aug 13 06:05:58.405873 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 190/733] 10.4.3.121 () {68 vars in 1384 bytes} [Thu Aug 13 06:05:58 2026] POST /volume/v3/types/effbe4c4-3cab-49a8-9ed1-e5f654b589c9/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:58.418768 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8a7921d2-8bbd-43dd-be4c-bd380ec7448d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:58.420979 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a7921d2-8bbd-43dd-be4c-bd380ec7448d tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] POST https://10.4.3.121/volume/v3/types/effbe4c4-3cab-49a8-9ed1-e5f654b589c9/action Aug 13 06:05:58.422064 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a7921d2-8bbd-43dd-be4c-bd380ec7448d tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] Action body: b'{"addProjectAccess": {"project": "3c67560a5a06454494abd72557ee88c8"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:05:58.422840 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a7921d2-8bbd-43dd-be4c-bd380ec7448d tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3c67560a5a06454494abd72557ee88c8"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:58.444862 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a7921d2-8bbd-43dd-be4c-bd380ec7448d tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] https://10.4.3.121/volume/v3/types/effbe4c4-3cab-49a8-9ed1-e5f654b589c9/action returned with HTTP 202 Aug 13 06:05:58.445550 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 178/734] 10.4.3.121 () {68 vars in 1384 bytes} [Thu Aug 13 06:05:58 2026] POST /volume/v3/types/effbe4c4-3cab-49a8-9ed1-e5f654b589c9/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:58.447505 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f386294c-2757-498b-842e-46cd826fcb91 req-5ade8f26-ac37-4382-8039-8feb18ea88e3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:58.450241 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f386294c-2757-498b-842e-46cd826fcb91 req-5ade8f26-ac37-4382-8039-8feb18ea88e3 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] GET https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa Aug 13 06:05:58.450385 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f386294c-2757-498b-842e-46cd826fcb91 req-5ade8f26-ac37-4382-8039-8feb18ea88e3 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:58.450695 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f386294c-2757-498b-842e-46cd826fcb91 req-5ade8f26-ac37-4382-8039-8feb18ea88e3 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:58.454072 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5990e0ad-23bf-45d2-a850-17c8d2fb3504 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:58.456900 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5990e0ad-23bf-45d2-a850-17c8d2fb3504 tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] GET https://10.4.3.121/volume/v3/types/effbe4c4-3cab-49a8-9ed1-e5f654b589c9/os-volume-type-access Aug 13 06:05:58.457171 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5990e0ad-23bf-45d2-a850-17c8d2fb3504 tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:58.457434 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5990e0ad-23bf-45d2-a850-17c8d2fb3504 tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:58.460056 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:58.460056 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:58.464412 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-f386294c-2757-498b-842e-46cd826fcb91 req-5ade8f26-ac37-4382-8039-8feb18ea88e3 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Volume info retrieved successfully. Aug 13 06:05:58.470001 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f386294c-2757-498b-842e-46cd826fcb91 req-5ade8f26-ac37-4382-8039-8feb18ea88e3 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa returned with HTTP 200 Aug 13 06:05:58.470551 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 184/735] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:05:58 2026] GET /volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:58.471708 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5990e0ad-23bf-45d2-a850-17c8d2fb3504 tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] https://10.4.3.121/volume/v3/types/effbe4c4-3cab-49a8-9ed1-e5f654b589c9/os-volume-type-access returned with HTTP 200 Aug 13 06:05:58.472146 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 184/736] 10.4.3.121 () {66 vars in 1408 bytes} [Thu Aug 13 06:05:58 2026] GET /volume/v3/types/effbe4c4-3cab-49a8-9ed1-e5f654b589c9/os-volume-type-access => generated 244 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:58.480243 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1bdfa9d9-8917-4e2d-b3b4-de52f3147cc9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:58.482001 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1bdfa9d9-8917-4e2d-b3b4-de52f3147cc9 tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] POST https://10.4.3.121/volume/v3/types/effbe4c4-3cab-49a8-9ed1-e5f654b589c9/action Aug 13 06:05:58.482380 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1bdfa9d9-8917-4e2d-b3b4-de52f3147cc9 tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] Action body: b'{"removeProjectAccess": {"project": "3c67560a5a06454494abd72557ee88c8"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:05:58.482585 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1bdfa9d9-8917-4e2d-b3b4-de52f3147cc9 tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3c67560a5a06454494abd72557ee88c8"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:58.495534 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1bdfa9d9-8917-4e2d-b3b4-de52f3147cc9 tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] https://10.4.3.121/volume/v3/types/effbe4c4-3cab-49a8-9ed1-e5f654b589c9/action returned with HTTP 202 Aug 13 06:05:58.496086 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 191/737] 10.4.3.121 () {68 vars in 1384 bytes} [Thu Aug 13 06:05:58 2026] POST /volume/v3/types/effbe4c4-3cab-49a8-9ed1-e5f654b589c9/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:58.503055 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d91271af-e4f7-491d-81e2-6ef64d65e44b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:58.508213 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d91271af-e4f7-491d-81e2-6ef64d65e44b tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] POST https://10.4.3.121/volume/v3/types/effbe4c4-3cab-49a8-9ed1-e5f654b589c9/action Aug 13 06:05:58.508213 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d91271af-e4f7-491d-81e2-6ef64d65e44b tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] Action body: b'{"removeProjectAccess": {"project": "618d554d719a45a4ab5e8ab316571df0"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:05:58.508213 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d91271af-e4f7-491d-81e2-6ef64d65e44b tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "618d554d719a45a4ab5e8ab316571df0"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:58.517922 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d91271af-e4f7-491d-81e2-6ef64d65e44b tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] https://10.4.3.121/volume/v3/types/effbe4c4-3cab-49a8-9ed1-e5f654b589c9/action returned with HTTP 202 Aug 13 06:05:58.518356 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 179/738] 10.4.3.121 () {68 vars in 1384 bytes} [Thu Aug 13 06:05:58 2026] POST /volume/v3/types/effbe4c4-3cab-49a8-9ed1-e5f654b589c9/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:58.526420 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ba19e45e-c5c2-4fb3-8144-0cdf03151df5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:58.530513 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ba19e45e-c5c2-4fb3-8144-0cdf03151df5 tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] DELETE https://10.4.3.121/volume/v3/types/effbe4c4-3cab-49a8-9ed1-e5f654b589c9 Aug 13 06:05:58.530513 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ba19e45e-c5c2-4fb3-8144-0cdf03151df5 tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:58.530513 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ba19e45e-c5c2-4fb3-8144-0cdf03151df5 tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:58.561232 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ba19e45e-c5c2-4fb3-8144-0cdf03151df5 tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] https://10.4.3.121/volume/v3/types/effbe4c4-3cab-49a8-9ed1-e5f654b589c9 returned with HTTP 202 Aug 13 06:05:58.562107 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 185/739] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:05:58 2026] DELETE /volume/v3/types/effbe4c4-3cab-49a8-9ed1-e5f654b589c9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:58.573029 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2dffe55e-d09b-4617-9ea6-bd64f1b31250 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:58.576600 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2dffe55e-d09b-4617-9ea6-bd64f1b31250 tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] GET https://10.4.3.121/volume/v3/types/effbe4c4-3cab-49a8-9ed1-e5f654b589c9 Aug 13 06:05:58.576945 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2dffe55e-d09b-4617-9ea6-bd64f1b31250 tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:58.577584 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2dffe55e-d09b-4617-9ea6-bd64f1b31250 tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:58.578708 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ead09b0d-ec66-4ecd-a3ff-f8c222671935 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:58.579065 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ead09b0d-ec66-4ecd-a3ff-f8c222671935 None None] GET https://10.4.3.121/volume// Aug 13 06:05:58.579065 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ead09b0d-ec66-4ecd-a3ff-f8c222671935 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:58.579247 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ead09b0d-ec66-4ecd-a3ff-f8c222671935 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:58.579589 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ead09b0d-ec66-4ecd-a3ff-f8c222671935 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:05:58.579865 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 192/740] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:05:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:05:58.581322 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2dffe55e-d09b-4617-9ea6-bd64f1b31250 tempest-VolumeTypesAccessTest-363857932 tempest-VolumeTypesAccessTest-363857932-project-admin] https://10.4.3.121/volume/v3/types/effbe4c4-3cab-49a8-9ed1-e5f654b589c9 returned with HTTP 404 Aug 13 06:05:58.581864 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 185/741] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:05:58 2026] GET /volume/v3/types/effbe4c4-3cab-49a8-9ed1-e5f654b589c9 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:58.588379 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f386294c-2757-498b-842e-46cd826fcb91 req-9e1459a0-36db-43d9-bc78-cc979527d174 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:58.590380 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f386294c-2757-498b-842e-46cd826fcb91 req-9e1459a0-36db-43d9-bc78-cc979527d174 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:05:58.590669 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f386294c-2757-498b-842e-46cd826fcb91 req-9e1459a0-36db-43d9-bc78-cc979527d174 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a30fda4c-3988-4385-a466-f7ec8fefeeaa", "connector": null, "instance_uuid": "b37be319-fd0e-4b53-a08f-2a835dda951b"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:58.598794 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:58.598794 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:58.626786 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f386294c-2757-498b-842e-46cd826fcb91 req-9e1459a0-36db-43d9-bc78-cc979527d174 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:05:58.627434 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 180/742] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:05:58 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:58.656633 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-86698655-8265-4ac5-bc17-be086879aaf8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:58.659338 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-86698655-8265-4ac5-bc17-be086879aaf8 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] GET https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa Aug 13 06:05:58.659452 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-86698655-8265-4ac5-bc17-be086879aaf8 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:58.659652 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-86698655-8265-4ac5-bc17-be086879aaf8 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:58.672556 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:58.672556 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:05:58.676805 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-86698655-8265-4ac5-bc17-be086879aaf8 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Volume info retrieved successfully. Aug 13 06:05:58.683262 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bdfda9de-036e-4ac0-961d-932b87cfc29c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:58.683386 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-86698655-8265-4ac5-bc17-be086879aaf8 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa returned with HTTP 200 Aug 13 06:05:58.683452 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bdfda9de-036e-4ac0-961d-932b87cfc29c None None] GET https://10.4.3.121/volume// Aug 13 06:05:58.683452 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bdfda9de-036e-4ac0-961d-932b87cfc29c None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:58.683507 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 186/743] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:58 2026] GET /volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:05:58.683547 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bdfda9de-036e-4ac0-961d-932b87cfc29c None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:58.684139 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bdfda9de-036e-4ac0-961d-932b87cfc29c None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:05:58.684139 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 193/744] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:05:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:05:58.693817 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f386294c-2757-498b-842e-46cd826fcb91 req-9f2f99ff-933b-4386-a18a-3efd5d632f4c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:58.696417 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f386294c-2757-498b-842e-46cd826fcb91 req-9f2f99ff-933b-4386-a18a-3efd5d632f4c tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] GET https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa Aug 13 06:05:58.696629 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f386294c-2757-498b-842e-46cd826fcb91 req-9f2f99ff-933b-4386-a18a-3efd5d632f4c tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:58.696837 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f386294c-2757-498b-842e-46cd826fcb91 req-9f2f99ff-933b-4386-a18a-3efd5d632f4c tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:58.710739 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:58.710739 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:58.715427 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-f386294c-2757-498b-842e-46cd826fcb91 req-9f2f99ff-933b-4386-a18a-3efd5d632f4c tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Volume info retrieved successfully. Aug 13 06:05:58.720284 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f386294c-2757-498b-842e-46cd826fcb91 req-9f2f99ff-933b-4386-a18a-3efd5d632f4c tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa returned with HTTP 200 Aug 13 06:05:58.720527 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 186/745] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:05:58 2026] GET /volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:05:58.822836 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f386294c-2757-498b-842e-46cd826fcb91 req-576ba401-db42-409b-aa0d-aa39cdff91c7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:58.826200 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f386294c-2757-498b-842e-46cd826fcb91 req-576ba401-db42-409b-aa0d-aa39cdff91c7 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] PUT https://10.4.3.121/volume/v3/attachments/8c2bc63f-019b-499f-adce-1639d2e6aa6a Aug 13 06:05:58.826935 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f386294c-2757-498b-842e-46cd826fcb91 req-576ba401-db42-409b-aa0d-aa39cdff91c7 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:05:58.842693 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-f386294c-2757-498b-842e-46cd826fcb91 req-576ba401-db42-409b-aa0d-aa39cdff91c7 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Acquiring lock "cinder-attachment_update-a30fda4c-3988-4385-a466-f7ec8fefeeaa-np0000007163" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:05:58.848149 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-f386294c-2757-498b-842e-46cd826fcb91 req-576ba401-db42-409b-aa0d-aa39cdff91c7 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Lock "cinder-attachment_update-a30fda4c-3988-4385-a466-f7ec8fefeeaa-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:05:58.849400 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:58.849400 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:58.946806 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-f386294c-2757-498b-842e-46cd826fcb91 req-576ba401-db42-409b-aa0d-aa39cdff91c7 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Lock "cinder-attachment_update-a30fda4c-3988-4385-a466-f7ec8fefeeaa-np0000007163" released by "attachment_update" :: held 0.099s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:05:58.947168 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f386294c-2757-498b-842e-46cd826fcb91 req-576ba401-db42-409b-aa0d-aa39cdff91c7 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] https://10.4.3.121/volume/v3/attachments/8c2bc63f-019b-499f-adce-1639d2e6aa6a returned with HTTP 200 Aug 13 06:05:58.947702 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 181/746] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:05:58 2026] PUT /volume/v3/attachments/8c2bc63f-019b-499f-adce-1639d2e6aa6a => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:59.237414 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b2bb76ec-16ab-4d12-8259-c548553b74ce None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:59.243406 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b2bb76ec-16ab-4d12-8259-c548553b74ce tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] GET https://10.4.3.121/volume/v3/volumes/d7a73987-f9a3-4c4f-a846-fb4655afd73d Aug 13 06:05:59.243788 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b2bb76ec-16ab-4d12-8259-c548553b74ce tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:59.244083 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b2bb76ec-16ab-4d12-8259-c548553b74ce tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:59.255880 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b2bb76ec-16ab-4d12-8259-c548553b74ce tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/volumes/d7a73987-f9a3-4c4f-a846-fb4655afd73d returned with HTTP 404 Aug 13 06:05:59.256920 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 187/747] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:59 2026] GET /volume/v3/volumes/d7a73987-f9a3-4c4f-a846-fb4655afd73d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:05:59.265915 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-649885b5-a40d-49c5-8589-00fae07102df None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:59.268579 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-649885b5-a40d-49c5-8589-00fae07102df tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] DELETE https://10.4.3.121/volume/v3/volumes/0db5b7b7-f114-43b4-910c-85fca49b36ca Aug 13 06:05:59.268805 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-649885b5-a40d-49c5-8589-00fae07102df tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:59.269039 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-649885b5-a40d-49c5-8589-00fae07102df tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:59.269296 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-649885b5-a40d-49c5-8589-00fae07102df tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Delete volume with id: 0db5b7b7-f114-43b4-910c-85fca49b36ca Aug 13 06:05:59.277389 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:59.277389 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:05:59.278048 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-649885b5-a40d-49c5-8589-00fae07102df tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Volume info retrieved successfully. Aug 13 06:05:59.298049 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-649885b5-a40d-49c5-8589-00fae07102df tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Delete volume request issued successfully. Aug 13 06:05:59.298321 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-649885b5-a40d-49c5-8589-00fae07102df tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/volumes/0db5b7b7-f114-43b4-910c-85fca49b36ca returned with HTTP 202 Aug 13 06:05:59.298797 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 194/748] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:05:59 2026] DELETE /volume/v3/volumes/0db5b7b7-f114-43b4-910c-85fca49b36ca => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:05:59.308090 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1a65e516-1b5a-42f8-86c2-bc15219cad1d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:59.310553 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1a65e516-1b5a-42f8-86c2-bc15219cad1d tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] GET https://10.4.3.121/volume/v3/volumes/0db5b7b7-f114-43b4-910c-85fca49b36ca Aug 13 06:05:59.310842 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1a65e516-1b5a-42f8-86c2-bc15219cad1d tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:59.311173 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1a65e516-1b5a-42f8-86c2-bc15219cad1d tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:59.318239 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:59.318239 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:05:59.322144 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1a65e516-1b5a-42f8-86c2-bc15219cad1d tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Volume info retrieved successfully. Aug 13 06:05:59.328328 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1a65e516-1b5a-42f8-86c2-bc15219cad1d tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/volumes/0db5b7b7-f114-43b4-910c-85fca49b36ca returned with HTTP 200 Aug 13 06:05:59.328486 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 187/749] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:59 2026] GET /volume/v3/volumes/0db5b7b7-f114-43b4-910c-85fca49b36ca => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:05:59.695935 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eff2934f-6c94-4f64-872d-216a3c62bd10 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:05:59.697742 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eff2934f-6c94-4f64-872d-216a3c62bd10 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] GET https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa Aug 13 06:05:59.697944 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eff2934f-6c94-4f64-872d-216a3c62bd10 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:05:59.698122 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eff2934f-6c94-4f64-872d-216a3c62bd10 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:05:59.709000 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:05:59.709000 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:05:59.713226 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-eff2934f-6c94-4f64-872d-216a3c62bd10 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Volume info retrieved successfully. Aug 13 06:05:59.718520 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eff2934f-6c94-4f64-872d-216a3c62bd10 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa returned with HTTP 200 Aug 13 06:05:59.719032 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 182/750] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:05:59 2026] GET /volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:00.342281 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6455b6a2-d930-488f-a9d7-c9b957c6dae9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:00.345758 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6455b6a2-d930-488f-a9d7-c9b957c6dae9 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] GET https://10.4.3.121/volume/v3/volumes/0db5b7b7-f114-43b4-910c-85fca49b36ca Aug 13 06:06:00.345890 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6455b6a2-d930-488f-a9d7-c9b957c6dae9 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:00.346146 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6455b6a2-d930-488f-a9d7-c9b957c6dae9 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:00.355854 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6455b6a2-d930-488f-a9d7-c9b957c6dae9 tempest-TaggedBootDevicesTest_v242-795432424 tempest-TaggedBootDevicesTest_v242-795432424-project-member] https://10.4.3.121/volume/v3/volumes/0db5b7b7-f114-43b4-910c-85fca49b36ca returned with HTTP 404 Aug 13 06:06:00.356606 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 188/751] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:00 2026] GET /volume/v3/volumes/0db5b7b7-f114-43b4-910c-85fca49b36ca => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:00.734157 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e2419d4f-b154-4641-b9da-dd5e912edfd7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:00.738039 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e2419d4f-b154-4641-b9da-dd5e912edfd7 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] GET https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa Aug 13 06:06:00.738039 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e2419d4f-b154-4641-b9da-dd5e912edfd7 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:00.738039 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e2419d4f-b154-4641-b9da-dd5e912edfd7 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:00.752862 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:00.752862 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:00.760146 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e2419d4f-b154-4641-b9da-dd5e912edfd7 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Volume info retrieved successfully. Aug 13 06:06:00.769054 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e2419d4f-b154-4641-b9da-dd5e912edfd7 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa returned with HTTP 200 Aug 13 06:06:00.769517 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 195/752] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:00 2026] GET /volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:01.786048 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-446f741f-c74a-48e8-ba89-047baeb7929d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:01.787741 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-446f741f-c74a-48e8-ba89-047baeb7929d tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] GET https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa Aug 13 06:06:01.788058 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-446f741f-c74a-48e8-ba89-047baeb7929d tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:01.788356 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-446f741f-c74a-48e8-ba89-047baeb7929d tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:01.802278 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:01.802278 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:01.808351 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-446f741f-c74a-48e8-ba89-047baeb7929d tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Volume info retrieved successfully. Aug 13 06:06:01.813412 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-446f741f-c74a-48e8-ba89-047baeb7929d tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa returned with HTTP 200 Aug 13 06:06:01.813769 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 188/753] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:01 2026] GET /volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:02.044118 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d0d34841-eeca-4ff9-a239-935d8f8165c0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:02.187849 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d0d34841-eeca-4ff9-a239-935d8f8165c0 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:06:02.188404 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d0d34841-eeca-4ff9-a239-935d8f8165c0 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-963585742"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:02.190380 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-d0d34841-eeca-4ff9-a239-935d8f8165c0 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-963585742'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:06:02.190547 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-d0d34841-eeca-4ff9-a239-935d8f8165c0 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Create volume of 1 GB Aug 13 06:06:02.197206 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d0d34841-eeca-4ff9-a239-935d8f8165c0 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Availability Zones retrieved successfully. Aug 13 06:06:02.206573 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d0d34841-eeca-4ff9-a239-935d8f8165c0 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Flow 'volume_create_api' (0d577cd4-b707-47c5-8cf3-dca64acacbc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:02.208091 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d0d34841-eeca-4ff9-a239-935d8f8165c0 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87f9e4b7-7f4e-4c44-9bb5-7964868aec3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:02.211136 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-d0d34841-eeca-4ff9-a239-935d8f8165c0 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:06:02.246521 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d0d34841-eeca-4ff9-a239-935d8f8165c0 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87f9e4b7-7f4e-4c44-9bb5-7964868aec3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:02.247672 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d0d34841-eeca-4ff9-a239-935d8f8165c0 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7136247-b139-4fbe-b2d8-bc70bdfcebf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:02.315628 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-d0d34841-eeca-4ff9-a239-935d8f8165c0 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Created reservations ['885daf6d-c70a-4d83-ad8c-70db70100c69', '430e557c-ee14-46c1-9ea2-b2222991ebcb', '2ad6a429-47b9-49e2-bddd-4464c900da97', 'a9a7c305-efa2-4f10-a11f-99c042a43fb1'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:02.316510 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d0d34841-eeca-4ff9-a239-935d8f8165c0 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7136247-b139-4fbe-b2d8-bc70bdfcebf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['885daf6d-c70a-4d83-ad8c-70db70100c69', '430e557c-ee14-46c1-9ea2-b2222991ebcb', '2ad6a429-47b9-49e2-bddd-4464c900da97', 'a9a7c305-efa2-4f10-a11f-99c042a43fb1']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:02.317264 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d0d34841-eeca-4ff9-a239-935d8f8165c0 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12d1f3e2-0b48-44bc-8bd9-3bbfa98fb00c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:02.324033 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f386294c-2757-498b-842e-46cd826fcb91 req-5fee1d5b-0f5f-4736-9e98-5c64000e8dce None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:02.326610 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f386294c-2757-498b-842e-46cd826fcb91 req-5fee1d5b-0f5f-4736-9e98-5c64000e8dce tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] POST https://10.4.3.121/volume/v3/attachments/8c2bc63f-019b-499f-adce-1639d2e6aa6a/action Aug 13 06:06:02.327080 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f386294c-2757-498b-842e-46cd826fcb91 req-5fee1d5b-0f5f-4736-9e98-5c64000e8dce tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:02.327258 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f386294c-2757-498b-842e-46cd826fcb91 req-5fee1d5b-0f5f-4736-9e98-5c64000e8dce tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:02.342921 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d0d34841-eeca-4ff9-a239-935d8f8165c0 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12d1f3e2-0b48-44bc-8bd9-3bbfa98fb00c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bad8db89-5c46-4e10-9aa9-ea0d628c62af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-963585742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b854bace2c42c7a0b84ca629c9e777',qos_specs=None,replication_status=,reservations=['885daf6d-c70a-4d83-ad8c-70db70100c69','430e557c-ee14-46c1-9ea2-b2222991ebcb','2ad6a429-47b9-49e2-bddd-4464c900da97','a9a7c305-efa2-4f10-a11f-99c042a43fb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='631d23bc585f4e6a811862aaad9c5e87',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:06:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-963585742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bad8db89-5c46-4e10-9aa9-ea0d628c62af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1b854bace2c42c7a0b84ca629c9e777',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='631d23bc585f4e6a811862aaad9c5e87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:02.343635 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d0d34841-eeca-4ff9-a239-935d8f8165c0 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (523a7ea0-b394-4696-861e-90a495c3339b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:02.344119 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:02.344119 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:02.352266 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f386294c-2757-498b-842e-46cd826fcb91 req-5fee1d5b-0f5f-4736-9e98-5c64000e8dce tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] https://10.4.3.121/volume/v3/attachments/8c2bc63f-019b-499f-adce-1639d2e6aa6a/action returned with HTTP 204 Aug 13 06:06:02.352740 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 189/754] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:06:02 2026] POST /volume/v3/attachments/8c2bc63f-019b-499f-adce-1639d2e6aa6a/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:02.364924 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d0d34841-eeca-4ff9-a239-935d8f8165c0 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (523a7ea0-b394-4696-861e-90a495c3339b) transitioned into state 'SUCCESS' from state '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-963585742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b854bace2c42c7a0b84ca629c9e777',qos_specs=None,replication_status=,reservations=['885daf6d-c70a-4d83-ad8c-70db70100c69','430e557c-ee14-46c1-9ea2-b2222991ebcb','2ad6a429-47b9-49e2-bddd-4464c900da97','a9a7c305-efa2-4f10-a11f-99c042a43fb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='631d23bc585f4e6a811862aaad9c5e87',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:02.365887 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d0d34841-eeca-4ff9-a239-935d8f8165c0 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b49f0bf6-da71-4edd-a156-5375c9c85b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:02.376723 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d0d34841-eeca-4ff9-a239-935d8f8165c0 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b49f0bf6-da71-4edd-a156-5375c9c85b65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:02.377514 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d0d34841-eeca-4ff9-a239-935d8f8165c0 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Flow 'volume_create_api' (0d577cd4-b707-47c5-8cf3-dca64acacbc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:02.377790 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d0d34841-eeca-4ff9-a239-935d8f8165c0 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Create volume request issued successfully. Aug 13 06:06:02.378385 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d0d34841-eeca-4ff9-a239-935d8f8165c0 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:06:02.378816 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 183/755] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:06:02 2026] POST /volume/v3/volumes => generated 818 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 13 06:06:02.391928 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2f6013e4-d780-4e20-869a-67e16dd8bac3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:02.393881 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2f6013e4-d780-4e20-869a-67e16dd8bac3 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] GET https://10.4.3.121/volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af Aug 13 06:06:02.394146 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2f6013e4-d780-4e20-869a-67e16dd8bac3 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:02.394389 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2f6013e4-d780-4e20-869a-67e16dd8bac3 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:02.402843 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:02.402843 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:02.406615 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2f6013e4-d780-4e20-869a-67e16dd8bac3 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Volume info retrieved successfully. Aug 13 06:06:02.411917 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2f6013e4-d780-4e20-869a-67e16dd8bac3 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] https://10.4.3.121/volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af returned with HTTP 200 Aug 13 06:06:02.412360 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 196/756] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:06:02 2026] GET /volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af => generated 886 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:02.830229 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f7cbacee-a6a8-4826-9ae5-693d0ff52f40 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:02.836022 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f7cbacee-a6a8-4826-9ae5-693d0ff52f40 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] GET https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa Aug 13 06:06:02.836022 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f7cbacee-a6a8-4826-9ae5-693d0ff52f40 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:02.836022 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f7cbacee-a6a8-4826-9ae5-693d0ff52f40 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:02.846275 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:02.846275 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:02.850980 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f7cbacee-a6a8-4826-9ae5-693d0ff52f40 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Volume info retrieved successfully. Aug 13 06:06:02.856026 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f7cbacee-a6a8-4826-9ae5-693d0ff52f40 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa returned with HTTP 200 Aug 13 06:06:02.856555 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 189/757] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:02 2026] GET /volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:02.870625 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-11f2366f-42ce-4269-b424-cf56fca6daa4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:02.873898 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-11f2366f-42ce-4269-b424-cf56fca6daa4 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] GET https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa Aug 13 06:06:02.874121 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-11f2366f-42ce-4269-b424-cf56fca6daa4 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:02.874388 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-11f2366f-42ce-4269-b424-cf56fca6daa4 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:02.887036 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:02.887036 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:02.892726 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-11f2366f-42ce-4269-b424-cf56fca6daa4 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Volume info retrieved successfully. Aug 13 06:06:02.897218 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-11f2366f-42ce-4269-b424-cf56fca6daa4 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa returned with HTTP 200 Aug 13 06:06:02.897621 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 190/758] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:02 2026] GET /volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:02.911541 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-379ef96e-024e-4182-8458-41a247fa73b4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:02.914549 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-379ef96e-024e-4182-8458-41a247fa73b4 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-reader] GET https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa Aug 13 06:06:02.914649 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-379ef96e-024e-4182-8458-41a247fa73b4 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:02.915069 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-379ef96e-024e-4182-8458-41a247fa73b4 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:02.936671 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:02.936671 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:02.944946 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-379ef96e-024e-4182-8458-41a247fa73b4 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-reader] Volume info retrieved successfully. Aug 13 06:06:02.952778 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-379ef96e-024e-4182-8458-41a247fa73b4 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-reader] https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa returned with HTTP 200 Aug 13 06:06:02.953283 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 184/759] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:02 2026] GET /volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:03.047448 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-6d679033-5cbe-446a-a020-34a7bac855d7 req-9a6c1e56-fe9f-4d0a-b005-800d644857dc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:03.050018 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6d679033-5cbe-446a-a020-34a7bac855d7 req-9a6c1e56-fe9f-4d0a-b005-800d644857dc tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] GET https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa Aug 13 06:06:03.050018 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-6d679033-5cbe-446a-a020-34a7bac855d7 req-9a6c1e56-fe9f-4d0a-b005-800d644857dc tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:03.050260 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-6d679033-5cbe-446a-a020-34a7bac855d7 req-9a6c1e56-fe9f-4d0a-b005-800d644857dc tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:03.060075 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:03.060075 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:03.063997 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-6d679033-5cbe-446a-a020-34a7bac855d7 req-9a6c1e56-fe9f-4d0a-b005-800d644857dc tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Volume info retrieved successfully. Aug 13 06:06:03.071556 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6d679033-5cbe-446a-a020-34a7bac855d7 req-9a6c1e56-fe9f-4d0a-b005-800d644857dc tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa returned with HTTP 200 Aug 13 06:06:03.072012 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 197/760] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:06:03 2026] GET /volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:03.105557 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6d679033-5cbe-446a-a020-34a7bac855d7 req-ed0fb7f3-ee1d-4163-8a59-2128a49a2d00 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:03.110512 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6d679033-5cbe-446a-a020-34a7bac855d7 req-ed0fb7f3-ee1d-4163-8a59-2128a49a2d00 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] POST https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa/action Aug 13 06:06:03.110512 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6d679033-5cbe-446a-a020-34a7bac855d7 req-ed0fb7f3-ee1d-4163-8a59-2128a49a2d00 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:03.110512 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6d679033-5cbe-446a-a020-34a7bac855d7 req-ed0fb7f3-ee1d-4163-8a59-2128a49a2d00 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:03.126662 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:03.126662 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:03.127143 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-6d679033-5cbe-446a-a020-34a7bac855d7 req-ed0fb7f3-ee1d-4163-8a59-2128a49a2d00 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Volume info retrieved successfully. Aug 13 06:06:03.135208 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-6d679033-5cbe-446a-a020-34a7bac855d7 req-ed0fb7f3-ee1d-4163-8a59-2128a49a2d00 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Begin detaching volume completed successfully. Aug 13 06:06:03.135432 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6d679033-5cbe-446a-a020-34a7bac855d7 req-ed0fb7f3-ee1d-4163-8a59-2128a49a2d00 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa/action returned with HTTP 202 Aug 13 06:06:03.135854 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 190/761] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:06:03 2026] POST /volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:06:03.163494 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c79d4258-f5c5-4176-b286-ca2357e4eda6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:03.166250 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c79d4258-f5c5-4176-b286-ca2357e4eda6 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-reader] GET https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa Aug 13 06:06:03.167716 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c79d4258-f5c5-4176-b286-ca2357e4eda6 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:03.167716 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c79d4258-f5c5-4176-b286-ca2357e4eda6 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:03.181374 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:03.181374 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:03.186134 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c79d4258-f5c5-4176-b286-ca2357e4eda6 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-reader] Volume info retrieved successfully. Aug 13 06:06:03.194321 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c79d4258-f5c5-4176-b286-ca2357e4eda6 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-reader] https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa returned with HTTP 200 Aug 13 06:06:03.194929 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 191/762] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:03 2026] GET /volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:03.198047 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c67b1df5-e443-40d0-9a20-80a1be356fd8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:03.198524 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c67b1df5-e443-40d0-9a20-80a1be356fd8 None None] GET https://10.4.3.121/volume// Aug 13 06:06:03.198669 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c67b1df5-e443-40d0-9a20-80a1be356fd8 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:03.198885 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c67b1df5-e443-40d0-9a20-80a1be356fd8 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:03.199222 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c67b1df5-e443-40d0-9a20-80a1be356fd8 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:06:03.199503 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 185/763] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:06:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:06:03.212568 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-6d679033-5cbe-446a-a020-34a7bac855d7 req-ba72efd8-7f68-4e98-b3be-a576309e961b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:03.216865 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6d679033-5cbe-446a-a020-34a7bac855d7 req-ba72efd8-7f68-4e98-b3be-a576309e961b tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] GET https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa Aug 13 06:06:03.216865 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-6d679033-5cbe-446a-a020-34a7bac855d7 req-ba72efd8-7f68-4e98-b3be-a576309e961b tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:03.216865 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-6d679033-5cbe-446a-a020-34a7bac855d7 req-ba72efd8-7f68-4e98-b3be-a576309e961b tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:03.233713 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:03.233713 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:03.240876 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-6d679033-5cbe-446a-a020-34a7bac855d7 req-ba72efd8-7f68-4e98-b3be-a576309e961b tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Volume info retrieved successfully. Aug 13 06:06:03.253714 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6d679033-5cbe-446a-a020-34a7bac855d7 req-ba72efd8-7f68-4e98-b3be-a576309e961b tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa returned with HTTP 200 Aug 13 06:06:03.254492 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 198/764] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:06:03 2026] GET /volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa => generated 1323 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:06:03.425656 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dceb491a-bf62-4b34-aa32-2fb35e0e4bda None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:03.429799 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dceb491a-bf62-4b34-aa32-2fb35e0e4bda tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] GET https://10.4.3.121/volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af Aug 13 06:06:03.429799 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dceb491a-bf62-4b34-aa32-2fb35e0e4bda tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:03.430049 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dceb491a-bf62-4b34-aa32-2fb35e0e4bda tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:03.446128 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:03.446128 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:03.453481 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-dceb491a-bf62-4b34-aa32-2fb35e0e4bda tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Volume info retrieved successfully. Aug 13 06:06:03.459042 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dceb491a-bf62-4b34-aa32-2fb35e0e4bda tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] https://10.4.3.121/volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af returned with HTTP 200 Aug 13 06:06:03.459042 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 191/765] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:06:03 2026] GET /volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af => generated 945 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:03.475271 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5f04e4c1-512c-497e-bcc8-d4c25991e0c0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:03.481990 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f04e4c1-512c-497e-bcc8-d4c25991e0c0 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] POST https://10.4.3.121/volume/v3/volume-transfers Aug 13 06:06:03.481990 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f04e4c1-512c-497e-bcc8-d4c25991e0c0 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "bad8db89-5c46-4e10-9aa9-ea0d628c62af"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:03.484280 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volume_transfer [None req-5f04e4c1-512c-497e-bcc8-d4c25991e0c0 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Creating new volume transfer {'transfer': {'volume_id': 'bad8db89-5c46-4e10-9aa9-ea0d628c62af'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 06:06:03.484280 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volume_transfer [None req-5f04e4c1-512c-497e-bcc8-d4c25991e0c0 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Creating transfer of volume bad8db89-5c46-4e10-9aa9-ea0d628c62af Aug 13 06:06:03.484280 np0000007163 devstack@c-api.service[100325]: INFO cinder.transfer.api [None req-5f04e4c1-512c-497e-bcc8-d4c25991e0c0 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Generating transfer record for volume bad8db89-5c46-4e10-9aa9-ea0d628c62af Aug 13 06:06:03.497259 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:03.497259 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:03.512897 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f04e4c1-512c-497e-bcc8-d4c25991e0c0 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] https://10.4.3.121/volume/v3/volume-transfers returned with HTTP 202 Aug 13 06:06:03.512897 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 192/766] 10.4.3.121 () {70 vars in 1326 bytes} [Thu Aug 13 06:06:03 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:03.527924 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0c92ee6c-ee93-470e-afdc-ea705a8db42a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:03.532328 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0c92ee6c-ee93-470e-afdc-ea705a8db42a tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] GET https://10.4.3.121/volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af Aug 13 06:06:03.532605 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0c92ee6c-ee93-470e-afdc-ea705a8db42a tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:03.532891 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0c92ee6c-ee93-470e-afdc-ea705a8db42a tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:03.535650 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-25f6c4bf-6561-476b-a323-814dc6c4c2d3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:03.544454 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-25f6c4bf-6561-476b-a323-814dc6c4c2d3 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] POST https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action Aug 13 06:06:03.544454 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-25f6c4bf-6561-476b-a323-814dc6c4c2d3 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Action body: b'{"os-attach": {"instance_uuid": "8f9e4a88-b9d3-47c8-9e45-1e3763a1e569", "mountpoint": "/dev/vdb"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:03.544454 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-25f6c4bf-6561-476b-a323-814dc6c4c2d3 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "8f9e4a88-b9d3-47c8-9e45-1e3763a1e569", "mountpoint": "/dev/vdb"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:03.546082 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:03.546082 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:03.550989 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0c92ee6c-ee93-470e-afdc-ea705a8db42a tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Volume info retrieved successfully. Aug 13 06:06:03.555173 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:03.555173 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:03.555626 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-25f6c4bf-6561-476b-a323-814dc6c4c2d3 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:06:03.556597 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0c92ee6c-ee93-470e-afdc-ea705a8db42a tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] https://10.4.3.121/volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af returned with HTTP 200 Aug 13 06:06:03.556984 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 186/767] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:06:03 2026] GET /volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af => generated 953 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:03.561367 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-25f6c4bf-6561-476b-a323-814dc6c4c2d3 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Update volume admin metadata completed successfully. Aug 13 06:06:03.573711 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-57ca01da-a8ae-4c3b-843a-468654f740b8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:03.575857 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-57ca01da-a8ae-4c3b-843a-468654f740b8 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] GET https://10.4.3.121/volume/v3/volume-transfers/c9a8adb7-1551-47f6-ae9c-947bf39f5cb5 Aug 13 06:06:03.576126 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-57ca01da-a8ae-4c3b-843a-468654f740b8 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:03.576387 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-57ca01da-a8ae-4c3b-843a-468654f740b8 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:03.581828 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-57ca01da-a8ae-4c3b-843a-468654f740b8 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] https://10.4.3.121/volume/v3/volume-transfers/c9a8adb7-1551-47f6-ae9c-947bf39f5cb5 returned with HTTP 200 Aug 13 06:06:03.582027 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 192/768] 10.4.3.121 () {68 vars in 1416 bytes} [Thu Aug 13 06:06:03 2026] GET /volume/v3/volume-transfers/c9a8adb7-1551-47f6-ae9c-947bf39f5cb5 => generated 432 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:03.592171 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-62344fe2-441c-4d62-ab2f-49c0ce513100 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:03.594206 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-62344fe2-441c-4d62-ab2f-49c0ce513100 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] GET https://10.4.3.121/volume/v3/volume-transfers Aug 13 06:06:03.595941 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-62344fe2-441c-4d62-ab2f-49c0ce513100 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:03.595941 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-62344fe2-441c-4d62-ab2f-49c0ce513100 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:03.595941 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volume_transfer [None req-62344fe2-441c-4d62-ab2f-49c0ce513100 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Listing volume transfers {{(pid=100325) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 06:06:03.600428 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-62344fe2-441c-4d62-ab2f-49c0ce513100 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] https://10.4.3.121/volume/v3/volume-transfers returned with HTTP 200 Aug 13 06:06:03.600906 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 193/769] 10.4.3.121 () {68 vars in 1305 bytes} [Thu Aug 13 06:06:03 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:03.609792 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c461599b-795a-431c-a325-6008202c6cf5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:03.611510 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-25f6c4bf-6561-476b-a323-814dc6c4c2d3 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Attach volume completed successfully. Aug 13 06:06:03.611780 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-25f6c4bf-6561-476b-a323-814dc6c4c2d3 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action returned with HTTP 202 Aug 13 06:06:03.612831 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 199/770] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:06:03 2026] POST /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:06:03.619294 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b2a5974a-4ab0-44a1-953d-6022c42b328d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:03.620903 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b2a5974a-4ab0-44a1-953d-6022c42b328d tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] GET https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 Aug 13 06:06:03.621070 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b2a5974a-4ab0-44a1-953d-6022c42b328d tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:03.621264 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b2a5974a-4ab0-44a1-953d-6022c42b328d tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:03.634692 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:03.634692 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:03.640801 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b2a5974a-4ab0-44a1-953d-6022c42b328d tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:06:03.644825 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b2a5974a-4ab0-44a1-953d-6022c42b328d tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 returned with HTTP 200 Aug 13 06:06:03.645210 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 193/771] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:03 2026] GET /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 => generated 1175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:03.661806 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-39957b1e-3620-4d93-beff-540514f47f67 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:03.665628 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-39957b1e-3620-4d93-beff-540514f47f67 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] GET https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 Aug 13 06:06:03.665628 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-39957b1e-3620-4d93-beff-540514f47f67 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:03.665628 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-39957b1e-3620-4d93-beff-540514f47f67 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:03.679609 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:03.679609 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:03.683504 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-39957b1e-3620-4d93-beff-540514f47f67 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:06:03.688993 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-39957b1e-3620-4d93-beff-540514f47f67 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 returned with HTTP 200 Aug 13 06:06:03.689678 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 194/772] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:03 2026] GET /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 => generated 1175 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:03.704952 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7f9b4ab2-c1f8-4eb0-9ea5-751a393f70a4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:03.708265 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7f9b4ab2-c1f8-4eb0-9ea5-751a393f70a4 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] POST https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action Aug 13 06:06:03.708683 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7f9b4ab2-c1f8-4eb0-9ea5-751a393f70a4 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Action body: b'{"os-detach": {}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:03.708916 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7f9b4ab2-c1f8-4eb0-9ea5-751a393f70a4 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:03.714716 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c461599b-795a-431c-a325-6008202c6cf5 tempest-VolumesTransfersV355Test-1950882379 tempest-VolumesTransfersV355Test-1950882379-project-member] POST https://10.4.3.121/volume/v3/volume-transfers/c9a8adb7-1551-47f6-ae9c-947bf39f5cb5/accept Aug 13 06:06:03.715107 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c461599b-795a-431c-a325-6008202c6cf5 tempest-VolumesTransfersV355Test-1950882379 tempest-VolumesTransfersV355Test-1950882379-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b82abb7ffb934249"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:03.716359 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.volume_transfer [None req-c461599b-795a-431c-a325-6008202c6cf5 tempest-VolumesTransfersV355Test-1950882379 tempest-VolumesTransfersV355Test-1950882379-project-member] Accepting volume transfer c9a8adb7-1551-47f6-ae9c-947bf39f5cb5 {{(pid=100324) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 06:06:03.716473 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.contrib.volume_transfer [None req-c461599b-795a-431c-a325-6008202c6cf5 tempest-VolumesTransfersV355Test-1950882379 tempest-VolumesTransfersV355Test-1950882379-project-member] Accepting transfer c9a8adb7-1551-47f6-ae9c-947bf39f5cb5 Aug 13 06:06:03.733174 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:03.733174 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:03.733682 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7f9b4ab2-c1f8-4eb0-9ea5-751a393f70a4 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:06:03.776396 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7f9b4ab2-c1f8-4eb0-9ea5-751a393f70a4 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Detach volume completed successfully. Aug 13 06:06:03.776656 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7f9b4ab2-c1f8-4eb0-9ea5-751a393f70a4 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action returned with HTTP 202 Aug 13 06:06:03.777478 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 200/773] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:06:03 2026] POST /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:06:03.783809 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-15937738-09e8-4d06-b18e-c71e5bb1e884 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:03.785484 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-15937738-09e8-4d06-b18e-c71e5bb1e884 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] GET https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 Aug 13 06:06:03.785673 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-15937738-09e8-4d06-b18e-c71e5bb1e884 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:03.785862 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-15937738-09e8-4d06-b18e-c71e5bb1e884 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:03.790338 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-c461599b-795a-431c-a325-6008202c6cf5 tempest-VolumesTransfersV355Test-1950882379 tempest-VolumesTransfersV355Test-1950882379-project-member] Created reservations ['c1166365-f458-413a-98ae-0bc3bc6c86b9', 'd8a5c9bf-0323-49fb-8e81-7466500c7ae5', '820fb4f6-d4c0-4378-b868-52b8c7586e36', '3aeef693-589d-4b90-9930-85b3045f83e0'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:03.792808 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:03.792808 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:03.796511 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-15937738-09e8-4d06-b18e-c71e5bb1e884 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:06:03.800862 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-15937738-09e8-4d06-b18e-c71e5bb1e884 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 returned with HTTP 200 Aug 13 06:06:03.801256 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 194/774] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:03 2026] GET /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:03.807917 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-c461599b-795a-431c-a325-6008202c6cf5 tempest-VolumesTransfersV355Test-1950882379 tempest-VolumesTransfersV355Test-1950882379-project-member] Created reservations ['564427c5-7c80-4f9e-b4e9-dec6c182c62b', 'e50221ad-1975-467e-857f-34b49024ea77', 'e0d48955-37c0-4c4f-b531-0d0295bd76cb', '4d63b9b8-6af7-41a6-a65e-e6afe207e32f'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:03.839938 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-c461599b-795a-431c-a325-6008202c6cf5 tempest-VolumesTransfersV355Test-1950882379 tempest-VolumesTransfersV355Test-1950882379-project-member] Created reservations ['17048e47-e2c1-45f2-b62e-d070a9209650', '5eb46e1f-5f09-4d6c-b7ee-e030d5a391b1', '5415b5e9-2cec-4cf6-be27-de03e9f55fb7', 'efe9125e-bc11-405c-acdf-ee90947ccd3b'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:03.869295 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-c461599b-795a-431c-a325-6008202c6cf5 tempest-VolumesTransfersV355Test-1950882379 tempest-VolumesTransfersV355Test-1950882379-project-member] Created reservations ['7c3db385-7d97-49f9-9278-e256c6186981', 'b2f18d4c-882c-4736-9bb3-ba1a00774157', 'cfd0e34f-2eca-4bd2-a3ee-ae54643ac620', '2b9e0f1c-f0fe-40d4-af7f-cce21e53af82'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:03.883498 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c461599b-795a-431c-a325-6008202c6cf5 tempest-VolumesTransfersV355Test-1950882379 tempest-VolumesTransfersV355Test-1950882379-project-member] Transfer volume completed successfully. Aug 13 06:06:03.967507 np0000007163 devstack@c-api.service[100324]: INFO cinder.transfer.api [None req-c461599b-795a-431c-a325-6008202c6cf5 tempest-VolumesTransfersV355Test-1950882379 tempest-VolumesTransfersV355Test-1950882379-project-member] Volume bad8db89-5c46-4e10-9aa9-ea0d628c62af has been transferred. Aug 13 06:06:03.979517 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c461599b-795a-431c-a325-6008202c6cf5 tempest-VolumesTransfersV355Test-1950882379 tempest-VolumesTransfersV355Test-1950882379-project-member] https://10.4.3.121/volume/v3/volume-transfers/c9a8adb7-1551-47f6-ae9c-947bf39f5cb5/accept returned with HTTP 202 Aug 13 06:06:03.979911 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 187/775] 10.4.3.121 () {70 vars in 1458 bytes} [Thu Aug 13 06:06:03 2026] POST /volume/v3/volume-transfers/c9a8adb7-1551-47f6-ae9c-947bf39f5cb5/accept => generated 365 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:03.990453 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-011659af-add9-4151-8b94-16ba74f8a6e6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:03.992711 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-011659af-add9-4151-8b94-16ba74f8a6e6 tempest-VolumesTransfersV355Test-1950882379 tempest-VolumesTransfersV355Test-1950882379-project-member] GET https://10.4.3.121/volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af Aug 13 06:06:03.993068 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-011659af-add9-4151-8b94-16ba74f8a6e6 tempest-VolumesTransfersV355Test-1950882379 tempest-VolumesTransfersV355Test-1950882379-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:03.993368 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-011659af-add9-4151-8b94-16ba74f8a6e6 tempest-VolumesTransfersV355Test-1950882379 tempest-VolumesTransfersV355Test-1950882379-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:04.000113 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:04.000113 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:04.004828 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-011659af-add9-4151-8b94-16ba74f8a6e6 tempest-VolumesTransfersV355Test-1950882379 tempest-VolumesTransfersV355Test-1950882379-project-member] Volume info retrieved successfully. Aug 13 06:06:04.011266 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-011659af-add9-4151-8b94-16ba74f8a6e6 tempest-VolumesTransfersV355Test-1950882379 tempest-VolumesTransfersV355Test-1950882379-project-member] https://10.4.3.121/volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af returned with HTTP 200 Aug 13 06:06:04.011950 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 195/776] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:06:03 2026] GET /volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:04.031242 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7caf83ae-7a41-4680-8190-7601ff21053f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:04.033979 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7caf83ae-7a41-4680-8190-7601ff21053f tempest-VolumesTransfersV355Test-1950882379 tempest-VolumesTransfersV355Test-1950882379-project-member] GET https://10.4.3.121/volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af Aug 13 06:06:04.034258 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7caf83ae-7a41-4680-8190-7601ff21053f tempest-VolumesTransfersV355Test-1950882379 tempest-VolumesTransfersV355Test-1950882379-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:04.034505 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7caf83ae-7a41-4680-8190-7601ff21053f tempest-VolumesTransfersV355Test-1950882379 tempest-VolumesTransfersV355Test-1950882379-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:04.043137 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:04.043137 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:04.047201 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7caf83ae-7a41-4680-8190-7601ff21053f tempest-VolumesTransfersV355Test-1950882379 tempest-VolumesTransfersV355Test-1950882379-project-member] Volume info retrieved successfully. Aug 13 06:06:04.051562 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7caf83ae-7a41-4680-8190-7601ff21053f tempest-VolumesTransfersV355Test-1950882379 tempest-VolumesTransfersV355Test-1950882379-project-member] https://10.4.3.121/volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af returned with HTTP 200 Aug 13 06:06:04.052054 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 201/777] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:06:04 2026] GET /volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:04.064045 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f0e94222-db56-4a2b-83f3-f18dcbfda356 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:04.066408 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f0e94222-db56-4a2b-83f3-f18dcbfda356 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] DELETE https://10.4.3.121/volume/v3/volume-transfers/c9a8adb7-1551-47f6-ae9c-947bf39f5cb5 Aug 13 06:06:04.066408 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f0e94222-db56-4a2b-83f3-f18dcbfda356 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:04.066826 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f0e94222-db56-4a2b-83f3-f18dcbfda356 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:04.066959 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.volume_transfer [None req-f0e94222-db56-4a2b-83f3-f18dcbfda356 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Delete transfer with id: c9a8adb7-1551-47f6-ae9c-947bf39f5cb5 Aug 13 06:06:04.070289 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f0e94222-db56-4a2b-83f3-f18dcbfda356 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] https://10.4.3.121/volume/v3/volume-transfers/c9a8adb7-1551-47f6-ae9c-947bf39f5cb5 returned with HTTP 404 Aug 13 06:06:04.070688 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 195/778] 10.4.3.121 () {68 vars in 1419 bytes} [Thu Aug 13 06:06:04 2026] DELETE /volume/v3/volume-transfers/c9a8adb7-1551-47f6-ae9c-947bf39f5cb5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:06:04.077693 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-381d8c45-09c7-4aaa-9c6f-fd166f1e75d3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:04.203302 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-381d8c45-09c7-4aaa-9c6f-fd166f1e75d3 tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af Aug 13 06:06:04.203671 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-381d8c45-09c7-4aaa-9c6f-fd166f1e75d3 tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:04.203865 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-381d8c45-09c7-4aaa-9c6f-fd166f1e75d3 tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:04.204102 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-381d8c45-09c7-4aaa-9c6f-fd166f1e75d3 tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] Delete volume with id: bad8db89-5c46-4e10-9aa9-ea0d628c62af Aug 13 06:06:04.212549 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:04.212549 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:04.213054 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-381d8c45-09c7-4aaa-9c6f-fd166f1e75d3 tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] Volume info retrieved successfully. Aug 13 06:06:04.214158 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-34af47e3-648c-4fd1-810d-27aec4f4b84a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:04.216395 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-34af47e3-648c-4fd1-810d-27aec4f4b84a tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-reader] GET https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa Aug 13 06:06:04.216629 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-34af47e3-648c-4fd1-810d-27aec4f4b84a tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:04.216883 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-34af47e3-648c-4fd1-810d-27aec4f4b84a tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:04.229854 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:04.229854 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:04.233398 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-381d8c45-09c7-4aaa-9c6f-fd166f1e75d3 tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] Delete volume request issued successfully. Aug 13 06:06:04.233699 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-381d8c45-09c7-4aaa-9c6f-fd166f1e75d3 tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] https://10.4.3.121/volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af returned with HTTP 202 Aug 13 06:06:04.234224 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 188/779] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:06:04 2026] DELETE /volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:06:04.235136 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-34af47e3-648c-4fd1-810d-27aec4f4b84a tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-reader] Volume info retrieved successfully. Aug 13 06:06:04.240489 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-34af47e3-648c-4fd1-810d-27aec4f4b84a tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-reader] https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa returned with HTTP 200 Aug 13 06:06:04.241012 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 196/780] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:04 2026] GET /volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:04.246032 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-de6c549f-3f2f-46ff-99ce-90cb49e5f756 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:04.253042 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-de6c549f-3f2f-46ff-99ce-90cb49e5f756 tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] GET https://10.4.3.121/volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af Aug 13 06:06:04.253318 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-de6c549f-3f2f-46ff-99ce-90cb49e5f756 tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:04.253505 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-de6c549f-3f2f-46ff-99ce-90cb49e5f756 tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:04.260050 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:04.260050 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:04.263453 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-de6c549f-3f2f-46ff-99ce-90cb49e5f756 tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] Volume info retrieved successfully. Aug 13 06:06:04.267447 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-de6c549f-3f2f-46ff-99ce-90cb49e5f756 tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] https://10.4.3.121/volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af returned with HTTP 200 Aug 13 06:06:04.267776 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 202/781] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:06:04 2026] GET /volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:06:05.206979 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-92c2e601-3940-4414-8811-36ddb9b68e4a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:05.212610 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-92c2e601-3940-4414-8811-36ddb9b68e4a tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] POST https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action Aug 13 06:06:05.212768 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-92c2e601-3940-4414-8811-36ddb9b68e4a tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:05.212955 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-92c2e601-3940-4414-8811-36ddb9b68e4a tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:05.226659 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:05.226659 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:05.231202 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-92c2e601-3940-4414-8811-36ddb9b68e4a tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:06:05.239562 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-92c2e601-3940-4414-8811-36ddb9b68e4a tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Reserve volume completed successfully. Aug 13 06:06:05.239776 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-92c2e601-3940-4414-8811-36ddb9b68e4a tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action returned with HTTP 202 Aug 13 06:06:05.240253 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 196/782] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:06:05 2026] POST /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:06:05.248437 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a1eb7b45-c531-4733-b9f2-2db043e43e8b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:05.254030 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a1eb7b45-c531-4733-b9f2-2db043e43e8b tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] GET https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 Aug 13 06:06:05.254273 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a1eb7b45-c531-4733-b9f2-2db043e43e8b tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:05.254558 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a1eb7b45-c531-4733-b9f2-2db043e43e8b tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:05.259583 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9cb6f039-5b91-4ef1-ae1c-a80ae75e4662 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:05.262000 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9cb6f039-5b91-4ef1-ae1c-a80ae75e4662 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-reader] GET https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa Aug 13 06:06:05.262300 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9cb6f039-5b91-4ef1-ae1c-a80ae75e4662 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:05.262969 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9cb6f039-5b91-4ef1-ae1c-a80ae75e4662 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:05.269051 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:05.269051 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:05.272525 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:05.272525 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:05.273402 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a1eb7b45-c531-4733-b9f2-2db043e43e8b tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:06:05.277496 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9cb6f039-5b91-4ef1-ae1c-a80ae75e4662 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-reader] Volume info retrieved successfully. Aug 13 06:06:05.278312 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a1eb7b45-c531-4733-b9f2-2db043e43e8b tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 returned with HTTP 200 Aug 13 06:06:05.278760 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 189/783] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:05 2026] GET /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:05.287771 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9cb6f039-5b91-4ef1-ae1c-a80ae75e4662 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-reader] https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa returned with HTTP 200 Aug 13 06:06:05.287771 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 197/784] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:05 2026] GET /volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:05.288097 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a12d9575-8dff-4874-bab9-7792533693bf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:05.292720 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a12d9575-8dff-4874-bab9-7792533693bf tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] GET https://10.4.3.121/volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af Aug 13 06:06:05.292854 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b764a7fb-4684-4d80-be9a-950a191eeb1b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:05.292969 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a12d9575-8dff-4874-bab9-7792533693bf tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:05.292969 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a12d9575-8dff-4874-bab9-7792533693bf tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:05.294714 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b764a7fb-4684-4d80-be9a-950a191eeb1b tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] POST https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action Aug 13 06:06:05.295390 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b764a7fb-4684-4d80-be9a-950a191eeb1b tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:05.295390 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b764a7fb-4684-4d80-be9a-950a191eeb1b tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:05.307367 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a12d9575-8dff-4874-bab9-7792533693bf tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] https://10.4.3.121/volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af returned with HTTP 404 Aug 13 06:06:05.307970 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 203/785] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:06:05 2026] GET /volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:06:05.308304 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:05.308304 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:05.308847 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b764a7fb-4684-4d80-be9a-950a191eeb1b tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:06:05.314955 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-697ee0db-741e-4402-9040-c3ef04b0964f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:05.316637 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-697ee0db-741e-4402-9040-c3ef04b0964f tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] GET https://10.4.3.121/volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af Aug 13 06:06:05.316845 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-697ee0db-741e-4402-9040-c3ef04b0964f tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:05.317049 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-697ee0db-741e-4402-9040-c3ef04b0964f tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:05.328203 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b764a7fb-4684-4d80-be9a-950a191eeb1b tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Unreserve volume completed successfully. Aug 13 06:06:05.328468 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b764a7fb-4684-4d80-be9a-950a191eeb1b tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action returned with HTTP 202 Aug 13 06:06:05.328983 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 197/786] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:06:05 2026] POST /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:06:05.329331 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-697ee0db-741e-4402-9040-c3ef04b0964f tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] https://10.4.3.121/volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af returned with HTTP 404 Aug 13 06:06:05.329880 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 190/787] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:06:05 2026] GET /volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:06:05.338577 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d3f728f8-9c3f-4916-ae2a-c319fd506275 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:05.342170 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d3f728f8-9c3f-4916-ae2a-c319fd506275 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] GET https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 Aug 13 06:06:05.342572 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d3f728f8-9c3f-4916-ae2a-c319fd506275 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:05.342658 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d3f728f8-9c3f-4916-ae2a-c319fd506275 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:05.346930 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5b67cb40-3c92-435c-8938-b28749708e17 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:05.349931 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5b67cb40-3c92-435c-8938-b28749708e17 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] DELETE https://10.4.3.121/volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af Aug 13 06:06:05.349931 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5b67cb40-3c92-435c-8938-b28749708e17 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:05.350224 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5b67cb40-3c92-435c-8938-b28749708e17 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:05.350380 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-5b67cb40-3c92-435c-8938-b28749708e17 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Delete volume with id: bad8db89-5c46-4e10-9aa9-ea0d628c62af Aug 13 06:06:05.351548 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:05.351548 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:05.356593 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d3f728f8-9c3f-4916-ae2a-c319fd506275 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:06:05.357544 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5b67cb40-3c92-435c-8938-b28749708e17 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] https://10.4.3.121/volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af returned with HTTP 404 Aug 13 06:06:05.358002 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 204/788] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:06:05 2026] DELETE /volume/v3/volumes/bad8db89-5c46-4e10-9aa9-ea0d628c62af => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:06:05.361894 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d3f728f8-9c3f-4916-ae2a-c319fd506275 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 returned with HTTP 200 Aug 13 06:06:05.362353 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 198/789] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:05 2026] GET /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:05.368607 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ca486868-c08e-481f-84c8-f3b7db195368 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:05.370213 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ca486868-c08e-481f-84c8-f3b7db195368 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:06:05.370529 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ca486868-c08e-481f-84c8-f3b7db195368 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1225996886"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:05.371849 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-ca486868-c08e-481f-84c8-f3b7db195368 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1225996886'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:06:05.371987 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-ca486868-c08e-481f-84c8-f3b7db195368 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Create volume of 1 GB Aug 13 06:06:05.372225 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:05.372225 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:05.375962 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ca486868-c08e-481f-84c8-f3b7db195368 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Availability Zones retrieved successfully. Aug 13 06:06:05.378415 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e49b6a65-1acb-40b5-a8cc-61b88858dc63 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:05.381594 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e49b6a65-1acb-40b5-a8cc-61b88858dc63 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] POST https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action Aug 13 06:06:05.381594 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e49b6a65-1acb-40b5-a8cc-61b88858dc63 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:05.381594 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e49b6a65-1acb-40b5-a8cc-61b88858dc63 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:05.381776 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca486868-c08e-481f-84c8-f3b7db195368 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Flow 'volume_create_api' (5339b3e1-d727-4b0a-85d4-dec3edbb28fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:05.382636 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca486868-c08e-481f-84c8-f3b7db195368 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (139dc45f-bb46-46d1-bdbd-6671b2023907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:05.383753 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-ca486868-c08e-481f-84c8-f3b7db195368 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:06:05.394405 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:05.394405 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:05.394873 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e49b6a65-1acb-40b5-a8cc-61b88858dc63 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:06:05.411452 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e49b6a65-1acb-40b5-a8cc-61b88858dc63 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume updated successfully. Aug 13 06:06:05.411753 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e49b6a65-1acb-40b5-a8cc-61b88858dc63 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action returned with HTTP 200 Aug 13 06:06:05.412210 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 191/790] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:06:05 2026] POST /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action => generated 0 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 06:06:05.418466 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca486868-c08e-481f-84c8-f3b7db195368 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (139dc45f-bb46-46d1-bdbd-6671b2023907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:05.419162 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca486868-c08e-481f-84c8-f3b7db195368 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cba47f35-51c4-450f-aac6-358552a2d537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:05.420116 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2f0d275d-08b9-48ee-b9e2-0cb95766b09e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:05.422159 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2f0d275d-08b9-48ee-b9e2-0cb95766b09e tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] GET https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 Aug 13 06:06:05.422444 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2f0d275d-08b9-48ee-b9e2-0cb95766b09e tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:05.422800 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2f0d275d-08b9-48ee-b9e2-0cb95766b09e tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:05.434209 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:05.434209 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:05.442017 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2f0d275d-08b9-48ee-b9e2-0cb95766b09e tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:06:05.450247 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2f0d275d-08b9-48ee-b9e2-0cb95766b09e tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 returned with HTTP 200 Aug 13 06:06:05.450695 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 205/791] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:05 2026] GET /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:05.469795 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-ca486868-c08e-481f-84c8-f3b7db195368 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Created reservations ['5c005c08-4ef7-41a3-a301-d00174340b3a', '44db2cb6-2e5e-466d-bc76-53afc37be7b1', '44f456f9-e87a-4ba2-9db3-714bc07236ed', '5436a6b5-d78b-4d0a-855b-f3af996319c6'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:05.470253 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2ce3c5e6-1c4b-4e6f-98ce-fc264b055ddd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:05.470361 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca486868-c08e-481f-84c8-f3b7db195368 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cba47f35-51c4-450f-aac6-358552a2d537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c005c08-4ef7-41a3-a301-d00174340b3a', '44db2cb6-2e5e-466d-bc76-53afc37be7b1', '44f456f9-e87a-4ba2-9db3-714bc07236ed', '5436a6b5-d78b-4d0a-855b-f3af996319c6']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:05.473963 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca486868-c08e-481f-84c8-f3b7db195368 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49fc00bc-f1b0-4c4a-a6ea-0c30f919b1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:05.474290 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ce3c5e6-1c4b-4e6f-98ce-fc264b055ddd tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] POST https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action Aug 13 06:06:05.474290 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2ce3c5e6-1c4b-4e6f-98ce-fc264b055ddd tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:05.474290 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2ce3c5e6-1c4b-4e6f-98ce-fc264b055ddd tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:05.474452 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-6d679033-5cbe-446a-a020-34a7bac855d7 req-8223a735-9d72-48fc-90d5-fb6e59dcf329 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:05.475326 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6d679033-5cbe-446a-a020-34a7bac855d7 req-8223a735-9d72-48fc-90d5-fb6e59dcf329 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] DELETE https://10.4.3.121/volume/v3/attachments/8c2bc63f-019b-499f-adce-1639d2e6aa6a Aug 13 06:06:05.475516 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6d679033-5cbe-446a-a020-34a7bac855d7 req-8223a735-9d72-48fc-90d5-fb6e59dcf329 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:05.475736 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6d679033-5cbe-446a-a020-34a7bac855d7 req-8223a735-9d72-48fc-90d5-fb6e59dcf329 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:05.482790 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:05.482790 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:05.483543 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:05.483543 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:05.484594 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2ce3c5e6-1c4b-4e6f-98ce-fc264b055ddd tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:06:05.492065 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2ce3c5e6-1c4b-4e6f-98ce-fc264b055ddd tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume updated successfully. Aug 13 06:06:05.492325 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ce3c5e6-1c4b-4e6f-98ce-fc264b055ddd tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action returned with HTTP 200 Aug 13 06:06:05.492805 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 199/792] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:06:05 2026] POST /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 06:06:05.496977 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca486868-c08e-481f-84c8-f3b7db195368 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49fc00bc-f1b0-4c4a-a6ea-0c30f919b1ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd014b254-ab65-415e-bd59-c4e5e994179a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1225996886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b854bace2c42c7a0b84ca629c9e777',qos_specs=None,replication_status=,reservations=['5c005c08-4ef7-41a3-a301-d00174340b3a','44db2cb6-2e5e-466d-bc76-53afc37be7b1','44f456f9-e87a-4ba2-9db3-714bc07236ed','5436a6b5-d78b-4d0a-855b-f3af996319c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='631d23bc585f4e6a811862aaad9c5e87',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:06:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1225996886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d014b254-ab65-415e-bd59-c4e5e994179a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1b854bace2c42c7a0b84ca629c9e777',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='631d23bc585f4e6a811862aaad9c5e87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:05.497962 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca486868-c08e-481f-84c8-f3b7db195368 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7804e1b6-d019-4b75-b25a-82c96512266d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:05.501516 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0e2c0ebf-e8c0-4b59-b2ec-c6148645d5b0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:05.503406 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0e2c0ebf-e8c0-4b59-b2ec-c6148645d5b0 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] GET https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 Aug 13 06:06:05.503645 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0e2c0ebf-e8c0-4b59-b2ec-c6148645d5b0 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:05.503917 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0e2c0ebf-e8c0-4b59-b2ec-c6148645d5b0 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:05.511668 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:05.511668 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:05.519142 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca486868-c08e-481f-84c8-f3b7db195368 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7804e1b6-d019-4b75-b25a-82c96512266d) transitioned into state 'SUCCESS' from state '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-1225996886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b854bace2c42c7a0b84ca629c9e777',qos_specs=None,replication_status=,reservations=['5c005c08-4ef7-41a3-a301-d00174340b3a','44db2cb6-2e5e-466d-bc76-53afc37be7b1','44f456f9-e87a-4ba2-9db3-714bc07236ed','5436a6b5-d78b-4d0a-855b-f3af996319c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='631d23bc585f4e6a811862aaad9c5e87',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:05.519320 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0e2c0ebf-e8c0-4b59-b2ec-c6148645d5b0 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:06:05.519975 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca486868-c08e-481f-84c8-f3b7db195368 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (147a9c99-780a-422d-980b-ef6ac8518861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:05.527928 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0e2c0ebf-e8c0-4b59-b2ec-c6148645d5b0 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 returned with HTTP 200 Aug 13 06:06:05.528853 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 206/793] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:05 2026] GET /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:05.532305 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca486868-c08e-481f-84c8-f3b7db195368 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (147a9c99-780a-422d-980b-ef6ac8518861) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:05.535238 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca486868-c08e-481f-84c8-f3b7db195368 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Flow 'volume_create_api' (5339b3e1-d727-4b0a-85d4-dec3edbb28fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:05.535238 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ca486868-c08e-481f-84c8-f3b7db195368 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Create volume request issued successfully. Aug 13 06:06:05.535238 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ca486868-c08e-481f-84c8-f3b7db195368 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:06:05.535238 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 198/794] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:06:05 2026] POST /volume/v3/volumes => generated 819 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:05.546764 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-152b9eef-d703-4091-b39b-b26f67d0920f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:05.546865 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6d679033-5cbe-446a-a020-34a7bac855d7 req-8223a735-9d72-48fc-90d5-fb6e59dcf329 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] https://10.4.3.121/volume/v3/attachments/8c2bc63f-019b-499f-adce-1639d2e6aa6a returned with HTTP 200 Aug 13 06:06:05.547199 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 192/795] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:06:05 2026] DELETE /volume/v3/attachments/8c2bc63f-019b-499f-adce-1639d2e6aa6a => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:05.548518 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-152b9eef-d703-4091-b39b-b26f67d0920f tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] POST https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action Aug 13 06:06:05.548882 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-152b9eef-d703-4091-b39b-b26f67d0920f tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:05.549017 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-152b9eef-d703-4091-b39b-b26f67d0920f tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:05.550203 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e975d783-ff36-45ec-843a-0856c112f796 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:05.553345 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e975d783-ff36-45ec-843a-0856c112f796 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] GET https://10.4.3.121/volume/v3/volumes/d014b254-ab65-415e-bd59-c4e5e994179a Aug 13 06:06:05.553345 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e975d783-ff36-45ec-843a-0856c112f796 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:05.553633 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e975d783-ff36-45ec-843a-0856c112f796 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:05.561640 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:05.561640 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:05.562789 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-152b9eef-d703-4091-b39b-b26f67d0920f tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:06:05.563596 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:05.563596 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:05.568869 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e975d783-ff36-45ec-843a-0856c112f796 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Volume info retrieved successfully. Aug 13 06:06:05.573475 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e975d783-ff36-45ec-843a-0856c112f796 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] https://10.4.3.121/volume/v3/volumes/d014b254-ab65-415e-bd59-c4e5e994179a returned with HTTP 200 Aug 13 06:06:05.574278 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 207/796] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:06:05 2026] GET /volume/v3/volumes/d014b254-ab65-415e-bd59-c4e5e994179a => generated 887 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:05.577400 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-152b9eef-d703-4091-b39b-b26f67d0920f tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Update volume admin metadata completed successfully. Aug 13 06:06:05.577400 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-152b9eef-d703-4091-b39b-b26f67d0920f tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Update readonly setting on volume completed successfully. Aug 13 06:06:05.577400 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-152b9eef-d703-4091-b39b-b26f67d0920f tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action returned with HTTP 202 Aug 13 06:06:05.577906 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 200/797] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:06:05 2026] POST /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:06:05.588524 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-970a13a0-bba1-418a-88b7-aad4ce9d15cc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:05.593775 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-970a13a0-bba1-418a-88b7-aad4ce9d15cc tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] GET https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 Aug 13 06:06:05.594022 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-970a13a0-bba1-418a-88b7-aad4ce9d15cc tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:05.594258 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-970a13a0-bba1-418a-88b7-aad4ce9d15cc tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:05.604557 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:05.604557 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:05.608703 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-970a13a0-bba1-418a-88b7-aad4ce9d15cc tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:06:05.613801 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-970a13a0-bba1-418a-88b7-aad4ce9d15cc tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 returned with HTTP 200 Aug 13 06:06:05.614224 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 199/798] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:05 2026] GET /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:05.629899 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e7f28880-dac3-4848-81be-6667651dc52b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:05.633142 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e7f28880-dac3-4848-81be-6667651dc52b tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] POST https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action Aug 13 06:06:05.633567 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e7f28880-dac3-4848-81be-6667651dc52b tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:05.633567 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e7f28880-dac3-4848-81be-6667651dc52b tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:05.643558 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:05.643558 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:05.644229 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e7f28880-dac3-4848-81be-6667651dc52b tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:06:05.658229 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e7f28880-dac3-4848-81be-6667651dc52b tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Update volume admin metadata completed successfully. Aug 13 06:06:05.658229 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e7f28880-dac3-4848-81be-6667651dc52b tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Update readonly setting on volume completed successfully. Aug 13 06:06:05.658229 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e7f28880-dac3-4848-81be-6667651dc52b tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action returned with HTTP 202 Aug 13 06:06:05.658513 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 193/799] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:06:05 2026] POST /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:06:05.666814 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-09809aa3-f23a-41b3-b496-f76f7be8004d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:05.669343 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-09809aa3-f23a-41b3-b496-f76f7be8004d tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] GET https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 Aug 13 06:06:05.669581 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-09809aa3-f23a-41b3-b496-f76f7be8004d tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:05.669850 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-09809aa3-f23a-41b3-b496-f76f7be8004d tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:05.678416 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:05.678416 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:05.682547 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-09809aa3-f23a-41b3-b496-f76f7be8004d tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:06:05.686582 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-09809aa3-f23a-41b3-b496-f76f7be8004d tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 returned with HTTP 200 Aug 13 06:06:05.686958 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 208/800] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:05 2026] GET /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:05.705244 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9ca3a88f-9990-4a9c-ae2a-d65cc03fb632 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:05.706657 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9ca3a88f-9990-4a9c-ae2a-d65cc03fb632 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] POST https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action Aug 13 06:06:05.707037 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9ca3a88f-9990-4a9c-ae2a-d65cc03fb632 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2024710632", "disk_format": "raw"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:05.707163 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9ca3a88f-9990-4a9c-ae2a-d65cc03fb632 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2024710632", "disk_format": "raw"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:05.715911 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:05.715911 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:05.716016 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9ca3a88f-9990-4a9c-ae2a-d65cc03fb632 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:06:05.741202 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:05.741202 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:05.746238 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.image.image_utils [None req-9ca3a88f-9990-4a9c-ae2a-d65cc03fb632 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-2024710632'}] 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-2024710632'}]. {{(pid=100325) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 13 06:06:06.294886 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9ca3a88f-9990-4a9c-ae2a-d65cc03fb632 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Copy volume to image completed successfully. Aug 13 06:06:06.295407 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fb789b40-98b8-4e38-b3cf-e717fcf951bb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:06.295621 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9ca3a88f-9990-4a9c-ae2a-d65cc03fb632 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action returned with HTTP 202 Aug 13 06:06:06.295984 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 201/801] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:06:05 2026] POST /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action => generated 687 bytes in 591 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:06:06.298672 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fb789b40-98b8-4e38-b3cf-e717fcf951bb tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-reader] GET https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa Aug 13 06:06:06.298672 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fb789b40-98b8-4e38-b3cf-e717fcf951bb tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:06.298672 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fb789b40-98b8-4e38-b3cf-e717fcf951bb tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-reader] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:06.308962 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:06.308962 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:06.319584 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fb789b40-98b8-4e38-b3cf-e717fcf951bb tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-reader] Volume info retrieved successfully. Aug 13 06:06:06.325158 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fb789b40-98b8-4e38-b3cf-e717fcf951bb tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-reader] https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa returned with HTTP 200 Aug 13 06:06:06.325770 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 200/802] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:06 2026] GET /volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:06.383474 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f56091bb-0d04-4ef9-90d7-1a2ec8a38ba1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:06.385970 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f56091bb-0d04-4ef9-90d7-1a2ec8a38ba1 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] GET https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa Aug 13 06:06:06.386147 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f56091bb-0d04-4ef9-90d7-1a2ec8a38ba1 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:06.386376 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f56091bb-0d04-4ef9-90d7-1a2ec8a38ba1 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:06.395290 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:06.395290 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:06.400601 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f56091bb-0d04-4ef9-90d7-1a2ec8a38ba1 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Volume info retrieved successfully. Aug 13 06:06:06.410314 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f56091bb-0d04-4ef9-90d7-1a2ec8a38ba1 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa returned with HTTP 200 Aug 13 06:06:06.410481 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 194/803] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:06 2026] GET /volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:06.468094 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cbaae796-86be-4120-8e96-c59f06e00187 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:06.471232 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cbaae796-86be-4120-8e96-c59f06e00187 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] GET https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa Aug 13 06:06:06.471553 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cbaae796-86be-4120-8e96-c59f06e00187 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:06.471852 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cbaae796-86be-4120-8e96-c59f06e00187 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:06.481085 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:06.481085 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:06.485549 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cbaae796-86be-4120-8e96-c59f06e00187 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Volume info retrieved successfully. Aug 13 06:06:06.490417 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cbaae796-86be-4120-8e96-c59f06e00187 tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa returned with HTTP 200 Aug 13 06:06:06.490935 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 209/804] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:06 2026] GET /volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:06.590256 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cd98686b-7de6-4b92-926c-1ae50ef53fd6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:06.593122 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd98686b-7de6-4b92-926c-1ae50ef53fd6 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] GET https://10.4.3.121/volume/v3/volumes/d014b254-ab65-415e-bd59-c4e5e994179a Aug 13 06:06:06.593423 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cd98686b-7de6-4b92-926c-1ae50ef53fd6 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:06.593685 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cd98686b-7de6-4b92-926c-1ae50ef53fd6 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:06.603121 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:06.603121 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:06.606704 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cd98686b-7de6-4b92-926c-1ae50ef53fd6 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Volume info retrieved successfully. Aug 13 06:06:06.611669 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd98686b-7de6-4b92-926c-1ae50ef53fd6 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] https://10.4.3.121/volume/v3/volumes/d014b254-ab65-415e-bd59-c4e5e994179a returned with HTTP 200 Aug 13 06:06:06.612224 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 202/805] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:06:06 2026] GET /volume/v3/volumes/d014b254-ab65-415e-bd59-c4e5e994179a => generated 946 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:06.628687 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4ac105d1-7927-4bc6-881f-89a982f409ae None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:06.630022 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4ac105d1-7927-4bc6-881f-89a982f409ae tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] POST https://10.4.3.121/volume/v3/volume-transfers Aug 13 06:06:06.630458 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4ac105d1-7927-4bc6-881f-89a982f409ae tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d014b254-ab65-415e-bd59-c4e5e994179a"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:06.632289 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volume_transfer [None req-4ac105d1-7927-4bc6-881f-89a982f409ae tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd014b254-ab65-415e-bd59-c4e5e994179a'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 06:06:06.632289 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volume_transfer [None req-4ac105d1-7927-4bc6-881f-89a982f409ae tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Creating transfer of volume d014b254-ab65-415e-bd59-c4e5e994179a Aug 13 06:06:06.632438 np0000007163 devstack@c-api.service[100323]: INFO cinder.transfer.api [None req-4ac105d1-7927-4bc6-881f-89a982f409ae tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Generating transfer record for volume d014b254-ab65-415e-bd59-c4e5e994179a Aug 13 06:06:06.646797 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:06.646797 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:06.661946 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4ac105d1-7927-4bc6-881f-89a982f409ae tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] https://10.4.3.121/volume/v3/volume-transfers returned with HTTP 202 Aug 13 06:06:06.662380 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 201/806] 10.4.3.121 () {70 vars in 1326 bytes} [Thu Aug 13 06:06:06 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:06.672946 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5ac9b76a-8631-449e-9492-bde631f7c727 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:06.674659 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ac9b76a-8631-449e-9492-bde631f7c727 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] GET https://10.4.3.121/volume/v3/volumes/d014b254-ab65-415e-bd59-c4e5e994179a Aug 13 06:06:06.674874 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ac9b76a-8631-449e-9492-bde631f7c727 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:06.675063 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ac9b76a-8631-449e-9492-bde631f7c727 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:06.682151 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:06.682151 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:06.685551 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5ac9b76a-8631-449e-9492-bde631f7c727 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Volume info retrieved successfully. Aug 13 06:06:06.689330 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ac9b76a-8631-449e-9492-bde631f7c727 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] https://10.4.3.121/volume/v3/volumes/d014b254-ab65-415e-bd59-c4e5e994179a returned with HTTP 200 Aug 13 06:06:06.689666 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 195/807] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:06:06 2026] GET /volume/v3/volumes/d014b254-ab65-415e-bd59-c4e5e994179a => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:06.701625 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dfbb51ab-3a9b-4b31-b638-c3a444c859c7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:06.703631 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dfbb51ab-3a9b-4b31-b638-c3a444c859c7 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] GET https://10.4.3.121/volume/v3/volume-transfers/detail Aug 13 06:06:06.703805 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dfbb51ab-3a9b-4b31-b638-c3a444c859c7 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:06.704023 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dfbb51ab-3a9b-4b31-b638-c3a444c859c7 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:06.704171 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volume_transfer [None req-dfbb51ab-3a9b-4b31-b638-c3a444c859c7 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Listing volume transfers {{(pid=100322) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 06:06:06.708091 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dfbb51ab-3a9b-4b31-b638-c3a444c859c7 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] https://10.4.3.121/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 13 06:06:06.708462 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 210/808] 10.4.3.121 () {68 vars in 1326 bytes} [Thu Aug 13 06:06:06 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:06.719041 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8add59d8-446c-45c0-91ac-725d6e07bc65 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:06.722077 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8add59d8-446c-45c0-91ac-725d6e07bc65 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] DELETE https://10.4.3.121/volume/v3/volume-transfers/4c3298f7-8bc9-434b-ad1d-a45884483113 Aug 13 06:06:06.722328 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8add59d8-446c-45c0-91ac-725d6e07bc65 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:06.722512 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8add59d8-446c-45c0-91ac-725d6e07bc65 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:06.722605 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.contrib.volume_transfer [None req-8add59d8-446c-45c0-91ac-725d6e07bc65 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Delete transfer with id: 4c3298f7-8bc9-434b-ad1d-a45884483113 Aug 13 06:06:06.736964 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:06.736964 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:06.748846 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8add59d8-446c-45c0-91ac-725d6e07bc65 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] https://10.4.3.121/volume/v3/volume-transfers/4c3298f7-8bc9-434b-ad1d-a45884483113 returned with HTTP 202 Aug 13 06:06:06.748846 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 203/809] 10.4.3.121 () {68 vars in 1419 bytes} [Thu Aug 13 06:06:06 2026] DELETE /volume/v3/volume-transfers/4c3298f7-8bc9-434b-ad1d-a45884483113 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:06:06.759054 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bc6ceb89-69c2-4902-b896-7871edfb1433 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:06.761089 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc6ceb89-69c2-4902-b896-7871edfb1433 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] GET https://10.4.3.121/volume/v3/volumes/d014b254-ab65-415e-bd59-c4e5e994179a Aug 13 06:06:06.761328 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bc6ceb89-69c2-4902-b896-7871edfb1433 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:06.761939 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bc6ceb89-69c2-4902-b896-7871edfb1433 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:06.773099 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:06.773099 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:06.778760 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bc6ceb89-69c2-4902-b896-7871edfb1433 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Volume info retrieved successfully. Aug 13 06:06:06.782967 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc6ceb89-69c2-4902-b896-7871edfb1433 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] https://10.4.3.121/volume/v3/volumes/d014b254-ab65-415e-bd59-c4e5e994179a returned with HTTP 200 Aug 13 06:06:06.783471 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 202/810] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:06:06 2026] GET /volume/v3/volumes/d014b254-ab65-415e-bd59-c4e5e994179a => generated 946 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:06.801596 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ccd5acbf-34ce-46ff-a112-5471115b5c02 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:06.803345 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ccd5acbf-34ce-46ff-a112-5471115b5c02 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] DELETE https://10.4.3.121/volume/v3/volume-transfers/4c3298f7-8bc9-434b-ad1d-a45884483113 Aug 13 06:06:06.803562 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ccd5acbf-34ce-46ff-a112-5471115b5c02 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:06.803740 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ccd5acbf-34ce-46ff-a112-5471115b5c02 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:06.803844 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.contrib.volume_transfer [None req-ccd5acbf-34ce-46ff-a112-5471115b5c02 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Delete transfer with id: 4c3298f7-8bc9-434b-ad1d-a45884483113 Aug 13 06:06:06.807766 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ccd5acbf-34ce-46ff-a112-5471115b5c02 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] https://10.4.3.121/volume/v3/volume-transfers/4c3298f7-8bc9-434b-ad1d-a45884483113 returned with HTTP 404 Aug 13 06:06:06.808255 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 196/811] 10.4.3.121 () {68 vars in 1419 bytes} [Thu Aug 13 06:06:06 2026] DELETE /volume/v3/volume-transfers/4c3298f7-8bc9-434b-ad1d-a45884483113 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:06:06.814579 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-99203f92-7a49-4294-9bfb-6bb5764b54c5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:06.816264 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-99203f92-7a49-4294-9bfb-6bb5764b54c5 tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/d014b254-ab65-415e-bd59-c4e5e994179a Aug 13 06:06:06.816498 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-99203f92-7a49-4294-9bfb-6bb5764b54c5 tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:06.816742 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-99203f92-7a49-4294-9bfb-6bb5764b54c5 tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:06.816910 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-99203f92-7a49-4294-9bfb-6bb5764b54c5 tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] Delete volume with id: d014b254-ab65-415e-bd59-c4e5e994179a Aug 13 06:06:06.823929 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:06.823929 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:06.824321 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-99203f92-7a49-4294-9bfb-6bb5764b54c5 tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] Volume info retrieved successfully. Aug 13 06:06:06.855912 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-99203f92-7a49-4294-9bfb-6bb5764b54c5 tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] Delete volume request issued successfully. Aug 13 06:06:06.855912 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-99203f92-7a49-4294-9bfb-6bb5764b54c5 tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] https://10.4.3.121/volume/v3/volumes/d014b254-ab65-415e-bd59-c4e5e994179a returned with HTTP 202 Aug 13 06:06:06.856152 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 211/812] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:06:06 2026] DELETE /volume/v3/volumes/d014b254-ab65-415e-bd59-c4e5e994179a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:06:06.866034 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7c350f7c-afb1-4461-afa4-bd0de9a4437e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:06.867301 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7c350f7c-afb1-4461-afa4-bd0de9a4437e tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] GET https://10.4.3.121/volume/v3/volumes/d014b254-ab65-415e-bd59-c4e5e994179a Aug 13 06:06:06.867540 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7c350f7c-afb1-4461-afa4-bd0de9a4437e tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:06.867742 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7c350f7c-afb1-4461-afa4-bd0de9a4437e tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:06.874656 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:06.874656 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:06.879033 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7c350f7c-afb1-4461-afa4-bd0de9a4437e tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] Volume info retrieved successfully. Aug 13 06:06:06.884862 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7c350f7c-afb1-4461-afa4-bd0de9a4437e tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] https://10.4.3.121/volume/v3/volumes/d014b254-ab65-415e-bd59-c4e5e994179a returned with HTTP 200 Aug 13 06:06:06.885475 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 204/813] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:06:06 2026] GET /volume/v3/volumes/d014b254-ab65-415e-bd59-c4e5e994179a => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:06:07.365451 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7247d649-0157-4086-a370-a7a7c20d8960 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:07.367258 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7247d649-0157-4086-a370-a7a7c20d8960 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:06:07.367628 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7247d649-0157-4086-a370-a7a7c20d8960 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-27061668", "imageRef": "bcc3fff6-3f04-4f78-90dc-2c99a667b3c9", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:07.368985 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-7247d649-0157-4086-a370-a7a7c20d8960 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-27061668', 'imageRef': 'bcc3fff6-3f04-4f78-90dc-2c99a667b3c9', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:06:07.461131 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-7247d649-0157-4086-a370-a7a7c20d8960 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Create volume of 1 GB Aug 13 06:06:07.465843 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7247d649-0157-4086-a370-a7a7c20d8960 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Availability Zones retrieved successfully. Aug 13 06:06:07.473011 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7247d649-0157-4086-a370-a7a7c20d8960 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Flow 'volume_create_api' (e4fa7d17-22bc-4b86-93f1-6c34c808c176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:07.474506 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7247d649-0157-4086-a370-a7a7c20d8960 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaf0ebf6-a990-44ca-a222-12d6a8dc4449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:07.475709 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-7247d649-0157-4086-a370-a7a7c20d8960 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:06:07.560149 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7247d649-0157-4086-a370-a7a7c20d8960 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaf0ebf6-a990-44ca-a222-12d6a8dc4449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:07.560719 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7247d649-0157-4086-a370-a7a7c20d8960 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (896572c5-ad7a-4d9a-b95b-da6e17e54046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:07.630767 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-7247d649-0157-4086-a370-a7a7c20d8960 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Created reservations ['db6a62fc-0bee-4bcf-a4d0-3232bf6ea6a9', 'c7bb90b5-0d1c-4727-8d91-f54b77f7bda3', 'a99a5b7d-1767-46c2-ad69-1bb9a8b66b29', '5f67dd9c-9702-499b-aebd-c475b0fefe31'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:07.631547 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7247d649-0157-4086-a370-a7a7c20d8960 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (896572c5-ad7a-4d9a-b95b-da6e17e54046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db6a62fc-0bee-4bcf-a4d0-3232bf6ea6a9', 'c7bb90b5-0d1c-4727-8d91-f54b77f7bda3', 'a99a5b7d-1767-46c2-ad69-1bb9a8b66b29', '5f67dd9c-9702-499b-aebd-c475b0fefe31']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:07.632290 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7247d649-0157-4086-a370-a7a7c20d8960 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f155990c-5750-4461-8bb9-0e3b5e3d0402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:07.661412 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7247d649-0157-4086-a370-a7a7c20d8960 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f155990c-5750-4461-8bb9-0e3b5e3d0402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13bd8735-200f-4b06-8228-edd344d1276a', '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-27061668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='681ba98d058a4d8f8fa741474be5a2bf',qos_specs=None,replication_status=,reservations=['db6a62fc-0bee-4bcf-a4d0-3232bf6ea6a9','c7bb90b5-0d1c-4727-8d91-f54b77f7bda3','a99a5b7d-1767-46c2-ad69-1bb9a8b66b29','5f67dd9c-9702-499b-aebd-c475b0fefe31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fe5d2911dc7404aa16d2c47cf1f2b81',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:06:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-27061668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13bd8735-200f-4b06-8228-edd344d1276a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='681ba98d058a4d8f8fa741474be5a2bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fe5d2911dc7404aa16d2c47cf1f2b81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:07.662145 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7247d649-0157-4086-a370-a7a7c20d8960 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da3d161f-f5aa-4e41-aadc-28618c0b5b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:07.682815 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7247d649-0157-4086-a370-a7a7c20d8960 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da3d161f-f5aa-4e41-aadc-28618c0b5b76) transitioned into state 'SUCCESS' from state '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-27061668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='681ba98d058a4d8f8fa741474be5a2bf',qos_specs=None,replication_status=,reservations=['db6a62fc-0bee-4bcf-a4d0-3232bf6ea6a9','c7bb90b5-0d1c-4727-8d91-f54b77f7bda3','a99a5b7d-1767-46c2-ad69-1bb9a8b66b29','5f67dd9c-9702-499b-aebd-c475b0fefe31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fe5d2911dc7404aa16d2c47cf1f2b81',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:07.686229 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7247d649-0157-4086-a370-a7a7c20d8960 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ec83350-349d-40b4-8ccc-b0e7b834dab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:07.699521 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7247d649-0157-4086-a370-a7a7c20d8960 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ec83350-349d-40b4-8ccc-b0e7b834dab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:07.700446 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7247d649-0157-4086-a370-a7a7c20d8960 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Flow 'volume_create_api' (e4fa7d17-22bc-4b86-93f1-6c34c808c176) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:07.700819 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7247d649-0157-4086-a370-a7a7c20d8960 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Create volume request issued successfully. Aug 13 06:06:07.703986 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7247d649-0157-4086-a370-a7a7c20d8960 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:06:07.704385 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 203/814] 10.4.3.121 () {70 vars in 1300 bytes} [Thu Aug 13 06:06:07 2026] POST /volume/v3/volumes => generated 897 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:07.722698 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4962c903-d5e1-41f3-930f-e2a1c8a0cdce None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:07.725933 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4962c903-d5e1-41f3-930f-e2a1c8a0cdce tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] GET https://10.4.3.121/volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a Aug 13 06:06:07.725933 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4962c903-d5e1-41f3-930f-e2a1c8a0cdce tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:07.726167 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4962c903-d5e1-41f3-930f-e2a1c8a0cdce tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:07.739594 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:07.739594 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:07.743917 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4962c903-d5e1-41f3-930f-e2a1c8a0cdce tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Volume info retrieved successfully. Aug 13 06:06:07.749273 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4962c903-d5e1-41f3-930f-e2a1c8a0cdce tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] https://10.4.3.121/volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a returned with HTTP 200 Aug 13 06:06:07.749691 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 197/815] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:06:07 2026] GET /volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a => generated 965 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:07.901745 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a995b1c4-ee2e-4bd0-9569-a3d1a978c670 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:07.907372 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a995b1c4-ee2e-4bd0-9569-a3d1a978c670 tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] GET https://10.4.3.121/volume/v3/volumes/d014b254-ab65-415e-bd59-c4e5e994179a Aug 13 06:06:07.907453 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a995b1c4-ee2e-4bd0-9569-a3d1a978c670 tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:07.907712 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a995b1c4-ee2e-4bd0-9569-a3d1a978c670 tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:07.918318 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a995b1c4-ee2e-4bd0-9569-a3d1a978c670 tempest-VolumesTransfersV355Test-1842007755 tempest-VolumesTransfersV355Test-1842007755-project-admin] https://10.4.3.121/volume/v3/volumes/d014b254-ab65-415e-bd59-c4e5e994179a returned with HTTP 404 Aug 13 06:06:07.919227 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 212/816] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:06:07 2026] GET /volume/v3/volumes/d014b254-ab65-415e-bd59-c4e5e994179a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:06:07.931992 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cfdd1965-53b8-4fee-86a5-c3b77b5a8c36 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:07.936958 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cfdd1965-53b8-4fee-86a5-c3b77b5a8c36 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] GET https://10.4.3.121/volume/v3/volumes/d014b254-ab65-415e-bd59-c4e5e994179a Aug 13 06:06:07.937265 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cfdd1965-53b8-4fee-86a5-c3b77b5a8c36 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:07.937561 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cfdd1965-53b8-4fee-86a5-c3b77b5a8c36 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:07.953473 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cfdd1965-53b8-4fee-86a5-c3b77b5a8c36 tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] https://10.4.3.121/volume/v3/volumes/d014b254-ab65-415e-bd59-c4e5e994179a returned with HTTP 404 Aug 13 06:06:07.954232 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 205/817] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:06:07 2026] GET /volume/v3/volumes/d014b254-ab65-415e-bd59-c4e5e994179a => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:06:07.964329 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-baf98731-cd55-4362-b389-4e77042a3f6c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:07.966766 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-baf98731-cd55-4362-b389-4e77042a3f6c tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] DELETE https://10.4.3.121/volume/v3/volumes/d014b254-ab65-415e-bd59-c4e5e994179a Aug 13 06:06:07.967025 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-baf98731-cd55-4362-b389-4e77042a3f6c tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:07.967250 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-baf98731-cd55-4362-b389-4e77042a3f6c tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:07.967630 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-baf98731-cd55-4362-b389-4e77042a3f6c tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] Delete volume with id: d014b254-ab65-415e-bd59-c4e5e994179a Aug 13 06:06:07.975546 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-baf98731-cd55-4362-b389-4e77042a3f6c tempest-VolumesTransfersV355Test-719451046 tempest-VolumesTransfersV355Test-719451046-project-member] https://10.4.3.121/volume/v3/volumes/d014b254-ab65-415e-bd59-c4e5e994179a returned with HTTP 404 Aug 13 06:06:07.976581 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 204/818] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:06:07 2026] DELETE /volume/v3/volumes/d014b254-ab65-415e-bd59-c4e5e994179a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:06:08.764604 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2cf84eb4-c254-4cd4-ab45-32f4ea4cd37d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:08.766366 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2cf84eb4-c254-4cd4-ab45-32f4ea4cd37d tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] GET https://10.4.3.121/volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a Aug 13 06:06:08.766721 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2cf84eb4-c254-4cd4-ab45-32f4ea4cd37d tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:08.766993 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2cf84eb4-c254-4cd4-ab45-32f4ea4cd37d tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:08.777563 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:08.777563 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:08.783301 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2cf84eb4-c254-4cd4-ab45-32f4ea4cd37d tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Volume info retrieved successfully. Aug 13 06:06:08.790541 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2cf84eb4-c254-4cd4-ab45-32f4ea4cd37d tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] https://10.4.3.121/volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a returned with HTTP 200 Aug 13 06:06:08.790954 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 198/819] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:06:08 2026] GET /volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a => generated 1539 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:06:08.833320 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-30a7ec98-4446-4ffe-8c90-c591a43e5002 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:08.836379 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-30a7ec98-4446-4ffe-8c90-c591a43e5002 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] GET https://10.4.3.121/volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a Aug 13 06:06:08.836947 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-30a7ec98-4446-4ffe-8c90-c591a43e5002 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:08.837051 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-30a7ec98-4446-4ffe-8c90-c591a43e5002 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:08.847251 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:08.847251 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:08.851136 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-30a7ec98-4446-4ffe-8c90-c591a43e5002 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Volume info retrieved successfully. Aug 13 06:06:08.856998 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-30a7ec98-4446-4ffe-8c90-c591a43e5002 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] https://10.4.3.121/volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a returned with HTTP 200 Aug 13 06:06:08.857543 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 213/820] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:06:08 2026] GET /volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:10.073352 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-979f2668-9232-4b57-be54-fb4299494451 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:10.076247 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-979f2668-9232-4b57-be54-fb4299494451 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] GET https://10.4.3.121/volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a Aug 13 06:06:10.076509 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-979f2668-9232-4b57-be54-fb4299494451 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:10.076762 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-979f2668-9232-4b57-be54-fb4299494451 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:10.086562 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:10.086562 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:10.091145 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-979f2668-9232-4b57-be54-fb4299494451 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Volume info retrieved successfully. Aug 13 06:06:10.102020 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-979f2668-9232-4b57-be54-fb4299494451 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] https://10.4.3.121/volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a returned with HTTP 200 Aug 13 06:06:10.102488 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 206/821] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:06:10 2026] GET /volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:10.116407 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8c00de7b-919b-4242-ac3d-64f344224635 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:10.117101 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8c00de7b-919b-4242-ac3d-64f344224635 None None] GET https://10.4.3.121/volume// Aug 13 06:06:10.117101 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8c00de7b-919b-4242-ac3d-64f344224635 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:10.117332 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8c00de7b-919b-4242-ac3d-64f344224635 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:10.117661 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8c00de7b-919b-4242-ac3d-64f344224635 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:06:10.118134 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 205/822] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:06:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:06:10.129058 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-9af90fd2-a63c-499c-9811-68d6afeba00d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:10.131164 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-9af90fd2-a63c-499c-9811-68d6afeba00d tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:06:10.131562 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-9af90fd2-a63c-499c-9811-68d6afeba00d tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13bd8735-200f-4b06-8228-edd344d1276a", "connector": null, "instance_uuid": "2c53523c-d69b-43fb-af91-8e2460fc0b8f"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:10.139936 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:10.139936 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:10.170068 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-9af90fd2-a63c-499c-9811-68d6afeba00d tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:06:10.170620 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 199/823] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:06:10 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 13 06:06:10.822825 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3490b65d-2131-4f86-8e94-04b7ca66273a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:10.825205 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3490b65d-2131-4f86-8e94-04b7ca66273a tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] DELETE https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa Aug 13 06:06:10.825443 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3490b65d-2131-4f86-8e94-04b7ca66273a tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:10.825707 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3490b65d-2131-4f86-8e94-04b7ca66273a tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:10.825895 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-3490b65d-2131-4f86-8e94-04b7ca66273a tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Delete volume with id: a30fda4c-3988-4385-a466-f7ec8fefeeaa Aug 13 06:06:10.836587 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:10.836587 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:10.837231 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3490b65d-2131-4f86-8e94-04b7ca66273a tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Volume info retrieved successfully. Aug 13 06:06:10.871664 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3490b65d-2131-4f86-8e94-04b7ca66273a tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Delete volume request issued successfully. Aug 13 06:06:10.871854 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3490b65d-2131-4f86-8e94-04b7ca66273a tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa returned with HTTP 202 Aug 13 06:06:10.872756 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 214/824] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:06:10 2026] DELETE /volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:06:10.880980 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4e9eed39-2cbb-4cdf-a56e-5e4e9b59a91e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:10.882707 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e9eed39-2cbb-4cdf-a56e-5e4e9b59a91e tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] GET https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa Aug 13 06:06:10.882914 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e9eed39-2cbb-4cdf-a56e-5e4e9b59a91e tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:10.883090 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e9eed39-2cbb-4cdf-a56e-5e4e9b59a91e tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:10.894019 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:10.894019 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:10.898108 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4e9eed39-2cbb-4cdf-a56e-5e4e9b59a91e tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Volume info retrieved successfully. Aug 13 06:06:10.902261 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e9eed39-2cbb-4cdf-a56e-5e4e9b59a91e tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa returned with HTTP 200 Aug 13 06:06:10.902644 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 207/825] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:10 2026] GET /volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:11.063655 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d3b4220d-848d-4940-a703-92e376461193 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:11.188852 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d3b4220d-848d-4940-a703-92e376461193 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes Aug 13 06:06:11.189387 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d3b4220d-848d-4940-a703-92e376461193 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:11.189387 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d3b4220d-848d-4940-a703-92e376461193 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:11.189665 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-d3b4220d-848d-4940-a703-92e376461193 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:06:11.190125 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:11.190125 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:11.190717 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d3b4220d-848d-4940-a703-92e376461193 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:06:11.202773 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d3b4220d-848d-4940-a703-92e376461193 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Get all volumes completed successfully. Aug 13 06:06:11.203309 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d3b4220d-848d-4940-a703-92e376461193 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 200 Aug 13 06:06:11.203846 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 206/826] 10.4.3.121 () {66 vars in 1237 bytes} [Thu Aug 13 06:06:11 2026] GET /volume/v3/volumes => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:06:11.216375 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-71983ab7-ba35-4876-9b21-f0ce0a349220 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:11.218888 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-71983ab7-ba35-4876-9b21-f0ce0a349220 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:06:11.219341 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-71983ab7-ba35-4876-9b21-f0ce0a349220 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-983977529"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:11.221439 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-71983ab7-ba35-4876-9b21-f0ce0a349220 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-983977529'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:06:11.221601 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-71983ab7-ba35-4876-9b21-f0ce0a349220 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Create volume of 1 GB Aug 13 06:06:11.221971 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:11.221971 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:11.226460 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-71983ab7-ba35-4876-9b21-f0ce0a349220 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Availability Zones retrieved successfully. Aug 13 06:06:11.232080 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-71983ab7-ba35-4876-9b21-f0ce0a349220 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Flow 'volume_create_api' (4d10aeaf-8612-4ba4-9c54-fdbf6d67187b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:11.233095 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-71983ab7-ba35-4876-9b21-f0ce0a349220 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5718f5f-b5cb-40ed-82aa-f99126d6212c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:11.235108 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-71983ab7-ba35-4876-9b21-f0ce0a349220 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:06:11.273436 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c31a10ea-3769-4fc4-8a0f-30a6f32ef40f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:11.274005 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c31a10ea-3769-4fc4-8a0f-30a6f32ef40f None None] GET https://10.4.3.121/volume// Aug 13 06:06:11.274229 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c31a10ea-3769-4fc4-8a0f-30a6f32ef40f None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:11.274424 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c31a10ea-3769-4fc4-8a0f-30a6f32ef40f None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:11.274751 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c31a10ea-3769-4fc4-8a0f-30a6f32ef40f None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:06:11.275032 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 215/827] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:06:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:06:11.278447 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-71983ab7-ba35-4876-9b21-f0ce0a349220 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5718f5f-b5cb-40ed-82aa-f99126d6212c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:11.279602 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-71983ab7-ba35-4876-9b21-f0ce0a349220 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bcba4e0-8bbd-4c89-94e3-9119f2f2afcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:11.285388 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-26a1eb15-e87a-4aed-b4e8-8f0da1bf8caa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:11.289344 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-26a1eb15-e87a-4aed-b4e8-8f0da1bf8caa tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] GET https://10.4.3.121/volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a Aug 13 06:06:11.289631 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-26a1eb15-e87a-4aed-b4e8-8f0da1bf8caa tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:11.289851 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-26a1eb15-e87a-4aed-b4e8-8f0da1bf8caa tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:11.301362 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:11.301362 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:11.306205 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-26a1eb15-e87a-4aed-b4e8-8f0da1bf8caa tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Volume info retrieved successfully. Aug 13 06:06:11.312401 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-26a1eb15-e87a-4aed-b4e8-8f0da1bf8caa tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] https://10.4.3.121/volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a returned with HTTP 200 Aug 13 06:06:11.312855 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 208/828] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:06:11 2026] GET /volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a => generated 1538 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:06:11.359678 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-71983ab7-ba35-4876-9b21-f0ce0a349220 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Created reservations ['b92bc6ae-5d7c-4f7d-90b6-e5ea6a2c7e35', 'f0a66f06-da5a-4900-80f1-a1ad2ed057ac', '8ddd88e1-a06b-454d-8df0-d3868f073a8a', 'a2dc4d9c-e801-4bf8-a620-548b6b3a8283'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:11.360804 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-71983ab7-ba35-4876-9b21-f0ce0a349220 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bcba4e0-8bbd-4c89-94e3-9119f2f2afcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b92bc6ae-5d7c-4f7d-90b6-e5ea6a2c7e35', 'f0a66f06-da5a-4900-80f1-a1ad2ed057ac', '8ddd88e1-a06b-454d-8df0-d3868f073a8a', 'a2dc4d9c-e801-4bf8-a620-548b6b3a8283']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:11.361973 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-71983ab7-ba35-4876-9b21-f0ce0a349220 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3de4d5ca-19b3-414d-81bb-155983888edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:11.394030 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-71983ab7-ba35-4876-9b21-f0ce0a349220 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3de4d5ca-19b3-414d-81bb-155983888edb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca330435-e564-48f7-9bf2-cfdc032171e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-983977529',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4d4be6f3a6c448448cdab4915ccbafdf',qos_specs=None,replication_status=,reservations=['b92bc6ae-5d7c-4f7d-90b6-e5ea6a2c7e35','f0a66f06-da5a-4900-80f1-a1ad2ed057ac','8ddd88e1-a06b-454d-8df0-d3868f073a8a','a2dc4d9c-e801-4bf8-a620-548b6b3a8283'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c7c47d882f54f36acd436f3546287ca',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:06:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-983977529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca330435-e564-48f7-9bf2-cfdc032171e0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4d4be6f3a6c448448cdab4915ccbafdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c7c47d882f54f36acd436f3546287ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:11.395104 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-71983ab7-ba35-4876-9b21-f0ce0a349220 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13db5d54-1af4-49da-81f0-1080c8f3663d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:11.417239 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-71983ab7-ba35-4876-9b21-f0ce0a349220 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13db5d54-1af4-49da-81f0-1080c8f3663d) transitioned into state 'SUCCESS' from state '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-983977529',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4d4be6f3a6c448448cdab4915ccbafdf',qos_specs=None,replication_status=,reservations=['b92bc6ae-5d7c-4f7d-90b6-e5ea6a2c7e35','f0a66f06-da5a-4900-80f1-a1ad2ed057ac','8ddd88e1-a06b-454d-8df0-d3868f073a8a','a2dc4d9c-e801-4bf8-a620-548b6b3a8283'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c7c47d882f54f36acd436f3546287ca',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:11.418333 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-71983ab7-ba35-4876-9b21-f0ce0a349220 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a712775-5ef1-4506-812e-b0547a90fd7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:11.420073 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-3c900608-640d-452e-8e03-d3e1800f2a4b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:11.422558 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-3c900608-640d-452e-8e03-d3e1800f2a4b tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] PUT https://10.4.3.121/volume/v3/attachments/9c3bcfb7-a2cb-4b68-87c7-17ff45d1fd8d Aug 13 06:06:11.422919 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-3c900608-640d-452e-8e03-d3e1800f2a4b tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:11.431437 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-3c900608-640d-452e-8e03-d3e1800f2a4b tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Acquiring lock "cinder-attachment_update-13bd8735-200f-4b06-8228-edd344d1276a-np0000007163" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:06:11.431678 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-71983ab7-ba35-4876-9b21-f0ce0a349220 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a712775-5ef1-4506-812e-b0547a90fd7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:11.433586 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-71983ab7-ba35-4876-9b21-f0ce0a349220 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Flow 'volume_create_api' (4d10aeaf-8612-4ba4-9c54-fdbf6d67187b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:11.434018 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-71983ab7-ba35-4876-9b21-f0ce0a349220 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Create volume request issued successfully. Aug 13 06:06:11.436354 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-71983ab7-ba35-4876-9b21-f0ce0a349220 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:06:11.436974 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 200/829] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:06:11 2026] POST /volume/v3/volumes => generated 763 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:06:11.438367 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-3c900608-640d-452e-8e03-d3e1800f2a4b tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Lock "cinder-attachment_update-13bd8735-200f-4b06-8228-edd344d1276a-np0000007163" acquired by "attachment_update" :: waited 0.007s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:06:11.439848 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:11.439848 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:11.457344 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8f1bd43a-6c95-40e7-b542-2405f5b445a5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:11.459745 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f1bd43a-6c95-40e7-b542-2405f5b445a5 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/ca330435-e564-48f7-9bf2-cfdc032171e0 Aug 13 06:06:11.459745 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8f1bd43a-6c95-40e7-b542-2405f5b445a5 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:11.459915 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8f1bd43a-6c95-40e7-b542-2405f5b445a5 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:11.469686 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:11.469686 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:11.474258 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8f1bd43a-6c95-40e7-b542-2405f5b445a5 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Volume info retrieved successfully. Aug 13 06:06:11.483627 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f1bd43a-6c95-40e7-b542-2405f5b445a5 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/ca330435-e564-48f7-9bf2-cfdc032171e0 returned with HTTP 200 Aug 13 06:06:11.484862 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 216/830] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:11 2026] GET /volume/v3/volumes/ca330435-e564-48f7-9bf2-cfdc032171e0 => generated 831 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:11.629593 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-3c900608-640d-452e-8e03-d3e1800f2a4b tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Lock "cinder-attachment_update-13bd8735-200f-4b06-8228-edd344d1276a-np0000007163" released by "attachment_update" :: held 0.191s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:06:11.630286 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-3c900608-640d-452e-8e03-d3e1800f2a4b tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] https://10.4.3.121/volume/v3/attachments/9c3bcfb7-a2cb-4b68-87c7-17ff45d1fd8d returned with HTTP 200 Aug 13 06:06:11.632572 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 207/831] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:06:11 2026] PUT /volume/v3/attachments/9c3bcfb7-a2cb-4b68-87c7-17ff45d1fd8d => generated 969 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:11.665746 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-2db7219f-d17c-4e07-b359-1b5ac562874d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:11.670202 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-2db7219f-d17c-4e07-b359-1b5ac562874d tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] POST https://10.4.3.121/volume/v3/attachments/9c3bcfb7-a2cb-4b68-87c7-17ff45d1fd8d/action Aug 13 06:06:11.670813 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-2db7219f-d17c-4e07-b359-1b5ac562874d tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:11.670813 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-2db7219f-d17c-4e07-b359-1b5ac562874d tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:11.708074 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:11.708074 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:11.724862 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-66d48a07-3cc9-4aee-b466-7c38957b99ac req-2db7219f-d17c-4e07-b359-1b5ac562874d tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] https://10.4.3.121/volume/v3/attachments/9c3bcfb7-a2cb-4b68-87c7-17ff45d1fd8d/action returned with HTTP 204 Aug 13 06:06:11.725543 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 209/832] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:06:11 2026] POST /volume/v3/attachments/9c3bcfb7-a2cb-4b68-87c7-17ff45d1fd8d/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:11.920553 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9fac0100-1a0c-4144-b11e-43f3a45c875c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:11.922306 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9fac0100-1a0c-4144-b11e-43f3a45c875c tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] GET https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa Aug 13 06:06:11.923134 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9fac0100-1a0c-4144-b11e-43f3a45c875c tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:11.923640 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9fac0100-1a0c-4144-b11e-43f3a45c875c tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:11.934169 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9fac0100-1a0c-4144-b11e-43f3a45c875c tempest-AttachSCSIVolumeTestJSON-1628863361 tempest-AttachSCSIVolumeTestJSON-1628863361-project-member] https://10.4.3.121/volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa returned with HTTP 404 Aug 13 06:06:11.935935 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 201/833] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:11 2026] GET /volume/v3/volumes/a30fda4c-3988-4385-a466-f7ec8fefeeaa => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:12.500703 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5eb3f29d-4856-4ef6-a5a1-7bc5249a4867 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:12.505059 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5eb3f29d-4856-4ef6-a5a1-7bc5249a4867 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/ca330435-e564-48f7-9bf2-cfdc032171e0 Aug 13 06:06:12.505059 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5eb3f29d-4856-4ef6-a5a1-7bc5249a4867 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:12.505269 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5eb3f29d-4856-4ef6-a5a1-7bc5249a4867 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:12.518200 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:12.518200 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:12.527705 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5eb3f29d-4856-4ef6-a5a1-7bc5249a4867 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Volume info retrieved successfully. Aug 13 06:06:12.544470 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5eb3f29d-4856-4ef6-a5a1-7bc5249a4867 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/ca330435-e564-48f7-9bf2-cfdc032171e0 returned with HTTP 200 Aug 13 06:06:12.544470 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 217/834] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:12 2026] GET /volume/v3/volumes/ca330435-e564-48f7-9bf2-cfdc032171e0 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:12.560919 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c1bd6395-0b7f-4c3b-b138-da97abb69144 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:12.564086 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c1bd6395-0b7f-4c3b-b138-da97abb69144 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/ca330435-e564-48f7-9bf2-cfdc032171e0 Aug 13 06:06:12.564524 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c1bd6395-0b7f-4c3b-b138-da97abb69144 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:12.564952 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c1bd6395-0b7f-4c3b-b138-da97abb69144 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:12.586392 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:12.586392 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:12.596345 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c1bd6395-0b7f-4c3b-b138-da97abb69144 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Volume info retrieved successfully. Aug 13 06:06:12.607637 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c1bd6395-0b7f-4c3b-b138-da97abb69144 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/ca330435-e564-48f7-9bf2-cfdc032171e0 returned with HTTP 200 Aug 13 06:06:12.608662 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 208/835] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:12 2026] GET /volume/v3/volumes/ca330435-e564-48f7-9bf2-cfdc032171e0 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:12.622822 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1ecf0ab0-771d-45bc-a811-a414ea1d9911 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:12.627628 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1ecf0ab0-771d-45bc-a811-a414ea1d9911 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:06:12.627894 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1ecf0ab0-771d-45bc-a811-a414ea1d9911 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-695732596"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:12.630790 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-1ecf0ab0-771d-45bc-a811-a414ea1d9911 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-695732596'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:06:12.630953 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-1ecf0ab0-771d-45bc-a811-a414ea1d9911 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Create volume of 1 GB Aug 13 06:06:12.643617 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1ecf0ab0-771d-45bc-a811-a414ea1d9911 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Availability Zones retrieved successfully. Aug 13 06:06:12.651590 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1ecf0ab0-771d-45bc-a811-a414ea1d9911 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Flow 'volume_create_api' (1e642cf3-5085-4946-93ac-f2fc062c60b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:12.652605 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1ecf0ab0-771d-45bc-a811-a414ea1d9911 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c93a698a-8c04-45ed-9181-c7c7971edd24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:12.653645 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-1ecf0ab0-771d-45bc-a811-a414ea1d9911 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:06:12.690136 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1ecf0ab0-771d-45bc-a811-a414ea1d9911 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c93a698a-8c04-45ed-9181-c7c7971edd24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:12.691432 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1ecf0ab0-771d-45bc-a811-a414ea1d9911 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c74427f-ed13-4da2-9625-6108ebe03b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:12.775349 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-1ecf0ab0-771d-45bc-a811-a414ea1d9911 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Created reservations ['25491dc2-b960-44fd-ad0e-15aa35dbf4e2', 'dcb9a337-b2b4-430b-a4ce-24527175499e', 'e71aef41-6e4b-4ce7-ad95-4f31a4217b2d', '04036852-f616-46f9-84bc-0bb3c5110cce'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:12.775502 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1ecf0ab0-771d-45bc-a811-a414ea1d9911 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c74427f-ed13-4da2-9625-6108ebe03b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25491dc2-b960-44fd-ad0e-15aa35dbf4e2', 'dcb9a337-b2b4-430b-a4ce-24527175499e', 'e71aef41-6e4b-4ce7-ad95-4f31a4217b2d', '04036852-f616-46f9-84bc-0bb3c5110cce']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:12.776720 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1ecf0ab0-771d-45bc-a811-a414ea1d9911 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (413e2f4a-94c8-463e-80d2-f212c877d671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:12.823096 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1ecf0ab0-771d-45bc-a811-a414ea1d9911 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (413e2f4a-94c8-463e-80d2-f212c877d671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1843a6a8-833e-48fc-8484-f3f1155bede6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-695732596',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4d4be6f3a6c448448cdab4915ccbafdf',qos_specs=None,replication_status=,reservations=['25491dc2-b960-44fd-ad0e-15aa35dbf4e2','dcb9a337-b2b4-430b-a4ce-24527175499e','e71aef41-6e4b-4ce7-ad95-4f31a4217b2d','04036852-f616-46f9-84bc-0bb3c5110cce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c7c47d882f54f36acd436f3546287ca',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:06:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-695732596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1843a6a8-833e-48fc-8484-f3f1155bede6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4d4be6f3a6c448448cdab4915ccbafdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c7c47d882f54f36acd436f3546287ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:12.824067 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1ecf0ab0-771d-45bc-a811-a414ea1d9911 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80084825-800c-4412-990f-d1c95bce37ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:12.883873 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1ecf0ab0-771d-45bc-a811-a414ea1d9911 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80084825-800c-4412-990f-d1c95bce37ee) transitioned into state 'SUCCESS' from state '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-695732596',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4d4be6f3a6c448448cdab4915ccbafdf',qos_specs=None,replication_status=,reservations=['25491dc2-b960-44fd-ad0e-15aa35dbf4e2','dcb9a337-b2b4-430b-a4ce-24527175499e','e71aef41-6e4b-4ce7-ad95-4f31a4217b2d','04036852-f616-46f9-84bc-0bb3c5110cce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c7c47d882f54f36acd436f3546287ca',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:12.884806 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1ecf0ab0-771d-45bc-a811-a414ea1d9911 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92a5f2be-cf30-41c2-b5b4-c39241278c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:12.903055 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1ecf0ab0-771d-45bc-a811-a414ea1d9911 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92a5f2be-cf30-41c2-b5b4-c39241278c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:12.905302 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1ecf0ab0-771d-45bc-a811-a414ea1d9911 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Flow 'volume_create_api' (1e642cf3-5085-4946-93ac-f2fc062c60b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:12.905302 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1ecf0ab0-771d-45bc-a811-a414ea1d9911 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Create volume request issued successfully. Aug 13 06:06:12.911489 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1ecf0ab0-771d-45bc-a811-a414ea1d9911 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:06:12.911489 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 210/836] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:06:12 2026] POST /volume/v3/volumes => generated 763 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:06:12.927024 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bcd070b5-d29b-463e-9d18-4f869a81d7f2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:12.929854 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bcd070b5-d29b-463e-9d18-4f869a81d7f2 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/1843a6a8-833e-48fc-8484-f3f1155bede6 Aug 13 06:06:12.930032 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bcd070b5-d29b-463e-9d18-4f869a81d7f2 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:12.930216 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bcd070b5-d29b-463e-9d18-4f869a81d7f2 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:12.940013 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:12.940013 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:12.946114 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bcd070b5-d29b-463e-9d18-4f869a81d7f2 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Volume info retrieved successfully. Aug 13 06:06:12.958096 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bcd070b5-d29b-463e-9d18-4f869a81d7f2 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/1843a6a8-833e-48fc-8484-f3f1155bede6 returned with HTTP 200 Aug 13 06:06:12.958487 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 202/837] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:12 2026] GET /volume/v3/volumes/1843a6a8-833e-48fc-8484-f3f1155bede6 => generated 831 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:13.854509 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-34285b17-1afc-4603-84f8-bb6460af2dba None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:13.967309 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-34285b17-1afc-4603-84f8-bb6460af2dba tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:06:13.970501 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-34285b17-1afc-4603-84f8-bb6460af2dba tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1654628529", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:13.973588 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-34285b17-1afc-4603-84f8-bb6460af2dba tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1654628529', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:06:13.973900 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-34285b17-1afc-4603-84f8-bb6460af2dba tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Create volume of 1 GB Aug 13 06:06:13.979204 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ce753e2f-e601-4cdb-8590-6276b2eb9110 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:13.979884 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-34285b17-1afc-4603-84f8-bb6460af2dba tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Availability Zones retrieved successfully. Aug 13 06:06:13.983089 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ce753e2f-e601-4cdb-8590-6276b2eb9110 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/1843a6a8-833e-48fc-8484-f3f1155bede6 Aug 13 06:06:13.983408 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ce753e2f-e601-4cdb-8590-6276b2eb9110 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:13.983707 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ce753e2f-e601-4cdb-8590-6276b2eb9110 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:13.986925 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-34285b17-1afc-4603-84f8-bb6460af2dba tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Flow 'volume_create_api' (c8e0fbbc-c01d-4251-88b0-4ab3302a9ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:13.988080 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-34285b17-1afc-4603-84f8-bb6460af2dba tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da67807b-7818-4391-9748-fa221416c1c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:13.989234 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-34285b17-1afc-4603-84f8-bb6460af2dba tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:06:14.000820 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:14.000820 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:14.013104 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ce753e2f-e601-4cdb-8590-6276b2eb9110 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Volume info retrieved successfully. Aug 13 06:06:14.019077 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ce753e2f-e601-4cdb-8590-6276b2eb9110 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/1843a6a8-833e-48fc-8484-f3f1155bede6 returned with HTTP 200 Aug 13 06:06:14.019698 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 209/838] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:13 2026] GET /volume/v3/volumes/1843a6a8-833e-48fc-8484-f3f1155bede6 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:14.033030 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-34285b17-1afc-4603-84f8-bb6460af2dba tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da67807b-7818-4391-9748-fa221416c1c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:14.034240 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-34285b17-1afc-4603-84f8-bb6460af2dba tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e729b95d-832b-4213-bbc3-4fa60c8cf237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:14.041192 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-15d142d0-5d88-4300-8907-5136b8afad54 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:14.045596 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-15d142d0-5d88-4300-8907-5136b8afad54 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/1843a6a8-833e-48fc-8484-f3f1155bede6 Aug 13 06:06:14.047036 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-15d142d0-5d88-4300-8907-5136b8afad54 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:14.048215 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-15d142d0-5d88-4300-8907-5136b8afad54 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:14.055510 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:14.055510 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:14.061271 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-15d142d0-5d88-4300-8907-5136b8afad54 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Volume info retrieved successfully. Aug 13 06:06:14.067805 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-15d142d0-5d88-4300-8907-5136b8afad54 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/1843a6a8-833e-48fc-8484-f3f1155bede6 returned with HTTP 200 Aug 13 06:06:14.068426 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 211/839] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:14 2026] GET /volume/v3/volumes/1843a6a8-833e-48fc-8484-f3f1155bede6 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:14.085357 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d8f055af-978b-4ef4-8d5e-a399c63b69da None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:14.088126 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d8f055af-978b-4ef4-8d5e-a399c63b69da tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:06:14.090857 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d8f055af-978b-4ef4-8d5e-a399c63b69da tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-23910789"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:14.092557 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-d8f055af-978b-4ef4-8d5e-a399c63b69da tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-23910789'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:06:14.092868 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-d8f055af-978b-4ef4-8d5e-a399c63b69da tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Create volume of 1 GB Aug 13 06:06:14.106022 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d8f055af-978b-4ef4-8d5e-a399c63b69da tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Availability Zones retrieved successfully. Aug 13 06:06:14.112713 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d8f055af-978b-4ef4-8d5e-a399c63b69da tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Flow 'volume_create_api' (2c83e15a-bed7-4ef3-b316-5e04b9be0ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:14.114532 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d8f055af-978b-4ef4-8d5e-a399c63b69da tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49558ba3-e635-405c-9b54-d2d7b6eb9448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:14.114882 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-d8f055af-978b-4ef4-8d5e-a399c63b69da tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:06:14.135819 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-34285b17-1afc-4603-84f8-bb6460af2dba tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Created reservations ['4e203d61-b7e5-4719-bfe5-c69d6c756c4e', '46eb2c54-acf9-4c40-8881-fab2ecd33709', '6d2608e0-1e64-4f4e-90e9-fa19842fbff4', '97c32fbf-4b70-42ee-9b54-ed6a15a65b82'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:14.137136 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-34285b17-1afc-4603-84f8-bb6460af2dba tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e729b95d-832b-4213-bbc3-4fa60c8cf237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e203d61-b7e5-4719-bfe5-c69d6c756c4e', '46eb2c54-acf9-4c40-8881-fab2ecd33709', '6d2608e0-1e64-4f4e-90e9-fa19842fbff4', '97c32fbf-4b70-42ee-9b54-ed6a15a65b82']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:14.138367 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-34285b17-1afc-4603-84f8-bb6460af2dba tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2938d79-30a6-4a96-97bc-a5f6efac2c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:14.145248 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d8f055af-978b-4ef4-8d5e-a399c63b69da tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49558ba3-e635-405c-9b54-d2d7b6eb9448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:14.146012 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d8f055af-978b-4ef4-8d5e-a399c63b69da tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9597f157-dc08-43ae-92c9-15d0429ba8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:14.168544 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-34285b17-1afc-4603-84f8-bb6460af2dba tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2938d79-30a6-4a96-97bc-a5f6efac2c0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a0f4bb9-f596-4c20-a952-2baa9c57fa71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1654628529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c4bed32934492da7f953e48d9dc362',qos_specs=None,replication_status=,reservations=['4e203d61-b7e5-4719-bfe5-c69d6c756c4e','46eb2c54-acf9-4c40-8881-fab2ecd33709','6d2608e0-1e64-4f4e-90e9-fa19842fbff4','97c32fbf-4b70-42ee-9b54-ed6a15a65b82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08b639b4e5f046d6ace46e2078f7a5b5',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:06:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1654628529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a0f4bb9-f596-4c20-a952-2baa9c57fa71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0c4bed32934492da7f953e48d9dc362',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08b639b4e5f046d6ace46e2078f7a5b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:14.169561 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-34285b17-1afc-4603-84f8-bb6460af2dba tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a277b658-36bd-4d3d-9a72-3ac8dee64a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:14.193553 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-34285b17-1afc-4603-84f8-bb6460af2dba tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a277b658-36bd-4d3d-9a72-3ac8dee64a8e) transitioned into state 'SUCCESS' from state '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-1654628529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c4bed32934492da7f953e48d9dc362',qos_specs=None,replication_status=,reservations=['4e203d61-b7e5-4719-bfe5-c69d6c756c4e','46eb2c54-acf9-4c40-8881-fab2ecd33709','6d2608e0-1e64-4f4e-90e9-fa19842fbff4','97c32fbf-4b70-42ee-9b54-ed6a15a65b82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08b639b4e5f046d6ace46e2078f7a5b5',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:14.194452 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-34285b17-1afc-4603-84f8-bb6460af2dba tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35c6a124-448e-490c-b826-4eb248ea9f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:14.207582 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-d8f055af-978b-4ef4-8d5e-a399c63b69da tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Created reservations ['4cff737b-d8ce-4533-bfce-e21be878d4b1', 'f882500d-1738-4b5f-a0af-a4eee421d2a8', '23e3061b-2594-4bcc-b2ef-54f5d957f872', '6e9f47ff-4f90-4888-8e9c-6d600047824b'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:14.208445 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d8f055af-978b-4ef4-8d5e-a399c63b69da tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9597f157-dc08-43ae-92c9-15d0429ba8ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cff737b-d8ce-4533-bfce-e21be878d4b1', 'f882500d-1738-4b5f-a0af-a4eee421d2a8', '23e3061b-2594-4bcc-b2ef-54f5d957f872', '6e9f47ff-4f90-4888-8e9c-6d600047824b']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:14.209046 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-34285b17-1afc-4603-84f8-bb6460af2dba tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35c6a124-448e-490c-b826-4eb248ea9f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:14.209236 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d8f055af-978b-4ef4-8d5e-a399c63b69da tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7be94a34-f697-4816-83a3-2ba1096d05c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:14.210200 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-34285b17-1afc-4603-84f8-bb6460af2dba tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Flow 'volume_create_api' (c8e0fbbc-c01d-4251-88b0-4ab3302a9ffd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:14.212514 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-34285b17-1afc-4603-84f8-bb6460af2dba tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Create volume request issued successfully. Aug 13 06:06:14.213341 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-34285b17-1afc-4603-84f8-bb6460af2dba tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:06:14.213876 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 218/840] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:06:13 2026] POST /volume/v3/volumes => generated 756 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:06:14.233245 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-67f93359-ef07-4cea-99f3-23af8ae6a885 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:14.235483 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-67f93359-ef07-4cea-99f3-23af8ae6a885 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] GET https://10.4.3.121/volume/v3/volumes/2a0f4bb9-f596-4c20-a952-2baa9c57fa71 Aug 13 06:06:14.235743 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-67f93359-ef07-4cea-99f3-23af8ae6a885 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:14.236024 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-67f93359-ef07-4cea-99f3-23af8ae6a885 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:14.239756 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d8f055af-978b-4ef4-8d5e-a399c63b69da tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7be94a34-f697-4816-83a3-2ba1096d05c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '701df7ee-048a-4d17-b0e9-090daf4eed1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-23910789',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4d4be6f3a6c448448cdab4915ccbafdf',qos_specs=None,replication_status=,reservations=['4cff737b-d8ce-4533-bfce-e21be878d4b1','f882500d-1738-4b5f-a0af-a4eee421d2a8','23e3061b-2594-4bcc-b2ef-54f5d957f872','6e9f47ff-4f90-4888-8e9c-6d600047824b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c7c47d882f54f36acd436f3546287ca',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:06:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-23910789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=701df7ee-048a-4d17-b0e9-090daf4eed1e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4d4be6f3a6c448448cdab4915ccbafdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c7c47d882f54f36acd436f3546287ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:14.241737 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d8f055af-978b-4ef4-8d5e-a399c63b69da tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11b86056-7be1-41d7-959b-85ff5aabb9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:14.247764 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:14.247764 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:14.253224 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-67f93359-ef07-4cea-99f3-23af8ae6a885 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Volume info retrieved successfully. Aug 13 06:06:14.260997 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d8f055af-978b-4ef4-8d5e-a399c63b69da tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11b86056-7be1-41d7-959b-85ff5aabb9aa) transitioned into state 'SUCCESS' from state '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-23910789',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4d4be6f3a6c448448cdab4915ccbafdf',qos_specs=None,replication_status=,reservations=['4cff737b-d8ce-4533-bfce-e21be878d4b1','f882500d-1738-4b5f-a0af-a4eee421d2a8','23e3061b-2594-4bcc-b2ef-54f5d957f872','6e9f47ff-4f90-4888-8e9c-6d600047824b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c7c47d882f54f36acd436f3546287ca',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:14.263263 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d8f055af-978b-4ef4-8d5e-a399c63b69da tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abfc18ef-3722-44d1-b126-53bfd70eb2a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:14.263472 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-67f93359-ef07-4cea-99f3-23af8ae6a885 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] https://10.4.3.121/volume/v3/volumes/2a0f4bb9-f596-4c20-a952-2baa9c57fa71 returned with HTTP 200 Aug 13 06:06:14.263472 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 210/841] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:14 2026] GET /volume/v3/volumes/2a0f4bb9-f596-4c20-a952-2baa9c57fa71 => generated 824 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:14.273872 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d8f055af-978b-4ef4-8d5e-a399c63b69da tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abfc18ef-3722-44d1-b126-53bfd70eb2a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:14.274844 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d8f055af-978b-4ef4-8d5e-a399c63b69da tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Flow 'volume_create_api' (2c83e15a-bed7-4ef3-b316-5e04b9be0ca7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:14.275152 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d8f055af-978b-4ef4-8d5e-a399c63b69da tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Create volume request issued successfully. Aug 13 06:06:14.275801 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d8f055af-978b-4ef4-8d5e-a399c63b69da tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:06:14.276299 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 203/842] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:06:14 2026] POST /volume/v3/volumes => generated 762 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:06:14.291993 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d4c88754-6cf3-4268-89e3-8584e0382080 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:14.296696 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d4c88754-6cf3-4268-89e3-8584e0382080 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/701df7ee-048a-4d17-b0e9-090daf4eed1e Aug 13 06:06:14.296953 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d4c88754-6cf3-4268-89e3-8584e0382080 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:14.297222 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d4c88754-6cf3-4268-89e3-8584e0382080 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:14.309976 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:14.309976 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:14.320992 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d4c88754-6cf3-4268-89e3-8584e0382080 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Volume info retrieved successfully. Aug 13 06:06:14.326458 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d4c88754-6cf3-4268-89e3-8584e0382080 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/701df7ee-048a-4d17-b0e9-090daf4eed1e returned with HTTP 200 Aug 13 06:06:14.327045 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 212/843] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:14 2026] GET /volume/v3/volumes/701df7ee-048a-4d17-b0e9-090daf4eed1e => generated 830 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:15.280452 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-560fde0b-3416-4418-b353-15330a7dda07 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:15.283587 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-560fde0b-3416-4418-b353-15330a7dda07 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] GET https://10.4.3.121/volume/v3/volumes/2a0f4bb9-f596-4c20-a952-2baa9c57fa71 Aug 13 06:06:15.283906 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-560fde0b-3416-4418-b353-15330a7dda07 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:15.284247 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-560fde0b-3416-4418-b353-15330a7dda07 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:15.299408 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:15.299408 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:15.304283 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-560fde0b-3416-4418-b353-15330a7dda07 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Volume info retrieved successfully. Aug 13 06:06:15.314557 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-560fde0b-3416-4418-b353-15330a7dda07 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] https://10.4.3.121/volume/v3/volumes/2a0f4bb9-f596-4c20-a952-2baa9c57fa71 returned with HTTP 200 Aug 13 06:06:15.315149 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 219/844] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:15 2026] GET /volume/v3/volumes/2a0f4bb9-f596-4c20-a952-2baa9c57fa71 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:15.333955 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-86ef4c8c-29f1-4ba6-bca4-6761f68ca7f2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:15.336319 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-86ef4c8c-29f1-4ba6-bca4-6761f68ca7f2 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] GET https://10.4.3.121/volume/v3/volumes/2a0f4bb9-f596-4c20-a952-2baa9c57fa71 Aug 13 06:06:15.336618 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-86ef4c8c-29f1-4ba6-bca4-6761f68ca7f2 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:15.336883 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-86ef4c8c-29f1-4ba6-bca4-6761f68ca7f2 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:15.344031 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1f9b9ea8-57ab-43c0-a3f4-c58546b8b442 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:15.347519 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1f9b9ea8-57ab-43c0-a3f4-c58546b8b442 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/701df7ee-048a-4d17-b0e9-090daf4eed1e Aug 13 06:06:15.348268 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:15.348268 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:15.348360 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1f9b9ea8-57ab-43c0-a3f4-c58546b8b442 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:15.348360 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1f9b9ea8-57ab-43c0-a3f4-c58546b8b442 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:15.353800 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-86ef4c8c-29f1-4ba6-bca4-6761f68ca7f2 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Volume info retrieved successfully. Aug 13 06:06:15.358858 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:15.358858 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:15.360875 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-86ef4c8c-29f1-4ba6-bca4-6761f68ca7f2 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] https://10.4.3.121/volume/v3/volumes/2a0f4bb9-f596-4c20-a952-2baa9c57fa71 returned with HTTP 200 Aug 13 06:06:15.363761 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 211/845] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:15 2026] GET /volume/v3/volumes/2a0f4bb9-f596-4c20-a952-2baa9c57fa71 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:15.365676 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1f9b9ea8-57ab-43c0-a3f4-c58546b8b442 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Volume info retrieved successfully. Aug 13 06:06:15.369344 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1f9b9ea8-57ab-43c0-a3f4-c58546b8b442 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/701df7ee-048a-4d17-b0e9-090daf4eed1e returned with HTTP 200 Aug 13 06:06:15.369782 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 204/846] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:15 2026] GET /volume/v3/volumes/701df7ee-048a-4d17-b0e9-090daf4eed1e => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:15.383628 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d9e146f1-e715-4b08-82e8-2045171dd257 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:15.387905 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d9e146f1-e715-4b08-82e8-2045171dd257 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] POST https://10.4.3.121/volume/v3/volumes/2a0f4bb9-f596-4c20-a952-2baa9c57fa71/action Aug 13 06:06:15.391269 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d9e146f1-e715-4b08-82e8-2045171dd257 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1009289969", "disk_format": "raw"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:15.391414 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d9e146f1-e715-4b08-82e8-2045171dd257 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1009289969", "disk_format": "raw"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:15.392497 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0f7adb0a-cfe0-42b6-8730-8b880d6ba383 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:15.394430 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0f7adb0a-cfe0-42b6-8730-8b880d6ba383 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/701df7ee-048a-4d17-b0e9-090daf4eed1e Aug 13 06:06:15.394679 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0f7adb0a-cfe0-42b6-8730-8b880d6ba383 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:15.394861 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0f7adb0a-cfe0-42b6-8730-8b880d6ba383 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:15.402570 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:15.402570 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:15.409730 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:15.409730 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:15.410463 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d9e146f1-e715-4b08-82e8-2045171dd257 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Volume info retrieved successfully. Aug 13 06:06:15.413555 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0f7adb0a-cfe0-42b6-8730-8b880d6ba383 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Volume info retrieved successfully. Aug 13 06:06:15.419581 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0f7adb0a-cfe0-42b6-8730-8b880d6ba383 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/701df7ee-048a-4d17-b0e9-090daf4eed1e returned with HTTP 200 Aug 13 06:06:15.420014 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 220/847] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:15 2026] GET /volume/v3/volumes/701df7ee-048a-4d17-b0e9-090daf4eed1e => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:15.439479 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-39eaa71c-4091-45cf-937d-b07532ea8bd8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:15.439479 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39eaa71c-4091-45cf-937d-b07532ea8bd8 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes Aug 13 06:06:15.439479 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-39eaa71c-4091-45cf-937d-b07532ea8bd8 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:15.439479 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-39eaa71c-4091-45cf-937d-b07532ea8bd8 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:15.439479 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-39eaa71c-4091-45cf-937d-b07532ea8bd8 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:06:15.440511 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-39eaa71c-4091-45cf-937d-b07532ea8bd8 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:06:15.452337 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:15.452337 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:15.455838 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-39eaa71c-4091-45cf-937d-b07532ea8bd8 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Get all volumes completed successfully. Aug 13 06:06:15.456551 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39eaa71c-4091-45cf-937d-b07532ea8bd8 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 200 Aug 13 06:06:15.457065 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 212/848] 10.4.3.121 () {66 vars in 1237 bytes} [Thu Aug 13 06:06:15 2026] GET /volume/v3/volumes => generated 972 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:15.457714 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.image.image_utils [None req-d9e146f1-e715-4b08-82e8-2045171dd257 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1009289969'}] 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-1009289969'}]. {{(pid=100325) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 13 06:06:15.471282 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1ac0be7b-8ecf-4997-9812-d649d2e896c3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:15.480300 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1ac0be7b-8ecf-4997-9812-d649d2e896c3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-983977529 Aug 13 06:06:15.480300 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1ac0be7b-8ecf-4997-9812-d649d2e896c3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:15.480300 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1ac0be7b-8ecf-4997-9812-d649d2e896c3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:15.483055 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-1ac0be7b-8ecf-4997-9812-d649d2e896c3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:06:15.483858 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1ac0be7b-8ecf-4997-9812-d649d2e896c3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-983977529'), ('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:06:15.533201 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1ac0be7b-8ecf-4997-9812-d649d2e896c3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Get all volumes completed successfully. Aug 13 06:06:15.534048 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1ac0be7b-8ecf-4997-9812-d649d2e896c3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-983977529 returned with HTTP 200 Aug 13 06:06:15.536832 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 205/849] 10.4.3.121 () {66 vars in 1336 bytes} [Thu Aug 13 06:06:15 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-983977529 => generated 333 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:15.551404 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7d1395ba-b35f-4329-b30f-a773404524c3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:15.560277 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7d1395ba-b35f-4329-b30f-a773404524c3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-23910789 Aug 13 06:06:15.561197 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7d1395ba-b35f-4329-b30f-a773404524c3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:15.561541 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7d1395ba-b35f-4329-b30f-a773404524c3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:15.561977 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-7d1395ba-b35f-4329-b30f-a773404524c3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:06:15.563151 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7d1395ba-b35f-4329-b30f-a773404524c3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-23910789'), ('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:06:15.603554 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7d1395ba-b35f-4329-b30f-a773404524c3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Get all volumes completed successfully. Aug 13 06:06:15.604637 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:15.604637 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:15.611445 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7d1395ba-b35f-4329-b30f-a773404524c3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-23910789 returned with HTTP 200 Aug 13 06:06:15.611445 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 221/850] 10.4.3.121 () {66 vars in 1355 bytes} [Thu Aug 13 06:06:15 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-23910789 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:15.628466 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f62df426-431d-42dc-86d4-617a2b6a0fc2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:15.641356 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f62df426-431d-42dc-86d4-617a2b6a0fc2 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/detail?limit=1 Aug 13 06:06:15.641356 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f62df426-431d-42dc-86d4-617a2b6a0fc2 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:15.641356 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f62df426-431d-42dc-86d4-617a2b6a0fc2 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:15.641356 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-f62df426-431d-42dc-86d4-617a2b6a0fc2 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:06:15.641356 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:15.641356 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:15.641356 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f62df426-431d-42dc-86d4-617a2b6a0fc2 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:06:15.649001 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f62df426-431d-42dc-86d4-617a2b6a0fc2 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Get all volumes completed successfully. Aug 13 06:06:15.653571 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:15.653571 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:15.656744 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f62df426-431d-42dc-86d4-617a2b6a0fc2 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 13 06:06:15.657712 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 213/851] 10.4.3.121 () {66 vars in 1273 bytes} [Thu Aug 13 06:06:15 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1001 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:15.676999 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5671080c-9992-43bb-b6e3-bdd29e740967 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:15.681241 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5671080c-9992-43bb-b6e3-bdd29e740967 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/detail?limit=1&marker=701df7ee-048a-4d17-b0e9-090daf4eed1e Aug 13 06:06:15.681507 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5671080c-9992-43bb-b6e3-bdd29e740967 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:15.681733 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5671080c-9992-43bb-b6e3-bdd29e740967 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:15.682016 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-5671080c-9992-43bb-b6e3-bdd29e740967 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:06:15.682572 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:15.682572 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:15.682827 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5671080c-9992-43bb-b6e3-bdd29e740967 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:06:15.736796 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5671080c-9992-43bb-b6e3-bdd29e740967 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Get all volumes completed successfully. Aug 13 06:06:15.737747 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:15.737747 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:15.743945 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5671080c-9992-43bb-b6e3-bdd29e740967 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/detail?limit=1&marker=701df7ee-048a-4d17-b0e9-090daf4eed1e returned with HTTP 200 Aug 13 06:06:15.744558 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 206/852] 10.4.3.121 () {66 vars in 1361 bytes} [Thu Aug 13 06:06:15 2026] GET /volume/v3/volumes/detail?limit=1&marker=701df7ee-048a-4d17-b0e9-090daf4eed1e => generated 1002 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:15.766757 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-995d9b82-6b72-4ddf-a4ad-b1c27766e609 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:15.769869 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-995d9b82-6b72-4ddf-a4ad-b1c27766e609 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/detail?limit=1&marker=1843a6a8-833e-48fc-8484-f3f1155bede6 Aug 13 06:06:15.769869 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-995d9b82-6b72-4ddf-a4ad-b1c27766e609 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:15.769869 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-995d9b82-6b72-4ddf-a4ad-b1c27766e609 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:15.769869 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-995d9b82-6b72-4ddf-a4ad-b1c27766e609 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:06:15.770337 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-995d9b82-6b72-4ddf-a4ad-b1c27766e609 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:06:15.828727 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-995d9b82-6b72-4ddf-a4ad-b1c27766e609 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Get all volumes completed successfully. Aug 13 06:06:15.829396 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:15.829396 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:15.841114 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-995d9b82-6b72-4ddf-a4ad-b1c27766e609 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/detail?limit=1&marker=1843a6a8-833e-48fc-8484-f3f1155bede6 returned with HTTP 200 Aug 13 06:06:15.841114 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 222/853] 10.4.3.121 () {66 vars in 1361 bytes} [Thu Aug 13 06:06:15 2026] GET /volume/v3/volumes/detail?limit=1&marker=1843a6a8-833e-48fc-8484-f3f1155bede6 => generated 1002 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:15.861453 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b0d01105-2248-4d1f-9ffc-b45fb3210298 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:15.863469 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0d01105-2248-4d1f-9ffc-b45fb3210298 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/detail?limit=1&marker=ca330435-e564-48f7-9bf2-cfdc032171e0 Aug 13 06:06:15.863974 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b0d01105-2248-4d1f-9ffc-b45fb3210298 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:15.863974 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b0d01105-2248-4d1f-9ffc-b45fb3210298 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:15.864460 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-b0d01105-2248-4d1f-9ffc-b45fb3210298 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:06:15.865097 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b0d01105-2248-4d1f-9ffc-b45fb3210298 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:06:15.922457 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b0d01105-2248-4d1f-9ffc-b45fb3210298 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Get all volumes completed successfully. Aug 13 06:06:15.924606 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0d01105-2248-4d1f-9ffc-b45fb3210298 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/detail?limit=1&marker=ca330435-e564-48f7-9bf2-cfdc032171e0 returned with HTTP 200 Aug 13 06:06:15.924972 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 214/854] 10.4.3.121 () {66 vars in 1361 bytes} [Thu Aug 13 06:06:15 2026] GET /volume/v3/volumes/detail?limit=1&marker=ca330435-e564-48f7-9bf2-cfdc032171e0 => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:06:15.942349 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-faa75060-8151-421e-8d17-db0a4e3af547 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:15.945918 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-faa75060-8151-421e-8d17-db0a4e3af547 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 13 06:06:15.947346 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-faa75060-8151-421e-8d17-db0a4e3af547 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:15.947909 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-faa75060-8151-421e-8d17-db0a4e3af547 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:15.948531 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-faa75060-8151-421e-8d17-db0a4e3af547 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:06:15.949069 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-faa75060-8151-421e-8d17-db0a4e3af547 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Could not evaluate value available, assuming string {{(pid=100324) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 06:06:15.950020 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-faa75060-8151-421e-8d17-db0a4e3af547 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:06:15.993236 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-faa75060-8151-421e-8d17-db0a4e3af547 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Get all volumes completed successfully. Aug 13 06:06:15.994327 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:15.994327 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:16.002061 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-faa75060-8151-421e-8d17-db0a4e3af547 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 13 06:06:16.002879 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 207/855] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:06:15 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1889 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:16.029957 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6fcc1fdc-1313-4980-a5e4-e39e77d6058c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:16.033276 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6fcc1fdc-1313-4980-a5e4-e39e77d6058c tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 13 06:06:16.033580 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6fcc1fdc-1313-4980-a5e4-e39e77d6058c tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:16.033866 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6fcc1fdc-1313-4980-a5e4-e39e77d6058c tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:16.034103 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-6fcc1fdc-1313-4980-a5e4-e39e77d6058c tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:06:16.034434 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6fcc1fdc-1313-4980-a5e4-e39e77d6058c tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Could not evaluate value available, assuming string {{(pid=100322) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 06:06:16.035058 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-6fcc1fdc-1313-4980-a5e4-e39e77d6058c tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:06:16.075553 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6fcc1fdc-1313-4980-a5e4-e39e77d6058c tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Get all volumes completed successfully. Aug 13 06:06:16.076430 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:16.076430 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:16.081442 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6fcc1fdc-1313-4980-a5e4-e39e77d6058c tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 13 06:06:16.081894 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 223/856] 10.4.3.121 () {66 vars in 1359 bytes} [Thu Aug 13 06:06:16 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1890 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:16.101269 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-89299230-ebea-4e25-836e-a866c2ddaac0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:16.103888 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-89299230-ebea-4e25-836e-a866c2ddaac0 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes?limit=1 Aug 13 06:06:16.103979 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-89299230-ebea-4e25-836e-a866c2ddaac0 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:16.104266 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-89299230-ebea-4e25-836e-a866c2ddaac0 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:16.104598 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-89299230-ebea-4e25-836e-a866c2ddaac0 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:06:16.105505 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-89299230-ebea-4e25-836e-a866c2ddaac0 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:06:16.114043 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-89299230-ebea-4e25-836e-a866c2ddaac0 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Get all volumes completed successfully. Aug 13 06:06:16.116574 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-89299230-ebea-4e25-836e-a866c2ddaac0 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 13 06:06:16.116574 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 215/857] 10.4.3.121 () {66 vars in 1252 bytes} [Thu Aug 13 06:06:16 2026] GET /volume/v3/volumes?limit=1 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:16.127065 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bd5565e0-925f-4828-bdf6-72442e57af1e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:16.130173 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bd5565e0-925f-4828-bdf6-72442e57af1e tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes?limit=1&marker=701df7ee-048a-4d17-b0e9-090daf4eed1e Aug 13 06:06:16.130314 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bd5565e0-925f-4828-bdf6-72442e57af1e tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:16.130518 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bd5565e0-925f-4828-bdf6-72442e57af1e tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:16.130762 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-bd5565e0-925f-4828-bdf6-72442e57af1e tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:06:16.132372 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-bd5565e0-925f-4828-bdf6-72442e57af1e tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:06:16.150208 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bd5565e0-925f-4828-bdf6-72442e57af1e tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Get all volumes completed successfully. Aug 13 06:06:16.150208 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bd5565e0-925f-4828-bdf6-72442e57af1e tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes?limit=1&marker=701df7ee-048a-4d17-b0e9-090daf4eed1e returned with HTTP 200 Aug 13 06:06:16.150208 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 208/858] 10.4.3.121 () {66 vars in 1340 bytes} [Thu Aug 13 06:06:16 2026] GET /volume/v3/volumes?limit=1&marker=701df7ee-048a-4d17-b0e9-090daf4eed1e => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:16.154857 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d9e146f1-e715-4b08-82e8-2045171dd257 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Copy volume to image completed successfully. Aug 13 06:06:16.154857 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d9e146f1-e715-4b08-82e8-2045171dd257 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] https://10.4.3.121/volume/v3/volumes/2a0f4bb9-f596-4c20-a952-2baa9c57fa71/action returned with HTTP 202 Aug 13 06:06:16.154857 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 213/859] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:06:15 2026] POST /volume/v3/volumes/2a0f4bb9-f596-4c20-a952-2baa9c57fa71/action => generated 686 bytes in 774 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:06:16.163956 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a5be4a45-720f-44f8-ad4c-791a994d83a3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:16.167539 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a5be4a45-720f-44f8-ad4c-791a994d83a3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes?limit=1&marker=1843a6a8-833e-48fc-8484-f3f1155bede6 Aug 13 06:06:16.167539 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a5be4a45-720f-44f8-ad4c-791a994d83a3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:16.167539 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a5be4a45-720f-44f8-ad4c-791a994d83a3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:16.167539 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-a5be4a45-720f-44f8-ad4c-791a994d83a3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:06:16.170470 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a5be4a45-720f-44f8-ad4c-791a994d83a3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:06:16.184019 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a5be4a45-720f-44f8-ad4c-791a994d83a3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Get all volumes completed successfully. Aug 13 06:06:16.185032 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a5be4a45-720f-44f8-ad4c-791a994d83a3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes?limit=1&marker=1843a6a8-833e-48fc-8484-f3f1155bede6 returned with HTTP 200 Aug 13 06:06:16.185640 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 224/860] 10.4.3.121 () {66 vars in 1340 bytes} [Thu Aug 13 06:06:16 2026] GET /volume/v3/volumes?limit=1&marker=1843a6a8-833e-48fc-8484-f3f1155bede6 => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:16.199261 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a5506770-2fb9-4472-bfee-acea3ecedcef None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:16.205010 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a5506770-2fb9-4472-bfee-acea3ecedcef tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes?limit=1&marker=ca330435-e564-48f7-9bf2-cfdc032171e0 Aug 13 06:06:16.205376 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a5506770-2fb9-4472-bfee-acea3ecedcef tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:16.206903 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a5506770-2fb9-4472-bfee-acea3ecedcef tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:16.207332 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-a5506770-2fb9-4472-bfee-acea3ecedcef tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:06:16.207846 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:16.207846 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:16.209640 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a5506770-2fb9-4472-bfee-acea3ecedcef tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:06:16.227461 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a5506770-2fb9-4472-bfee-acea3ecedcef tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Get all volumes completed successfully. Aug 13 06:06:16.228039 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a5506770-2fb9-4472-bfee-acea3ecedcef tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes?limit=1&marker=ca330435-e564-48f7-9bf2-cfdc032171e0 returned with HTTP 200 Aug 13 06:06:16.229765 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 216/861] 10.4.3.121 () {66 vars in 1340 bytes} [Thu Aug 13 06:06:16 2026] GET /volume/v3/volumes?limit=1&marker=ca330435-e564-48f7-9bf2-cfdc032171e0 => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:06:16.241867 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ef243a1e-8e4e-4292-812a-d8d9cf47041b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:16.244154 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef243a1e-8e4e-4292-812a-d8d9cf47041b tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-983977529&status=available Aug 13 06:06:16.244443 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ef243a1e-8e4e-4292-812a-d8d9cf47041b tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:16.244648 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ef243a1e-8e4e-4292-812a-d8d9cf47041b tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:16.244896 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-ef243a1e-8e4e-4292-812a-d8d9cf47041b tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:06:16.245156 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ef243a1e-8e4e-4292-812a-d8d9cf47041b tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Could not evaluate value available, assuming string {{(pid=100324) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 06:06:16.245508 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:16.245508 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:16.245949 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ef243a1e-8e4e-4292-812a-d8d9cf47041b tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-983977529'), ('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:06:16.287751 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ef243a1e-8e4e-4292-812a-d8d9cf47041b tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Get all volumes completed successfully. Aug 13 06:06:16.287751 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef243a1e-8e4e-4292-812a-d8d9cf47041b tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-983977529&status=available returned with HTTP 200 Aug 13 06:06:16.287751 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 209/862] 10.4.3.121 () {66 vars in 1370 bytes} [Thu Aug 13 06:06:16 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-983977529&status=available => generated 333 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:16.303622 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b7460daa-b600-4830-93f0-43934ab2ddd3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:16.307514 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b7460daa-b600-4830-93f0-43934ab2ddd3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-695732596&status=available Aug 13 06:06:16.307514 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b7460daa-b600-4830-93f0-43934ab2ddd3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:16.307514 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b7460daa-b600-4830-93f0-43934ab2ddd3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:16.307514 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-b7460daa-b600-4830-93f0-43934ab2ddd3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:06:16.307514 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b7460daa-b600-4830-93f0-43934ab2ddd3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Could not evaluate value available, assuming string {{(pid=100325) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 06:06:16.308332 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b7460daa-b600-4830-93f0-43934ab2ddd3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-695732596'), ('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:06:16.355051 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b7460daa-b600-4830-93f0-43934ab2ddd3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Get all volumes completed successfully. Aug 13 06:06:16.355778 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:16.355778 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:16.360742 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b7460daa-b600-4830-93f0-43934ab2ddd3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-695732596&status=available returned with HTTP 200 Aug 13 06:06:16.361301 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 214/863] 10.4.3.121 () {66 vars in 1391 bytes} [Thu Aug 13 06:06:16 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-695732596&status=available => generated 859 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:16.377008 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-098dd3f7-26fe-4055-a003-1aa951293fb9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:16.380505 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-098dd3f7-26fe-4055-a003-1aa951293fb9 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/detail?marker=ca330435-e564-48f7-9bf2-cfdc032171e0&sort=id%3Aasc Aug 13 06:06:16.380505 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-098dd3f7-26fe-4055-a003-1aa951293fb9 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:16.380729 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-098dd3f7-26fe-4055-a003-1aa951293fb9 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:16.381026 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-098dd3f7-26fe-4055-a003-1aa951293fb9 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:06:16.381690 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:16.381690 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:16.382703 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-098dd3f7-26fe-4055-a003-1aa951293fb9 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:06:16.605605 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-098dd3f7-26fe-4055-a003-1aa951293fb9 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Get all volumes completed successfully. Aug 13 06:06:16.607813 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-098dd3f7-26fe-4055-a003-1aa951293fb9 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/detail?marker=ca330435-e564-48f7-9bf2-cfdc032171e0&sort=id%3Aasc returned with HTTP 200 Aug 13 06:06:16.608171 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 225/864] 10.4.3.121 () {66 vars in 1373 bytes} [Thu Aug 13 06:06:16 2026] GET /volume/v3/volumes/detail?marker=ca330435-e564-48f7-9bf2-cfdc032171e0&sort=id%3Aasc => generated 15 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:06:16.626737 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e0829b22-12ec-4564-895d-6dd395a6d1a3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:16.630326 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e0829b22-12ec-4564-895d-6dd395a6d1a3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 13 06:06:16.630613 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e0829b22-12ec-4564-895d-6dd395a6d1a3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:16.630800 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e0829b22-12ec-4564-895d-6dd395a6d1a3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:16.631096 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-e0829b22-12ec-4564-895d-6dd395a6d1a3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:06:16.631885 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-e0829b22-12ec-4564-895d-6dd395a6d1a3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:06:16.689383 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e0829b22-12ec-4564-895d-6dd395a6d1a3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Get all volumes completed successfully. Aug 13 06:06:16.691169 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:16.691169 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:16.695935 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e0829b22-12ec-4564-895d-6dd395a6d1a3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 13 06:06:16.696464 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 217/865] 10.4.3.121 () {66 vars in 1337 bytes} [Thu Aug 13 06:06:16 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2550 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:16.715059 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6e4fc0fd-fcb9-4987-8441-bc7f080dab27 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:16.718325 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6e4fc0fd-fcb9-4987-8441-bc7f080dab27 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:06:16.718711 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6e4fc0fd-fcb9-4987-8441-bc7f080dab27 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:16.719001 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6e4fc0fd-fcb9-4987-8441-bc7f080dab27 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:16.719455 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-6e4fc0fd-fcb9-4987-8441-bc7f080dab27 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:06:16.720754 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:16.720754 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:16.721588 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6e4fc0fd-fcb9-4987-8441-bc7f080dab27 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:06:16.736760 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6e4fc0fd-fcb9-4987-8441-bc7f080dab27 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Get all volumes completed successfully. Aug 13 06:06:16.737958 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:16.737958 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:16.748941 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6e4fc0fd-fcb9-4987-8441-bc7f080dab27 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:06:16.749038 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 210/866] 10.4.3.121 () {66 vars in 1258 bytes} [Thu Aug 13 06:06:16 2026] GET /volume/v3/volumes/detail => generated 2550 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:16.775861 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-07bfdada-a912-4c9c-8a74-d547166f3d27 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:16.777277 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-07bfdada-a912-4c9c-8a74-d547166f3d27 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 13 06:06:16.777542 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-07bfdada-a912-4c9c-8a74-d547166f3d27 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:16.777794 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-07bfdada-a912-4c9c-8a74-d547166f3d27 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:16.778108 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-07bfdada-a912-4c9c-8a74-d547166f3d27 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:06:16.779449 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-07bfdada-a912-4c9c-8a74-d547166f3d27 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:06:16.828755 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-07bfdada-a912-4c9c-8a74-d547166f3d27 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Get all volumes completed successfully. Aug 13 06:06:16.828755 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-07bfdada-a912-4c9c-8a74-d547166f3d27 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 13 06:06:16.830464 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 215/867] 10.4.3.121 () {66 vars in 1316 bytes} [Thu Aug 13 06:06:16 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 972 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:16.848209 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bbecaa6d-5ffd-418a-b3e9-21c6b0e27ff6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:16.851658 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bbecaa6d-5ffd-418a-b3e9-21c6b0e27ff6 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes?availability_zone=nova Aug 13 06:06:16.851658 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bbecaa6d-5ffd-418a-b3e9-21c6b0e27ff6 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:16.851658 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bbecaa6d-5ffd-418a-b3e9-21c6b0e27ff6 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:16.851658 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-bbecaa6d-5ffd-418a-b3e9-21c6b0e27ff6 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:06:16.851946 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bbecaa6d-5ffd-418a-b3e9-21c6b0e27ff6 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Could not evaluate value nova, assuming string {{(pid=100322) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 06:06:16.852823 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bbecaa6d-5ffd-418a-b3e9-21c6b0e27ff6 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:06:16.898777 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bbecaa6d-5ffd-418a-b3e9-21c6b0e27ff6 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Get all volumes completed successfully. Aug 13 06:06:16.899425 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bbecaa6d-5ffd-418a-b3e9-21c6b0e27ff6 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 13 06:06:16.899920 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 226/868] 10.4.3.121 () {66 vars in 1282 bytes} [Thu Aug 13 06:06:16 2026] GET /volume/v3/volumes?availability_zone=nova => generated 972 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:16.910093 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c8f5815a-7fad-422e-8df6-76678e85f0d3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:16.912864 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c8f5815a-7fad-422e-8df6-76678e85f0d3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes?availability_zone=nova Aug 13 06:06:16.912864 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c8f5815a-7fad-422e-8df6-76678e85f0d3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:16.913146 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c8f5815a-7fad-422e-8df6-76678e85f0d3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:16.913509 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-c8f5815a-7fad-422e-8df6-76678e85f0d3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:06:16.913842 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c8f5815a-7fad-422e-8df6-76678e85f0d3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Could not evaluate value nova, assuming string {{(pid=100323) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 06:06:16.915476 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c8f5815a-7fad-422e-8df6-76678e85f0d3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:06:16.962680 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c8f5815a-7fad-422e-8df6-76678e85f0d3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Get all volumes completed successfully. Aug 13 06:06:16.963438 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c8f5815a-7fad-422e-8df6-76678e85f0d3 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 13 06:06:16.963862 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 218/869] 10.4.3.121 () {66 vars in 1282 bytes} [Thu Aug 13 06:06:16 2026] GET /volume/v3/volumes?availability_zone=nova => generated 972 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:16.977209 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bfbb16ba-088d-4c50-80af-d62296c9510c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:16.981298 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bfbb16ba-088d-4c50-80af-d62296c9510c tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes?bootable=false Aug 13 06:06:16.981298 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bfbb16ba-088d-4c50-80af-d62296c9510c tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:16.981298 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bfbb16ba-088d-4c50-80af-d62296c9510c tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:16.981298 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-bfbb16ba-088d-4c50-80af-d62296c9510c tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:06:16.981738 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-bfbb16ba-088d-4c50-80af-d62296c9510c tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:06:17.026766 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bfbb16ba-088d-4c50-80af-d62296c9510c tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Get all volumes completed successfully. Aug 13 06:06:17.028761 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bfbb16ba-088d-4c50-80af-d62296c9510c tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 13 06:06:17.029425 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 211/870] 10.4.3.121 () {66 vars in 1266 bytes} [Thu Aug 13 06:06:16 2026] GET /volume/v3/volumes?bootable=false => generated 972 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:17.043778 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b7ded1cc-f2ed-4c6f-87c7-1c23b9046c5d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:17.047845 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b7ded1cc-f2ed-4c6f-87c7-1c23b9046c5d tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes?bootable=false Aug 13 06:06:17.047845 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b7ded1cc-f2ed-4c6f-87c7-1c23b9046c5d tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:17.047845 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b7ded1cc-f2ed-4c6f-87c7-1c23b9046c5d tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:17.047845 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-b7ded1cc-f2ed-4c6f-87c7-1c23b9046c5d tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:06:17.047845 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:17.047845 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:17.048124 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b7ded1cc-f2ed-4c6f-87c7-1c23b9046c5d tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:06:17.261272 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b7ded1cc-f2ed-4c6f-87c7-1c23b9046c5d tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Get all volumes completed successfully. Aug 13 06:06:17.261963 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b7ded1cc-f2ed-4c6f-87c7-1c23b9046c5d tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 13 06:06:17.262897 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 216/871] 10.4.3.121 () {66 vars in 1266 bytes} [Thu Aug 13 06:06:17 2026] GET /volume/v3/volumes?bootable=false => generated 972 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:17.276308 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2ad2003a-6df8-491a-b4ee-96ca7055a32f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:17.279730 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2ad2003a-6df8-491a-b4ee-96ca7055a32f tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes?status=available Aug 13 06:06:17.279909 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2ad2003a-6df8-491a-b4ee-96ca7055a32f tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:17.280083 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2ad2003a-6df8-491a-b4ee-96ca7055a32f tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:17.280317 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-2ad2003a-6df8-491a-b4ee-96ca7055a32f tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:06:17.280554 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2ad2003a-6df8-491a-b4ee-96ca7055a32f tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Could not evaluate value available, assuming string {{(pid=100322) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 06:06:17.280815 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:17.280815 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:17.281205 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-2ad2003a-6df8-491a-b4ee-96ca7055a32f tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:06:17.315931 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2ad2003a-6df8-491a-b4ee-96ca7055a32f tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Get all volumes completed successfully. Aug 13 06:06:17.316553 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2ad2003a-6df8-491a-b4ee-96ca7055a32f tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes?status=available returned with HTTP 200 Aug 13 06:06:17.317087 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 227/872] 10.4.3.121 () {66 vars in 1270 bytes} [Thu Aug 13 06:06:17 2026] GET /volume/v3/volumes?status=available => generated 972 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:17.328338 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9a911f44-212c-4645-ba05-9f398bda6a9f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:17.336806 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9a911f44-212c-4645-ba05-9f398bda6a9f tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes?status=available Aug 13 06:06:17.336806 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9a911f44-212c-4645-ba05-9f398bda6a9f tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:17.336806 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9a911f44-212c-4645-ba05-9f398bda6a9f tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:17.336806 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-9a911f44-212c-4645-ba05-9f398bda6a9f tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:06:17.336806 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9a911f44-212c-4645-ba05-9f398bda6a9f tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Could not evaluate value available, assuming string {{(pid=100323) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 06:06:17.336806 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:17.336806 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:17.336806 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9a911f44-212c-4645-ba05-9f398bda6a9f tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:06:17.576657 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9a911f44-212c-4645-ba05-9f398bda6a9f tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Get all volumes completed successfully. Aug 13 06:06:17.577530 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9a911f44-212c-4645-ba05-9f398bda6a9f tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes?status=available returned with HTTP 200 Aug 13 06:06:17.579247 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 219/873] 10.4.3.121 () {66 vars in 1270 bytes} [Thu Aug 13 06:06:17 2026] GET /volume/v3/volumes?status=available => generated 972 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:17.600448 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d43de63f-2fa6-4af2-afcb-de16814d1c41 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:17.607431 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d43de63f-2fa6-4af2-afcb-de16814d1c41 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/detail?availability_zone=nova Aug 13 06:06:17.608531 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d43de63f-2fa6-4af2-afcb-de16814d1c41 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:17.608929 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d43de63f-2fa6-4af2-afcb-de16814d1c41 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:17.609196 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-d43de63f-2fa6-4af2-afcb-de16814d1c41 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:06:17.609492 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d43de63f-2fa6-4af2-afcb-de16814d1c41 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Could not evaluate value nova, assuming string {{(pid=100324) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 06:06:17.609805 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:17.609805 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:17.610274 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d43de63f-2fa6-4af2-afcb-de16814d1c41 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:06:17.649206 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d43de63f-2fa6-4af2-afcb-de16814d1c41 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Get all volumes completed successfully. Aug 13 06:06:17.649206 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:17.649206 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:17.653010 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d43de63f-2fa6-4af2-afcb-de16814d1c41 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 13 06:06:17.653756 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 212/874] 10.4.3.121 () {66 vars in 1303 bytes} [Thu Aug 13 06:06:17 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2550 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:17.674028 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f09fdf01-97b4-4b78-9073-eebc1bc7e132 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:17.678273 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f09fdf01-97b4-4b78-9073-eebc1bc7e132 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/detail?bootable=false Aug 13 06:06:17.678643 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f09fdf01-97b4-4b78-9073-eebc1bc7e132 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:17.678796 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f09fdf01-97b4-4b78-9073-eebc1bc7e132 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:17.679085 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-f09fdf01-97b4-4b78-9073-eebc1bc7e132 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:06:17.679557 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:17.679557 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:17.680114 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f09fdf01-97b4-4b78-9073-eebc1bc7e132 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:06:17.694473 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f09fdf01-97b4-4b78-9073-eebc1bc7e132 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Get all volumes completed successfully. Aug 13 06:06:17.695786 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:17.695786 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:17.706347 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f09fdf01-97b4-4b78-9073-eebc1bc7e132 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 13 06:06:17.706940 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 217/875] 10.4.3.121 () {66 vars in 1287 bytes} [Thu Aug 13 06:06:17 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2550 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:17.724960 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9386ea04-3322-4b51-9175-0e2e9863ebd2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:17.727483 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9386ea04-3322-4b51-9175-0e2e9863ebd2 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/detail?status=available Aug 13 06:06:17.728055 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9386ea04-3322-4b51-9175-0e2e9863ebd2 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:17.728216 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9386ea04-3322-4b51-9175-0e2e9863ebd2 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:17.728585 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-9386ea04-3322-4b51-9175-0e2e9863ebd2 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:06:17.729384 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9386ea04-3322-4b51-9175-0e2e9863ebd2 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Could not evaluate value available, assuming string {{(pid=100322) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 06:06:17.729644 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:17.729644 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:17.730285 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9386ea04-3322-4b51-9175-0e2e9863ebd2 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:06:17.747523 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9386ea04-3322-4b51-9175-0e2e9863ebd2 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Get all volumes completed successfully. Aug 13 06:06:17.749171 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:17.749171 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:17.758093 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9386ea04-3322-4b51-9175-0e2e9863ebd2 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 13 06:06:17.760119 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 228/876] 10.4.3.121 () {66 vars in 1291 bytes} [Thu Aug 13 06:06:17 2026] GET /volume/v3/volumes/detail?status=available => generated 2550 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:17.779611 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3b8fff19-0bfa-43d3-9a08-60ee656c9e61 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:17.783139 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b8fff19-0bfa-43d3-9a08-60ee656c9e61 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/701df7ee-048a-4d17-b0e9-090daf4eed1e Aug 13 06:06:17.785216 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b8fff19-0bfa-43d3-9a08-60ee656c9e61 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:17.785216 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b8fff19-0bfa-43d3-9a08-60ee656c9e61 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:17.806477 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:17.806477 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:17.815971 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3b8fff19-0bfa-43d3-9a08-60ee656c9e61 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Volume info retrieved successfully. Aug 13 06:06:17.829095 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b8fff19-0bfa-43d3-9a08-60ee656c9e61 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/701df7ee-048a-4d17-b0e9-090daf4eed1e returned with HTTP 200 Aug 13 06:06:17.829898 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 220/877] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:17 2026] GET /volume/v3/volumes/701df7ee-048a-4d17-b0e9-090daf4eed1e => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:17.846969 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9cd10444-e548-43ed-bb0b-0af492aa5693 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:17.850657 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9cd10444-e548-43ed-bb0b-0af492aa5693 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] DELETE https://10.4.3.121/volume/v3/volumes/701df7ee-048a-4d17-b0e9-090daf4eed1e Aug 13 06:06:17.851022 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9cd10444-e548-43ed-bb0b-0af492aa5693 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:17.851412 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9cd10444-e548-43ed-bb0b-0af492aa5693 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:17.851612 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-9cd10444-e548-43ed-bb0b-0af492aa5693 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Delete volume with id: 701df7ee-048a-4d17-b0e9-090daf4eed1e Aug 13 06:06:17.871403 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:17.871403 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:17.871992 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9cd10444-e548-43ed-bb0b-0af492aa5693 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Volume info retrieved successfully. Aug 13 06:06:17.904694 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9cd10444-e548-43ed-bb0b-0af492aa5693 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Delete volume request issued successfully. Aug 13 06:06:17.907743 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9cd10444-e548-43ed-bb0b-0af492aa5693 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/701df7ee-048a-4d17-b0e9-090daf4eed1e returned with HTTP 202 Aug 13 06:06:17.907743 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 213/878] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:06:17 2026] DELETE /volume/v3/volumes/701df7ee-048a-4d17-b0e9-090daf4eed1e => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 06:06:17.918215 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ea569b5b-3515-47fb-9e57-39f9d14edc74 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:17.924635 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ea569b5b-3515-47fb-9e57-39f9d14edc74 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/701df7ee-048a-4d17-b0e9-090daf4eed1e Aug 13 06:06:17.926434 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ea569b5b-3515-47fb-9e57-39f9d14edc74 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:17.926434 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ea569b5b-3515-47fb-9e57-39f9d14edc74 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:17.943056 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:17.943056 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:17.948031 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ea569b5b-3515-47fb-9e57-39f9d14edc74 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Volume info retrieved successfully. Aug 13 06:06:17.960343 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ea569b5b-3515-47fb-9e57-39f9d14edc74 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/701df7ee-048a-4d17-b0e9-090daf4eed1e returned with HTTP 200 Aug 13 06:06:17.960760 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 218/879] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:17 2026] GET /volume/v3/volumes/701df7ee-048a-4d17-b0e9-090daf4eed1e => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:18.981758 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cc62b40b-5ead-4175-a96c-8c25582f2ca4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:18.989385 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc62b40b-5ead-4175-a96c-8c25582f2ca4 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/701df7ee-048a-4d17-b0e9-090daf4eed1e Aug 13 06:06:18.989722 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cc62b40b-5ead-4175-a96c-8c25582f2ca4 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:18.990001 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cc62b40b-5ead-4175-a96c-8c25582f2ca4 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:19.000770 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc62b40b-5ead-4175-a96c-8c25582f2ca4 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/701df7ee-048a-4d17-b0e9-090daf4eed1e returned with HTTP 404 Aug 13 06:06:19.001840 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 229/880] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:18 2026] GET /volume/v3/volumes/701df7ee-048a-4d17-b0e9-090daf4eed1e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:19.015884 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-43737327-94a6-4ab9-8724-53bc4f078ea9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:19.018440 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-43737327-94a6-4ab9-8724-53bc4f078ea9 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/1843a6a8-833e-48fc-8484-f3f1155bede6 Aug 13 06:06:19.018748 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-43737327-94a6-4ab9-8724-53bc4f078ea9 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:19.019077 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-43737327-94a6-4ab9-8724-53bc4f078ea9 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:19.036516 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:19.036516 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:19.047853 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-43737327-94a6-4ab9-8724-53bc4f078ea9 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Volume info retrieved successfully. Aug 13 06:06:19.055872 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-43737327-94a6-4ab9-8724-53bc4f078ea9 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/1843a6a8-833e-48fc-8484-f3f1155bede6 returned with HTTP 200 Aug 13 06:06:19.055872 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 221/881] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:19 2026] GET /volume/v3/volumes/1843a6a8-833e-48fc-8484-f3f1155bede6 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:19.068206 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-997cf93a-1c89-4083-9aa7-526352e8d443 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:19.071832 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-997cf93a-1c89-4083-9aa7-526352e8d443 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] DELETE https://10.4.3.121/volume/v3/volumes/1843a6a8-833e-48fc-8484-f3f1155bede6 Aug 13 06:06:19.071832 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-997cf93a-1c89-4083-9aa7-526352e8d443 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:19.072027 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-997cf93a-1c89-4083-9aa7-526352e8d443 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:19.072322 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-997cf93a-1c89-4083-9aa7-526352e8d443 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Delete volume with id: 1843a6a8-833e-48fc-8484-f3f1155bede6 Aug 13 06:06:19.081859 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:19.081859 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:19.082778 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-997cf93a-1c89-4083-9aa7-526352e8d443 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Volume info retrieved successfully. Aug 13 06:06:19.115468 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-997cf93a-1c89-4083-9aa7-526352e8d443 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Delete volume request issued successfully. Aug 13 06:06:19.115468 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-997cf93a-1c89-4083-9aa7-526352e8d443 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/1843a6a8-833e-48fc-8484-f3f1155bede6 returned with HTTP 202 Aug 13 06:06:19.115942 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 214/882] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:06:19 2026] DELETE /volume/v3/volumes/1843a6a8-833e-48fc-8484-f3f1155bede6 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:06:19.124487 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6494c5e7-5753-4c50-96a7-63475aa31c3d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:19.128734 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6494c5e7-5753-4c50-96a7-63475aa31c3d tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/1843a6a8-833e-48fc-8484-f3f1155bede6 Aug 13 06:06:19.129055 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6494c5e7-5753-4c50-96a7-63475aa31c3d tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:19.129825 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6494c5e7-5753-4c50-96a7-63475aa31c3d tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:19.140718 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:19.140718 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:19.147828 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6494c5e7-5753-4c50-96a7-63475aa31c3d tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Volume info retrieved successfully. Aug 13 06:06:19.155340 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6494c5e7-5753-4c50-96a7-63475aa31c3d tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/1843a6a8-833e-48fc-8484-f3f1155bede6 returned with HTTP 200 Aug 13 06:06:19.155848 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 219/883] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:19 2026] GET /volume/v3/volumes/1843a6a8-833e-48fc-8484-f3f1155bede6 => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:20.173977 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f00c73d0-4b1a-4824-973e-2dc596f4315d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:20.179208 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f00c73d0-4b1a-4824-973e-2dc596f4315d tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/1843a6a8-833e-48fc-8484-f3f1155bede6 Aug 13 06:06:20.179208 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f00c73d0-4b1a-4824-973e-2dc596f4315d tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:20.179208 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f00c73d0-4b1a-4824-973e-2dc596f4315d tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:20.193068 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f00c73d0-4b1a-4824-973e-2dc596f4315d tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/1843a6a8-833e-48fc-8484-f3f1155bede6 returned with HTTP 404 Aug 13 06:06:20.193719 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 230/884] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:20 2026] GET /volume/v3/volumes/1843a6a8-833e-48fc-8484-f3f1155bede6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:20.205758 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9b2becbc-bcc2-4395-92d4-6409f48ee2d0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:20.225102 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9b2becbc-bcc2-4395-92d4-6409f48ee2d0 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/ca330435-e564-48f7-9bf2-cfdc032171e0 Aug 13 06:06:20.225374 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9b2becbc-bcc2-4395-92d4-6409f48ee2d0 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:20.225586 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9b2becbc-bcc2-4395-92d4-6409f48ee2d0 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:20.238668 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:20.238668 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:20.247661 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9b2becbc-bcc2-4395-92d4-6409f48ee2d0 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Volume info retrieved successfully. Aug 13 06:06:20.256741 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9b2becbc-bcc2-4395-92d4-6409f48ee2d0 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/ca330435-e564-48f7-9bf2-cfdc032171e0 returned with HTTP 200 Aug 13 06:06:20.258650 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 222/885] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:20 2026] GET /volume/v3/volumes/ca330435-e564-48f7-9bf2-cfdc032171e0 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:20.276824 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bf23d615-9db9-4306-8142-afc9a1864c40 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:20.279535 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf23d615-9db9-4306-8142-afc9a1864c40 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] DELETE https://10.4.3.121/volume/v3/volumes/ca330435-e564-48f7-9bf2-cfdc032171e0 Aug 13 06:06:20.279845 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf23d615-9db9-4306-8142-afc9a1864c40 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:20.280137 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf23d615-9db9-4306-8142-afc9a1864c40 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:20.280416 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-bf23d615-9db9-4306-8142-afc9a1864c40 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Delete volume with id: ca330435-e564-48f7-9bf2-cfdc032171e0 Aug 13 06:06:20.298002 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:20.298002 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:20.298667 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bf23d615-9db9-4306-8142-afc9a1864c40 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Volume info retrieved successfully. Aug 13 06:06:20.333099 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bf23d615-9db9-4306-8142-afc9a1864c40 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Delete volume request issued successfully. Aug 13 06:06:20.333429 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf23d615-9db9-4306-8142-afc9a1864c40 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/ca330435-e564-48f7-9bf2-cfdc032171e0 returned with HTTP 202 Aug 13 06:06:20.334235 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 215/886] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:06:20 2026] DELETE /volume/v3/volumes/ca330435-e564-48f7-9bf2-cfdc032171e0 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:06:20.347458 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c8da0844-0a91-454d-ac03-952e0cb45c94 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:20.350810 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8da0844-0a91-454d-ac03-952e0cb45c94 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/ca330435-e564-48f7-9bf2-cfdc032171e0 Aug 13 06:06:20.351221 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c8da0844-0a91-454d-ac03-952e0cb45c94 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:20.351573 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c8da0844-0a91-454d-ac03-952e0cb45c94 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:20.364410 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:20.364410 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:20.376762 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c8da0844-0a91-454d-ac03-952e0cb45c94 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Volume info retrieved successfully. Aug 13 06:06:20.386753 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8da0844-0a91-454d-ac03-952e0cb45c94 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/ca330435-e564-48f7-9bf2-cfdc032171e0 returned with HTTP 200 Aug 13 06:06:20.387508 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 220/887] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:20 2026] GET /volume/v3/volumes/ca330435-e564-48f7-9bf2-cfdc032171e0 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:21.408062 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d11aa140-d50d-46be-96d2-63ae0f127ec9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:21.412102 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d11aa140-d50d-46be-96d2-63ae0f127ec9 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] GET https://10.4.3.121/volume/v3/volumes/ca330435-e564-48f7-9bf2-cfdc032171e0 Aug 13 06:06:21.412102 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d11aa140-d50d-46be-96d2-63ae0f127ec9 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:21.412371 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d11aa140-d50d-46be-96d2-63ae0f127ec9 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:21.423705 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d11aa140-d50d-46be-96d2-63ae0f127ec9 tempest-VolumesListTestJSON-1968967083 tempest-VolumesListTestJSON-1968967083-project-member] https://10.4.3.121/volume/v3/volumes/ca330435-e564-48f7-9bf2-cfdc032171e0 returned with HTTP 404 Aug 13 06:06:21.424461 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 231/888] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:21 2026] GET /volume/v3/volumes/ca330435-e564-48f7-9bf2-cfdc032171e0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:22.458947 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2f48b5e5-d4c5-4136-961d-76dbd3ea9cd3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:22.465301 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f48b5e5-d4c5-4136-961d-76dbd3ea9cd3 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] GET https://10.4.3.121/volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a Aug 13 06:06:22.465301 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2f48b5e5-d4c5-4136-961d-76dbd3ea9cd3 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:22.465301 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2f48b5e5-d4c5-4136-961d-76dbd3ea9cd3 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:22.487776 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:22.487776 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:22.493301 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2f48b5e5-d4c5-4136-961d-76dbd3ea9cd3 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Volume info retrieved successfully. Aug 13 06:06:22.500724 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f48b5e5-d4c5-4136-961d-76dbd3ea9cd3 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] https://10.4.3.121/volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a returned with HTTP 200 Aug 13 06:06:22.500724 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 223/889] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:06:22 2026] GET /volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a => generated 1831 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:06:22.732335 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a981814f-cbf7-44ec-91e6-a3b1714fcc71 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:22.734593 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a981814f-cbf7-44ec-91e6-a3b1714fcc71 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] GET https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 Aug 13 06:06:22.734684 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a981814f-cbf7-44ec-91e6-a3b1714fcc71 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:22.734885 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a981814f-cbf7-44ec-91e6-a3b1714fcc71 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:22.746623 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:22.746623 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:22.754992 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a981814f-cbf7-44ec-91e6-a3b1714fcc71 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:06:22.766557 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a981814f-cbf7-44ec-91e6-a3b1714fcc71 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 returned with HTTP 200 Aug 13 06:06:22.766557 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 216/890] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:22 2026] GET /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:23.785231 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-52191fb5-66de-40c1-9ead-a8c1ff533989 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:23.786413 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52191fb5-66de-40c1-9ead-a8c1ff533989 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] GET https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 Aug 13 06:06:23.786413 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52191fb5-66de-40c1-9ead-a8c1ff533989 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:23.786562 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52191fb5-66de-40c1-9ead-a8c1ff533989 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:23.789755 np0000007163 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=449,cinder:UPDATE=88,cinder:INSERT=60 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:06:23.795940 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:23.795940 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:23.802259 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-52191fb5-66de-40c1-9ead-a8c1ff533989 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:06:23.810260 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52191fb5-66de-40c1-9ead-a8c1ff533989 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 returned with HTTP 200 Aug 13 06:06:23.810972 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 221/891] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:23 2026] GET /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:23.847308 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8561ac02-41e7-45d4-ad06-93c17633b386 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:23.848773 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8561ac02-41e7-45d4-ad06-93c17633b386 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] POST https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action Aug 13 06:06:23.849078 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8561ac02-41e7-45d4-ad06-93c17633b386 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1549892330", "disk_format": "qcow2"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:23.849240 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8561ac02-41e7-45d4-ad06-93c17633b386 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1549892330", "disk_format": "qcow2"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:23.858704 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:23.858704 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:23.859245 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8561ac02-41e7-45d4-ad06-93c17633b386 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:06:23.877346 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:23.877346 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:23.882823 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.image.image_utils [None req-8561ac02-41e7-45d4-ad06-93c17633b386 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1549892330'}] 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-1549892330'}]. {{(pid=100322) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 13 06:06:23.884614 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3dda096d-8eda-4eac-aded-5de6a8310843 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:24.067347 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3dda096d-8eda-4eac-aded-5de6a8310843 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:06:24.067744 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3dda096d-8eda-4eac-aded-5de6a8310843 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1713974649"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:24.069358 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-3dda096d-8eda-4eac-aded-5de6a8310843 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1713974649'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:06:24.069503 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-3dda096d-8eda-4eac-aded-5de6a8310843 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Create volume of 1 GB Aug 13 06:06:24.073722 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3dda096d-8eda-4eac-aded-5de6a8310843 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Availability Zones retrieved successfully. Aug 13 06:06:24.079854 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3dda096d-8eda-4eac-aded-5de6a8310843 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Flow 'volume_create_api' (1a33db13-723a-4fc2-9f00-0f18a8fe3bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:24.080964 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3dda096d-8eda-4eac-aded-5de6a8310843 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c17a6a8a-24ee-4eb6-b620-cf1f9863f60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:24.082256 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-3dda096d-8eda-4eac-aded-5de6a8310843 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:06:24.111804 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3dda096d-8eda-4eac-aded-5de6a8310843 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c17a6a8a-24ee-4eb6-b620-cf1f9863f60e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:24.113020 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3dda096d-8eda-4eac-aded-5de6a8310843 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (360e6957-f548-473c-a107-d335741bef3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:24.217718 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-3dda096d-8eda-4eac-aded-5de6a8310843 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Created reservations ['b7be1e59-c15e-4506-a29f-348150dcb2b0', '205a5faa-8c0f-43bf-9370-4a9ed721a75f', '7d7b7643-8b8e-4473-ad7a-177c515e0385', 'f0e71c93-698b-4824-8967-f27d46e09472'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:24.218645 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3dda096d-8eda-4eac-aded-5de6a8310843 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (360e6957-f548-473c-a107-d335741bef3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7be1e59-c15e-4506-a29f-348150dcb2b0', '205a5faa-8c0f-43bf-9370-4a9ed721a75f', '7d7b7643-8b8e-4473-ad7a-177c515e0385', 'f0e71c93-698b-4824-8967-f27d46e09472']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:24.219827 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3dda096d-8eda-4eac-aded-5de6a8310843 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (721fa3fd-813c-4342-aee9-053070d3eff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:24.251751 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3dda096d-8eda-4eac-aded-5de6a8310843 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (721fa3fd-813c-4342-aee9-053070d3eff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1713974649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a08a326fd1104d17bcff37054ccc51f9',qos_specs=None,replication_status=,reservations=['b7be1e59-c15e-4506-a29f-348150dcb2b0','205a5faa-8c0f-43bf-9370-4a9ed721a75f','7d7b7643-8b8e-4473-ad7a-177c515e0385','f0e71c93-698b-4824-8967-f27d46e09472'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dbdb5f13f564d5a8233e25d6f394719',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:06:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1713974649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a08a326fd1104d17bcff37054ccc51f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dbdb5f13f564d5a8233e25d6f394719',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:24.252673 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3dda096d-8eda-4eac-aded-5de6a8310843 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e365957-b410-4b87-b876-a77d29bb825c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:24.288555 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3dda096d-8eda-4eac-aded-5de6a8310843 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e365957-b410-4b87-b876-a77d29bb825c) transitioned into state 'SUCCESS' from state '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-1713974649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a08a326fd1104d17bcff37054ccc51f9',qos_specs=None,replication_status=,reservations=['b7be1e59-c15e-4506-a29f-348150dcb2b0','205a5faa-8c0f-43bf-9370-4a9ed721a75f','7d7b7643-8b8e-4473-ad7a-177c515e0385','f0e71c93-698b-4824-8967-f27d46e09472'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dbdb5f13f564d5a8233e25d6f394719',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:24.289588 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3dda096d-8eda-4eac-aded-5de6a8310843 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0df8951c-711c-4306-af93-8f2c152441ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:24.316229 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3dda096d-8eda-4eac-aded-5de6a8310843 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0df8951c-711c-4306-af93-8f2c152441ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:24.317159 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3dda096d-8eda-4eac-aded-5de6a8310843 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Flow 'volume_create_api' (1a33db13-723a-4fc2-9f00-0f18a8fe3bd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:24.317610 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3dda096d-8eda-4eac-aded-5de6a8310843 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Create volume request issued successfully. Aug 13 06:06:24.318382 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3dda096d-8eda-4eac-aded-5de6a8310843 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:06:24.319597 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 224/892] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:06:23 2026] POST /volume/v3/volumes => generated 751 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:06:24.340561 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dfa44d7e-41dc-4b71-9969-e1b17245fe4b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:24.341364 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dfa44d7e-41dc-4b71-9969-e1b17245fe4b tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/volumes/b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03 Aug 13 06:06:24.341677 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dfa44d7e-41dc-4b71-9969-e1b17245fe4b tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:24.341956 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dfa44d7e-41dc-4b71-9969-e1b17245fe4b tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:24.527931 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:24.527931 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:24.533642 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dfa44d7e-41dc-4b71-9969-e1b17245fe4b tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Volume info retrieved successfully. Aug 13 06:06:24.539218 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dfa44d7e-41dc-4b71-9969-e1b17245fe4b tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/volumes/b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03 returned with HTTP 200 Aug 13 06:06:24.539720 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 217/893] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:24 2026] GET /volume/v3/volumes/b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03 => generated 819 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:24.705125 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8561ac02-41e7-45d4-ad06-93c17633b386 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Copy volume to image completed successfully. Aug 13 06:06:24.705620 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8561ac02-41e7-45d4-ad06-93c17633b386 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action returned with HTTP 202 Aug 13 06:06:24.706220 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 232/894] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:06:23 2026] POST /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90/action => generated 689 bytes in 859 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:06:25.559985 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-43fb252f-f031-4540-ba91-a06de9c3f259 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:25.562411 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-43fb252f-f031-4540-ba91-a06de9c3f259 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/volumes/b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03 Aug 13 06:06:25.562806 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-43fb252f-f031-4540-ba91-a06de9c3f259 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:25.563606 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-43fb252f-f031-4540-ba91-a06de9c3f259 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:25.576275 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:25.576275 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:25.582864 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-43fb252f-f031-4540-ba91-a06de9c3f259 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Volume info retrieved successfully. Aug 13 06:06:25.590193 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-43fb252f-f031-4540-ba91-a06de9c3f259 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/volumes/b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03 returned with HTTP 200 Aug 13 06:06:25.591692 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 222/895] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:25 2026] GET /volume/v3/volumes/b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:25.608932 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f31c6940-9e9a-4713-90cd-f29a6b669aed None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:25.611084 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f31c6940-9e9a-4713-90cd-f29a6b669aed tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:06:25.611476 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f31c6940-9e9a-4713-90cd-f29a6b669aed tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03", "name": "tempest-SnapshotsActionsTest-Snapshot-323417915"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:25.624341 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:25.624341 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:25.625101 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f31c6940-9e9a-4713-90cd-f29a6b669aed tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Volume info retrieved successfully. Aug 13 06:06:25.625318 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-f31c6940-9e9a-4713-90cd-f29a6b669aed tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Create snapshot from volume b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03 Aug 13 06:06:25.677720 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-f31c6940-9e9a-4713-90cd-f29a6b669aed tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Created reservations ['2367fe0a-d8af-44da-b05d-9775acd98f24', '1415d53a-3cd0-472d-909a-1a40ff763984', '43c32483-2d3c-46a1-bc55-d1926f6fa1a4', '0f98d6d5-c4d6-4f9f-a76c-d99869672ba5'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:25.726872 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f31c6940-9e9a-4713-90cd-f29a6b669aed tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot create request issued successfully. Aug 13 06:06:25.727252 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f31c6940-9e9a-4713-90cd-f29a6b669aed tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:06:25.727708 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 225/896] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:06:25 2026] POST /volume/v3/snapshots => generated 306 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:06:25.740457 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-09c4bdf9-b1a5-4870-86ad-867030ca6d4c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:25.744782 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-09c4bdf9-b1a5-4870-86ad-867030ca6d4c tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 Aug 13 06:06:25.745214 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-09c4bdf9-b1a5-4870-86ad-867030ca6d4c tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:25.745582 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-09c4bdf9-b1a5-4870-86ad-867030ca6d4c tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:25.752308 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:25.752308 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:25.752883 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-09c4bdf9-b1a5-4870-86ad-867030ca6d4c tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot retrieved successfully. Aug 13 06:06:25.753984 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-09c4bdf9-b1a5-4870-86ad-867030ca6d4c tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 returned with HTTP 200 Aug 13 06:06:25.755417 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 218/897] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:25 2026] GET /volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:26.765541 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9732b2a8-60a7-416d-af5f-5c454d452c92 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:26.767517 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9732b2a8-60a7-416d-af5f-5c454d452c92 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 Aug 13 06:06:26.767517 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9732b2a8-60a7-416d-af5f-5c454d452c92 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:26.767698 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9732b2a8-60a7-416d-af5f-5c454d452c92 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:26.773688 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:26.773688 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:26.774577 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9732b2a8-60a7-416d-af5f-5c454d452c92 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot retrieved successfully. Aug 13 06:06:26.775720 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9732b2a8-60a7-416d-af5f-5c454d452c92 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 returned with HTTP 200 Aug 13 06:06:26.776225 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 233/898] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:26 2026] GET /volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:26.787654 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d593709e-3750-44ad-a37b-bfdca2643126 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:26.842128 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d593709e-3750-44ad-a37b-bfdca2643126 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] POST https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50/action Aug 13 06:06:26.842644 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d593709e-3750-44ad-a37b-bfdca2643126 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:26.843001 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d593709e-3750-44ad-a37b-bfdca2643126 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:26.846920 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-d593709e-3750-44ad-a37b-bfdca2643126 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Updating snapshot '9209aa61-1df1-4270-8a3d-2e1ef5aded50' with '{'status': 'creating'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 06:06:26.882689 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:26.882689 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:26.906771 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d593709e-3750-44ad-a37b-bfdca2643126 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50/action returned with HTTP 202 Aug 13 06:06:26.907383 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 223/899] 10.4.3.121 () {68 vars in 1396 bytes} [Thu Aug 13 06:06:26 2026] POST /volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:06:26.919540 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-33693563-7407-4f84-a424-5f6b4f8be6ba None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:26.921817 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33693563-7407-4f84-a424-5f6b4f8be6ba tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 Aug 13 06:06:26.922298 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33693563-7407-4f84-a424-5f6b4f8be6ba tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:26.922539 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33693563-7407-4f84-a424-5f6b4f8be6ba tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:26.928523 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:26.928523 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:26.928991 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-33693563-7407-4f84-a424-5f6b4f8be6ba tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot retrieved successfully. Aug 13 06:06:26.929984 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33693563-7407-4f84-a424-5f6b4f8be6ba tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 returned with HTTP 200 Aug 13 06:06:26.930602 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 226/900] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:26 2026] GET /volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:06:26.939626 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4c8cf85e-d2d7-423c-8096-790a81bd82b2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:26.941717 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c8cf85e-d2d7-423c-8096-790a81bd82b2 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] POST https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50/action Aug 13 06:06:26.942091 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c8cf85e-d2d7-423c-8096-790a81bd82b2 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:26.942233 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c8cf85e-d2d7-423c-8096-790a81bd82b2 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:26.943560 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-4c8cf85e-d2d7-423c-8096-790a81bd82b2 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Updating snapshot '9209aa61-1df1-4270-8a3d-2e1ef5aded50' with '{'status': 'available'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 06:06:26.957702 np0000007163 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=576,cinder:INSERT=116,cinder:UPDATE=183 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:06:26.965654 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:26.965654 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:26.979888 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c8cf85e-d2d7-423c-8096-790a81bd82b2 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50/action returned with HTTP 202 Aug 13 06:06:26.980346 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 219/901] 10.4.3.121 () {68 vars in 1396 bytes} [Thu Aug 13 06:06:26 2026] POST /volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:06:26.987721 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5b55b561-8e16-431e-85c5-6d2f1fa661ad None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:26.989963 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5b55b561-8e16-431e-85c5-6d2f1fa661ad tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 Aug 13 06:06:26.990298 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5b55b561-8e16-431e-85c5-6d2f1fa661ad tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:26.990560 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5b55b561-8e16-431e-85c5-6d2f1fa661ad tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:26.997152 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:26.997152 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:26.997717 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5b55b561-8e16-431e-85c5-6d2f1fa661ad tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot retrieved successfully. Aug 13 06:06:26.998647 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5b55b561-8e16-431e-85c5-6d2f1fa661ad tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 returned with HTTP 200 Aug 13 06:06:26.999073 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 234/902] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:26 2026] GET /volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:27.012584 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-876969e6-926c-44d3-8688-465363f676c4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:27.016521 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-876969e6-926c-44d3-8688-465363f676c4 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:06:27.016951 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-876969e6-926c-44d3-8688-465363f676c4 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03", "name": "tempest-SnapshotsActionsTest-Snapshot-215644740"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:27.028527 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:27.028527 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:27.029211 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-876969e6-926c-44d3-8688-465363f676c4 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Volume info retrieved successfully. Aug 13 06:06:27.029403 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-876969e6-926c-44d3-8688-465363f676c4 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Create snapshot from volume b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03 Aug 13 06:06:27.067971 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-876969e6-926c-44d3-8688-465363f676c4 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Created reservations ['79e5d4df-9da8-4093-82f4-8353541a5660', 'f5eb2f59-e552-4684-8741-33ac33b1a54f', 'f5b1037d-3e3c-4451-ad4a-a5915f2f4c1d', 'df29849e-f52c-404a-a4d9-dae9c557ed09'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:27.123442 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-876969e6-926c-44d3-8688-465363f676c4 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot create request issued successfully. Aug 13 06:06:27.123829 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-876969e6-926c-44d3-8688-465363f676c4 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:06:27.124313 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 224/903] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:06:27 2026] POST /volume/v3/snapshots => generated 306 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:06:27.135432 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9a2520e5-a816-455d-8f4f-cae3a66e77bc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:27.137682 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9a2520e5-a816-455d-8f4f-cae3a66e77bc tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/ef0bf8ef-e82d-44b9-a4de-7003ac9ad3ce Aug 13 06:06:27.137908 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9a2520e5-a816-455d-8f4f-cae3a66e77bc tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:27.138134 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9a2520e5-a816-455d-8f4f-cae3a66e77bc tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:27.140551 np0000007163 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=528,cinder:INSERT=72,cinder:UPDATE=127 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:06:27.144938 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:27.144938 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:27.145661 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9a2520e5-a816-455d-8f4f-cae3a66e77bc tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot retrieved successfully. Aug 13 06:06:27.146667 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9a2520e5-a816-455d-8f4f-cae3a66e77bc tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/ef0bf8ef-e82d-44b9-a4de-7003ac9ad3ce returned with HTTP 200 Aug 13 06:06:27.147140 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 227/904] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:27 2026] GET /volume/v3/snapshots/ef0bf8ef-e82d-44b9-a4de-7003ac9ad3ce => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:28.159328 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b5862d9e-1ddf-486f-ad01-a0e071868cff None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:28.162941 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b5862d9e-1ddf-486f-ad01-a0e071868cff tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/ef0bf8ef-e82d-44b9-a4de-7003ac9ad3ce Aug 13 06:06:28.163537 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b5862d9e-1ddf-486f-ad01-a0e071868cff tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:28.163611 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b5862d9e-1ddf-486f-ad01-a0e071868cff tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:28.170711 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:28.170711 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:28.171620 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b5862d9e-1ddf-486f-ad01-a0e071868cff tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot retrieved successfully. Aug 13 06:06:28.182210 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b5862d9e-1ddf-486f-ad01-a0e071868cff tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/ef0bf8ef-e82d-44b9-a4de-7003ac9ad3ce returned with HTTP 200 Aug 13 06:06:28.183084 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 220/905] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:28 2026] GET /volume/v3/snapshots/ef0bf8ef-e82d-44b9-a4de-7003ac9ad3ce => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:28.201774 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-57189959-fe15-4719-84d3-6379a84a58aa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:28.209950 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-57189959-fe15-4719-84d3-6379a84a58aa tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] POST https://10.4.3.121/volume/v3/snapshots/ef0bf8ef-e82d-44b9-a4de-7003ac9ad3ce/action Aug 13 06:06:28.213025 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-57189959-fe15-4719-84d3-6379a84a58aa tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:28.213025 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-57189959-fe15-4719-84d3-6379a84a58aa tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:28.213025 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.admin_actions [None req-57189959-fe15-4719-84d3-6379a84a58aa tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Updating snapshot 'ef0bf8ef-e82d-44b9-a4de-7003ac9ad3ce' with '{'status': 'creating'}' {{(pid=100322) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 06:06:28.232595 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:28.232595 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:28.258095 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-57189959-fe15-4719-84d3-6379a84a58aa tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] https://10.4.3.121/volume/v3/snapshots/ef0bf8ef-e82d-44b9-a4de-7003ac9ad3ce/action returned with HTTP 202 Aug 13 06:06:28.258095 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 235/906] 10.4.3.121 () {68 vars in 1396 bytes} [Thu Aug 13 06:06:28 2026] POST /volume/v3/snapshots/ef0bf8ef-e82d-44b9-a4de-7003ac9ad3ce/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:06:28.270502 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-206fcc17-f278-4820-a416-1ebd696a9909 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:28.274423 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-206fcc17-f278-4820-a416-1ebd696a9909 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/ef0bf8ef-e82d-44b9-a4de-7003ac9ad3ce Aug 13 06:06:28.274423 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-206fcc17-f278-4820-a416-1ebd696a9909 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:28.274423 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-206fcc17-f278-4820-a416-1ebd696a9909 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:28.285754 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:28.285754 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:28.286526 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-206fcc17-f278-4820-a416-1ebd696a9909 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot retrieved successfully. Aug 13 06:06:28.289064 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-206fcc17-f278-4820-a416-1ebd696a9909 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/ef0bf8ef-e82d-44b9-a4de-7003ac9ad3ce returned with HTTP 200 Aug 13 06:06:28.289064 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 225/907] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:28 2026] GET /volume/v3/snapshots/ef0bf8ef-e82d-44b9-a4de-7003ac9ad3ce => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:28.304419 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e48d46de-0272-4254-8cfd-d08c4d28b7d7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:28.310699 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e48d46de-0272-4254-8cfd-d08c4d28b7d7 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] POST https://10.4.3.121/volume/v3/snapshots/ef0bf8ef-e82d-44b9-a4de-7003ac9ad3ce/action Aug 13 06:06:28.310699 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e48d46de-0272-4254-8cfd-d08c4d28b7d7 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:28.311325 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e48d46de-0272-4254-8cfd-d08c4d28b7d7 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:28.331897 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:28.331897 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:28.333260 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e48d46de-0272-4254-8cfd-d08c4d28b7d7 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Snapshot retrieved successfully. Aug 13 06:06:28.368620 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e48d46de-0272-4254-8cfd-d08c4d28b7d7 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Snapshot delete request issued successfully. Aug 13 06:06:28.368620 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e48d46de-0272-4254-8cfd-d08c4d28b7d7 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] https://10.4.3.121/volume/v3/snapshots/ef0bf8ef-e82d-44b9-a4de-7003ac9ad3ce/action returned with HTTP 202 Aug 13 06:06:28.368953 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 228/908] 10.4.3.121 () {68 vars in 1396 bytes} [Thu Aug 13 06:06:28 2026] POST /volume/v3/snapshots/ef0bf8ef-e82d-44b9-a4de-7003ac9ad3ce/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:06:28.379569 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-55f92ccc-1a0b-4ae5-b21f-d8503751b743 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:28.382251 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55f92ccc-1a0b-4ae5-b21f-d8503751b743 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/ef0bf8ef-e82d-44b9-a4de-7003ac9ad3ce Aug 13 06:06:28.382493 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55f92ccc-1a0b-4ae5-b21f-d8503751b743 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:28.382730 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55f92ccc-1a0b-4ae5-b21f-d8503751b743 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:28.389614 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:28.389614 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:28.390332 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-55f92ccc-1a0b-4ae5-b21f-d8503751b743 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot retrieved successfully. Aug 13 06:06:28.391609 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55f92ccc-1a0b-4ae5-b21f-d8503751b743 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/ef0bf8ef-e82d-44b9-a4de-7003ac9ad3ce returned with HTTP 200 Aug 13 06:06:28.391695 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 221/909] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:28 2026] GET /volume/v3/snapshots/ef0bf8ef-e82d-44b9-a4de-7003ac9ad3ce => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:29.408721 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-968c3f52-d391-4e71-a56b-3809ae802564 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:29.416770 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-968c3f52-d391-4e71-a56b-3809ae802564 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/ef0bf8ef-e82d-44b9-a4de-7003ac9ad3ce Aug 13 06:06:29.416770 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-968c3f52-d391-4e71-a56b-3809ae802564 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:29.416770 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-968c3f52-d391-4e71-a56b-3809ae802564 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:29.421888 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-968c3f52-d391-4e71-a56b-3809ae802564 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/ef0bf8ef-e82d-44b9-a4de-7003ac9ad3ce returned with HTTP 404 Aug 13 06:06:29.424517 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 236/910] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:29 2026] GET /volume/v3/snapshots/ef0bf8ef-e82d-44b9-a4de-7003ac9ad3ce => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:29.434910 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8f39df87-e6c9-4984-87e0-29355920ae78 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:29.440224 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f39df87-e6c9-4984-87e0-29355920ae78 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] POST https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50/action Aug 13 06:06:29.440224 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f39df87-e6c9-4984-87e0-29355920ae78 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:29.440224 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f39df87-e6c9-4984-87e0-29355920ae78 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:29.440224 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-8f39df87-e6c9-4984-87e0-29355920ae78 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Updating snapshot '9209aa61-1df1-4270-8a3d-2e1ef5aded50' with '{'status': 'available'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 06:06:29.459207 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:29.459207 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:29.485659 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f39df87-e6c9-4984-87e0-29355920ae78 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50/action returned with HTTP 202 Aug 13 06:06:29.489205 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 226/911] 10.4.3.121 () {68 vars in 1396 bytes} [Thu Aug 13 06:06:29 2026] POST /volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:06:29.494621 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-52caeaa4-c730-48d6-958a-2e63fd4e7347 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:29.497443 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-52caeaa4-c730-48d6-958a-2e63fd4e7347 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 Aug 13 06:06:29.498094 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-52caeaa4-c730-48d6-958a-2e63fd4e7347 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:29.498440 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-52caeaa4-c730-48d6-958a-2e63fd4e7347 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:29.508259 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:29.508259 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:29.508878 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-52caeaa4-c730-48d6-958a-2e63fd4e7347 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot retrieved successfully. Aug 13 06:06:29.510118 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-52caeaa4-c730-48d6-958a-2e63fd4e7347 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 returned with HTTP 200 Aug 13 06:06:29.510598 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 229/912] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:29 2026] GET /volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:29.526852 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-102658a9-da1e-4931-9c9a-ad1d9519cf74 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:29.528564 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-102658a9-da1e-4931-9c9a-ad1d9519cf74 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/ef0bf8ef-e82d-44b9-a4de-7003ac9ad3ce Aug 13 06:06:29.529451 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-102658a9-da1e-4931-9c9a-ad1d9519cf74 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:29.529451 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-102658a9-da1e-4931-9c9a-ad1d9519cf74 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:29.529451 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-102658a9-da1e-4931-9c9a-ad1d9519cf74 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Delete snapshot with id: ef0bf8ef-e82d-44b9-a4de-7003ac9ad3ce Aug 13 06:06:29.539845 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-102658a9-da1e-4931-9c9a-ad1d9519cf74 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/ef0bf8ef-e82d-44b9-a4de-7003ac9ad3ce returned with HTTP 404 Aug 13 06:06:29.540554 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 222/913] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:06:29 2026] DELETE /volume/v3/snapshots/ef0bf8ef-e82d-44b9-a4de-7003ac9ad3ce => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:29.560275 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4e053a8b-3ba7-4c3e-ad97-2d290c09e79b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:29.562915 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4e053a8b-3ba7-4c3e-ad97-2d290c09e79b tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:06:29.564674 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4e053a8b-3ba7-4c3e-ad97-2d290c09e79b tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03", "name": "tempest-SnapshotsActionsTest-Snapshot-1024898058"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:29.583151 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:29.583151 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:29.584451 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4e053a8b-3ba7-4c3e-ad97-2d290c09e79b tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Volume info retrieved successfully. Aug 13 06:06:29.584622 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-4e053a8b-3ba7-4c3e-ad97-2d290c09e79b tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Create snapshot from volume b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03 Aug 13 06:06:29.652519 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-4e053a8b-3ba7-4c3e-ad97-2d290c09e79b tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Created reservations ['530c0811-ee7f-435d-8362-9f6b7110d182', 'b3f4cf38-fff2-4395-ba83-f17d1a4b021d', '8dcb6bb2-31d3-4f49-8f25-e3115357ccc8', 'a225715f-f83b-4af7-b63a-948f63060e9b'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:29.694360 np0000007163 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=617,cinder:UPDATE=168,cinder:INSERT=121,cinder:DELETE=1 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:06:29.723085 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4e053a8b-3ba7-4c3e-ad97-2d290c09e79b tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot create request issued successfully. Aug 13 06:06:29.723764 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4e053a8b-3ba7-4c3e-ad97-2d290c09e79b tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:06:29.726202 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 237/914] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:06:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:06:29.738472 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e99e3e28-3b40-4943-89a5-f78c5a2a1f32 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:29.741114 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e99e3e28-3b40-4943-89a5-f78c5a2a1f32 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/95d7a365-f8c7-4663-9258-bf9ca6947362 Aug 13 06:06:29.741397 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e99e3e28-3b40-4943-89a5-f78c5a2a1f32 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:29.741867 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e99e3e28-3b40-4943-89a5-f78c5a2a1f32 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:29.750315 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:29.750315 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:29.751045 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e99e3e28-3b40-4943-89a5-f78c5a2a1f32 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot retrieved successfully. Aug 13 06:06:29.754230 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e99e3e28-3b40-4943-89a5-f78c5a2a1f32 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/95d7a365-f8c7-4663-9258-bf9ca6947362 returned with HTTP 200 Aug 13 06:06:29.754697 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 227/915] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:29 2026] GET /volume/v3/snapshots/95d7a365-f8c7-4663-9258-bf9ca6947362 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:30.769722 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b088b107-f2dc-47d5-97fd-0d0b9bd169cd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:30.776173 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b088b107-f2dc-47d5-97fd-0d0b9bd169cd tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/95d7a365-f8c7-4663-9258-bf9ca6947362 Aug 13 06:06:30.776173 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b088b107-f2dc-47d5-97fd-0d0b9bd169cd tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:30.777220 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b088b107-f2dc-47d5-97fd-0d0b9bd169cd tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:30.790860 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:30.790860 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:30.791934 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b088b107-f2dc-47d5-97fd-0d0b9bd169cd tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot retrieved successfully. Aug 13 06:06:30.792552 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b088b107-f2dc-47d5-97fd-0d0b9bd169cd tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/95d7a365-f8c7-4663-9258-bf9ca6947362 returned with HTTP 200 Aug 13 06:06:30.793662 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 230/916] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:30 2026] GET /volume/v3/snapshots/95d7a365-f8c7-4663-9258-bf9ca6947362 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:30.810610 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eb6ccc16-5df9-46f4-ac4b-cbbd1fe55c80 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:30.813534 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eb6ccc16-5df9-46f4-ac4b-cbbd1fe55c80 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] POST https://10.4.3.121/volume/v3/snapshots/95d7a365-f8c7-4663-9258-bf9ca6947362/action Aug 13 06:06:30.815271 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eb6ccc16-5df9-46f4-ac4b-cbbd1fe55c80 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:30.815271 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eb6ccc16-5df9-46f4-ac4b-cbbd1fe55c80 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:30.819002 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-eb6ccc16-5df9-46f4-ac4b-cbbd1fe55c80 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Updating snapshot '95d7a365-f8c7-4663-9258-bf9ca6947362' with '{'status': 'deleting'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 06:06:30.836419 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:30.836419 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:30.856957 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eb6ccc16-5df9-46f4-ac4b-cbbd1fe55c80 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] https://10.4.3.121/volume/v3/snapshots/95d7a365-f8c7-4663-9258-bf9ca6947362/action returned with HTTP 202 Aug 13 06:06:30.857870 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 223/917] 10.4.3.121 () {68 vars in 1396 bytes} [Thu Aug 13 06:06:30 2026] POST /volume/v3/snapshots/95d7a365-f8c7-4663-9258-bf9ca6947362/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:06:30.868030 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e12d3fb1-ffcb-4474-97b5-2777a02f3f8a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:30.872866 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e12d3fb1-ffcb-4474-97b5-2777a02f3f8a tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/95d7a365-f8c7-4663-9258-bf9ca6947362 Aug 13 06:06:30.872866 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e12d3fb1-ffcb-4474-97b5-2777a02f3f8a tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:30.872866 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e12d3fb1-ffcb-4474-97b5-2777a02f3f8a tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:30.882940 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:30.882940 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:30.883456 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e12d3fb1-ffcb-4474-97b5-2777a02f3f8a tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot retrieved successfully. Aug 13 06:06:30.887575 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e12d3fb1-ffcb-4474-97b5-2777a02f3f8a tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/95d7a365-f8c7-4663-9258-bf9ca6947362 returned with HTTP 200 Aug 13 06:06:30.887575 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 238/918] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:30 2026] GET /volume/v3/snapshots/95d7a365-f8c7-4663-9258-bf9ca6947362 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:30.901639 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-502e8123-a60a-48f4-9475-03c23119cb23 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:30.903435 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-502e8123-a60a-48f4-9475-03c23119cb23 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] POST https://10.4.3.121/volume/v3/snapshots/95d7a365-f8c7-4663-9258-bf9ca6947362/action Aug 13 06:06:30.903954 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-502e8123-a60a-48f4-9475-03c23119cb23 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:30.904253 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-502e8123-a60a-48f4-9475-03c23119cb23 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:30.912105 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:30.912105 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:30.912824 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-502e8123-a60a-48f4-9475-03c23119cb23 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Snapshot retrieved successfully. Aug 13 06:06:30.935255 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-502e8123-a60a-48f4-9475-03c23119cb23 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Snapshot delete request issued successfully. Aug 13 06:06:30.935255 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-502e8123-a60a-48f4-9475-03c23119cb23 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] https://10.4.3.121/volume/v3/snapshots/95d7a365-f8c7-4663-9258-bf9ca6947362/action returned with HTTP 202 Aug 13 06:06:30.935852 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 228/919] 10.4.3.121 () {68 vars in 1396 bytes} [Thu Aug 13 06:06:30 2026] POST /volume/v3/snapshots/95d7a365-f8c7-4663-9258-bf9ca6947362/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:06:30.948515 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b05a3dc9-1573-4e62-bbc1-0bb80ee39686 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:30.952109 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b05a3dc9-1573-4e62-bbc1-0bb80ee39686 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/95d7a365-f8c7-4663-9258-bf9ca6947362 Aug 13 06:06:30.952994 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b05a3dc9-1573-4e62-bbc1-0bb80ee39686 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:30.952994 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b05a3dc9-1573-4e62-bbc1-0bb80ee39686 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:30.961949 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:30.961949 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:30.962949 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b05a3dc9-1573-4e62-bbc1-0bb80ee39686 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot retrieved successfully. Aug 13 06:06:30.964666 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b05a3dc9-1573-4e62-bbc1-0bb80ee39686 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/95d7a365-f8c7-4663-9258-bf9ca6947362 returned with HTTP 200 Aug 13 06:06:30.965548 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 231/920] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:30 2026] GET /volume/v3/snapshots/95d7a365-f8c7-4663-9258-bf9ca6947362 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:31.978457 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d042f079-acc9-4c85-9cd9-ed16087b2918 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:31.981013 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d042f079-acc9-4c85-9cd9-ed16087b2918 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/95d7a365-f8c7-4663-9258-bf9ca6947362 Aug 13 06:06:31.981013 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d042f079-acc9-4c85-9cd9-ed16087b2918 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:31.981013 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d042f079-acc9-4c85-9cd9-ed16087b2918 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:31.993137 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d042f079-acc9-4c85-9cd9-ed16087b2918 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/95d7a365-f8c7-4663-9258-bf9ca6947362 returned with HTTP 404 Aug 13 06:06:31.994543 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 224/921] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:31 2026] GET /volume/v3/snapshots/95d7a365-f8c7-4663-9258-bf9ca6947362 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:32.014892 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-69afb514-209f-47de-acfe-f2a862f4ca09 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:32.021906 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-69afb514-209f-47de-acfe-f2a862f4ca09 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] POST https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50/action Aug 13 06:06:32.021906 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-69afb514-209f-47de-acfe-f2a862f4ca09 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:32.024308 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-69afb514-209f-47de-acfe-f2a862f4ca09 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:32.034475 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.admin_actions [None req-69afb514-209f-47de-acfe-f2a862f4ca09 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Updating snapshot '9209aa61-1df1-4270-8a3d-2e1ef5aded50' with '{'status': 'available'}' {{(pid=100322) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 06:06:32.051553 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:32.051553 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:32.071197 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-69afb514-209f-47de-acfe-f2a862f4ca09 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50/action returned with HTTP 202 Aug 13 06:06:32.072942 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 239/922] 10.4.3.121 () {68 vars in 1396 bytes} [Thu Aug 13 06:06:32 2026] POST /volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:06:32.090656 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9d1f1321-cc6c-4589-9edc-604e09ece8d4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:32.093399 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9d1f1321-cc6c-4589-9edc-604e09ece8d4 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 Aug 13 06:06:32.093682 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9d1f1321-cc6c-4589-9edc-604e09ece8d4 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:32.093919 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9d1f1321-cc6c-4589-9edc-604e09ece8d4 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:32.103471 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:32.103471 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:32.104034 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9d1f1321-cc6c-4589-9edc-604e09ece8d4 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot retrieved successfully. Aug 13 06:06:32.105486 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9d1f1321-cc6c-4589-9edc-604e09ece8d4 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 returned with HTTP 200 Aug 13 06:06:32.105989 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 229/923] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:32 2026] GET /volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:32.121251 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a1fcb4b8-aee1-4384-a0b5-68bed32e5bc2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:32.122899 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a1fcb4b8-aee1-4384-a0b5-68bed32e5bc2 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/95d7a365-f8c7-4663-9258-bf9ca6947362 Aug 13 06:06:32.123231 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a1fcb4b8-aee1-4384-a0b5-68bed32e5bc2 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:32.123668 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a1fcb4b8-aee1-4384-a0b5-68bed32e5bc2 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:32.124533 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-a1fcb4b8-aee1-4384-a0b5-68bed32e5bc2 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Delete snapshot with id: 95d7a365-f8c7-4663-9258-bf9ca6947362 Aug 13 06:06:32.133349 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a1fcb4b8-aee1-4384-a0b5-68bed32e5bc2 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/95d7a365-f8c7-4663-9258-bf9ca6947362 returned with HTTP 404 Aug 13 06:06:32.133349 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 232/924] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:06:32 2026] DELETE /volume/v3/snapshots/95d7a365-f8c7-4663-9258-bf9ca6947362 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:32.143784 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d09210ff-8567-41db-aaf9-e13f93b7389b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:32.146243 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d09210ff-8567-41db-aaf9-e13f93b7389b tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:06:32.146652 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d09210ff-8567-41db-aaf9-e13f93b7389b tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03", "name": "tempest-SnapshotsActionsTest-Snapshot-5728011"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:32.157326 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:32.157326 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:32.157875 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d09210ff-8567-41db-aaf9-e13f93b7389b tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Volume info retrieved successfully. Aug 13 06:06:32.158004 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-d09210ff-8567-41db-aaf9-e13f93b7389b tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Create snapshot from volume b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03 Aug 13 06:06:32.196678 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f6a47063-1737-4e5e-885a-a9a8f166f260 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:32.198481 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-d09210ff-8567-41db-aaf9-e13f93b7389b tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Created reservations ['7935e070-16bc-4e29-bac4-994e2707cb1a', '36053897-cc02-4700-85d1-411121faeaab', 'b9a736b9-fb5a-44d4-b893-e1a004e57eaa', 'deb8734a-9783-4df9-b3fd-a05636f6cb5c'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:32.199758 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f6a47063-1737-4e5e-885a-a9a8f166f260 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:06:32.200457 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f6a47063-1737-4e5e-885a-a9a8f166f260 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1001190783"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:32.202844 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-f6a47063-1737-4e5e-885a-a9a8f166f260 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1001190783'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:06:32.203208 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-f6a47063-1737-4e5e-885a-a9a8f166f260 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Create volume of 1 GB Aug 13 06:06:32.203572 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:32.203572 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:32.210370 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f6a47063-1737-4e5e-885a-a9a8f166f260 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Availability Zones retrieved successfully. Aug 13 06:06:32.222207 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f6a47063-1737-4e5e-885a-a9a8f166f260 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Flow 'volume_create_api' (bd19a6f6-0e25-49ec-b9c9-4ca957ab22ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:32.222207 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f6a47063-1737-4e5e-885a-a9a8f166f260 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7523cc7-29f6-47f0-98a9-1eda089f38db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:32.222207 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-f6a47063-1737-4e5e-885a-a9a8f166f260 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:06:32.245792 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d09210ff-8567-41db-aaf9-e13f93b7389b tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot create request issued successfully. Aug 13 06:06:32.246388 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d09210ff-8567-41db-aaf9-e13f93b7389b tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:06:32.246996 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 225/925] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:06:32 2026] POST /volume/v3/snapshots => generated 304 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:06:32.257801 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-42b401dc-d13a-44e6-a91b-55251d2a740e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:32.259835 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f6a47063-1737-4e5e-885a-a9a8f166f260 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7523cc7-29f6-47f0-98a9-1eda089f38db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:32.259957 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-42b401dc-d13a-44e6-a91b-55251d2a740e tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/49e40cd3-4807-4ac5-a3a3-81912f5ac43f Aug 13 06:06:32.260542 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-42b401dc-d13a-44e6-a91b-55251d2a740e tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:32.260542 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-42b401dc-d13a-44e6-a91b-55251d2a740e tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:32.260609 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f6a47063-1737-4e5e-885a-a9a8f166f260 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86865268-9c7a-493c-b11d-1b476c4513ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:32.267491 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:32.267491 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:32.268635 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-42b401dc-d13a-44e6-a91b-55251d2a740e tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot retrieved successfully. Aug 13 06:06:32.269048 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-42b401dc-d13a-44e6-a91b-55251d2a740e tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/49e40cd3-4807-4ac5-a3a3-81912f5ac43f returned with HTTP 200 Aug 13 06:06:32.270262 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 230/926] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:32 2026] GET /volume/v3/snapshots/49e40cd3-4807-4ac5-a3a3-81912f5ac43f => generated 436 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:32.343628 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-f6a47063-1737-4e5e-885a-a9a8f166f260 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Created reservations ['315d1efc-00ad-4716-8628-32a879cc0398', '1de24a6e-980a-4803-85c9-a943ff171f87', 'f157f05f-848b-4413-abe0-2a40659775f4', '7a69c1a8-1531-4d4e-9923-aea065905103'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:32.344642 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f6a47063-1737-4e5e-885a-a9a8f166f260 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86865268-9c7a-493c-b11d-1b476c4513ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['315d1efc-00ad-4716-8628-32a879cc0398', '1de24a6e-980a-4803-85c9-a943ff171f87', 'f157f05f-848b-4413-abe0-2a40659775f4', '7a69c1a8-1531-4d4e-9923-aea065905103']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:32.345492 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f6a47063-1737-4e5e-885a-a9a8f166f260 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ae8c91d-5608-4a41-9657-530383396f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:32.378558 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f6a47063-1737-4e5e-885a-a9a8f166f260 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ae8c91d-5608-4a41-9657-530383396f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f93cee64-d9f0-40a2-a581-ec55f8f22e8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1001190783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530b850924704ba087b3a85adb1cf242',qos_specs=None,replication_status=,reservations=['315d1efc-00ad-4716-8628-32a879cc0398','1de24a6e-980a-4803-85c9-a943ff171f87','f157f05f-848b-4413-abe0-2a40659775f4','7a69c1a8-1531-4d4e-9923-aea065905103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e84db73dde724cc6b376f8a90215f619',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:06:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1001190783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f93cee64-d9f0-40a2-a581-ec55f8f22e8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='530b850924704ba087b3a85adb1cf242',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e84db73dde724cc6b376f8a90215f619',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:32.379712 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f6a47063-1737-4e5e-885a-a9a8f166f260 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80297c09-f8a9-49f5-b81b-36376838faeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:32.406950 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f6a47063-1737-4e5e-885a-a9a8f166f260 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80297c09-f8a9-49f5-b81b-36376838faeb) transitioned into state 'SUCCESS' from state '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-1001190783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530b850924704ba087b3a85adb1cf242',qos_specs=None,replication_status=,reservations=['315d1efc-00ad-4716-8628-32a879cc0398','1de24a6e-980a-4803-85c9-a943ff171f87','f157f05f-848b-4413-abe0-2a40659775f4','7a69c1a8-1531-4d4e-9923-aea065905103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e84db73dde724cc6b376f8a90215f619',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:32.407522 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f6a47063-1737-4e5e-885a-a9a8f166f260 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca4221c1-f593-48d0-9e9f-2ebdc400d959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:32.422778 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f6a47063-1737-4e5e-885a-a9a8f166f260 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca4221c1-f593-48d0-9e9f-2ebdc400d959) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:32.423400 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f6a47063-1737-4e5e-885a-a9a8f166f260 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Flow 'volume_create_api' (bd19a6f6-0e25-49ec-b9c9-4ca957ab22ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:32.424099 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f6a47063-1737-4e5e-885a-a9a8f166f260 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Create volume request issued successfully. Aug 13 06:06:32.424305 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f6a47063-1737-4e5e-885a-a9a8f166f260 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:06:32.424936 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 240/927] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:06:32 2026] POST /volume/v3/volumes => generated 759 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:06:32.441484 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b9d8d1c7-6b42-43bd-8728-d4d1342d66c5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:32.443903 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b9d8d1c7-6b42-43bd-8728-d4d1342d66c5 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] GET https://10.4.3.121/volume/v3/volumes/f93cee64-d9f0-40a2-a581-ec55f8f22e8a Aug 13 06:06:32.444090 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b9d8d1c7-6b42-43bd-8728-d4d1342d66c5 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:32.444309 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b9d8d1c7-6b42-43bd-8728-d4d1342d66c5 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:32.460218 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:32.460218 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:32.466787 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b9d8d1c7-6b42-43bd-8728-d4d1342d66c5 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Volume info retrieved successfully. Aug 13 06:06:32.475087 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b9d8d1c7-6b42-43bd-8728-d4d1342d66c5 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/volumes/f93cee64-d9f0-40a2-a581-ec55f8f22e8a returned with HTTP 200 Aug 13 06:06:32.475700 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 233/928] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:32 2026] GET /volume/v3/volumes/f93cee64-d9f0-40a2-a581-ec55f8f22e8a => generated 827 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:33.280932 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9c7d020c-3c01-4e4e-9fa4-677e2e993779 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:33.283201 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9c7d020c-3c01-4e4e-9fa4-677e2e993779 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/49e40cd3-4807-4ac5-a3a3-81912f5ac43f Aug 13 06:06:33.283392 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9c7d020c-3c01-4e4e-9fa4-677e2e993779 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:33.283452 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9c7d020c-3c01-4e4e-9fa4-677e2e993779 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:33.289294 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:33.289294 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:33.291059 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9c7d020c-3c01-4e4e-9fa4-677e2e993779 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot retrieved successfully. Aug 13 06:06:33.291059 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9c7d020c-3c01-4e4e-9fa4-677e2e993779 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/49e40cd3-4807-4ac5-a3a3-81912f5ac43f returned with HTTP 200 Aug 13 06:06:33.291154 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 226/929] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:33 2026] GET /volume/v3/snapshots/49e40cd3-4807-4ac5-a3a3-81912f5ac43f => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:33.328487 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a724677a-d211-408b-8676-7767a517908d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:33.332588 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a724677a-d211-408b-8676-7767a517908d tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] POST https://10.4.3.121/volume/v3/snapshots/49e40cd3-4807-4ac5-a3a3-81912f5ac43f/action Aug 13 06:06:33.333317 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a724677a-d211-408b-8676-7767a517908d tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:33.333536 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a724677a-d211-408b-8676-7767a517908d tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:33.336643 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-a724677a-d211-408b-8676-7767a517908d tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Updating snapshot '49e40cd3-4807-4ac5-a3a3-81912f5ac43f' with '{'status': 'error'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 06:06:33.357705 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:33.357705 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:33.381546 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a724677a-d211-408b-8676-7767a517908d tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] https://10.4.3.121/volume/v3/snapshots/49e40cd3-4807-4ac5-a3a3-81912f5ac43f/action returned with HTTP 202 Aug 13 06:06:33.382349 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 231/930] 10.4.3.121 () {68 vars in 1396 bytes} [Thu Aug 13 06:06:33 2026] POST /volume/v3/snapshots/49e40cd3-4807-4ac5-a3a3-81912f5ac43f/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:06:33.395831 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9d5b5e38-15b6-4963-add1-5ad0ab56f53c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:33.404742 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9d5b5e38-15b6-4963-add1-5ad0ab56f53c tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/49e40cd3-4807-4ac5-a3a3-81912f5ac43f Aug 13 06:06:33.404909 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9d5b5e38-15b6-4963-add1-5ad0ab56f53c tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:33.405094 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9d5b5e38-15b6-4963-add1-5ad0ab56f53c tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:33.420765 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:33.420765 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:33.426066 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9d5b5e38-15b6-4963-add1-5ad0ab56f53c tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot retrieved successfully. Aug 13 06:06:33.427599 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9d5b5e38-15b6-4963-add1-5ad0ab56f53c tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/49e40cd3-4807-4ac5-a3a3-81912f5ac43f returned with HTTP 200 Aug 13 06:06:33.428885 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 241/931] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:33 2026] GET /volume/v3/snapshots/49e40cd3-4807-4ac5-a3a3-81912f5ac43f => generated 459 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:33.451214 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d1b6ec41-a278-4c74-b6fd-69c40ecc1d04 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:33.458167 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d1b6ec41-a278-4c74-b6fd-69c40ecc1d04 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] POST https://10.4.3.121/volume/v3/snapshots/49e40cd3-4807-4ac5-a3a3-81912f5ac43f/action Aug 13 06:06:33.458655 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d1b6ec41-a278-4c74-b6fd-69c40ecc1d04 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:33.459508 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d1b6ec41-a278-4c74-b6fd-69c40ecc1d04 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:33.471301 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:33.471301 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:33.471847 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d1b6ec41-a278-4c74-b6fd-69c40ecc1d04 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Snapshot retrieved successfully. Aug 13 06:06:33.499169 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1f3161ff-0fad-4d8e-ae0d-ac2f7c72c7a0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:33.502231 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1f3161ff-0fad-4d8e-ae0d-ac2f7c72c7a0 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] GET https://10.4.3.121/volume/v3/volumes/f93cee64-d9f0-40a2-a581-ec55f8f22e8a Aug 13 06:06:33.503335 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1f3161ff-0fad-4d8e-ae0d-ac2f7c72c7a0 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:33.504149 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1f3161ff-0fad-4d8e-ae0d-ac2f7c72c7a0 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:33.512337 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d1b6ec41-a278-4c74-b6fd-69c40ecc1d04 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Snapshot delete request issued successfully. Aug 13 06:06:33.513104 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d1b6ec41-a278-4c74-b6fd-69c40ecc1d04 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] https://10.4.3.121/volume/v3/snapshots/49e40cd3-4807-4ac5-a3a3-81912f5ac43f/action returned with HTTP 202 Aug 13 06:06:33.513104 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 234/932] 10.4.3.121 () {68 vars in 1396 bytes} [Thu Aug 13 06:06:33 2026] POST /volume/v3/snapshots/49e40cd3-4807-4ac5-a3a3-81912f5ac43f/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:06:33.519100 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:33.519100 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:33.525953 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1f3161ff-0fad-4d8e-ae0d-ac2f7c72c7a0 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Volume info retrieved successfully. Aug 13 06:06:33.526039 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d60d2671-5ce6-4d9f-80b4-a67a0a5f7a12 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:33.527592 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d60d2671-5ce6-4d9f-80b4-a67a0a5f7a12 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/49e40cd3-4807-4ac5-a3a3-81912f5ac43f Aug 13 06:06:33.527965 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d60d2671-5ce6-4d9f-80b4-a67a0a5f7a12 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:33.528354 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d60d2671-5ce6-4d9f-80b4-a67a0a5f7a12 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:33.534143 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1f3161ff-0fad-4d8e-ae0d-ac2f7c72c7a0 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/volumes/f93cee64-d9f0-40a2-a581-ec55f8f22e8a returned with HTTP 200 Aug 13 06:06:33.534424 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 227/933] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:33 2026] GET /volume/v3/volumes/f93cee64-d9f0-40a2-a581-ec55f8f22e8a => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:33.535668 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:33.535668 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:33.537151 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d60d2671-5ce6-4d9f-80b4-a67a0a5f7a12 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot retrieved successfully. Aug 13 06:06:33.537551 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d60d2671-5ce6-4d9f-80b4-a67a0a5f7a12 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/49e40cd3-4807-4ac5-a3a3-81912f5ac43f returned with HTTP 200 Aug 13 06:06:33.538208 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 232/934] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:33 2026] GET /volume/v3/snapshots/49e40cd3-4807-4ac5-a3a3-81912f5ac43f => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:34.554199 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7cca370a-546b-4a48-9220-d5c1bc57d624 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:34.556798 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7cca370a-546b-4a48-9220-d5c1bc57d624 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/49e40cd3-4807-4ac5-a3a3-81912f5ac43f Aug 13 06:06:34.556946 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7cca370a-546b-4a48-9220-d5c1bc57d624 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:34.557174 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7cca370a-546b-4a48-9220-d5c1bc57d624 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:34.565069 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7cca370a-546b-4a48-9220-d5c1bc57d624 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/49e40cd3-4807-4ac5-a3a3-81912f5ac43f returned with HTTP 404 Aug 13 06:06:34.565069 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 242/935] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:34 2026] GET /volume/v3/snapshots/49e40cd3-4807-4ac5-a3a3-81912f5ac43f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:34.574877 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dc0803dc-e488-4f0b-802b-5342c14d3bde None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:34.579205 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dc0803dc-e488-4f0b-802b-5342c14d3bde tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] POST https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50/action Aug 13 06:06:34.579205 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dc0803dc-e488-4f0b-802b-5342c14d3bde tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:34.579205 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dc0803dc-e488-4f0b-802b-5342c14d3bde tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:34.580265 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.admin_actions [None req-dc0803dc-e488-4f0b-802b-5342c14d3bde tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Updating snapshot '9209aa61-1df1-4270-8a3d-2e1ef5aded50' with '{'status': 'available'}' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 06:06:34.599702 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:34.599702 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:34.615064 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dc0803dc-e488-4f0b-802b-5342c14d3bde tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50/action returned with HTTP 202 Aug 13 06:06:34.615694 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 235/936] 10.4.3.121 () {68 vars in 1396 bytes} [Thu Aug 13 06:06:34 2026] POST /volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:06:34.631879 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-97ce7eef-4a26-444b-8576-b3de83d9fda5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:34.634266 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97ce7eef-4a26-444b-8576-b3de83d9fda5 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 Aug 13 06:06:34.637983 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-97ce7eef-4a26-444b-8576-b3de83d9fda5 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:34.637983 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-97ce7eef-4a26-444b-8576-b3de83d9fda5 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:34.645508 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:34.645508 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:34.646067 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-97ce7eef-4a26-444b-8576-b3de83d9fda5 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot retrieved successfully. Aug 13 06:06:34.646987 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97ce7eef-4a26-444b-8576-b3de83d9fda5 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 returned with HTTP 200 Aug 13 06:06:34.647404 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 228/937] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:34 2026] GET /volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:34.665402 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b3c968f1-4426-439c-a5f8-3ad2ac16028b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:34.669910 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b3c968f1-4426-439c-a5f8-3ad2ac16028b tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/49e40cd3-4807-4ac5-a3a3-81912f5ac43f Aug 13 06:06:34.669910 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b3c968f1-4426-439c-a5f8-3ad2ac16028b tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:34.669910 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b3c968f1-4426-439c-a5f8-3ad2ac16028b tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:34.669910 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-b3c968f1-4426-439c-a5f8-3ad2ac16028b tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Delete snapshot with id: 49e40cd3-4807-4ac5-a3a3-81912f5ac43f Aug 13 06:06:34.677815 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b3c968f1-4426-439c-a5f8-3ad2ac16028b tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/49e40cd3-4807-4ac5-a3a3-81912f5ac43f returned with HTTP 404 Aug 13 06:06:34.677815 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 233/938] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:06:34 2026] DELETE /volume/v3/snapshots/49e40cd3-4807-4ac5-a3a3-81912f5ac43f => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:34.691730 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cc21a0ff-9fd2-46af-a381-467a4892e6b7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:34.693838 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc21a0ff-9fd2-46af-a381-467a4892e6b7 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:06:34.694312 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cc21a0ff-9fd2-46af-a381-467a4892e6b7 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03", "name": "tempest-SnapshotsActionsTest-Snapshot-1307686730"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:34.707932 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:34.707932 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:34.708821 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cc21a0ff-9fd2-46af-a381-467a4892e6b7 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Volume info retrieved successfully. Aug 13 06:06:34.708821 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-cc21a0ff-9fd2-46af-a381-467a4892e6b7 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Create snapshot from volume b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03 Aug 13 06:06:34.774030 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-cc21a0ff-9fd2-46af-a381-467a4892e6b7 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Created reservations ['da50dfe4-5f8b-4cd0-8474-a11634aee1fa', '9e547a47-777c-4747-9683-079678386ad2', '2514cf24-7371-4828-a83a-0e46880b3aa5', '449f1622-13db-4e53-a2eb-45ab88377371'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:34.824824 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cc21a0ff-9fd2-46af-a381-467a4892e6b7 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot create request issued successfully. Aug 13 06:06:34.825270 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc21a0ff-9fd2-46af-a381-467a4892e6b7 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:06:34.825982 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 243/939] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:06:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:06:34.838497 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4394790d-358a-4d0f-9299-c9351c16602c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:34.842384 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4394790d-358a-4d0f-9299-c9351c16602c tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/80bbcba0-194a-4fc2-88f3-359cc06917af Aug 13 06:06:34.842384 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4394790d-358a-4d0f-9299-c9351c16602c tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:34.842457 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4394790d-358a-4d0f-9299-c9351c16602c tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:34.850028 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:34.850028 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:34.850667 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4394790d-358a-4d0f-9299-c9351c16602c tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot retrieved successfully. Aug 13 06:06:34.851760 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4394790d-358a-4d0f-9299-c9351c16602c tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/80bbcba0-194a-4fc2-88f3-359cc06917af returned with HTTP 200 Aug 13 06:06:34.853237 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 236/940] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:34 2026] GET /volume/v3/snapshots/80bbcba0-194a-4fc2-88f3-359cc06917af => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:35.780497 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aa00cff7-4ee8-47b2-97df-4911f1529d63 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:35.783419 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa00cff7-4ee8-47b2-97df-4911f1529d63 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] GET https://10.4.3.121/volume/v3/volumes/2a0f4bb9-f596-4c20-a952-2baa9c57fa71 Aug 13 06:06:35.783696 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aa00cff7-4ee8-47b2-97df-4911f1529d63 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:35.783954 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aa00cff7-4ee8-47b2-97df-4911f1529d63 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:35.795486 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:35.795486 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:35.812286 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-aa00cff7-4ee8-47b2-97df-4911f1529d63 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Volume info retrieved successfully. Aug 13 06:06:35.819558 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa00cff7-4ee8-47b2-97df-4911f1529d63 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] https://10.4.3.121/volume/v3/volumes/2a0f4bb9-f596-4c20-a952-2baa9c57fa71 returned with HTTP 200 Aug 13 06:06:35.820299 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 229/941] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:35 2026] GET /volume/v3/volumes/2a0f4bb9-f596-4c20-a952-2baa9c57fa71 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:35.864000 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-30389c5b-3312-4f45-8ecf-0c46a30dc58d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:35.867177 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30389c5b-3312-4f45-8ecf-0c46a30dc58d tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/80bbcba0-194a-4fc2-88f3-359cc06917af Aug 13 06:06:35.867452 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-30389c5b-3312-4f45-8ecf-0c46a30dc58d tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:35.867685 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-30389c5b-3312-4f45-8ecf-0c46a30dc58d tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:35.874052 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:35.874052 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:35.874663 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-30389c5b-3312-4f45-8ecf-0c46a30dc58d tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot retrieved successfully. Aug 13 06:06:35.875529 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30389c5b-3312-4f45-8ecf-0c46a30dc58d tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/80bbcba0-194a-4fc2-88f3-359cc06917af returned with HTTP 200 Aug 13 06:06:35.875947 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 234/942] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:35 2026] GET /volume/v3/snapshots/80bbcba0-194a-4fc2-88f3-359cc06917af => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:35.886622 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2dec1c4a-fb9d-4b34-88da-4b807e865dc5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:35.892385 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2dec1c4a-fb9d-4b34-88da-4b807e865dc5 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] POST https://10.4.3.121/volume/v3/snapshots/80bbcba0-194a-4fc2-88f3-359cc06917af/action Aug 13 06:06:35.892385 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2dec1c4a-fb9d-4b34-88da-4b807e865dc5 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:35.892385 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2dec1c4a-fb9d-4b34-88da-4b807e865dc5 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:35.892627 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.admin_actions [None req-2dec1c4a-fb9d-4b34-88da-4b807e865dc5 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Updating snapshot '80bbcba0-194a-4fc2-88f3-359cc06917af' with '{'status': 'error_deleting'}' {{(pid=100322) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 06:06:35.903650 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:35.903650 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:35.919623 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2dec1c4a-fb9d-4b34-88da-4b807e865dc5 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] https://10.4.3.121/volume/v3/snapshots/80bbcba0-194a-4fc2-88f3-359cc06917af/action returned with HTTP 202 Aug 13 06:06:35.920257 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 244/943] 10.4.3.121 () {68 vars in 1396 bytes} [Thu Aug 13 06:06:35 2026] POST /volume/v3/snapshots/80bbcba0-194a-4fc2-88f3-359cc06917af/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:06:35.929000 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a7e373f3-4c4c-4435-be1c-1b41106b5c60 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:35.931586 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a7e373f3-4c4c-4435-be1c-1b41106b5c60 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/80bbcba0-194a-4fc2-88f3-359cc06917af Aug 13 06:06:35.931840 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a7e373f3-4c4c-4435-be1c-1b41106b5c60 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:35.932098 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a7e373f3-4c4c-4435-be1c-1b41106b5c60 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:35.938983 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:35.938983 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:35.939526 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a7e373f3-4c4c-4435-be1c-1b41106b5c60 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot retrieved successfully. Aug 13 06:06:35.940539 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a7e373f3-4c4c-4435-be1c-1b41106b5c60 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/80bbcba0-194a-4fc2-88f3-359cc06917af returned with HTTP 200 Aug 13 06:06:35.941042 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 237/944] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:35 2026] GET /volume/v3/snapshots/80bbcba0-194a-4fc2-88f3-359cc06917af => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:35.953476 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f773f33c-24f8-4b80-84d7-0021e4ff5bac None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:35.955072 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f773f33c-24f8-4b80-84d7-0021e4ff5bac tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] POST https://10.4.3.121/volume/v3/snapshots/80bbcba0-194a-4fc2-88f3-359cc06917af/action Aug 13 06:06:35.955482 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f773f33c-24f8-4b80-84d7-0021e4ff5bac tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:35.955655 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f773f33c-24f8-4b80-84d7-0021e4ff5bac tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:35.964305 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:35.964305 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:35.964841 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f773f33c-24f8-4b80-84d7-0021e4ff5bac tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Snapshot retrieved successfully. Aug 13 06:06:35.991670 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f773f33c-24f8-4b80-84d7-0021e4ff5bac tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Snapshot delete request issued successfully. Aug 13 06:06:35.991961 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f773f33c-24f8-4b80-84d7-0021e4ff5bac tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] https://10.4.3.121/volume/v3/snapshots/80bbcba0-194a-4fc2-88f3-359cc06917af/action returned with HTTP 202 Aug 13 06:06:35.992396 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 230/945] 10.4.3.121 () {68 vars in 1396 bytes} [Thu Aug 13 06:06:35 2026] POST /volume/v3/snapshots/80bbcba0-194a-4fc2-88f3-359cc06917af/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:06:36.006705 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6aa96e35-5e5b-4979-a709-5e3179aa4687 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:36.009604 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6aa96e35-5e5b-4979-a709-5e3179aa4687 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/80bbcba0-194a-4fc2-88f3-359cc06917af Aug 13 06:06:36.009918 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6aa96e35-5e5b-4979-a709-5e3179aa4687 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:36.010192 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6aa96e35-5e5b-4979-a709-5e3179aa4687 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:36.025409 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:36.025409 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:36.026245 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6aa96e35-5e5b-4979-a709-5e3179aa4687 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot retrieved successfully. Aug 13 06:06:36.027353 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6aa96e35-5e5b-4979-a709-5e3179aa4687 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/80bbcba0-194a-4fc2-88f3-359cc06917af returned with HTTP 200 Aug 13 06:06:36.028017 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 235/946] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:36 2026] GET /volume/v3/snapshots/80bbcba0-194a-4fc2-88f3-359cc06917af => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:36.043115 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e39a7fa5-ca2a-48b8-9fd4-1b8b28513dd9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:36.044686 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e39a7fa5-ca2a-48b8-9fd4-1b8b28513dd9 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] GET https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 Aug 13 06:06:36.044983 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e39a7fa5-ca2a-48b8-9fd4-1b8b28513dd9 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:36.045258 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e39a7fa5-ca2a-48b8-9fd4-1b8b28513dd9 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:36.056025 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:36.056025 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:36.065703 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e39a7fa5-ca2a-48b8-9fd4-1b8b28513dd9 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:06:36.077813 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e39a7fa5-ca2a-48b8-9fd4-1b8b28513dd9 tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 returned with HTTP 200 Aug 13 06:06:36.078410 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 245/947] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:36 2026] GET /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:36.380806 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-877f5f85-ec60-460d-82f7-c5632f5170a5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:36.382609 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-877f5f85-ec60-460d-82f7-c5632f5170a5 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] DELETE https://10.4.3.121/volume/v3/volumes/2a0f4bb9-f596-4c20-a952-2baa9c57fa71 Aug 13 06:06:36.383150 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-877f5f85-ec60-460d-82f7-c5632f5170a5 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:36.383150 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-877f5f85-ec60-460d-82f7-c5632f5170a5 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:36.383255 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-877f5f85-ec60-460d-82f7-c5632f5170a5 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Delete volume with id: 2a0f4bb9-f596-4c20-a952-2baa9c57fa71 Aug 13 06:06:36.389792 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:36.389792 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:36.390262 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-877f5f85-ec60-460d-82f7-c5632f5170a5 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Volume info retrieved successfully. Aug 13 06:06:36.421658 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-877f5f85-ec60-460d-82f7-c5632f5170a5 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Delete volume request issued successfully. Aug 13 06:06:36.423205 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-877f5f85-ec60-460d-82f7-c5632f5170a5 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] https://10.4.3.121/volume/v3/volumes/2a0f4bb9-f596-4c20-a952-2baa9c57fa71 returned with HTTP 202 Aug 13 06:06:36.423205 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 238/948] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:06:36 2026] DELETE /volume/v3/volumes/2a0f4bb9-f596-4c20-a952-2baa9c57fa71 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:06:36.434118 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-31115d06-b3c0-4cae-8a88-091a91e5a518 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:36.435974 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-036d97a9-f1b6-406b-88d8-5e45a786e2bb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:36.436503 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-31115d06-b3c0-4cae-8a88-091a91e5a518 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] GET https://10.4.3.121/volume/v3/volumes/2a0f4bb9-f596-4c20-a952-2baa9c57fa71 Aug 13 06:06:36.436822 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-31115d06-b3c0-4cae-8a88-091a91e5a518 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:36.437013 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-31115d06-b3c0-4cae-8a88-091a91e5a518 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:36.449825 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:36.449825 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:36.454561 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-31115d06-b3c0-4cae-8a88-091a91e5a518 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Volume info retrieved successfully. Aug 13 06:06:36.467063 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-31115d06-b3c0-4cae-8a88-091a91e5a518 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] https://10.4.3.121/volume/v3/volumes/2a0f4bb9-f596-4c20-a952-2baa9c57fa71 returned with HTTP 200 Aug 13 06:06:36.468051 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 231/949] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:36 2026] GET /volume/v3/volumes/2a0f4bb9-f596-4c20-a952-2baa9c57fa71 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:36.523376 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-036d97a9-f1b6-406b-88d8-5e45a786e2bb tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:06:36.523963 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-036d97a9-f1b6-406b-88d8-5e45a786e2bb tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-493248623-1451598846", "extra_specs": {}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:36.544314 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-036d97a9-f1b6-406b-88d8-5e45a786e2bb tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:06:36.544821 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 236/950] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:06:36 2026] POST /volume/v3/types => generated 268 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:36.900444 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-be922759-1730-4811-9cd8-461168828e6f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:36.903434 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-be922759-1730-4811-9cd8-461168828e6f tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] GET https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 Aug 13 06:06:36.903518 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-be922759-1730-4811-9cd8-461168828e6f tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:36.903882 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-be922759-1730-4811-9cd8-461168828e6f tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:36.913892 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:36.913892 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:36.919730 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-be922759-1730-4811-9cd8-461168828e6f tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:06:36.926326 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-be922759-1730-4811-9cd8-461168828e6f tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 returned with HTTP 200 Aug 13 06:06:36.927083 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 246/951] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:36 2026] GET /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:36.942521 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-672a4a6d-506f-454a-a3aa-25753d78050c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:36.944807 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-672a4a6d-506f-454a-a3aa-25753d78050c tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] DELETE https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 Aug 13 06:06:36.945077 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-672a4a6d-506f-454a-a3aa-25753d78050c tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:36.945363 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-672a4a6d-506f-454a-a3aa-25753d78050c tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:36.945589 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-672a4a6d-506f-454a-a3aa-25753d78050c tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Delete volume with id: 0cb47b83-a595-4a46-9c0a-09283ed09a90 Aug 13 06:06:36.955094 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:36.955094 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:36.955533 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-672a4a6d-506f-454a-a3aa-25753d78050c tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:06:36.976238 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-672a4a6d-506f-454a-a3aa-25753d78050c tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Delete volume request issued successfully. Aug 13 06:06:36.976590 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-672a4a6d-506f-454a-a3aa-25753d78050c tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 returned with HTTP 202 Aug 13 06:06:36.977659 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 239/952] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:06:36 2026] DELETE /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:06:36.988318 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7cb83cc4-8368-4814-bfd3-fb9734e23d2f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:36.992096 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7cb83cc4-8368-4814-bfd3-fb9734e23d2f tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] GET https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 Aug 13 06:06:36.992400 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7cb83cc4-8368-4814-bfd3-fb9734e23d2f tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:36.992642 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7cb83cc4-8368-4814-bfd3-fb9734e23d2f tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:37.009385 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:37.009385 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:37.014245 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7cb83cc4-8368-4814-bfd3-fb9734e23d2f tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Volume info retrieved successfully. Aug 13 06:06:37.020102 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7cb83cc4-8368-4814-bfd3-fb9734e23d2f tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 returned with HTTP 200 Aug 13 06:06:37.020102 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 232/953] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:36 2026] GET /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:37.037687 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f7e879a2-4378-4faf-abe4-c22db1b5f4a5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:37.041063 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f7e879a2-4378-4faf-abe4-c22db1b5f4a5 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/80bbcba0-194a-4fc2-88f3-359cc06917af Aug 13 06:06:37.041063 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f7e879a2-4378-4faf-abe4-c22db1b5f4a5 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:37.041063 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f7e879a2-4378-4faf-abe4-c22db1b5f4a5 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:37.045747 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f7e879a2-4378-4faf-abe4-c22db1b5f4a5 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/80bbcba0-194a-4fc2-88f3-359cc06917af returned with HTTP 404 Aug 13 06:06:37.046318 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 237/954] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:37 2026] GET /volume/v3/snapshots/80bbcba0-194a-4fc2-88f3-359cc06917af => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 06:06:37.055823 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a7ea10cd-84d3-49dc-adc9-6cc9c81b489d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:37.056373 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a7ea10cd-84d3-49dc-adc9-6cc9c81b489d tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] POST https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50/action Aug 13 06:06:37.057197 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a7ea10cd-84d3-49dc-adc9-6cc9c81b489d tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:37.057197 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a7ea10cd-84d3-49dc-adc9-6cc9c81b489d tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:37.058907 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.admin_actions [None req-a7ea10cd-84d3-49dc-adc9-6cc9c81b489d tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Updating snapshot '9209aa61-1df1-4270-8a3d-2e1ef5aded50' with '{'status': 'available'}' {{(pid=100322) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 06:06:37.072669 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:37.072669 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:37.086022 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a7ea10cd-84d3-49dc-adc9-6cc9c81b489d tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50/action returned with HTTP 202 Aug 13 06:06:37.086449 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 247/955] 10.4.3.121 () {68 vars in 1396 bytes} [Thu Aug 13 06:06:37 2026] POST /volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:06:37.097456 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b6159612-2a3f-46f7-96cf-bf8f0e276db6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:37.099290 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b6159612-2a3f-46f7-96cf-bf8f0e276db6 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 Aug 13 06:06:37.099522 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b6159612-2a3f-46f7-96cf-bf8f0e276db6 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:37.099730 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b6159612-2a3f-46f7-96cf-bf8f0e276db6 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:37.105485 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:37.105485 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:37.106313 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b6159612-2a3f-46f7-96cf-bf8f0e276db6 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot retrieved successfully. Aug 13 06:06:37.107151 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b6159612-2a3f-46f7-96cf-bf8f0e276db6 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 returned with HTTP 200 Aug 13 06:06:37.107798 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 240/956] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:37 2026] GET /volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:37.120002 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-714613cd-faa3-46d2-b977-22f420bf0346 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:37.123582 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-714613cd-faa3-46d2-b977-22f420bf0346 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/80bbcba0-194a-4fc2-88f3-359cc06917af Aug 13 06:06:37.123825 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-714613cd-faa3-46d2-b977-22f420bf0346 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:37.124016 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-714613cd-faa3-46d2-b977-22f420bf0346 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:37.124118 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-714613cd-faa3-46d2-b977-22f420bf0346 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Delete snapshot with id: 80bbcba0-194a-4fc2-88f3-359cc06917af Aug 13 06:06:37.128682 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-714613cd-faa3-46d2-b977-22f420bf0346 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/80bbcba0-194a-4fc2-88f3-359cc06917af returned with HTTP 404 Aug 13 06:06:37.129273 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 233/957] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:06:37 2026] DELETE /volume/v3/snapshots/80bbcba0-194a-4fc2-88f3-359cc06917af => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:37.141376 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0c37c7ba-053e-4c36-8ca3-b6adafc80ad2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:37.143747 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0c37c7ba-053e-4c36-8ca3-b6adafc80ad2 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] POST https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50/action Aug 13 06:06:37.144750 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0c37c7ba-053e-4c36-8ca3-b6adafc80ad2 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:37.145885 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0c37c7ba-053e-4c36-8ca3-b6adafc80ad2 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:37.148146 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-0c37c7ba-053e-4c36-8ca3-b6adafc80ad2 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Updating snapshot '9209aa61-1df1-4270-8a3d-2e1ef5aded50' with '{'status': 'creating'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 06:06:37.161710 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:37.161710 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:37.176712 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0c37c7ba-053e-4c36-8ca3-b6adafc80ad2 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50/action returned with HTTP 202 Aug 13 06:06:37.177793 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 238/958] 10.4.3.121 () {68 vars in 1396 bytes} [Thu Aug 13 06:06:37 2026] POST /volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 13 06:06:37.189112 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fc269d9f-b746-405f-a0e1-f6d20e1c4fb7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:37.194191 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fc269d9f-b746-405f-a0e1-f6d20e1c4fb7 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 Aug 13 06:06:37.194502 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fc269d9f-b746-405f-a0e1-f6d20e1c4fb7 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:37.194809 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fc269d9f-b746-405f-a0e1-f6d20e1c4fb7 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:37.200443 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:37.200443 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:37.200900 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fc269d9f-b746-405f-a0e1-f6d20e1c4fb7 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot retrieved successfully. Aug 13 06:06:37.201617 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fc269d9f-b746-405f-a0e1-f6d20e1c4fb7 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 returned with HTTP 200 Aug 13 06:06:37.202151 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 248/959] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:37 2026] GET /volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:37.213376 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f344c1fe-b78f-4c63-b765-c7cd4b0cbeb1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:37.215610 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f344c1fe-b78f-4c63-b765-c7cd4b0cbeb1 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] POST https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50/action Aug 13 06:06:37.216068 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f344c1fe-b78f-4c63-b765-c7cd4b0cbeb1 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:37.216284 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f344c1fe-b78f-4c63-b765-c7cd4b0cbeb1 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:37.218268 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.snapshot_actions [None req-f344c1fe-b78f-4c63-b765-c7cd4b0cbeb1 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100323) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 06:06:37.227937 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:37.227937 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:37.228620 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.snapshot_actions [None req-f344c1fe-b78f-4c63-b765-c7cd4b0cbeb1 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Updating snapshot 9209aa61-1df1-4270-8a3d-2e1ef5aded50 with info {'id': '9209aa61-1df1-4270-8a3d-2e1ef5aded50', 'status': 'error', 'progress': '80%'} Aug 13 06:06:37.237103 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f344c1fe-b78f-4c63-b765-c7cd4b0cbeb1 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50/action returned with HTTP 202 Aug 13 06:06:37.237872 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 241/960] 10.4.3.121 () {68 vars in 1396 bytes} [Thu Aug 13 06:06:37 2026] POST /volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:06:37.252268 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-096826d5-1bb1-4acf-9393-dd359956942b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:37.252637 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-096826d5-1bb1-4acf-9393-dd359956942b tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] GET https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 Aug 13 06:06:37.252940 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-096826d5-1bb1-4acf-9393-dd359956942b tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:37.253229 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-096826d5-1bb1-4acf-9393-dd359956942b tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:37.260931 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:37.260931 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:37.261501 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-096826d5-1bb1-4acf-9393-dd359956942b tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Snapshot retrieved successfully. Aug 13 06:06:37.262381 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-096826d5-1bb1-4acf-9393-dd359956942b tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 returned with HTTP 200 Aug 13 06:06:37.262916 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 234/961] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:37 2026] GET /volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 => generated 460 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:37.271566 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e716805f-954c-4351-92cc-4058627b1f70 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:37.273526 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e716805f-954c-4351-92cc-4058627b1f70 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] POST https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50/action Aug 13 06:06:37.273801 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e716805f-954c-4351-92cc-4058627b1f70 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:37.274461 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e716805f-954c-4351-92cc-4058627b1f70 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:37.275424 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-e716805f-954c-4351-92cc-4058627b1f70 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] Updating snapshot '9209aa61-1df1-4270-8a3d-2e1ef5aded50' with '{'status': 'available'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 06:06:37.284385 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:37.284385 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:37.297627 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e716805f-954c-4351-92cc-4058627b1f70 tempest-SnapshotsActionsTest-559180896 tempest-SnapshotsActionsTest-559180896-project-admin] https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50/action returned with HTTP 202 Aug 13 06:06:37.298048 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 239/962] 10.4.3.121 () {68 vars in 1396 bytes} [Thu Aug 13 06:06:37 2026] POST /volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:06:37.305253 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-52f1eeee-9479-4d2e-8182-0ce110dfef7a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:37.308260 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-52f1eeee-9479-4d2e-8182-0ce110dfef7a tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 Aug 13 06:06:37.308459 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-52f1eeee-9479-4d2e-8182-0ce110dfef7a tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:37.308976 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-52f1eeee-9479-4d2e-8182-0ce110dfef7a tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:37.316457 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:37.316457 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:37.317093 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-52f1eeee-9479-4d2e-8182-0ce110dfef7a tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot retrieved successfully. Aug 13 06:06:37.318419 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-52f1eeee-9479-4d2e-8182-0ce110dfef7a tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 returned with HTTP 200 Aug 13 06:06:37.318859 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 249/963] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:37 2026] GET /volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:37.332013 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3c613d37-4a81-4758-87f7-955a87ec9e46 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:37.334297 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3c613d37-4a81-4758-87f7-955a87ec9e46 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 Aug 13 06:06:37.334552 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3c613d37-4a81-4758-87f7-955a87ec9e46 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:37.334804 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3c613d37-4a81-4758-87f7-955a87ec9e46 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:37.334943 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-3c613d37-4a81-4758-87f7-955a87ec9e46 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Delete snapshot with id: 9209aa61-1df1-4270-8a3d-2e1ef5aded50 Aug 13 06:06:37.341247 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:37.341247 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:37.341804 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3c613d37-4a81-4758-87f7-955a87ec9e46 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot retrieved successfully. Aug 13 06:06:37.359636 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3c613d37-4a81-4758-87f7-955a87ec9e46 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot delete request issued successfully. Aug 13 06:06:37.359893 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3c613d37-4a81-4758-87f7-955a87ec9e46 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 returned with HTTP 202 Aug 13 06:06:37.360347 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 242/964] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:06:37 2026] DELETE /volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:06:37.369973 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cfcc1c2f-2b02-422b-ae9d-bf5c5f63641f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:37.372837 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cfcc1c2f-2b02-422b-ae9d-bf5c5f63641f tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 Aug 13 06:06:37.373195 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cfcc1c2f-2b02-422b-ae9d-bf5c5f63641f tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:37.373427 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cfcc1c2f-2b02-422b-ae9d-bf5c5f63641f tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:37.379366 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:37.379366 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:37.383203 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cfcc1c2f-2b02-422b-ae9d-bf5c5f63641f tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Snapshot retrieved successfully. Aug 13 06:06:37.383203 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cfcc1c2f-2b02-422b-ae9d-bf5c5f63641f tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 returned with HTTP 200 Aug 13 06:06:37.383203 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 235/965] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:37 2026] GET /volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:37.482934 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8feff833-9c76-46c7-9d5b-906f3029ef58 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:37.485009 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8feff833-9c76-46c7-9d5b-906f3029ef58 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] GET https://10.4.3.121/volume/v3/volumes/2a0f4bb9-f596-4c20-a952-2baa9c57fa71 Aug 13 06:06:37.485337 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8feff833-9c76-46c7-9d5b-906f3029ef58 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:37.485561 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8feff833-9c76-46c7-9d5b-906f3029ef58 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:37.491224 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8feff833-9c76-46c7-9d5b-906f3029ef58 tempest-TestImageHashVerification-1932105522 tempest-TestImageHashVerification-1932105522-project-member] https://10.4.3.121/volume/v3/volumes/2a0f4bb9-f596-4c20-a952-2baa9c57fa71 returned with HTTP 404 Aug 13 06:06:37.491790 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 240/966] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:37 2026] GET /volume/v3/volumes/2a0f4bb9-f596-4c20-a952-2baa9c57fa71 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 06:06:38.034550 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f0b03de0-823a-479b-8b6b-e81783985b9b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:38.037268 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f0b03de0-823a-479b-8b6b-e81783985b9b tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] GET https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 Aug 13 06:06:38.037543 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f0b03de0-823a-479b-8b6b-e81783985b9b tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:38.037806 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f0b03de0-823a-479b-8b6b-e81783985b9b tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:38.047339 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f0b03de0-823a-479b-8b6b-e81783985b9b tempest-VolumesActionsTest-568467348 tempest-VolumesActionsTest-568467348-project-member] https://10.4.3.121/volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 returned with HTTP 404 Aug 13 06:06:38.048025 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 250/967] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:38 2026] GET /volume/v3/volumes/0cb47b83-a595-4a46-9c0a-09283ed09a90 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:38.395502 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-438a5175-c5cd-41da-bc55-b6c7e87f6733 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:38.398198 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-438a5175-c5cd-41da-bc55-b6c7e87f6733 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 Aug 13 06:06:38.398198 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-438a5175-c5cd-41da-bc55-b6c7e87f6733 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:38.398385 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-438a5175-c5cd-41da-bc55-b6c7e87f6733 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:38.404640 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-438a5175-c5cd-41da-bc55-b6c7e87f6733 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 returned with HTTP 404 Aug 13 06:06:38.405134 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 243/968] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:06:38 2026] GET /volume/v3/snapshots/9209aa61-1df1-4270-8a3d-2e1ef5aded50 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:38.413576 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3b4ef865-fd9a-4a9c-9314-7f3aeb3a0e69 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:38.415368 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3b4ef865-fd9a-4a9c-9314-7f3aeb3a0e69 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/volumes/b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03 Aug 13 06:06:38.415555 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3b4ef865-fd9a-4a9c-9314-7f3aeb3a0e69 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:38.415741 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3b4ef865-fd9a-4a9c-9314-7f3aeb3a0e69 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:38.423033 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:38.423033 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:38.426961 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3b4ef865-fd9a-4a9c-9314-7f3aeb3a0e69 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Volume info retrieved successfully. Aug 13 06:06:38.432949 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3b4ef865-fd9a-4a9c-9314-7f3aeb3a0e69 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/volumes/b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03 returned with HTTP 200 Aug 13 06:06:38.433475 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 236/969] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:38 2026] GET /volume/v3/volumes/b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:38.451620 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-02832511-9240-4126-b60f-72f5d9d33b27 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:38.455042 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02832511-9240-4126-b60f-72f5d9d33b27 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] DELETE https://10.4.3.121/volume/v3/volumes/b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03 Aug 13 06:06:38.455042 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02832511-9240-4126-b60f-72f5d9d33b27 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:38.455042 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02832511-9240-4126-b60f-72f5d9d33b27 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:38.455042 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-02832511-9240-4126-b60f-72f5d9d33b27 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Delete volume with id: b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03 Aug 13 06:06:38.471991 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:38.471991 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:38.472723 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-02832511-9240-4126-b60f-72f5d9d33b27 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Volume info retrieved successfully. Aug 13 06:06:38.506854 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-02832511-9240-4126-b60f-72f5d9d33b27 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Delete volume request issued successfully. Aug 13 06:06:38.509098 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02832511-9240-4126-b60f-72f5d9d33b27 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/volumes/b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03 returned with HTTP 202 Aug 13 06:06:38.509098 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 241/970] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:06:38 2026] DELETE /volume/v3/volumes/b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:06:38.515692 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-615a2db8-1f56-4f15-a459-7d457f31d615 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:38.519139 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-615a2db8-1f56-4f15-a459-7d457f31d615 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/volumes/b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03 Aug 13 06:06:38.519139 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-615a2db8-1f56-4f15-a459-7d457f31d615 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:38.519139 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-615a2db8-1f56-4f15-a459-7d457f31d615 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:38.528898 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:38.528898 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:38.535582 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-615a2db8-1f56-4f15-a459-7d457f31d615 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Volume info retrieved successfully. Aug 13 06:06:38.539067 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-615a2db8-1f56-4f15-a459-7d457f31d615 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/volumes/b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03 returned with HTTP 200 Aug 13 06:06:38.539563 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 251/971] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:38 2026] GET /volume/v3/volumes/b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:38.720101 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2587cde6-ff8e-469d-be66-0823a30ea2fb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:38.722150 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2587cde6-ff8e-469d-be66-0823a30ea2fb tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:06:38.722991 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2587cde6-ff8e-469d-be66-0823a30ea2fb tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-937810585-88538406", "extra_specs": {}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:38.724694 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:38.724694 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:38.745015 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2587cde6-ff8e-469d-be66-0823a30ea2fb tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:06:38.745592 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 244/972] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:06:38 2026] POST /volume/v3/types => generated 266 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:38.755454 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-87217d48-b173-4763-b3b3-0f66ba26149c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:38.758971 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-87217d48-b173-4763-b3b3-0f66ba26149c tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:06:38.758971 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-87217d48-b173-4763-b3b3-0f66ba26149c tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1615807671-1366438089", "extra_specs": {}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:38.771582 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-87217d48-b173-4763-b3b3-0f66ba26149c tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:06:38.772031 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 237/973] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:06:38 2026] POST /volume/v3/types => generated 269 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:38.782508 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e6d6c568-c0af-45ac-aa38-aa791f81afea None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:38.784485 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e6d6c568-c0af-45ac-aa38-aa791f81afea tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:06:38.784884 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e6d6c568-c0af-45ac-aa38-aa791f81afea tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-722285838", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-937810585-88538406", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:38.786492 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-e6d6c568-c0af-45ac-aa38-aa791f81afea tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-722285838', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-937810585-88538406', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:06:38.791075 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-e6d6c568-c0af-45ac-aa38-aa791f81afea tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Create volume of 1 GB Aug 13 06:06:38.791406 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:38.791406 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:38.791946 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e6d6c568-c0af-45ac-aa38-aa791f81afea tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Availability Zones retrieved successfully. Aug 13 06:06:38.797301 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e6d6c568-c0af-45ac-aa38-aa791f81afea tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Flow 'volume_create_api' (07664eff-b1f7-4547-bb40-0d7095068b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:38.798153 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e6d6c568-c0af-45ac-aa38-aa791f81afea tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f950a55b-3abd-4757-a31a-52a3bf6d7536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:38.798989 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-e6d6c568-c0af-45ac-aa38-aa791f81afea tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:06:38.824033 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e6d6c568-c0af-45ac-aa38-aa791f81afea tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f950a55b-3abd-4757-a31a-52a3bf6d7536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:06:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e377acb5-4208-4eda-8174-c3df558b6cc1,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-937810585-88538406',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e377acb5-4208-4eda-8174-c3df558b6cc1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:38.824897 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e6d6c568-c0af-45ac-aa38-aa791f81afea tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (803b3cf1-5d4f-4c97-a198-3964c9ea7139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:38.850757 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-e6d6c568-c0af-45ac-aa38-aa791f81afea tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-937810585-88538406 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-937810585-88538406, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:06:38.851076 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-e6d6c568-c0af-45ac-aa38-aa791f81afea tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-937810585-88538406 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-937810585-88538406, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:06:38.884304 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-e6d6c568-c0af-45ac-aa38-aa791f81afea tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Created reservations ['a4ffd916-0a84-48d9-b7cf-f9b483cc9770', 'fea7c0ef-ed4e-433c-bd1a-2e99de1225f1', '8e74cc5e-2ea6-4cc8-a154-5c800a9bca32', 'c985d9f1-5505-4bdb-a757-7eee8365a403'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:38.884605 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e6d6c568-c0af-45ac-aa38-aa791f81afea tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (803b3cf1-5d4f-4c97-a198-3964c9ea7139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4ffd916-0a84-48d9-b7cf-f9b483cc9770', 'fea7c0ef-ed4e-433c-bd1a-2e99de1225f1', '8e74cc5e-2ea6-4cc8-a154-5c800a9bca32', 'c985d9f1-5505-4bdb-a757-7eee8365a403']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:38.885402 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e6d6c568-c0af-45ac-aa38-aa791f81afea tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55fb6286-d59a-4b0b-a46d-b1b655a6fa58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:38.908258 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e6d6c568-c0af-45ac-aa38-aa791f81afea tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55fb6286-d59a-4b0b-a46d-b1b655a6fa58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ac39e65-6b23-4fec-877c-0c98be3f3ea4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-722285838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8d124f847d48f5914501073b11ccfe',qos_specs=None,replication_status=,reservations=['a4ffd916-0a84-48d9-b7cf-f9b483cc9770','fea7c0ef-ed4e-433c-bd1a-2e99de1225f1','8e74cc5e-2ea6-4cc8-a154-5c800a9bca32','c985d9f1-5505-4bdb-a757-7eee8365a403'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15fc15cd7f4e4c79ad7ae95d4872634e',volume_type_id=e377acb5-4208-4eda-8174-c3df558b6cc1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:06:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-722285838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ac39e65-6b23-4fec-877c-0c98be3f3ea4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e8d124f847d48f5914501073b11ccfe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15fc15cd7f4e4c79ad7ae95d4872634e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e377acb5-4208-4eda-8174-c3df558b6cc1),volume_type_id=e377acb5-4208-4eda-8174-c3df558b6cc1)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:38.909015 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e6d6c568-c0af-45ac-aa38-aa791f81afea tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc7f27ba-5266-42d6-91d3-000bf3d2d654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:38.927220 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e6d6c568-c0af-45ac-aa38-aa791f81afea tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc7f27ba-5266-42d6-91d3-000bf3d2d654) transitioned into state 'SUCCESS' from state '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-722285838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8d124f847d48f5914501073b11ccfe',qos_specs=None,replication_status=,reservations=['a4ffd916-0a84-48d9-b7cf-f9b483cc9770','fea7c0ef-ed4e-433c-bd1a-2e99de1225f1','8e74cc5e-2ea6-4cc8-a154-5c800a9bca32','c985d9f1-5505-4bdb-a757-7eee8365a403'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15fc15cd7f4e4c79ad7ae95d4872634e',volume_type_id=e377acb5-4208-4eda-8174-c3df558b6cc1)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:38.927989 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e6d6c568-c0af-45ac-aa38-aa791f81afea tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cb6b637-4df9-4149-994c-b4fcf551850d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:38.941611 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e6d6c568-c0af-45ac-aa38-aa791f81afea tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cb6b637-4df9-4149-994c-b4fcf551850d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:38.942275 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e6d6c568-c0af-45ac-aa38-aa791f81afea tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Flow 'volume_create_api' (07664eff-b1f7-4547-bb40-0d7095068b24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:38.942561 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e6d6c568-c0af-45ac-aa38-aa791f81afea tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Create volume request issued successfully. Aug 13 06:06:38.943149 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e6d6c568-c0af-45ac-aa38-aa791f81afea tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:06:38.943955 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 242/974] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:06:38 2026] POST /volume/v3/volumes => generated 843 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:06:38.966271 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c1862626-e2a5-45af-9bee-4554e53098ed None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:38.971826 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c1862626-e2a5-45af-9bee-4554e53098ed tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:06:38.977579 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c1862626-e2a5-45af-9bee-4554e53098ed tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1828819899", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1615807671-1366438089", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:38.978094 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-c1862626-e2a5-45af-9bee-4554e53098ed tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1828819899', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1615807671-1366438089', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:06:38.985096 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-c1862626-e2a5-45af-9bee-4554e53098ed tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Create volume of 1 GB Aug 13 06:06:38.985496 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:38.985496 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:38.986084 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c1862626-e2a5-45af-9bee-4554e53098ed tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Availability Zones retrieved successfully. Aug 13 06:06:38.996149 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c1862626-e2a5-45af-9bee-4554e53098ed tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Flow 'volume_create_api' (df95db36-6a1f-4de3-8df2-1d31f74a6028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:38.997460 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c1862626-e2a5-45af-9bee-4554e53098ed tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dedceaf-03b1-4b30-8449-cc77a19704c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:38.998832 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-c1862626-e2a5-45af-9bee-4554e53098ed tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:06:39.025743 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c1862626-e2a5-45af-9bee-4554e53098ed tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dedceaf-03b1-4b30-8449-cc77a19704c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:06:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=852ae9b8-83ab-4cc6-a061-0e1ff6f1e47a,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1615807671-1366438089',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '852ae9b8-83ab-4cc6-a061-0e1ff6f1e47a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:39.026949 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c1862626-e2a5-45af-9bee-4554e53098ed tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (003b1e34-80bc-484e-93a8-ec197e37a87c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:39.064401 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-c1862626-e2a5-45af-9bee-4554e53098ed tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1615807671-1366438089 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1615807671-1366438089, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:06:39.064934 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-c1862626-e2a5-45af-9bee-4554e53098ed tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1615807671-1366438089 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1615807671-1366438089, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:06:39.103196 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-c1862626-e2a5-45af-9bee-4554e53098ed tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Created reservations ['ae41524c-994b-461a-bd84-4e54c8dbfd02', 'c2bb79dc-6a6a-4424-8e56-84f2eaeeb19b', 'ff37d1e2-7e2a-4cf0-97ee-2b75e16206ad', '50ec6044-1398-4ed9-89cf-54d16612739f'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:39.104019 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c1862626-e2a5-45af-9bee-4554e53098ed tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (003b1e34-80bc-484e-93a8-ec197e37a87c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae41524c-994b-461a-bd84-4e54c8dbfd02', 'c2bb79dc-6a6a-4424-8e56-84f2eaeeb19b', 'ff37d1e2-7e2a-4cf0-97ee-2b75e16206ad', '50ec6044-1398-4ed9-89cf-54d16612739f']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:39.104741 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c1862626-e2a5-45af-9bee-4554e53098ed tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bb6d501-29c9-49a7-862a-81050777a2a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:39.132605 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c1862626-e2a5-45af-9bee-4554e53098ed tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bb6d501-29c9-49a7-862a-81050777a2a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abf07ad3-d162-4db1-9274-7fc320448c01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1828819899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8d124f847d48f5914501073b11ccfe',qos_specs=None,replication_status=,reservations=['ae41524c-994b-461a-bd84-4e54c8dbfd02','c2bb79dc-6a6a-4424-8e56-84f2eaeeb19b','ff37d1e2-7e2a-4cf0-97ee-2b75e16206ad','50ec6044-1398-4ed9-89cf-54d16612739f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15fc15cd7f4e4c79ad7ae95d4872634e',volume_type_id=852ae9b8-83ab-4cc6-a061-0e1ff6f1e47a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:06:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1828819899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abf07ad3-d162-4db1-9274-7fc320448c01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e8d124f847d48f5914501073b11ccfe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15fc15cd7f4e4c79ad7ae95d4872634e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(852ae9b8-83ab-4cc6-a061-0e1ff6f1e47a),volume_type_id=852ae9b8-83ab-4cc6-a061-0e1ff6f1e47a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:39.133350 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c1862626-e2a5-45af-9bee-4554e53098ed tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c3cad23-686d-4357-a422-c3a0fc9f1317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:39.154260 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c1862626-e2a5-45af-9bee-4554e53098ed tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c3cad23-686d-4357-a422-c3a0fc9f1317) transitioned into state 'SUCCESS' from state '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-1828819899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8d124f847d48f5914501073b11ccfe',qos_specs=None,replication_status=,reservations=['ae41524c-994b-461a-bd84-4e54c8dbfd02','c2bb79dc-6a6a-4424-8e56-84f2eaeeb19b','ff37d1e2-7e2a-4cf0-97ee-2b75e16206ad','50ec6044-1398-4ed9-89cf-54d16612739f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15fc15cd7f4e4c79ad7ae95d4872634e',volume_type_id=852ae9b8-83ab-4cc6-a061-0e1ff6f1e47a)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:39.155035 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c1862626-e2a5-45af-9bee-4554e53098ed tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c783118-3157-4414-bca8-45c885b19f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:39.165119 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c1862626-e2a5-45af-9bee-4554e53098ed tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c783118-3157-4414-bca8-45c885b19f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:39.165925 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c1862626-e2a5-45af-9bee-4554e53098ed tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Flow 'volume_create_api' (df95db36-6a1f-4de3-8df2-1d31f74a6028) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:39.166232 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c1862626-e2a5-45af-9bee-4554e53098ed tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Create volume request issued successfully. Aug 13 06:06:39.166896 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c1862626-e2a5-45af-9bee-4554e53098ed tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:06:39.167322 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 252/975] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:06:38 2026] POST /volume/v3/volumes => generated 847 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:06:39.203712 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8fee08ad-58a1-4ff3-bf93-be03169f44dc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:39.206196 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8fee08ad-58a1-4ff3-bf93-be03169f44dc tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:06:39.206685 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8fee08ad-58a1-4ff3-bf93-be03169f44dc tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1221713528", "snapshot_id": null, "imageRef": "75762268-049b-458b-a766-5477cd284830", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-493248623-1451598846", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:39.208800 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-8fee08ad-58a1-4ff3-bf93-be03169f44dc tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1221713528', 'snapshot_id': None, 'imageRef': '75762268-049b-458b-a766-5477cd284830', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-493248623-1451598846', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:06:39.315319 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-8fee08ad-58a1-4ff3-bf93-be03169f44dc tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Create volume of 1 GB Aug 13 06:06:39.315661 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:39.315661 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:39.316133 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8fee08ad-58a1-4ff3-bf93-be03169f44dc tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Availability Zones retrieved successfully. Aug 13 06:06:39.324401 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8fee08ad-58a1-4ff3-bf93-be03169f44dc tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Flow 'volume_create_api' (fb0f0123-95b6-49ad-95a3-b991fb0d5f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:39.325694 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8fee08ad-58a1-4ff3-bf93-be03169f44dc tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b443f375-4ef3-4c0b-ad9f-c2d6d5ddd027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:39.327970 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-8fee08ad-58a1-4ff3-bf93-be03169f44dc tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:06:39.388379 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8fee08ad-58a1-4ff3-bf93-be03169f44dc tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b443f375-4ef3-4c0b-ad9f-c2d6d5ddd027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:06:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b7ff270a-5a0a-40a5-aac4-50ef118cd099,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-493248623-1451598846',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7ff270a-5a0a-40a5-aac4-50ef118cd099', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:39.389355 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8fee08ad-58a1-4ff3-bf93-be03169f44dc tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cbb1024-d065-4b5d-94cb-9e6aa9d63f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:39.418763 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-8fee08ad-58a1-4ff3-bf93-be03169f44dc tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-493248623-1451598846 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-493248623-1451598846, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:06:39.419293 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-8fee08ad-58a1-4ff3-bf93-be03169f44dc tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-493248623-1451598846 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-493248623-1451598846, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:06:39.456321 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-8fee08ad-58a1-4ff3-bf93-be03169f44dc tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Created reservations ['c3f0e46e-d23d-490a-aeac-a493c98cf907', '795d1870-08ae-464f-a047-b9d4989af466', '6d2364f1-739c-4e4e-91fa-802dea1e2715', '6652ed2b-e8ff-4784-b757-dd5235a41106'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:39.457098 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8fee08ad-58a1-4ff3-bf93-be03169f44dc tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cbb1024-d065-4b5d-94cb-9e6aa9d63f6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3f0e46e-d23d-490a-aeac-a493c98cf907', '795d1870-08ae-464f-a047-b9d4989af466', '6d2364f1-739c-4e4e-91fa-802dea1e2715', '6652ed2b-e8ff-4784-b757-dd5235a41106']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:39.457956 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8fee08ad-58a1-4ff3-bf93-be03169f44dc tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01683e54-ccf3-40ce-9fa5-b65df3c33ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:39.484945 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8fee08ad-58a1-4ff3-bf93-be03169f44dc tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01683e54-ccf3-40ce-9fa5-b65df3c33ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a87eaa2-3735-4d99-b5d1-b8d8d642d565', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1221713528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8d124f847d48f5914501073b11ccfe',qos_specs=None,replication_status=,reservations=['c3f0e46e-d23d-490a-aeac-a493c98cf907','795d1870-08ae-464f-a047-b9d4989af466','6d2364f1-739c-4e4e-91fa-802dea1e2715','6652ed2b-e8ff-4784-b757-dd5235a41106'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15fc15cd7f4e4c79ad7ae95d4872634e',volume_type_id=b7ff270a-5a0a-40a5-aac4-50ef118cd099), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:06:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1221713528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a87eaa2-3735-4d99-b5d1-b8d8d642d565,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e8d124f847d48f5914501073b11ccfe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15fc15cd7f4e4c79ad7ae95d4872634e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7ff270a-5a0a-40a5-aac4-50ef118cd099),volume_type_id=b7ff270a-5a0a-40a5-aac4-50ef118cd099)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:39.485728 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8fee08ad-58a1-4ff3-bf93-be03169f44dc tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08478f55-9209-415b-9bc7-816bdf51087e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:39.503592 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8fee08ad-58a1-4ff3-bf93-be03169f44dc tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08478f55-9209-415b-9bc7-816bdf51087e) transitioned into state 'SUCCESS' from state '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-1221713528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8d124f847d48f5914501073b11ccfe',qos_specs=None,replication_status=,reservations=['c3f0e46e-d23d-490a-aeac-a493c98cf907','795d1870-08ae-464f-a047-b9d4989af466','6d2364f1-739c-4e4e-91fa-802dea1e2715','6652ed2b-e8ff-4784-b757-dd5235a41106'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15fc15cd7f4e4c79ad7ae95d4872634e',volume_type_id=b7ff270a-5a0a-40a5-aac4-50ef118cd099)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:39.504680 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8fee08ad-58a1-4ff3-bf93-be03169f44dc tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7881ed8-e7b1-4daa-8e63-7c3f44c0218f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:39.515708 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8fee08ad-58a1-4ff3-bf93-be03169f44dc tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7881ed8-e7b1-4daa-8e63-7c3f44c0218f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:39.516672 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8fee08ad-58a1-4ff3-bf93-be03169f44dc tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Flow 'volume_create_api' (fb0f0123-95b6-49ad-95a3-b991fb0d5f98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:39.516969 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8fee08ad-58a1-4ff3-bf93-be03169f44dc tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Create volume request issued successfully. Aug 13 06:06:39.517738 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8fee08ad-58a1-4ff3-bf93-be03169f44dc tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:06:39.518094 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 245/976] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:06:39 2026] POST /volume/v3/volumes => generated 846 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:06:39.538410 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0707a221-abc8-45d7-abab-0e2ce699f573 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:39.540316 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0707a221-abc8-45d7-abab-0e2ce699f573 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 Aug 13 06:06:39.540609 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0707a221-abc8-45d7-abab-0e2ce699f573 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:39.540867 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0707a221-abc8-45d7-abab-0e2ce699f573 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:39.547534 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:39.547534 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:39.551193 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0707a221-abc8-45d7-abab-0e2ce699f573 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:06:39.556658 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0707a221-abc8-45d7-abab-0e2ce699f573 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 returned with HTTP 200 Aug 13 06:06:39.557011 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 238/977] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:39 2026] GET /volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 => generated 914 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:39.559115 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-555ba882-8239-40aa-97b9-ed1e9f0055e9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:39.561011 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-555ba882-8239-40aa-97b9-ed1e9f0055e9 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] GET https://10.4.3.121/volume/v3/volumes/b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03 Aug 13 06:06:39.561205 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-555ba882-8239-40aa-97b9-ed1e9f0055e9 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:39.561419 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-555ba882-8239-40aa-97b9-ed1e9f0055e9 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:39.567213 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-555ba882-8239-40aa-97b9-ed1e9f0055e9 tempest-SnapshotsActionsTest-858209369 tempest-SnapshotsActionsTest-858209369-project-member] https://10.4.3.121/volume/v3/volumes/b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03 returned with HTTP 404 Aug 13 06:06:39.567673 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 243/978] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:39 2026] GET /volume/v3/volumes/b2a00e2e-a6ce-42b2-b53d-4cc2d1a50b03 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:40.574016 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-34225ffb-0a37-404e-82cf-1b07dc5c2d21 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:40.576462 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-34225ffb-0a37-404e-82cf-1b07dc5c2d21 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 Aug 13 06:06:40.576695 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-34225ffb-0a37-404e-82cf-1b07dc5c2d21 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:40.576883 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-34225ffb-0a37-404e-82cf-1b07dc5c2d21 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:40.584336 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:40.584336 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:40.588162 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-34225ffb-0a37-404e-82cf-1b07dc5c2d21 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:06:40.591975 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-34225ffb-0a37-404e-82cf-1b07dc5c2d21 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 returned with HTTP 200 Aug 13 06:06:40.592329 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 253/979] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:40 2026] GET /volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:40.680437 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-787977b3-feb6-4a78-abca-a1795d926130 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:40.682563 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-787977b3-feb6-4a78-abca-a1795d926130 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:06:40.682913 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-787977b3-feb6-4a78-abca-a1795d926130 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1661566440"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:40.684451 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-787977b3-feb6-4a78-abca-a1795d926130 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1661566440'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:06:40.684551 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-787977b3-feb6-4a78-abca-a1795d926130 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Create volume of 1 GB Aug 13 06:06:40.684840 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:40.684840 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:40.689091 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-787977b3-feb6-4a78-abca-a1795d926130 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Availability Zones retrieved successfully. Aug 13 06:06:40.698090 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-787977b3-feb6-4a78-abca-a1795d926130 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Flow 'volume_create_api' (ffbc0db2-9667-49af-a0fb-d84d4e22ea4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:40.705104 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-787977b3-feb6-4a78-abca-a1795d926130 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (208d681b-5d24-4f36-8231-2ee2b3c7c23f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:40.705104 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-787977b3-feb6-4a78-abca-a1795d926130 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:06:40.744402 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-787977b3-feb6-4a78-abca-a1795d926130 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (208d681b-5d24-4f36-8231-2ee2b3c7c23f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:40.745297 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-787977b3-feb6-4a78-abca-a1795d926130 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c7464b7-e324-4924-aca2-764363940143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:40.821348 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-787977b3-feb6-4a78-abca-a1795d926130 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Created reservations ['f11ac329-87ba-41bc-a61e-b9d741617a03', '21857628-3e51-442e-aee9-a6975130c01a', '23224191-d600-4b41-9717-d69beb07e08f', '15d446d8-ba97-4319-82d5-e21981a1ae37'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:40.822196 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-787977b3-feb6-4a78-abca-a1795d926130 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c7464b7-e324-4924-aca2-764363940143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f11ac329-87ba-41bc-a61e-b9d741617a03', '21857628-3e51-442e-aee9-a6975130c01a', '23224191-d600-4b41-9717-d69beb07e08f', '15d446d8-ba97-4319-82d5-e21981a1ae37']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:40.823159 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-787977b3-feb6-4a78-abca-a1795d926130 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24a698c6-7cca-4166-b3fd-4c428bdd4d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:40.863894 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-787977b3-feb6-4a78-abca-a1795d926130 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24a698c6-7cca-4166-b3fd-4c428bdd4d12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6e5ba58-7fb1-47d6-b74e-93ac97becd30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1661566440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530b850924704ba087b3a85adb1cf242',qos_specs=None,replication_status=,reservations=['f11ac329-87ba-41bc-a61e-b9d741617a03','21857628-3e51-442e-aee9-a6975130c01a','23224191-d600-4b41-9717-d69beb07e08f','15d446d8-ba97-4319-82d5-e21981a1ae37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e84db73dde724cc6b376f8a90215f619',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:06:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1661566440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6e5ba58-7fb1-47d6-b74e-93ac97becd30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='530b850924704ba087b3a85adb1cf242',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e84db73dde724cc6b376f8a90215f619',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:40.865739 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-787977b3-feb6-4a78-abca-a1795d926130 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95e28d46-c061-4636-be99-2691a69f88e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:40.899026 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-787977b3-feb6-4a78-abca-a1795d926130 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95e28d46-c061-4636-be99-2691a69f88e6) transitioned into state 'SUCCESS' from state '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-1661566440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530b850924704ba087b3a85adb1cf242',qos_specs=None,replication_status=,reservations=['f11ac329-87ba-41bc-a61e-b9d741617a03','21857628-3e51-442e-aee9-a6975130c01a','23224191-d600-4b41-9717-d69beb07e08f','15d446d8-ba97-4319-82d5-e21981a1ae37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e84db73dde724cc6b376f8a90215f619',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:40.899026 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-787977b3-feb6-4a78-abca-a1795d926130 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89143790-8c79-4780-8615-ca4eb1acf710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:40.908361 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-787977b3-feb6-4a78-abca-a1795d926130 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89143790-8c79-4780-8615-ca4eb1acf710) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:40.909744 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-787977b3-feb6-4a78-abca-a1795d926130 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Flow 'volume_create_api' (ffbc0db2-9667-49af-a0fb-d84d4e22ea4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:40.909951 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-787977b3-feb6-4a78-abca-a1795d926130 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Create volume request issued successfully. Aug 13 06:06:40.911483 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-787977b3-feb6-4a78-abca-a1795d926130 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:06:40.911792 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 246/980] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:06:40 2026] POST /volume/v3/volumes => generated 759 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:06:40.932468 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9389bdee-0efc-4d88-90d3-6e7ca9711a8f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:40.935466 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9389bdee-0efc-4d88-90d3-6e7ca9711a8f tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] GET https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 Aug 13 06:06:40.936013 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9389bdee-0efc-4d88-90d3-6e7ca9711a8f tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:40.936392 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9389bdee-0efc-4d88-90d3-6e7ca9711a8f tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:40.945624 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:40.945624 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:40.950614 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9389bdee-0efc-4d88-90d3-6e7ca9711a8f tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Volume info retrieved successfully. Aug 13 06:06:40.956296 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9389bdee-0efc-4d88-90d3-6e7ca9711a8f tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 returned with HTTP 200 Aug 13 06:06:40.956934 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 239/981] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:40 2026] GET /volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:41.611215 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ed784f8e-da19-4e8e-a7fc-fe2a2a439bfd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:41.613568 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ed784f8e-da19-4e8e-a7fc-fe2a2a439bfd tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 Aug 13 06:06:41.613802 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ed784f8e-da19-4e8e-a7fc-fe2a2a439bfd tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:41.614078 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ed784f8e-da19-4e8e-a7fc-fe2a2a439bfd tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:41.623663 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:41.623663 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:41.628473 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ed784f8e-da19-4e8e-a7fc-fe2a2a439bfd tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:06:41.633441 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ed784f8e-da19-4e8e-a7fc-fe2a2a439bfd tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 returned with HTTP 200 Aug 13 06:06:41.633830 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 244/982] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:41 2026] GET /volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:41.971356 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8b02213c-5626-45b8-b737-29087b5614e1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:41.973112 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8b02213c-5626-45b8-b737-29087b5614e1 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] GET https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 Aug 13 06:06:41.973341 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8b02213c-5626-45b8-b737-29087b5614e1 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:41.973533 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8b02213c-5626-45b8-b737-29087b5614e1 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:41.977274 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0514822b-6004-4911-a631-0c99eb4066dd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:41.980974 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:41.980974 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:41.984512 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8b02213c-5626-45b8-b737-29087b5614e1 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Volume info retrieved successfully. Aug 13 06:06:41.988831 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8b02213c-5626-45b8-b737-29087b5614e1 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 returned with HTTP 200 Aug 13 06:06:41.989330 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 254/983] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:41 2026] GET /volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:42.136290 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0514822b-6004-4911-a631-0c99eb4066dd tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:06:42.136290 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0514822b-6004-4911-a631-0c99eb4066dd tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-17761748", "metadata": {"Type": "Test"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:42.142117 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-0514822b-6004-4911-a631-0c99eb4066dd tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-17761748', 'metadata': {'Type': 'Test'}}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:06:42.142369 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-0514822b-6004-4911-a631-0c99eb4066dd tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Create volume of 1 GB Aug 13 06:06:42.142711 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:42.142711 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:42.148899 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0514822b-6004-4911-a631-0c99eb4066dd tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Availability Zones retrieved successfully. Aug 13 06:06:42.157206 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0514822b-6004-4911-a631-0c99eb4066dd tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Flow 'volume_create_api' (684010aa-ad5d-4cef-ba68-f237a8bf2529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:42.158230 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0514822b-6004-4911-a631-0c99eb4066dd tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdb3b83c-9eb4-4d28-937d-3df27deb3fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:42.159142 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-0514822b-6004-4911-a631-0c99eb4066dd tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:06:42.188514 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0514822b-6004-4911-a631-0c99eb4066dd tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdb3b83c-9eb4-4d28-937d-3df27deb3fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:42.189472 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0514822b-6004-4911-a631-0c99eb4066dd tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f7e1c07-e34b-4c20-89c7-27df357b34a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:42.195487 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0e49b0fd-6801-42d3-99b0-3416e7da77bc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:42.260585 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-0514822b-6004-4911-a631-0c99eb4066dd tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Created reservations ['55cb89ab-8e79-4981-a652-f7b8985df5b4', '2b9c6871-ac42-4926-a31c-b5022c40ee00', '8735ad65-0f56-48d1-9fe9-5b42206fabf5', 'dbee7b50-27b0-414b-a3b2-be143226baf8'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:42.261797 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0514822b-6004-4911-a631-0c99eb4066dd tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f7e1c07-e34b-4c20-89c7-27df357b34a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55cb89ab-8e79-4981-a652-f7b8985df5b4', '2b9c6871-ac42-4926-a31c-b5022c40ee00', '8735ad65-0f56-48d1-9fe9-5b42206fabf5', 'dbee7b50-27b0-414b-a3b2-be143226baf8']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:42.262915 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0514822b-6004-4911-a631-0c99eb4066dd tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83ff0457-55aa-4d59-b3c5-60e8a3f967cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:42.264390 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0e49b0fd-6801-42d3-99b0-3416e7da77bc tempest-VolumePoolsAdminTestsJSON-213194868 tempest-VolumePoolsAdminTestsJSON-213194868-project-admin] GET https://10.4.3.121/volume/v3/scheduler-stats/get_pools?detail=True Aug 13 06:06:42.264643 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0e49b0fd-6801-42d3-99b0-3416e7da77bc tempest-VolumePoolsAdminTestsJSON-213194868 tempest-VolumePoolsAdminTestsJSON-213194868-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:42.264862 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0e49b0fd-6801-42d3-99b0-3416e7da77bc tempest-VolumePoolsAdminTestsJSON-213194868 tempest-VolumePoolsAdminTestsJSON-213194868-project-admin] Calling method 'get_pools' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:42.276316 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0e49b0fd-6801-42d3-99b0-3416e7da77bc tempest-VolumePoolsAdminTestsJSON-213194868 tempest-VolumePoolsAdminTestsJSON-213194868-project-admin] https://10.4.3.121/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 13 06:06:42.276730 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 240/984] 10.4.3.121 () {66 vars in 1314 bytes} [Thu Aug 13 06:06:42 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:42.289142 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9373455e-cf46-4727-b7ef-f64676b6f142 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:42.290888 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9373455e-cf46-4727-b7ef-f64676b6f142 tempest-VolumePoolsAdminTestsJSON-213194868 tempest-VolumePoolsAdminTestsJSON-213194868-project-admin] GET https://10.4.3.121/volume/v3/scheduler-stats/get_pools Aug 13 06:06:42.291069 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9373455e-cf46-4727-b7ef-f64676b6f142 tempest-VolumePoolsAdminTestsJSON-213194868 tempest-VolumePoolsAdminTestsJSON-213194868-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:42.291276 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9373455e-cf46-4727-b7ef-f64676b6f142 tempest-VolumePoolsAdminTestsJSON-213194868 tempest-VolumePoolsAdminTestsJSON-213194868-project-admin] Calling method 'get_pools' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:42.293514 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0514822b-6004-4911-a631-0c99eb4066dd tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83ff0457-55aa-4d59-b3c5-60e8a3f967cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93394be3-ca45-46dd-957f-b15d421117f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-17761748',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='15deb25052694341a3ab8080407cdb82',qos_specs=None,replication_status=,reservations=['55cb89ab-8e79-4981-a652-f7b8985df5b4','2b9c6871-ac42-4926-a31c-b5022c40ee00','8735ad65-0f56-48d1-9fe9-5b42206fabf5','dbee7b50-27b0-414b-a3b2-be143226baf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d4d0c9b51f044a9ba70c0157e4971f6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:06:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-17761748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93394be3-ca45-46dd-957f-b15d421117f5,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='15deb25052694341a3ab8080407cdb82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d4d0c9b51f044a9ba70c0157e4971f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:42.294689 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0514822b-6004-4911-a631-0c99eb4066dd tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1558dd9-8096-48b1-b36a-78155349c1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:42.300592 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9373455e-cf46-4727-b7ef-f64676b6f142 tempest-VolumePoolsAdminTestsJSON-213194868 tempest-VolumePoolsAdminTestsJSON-213194868-project-admin] https://10.4.3.121/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 06:06:42.301021 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 245/985] 10.4.3.121 () {66 vars in 1291 bytes} [Thu Aug 13 06:06:42 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:42.319351 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0514822b-6004-4911-a631-0c99eb4066dd tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1558dd9-8096-48b1-b36a-78155349c1ca) transitioned into state 'SUCCESS' from state '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-17761748',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='15deb25052694341a3ab8080407cdb82',qos_specs=None,replication_status=,reservations=['55cb89ab-8e79-4981-a652-f7b8985df5b4','2b9c6871-ac42-4926-a31c-b5022c40ee00','8735ad65-0f56-48d1-9fe9-5b42206fabf5','dbee7b50-27b0-414b-a3b2-be143226baf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d4d0c9b51f044a9ba70c0157e4971f6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:42.320040 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0514822b-6004-4911-a631-0c99eb4066dd tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61563a14-8eef-4941-b7f6-4be27ef29759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:42.335997 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0514822b-6004-4911-a631-0c99eb4066dd tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61563a14-8eef-4941-b7f6-4be27ef29759) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:42.336802 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-0514822b-6004-4911-a631-0c99eb4066dd tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Flow 'volume_create_api' (684010aa-ad5d-4cef-ba68-f237a8bf2529) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:42.337084 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0514822b-6004-4911-a631-0c99eb4066dd tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Create volume request issued successfully. Aug 13 06:06:42.337667 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0514822b-6004-4911-a631-0c99eb4066dd tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:06:42.338164 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 247/986] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:06:41 2026] POST /volume/v3/volumes => generated 757 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:06:42.354821 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-da7255cb-eca0-4722-90e6-eeac7f00803d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:42.357796 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-da7255cb-eca0-4722-90e6-eeac7f00803d tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 Aug 13 06:06:42.357988 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-da7255cb-eca0-4722-90e6-eeac7f00803d tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:42.358177 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-da7255cb-eca0-4722-90e6-eeac7f00803d tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:42.370896 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:42.370896 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:42.375919 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-da7255cb-eca0-4722-90e6-eeac7f00803d tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:42.387705 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-da7255cb-eca0-4722-90e6-eeac7f00803d tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 returned with HTTP 200 Aug 13 06:06:42.388166 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 255/987] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:42 2026] GET /volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 => generated 825 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:42.649834 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8df45862-b0b8-4f15-b108-d54217b2e278 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:42.652153 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8df45862-b0b8-4f15-b108-d54217b2e278 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 Aug 13 06:06:42.652463 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8df45862-b0b8-4f15-b108-d54217b2e278 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:42.652752 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8df45862-b0b8-4f15-b108-d54217b2e278 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:42.669041 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:42.669041 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:42.673750 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8df45862-b0b8-4f15-b108-d54217b2e278 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:06:42.679832 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8df45862-b0b8-4f15-b108-d54217b2e278 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 returned with HTTP 200 Aug 13 06:06:42.680090 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 241/988] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:42 2026] GET /volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 => generated 999 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:43.400453 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cf4d3685-8c3d-4eb0-855e-53f0a01d9fef None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:43.406627 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cf4d3685-8c3d-4eb0-855e-53f0a01d9fef tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 Aug 13 06:06:43.406855 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cf4d3685-8c3d-4eb0-855e-53f0a01d9fef tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:43.407033 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cf4d3685-8c3d-4eb0-855e-53f0a01d9fef tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:43.421119 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:43.421119 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:43.426546 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cf4d3685-8c3d-4eb0-855e-53f0a01d9fef tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:43.434085 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cf4d3685-8c3d-4eb0-855e-53f0a01d9fef tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 returned with HTTP 200 Aug 13 06:06:43.434295 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 246/989] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:43 2026] GET /volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:43.453361 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0d670c12-2456-4967-a939-2c858cfaf752 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:43.455934 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0d670c12-2456-4967-a939-2c858cfaf752 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 Aug 13 06:06:43.457079 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0d670c12-2456-4967-a939-2c858cfaf752 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:43.457079 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0d670c12-2456-4967-a939-2c858cfaf752 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:43.467997 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:43.467997 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:43.473347 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0d670c12-2456-4967-a939-2c858cfaf752 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:43.478727 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0d670c12-2456-4967-a939-2c858cfaf752 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 returned with HTTP 200 Aug 13 06:06:43.479477 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 248/990] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:43 2026] GET /volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:43.497747 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6fac38d4-f38b-4f50-a2e7-0392ab54d385 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:43.499772 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6fac38d4-f38b-4f50-a2e7-0392ab54d385 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] PUT https://10.4.3.121/volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 Aug 13 06:06:43.500117 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6fac38d4-f38b-4f50-a2e7-0392ab54d385 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-17761748"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:43.509475 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:43.509475 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:43.514350 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6fac38d4-f38b-4f50-a2e7-0392ab54d385 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:43.523482 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6fac38d4-f38b-4f50-a2e7-0392ab54d385 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume updated successfully. Aug 13 06:06:43.524132 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6fac38d4-f38b-4f50-a2e7-0392ab54d385 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 returned with HTTP 200 Aug 13 06:06:43.524611 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 256/991] 10.4.3.121 () {68 vars in 1368 bytes} [Thu Aug 13 06:06:43 2026] PUT /volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 => generated 782 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:43.542893 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2a097c12-8137-4818-8624-05957ba595f4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:43.544992 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2a097c12-8137-4818-8624-05957ba595f4 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] PUT https://10.4.3.121/volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 Aug 13 06:06:43.545505 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2a097c12-8137-4818-8624-05957ba595f4 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2071168496", "description": "This is the new description of volume"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:43.553485 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:43.553485 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:43.556857 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2a097c12-8137-4818-8624-05957ba595f4 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:43.564882 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2a097c12-8137-4818-8624-05957ba595f4 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume updated successfully. Aug 13 06:06:43.565675 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2a097c12-8137-4818-8624-05957ba595f4 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 returned with HTTP 200 Aug 13 06:06:43.566278 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 242/992] 10.4.3.121 () {68 vars in 1369 bytes} [Thu Aug 13 06:06:43 2026] PUT /volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:43.578968 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-15f5045b-d96d-4185-8684-bd4b97c4aed5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:43.581641 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-15f5045b-d96d-4185-8684-bd4b97c4aed5 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 Aug 13 06:06:43.581953 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-15f5045b-d96d-4185-8684-bd4b97c4aed5 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:43.582326 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-15f5045b-d96d-4185-8684-bd4b97c4aed5 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:43.594941 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:43.594941 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:43.600373 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-15f5045b-d96d-4185-8684-bd4b97c4aed5 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:43.606409 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-15f5045b-d96d-4185-8684-bd4b97c4aed5 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 returned with HTTP 200 Aug 13 06:06:43.606902 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 247/993] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:43 2026] GET /volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 => generated 891 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:43.620869 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cb915d31-fbf7-43fb-add2-a99191f3d813 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:43.622649 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cb915d31-fbf7-43fb-add2-a99191f3d813 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:06:43.622998 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cb915d31-fbf7-43fb-add2-a99191f3d813 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2135423956", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-876414"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:43.624532 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-cb915d31-fbf7-43fb-add2-a99191f3d813 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2135423956', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-876414'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:06:43.624679 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-cb915d31-fbf7-43fb-add2-a99191f3d813 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Create volume of 1 GB Aug 13 06:06:43.629349 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cb915d31-fbf7-43fb-add2-a99191f3d813 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Availability Zones retrieved successfully. Aug 13 06:06:43.635140 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cb915d31-fbf7-43fb-add2-a99191f3d813 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Flow 'volume_create_api' (169d0006-ce59-472d-ae53-00c337ece9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:43.636135 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cb915d31-fbf7-43fb-add2-a99191f3d813 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (414ae326-4abb-42ca-a763-18fb1bf1986e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:43.637037 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-cb915d31-fbf7-43fb-add2-a99191f3d813 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:06:43.667121 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cb915d31-fbf7-43fb-add2-a99191f3d813 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (414ae326-4abb-42ca-a763-18fb1bf1986e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:43.668222 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cb915d31-fbf7-43fb-add2-a99191f3d813 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a22316c4-b17b-4f08-9354-4a684594c87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:43.695790 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b3794ca7-a01e-4d76-8503-4b3ef4571c3e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:43.698653 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b3794ca7-a01e-4d76-8503-4b3ef4571c3e tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 Aug 13 06:06:43.698881 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b3794ca7-a01e-4d76-8503-4b3ef4571c3e tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:43.699065 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b3794ca7-a01e-4d76-8503-4b3ef4571c3e tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:43.705732 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:43.705732 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:43.709319 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b3794ca7-a01e-4d76-8503-4b3ef4571c3e tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:06:43.712951 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-cb915d31-fbf7-43fb-add2-a99191f3d813 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Created reservations ['861287db-9f49-41c6-8115-0607ed96b409', '79b23e2a-459e-4f49-9b2d-02d5e28fd9e9', 'a26f2028-8ab5-4e47-bc2c-dbe204c4e107', '3cef377d-2547-476f-a3f0-0d0a7c80d55d'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:43.713734 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cb915d31-fbf7-43fb-add2-a99191f3d813 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a22316c4-b17b-4f08-9354-4a684594c87a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['861287db-9f49-41c6-8115-0607ed96b409', '79b23e2a-459e-4f49-9b2d-02d5e28fd9e9', 'a26f2028-8ab5-4e47-bc2c-dbe204c4e107', '3cef377d-2547-476f-a3f0-0d0a7c80d55d']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:43.714123 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b3794ca7-a01e-4d76-8503-4b3ef4571c3e tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 returned with HTTP 200 Aug 13 06:06:43.714418 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cb915d31-fbf7-43fb-add2-a99191f3d813 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa88dc96-04e6-4ee5-9dda-e1b86752673c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:43.714557 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 257/994] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:43 2026] GET /volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 => generated 999 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:43.739050 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cb915d31-fbf7-43fb-add2-a99191f3d813 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa88dc96-04e6-4ee5-9dda-e1b86752673c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49a72acb-c05a-4295-b613-dc4cf9531072', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2135423956',display_name='tempest-VolumesGetTest-Volume-876414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15deb25052694341a3ab8080407cdb82',qos_specs=None,replication_status=,reservations=['861287db-9f49-41c6-8115-0607ed96b409','79b23e2a-459e-4f49-9b2d-02d5e28fd9e9','a26f2028-8ab5-4e47-bc2c-dbe204c4e107','3cef377d-2547-476f-a3f0-0d0a7c80d55d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d4d0c9b51f044a9ba70c0157e4971f6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:06:43Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2135423956',display_name='tempest-VolumesGetTest-Volume-876414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49a72acb-c05a-4295-b613-dc4cf9531072,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15deb25052694341a3ab8080407cdb82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d4d0c9b51f044a9ba70c0157e4971f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:43.739925 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cb915d31-fbf7-43fb-add2-a99191f3d813 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6629a962-7775-41fe-a029-caa9c604d8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:43.765042 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cb915d31-fbf7-43fb-add2-a99191f3d813 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6629a962-7775-41fe-a029-caa9c604d8d0) transitioned into 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-2135423956',display_name='tempest-VolumesGetTest-Volume-876414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15deb25052694341a3ab8080407cdb82',qos_specs=None,replication_status=,reservations=['861287db-9f49-41c6-8115-0607ed96b409','79b23e2a-459e-4f49-9b2d-02d5e28fd9e9','a26f2028-8ab5-4e47-bc2c-dbe204c4e107','3cef377d-2547-476f-a3f0-0d0a7c80d55d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d4d0c9b51f044a9ba70c0157e4971f6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:43.765819 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cb915d31-fbf7-43fb-add2-a99191f3d813 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7343a3b1-124c-41d7-947a-0b81e7d0f38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:43.778132 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cb915d31-fbf7-43fb-add2-a99191f3d813 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7343a3b1-124c-41d7-947a-0b81e7d0f38e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:43.779041 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-cb915d31-fbf7-43fb-add2-a99191f3d813 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Flow 'volume_create_api' (169d0006-ce59-472d-ae53-00c337ece9e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:43.779446 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cb915d31-fbf7-43fb-add2-a99191f3d813 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Create volume request issued successfully. Aug 13 06:06:43.780060 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cb915d31-fbf7-43fb-add2-a99191f3d813 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:06:43.780587 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 249/995] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:06:43 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 13 06:06:43.797660 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-68eeb107-9d3f-479f-bd6a-83ffead33ba6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:43.802019 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68eeb107-9d3f-479f-bd6a-83ffead33ba6 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/49a72acb-c05a-4295-b613-dc4cf9531072 Aug 13 06:06:43.802019 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-68eeb107-9d3f-479f-bd6a-83ffead33ba6 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:43.802019 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-68eeb107-9d3f-479f-bd6a-83ffead33ba6 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:43.811398 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:43.811398 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:43.815619 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-68eeb107-9d3f-479f-bd6a-83ffead33ba6 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:43.820292 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68eeb107-9d3f-479f-bd6a-83ffead33ba6 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/49a72acb-c05a-4295-b613-dc4cf9531072 returned with HTTP 200 Aug 13 06:06:43.820835 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 243/996] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:43 2026] GET /volume/v3/volumes/49a72acb-c05a-4295-b613-dc4cf9531072 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:44.397756 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ba9683d0-f62f-4aa5-8719-4033e9c85d5c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:44.398607 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ba9683d0-f62f-4aa5-8719-4033e9c85d5c tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] GET https://10.4.3.121/volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b Aug 13 06:06:44.398607 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ba9683d0-f62f-4aa5-8719-4033e9c85d5c tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:44.398796 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ba9683d0-f62f-4aa5-8719-4033e9c85d5c tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:44.410717 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:44.410717 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:44.414447 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ba9683d0-f62f-4aa5-8719-4033e9c85d5c tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Volume info retrieved successfully. Aug 13 06:06:44.418671 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ba9683d0-f62f-4aa5-8719-4033e9c85d5c tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b returned with HTTP 200 Aug 13 06:06:44.419019 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 248/997] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:44 2026] GET /volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:44.475528 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-8ef4a06c-be2b-47a4-b681-e918ec1affe8 req-85d23262-c492-4857-84a9-9d740a249b47 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:44.478306 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8ef4a06c-be2b-47a4-b681-e918ec1affe8 req-85d23262-c492-4857-84a9-9d740a249b47 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] GET https://10.4.3.121/volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b Aug 13 06:06:44.478597 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-8ef4a06c-be2b-47a4-b681-e918ec1affe8 req-85d23262-c492-4857-84a9-9d740a249b47 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:44.478878 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-8ef4a06c-be2b-47a4-b681-e918ec1affe8 req-85d23262-c492-4857-84a9-9d740a249b47 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:44.489367 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:44.489367 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:44.493822 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-8ef4a06c-be2b-47a4-b681-e918ec1affe8 req-85d23262-c492-4857-84a9-9d740a249b47 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Volume info retrieved successfully. Aug 13 06:06:44.500019 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8ef4a06c-be2b-47a4-b681-e918ec1affe8 req-85d23262-c492-4857-84a9-9d740a249b47 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b returned with HTTP 200 Aug 13 06:06:44.500642 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 258/998] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:06:44 2026] GET /volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:44.531504 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-8ef4a06c-be2b-47a4-b681-e918ec1affe8 req-2e5d360f-9bf7-4e1f-b69d-a12696cab419 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:44.534489 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8ef4a06c-be2b-47a4-b681-e918ec1affe8 req-2e5d360f-9bf7-4e1f-b69d-a12696cab419 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] POST https://10.4.3.121/volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b/action Aug 13 06:06:44.535011 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8ef4a06c-be2b-47a4-b681-e918ec1affe8 req-2e5d360f-9bf7-4e1f-b69d-a12696cab419 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:44.535201 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8ef4a06c-be2b-47a4-b681-e918ec1affe8 req-2e5d360f-9bf7-4e1f-b69d-a12696cab419 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:44.549144 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:44.549144 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:44.549843 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-8ef4a06c-be2b-47a4-b681-e918ec1affe8 req-2e5d360f-9bf7-4e1f-b69d-a12696cab419 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Volume info retrieved successfully. Aug 13 06:06:44.561899 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-8ef4a06c-be2b-47a4-b681-e918ec1affe8 req-2e5d360f-9bf7-4e1f-b69d-a12696cab419 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Begin detaching volume completed successfully. Aug 13 06:06:44.562217 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8ef4a06c-be2b-47a4-b681-e918ec1affe8 req-2e5d360f-9bf7-4e1f-b69d-a12696cab419 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b/action returned with HTTP 202 Aug 13 06:06:44.562787 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 250/999] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:06:44 2026] POST /volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:06:44.613775 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dcba6e96-21f3-42c7-bce3-7ad36566e9b8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:44.613775 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dcba6e96-21f3-42c7-bce3-7ad36566e9b8 None None] GET https://10.4.3.121/volume// Aug 13 06:06:44.613775 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dcba6e96-21f3-42c7-bce3-7ad36566e9b8 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:44.613775 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dcba6e96-21f3-42c7-bce3-7ad36566e9b8 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:44.613775 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dcba6e96-21f3-42c7-bce3-7ad36566e9b8 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:06:44.613775 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 244/1000] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:06:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:06:44.622621 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-8ef4a06c-be2b-47a4-b681-e918ec1affe8 req-fe63df25-575d-4644-a661-0d5e9da80fde None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:44.625164 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8ef4a06c-be2b-47a4-b681-e918ec1affe8 req-fe63df25-575d-4644-a661-0d5e9da80fde tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] GET https://10.4.3.121/volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b Aug 13 06:06:44.625445 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8ef4a06c-be2b-47a4-b681-e918ec1affe8 req-fe63df25-575d-4644-a661-0d5e9da80fde tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:44.625701 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8ef4a06c-be2b-47a4-b681-e918ec1affe8 req-fe63df25-575d-4644-a661-0d5e9da80fde tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:44.639757 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:44.639757 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:44.644284 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-8ef4a06c-be2b-47a4-b681-e918ec1affe8 req-fe63df25-575d-4644-a661-0d5e9da80fde tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Volume info retrieved successfully. Aug 13 06:06:44.649438 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8ef4a06c-be2b-47a4-b681-e918ec1affe8 req-fe63df25-575d-4644-a661-0d5e9da80fde tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b returned with HTTP 200 Aug 13 06:06:44.649925 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 249/1001] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:06:44 2026] GET /volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b => generated 1325 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:06:44.731241 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a21c9a27-f5ba-49ff-a890-8f4d894885ca None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:44.733593 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a21c9a27-f5ba-49ff-a890-8f4d894885ca tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 Aug 13 06:06:44.733793 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a21c9a27-f5ba-49ff-a890-8f4d894885ca tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:44.734034 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a21c9a27-f5ba-49ff-a890-8f4d894885ca tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:44.741197 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:44.741197 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:44.745656 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a21c9a27-f5ba-49ff-a890-8f4d894885ca tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:06:44.751822 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a21c9a27-f5ba-49ff-a890-8f4d894885ca tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 returned with HTTP 200 Aug 13 06:06:44.752292 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 259/1002] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:44 2026] GET /volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 => generated 999 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:44.835820 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7a46d8c1-d410-4ba2-919a-d424bc1b8050 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:44.837635 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7a46d8c1-d410-4ba2-919a-d424bc1b8050 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/49a72acb-c05a-4295-b613-dc4cf9531072 Aug 13 06:06:44.837871 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7a46d8c1-d410-4ba2-919a-d424bc1b8050 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:44.838060 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7a46d8c1-d410-4ba2-919a-d424bc1b8050 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:44.851719 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:44.851719 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:44.855986 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7a46d8c1-d410-4ba2-919a-d424bc1b8050 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:44.861425 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7a46d8c1-d410-4ba2-919a-d424bc1b8050 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/49a72acb-c05a-4295-b613-dc4cf9531072 returned with HTTP 200 Aug 13 06:06:44.861925 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 251/1003] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:44 2026] GET /volume/v3/volumes/49a72acb-c05a-4295-b613-dc4cf9531072 => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:44.880467 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4e319769-513b-4c6d-b9c1-8d57edf1ea7e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:44.882019 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4e319769-513b-4c6d-b9c1-8d57edf1ea7e tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] PUT https://10.4.3.121/volume/v3/volumes/49a72acb-c05a-4295-b613-dc4cf9531072 Aug 13 06:06:44.882657 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4e319769-513b-4c6d-b9c1-8d57edf1ea7e tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-17761748", "description": null}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:44.892895 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:44.892895 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:44.896032 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4e319769-513b-4c6d-b9c1-8d57edf1ea7e tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:44.902363 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4e319769-513b-4c6d-b9c1-8d57edf1ea7e tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume updated successfully. Aug 13 06:06:44.903653 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4e319769-513b-4c6d-b9c1-8d57edf1ea7e tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/49a72acb-c05a-4295-b613-dc4cf9531072 returned with HTTP 200 Aug 13 06:06:44.903653 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 245/1004] 10.4.3.121 () {68 vars in 1368 bytes} [Thu Aug 13 06:06:44 2026] PUT /volume/v3/volumes/49a72acb-c05a-4295-b613-dc4cf9531072 => generated 768 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:44.919611 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4b0facdb-5861-4e18-a8d0-09bbf0f41469 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:44.921928 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4b0facdb-5861-4e18-a8d0-09bbf0f41469 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/49a72acb-c05a-4295-b613-dc4cf9531072 Aug 13 06:06:44.922143 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4b0facdb-5861-4e18-a8d0-09bbf0f41469 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:44.922416 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4b0facdb-5861-4e18-a8d0-09bbf0f41469 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:44.935026 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:44.935026 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:44.939969 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4b0facdb-5861-4e18-a8d0-09bbf0f41469 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:44.945516 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4b0facdb-5861-4e18-a8d0-09bbf0f41469 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/49a72acb-c05a-4295-b613-dc4cf9531072 returned with HTTP 200 Aug 13 06:06:44.946097 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 250/1005] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:44 2026] GET /volume/v3/volumes/49a72acb-c05a-4295-b613-dc4cf9531072 => generated 836 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:44.961433 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-81e7e5d0-ac20-4cd3-87e3-46d95feb9099 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:44.963509 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-81e7e5d0-ac20-4cd3-87e3-46d95feb9099 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] DELETE https://10.4.3.121/volume/v3/volumes/49a72acb-c05a-4295-b613-dc4cf9531072 Aug 13 06:06:44.963743 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-81e7e5d0-ac20-4cd3-87e3-46d95feb9099 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:44.964040 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-81e7e5d0-ac20-4cd3-87e3-46d95feb9099 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:44.964084 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-81e7e5d0-ac20-4cd3-87e3-46d95feb9099 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Delete volume with id: 49a72acb-c05a-4295-b613-dc4cf9531072 Aug 13 06:06:44.970807 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:44.970807 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:44.971296 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-81e7e5d0-ac20-4cd3-87e3-46d95feb9099 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:44.987744 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f8884b26-aee9-4e98-bbe6-029dc677bc31 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:44.998223 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-81e7e5d0-ac20-4cd3-87e3-46d95feb9099 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Delete volume request issued successfully. Aug 13 06:06:44.998407 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-81e7e5d0-ac20-4cd3-87e3-46d95feb9099 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/49a72acb-c05a-4295-b613-dc4cf9531072 returned with HTTP 202 Aug 13 06:06:44.998827 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 260/1006] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:06:44 2026] DELETE /volume/v3/volumes/49a72acb-c05a-4295-b613-dc4cf9531072 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:06:45.006680 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-50d5f358-c2cd-45eb-95c7-cd851a11f3f4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:45.010111 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-50d5f358-c2cd-45eb-95c7-cd851a11f3f4 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/49a72acb-c05a-4295-b613-dc4cf9531072 Aug 13 06:06:45.010111 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-50d5f358-c2cd-45eb-95c7-cd851a11f3f4 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:45.010111 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-50d5f358-c2cd-45eb-95c7-cd851a11f3f4 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:45.017416 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:45.017416 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:45.022717 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-50d5f358-c2cd-45eb-95c7-cd851a11f3f4 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:45.027928 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-50d5f358-c2cd-45eb-95c7-cd851a11f3f4 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/49a72acb-c05a-4295-b613-dc4cf9531072 returned with HTTP 200 Aug 13 06:06:45.028606 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 246/1007] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:45 2026] GET /volume/v3/volumes/49a72acb-c05a-4295-b613-dc4cf9531072 => generated 835 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:45.130426 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f8884b26-aee9-4e98-bbe6-029dc677bc31 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:06:45.130969 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f8884b26-aee9-4e98-bbe6-029dc677bc31 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1445289951", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:45.159098 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f8884b26-aee9-4e98-bbe6-029dc677bc31 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:06:45.159627 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 252/1008] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:06:44 2026] POST /volume/v3/types => generated 275 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:45.169314 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5abd1da2-6031-419c-83c1-5b39fe4c0414 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:45.171127 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5abd1da2-6031-419c-83c1-5b39fe4c0414 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:06:45.171613 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5abd1da2-6031-419c-83c1-5b39fe4c0414 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1251130008", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:45.193987 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5abd1da2-6031-419c-83c1-5b39fe4c0414 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:06:45.194507 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 251/1009] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:06:45 2026] POST /volume/v3/types => generated 275 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:45.208680 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-49a69255-d2fb-4e8a-878d-8a4b03a75a01 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:45.288454 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-49a69255-d2fb-4e8a-878d-8a4b03a75a01 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:06:45.288454 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-49a69255-d2fb-4e8a-878d-8a4b03a75a01 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-475012454", "volume_type": "d385a81a-c822-4b42-b926-64e22752b681", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:45.290677 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-49a69255-d2fb-4e8a-878d-8a4b03a75a01 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-475012454', 'volume_type': 'd385a81a-c822-4b42-b926-64e22752b681', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:06:45.300454 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-49a69255-d2fb-4e8a-878d-8a4b03a75a01 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Create volume of 1 GB Aug 13 06:06:45.300454 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:45.300454 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:45.300920 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-49a69255-d2fb-4e8a-878d-8a4b03a75a01 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Availability Zones retrieved successfully. Aug 13 06:06:45.309657 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-49a69255-d2fb-4e8a-878d-8a4b03a75a01 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Flow 'volume_create_api' (f0b1b373-2d1c-440f-8c4c-097f8bd4a3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:45.309831 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-49a69255-d2fb-4e8a-878d-8a4b03a75a01 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (087b3667-13c8-4ca7-89e5-cee585ec8fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:45.310980 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-49a69255-d2fb-4e8a-878d-8a4b03a75a01 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:06:45.343462 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-49a69255-d2fb-4e8a-878d-8a4b03a75a01 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (087b3667-13c8-4ca7-89e5-cee585ec8fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:06:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=d385a81a-c822-4b42-b926-64e22752b681,is_public=True,name='tempest-VolumeTypesTest-volume-type-1445289951',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd385a81a-c822-4b42-b926-64e22752b681', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:45.344765 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-49a69255-d2fb-4e8a-878d-8a4b03a75a01 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ed78f60-35cc-4b58-b08d-53cce1b178b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:45.386012 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-49a69255-d2fb-4e8a-878d-8a4b03a75a01 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1445289951 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1445289951, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:06:45.386419 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-49a69255-d2fb-4e8a-878d-8a4b03a75a01 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1445289951 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1445289951, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:06:45.426098 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-49a69255-d2fb-4e8a-878d-8a4b03a75a01 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Created reservations ['9dd602c9-da4a-4477-908c-5cae56e11352', 'faaa3275-f35c-4481-b686-f0d6b2653eda', '68a728ce-1dca-403d-b754-610281a4a57a', '4a267ffc-2e38-46f5-a07a-6079cb42dbcc'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:45.427004 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-49a69255-d2fb-4e8a-878d-8a4b03a75a01 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ed78f60-35cc-4b58-b08d-53cce1b178b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dd602c9-da4a-4477-908c-5cae56e11352', 'faaa3275-f35c-4481-b686-f0d6b2653eda', '68a728ce-1dca-403d-b754-610281a4a57a', '4a267ffc-2e38-46f5-a07a-6079cb42dbcc']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:45.427672 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-49a69255-d2fb-4e8a-878d-8a4b03a75a01 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f03f3597-9283-4fc3-94bb-0de75a02a323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:45.453517 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-49a69255-d2fb-4e8a-878d-8a4b03a75a01 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f03f3597-9283-4fc3-94bb-0de75a02a323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0aedc40b-e996-4802-90dd-629f6b2f7688', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-475012454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2718427c8af24a4dae602ea85bcc9e76',qos_specs=None,replication_status=,reservations=['9dd602c9-da4a-4477-908c-5cae56e11352','faaa3275-f35c-4481-b686-f0d6b2653eda','68a728ce-1dca-403d-b754-610281a4a57a','4a267ffc-2e38-46f5-a07a-6079cb42dbcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce8858d73f764af397aa18c404d45f50',volume_type_id=d385a81a-c822-4b42-b926-64e22752b681), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:06:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-475012454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0aedc40b-e996-4802-90dd-629f6b2f7688,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2718427c8af24a4dae602ea85bcc9e76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce8858d73f764af397aa18c404d45f50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d385a81a-c822-4b42-b926-64e22752b681),volume_type_id=d385a81a-c822-4b42-b926-64e22752b681)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:45.454313 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-49a69255-d2fb-4e8a-878d-8a4b03a75a01 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0b6e623-311f-4109-92bf-7fd358b53021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:45.482515 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-49a69255-d2fb-4e8a-878d-8a4b03a75a01 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0b6e623-311f-4109-92bf-7fd358b53021) transitioned into state 'SUCCESS' from state '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-475012454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2718427c8af24a4dae602ea85bcc9e76',qos_specs=None,replication_status=,reservations=['9dd602c9-da4a-4477-908c-5cae56e11352','faaa3275-f35c-4481-b686-f0d6b2653eda','68a728ce-1dca-403d-b754-610281a4a57a','4a267ffc-2e38-46f5-a07a-6079cb42dbcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce8858d73f764af397aa18c404d45f50',volume_type_id=d385a81a-c822-4b42-b926-64e22752b681)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:45.483453 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-49a69255-d2fb-4e8a-878d-8a4b03a75a01 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0c304ad-8927-46b1-acfc-5981cf546790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:45.493370 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-49a69255-d2fb-4e8a-878d-8a4b03a75a01 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0c304ad-8927-46b1-acfc-5981cf546790) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:45.494193 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-49a69255-d2fb-4e8a-878d-8a4b03a75a01 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Flow 'volume_create_api' (f0b1b373-2d1c-440f-8c4c-097f8bd4a3ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:45.494523 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-49a69255-d2fb-4e8a-878d-8a4b03a75a01 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Create volume request issued successfully. Aug 13 06:06:45.495194 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-49a69255-d2fb-4e8a-878d-8a4b03a75a01 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:06:45.495710 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 261/1010] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:06:45 2026] POST /volume/v3/volumes => generated 783 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:06:45.514092 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a9b8a34e-9c6a-4056-96e2-cbf864499c20 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:45.519530 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a9b8a34e-9c6a-4056-96e2-cbf864499c20 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] GET https://10.4.3.121/volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688 Aug 13 06:06:45.519530 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a9b8a34e-9c6a-4056-96e2-cbf864499c20 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:45.519699 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a9b8a34e-9c6a-4056-96e2-cbf864499c20 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:45.530551 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:45.530551 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:45.534957 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a9b8a34e-9c6a-4056-96e2-cbf864499c20 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Volume info retrieved successfully. Aug 13 06:06:45.540234 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a9b8a34e-9c6a-4056-96e2-cbf864499c20 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] https://10.4.3.121/volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688 returned with HTTP 200 Aug 13 06:06:45.540641 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 247/1011] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:45 2026] GET /volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:45.573316 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-8ef4a06c-be2b-47a4-b681-e918ec1affe8 req-4948b72c-c6e3-4770-97ea-4b699c4ffa70 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:45.575470 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8ef4a06c-be2b-47a4-b681-e918ec1affe8 req-4948b72c-c6e3-4770-97ea-4b699c4ffa70 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] DELETE https://10.4.3.121/volume/v3/attachments/4aa03108-2286-4c91-9c3f-c49119a92a9f Aug 13 06:06:45.575660 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8ef4a06c-be2b-47a4-b681-e918ec1affe8 req-4948b72c-c6e3-4770-97ea-4b699c4ffa70 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:45.576045 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8ef4a06c-be2b-47a4-b681-e918ec1affe8 req-4948b72c-c6e3-4770-97ea-4b699c4ffa70 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:45.583490 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:45.583490 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:45.715675 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8ef4a06c-be2b-47a4-b681-e918ec1affe8 req-4948b72c-c6e3-4770-97ea-4b699c4ffa70 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/attachments/4aa03108-2286-4c91-9c3f-c49119a92a9f returned with HTTP 200 Aug 13 06:06:45.716136 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 253/1012] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:06:45 2026] DELETE /volume/v3/attachments/4aa03108-2286-4c91-9c3f-c49119a92a9f => generated 19 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:45.766328 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-72ec45e4-2608-4c6e-9d5b-583b11360c6c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:45.769295 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-72ec45e4-2608-4c6e-9d5b-583b11360c6c tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 Aug 13 06:06:45.769711 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-72ec45e4-2608-4c6e-9d5b-583b11360c6c tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:45.770114 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-72ec45e4-2608-4c6e-9d5b-583b11360c6c tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:45.782381 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:45.782381 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:45.788481 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-72ec45e4-2608-4c6e-9d5b-583b11360c6c tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:06:45.794916 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-72ec45e4-2608-4c6e-9d5b-583b11360c6c tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 returned with HTTP 200 Aug 13 06:06:45.795265 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 252/1013] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:45 2026] GET /volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 => generated 999 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:46.043366 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bb40dd2d-2fab-4105-b5ca-d0c0ef71c185 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:46.045435 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bb40dd2d-2fab-4105-b5ca-d0c0ef71c185 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/49a72acb-c05a-4295-b613-dc4cf9531072 Aug 13 06:06:46.045653 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bb40dd2d-2fab-4105-b5ca-d0c0ef71c185 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:46.045837 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bb40dd2d-2fab-4105-b5ca-d0c0ef71c185 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:46.052329 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bb40dd2d-2fab-4105-b5ca-d0c0ef71c185 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/49a72acb-c05a-4295-b613-dc4cf9531072 returned with HTTP 404 Aug 13 06:06:46.052845 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 262/1014] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:46 2026] GET /volume/v3/volumes/49a72acb-c05a-4295-b613-dc4cf9531072 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:46.063615 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-04c9751d-29f5-4bff-b7ae-635d1ba53120 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:46.064818 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-04c9751d-29f5-4bff-b7ae-635d1ba53120 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 Aug 13 06:06:46.065018 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-04c9751d-29f5-4bff-b7ae-635d1ba53120 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:46.065243 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-04c9751d-29f5-4bff-b7ae-635d1ba53120 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:46.077333 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:46.077333 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:46.081629 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-04c9751d-29f5-4bff-b7ae-635d1ba53120 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:46.088105 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-04c9751d-29f5-4bff-b7ae-635d1ba53120 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 returned with HTTP 200 Aug 13 06:06:46.088574 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 248/1015] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:46 2026] GET /volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 => generated 891 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:46.104601 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-85e37f1e-1cf9-4928-a521-23f8e032fe82 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:46.109062 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-85e37f1e-1cf9-4928-a521-23f8e032fe82 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] DELETE https://10.4.3.121/volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 Aug 13 06:06:46.112018 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-85e37f1e-1cf9-4928-a521-23f8e032fe82 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:46.112403 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-85e37f1e-1cf9-4928-a521-23f8e032fe82 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:46.112738 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-85e37f1e-1cf9-4928-a521-23f8e032fe82 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Delete volume with id: 93394be3-ca45-46dd-957f-b15d421117f5 Aug 13 06:06:46.121157 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:46.121157 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:46.121926 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-85e37f1e-1cf9-4928-a521-23f8e032fe82 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:46.148459 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-85e37f1e-1cf9-4928-a521-23f8e032fe82 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Delete volume request issued successfully. Aug 13 06:06:46.148459 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-85e37f1e-1cf9-4928-a521-23f8e032fe82 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 returned with HTTP 202 Aug 13 06:06:46.148459 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 254/1016] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:06:46 2026] DELETE /volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:06:46.156164 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-82a37a0f-e5b3-4872-9ead-b7a24655c0f4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:46.160586 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-82a37a0f-e5b3-4872-9ead-b7a24655c0f4 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 Aug 13 06:06:46.160586 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-82a37a0f-e5b3-4872-9ead-b7a24655c0f4 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:46.160586 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-82a37a0f-e5b3-4872-9ead-b7a24655c0f4 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:46.171277 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:46.171277 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:46.177134 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-82a37a0f-e5b3-4872-9ead-b7a24655c0f4 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:46.183891 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-82a37a0f-e5b3-4872-9ead-b7a24655c0f4 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 returned with HTTP 200 Aug 13 06:06:46.184534 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 253/1017] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:46 2026] GET /volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 => generated 890 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:46.553600 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1023899c-0e3f-4d89-8d29-7e2a49eeaff5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:46.557775 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1023899c-0e3f-4d89-8d29-7e2a49eeaff5 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] GET https://10.4.3.121/volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688 Aug 13 06:06:46.558050 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1023899c-0e3f-4d89-8d29-7e2a49eeaff5 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:46.558282 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1023899c-0e3f-4d89-8d29-7e2a49eeaff5 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:46.565884 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:46.565884 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:46.574081 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1023899c-0e3f-4d89-8d29-7e2a49eeaff5 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Volume info retrieved successfully. Aug 13 06:06:46.580597 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1023899c-0e3f-4d89-8d29-7e2a49eeaff5 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] https://10.4.3.121/volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688 returned with HTTP 200 Aug 13 06:06:46.580977 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 263/1018] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:46 2026] GET /volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:46.595692 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2543545d-3e38-4270-bff6-d15d42a42376 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:46.600356 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2543545d-3e38-4270-bff6-d15d42a42376 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] POST https://10.4.3.121/volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688/action Aug 13 06:06:46.600784 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2543545d-3e38-4270-bff6-d15d42a42376 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Action body: b'{"os-retype": {"new_type": "d9898f03-37e2-4e0b-ac2b-12f3e738aeb4"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:46.600927 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2543545d-3e38-4270-bff6-d15d42a42376 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "d9898f03-37e2-4e0b-ac2b-12f3e738aeb4"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:46.616736 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:46.616736 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:46.617975 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2543545d-3e38-4270-bff6-d15d42a42376 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Volume info retrieved successfully. Aug 13 06:06:46.634712 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-2543545d-3e38-4270-bff6-d15d42a42376 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1251130008 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1251130008, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:06:46.635078 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-2543545d-3e38-4270-bff6-d15d42a42376 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1251130008 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1251130008, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:06:46.656599 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-2543545d-3e38-4270-bff6-d15d42a42376 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Created reservations ['894c2c9e-b569-4f24-bda8-1244f749cf4e', '16f62b4c-4089-471f-84b7-67f152615ce9'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:46.670629 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-2543545d-3e38-4270-bff6-d15d42a42376 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1445289951 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1445289951, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:06:46.670919 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-2543545d-3e38-4270-bff6-d15d42a42376 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1445289951 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1445289951, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:06:46.677988 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-2543545d-3e38-4270-bff6-d15d42a42376 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Created reservations ['1f8b8f72-cec5-4615-b641-1f44445dd1f0', 'ded273df-edcc-4c6c-b4c5-effd16bc5b7f'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:46.716018 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2543545d-3e38-4270-bff6-d15d42a42376 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Retype volume request issued successfully. Aug 13 06:06:46.716018 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2543545d-3e38-4270-bff6-d15d42a42376 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] https://10.4.3.121/volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688/action returned with HTTP 202 Aug 13 06:06:46.716543 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 249/1019] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:06:46 2026] POST /volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:06:46.725295 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cabd0a82-4d95-4c11-a3fb-f8fc45b71ce4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:46.727808 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cabd0a82-4d95-4c11-a3fb-f8fc45b71ce4 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] GET https://10.4.3.121/volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688 Aug 13 06:06:46.728073 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cabd0a82-4d95-4c11-a3fb-f8fc45b71ce4 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:46.728316 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cabd0a82-4d95-4c11-a3fb-f8fc45b71ce4 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:46.743293 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:46.743293 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:46.749005 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4966b7fe-435d-4963-9e01-4f19f47341fc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:46.750369 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cabd0a82-4d95-4c11-a3fb-f8fc45b71ce4 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Volume info retrieved successfully. Aug 13 06:06:46.751660 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4966b7fe-435d-4963-9e01-4f19f47341fc tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] GET https://10.4.3.121/volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b Aug 13 06:06:46.751977 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4966b7fe-435d-4963-9e01-4f19f47341fc tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:46.752289 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4966b7fe-435d-4963-9e01-4f19f47341fc tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:46.757209 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cabd0a82-4d95-4c11-a3fb-f8fc45b71ce4 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] https://10.4.3.121/volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688 returned with HTTP 200 Aug 13 06:06:46.757767 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 255/1020] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:46 2026] GET /volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688 => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:46.765624 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:46.765624 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:46.771577 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4966b7fe-435d-4963-9e01-4f19f47341fc tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Volume info retrieved successfully. Aug 13 06:06:46.778720 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4966b7fe-435d-4963-9e01-4f19f47341fc tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b returned with HTTP 200 Aug 13 06:06:46.779226 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 254/1021] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:46 2026] GET /volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:46.809989 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-22c11f19-2d1d-484e-a380-5b3466edfd40 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:46.811445 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-22c11f19-2d1d-484e-a380-5b3466edfd40 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 Aug 13 06:06:46.811727 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-22c11f19-2d1d-484e-a380-5b3466edfd40 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:46.812003 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-22c11f19-2d1d-484e-a380-5b3466edfd40 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:46.826778 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:46.826778 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:46.831717 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-22c11f19-2d1d-484e-a380-5b3466edfd40 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:06:46.837339 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-22c11f19-2d1d-484e-a380-5b3466edfd40 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 returned with HTTP 200 Aug 13 06:06:46.837777 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 264/1022] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:46 2026] GET /volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 => generated 999 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:47.197917 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fb41a362-f3e9-40ff-9017-9aef3271f721 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:47.200518 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fb41a362-f3e9-40ff-9017-9aef3271f721 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 Aug 13 06:06:47.200850 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fb41a362-f3e9-40ff-9017-9aef3271f721 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:47.201103 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fb41a362-f3e9-40ff-9017-9aef3271f721 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:47.208723 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fb41a362-f3e9-40ff-9017-9aef3271f721 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 returned with HTTP 404 Aug 13 06:06:47.209365 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 250/1023] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:47 2026] GET /volume/v3/volumes/93394be3-ca45-46dd-957f-b15d421117f5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:47.223492 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-59006a92-ab07-4086-bbd4-8e9cc314c970 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:47.228598 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59006a92-ab07-4086-bbd4-8e9cc314c970 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:06:47.228598 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-59006a92-ab07-4086-bbd4-8e9cc314c970 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2111119670"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:47.229381 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-59006a92-ab07-4086-bbd4-8e9cc314c970 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2111119670'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:06:47.229511 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-59006a92-ab07-4086-bbd4-8e9cc314c970 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Create volume of 1 GB Aug 13 06:06:47.233920 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-59006a92-ab07-4086-bbd4-8e9cc314c970 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Availability Zones retrieved successfully. Aug 13 06:06:47.239919 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-59006a92-ab07-4086-bbd4-8e9cc314c970 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Flow 'volume_create_api' (3278f6d1-69fa-462c-bb16-5a390213442a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:47.240849 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-59006a92-ab07-4086-bbd4-8e9cc314c970 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cbc3db1-e9c9-404d-8610-6018f59df60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:47.241817 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-59006a92-ab07-4086-bbd4-8e9cc314c970 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:06:47.268587 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-59006a92-ab07-4086-bbd4-8e9cc314c970 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cbc3db1-e9c9-404d-8610-6018f59df60e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:47.269476 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-59006a92-ab07-4086-bbd4-8e9cc314c970 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ced92a65-4506-4a48-be14-45c5b15c885b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:47.335933 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-59006a92-ab07-4086-bbd4-8e9cc314c970 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Created reservations ['53c9e129-4cfd-401e-b65c-616fbab3b521', '088723a5-35b5-44fa-8c12-15b761e0d7b4', '06171741-34bf-4f3a-9b8c-2fc1ea6952f6', 'dd9ff38d-81e5-4d9a-bed1-a09f8565315b'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:47.336923 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-59006a92-ab07-4086-bbd4-8e9cc314c970 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ced92a65-4506-4a48-be14-45c5b15c885b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53c9e129-4cfd-401e-b65c-616fbab3b521', '088723a5-35b5-44fa-8c12-15b761e0d7b4', '06171741-34bf-4f3a-9b8c-2fc1ea6952f6', 'dd9ff38d-81e5-4d9a-bed1-a09f8565315b']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:47.337918 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-59006a92-ab07-4086-bbd4-8e9cc314c970 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd1fe692-24e5-42c1-93b6-c9f869264e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:47.365916 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-59006a92-ab07-4086-bbd4-8e9cc314c970 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd1fe692-24e5-42c1-93b6-c9f869264e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5fda52b-2ff6-4d34-9ddf-07612d7b1ed9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2111119670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15deb25052694341a3ab8080407cdb82',qos_specs=None,replication_status=,reservations=['53c9e129-4cfd-401e-b65c-616fbab3b521','088723a5-35b5-44fa-8c12-15b761e0d7b4','06171741-34bf-4f3a-9b8c-2fc1ea6952f6','dd9ff38d-81e5-4d9a-bed1-a09f8565315b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d4d0c9b51f044a9ba70c0157e4971f6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:06:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2111119670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5fda52b-2ff6-4d34-9ddf-07612d7b1ed9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15deb25052694341a3ab8080407cdb82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d4d0c9b51f044a9ba70c0157e4971f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:47.367067 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-59006a92-ab07-4086-bbd4-8e9cc314c970 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5819054d-7d79-4360-aaae-9a7f4517e907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:47.391351 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-59006a92-ab07-4086-bbd4-8e9cc314c970 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5819054d-7d79-4360-aaae-9a7f4517e907) transitioned into state 'SUCCESS' from state '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-2111119670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15deb25052694341a3ab8080407cdb82',qos_specs=None,replication_status=,reservations=['53c9e129-4cfd-401e-b65c-616fbab3b521','088723a5-35b5-44fa-8c12-15b761e0d7b4','06171741-34bf-4f3a-9b8c-2fc1ea6952f6','dd9ff38d-81e5-4d9a-bed1-a09f8565315b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d4d0c9b51f044a9ba70c0157e4971f6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:47.392736 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-59006a92-ab07-4086-bbd4-8e9cc314c970 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa856342-c36f-46ea-b339-d7c62bd5753e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:47.409356 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-59006a92-ab07-4086-bbd4-8e9cc314c970 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa856342-c36f-46ea-b339-d7c62bd5753e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:47.410968 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-59006a92-ab07-4086-bbd4-8e9cc314c970 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Flow 'volume_create_api' (3278f6d1-69fa-462c-bb16-5a390213442a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:47.410968 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-59006a92-ab07-4086-bbd4-8e9cc314c970 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Create volume request issued successfully. Aug 13 06:06:47.411315 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59006a92-ab07-4086-bbd4-8e9cc314c970 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:06:47.411749 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 256/1024] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:06:47 2026] POST /volume/v3/volumes => generated 745 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:06:47.426696 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9cbc953f-b956-492a-b912-3382d3f35282 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:47.429279 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9cbc953f-b956-492a-b912-3382d3f35282 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/e5fda52b-2ff6-4d34-9ddf-07612d7b1ed9 Aug 13 06:06:47.429513 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9cbc953f-b956-492a-b912-3382d3f35282 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:47.429742 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9cbc953f-b956-492a-b912-3382d3f35282 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:47.441826 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:47.441826 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:47.446726 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9cbc953f-b956-492a-b912-3382d3f35282 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:47.453669 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9cbc953f-b956-492a-b912-3382d3f35282 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/e5fda52b-2ff6-4d34-9ddf-07612d7b1ed9 returned with HTTP 200 Aug 13 06:06:47.454243 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 255/1025] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:47 2026] GET /volume/v3/volumes/e5fda52b-2ff6-4d34-9ddf-07612d7b1ed9 => generated 813 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:47.776442 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-07b5e8f1-390d-4668-b036-fb2efb795423 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:47.778587 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-07b5e8f1-390d-4668-b036-fb2efb795423 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] GET https://10.4.3.121/volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688 Aug 13 06:06:47.778882 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-07b5e8f1-390d-4668-b036-fb2efb795423 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:47.779151 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-07b5e8f1-390d-4668-b036-fb2efb795423 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:47.787868 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:47.787868 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:47.794864 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-07b5e8f1-390d-4668-b036-fb2efb795423 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Volume info retrieved successfully. Aug 13 06:06:47.799914 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-07b5e8f1-390d-4668-b036-fb2efb795423 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] https://10.4.3.121/volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688 returned with HTTP 200 Aug 13 06:06:47.800673 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 265/1026] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:47 2026] GET /volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:47.816211 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b676618a-4531-4eff-86bb-0bf342884c3a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:47.817022 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b676618a-4531-4eff-86bb-0bf342884c3a tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] GET https://10.4.3.121/volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688 Aug 13 06:06:47.817323 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b676618a-4531-4eff-86bb-0bf342884c3a tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:47.817605 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b676618a-4531-4eff-86bb-0bf342884c3a tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:47.827087 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:47.827087 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:47.835119 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b676618a-4531-4eff-86bb-0bf342884c3a tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Volume info retrieved successfully. Aug 13 06:06:47.842759 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b676618a-4531-4eff-86bb-0bf342884c3a tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] https://10.4.3.121/volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688 returned with HTTP 200 Aug 13 06:06:47.843315 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 251/1027] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:47 2026] GET /volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:47.858262 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3a4f666e-acdb-475c-bde7-6d9b7ac0b6c7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:47.860937 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3a4f666e-acdb-475c-bde7-6d9b7ac0b6c7 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 Aug 13 06:06:47.861054 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-32d1e6df-cb63-40fe-9c45-33fdfb234759 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:47.862616 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3a4f666e-acdb-475c-bde7-6d9b7ac0b6c7 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:47.862616 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3a4f666e-acdb-475c-bde7-6d9b7ac0b6c7 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:47.863166 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-32d1e6df-cb63-40fe-9c45-33fdfb234759 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] GET https://10.4.3.121/volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688 Aug 13 06:06:47.863452 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-32d1e6df-cb63-40fe-9c45-33fdfb234759 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:47.863685 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-32d1e6df-cb63-40fe-9c45-33fdfb234759 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:47.874038 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:47.874038 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:47.874215 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:47.874215 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:47.878157 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-32d1e6df-cb63-40fe-9c45-33fdfb234759 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Volume info retrieved successfully. Aug 13 06:06:47.878499 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3a4f666e-acdb-475c-bde7-6d9b7ac0b6c7 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:06:47.885032 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-32d1e6df-cb63-40fe-9c45-33fdfb234759 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] https://10.4.3.121/volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688 returned with HTTP 200 Aug 13 06:06:47.885477 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 256/1028] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:47 2026] GET /volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:47.885884 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3a4f666e-acdb-475c-bde7-6d9b7ac0b6c7 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 returned with HTTP 200 Aug 13 06:06:47.886548 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 257/1029] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:47 2026] GET /volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 => generated 1251 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:47.899164 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-653c72d2-89e7-4ebc-8a6c-464eb6198d23 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:47.901460 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-653c72d2-89e7-4ebc-8a6c-464eb6198d23 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] DELETE https://10.4.3.121/volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688 Aug 13 06:06:47.901711 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-653c72d2-89e7-4ebc-8a6c-464eb6198d23 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:47.901941 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-653c72d2-89e7-4ebc-8a6c-464eb6198d23 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:47.902138 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-653c72d2-89e7-4ebc-8a6c-464eb6198d23 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Delete volume with id: 0aedc40b-e996-4802-90dd-629f6b2f7688 Aug 13 06:06:47.914076 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:47.914076 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:47.914719 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-653c72d2-89e7-4ebc-8a6c-464eb6198d23 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Volume info retrieved successfully. Aug 13 06:06:47.946021 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-653c72d2-89e7-4ebc-8a6c-464eb6198d23 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Delete volume request issued successfully. Aug 13 06:06:47.946275 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-653c72d2-89e7-4ebc-8a6c-464eb6198d23 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] https://10.4.3.121/volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688 returned with HTTP 202 Aug 13 06:06:47.946755 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 266/1030] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:06:47 2026] DELETE /volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:06:47.954918 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6745fa82-b507-41fa-bedc-5a52626c40d1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:47.958406 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6745fa82-b507-41fa-bedc-5a52626c40d1 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] GET https://10.4.3.121/volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688 Aug 13 06:06:47.958688 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6745fa82-b507-41fa-bedc-5a52626c40d1 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:47.958960 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6745fa82-b507-41fa-bedc-5a52626c40d1 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:47.970156 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:47.970156 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:47.975241 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6745fa82-b507-41fa-bedc-5a52626c40d1 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Volume info retrieved successfully. Aug 13 06:06:47.982364 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6745fa82-b507-41fa-bedc-5a52626c40d1 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] https://10.4.3.121/volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688 returned with HTTP 200 Aug 13 06:06:47.982932 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 252/1031] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:47 2026] GET /volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688 => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:48.056490 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-83de940f-c72f-40df-b1fb-937b1abbe9b7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:48.061325 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-83de940f-c72f-40df-b1fb-937b1abbe9b7 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 Aug 13 06:06:48.061325 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-83de940f-c72f-40df-b1fb-937b1abbe9b7 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:48.061734 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-83de940f-c72f-40df-b1fb-937b1abbe9b7 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:48.072855 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:48.072855 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:48.083530 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-83de940f-c72f-40df-b1fb-937b1abbe9b7 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:06:48.096526 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-83de940f-c72f-40df-b1fb-937b1abbe9b7 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 returned with HTTP 200 Aug 13 06:06:48.097066 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 257/1032] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:06:48 2026] GET /volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 => generated 1251 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:48.473310 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f6ca50a9-ac8f-4c57-8f93-2cd6c2730f9f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:48.476469 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f6ca50a9-ac8f-4c57-8f93-2cd6c2730f9f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/e5fda52b-2ff6-4d34-9ddf-07612d7b1ed9 Aug 13 06:06:48.476469 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f6ca50a9-ac8f-4c57-8f93-2cd6c2730f9f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:48.476695 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f6ca50a9-ac8f-4c57-8f93-2cd6c2730f9f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:48.487872 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:48.487872 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:48.494771 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f6ca50a9-ac8f-4c57-8f93-2cd6c2730f9f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:48.501777 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f6ca50a9-ac8f-4c57-8f93-2cd6c2730f9f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/e5fda52b-2ff6-4d34-9ddf-07612d7b1ed9 returned with HTTP 200 Aug 13 06:06:48.502226 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 258/1033] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:48 2026] GET /volume/v3/volumes/e5fda52b-2ff6-4d34-9ddf-07612d7b1ed9 => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:48.518004 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-89c9bf18-c95c-4f47-bab6-e33152cdf07f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:48.520616 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-89c9bf18-c95c-4f47-bab6-e33152cdf07f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:06:48.520884 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-89c9bf18-c95c-4f47-bab6-e33152cdf07f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "e5fda52b-2ff6-4d34-9ddf-07612d7b1ed9", "size": 1, "name": "tempest-VolumesGetTest-Volume-1853637690", "metadata": {"Type": "Test"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:48.523009 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-89c9bf18-c95c-4f47-bab6-e33152cdf07f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Create volume request body: {'volume': {'source_volid': 'e5fda52b-2ff6-4d34-9ddf-07612d7b1ed9', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1853637690', 'metadata': {'Type': 'Test'}}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:06:48.534535 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:48.534535 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:48.535232 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-89c9bf18-c95c-4f47-bab6-e33152cdf07f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume retrieved successfully. Aug 13 06:06:48.535314 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-89c9bf18-c95c-4f47-bab6-e33152cdf07f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Create volume of 1 GB Aug 13 06:06:48.540116 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-89c9bf18-c95c-4f47-bab6-e33152cdf07f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Availability Zones retrieved successfully. Aug 13 06:06:48.548215 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-89c9bf18-c95c-4f47-bab6-e33152cdf07f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Flow 'volume_create_api' (6ed3f73c-9e3a-40de-946d-2f3e180134f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:48.549871 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-89c9bf18-c95c-4f47-bab6-e33152cdf07f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1951be7c-b85d-458a-b1fc-822f923b75f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:48.551280 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-89c9bf18-c95c-4f47-bab6-e33152cdf07f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:06:48.569853 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-27110027-fb15-423e-8b9d-d94f68891d9f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:48.573425 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-27110027-fb15-423e-8b9d-d94f68891d9f tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 Aug 13 06:06:48.573609 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-27110027-fb15-423e-8b9d-d94f68891d9f tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:48.573795 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-27110027-fb15-423e-8b9d-d94f68891d9f tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:48.585698 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-89c9bf18-c95c-4f47-bab6-e33152cdf07f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1951be7c-b85d-458a-b1fc-822f923b75f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e5fda52b-2ff6-4d34-9ddf-07612d7b1ed9', 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:48.586065 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-89c9bf18-c95c-4f47-bab6-e33152cdf07f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55a57425-157a-429f-9e0b-8bbf77560b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:48.588100 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:48.588100 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:48.596935 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-27110027-fb15-423e-8b9d-d94f68891d9f tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:06:48.604309 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-27110027-fb15-423e-8b9d-d94f68891d9f tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 returned with HTTP 200 Aug 13 06:06:48.604778 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 253/1034] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:06:48 2026] GET /volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 => generated 1251 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:48.615729 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-27e66eab-796b-4c4c-8982-f30d2aa22c5a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:48.615729 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-27e66eab-796b-4c4c-8982-f30d2aa22c5a None None] GET https://10.4.3.121/volume// Aug 13 06:06:48.615972 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-27e66eab-796b-4c4c-8982-f30d2aa22c5a None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:48.616300 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-27e66eab-796b-4c4c-8982-f30d2aa22c5a None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:48.616854 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-27e66eab-796b-4c4c-8982-f30d2aa22c5a None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:06:48.617169 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 258/1035] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:06:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:06:48.625512 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-9f228da4-3fba-4097-928e-e07f1cca5eaf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:48.630924 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-9f228da4-3fba-4097-928e-e07f1cca5eaf tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:06:48.631299 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-9f228da4-3fba-4097-928e-e07f1cca5eaf tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a87eaa2-3735-4d99-b5d1-b8d8d642d565", "connector": null, "instance_uuid": "8d83907e-39ca-4add-8aca-4669ec18aeb7"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:48.641996 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-89c9bf18-c95c-4f47-bab6-e33152cdf07f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Created reservations ['0a4ca9ce-1e2f-47eb-953d-c80f79f2626b', 'f155e39c-e3c7-4afb-9e82-2a54b15aeab5', '6bd23e27-0fd1-4645-89b1-08e22d6dad55', '9ac93e97-8443-4243-a6a9-8080aa298a8a'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:48.642902 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-89c9bf18-c95c-4f47-bab6-e33152cdf07f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55a57425-157a-429f-9e0b-8bbf77560b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a4ca9ce-1e2f-47eb-953d-c80f79f2626b', 'f155e39c-e3c7-4afb-9e82-2a54b15aeab5', '6bd23e27-0fd1-4645-89b1-08e22d6dad55', '9ac93e97-8443-4243-a6a9-8080aa298a8a']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:48.643822 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-89c9bf18-c95c-4f47-bab6-e33152cdf07f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfdf573a-906a-4793-9d3c-04fdc22a981c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:48.647150 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:48.647150 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:48.680731 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-9f228da4-3fba-4097-928e-e07f1cca5eaf tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:06:48.681108 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-89c9bf18-c95c-4f47-bab6-e33152cdf07f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfdf573a-906a-4793-9d3c-04fdc22a981c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf44805e-c651-47cc-aa3f-7778fd255837', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1853637690',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='15deb25052694341a3ab8080407cdb82',qos_specs=None,replication_status=,reservations=['0a4ca9ce-1e2f-47eb-953d-c80f79f2626b','f155e39c-e3c7-4afb-9e82-2a54b15aeab5','6bd23e27-0fd1-4645-89b1-08e22d6dad55','9ac93e97-8443-4243-a6a9-8080aa298a8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=e5fda52b-2ff6-4d34-9ddf-07612d7b1ed9,status='creating',user_id='0d4d0c9b51f044a9ba70c0157e4971f6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:06:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1853637690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf44805e-c651-47cc-aa3f-7778fd255837,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='15deb25052694341a3ab8080407cdb82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e5fda52b-2ff6-4d34-9ddf-07612d7b1ed9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d4d0c9b51f044a9ba70c0157e4971f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:48.681233 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 259/1036] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:06:48 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 13 06:06:48.682400 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-89c9bf18-c95c-4f47-bab6-e33152cdf07f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d973281b-6217-4968-8f15-fe32a6398ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:48.705032 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-89c9bf18-c95c-4f47-bab6-e33152cdf07f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d973281b-6217-4968-8f15-fe32a6398ba0) transitioned into state 'SUCCESS' from state '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-1853637690',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='15deb25052694341a3ab8080407cdb82',qos_specs=None,replication_status=,reservations=['0a4ca9ce-1e2f-47eb-953d-c80f79f2626b','f155e39c-e3c7-4afb-9e82-2a54b15aeab5','6bd23e27-0fd1-4645-89b1-08e22d6dad55','9ac93e97-8443-4243-a6a9-8080aa298a8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=e5fda52b-2ff6-4d34-9ddf-07612d7b1ed9,status='creating',user_id='0d4d0c9b51f044a9ba70c0157e4971f6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:48.706419 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-89c9bf18-c95c-4f47-bab6-e33152cdf07f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21b01ed4-2cd5-4788-bd3b-eda2fe6b9265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:48.733993 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-89c9bf18-c95c-4f47-bab6-e33152cdf07f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21b01ed4-2cd5-4788-bd3b-eda2fe6b9265) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:48.734833 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-89c9bf18-c95c-4f47-bab6-e33152cdf07f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Flow 'volume_create_api' (6ed3f73c-9e3a-40de-946d-2f3e180134f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:48.735240 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-89c9bf18-c95c-4f47-bab6-e33152cdf07f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Create volume request issued successfully. Aug 13 06:06:48.735695 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-89c9bf18-c95c-4f47-bab6-e33152cdf07f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:06:48.736115 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 267/1037] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:06:48 2026] POST /volume/v3/volumes => generated 793 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:06:48.768876 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d8c22a64-1114-4ddb-adcc-e2d25dbe095f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:48.770795 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d8c22a64-1114-4ddb-adcc-e2d25dbe095f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 Aug 13 06:06:48.771023 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d8c22a64-1114-4ddb-adcc-e2d25dbe095f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:48.771279 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d8c22a64-1114-4ddb-adcc-e2d25dbe095f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:48.783531 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:48.783531 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:48.788891 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d8c22a64-1114-4ddb-adcc-e2d25dbe095f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:48.794016 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d8c22a64-1114-4ddb-adcc-e2d25dbe095f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 returned with HTTP 200 Aug 13 06:06:48.795015 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 254/1038] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:48 2026] GET /volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:48.997831 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-48b531e7-4c83-480c-9a7e-84be67c0d6c1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:48.999802 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-48b531e7-4c83-480c-9a7e-84be67c0d6c1 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] GET https://10.4.3.121/volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688 Aug 13 06:06:49.000023 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-48b531e7-4c83-480c-9a7e-84be67c0d6c1 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:49.000221 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-48b531e7-4c83-480c-9a7e-84be67c0d6c1 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:49.007514 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-48b531e7-4c83-480c-9a7e-84be67c0d6c1 tempest-VolumeTypesTest-586206731 tempest-VolumeTypesTest-586206731-project-member] https://10.4.3.121/volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688 returned with HTTP 404 Aug 13 06:06:49.009544 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 259/1039] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:48 2026] GET /volume/v3/volumes/0aedc40b-e996-4802-90dd-629f6b2f7688 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:49.018057 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6694cc10-8f66-4de1-aae1-2047c91ddc8c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:49.020898 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6694cc10-8f66-4de1-aae1-2047c91ddc8c tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] DELETE https://10.4.3.121/volume/v3/types/d9898f03-37e2-4e0b-ac2b-12f3e738aeb4 Aug 13 06:06:49.021116 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6694cc10-8f66-4de1-aae1-2047c91ddc8c tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:49.021375 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6694cc10-8f66-4de1-aae1-2047c91ddc8c tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:49.021683 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:49.021683 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:49.057533 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6694cc10-8f66-4de1-aae1-2047c91ddc8c tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] https://10.4.3.121/volume/v3/types/d9898f03-37e2-4e0b-ac2b-12f3e738aeb4 returned with HTTP 202 Aug 13 06:06:49.057860 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 260/1040] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:06:49 2026] DELETE /volume/v3/types/d9898f03-37e2-4e0b-ac2b-12f3e738aeb4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:06:49.068701 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ca08b66a-904b-4316-9b63-64297eca678a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:49.070930 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ca08b66a-904b-4316-9b63-64297eca678a tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] GET https://10.4.3.121/volume/v3/types/d9898f03-37e2-4e0b-ac2b-12f3e738aeb4 Aug 13 06:06:49.071219 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ca08b66a-904b-4316-9b63-64297eca678a tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:49.072114 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ca08b66a-904b-4316-9b63-64297eca678a tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:49.076703 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ca08b66a-904b-4316-9b63-64297eca678a tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] https://10.4.3.121/volume/v3/types/d9898f03-37e2-4e0b-ac2b-12f3e738aeb4 returned with HTTP 404 Aug 13 06:06:49.077303 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 268/1041] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:06:49 2026] GET /volume/v3/types/d9898f03-37e2-4e0b-ac2b-12f3e738aeb4 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:49.091061 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fa1086fc-ea5c-4f39-a6d8-aac4f35a8f7f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:49.093566 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa1086fc-ea5c-4f39-a6d8-aac4f35a8f7f tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] DELETE https://10.4.3.121/volume/v3/types/d385a81a-c822-4b42-b926-64e22752b681 Aug 13 06:06:49.093954 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa1086fc-ea5c-4f39-a6d8-aac4f35a8f7f tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:49.094274 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa1086fc-ea5c-4f39-a6d8-aac4f35a8f7f tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:49.137912 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa1086fc-ea5c-4f39-a6d8-aac4f35a8f7f tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] https://10.4.3.121/volume/v3/types/d385a81a-c822-4b42-b926-64e22752b681 returned with HTTP 202 Aug 13 06:06:49.138486 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 255/1042] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:06:49 2026] DELETE /volume/v3/types/d385a81a-c822-4b42-b926-64e22752b681 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:06:49.149531 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4c2c5bee-d4cc-44e4-bf62-5eedd882f730 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:49.152682 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4c2c5bee-d4cc-44e4-bf62-5eedd882f730 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] GET https://10.4.3.121/volume/v3/types/d385a81a-c822-4b42-b926-64e22752b681 Aug 13 06:06:49.152980 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4c2c5bee-d4cc-44e4-bf62-5eedd882f730 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:49.153461 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4c2c5bee-d4cc-44e4-bf62-5eedd882f730 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:49.157815 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4c2c5bee-d4cc-44e4-bf62-5eedd882f730 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] https://10.4.3.121/volume/v3/types/d385a81a-c822-4b42-b926-64e22752b681 returned with HTTP 404 Aug 13 06:06:49.160036 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 260/1043] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:06:49 2026] GET /volume/v3/types/d385a81a-c822-4b42-b926-64e22752b681 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:49.174528 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-35ebbd1e-4633-4924-933a-63669e02b068 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:49.176885 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-35ebbd1e-4633-4924-933a-63669e02b068 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:06:49.177405 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-35ebbd1e-4633-4924-933a-63669e02b068 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-717872889", "description": "tempest-volume-type-description-2147100624", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:49.213686 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-35ebbd1e-4633-4924-933a-63669e02b068 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:06:49.214346 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 261/1044] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:06:49 2026] POST /volume/v3/types => generated 314 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:49.224429 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1d46f9f6-bb01-4b44-9ea3-3935d2956440 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:49.226836 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1d46f9f6-bb01-4b44-9ea3-3935d2956440 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] GET https://10.4.3.121/volume/v3/types/9562d2a4-c24f-476f-b98e-0b7266ae1cc5 Aug 13 06:06:49.227104 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1d46f9f6-bb01-4b44-9ea3-3935d2956440 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:49.227445 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1d46f9f6-bb01-4b44-9ea3-3935d2956440 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:49.231636 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:49.231636 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:49.233964 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1d46f9f6-bb01-4b44-9ea3-3935d2956440 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] https://10.4.3.121/volume/v3/types/9562d2a4-c24f-476f-b98e-0b7266ae1cc5 returned with HTTP 200 Aug 13 06:06:49.234412 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 269/1045] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:06:49 2026] GET /volume/v3/types/9562d2a4-c24f-476f-b98e-0b7266ae1cc5 => generated 336 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:49.245669 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8099cbfb-5d87-4a68-8ee4-39d21500905e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:49.250241 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8099cbfb-5d87-4a68-8ee4-39d21500905e tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] DELETE https://10.4.3.121/volume/v3/types/9562d2a4-c24f-476f-b98e-0b7266ae1cc5 Aug 13 06:06:49.251654 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8099cbfb-5d87-4a68-8ee4-39d21500905e tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:49.251921 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8099cbfb-5d87-4a68-8ee4-39d21500905e tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:49.307966 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8099cbfb-5d87-4a68-8ee4-39d21500905e tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] https://10.4.3.121/volume/v3/types/9562d2a4-c24f-476f-b98e-0b7266ae1cc5 returned with HTTP 202 Aug 13 06:06:49.308503 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 256/1046] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:06:49 2026] DELETE /volume/v3/types/9562d2a4-c24f-476f-b98e-0b7266ae1cc5 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:06:49.318025 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-575e7fc8-dacb-4c25-a4c2-d5b184c2bbc4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:49.321394 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-575e7fc8-dacb-4c25-a4c2-d5b184c2bbc4 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] GET https://10.4.3.121/volume/v3/types/9562d2a4-c24f-476f-b98e-0b7266ae1cc5 Aug 13 06:06:49.321604 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-575e7fc8-dacb-4c25-a4c2-d5b184c2bbc4 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:49.321818 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-575e7fc8-dacb-4c25-a4c2-d5b184c2bbc4 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:49.327089 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-575e7fc8-dacb-4c25-a4c2-d5b184c2bbc4 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] https://10.4.3.121/volume/v3/types/9562d2a4-c24f-476f-b98e-0b7266ae1cc5 returned with HTTP 404 Aug 13 06:06:49.327682 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 261/1047] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:06:49 2026] GET /volume/v3/types/9562d2a4-c24f-476f-b98e-0b7266ae1cc5 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:49.340464 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2539e384-5621-4e4d-9d9c-786ea8e8c7c8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:49.344808 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2539e384-5621-4e4d-9d9c-786ea8e8c7c8 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:06:49.345203 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2539e384-5621-4e4d-9d9c-786ea8e8c7c8 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-811974222"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:49.360633 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2539e384-5621-4e4d-9d9c-786ea8e8c7c8 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:06:49.361047 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 262/1048] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:06:49 2026] POST /volume/v3/types => generated 220 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:49.370359 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3b8308c8-9983-4dc8-bc16-19ef2fb866b8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:49.372166 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3b8308c8-9983-4dc8-bc16-19ef2fb866b8 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] POST https://10.4.3.121/volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266/encryption Aug 13 06:06:49.372598 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3b8308c8-9983-4dc8-bc16-19ef2fb866b8 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:49.420335 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3b8308c8-9983-4dc8-bc16-19ef2fb866b8 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] https://10.4.3.121/volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266/encryption returned with HTTP 200 Aug 13 06:06:49.421326 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 270/1049] 10.4.3.121 () {68 vars in 1397 bytes} [Thu Aug 13 06:06:49 2026] POST /volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266/encryption => generated 239 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:49.435399 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b74f4d8c-7511-4af8-a5ac-cdcd3a8e8e3a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:49.437761 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b74f4d8c-7511-4af8-a5ac-cdcd3a8e8e3a tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] GET https://10.4.3.121/volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266/encryption Aug 13 06:06:49.437917 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b74f4d8c-7511-4af8-a5ac-cdcd3a8e8e3a tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:49.438206 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b74f4d8c-7511-4af8-a5ac-cdcd3a8e8e3a tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:49.451978 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b74f4d8c-7511-4af8-a5ac-cdcd3a8e8e3a tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] https://10.4.3.121/volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266/encryption returned with HTTP 200 Aug 13 06:06:49.452490 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 257/1050] 10.4.3.121 () {66 vars in 1375 bytes} [Thu Aug 13 06:06:49 2026] GET /volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266/encryption => generated 325 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:49.462695 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4739594a-4572-4564-b1ec-6e0901566c01 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:49.465245 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4739594a-4572-4564-b1ec-6e0901566c01 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] PUT https://10.4.3.121/volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266/encryption/8fae1f89-0f71-441d-8e70-efbc6b9e253a Aug 13 06:06:49.465694 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4739594a-4572-4564-b1ec-6e0901566c01 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:49.486687 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4739594a-4572-4564-b1ec-6e0901566c01 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] https://10.4.3.121/volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266/encryption/8fae1f89-0f71-441d-8e70-efbc6b9e253a returned with HTTP 200 Aug 13 06:06:49.487163 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 262/1051] 10.4.3.121 () {68 vars in 1507 bytes} [Thu Aug 13 06:06:49 2026] PUT /volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266/encryption/8fae1f89-0f71-441d-8e70-efbc6b9e253a => generated 122 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:49.497741 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3eff1672-ecf5-4bb1-844f-d1e64f8871ad None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:49.499878 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3eff1672-ecf5-4bb1-844f-d1e64f8871ad tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] GET https://10.4.3.121/volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266/encryption Aug 13 06:06:49.500207 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3eff1672-ecf5-4bb1-844f-d1e64f8871ad tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:49.500494 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3eff1672-ecf5-4bb1-844f-d1e64f8871ad tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:49.517584 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3eff1672-ecf5-4bb1-844f-d1e64f8871ad tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] https://10.4.3.121/volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266/encryption returned with HTTP 200 Aug 13 06:06:49.518169 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 263/1052] 10.4.3.121 () {66 vars in 1375 bytes} [Thu Aug 13 06:06:49 2026] GET /volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266/encryption => generated 347 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:49.527912 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e5777e66-ede9-403e-b2c2-60fdac107020 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:49.530003 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e5777e66-ede9-403e-b2c2-60fdac107020 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] GET https://10.4.3.121/volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266/encryption/cipher Aug 13 06:06:49.530374 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e5777e66-ede9-403e-b2c2-60fdac107020 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:49.530647 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e5777e66-ede9-403e-b2c2-60fdac107020 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:49.540714 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e5777e66-ede9-403e-b2c2-60fdac107020 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] https://10.4.3.121/volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266/encryption/cipher returned with HTTP 200 Aug 13 06:06:49.542148 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 271/1053] 10.4.3.121 () {66 vars in 1396 bytes} [Thu Aug 13 06:06:49 2026] GET /volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266/encryption/cipher => generated 29 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:06:49.552033 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8c972703-5b0c-4230-a61c-8299cd0f8cae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:49.554307 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8c972703-5b0c-4230-a61c-8299cd0f8cae tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] DELETE https://10.4.3.121/volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266/encryption/8fae1f89-0f71-441d-8e70-efbc6b9e253a Aug 13 06:06:49.554628 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8c972703-5b0c-4230-a61c-8299cd0f8cae tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:49.554885 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8c972703-5b0c-4230-a61c-8299cd0f8cae tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:49.599837 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8c972703-5b0c-4230-a61c-8299cd0f8cae tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] https://10.4.3.121/volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266/encryption/8fae1f89-0f71-441d-8e70-efbc6b9e253a returned with HTTP 202 Aug 13 06:06:49.600398 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 258/1054] 10.4.3.121 () {66 vars in 1489 bytes} [Thu Aug 13 06:06:49 2026] DELETE /volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266/encryption/8fae1f89-0f71-441d-8e70-efbc6b9e253a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:06:49.613209 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0bfc5fa9-b790-45f5-9c85-c6e7693195a2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:49.613209 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0bfc5fa9-b790-45f5-9c85-c6e7693195a2 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] GET https://10.4.3.121/volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266/encryption Aug 13 06:06:49.613209 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0bfc5fa9-b790-45f5-9c85-c6e7693195a2 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:49.613209 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0bfc5fa9-b790-45f5-9c85-c6e7693195a2 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:49.621264 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0bfc5fa9-b790-45f5-9c85-c6e7693195a2 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] https://10.4.3.121/volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266/encryption returned with HTTP 200 Aug 13 06:06:49.621779 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 263/1055] 10.4.3.121 () {66 vars in 1375 bytes} [Thu Aug 13 06:06:49 2026] GET /volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 06:06:49.633698 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d2f2667a-1ae9-4282-8d98-8abb4f8dad83 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:49.635539 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d2f2667a-1ae9-4282-8d98-8abb4f8dad83 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] GET https://10.4.3.121/volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266/encryption Aug 13 06:06:49.635797 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d2f2667a-1ae9-4282-8d98-8abb4f8dad83 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:49.636106 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d2f2667a-1ae9-4282-8d98-8abb4f8dad83 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:49.648244 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d2f2667a-1ae9-4282-8d98-8abb4f8dad83 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] https://10.4.3.121/volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266/encryption returned with HTTP 200 Aug 13 06:06:49.648599 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 264/1056] 10.4.3.121 () {66 vars in 1375 bytes} [Thu Aug 13 06:06:49 2026] GET /volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266/encryption => generated 2 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 06:06:49.661896 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-79d86c91-7bdf-4a19-88c1-10c4236a66d0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:49.664234 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-79d86c91-7bdf-4a19-88c1-10c4236a66d0 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] DELETE https://10.4.3.121/volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266 Aug 13 06:06:49.664542 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-79d86c91-7bdf-4a19-88c1-10c4236a66d0 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:49.664844 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-79d86c91-7bdf-4a19-88c1-10c4236a66d0 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:49.705983 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-79d86c91-7bdf-4a19-88c1-10c4236a66d0 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] https://10.4.3.121/volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266 returned with HTTP 202 Aug 13 06:06:49.706559 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 272/1057] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:06:49 2026] DELETE /volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:06:49.718790 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aac1bd38-2cde-49d0-9400-1c6b38ac5439 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:49.721088 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aac1bd38-2cde-49d0-9400-1c6b38ac5439 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] GET https://10.4.3.121/volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266 Aug 13 06:06:49.721420 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aac1bd38-2cde-49d0-9400-1c6b38ac5439 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:49.721666 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aac1bd38-2cde-49d0-9400-1c6b38ac5439 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:49.725254 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aac1bd38-2cde-49d0-9400-1c6b38ac5439 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] https://10.4.3.121/volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266 returned with HTTP 404 Aug 13 06:06:49.726011 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 259/1058] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:06:49 2026] GET /volume/v3/types/6a1ebebc-b131-4c5f-a300-ac5541d02266 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:49.737310 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9a81be4e-88f0-408f-83fc-14269e5977bc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:49.739263 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9a81be4e-88f0-408f-83fc-14269e5977bc tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] GET https://10.4.3.121/volume/v3/types Aug 13 06:06:49.741260 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9a81be4e-88f0-408f-83fc-14269e5977bc tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:49.741260 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9a81be4e-88f0-408f-83fc-14269e5977bc tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:49.768645 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9a81be4e-88f0-408f-83fc-14269e5977bc tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:06:49.769642 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 264/1059] 10.4.3.121 () {66 vars in 1231 bytes} [Thu Aug 13 06:06:49 2026] GET /volume/v3/types => generated 1494 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:49.780784 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6771730d-0912-4e11-a58f-69b231c5e3a8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:49.782711 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6771730d-0912-4e11-a58f-69b231c5e3a8 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:06:49.783154 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6771730d-0912-4e11-a58f-69b231c5e3a8 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1074465811"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:49.805585 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6771730d-0912-4e11-a58f-69b231c5e3a8 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:06:49.806085 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 265/1060] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:06:49 2026] POST /volume/v3/types => generated 221 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:49.810087 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7e206378-5cfd-4f4a-8ec0-ffea1e7fddd3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:49.813344 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7e206378-5cfd-4f4a-8ec0-ffea1e7fddd3 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 Aug 13 06:06:49.813455 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7e206378-5cfd-4f4a-8ec0-ffea1e7fddd3 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:49.813679 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7e206378-5cfd-4f4a-8ec0-ffea1e7fddd3 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:49.819678 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7716ae8c-96df-4bb5-833e-467f0e86e321 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:49.821527 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7716ae8c-96df-4bb5-833e-467f0e86e321 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] PUT https://10.4.3.121/volume/v3/types/0c39ecc0-4c8b-4f57-ade9-89cb9a262bca Aug 13 06:06:49.822488 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7716ae8c-96df-4bb5-833e-467f0e86e321 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-2126408329", "description": "tempest-volume-type-description-1237760729", "is_public": false}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:49.826654 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:49.826654 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:49.832499 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7e206378-5cfd-4f4a-8ec0-ffea1e7fddd3 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:49.842096 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7e206378-5cfd-4f4a-8ec0-ffea1e7fddd3 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 returned with HTTP 200 Aug 13 06:06:49.842392 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 273/1061] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:49 2026] GET /volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 => generated 886 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:49.860855 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1854e445-bda1-470f-9d3d-0a90ebb0dd98 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:49.866272 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1854e445-bda1-470f-9d3d-0a90ebb0dd98 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 Aug 13 06:06:49.866272 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1854e445-bda1-470f-9d3d-0a90ebb0dd98 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:49.866272 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1854e445-bda1-470f-9d3d-0a90ebb0dd98 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:49.882491 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7716ae8c-96df-4bb5-833e-467f0e86e321 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] https://10.4.3.121/volume/v3/types/0c39ecc0-4c8b-4f57-ade9-89cb9a262bca returned with HTTP 200 Aug 13 06:06:49.882670 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:49.882670 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:49.882801 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 260/1062] 10.4.3.121 () {68 vars in 1363 bytes} [Thu Aug 13 06:06:49 2026] PUT /volume/v3/types/0c39ecc0-4c8b-4f57-ade9-89cb9a262bca => generated 205 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:49.896917 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1854e445-bda1-470f-9d3d-0a90ebb0dd98 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:49.897737 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a1a9169e-e352-4baf-bb5d-371797b06926 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:49.899411 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a1a9169e-e352-4baf-bb5d-371797b06926 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] GET https://10.4.3.121/volume/v3/types/0c39ecc0-4c8b-4f57-ade9-89cb9a262bca Aug 13 06:06:49.900376 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a1a9169e-e352-4baf-bb5d-371797b06926 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:49.900376 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a1a9169e-e352-4baf-bb5d-371797b06926 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:49.903044 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1854e445-bda1-470f-9d3d-0a90ebb0dd98 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 returned with HTTP 200 Aug 13 06:06:49.903523 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 265/1063] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:49 2026] GET /volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 => generated 886 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:49.906111 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a1a9169e-e352-4baf-bb5d-371797b06926 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] https://10.4.3.121/volume/v3/types/0c39ecc0-4c8b-4f57-ade9-89cb9a262bca returned with HTTP 200 Aug 13 06:06:49.906704 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 266/1064] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:06:49 2026] GET /volume/v3/types/0c39ecc0-4c8b-4f57-ade9-89cb9a262bca => generated 269 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:49.916384 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d3c8a62d-d4e8-44cd-9205-cae6ade5ed49 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:49.918512 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ff532381-c116-456b-8803-524bf067a619 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:49.920041 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d3c8a62d-d4e8-44cd-9205-cae6ade5ed49 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] PUT https://10.4.3.121/volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 Aug 13 06:06:49.920587 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff532381-c116-456b-8803-524bf067a619 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] DELETE https://10.4.3.121/volume/v3/types/0c39ecc0-4c8b-4f57-ade9-89cb9a262bca Aug 13 06:06:49.920994 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ff532381-c116-456b-8803-524bf067a619 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:49.921155 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ff532381-c116-456b-8803-524bf067a619 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:49.924455 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d3c8a62d-d4e8-44cd-9205-cae6ade5ed49 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1853637690"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:49.933614 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:49.933614 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:49.937615 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d3c8a62d-d4e8-44cd-9205-cae6ade5ed49 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:49.946164 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d3c8a62d-d4e8-44cd-9205-cae6ade5ed49 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume updated successfully. Aug 13 06:06:49.947105 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d3c8a62d-d4e8-44cd-9205-cae6ade5ed49 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 returned with HTTP 200 Aug 13 06:06:49.947761 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 274/1065] 10.4.3.121 () {68 vars in 1368 bytes} [Thu Aug 13 06:06:49 2026] PUT /volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:49.962637 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ed61048f-fd14-4184-94a9-1397e4e3fb07 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:49.965506 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff532381-c116-456b-8803-524bf067a619 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] https://10.4.3.121/volume/v3/types/0c39ecc0-4c8b-4f57-ade9-89cb9a262bca returned with HTTP 202 Aug 13 06:06:49.966016 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 261/1066] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:06:49 2026] DELETE /volume/v3/types/0c39ecc0-4c8b-4f57-ade9-89cb9a262bca => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:06:49.967706 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ed61048f-fd14-4184-94a9-1397e4e3fb07 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] PUT https://10.4.3.121/volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 Aug 13 06:06:49.968119 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ed61048f-fd14-4184-94a9-1397e4e3fb07 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-924973043", "description": "This is the new description of volume"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:49.979058 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c831be65-b31f-437d-ab41-290639f5c099 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:49.982651 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:49.982651 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:49.982868 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c831be65-b31f-437d-ab41-290639f5c099 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] GET https://10.4.3.121/volume/v3/types/0c39ecc0-4c8b-4f57-ade9-89cb9a262bca Aug 13 06:06:49.982868 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c831be65-b31f-437d-ab41-290639f5c099 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:49.982868 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c831be65-b31f-437d-ab41-290639f5c099 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:49.985122 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ed61048f-fd14-4184-94a9-1397e4e3fb07 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:49.987611 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c831be65-b31f-437d-ab41-290639f5c099 tempest-VolumeTypesTest-1221845032 tempest-VolumeTypesTest-1221845032-project-admin] https://10.4.3.121/volume/v3/types/0c39ecc0-4c8b-4f57-ade9-89cb9a262bca returned with HTTP 404 Aug 13 06:06:49.988685 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 267/1067] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:06:49 2026] GET /volume/v3/types/0c39ecc0-4c8b-4f57-ade9-89cb9a262bca => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:50.000099 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ed61048f-fd14-4184-94a9-1397e4e3fb07 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume updated successfully. Aug 13 06:06:50.000859 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ed61048f-fd14-4184-94a9-1397e4e3fb07 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 returned with HTTP 200 Aug 13 06:06:50.001464 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 266/1068] 10.4.3.121 () {68 vars in 1369 bytes} [Thu Aug 13 06:06:49 2026] PUT /volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:50.020382 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b6e31d62-3a81-4500-acc6-a8124fdb3cc3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:50.022806 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b6e31d62-3a81-4500-acc6-a8124fdb3cc3 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 Aug 13 06:06:50.022985 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b6e31d62-3a81-4500-acc6-a8124fdb3cc3 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:50.023251 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b6e31d62-3a81-4500-acc6-a8124fdb3cc3 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:50.030236 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:50.030236 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:50.037631 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b6e31d62-3a81-4500-acc6-a8124fdb3cc3 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:50.041818 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b6e31d62-3a81-4500-acc6-a8124fdb3cc3 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 returned with HTTP 200 Aug 13 06:06:50.043866 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 275/1069] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:50 2026] GET /volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 => generated 924 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:50.061373 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-742be931-8e4f-4f44-aa20-15b6447d63b9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:50.063851 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-742be931-8e4f-4f44-aa20-15b6447d63b9 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:06:50.067432 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-742be931-8e4f-4f44-aa20-15b6447d63b9 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-428601056", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-101011830"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:50.067432 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-742be931-8e4f-4f44-aa20-15b6447d63b9 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-428601056', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-101011830'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:06:50.067432 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-742be931-8e4f-4f44-aa20-15b6447d63b9 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Create volume of 1 GB Aug 13 06:06:50.072563 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-742be931-8e4f-4f44-aa20-15b6447d63b9 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Availability Zones retrieved successfully. Aug 13 06:06:50.084361 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-742be931-8e4f-4f44-aa20-15b6447d63b9 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Flow 'volume_create_api' (141f8268-b19c-4d51-bff2-a37b3416d44d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:50.085941 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-742be931-8e4f-4f44-aa20-15b6447d63b9 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (688de1a4-b467-4c8c-98a5-6f5d9edbd024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:50.087108 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-742be931-8e4f-4f44-aa20-15b6447d63b9 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:06:50.130800 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-742be931-8e4f-4f44-aa20-15b6447d63b9 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (688de1a4-b467-4c8c-98a5-6f5d9edbd024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:50.131738 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-742be931-8e4f-4f44-aa20-15b6447d63b9 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edc6e3f5-e769-4f12-aacd-d1141eb1a3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:50.185492 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-742be931-8e4f-4f44-aa20-15b6447d63b9 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Created reservations ['78bda8e9-df98-4067-b414-ec2f37e1ef04', 'b7649de9-eaab-4ff4-a59e-2943fd2a6f8d', '011b3bfc-7e4b-4d9f-8bf7-d9c0d03d0fdd', 'f7ac7078-b00d-4570-95b9-30391de5a4ff'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:50.186504 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-742be931-8e4f-4f44-aa20-15b6447d63b9 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edc6e3f5-e769-4f12-aacd-d1141eb1a3ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78bda8e9-df98-4067-b414-ec2f37e1ef04', 'b7649de9-eaab-4ff4-a59e-2943fd2a6f8d', '011b3bfc-7e4b-4d9f-8bf7-d9c0d03d0fdd', 'f7ac7078-b00d-4570-95b9-30391de5a4ff']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:50.187357 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-742be931-8e4f-4f44-aa20-15b6447d63b9 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42061a0b-26a8-4d65-bc67-0116c885a69a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:50.192251 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-70bfe4ef-339d-4368-9729-5d17b728e661 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:50.192251 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-70bfe4ef-339d-4368-9729-5d17b728e661 None None] GET https://10.4.3.121/volume// Aug 13 06:06:50.192251 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-70bfe4ef-339d-4368-9729-5d17b728e661 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:50.192251 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-70bfe4ef-339d-4368-9729-5d17b728e661 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:50.192251 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-70bfe4ef-339d-4368-9729-5d17b728e661 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:06:50.192251 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 268/1070] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:06:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:06:50.206453 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-83b93b5f-62c7-49e0-885b-97b640c4b6c6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:50.209521 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-83b93b5f-62c7-49e0-885b-97b640c4b6c6 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 Aug 13 06:06:50.209805 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-83b93b5f-62c7-49e0-885b-97b640c4b6c6 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:50.210009 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-83b93b5f-62c7-49e0-885b-97b640c4b6c6 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:50.218690 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-742be931-8e4f-4f44-aa20-15b6447d63b9 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42061a0b-26a8-4d65-bc67-0116c885a69a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8de69cb-a92c-4f42-9985-8f244b09318c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-428601056',display_name='tempest-VolumesGetTest-Volume-101011830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15deb25052694341a3ab8080407cdb82',qos_specs=None,replication_status=,reservations=['78bda8e9-df98-4067-b414-ec2f37e1ef04','b7649de9-eaab-4ff4-a59e-2943fd2a6f8d','011b3bfc-7e4b-4d9f-8bf7-d9c0d03d0fdd','f7ac7078-b00d-4570-95b9-30391de5a4ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d4d0c9b51f044a9ba70c0157e4971f6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:06:50Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-428601056',display_name='tempest-VolumesGetTest-Volume-101011830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8de69cb-a92c-4f42-9985-8f244b09318c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15deb25052694341a3ab8080407cdb82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d4d0c9b51f044a9ba70c0157e4971f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:50.220784 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-742be931-8e4f-4f44-aa20-15b6447d63b9 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e035d2f-e4c8-44f4-b1aa-57d952964de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:50.229067 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:50.229067 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:50.233557 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-83b93b5f-62c7-49e0-885b-97b640c4b6c6 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:06:50.241124 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-83b93b5f-62c7-49e0-885b-97b640c4b6c6 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 returned with HTTP 200 Aug 13 06:06:50.241753 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 267/1071] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:06:50 2026] GET /volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 => generated 1430 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:06:50.243255 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-742be931-8e4f-4f44-aa20-15b6447d63b9 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e035d2f-e4c8-44f4-b1aa-57d952964de2) transitioned into 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-428601056',display_name='tempest-VolumesGetTest-Volume-101011830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15deb25052694341a3ab8080407cdb82',qos_specs=None,replication_status=,reservations=['78bda8e9-df98-4067-b414-ec2f37e1ef04','b7649de9-eaab-4ff4-a59e-2943fd2a6f8d','011b3bfc-7e4b-4d9f-8bf7-d9c0d03d0fdd','f7ac7078-b00d-4570-95b9-30391de5a4ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d4d0c9b51f044a9ba70c0157e4971f6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:50.243594 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-742be931-8e4f-4f44-aa20-15b6447d63b9 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31ed2a53-9e92-4fea-87e0-546b46f3cd84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:50.252975 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-742be931-8e4f-4f44-aa20-15b6447d63b9 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31ed2a53-9e92-4fea-87e0-546b46f3cd84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:50.254190 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-742be931-8e4f-4f44-aa20-15b6447d63b9 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Flow 'volume_create_api' (141f8268-b19c-4d51-bff2-a37b3416d44d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:50.254729 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-742be931-8e4f-4f44-aa20-15b6447d63b9 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Create volume request issued successfully. Aug 13 06:06:50.255560 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-742be931-8e4f-4f44-aa20-15b6447d63b9 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:06:50.256089 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 262/1072] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:06:50 2026] POST /volume/v3/volumes => generated 778 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:06:50.274487 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-460968bd-7713-457d-a726-472578572e68 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:50.279092 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-460968bd-7713-457d-a726-472578572e68 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/d8de69cb-a92c-4f42-9985-8f244b09318c Aug 13 06:06:50.279656 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-460968bd-7713-457d-a726-472578572e68 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:50.279656 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-460968bd-7713-457d-a726-472578572e68 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:50.298680 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:50.298680 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:50.304923 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-460968bd-7713-457d-a726-472578572e68 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:50.318981 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-460968bd-7713-457d-a726-472578572e68 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/d8de69cb-a92c-4f42-9985-8f244b09318c returned with HTTP 200 Aug 13 06:06:50.319475 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 276/1073] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:50 2026] GET /volume/v3/volumes/d8de69cb-a92c-4f42-9985-8f244b09318c => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:06:50.389154 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-4a9a57f2-ac9a-4aaf-adca-21f9a851d9b7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:50.393362 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-4a9a57f2-ac9a-4aaf-adca-21f9a851d9b7 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] PUT https://10.4.3.121/volume/v3/attachments/0b9acbf9-4f7b-43db-ac7a-cf54e177c59a Aug 13 06:06:50.393815 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-4a9a57f2-ac9a-4aaf-adca-21f9a851d9b7 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:50.407815 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-4a9a57f2-ac9a-4aaf-adca-21f9a851d9b7 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Acquiring lock "cinder-attachment_update-4a87eaa2-3735-4d99-b5d1-b8d8d642d565-np0000007163" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:06:50.418649 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-4a9a57f2-ac9a-4aaf-adca-21f9a851d9b7 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Lock "cinder-attachment_update-4a87eaa2-3735-4d99-b5d1-b8d8d642d565-np0000007163" acquired by "attachment_update" :: waited 0.009s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:06:50.418649 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:50.418649 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:50.568159 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-4a9a57f2-ac9a-4aaf-adca-21f9a851d9b7 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Lock "cinder-attachment_update-4a87eaa2-3735-4d99-b5d1-b8d8d642d565-np0000007163" released by "attachment_update" :: held 0.151s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:06:50.568159 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-4a9a57f2-ac9a-4aaf-adca-21f9a851d9b7 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/attachments/0b9acbf9-4f7b-43db-ac7a-cf54e177c59a returned with HTTP 200 Aug 13 06:06:50.568591 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 269/1074] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:06:50 2026] PUT /volume/v3/attachments/0b9acbf9-4f7b-43db-ac7a-cf54e177c59a => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:50.613783 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-62b9f6c6-ecb2-4e16-8f08-ed1066543630 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:50.619241 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-62b9f6c6-ecb2-4e16-8f08-ed1066543630 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] POST https://10.4.3.121/volume/v3/attachments/0b9acbf9-4f7b-43db-ac7a-cf54e177c59a/action Aug 13 06:06:50.619241 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-62b9f6c6-ecb2-4e16-8f08-ed1066543630 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:06:50.619241 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-62b9f6c6-ecb2-4e16-8f08-ed1066543630 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:50.650988 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:50.650988 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:50.673214 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5d46eeb2-20a3-4120-b647-ce87e7606556 req-62b9f6c6-ecb2-4e16-8f08-ed1066543630 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/attachments/0b9acbf9-4f7b-43db-ac7a-cf54e177c59a/action returned with HTTP 204 Aug 13 06:06:50.673652 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 268/1075] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:06:50 2026] POST /volume/v3/attachments/0b9acbf9-4f7b-43db-ac7a-cf54e177c59a/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:51.338111 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c0f756f2-44ad-4b44-99d1-83da32293212 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:51.341768 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c0f756f2-44ad-4b44-99d1-83da32293212 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/d8de69cb-a92c-4f42-9985-8f244b09318c Aug 13 06:06:51.342056 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c0f756f2-44ad-4b44-99d1-83da32293212 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:51.342173 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c0f756f2-44ad-4b44-99d1-83da32293212 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:51.356163 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:51.356163 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:51.360626 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c0f756f2-44ad-4b44-99d1-83da32293212 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:51.372352 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c0f756f2-44ad-4b44-99d1-83da32293212 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/d8de69cb-a92c-4f42-9985-8f244b09318c returned with HTTP 200 Aug 13 06:06:51.372993 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 263/1076] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:51 2026] GET /volume/v3/volumes/d8de69cb-a92c-4f42-9985-8f244b09318c => generated 871 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:51.391096 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cd1ea9f3-a83d-400d-a9e5-a5ec490c2b5a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:51.394640 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cd1ea9f3-a83d-400d-a9e5-a5ec490c2b5a tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] PUT https://10.4.3.121/volume/v3/volumes/d8de69cb-a92c-4f42-9985-8f244b09318c Aug 13 06:06:51.395879 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cd1ea9f3-a83d-400d-a9e5-a5ec490c2b5a tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1853637690", "description": null}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:51.412306 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:51.412306 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:51.417110 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cd1ea9f3-a83d-400d-a9e5-a5ec490c2b5a tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:51.425301 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cd1ea9f3-a83d-400d-a9e5-a5ec490c2b5a tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume updated successfully. Aug 13 06:06:51.426020 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cd1ea9f3-a83d-400d-a9e5-a5ec490c2b5a tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/d8de69cb-a92c-4f42-9985-8f244b09318c returned with HTTP 200 Aug 13 06:06:51.426550 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 277/1077] 10.4.3.121 () {68 vars in 1368 bytes} [Thu Aug 13 06:06:51 2026] PUT /volume/v3/volumes/d8de69cb-a92c-4f42-9985-8f244b09318c => generated 770 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:51.440323 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b0e47d5b-b5fa-4c93-a43d-65c4b19f3311 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:51.442009 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0e47d5b-b5fa-4c93-a43d-65c4b19f3311 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/d8de69cb-a92c-4f42-9985-8f244b09318c Aug 13 06:06:51.442217 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b0e47d5b-b5fa-4c93-a43d-65c4b19f3311 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:51.442474 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b0e47d5b-b5fa-4c93-a43d-65c4b19f3311 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:51.450714 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:51.450714 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:51.455106 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b0e47d5b-b5fa-4c93-a43d-65c4b19f3311 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:51.461036 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0e47d5b-b5fa-4c93-a43d-65c4b19f3311 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/d8de69cb-a92c-4f42-9985-8f244b09318c returned with HTTP 200 Aug 13 06:06:51.461831 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 270/1078] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:51 2026] GET /volume/v3/volumes/d8de69cb-a92c-4f42-9985-8f244b09318c => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:51.477315 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e1b97c3a-b3d6-4036-82fa-474669758939 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:51.479459 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e1b97c3a-b3d6-4036-82fa-474669758939 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] DELETE https://10.4.3.121/volume/v3/volumes/d8de69cb-a92c-4f42-9985-8f244b09318c Aug 13 06:06:51.480006 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e1b97c3a-b3d6-4036-82fa-474669758939 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:51.480067 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e1b97c3a-b3d6-4036-82fa-474669758939 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:51.480338 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-e1b97c3a-b3d6-4036-82fa-474669758939 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Delete volume with id: d8de69cb-a92c-4f42-9985-8f244b09318c Aug 13 06:06:51.487865 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:51.487865 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:51.488526 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e1b97c3a-b3d6-4036-82fa-474669758939 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:51.515207 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e1b97c3a-b3d6-4036-82fa-474669758939 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Delete volume request issued successfully. Aug 13 06:06:51.515207 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e1b97c3a-b3d6-4036-82fa-474669758939 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/d8de69cb-a92c-4f42-9985-8f244b09318c returned with HTTP 202 Aug 13 06:06:51.515207 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 269/1079] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:06:51 2026] DELETE /volume/v3/volumes/d8de69cb-a92c-4f42-9985-8f244b09318c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:06:51.523640 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-685b5595-9a4a-4000-9d06-8b304649ea47 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:51.528043 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-685b5595-9a4a-4000-9d06-8b304649ea47 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/d8de69cb-a92c-4f42-9985-8f244b09318c Aug 13 06:06:51.528043 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-685b5595-9a4a-4000-9d06-8b304649ea47 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:51.528043 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-685b5595-9a4a-4000-9d06-8b304649ea47 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:51.538773 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:51.538773 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:51.544456 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-685b5595-9a4a-4000-9d06-8b304649ea47 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:51.560813 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-685b5595-9a4a-4000-9d06-8b304649ea47 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/d8de69cb-a92c-4f42-9985-8f244b09318c returned with HTTP 200 Aug 13 06:06:51.561215 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 264/1080] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:51 2026] GET /volume/v3/volumes/d8de69cb-a92c-4f42-9985-8f244b09318c => generated 837 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:52.576952 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e4eca64d-1b78-4d03-ac41-db82dfc16713 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:52.579050 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e4eca64d-1b78-4d03-ac41-db82dfc16713 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/d8de69cb-a92c-4f42-9985-8f244b09318c Aug 13 06:06:52.579273 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e4eca64d-1b78-4d03-ac41-db82dfc16713 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:52.579382 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e4eca64d-1b78-4d03-ac41-db82dfc16713 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:52.585324 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e4eca64d-1b78-4d03-ac41-db82dfc16713 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/d8de69cb-a92c-4f42-9985-8f244b09318c returned with HTTP 404 Aug 13 06:06:52.585749 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 278/1081] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:52 2026] GET /volume/v3/volumes/d8de69cb-a92c-4f42-9985-8f244b09318c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:52.592992 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f9547f38-edf4-4699-beba-9e8b8c6a1815 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:52.595254 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9547f38-edf4-4699-beba-9e8b8c6a1815 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 Aug 13 06:06:52.597016 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9547f38-edf4-4699-beba-9e8b8c6a1815 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:52.597016 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9547f38-edf4-4699-beba-9e8b8c6a1815 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:52.605238 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:52.605238 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:52.610152 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f9547f38-edf4-4699-beba-9e8b8c6a1815 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:52.622257 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9547f38-edf4-4699-beba-9e8b8c6a1815 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 returned with HTTP 200 Aug 13 06:06:52.622790 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 271/1082] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:52 2026] GET /volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 => generated 924 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:52.636464 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9053baf5-80a6-4dbc-9b2a-96c0806345d9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:52.638249 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9053baf5-80a6-4dbc-9b2a-96c0806345d9 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] DELETE https://10.4.3.121/volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 Aug 13 06:06:52.638504 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9053baf5-80a6-4dbc-9b2a-96c0806345d9 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:52.638736 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9053baf5-80a6-4dbc-9b2a-96c0806345d9 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:52.638939 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-9053baf5-80a6-4dbc-9b2a-96c0806345d9 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Delete volume with id: cf44805e-c651-47cc-aa3f-7778fd255837 Aug 13 06:06:52.645330 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:52.645330 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:52.645859 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9053baf5-80a6-4dbc-9b2a-96c0806345d9 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:52.664963 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9053baf5-80a6-4dbc-9b2a-96c0806345d9 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Delete volume request issued successfully. Aug 13 06:06:52.665624 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9053baf5-80a6-4dbc-9b2a-96c0806345d9 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 returned with HTTP 202 Aug 13 06:06:52.665624 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 270/1083] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:06:52 2026] DELETE /volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:06:52.675748 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6b02497d-98e5-44e8-ac41-5d36d1c7c3b6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:52.681474 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6b02497d-98e5-44e8-ac41-5d36d1c7c3b6 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 Aug 13 06:06:52.681474 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6b02497d-98e5-44e8-ac41-5d36d1c7c3b6 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:52.681474 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6b02497d-98e5-44e8-ac41-5d36d1c7c3b6 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:52.691619 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:52.691619 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:52.696531 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6b02497d-98e5-44e8-ac41-5d36d1c7c3b6 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:52.702556 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6b02497d-98e5-44e8-ac41-5d36d1c7c3b6 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 returned with HTTP 200 Aug 13 06:06:52.703222 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 265/1084] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:52 2026] GET /volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 => generated 923 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:53.717822 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6a7ee1d6-9af5-46a6-82e4-bb30e44062ea None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:53.720878 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6a7ee1d6-9af5-46a6-82e4-bb30e44062ea tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 Aug 13 06:06:53.721142 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6a7ee1d6-9af5-46a6-82e4-bb30e44062ea tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:53.721430 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6a7ee1d6-9af5-46a6-82e4-bb30e44062ea tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:53.729509 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6a7ee1d6-9af5-46a6-82e4-bb30e44062ea tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 returned with HTTP 404 Aug 13 06:06:53.730085 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 279/1085] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:53 2026] GET /volume/v3/volumes/cf44805e-c651-47cc-aa3f-7778fd255837 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:53.738258 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c0018595-8773-4883-b1d3-9a78af043294 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:53.742911 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c0018595-8773-4883-b1d3-9a78af043294 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/e5fda52b-2ff6-4d34-9ddf-07612d7b1ed9 Aug 13 06:06:53.742911 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c0018595-8773-4883-b1d3-9a78af043294 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:53.742911 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c0018595-8773-4883-b1d3-9a78af043294 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:53.764485 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:53.764485 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:53.774575 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c0018595-8773-4883-b1d3-9a78af043294 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:53.780745 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c0018595-8773-4883-b1d3-9a78af043294 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/e5fda52b-2ff6-4d34-9ddf-07612d7b1ed9 returned with HTTP 200 Aug 13 06:06:53.781342 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 272/1086] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:53 2026] GET /volume/v3/volumes/e5fda52b-2ff6-4d34-9ddf-07612d7b1ed9 => generated 838 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:53.799722 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-efc7336b-dbd9-47c5-877f-cbfff0448768 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:53.800541 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-efc7336b-dbd9-47c5-877f-cbfff0448768 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] DELETE https://10.4.3.121/volume/v3/volumes/e5fda52b-2ff6-4d34-9ddf-07612d7b1ed9 Aug 13 06:06:53.800858 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-efc7336b-dbd9-47c5-877f-cbfff0448768 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:53.802486 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-efc7336b-dbd9-47c5-877f-cbfff0448768 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:53.802486 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-efc7336b-dbd9-47c5-877f-cbfff0448768 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Delete volume with id: e5fda52b-2ff6-4d34-9ddf-07612d7b1ed9 Aug 13 06:06:53.815802 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:53.815802 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:53.816668 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-efc7336b-dbd9-47c5-877f-cbfff0448768 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:53.849225 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-efc7336b-dbd9-47c5-877f-cbfff0448768 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Delete volume request issued successfully. Aug 13 06:06:53.853360 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-efc7336b-dbd9-47c5-877f-cbfff0448768 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/e5fda52b-2ff6-4d34-9ddf-07612d7b1ed9 returned with HTTP 202 Aug 13 06:06:53.853360 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 271/1087] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:06:53 2026] DELETE /volume/v3/volumes/e5fda52b-2ff6-4d34-9ddf-07612d7b1ed9 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:06:53.862320 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a5363046-3f73-4fba-9e03-563acc9e1645 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:53.864250 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a5363046-3f73-4fba-9e03-563acc9e1645 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/e5fda52b-2ff6-4d34-9ddf-07612d7b1ed9 Aug 13 06:06:53.864545 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a5363046-3f73-4fba-9e03-563acc9e1645 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:53.864813 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a5363046-3f73-4fba-9e03-563acc9e1645 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:53.873722 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:53.873722 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:53.878874 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a5363046-3f73-4fba-9e03-563acc9e1645 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:53.884717 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a5363046-3f73-4fba-9e03-563acc9e1645 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/e5fda52b-2ff6-4d34-9ddf-07612d7b1ed9 returned with HTTP 200 Aug 13 06:06:53.885150 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 266/1088] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:53 2026] GET /volume/v3/volumes/e5fda52b-2ff6-4d34-9ddf-07612d7b1ed9 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:54.907121 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-24a0e425-aa60-441d-a6fc-05f1ded69124 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:54.915121 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-24a0e425-aa60-441d-a6fc-05f1ded69124 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/e5fda52b-2ff6-4d34-9ddf-07612d7b1ed9 Aug 13 06:06:54.915516 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-24a0e425-aa60-441d-a6fc-05f1ded69124 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:54.915720 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-24a0e425-aa60-441d-a6fc-05f1ded69124 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:54.933318 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-24a0e425-aa60-441d-a6fc-05f1ded69124 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/e5fda52b-2ff6-4d34-9ddf-07612d7b1ed9 returned with HTTP 404 Aug 13 06:06:54.934032 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 280/1089] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:54 2026] GET /volume/v3/volumes/e5fda52b-2ff6-4d34-9ddf-07612d7b1ed9 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:54.997781 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1ba0d492-073a-4ebd-9b8f-650ac95fa7f8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:55.006545 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ba0d492-073a-4ebd-9b8f-650ac95fa7f8 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:06:55.006928 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1ba0d492-073a-4ebd-9b8f-650ac95fa7f8 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bcc3fff6-3f04-4f78-90dc-2c99a667b3c9", "size": 1, "name": "tempest-VolumesGetTest-Volume-1599000139", "metadata": {"Type": "Test"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:55.010324 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-1ba0d492-073a-4ebd-9b8f-650ac95fa7f8 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Create volume request body: {'volume': {'imageRef': 'bcc3fff6-3f04-4f78-90dc-2c99a667b3c9', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1599000139', 'metadata': {'Type': 'Test'}}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:06:55.137310 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-1ba0d492-073a-4ebd-9b8f-650ac95fa7f8 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Create volume of 1 GB Aug 13 06:06:55.142451 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1ba0d492-073a-4ebd-9b8f-650ac95fa7f8 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Availability Zones retrieved successfully. Aug 13 06:06:55.148892 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ba0d492-073a-4ebd-9b8f-650ac95fa7f8 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Flow 'volume_create_api' (294b7e88-0fb5-4cae-aa78-83c7fac43cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:55.150088 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ba0d492-073a-4ebd-9b8f-650ac95fa7f8 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (256e3b97-d8d1-4b06-a328-39d2fc62e1f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:55.151068 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-1ba0d492-073a-4ebd-9b8f-650ac95fa7f8 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:06:55.238795 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ba0d492-073a-4ebd-9b8f-650ac95fa7f8 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (256e3b97-d8d1-4b06-a328-39d2fc62e1f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:55.240021 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ba0d492-073a-4ebd-9b8f-650ac95fa7f8 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d39620a6-970e-4104-aa38-236ba4c6497a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:55.301038 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-1ba0d492-073a-4ebd-9b8f-650ac95fa7f8 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Created reservations ['84817745-f018-4ec2-8b56-ca19d4ad57d7', '751d59dd-fab0-41ed-8463-f4dc5ad6e6ff', '0293f77f-51ab-4d3e-b39d-afa374055790', 'c56e61e8-6c19-42f0-bb54-34c63d2bb13b'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:55.303812 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ba0d492-073a-4ebd-9b8f-650ac95fa7f8 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d39620a6-970e-4104-aa38-236ba4c6497a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84817745-f018-4ec2-8b56-ca19d4ad57d7', '751d59dd-fab0-41ed-8463-f4dc5ad6e6ff', '0293f77f-51ab-4d3e-b39d-afa374055790', 'c56e61e8-6c19-42f0-bb54-34c63d2bb13b']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:55.303812 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ba0d492-073a-4ebd-9b8f-650ac95fa7f8 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f6937df-c9f0-4637-807f-85b99398397a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:55.340609 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ba0d492-073a-4ebd-9b8f-650ac95fa7f8 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f6937df-c9f0-4637-807f-85b99398397a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aecc4d4b-25ed-4230-99bf-850f5a9d5fc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1599000139',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='15deb25052694341a3ab8080407cdb82',qos_specs=None,replication_status=,reservations=['84817745-f018-4ec2-8b56-ca19d4ad57d7','751d59dd-fab0-41ed-8463-f4dc5ad6e6ff','0293f77f-51ab-4d3e-b39d-afa374055790','c56e61e8-6c19-42f0-bb54-34c63d2bb13b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d4d0c9b51f044a9ba70c0157e4971f6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:06:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1599000139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aecc4d4b-25ed-4230-99bf-850f5a9d5fc6,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='15deb25052694341a3ab8080407cdb82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d4d0c9b51f044a9ba70c0157e4971f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:55.341421 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ba0d492-073a-4ebd-9b8f-650ac95fa7f8 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (368879e7-e118-40ca-8564-3e421afe673c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:55.369253 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ba0d492-073a-4ebd-9b8f-650ac95fa7f8 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (368879e7-e118-40ca-8564-3e421afe673c) transitioned into state 'SUCCESS' from state '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-1599000139',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='15deb25052694341a3ab8080407cdb82',qos_specs=None,replication_status=,reservations=['84817745-f018-4ec2-8b56-ca19d4ad57d7','751d59dd-fab0-41ed-8463-f4dc5ad6e6ff','0293f77f-51ab-4d3e-b39d-afa374055790','c56e61e8-6c19-42f0-bb54-34c63d2bb13b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d4d0c9b51f044a9ba70c0157e4971f6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:55.371395 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ba0d492-073a-4ebd-9b8f-650ac95fa7f8 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9872695-6ebf-4832-a529-2ed7efd003f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:55.384095 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ba0d492-073a-4ebd-9b8f-650ac95fa7f8 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9872695-6ebf-4832-a529-2ed7efd003f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:55.384095 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ba0d492-073a-4ebd-9b8f-650ac95fa7f8 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Flow 'volume_create_api' (294b7e88-0fb5-4cae-aa78-83c7fac43cfa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:55.385739 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1ba0d492-073a-4ebd-9b8f-650ac95fa7f8 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Create volume request issued successfully. Aug 13 06:06:55.387084 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ba0d492-073a-4ebd-9b8f-650ac95fa7f8 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:06:55.387084 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 273/1090] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:06:54 2026] POST /volume/v3/volumes => generated 759 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:06:55.400622 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fbf0326e-6f60-4e72-9ab3-6102cfefb3e8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:55.402553 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fbf0326e-6f60-4e72-9ab3-6102cfefb3e8 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 Aug 13 06:06:55.402553 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fbf0326e-6f60-4e72-9ab3-6102cfefb3e8 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:55.402812 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fbf0326e-6f60-4e72-9ab3-6102cfefb3e8 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:55.415792 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:55.415792 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:55.424233 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fbf0326e-6f60-4e72-9ab3-6102cfefb3e8 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:55.429070 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fbf0326e-6f60-4e72-9ab3-6102cfefb3e8 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 returned with HTTP 200 Aug 13 06:06:55.429601 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 272/1091] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:55 2026] GET /volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 => generated 827 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:56.446793 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fb129c8f-89da-4fd6-93bf-7043c1d62f34 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:56.449805 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fb129c8f-89da-4fd6-93bf-7043c1d62f34 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 Aug 13 06:06:56.450066 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fb129c8f-89da-4fd6-93bf-7043c1d62f34 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:56.450316 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fb129c8f-89da-4fd6-93bf-7043c1d62f34 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:56.462698 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:56.462698 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:56.469890 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fb129c8f-89da-4fd6-93bf-7043c1d62f34 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:56.476593 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fb129c8f-89da-4fd6-93bf-7043c1d62f34 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 returned with HTTP 200 Aug 13 06:06:56.476593 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 267/1092] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:56 2026] GET /volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 06:06:56.495392 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ebed46d5-1e87-4e98-8579-82066975d9fb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:56.498664 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ebed46d5-1e87-4e98-8579-82066975d9fb tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 Aug 13 06:06:56.498947 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ebed46d5-1e87-4e98-8579-82066975d9fb tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:56.499029 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ebed46d5-1e87-4e98-8579-82066975d9fb tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:56.505573 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:56.505573 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:56.509034 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ebed46d5-1e87-4e98-8579-82066975d9fb tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:56.513955 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ebed46d5-1e87-4e98-8579-82066975d9fb tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 returned with HTTP 200 Aug 13 06:06:56.513955 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 281/1093] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:56 2026] GET /volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:56.534230 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4f228c10-c40a-483f-bb24-71b17a5b5c05 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:56.534230 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4f228c10-c40a-483f-bb24-71b17a5b5c05 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] PUT https://10.4.3.121/volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 Aug 13 06:06:56.534581 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4f228c10-c40a-483f-bb24-71b17a5b5c05 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1599000139"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:56.545874 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:56.545874 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:56.550332 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4f228c10-c40a-483f-bb24-71b17a5b5c05 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:56.563968 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4f228c10-c40a-483f-bb24-71b17a5b5c05 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume updated successfully. Aug 13 06:06:56.564701 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4f228c10-c40a-483f-bb24-71b17a5b5c05 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 returned with HTTP 200 Aug 13 06:06:56.565336 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 274/1094] 10.4.3.121 () {68 vars in 1368 bytes} [Thu Aug 13 06:06:56 2026] PUT /volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 => generated 783 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:56.581013 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e3970df0-8be3-4ed9-b270-3525e0e95218 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:56.581490 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e3970df0-8be3-4ed9-b270-3525e0e95218 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] PUT https://10.4.3.121/volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 Aug 13 06:06:56.581544 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e3970df0-8be3-4ed9-b270-3525e0e95218 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1873251755", "description": "This is the new description of volume"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:56.589671 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:56.589671 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:56.593212 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e3970df0-8be3-4ed9-b270-3525e0e95218 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:56.602459 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e3970df0-8be3-4ed9-b270-3525e0e95218 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume updated successfully. Aug 13 06:06:56.603923 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e3970df0-8be3-4ed9-b270-3525e0e95218 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 returned with HTTP 200 Aug 13 06:06:56.604370 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 273/1095] 10.4.3.121 () {68 vars in 1369 bytes} [Thu Aug 13 06:06:56 2026] PUT /volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:56.619140 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-297b6786-7bc3-4f17-831b-06b4fd356a18 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:56.623095 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-297b6786-7bc3-4f17-831b-06b4fd356a18 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 Aug 13 06:06:56.623095 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-297b6786-7bc3-4f17-831b-06b4fd356a18 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:56.623095 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-297b6786-7bc3-4f17-831b-06b4fd356a18 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:56.636207 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:56.636207 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:56.639905 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-297b6786-7bc3-4f17-831b-06b4fd356a18 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:56.647300 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-297b6786-7bc3-4f17-831b-06b4fd356a18 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 returned with HTTP 200 Aug 13 06:06:56.647965 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 268/1096] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:56 2026] GET /volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 => generated 1406 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 06:06:56.666300 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a7c7bc68-e09d-4643-9625-795020236bcb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:56.668544 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a7c7bc68-e09d-4643-9625-795020236bcb tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:06:56.668979 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a7c7bc68-e09d-4643-9625-795020236bcb tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1995273760", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1825121150"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:56.674370 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-a7c7bc68-e09d-4643-9625-795020236bcb tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1995273760', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1825121150'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:06:56.674370 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-a7c7bc68-e09d-4643-9625-795020236bcb tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Create volume of 1 GB Aug 13 06:06:56.682481 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a7c7bc68-e09d-4643-9625-795020236bcb tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Availability Zones retrieved successfully. Aug 13 06:06:56.690499 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a7c7bc68-e09d-4643-9625-795020236bcb tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Flow 'volume_create_api' (8c86f084-b778-4916-976b-a4c467b970bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:56.691940 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a7c7bc68-e09d-4643-9625-795020236bcb tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7789c41a-fe88-402b-895e-5c16133d5a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:56.693387 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-a7c7bc68-e09d-4643-9625-795020236bcb tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:06:56.733341 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a7c7bc68-e09d-4643-9625-795020236bcb tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7789c41a-fe88-402b-895e-5c16133d5a4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:56.733341 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a7c7bc68-e09d-4643-9625-795020236bcb tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac0c6ad8-87ec-4a4e-8cac-b9c017fd9067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:56.814761 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-a7c7bc68-e09d-4643-9625-795020236bcb tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Created reservations ['5ba1258a-a8f4-4387-ba52-553b4eed9ec1', '6e258bfa-f1ed-454c-a22c-a0746a0b7c71', '8bd6f36e-2e5a-49f4-b695-5645c1999f2c', '6cfa266c-e521-4508-b212-49356360f024'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:56.815376 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a7c7bc68-e09d-4643-9625-795020236bcb tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac0c6ad8-87ec-4a4e-8cac-b9c017fd9067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ba1258a-a8f4-4387-ba52-553b4eed9ec1', '6e258bfa-f1ed-454c-a22c-a0746a0b7c71', '8bd6f36e-2e5a-49f4-b695-5645c1999f2c', '6cfa266c-e521-4508-b212-49356360f024']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:56.817439 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a7c7bc68-e09d-4643-9625-795020236bcb tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2beca5d0-9528-4c1e-8c55-956b96028dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:56.850231 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a7c7bc68-e09d-4643-9625-795020236bcb tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2beca5d0-9528-4c1e-8c55-956b96028dd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4254d678-86dd-48f6-b132-914d0b97e337', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1995273760',display_name='tempest-VolumesGetTest-Volume-1825121150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15deb25052694341a3ab8080407cdb82',qos_specs=None,replication_status=,reservations=['5ba1258a-a8f4-4387-ba52-553b4eed9ec1','6e258bfa-f1ed-454c-a22c-a0746a0b7c71','8bd6f36e-2e5a-49f4-b695-5645c1999f2c','6cfa266c-e521-4508-b212-49356360f024'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d4d0c9b51f044a9ba70c0157e4971f6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:06:56Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1995273760',display_name='tempest-VolumesGetTest-Volume-1825121150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4254d678-86dd-48f6-b132-914d0b97e337,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15deb25052694341a3ab8080407cdb82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d4d0c9b51f044a9ba70c0157e4971f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:56.854841 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a7c7bc68-e09d-4643-9625-795020236bcb tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb065933-5ff6-449f-9605-29db5a396522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:56.886993 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a7c7bc68-e09d-4643-9625-795020236bcb tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb065933-5ff6-449f-9605-29db5a396522) transitioned into 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-1995273760',display_name='tempest-VolumesGetTest-Volume-1825121150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15deb25052694341a3ab8080407cdb82',qos_specs=None,replication_status=,reservations=['5ba1258a-a8f4-4387-ba52-553b4eed9ec1','6e258bfa-f1ed-454c-a22c-a0746a0b7c71','8bd6f36e-2e5a-49f4-b695-5645c1999f2c','6cfa266c-e521-4508-b212-49356360f024'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d4d0c9b51f044a9ba70c0157e4971f6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:56.888061 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a7c7bc68-e09d-4643-9625-795020236bcb tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2709b473-e99a-4f2c-82a2-5f35b90b789c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:56.910130 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a7c7bc68-e09d-4643-9625-795020236bcb tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2709b473-e99a-4f2c-82a2-5f35b90b789c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:56.911252 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a7c7bc68-e09d-4643-9625-795020236bcb tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Flow 'volume_create_api' (8c86f084-b778-4916-976b-a4c467b970bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:56.912001 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a7c7bc68-e09d-4643-9625-795020236bcb tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Create volume request issued successfully. Aug 13 06:06:56.913870 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a7c7bc68-e09d-4643-9625-795020236bcb tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:06:56.913870 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 282/1097] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:06:56 2026] POST /volume/v3/volumes => generated 780 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:06:56.931224 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cb87b277-6d48-40e5-8b19-6ba78119155e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:56.933624 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cb87b277-6d48-40e5-8b19-6ba78119155e tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/4254d678-86dd-48f6-b132-914d0b97e337 Aug 13 06:06:56.933891 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cb87b277-6d48-40e5-8b19-6ba78119155e tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:56.934197 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cb87b277-6d48-40e5-8b19-6ba78119155e tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:56.949263 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:56.949263 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:56.954798 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cb87b277-6d48-40e5-8b19-6ba78119155e tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:56.963826 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cb87b277-6d48-40e5-8b19-6ba78119155e tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/4254d678-86dd-48f6-b132-914d0b97e337 returned with HTTP 200 Aug 13 06:06:56.964398 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 275/1098] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:56 2026] GET /volume/v3/volumes/4254d678-86dd-48f6-b132-914d0b97e337 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:57.857706 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-357da841-3bd7-4ae7-8f96-5e8737f67db2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:57.859278 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-357da841-3bd7-4ae7-8f96-5e8737f67db2 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:06:57.860208 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-357da841-3bd7-4ae7-8f96-5e8737f67db2 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-931238884", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:57.862770 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-357da841-3bd7-4ae7-8f96-5e8737f67db2 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-931238884', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:06:57.862946 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-357da841-3bd7-4ae7-8f96-5e8737f67db2 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Create volume of 1 GB Aug 13 06:06:57.869105 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-357da841-3bd7-4ae7-8f96-5e8737f67db2 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Availability Zones retrieved successfully. Aug 13 06:06:57.877169 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-357da841-3bd7-4ae7-8f96-5e8737f67db2 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Flow 'volume_create_api' (fce9686f-672e-40ea-ba06-470cf70b9d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:57.878635 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-357da841-3bd7-4ae7-8f96-5e8737f67db2 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b58b8936-fabc-4624-86af-2ddbd83a921e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:57.880192 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-357da841-3bd7-4ae7-8f96-5e8737f67db2 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:06:57.916966 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-357da841-3bd7-4ae7-8f96-5e8737f67db2 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b58b8936-fabc-4624-86af-2ddbd83a921e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:57.918495 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-357da841-3bd7-4ae7-8f96-5e8737f67db2 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91a67140-26d8-439f-a0ce-26e463fb1b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:57.981439 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e6861167-9525-4797-8e06-db799a02751c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:57.984321 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6861167-9525-4797-8e06-db799a02751c tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/4254d678-86dd-48f6-b132-914d0b97e337 Aug 13 06:06:57.984553 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6861167-9525-4797-8e06-db799a02751c tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:57.984761 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6861167-9525-4797-8e06-db799a02751c tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:57.993301 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:57.993301 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:57.998627 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e6861167-9525-4797-8e06-db799a02751c tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:58.000332 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-357da841-3bd7-4ae7-8f96-5e8737f67db2 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Created reservations ['d86d0377-183c-4611-b479-1cfe3aaef11e', 'afae112e-96f4-40e8-9362-f9ac66cc9efd', '89eceee2-a26b-497c-9dbd-0c19cb6f2b08', 'ab25e1f9-4c15-41bb-8a9f-ddb9686ca991'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:58.001437 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-357da841-3bd7-4ae7-8f96-5e8737f67db2 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91a67140-26d8-439f-a0ce-26e463fb1b3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d86d0377-183c-4611-b479-1cfe3aaef11e', 'afae112e-96f4-40e8-9362-f9ac66cc9efd', '89eceee2-a26b-497c-9dbd-0c19cb6f2b08', 'ab25e1f9-4c15-41bb-8a9f-ddb9686ca991']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:58.002335 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-357da841-3bd7-4ae7-8f96-5e8737f67db2 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bea29cb2-f82f-4467-9a1d-3f42a2afc087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:58.005950 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6861167-9525-4797-8e06-db799a02751c tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/4254d678-86dd-48f6-b132-914d0b97e337 returned with HTTP 200 Aug 13 06:06:58.005950 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 269/1099] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:57 2026] GET /volume/v3/volumes/4254d678-86dd-48f6-b132-914d0b97e337 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:58.022902 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-315ec6f2-fd2b-46c3-b9d2-c9cca7862e4e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:58.027398 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-315ec6f2-fd2b-46c3-b9d2-c9cca7862e4e tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] PUT https://10.4.3.121/volume/v3/volumes/4254d678-86dd-48f6-b132-914d0b97e337 Aug 13 06:06:58.027398 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-315ec6f2-fd2b-46c3-b9d2-c9cca7862e4e tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1599000139", "description": null}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:58.031885 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-357da841-3bd7-4ae7-8f96-5e8737f67db2 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bea29cb2-f82f-4467-9a1d-3f42a2afc087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fcbde99-dcbc-4a2f-a91b-430e054077be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-931238884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76ea85facc9f4d30ab588ffc916e0079',qos_specs=None,replication_status=,reservations=['d86d0377-183c-4611-b479-1cfe3aaef11e','afae112e-96f4-40e8-9362-f9ac66cc9efd','89eceee2-a26b-497c-9dbd-0c19cb6f2b08','ab25e1f9-4c15-41bb-8a9f-ddb9686ca991'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='111daee096424e0dabac2ed96f81de24',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:06:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-931238884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fcbde99-dcbc-4a2f-a91b-430e054077be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76ea85facc9f4d30ab588ffc916e0079',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='111daee096424e0dabac2ed96f81de24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:58.033254 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-357da841-3bd7-4ae7-8f96-5e8737f67db2 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0f37c3c-01bd-467c-a52b-23a0d949ae22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:58.038478 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:58.038478 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:58.043616 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-315ec6f2-fd2b-46c3-b9d2-c9cca7862e4e tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:58.053211 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-315ec6f2-fd2b-46c3-b9d2-c9cca7862e4e tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume updated successfully. Aug 13 06:06:58.053211 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-315ec6f2-fd2b-46c3-b9d2-c9cca7862e4e tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/4254d678-86dd-48f6-b132-914d0b97e337 returned with HTTP 200 Aug 13 06:06:58.053211 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 283/1100] 10.4.3.121 () {68 vars in 1368 bytes} [Thu Aug 13 06:06:58 2026] PUT /volume/v3/volumes/4254d678-86dd-48f6-b132-914d0b97e337 => generated 770 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:58.057553 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-357da841-3bd7-4ae7-8f96-5e8737f67db2 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0f37c3c-01bd-467c-a52b-23a0d949ae22) transitioned into state 'SUCCESS' from state '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-931238884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76ea85facc9f4d30ab588ffc916e0079',qos_specs=None,replication_status=,reservations=['d86d0377-183c-4611-b479-1cfe3aaef11e','afae112e-96f4-40e8-9362-f9ac66cc9efd','89eceee2-a26b-497c-9dbd-0c19cb6f2b08','ab25e1f9-4c15-41bb-8a9f-ddb9686ca991'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='111daee096424e0dabac2ed96f81de24',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:58.058446 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-357da841-3bd7-4ae7-8f96-5e8737f67db2 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02115722-57bc-4ccc-a826-9da7be51ac2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:58.066911 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ec3869df-99f5-436c-a817-60bcd5ffcb71 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:58.069875 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ec3869df-99f5-436c-a817-60bcd5ffcb71 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/4254d678-86dd-48f6-b132-914d0b97e337 Aug 13 06:06:58.070136 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ec3869df-99f5-436c-a817-60bcd5ffcb71 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:58.070523 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ec3869df-99f5-436c-a817-60bcd5ffcb71 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:58.078228 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-357da841-3bd7-4ae7-8f96-5e8737f67db2 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02115722-57bc-4ccc-a826-9da7be51ac2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:58.079372 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-357da841-3bd7-4ae7-8f96-5e8737f67db2 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Flow 'volume_create_api' (fce9686f-672e-40ea-ba06-470cf70b9d21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:58.079372 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-357da841-3bd7-4ae7-8f96-5e8737f67db2 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Create volume request issued successfully. Aug 13 06:06:58.079372 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-357da841-3bd7-4ae7-8f96-5e8737f67db2 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:06:58.080428 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 274/1101] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:06:57 2026] POST /volume/v3/volumes => generated 746 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:06:58.080554 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:58.080554 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:58.086693 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ec3869df-99f5-436c-a817-60bcd5ffcb71 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:58.091118 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ec3869df-99f5-436c-a817-60bcd5ffcb71 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/4254d678-86dd-48f6-b132-914d0b97e337 returned with HTTP 200 Aug 13 06:06:58.092772 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 276/1102] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:58 2026] GET /volume/v3/volumes/4254d678-86dd-48f6-b132-914d0b97e337 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:58.108380 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-51f16e8d-1216-4e14-9f29-0effe3b4d948 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:58.108539 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-51f16e8d-1216-4e14-9f29-0effe3b4d948 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] DELETE https://10.4.3.121/volume/v3/volumes/4254d678-86dd-48f6-b132-914d0b97e337 Aug 13 06:06:58.112205 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-51f16e8d-1216-4e14-9f29-0effe3b4d948 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:58.112205 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-51f16e8d-1216-4e14-9f29-0effe3b4d948 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:58.112205 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-51f16e8d-1216-4e14-9f29-0effe3b4d948 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Delete volume with id: 4254d678-86dd-48f6-b132-914d0b97e337 Aug 13 06:06:58.117302 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:58.117302 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:06:58.117744 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-51f16e8d-1216-4e14-9f29-0effe3b4d948 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:58.157011 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-51f16e8d-1216-4e14-9f29-0effe3b4d948 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Delete volume request issued successfully. Aug 13 06:06:58.157920 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-51f16e8d-1216-4e14-9f29-0effe3b4d948 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/4254d678-86dd-48f6-b132-914d0b97e337 returned with HTTP 202 Aug 13 06:06:58.157920 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 270/1103] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:06:58 2026] DELETE /volume/v3/volumes/4254d678-86dd-48f6-b132-914d0b97e337 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:06:58.167770 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-99b95cc5-9ee4-40cf-ae40-c8cd9abd7c09 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:58.173382 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-99b95cc5-9ee4-40cf-ae40-c8cd9abd7c09 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/4254d678-86dd-48f6-b132-914d0b97e337 Aug 13 06:06:58.173502 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-99b95cc5-9ee4-40cf-ae40-c8cd9abd7c09 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:58.173801 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-99b95cc5-9ee4-40cf-ae40-c8cd9abd7c09 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:58.185695 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:58.185695 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:58.191846 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-99b95cc5-9ee4-40cf-ae40-c8cd9abd7c09 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:58.200172 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-99b95cc5-9ee4-40cf-ae40-c8cd9abd7c09 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/4254d678-86dd-48f6-b132-914d0b97e337 returned with HTTP 200 Aug 13 06:06:58.200909 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 284/1104] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:58 2026] GET /volume/v3/volumes/4254d678-86dd-48f6-b132-914d0b97e337 => generated 837 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:06:58.912502 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-a9484a39-fd78-4544-bda9-43ae95036323 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:58.914617 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-a9484a39-fd78-4544-bda9-43ae95036323 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] GET https://10.4.3.121/volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a Aug 13 06:06:58.914807 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-a9484a39-fd78-4544-bda9-43ae95036323 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:58.914990 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-a9484a39-fd78-4544-bda9-43ae95036323 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:58.925978 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:58.925978 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:58.929370 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-a9484a39-fd78-4544-bda9-43ae95036323 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Volume info retrieved successfully. Aug 13 06:06:58.934444 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-a9484a39-fd78-4544-bda9-43ae95036323 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] https://10.4.3.121/volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a returned with HTTP 200 Aug 13 06:06:58.934939 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 275/1105] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:06:58 2026] GET /volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a => generated 1651 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:58.975771 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-902d6bc0-07d6-474e-b95e-4184c232c034 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:58.979400 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-902d6bc0-07d6-474e-b95e-4184c232c034 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] GET https://10.4.3.121/volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a Aug 13 06:06:58.979530 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-902d6bc0-07d6-474e-b95e-4184c232c034 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:58.979690 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-902d6bc0-07d6-474e-b95e-4184c232c034 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:58.993695 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:58.993695 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:58.997643 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-902d6bc0-07d6-474e-b95e-4184c232c034 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Volume info retrieved successfully. Aug 13 06:06:59.002704 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-902d6bc0-07d6-474e-b95e-4184c232c034 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] https://10.4.3.121/volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a returned with HTTP 200 Aug 13 06:06:59.003267 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 277/1106] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:06:58 2026] GET /volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a => generated 1651 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:59.219791 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-437b7b61-71fc-49c9-b9f1-b123a640771b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:59.222004 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-437b7b61-71fc-49c9-b9f1-b123a640771b tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/4254d678-86dd-48f6-b132-914d0b97e337 Aug 13 06:06:59.222388 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-437b7b61-71fc-49c9-b9f1-b123a640771b tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:59.222685 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-437b7b61-71fc-49c9-b9f1-b123a640771b tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:59.230376 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-437b7b61-71fc-49c9-b9f1-b123a640771b tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/4254d678-86dd-48f6-b132-914d0b97e337 returned with HTTP 404 Aug 13 06:06:59.231512 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 271/1107] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:59 2026] GET /volume/v3/volumes/4254d678-86dd-48f6-b132-914d0b97e337 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:06:59.239031 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4b7c237e-d17a-4b5c-bc88-8fc2d13bfc7f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:59.241167 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b7c237e-d17a-4b5c-bc88-8fc2d13bfc7f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 Aug 13 06:06:59.241551 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4b7c237e-d17a-4b5c-bc88-8fc2d13bfc7f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:59.241670 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4b7c237e-d17a-4b5c-bc88-8fc2d13bfc7f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:59.262096 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:59.262096 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:06:59.266283 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4b7c237e-d17a-4b5c-bc88-8fc2d13bfc7f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:59.271132 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b7c237e-d17a-4b5c-bc88-8fc2d13bfc7f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 returned with HTTP 200 Aug 13 06:06:59.271623 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 285/1108] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:59 2026] GET /volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 => generated 1406 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:59.287623 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4bc30153-5f10-4052-bf33-ea77855b373a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:59.289625 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4bc30153-5f10-4052-bf33-ea77855b373a tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] DELETE https://10.4.3.121/volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 Aug 13 06:06:59.289867 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4bc30153-5f10-4052-bf33-ea77855b373a tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:59.290096 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4bc30153-5f10-4052-bf33-ea77855b373a tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:59.290298 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-4bc30153-5f10-4052-bf33-ea77855b373a tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Delete volume with id: aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 Aug 13 06:06:59.297018 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:59.297018 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:06:59.297566 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4bc30153-5f10-4052-bf33-ea77855b373a tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:59.319805 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4bc30153-5f10-4052-bf33-ea77855b373a tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Delete volume request issued successfully. Aug 13 06:06:59.320055 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4bc30153-5f10-4052-bf33-ea77855b373a tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 returned with HTTP 202 Aug 13 06:06:59.320894 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 276/1109] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:06:59 2026] DELETE /volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:06:59.331073 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-194f4e1e-996f-4293-a751-61acda748740 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:59.335205 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-194f4e1e-996f-4293-a751-61acda748740 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 Aug 13 06:06:59.335205 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-194f4e1e-996f-4293-a751-61acda748740 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:06:59.335205 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-194f4e1e-996f-4293-a751-61acda748740 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:06:59.354442 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:06:59.354442 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:06:59.359804 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-194f4e1e-996f-4293-a751-61acda748740 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Volume info retrieved successfully. Aug 13 06:06:59.366546 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-194f4e1e-996f-4293-a751-61acda748740 tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 returned with HTTP 200 Aug 13 06:06:59.367234 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 278/1110] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:06:59 2026] GET /volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 => generated 1405 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:06:59.539463 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b2918e64-5ac2-4535-9161-095f9d901458 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:06:59.543601 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2918e64-5ac2-4535-9161-095f9d901458 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:06:59.543601 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b2918e64-5ac2-4535-9161-095f9d901458 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-468034951"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:06:59.544748 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-b2918e64-5ac2-4535-9161-095f9d901458 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-468034951'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:06:59.544952 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-b2918e64-5ac2-4535-9161-095f9d901458 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Create volume of 1 GB Aug 13 06:06:59.550086 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b2918e64-5ac2-4535-9161-095f9d901458 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Availability Zones retrieved successfully. Aug 13 06:06:59.559329 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b2918e64-5ac2-4535-9161-095f9d901458 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Flow 'volume_create_api' (abee25ea-a483-40ab-b12d-c08da96d7ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:59.561216 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b2918e64-5ac2-4535-9161-095f9d901458 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f7c744-3ed4-44cd-82dd-602878b30db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:59.562352 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-b2918e64-5ac2-4535-9161-095f9d901458 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:06:59.596123 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b2918e64-5ac2-4535-9161-095f9d901458 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f7c744-3ed4-44cd-82dd-602878b30db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:59.596871 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b2918e64-5ac2-4535-9161-095f9d901458 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbca7126-9985-40f1-857c-25595c6137f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:59.694557 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-b2918e64-5ac2-4535-9161-095f9d901458 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Created reservations ['af75dceb-bb02-47a9-b684-56116fedeb45', '3ac7bf3f-342f-4e3e-8e1e-fabf76087184', '4abc4dcc-4742-41fe-982a-3a23a001fb9f', '6e3cdad2-4569-4c7f-b691-7108764f205b'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:06:59.695566 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b2918e64-5ac2-4535-9161-095f9d901458 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbca7126-9985-40f1-857c-25595c6137f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af75dceb-bb02-47a9-b684-56116fedeb45', '3ac7bf3f-342f-4e3e-8e1e-fabf76087184', '4abc4dcc-4742-41fe-982a-3a23a001fb9f', '6e3cdad2-4569-4c7f-b691-7108764f205b']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:59.696006 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b2918e64-5ac2-4535-9161-095f9d901458 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d04a775-5409-4719-b533-363e3918e8ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:59.729018 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b2918e64-5ac2-4535-9161-095f9d901458 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d04a775-5409-4719-b533-363e3918e8ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e3f041c-7801-4777-b2d3-a43180c0b098', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-468034951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bba22e459c5445b95df106cc7e9604e',qos_specs=None,replication_status=,reservations=['af75dceb-bb02-47a9-b684-56116fedeb45','3ac7bf3f-342f-4e3e-8e1e-fabf76087184','4abc4dcc-4742-41fe-982a-3a23a001fb9f','6e3cdad2-4569-4c7f-b691-7108764f205b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e8b5992b0b440f835bd27a3c018b35',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:06:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-468034951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e3f041c-7801-4777-b2d3-a43180c0b098,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bba22e459c5445b95df106cc7e9604e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9e8b5992b0b440f835bd27a3c018b35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:59.730069 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b2918e64-5ac2-4535-9161-095f9d901458 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3aca87c4-541b-4230-822f-36d190a99547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:59.753944 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b2918e64-5ac2-4535-9161-095f9d901458 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3aca87c4-541b-4230-822f-36d190a99547) transitioned into state 'SUCCESS' from state '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-468034951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bba22e459c5445b95df106cc7e9604e',qos_specs=None,replication_status=,reservations=['af75dceb-bb02-47a9-b684-56116fedeb45','3ac7bf3f-342f-4e3e-8e1e-fabf76087184','4abc4dcc-4742-41fe-982a-3a23a001fb9f','6e3cdad2-4569-4c7f-b691-7108764f205b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e8b5992b0b440f835bd27a3c018b35',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:59.754825 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b2918e64-5ac2-4535-9161-095f9d901458 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ee6e23a-e090-452a-a694-b9422c92d4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:06:59.772091 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b2918e64-5ac2-4535-9161-095f9d901458 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ee6e23a-e090-452a-a694-b9422c92d4cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:06:59.773122 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b2918e64-5ac2-4535-9161-095f9d901458 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Flow 'volume_create_api' (abee25ea-a483-40ab-b12d-c08da96d7ca6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:06:59.773526 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b2918e64-5ac2-4535-9161-095f9d901458 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Create volume request issued successfully. Aug 13 06:06:59.774261 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2918e64-5ac2-4535-9161-095f9d901458 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:06:59.775155 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 272/1111] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:06:59 2026] POST /volume/v3/volumes => generated 753 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:07:00.387827 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8d0ec3af-2435-4c1e-a9de-7a2bc1c7019f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:00.391368 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8d0ec3af-2435-4c1e-a9de-7a2bc1c7019f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] GET https://10.4.3.121/volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 Aug 13 06:07:00.391727 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8d0ec3af-2435-4c1e-a9de-7a2bc1c7019f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:00.392085 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8d0ec3af-2435-4c1e-a9de-7a2bc1c7019f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:00.404023 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8d0ec3af-2435-4c1e-a9de-7a2bc1c7019f tempest-VolumesGetTest-2135205713 tempest-VolumesGetTest-2135205713-project-member] https://10.4.3.121/volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 returned with HTTP 404 Aug 13 06:07:00.404711 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 286/1112] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:00 2026] GET /volume/v3/volumes/aecc4d4b-25ed-4230-99bf-850f5a9d5fc6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:07:00.730571 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-34c5f664-62e7-47e9-b15c-08cde30ff8f0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:00.732527 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-34c5f664-62e7-47e9-b15c-08cde30ff8f0 None None] GET https://10.4.3.121/volume// Aug 13 06:07:00.732641 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-34c5f664-62e7-47e9-b15c-08cde30ff8f0 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:00.732765 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-34c5f664-62e7-47e9-b15c-08cde30ff8f0 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:00.733108 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-34c5f664-62e7-47e9-b15c-08cde30ff8f0 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:07:00.733423 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 277/1113] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:07:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:07:00.749498 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-70c7cdfd-392a-44fc-85c5-eb4772ca1c47 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:00.751670 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-70c7cdfd-392a-44fc-85c5-eb4772ca1c47 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:07:00.752040 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-70c7cdfd-392a-44fc-85c5-eb4772ca1c47 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13bd8735-200f-4b06-8228-edd344d1276a", "connector": null, "instance_uuid": "2c53523c-d69b-43fb-af91-8e2460fc0b8f"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:00.771665 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:00.771665 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:00.804686 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-70c7cdfd-392a-44fc-85c5-eb4772ca1c47 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:07:00.805227 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 279/1114] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:07:00 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 13 06:07:00.891328 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-ea029c46-bcdc-48f6-96b3-0c245c59055a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:00.894245 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-ea029c46-bcdc-48f6-96b3-0c245c59055a tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] DELETE https://10.4.3.121/volume/v3/attachments/9c3bcfb7-a2cb-4b68-87c7-17ff45d1fd8d Aug 13 06:07:00.894442 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-ea029c46-bcdc-48f6-96b3-0c245c59055a tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:00.894681 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-ea029c46-bcdc-48f6-96b3-0c245c59055a tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:00.903114 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:00.903114 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:00.980392 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-ea029c46-bcdc-48f6-96b3-0c245c59055a tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] https://10.4.3.121/volume/v3/attachments/9c3bcfb7-a2cb-4b68-87c7-17ff45d1fd8d returned with HTTP 200 Aug 13 06:07:00.981573 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 273/1115] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:07:00 2026] DELETE /volume/v3/attachments/9c3bcfb7-a2cb-4b68-87c7-17ff45d1fd8d => generated 192 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:01.138789 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d5f4601e-2041-485f-bdd0-438c689ac7c4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:01.139514 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d5f4601e-2041-485f-bdd0-438c689ac7c4 None None] GET https://10.4.3.121/volume// Aug 13 06:07:01.139779 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d5f4601e-2041-485f-bdd0-438c689ac7c4 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:01.140006 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d5f4601e-2041-485f-bdd0-438c689ac7c4 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:01.140560 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d5f4601e-2041-485f-bdd0-438c689ac7c4 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:07:01.140681 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 287/1116] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:07:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:07:01.152299 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-269029fc-b52c-4bf0-b40c-93c5fa1c7161 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:01.157083 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-269029fc-b52c-4bf0-b40c-93c5fa1c7161 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] POST https://10.4.3.121/volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a/action Aug 13 06:07:01.157652 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-269029fc-b52c-4bf0-b40c-93c5fa1c7161 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Action body: b'{"os-reimage": {"image_id": "2290df0b-fa15-42ca-84aa-9f887f486df4", "reimage_reserved": true}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:07:01.157808 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-269029fc-b52c-4bf0-b40c-93c5fa1c7161 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "2290df0b-fa15-42ca-84aa-9f887f486df4", "reimage_reserved": true}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:01.176390 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:01.176390 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:01.177288 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-269029fc-b52c-4bf0-b40c-93c5fa1c7161 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Volume info retrieved successfully. Aug 13 06:07:01.290792 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-269029fc-b52c-4bf0-b40c-93c5fa1c7161 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] https://10.4.3.121/volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a/action returned with HTTP 202 Aug 13 06:07:01.291455 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 278/1117] 10.4.3.121 () {74 vars in 1713 bytes} [Thu Aug 13 06:07:01 2026] POST /volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 06:07:09.256794 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ec232a4a-addd-4f27-b314-08266a709c4e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:09.257225 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ec232a4a-addd-4f27-b314-08266a709c4e None None] GET https://10.4.3.121/volume// Aug 13 06:07:09.257456 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ec232a4a-addd-4f27-b314-08266a709c4e None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:09.257625 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ec232a4a-addd-4f27-b314-08266a709c4e None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:09.257912 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ec232a4a-addd-4f27-b314-08266a709c4e None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:07:09.258250 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 280/1118] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:07:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:07:09.282233 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-33f7df0d-919a-482f-9815-ccb13dfca636 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:09.289021 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-33f7df0d-919a-482f-9815-ccb13dfca636 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] GET https://10.4.3.121/volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a Aug 13 06:07:09.289240 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-33f7df0d-919a-482f-9815-ccb13dfca636 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:09.289464 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-33f7df0d-919a-482f-9815-ccb13dfca636 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:09.313631 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:09.313631 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:09.319895 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-33f7df0d-919a-482f-9815-ccb13dfca636 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Volume info retrieved successfully. Aug 13 06:07:09.333603 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-33f7df0d-919a-482f-9815-ccb13dfca636 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] https://10.4.3.121/volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a returned with HTTP 200 Aug 13 06:07:09.334286 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 274/1119] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:07:09 2026] GET /volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a => generated 1538 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:07:09.503765 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-a5d33bf6-84d6-41f7-97dd-e024c360aee1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:09.510200 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-a5d33bf6-84d6-41f7-97dd-e024c360aee1 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] PUT https://10.4.3.121/volume/v3/attachments/a8dd8f1f-0251-42eb-9e1e-8048a9302cf0 Aug 13 06:07:09.510200 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-a5d33bf6-84d6-41f7-97dd-e024c360aee1 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:09.519334 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-a5d33bf6-84d6-41f7-97dd-e024c360aee1 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Acquiring lock "cinder-attachment_update-13bd8735-200f-4b06-8228-edd344d1276a-np0000007163" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:07:09.526422 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-a5d33bf6-84d6-41f7-97dd-e024c360aee1 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Lock "cinder-attachment_update-13bd8735-200f-4b06-8228-edd344d1276a-np0000007163" acquired by "attachment_update" :: waited 0.007s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:07:09.528429 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:09.528429 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:09.674705 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-a5d33bf6-84d6-41f7-97dd-e024c360aee1 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Lock "cinder-attachment_update-13bd8735-200f-4b06-8228-edd344d1276a-np0000007163" released by "attachment_update" :: held 0.147s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:07:09.674705 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-a5d33bf6-84d6-41f7-97dd-e024c360aee1 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] https://10.4.3.121/volume/v3/attachments/a8dd8f1f-0251-42eb-9e1e-8048a9302cf0 returned with HTTP 200 Aug 13 06:07:09.674705 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 288/1120] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:07:09 2026] PUT /volume/v3/attachments/a8dd8f1f-0251-42eb-9e1e-8048a9302cf0 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:09.712248 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-eb7a6fbf-3ca8-441a-860a-adb9ac2c5d9f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:09.716246 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-eb7a6fbf-3ca8-441a-860a-adb9ac2c5d9f tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] POST https://10.4.3.121/volume/v3/attachments/a8dd8f1f-0251-42eb-9e1e-8048a9302cf0/action Aug 13 06:07:09.717139 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-eb7a6fbf-3ca8-441a-860a-adb9ac2c5d9f tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:07:09.717340 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-eb7a6fbf-3ca8-441a-860a-adb9ac2c5d9f tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:09.747885 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:09.747885 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:09.767899 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1ed85257-6b34-4ec7-8ea4-95ad2259ce0e req-eb7a6fbf-3ca8-441a-860a-adb9ac2c5d9f tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] https://10.4.3.121/volume/v3/attachments/a8dd8f1f-0251-42eb-9e1e-8048a9302cf0/action returned with HTTP 204 Aug 13 06:07:09.768820 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 279/1121] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:07:09 2026] POST /volume/v3/attachments/a8dd8f1f-0251-42eb-9e1e-8048a9302cf0/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:07:10.801927 np0000007163 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=275,cinder:UPDATE=94,cinder:DELETE=1,cinder:INSERT=58 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:07:11.469451 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a5278b5f-b6ab-47f3-93f1-68729512e713 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:11.473336 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a5278b5f-b6ab-47f3-93f1-68729512e713 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:07:11.473770 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a5278b5f-b6ab-47f3-93f1-68729512e713 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-801697597"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:11.476307 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-a5278b5f-b6ab-47f3-93f1-68729512e713 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-801697597'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:07:11.476469 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a5278b5f-b6ab-47f3-93f1-68729512e713 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Create volume of 1 GB Aug 13 06:07:11.476920 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:11.476920 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:11.486511 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a5278b5f-b6ab-47f3-93f1-68729512e713 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Availability Zones retrieved successfully. Aug 13 06:07:11.497799 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a5278b5f-b6ab-47f3-93f1-68729512e713 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Flow 'volume_create_api' (ac6ca9ee-e3c0-4efc-98b4-619dd39c75c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:07:11.499773 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a5278b5f-b6ab-47f3-93f1-68729512e713 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (318a7dff-c931-45a4-ad24-55fb1fc148a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:11.501023 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-a5278b5f-b6ab-47f3-93f1-68729512e713 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:07:11.550964 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a5278b5f-b6ab-47f3-93f1-68729512e713 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (318a7dff-c931-45a4-ad24-55fb1fc148a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:11.552978 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a5278b5f-b6ab-47f3-93f1-68729512e713 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5839f0fe-fd7e-4fc6-88f5-bcbd8dc81f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:11.655589 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-a5278b5f-b6ab-47f3-93f1-68729512e713 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Created reservations ['3ba17700-e23c-4631-a6ba-303742c73f84', '20d2669f-6784-4ab0-aeed-b70dd793ae81', '12892e5f-ddf2-44e1-9b4c-a1a2d8d64f4f', '064ba4a4-a989-4520-877e-bef1c4fee028'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:07:11.655589 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a5278b5f-b6ab-47f3-93f1-68729512e713 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5839f0fe-fd7e-4fc6-88f5-bcbd8dc81f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ba17700-e23c-4631-a6ba-303742c73f84', '20d2669f-6784-4ab0-aeed-b70dd793ae81', '12892e5f-ddf2-44e1-9b4c-a1a2d8d64f4f', '064ba4a4-a989-4520-877e-bef1c4fee028']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:11.655589 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a5278b5f-b6ab-47f3-93f1-68729512e713 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94363c3c-db50-4b18-9f9e-ce6e7def273a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:11.686439 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a5278b5f-b6ab-47f3-93f1-68729512e713 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94363c3c-db50-4b18-9f9e-ce6e7def273a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cb848cc-dee0-4298-b33f-839b2a82039c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-801697597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4af69b1dcb51482782bbc76cf53a177c',qos_specs=None,replication_status=,reservations=['3ba17700-e23c-4631-a6ba-303742c73f84','20d2669f-6784-4ab0-aeed-b70dd793ae81','12892e5f-ddf2-44e1-9b4c-a1a2d8d64f4f','064ba4a4-a989-4520-877e-bef1c4fee028'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ac2cb66b789426998cea979a365d25f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:07:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-801697597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cb848cc-dee0-4298-b33f-839b2a82039c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4af69b1dcb51482782bbc76cf53a177c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ac2cb66b789426998cea979a365d25f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:11.687800 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a5278b5f-b6ab-47f3-93f1-68729512e713 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c259192-d929-4a8c-b120-ff2fe8efc9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:11.710559 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a5278b5f-b6ab-47f3-93f1-68729512e713 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c259192-d929-4a8c-b120-ff2fe8efc9bc) transitioned into state 'SUCCESS' from state '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-801697597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4af69b1dcb51482782bbc76cf53a177c',qos_specs=None,replication_status=,reservations=['3ba17700-e23c-4631-a6ba-303742c73f84','20d2669f-6784-4ab0-aeed-b70dd793ae81','12892e5f-ddf2-44e1-9b4c-a1a2d8d64f4f','064ba4a4-a989-4520-877e-bef1c4fee028'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ac2cb66b789426998cea979a365d25f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:11.711285 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a5278b5f-b6ab-47f3-93f1-68729512e713 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65851e6c-df8d-474e-ad96-d5412b316ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:11.722751 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a5278b5f-b6ab-47f3-93f1-68729512e713 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65851e6c-df8d-474e-ad96-d5412b316ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:11.723583 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a5278b5f-b6ab-47f3-93f1-68729512e713 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Flow 'volume_create_api' (ac6ca9ee-e3c0-4efc-98b4-619dd39c75c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:07:11.723896 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a5278b5f-b6ab-47f3-93f1-68729512e713 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Create volume request issued successfully. Aug 13 06:07:11.724489 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a5278b5f-b6ab-47f3-93f1-68729512e713 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:07:11.724951 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 281/1122] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:07:11 2026] POST /volume/v3/volumes => generated 748 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:07:11.741038 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c9701e47-63a0-462a-8e3e-701ccca9de46 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:11.742631 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c9701e47-63a0-462a-8e3e-701ccca9de46 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c Aug 13 06:07:11.742808 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c9701e47-63a0-462a-8e3e-701ccca9de46 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:11.743008 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c9701e47-63a0-462a-8e3e-701ccca9de46 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:11.756031 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:11.756031 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:11.763885 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c9701e47-63a0-462a-8e3e-701ccca9de46 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:11.770586 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c9701e47-63a0-462a-8e3e-701ccca9de46 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c returned with HTTP 200 Aug 13 06:07:11.771283 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 275/1123] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:11 2026] GET /volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:12.789381 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1b845c5a-266c-4c76-aad7-dee263060d59 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:12.791720 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b845c5a-266c-4c76-aad7-dee263060d59 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c Aug 13 06:07:12.791918 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1b845c5a-266c-4c76-aad7-dee263060d59 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:12.792099 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1b845c5a-266c-4c76-aad7-dee263060d59 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:12.800167 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:12.800167 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:12.808801 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1b845c5a-266c-4c76-aad7-dee263060d59 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:12.814043 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1b845c5a-266c-4c76-aad7-dee263060d59 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c returned with HTTP 200 Aug 13 06:07:12.815856 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 289/1124] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:12 2026] GET /volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:12.830628 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bb40ed8f-8116-4d8a-92d8-66528f70069c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:12.833306 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb40ed8f-8116-4d8a-92d8-66528f70069c tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] POST https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c/action Aug 13 06:07:12.833721 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bb40ed8f-8116-4d8a-92d8-66528f70069c tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Action body: b'{"os-attach": {"instance_uuid": "02ba3451-0e93-416b-9995-2e9db1cbc756", "mountpoint": "/dev/vdb"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:07:12.833887 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bb40ed8f-8116-4d8a-92d8-66528f70069c tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "02ba3451-0e93-416b-9995-2e9db1cbc756", "mountpoint": "/dev/vdb"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:12.843326 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:12.843326 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:12.843850 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bb40ed8f-8116-4d8a-92d8-66528f70069c tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:12.854792 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bb40ed8f-8116-4d8a-92d8-66528f70069c tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Update volume admin metadata completed successfully. Aug 13 06:07:12.906984 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bb40ed8f-8116-4d8a-92d8-66528f70069c tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Attach volume completed successfully. Aug 13 06:07:12.907239 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb40ed8f-8116-4d8a-92d8-66528f70069c tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c/action returned with HTTP 202 Aug 13 06:07:12.907677 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 280/1125] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:07:12 2026] POST /volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:07:12.916679 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ae30f0c1-d6d4-4257-8fea-ee540f82899f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:12.922082 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ae30f0c1-d6d4-4257-8fea-ee540f82899f tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c Aug 13 06:07:12.922082 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ae30f0c1-d6d4-4257-8fea-ee540f82899f tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:12.922082 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ae30f0c1-d6d4-4257-8fea-ee540f82899f tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:12.930318 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:12.930318 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:12.934404 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ae30f0c1-d6d4-4257-8fea-ee540f82899f tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:12.938770 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ae30f0c1-d6d4-4257-8fea-ee540f82899f tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c returned with HTTP 200 Aug 13 06:07:12.940207 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 282/1126] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:12 2026] GET /volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c => generated 1175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:12.955446 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ea0d1f06-ba80-4329-a14c-4e37b2279077 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:12.957910 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ea0d1f06-ba80-4329-a14c-4e37b2279077 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c Aug 13 06:07:12.957910 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ea0d1f06-ba80-4329-a14c-4e37b2279077 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:12.957910 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ea0d1f06-ba80-4329-a14c-4e37b2279077 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:12.966959 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:12.966959 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:12.972255 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ea0d1f06-ba80-4329-a14c-4e37b2279077 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:12.977606 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ea0d1f06-ba80-4329-a14c-4e37b2279077 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c returned with HTTP 200 Aug 13 06:07:12.978116 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 276/1127] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:12 2026] GET /volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c => generated 1175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:12.996598 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7ef24309-d5a5-4d65-80c2-8425afee1832 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:13.176842 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7ef24309-d5a5-4d65-80c2-8425afee1832 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] POST https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c/action Aug 13 06:07:13.177335 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7ef24309-d5a5-4d65-80c2-8425afee1832 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:07:13.177854 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7ef24309-d5a5-4d65-80c2-8425afee1832 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:13.196207 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:13.196207 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:13.196207 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.admin_actions [None req-7ef24309-d5a5-4d65-80c2-8425afee1832 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Updating volume '9cb848cc-dee0-4298-b33f-839b2a82039c' with '{'status': 'error'}' {{(pid=100322) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 06:07:13.234772 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7ef24309-d5a5-4d65-80c2-8425afee1832 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c/action returned with HTTP 202 Aug 13 06:07:13.235333 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 290/1128] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:07:12 2026] POST /volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c/action => generated 0 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:07:13.245862 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b87a268e-7db1-4bd5-b9cf-a414e979714c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:13.251025 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b87a268e-7db1-4bd5-b9cf-a414e979714c tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c Aug 13 06:07:13.251025 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b87a268e-7db1-4bd5-b9cf-a414e979714c tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:13.251025 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b87a268e-7db1-4bd5-b9cf-a414e979714c tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:13.266312 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:13.266312 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:13.269506 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b87a268e-7db1-4bd5-b9cf-a414e979714c tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:13.275038 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b87a268e-7db1-4bd5-b9cf-a414e979714c tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c returned with HTTP 200 Aug 13 06:07:13.275852 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 281/1129] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:13 2026] GET /volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c => generated 1174 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:13.292587 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c01b7ab8-5ac7-40fb-93de-ea141e5688bd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:13.297534 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c01b7ab8-5ac7-40fb-93de-ea141e5688bd tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] POST https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c/action Aug 13 06:07:13.297980 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c01b7ab8-5ac7-40fb-93de-ea141e5688bd tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "fd18a6b2-dc86-45c7-9fa8-0d868c0fc429"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:07:13.298113 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c01b7ab8-5ac7-40fb-93de-ea141e5688bd tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "fd18a6b2-dc86-45c7-9fa8-0d868c0fc429"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:13.309565 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:13.309565 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:13.309861 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c01b7ab8-5ac7-40fb-93de-ea141e5688bd tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Volume info retrieved successfully. Aug 13 06:07:13.337972 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c01b7ab8-5ac7-40fb-93de-ea141e5688bd tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Terminate volume connection completed successfully. Aug 13 06:07:13.345450 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c01b7ab8-5ac7-40fb-93de-ea141e5688bd tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100323) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 13 06:07:13.411397 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c01b7ab8-5ac7-40fb-93de-ea141e5688bd tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Detach volume completed successfully. Aug 13 06:07:13.411798 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c01b7ab8-5ac7-40fb-93de-ea141e5688bd tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c/action returned with HTTP 202 Aug 13 06:07:13.412617 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 283/1130] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:07:13 2026] POST /volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:07:13.435253 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3fecbc56-b315-4b6f-849d-0b58a3c3ef94 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:13.438950 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3fecbc56-b315-4b6f-849d-0b58a3c3ef94 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c Aug 13 06:07:13.439230 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3fecbc56-b315-4b6f-849d-0b58a3c3ef94 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:13.439474 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3fecbc56-b315-4b6f-849d-0b58a3c3ef94 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:13.450793 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:13.450793 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:13.456933 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3fecbc56-b315-4b6f-849d-0b58a3c3ef94 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:13.465221 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3fecbc56-b315-4b6f-849d-0b58a3c3ef94 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c returned with HTTP 200 Aug 13 06:07:13.465734 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 277/1131] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:13 2026] GET /volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:13.480933 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-eefb43ef-ba48-4e52-bc2f-9ddfacb49f8d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:13.482682 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eefb43ef-ba48-4e52-bc2f-9ddfacb49f8d tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c Aug 13 06:07:13.482899 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eefb43ef-ba48-4e52-bc2f-9ddfacb49f8d tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:13.483086 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eefb43ef-ba48-4e52-bc2f-9ddfacb49f8d tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:13.494417 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:13.494417 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:13.498837 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-eefb43ef-ba48-4e52-bc2f-9ddfacb49f8d tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:13.506695 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eefb43ef-ba48-4e52-bc2f-9ddfacb49f8d tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c returned with HTTP 200 Aug 13 06:07:13.507317 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 291/1132] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:13 2026] GET /volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:13.521633 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1f5ee6aa-eac5-4124-ad15-d0ed067638f6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:13.523438 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1f5ee6aa-eac5-4124-ad15-d0ed067638f6 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] POST https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c/action Aug 13 06:07:13.523870 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1f5ee6aa-eac5-4124-ad15-d0ed067638f6 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Action body: b'{"os-detach": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:07:13.524009 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1f5ee6aa-eac5-4124-ad15-d0ed067638f6 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:13.540881 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:13.540881 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:13.541468 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1f5ee6aa-eac5-4124-ad15-d0ed067638f6 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:13.569483 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1f5ee6aa-eac5-4124-ad15-d0ed067638f6 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Detach volume completed successfully. Aug 13 06:07:13.569755 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1f5ee6aa-eac5-4124-ad15-d0ed067638f6 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c/action returned with HTTP 202 Aug 13 06:07:13.570233 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 282/1133] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:07:13 2026] POST /volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:07:13.581016 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-edcd2dde-1ff2-432f-9b9f-adb9118af85e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:13.583951 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-edcd2dde-1ff2-432f-9b9f-adb9118af85e tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c Aug 13 06:07:13.584313 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-edcd2dde-1ff2-432f-9b9f-adb9118af85e tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:13.584599 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-edcd2dde-1ff2-432f-9b9f-adb9118af85e tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:13.596220 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:13.596220 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:13.601650 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-edcd2dde-1ff2-432f-9b9f-adb9118af85e tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:13.609558 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-edcd2dde-1ff2-432f-9b9f-adb9118af85e tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c returned with HTTP 200 Aug 13 06:07:13.610148 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 284/1134] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:13 2026] GET /volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:13.627067 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4faf06fb-ab9d-4096-a06a-bbfb0bb80cf1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:13.629372 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4faf06fb-ab9d-4096-a06a-bbfb0bb80cf1 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c Aug 13 06:07:13.629619 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4faf06fb-ab9d-4096-a06a-bbfb0bb80cf1 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:13.629847 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4faf06fb-ab9d-4096-a06a-bbfb0bb80cf1 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:13.641012 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:13.641012 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:13.645055 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4faf06fb-ab9d-4096-a06a-bbfb0bb80cf1 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:13.651216 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4faf06fb-ab9d-4096-a06a-bbfb0bb80cf1 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c returned with HTTP 200 Aug 13 06:07:13.651216 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 278/1135] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:13 2026] GET /volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:13.669813 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1e42ea46-f7bd-4f5a-a3d7-1ad591da6680 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:13.671633 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1e42ea46-f7bd-4f5a-a3d7-1ad591da6680 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] DELETE https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c Aug 13 06:07:13.671868 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1e42ea46-f7bd-4f5a-a3d7-1ad591da6680 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:13.672050 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1e42ea46-f7bd-4f5a-a3d7-1ad591da6680 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:13.672254 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-1e42ea46-f7bd-4f5a-a3d7-1ad591da6680 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Delete volume with id: 9cb848cc-dee0-4298-b33f-839b2a82039c Aug 13 06:07:13.679631 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:13.679631 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:13.680786 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1e42ea46-f7bd-4f5a-a3d7-1ad591da6680 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:13.704698 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1e42ea46-f7bd-4f5a-a3d7-1ad591da6680 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Delete volume request issued successfully. Aug 13 06:07:13.705019 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1e42ea46-f7bd-4f5a-a3d7-1ad591da6680 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c returned with HTTP 202 Aug 13 06:07:13.705508 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 292/1136] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:07:13 2026] DELETE /volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:07:13.716510 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e0465d98-a2a6-4961-a794-3f2b6e37f2a0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:13.720327 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e0465d98-a2a6-4961-a794-3f2b6e37f2a0 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c Aug 13 06:07:13.720588 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e0465d98-a2a6-4961-a794-3f2b6e37f2a0 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:13.720788 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e0465d98-a2a6-4961-a794-3f2b6e37f2a0 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:13.732580 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:13.732580 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:13.740239 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e0465d98-a2a6-4961-a794-3f2b6e37f2a0 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:13.749358 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e0465d98-a2a6-4961-a794-3f2b6e37f2a0 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c returned with HTTP 200 Aug 13 06:07:13.750160 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 283/1137] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:13 2026] GET /volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c => generated 859 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:14.765557 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c9b604a9-2546-40d5-92a5-d6c7d2bb7eaa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:14.767132 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9b604a9-2546-40d5-92a5-d6c7d2bb7eaa tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c Aug 13 06:07:14.767378 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c9b604a9-2546-40d5-92a5-d6c7d2bb7eaa tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:14.767641 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c9b604a9-2546-40d5-92a5-d6c7d2bb7eaa tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:14.780441 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9b604a9-2546-40d5-92a5-d6c7d2bb7eaa tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c returned with HTTP 404 Aug 13 06:07:14.781633 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 285/1138] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:14 2026] GET /volume/v3/volumes/9cb848cc-dee0-4298-b33f-839b2a82039c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:07:15.727704 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c8a852eb-89ad-46d1-b5da-7b4e7ed92395 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:15.729932 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c8a852eb-89ad-46d1-b5da-7b4e7ed92395 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] GET https://10.4.3.121/volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a Aug 13 06:07:15.730145 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c8a852eb-89ad-46d1-b5da-7b4e7ed92395 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:15.730362 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c8a852eb-89ad-46d1-b5da-7b4e7ed92395 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:15.747781 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:15.747781 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:15.754896 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c8a852eb-89ad-46d1-b5da-7b4e7ed92395 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Volume info retrieved successfully. Aug 13 06:07:15.761967 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c8a852eb-89ad-46d1-b5da-7b4e7ed92395 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] https://10.4.3.121/volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a returned with HTTP 200 Aug 13 06:07:15.762572 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 279/1139] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:07:15 2026] GET /volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a => generated 1831 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:07:17.388301 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bbf7e839-35b5-4e43-bcd5-6c48e7c8a393 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:17.390139 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bbf7e839-35b5-4e43-bcd5-6c48e7c8a393 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:07:17.390522 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bbf7e839-35b5-4e43-bcd5-6c48e7c8a393 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-693643122"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:17.391894 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-bbf7e839-35b5-4e43-bcd5-6c48e7c8a393 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-693643122'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:07:17.392000 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-bbf7e839-35b5-4e43-bcd5-6c48e7c8a393 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Create volume of 1 GB Aug 13 06:07:17.398722 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bbf7e839-35b5-4e43-bcd5-6c48e7c8a393 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Availability Zones retrieved successfully. Aug 13 06:07:17.406477 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bbf7e839-35b5-4e43-bcd5-6c48e7c8a393 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Flow 'volume_create_api' (85a0b52a-4b7b-4d2c-b640-5e8b4d687101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:07:17.407930 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bbf7e839-35b5-4e43-bcd5-6c48e7c8a393 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48b0b3a5-db13-4461-aca9-a984e8382b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:17.409173 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-bbf7e839-35b5-4e43-bcd5-6c48e7c8a393 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:07:17.446357 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bbf7e839-35b5-4e43-bcd5-6c48e7c8a393 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48b0b3a5-db13-4461-aca9-a984e8382b7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:17.446677 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bbf7e839-35b5-4e43-bcd5-6c48e7c8a393 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c085c45d-dae9-4374-b945-0c65538df7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:17.499060 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-bbf7e839-35b5-4e43-bcd5-6c48e7c8a393 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Created reservations ['57e5f925-5b4f-4c43-b575-c07a82544409', '7d6f151d-088e-4d9a-b32f-1a337b9f54aa', 'b9b330ec-ad61-46ae-be7f-182c99a04a18', '0eeb6af0-0631-44ae-89e1-f043dba2fccb'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:07:17.499993 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bbf7e839-35b5-4e43-bcd5-6c48e7c8a393 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c085c45d-dae9-4374-b945-0c65538df7df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57e5f925-5b4f-4c43-b575-c07a82544409', '7d6f151d-088e-4d9a-b32f-1a337b9f54aa', 'b9b330ec-ad61-46ae-be7f-182c99a04a18', '0eeb6af0-0631-44ae-89e1-f043dba2fccb']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:17.501256 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bbf7e839-35b5-4e43-bcd5-6c48e7c8a393 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c651357e-3a05-42ca-be68-0b77316a97d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:17.529986 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bbf7e839-35b5-4e43-bcd5-6c48e7c8a393 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c651357e-3a05-42ca-be68-0b77316a97d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cd632c2-2027-4a45-b7f0-5d97ad7889bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-693643122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4af69b1dcb51482782bbc76cf53a177c',qos_specs=None,replication_status=,reservations=['57e5f925-5b4f-4c43-b575-c07a82544409','7d6f151d-088e-4d9a-b32f-1a337b9f54aa','b9b330ec-ad61-46ae-be7f-182c99a04a18','0eeb6af0-0631-44ae-89e1-f043dba2fccb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ac2cb66b789426998cea979a365d25f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:07:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-693643122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7cd632c2-2027-4a45-b7f0-5d97ad7889bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4af69b1dcb51482782bbc76cf53a177c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ac2cb66b789426998cea979a365d25f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:17.531338 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bbf7e839-35b5-4e43-bcd5-6c48e7c8a393 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39687fdf-8b32-4dad-afe7-946359936dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:17.555334 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bbf7e839-35b5-4e43-bcd5-6c48e7c8a393 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39687fdf-8b32-4dad-afe7-946359936dab) transitioned into state 'SUCCESS' from state '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-693643122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4af69b1dcb51482782bbc76cf53a177c',qos_specs=None,replication_status=,reservations=['57e5f925-5b4f-4c43-b575-c07a82544409','7d6f151d-088e-4d9a-b32f-1a337b9f54aa','b9b330ec-ad61-46ae-be7f-182c99a04a18','0eeb6af0-0631-44ae-89e1-f043dba2fccb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ac2cb66b789426998cea979a365d25f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:17.555787 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bbf7e839-35b5-4e43-bcd5-6c48e7c8a393 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebdbb2fe-03ee-4e3e-a70b-3c5a89b01b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:17.566682 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bbf7e839-35b5-4e43-bcd5-6c48e7c8a393 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebdbb2fe-03ee-4e3e-a70b-3c5a89b01b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:17.567514 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bbf7e839-35b5-4e43-bcd5-6c48e7c8a393 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Flow 'volume_create_api' (85a0b52a-4b7b-4d2c-b640-5e8b4d687101) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:07:17.568609 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bbf7e839-35b5-4e43-bcd5-6c48e7c8a393 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Create volume request issued successfully. Aug 13 06:07:17.568609 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bbf7e839-35b5-4e43-bcd5-6c48e7c8a393 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:07:17.568847 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 293/1140] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:07:17 2026] POST /volume/v3/volumes => generated 748 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:07:17.585440 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-69fb3d7f-52c7-48ea-bbc2-6b39b9dfbcfd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:17.590832 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-69fb3d7f-52c7-48ea-bbc2-6b39b9dfbcfd tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/7cd632c2-2027-4a45-b7f0-5d97ad7889bb Aug 13 06:07:17.594461 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-69fb3d7f-52c7-48ea-bbc2-6b39b9dfbcfd tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:17.594821 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-69fb3d7f-52c7-48ea-bbc2-6b39b9dfbcfd tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:17.607214 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:17.607214 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:17.610168 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-69fb3d7f-52c7-48ea-bbc2-6b39b9dfbcfd tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:17.616325 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-69fb3d7f-52c7-48ea-bbc2-6b39b9dfbcfd tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/7cd632c2-2027-4a45-b7f0-5d97ad7889bb returned with HTTP 200 Aug 13 06:07:17.616325 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 284/1141] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:17 2026] GET /volume/v3/volumes/7cd632c2-2027-4a45-b7f0-5d97ad7889bb => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:18.269174 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b60da499-d480-4b8b-ba63-f7d964fe55a7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:18.270970 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b60da499-d480-4b8b-ba63-f7d964fe55a7 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:07:18.271413 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b60da499-d480-4b8b-ba63-f7d964fe55a7 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-9064732", "snapshot_id": null, "imageRef": "bcc3fff6-3f04-4f78-90dc-2c99a667b3c9", "volume_type": null, "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:18.272919 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-b60da499-d480-4b8b-ba63-f7d964fe55a7 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-9064732', 'snapshot_id': None, 'imageRef': 'bcc3fff6-3f04-4f78-90dc-2c99a667b3c9', 'volume_type': None, 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:07:18.352166 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-b60da499-d480-4b8b-ba63-f7d964fe55a7 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Create volume of 1 GB Aug 13 06:07:18.356641 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b60da499-d480-4b8b-ba63-f7d964fe55a7 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Availability Zones retrieved successfully. Aug 13 06:07:18.362421 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b60da499-d480-4b8b-ba63-f7d964fe55a7 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Flow 'volume_create_api' (8f9666be-7158-4a4b-b743-f37aa3fd7534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:07:18.363829 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b60da499-d480-4b8b-ba63-f7d964fe55a7 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d17895fb-c042-405c-b580-67179ec4e7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:18.364818 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-b60da499-d480-4b8b-ba63-f7d964fe55a7 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:07:18.418649 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b60da499-d480-4b8b-ba63-f7d964fe55a7 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d17895fb-c042-405c-b580-67179ec4e7f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:18.419616 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b60da499-d480-4b8b-ba63-f7d964fe55a7 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b72544c-1544-4d93-9edd-bb8466c3f6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:18.476910 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-b60da499-d480-4b8b-ba63-f7d964fe55a7 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Created reservations ['430515d3-351d-4d25-b2b8-904bf382b314', 'c2e1caf0-23e5-47a4-8913-e69a4055b59d', '7e449a3f-7e3c-4266-805c-6ececbdb9393', '6c1677e0-1351-4ee8-8a6e-15758e9e7b08'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:07:18.477725 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b60da499-d480-4b8b-ba63-f7d964fe55a7 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b72544c-1544-4d93-9edd-bb8466c3f6ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['430515d3-351d-4d25-b2b8-904bf382b314', 'c2e1caf0-23e5-47a4-8913-e69a4055b59d', '7e449a3f-7e3c-4266-805c-6ececbdb9393', '6c1677e0-1351-4ee8-8a6e-15758e9e7b08']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:18.478545 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b60da499-d480-4b8b-ba63-f7d964fe55a7 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add8346a-32a3-42d8-8ea9-d1e0acb8d506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:18.499116 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b60da499-d480-4b8b-ba63-f7d964fe55a7 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add8346a-32a3-42d8-8ea9-d1e0acb8d506) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edbb284e-18d5-4d91-8db3-5f8cd9defa73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-9064732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcf6928b4e294faa870140367fcb6f11',qos_specs=None,replication_status=,reservations=['430515d3-351d-4d25-b2b8-904bf382b314','c2e1caf0-23e5-47a4-8913-e69a4055b59d','7e449a3f-7e3c-4266-805c-6ececbdb9393','6c1677e0-1351-4ee8-8a6e-15758e9e7b08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78136957ad9a4f128f87fa62bdd567a3',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:07:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-9064732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edbb284e-18d5-4d91-8db3-5f8cd9defa73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcf6928b4e294faa870140367fcb6f11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78136957ad9a4f128f87fa62bdd567a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:18.500503 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b60da499-d480-4b8b-ba63-f7d964fe55a7 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (474dfa24-4bfd-4bd6-bf80-22cf2d4592c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:18.518574 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b60da499-d480-4b8b-ba63-f7d964fe55a7 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (474dfa24-4bfd-4bd6-bf80-22cf2d4592c4) transitioned into state 'SUCCESS' from state '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-9064732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcf6928b4e294faa870140367fcb6f11',qos_specs=None,replication_status=,reservations=['430515d3-351d-4d25-b2b8-904bf382b314','c2e1caf0-23e5-47a4-8913-e69a4055b59d','7e449a3f-7e3c-4266-805c-6ececbdb9393','6c1677e0-1351-4ee8-8a6e-15758e9e7b08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78136957ad9a4f128f87fa62bdd567a3',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:18.519693 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b60da499-d480-4b8b-ba63-f7d964fe55a7 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e29ed26-201a-49ef-b33f-0de37a584ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:18.530244 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b60da499-d480-4b8b-ba63-f7d964fe55a7 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e29ed26-201a-49ef-b33f-0de37a584ed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:18.531048 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b60da499-d480-4b8b-ba63-f7d964fe55a7 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Flow 'volume_create_api' (8f9666be-7158-4a4b-b743-f37aa3fd7534) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:07:18.531397 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b60da499-d480-4b8b-ba63-f7d964fe55a7 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Create volume request issued successfully. Aug 13 06:07:18.531918 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b60da499-d480-4b8b-ba63-f7d964fe55a7 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:07:18.532361 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 286/1142] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:07:18 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 13 06:07:18.545397 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eeade3f5-a77e-4a70-b426-62320bb4ac96 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:18.547316 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eeade3f5-a77e-4a70-b426-62320bb4ac96 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/volumes/edbb284e-18d5-4d91-8db3-5f8cd9defa73 Aug 13 06:07:18.547584 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eeade3f5-a77e-4a70-b426-62320bb4ac96 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:18.547827 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eeade3f5-a77e-4a70-b426-62320bb4ac96 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:18.554903 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:18.554903 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:18.558924 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-eeade3f5-a77e-4a70-b426-62320bb4ac96 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Volume info retrieved successfully. Aug 13 06:07:18.563489 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eeade3f5-a77e-4a70-b426-62320bb4ac96 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/volumes/edbb284e-18d5-4d91-8db3-5f8cd9defa73 returned with HTTP 200 Aug 13 06:07:18.563879 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 280/1143] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:18 2026] GET /volume/v3/volumes/edbb284e-18d5-4d91-8db3-5f8cd9defa73 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:18.632606 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cff849ac-3e23-48fe-ab6c-d58e2d483186 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:18.636873 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cff849ac-3e23-48fe-ab6c-d58e2d483186 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/7cd632c2-2027-4a45-b7f0-5d97ad7889bb Aug 13 06:07:18.637094 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cff849ac-3e23-48fe-ab6c-d58e2d483186 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:18.637320 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cff849ac-3e23-48fe-ab6c-d58e2d483186 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:18.647312 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:18.647312 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:18.651200 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cff849ac-3e23-48fe-ab6c-d58e2d483186 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:18.655962 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cff849ac-3e23-48fe-ab6c-d58e2d483186 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/7cd632c2-2027-4a45-b7f0-5d97ad7889bb returned with HTTP 200 Aug 13 06:07:18.656423 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 294/1144] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:18 2026] GET /volume/v3/volumes/7cd632c2-2027-4a45-b7f0-5d97ad7889bb => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:18.670815 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-316ffd03-242c-4cc1-b1ec-37d58a6a9bf4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:18.673025 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-316ffd03-242c-4cc1-b1ec-37d58a6a9bf4 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] POST https://10.4.3.121/volume/v3/volumes/7cd632c2-2027-4a45-b7f0-5d97ad7889bb/action Aug 13 06:07:18.673451 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-316ffd03-242c-4cc1-b1ec-37d58a6a9bf4 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:07:18.673630 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-316ffd03-242c-4cc1-b1ec-37d58a6a9bf4 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:18.684429 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:18.684429 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:18.685010 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-316ffd03-242c-4cc1-b1ec-37d58a6a9bf4 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Updating volume '7cd632c2-2027-4a45-b7f0-5d97ad7889bb' with '{'status': 'attaching'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 06:07:18.705845 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-316ffd03-242c-4cc1-b1ec-37d58a6a9bf4 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] https://10.4.3.121/volume/v3/volumes/7cd632c2-2027-4a45-b7f0-5d97ad7889bb/action returned with HTTP 202 Aug 13 06:07:18.706618 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 285/1145] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:07:18 2026] POST /volume/v3/volumes/7cd632c2-2027-4a45-b7f0-5d97ad7889bb/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:07:18.716620 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0cc61db5-db51-4954-af33-c339a960f9a2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:18.718310 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0cc61db5-db51-4954-af33-c339a960f9a2 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/7cd632c2-2027-4a45-b7f0-5d97ad7889bb Aug 13 06:07:18.718508 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0cc61db5-db51-4954-af33-c339a960f9a2 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:18.718693 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0cc61db5-db51-4954-af33-c339a960f9a2 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:18.725621 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:18.725621 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:18.729100 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0cc61db5-db51-4954-af33-c339a960f9a2 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:18.733625 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0cc61db5-db51-4954-af33-c339a960f9a2 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/7cd632c2-2027-4a45-b7f0-5d97ad7889bb returned with HTTP 200 Aug 13 06:07:18.733966 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 287/1146] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:18 2026] GET /volume/v3/volumes/7cd632c2-2027-4a45-b7f0-5d97ad7889bb => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:18.754063 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8416d5c6-8e9c-4b93-ad45-cb007b118653 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:18.757968 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8416d5c6-8e9c-4b93-ad45-cb007b118653 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] POST https://10.4.3.121/volume/v3/volumes/7cd632c2-2027-4a45-b7f0-5d97ad7889bb/action Aug 13 06:07:18.758477 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8416d5c6-8e9c-4b93-ad45-cb007b118653 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:07:18.758678 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8416d5c6-8e9c-4b93-ad45-cb007b118653 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:18.775915 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:18.775915 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:18.776409 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8416d5c6-8e9c-4b93-ad45-cb007b118653 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Volume info retrieved successfully. Aug 13 06:07:18.796409 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8416d5c6-8e9c-4b93-ad45-cb007b118653 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Delete volume request issued successfully. Aug 13 06:07:18.796771 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8416d5c6-8e9c-4b93-ad45-cb007b118653 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] https://10.4.3.121/volume/v3/volumes/7cd632c2-2027-4a45-b7f0-5d97ad7889bb/action returned with HTTP 202 Aug 13 06:07:18.797382 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 281/1147] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:07:18 2026] POST /volume/v3/volumes/7cd632c2-2027-4a45-b7f0-5d97ad7889bb/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:07:18.807968 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3167d358-668c-4dd8-985c-9d526bfc45ef None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:18.811553 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3167d358-668c-4dd8-985c-9d526bfc45ef tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/7cd632c2-2027-4a45-b7f0-5d97ad7889bb Aug 13 06:07:18.811776 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3167d358-668c-4dd8-985c-9d526bfc45ef tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:18.812011 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3167d358-668c-4dd8-985c-9d526bfc45ef tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:18.819276 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:18.819276 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:18.822655 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3167d358-668c-4dd8-985c-9d526bfc45ef tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:18.826350 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3167d358-668c-4dd8-985c-9d526bfc45ef tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/7cd632c2-2027-4a45-b7f0-5d97ad7889bb returned with HTTP 200 Aug 13 06:07:18.826707 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 295/1148] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:18 2026] GET /volume/v3/volumes/7cd632c2-2027-4a45-b7f0-5d97ad7889bb => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:19.577809 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c370e1ab-401f-43ab-a1a8-eb3624ee1a19 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:19.580670 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c370e1ab-401f-43ab-a1a8-eb3624ee1a19 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/volumes/edbb284e-18d5-4d91-8db3-5f8cd9defa73 Aug 13 06:07:19.581132 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c370e1ab-401f-43ab-a1a8-eb3624ee1a19 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:19.581617 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c370e1ab-401f-43ab-a1a8-eb3624ee1a19 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:19.590469 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:19.590469 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:19.595446 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c370e1ab-401f-43ab-a1a8-eb3624ee1a19 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Volume info retrieved successfully. Aug 13 06:07:19.602054 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c370e1ab-401f-43ab-a1a8-eb3624ee1a19 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/volumes/edbb284e-18d5-4d91-8db3-5f8cd9defa73 returned with HTTP 200 Aug 13 06:07:19.602695 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 286/1149] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:19 2026] GET /volume/v3/volumes/edbb284e-18d5-4d91-8db3-5f8cd9defa73 => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:19.616418 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-681b9f3e-3074-4384-a7ac-1c2c9d9a9e99 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:19.618456 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-681b9f3e-3074-4384-a7ac-1c2c9d9a9e99 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/volumes/edbb284e-18d5-4d91-8db3-5f8cd9defa73 Aug 13 06:07:19.618710 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-681b9f3e-3074-4384-a7ac-1c2c9d9a9e99 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:19.618950 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-681b9f3e-3074-4384-a7ac-1c2c9d9a9e99 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:19.626241 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:19.626241 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:19.630272 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-681b9f3e-3074-4384-a7ac-1c2c9d9a9e99 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Volume info retrieved successfully. Aug 13 06:07:19.635585 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-681b9f3e-3074-4384-a7ac-1c2c9d9a9e99 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/volumes/edbb284e-18d5-4d91-8db3-5f8cd9defa73 returned with HTTP 200 Aug 13 06:07:19.636083 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 288/1150] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:19 2026] GET /volume/v3/volumes/edbb284e-18d5-4d91-8db3-5f8cd9defa73 => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:19.648026 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a9a51cc6-2756-4f58-9501-b6253ae869a6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:19.649889 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a9a51cc6-2756-4f58-9501-b6253ae869a6 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/volumes/edbb284e-18d5-4d91-8db3-5f8cd9defa73 Aug 13 06:07:19.651674 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a9a51cc6-2756-4f58-9501-b6253ae869a6 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:19.651674 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a9a51cc6-2756-4f58-9501-b6253ae869a6 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:19.659317 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:19.659317 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:19.662662 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a9a51cc6-2756-4f58-9501-b6253ae869a6 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Volume info retrieved successfully. Aug 13 06:07:19.667581 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a9a51cc6-2756-4f58-9501-b6253ae869a6 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/volumes/edbb284e-18d5-4d91-8db3-5f8cd9defa73 returned with HTTP 200 Aug 13 06:07:19.668424 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 282/1151] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:19 2026] GET /volume/v3/volumes/edbb284e-18d5-4d91-8db3-5f8cd9defa73 => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:19.681266 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a4d9f726-b8f7-403e-8a6a-a05eedd5c531 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:19.682932 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a4d9f726-b8f7-403e-8a6a-a05eedd5c531 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] POST https://10.4.3.121/volume/v3/backups Aug 13 06:07:19.683333 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a4d9f726-b8f7-403e-8a6a-a05eedd5c531 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "edbb284e-18d5-4d91-8db3-5f8cd9defa73", "name": "tempest-TestVolumeBackupRestore-backup-546714663", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:19.684848 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-a4d9f726-b8f7-403e-8a6a-a05eedd5c531 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Creating new backup {'backup': {'volume_id': 'edbb284e-18d5-4d91-8db3-5f8cd9defa73', 'name': 'tempest-TestVolumeBackupRestore-backup-546714663', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:07:19.684989 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-a4d9f726-b8f7-403e-8a6a-a05eedd5c531 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Creating backup of volume edbb284e-18d5-4d91-8db3-5f8cd9defa73 in container None Aug 13 06:07:19.692868 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:19.692868 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:19.693439 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a4d9f726-b8f7-403e-8a6a-a05eedd5c531 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Volume info retrieved successfully. Aug 13 06:07:19.720242 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-a4d9f726-b8f7-403e-8a6a-a05eedd5c531 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Created reservations ['f3b463db-08f0-46ff-be66-4424f7f48ceb', '93144e24-ce1d-412b-bab4-babd7ad53ef8'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:07:19.771851 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a4d9f726-b8f7-403e-8a6a-a05eedd5c531 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:07:19.772476 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 296/1152] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:07:19 2026] POST /volume/v3/backups => generated 334 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:07:19.780865 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3790fccc-ef23-4ace-94dd-8f24d9eab9e4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:19.782720 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3790fccc-ef23-4ace-94dd-8f24d9eab9e4 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:19.782927 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3790fccc-ef23-4ace-94dd-8f24d9eab9e4 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:19.783117 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3790fccc-ef23-4ace-94dd-8f24d9eab9e4 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:19.783272 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-3790fccc-ef23-4ace-94dd-8f24d9eab9e4 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:19.798821 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:19.798821 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:19.800039 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3790fccc-ef23-4ace-94dd-8f24d9eab9e4 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:19.800498 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 287/1153] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:19 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 741 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:19.839480 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-93e6cca5-14c9-44a3-b988-a6f447bf1619 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:19.841143 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-93e6cca5-14c9-44a3-b988-a6f447bf1619 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/7cd632c2-2027-4a45-b7f0-5d97ad7889bb Aug 13 06:07:19.841360 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-93e6cca5-14c9-44a3-b988-a6f447bf1619 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:19.841541 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-93e6cca5-14c9-44a3-b988-a6f447bf1619 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:19.847125 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-93e6cca5-14c9-44a3-b988-a6f447bf1619 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/7cd632c2-2027-4a45-b7f0-5d97ad7889bb returned with HTTP 404 Aug 13 06:07:19.847663 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 289/1154] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:19 2026] GET /volume/v3/volumes/7cd632c2-2027-4a45-b7f0-5d97ad7889bb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:07:19.855233 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-406a8dbe-1281-4a43-b0c0-d4b7b05e045a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:19.856617 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-406a8dbe-1281-4a43-b0c0-d4b7b05e045a tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/7cd632c2-2027-4a45-b7f0-5d97ad7889bb Aug 13 06:07:19.858359 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-406a8dbe-1281-4a43-b0c0-d4b7b05e045a tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:19.858359 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-406a8dbe-1281-4a43-b0c0-d4b7b05e045a tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:19.863087 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-406a8dbe-1281-4a43-b0c0-d4b7b05e045a tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/7cd632c2-2027-4a45-b7f0-5d97ad7889bb returned with HTTP 404 Aug 13 06:07:19.863888 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 283/1155] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:19 2026] GET /volume/v3/volumes/7cd632c2-2027-4a45-b7f0-5d97ad7889bb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:07:19.873453 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-347679d0-c627-42df-a1db-77ff12bbc843 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:19.875666 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-347679d0-c627-42df-a1db-77ff12bbc843 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] DELETE https://10.4.3.121/volume/v3/volumes/7cd632c2-2027-4a45-b7f0-5d97ad7889bb Aug 13 06:07:19.875915 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-347679d0-c627-42df-a1db-77ff12bbc843 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:19.876142 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-347679d0-c627-42df-a1db-77ff12bbc843 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:19.876368 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-347679d0-c627-42df-a1db-77ff12bbc843 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Delete volume with id: 7cd632c2-2027-4a45-b7f0-5d97ad7889bb Aug 13 06:07:19.883436 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-347679d0-c627-42df-a1db-77ff12bbc843 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/7cd632c2-2027-4a45-b7f0-5d97ad7889bb returned with HTTP 404 Aug 13 06:07:19.884148 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 297/1156] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:07:19 2026] DELETE /volume/v3/volumes/7cd632c2-2027-4a45-b7f0-5d97ad7889bb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:07:19.893202 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c4afd5c3-23d9-4d95-9b7b-f2d4b7414ffc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:19.895343 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c4afd5c3-23d9-4d95-9b7b-f2d4b7414ffc tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:07:19.895756 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c4afd5c3-23d9-4d95-9b7b-f2d4b7414ffc tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-765100315"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:19.897881 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-c4afd5c3-23d9-4d95-9b7b-f2d4b7414ffc tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-765100315'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:07:19.898082 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-c4afd5c3-23d9-4d95-9b7b-f2d4b7414ffc tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Create volume of 1 GB Aug 13 06:07:19.903226 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c4afd5c3-23d9-4d95-9b7b-f2d4b7414ffc tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Availability Zones retrieved successfully. Aug 13 06:07:19.912160 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c4afd5c3-23d9-4d95-9b7b-f2d4b7414ffc tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Flow 'volume_create_api' (b0f02c18-ee97-471a-b186-56eaee624fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:07:19.913624 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c4afd5c3-23d9-4d95-9b7b-f2d4b7414ffc tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02e58712-7c9c-4bf5-8606-9ca3cea2dd8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:19.915058 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-c4afd5c3-23d9-4d95-9b7b-f2d4b7414ffc tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:07:19.943592 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c4afd5c3-23d9-4d95-9b7b-f2d4b7414ffc tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02e58712-7c9c-4bf5-8606-9ca3cea2dd8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:19.944468 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c4afd5c3-23d9-4d95-9b7b-f2d4b7414ffc tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7f88554-91e0-4905-9d70-9f3365afe140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:19.985891 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-c4afd5c3-23d9-4d95-9b7b-f2d4b7414ffc tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Created reservations ['845d35ef-cc0a-423b-a494-2899b1a9e2d2', 'd2d66645-53f8-4176-b1fb-6e56f228ce87', '92febb70-b68b-4ad4-a8b0-1ff19bb283b7', '8ac8f288-c56c-43b1-b65f-2e78c7d52b7e'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:07:19.986793 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c4afd5c3-23d9-4d95-9b7b-f2d4b7414ffc tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7f88554-91e0-4905-9d70-9f3365afe140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['845d35ef-cc0a-423b-a494-2899b1a9e2d2', 'd2d66645-53f8-4176-b1fb-6e56f228ce87', '92febb70-b68b-4ad4-a8b0-1ff19bb283b7', '8ac8f288-c56c-43b1-b65f-2e78c7d52b7e']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:19.987735 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c4afd5c3-23d9-4d95-9b7b-f2d4b7414ffc tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66fb810b-af42-4174-a261-501087564f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:20.010196 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c4afd5c3-23d9-4d95-9b7b-f2d4b7414ffc tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66fb810b-af42-4174-a261-501087564f4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '404cbf32-fe5c-493f-81b9-adc13009a551', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-765100315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4af69b1dcb51482782bbc76cf53a177c',qos_specs=None,replication_status=,reservations=['845d35ef-cc0a-423b-a494-2899b1a9e2d2','d2d66645-53f8-4176-b1fb-6e56f228ce87','92febb70-b68b-4ad4-a8b0-1ff19bb283b7','8ac8f288-c56c-43b1-b65f-2e78c7d52b7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ac2cb66b789426998cea979a365d25f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:07:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-765100315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=404cbf32-fe5c-493f-81b9-adc13009a551,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4af69b1dcb51482782bbc76cf53a177c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ac2cb66b789426998cea979a365d25f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:20.011087 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c4afd5c3-23d9-4d95-9b7b-f2d4b7414ffc tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fd7fbcc-b3bc-42a7-aef8-c1e05fabe583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:20.028527 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c4afd5c3-23d9-4d95-9b7b-f2d4b7414ffc tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fd7fbcc-b3bc-42a7-aef8-c1e05fabe583) transitioned into state 'SUCCESS' from state '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-765100315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4af69b1dcb51482782bbc76cf53a177c',qos_specs=None,replication_status=,reservations=['845d35ef-cc0a-423b-a494-2899b1a9e2d2','d2d66645-53f8-4176-b1fb-6e56f228ce87','92febb70-b68b-4ad4-a8b0-1ff19bb283b7','8ac8f288-c56c-43b1-b65f-2e78c7d52b7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ac2cb66b789426998cea979a365d25f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:20.029254 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c4afd5c3-23d9-4d95-9b7b-f2d4b7414ffc tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee395baa-7963-4a56-8dd4-28b0aecdb23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:20.037848 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c4afd5c3-23d9-4d95-9b7b-f2d4b7414ffc tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee395baa-7963-4a56-8dd4-28b0aecdb23e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:20.038798 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c4afd5c3-23d9-4d95-9b7b-f2d4b7414ffc tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Flow 'volume_create_api' (b0f02c18-ee97-471a-b186-56eaee624fbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:07:20.039264 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c4afd5c3-23d9-4d95-9b7b-f2d4b7414ffc tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Create volume request issued successfully. Aug 13 06:07:20.040092 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c4afd5c3-23d9-4d95-9b7b-f2d4b7414ffc tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:07:20.040964 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 288/1157] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:07:19 2026] POST /volume/v3/volumes => generated 748 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:07:20.052028 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4bae27a3-87b1-4a10-a08a-6e6f90ebe1b1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:20.054335 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4bae27a3-87b1-4a10-a08a-6e6f90ebe1b1 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/404cbf32-fe5c-493f-81b9-adc13009a551 Aug 13 06:07:20.054571 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4bae27a3-87b1-4a10-a08a-6e6f90ebe1b1 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:20.054796 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4bae27a3-87b1-4a10-a08a-6e6f90ebe1b1 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:20.063693 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:20.063693 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:20.068353 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4bae27a3-87b1-4a10-a08a-6e6f90ebe1b1 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:20.075063 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4bae27a3-87b1-4a10-a08a-6e6f90ebe1b1 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/404cbf32-fe5c-493f-81b9-adc13009a551 returned with HTTP 200 Aug 13 06:07:20.075669 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 290/1158] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:20 2026] GET /volume/v3/volumes/404cbf32-fe5c-493f-81b9-adc13009a551 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:20.813454 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7995d0f1-6ba9-4fda-9d19-f1a9cc43b895 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:20.816951 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7995d0f1-6ba9-4fda-9d19-f1a9cc43b895 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:20.816951 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7995d0f1-6ba9-4fda-9d19-f1a9cc43b895 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:20.816951 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7995d0f1-6ba9-4fda-9d19-f1a9cc43b895 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:20.816951 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-7995d0f1-6ba9-4fda-9d19-f1a9cc43b895 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:20.831934 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:20.831934 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:20.833090 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7995d0f1-6ba9-4fda-9d19-f1a9cc43b895 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:20.833664 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 284/1159] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:20 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 743 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:21.088726 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1050da4c-bcb0-455b-9e04-953ed567ab85 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:21.091102 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1050da4c-bcb0-455b-9e04-953ed567ab85 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/404cbf32-fe5c-493f-81b9-adc13009a551 Aug 13 06:07:21.091435 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1050da4c-bcb0-455b-9e04-953ed567ab85 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:21.091716 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1050da4c-bcb0-455b-9e04-953ed567ab85 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:21.102480 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:21.102480 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:21.107797 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1050da4c-bcb0-455b-9e04-953ed567ab85 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:21.114305 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1050da4c-bcb0-455b-9e04-953ed567ab85 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/404cbf32-fe5c-493f-81b9-adc13009a551 returned with HTTP 200 Aug 13 06:07:21.114886 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 298/1160] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:21 2026] GET /volume/v3/volumes/404cbf32-fe5c-493f-81b9-adc13009a551 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:21.128230 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-119c53a7-22f0-4209-8197-14da7d169bef None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:21.129969 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-119c53a7-22f0-4209-8197-14da7d169bef tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] POST https://10.4.3.121/volume/v3/volumes/404cbf32-fe5c-493f-81b9-adc13009a551/action Aug 13 06:07:21.130332 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-119c53a7-22f0-4209-8197-14da7d169bef tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:07:21.130477 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-119c53a7-22f0-4209-8197-14da7d169bef tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:21.138824 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:21.138824 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:21.139332 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-119c53a7-22f0-4209-8197-14da7d169bef tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Updating volume '404cbf32-fe5c-493f-81b9-adc13009a551' with '{'status': 'creating'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 06:07:21.156946 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-119c53a7-22f0-4209-8197-14da7d169bef tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] https://10.4.3.121/volume/v3/volumes/404cbf32-fe5c-493f-81b9-adc13009a551/action returned with HTTP 202 Aug 13 06:07:21.157456 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 289/1161] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:07:21 2026] POST /volume/v3/volumes/404cbf32-fe5c-493f-81b9-adc13009a551/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:07:21.164164 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-caa69ee1-e314-4524-8523-c426ad50137c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:21.166477 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-caa69ee1-e314-4524-8523-c426ad50137c tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/404cbf32-fe5c-493f-81b9-adc13009a551 Aug 13 06:07:21.166713 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-caa69ee1-e314-4524-8523-c426ad50137c tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:21.166942 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-caa69ee1-e314-4524-8523-c426ad50137c tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:21.174733 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:21.174733 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:21.178798 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-caa69ee1-e314-4524-8523-c426ad50137c tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:21.183308 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-caa69ee1-e314-4524-8523-c426ad50137c tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/404cbf32-fe5c-493f-81b9-adc13009a551 returned with HTTP 200 Aug 13 06:07:21.183890 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 291/1162] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:21 2026] GET /volume/v3/volumes/404cbf32-fe5c-493f-81b9-adc13009a551 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:21.199266 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e3c28884-a373-4214-b3d6-6db934f7f95c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:21.203338 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e3c28884-a373-4214-b3d6-6db934f7f95c tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] POST https://10.4.3.121/volume/v3/volumes/404cbf32-fe5c-493f-81b9-adc13009a551/action Aug 13 06:07:21.203338 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e3c28884-a373-4214-b3d6-6db934f7f95c tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:07:21.203338 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e3c28884-a373-4214-b3d6-6db934f7f95c tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:21.212996 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:21.212996 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:21.213904 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e3c28884-a373-4214-b3d6-6db934f7f95c tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Volume info retrieved successfully. Aug 13 06:07:21.237029 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e3c28884-a373-4214-b3d6-6db934f7f95c tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Delete volume request issued successfully. Aug 13 06:07:21.238323 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e3c28884-a373-4214-b3d6-6db934f7f95c tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] https://10.4.3.121/volume/v3/volumes/404cbf32-fe5c-493f-81b9-adc13009a551/action returned with HTTP 202 Aug 13 06:07:21.238323 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 285/1163] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:07:21 2026] POST /volume/v3/volumes/404cbf32-fe5c-493f-81b9-adc13009a551/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:07:21.248785 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-14e2922a-610c-450b-bc36-fcddf565dc99 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:21.250555 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-14e2922a-610c-450b-bc36-fcddf565dc99 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/404cbf32-fe5c-493f-81b9-adc13009a551 Aug 13 06:07:21.250742 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-14e2922a-610c-450b-bc36-fcddf565dc99 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:21.250912 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-14e2922a-610c-450b-bc36-fcddf565dc99 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:21.257501 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:21.257501 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:21.261400 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-14e2922a-610c-450b-bc36-fcddf565dc99 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:21.265612 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-14e2922a-610c-450b-bc36-fcddf565dc99 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/404cbf32-fe5c-493f-81b9-adc13009a551 returned with HTTP 200 Aug 13 06:07:21.265972 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 299/1164] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:21 2026] GET /volume/v3/volumes/404cbf32-fe5c-493f-81b9-adc13009a551 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:21.845327 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-72356309-1447-42a4-ad0d-0bea5cca1c4c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:21.847196 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-72356309-1447-42a4-ad0d-0bea5cca1c4c tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:21.847481 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-72356309-1447-42a4-ad0d-0bea5cca1c4c tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:21.847698 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-72356309-1447-42a4-ad0d-0bea5cca1c4c tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:21.847814 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-72356309-1447-42a4-ad0d-0bea5cca1c4c tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:21.852605 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:21.852605 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:21.853479 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-72356309-1447-42a4-ad0d-0bea5cca1c4c tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:21.853848 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 290/1165] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:21 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 743 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:22.279423 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c73c54c3-8c18-49ca-8cd6-eb2a816fc241 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:22.281356 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c73c54c3-8c18-49ca-8cd6-eb2a816fc241 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/404cbf32-fe5c-493f-81b9-adc13009a551 Aug 13 06:07:22.281639 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c73c54c3-8c18-49ca-8cd6-eb2a816fc241 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:22.281860 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c73c54c3-8c18-49ca-8cd6-eb2a816fc241 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:22.287672 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c73c54c3-8c18-49ca-8cd6-eb2a816fc241 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/404cbf32-fe5c-493f-81b9-adc13009a551 returned with HTTP 404 Aug 13 06:07:22.288277 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 292/1166] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:22 2026] GET /volume/v3/volumes/404cbf32-fe5c-493f-81b9-adc13009a551 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:07:22.295416 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9d70724e-6955-4f62-a095-dd67ba6957de None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:22.297468 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9d70724e-6955-4f62-a095-dd67ba6957de tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/404cbf32-fe5c-493f-81b9-adc13009a551 Aug 13 06:07:22.297743 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9d70724e-6955-4f62-a095-dd67ba6957de tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:22.297980 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9d70724e-6955-4f62-a095-dd67ba6957de tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:22.303684 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9d70724e-6955-4f62-a095-dd67ba6957de tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/404cbf32-fe5c-493f-81b9-adc13009a551 returned with HTTP 404 Aug 13 06:07:22.304307 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 286/1167] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:22 2026] GET /volume/v3/volumes/404cbf32-fe5c-493f-81b9-adc13009a551 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:07:22.312115 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c0cf8e12-a4ea-43a2-a7df-4d59570d1f43 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:22.314032 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c0cf8e12-a4ea-43a2-a7df-4d59570d1f43 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] DELETE https://10.4.3.121/volume/v3/volumes/404cbf32-fe5c-493f-81b9-adc13009a551 Aug 13 06:07:22.314331 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c0cf8e12-a4ea-43a2-a7df-4d59570d1f43 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:22.314572 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c0cf8e12-a4ea-43a2-a7df-4d59570d1f43 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:22.314768 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-c0cf8e12-a4ea-43a2-a7df-4d59570d1f43 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Delete volume with id: 404cbf32-fe5c-493f-81b9-adc13009a551 Aug 13 06:07:22.320620 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c0cf8e12-a4ea-43a2-a7df-4d59570d1f43 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/404cbf32-fe5c-493f-81b9-adc13009a551 returned with HTTP 404 Aug 13 06:07:22.321204 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 300/1168] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:07:22 2026] DELETE /volume/v3/volumes/404cbf32-fe5c-493f-81b9-adc13009a551 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:07:22.330702 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-aac7b02b-2418-4aa7-a44c-c076b5d52c33 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:22.332832 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aac7b02b-2418-4aa7-a44c-c076b5d52c33 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:07:22.333288 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aac7b02b-2418-4aa7-a44c-c076b5d52c33 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1394741041"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:22.335169 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-aac7b02b-2418-4aa7-a44c-c076b5d52c33 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1394741041'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:07:22.335386 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-aac7b02b-2418-4aa7-a44c-c076b5d52c33 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Create volume of 1 GB Aug 13 06:07:22.340525 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-aac7b02b-2418-4aa7-a44c-c076b5d52c33 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Availability Zones retrieved successfully. Aug 13 06:07:22.349229 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-aac7b02b-2418-4aa7-a44c-c076b5d52c33 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Flow 'volume_create_api' (56c0ec77-2e08-404c-a37e-73a8119ef250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:07:22.350569 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-aac7b02b-2418-4aa7-a44c-c076b5d52c33 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b55fa0f9-4e81-4754-b1a4-6a622e3ca80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:22.351577 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-aac7b02b-2418-4aa7-a44c-c076b5d52c33 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:07:22.382870 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-aac7b02b-2418-4aa7-a44c-c076b5d52c33 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b55fa0f9-4e81-4754-b1a4-6a622e3ca80d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:22.383856 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-aac7b02b-2418-4aa7-a44c-c076b5d52c33 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a793772f-ea65-4cf9-9165-d013443a09ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:22.435827 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-aac7b02b-2418-4aa7-a44c-c076b5d52c33 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Created reservations ['6311deaa-2d40-4cf8-96f5-8817e5798004', '57d9f759-8ff9-42c4-873f-cf56e30b1ab0', '10a441b6-dc58-4853-b611-3a9a62329b1b', '68fb2ba3-32cb-4588-a80a-24354c139a26'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:07:22.436831 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-aac7b02b-2418-4aa7-a44c-c076b5d52c33 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a793772f-ea65-4cf9-9165-d013443a09ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6311deaa-2d40-4cf8-96f5-8817e5798004', '57d9f759-8ff9-42c4-873f-cf56e30b1ab0', '10a441b6-dc58-4853-b611-3a9a62329b1b', '68fb2ba3-32cb-4588-a80a-24354c139a26']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:22.437933 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-aac7b02b-2418-4aa7-a44c-c076b5d52c33 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfe00d73-51d3-4b5d-b62c-49540ea61624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:22.467239 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-aac7b02b-2418-4aa7-a44c-c076b5d52c33 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfe00d73-51d3-4b5d-b62c-49540ea61624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f79d2494-4dfc-4e80-b418-482b4dc2520b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1394741041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4af69b1dcb51482782bbc76cf53a177c',qos_specs=None,replication_status=,reservations=['6311deaa-2d40-4cf8-96f5-8817e5798004','57d9f759-8ff9-42c4-873f-cf56e30b1ab0','10a441b6-dc58-4853-b611-3a9a62329b1b','68fb2ba3-32cb-4588-a80a-24354c139a26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ac2cb66b789426998cea979a365d25f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:07:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1394741041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f79d2494-4dfc-4e80-b418-482b4dc2520b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4af69b1dcb51482782bbc76cf53a177c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ac2cb66b789426998cea979a365d25f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:22.468197 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-aac7b02b-2418-4aa7-a44c-c076b5d52c33 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1220d909-c351-40b4-a59c-065fffefd0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:22.489536 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-aac7b02b-2418-4aa7-a44c-c076b5d52c33 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1220d909-c351-40b4-a59c-065fffefd0a4) transitioned into state 'SUCCESS' from state '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-1394741041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4af69b1dcb51482782bbc76cf53a177c',qos_specs=None,replication_status=,reservations=['6311deaa-2d40-4cf8-96f5-8817e5798004','57d9f759-8ff9-42c4-873f-cf56e30b1ab0','10a441b6-dc58-4853-b611-3a9a62329b1b','68fb2ba3-32cb-4588-a80a-24354c139a26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ac2cb66b789426998cea979a365d25f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:22.490445 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-aac7b02b-2418-4aa7-a44c-c076b5d52c33 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (144d2eba-de0e-4382-86ec-e64240781f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:22.500852 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-aac7b02b-2418-4aa7-a44c-c076b5d52c33 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (144d2eba-de0e-4382-86ec-e64240781f3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:22.502033 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-aac7b02b-2418-4aa7-a44c-c076b5d52c33 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Flow 'volume_create_api' (56c0ec77-2e08-404c-a37e-73a8119ef250) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:07:22.502559 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-aac7b02b-2418-4aa7-a44c-c076b5d52c33 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Create volume request issued successfully. Aug 13 06:07:22.503327 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aac7b02b-2418-4aa7-a44c-c076b5d52c33 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:07:22.503826 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 291/1169] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:07:22 2026] POST /volume/v3/volumes => generated 749 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:07:22.515398 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5f1ca025-8a64-4f12-a8d8-f426307e9c35 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:22.517275 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5f1ca025-8a64-4f12-a8d8-f426307e9c35 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/f79d2494-4dfc-4e80-b418-482b4dc2520b Aug 13 06:07:22.517612 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5f1ca025-8a64-4f12-a8d8-f426307e9c35 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:22.517878 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5f1ca025-8a64-4f12-a8d8-f426307e9c35 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:22.526563 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:22.526563 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:22.530884 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5f1ca025-8a64-4f12-a8d8-f426307e9c35 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:22.535578 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5f1ca025-8a64-4f12-a8d8-f426307e9c35 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/f79d2494-4dfc-4e80-b418-482b4dc2520b returned with HTTP 200 Aug 13 06:07:22.535961 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 293/1170] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:22 2026] GET /volume/v3/volumes/f79d2494-4dfc-4e80-b418-482b4dc2520b => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:22.865122 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5f90bc44-6dde-4602-ac30-497a509dfcb2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:22.867051 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5f90bc44-6dde-4602-ac30-497a509dfcb2 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:22.867333 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5f90bc44-6dde-4602-ac30-497a509dfcb2 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:22.867594 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5f90bc44-6dde-4602-ac30-497a509dfcb2 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:22.867748 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5f90bc44-6dde-4602-ac30-497a509dfcb2 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:22.872344 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:22.872344 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:22.873191 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5f90bc44-6dde-4602-ac30-497a509dfcb2 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:22.873571 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 287/1171] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:22 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:23.552065 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-337ca0ca-0780-4c1b-8959-db8feef66bba None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:23.553860 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-337ca0ca-0780-4c1b-8959-db8feef66bba tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/f79d2494-4dfc-4e80-b418-482b4dc2520b Aug 13 06:07:23.554062 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-337ca0ca-0780-4c1b-8959-db8feef66bba tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:23.554294 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-337ca0ca-0780-4c1b-8959-db8feef66bba tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:23.561530 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:23.561530 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:23.565346 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-337ca0ca-0780-4c1b-8959-db8feef66bba tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:23.570312 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-337ca0ca-0780-4c1b-8959-db8feef66bba tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/f79d2494-4dfc-4e80-b418-482b4dc2520b returned with HTTP 200 Aug 13 06:07:23.570720 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 301/1172] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:23 2026] GET /volume/v3/volumes/f79d2494-4dfc-4e80-b418-482b4dc2520b => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:23.583041 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0d8eb2aa-f5d1-4925-9be8-ff25d195bef4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:23.585147 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d8eb2aa-f5d1-4925-9be8-ff25d195bef4 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] POST https://10.4.3.121/volume/v3/volumes/f79d2494-4dfc-4e80-b418-482b4dc2520b/action Aug 13 06:07:23.585595 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d8eb2aa-f5d1-4925-9be8-ff25d195bef4 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:07:23.585735 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d8eb2aa-f5d1-4925-9be8-ff25d195bef4 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:23.594462 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:23.594462 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:23.594932 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-0d8eb2aa-f5d1-4925-9be8-ff25d195bef4 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Updating volume 'f79d2494-4dfc-4e80-b418-482b4dc2520b' with '{'status': 'error'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 06:07:23.613661 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d8eb2aa-f5d1-4925-9be8-ff25d195bef4 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] https://10.4.3.121/volume/v3/volumes/f79d2494-4dfc-4e80-b418-482b4dc2520b/action returned with HTTP 202 Aug 13 06:07:23.614200 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 292/1173] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:07:23 2026] POST /volume/v3/volumes/f79d2494-4dfc-4e80-b418-482b4dc2520b/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:07:23.621554 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c778ec20-243f-470c-8aa7-acc316125673 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:23.623446 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c778ec20-243f-470c-8aa7-acc316125673 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/f79d2494-4dfc-4e80-b418-482b4dc2520b Aug 13 06:07:23.623726 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c778ec20-243f-470c-8aa7-acc316125673 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:23.623953 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c778ec20-243f-470c-8aa7-acc316125673 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:23.631323 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:23.631323 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:23.635546 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c778ec20-243f-470c-8aa7-acc316125673 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:23.639861 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c778ec20-243f-470c-8aa7-acc316125673 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/f79d2494-4dfc-4e80-b418-482b4dc2520b returned with HTTP 200 Aug 13 06:07:23.640466 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 294/1174] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:23 2026] GET /volume/v3/volumes/f79d2494-4dfc-4e80-b418-482b4dc2520b => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:23.657627 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-257b391d-bb52-465e-a240-fd4c9c7589d6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:23.660483 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-257b391d-bb52-465e-a240-fd4c9c7589d6 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] POST https://10.4.3.121/volume/v3/volumes/f79d2494-4dfc-4e80-b418-482b4dc2520b/action Aug 13 06:07:23.660837 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-257b391d-bb52-465e-a240-fd4c9c7589d6 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:07:23.660954 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-257b391d-bb52-465e-a240-fd4c9c7589d6 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:23.669980 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:23.669980 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:23.670414 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-257b391d-bb52-465e-a240-fd4c9c7589d6 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Volume info retrieved successfully. Aug 13 06:07:23.689074 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-257b391d-bb52-465e-a240-fd4c9c7589d6 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Delete volume request issued successfully. Aug 13 06:07:23.689449 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-257b391d-bb52-465e-a240-fd4c9c7589d6 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] https://10.4.3.121/volume/v3/volumes/f79d2494-4dfc-4e80-b418-482b4dc2520b/action returned with HTTP 202 Aug 13 06:07:23.689941 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 288/1175] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:07:23 2026] POST /volume/v3/volumes/f79d2494-4dfc-4e80-b418-482b4dc2520b/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:07:23.697653 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b38d201d-5aaa-4bad-a219-55c08fd376e8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:23.700036 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b38d201d-5aaa-4bad-a219-55c08fd376e8 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/f79d2494-4dfc-4e80-b418-482b4dc2520b Aug 13 06:07:23.700270 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b38d201d-5aaa-4bad-a219-55c08fd376e8 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:23.700466 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b38d201d-5aaa-4bad-a219-55c08fd376e8 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:23.708761 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:23.708761 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:23.713296 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b38d201d-5aaa-4bad-a219-55c08fd376e8 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:23.718715 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b38d201d-5aaa-4bad-a219-55c08fd376e8 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/f79d2494-4dfc-4e80-b418-482b4dc2520b returned with HTTP 200 Aug 13 06:07:23.719230 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 302/1176] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:23 2026] GET /volume/v3/volumes/f79d2494-4dfc-4e80-b418-482b4dc2520b => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:23.883989 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a3bd0d33-4dd3-409c-a029-06c7eef2d56b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:23.885892 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a3bd0d33-4dd3-409c-a029-06c7eef2d56b tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:23.886124 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a3bd0d33-4dd3-409c-a029-06c7eef2d56b tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:23.886323 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a3bd0d33-4dd3-409c-a029-06c7eef2d56b tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:23.886441 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a3bd0d33-4dd3-409c-a029-06c7eef2d56b tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:23.888655 np0000007163 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=288,cinder:UPDATE=82,cinder:DELETE=8,cinder:INSERT=47 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:07:23.891673 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:23.891673 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:23.892636 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a3bd0d33-4dd3-409c-a029-06c7eef2d56b tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:23.893105 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 293/1177] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:23 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:24.733872 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7281b99d-9084-42c6-ba56-a97d9d1c7a43 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:24.735527 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7281b99d-9084-42c6-ba56-a97d9d1c7a43 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/f79d2494-4dfc-4e80-b418-482b4dc2520b Aug 13 06:07:24.735726 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7281b99d-9084-42c6-ba56-a97d9d1c7a43 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:24.735932 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7281b99d-9084-42c6-ba56-a97d9d1c7a43 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:24.742598 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7281b99d-9084-42c6-ba56-a97d9d1c7a43 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/f79d2494-4dfc-4e80-b418-482b4dc2520b returned with HTTP 404 Aug 13 06:07:24.743109 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 295/1178] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:24 2026] GET /volume/v3/volumes/f79d2494-4dfc-4e80-b418-482b4dc2520b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:07:24.760313 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bd124044-48d8-4a07-bd25-63afe38e798a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:24.762772 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bd124044-48d8-4a07-bd25-63afe38e798a tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/f79d2494-4dfc-4e80-b418-482b4dc2520b Aug 13 06:07:24.763145 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bd124044-48d8-4a07-bd25-63afe38e798a tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:24.763563 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bd124044-48d8-4a07-bd25-63afe38e798a tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:24.772204 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bd124044-48d8-4a07-bd25-63afe38e798a tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/f79d2494-4dfc-4e80-b418-482b4dc2520b returned with HTTP 404 Aug 13 06:07:24.773031 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 289/1179] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:24 2026] GET /volume/v3/volumes/f79d2494-4dfc-4e80-b418-482b4dc2520b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:07:24.783560 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cc0bddde-6f47-41fd-b32a-4ff695a00d79 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:24.786801 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc0bddde-6f47-41fd-b32a-4ff695a00d79 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] DELETE https://10.4.3.121/volume/v3/volumes/f79d2494-4dfc-4e80-b418-482b4dc2520b Aug 13 06:07:24.787074 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cc0bddde-6f47-41fd-b32a-4ff695a00d79 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:24.787369 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cc0bddde-6f47-41fd-b32a-4ff695a00d79 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:24.787713 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-cc0bddde-6f47-41fd-b32a-4ff695a00d79 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Delete volume with id: f79d2494-4dfc-4e80-b418-482b4dc2520b Aug 13 06:07:24.794834 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc0bddde-6f47-41fd-b32a-4ff695a00d79 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/f79d2494-4dfc-4e80-b418-482b4dc2520b returned with HTTP 404 Aug 13 06:07:24.795566 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 303/1180] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:07:24 2026] DELETE /volume/v3/volumes/f79d2494-4dfc-4e80-b418-482b4dc2520b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:07:24.810348 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-235483ad-1e9b-4acf-9a7e-21b42388e1b3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:24.812470 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-235483ad-1e9b-4acf-9a7e-21b42388e1b3 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:07:24.812873 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-235483ad-1e9b-4acf-9a7e-21b42388e1b3 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1679771687"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:24.815312 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-235483ad-1e9b-4acf-9a7e-21b42388e1b3 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1679771687'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:07:24.815566 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-235483ad-1e9b-4acf-9a7e-21b42388e1b3 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Create volume of 1 GB Aug 13 06:07:24.821207 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-235483ad-1e9b-4acf-9a7e-21b42388e1b3 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Availability Zones retrieved successfully. Aug 13 06:07:24.829685 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-235483ad-1e9b-4acf-9a7e-21b42388e1b3 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Flow 'volume_create_api' (3f830f41-63a4-4c7d-9e27-136120a18282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:07:24.831323 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-235483ad-1e9b-4acf-9a7e-21b42388e1b3 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e779af91-5e29-45cc-8e7e-71897929976c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:24.832636 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-235483ad-1e9b-4acf-9a7e-21b42388e1b3 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:07:24.866760 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-235483ad-1e9b-4acf-9a7e-21b42388e1b3 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e779af91-5e29-45cc-8e7e-71897929976c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:24.868097 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-235483ad-1e9b-4acf-9a7e-21b42388e1b3 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9265607b-4c23-4cb6-99a6-31714214b231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:24.903847 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1c0a0e2e-31cf-4f39-93a0-66e0c0e4d33b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:24.905943 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c0a0e2e-31cf-4f39-93a0-66e0c0e4d33b tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:24.906204 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c0a0e2e-31cf-4f39-93a0-66e0c0e4d33b tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:24.906519 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1c0a0e2e-31cf-4f39-93a0-66e0c0e4d33b tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:24.906670 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1c0a0e2e-31cf-4f39-93a0-66e0c0e4d33b tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:24.918998 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-235483ad-1e9b-4acf-9a7e-21b42388e1b3 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Created reservations ['9a5f6250-1781-4f08-93c9-ab0bc6242003', 'f6c9baa9-15a1-43c2-bb58-4d65c12c2acd', 'ba230abf-f4d9-408a-a1db-1d60e42dca8b', '8907bd35-9280-4f93-b921-887a85c88272'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:07:24.920340 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-235483ad-1e9b-4acf-9a7e-21b42388e1b3 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9265607b-4c23-4cb6-99a6-31714214b231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a5f6250-1781-4f08-93c9-ab0bc6242003', 'f6c9baa9-15a1-43c2-bb58-4d65c12c2acd', 'ba230abf-f4d9-408a-a1db-1d60e42dca8b', '8907bd35-9280-4f93-b921-887a85c88272']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:24.921474 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-235483ad-1e9b-4acf-9a7e-21b42388e1b3 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdc6415b-0c26-4fd1-8e44-d68c2f91135a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:24.921810 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:24.921810 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:24.922780 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1c0a0e2e-31cf-4f39-93a0-66e0c0e4d33b tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:24.924698 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 296/1181] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:24 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 754 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:24.951124 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-235483ad-1e9b-4acf-9a7e-21b42388e1b3 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdc6415b-0c26-4fd1-8e44-d68c2f91135a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1aff35b7-3142-4d0a-a9fb-959bb0ee182c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1679771687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4af69b1dcb51482782bbc76cf53a177c',qos_specs=None,replication_status=,reservations=['9a5f6250-1781-4f08-93c9-ab0bc6242003','f6c9baa9-15a1-43c2-bb58-4d65c12c2acd','ba230abf-f4d9-408a-a1db-1d60e42dca8b','8907bd35-9280-4f93-b921-887a85c88272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ac2cb66b789426998cea979a365d25f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:07:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1679771687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1aff35b7-3142-4d0a-a9fb-959bb0ee182c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4af69b1dcb51482782bbc76cf53a177c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ac2cb66b789426998cea979a365d25f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:24.952095 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-235483ad-1e9b-4acf-9a7e-21b42388e1b3 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eac26ed8-2171-488e-94c1-e2ac07adc513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:24.977511 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-235483ad-1e9b-4acf-9a7e-21b42388e1b3 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eac26ed8-2171-488e-94c1-e2ac07adc513) transitioned into state 'SUCCESS' from state '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-1679771687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4af69b1dcb51482782bbc76cf53a177c',qos_specs=None,replication_status=,reservations=['9a5f6250-1781-4f08-93c9-ab0bc6242003','f6c9baa9-15a1-43c2-bb58-4d65c12c2acd','ba230abf-f4d9-408a-a1db-1d60e42dca8b','8907bd35-9280-4f93-b921-887a85c88272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ac2cb66b789426998cea979a365d25f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:24.978554 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-235483ad-1e9b-4acf-9a7e-21b42388e1b3 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (894baa8d-f0b1-4730-8d0b-61dcebe9542a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:24.992406 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-235483ad-1e9b-4acf-9a7e-21b42388e1b3 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (894baa8d-f0b1-4730-8d0b-61dcebe9542a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:24.993659 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-235483ad-1e9b-4acf-9a7e-21b42388e1b3 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Flow 'volume_create_api' (3f830f41-63a4-4c7d-9e27-136120a18282) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:07:24.994105 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-235483ad-1e9b-4acf-9a7e-21b42388e1b3 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Create volume request issued successfully. Aug 13 06:07:24.994878 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-235483ad-1e9b-4acf-9a7e-21b42388e1b3 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:07:24.995509 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 294/1182] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:07:24 2026] POST /volume/v3/volumes => generated 749 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:07:25.008963 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d4e3569e-42ed-4fc1-856d-66137a062da1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:25.011556 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d4e3569e-42ed-4fc1-856d-66137a062da1 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/1aff35b7-3142-4d0a-a9fb-959bb0ee182c Aug 13 06:07:25.011929 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d4e3569e-42ed-4fc1-856d-66137a062da1 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:25.012236 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d4e3569e-42ed-4fc1-856d-66137a062da1 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:25.021024 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:25.021024 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:25.025065 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d4e3569e-42ed-4fc1-856d-66137a062da1 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:25.029262 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d4e3569e-42ed-4fc1-856d-66137a062da1 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/1aff35b7-3142-4d0a-a9fb-959bb0ee182c returned with HTTP 200 Aug 13 06:07:25.029655 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 290/1183] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:25 2026] GET /volume/v3/volumes/1aff35b7-3142-4d0a-a9fb-959bb0ee182c => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:25.947429 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-467ec8a2-0fb1-4e81-b629-a7b2b3ecd862 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:25.950814 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-467ec8a2-0fb1-4e81-b629-a7b2b3ecd862 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:25.951041 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-467ec8a2-0fb1-4e81-b629-a7b2b3ecd862 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:25.951338 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-467ec8a2-0fb1-4e81-b629-a7b2b3ecd862 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:25.951478 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-467ec8a2-0fb1-4e81-b629-a7b2b3ecd862 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:25.958244 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:25.958244 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:25.959744 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-467ec8a2-0fb1-4e81-b629-a7b2b3ecd862 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:25.960261 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 304/1184] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:25 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:26.043606 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-930d531a-b047-40c0-af6c-bd161b201cb7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:26.045443 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-930d531a-b047-40c0-af6c-bd161b201cb7 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/1aff35b7-3142-4d0a-a9fb-959bb0ee182c Aug 13 06:07:26.045625 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-930d531a-b047-40c0-af6c-bd161b201cb7 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:26.045821 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-930d531a-b047-40c0-af6c-bd161b201cb7 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:26.054315 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:26.054315 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:26.058956 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-930d531a-b047-40c0-af6c-bd161b201cb7 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:26.063909 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-930d531a-b047-40c0-af6c-bd161b201cb7 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/1aff35b7-3142-4d0a-a9fb-959bb0ee182c returned with HTTP 200 Aug 13 06:07:26.064486 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 297/1185] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:26 2026] GET /volume/v3/volumes/1aff35b7-3142-4d0a-a9fb-959bb0ee182c => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:26.080451 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d4e4cbfc-6663-4e7c-922e-c4476bf643ef None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:26.082979 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d4e4cbfc-6663-4e7c-922e-c4476bf643ef tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] POST https://10.4.3.121/volume/v3/volumes/1aff35b7-3142-4d0a-a9fb-959bb0ee182c/action Aug 13 06:07:26.083695 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d4e4cbfc-6663-4e7c-922e-c4476bf643ef tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:07:26.083933 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d4e4cbfc-6663-4e7c-922e-c4476bf643ef tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:26.095525 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:26.095525 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:26.096361 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-d4e4cbfc-6663-4e7c-922e-c4476bf643ef tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Updating volume '1aff35b7-3142-4d0a-a9fb-959bb0ee182c' with '{'status': 'maintenance'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 06:07:26.140092 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d4e4cbfc-6663-4e7c-922e-c4476bf643ef tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] https://10.4.3.121/volume/v3/volumes/1aff35b7-3142-4d0a-a9fb-959bb0ee182c/action returned with HTTP 202 Aug 13 06:07:26.140728 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 295/1186] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:07:26 2026] POST /volume/v3/volumes/1aff35b7-3142-4d0a-a9fb-959bb0ee182c/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:07:26.153284 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-41534af6-3705-4f01-ae00-7e36e5c283d6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:26.156028 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-41534af6-3705-4f01-ae00-7e36e5c283d6 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/1aff35b7-3142-4d0a-a9fb-959bb0ee182c Aug 13 06:07:26.156332 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-41534af6-3705-4f01-ae00-7e36e5c283d6 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:26.156617 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-41534af6-3705-4f01-ae00-7e36e5c283d6 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:26.167342 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:26.167342 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:26.174030 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-41534af6-3705-4f01-ae00-7e36e5c283d6 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:26.180826 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-41534af6-3705-4f01-ae00-7e36e5c283d6 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/1aff35b7-3142-4d0a-a9fb-959bb0ee182c returned with HTTP 200 Aug 13 06:07:26.181280 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 291/1187] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:26 2026] GET /volume/v3/volumes/1aff35b7-3142-4d0a-a9fb-959bb0ee182c => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:26.196526 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4d51de5a-c9fb-4f39-9894-3d824a340a42 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:26.199278 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4d51de5a-c9fb-4f39-9894-3d824a340a42 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] POST https://10.4.3.121/volume/v3/volumes/1aff35b7-3142-4d0a-a9fb-959bb0ee182c/action Aug 13 06:07:26.199775 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4d51de5a-c9fb-4f39-9894-3d824a340a42 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:07:26.199967 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4d51de5a-c9fb-4f39-9894-3d824a340a42 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:26.209473 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:26.209473 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:26.209802 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4d51de5a-c9fb-4f39-9894-3d824a340a42 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Volume info retrieved successfully. Aug 13 06:07:26.232512 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4d51de5a-c9fb-4f39-9894-3d824a340a42 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Delete volume request issued successfully. Aug 13 06:07:26.232738 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4d51de5a-c9fb-4f39-9894-3d824a340a42 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] https://10.4.3.121/volume/v3/volumes/1aff35b7-3142-4d0a-a9fb-959bb0ee182c/action returned with HTTP 202 Aug 13 06:07:26.233164 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 305/1188] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:07:26 2026] POST /volume/v3/volumes/1aff35b7-3142-4d0a-a9fb-959bb0ee182c/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:07:26.243500 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-78b423be-733a-46c0-8a8f-bb130edaabf4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:26.246052 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-78b423be-733a-46c0-8a8f-bb130edaabf4 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/1aff35b7-3142-4d0a-a9fb-959bb0ee182c Aug 13 06:07:26.246414 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-78b423be-733a-46c0-8a8f-bb130edaabf4 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:26.246691 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-78b423be-733a-46c0-8a8f-bb130edaabf4 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:26.256806 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:26.256806 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:26.261820 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-78b423be-733a-46c0-8a8f-bb130edaabf4 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:26.268682 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-78b423be-733a-46c0-8a8f-bb130edaabf4 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/1aff35b7-3142-4d0a-a9fb-959bb0ee182c returned with HTTP 200 Aug 13 06:07:26.269256 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 298/1189] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:26 2026] GET /volume/v3/volumes/1aff35b7-3142-4d0a-a9fb-959bb0ee182c => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:26.345989 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-288a8ce2-ef56-45d1-b0bb-741bbcae1bef req-f4969797-0194-461f-b472-a45a66e2492c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:26.347929 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-288a8ce2-ef56-45d1-b0bb-741bbcae1bef req-f4969797-0194-461f-b472-a45a66e2492c tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] GET https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 Aug 13 06:07:26.348114 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-288a8ce2-ef56-45d1-b0bb-741bbcae1bef req-f4969797-0194-461f-b472-a45a66e2492c tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:26.348331 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-288a8ce2-ef56-45d1-b0bb-741bbcae1bef req-f4969797-0194-461f-b472-a45a66e2492c tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:26.354938 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:26.354938 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:26.358408 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-288a8ce2-ef56-45d1-b0bb-741bbcae1bef req-f4969797-0194-461f-b472-a45a66e2492c tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Volume info retrieved successfully. Aug 13 06:07:26.362287 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-288a8ce2-ef56-45d1-b0bb-741bbcae1bef req-f4969797-0194-461f-b472-a45a66e2492c tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 returned with HTTP 200 Aug 13 06:07:26.362658 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 296/1190] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:07:26 2026] GET /volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:07:26.438484 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-85eb0b06-9567-4bba-a4f3-3994d867abde None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:26.438966 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-85eb0b06-9567-4bba-a4f3-3994d867abde None None] GET https://10.4.3.121/volume// Aug 13 06:07:26.439250 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-85eb0b06-9567-4bba-a4f3-3994d867abde None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:26.439509 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-85eb0b06-9567-4bba-a4f3-3994d867abde None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:26.439939 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-85eb0b06-9567-4bba-a4f3-3994d867abde None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:07:26.441076 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 292/1191] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:07:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:07:26.448572 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-288a8ce2-ef56-45d1-b0bb-741bbcae1bef req-018b527a-ca19-4148-b171-a403acaa9a00 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:26.453953 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-288a8ce2-ef56-45d1-b0bb-741bbcae1bef req-018b527a-ca19-4148-b171-a403acaa9a00 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:07:26.454459 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-288a8ce2-ef56-45d1-b0bb-741bbcae1bef req-018b527a-ca19-4148-b171-a403acaa9a00 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6e5ba58-7fb1-47d6-b74e-93ac97becd30", "connector": null, "instance_uuid": "f93c35d6-5935-4c87-9f79-f3fbbdca3e4d"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:26.467197 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:26.467197 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:26.496433 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-288a8ce2-ef56-45d1-b0bb-741bbcae1bef req-018b527a-ca19-4148-b171-a403acaa9a00 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:07:26.496880 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 306/1192] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:07:26 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 13 06:07:26.521879 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-915c6499-57eb-4e71-9ad2-ff5cc5707fa5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:26.523689 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-915c6499-57eb-4e71-9ad2-ff5cc5707fa5 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] GET https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 Aug 13 06:07:26.523850 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-915c6499-57eb-4e71-9ad2-ff5cc5707fa5 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:26.524033 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-915c6499-57eb-4e71-9ad2-ff5cc5707fa5 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:26.535581 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:26.535581 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:26.539011 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5c401825-6cbc-4066-9655-6c0b68273878 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:26.539522 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5c401825-6cbc-4066-9655-6c0b68273878 None None] GET https://10.4.3.121/volume// Aug 13 06:07:26.539722 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5c401825-6cbc-4066-9655-6c0b68273878 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:26.539943 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5c401825-6cbc-4066-9655-6c0b68273878 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:26.540373 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5c401825-6cbc-4066-9655-6c0b68273878 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:07:26.540736 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 297/1193] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:07:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:07:26.543085 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-915c6499-57eb-4e71-9ad2-ff5cc5707fa5 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Volume info retrieved successfully. Aug 13 06:07:26.549363 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-915c6499-57eb-4e71-9ad2-ff5cc5707fa5 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 returned with HTTP 200 Aug 13 06:07:26.552198 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 299/1194] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:26 2026] GET /volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:26.553774 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-288a8ce2-ef56-45d1-b0bb-741bbcae1bef req-cb8ab2f7-e12f-416c-8e80-b28141d06ee9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:26.555979 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-288a8ce2-ef56-45d1-b0bb-741bbcae1bef req-cb8ab2f7-e12f-416c-8e80-b28141d06ee9 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] GET https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 Aug 13 06:07:26.556278 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-288a8ce2-ef56-45d1-b0bb-741bbcae1bef req-cb8ab2f7-e12f-416c-8e80-b28141d06ee9 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:26.556519 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-288a8ce2-ef56-45d1-b0bb-741bbcae1bef req-cb8ab2f7-e12f-416c-8e80-b28141d06ee9 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:26.567192 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:26.567192 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:26.570536 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-288a8ce2-ef56-45d1-b0bb-741bbcae1bef req-cb8ab2f7-e12f-416c-8e80-b28141d06ee9 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Volume info retrieved successfully. Aug 13 06:07:26.574986 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-288a8ce2-ef56-45d1-b0bb-741bbcae1bef req-cb8ab2f7-e12f-416c-8e80-b28141d06ee9 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 returned with HTTP 200 Aug 13 06:07:26.575501 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 293/1195] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:07:26 2026] GET /volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 => generated 1031 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:07:26.678509 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-288a8ce2-ef56-45d1-b0bb-741bbcae1bef req-7b08177b-6782-4892-995f-c3aa19eb07b5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:26.681078 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-288a8ce2-ef56-45d1-b0bb-741bbcae1bef req-7b08177b-6782-4892-995f-c3aa19eb07b5 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] PUT https://10.4.3.121/volume/v3/attachments/5d49735f-fb58-472b-8174-ebaeaee019f6 Aug 13 06:07:26.681568 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-288a8ce2-ef56-45d1-b0bb-741bbcae1bef req-7b08177b-6782-4892-995f-c3aa19eb07b5 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:26.691168 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-288a8ce2-ef56-45d1-b0bb-741bbcae1bef req-7b08177b-6782-4892-995f-c3aa19eb07b5 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Acquiring lock "cinder-attachment_update-a6e5ba58-7fb1-47d6-b74e-93ac97becd30-np0000007163" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:07:26.695917 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-288a8ce2-ef56-45d1-b0bb-741bbcae1bef req-7b08177b-6782-4892-995f-c3aa19eb07b5 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Lock "cinder-attachment_update-a6e5ba58-7fb1-47d6-b74e-93ac97becd30-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:07:26.697238 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:26.697238 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:26.784417 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-288a8ce2-ef56-45d1-b0bb-741bbcae1bef req-7b08177b-6782-4892-995f-c3aa19eb07b5 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Lock "cinder-attachment_update-a6e5ba58-7fb1-47d6-b74e-93ac97becd30-np0000007163" released by "attachment_update" :: held 0.088s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:07:26.784703 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-288a8ce2-ef56-45d1-b0bb-741bbcae1bef req-7b08177b-6782-4892-995f-c3aa19eb07b5 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/attachments/5d49735f-fb58-472b-8174-ebaeaee019f6 returned with HTTP 200 Aug 13 06:07:26.785381 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 307/1196] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:07:26 2026] PUT /volume/v3/attachments/5d49735f-fb58-472b-8174-ebaeaee019f6 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:26.972423 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f24eefe6-904b-41a8-beae-19d575857d05 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:26.974004 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f24eefe6-904b-41a8-beae-19d575857d05 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:26.974252 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f24eefe6-904b-41a8-beae-19d575857d05 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:26.974472 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f24eefe6-904b-41a8-beae-19d575857d05 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:26.974585 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f24eefe6-904b-41a8-beae-19d575857d05 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:26.978894 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:26.978894 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:26.979598 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f24eefe6-904b-41a8-beae-19d575857d05 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:26.979924 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 298/1197] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:26 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:27.288240 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cf4a107a-1b29-4c7c-afd5-b32d1cadb449 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:27.290073 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cf4a107a-1b29-4c7c-afd5-b32d1cadb449 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/1aff35b7-3142-4d0a-a9fb-959bb0ee182c Aug 13 06:07:27.290073 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cf4a107a-1b29-4c7c-afd5-b32d1cadb449 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:27.290244 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cf4a107a-1b29-4c7c-afd5-b32d1cadb449 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:27.296175 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cf4a107a-1b29-4c7c-afd5-b32d1cadb449 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/1aff35b7-3142-4d0a-a9fb-959bb0ee182c returned with HTTP 404 Aug 13 06:07:27.296633 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 300/1198] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:27 2026] GET /volume/v3/volumes/1aff35b7-3142-4d0a-a9fb-959bb0ee182c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:07:27.304032 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e5243e20-b6cc-4713-929c-fd84bfddbb14 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:27.305971 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e5243e20-b6cc-4713-929c-fd84bfddbb14 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/1aff35b7-3142-4d0a-a9fb-959bb0ee182c Aug 13 06:07:27.306216 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e5243e20-b6cc-4713-929c-fd84bfddbb14 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:27.306471 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e5243e20-b6cc-4713-929c-fd84bfddbb14 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:27.308514 np0000007163 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=317,cinder:UPDATE=66,cinder:DELETE=2,cinder:INSERT=32 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:07:27.313327 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e5243e20-b6cc-4713-929c-fd84bfddbb14 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/1aff35b7-3142-4d0a-a9fb-959bb0ee182c returned with HTTP 404 Aug 13 06:07:27.313964 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 294/1199] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:27 2026] GET /volume/v3/volumes/1aff35b7-3142-4d0a-a9fb-959bb0ee182c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:07:27.322915 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-076a12bb-f300-41ff-a1ef-b32c9a027853 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:27.324701 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-076a12bb-f300-41ff-a1ef-b32c9a027853 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] DELETE https://10.4.3.121/volume/v3/volumes/1aff35b7-3142-4d0a-a9fb-959bb0ee182c Aug 13 06:07:27.324943 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-076a12bb-f300-41ff-a1ef-b32c9a027853 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:27.325219 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-076a12bb-f300-41ff-a1ef-b32c9a027853 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:27.325432 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-076a12bb-f300-41ff-a1ef-b32c9a027853 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Delete volume with id: 1aff35b7-3142-4d0a-a9fb-959bb0ee182c Aug 13 06:07:27.333907 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-076a12bb-f300-41ff-a1ef-b32c9a027853 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/1aff35b7-3142-4d0a-a9fb-959bb0ee182c returned with HTTP 404 Aug 13 06:07:27.334422 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 308/1200] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:07:27 2026] DELETE /volume/v3/volumes/1aff35b7-3142-4d0a-a9fb-959bb0ee182c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:07:27.345358 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b118345d-f798-467b-8930-c72c75ad52e8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:27.347009 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b118345d-f798-467b-8930-c72c75ad52e8 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:07:27.347371 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b118345d-f798-467b-8930-c72c75ad52e8 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-107201426"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:27.348762 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-b118345d-f798-467b-8930-c72c75ad52e8 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-107201426'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:07:27.348910 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-b118345d-f798-467b-8930-c72c75ad52e8 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Create volume of 1 GB Aug 13 06:07:27.357240 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b118345d-f798-467b-8930-c72c75ad52e8 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Availability Zones retrieved successfully. Aug 13 06:07:27.362062 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b118345d-f798-467b-8930-c72c75ad52e8 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Flow 'volume_create_api' (4828deac-0d9c-41e4-91e3-ba9e463d8053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:07:27.363078 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b118345d-f798-467b-8930-c72c75ad52e8 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aadddc5-208e-4bec-8391-3f46c4f6d662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:27.363995 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-b118345d-f798-467b-8930-c72c75ad52e8 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:07:27.393459 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b118345d-f798-467b-8930-c72c75ad52e8 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aadddc5-208e-4bec-8391-3f46c4f6d662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:27.394201 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b118345d-f798-467b-8930-c72c75ad52e8 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8660f2f8-ac43-4dd1-95d1-5d46c258704f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:27.434482 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-b118345d-f798-467b-8930-c72c75ad52e8 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Created reservations ['13b76230-12a0-4430-a802-94a69f1e749b', 'eca872ce-375a-4fe7-a207-a727b988d06b', '08f1dc4d-9f4d-46f7-83e9-2af2c3d80f37', '9bbec508-be14-4b6e-89e3-f096b0cd81cb'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:07:27.435456 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b118345d-f798-467b-8930-c72c75ad52e8 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8660f2f8-ac43-4dd1-95d1-5d46c258704f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13b76230-12a0-4430-a802-94a69f1e749b', 'eca872ce-375a-4fe7-a207-a727b988d06b', '08f1dc4d-9f4d-46f7-83e9-2af2c3d80f37', '9bbec508-be14-4b6e-89e3-f096b0cd81cb']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:27.436199 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b118345d-f798-467b-8930-c72c75ad52e8 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0256c49-11e5-474a-a610-27980b82d42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:27.461046 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b118345d-f798-467b-8930-c72c75ad52e8 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0256c49-11e5-474a-a610-27980b82d42e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca836f20-bdbb-4f90-8a9b-b397548bf06c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-107201426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4af69b1dcb51482782bbc76cf53a177c',qos_specs=None,replication_status=,reservations=['13b76230-12a0-4430-a802-94a69f1e749b','eca872ce-375a-4fe7-a207-a727b988d06b','08f1dc4d-9f4d-46f7-83e9-2af2c3d80f37','9bbec508-be14-4b6e-89e3-f096b0cd81cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ac2cb66b789426998cea979a365d25f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:07:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-107201426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca836f20-bdbb-4f90-8a9b-b397548bf06c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4af69b1dcb51482782bbc76cf53a177c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ac2cb66b789426998cea979a365d25f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:27.462286 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b118345d-f798-467b-8930-c72c75ad52e8 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c59cbee-957d-43c9-95c7-a06edde79a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:27.481498 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b118345d-f798-467b-8930-c72c75ad52e8 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c59cbee-957d-43c9-95c7-a06edde79a4e) transitioned into state 'SUCCESS' from state '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-107201426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4af69b1dcb51482782bbc76cf53a177c',qos_specs=None,replication_status=,reservations=['13b76230-12a0-4430-a802-94a69f1e749b','eca872ce-375a-4fe7-a207-a727b988d06b','08f1dc4d-9f4d-46f7-83e9-2af2c3d80f37','9bbec508-be14-4b6e-89e3-f096b0cd81cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ac2cb66b789426998cea979a365d25f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:27.482335 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b118345d-f798-467b-8930-c72c75ad52e8 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f4cff10-402f-4f98-adb5-1f40ac75f5dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:27.493828 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b118345d-f798-467b-8930-c72c75ad52e8 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f4cff10-402f-4f98-adb5-1f40ac75f5dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:27.495270 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b118345d-f798-467b-8930-c72c75ad52e8 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Flow 'volume_create_api' (4828deac-0d9c-41e4-91e3-ba9e463d8053) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:07:27.495696 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b118345d-f798-467b-8930-c72c75ad52e8 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Create volume request issued successfully. Aug 13 06:07:27.496469 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b118345d-f798-467b-8930-c72c75ad52e8 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:07:27.496976 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 299/1201] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:07:27 2026] POST /volume/v3/volumes => generated 748 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:07:27.513386 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6c3ffe41-378c-4d2f-b86b-cd052d0fb8dc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:27.520769 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6c3ffe41-378c-4d2f-b86b-cd052d0fb8dc tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c Aug 13 06:07:27.520769 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6c3ffe41-378c-4d2f-b86b-cd052d0fb8dc tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:27.520769 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6c3ffe41-378c-4d2f-b86b-cd052d0fb8dc tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:27.527401 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:27.527401 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:27.532214 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6c3ffe41-378c-4d2f-b86b-cd052d0fb8dc tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:27.536617 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6c3ffe41-378c-4d2f-b86b-cd052d0fb8dc tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c returned with HTTP 200 Aug 13 06:07:27.537136 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 301/1202] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:27 2026] GET /volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:27.564348 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3fa10415-55a0-41da-ab60-eea19b04ae27 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:27.566019 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3fa10415-55a0-41da-ab60-eea19b04ae27 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] GET https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 Aug 13 06:07:27.566241 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3fa10415-55a0-41da-ab60-eea19b04ae27 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:27.566443 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3fa10415-55a0-41da-ab60-eea19b04ae27 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:27.577203 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:27.577203 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:27.580575 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3fa10415-55a0-41da-ab60-eea19b04ae27 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Volume info retrieved successfully. Aug 13 06:07:27.584998 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3fa10415-55a0-41da-ab60-eea19b04ae27 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 returned with HTTP 200 Aug 13 06:07:27.585408 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 295/1203] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:27 2026] GET /volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:27.991933 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d6a04c73-d781-41e7-b391-358f3dfc3cda None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:27.993718 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d6a04c73-d781-41e7-b391-358f3dfc3cda tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:27.994438 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d6a04c73-d781-41e7-b391-358f3dfc3cda tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:27.994438 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d6a04c73-d781-41e7-b391-358f3dfc3cda tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:27.994657 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-d6a04c73-d781-41e7-b391-358f3dfc3cda tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:27.999414 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:27.999414 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:28.000295 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d6a04c73-d781-41e7-b391-358f3dfc3cda tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:28.000734 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 309/1204] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:27 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:28.556690 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0b8ab017-6e46-4cbe-9820-97055e6b4584 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:28.558456 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0b8ab017-6e46-4cbe-9820-97055e6b4584 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c Aug 13 06:07:28.558691 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0b8ab017-6e46-4cbe-9820-97055e6b4584 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:28.558915 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0b8ab017-6e46-4cbe-9820-97055e6b4584 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:28.567434 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:28.567434 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:28.572684 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0b8ab017-6e46-4cbe-9820-97055e6b4584 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:28.577508 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0b8ab017-6e46-4cbe-9820-97055e6b4584 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c returned with HTTP 200 Aug 13 06:07:28.577970 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 300/1205] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:28 2026] GET /volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:28.590596 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-809e4f77-7a16-47ca-8072-c1a9935a759a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:28.593396 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-809e4f77-7a16-47ca-8072-c1a9935a759a tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] POST https://10.4.3.121/volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c/action Aug 13 06:07:28.593809 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-809e4f77-7a16-47ca-8072-c1a9935a759a tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:07:28.593976 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-809e4f77-7a16-47ca-8072-c1a9935a759a tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:28.605647 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:28.605647 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:28.606351 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-335ff950-e118-466f-be2d-16429eb8b001 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:28.606802 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.admin_actions [None req-809e4f77-7a16-47ca-8072-c1a9935a759a tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Updating volume 'ca836f20-bdbb-4f90-8a9b-b397548bf06c' with '{'status': 'error'}' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 06:07:28.608250 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-335ff950-e118-466f-be2d-16429eb8b001 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] GET https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 Aug 13 06:07:28.608465 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-335ff950-e118-466f-be2d-16429eb8b001 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:28.608644 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-335ff950-e118-466f-be2d-16429eb8b001 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:28.619976 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:28.619976 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:28.625732 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-335ff950-e118-466f-be2d-16429eb8b001 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Volume info retrieved successfully. Aug 13 06:07:28.633286 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-335ff950-e118-466f-be2d-16429eb8b001 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 returned with HTTP 200 Aug 13 06:07:28.633952 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 296/1206] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:28 2026] GET /volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:28.637297 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-809e4f77-7a16-47ca-8072-c1a9935a759a tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] https://10.4.3.121/volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c/action returned with HTTP 202 Aug 13 06:07:28.637799 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 302/1207] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:07:28 2026] POST /volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:07:28.644378 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6cb95c43-19f0-48a2-bd0e-8f70bee64587 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:28.646108 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6cb95c43-19f0-48a2-bd0e-8f70bee64587 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c Aug 13 06:07:28.646326 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6cb95c43-19f0-48a2-bd0e-8f70bee64587 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:28.646519 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6cb95c43-19f0-48a2-bd0e-8f70bee64587 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:28.654245 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:28.654245 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:28.658727 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6cb95c43-19f0-48a2-bd0e-8f70bee64587 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:28.663660 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6cb95c43-19f0-48a2-bd0e-8f70bee64587 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c returned with HTTP 200 Aug 13 06:07:28.664226 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 310/1208] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:28 2026] GET /volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:28.680566 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6eddbe52-96d2-45f4-a262-4470e85bbeea None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:28.682352 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6eddbe52-96d2-45f4-a262-4470e85bbeea tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] POST https://10.4.3.121/volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c/action Aug 13 06:07:28.682632 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6eddbe52-96d2-45f4-a262-4470e85bbeea tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:07:28.682769 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6eddbe52-96d2-45f4-a262-4470e85bbeea tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:28.691221 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:28.691221 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:28.691619 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-6eddbe52-96d2-45f4-a262-4470e85bbeea tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Updating volume 'ca836f20-bdbb-4f90-8a9b-b397548bf06c' with '{'status': 'available'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 06:07:28.714587 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6eddbe52-96d2-45f4-a262-4470e85bbeea tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] https://10.4.3.121/volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c/action returned with HTTP 202 Aug 13 06:07:28.714956 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 301/1209] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:07:28 2026] POST /volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:07:28.723271 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0ca16977-fa00-4c72-ae6b-693b8c842810 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:28.725232 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0ca16977-fa00-4c72-ae6b-693b8c842810 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c Aug 13 06:07:28.725495 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0ca16977-fa00-4c72-ae6b-693b8c842810 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:28.725747 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0ca16977-fa00-4c72-ae6b-693b8c842810 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:28.733386 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:28.733386 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:28.737035 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0ca16977-fa00-4c72-ae6b-693b8c842810 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:28.741129 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0ca16977-fa00-4c72-ae6b-693b8c842810 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c returned with HTTP 200 Aug 13 06:07:28.741496 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 297/1210] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:28 2026] GET /volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:28.760344 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ac579cef-baa5-4964-b26d-d9ecc1596772 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:28.765655 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac579cef-baa5-4964-b26d-d9ecc1596772 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] POST https://10.4.3.121/volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c/action Aug 13 06:07:28.766067 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac579cef-baa5-4964-b26d-d9ecc1596772 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:07:28.768379 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac579cef-baa5-4964-b26d-d9ecc1596772 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:28.779669 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:28.779669 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:28.780028 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.admin_actions [None req-ac579cef-baa5-4964-b26d-d9ecc1596772 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Updating volume 'ca836f20-bdbb-4f90-8a9b-b397548bf06c' with '{'status': 'maintenance'}' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 06:07:28.804528 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac579cef-baa5-4964-b26d-d9ecc1596772 tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] https://10.4.3.121/volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c/action returned with HTTP 202 Aug 13 06:07:28.804930 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 303/1211] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:07:28 2026] POST /volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:07:28.813402 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9fb98471-1b67-4806-9cc5-6fcb78687b3e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:28.815196 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9fb98471-1b67-4806-9cc5-6fcb78687b3e tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c Aug 13 06:07:28.815420 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9fb98471-1b67-4806-9cc5-6fcb78687b3e tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:28.815601 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9fb98471-1b67-4806-9cc5-6fcb78687b3e tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:28.822864 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:28.822864 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:28.827065 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9fb98471-1b67-4806-9cc5-6fcb78687b3e tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:28.832404 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9fb98471-1b67-4806-9cc5-6fcb78687b3e tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c returned with HTTP 200 Aug 13 06:07:28.832903 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 311/1212] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:28 2026] GET /volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:28.848852 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6d167937-9188-400a-a902-1addbe28188e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:28.850662 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d167937-9188-400a-a902-1addbe28188e tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] POST https://10.4.3.121/volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c/action Aug 13 06:07:28.851035 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d167937-9188-400a-a902-1addbe28188e tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:07:28.851191 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d167937-9188-400a-a902-1addbe28188e tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:28.860105 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:28.860105 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:28.860481 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-6d167937-9188-400a-a902-1addbe28188e tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] Updating volume 'ca836f20-bdbb-4f90-8a9b-b397548bf06c' with '{'status': 'available'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 06:07:28.879102 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d167937-9188-400a-a902-1addbe28188e tempest-VolumesActionsTest-1225107964 tempest-VolumesActionsTest-1225107964-project-admin] https://10.4.3.121/volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c/action returned with HTTP 202 Aug 13 06:07:28.879594 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 302/1213] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:07:28 2026] POST /volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:07:28.889432 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-de399d40-6150-4c88-8afa-608b551042c9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:28.891552 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-de399d40-6150-4c88-8afa-608b551042c9 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c Aug 13 06:07:28.891793 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-de399d40-6150-4c88-8afa-608b551042c9 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:28.892000 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-de399d40-6150-4c88-8afa-608b551042c9 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:28.901634 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:28.901634 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:28.906643 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-de399d40-6150-4c88-8afa-608b551042c9 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:28.912995 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-de399d40-6150-4c88-8afa-608b551042c9 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c returned with HTTP 200 Aug 13 06:07:28.913579 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 298/1214] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:28 2026] GET /volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:28.928852 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-22fefdb2-d6c1-47b7-a247-49f807fa4f10 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:28.933595 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-22fefdb2-d6c1-47b7-a247-49f807fa4f10 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c Aug 13 06:07:28.934602 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-22fefdb2-d6c1-47b7-a247-49f807fa4f10 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:28.935522 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-22fefdb2-d6c1-47b7-a247-49f807fa4f10 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:28.946527 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:28.946527 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:28.952257 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-22fefdb2-d6c1-47b7-a247-49f807fa4f10 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:28.958675 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-22fefdb2-d6c1-47b7-a247-49f807fa4f10 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c returned with HTTP 200 Aug 13 06:07:28.959415 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 304/1215] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:28 2026] GET /volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:07:28.972165 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d648bf57-c2a5-4de8-a1db-75675026c934 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:28.973960 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d648bf57-c2a5-4de8-a1db-75675026c934 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] DELETE https://10.4.3.121/volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c Aug 13 06:07:28.974280 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d648bf57-c2a5-4de8-a1db-75675026c934 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:28.974520 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d648bf57-c2a5-4de8-a1db-75675026c934 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:28.974695 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-d648bf57-c2a5-4de8-a1db-75675026c934 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Delete volume with id: ca836f20-bdbb-4f90-8a9b-b397548bf06c Aug 13 06:07:28.982208 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:28.982208 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:28.982708 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d648bf57-c2a5-4de8-a1db-75675026c934 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:29.001725 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d648bf57-c2a5-4de8-a1db-75675026c934 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Delete volume request issued successfully. Aug 13 06:07:29.001966 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d648bf57-c2a5-4de8-a1db-75675026c934 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c returned with HTTP 202 Aug 13 06:07:29.002603 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 312/1216] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:07:28 2026] DELETE /volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:07:29.014567 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-aa059678-cf36-45cf-8824-c3cb47365093 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:29.016442 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-febf628a-ec5f-4f1d-b1c3-742a4acca742 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:29.016761 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa059678-cf36-45cf-8824-c3cb47365093 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c Aug 13 06:07:29.016970 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa059678-cf36-45cf-8824-c3cb47365093 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:29.017256 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa059678-cf36-45cf-8824-c3cb47365093 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:29.018751 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-febf628a-ec5f-4f1d-b1c3-742a4acca742 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:29.018981 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-febf628a-ec5f-4f1d-b1c3-742a4acca742 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:29.019227 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-febf628a-ec5f-4f1d-b1c3-742a4acca742 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:29.019361 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-febf628a-ec5f-4f1d-b1c3-742a4acca742 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:29.024436 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:29.024436 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:29.025307 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:29.025307 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:29.025645 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-febf628a-ec5f-4f1d-b1c3-742a4acca742 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:29.026356 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 299/1217] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:29 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:29.030198 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-aa059678-cf36-45cf-8824-c3cb47365093 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Volume info retrieved successfully. Aug 13 06:07:29.034477 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa059678-cf36-45cf-8824-c3cb47365093 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c returned with HTTP 200 Aug 13 06:07:29.034854 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 303/1218] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:29 2026] GET /volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:29.649092 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6d76f6fe-270b-426a-a0ba-4533a6d1b848 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:29.651195 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6d76f6fe-270b-426a-a0ba-4533a6d1b848 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] GET https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 Aug 13 06:07:29.651483 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6d76f6fe-270b-426a-a0ba-4533a6d1b848 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:29.651707 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6d76f6fe-270b-426a-a0ba-4533a6d1b848 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:29.664447 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:29.664447 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:29.668526 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6d76f6fe-270b-426a-a0ba-4533a6d1b848 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Volume info retrieved successfully. Aug 13 06:07:29.673256 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6d76f6fe-270b-426a-a0ba-4533a6d1b848 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 returned with HTTP 200 Aug 13 06:07:29.673660 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 305/1219] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:29 2026] GET /volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:30.042100 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b2cc39cf-0dc3-4eff-90e7-6653f03bf28d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:30.044694 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b2cc39cf-0dc3-4eff-90e7-6653f03bf28d tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:30.044825 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b2cc39cf-0dc3-4eff-90e7-6653f03bf28d tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:30.045290 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b2cc39cf-0dc3-4eff-90e7-6653f03bf28d tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:30.045290 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-b2cc39cf-0dc3-4eff-90e7-6653f03bf28d tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:30.047400 np0000007163 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=364,cinder:UPDATE=121,cinder:DELETE=4,cinder:INSERT=64 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:07:30.049530 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-564d2099-f102-4ddf-b281-b9f4cd5a2a80 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:30.051222 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:30.051222 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:30.052248 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-564d2099-f102-4ddf-b281-b9f4cd5a2a80 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] GET https://10.4.3.121/volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c Aug 13 06:07:30.052416 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b2cc39cf-0dc3-4eff-90e7-6653f03bf28d tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:30.053038 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 313/1220] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:30 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:30.053163 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-564d2099-f102-4ddf-b281-b9f4cd5a2a80 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:30.053818 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-564d2099-f102-4ddf-b281-b9f4cd5a2a80 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:30.065561 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-564d2099-f102-4ddf-b281-b9f4cd5a2a80 tempest-VolumesActionsTest-1245813560 tempest-VolumesActionsTest-1245813560-project-member] https://10.4.3.121/volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c returned with HTTP 404 Aug 13 06:07:30.066075 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 300/1221] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:30 2026] GET /volume/v3/volumes/ca836f20-bdbb-4f90-8a9b-b397548bf06c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:07:30.072599 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-288a8ce2-ef56-45d1-b0bb-741bbcae1bef req-ed648435-c5d4-4a46-bce6-4b7e0b147b97 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:30.075266 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-288a8ce2-ef56-45d1-b0bb-741bbcae1bef req-ed648435-c5d4-4a46-bce6-4b7e0b147b97 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] POST https://10.4.3.121/volume/v3/attachments/5d49735f-fb58-472b-8174-ebaeaee019f6/action Aug 13 06:07:30.075735 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-288a8ce2-ef56-45d1-b0bb-741bbcae1bef req-ed648435-c5d4-4a46-bce6-4b7e0b147b97 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:07:30.076099 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-288a8ce2-ef56-45d1-b0bb-741bbcae1bef req-ed648435-c5d4-4a46-bce6-4b7e0b147b97 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:30.097913 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:30.097913 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:30.112091 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-288a8ce2-ef56-45d1-b0bb-741bbcae1bef req-ed648435-c5d4-4a46-bce6-4b7e0b147b97 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/attachments/5d49735f-fb58-472b-8174-ebaeaee019f6/action returned with HTTP 204 Aug 13 06:07:30.112919 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 304/1222] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:07:30 2026] POST /volume/v3/attachments/5d49735f-fb58-472b-8174-ebaeaee019f6/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:07:30.698347 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8c7f0003-81f7-41ae-b5a3-67230e7fdb03 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:30.700634 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8c7f0003-81f7-41ae-b5a3-67230e7fdb03 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] GET https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 Aug 13 06:07:30.700799 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8c7f0003-81f7-41ae-b5a3-67230e7fdb03 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:30.701008 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8c7f0003-81f7-41ae-b5a3-67230e7fdb03 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:30.711019 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:30.711019 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:30.715281 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8c7f0003-81f7-41ae-b5a3-67230e7fdb03 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Volume info retrieved successfully. Aug 13 06:07:30.719887 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8c7f0003-81f7-41ae-b5a3-67230e7fdb03 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 returned with HTTP 200 Aug 13 06:07:30.720296 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 306/1223] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:30 2026] GET /volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:30.735108 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-49920a85-d7b9-4d73-bd98-b82ca6ecf0fc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:30.737406 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-49920a85-d7b9-4d73-bd98-b82ca6ecf0fc tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] GET https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 Aug 13 06:07:30.737642 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-49920a85-d7b9-4d73-bd98-b82ca6ecf0fc tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:30.737873 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-49920a85-d7b9-4d73-bd98-b82ca6ecf0fc tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:30.749481 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:30.749481 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:30.754201 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-49920a85-d7b9-4d73-bd98-b82ca6ecf0fc tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Volume info retrieved successfully. Aug 13 06:07:30.760012 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-49920a85-d7b9-4d73-bd98-b82ca6ecf0fc tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 returned with HTTP 200 Aug 13 06:07:30.760438 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 314/1224] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:30 2026] GET /volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 => generated 1144 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:30.854093 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-2a86f657-ef1f-418d-a3b2-81707aa06956 req-68a5f96e-d257-4af5-87b9-39bb7a1dab44 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:30.856469 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2a86f657-ef1f-418d-a3b2-81707aa06956 req-68a5f96e-d257-4af5-87b9-39bb7a1dab44 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] GET https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 Aug 13 06:07:30.856702 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2a86f657-ef1f-418d-a3b2-81707aa06956 req-68a5f96e-d257-4af5-87b9-39bb7a1dab44 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:30.856928 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2a86f657-ef1f-418d-a3b2-81707aa06956 req-68a5f96e-d257-4af5-87b9-39bb7a1dab44 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:30.869341 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:30.869341 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:30.874923 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-2a86f657-ef1f-418d-a3b2-81707aa06956 req-68a5f96e-d257-4af5-87b9-39bb7a1dab44 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Volume info retrieved successfully. Aug 13 06:07:30.881148 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2a86f657-ef1f-418d-a3b2-81707aa06956 req-68a5f96e-d257-4af5-87b9-39bb7a1dab44 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 returned with HTTP 200 Aug 13 06:07:30.881694 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 301/1225] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:07:30 2026] GET /volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:31.065926 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-70054fd6-f132-4574-83ce-d5dc2235b1ef None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:31.068515 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-70054fd6-f132-4574-83ce-d5dc2235b1ef tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:31.068732 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-70054fd6-f132-4574-83ce-d5dc2235b1ef tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:31.070501 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-70054fd6-f132-4574-83ce-d5dc2235b1ef tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:31.070501 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-70054fd6-f132-4574-83ce-d5dc2235b1ef tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:31.076383 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:31.076383 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:31.077349 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-70054fd6-f132-4574-83ce-d5dc2235b1ef tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:31.078312 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 305/1226] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:31 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:32.088926 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ee277571-b534-4f9c-a265-f00ab976a903 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:32.091106 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee277571-b534-4f9c-a265-f00ab976a903 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:32.091338 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ee277571-b534-4f9c-a265-f00ab976a903 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:32.091546 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ee277571-b534-4f9c-a265-f00ab976a903 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:32.091679 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-ee277571-b534-4f9c-a265-f00ab976a903 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:32.096370 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:32.096370 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:32.097472 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee277571-b534-4f9c-a265-f00ab976a903 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:32.097871 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 307/1227] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:32 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:33.109197 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6afde1cb-7148-451a-8cd4-93ef7f4b32cd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:33.112206 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6afde1cb-7148-451a-8cd4-93ef7f4b32cd tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:33.112206 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6afde1cb-7148-451a-8cd4-93ef7f4b32cd tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:33.112206 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6afde1cb-7148-451a-8cd4-93ef7f4b32cd tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:33.112206 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-6afde1cb-7148-451a-8cd4-93ef7f4b32cd tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:33.116942 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:33.116942 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:33.118059 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6afde1cb-7148-451a-8cd4-93ef7f4b32cd tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:33.118635 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 315/1228] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:33 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:34.131296 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9558328c-453a-4a54-8948-0aa473b41fc8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:34.133948 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9558328c-453a-4a54-8948-0aa473b41fc8 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:34.134234 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9558328c-453a-4a54-8948-0aa473b41fc8 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:34.134494 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9558328c-453a-4a54-8948-0aa473b41fc8 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:34.134643 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9558328c-453a-4a54-8948-0aa473b41fc8 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:34.141795 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:34.141795 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:34.142884 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9558328c-453a-4a54-8948-0aa473b41fc8 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:34.143380 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 302/1229] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:34 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:35.055450 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c146a91c-338b-4280-b48e-2947c62254da req-c83c84bb-d43b-4a63-bb00-2149f4113ab3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:35.057490 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c146a91c-338b-4280-b48e-2947c62254da req-c83c84bb-d43b-4a63-bb00-2149f4113ab3 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] GET https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 Aug 13 06:07:35.057674 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c146a91c-338b-4280-b48e-2947c62254da req-c83c84bb-d43b-4a63-bb00-2149f4113ab3 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:35.057862 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c146a91c-338b-4280-b48e-2947c62254da req-c83c84bb-d43b-4a63-bb00-2149f4113ab3 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:35.068056 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:35.068056 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:35.071978 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-c146a91c-338b-4280-b48e-2947c62254da req-c83c84bb-d43b-4a63-bb00-2149f4113ab3 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Volume info retrieved successfully. Aug 13 06:07:35.076672 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c146a91c-338b-4280-b48e-2947c62254da req-c83c84bb-d43b-4a63-bb00-2149f4113ab3 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 returned with HTTP 200 Aug 13 06:07:35.077080 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 306/1230] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:07:35 2026] GET /volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:35.156474 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-da65a465-f09b-4e9a-ad9f-bf83d78620a2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:35.158840 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-da65a465-f09b-4e9a-ad9f-bf83d78620a2 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:35.159147 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-da65a465-f09b-4e9a-ad9f-bf83d78620a2 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:35.159424 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-da65a465-f09b-4e9a-ad9f-bf83d78620a2 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:35.159638 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-da65a465-f09b-4e9a-ad9f-bf83d78620a2 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:35.167891 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:35.167891 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:35.169559 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-da65a465-f09b-4e9a-ad9f-bf83d78620a2 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:35.170152 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 308/1231] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:35 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:36.020219 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-97e87e7d-c054-43d2-8f37-26395e50c959 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:36.021774 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-97e87e7d-c054-43d2-8f37-26395e50c959 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:07:36.022103 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-97e87e7d-c054-43d2-8f37-26395e50c959 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-465501899"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:36.023606 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-97e87e7d-c054-43d2-8f37-26395e50c959 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-465501899'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:07:36.023718 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-97e87e7d-c054-43d2-8f37-26395e50c959 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Create volume of 1 GB Aug 13 06:07:36.027602 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-97e87e7d-c054-43d2-8f37-26395e50c959 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Availability Zones retrieved successfully. Aug 13 06:07:36.032630 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97e87e7d-c054-43d2-8f37-26395e50c959 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Flow 'volume_create_api' (f13e5675-ffb6-43ba-9b23-d8917eaa2242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:07:36.033561 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97e87e7d-c054-43d2-8f37-26395e50c959 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a06960fa-9f63-4371-9d29-601f9fc1c11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:36.034404 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-97e87e7d-c054-43d2-8f37-26395e50c959 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:07:36.069368 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97e87e7d-c054-43d2-8f37-26395e50c959 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a06960fa-9f63-4371-9d29-601f9fc1c11f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:36.070166 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97e87e7d-c054-43d2-8f37-26395e50c959 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cc896fb-b2ea-463a-b1ed-6cce6ade03bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:36.128899 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-97e87e7d-c054-43d2-8f37-26395e50c959 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Created reservations ['51aa6094-b4b9-4ea3-8e21-38044fc09f63', 'fdf5ec26-07e9-4722-a591-4650f94ae0e4', '45290577-2c24-49e9-88a1-f005605ed681', '8c0abf75-0299-4e26-a0b8-e190876ffff7'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:07:36.129660 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97e87e7d-c054-43d2-8f37-26395e50c959 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cc896fb-b2ea-463a-b1ed-6cce6ade03bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51aa6094-b4b9-4ea3-8e21-38044fc09f63', 'fdf5ec26-07e9-4722-a591-4650f94ae0e4', '45290577-2c24-49e9-88a1-f005605ed681', '8c0abf75-0299-4e26-a0b8-e190876ffff7']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:36.130341 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97e87e7d-c054-43d2-8f37-26395e50c959 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2661984f-2e9b-465b-b19f-f3cc11f44f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:36.152227 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97e87e7d-c054-43d2-8f37-26395e50c959 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2661984f-2e9b-465b-b19f-f3cc11f44f3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6922abb0-ca96-4c65-8a8e-354011294f21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-465501899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e3c9cd1cb2c45d0817852d2ef5d1977',qos_specs=None,replication_status=,reservations=['51aa6094-b4b9-4ea3-8e21-38044fc09f63','fdf5ec26-07e9-4722-a591-4650f94ae0e4','45290577-2c24-49e9-88a1-f005605ed681','8c0abf75-0299-4e26-a0b8-e190876ffff7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bba7a70b0cd145768ec7c74cf950a1ba',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:07:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-465501899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6922abb0-ca96-4c65-8a8e-354011294f21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e3c9cd1cb2c45d0817852d2ef5d1977',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bba7a70b0cd145768ec7c74cf950a1ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:36.153053 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97e87e7d-c054-43d2-8f37-26395e50c959 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b351497-43f2-41e7-bfd6-11280cc9c3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:36.174104 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97e87e7d-c054-43d2-8f37-26395e50c959 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b351497-43f2-41e7-bfd6-11280cc9c3ab) transitioned into state 'SUCCESS' from state '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-465501899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e3c9cd1cb2c45d0817852d2ef5d1977',qos_specs=None,replication_status=,reservations=['51aa6094-b4b9-4ea3-8e21-38044fc09f63','fdf5ec26-07e9-4722-a591-4650f94ae0e4','45290577-2c24-49e9-88a1-f005605ed681','8c0abf75-0299-4e26-a0b8-e190876ffff7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bba7a70b0cd145768ec7c74cf950a1ba',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:36.174738 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97e87e7d-c054-43d2-8f37-26395e50c959 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3d998dc-514c-4de2-8d72-a6556b71da4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:36.181557 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-51e6aaf6-a80e-4f86-89f9-cb4b0e0c0299 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:36.183375 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-51e6aaf6-a80e-4f86-89f9-cb4b0e0c0299 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:36.183557 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-51e6aaf6-a80e-4f86-89f9-cb4b0e0c0299 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:36.183733 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-51e6aaf6-a80e-4f86-89f9-cb4b0e0c0299 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:36.183848 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-51e6aaf6-a80e-4f86-89f9-cb4b0e0c0299 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:36.189438 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97e87e7d-c054-43d2-8f37-26395e50c959 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3d998dc-514c-4de2-8d72-a6556b71da4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:36.190271 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97e87e7d-c054-43d2-8f37-26395e50c959 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Flow 'volume_create_api' (f13e5675-ffb6-43ba-9b23-d8917eaa2242) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:07:36.190632 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-97e87e7d-c054-43d2-8f37-26395e50c959 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Create volume request issued successfully. Aug 13 06:07:36.190918 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:36.190918 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:36.191734 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-51e6aaf6-a80e-4f86-89f9-cb4b0e0c0299 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:36.192210 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 303/1232] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:36 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:36.192485 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-97e87e7d-c054-43d2-8f37-26395e50c959 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:07:36.192990 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 316/1233] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:07:36 2026] POST /volume/v3/volumes => generated 756 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:07:36.211715 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d2856a05-a1e5-4589-8768-bb8862df3594 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:36.217291 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d2856a05-a1e5-4589-8768-bb8862df3594 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] GET https://10.4.3.121/volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 Aug 13 06:07:36.217789 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d2856a05-a1e5-4589-8768-bb8862df3594 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:36.218126 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d2856a05-a1e5-4589-8768-bb8862df3594 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:36.228931 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:36.228931 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:36.234129 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d2856a05-a1e5-4589-8768-bb8862df3594 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Volume info retrieved successfully. Aug 13 06:07:36.240444 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d2856a05-a1e5-4589-8768-bb8862df3594 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 returned with HTTP 200 Aug 13 06:07:36.242139 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 307/1234] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:36 2026] GET /volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 => generated 824 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:37.203888 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-34434e86-046c-4a96-af7c-e0c18cfaf45a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:37.205853 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-34434e86-046c-4a96-af7c-e0c18cfaf45a tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:37.206057 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-34434e86-046c-4a96-af7c-e0c18cfaf45a tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:37.206263 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-34434e86-046c-4a96-af7c-e0c18cfaf45a tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:37.206365 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-34434e86-046c-4a96-af7c-e0c18cfaf45a tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:37.211391 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:37.211391 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:37.212130 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-34434e86-046c-4a96-af7c-e0c18cfaf45a tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:37.212474 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 309/1235] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:37 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:37.222797 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d0ec31fe-dcd3-4e75-b35c-73de17da5682 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:37.224469 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d0ec31fe-dcd3-4e75-b35c-73de17da5682 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/volumes/edbb284e-18d5-4d91-8db3-5f8cd9defa73 Aug 13 06:07:37.224646 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d0ec31fe-dcd3-4e75-b35c-73de17da5682 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:37.224834 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d0ec31fe-dcd3-4e75-b35c-73de17da5682 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:37.234445 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:37.234445 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:37.238928 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d0ec31fe-dcd3-4e75-b35c-73de17da5682 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Volume info retrieved successfully. Aug 13 06:07:37.244281 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d0ec31fe-dcd3-4e75-b35c-73de17da5682 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/volumes/edbb284e-18d5-4d91-8db3-5f8cd9defa73 returned with HTTP 200 Aug 13 06:07:37.244649 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 304/1236] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:37 2026] GET /volume/v3/volumes/edbb284e-18d5-4d91-8db3-5f8cd9defa73 => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:37.254888 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-21591478-1518-42e9-86ed-5ffb34c573fe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:37.258345 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-21591478-1518-42e9-86ed-5ffb34c573fe tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] GET https://10.4.3.121/volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 Aug 13 06:07:37.258345 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-21591478-1518-42e9-86ed-5ffb34c573fe tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:37.258512 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1e85332c-4bd5-4cce-a342-74d3378b15cb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:37.258820 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-21591478-1518-42e9-86ed-5ffb34c573fe tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:37.262202 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1e85332c-4bd5-4cce-a342-74d3378b15cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] POST https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b/restore Aug 13 06:07:37.262202 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1e85332c-4bd5-4cce-a342-74d3378b15cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:37.263308 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-1e85332c-4bd5-4cce-a342-74d3378b15cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Restoring backup 1c549aa2-c292-4bdd-999b-e4cb6054af7b ({'restore': {}}) {{(pid=100325) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 06:07:37.263578 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-1e85332c-4bd5-4cce-a342-74d3378b15cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Restoring backup 1c549aa2-c292-4bdd-999b-e4cb6054af7b to volume None. Aug 13 06:07:37.268527 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:37.268527 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:37.272222 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:37.272222 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:37.272222 np0000007163 devstack@c-api.service[100325]: INFO cinder.backup.api [None req-1e85332c-4bd5-4cce-a342-74d3378b15cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Creating volume of 1 GB for restore of backup 1c549aa2-c292-4bdd-999b-e4cb6054af7b. Aug 13 06:07:37.273050 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-21591478-1518-42e9-86ed-5ffb34c573fe tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Volume info retrieved successfully. Aug 13 06:07:37.278563 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1e85332c-4bd5-4cce-a342-74d3378b15cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Availability zone cache updated, next update will occur around 2026-08-13 07:07:37.278304. {{(pid=100325) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 06:07:37.278842 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1e85332c-4bd5-4cce-a342-74d3378b15cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Availability Zones retrieved successfully. Aug 13 06:07:37.279117 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-21591478-1518-42e9-86ed-5ffb34c573fe tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 returned with HTTP 200 Aug 13 06:07:37.279507 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 317/1237] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:37 2026] GET /volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:37.285214 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1e85332c-4bd5-4cce-a342-74d3378b15cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Flow 'volume_create_api' (08756a20-c6f8-4250-9424-eb02b556a4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:07:37.286361 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1e85332c-4bd5-4cce-a342-74d3378b15cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffefbe4c-c1d3-47d2-a339-6d353f2d4a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:37.287488 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-1e85332c-4bd5-4cce-a342-74d3378b15cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:07:37.318248 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1e85332c-4bd5-4cce-a342-74d3378b15cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffefbe4c-c1d3-47d2-a339-6d353f2d4a45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:37.319829 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1e85332c-4bd5-4cce-a342-74d3378b15cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1859eacc-19b5-48b1-8a0e-59186a258ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:37.352901 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-1e85332c-4bd5-4cce-a342-74d3378b15cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Created reservations ['111b73da-e789-4f5c-9a34-fff072717b06', '6f7c1ae1-3389-47c6-99db-ca17c7a45425', '5aea8564-9a80-4d74-b7e3-79af865c117b', 'd311a06e-86e5-48e6-b31e-9b1e73906316'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:07:37.353922 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1e85332c-4bd5-4cce-a342-74d3378b15cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1859eacc-19b5-48b1-8a0e-59186a258ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['111b73da-e789-4f5c-9a34-fff072717b06', '6f7c1ae1-3389-47c6-99db-ca17c7a45425', '5aea8564-9a80-4d74-b7e3-79af865c117b', 'd311a06e-86e5-48e6-b31e-9b1e73906316']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:37.354975 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1e85332c-4bd5-4cce-a342-74d3378b15cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89900472-1cbd-45d1-a3eb-a0ce1625cb4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:37.389059 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1e85332c-4bd5-4cce-a342-74d3378b15cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89900472-1cbd-45d1-a3eb-a0ce1625cb4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '843fd650-05c3-4788-be51-74f7375d2c41', '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_1c549aa2-c292-4bdd-999b-e4cb6054af7b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcf6928b4e294faa870140367fcb6f11',qos_specs=None,replication_status=,reservations=['111b73da-e789-4f5c-9a34-fff072717b06','6f7c1ae1-3389-47c6-99db-ca17c7a45425','5aea8564-9a80-4d74-b7e3-79af865c117b','d311a06e-86e5-48e6-b31e-9b1e73906316'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78136957ad9a4f128f87fa62bdd567a3',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:07:37Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_1c549aa2-c292-4bdd-999b-e4cb6054af7b',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=843fd650-05c3-4788-be51-74f7375d2c41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcf6928b4e294faa870140367fcb6f11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78136957ad9a4f128f87fa62bdd567a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:37.390079 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1e85332c-4bd5-4cce-a342-74d3378b15cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bf6d80d-dcef-454f-9c82-b02b1d17f718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:37.403567 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1e85332c-4bd5-4cce-a342-74d3378b15cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bf6d80d-dcef-454f-9c82-b02b1d17f718) transitioned into 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_1c549aa2-c292-4bdd-999b-e4cb6054af7b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcf6928b4e294faa870140367fcb6f11',qos_specs=None,replication_status=,reservations=['111b73da-e789-4f5c-9a34-fff072717b06','6f7c1ae1-3389-47c6-99db-ca17c7a45425','5aea8564-9a80-4d74-b7e3-79af865c117b','d311a06e-86e5-48e6-b31e-9b1e73906316'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78136957ad9a4f128f87fa62bdd567a3',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:37.404350 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1e85332c-4bd5-4cce-a342-74d3378b15cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd211f00-030e-480f-95bf-5bb286565da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:37.412588 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1e85332c-4bd5-4cce-a342-74d3378b15cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd211f00-030e-480f-95bf-5bb286565da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:37.413700 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1e85332c-4bd5-4cce-a342-74d3378b15cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Flow 'volume_create_api' (08756a20-c6f8-4250-9424-eb02b556a4eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:07:37.414158 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1e85332c-4bd5-4cce-a342-74d3378b15cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Create volume request issued successfully. Aug 13 06:07:37.424928 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:37.424928 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:37.424928 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1e85332c-4bd5-4cce-a342-74d3378b15cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Volume info retrieved successfully. Aug 13 06:07:37.845923 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c0d9f914-d0ea-463a-b52f-0fba43e3ef4c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:37.991508 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c0d9f914-d0ea-463a-b52f-0fba43e3ef4c tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:07:37.991984 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c0d9f914-d0ea-463a-b52f-0fba43e3ef4c tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-480475425"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:37.993560 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-c0d9f914-d0ea-463a-b52f-0fba43e3ef4c tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-480475425'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:07:37.993685 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-c0d9f914-d0ea-463a-b52f-0fba43e3ef4c tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Create volume of 1 GB Aug 13 06:07:37.998540 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c0d9f914-d0ea-463a-b52f-0fba43e3ef4c tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Availability Zones retrieved successfully. Aug 13 06:07:38.006282 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c0d9f914-d0ea-463a-b52f-0fba43e3ef4c tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Flow 'volume_create_api' (e8acc18f-10ce-4d9b-823a-d29ad748c041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:07:38.007736 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c0d9f914-d0ea-463a-b52f-0fba43e3ef4c tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9af85802-76c1-49e5-9a41-35b82fd48ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:38.008871 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-c0d9f914-d0ea-463a-b52f-0fba43e3ef4c tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:07:38.043196 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c0d9f914-d0ea-463a-b52f-0fba43e3ef4c tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9af85802-76c1-49e5-9a41-35b82fd48ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:38.044017 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c0d9f914-d0ea-463a-b52f-0fba43e3ef4c tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc1a17dc-763d-43bf-a1e2-c0911bae48e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:38.066411 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ac3751e5-b18e-446b-9844-76daac3c687b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:38.068477 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac3751e5-b18e-446b-9844-76daac3c687b tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 Aug 13 06:07:38.068668 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ac3751e5-b18e-446b-9844-76daac3c687b tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:38.068868 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ac3751e5-b18e-446b-9844-76daac3c687b tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:38.076483 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:38.076483 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:38.080491 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ac3751e5-b18e-446b-9844-76daac3c687b tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:07:38.085234 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac3751e5-b18e-446b-9844-76daac3c687b tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 returned with HTTP 200 Aug 13 06:07:38.085710 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 305/1238] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:38 2026] GET /volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:38.113960 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-c0d9f914-d0ea-463a-b52f-0fba43e3ef4c tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Created reservations ['f8c4faa5-4be4-4293-91ed-bb342fc5d084', '59a100e5-2821-4aa7-83f2-eb094d4054dd', '89964487-bcac-4a47-8158-9105af2ce1bb', 'a4a6665a-9eb3-4b37-873a-747244da8993'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:07:38.114718 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c0d9f914-d0ea-463a-b52f-0fba43e3ef4c tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc1a17dc-763d-43bf-a1e2-c0911bae48e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8c4faa5-4be4-4293-91ed-bb342fc5d084', '59a100e5-2821-4aa7-83f2-eb094d4054dd', '89964487-bcac-4a47-8158-9105af2ce1bb', 'a4a6665a-9eb3-4b37-873a-747244da8993']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:38.118206 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c0d9f914-d0ea-463a-b52f-0fba43e3ef4c tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a256016-76e1-41f8-b0a6-f9cede71e752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:38.141274 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c0d9f914-d0ea-463a-b52f-0fba43e3ef4c tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a256016-76e1-41f8-b0a6-f9cede71e752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edbdac21-f13c-464e-903b-d60c2751f149', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-480475425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4792982bd5aa446e977822022837ba30',qos_specs=None,replication_status=,reservations=['f8c4faa5-4be4-4293-91ed-bb342fc5d084','59a100e5-2821-4aa7-83f2-eb094d4054dd','89964487-bcac-4a47-8158-9105af2ce1bb','a4a6665a-9eb3-4b37-873a-747244da8993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7de61329e5f1423f985e1e7a81915828',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:07:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-480475425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edbdac21-f13c-464e-903b-d60c2751f149,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4792982bd5aa446e977822022837ba30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7de61329e5f1423f985e1e7a81915828',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:38.142080 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c0d9f914-d0ea-463a-b52f-0fba43e3ef4c tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bc981f6-df21-475c-9e66-9a59c86df077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:38.163055 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c0d9f914-d0ea-463a-b52f-0fba43e3ef4c tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bc981f6-df21-475c-9e66-9a59c86df077) transitioned into state 'SUCCESS' from state '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-480475425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4792982bd5aa446e977822022837ba30',qos_specs=None,replication_status=,reservations=['f8c4faa5-4be4-4293-91ed-bb342fc5d084','59a100e5-2821-4aa7-83f2-eb094d4054dd','89964487-bcac-4a47-8158-9105af2ce1bb','a4a6665a-9eb3-4b37-873a-747244da8993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7de61329e5f1423f985e1e7a81915828',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:38.163255 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c0d9f914-d0ea-463a-b52f-0fba43e3ef4c tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (751a1aed-9d42-4b45-8aaf-d6e2650abacd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:38.178083 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c0d9f914-d0ea-463a-b52f-0fba43e3ef4c tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (751a1aed-9d42-4b45-8aaf-d6e2650abacd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:38.179329 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c0d9f914-d0ea-463a-b52f-0fba43e3ef4c tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Flow 'volume_create_api' (e8acc18f-10ce-4d9b-823a-d29ad748c041) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:07:38.179700 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c0d9f914-d0ea-463a-b52f-0fba43e3ef4c tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Create volume request issued successfully. Aug 13 06:07:38.180396 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c0d9f914-d0ea-463a-b52f-0fba43e3ef4c tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:07:38.181023 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 310/1239] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:07:37 2026] POST /volume/v3/volumes => generated 753 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:07:38.196517 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-df9738da-8528-4bc2-b72a-41645b4d490a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:38.198433 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-df9738da-8528-4bc2-b72a-41645b4d490a tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/volumes/edbdac21-f13c-464e-903b-d60c2751f149 Aug 13 06:07:38.198697 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-df9738da-8528-4bc2-b72a-41645b4d490a tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:38.198947 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-df9738da-8528-4bc2-b72a-41645b4d490a tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:38.215242 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:38.215242 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:38.223475 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-df9738da-8528-4bc2-b72a-41645b4d490a tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Volume info retrieved successfully. Aug 13 06:07:38.228388 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-df9738da-8528-4bc2-b72a-41645b4d490a tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/volumes/edbdac21-f13c-464e-903b-d60c2751f149 returned with HTTP 200 Aug 13 06:07:38.228825 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 318/1240] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:38 2026] GET /volume/v3/volumes/edbdac21-f13c-464e-903b-d60c2751f149 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:38.435080 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:38.435080 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:38.436130 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1e85332c-4bd5-4cce-a342-74d3378b15cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Volume info retrieved successfully. Aug 13 06:07:38.436130 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.backup.api [None req-1e85332c-4bd5-4cce-a342-74d3378b15cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Checking backup size 1 against volume size 1 {{(pid=100325) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 06:07:38.436130 np0000007163 devstack@c-api.service[100325]: INFO cinder.backup.api [None req-1e85332c-4bd5-4cce-a342-74d3378b15cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Overwriting volume 843fd650-05c3-4788-be51-74f7375d2c41 with restore of backup 1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:38.464964 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-1e85332c-4bd5-4cce-a342-74d3378b15cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] restore_backup in rpcapi backup_id 1c549aa2-c292-4bdd-999b-e4cb6054af7b {{(pid=100325) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 06:07:38.466495 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1e85332c-4bd5-4cce-a342-74d3378b15cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b/restore returned with HTTP 202 Aug 13 06:07:38.467113 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 308/1241] 10.4.3.121 () {68 vars in 1393 bytes} [Thu Aug 13 06:07:37 2026] POST /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b/restore => generated 189 bytes in 1210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:07:38.470981 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0e3e944e-a9f9-4ba6-9081-ddbabbe6971c req-aaa0a980-b338-41ae-86a9-18d6307d953c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:38.473581 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0e3e944e-a9f9-4ba6-9081-ddbabbe6971c req-aaa0a980-b338-41ae-86a9-18d6307d953c tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 Aug 13 06:07:38.473581 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0e3e944e-a9f9-4ba6-9081-ddbabbe6971c req-aaa0a980-b338-41ae-86a9-18d6307d953c tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:38.473757 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0e3e944e-a9f9-4ba6-9081-ddbabbe6971c req-aaa0a980-b338-41ae-86a9-18d6307d953c tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:38.479634 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8329d91f-c633-4fae-99c2-4ce4687d51d7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:38.482996 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8329d91f-c633-4fae-99c2-4ce4687d51d7 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:38.484009 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:38.484009 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:38.484158 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8329d91f-c633-4fae-99c2-4ce4687d51d7 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:38.484158 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8329d91f-c633-4fae-99c2-4ce4687d51d7 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:38.484158 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-8329d91f-c633-4fae-99c2-4ce4687d51d7 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:38.489435 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-0e3e944e-a9f9-4ba6-9081-ddbabbe6971c req-aaa0a980-b338-41ae-86a9-18d6307d953c tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:07:38.489696 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:38.489696 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:38.490911 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8329d91f-c633-4fae-99c2-4ce4687d51d7 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:38.491473 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 311/1242] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:38 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:38.494689 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0e3e944e-a9f9-4ba6-9081-ddbabbe6971c req-aaa0a980-b338-41ae-86a9-18d6307d953c tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 returned with HTTP 200 Aug 13 06:07:38.495195 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 306/1243] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:07:38 2026] GET /volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 => generated 936 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:38.596620 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0ad57c48-13eb-4491-8663-70fa8f7d893f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:38.597052 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0ad57c48-13eb-4491-8663-70fa8f7d893f None None] GET https://10.4.3.121/volume// Aug 13 06:07:38.597371 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0ad57c48-13eb-4491-8663-70fa8f7d893f None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:38.597437 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0ad57c48-13eb-4491-8663-70fa8f7d893f None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:38.597715 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0ad57c48-13eb-4491-8663-70fa8f7d893f None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:07:38.598019 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 319/1244] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:07:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:07:38.606688 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0e3e944e-a9f9-4ba6-9081-ddbabbe6971c req-af123ae3-efcf-4e21-9763-60cc4a5a85a3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:38.610511 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0e3e944e-a9f9-4ba6-9081-ddbabbe6971c req-af123ae3-efcf-4e21-9763-60cc4a5a85a3 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:07:38.611068 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0e3e944e-a9f9-4ba6-9081-ddbabbe6971c req-af123ae3-efcf-4e21-9763-60cc4a5a85a3 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ac39e65-6b23-4fec-877c-0c98be3f3ea4", "connector": null, "instance_uuid": "8d83907e-39ca-4add-8aca-4669ec18aeb7"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:38.625616 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:38.625616 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:38.679360 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0e3e944e-a9f9-4ba6-9081-ddbabbe6971c req-af123ae3-efcf-4e21-9763-60cc4a5a85a3 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:07:38.679946 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 309/1245] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:07:38 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 13 06:07:38.722845 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f070be1b-8460-4f70-9125-9010765ca1d5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:38.726271 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f070be1b-8460-4f70-9125-9010765ca1d5 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 Aug 13 06:07:38.726271 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f070be1b-8460-4f70-9125-9010765ca1d5 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:38.726529 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f070be1b-8460-4f70-9125-9010765ca1d5 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:38.738786 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cbb29107-4576-41cf-9f60-7e3f02fba712 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:38.739300 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cbb29107-4576-41cf-9f60-7e3f02fba712 None None] GET https://10.4.3.121/volume// Aug 13 06:07:38.739541 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cbb29107-4576-41cf-9f60-7e3f02fba712 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:38.739803 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cbb29107-4576-41cf-9f60-7e3f02fba712 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:38.740237 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cbb29107-4576-41cf-9f60-7e3f02fba712 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:07:38.740965 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 307/1246] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:07:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:07:38.741480 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:38.741480 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:38.746629 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f070be1b-8460-4f70-9125-9010765ca1d5 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:07:38.750141 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-0e3e944e-a9f9-4ba6-9081-ddbabbe6971c req-c3638001-d002-480c-a90d-e1f0a8ca8be7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:38.754838 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0e3e944e-a9f9-4ba6-9081-ddbabbe6971c req-c3638001-d002-480c-a90d-e1f0a8ca8be7 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 Aug 13 06:07:38.755061 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0e3e944e-a9f9-4ba6-9081-ddbabbe6971c req-c3638001-d002-480c-a90d-e1f0a8ca8be7 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:38.755332 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0e3e944e-a9f9-4ba6-9081-ddbabbe6971c req-c3638001-d002-480c-a90d-e1f0a8ca8be7 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:38.757120 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f070be1b-8460-4f70-9125-9010765ca1d5 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 returned with HTTP 200 Aug 13 06:07:38.757648 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 312/1247] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:38 2026] GET /volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 => generated 935 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:38.768769 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:38.768769 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:38.773955 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-0e3e944e-a9f9-4ba6-9081-ddbabbe6971c req-c3638001-d002-480c-a90d-e1f0a8ca8be7 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:07:38.782267 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0e3e944e-a9f9-4ba6-9081-ddbabbe6971c req-c3638001-d002-480c-a90d-e1f0a8ca8be7 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 returned with HTTP 200 Aug 13 06:07:38.782636 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 320/1248] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:07:38 2026] GET /volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 => generated 1115 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:07:38.909253 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0e3e944e-a9f9-4ba6-9081-ddbabbe6971c req-dddf41e8-e99b-4654-877f-397c382931c0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:38.915683 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0e3e944e-a9f9-4ba6-9081-ddbabbe6971c req-dddf41e8-e99b-4654-877f-397c382931c0 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] PUT https://10.4.3.121/volume/v3/attachments/d6357801-e2b4-455a-ae98-931e935c9dfe Aug 13 06:07:38.916163 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0e3e944e-a9f9-4ba6-9081-ddbabbe6971c req-dddf41e8-e99b-4654-877f-397c382931c0 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:38.932842 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-0e3e944e-a9f9-4ba6-9081-ddbabbe6971c req-dddf41e8-e99b-4654-877f-397c382931c0 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Acquiring lock "cinder-attachment_update-1ac39e65-6b23-4fec-877c-0c98be3f3ea4-np0000007163" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:07:38.943026 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-0e3e944e-a9f9-4ba6-9081-ddbabbe6971c req-dddf41e8-e99b-4654-877f-397c382931c0 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Lock "cinder-attachment_update-1ac39e65-6b23-4fec-877c-0c98be3f3ea4-np0000007163" acquired by "attachment_update" :: waited 0.010s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:07:38.944458 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:38.944458 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:39.055600 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-0e3e944e-a9f9-4ba6-9081-ddbabbe6971c req-dddf41e8-e99b-4654-877f-397c382931c0 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Lock "cinder-attachment_update-1ac39e65-6b23-4fec-877c-0c98be3f3ea4-np0000007163" released by "attachment_update" :: held 0.112s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:07:39.055600 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0e3e944e-a9f9-4ba6-9081-ddbabbe6971c req-dddf41e8-e99b-4654-877f-397c382931c0 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/attachments/d6357801-e2b4-455a-ae98-931e935c9dfe returned with HTTP 200 Aug 13 06:07:39.055600 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 310/1249] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:07:38 2026] PUT /volume/v3/attachments/d6357801-e2b4-455a-ae98-931e935c9dfe => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:39.245317 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5bc8df53-1fd1-4833-a118-20f970a47728 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:39.247472 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5bc8df53-1fd1-4833-a118-20f970a47728 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/volumes/edbdac21-f13c-464e-903b-d60c2751f149 Aug 13 06:07:39.247683 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5bc8df53-1fd1-4833-a118-20f970a47728 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:39.247924 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5bc8df53-1fd1-4833-a118-20f970a47728 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:39.256980 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:39.256980 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:39.261366 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5bc8df53-1fd1-4833-a118-20f970a47728 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Volume info retrieved successfully. Aug 13 06:07:39.266923 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5bc8df53-1fd1-4833-a118-20f970a47728 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/volumes/edbdac21-f13c-464e-903b-d60c2751f149 returned with HTTP 200 Aug 13 06:07:39.267468 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 308/1250] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:39 2026] GET /volume/v3/volumes/edbdac21-f13c-464e-903b-d60c2751f149 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:39.279980 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b303071b-2214-4ff2-82ee-a7c50cc0440e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:39.281732 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b303071b-2214-4ff2-82ee-a7c50cc0440e tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] POST https://10.4.3.121/volume/v3/backups Aug 13 06:07:39.282104 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b303071b-2214-4ff2-82ee-a7c50cc0440e tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "edbdac21-f13c-464e-903b-d60c2751f149", "name": "tempest-VolumesBackupsAdminTest-Backup-678347500", "container": "tempest-volumesbackupsadmintest-backup-container-1499795505"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:39.283602 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-b303071b-2214-4ff2-82ee-a7c50cc0440e tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Creating new backup {'backup': {'volume_id': 'edbdac21-f13c-464e-903b-d60c2751f149', 'name': 'tempest-VolumesBackupsAdminTest-Backup-678347500', 'container': 'tempest-volumesbackupsadmintest-backup-container-1499795505'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:07:39.283754 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-b303071b-2214-4ff2-82ee-a7c50cc0440e tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Creating backup of volume edbdac21-f13c-464e-903b-d60c2751f149 in container tempest-volumesbackupsadmintest-backup-container-1499795505 Aug 13 06:07:39.291575 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:39.291575 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:39.292101 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b303071b-2214-4ff2-82ee-a7c50cc0440e tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Volume info retrieved successfully. Aug 13 06:07:39.324158 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-b303071b-2214-4ff2-82ee-a7c50cc0440e tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Created reservations ['8c067c06-b26b-4b3b-b8a5-355002079cb1', 'bec64d89-c236-4b68-a90d-8544225ae4f9'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:07:39.361243 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b303071b-2214-4ff2-82ee-a7c50cc0440e tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:07:39.362007 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 313/1251] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:07:39 2026] POST /volume/v3/backups => generated 334 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:07:39.371664 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6d82de5b-10e5-4c2a-be02-4da698ec26d5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:39.373870 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6d82de5b-10e5-4c2a-be02-4da698ec26d5 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:07:39.374130 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6d82de5b-10e5-4c2a-be02-4da698ec26d5 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:39.374419 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6d82de5b-10e5-4c2a-be02-4da698ec26d5 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:39.374556 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-6d82de5b-10e5-4c2a-be02-4da698ec26d5 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:39.379883 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:39.379883 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:39.380877 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6d82de5b-10e5-4c2a-be02-4da698ec26d5 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:07:39.381373 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 321/1252] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:39 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:39.509882 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8c885389-6512-48b8-bcee-fa9621e030bf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:39.512010 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8c885389-6512-48b8-bcee-fa9621e030bf tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:39.514220 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8c885389-6512-48b8-bcee-fa9621e030bf tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:39.514220 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8c885389-6512-48b8-bcee-fa9621e030bf tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:39.514220 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-8c885389-6512-48b8-bcee-fa9621e030bf tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:39.518356 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:39.518356 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:39.519465 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8c885389-6512-48b8-bcee-fa9621e030bf tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:39.520017 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 311/1253] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:39 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:39.780361 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-babca3cb-27cf-4de3-9268-6769a6b0477d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:39.782604 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-babca3cb-27cf-4de3-9268-6769a6b0477d tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 Aug 13 06:07:39.782885 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-babca3cb-27cf-4de3-9268-6769a6b0477d tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:39.783107 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-babca3cb-27cf-4de3-9268-6769a6b0477d tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:39.797985 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:39.797985 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:39.801917 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-babca3cb-27cf-4de3-9268-6769a6b0477d tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:07:39.806697 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-babca3cb-27cf-4de3-9268-6769a6b0477d tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 returned with HTTP 200 Aug 13 06:07:39.807117 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 309/1254] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:39 2026] GET /volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 => generated 936 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:40.394175 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2e713a89-448e-4445-bc82-c1f5053f322d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:40.396625 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e713a89-448e-4445-bc82-c1f5053f322d tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:07:40.396960 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e713a89-448e-4445-bc82-c1f5053f322d tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:40.397177 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e713a89-448e-4445-bc82-c1f5053f322d tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:40.397375 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2e713a89-448e-4445-bc82-c1f5053f322d tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:40.403280 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:40.403280 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:40.404501 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e713a89-448e-4445-bc82-c1f5053f322d tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:07:40.405090 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 314/1255] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:40 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:40.531587 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ef7bacbb-de01-4603-8441-bb251019c394 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:40.534855 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ef7bacbb-de01-4603-8441-bb251019c394 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:40.535100 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ef7bacbb-de01-4603-8441-bb251019c394 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:40.535371 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ef7bacbb-de01-4603-8441-bb251019c394 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:40.535517 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ef7bacbb-de01-4603-8441-bb251019c394 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:40.542634 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:40.542634 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:40.543571 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ef7bacbb-de01-4603-8441-bb251019c394 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:40.544040 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 322/1256] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:40 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:40.825552 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-be8cbb46-1608-4688-9b24-4a44929d1372 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:40.827866 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be8cbb46-1608-4688-9b24-4a44929d1372 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 Aug 13 06:07:40.828155 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-be8cbb46-1608-4688-9b24-4a44929d1372 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:40.828430 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-be8cbb46-1608-4688-9b24-4a44929d1372 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:40.843053 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:40.843053 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:40.849362 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-be8cbb46-1608-4688-9b24-4a44929d1372 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:07:40.853780 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be8cbb46-1608-4688-9b24-4a44929d1372 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 returned with HTTP 200 Aug 13 06:07:40.854365 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 312/1257] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:40 2026] GET /volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 => generated 936 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:41.418439 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-16d2c321-95d2-43a8-978b-4460bc4bf372 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:41.420237 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-16d2c321-95d2-43a8-978b-4460bc4bf372 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:07:41.420428 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-16d2c321-95d2-43a8-978b-4460bc4bf372 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:41.420648 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-16d2c321-95d2-43a8-978b-4460bc4bf372 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:41.420744 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-16d2c321-95d2-43a8-978b-4460bc4bf372 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:41.428947 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:41.428947 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:41.429666 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-16d2c321-95d2-43a8-978b-4460bc4bf372 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:07:41.430020 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 310/1258] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:41 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:41.554203 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-95f3fa69-bae5-44cb-bab1-e455506681c8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:41.556475 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-95f3fa69-bae5-44cb-bab1-e455506681c8 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:41.556725 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-95f3fa69-bae5-44cb-bab1-e455506681c8 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:41.556915 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-95f3fa69-bae5-44cb-bab1-e455506681c8 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:41.557071 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-95f3fa69-bae5-44cb-bab1-e455506681c8 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:41.562379 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:41.562379 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:41.563998 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-95f3fa69-bae5-44cb-bab1-e455506681c8 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:41.563998 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 315/1259] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:41 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:41.873114 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5e47443c-46a7-42cc-ac33-b661222b0d8f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:41.875121 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5e47443c-46a7-42cc-ac33-b661222b0d8f tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 Aug 13 06:07:41.875334 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5e47443c-46a7-42cc-ac33-b661222b0d8f tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:41.875516 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5e47443c-46a7-42cc-ac33-b661222b0d8f tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:41.885765 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:41.885765 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:41.890499 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5e47443c-46a7-42cc-ac33-b661222b0d8f tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:07:41.894781 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5e47443c-46a7-42cc-ac33-b661222b0d8f tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 returned with HTTP 200 Aug 13 06:07:41.895227 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 323/1260] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:41 2026] GET /volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:42.450902 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4836ebe0-8b65-418e-b88f-02bc3192e3da None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:42.453541 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4836ebe0-8b65-418e-b88f-02bc3192e3da tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:07:42.453779 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4836ebe0-8b65-418e-b88f-02bc3192e3da tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:42.454734 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4836ebe0-8b65-418e-b88f-02bc3192e3da tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:42.454734 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-4836ebe0-8b65-418e-b88f-02bc3192e3da tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:42.460091 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:42.460091 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:42.464021 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4836ebe0-8b65-418e-b88f-02bc3192e3da tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:07:42.464021 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 313/1261] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:42 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:42.575853 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ba7c1669-eda3-4711-81b9-576292198ba0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:42.577166 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ba7c1669-eda3-4711-81b9-576292198ba0 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:42.577166 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ba7c1669-eda3-4711-81b9-576292198ba0 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:42.577479 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ba7c1669-eda3-4711-81b9-576292198ba0 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:42.577479 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ba7c1669-eda3-4711-81b9-576292198ba0 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:42.582352 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:42.582352 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:42.582572 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ba7c1669-eda3-4711-81b9-576292198ba0 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:42.582986 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 311/1262] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:42 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:42.907509 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-19b07bd1-d682-4a20-b9f4-3e0bf3f1bac6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:42.909341 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-19b07bd1-d682-4a20-b9f4-3e0bf3f1bac6 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 Aug 13 06:07:42.909543 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-19b07bd1-d682-4a20-b9f4-3e0bf3f1bac6 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:42.909746 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-19b07bd1-d682-4a20-b9f4-3e0bf3f1bac6 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:42.921659 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:42.921659 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:42.925720 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-19b07bd1-d682-4a20-b9f4-3e0bf3f1bac6 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:07:42.935088 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-19b07bd1-d682-4a20-b9f4-3e0bf3f1bac6 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 returned with HTTP 200 Aug 13 06:07:42.935629 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 316/1263] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:42 2026] GET /volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 => generated 936 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:43.480282 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2e473e12-b7d1-415c-b9bd-94e5dab1ef60 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:43.482229 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2e473e12-b7d1-415c-b9bd-94e5dab1ef60 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:07:43.482528 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2e473e12-b7d1-415c-b9bd-94e5dab1ef60 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:43.482851 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2e473e12-b7d1-415c-b9bd-94e5dab1ef60 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:43.483007 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-2e473e12-b7d1-415c-b9bd-94e5dab1ef60 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:43.489434 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:43.489434 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:43.490629 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2e473e12-b7d1-415c-b9bd-94e5dab1ef60 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:07:43.491101 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 324/1264] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:43 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:43.594328 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-02b45b96-cab6-4c66-8faa-fd04cf40c3bd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:43.598078 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02b45b96-cab6-4c66-8faa-fd04cf40c3bd tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:43.598375 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02b45b96-cab6-4c66-8faa-fd04cf40c3bd tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:43.598619 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02b45b96-cab6-4c66-8faa-fd04cf40c3bd tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:43.598759 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-02b45b96-cab6-4c66-8faa-fd04cf40c3bd tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:43.607778 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:43.607778 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:43.608786 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02b45b96-cab6-4c66-8faa-fd04cf40c3bd tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:43.609266 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 314/1265] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:43 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 756 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:43.696877 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f015e3f2-e8a6-44ec-908c-4ed6000b057c req-8091f319-59a3-43c6-9d23-01059ba77251 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:43.700878 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f015e3f2-e8a6-44ec-908c-4ed6000b057c req-8091f319-59a3-43c6-9d23-01059ba77251 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] GET https://10.4.3.121/volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 Aug 13 06:07:43.701110 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f015e3f2-e8a6-44ec-908c-4ed6000b057c req-8091f319-59a3-43c6-9d23-01059ba77251 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:43.701351 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f015e3f2-e8a6-44ec-908c-4ed6000b057c req-8091f319-59a3-43c6-9d23-01059ba77251 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:43.709659 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:43.709659 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:43.716196 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-f015e3f2-e8a6-44ec-908c-4ed6000b057c req-8091f319-59a3-43c6-9d23-01059ba77251 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Volume info retrieved successfully. Aug 13 06:07:43.718811 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f015e3f2-e8a6-44ec-908c-4ed6000b057c req-8091f319-59a3-43c6-9d23-01059ba77251 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 returned with HTTP 200 Aug 13 06:07:43.719307 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 312/1266] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:07:43 2026] GET /volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:43.741871 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fac743bc-373a-47d1-aa72-18d1e1eec8d4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:43.742628 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fac743bc-373a-47d1-aa72-18d1e1eec8d4 None None] GET https://10.4.3.121/volume// Aug 13 06:07:43.742846 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fac743bc-373a-47d1-aa72-18d1e1eec8d4 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:43.743036 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fac743bc-373a-47d1-aa72-18d1e1eec8d4 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:43.743389 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fac743bc-373a-47d1-aa72-18d1e1eec8d4 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:07:43.743697 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 317/1267] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:07:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:07:43.754074 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-f015e3f2-e8a6-44ec-908c-4ed6000b057c req-ba6471f8-fc9b-47c5-b915-43847131aadb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:43.758465 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f015e3f2-e8a6-44ec-908c-4ed6000b057c req-ba6471f8-fc9b-47c5-b915-43847131aadb tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:07:43.758840 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f015e3f2-e8a6-44ec-908c-4ed6000b057c req-ba6471f8-fc9b-47c5-b915-43847131aadb tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6922abb0-ca96-4c65-8a8e-354011294f21", "connector": null, "instance_uuid": "b977dbe7-435b-4b45-81d7-cf49498c00a7"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:43.769790 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:43.769790 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:43.794028 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f015e3f2-e8a6-44ec-908c-4ed6000b057c req-ba6471f8-fc9b-47c5-b915-43847131aadb tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:07:43.795088 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 325/1268] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:07:43 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 13 06:07:43.843935 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f015e3f2-e8a6-44ec-908c-4ed6000b057c req-42a22ea4-edec-49af-a272-08af82569f73 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:43.847533 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f015e3f2-e8a6-44ec-908c-4ed6000b057c req-42a22ea4-edec-49af-a272-08af82569f73 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] POST https://10.4.3.121/volume/v3/attachments/de4f4a5d-22ef-4550-8937-e64f6f0b8d58/action Aug 13 06:07:43.848055 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f015e3f2-e8a6-44ec-908c-4ed6000b057c req-42a22ea4-edec-49af-a272-08af82569f73 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:07:43.848238 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f015e3f2-e8a6-44ec-908c-4ed6000b057c req-42a22ea4-edec-49af-a272-08af82569f73 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:43.869583 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:43.869583 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:43.881116 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f015e3f2-e8a6-44ec-908c-4ed6000b057c req-42a22ea4-edec-49af-a272-08af82569f73 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/attachments/de4f4a5d-22ef-4550-8937-e64f6f0b8d58/action returned with HTTP 204 Aug 13 06:07:43.881706 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 315/1269] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:07:43 2026] POST /volume/v3/attachments/de4f4a5d-22ef-4550-8937-e64f6f0b8d58/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:07:43.915446 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-16022cb9-e06e-41bb-9cb8-d087a3177482 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:43.917633 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-16022cb9-e06e-41bb-9cb8-d087a3177482 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] GET https://10.4.3.121/volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 Aug 13 06:07:43.917802 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-16022cb9-e06e-41bb-9cb8-d087a3177482 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:43.918040 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-16022cb9-e06e-41bb-9cb8-d087a3177482 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:43.929265 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:43.929265 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:43.933153 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-16022cb9-e06e-41bb-9cb8-d087a3177482 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Volume info retrieved successfully. Aug 13 06:07:43.937957 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-16022cb9-e06e-41bb-9cb8-d087a3177482 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 returned with HTTP 200 Aug 13 06:07:43.938386 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 313/1270] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:43 2026] GET /volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 => generated 1111 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:43.953069 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-79f22c22-85c1-4652-81a4-93ca4d3069f2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:43.953740 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1c1df61f-ffa8-48da-96ea-b07e7448b934 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:43.955806 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-79f22c22-85c1-4652-81a4-93ca4d3069f2 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 Aug 13 06:07:43.955806 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-79f22c22-85c1-4652-81a4-93ca4d3069f2 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:43.956140 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-79f22c22-85c1-4652-81a4-93ca4d3069f2 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:43.956666 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1c1df61f-ffa8-48da-96ea-b07e7448b934 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] GET https://10.4.3.121/volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 Aug 13 06:07:43.956891 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1c1df61f-ffa8-48da-96ea-b07e7448b934 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:43.957116 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1c1df61f-ffa8-48da-96ea-b07e7448b934 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:43.967788 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:43.967788 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:43.969983 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:43.969983 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:43.971887 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-79f22c22-85c1-4652-81a4-93ca4d3069f2 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:07:43.973087 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1c1df61f-ffa8-48da-96ea-b07e7448b934 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Volume info retrieved successfully. Aug 13 06:07:43.976690 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1c1df61f-ffa8-48da-96ea-b07e7448b934 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 returned with HTTP 200 Aug 13 06:07:43.976779 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-79f22c22-85c1-4652-81a4-93ca4d3069f2 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 returned with HTTP 200 Aug 13 06:07:43.977043 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 326/1271] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:43 2026] GET /volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 => generated 1111 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:43.977180 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 318/1272] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:43 2026] GET /volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 => generated 936 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:44.027729 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-41782ea3-1cc2-4d40-9c12-dd7197f76e02 req-2070f0cb-91f0-4845-84b0-6dab93d32c8c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:44.033134 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-41782ea3-1cc2-4d40-9c12-dd7197f76e02 req-2070f0cb-91f0-4845-84b0-6dab93d32c8c tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] GET https://10.4.3.121/volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 Aug 13 06:07:44.033413 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-41782ea3-1cc2-4d40-9c12-dd7197f76e02 req-2070f0cb-91f0-4845-84b0-6dab93d32c8c tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:44.033654 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-41782ea3-1cc2-4d40-9c12-dd7197f76e02 req-2070f0cb-91f0-4845-84b0-6dab93d32c8c tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:44.053351 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:44.053351 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:44.057670 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-41782ea3-1cc2-4d40-9c12-dd7197f76e02 req-2070f0cb-91f0-4845-84b0-6dab93d32c8c tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Volume info retrieved successfully. Aug 13 06:07:44.064616 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-41782ea3-1cc2-4d40-9c12-dd7197f76e02 req-2070f0cb-91f0-4845-84b0-6dab93d32c8c tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 returned with HTTP 200 Aug 13 06:07:44.065104 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 316/1273] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:07:44 2026] GET /volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 => generated 1111 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:44.097114 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-41782ea3-1cc2-4d40-9c12-dd7197f76e02 req-0ffce212-8724-4768-9367-9e45b0d6cf2e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:44.101394 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-41782ea3-1cc2-4d40-9c12-dd7197f76e02 req-0ffce212-8724-4768-9367-9e45b0d6cf2e tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] DELETE https://10.4.3.121/volume/v3/attachments/de4f4a5d-22ef-4550-8937-e64f6f0b8d58 Aug 13 06:07:44.101394 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-41782ea3-1cc2-4d40-9c12-dd7197f76e02 req-0ffce212-8724-4768-9367-9e45b0d6cf2e tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:44.101394 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-41782ea3-1cc2-4d40-9c12-dd7197f76e02 req-0ffce212-8724-4768-9367-9e45b0d6cf2e tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:44.110656 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:44.110656 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:44.157839 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-41782ea3-1cc2-4d40-9c12-dd7197f76e02 req-0ffce212-8724-4768-9367-9e45b0d6cf2e tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/attachments/de4f4a5d-22ef-4550-8937-e64f6f0b8d58 returned with HTTP 200 Aug 13 06:07:44.158268 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 314/1274] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:07:44 2026] DELETE /volume/v3/attachments/de4f4a5d-22ef-4550-8937-e64f6f0b8d58 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:44.186992 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-43a52d27-1e92-4d32-9ae7-4bfd54e9138a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:44.189000 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-43a52d27-1e92-4d32-9ae7-4bfd54e9138a tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] GET https://10.4.3.121/volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 Aug 13 06:07:44.189259 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-43a52d27-1e92-4d32-9ae7-4bfd54e9138a tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:44.189493 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-43a52d27-1e92-4d32-9ae7-4bfd54e9138a tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:44.196990 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:44.196990 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:44.200921 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-43a52d27-1e92-4d32-9ae7-4bfd54e9138a tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Volume info retrieved successfully. Aug 13 06:07:44.206518 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-43a52d27-1e92-4d32-9ae7-4bfd54e9138a tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 returned with HTTP 200 Aug 13 06:07:44.206655 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 327/1275] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:44 2026] GET /volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:44.487293 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bfab08f4-0fba-43a3-bc36-554ee9718f41 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:44.489040 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bfab08f4-0fba-43a3-bc36-554ee9718f41 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be Aug 13 06:07:44.489410 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bfab08f4-0fba-43a3-bc36-554ee9718f41 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:44.489694 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bfab08f4-0fba-43a3-bc36-554ee9718f41 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:44.497696 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:44.497696 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:44.502545 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bfab08f4-0fba-43a3-bc36-554ee9718f41 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:07:44.504113 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dbff2d3a-b011-4146-9c16-99018a614bde None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:44.506664 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dbff2d3a-b011-4146-9c16-99018a614bde tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:07:44.506910 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dbff2d3a-b011-4146-9c16-99018a614bde tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:44.507163 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dbff2d3a-b011-4146-9c16-99018a614bde tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:44.507364 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-dbff2d3a-b011-4146-9c16-99018a614bde tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:44.508455 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bfab08f4-0fba-43a3-bc36-554ee9718f41 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be returned with HTTP 200 Aug 13 06:07:44.508901 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 319/1276] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:44 2026] GET /volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:44.520961 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:44.520961 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:44.522004 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dbff2d3a-b011-4146-9c16-99018a614bde tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:07:44.522928 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 317/1277] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:44 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:44.525026 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-07ba95d1-b577-467f-ada6-9fb0371bfea9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:44.527324 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-07ba95d1-b577-467f-ada6-9fb0371bfea9 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be Aug 13 06:07:44.528442 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-07ba95d1-b577-467f-ada6-9fb0371bfea9 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:44.528442 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-07ba95d1-b577-467f-ada6-9fb0371bfea9 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:44.536895 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:44.536895 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:44.541892 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-07ba95d1-b577-467f-ada6-9fb0371bfea9 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:07:44.547239 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-07ba95d1-b577-467f-ada6-9fb0371bfea9 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be returned with HTTP 200 Aug 13 06:07:44.547917 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 315/1278] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:44 2026] GET /volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:44.605898 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ee25cbee-315c-4cba-8fa4-b340c394ad03 req-e90f2c22-1041-47f2-8be3-ee7cc949f5ca None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:44.610665 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ee25cbee-315c-4cba-8fa4-b340c394ad03 req-e90f2c22-1041-47f2-8be3-ee7cc949f5ca tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be Aug 13 06:07:44.610665 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ee25cbee-315c-4cba-8fa4-b340c394ad03 req-e90f2c22-1041-47f2-8be3-ee7cc949f5ca tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:44.610751 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ee25cbee-315c-4cba-8fa4-b340c394ad03 req-e90f2c22-1041-47f2-8be3-ee7cc949f5ca tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:44.619125 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:44.619125 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:44.620608 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c8777864-fb9b-4172-bb67-bcf056609250 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:44.623677 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-ee25cbee-315c-4cba-8fa4-b340c394ad03 req-e90f2c22-1041-47f2-8be3-ee7cc949f5ca tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:07:44.626620 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c8777864-fb9b-4172-bb67-bcf056609250 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:44.627759 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c8777864-fb9b-4172-bb67-bcf056609250 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:44.629669 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ee25cbee-315c-4cba-8fa4-b340c394ad03 req-e90f2c22-1041-47f2-8be3-ee7cc949f5ca tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be returned with HTTP 200 Aug 13 06:07:44.630263 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 328/1279] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:07:44 2026] GET /volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:44.636160 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c8777864-fb9b-4172-bb67-bcf056609250 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:44.641201 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c8777864-fb9b-4172-bb67-bcf056609250 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:44.650758 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:44.650758 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:44.652760 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c8777864-fb9b-4172-bb67-bcf056609250 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:44.653426 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 320/1280] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:44 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 756 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:44.715966 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-66e1a937-b914-487d-9f34-76799c6d0389 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:44.716395 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-66e1a937-b914-487d-9f34-76799c6d0389 None None] GET https://10.4.3.121/volume// Aug 13 06:07:44.716512 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-66e1a937-b914-487d-9f34-76799c6d0389 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:44.716721 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-66e1a937-b914-487d-9f34-76799c6d0389 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:44.717141 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-66e1a937-b914-487d-9f34-76799c6d0389 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:07:44.717469 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 318/1281] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:07:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:07:44.726937 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ee25cbee-315c-4cba-8fa4-b340c394ad03 req-da03580d-0587-409c-8263-28994436ad91 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:44.729728 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ee25cbee-315c-4cba-8fa4-b340c394ad03 req-da03580d-0587-409c-8263-28994436ad91 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:07:44.730290 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ee25cbee-315c-4cba-8fa4-b340c394ad03 req-da03580d-0587-409c-8263-28994436ad91 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9fcbde99-dcbc-4a2f-a91b-430e054077be", "connector": null, "instance_uuid": "17249710-4831-41ac-8588-683b84626fc9"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:44.742703 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:44.742703 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:44.773400 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ee25cbee-315c-4cba-8fa4-b340c394ad03 req-da03580d-0587-409c-8263-28994436ad91 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:07:44.773949 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 316/1282] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:07:44 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 13 06:07:44.798789 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2d822f1a-4a64-4631-90e6-84132db63e26 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:44.800652 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2d822f1a-4a64-4631-90e6-84132db63e26 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be Aug 13 06:07:44.800923 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2d822f1a-4a64-4631-90e6-84132db63e26 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:44.801137 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2d822f1a-4a64-4631-90e6-84132db63e26 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:44.810099 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:44.810099 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:44.813438 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2d822f1a-4a64-4631-90e6-84132db63e26 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:07:44.817254 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2d822f1a-4a64-4631-90e6-84132db63e26 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be returned with HTTP 200 Aug 13 06:07:44.817619 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 329/1283] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:44 2026] GET /volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:44.819576 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5225992c-e432-4788-ac8d-3461a0e8559a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:44.819938 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5225992c-e432-4788-ac8d-3461a0e8559a None None] GET https://10.4.3.121/volume// Aug 13 06:07:44.820109 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5225992c-e432-4788-ac8d-3461a0e8559a None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:44.820362 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5225992c-e432-4788-ac8d-3461a0e8559a None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:44.820727 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5225992c-e432-4788-ac8d-3461a0e8559a None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:07:44.821021 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 321/1284] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:07:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:07:44.827772 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ee25cbee-315c-4cba-8fa4-b340c394ad03 req-8ce1b6a4-17bc-4189-a81e-c83e6583981d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:44.829919 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ee25cbee-315c-4cba-8fa4-b340c394ad03 req-8ce1b6a4-17bc-4189-a81e-c83e6583981d tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be Aug 13 06:07:44.830033 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ee25cbee-315c-4cba-8fa4-b340c394ad03 req-8ce1b6a4-17bc-4189-a81e-c83e6583981d tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:44.830152 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ee25cbee-315c-4cba-8fa4-b340c394ad03 req-8ce1b6a4-17bc-4189-a81e-c83e6583981d tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:44.841936 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:44.841936 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:44.849079 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-ee25cbee-315c-4cba-8fa4-b340c394ad03 req-8ce1b6a4-17bc-4189-a81e-c83e6583981d tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:07:44.856421 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ee25cbee-315c-4cba-8fa4-b340c394ad03 req-8ce1b6a4-17bc-4189-a81e-c83e6583981d tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be returned with HTTP 200 Aug 13 06:07:44.856925 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 319/1285] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:07:44 2026] GET /volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be => generated 1018 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:07:44.967609 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ee25cbee-315c-4cba-8fa4-b340c394ad03 req-7314353d-987a-4fa0-8bed-7fb136840ded None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:44.969816 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ee25cbee-315c-4cba-8fa4-b340c394ad03 req-7314353d-987a-4fa0-8bed-7fb136840ded tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] PUT https://10.4.3.121/volume/v3/attachments/97ecf82d-7212-42fe-86ab-355043ea9657 Aug 13 06:07:44.970189 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ee25cbee-315c-4cba-8fa4-b340c394ad03 req-7314353d-987a-4fa0-8bed-7fb136840ded tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:44.979012 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-ee25cbee-315c-4cba-8fa4-b340c394ad03 req-7314353d-987a-4fa0-8bed-7fb136840ded tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Acquiring lock "cinder-attachment_update-9fcbde99-dcbc-4a2f-a91b-430e054077be-np0000007163" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:07:44.984798 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-ee25cbee-315c-4cba-8fa4-b340c394ad03 req-7314353d-987a-4fa0-8bed-7fb136840ded tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Lock "cinder-attachment_update-9fcbde99-dcbc-4a2f-a91b-430e054077be-np0000007163" acquired by "attachment_update" :: waited 0.006s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:07:44.986045 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:44.986045 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:44.993329 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2af963b0-93a7-472a-ad7a-71d6615c10da None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:44.995600 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2af963b0-93a7-472a-ad7a-71d6615c10da tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 Aug 13 06:07:44.995900 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2af963b0-93a7-472a-ad7a-71d6615c10da tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:44.996139 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2af963b0-93a7-472a-ad7a-71d6615c10da tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:45.018365 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:45.018365 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:45.022828 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2af963b0-93a7-472a-ad7a-71d6615c10da tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:07:45.027404 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2af963b0-93a7-472a-ad7a-71d6615c10da tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 returned with HTTP 200 Aug 13 06:07:45.028011 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 330/1286] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:44 2026] GET /volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 => generated 936 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:45.109378 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-ee25cbee-315c-4cba-8fa4-b340c394ad03 req-7314353d-987a-4fa0-8bed-7fb136840ded tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Lock "cinder-attachment_update-9fcbde99-dcbc-4a2f-a91b-430e054077be-np0000007163" released by "attachment_update" :: held 0.125s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:07:45.109714 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ee25cbee-315c-4cba-8fa4-b340c394ad03 req-7314353d-987a-4fa0-8bed-7fb136840ded tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/attachments/97ecf82d-7212-42fe-86ab-355043ea9657 returned with HTTP 200 Aug 13 06:07:45.110165 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 317/1287] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:07:44 2026] PUT /volume/v3/attachments/97ecf82d-7212-42fe-86ab-355043ea9657 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:45.536198 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b564ad9a-bbf0-4216-bdea-4eb41c7f1aaf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:45.537290 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b564ad9a-bbf0-4216-bdea-4eb41c7f1aaf tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:07:45.537477 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b564ad9a-bbf0-4216-bdea-4eb41c7f1aaf tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:45.537658 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b564ad9a-bbf0-4216-bdea-4eb41c7f1aaf tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:45.537753 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b564ad9a-bbf0-4216-bdea-4eb41c7f1aaf tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:45.545547 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:45.545547 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:45.546296 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b564ad9a-bbf0-4216-bdea-4eb41c7f1aaf tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:07:45.546665 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 322/1288] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:45 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:45.667345 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-06fb5426-6a52-4aff-a0a5-ac4ba56d4870 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:45.669705 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-06fb5426-6a52-4aff-a0a5-ac4ba56d4870 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:45.670017 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-06fb5426-6a52-4aff-a0a5-ac4ba56d4870 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:45.670349 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-06fb5426-6a52-4aff-a0a5-ac4ba56d4870 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:45.670565 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-06fb5426-6a52-4aff-a0a5-ac4ba56d4870 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:45.675867 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:45.675867 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:45.676887 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-06fb5426-6a52-4aff-a0a5-ac4ba56d4870 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:45.677766 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 320/1289] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:45 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:07:45.837289 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c93beb96-1579-4a47-a719-bfd7628bea2f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:45.838630 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c93beb96-1579-4a47-a719-bfd7628bea2f tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be Aug 13 06:07:45.838875 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c93beb96-1579-4a47-a719-bfd7628bea2f tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:45.839100 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c93beb96-1579-4a47-a719-bfd7628bea2f tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:45.854512 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:45.854512 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:45.860825 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c93beb96-1579-4a47-a719-bfd7628bea2f tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:07:45.866566 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c93beb96-1579-4a47-a719-bfd7628bea2f tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be returned with HTTP 200 Aug 13 06:07:45.867036 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 331/1290] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:45 2026] GET /volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:46.044846 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ed19f955-d603-4d4f-a315-abf033526139 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:46.046898 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ed19f955-d603-4d4f-a315-abf033526139 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 Aug 13 06:07:46.047157 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ed19f955-d603-4d4f-a315-abf033526139 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:46.047367 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ed19f955-d603-4d4f-a315-abf033526139 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:46.058535 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:46.058535 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:46.062570 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ed19f955-d603-4d4f-a315-abf033526139 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:07:46.069208 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ed19f955-d603-4d4f-a315-abf033526139 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 returned with HTTP 200 Aug 13 06:07:46.069208 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 318/1291] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:46 2026] GET /volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 => generated 936 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:46.085632 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ae5f3bb8-661f-4423-aa3e-c1733992832d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:46.093518 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ae5f3bb8-661f-4423-aa3e-c1733992832d tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] GET https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 Aug 13 06:07:46.095619 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ae5f3bb8-661f-4423-aa3e-c1733992832d tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:46.096950 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ae5f3bb8-661f-4423-aa3e-c1733992832d tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:46.105697 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:46.105697 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:46.109297 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ae5f3bb8-661f-4423-aa3e-c1733992832d tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Volume info retrieved successfully. Aug 13 06:07:46.113581 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ae5f3bb8-661f-4423-aa3e-c1733992832d tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 returned with HTTP 200 Aug 13 06:07:46.114125 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 323/1292] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:46 2026] GET /volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:46.157721 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1397a0d5-d0f9-49ab-ba8e-3c5158c66034 req-ab8fc289-9263-4989-8191-bd76125ee5ac None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:46.162964 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1397a0d5-d0f9-49ab-ba8e-3c5158c66034 req-ab8fc289-9263-4989-8191-bd76125ee5ac tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] GET https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 Aug 13 06:07:46.163314 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1397a0d5-d0f9-49ab-ba8e-3c5158c66034 req-ab8fc289-9263-4989-8191-bd76125ee5ac tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:46.163555 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1397a0d5-d0f9-49ab-ba8e-3c5158c66034 req-ab8fc289-9263-4989-8191-bd76125ee5ac tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:46.180094 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:46.180094 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:46.182995 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-1397a0d5-d0f9-49ab-ba8e-3c5158c66034 req-ab8fc289-9263-4989-8191-bd76125ee5ac tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Volume info retrieved successfully. Aug 13 06:07:46.190260 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1397a0d5-d0f9-49ab-ba8e-3c5158c66034 req-ab8fc289-9263-4989-8191-bd76125ee5ac tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 returned with HTTP 200 Aug 13 06:07:46.190856 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 321/1293] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:07:46 2026] GET /volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:07:46.262671 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-05e81059-4848-4a52-8355-3dd5a1ed676d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:46.264784 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-05e81059-4848-4a52-8355-3dd5a1ed676d None None] GET https://10.4.3.121/volume// Aug 13 06:07:46.264784 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-05e81059-4848-4a52-8355-3dd5a1ed676d None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:46.264784 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-05e81059-4848-4a52-8355-3dd5a1ed676d None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:46.264784 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-05e81059-4848-4a52-8355-3dd5a1ed676d None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:07:46.264784 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 332/1294] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:07:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:07:46.272070 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1397a0d5-d0f9-49ab-ba8e-3c5158c66034 req-ecbfbd13-6df0-4f43-81ba-edb465d5edf5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:46.274110 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1397a0d5-d0f9-49ab-ba8e-3c5158c66034 req-ecbfbd13-6df0-4f43-81ba-edb465d5edf5 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:07:46.274463 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1397a0d5-d0f9-49ab-ba8e-3c5158c66034 req-ecbfbd13-6df0-4f43-81ba-edb465d5edf5 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e3f041c-7801-4777-b2d3-a43180c0b098", "connector": null, "instance_uuid": "76d4c9c1-a88c-4093-8248-96e33d62251d"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:46.282159 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:46.282159 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:46.304261 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1397a0d5-d0f9-49ab-ba8e-3c5158c66034 req-ecbfbd13-6df0-4f43-81ba-edb465d5edf5 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:07:46.304702 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 319/1295] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:07:46 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:46.329657 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1371c69c-d154-4622-a48b-28a0a850a2b3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:46.331806 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1371c69c-d154-4622-a48b-28a0a850a2b3 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] GET https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 Aug 13 06:07:46.332077 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1371c69c-d154-4622-a48b-28a0a850a2b3 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:46.332303 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1371c69c-d154-4622-a48b-28a0a850a2b3 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:46.345146 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5fb447b0-3a9d-4477-9650-9277dbeb28af None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:46.345716 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5fb447b0-3a9d-4477-9650-9277dbeb28af None None] GET https://10.4.3.121/volume// Aug 13 06:07:46.345958 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5fb447b0-3a9d-4477-9650-9277dbeb28af None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:46.346244 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5fb447b0-3a9d-4477-9650-9277dbeb28af None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:46.346699 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5fb447b0-3a9d-4477-9650-9277dbeb28af None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:07:46.347080 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 322/1296] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:07:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:07:46.353969 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:46.353969 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:46.355953 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-1397a0d5-d0f9-49ab-ba8e-3c5158c66034 req-491d32fb-0788-4927-baf0-b037cf0aa5c2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:46.359970 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1371c69c-d154-4622-a48b-28a0a850a2b3 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Volume info retrieved successfully. Aug 13 06:07:46.360112 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-1397a0d5-d0f9-49ab-ba8e-3c5158c66034 req-491d32fb-0788-4927-baf0-b037cf0aa5c2 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] GET https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 Aug 13 06:07:46.360112 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-1397a0d5-d0f9-49ab-ba8e-3c5158c66034 req-491d32fb-0788-4927-baf0-b037cf0aa5c2 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:46.360112 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-1397a0d5-d0f9-49ab-ba8e-3c5158c66034 req-491d32fb-0788-4927-baf0-b037cf0aa5c2 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:46.361040 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1371c69c-d154-4622-a48b-28a0a850a2b3 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 returned with HTTP 200 Aug 13 06:07:46.361607 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 324/1297] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:46 2026] GET /volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:46.369800 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:46.369800 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:46.374071 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-1397a0d5-d0f9-49ab-ba8e-3c5158c66034 req-491d32fb-0788-4927-baf0-b037cf0aa5c2 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Volume info retrieved successfully. Aug 13 06:07:46.379297 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-1397a0d5-d0f9-49ab-ba8e-3c5158c66034 req-491d32fb-0788-4927-baf0-b037cf0aa5c2 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 returned with HTTP 200 Aug 13 06:07:46.379297 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 333/1298] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:07:46 2026] GET /volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:07:46.480219 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1397a0d5-d0f9-49ab-ba8e-3c5158c66034 req-902f4251-6bb6-44b3-a447-5bae54437b7d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:46.485341 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1397a0d5-d0f9-49ab-ba8e-3c5158c66034 req-902f4251-6bb6-44b3-a447-5bae54437b7d tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] PUT https://10.4.3.121/volume/v3/attachments/e6dfa9ca-e2f6-42f2-98d3-6113ed9d0672 Aug 13 06:07:46.485758 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1397a0d5-d0f9-49ab-ba8e-3c5158c66034 req-902f4251-6bb6-44b3-a447-5bae54437b7d tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:46.496525 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-1397a0d5-d0f9-49ab-ba8e-3c5158c66034 req-902f4251-6bb6-44b3-a447-5bae54437b7d tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Acquiring lock "cinder-attachment_update-1e3f041c-7801-4777-b2d3-a43180c0b098-np0000007163" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:07:46.500365 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-1397a0d5-d0f9-49ab-ba8e-3c5158c66034 req-902f4251-6bb6-44b3-a447-5bae54437b7d tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Lock "cinder-attachment_update-1e3f041c-7801-4777-b2d3-a43180c0b098-np0000007163" acquired by "attachment_update" :: waited 0.004s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:07:46.501263 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:46.501263 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:46.561942 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fc311afe-e24c-403c-966e-2ddd5f551301 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:46.564121 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fc311afe-e24c-403c-966e-2ddd5f551301 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:07:46.564408 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fc311afe-e24c-403c-966e-2ddd5f551301 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:46.564684 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fc311afe-e24c-403c-966e-2ddd5f551301 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:46.564845 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-fc311afe-e24c-403c-966e-2ddd5f551301 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:46.570328 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:46.570328 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:46.571393 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fc311afe-e24c-403c-966e-2ddd5f551301 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:07:46.571768 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-1397a0d5-d0f9-49ab-ba8e-3c5158c66034 req-902f4251-6bb6-44b3-a447-5bae54437b7d tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Lock "cinder-attachment_update-1e3f041c-7801-4777-b2d3-a43180c0b098-np0000007163" released by "attachment_update" :: held 0.071s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:07:46.571835 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 323/1299] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:46 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:46.572053 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1397a0d5-d0f9-49ab-ba8e-3c5158c66034 req-902f4251-6bb6-44b3-a447-5bae54437b7d tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/attachments/e6dfa9ca-e2f6-42f2-98d3-6113ed9d0672 returned with HTTP 200 Aug 13 06:07:46.572542 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 320/1300] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:07:46 2026] PUT /volume/v3/attachments/e6dfa9ca-e2f6-42f2-98d3-6113ed9d0672 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:46.698010 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2433dbab-9638-49b4-9262-d993de236817 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:46.705750 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2433dbab-9638-49b4-9262-d993de236817 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:46.708005 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2433dbab-9638-49b4-9262-d993de236817 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:46.710011 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2433dbab-9638-49b4-9262-d993de236817 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:46.710742 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2433dbab-9638-49b4-9262-d993de236817 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:46.722425 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:46.722425 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:46.723351 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2433dbab-9638-49b4-9262-d993de236817 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:46.725315 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 325/1301] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:46 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 756 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:46.881544 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3f3a57f9-2ef1-48a4-aa7d-f0b0ae8a0c72 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:46.885258 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3f3a57f9-2ef1-48a4-aa7d-f0b0ae8a0c72 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be Aug 13 06:07:46.885506 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3f3a57f9-2ef1-48a4-aa7d-f0b0ae8a0c72 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:46.885695 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3f3a57f9-2ef1-48a4-aa7d-f0b0ae8a0c72 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:46.904282 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:46.904282 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:46.908535 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3f3a57f9-2ef1-48a4-aa7d-f0b0ae8a0c72 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:07:46.913916 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3f3a57f9-2ef1-48a4-aa7d-f0b0ae8a0c72 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be returned with HTTP 200 Aug 13 06:07:46.914510 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 334/1302] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:46 2026] GET /volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:47.082061 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cbc63080-f1e0-49f6-84c7-5ddf4bfc64db None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:47.086276 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cbc63080-f1e0-49f6-84c7-5ddf4bfc64db tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 Aug 13 06:07:47.086276 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cbc63080-f1e0-49f6-84c7-5ddf4bfc64db tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:47.086276 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cbc63080-f1e0-49f6-84c7-5ddf4bfc64db tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:47.098925 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:47.098925 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:47.103712 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cbc63080-f1e0-49f6-84c7-5ddf4bfc64db tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:07:47.108788 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cbc63080-f1e0-49f6-84c7-5ddf4bfc64db tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 returned with HTTP 200 Aug 13 06:07:47.109368 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 324/1303] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:47 2026] GET /volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 => generated 936 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:47.364850 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0e3e944e-a9f9-4ba6-9081-ddbabbe6971c req-3757792d-e394-432d-889a-775dbb602c9b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:47.367557 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0e3e944e-a9f9-4ba6-9081-ddbabbe6971c req-3757792d-e394-432d-889a-775dbb602c9b tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] POST https://10.4.3.121/volume/v3/attachments/d6357801-e2b4-455a-ae98-931e935c9dfe/action Aug 13 06:07:47.368308 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0e3e944e-a9f9-4ba6-9081-ddbabbe6971c req-3757792d-e394-432d-889a-775dbb602c9b tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:07:47.368633 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0e3e944e-a9f9-4ba6-9081-ddbabbe6971c req-3757792d-e394-432d-889a-775dbb602c9b tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:47.376142 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4397fb1e-886a-4bcb-ab75-ffff8adecdf8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:47.380003 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4397fb1e-886a-4bcb-ab75-ffff8adecdf8 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] GET https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 Aug 13 06:07:47.380393 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4397fb1e-886a-4bcb-ab75-ffff8adecdf8 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:47.380684 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4397fb1e-886a-4bcb-ab75-ffff8adecdf8 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:47.394176 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:47.394176 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:47.402679 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:47.402679 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:47.408149 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4397fb1e-886a-4bcb-ab75-ffff8adecdf8 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Volume info retrieved successfully. Aug 13 06:07:47.413508 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0e3e944e-a9f9-4ba6-9081-ddbabbe6971c req-3757792d-e394-432d-889a-775dbb602c9b tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/attachments/d6357801-e2b4-455a-ae98-931e935c9dfe/action returned with HTTP 204 Aug 13 06:07:47.413600 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4397fb1e-886a-4bcb-ab75-ffff8adecdf8 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 returned with HTTP 200 Aug 13 06:07:47.414298 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 326/1304] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:47 2026] GET /volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:47.414361 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 321/1305] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:07:47 2026] POST /volume/v3/attachments/d6357801-e2b4-455a-ae98-931e935c9dfe/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:07:47.590507 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e18ee50a-78ee-4539-abef-8f82927acc5a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:47.592779 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e18ee50a-78ee-4539-abef-8f82927acc5a tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:07:47.596262 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e18ee50a-78ee-4539-abef-8f82927acc5a tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:47.596262 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e18ee50a-78ee-4539-abef-8f82927acc5a tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:47.596262 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-e18ee50a-78ee-4539-abef-8f82927acc5a tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:47.598616 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:47.598616 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:47.599579 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e18ee50a-78ee-4539-abef-8f82927acc5a tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:07:47.600004 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 335/1306] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:47 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:47.748059 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6444582b-da39-4a29-ba54-e5483c290669 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:47.754045 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6444582b-da39-4a29-ba54-e5483c290669 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:47.754673 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6444582b-da39-4a29-ba54-e5483c290669 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:47.755000 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6444582b-da39-4a29-ba54-e5483c290669 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:47.755205 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-6444582b-da39-4a29-ba54-e5483c290669 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:47.762213 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:47.762213 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:47.762213 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6444582b-da39-4a29-ba54-e5483c290669 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:47.762538 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 325/1307] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:47 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 756 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:47.930443 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-67356936-675a-4b82-b101-61bd689bbeec None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:47.932728 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-67356936-675a-4b82-b101-61bd689bbeec tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be Aug 13 06:07:47.932981 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-67356936-675a-4b82-b101-61bd689bbeec tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:47.933205 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-67356936-675a-4b82-b101-61bd689bbeec tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:47.944237 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:47.944237 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:47.949011 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-67356936-675a-4b82-b101-61bd689bbeec tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:07:47.954517 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-67356936-675a-4b82-b101-61bd689bbeec tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be returned with HTTP 200 Aug 13 06:07:47.955795 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 327/1308] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:47 2026] GET /volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:48.132955 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-066a80c3-20f8-45ac-8ad7-09a420636f91 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:48.136005 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-066a80c3-20f8-45ac-8ad7-09a420636f91 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 Aug 13 06:07:48.136005 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-066a80c3-20f8-45ac-8ad7-09a420636f91 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:48.136005 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-066a80c3-20f8-45ac-8ad7-09a420636f91 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:48.148861 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:48.148861 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:48.153424 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-066a80c3-20f8-45ac-8ad7-09a420636f91 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:07:48.161535 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-066a80c3-20f8-45ac-8ad7-09a420636f91 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 returned with HTTP 200 Aug 13 06:07:48.162237 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 322/1309] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:48 2026] GET /volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 => generated 1228 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:48.174917 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-771370d0-2c69-4d59-9d80-7143103f246f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:48.178667 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-771370d0-2c69-4d59-9d80-7143103f246f tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 Aug 13 06:07:48.178840 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-771370d0-2c69-4d59-9d80-7143103f246f tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:48.179011 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-771370d0-2c69-4d59-9d80-7143103f246f tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:48.195214 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:48.195214 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:48.199589 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-771370d0-2c69-4d59-9d80-7143103f246f tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:07:48.208282 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-771370d0-2c69-4d59-9d80-7143103f246f tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 returned with HTTP 200 Aug 13 06:07:48.208282 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 336/1310] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:48 2026] GET /volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 => generated 1228 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:48.431399 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-77d92b1c-2c2b-45cd-bf91-a4126d7a7154 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:48.433967 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-77d92b1c-2c2b-45cd-bf91-a4126d7a7154 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] GET https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 Aug 13 06:07:48.434250 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-77d92b1c-2c2b-45cd-bf91-a4126d7a7154 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:48.434573 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-77d92b1c-2c2b-45cd-bf91-a4126d7a7154 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:48.447537 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:48.447537 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:48.452731 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-77d92b1c-2c2b-45cd-bf91-a4126d7a7154 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Volume info retrieved successfully. Aug 13 06:07:48.458859 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-77d92b1c-2c2b-45cd-bf91-a4126d7a7154 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 returned with HTTP 200 Aug 13 06:07:48.459299 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 326/1311] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:48 2026] GET /volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:48.610433 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-04b29eab-6612-49af-aad7-d063027fc7cc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:48.615717 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-04b29eab-6612-49af-aad7-d063027fc7cc tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:07:48.615980 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-04b29eab-6612-49af-aad7-d063027fc7cc tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:48.616159 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-04b29eab-6612-49af-aad7-d063027fc7cc tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:48.616297 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-04b29eab-6612-49af-aad7-d063027fc7cc tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:48.626441 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:48.626441 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:48.627368 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-04b29eab-6612-49af-aad7-d063027fc7cc tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:07:48.627933 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 328/1312] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:48 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:48.717501 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b8e53395-975c-4bca-8c48-6fef5c86e11e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:48.719617 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b8e53395-975c-4bca-8c48-6fef5c86e11e tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 Aug 13 06:07:48.721586 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b8e53395-975c-4bca-8c48-6fef5c86e11e tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:48.721586 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b8e53395-975c-4bca-8c48-6fef5c86e11e tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:48.728714 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:48.728714 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:48.732745 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b8e53395-975c-4bca-8c48-6fef5c86e11e tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:07:48.737333 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b8e53395-975c-4bca-8c48-6fef5c86e11e tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 returned with HTTP 200 Aug 13 06:07:48.737946 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 323/1313] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:48 2026] GET /volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 => generated 940 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:48.774386 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-47e907d8-a2f4-473e-9667-e1d9b90b93c6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:48.776321 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-47e907d8-a2f4-473e-9667-e1d9b90b93c6 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:48.776555 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-47e907d8-a2f4-473e-9667-e1d9b90b93c6 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:48.776719 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-47e907d8-a2f4-473e-9667-e1d9b90b93c6 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:48.776817 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-47e907d8-a2f4-473e-9667-e1d9b90b93c6 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:48.781233 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:48.781233 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:48.781911 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-47e907d8-a2f4-473e-9667-e1d9b90b93c6 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:48.782280 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 337/1314] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:48 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:48.970550 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6d9701c6-46a2-4a18-a322-ccfd9307d5ab None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:48.972457 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d9701c6-46a2-4a18-a322-ccfd9307d5ab tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be Aug 13 06:07:48.972658 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d9701c6-46a2-4a18-a322-ccfd9307d5ab tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:48.972834 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d9701c6-46a2-4a18-a322-ccfd9307d5ab tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:48.987214 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:48.987214 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:48.997961 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6d9701c6-46a2-4a18-a322-ccfd9307d5ab tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:07:49.009852 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d9701c6-46a2-4a18-a322-ccfd9307d5ab tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be returned with HTTP 200 Aug 13 06:07:49.010629 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 327/1315] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:48 2026] GET /volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:49.063573 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-4e6d901f-ec99-4845-88c3-c9eb6fc2c16c req-e09bd849-8b75-4084-a48a-a1ab90f9a500 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:49.066333 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4e6d901f-ec99-4845-88c3-c9eb6fc2c16c req-e09bd849-8b75-4084-a48a-a1ab90f9a500 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 Aug 13 06:07:49.066626 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4e6d901f-ec99-4845-88c3-c9eb6fc2c16c req-e09bd849-8b75-4084-a48a-a1ab90f9a500 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:49.066974 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4e6d901f-ec99-4845-88c3-c9eb6fc2c16c req-e09bd849-8b75-4084-a48a-a1ab90f9a500 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:49.076471 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:49.076471 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:49.081263 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-4e6d901f-ec99-4845-88c3-c9eb6fc2c16c req-e09bd849-8b75-4084-a48a-a1ab90f9a500 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:07:49.086987 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4e6d901f-ec99-4845-88c3-c9eb6fc2c16c req-e09bd849-8b75-4084-a48a-a1ab90f9a500 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 returned with HTTP 200 Aug 13 06:07:49.087654 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 329/1316] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:07:49 2026] GET /volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 => generated 940 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:49.195952 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-387a3948-746a-4ddb-ae9c-21ffc636ffa5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:49.196344 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-387a3948-746a-4ddb-ae9c-21ffc636ffa5 None None] GET https://10.4.3.121/volume// Aug 13 06:07:49.196522 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-387a3948-746a-4ddb-ae9c-21ffc636ffa5 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:49.196724 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-387a3948-746a-4ddb-ae9c-21ffc636ffa5 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:49.197029 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-387a3948-746a-4ddb-ae9c-21ffc636ffa5 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:07:49.197341 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 324/1317] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:07:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:07:49.204528 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-4e6d901f-ec99-4845-88c3-c9eb6fc2c16c req-c994a8a7-2b45-49bd-bbab-32fff35c7e0b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:49.206423 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4e6d901f-ec99-4845-88c3-c9eb6fc2c16c req-c994a8a7-2b45-49bd-bbab-32fff35c7e0b tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:07:49.206745 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4e6d901f-ec99-4845-88c3-c9eb6fc2c16c req-c994a8a7-2b45-49bd-bbab-32fff35c7e0b tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "abf07ad3-d162-4db1-9274-7fc320448c01", "connector": null, "instance_uuid": "8d83907e-39ca-4add-8aca-4669ec18aeb7"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:49.214544 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:49.214544 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:49.239295 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4e6d901f-ec99-4845-88c3-c9eb6fc2c16c req-c994a8a7-2b45-49bd-bbab-32fff35c7e0b tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:07:49.239824 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 338/1318] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:07:49 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 13 06:07:49.269243 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a91c234f-a75a-4598-91ba-d43511cffa49 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:49.272308 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a91c234f-a75a-4598-91ba-d43511cffa49 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 Aug 13 06:07:49.272308 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a91c234f-a75a-4598-91ba-d43511cffa49 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:49.272308 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a91c234f-a75a-4598-91ba-d43511cffa49 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:49.280703 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6b31685e-f663-41bc-99ee-2ae287d795a2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:49.281246 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b31685e-f663-41bc-99ee-2ae287d795a2 None None] GET https://10.4.3.121/volume// Aug 13 06:07:49.281521 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6b31685e-f663-41bc-99ee-2ae287d795a2 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:49.281780 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6b31685e-f663-41bc-99ee-2ae287d795a2 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:49.282227 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b31685e-f663-41bc-99ee-2ae287d795a2 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:07:49.282744 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 330/1319] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:07:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:07:49.287193 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:49.287193 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:49.289871 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-4e6d901f-ec99-4845-88c3-c9eb6fc2c16c req-37340996-89ee-4749-a29a-a7423fba7dac None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:49.292717 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4e6d901f-ec99-4845-88c3-c9eb6fc2c16c req-37340996-89ee-4749-a29a-a7423fba7dac tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 Aug 13 06:07:49.293338 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4e6d901f-ec99-4845-88c3-c9eb6fc2c16c req-37340996-89ee-4749-a29a-a7423fba7dac tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:49.293614 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4e6d901f-ec99-4845-88c3-c9eb6fc2c16c req-37340996-89ee-4749-a29a-a7423fba7dac tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:49.293679 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a91c234f-a75a-4598-91ba-d43511cffa49 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:07:49.304434 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a91c234f-a75a-4598-91ba-d43511cffa49 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 returned with HTTP 200 Aug 13 06:07:49.304883 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 328/1320] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:49 2026] GET /volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 => generated 939 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:49.311259 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:49.311259 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:49.315439 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-4e6d901f-ec99-4845-88c3-c9eb6fc2c16c req-37340996-89ee-4749-a29a-a7423fba7dac tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:07:49.320354 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4e6d901f-ec99-4845-88c3-c9eb6fc2c16c req-37340996-89ee-4749-a29a-a7423fba7dac tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 returned with HTTP 200 Aug 13 06:07:49.320863 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 325/1321] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:07:49 2026] GET /volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 => generated 1119 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:07:49.408384 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-4e6d901f-ec99-4845-88c3-c9eb6fc2c16c req-63bb0e3d-f6d0-4167-917d-0f3c1620cc52 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:49.410341 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4e6d901f-ec99-4845-88c3-c9eb6fc2c16c req-63bb0e3d-f6d0-4167-917d-0f3c1620cc52 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] PUT https://10.4.3.121/volume/v3/attachments/3d68ce46-ebd7-4b0d-908e-86f2212d90f6 Aug 13 06:07:49.410713 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4e6d901f-ec99-4845-88c3-c9eb6fc2c16c req-63bb0e3d-f6d0-4167-917d-0f3c1620cc52 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:49.418292 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-4e6d901f-ec99-4845-88c3-c9eb6fc2c16c req-63bb0e3d-f6d0-4167-917d-0f3c1620cc52 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Acquiring lock "cinder-attachment_update-abf07ad3-d162-4db1-9274-7fc320448c01-np0000007163" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:07:49.423056 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-4e6d901f-ec99-4845-88c3-c9eb6fc2c16c req-63bb0e3d-f6d0-4167-917d-0f3c1620cc52 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Lock "cinder-attachment_update-abf07ad3-d162-4db1-9274-7fc320448c01-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:07:49.423992 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:49.423992 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:49.474333 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e0f89b90-2cae-41fc-af6b-31d3cf4c0543 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:49.475952 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e0f89b90-2cae-41fc-af6b-31d3cf4c0543 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] GET https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 Aug 13 06:07:49.476132 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e0f89b90-2cae-41fc-af6b-31d3cf4c0543 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:49.476393 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e0f89b90-2cae-41fc-af6b-31d3cf4c0543 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:49.492652 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:49.492652 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:49.496662 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e0f89b90-2cae-41fc-af6b-31d3cf4c0543 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Volume info retrieved successfully. Aug 13 06:07:49.500695 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e0f89b90-2cae-41fc-af6b-31d3cf4c0543 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 returned with HTTP 200 Aug 13 06:07:49.501210 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 331/1322] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:49 2026] GET /volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:49.506911 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-4e6d901f-ec99-4845-88c3-c9eb6fc2c16c req-63bb0e3d-f6d0-4167-917d-0f3c1620cc52 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Lock "cinder-attachment_update-abf07ad3-d162-4db1-9274-7fc320448c01-np0000007163" released by "attachment_update" :: held 0.084s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:07:49.507334 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4e6d901f-ec99-4845-88c3-c9eb6fc2c16c req-63bb0e3d-f6d0-4167-917d-0f3c1620cc52 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/attachments/3d68ce46-ebd7-4b0d-908e-86f2212d90f6 returned with HTTP 200 Aug 13 06:07:49.507919 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 339/1323] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:07:49 2026] PUT /volume/v3/attachments/3d68ce46-ebd7-4b0d-908e-86f2212d90f6 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:49.638688 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-571ed903-fc83-4eef-b67e-52741d404439 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:49.640748 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-571ed903-fc83-4eef-b67e-52741d404439 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:07:49.640956 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-571ed903-fc83-4eef-b67e-52741d404439 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:49.641135 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-571ed903-fc83-4eef-b67e-52741d404439 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:49.641259 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-571ed903-fc83-4eef-b67e-52741d404439 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:49.646098 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:49.646098 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:49.647225 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-571ed903-fc83-4eef-b67e-52741d404439 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:07:49.647718 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 329/1324] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:49 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:49.793026 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7f1e7581-3683-4cd6-886f-50ec3bc06f00 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:49.796710 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f1e7581-3683-4cd6-886f-50ec3bc06f00 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:49.797051 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7f1e7581-3683-4cd6-886f-50ec3bc06f00 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:49.797434 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7f1e7581-3683-4cd6-886f-50ec3bc06f00 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:49.797804 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-7f1e7581-3683-4cd6-886f-50ec3bc06f00 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:49.802736 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:49.802736 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:49.803450 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f1e7581-3683-4cd6-886f-50ec3bc06f00 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:49.803767 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 326/1325] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:49 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:50.024122 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c0a7a2db-a8ef-456a-8d6d-b6523e69e3d7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:50.030169 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c0a7a2db-a8ef-456a-8d6d-b6523e69e3d7 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be Aug 13 06:07:50.030486 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c0a7a2db-a8ef-456a-8d6d-b6523e69e3d7 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:50.030749 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c0a7a2db-a8ef-456a-8d6d-b6523e69e3d7 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:50.050148 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:50.050148 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:50.056009 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c0a7a2db-a8ef-456a-8d6d-b6523e69e3d7 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:07:50.060260 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c0a7a2db-a8ef-456a-8d6d-b6523e69e3d7 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be returned with HTTP 200 Aug 13 06:07:50.060689 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 332/1326] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:50 2026] GET /volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:50.320118 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0671d44f-ed89-410a-bb92-7b6293ca186e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:50.322535 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0671d44f-ed89-410a-bb92-7b6293ca186e tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 Aug 13 06:07:50.322535 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0671d44f-ed89-410a-bb92-7b6293ca186e tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:50.322779 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0671d44f-ed89-410a-bb92-7b6293ca186e tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:50.334752 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:50.334752 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:50.338570 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0671d44f-ed89-410a-bb92-7b6293ca186e tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:07:50.342466 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0671d44f-ed89-410a-bb92-7b6293ca186e tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 returned with HTTP 200 Aug 13 06:07:50.342813 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 340/1327] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:50 2026] GET /volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 => generated 940 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:50.347208 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ee25cbee-315c-4cba-8fa4-b340c394ad03 req-75403e9a-ab14-4078-ae17-aa524744d178 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:50.349994 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ee25cbee-315c-4cba-8fa4-b340c394ad03 req-75403e9a-ab14-4078-ae17-aa524744d178 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] POST https://10.4.3.121/volume/v3/attachments/97ecf82d-7212-42fe-86ab-355043ea9657/action Aug 13 06:07:50.350531 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ee25cbee-315c-4cba-8fa4-b340c394ad03 req-75403e9a-ab14-4078-ae17-aa524744d178 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:07:50.350710 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ee25cbee-315c-4cba-8fa4-b340c394ad03 req-75403e9a-ab14-4078-ae17-aa524744d178 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:50.373526 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:50.373526 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:50.389385 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ee25cbee-315c-4cba-8fa4-b340c394ad03 req-75403e9a-ab14-4078-ae17-aa524744d178 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/attachments/97ecf82d-7212-42fe-86ab-355043ea9657/action returned with HTTP 204 Aug 13 06:07:50.390087 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 330/1328] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:07:50 2026] POST /volume/v3/attachments/97ecf82d-7212-42fe-86ab-355043ea9657/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:07:50.514950 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4d1098d6-86ec-44fb-8a4c-ac4fba1e4881 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:50.517136 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4d1098d6-86ec-44fb-8a4c-ac4fba1e4881 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] GET https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 Aug 13 06:07:50.517384 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4d1098d6-86ec-44fb-8a4c-ac4fba1e4881 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:50.517580 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4d1098d6-86ec-44fb-8a4c-ac4fba1e4881 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:50.527890 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:50.527890 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:50.532066 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4d1098d6-86ec-44fb-8a4c-ac4fba1e4881 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Volume info retrieved successfully. Aug 13 06:07:50.537125 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4d1098d6-86ec-44fb-8a4c-ac4fba1e4881 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 returned with HTTP 200 Aug 13 06:07:50.537610 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 327/1329] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:50 2026] GET /volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:50.657866 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eba59015-b344-466a-8985-7d69ed4f4871 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:50.660677 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eba59015-b344-466a-8985-7d69ed4f4871 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:07:50.660939 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eba59015-b344-466a-8985-7d69ed4f4871 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:50.661190 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eba59015-b344-466a-8985-7d69ed4f4871 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:50.661341 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-eba59015-b344-466a-8985-7d69ed4f4871 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:50.667834 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:50.667834 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:50.668791 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eba59015-b344-466a-8985-7d69ed4f4871 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:07:50.669249 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 333/1330] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:50 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:50.813820 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b44684a4-acd4-4630-9ba6-f1105eaae134 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:50.815678 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b44684a4-acd4-4630-9ba6-f1105eaae134 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:50.815893 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b44684a4-acd4-4630-9ba6-f1105eaae134 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:50.816130 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b44684a4-acd4-4630-9ba6-f1105eaae134 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:50.816290 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-b44684a4-acd4-4630-9ba6-f1105eaae134 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:50.821604 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:50.821604 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:50.822591 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b44684a4-acd4-4630-9ba6-f1105eaae134 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:50.822949 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 341/1331] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:50 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:51.073524 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3eae4fb0-4e85-4b01-a6dd-6e78c560bf05 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:51.075770 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3eae4fb0-4e85-4b01-a6dd-6e78c560bf05 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be Aug 13 06:07:51.076051 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3eae4fb0-4e85-4b01-a6dd-6e78c560bf05 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:51.076337 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3eae4fb0-4e85-4b01-a6dd-6e78c560bf05 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:51.086636 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:51.086636 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:51.090277 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3eae4fb0-4e85-4b01-a6dd-6e78c560bf05 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:07:51.094087 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3eae4fb0-4e85-4b01-a6dd-6e78c560bf05 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be returned with HTTP 200 Aug 13 06:07:51.094590 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 331/1332] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:51 2026] GET /volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be => generated 1131 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:51.111250 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-62445ab0-de30-4a71-88d9-8958014dcfef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:51.113422 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-62445ab0-de30-4a71-88d9-8958014dcfef tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be Aug 13 06:07:51.113666 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-62445ab0-de30-4a71-88d9-8958014dcfef tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:51.113892 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-62445ab0-de30-4a71-88d9-8958014dcfef tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:51.124799 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:51.124799 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:51.128828 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-62445ab0-de30-4a71-88d9-8958014dcfef tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:07:51.133352 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-62445ab0-de30-4a71-88d9-8958014dcfef tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be returned with HTTP 200 Aug 13 06:07:51.133953 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 328/1333] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:51 2026] GET /volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be => generated 1131 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:51.366831 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6a8e6b46-eb97-4af4-b106-ebbfc88a9269 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:51.366831 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6a8e6b46-eb97-4af4-b106-ebbfc88a9269 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 Aug 13 06:07:51.366831 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6a8e6b46-eb97-4af4-b106-ebbfc88a9269 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:51.366831 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6a8e6b46-eb97-4af4-b106-ebbfc88a9269 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:51.380278 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:51.380278 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:51.385455 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6a8e6b46-eb97-4af4-b106-ebbfc88a9269 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:07:51.395447 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6a8e6b46-eb97-4af4-b106-ebbfc88a9269 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 returned with HTTP 200 Aug 13 06:07:51.395447 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 334/1334] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:51 2026] GET /volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 => generated 940 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:51.551757 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-54745433-fb78-4247-b71e-7aa4acf2434b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:51.555851 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-54745433-fb78-4247-b71e-7aa4acf2434b tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] GET https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 Aug 13 06:07:51.555851 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-54745433-fb78-4247-b71e-7aa4acf2434b tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:51.555851 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-54745433-fb78-4247-b71e-7aa4acf2434b tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:51.572495 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:51.572495 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:51.579925 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-54745433-fb78-4247-b71e-7aa4acf2434b tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Volume info retrieved successfully. Aug 13 06:07:51.588574 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-54745433-fb78-4247-b71e-7aa4acf2434b tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 returned with HTTP 200 Aug 13 06:07:51.588574 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 342/1335] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:51 2026] GET /volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:51.680603 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-161dff69-edcb-41b3-9d6f-f81cab2f96cd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:51.684784 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-161dff69-edcb-41b3-9d6f-f81cab2f96cd tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:07:51.684784 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-161dff69-edcb-41b3-9d6f-f81cab2f96cd tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:51.684784 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-161dff69-edcb-41b3-9d6f-f81cab2f96cd tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:51.684784 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-161dff69-edcb-41b3-9d6f-f81cab2f96cd tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:51.689001 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:51.689001 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:51.689858 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-161dff69-edcb-41b3-9d6f-f81cab2f96cd tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:07:51.690350 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 332/1336] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:51 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:51.832956 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-969526ea-0573-4398-85a5-762c40f9ba95 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:51.834713 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-969526ea-0573-4398-85a5-762c40f9ba95 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:51.834951 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-969526ea-0573-4398-85a5-762c40f9ba95 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:51.835135 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-969526ea-0573-4398-85a5-762c40f9ba95 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:51.835306 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-969526ea-0573-4398-85a5-762c40f9ba95 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:51.840423 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:51.840423 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:51.841354 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-969526ea-0573-4398-85a5-762c40f9ba95 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:51.841768 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 329/1337] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:51 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:07:52.415960 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-27f1c0d7-cf04-4b25-8431-623be40a71cb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:52.417926 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-27f1c0d7-cf04-4b25-8431-623be40a71cb tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 Aug 13 06:07:52.418050 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-27f1c0d7-cf04-4b25-8431-623be40a71cb tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:52.421144 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-27f1c0d7-cf04-4b25-8431-623be40a71cb tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:52.434049 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:52.434049 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:52.438078 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-27f1c0d7-cf04-4b25-8431-623be40a71cb tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:07:52.442885 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-27f1c0d7-cf04-4b25-8431-623be40a71cb tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 returned with HTTP 200 Aug 13 06:07:52.443861 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 335/1338] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:52 2026] GET /volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 => generated 940 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:52.604050 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d43164fd-7359-4cb5-b65d-df1cd491e700 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:52.606779 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d43164fd-7359-4cb5-b65d-df1cd491e700 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] GET https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 Aug 13 06:07:52.607192 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d43164fd-7359-4cb5-b65d-df1cd491e700 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:52.607192 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d43164fd-7359-4cb5-b65d-df1cd491e700 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:52.624250 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:52.624250 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:52.628054 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d43164fd-7359-4cb5-b65d-df1cd491e700 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Volume info retrieved successfully. Aug 13 06:07:52.632989 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d43164fd-7359-4cb5-b65d-df1cd491e700 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 returned with HTTP 200 Aug 13 06:07:52.633471 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 343/1339] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:52 2026] GET /volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:52.700051 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-802cfa68-b1b1-4e3c-b65e-711f9c331400 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:52.701972 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-802cfa68-b1b1-4e3c-b65e-711f9c331400 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:07:52.702173 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-802cfa68-b1b1-4e3c-b65e-711f9c331400 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:52.702441 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-802cfa68-b1b1-4e3c-b65e-711f9c331400 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:52.702605 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-802cfa68-b1b1-4e3c-b65e-711f9c331400 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:52.707192 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:52.707192 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:52.708063 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-802cfa68-b1b1-4e3c-b65e-711f9c331400 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:07:52.708512 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 333/1340] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:52 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:52.860163 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cd23ac06-4f13-4c83-a1bd-8505f366c53b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:52.863680 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cd23ac06-4f13-4c83-a1bd-8505f366c53b tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:52.864012 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cd23ac06-4f13-4c83-a1bd-8505f366c53b tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:52.864060 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cd23ac06-4f13-4c83-a1bd-8505f366c53b tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:52.864155 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-cd23ac06-4f13-4c83-a1bd-8505f366c53b tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:52.869760 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:52.869760 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:52.870553 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cd23ac06-4f13-4c83-a1bd-8505f366c53b tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:52.871028 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 330/1341] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:52 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:53.367001 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-1397a0d5-d0f9-49ab-ba8e-3c5158c66034 req-8ac7eb55-29ce-4eba-9b4e-a3c04ce267e8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:53.369718 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1397a0d5-d0f9-49ab-ba8e-3c5158c66034 req-8ac7eb55-29ce-4eba-9b4e-a3c04ce267e8 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] POST https://10.4.3.121/volume/v3/attachments/e6dfa9ca-e2f6-42f2-98d3-6113ed9d0672/action Aug 13 06:07:53.370248 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1397a0d5-d0f9-49ab-ba8e-3c5158c66034 req-8ac7eb55-29ce-4eba-9b4e-a3c04ce267e8 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:07:53.370436 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1397a0d5-d0f9-49ab-ba8e-3c5158c66034 req-8ac7eb55-29ce-4eba-9b4e-a3c04ce267e8 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:53.390596 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:53.390596 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:53.400289 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1397a0d5-d0f9-49ab-ba8e-3c5158c66034 req-8ac7eb55-29ce-4eba-9b4e-a3c04ce267e8 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/attachments/e6dfa9ca-e2f6-42f2-98d3-6113ed9d0672/action returned with HTTP 204 Aug 13 06:07:53.400825 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 336/1342] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:07:53 2026] POST /volume/v3/attachments/e6dfa9ca-e2f6-42f2-98d3-6113ed9d0672/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:07:53.459392 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1d4bc380-e47d-49dc-a1d4-3caa37ea7470 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:53.461730 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1d4bc380-e47d-49dc-a1d4-3caa37ea7470 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 Aug 13 06:07:53.462004 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1d4bc380-e47d-49dc-a1d4-3caa37ea7470 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:53.462266 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1d4bc380-e47d-49dc-a1d4-3caa37ea7470 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:53.474532 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:53.474532 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:53.479599 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1d4bc380-e47d-49dc-a1d4-3caa37ea7470 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:07:53.485978 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1d4bc380-e47d-49dc-a1d4-3caa37ea7470 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 returned with HTTP 200 Aug 13 06:07:53.486553 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 344/1343] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:53 2026] GET /volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 => generated 940 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:53.647261 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-35616659-e4e2-41aa-96d1-cbee75d01e30 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:53.649674 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-35616659-e4e2-41aa-96d1-cbee75d01e30 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] GET https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 Aug 13 06:07:53.649972 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-35616659-e4e2-41aa-96d1-cbee75d01e30 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:53.650503 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-35616659-e4e2-41aa-96d1-cbee75d01e30 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:53.663535 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:53.663535 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:53.667939 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-35616659-e4e2-41aa-96d1-cbee75d01e30 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Volume info retrieved successfully. Aug 13 06:07:53.673687 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-35616659-e4e2-41aa-96d1-cbee75d01e30 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 returned with HTTP 200 Aug 13 06:07:53.674284 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 334/1344] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:53 2026] GET /volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:53.690202 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bbae9579-fd9a-42a4-939c-08b96cb591a6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:53.690202 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bbae9579-fd9a-42a4-939c-08b96cb591a6 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] GET https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 Aug 13 06:07:53.690202 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bbae9579-fd9a-42a4-939c-08b96cb591a6 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:53.690202 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bbae9579-fd9a-42a4-939c-08b96cb591a6 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:53.697716 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:53.697716 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:53.700662 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bbae9579-fd9a-42a4-939c-08b96cb591a6 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Volume info retrieved successfully. Aug 13 06:07:53.705138 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bbae9579-fd9a-42a4-939c-08b96cb591a6 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 returned with HTTP 200 Aug 13 06:07:53.705641 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 331/1345] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:53 2026] GET /volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:53.719245 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-07bb37f4-95b2-4f4b-ac6c-208a204201e3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:53.723145 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-07bb37f4-95b2-4f4b-ac6c-208a204201e3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:07:53.723426 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-07bb37f4-95b2-4f4b-ac6c-208a204201e3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:53.723677 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-07bb37f4-95b2-4f4b-ac6c-208a204201e3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:53.723837 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-07bb37f4-95b2-4f4b-ac6c-208a204201e3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:53.729049 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:53.729049 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:53.730005 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-07bb37f4-95b2-4f4b-ac6c-208a204201e3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:07:53.730485 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 337/1346] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:53 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:53.881284 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-56d1b555-e38b-4f56-82a8-43a2df285902 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:53.886546 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-56d1b555-e38b-4f56-82a8-43a2df285902 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:53.886757 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-56d1b555-e38b-4f56-82a8-43a2df285902 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:53.886937 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-56d1b555-e38b-4f56-82a8-43a2df285902 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:53.887046 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-56d1b555-e38b-4f56-82a8-43a2df285902 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:53.892483 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:53.892483 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:53.893226 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-56d1b555-e38b-4f56-82a8-43a2df285902 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:53.893724 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 345/1347] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:53 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:54.084933 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-40c9a595-0995-4787-a9a7-5ec308400973 req-0c0d11be-4fb8-4df1-bfb7-e09330ebca35 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:54.088067 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-40c9a595-0995-4787-a9a7-5ec308400973 req-0c0d11be-4fb8-4df1-bfb7-e09330ebca35 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] GET https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 Aug 13 06:07:54.088394 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-40c9a595-0995-4787-a9a7-5ec308400973 req-0c0d11be-4fb8-4df1-bfb7-e09330ebca35 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:54.088665 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-40c9a595-0995-4787-a9a7-5ec308400973 req-0c0d11be-4fb8-4df1-bfb7-e09330ebca35 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:54.102313 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:54.102313 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:54.107216 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-40c9a595-0995-4787-a9a7-5ec308400973 req-0c0d11be-4fb8-4df1-bfb7-e09330ebca35 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Volume info retrieved successfully. Aug 13 06:07:54.113536 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-40c9a595-0995-4787-a9a7-5ec308400973 req-0c0d11be-4fb8-4df1-bfb7-e09330ebca35 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 returned with HTTP 200 Aug 13 06:07:54.114100 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 335/1348] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:07:54 2026] GET /volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:54.503498 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-188a42ed-bc34-48f7-85b9-cfb96bbe99f6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:54.505941 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-188a42ed-bc34-48f7-85b9-cfb96bbe99f6 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 Aug 13 06:07:54.506318 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-188a42ed-bc34-48f7-85b9-cfb96bbe99f6 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:54.506502 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-188a42ed-bc34-48f7-85b9-cfb96bbe99f6 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:54.525514 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:54.525514 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:54.529782 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-188a42ed-bc34-48f7-85b9-cfb96bbe99f6 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:07:54.534736 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-188a42ed-bc34-48f7-85b9-cfb96bbe99f6 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 returned with HTTP 200 Aug 13 06:07:54.535153 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 332/1349] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:54 2026] GET /volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 => generated 940 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:54.668361 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6c6f1baa-9c79-44a1-bfd8-ca647f733c51 req-28bd35c8-c457-4455-a40d-391be0db2c77 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:54.670431 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6c6f1baa-9c79-44a1-bfd8-ca647f733c51 req-28bd35c8-c457-4455-a40d-391be0db2c77 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be Aug 13 06:07:54.670655 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6c6f1baa-9c79-44a1-bfd8-ca647f733c51 req-28bd35c8-c457-4455-a40d-391be0db2c77 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:54.670847 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6c6f1baa-9c79-44a1-bfd8-ca647f733c51 req-28bd35c8-c457-4455-a40d-391be0db2c77 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:54.679663 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:54.679663 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:54.682953 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-6c6f1baa-9c79-44a1-bfd8-ca647f733c51 req-28bd35c8-c457-4455-a40d-391be0db2c77 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:07:54.687418 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6c6f1baa-9c79-44a1-bfd8-ca647f733c51 req-28bd35c8-c457-4455-a40d-391be0db2c77 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be returned with HTTP 200 Aug 13 06:07:54.687842 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 338/1350] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:07:54 2026] GET /volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be => generated 1131 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:54.708499 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-6c6f1baa-9c79-44a1-bfd8-ca647f733c51 req-ce95c430-baae-4fc3-9cfe-55b3749a543a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:54.710339 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6c6f1baa-9c79-44a1-bfd8-ca647f733c51 req-ce95c430-baae-4fc3-9cfe-55b3749a543a tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] POST https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be/action Aug 13 06:07:54.710665 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-6c6f1baa-9c79-44a1-bfd8-ca647f733c51 req-ce95c430-baae-4fc3-9cfe-55b3749a543a tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:07:54.710796 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-6c6f1baa-9c79-44a1-bfd8-ca647f733c51 req-ce95c430-baae-4fc3-9cfe-55b3749a543a tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:54.721351 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:54.721351 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:54.721804 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-6c6f1baa-9c79-44a1-bfd8-ca647f733c51 req-ce95c430-baae-4fc3-9cfe-55b3749a543a tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:07:54.728026 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-6c6f1baa-9c79-44a1-bfd8-ca647f733c51 req-ce95c430-baae-4fc3-9cfe-55b3749a543a tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Begin detaching volume completed successfully. Aug 13 06:07:54.728322 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6c6f1baa-9c79-44a1-bfd8-ca647f733c51 req-ce95c430-baae-4fc3-9cfe-55b3749a543a tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be/action returned with HTTP 202 Aug 13 06:07:54.728913 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 346/1351] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:07:54 2026] POST /volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:07:54.745261 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6bf74132-ffbf-409c-8799-36d504c044ac None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:54.747992 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6bf74132-ffbf-409c-8799-36d504c044ac tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:07:54.748835 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6bf74132-ffbf-409c-8799-36d504c044ac tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:54.748835 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6bf74132-ffbf-409c-8799-36d504c044ac tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:54.748835 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-6bf74132-ffbf-409c-8799-36d504c044ac tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:54.761423 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:54.761423 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:54.762194 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6bf74132-ffbf-409c-8799-36d504c044ac tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:07:54.762531 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 336/1352] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:54 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:54.784212 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d019c33a-6a53-43db-a191-ee9e3ac87ee3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:54.784212 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d019c33a-6a53-43db-a191-ee9e3ac87ee3 None None] GET https://10.4.3.121/volume// Aug 13 06:07:54.784212 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d019c33a-6a53-43db-a191-ee9e3ac87ee3 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:54.784212 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d019c33a-6a53-43db-a191-ee9e3ac87ee3 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:54.784212 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d019c33a-6a53-43db-a191-ee9e3ac87ee3 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:07:54.784212 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 333/1353] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:07:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:07:54.790389 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6c6f1baa-9c79-44a1-bfd8-ca647f733c51 req-656fdd50-eaab-4e94-8216-b90f7309cbdd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:54.793337 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6c6f1baa-9c79-44a1-bfd8-ca647f733c51 req-656fdd50-eaab-4e94-8216-b90f7309cbdd tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be Aug 13 06:07:54.793543 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6c6f1baa-9c79-44a1-bfd8-ca647f733c51 req-656fdd50-eaab-4e94-8216-b90f7309cbdd tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:54.793736 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6c6f1baa-9c79-44a1-bfd8-ca647f733c51 req-656fdd50-eaab-4e94-8216-b90f7309cbdd tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:54.802842 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:54.802842 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:54.806522 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-6c6f1baa-9c79-44a1-bfd8-ca647f733c51 req-656fdd50-eaab-4e94-8216-b90f7309cbdd tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:07:54.810826 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6c6f1baa-9c79-44a1-bfd8-ca647f733c51 req-656fdd50-eaab-4e94-8216-b90f7309cbdd tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be returned with HTTP 200 Aug 13 06:07:54.811189 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 339/1354] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:07:54 2026] GET /volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be => generated 1314 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:07:54.903699 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f68c1e3d-3489-45d2-9f72-4c103dee33f9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:54.905561 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f68c1e3d-3489-45d2-9f72-4c103dee33f9 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:54.905822 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f68c1e3d-3489-45d2-9f72-4c103dee33f9 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:54.906057 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f68c1e3d-3489-45d2-9f72-4c103dee33f9 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:54.906224 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-f68c1e3d-3489-45d2-9f72-4c103dee33f9 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:54.910702 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:54.910702 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:54.911855 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f68c1e3d-3489-45d2-9f72-4c103dee33f9 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:54.912255 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 347/1355] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:54 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:55.117650 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-040b4ae2-6380-4292-9b70-1b23faa0b5aa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:55.118039 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-040b4ae2-6380-4292-9b70-1b23faa0b5aa None None] GET https://10.4.3.121/volume// Aug 13 06:07:55.118257 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-040b4ae2-6380-4292-9b70-1b23faa0b5aa None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:55.118450 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-040b4ae2-6380-4292-9b70-1b23faa0b5aa None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:55.118767 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-040b4ae2-6380-4292-9b70-1b23faa0b5aa None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:07:55.119821 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 337/1356] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:07:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:07:55.131986 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-40c9a595-0995-4787-a9a7-5ec308400973 req-2050330e-58b5-4852-8f54-362ca2077180 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:55.135298 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-40c9a595-0995-4787-a9a7-5ec308400973 req-2050330e-58b5-4852-8f54-362ca2077180 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:07:55.135794 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-40c9a595-0995-4787-a9a7-5ec308400973 req-2050330e-58b5-4852-8f54-362ca2077180 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e3f041c-7801-4777-b2d3-a43180c0b098", "connector": null, "instance_uuid": "76d4c9c1-a88c-4093-8248-96e33d62251d"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:55.152952 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:55.152952 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:55.189549 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-40c9a595-0995-4787-a9a7-5ec308400973 req-2050330e-58b5-4852-8f54-362ca2077180 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:07:55.190145 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 334/1357] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:07:55 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 13 06:07:55.198998 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-43d6c442-b0f3-4d7c-9981-aa95c9e4ec6a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:55.199352 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-43d6c442-b0f3-4d7c-9981-aa95c9e4ec6a None None] GET https://10.4.3.121/volume// Aug 13 06:07:55.199785 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-43d6c442-b0f3-4d7c-9981-aa95c9e4ec6a None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:55.199785 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-43d6c442-b0f3-4d7c-9981-aa95c9e4ec6a None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:55.200038 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-43d6c442-b0f3-4d7c-9981-aa95c9e4ec6a None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:07:55.200353 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 340/1358] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:07:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:07:55.207378 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-40c9a595-0995-4787-a9a7-5ec308400973 req-1a8d6a0d-0c11-4b01-9c39-b26a6bc0181b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:55.209735 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-40c9a595-0995-4787-a9a7-5ec308400973 req-1a8d6a0d-0c11-4b01-9c39-b26a6bc0181b tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] GET https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 Aug 13 06:07:55.210235 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-40c9a595-0995-4787-a9a7-5ec308400973 req-1a8d6a0d-0c11-4b01-9c39-b26a6bc0181b tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:55.210235 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-40c9a595-0995-4787-a9a7-5ec308400973 req-1a8d6a0d-0c11-4b01-9c39-b26a6bc0181b tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:55.221716 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:55.221716 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:55.225312 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-40c9a595-0995-4787-a9a7-5ec308400973 req-1a8d6a0d-0c11-4b01-9c39-b26a6bc0181b tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Volume info retrieved successfully. Aug 13 06:07:55.230245 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-40c9a595-0995-4787-a9a7-5ec308400973 req-1a8d6a0d-0c11-4b01-9c39-b26a6bc0181b tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 returned with HTTP 200 Aug 13 06:07:55.230709 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 348/1359] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:07:55 2026] GET /volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 => generated 1318 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:07:55.546897 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-552c3988-2319-4a17-b137-f69af8c949aa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:55.548651 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-552c3988-2319-4a17-b137-f69af8c949aa tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 Aug 13 06:07:55.548841 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-552c3988-2319-4a17-b137-f69af8c949aa tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:55.549038 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-552c3988-2319-4a17-b137-f69af8c949aa tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:55.563888 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:55.563888 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:55.571206 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-552c3988-2319-4a17-b137-f69af8c949aa tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:07:55.579706 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-552c3988-2319-4a17-b137-f69af8c949aa tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 returned with HTTP 200 Aug 13 06:07:55.580384 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 338/1360] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:55 2026] GET /volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 => generated 940 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:55.773038 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cffdddeb-9007-4c22-a124-cbcc0a552445 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:55.775230 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cffdddeb-9007-4c22-a124-cbcc0a552445 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:07:55.775466 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cffdddeb-9007-4c22-a124-cbcc0a552445 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:55.775728 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cffdddeb-9007-4c22-a124-cbcc0a552445 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:55.775846 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-cffdddeb-9007-4c22-a124-cbcc0a552445 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:55.782445 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:55.782445 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:55.783154 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cffdddeb-9007-4c22-a124-cbcc0a552445 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:07:55.783580 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 335/1361] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:55 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:55.923133 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-857db0c1-bfe3-49ef-9d31-ec2ca8c8c070 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:55.924788 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-857db0c1-bfe3-49ef-9d31-ec2ca8c8c070 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:55.924971 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-857db0c1-bfe3-49ef-9d31-ec2ca8c8c070 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:55.925140 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-857db0c1-bfe3-49ef-9d31-ec2ca8c8c070 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:55.925278 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-857db0c1-bfe3-49ef-9d31-ec2ca8c8c070 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:55.929271 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:55.929271 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:55.929918 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-857db0c1-bfe3-49ef-9d31-ec2ca8c8c070 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:55.930247 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 341/1362] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:55 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:56.372758 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-4e6d901f-ec99-4845-88c3-c9eb6fc2c16c req-a916c0ee-a5bb-4072-8f2a-3f6eeed2360a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:56.375243 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4e6d901f-ec99-4845-88c3-c9eb6fc2c16c req-a916c0ee-a5bb-4072-8f2a-3f6eeed2360a tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] POST https://10.4.3.121/volume/v3/attachments/3d68ce46-ebd7-4b0d-908e-86f2212d90f6/action Aug 13 06:07:56.375594 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4e6d901f-ec99-4845-88c3-c9eb6fc2c16c req-a916c0ee-a5bb-4072-8f2a-3f6eeed2360a tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:07:56.375756 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4e6d901f-ec99-4845-88c3-c9eb6fc2c16c req-a916c0ee-a5bb-4072-8f2a-3f6eeed2360a tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:56.390624 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:56.390624 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:56.400630 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4e6d901f-ec99-4845-88c3-c9eb6fc2c16c req-a916c0ee-a5bb-4072-8f2a-3f6eeed2360a tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/attachments/3d68ce46-ebd7-4b0d-908e-86f2212d90f6/action returned with HTTP 204 Aug 13 06:07:56.401041 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 349/1363] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:07:56 2026] POST /volume/v3/attachments/3d68ce46-ebd7-4b0d-908e-86f2212d90f6/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:07:56.591903 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-81887513-417e-4d1a-8cd6-2d9e9731864b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:56.593737 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-81887513-417e-4d1a-8cd6-2d9e9731864b tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 Aug 13 06:07:56.593945 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-81887513-417e-4d1a-8cd6-2d9e9731864b tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:56.594132 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-81887513-417e-4d1a-8cd6-2d9e9731864b tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:56.602999 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:56.602999 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:56.606009 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-81887513-417e-4d1a-8cd6-2d9e9731864b tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:07:56.610331 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-81887513-417e-4d1a-8cd6-2d9e9731864b tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 returned with HTTP 200 Aug 13 06:07:56.610658 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 339/1364] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:56 2026] GET /volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 => generated 1232 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:56.624932 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-da16ed9d-daf6-4d2b-b143-fdf6c5122260 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:56.626773 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da16ed9d-daf6-4d2b-b143-fdf6c5122260 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 Aug 13 06:07:56.626955 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da16ed9d-daf6-4d2b-b143-fdf6c5122260 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:56.627132 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da16ed9d-daf6-4d2b-b143-fdf6c5122260 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:56.637665 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:56.637665 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:56.641756 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-da16ed9d-daf6-4d2b-b143-fdf6c5122260 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:07:56.648864 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da16ed9d-daf6-4d2b-b143-fdf6c5122260 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 returned with HTTP 200 Aug 13 06:07:56.649279 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 336/1365] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:56 2026] GET /volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 => generated 1232 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:56.793410 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-02e784b1-b73c-4405-97f4-c9568b10ff28 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:56.795035 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-02e784b1-b73c-4405-97f4-c9568b10ff28 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:07:56.795223 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-02e784b1-b73c-4405-97f4-c9568b10ff28 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:56.795399 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-02e784b1-b73c-4405-97f4-c9568b10ff28 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:56.795494 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-02e784b1-b73c-4405-97f4-c9568b10ff28 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:56.799404 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:56.799404 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:56.800064 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-02e784b1-b73c-4405-97f4-c9568b10ff28 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:07:56.800566 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 342/1366] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:56 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:56.919851 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-40c9a595-0995-4787-a9a7-5ec308400973 req-d005b5a1-fed8-447d-a85f-8d9834cfdbc8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:56.921915 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-40c9a595-0995-4787-a9a7-5ec308400973 req-d005b5a1-fed8-447d-a85f-8d9834cfdbc8 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] DELETE https://10.4.3.121/volume/v3/attachments/e6dfa9ca-e2f6-42f2-98d3-6113ed9d0672 Aug 13 06:07:56.922130 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-40c9a595-0995-4787-a9a7-5ec308400973 req-d005b5a1-fed8-447d-a85f-8d9834cfdbc8 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:56.922408 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-40c9a595-0995-4787-a9a7-5ec308400973 req-d005b5a1-fed8-447d-a85f-8d9834cfdbc8 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:56.929711 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:56.929711 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:56.941239 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-48fea3a3-f882-4992-adb2-4bb946814256 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:56.943643 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-48fea3a3-f882-4992-adb2-4bb946814256 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:56.943895 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-48fea3a3-f882-4992-adb2-4bb946814256 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:56.944138 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-48fea3a3-f882-4992-adb2-4bb946814256 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:56.944260 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-48fea3a3-f882-4992-adb2-4bb946814256 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:56.951822 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:56.951822 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:56.952695 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-48fea3a3-f882-4992-adb2-4bb946814256 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:56.953305 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 340/1367] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:56 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:56.985643 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-40c9a595-0995-4787-a9a7-5ec308400973 req-d005b5a1-fed8-447d-a85f-8d9834cfdbc8 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/attachments/e6dfa9ca-e2f6-42f2-98d3-6113ed9d0672 returned with HTTP 200 Aug 13 06:07:56.986070 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 350/1368] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:07:56 2026] DELETE /volume/v3/attachments/e6dfa9ca-e2f6-42f2-98d3-6113ed9d0672 => generated 192 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:57.222641 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-2b33b102-aad4-4a99-8498-a3841d522079 req-a16ad739-85e0-4a1a-b96d-8acea35fe770 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:57.225492 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2b33b102-aad4-4a99-8498-a3841d522079 req-a16ad739-85e0-4a1a-b96d-8acea35fe770 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] DELETE https://10.4.3.121/volume/v3/attachments/a8dd8f1f-0251-42eb-9e1e-8048a9302cf0 Aug 13 06:07:57.225748 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2b33b102-aad4-4a99-8498-a3841d522079 req-a16ad739-85e0-4a1a-b96d-8acea35fe770 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:57.225982 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2b33b102-aad4-4a99-8498-a3841d522079 req-a16ad739-85e0-4a1a-b96d-8acea35fe770 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:57.233288 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:57.233288 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:57.257432 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6c6f1baa-9c79-44a1-bfd8-ca647f733c51 req-87885b6f-1532-4357-b84e-afdc9be3a853 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:57.259649 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6c6f1baa-9c79-44a1-bfd8-ca647f733c51 req-87885b6f-1532-4357-b84e-afdc9be3a853 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] DELETE https://10.4.3.121/volume/v3/attachments/97ecf82d-7212-42fe-86ab-355043ea9657 Aug 13 06:07:57.259916 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6c6f1baa-9c79-44a1-bfd8-ca647f733c51 req-87885b6f-1532-4357-b84e-afdc9be3a853 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:57.260133 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6c6f1baa-9c79-44a1-bfd8-ca647f733c51 req-87885b6f-1532-4357-b84e-afdc9be3a853 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:57.271318 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:57.271318 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:57.304868 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2b33b102-aad4-4a99-8498-a3841d522079 req-a16ad739-85e0-4a1a-b96d-8acea35fe770 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] https://10.4.3.121/volume/v3/attachments/a8dd8f1f-0251-42eb-9e1e-8048a9302cf0 returned with HTTP 200 Aug 13 06:07:57.307715 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 337/1369] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:07:57 2026] DELETE /volume/v3/attachments/a8dd8f1f-0251-42eb-9e1e-8048a9302cf0 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:07:57.317307 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-2b33b102-aad4-4a99-8498-a3841d522079 req-c432d247-9e62-4413-8fdd-6ea293589d53 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:57.320643 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-2b33b102-aad4-4a99-8498-a3841d522079 req-c432d247-9e62-4413-8fdd-6ea293589d53 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] DELETE https://10.4.3.121/volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a Aug 13 06:07:57.320875 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-2b33b102-aad4-4a99-8498-a3841d522079 req-c432d247-9e62-4413-8fdd-6ea293589d53 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:57.321075 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-2b33b102-aad4-4a99-8498-a3841d522079 req-c432d247-9e62-4413-8fdd-6ea293589d53 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:57.321326 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [req-2b33b102-aad4-4a99-8498-a3841d522079 req-c432d247-9e62-4413-8fdd-6ea293589d53 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Delete volume with id: 13bd8735-200f-4b06-8228-edd344d1276a Aug 13 06:07:57.328394 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6c6f1baa-9c79-44a1-bfd8-ca647f733c51 req-87885b6f-1532-4357-b84e-afdc9be3a853 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/attachments/97ecf82d-7212-42fe-86ab-355043ea9657 returned with HTTP 200 Aug 13 06:07:57.328823 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 343/1370] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:07:57 2026] DELETE /volume/v3/attachments/97ecf82d-7212-42fe-86ab-355043ea9657 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:57.333374 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:57.333374 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:57.333925 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-2b33b102-aad4-4a99-8498-a3841d522079 req-c432d247-9e62-4413-8fdd-6ea293589d53 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Volume info retrieved successfully. Aug 13 06:07:57.356512 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-2b33b102-aad4-4a99-8498-a3841d522079 req-c432d247-9e62-4413-8fdd-6ea293589d53 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] Delete volume request issued successfully. Aug 13 06:07:57.357016 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-2b33b102-aad4-4a99-8498-a3841d522079 req-c432d247-9e62-4413-8fdd-6ea293589d53 tempest-ServerActionsV293TestJSON-1647423205 tempest-ServerActionsV293TestJSON-1647423205-project-member] https://10.4.3.121/volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a returned with HTTP 202 Aug 13 06:07:57.357507 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 341/1371] 10.4.3.121 () {70 vars in 1620 bytes} [Thu Aug 13 06:07:57 2026] DELETE /volume/v3/volumes/13bd8735-200f-4b06-8228-edd344d1276a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:07:57.412943 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f82eb11a-eddc-4c1a-bf48-fa129efcf752 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:57.412943 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f82eb11a-eddc-4c1a-bf48-fa129efcf752 None None] GET https://10.4.3.121/volume// Aug 13 06:07:57.412943 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f82eb11a-eddc-4c1a-bf48-fa129efcf752 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:57.412943 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f82eb11a-eddc-4c1a-bf48-fa129efcf752 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:57.412943 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f82eb11a-eddc-4c1a-bf48-fa129efcf752 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:07:57.412943 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 351/1372] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:07:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:07:57.421995 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-40c9a595-0995-4787-a9a7-5ec308400973 req-1dd75bd7-1da0-4314-a83a-a406acf4b2ce None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:57.424825 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-40c9a595-0995-4787-a9a7-5ec308400973 req-1dd75bd7-1da0-4314-a83a-a406acf4b2ce tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] GET https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 Aug 13 06:07:57.425090 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-40c9a595-0995-4787-a9a7-5ec308400973 req-1dd75bd7-1da0-4314-a83a-a406acf4b2ce tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:57.427201 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-40c9a595-0995-4787-a9a7-5ec308400973 req-1dd75bd7-1da0-4314-a83a-a406acf4b2ce tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:57.440539 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:57.440539 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:57.445256 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-40c9a595-0995-4787-a9a7-5ec308400973 req-1dd75bd7-1da0-4314-a83a-a406acf4b2ce tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Volume info retrieved successfully. Aug 13 06:07:57.455689 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-40c9a595-0995-4787-a9a7-5ec308400973 req-1dd75bd7-1da0-4314-a83a-a406acf4b2ce tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 returned with HTTP 200 Aug 13 06:07:57.456272 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 338/1373] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:07:57 2026] GET /volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:07:57.552204 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-40c9a595-0995-4787-a9a7-5ec308400973 req-2cdfa272-de87-4339-bd06-5da622221533 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:57.552204 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-40c9a595-0995-4787-a9a7-5ec308400973 req-2cdfa272-de87-4339-bd06-5da622221533 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] PUT https://10.4.3.121/volume/v3/attachments/131cd824-e638-4f12-8505-4ab73e561018 Aug 13 06:07:57.552446 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-40c9a595-0995-4787-a9a7-5ec308400973 req-2cdfa272-de87-4339-bd06-5da622221533 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:57.564599 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-40c9a595-0995-4787-a9a7-5ec308400973 req-2cdfa272-de87-4339-bd06-5da622221533 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Acquiring lock "cinder-attachment_update-1e3f041c-7801-4777-b2d3-a43180c0b098-np0000007163" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:07:57.571510 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-40c9a595-0995-4787-a9a7-5ec308400973 req-2cdfa272-de87-4339-bd06-5da622221533 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Lock "cinder-attachment_update-1e3f041c-7801-4777-b2d3-a43180c0b098-np0000007163" acquired by "attachment_update" :: waited 0.007s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:07:57.572533 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:57.572533 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:57.662444 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-40c9a595-0995-4787-a9a7-5ec308400973 req-2cdfa272-de87-4339-bd06-5da622221533 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Lock "cinder-attachment_update-1e3f041c-7801-4777-b2d3-a43180c0b098-np0000007163" released by "attachment_update" :: held 0.091s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:07:57.662697 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-40c9a595-0995-4787-a9a7-5ec308400973 req-2cdfa272-de87-4339-bd06-5da622221533 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/attachments/131cd824-e638-4f12-8505-4ab73e561018 returned with HTTP 200 Aug 13 06:07:57.663125 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 344/1374] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:07:57 2026] PUT /volume/v3/attachments/131cd824-e638-4f12-8505-4ab73e561018 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:57.686238 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-40c9a595-0995-4787-a9a7-5ec308400973 req-b79bd9df-652d-401b-8408-bef9855d335e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:57.688363 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-40c9a595-0995-4787-a9a7-5ec308400973 req-b79bd9df-652d-401b-8408-bef9855d335e tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] POST https://10.4.3.121/volume/v3/attachments/131cd824-e638-4f12-8505-4ab73e561018/action Aug 13 06:07:57.688774 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-40c9a595-0995-4787-a9a7-5ec308400973 req-b79bd9df-652d-401b-8408-bef9855d335e tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:07:57.688981 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-40c9a595-0995-4787-a9a7-5ec308400973 req-b79bd9df-652d-401b-8408-bef9855d335e tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:57.706395 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:57.706395 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:57.714964 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-40c9a595-0995-4787-a9a7-5ec308400973 req-b79bd9df-652d-401b-8408-bef9855d335e tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/attachments/131cd824-e638-4f12-8505-4ab73e561018/action returned with HTTP 204 Aug 13 06:07:57.715462 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 342/1375] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:07:57 2026] POST /volume/v3/attachments/131cd824-e638-4f12-8505-4ab73e561018/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:07:57.811202 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7f776726-e0e9-492c-87d7-f528e3c0bdf1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:57.813235 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7f776726-e0e9-492c-87d7-f528e3c0bdf1 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:07:57.813457 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7f776726-e0e9-492c-87d7-f528e3c0bdf1 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:57.813643 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7f776726-e0e9-492c-87d7-f528e3c0bdf1 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:57.813757 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-7f776726-e0e9-492c-87d7-f528e3c0bdf1 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:57.818292 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:57.818292 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:57.819329 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7f776726-e0e9-492c-87d7-f528e3c0bdf1 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:07:57.819789 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 352/1376] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:57 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:57.830839 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-67b4fed2-9f99-40a4-a575-5b8fb6ee3874 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:57.832589 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-67b4fed2-9f99-40a4-a575-5b8fb6ee3874 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/volumes/edbdac21-f13c-464e-903b-d60c2751f149 Aug 13 06:07:57.832802 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-67b4fed2-9f99-40a4-a575-5b8fb6ee3874 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:57.832993 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-67b4fed2-9f99-40a4-a575-5b8fb6ee3874 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:57.840321 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:57.840321 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:57.843953 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-67b4fed2-9f99-40a4-a575-5b8fb6ee3874 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Volume info retrieved successfully. Aug 13 06:07:57.848254 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-67b4fed2-9f99-40a4-a575-5b8fb6ee3874 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/volumes/edbdac21-f13c-464e-903b-d60c2751f149 returned with HTTP 200 Aug 13 06:07:57.848643 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 339/1377] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:57 2026] GET /volume/v3/volumes/edbdac21-f13c-464e-903b-d60c2751f149 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:57.862342 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c6536cbc-1960-4aa8-8d75-a5145286297e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:57.895855 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c6536cbc-1960-4aa8-8d75-a5145286297e tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b/export_record Aug 13 06:07:57.896044 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c6536cbc-1960-4aa8-8d75-a5145286297e tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:57.896288 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c6536cbc-1960-4aa8-8d75-a5145286297e tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Calling method 'export_record' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:57.896394 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-c6536cbc-1960-4aa8-8d75-a5145286297e tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Export record for backup 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100323) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 06:07:57.906792 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:57.906792 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:57.907704 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.backup.api [None req-c6536cbc-1960-4aa8-8d75-a5145286297e tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Calling RPCAPI with context: , host: np0000007163, backup: 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100323) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 06:07:57.916892 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-c6536cbc-1960-4aa8-8d75-a5145286297e tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] export_record in rpcapi backup_id 007e081d-0ec6-4474-9a61-8bf43018b33b on host np0000007163. {{(pid=100323) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 06:07:57.919511 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0adbf074-89ce-4519-a21c-71f9cd9fd37a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:57.922525 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0adbf074-89ce-4519-a21c-71f9cd9fd37a tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:07:57.923072 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0adbf074-89ce-4519-a21c-71f9cd9fd37a tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9fcbde99-dcbc-4a2f-a91b-430e054077be", "force": false, "name": "tempest-TestStampPattern-snapshot-1999175529", "description": null, "metadata": null}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:57.930805 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-c6536cbc-1960-4aa8-8d75-a5145286297e tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDA3ZTA4MWQtMGVjNi00NDc0LTlhNjEtOGJmNDMwMThiMzNiIiwgInVzZXJfaWQiOiAiN2RlNjEzMjllNWYxNDIzZjk4NWUxZTdhODE5MTU4MjgiLCAicHJvamVjdF9pZCI6ICI0NzkyOTgyYmQ1YWE0NDZlOTc3ODIyMDIyODM3YmEzMCIsICJ2b2x1bWVfaWQiOiAiZWRiZGFjMjEtZjEzYy00NjRlLTkwM2ItZDYwYzI3NTFmMTQ5IiwgImhvc3QiOiAibnAwMDAwMDA3MTYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNDk5Nzk1NTA1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTY3ODM0NzUwMCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2VkYmRhYzIxLWYxM2MtNDY0ZS05MDNiLWQ2MGMyNzUxZjE0OS8yMDI2MDgxMzA2MDc0My9hel9ub3ZhX2JhY2t1cF8wMDdlMDgxZC0wZWM2LTQ0NzQtOWE2MS04YmY0MzAxOGIzM2IiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDA2OjA3OjM5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA2OjA3OjM5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDY6MDc6NThaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100323) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 06:07:57.931375 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c6536cbc-1960-4aa8-8d75-a5145286297e tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b/export_record returned with HTTP 200 Aug 13 06:07:57.931726 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 345/1378] 10.4.3.121 () {66 vars in 1390 bytes} [Thu Aug 13 06:07:57 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b/export_record => generated 1512 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:57.939325 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:57.939325 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:57.939325 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0adbf074-89ce-4519-a21c-71f9cd9fd37a tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:07:57.939325 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-0adbf074-89ce-4519-a21c-71f9cd9fd37a tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Create snapshot from volume 9fcbde99-dcbc-4a2f-a91b-430e054077be Aug 13 06:07:57.940917 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-89d7af5f-4cb2-4323-a636-9fd67900f9b3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:57.944528 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-89d7af5f-4cb2-4323-a636-9fd67900f9b3 tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] POST https://10.4.3.121/volume/v3/backups/import_record Aug 13 06:07:57.944910 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-89d7af5f-4cb2-4323-a636-9fd67900f9b3 tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODk4YjIxYWEtMmUxNi00NTM4LTg2YTYtYjNlNDM2OGY0MzM2IiwgInVzZXJfaWQiOiAiN2RlNjEzMjllNWYxNDIzZjk4NWUxZTdhODE5MTU4MjgiLCAicHJvamVjdF9pZCI6ICI0NzkyOTgyYmQ1YWE0NDZlOTc3ODIyMDIyODM3YmEzMCIsICJ2b2x1bWVfaWQiOiAiZWRiZGFjMjEtZjEzYy00NjRlLTkwM2ItZDYwYzI3NTFmMTQ5IiwgImhvc3QiOiAibnAwMDAwMDA3MTYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNDk5Nzk1NTA1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTY3ODM0NzUwMCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2VkYmRhYzIxLWYxM2MtNDY0ZS05MDNiLWQ2MGMyNzUxZjE0OS8yMDI2MDgxMzA2MDc0My9hel9ub3ZhX2JhY2t1cF8wMDdlMDgxZC0wZWM2LTQ0NzQtOWE2MS04YmY0MzAxOGIzM2IiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDA2OjA3OjM5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA2OjA3OjM5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDY6MDc6NThaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:57.947633 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-89d7af5f-4cb2-4323-a636-9fd67900f9b3 tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODk4YjIxYWEtMmUxNi00NTM4LTg2YTYtYjNlNDM2OGY0MzM2IiwgInVzZXJfaWQiOiAiN2RlNjEzMjllNWYxNDIzZjk4NWUxZTdhODE5MTU4MjgiLCAicHJvamVjdF9pZCI6ICI0NzkyOTgyYmQ1YWE0NDZlOTc3ODIyMDIyODM3YmEzMCIsICJ2b2x1bWVfaWQiOiAiZWRiZGFjMjEtZjEzYy00NjRlLTkwM2ItZDYwYzI3NTFmMTQ5IiwgImhvc3QiOiAibnAwMDAwMDA3MTYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNDk5Nzk1NTA1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTY3ODM0NzUwMCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2VkYmRhYzIxLWYxM2MtNDY0ZS05MDNiLWQ2MGMyNzUxZjE0OS8yMDI2MDgxMzA2MDc0My9hel9ub3ZhX2JhY2t1cF8wMDdlMDgxZC0wZWM2LTQ0NzQtOWE2MS04YmY0MzAxOGIzM2IiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDA2OjA3OjM5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA2OjA3OjM5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDY6MDc6NThaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100322) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 06:07:57.947813 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-89d7af5f-4cb2-4323-a636-9fd67900f9b3 tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODk4YjIxYWEtMmUxNi00NTM4LTg2YTYtYjNlNDM2OGY0MzM2IiwgInVzZXJfaWQiOiAiN2RlNjEzMjllNWYxNDIzZjk4NWUxZTdhODE5MTU4MjgiLCAicHJvamVjdF9pZCI6ICI0NzkyOTgyYmQ1YWE0NDZlOTc3ODIyMDIyODM3YmEzMCIsICJ2b2x1bWVfaWQiOiAiZWRiZGFjMjEtZjEzYy00NjRlLTkwM2ItZDYwYzI3NTFmMTQ5IiwgImhvc3QiOiAibnAwMDAwMDA3MTYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNDk5Nzk1NTA1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTY3ODM0NzUwMCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2VkYmRhYzIxLWYxM2MtNDY0ZS05MDNiLWQ2MGMyNzUxZjE0OS8yMDI2MDgxMzA2MDc0My9hel9ub3ZhX2JhY2t1cF8wMDdlMDgxZC0wZWM2LTQ0NzQtOWE2MS04YmY0MzAxOGIzM2IiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDA2OjA3OjM5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA2OjA3OjM5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDY6MDc6NThaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100322) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 06:07:57.964654 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-52330714-b882-496e-9850-2a5b75e1184c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:57.968801 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-52330714-b882-496e-9850-2a5b75e1184c tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:07:57.970285 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-52330714-b882-496e-9850-2a5b75e1184c tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:57.970606 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-52330714-b882-496e-9850-2a5b75e1184c tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:57.970819 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-52330714-b882-496e-9850-2a5b75e1184c tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Show backup with id 1c549aa2-c292-4bdd-999b-e4cb6054af7b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:57.977480 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:57.977480 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:57.980223 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-52330714-b882-496e-9850-2a5b75e1184c tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 200 Aug 13 06:07:57.980738 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 340/1379] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:57 2026] GET /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 756 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:57.989979 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-89d7af5f-4cb2-4323-a636-9fd67900f9b3 tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Created reservations ['51dfff11-5e52-4fa1-9ccd-1af341f21d34', '15b947a3-97b6-46d2-81f8-a44ce8ef3579'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:07:57.993918 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-32129777-7f49-4aa6-bb14-187d2b526b50 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:57.995991 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-32129777-7f49-4aa6-bb14-187d2b526b50 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/volumes/843fd650-05c3-4788-be51-74f7375d2c41 Aug 13 06:07:57.996245 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-32129777-7f49-4aa6-bb14-187d2b526b50 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:57.996442 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-32129777-7f49-4aa6-bb14-187d2b526b50 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:57.998764 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-0adbf074-89ce-4519-a21c-71f9cd9fd37a tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Created reservations ['fac1f9ae-35a5-4af2-a2bd-931b513ff2c6', '13a4593a-e469-40b2-b060-ecc926995eef', '377d74cd-af71-498c-a0b9-3273505c4248', 'a1ba6a2e-ffb6-4a68-b455-65eeeab0c530'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:07:58.007556 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:58.007556 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:58.011438 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-32129777-7f49-4aa6-bb14-187d2b526b50 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Volume info retrieved successfully. Aug 13 06:07:58.016106 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-32129777-7f49-4aa6-bb14-187d2b526b50 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/volumes/843fd650-05c3-4788-be51-74f7375d2c41 returned with HTTP 200 Aug 13 06:07:58.016536 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 346/1380] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:57 2026] GET /volume/v3/volumes/843fd650-05c3-4788-be51-74f7375d2c41 => generated 1414 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:58.041597 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0adbf074-89ce-4519-a21c-71f9cd9fd37a tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Snapshot create request issued successfully. Aug 13 06:07:58.041597 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0adbf074-89ce-4519-a21c-71f9cd9fd37a tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:07:58.041597 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 343/1381] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:07:57 2026] POST /volume/v3/snapshots => generated 303 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:07:58.042284 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-89d7af5f-4cb2-4323-a636-9fd67900f9b3 tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] import_record rpcapi backup id 898b21aa-2e16-4538-86a6-b3e4368f4336 on host np0000007163 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODk4YjIxYWEtMmUxNi00NTM4LTg2YTYtYjNlNDM2OGY0MzM2IiwgInVzZXJfaWQiOiAiN2RlNjEzMjllNWYxNDIzZjk4NWUxZTdhODE5MTU4MjgiLCAicHJvamVjdF9pZCI6ICI0NzkyOTgyYmQ1YWE0NDZlOTc3ODIyMDIyODM3YmEzMCIsICJ2b2x1bWVfaWQiOiAiZWRiZGFjMjEtZjEzYy00NjRlLTkwM2ItZDYwYzI3NTFmMTQ5IiwgImhvc3QiOiAibnAwMDAwMDA3MTYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNDk5Nzk1NTA1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTY3ODM0NzUwMCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2VkYmRhYzIxLWYxM2MtNDY0ZS05MDNiLWQ2MGMyNzUxZjE0OS8yMDI2MDgxMzA2MDc0My9hel9ub3ZhX2JhY2t1cF8wMDdlMDgxZC0wZWM2LTQ0NzQtOWE2MS04YmY0MzAxOGIzM2IiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDA2OjA3OjM5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA2OjA3OjM5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDY6MDc6NThaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100322) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 13 06:07:58.042391 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8877ba4f-79fb-4533-b472-dece8e708096 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:58.045676 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-89d7af5f-4cb2-4323-a636-9fd67900f9b3 tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Import record output: {'backup': {'id': '898b21aa-2e16-4538-86a6-b3e4368f4336', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.121/volume/v3/backups/898b21aa-2e16-4538-86a6-b3e4368f4336'}, {'rel': 'bookmark', 'href': 'https://10.4.3.121/volume/backups/898b21aa-2e16-4538-86a6-b3e4368f4336'}]}}. {{(pid=100322) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 13 06:07:58.045798 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8877ba4f-79fb-4533-b472-dece8e708096 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/volumes/843fd650-05c3-4788-be51-74f7375d2c41 Aug 13 06:07:58.045798 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8877ba4f-79fb-4533-b472-dece8e708096 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:58.045798 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8877ba4f-79fb-4533-b472-dece8e708096 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:58.046145 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-89d7af5f-4cb2-4323-a636-9fd67900f9b3 tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] https://10.4.3.121/volume/v3/backups/import_record returned with HTTP 201 Aug 13 06:07:58.046757 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 353/1382] 10.4.3.121 () {68 vars in 1302 bytes} [Thu Aug 13 06:07:57 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 106 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 13 06:07:58.047478 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-45cc6c16-a130-43d7-843e-acfd38506b1a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:58.050032 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-45cc6c16-a130-43d7-843e-acfd38506b1a tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/snapshots/083f009b-b362-4a60-9868-94afa5f081d6 Aug 13 06:07:58.050350 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-45cc6c16-a130-43d7-843e-acfd38506b1a tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:58.050684 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-45cc6c16-a130-43d7-843e-acfd38506b1a tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:58.056321 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:58.056321 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:58.056418 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f90091de-b075-48a7-a6b8-bd0f0b2d5dc4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:58.056873 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-45cc6c16-a130-43d7-843e-acfd38506b1a tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Snapshot retrieved successfully. Aug 13 06:07:58.057780 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-45cc6c16-a130-43d7-843e-acfd38506b1a tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/snapshots/083f009b-b362-4a60-9868-94afa5f081d6 returned with HTTP 200 Aug 13 06:07:58.058023 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 347/1383] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:07:58 2026] GET /volume/v3/snapshots/083f009b-b362-4a60-9868-94afa5f081d6 => generated 435 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:58.058347 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f90091de-b075-48a7-a6b8-bd0f0b2d5dc4 tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] GET https://10.4.3.121/volume/v3/backups/898b21aa-2e16-4538-86a6-b3e4368f4336 Aug 13 06:07:58.060333 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f90091de-b075-48a7-a6b8-bd0f0b2d5dc4 tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:58.060912 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:58.060912 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:07:58.060974 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f90091de-b075-48a7-a6b8-bd0f0b2d5dc4 tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:58.060974 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f90091de-b075-48a7-a6b8-bd0f0b2d5dc4 tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Show backup with id 898b21aa-2e16-4538-86a6-b3e4368f4336. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:58.064730 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8877ba4f-79fb-4533-b472-dece8e708096 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Volume info retrieved successfully. Aug 13 06:07:58.075234 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:58.075234 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:58.075234 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f90091de-b075-48a7-a6b8-bd0f0b2d5dc4 tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] https://10.4.3.121/volume/v3/backups/898b21aa-2e16-4538-86a6-b3e4368f4336 returned with HTTP 200 Aug 13 06:07:58.075461 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8877ba4f-79fb-4533-b472-dece8e708096 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/volumes/843fd650-05c3-4788-be51-74f7375d2c41 returned with HTTP 200 Aug 13 06:07:58.075517 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 344/1384] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:58 2026] GET /volume/v3/backups/898b21aa-2e16-4538-86a6-b3e4368f4336 => generated 647 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:58.075572 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 341/1385] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:58 2026] GET /volume/v3/volumes/843fd650-05c3-4788-be51-74f7375d2c41 => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:59.067763 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7b6f9669-bcaf-4ab7-92e8-a5311fff90d9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:59.070371 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b6f9669-bcaf-4ab7-92e8-a5311fff90d9 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/snapshots/083f009b-b362-4a60-9868-94afa5f081d6 Aug 13 06:07:59.070634 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b6f9669-bcaf-4ab7-92e8-a5311fff90d9 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:59.070896 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b6f9669-bcaf-4ab7-92e8-a5311fff90d9 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:59.077598 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:59.077598 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:59.078293 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7b6f9669-bcaf-4ab7-92e8-a5311fff90d9 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Snapshot retrieved successfully. Aug 13 06:07:59.079356 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b6f9669-bcaf-4ab7-92e8-a5311fff90d9 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/snapshots/083f009b-b362-4a60-9868-94afa5f081d6 returned with HTTP 200 Aug 13 06:07:59.079882 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 354/1386] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:07:59 2026] GET /volume/v3/snapshots/083f009b-b362-4a60-9868-94afa5f081d6 => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:59.082439 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-de3daebf-248d-4f78-a950-1538a6ea4de8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:59.084146 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de3daebf-248d-4f78-a950-1538a6ea4de8 tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] GET https://10.4.3.121/volume/v3/backups/898b21aa-2e16-4538-86a6-b3e4368f4336 Aug 13 06:07:59.084380 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-de3daebf-248d-4f78-a950-1538a6ea4de8 tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:59.084555 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-de3daebf-248d-4f78-a950-1538a6ea4de8 tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:59.084654 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-de3daebf-248d-4f78-a950-1538a6ea4de8 tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Show backup with id 898b21aa-2e16-4538-86a6-b3e4368f4336. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:07:59.088169 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2472d4df-5f96-40a4-b46b-c7aa9c195827 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:59.088931 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:59.088931 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:59.089564 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de3daebf-248d-4f78-a950-1538a6ea4de8 tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] https://10.4.3.121/volume/v3/backups/898b21aa-2e16-4538-86a6-b3e4368f4336 returned with HTTP 200 Aug 13 06:07:59.089914 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 348/1387] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:07:59 2026] GET /volume/v3/backups/898b21aa-2e16-4538-86a6-b3e4368f4336 => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:59.090130 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2472d4df-5f96-40a4-b46b-c7aa9c195827 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/snapshots/083f009b-b362-4a60-9868-94afa5f081d6 Aug 13 06:07:59.090374 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2472d4df-5f96-40a4-b46b-c7aa9c195827 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:59.090606 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2472d4df-5f96-40a4-b46b-c7aa9c195827 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:59.096501 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:59.096501 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:59.097057 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2472d4df-5f96-40a4-b46b-c7aa9c195827 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Snapshot retrieved successfully. Aug 13 06:07:59.097978 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2472d4df-5f96-40a4-b46b-c7aa9c195827 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/snapshots/083f009b-b362-4a60-9868-94afa5f081d6 returned with HTTP 200 Aug 13 06:07:59.098421 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 345/1388] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:07:59 2026] GET /volume/v3/snapshots/083f009b-b362-4a60-9868-94afa5f081d6 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:59.099726 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ac94da5e-d38a-43be-8473-3f9d2fd9729d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:59.102558 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac94da5e-d38a-43be-8473-3f9d2fd9729d tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] GET https://10.4.3.121/volume/v3/backups Aug 13 06:07:59.102558 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ac94da5e-d38a-43be-8473-3f9d2fd9729d tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:59.102695 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ac94da5e-d38a-43be-8473-3f9d2fd9729d tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:59.118380 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac94da5e-d38a-43be-8473-3f9d2fd9729d tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] https://10.4.3.121/volume/v3/backups returned with HTTP 200 Aug 13 06:07:59.118762 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 342/1389] 10.4.3.121 () {66 vars in 1237 bytes} [Thu Aug 13 06:07:59 2026] GET /volume/v3/backups => generated 337 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:07:59.128415 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bfa79ff7-07c0-4978-a53e-9915d5884cbb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:59.130148 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bfa79ff7-07c0-4978-a53e-9915d5884cbb tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] POST https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b/restore Aug 13 06:07:59.130513 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bfa79ff7-07c0-4978-a53e-9915d5884cbb tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:59.131762 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-bfa79ff7-07c0-4978-a53e-9915d5884cbb tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Restoring backup 007e081d-0ec6-4474-9a61-8bf43018b33b ({'restore': {}}) {{(pid=100322) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 06:07:59.131883 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-bfa79ff7-07c0-4978-a53e-9915d5884cbb tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Restoring backup 007e081d-0ec6-4474-9a61-8bf43018b33b to volume None. Aug 13 06:07:59.136255 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:59.136255 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:59.137317 np0000007163 devstack@c-api.service[100322]: INFO cinder.backup.api [None req-bfa79ff7-07c0-4978-a53e-9915d5884cbb tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Creating volume of 1 GB for restore of backup 007e081d-0ec6-4474-9a61-8bf43018b33b. Aug 13 06:07:59.142795 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bfa79ff7-07c0-4978-a53e-9915d5884cbb tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Availability zone cache updated, next update will occur around 2026-08-13 07:07:59.142540. {{(pid=100322) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 06:07:59.142941 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bfa79ff7-07c0-4978-a53e-9915d5884cbb tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Availability Zones retrieved successfully. Aug 13 06:07:59.147992 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bfa79ff7-07c0-4978-a53e-9915d5884cbb tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Flow 'volume_create_api' (34be095c-cf77-4ed1-b490-b8cd59c66bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:07:59.150444 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bfa79ff7-07c0-4978-a53e-9915d5884cbb tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a04df9c8-135e-4635-bdb4-c8daf4e58521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:59.151371 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-bfa79ff7-07c0-4978-a53e-9915d5884cbb tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:07:59.178928 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bfa79ff7-07c0-4978-a53e-9915d5884cbb tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a04df9c8-135e-4635-bdb4-c8daf4e58521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:59.179715 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bfa79ff7-07c0-4978-a53e-9915d5884cbb tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6b239bb-8d45-4717-b0fa-10dc8ae94069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:59.213585 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-4246ef34-0c52-4f8a-9e68-33340f4c166a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:59.218228 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-4246ef34-0c52-4f8a-9e68-33340f4c166a tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/volumes/843fd650-05c3-4788-be51-74f7375d2c41 Aug 13 06:07:59.218432 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-4246ef34-0c52-4f8a-9e68-33340f4c166a tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:59.218654 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-4246ef34-0c52-4f8a-9e68-33340f4c166a tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:59.221953 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-bfa79ff7-07c0-4978-a53e-9915d5884cbb tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Created reservations ['ec376af5-2ed7-482c-a3f0-15a333e2b8c1', '6dfe08f9-0408-4deb-819a-73f01a252d06', '9bacd0f5-b79b-4393-b817-6bb366ab3a1d', '5a292f3f-ed54-4e04-8f8a-70efd06e56ef'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:07:59.222739 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bfa79ff7-07c0-4978-a53e-9915d5884cbb tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6b239bb-8d45-4717-b0fa-10dc8ae94069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec376af5-2ed7-482c-a3f0-15a333e2b8c1', '6dfe08f9-0408-4deb-819a-73f01a252d06', '9bacd0f5-b79b-4393-b817-6bb366ab3a1d', '5a292f3f-ed54-4e04-8f8a-70efd06e56ef']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:59.223702 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bfa79ff7-07c0-4978-a53e-9915d5884cbb tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4d6db86-0501-4fe4-aa81-d938884c4cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:59.227078 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:59.227078 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:59.231678 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-4246ef34-0c52-4f8a-9e68-33340f4c166a tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Volume info retrieved successfully. Aug 13 06:07:59.237580 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-4246ef34-0c52-4f8a-9e68-33340f4c166a tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/volumes/843fd650-05c3-4788-be51-74f7375d2c41 returned with HTTP 200 Aug 13 06:07:59.237984 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 349/1390] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:07:59 2026] GET /volume/v3/volumes/843fd650-05c3-4788-be51-74f7375d2c41 => generated 1414 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 06:07:59.257583 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bfa79ff7-07c0-4978-a53e-9915d5884cbb tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4d6db86-0501-4fe4-aa81-d938884c4cd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dd25e42-f9c9-459c-93dc-4e176aea6179', '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_007e081d-0ec6-4474-9a61-8bf43018b33b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4792982bd5aa446e977822022837ba30',qos_specs=None,replication_status=,reservations=['ec376af5-2ed7-482c-a3f0-15a333e2b8c1','6dfe08f9-0408-4deb-819a-73f01a252d06','9bacd0f5-b79b-4393-b817-6bb366ab3a1d','5a292f3f-ed54-4e04-8f8a-70efd06e56ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7de61329e5f1423f985e1e7a81915828',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:07:59Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_007e081d-0ec6-4474-9a61-8bf43018b33b',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dd25e42-f9c9-459c-93dc-4e176aea6179,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4792982bd5aa446e977822022837ba30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7de61329e5f1423f985e1e7a81915828',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:59.259002 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bfa79ff7-07c0-4978-a53e-9915d5884cbb tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ddc293f-0f08-41c6-995c-b45ba8a823b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:59.274773 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bfa79ff7-07c0-4978-a53e-9915d5884cbb tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ddc293f-0f08-41c6-995c-b45ba8a823b4) transitioned into 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_007e081d-0ec6-4474-9a61-8bf43018b33b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4792982bd5aa446e977822022837ba30',qos_specs=None,replication_status=,reservations=['ec376af5-2ed7-482c-a3f0-15a333e2b8c1','6dfe08f9-0408-4deb-819a-73f01a252d06','9bacd0f5-b79b-4393-b817-6bb366ab3a1d','5a292f3f-ed54-4e04-8f8a-70efd06e56ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7de61329e5f1423f985e1e7a81915828',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:59.275489 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bfa79ff7-07c0-4978-a53e-9915d5884cbb tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f83de61a-d7d1-4fd0-8467-d3a8961a4214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:07:59.286145 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bfa79ff7-07c0-4978-a53e-9915d5884cbb tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f83de61a-d7d1-4fd0-8467-d3a8961a4214) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:07:59.287001 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bfa79ff7-07c0-4978-a53e-9915d5884cbb tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Flow 'volume_create_api' (34be095c-cf77-4ed1-b490-b8cd59c66bee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:07:59.287308 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bfa79ff7-07c0-4978-a53e-9915d5884cbb tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Create volume request issued successfully. Aug 13 06:07:59.294324 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:59.294324 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:07:59.294793 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bfa79ff7-07c0-4978-a53e-9915d5884cbb tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Volume info retrieved successfully. Aug 13 06:07:59.729579 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-4952c31d-e2ec-40fa-99b2-c6068b222e4e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:59.734980 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-4952c31d-e2ec-40fa-99b2-c6068b222e4e tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/volumes/843fd650-05c3-4788-be51-74f7375d2c41 Aug 13 06:07:59.735214 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-4952c31d-e2ec-40fa-99b2-c6068b222e4e tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:59.735498 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-4952c31d-e2ec-40fa-99b2-c6068b222e4e tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:59.745358 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:59.745358 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:07:59.749126 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-4952c31d-e2ec-40fa-99b2-c6068b222e4e tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Volume info retrieved successfully. Aug 13 06:07:59.754194 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-4952c31d-e2ec-40fa-99b2-c6068b222e4e tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/volumes/843fd650-05c3-4788-be51-74f7375d2c41 returned with HTTP 200 Aug 13 06:07:59.754594 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 346/1391] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:07:59 2026] GET /volume/v3/volumes/843fd650-05c3-4788-be51-74f7375d2c41 => generated 1414 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:07:59.764399 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eaf59869-6b7d-493a-aee0-7e96b1211195 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:59.764791 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eaf59869-6b7d-493a-aee0-7e96b1211195 None None] GET https://10.4.3.121/volume// Aug 13 06:07:59.764979 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eaf59869-6b7d-493a-aee0-7e96b1211195 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:07:59.765164 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eaf59869-6b7d-493a-aee0-7e96b1211195 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:07:59.765502 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eaf59869-6b7d-493a-aee0-7e96b1211195 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:07:59.765922 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 343/1392] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:07:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:07:59.775964 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-9736877f-c4e7-4d48-9526-524026fd290e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:07:59.778463 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-9736877f-c4e7-4d48-9526-524026fd290e tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:07:59.779045 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-9736877f-c4e7-4d48-9526-524026fd290e tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "843fd650-05c3-4788-be51-74f7375d2c41", "connector": null, "instance_uuid": "c1706b97-13b5-47f1-a37c-3560ff2bc15b"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:07:59.788283 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:07:59.788283 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:07:59.821171 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-9736877f-c4e7-4d48-9526-524026fd290e tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:07:59.821579 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 350/1393] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:07:59 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 13 06:08:00.305348 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:00.305348 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:00.305811 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bfa79ff7-07c0-4978-a53e-9915d5884cbb tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Volume info retrieved successfully. Aug 13 06:08:00.305981 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.backup.api [None req-bfa79ff7-07c0-4978-a53e-9915d5884cbb tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Checking backup size 1 against volume size 1 {{(pid=100322) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 06:08:00.306043 np0000007163 devstack@c-api.service[100322]: INFO cinder.backup.api [None req-bfa79ff7-07c0-4978-a53e-9915d5884cbb tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Overwriting volume 7dd25e42-f9c9-459c-93dc-4e176aea6179 with restore of backup 007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:08:00.325616 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-bfa79ff7-07c0-4978-a53e-9915d5884cbb tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] restore_backup in rpcapi backup_id 007e081d-0ec6-4474-9a61-8bf43018b33b {{(pid=100322) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 06:08:00.327811 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bfa79ff7-07c0-4978-a53e-9915d5884cbb tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b/restore returned with HTTP 202 Aug 13 06:08:00.328260 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 355/1394] 10.4.3.121 () {68 vars in 1393 bytes} [Thu Aug 13 06:07:59 2026] POST /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b/restore => generated 189 bytes in 1200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:08:00.340101 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1ecc77a1-7d3c-4a4e-bcfc-013337b14f40 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:00.345708 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1ecc77a1-7d3c-4a4e-bcfc-013337b14f40 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:08:00.345983 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1ecc77a1-7d3c-4a4e-bcfc-013337b14f40 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:00.346208 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1ecc77a1-7d3c-4a4e-bcfc-013337b14f40 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:00.346412 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-1ecc77a1-7d3c-4a4e-bcfc-013337b14f40 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:00.353274 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:00.353274 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:00.354258 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1ecc77a1-7d3c-4a4e-bcfc-013337b14f40 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:08:00.357909 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 347/1395] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:00 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:01.048013 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8996022e-f8e5-4bad-9d35-c1b442fb4d74 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:01.048439 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8996022e-f8e5-4bad-9d35-c1b442fb4d74 None None] GET https://10.4.3.121/volume// Aug 13 06:08:01.048596 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8996022e-f8e5-4bad-9d35-c1b442fb4d74 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:01.048819 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8996022e-f8e5-4bad-9d35-c1b442fb4d74 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:01.049215 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8996022e-f8e5-4bad-9d35-c1b442fb4d74 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:08:01.049515 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 344/1396] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:08:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:08:01.057381 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-a404e4e1-1fe7-463f-802e-39afd2386181 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:01.064522 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-a404e4e1-1fe7-463f-802e-39afd2386181 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/volumes/843fd650-05c3-4788-be51-74f7375d2c41 Aug 13 06:08:01.064886 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-a404e4e1-1fe7-463f-802e-39afd2386181 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:01.065170 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-a404e4e1-1fe7-463f-802e-39afd2386181 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:01.075983 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:01.075983 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:01.079417 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-a404e4e1-1fe7-463f-802e-39afd2386181 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Volume info retrieved successfully. Aug 13 06:08:01.084245 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-a404e4e1-1fe7-463f-802e-39afd2386181 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/volumes/843fd650-05c3-4788-be51-74f7375d2c41 returned with HTTP 200 Aug 13 06:08:01.084350 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 351/1397] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:08:01 2026] GET /volume/v3/volumes/843fd650-05c3-4788-be51-74f7375d2c41 => generated 1593 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:08:01.189157 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-01e6d36e-446d-4cf7-963a-a53f65320b9b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:01.191363 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-01e6d36e-446d-4cf7-963a-a53f65320b9b tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] PUT https://10.4.3.121/volume/v3/attachments/bd92292c-24ea-4894-a075-a199431df615 Aug 13 06:08:01.191724 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-01e6d36e-446d-4cf7-963a-a53f65320b9b tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:01.203341 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-01e6d36e-446d-4cf7-963a-a53f65320b9b tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Acquiring lock "cinder-attachment_update-843fd650-05c3-4788-be51-74f7375d2c41-np0000007163" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:08:01.210880 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-01e6d36e-446d-4cf7-963a-a53f65320b9b tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Lock "cinder-attachment_update-843fd650-05c3-4788-be51-74f7375d2c41-np0000007163" acquired by "attachment_update" :: waited 0.008s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:08:01.211974 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:01.211974 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:01.260306 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-6c056e64-2595-489e-9ddf-d9dd6807e7ef req-484ab721-0b73-4093-a302-4ca24cbf6ffd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:01.262563 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6c056e64-2595-489e-9ddf-d9dd6807e7ef req-484ab721-0b73-4093-a302-4ca24cbf6ffd tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 Aug 13 06:08:01.262973 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6c056e64-2595-489e-9ddf-d9dd6807e7ef req-484ab721-0b73-4093-a302-4ca24cbf6ffd tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:01.264316 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6c056e64-2595-489e-9ddf-d9dd6807e7ef req-484ab721-0b73-4093-a302-4ca24cbf6ffd tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:01.272836 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:01.272836 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:01.281207 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-6c056e64-2595-489e-9ddf-d9dd6807e7ef req-484ab721-0b73-4093-a302-4ca24cbf6ffd tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:08:01.285785 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6c056e64-2595-489e-9ddf-d9dd6807e7ef req-484ab721-0b73-4093-a302-4ca24cbf6ffd tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 returned with HTTP 200 Aug 13 06:08:01.286511 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 348/1398] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:08:01 2026] GET /volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 => generated 1228 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:08:01.296158 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-01e6d36e-446d-4cf7-963a-a53f65320b9b tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Lock "cinder-attachment_update-843fd650-05c3-4788-be51-74f7375d2c41-np0000007163" released by "attachment_update" :: held 0.085s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:08:01.296499 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-01e6d36e-446d-4cf7-963a-a53f65320b9b tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/attachments/bd92292c-24ea-4894-a075-a199431df615 returned with HTTP 200 Aug 13 06:08:01.296970 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 356/1399] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:08:01 2026] PUT /volume/v3/attachments/bd92292c-24ea-4894-a075-a199431df615 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:08:01.304233 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-6c056e64-2595-489e-9ddf-d9dd6807e7ef req-b5b61fb7-62dd-4248-9a6c-b560e7abb2ee None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:01.306698 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6c056e64-2595-489e-9ddf-d9dd6807e7ef req-b5b61fb7-62dd-4248-9a6c-b560e7abb2ee tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] POST https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4/action Aug 13 06:08:01.307027 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6c056e64-2595-489e-9ddf-d9dd6807e7ef req-b5b61fb7-62dd-4248-9a6c-b560e7abb2ee tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:08:01.307144 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6c056e64-2595-489e-9ddf-d9dd6807e7ef req-b5b61fb7-62dd-4248-9a6c-b560e7abb2ee tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:01.322010 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:01.322010 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:01.322587 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-6c056e64-2595-489e-9ddf-d9dd6807e7ef req-b5b61fb7-62dd-4248-9a6c-b560e7abb2ee tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:08:01.327154 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-589742ce-6947-41d8-8f3f-e7bf27fa027c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:01.329138 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-589742ce-6947-41d8-8f3f-e7bf27fa027c tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] POST https://10.4.3.121/volume/v3/attachments/bd92292c-24ea-4894-a075-a199431df615/action Aug 13 06:08:01.329512 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-589742ce-6947-41d8-8f3f-e7bf27fa027c tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:08:01.329694 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-589742ce-6947-41d8-8f3f-e7bf27fa027c tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:01.333102 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-6c056e64-2595-489e-9ddf-d9dd6807e7ef req-b5b61fb7-62dd-4248-9a6c-b560e7abb2ee tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Begin detaching volume completed successfully. Aug 13 06:08:01.333353 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6c056e64-2595-489e-9ddf-d9dd6807e7ef req-b5b61fb7-62dd-4248-9a6c-b560e7abb2ee tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4/action returned with HTTP 202 Aug 13 06:08:01.333793 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 345/1400] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:08:01 2026] POST /volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:08:01.354161 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:01.354161 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:01.368886 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a2c91df2-07b1-457d-9983-f1535ef67939 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:01.369880 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1867cd42-6cdd-4f64-b76f-210e1f1a3682 req-589742ce-6947-41d8-8f3f-e7bf27fa027c tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/attachments/bd92292c-24ea-4894-a075-a199431df615/action returned with HTTP 204 Aug 13 06:08:01.370623 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 352/1401] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:08:01 2026] POST /volume/v3/attachments/bd92292c-24ea-4894-a075-a199431df615/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:08:01.370691 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a2c91df2-07b1-457d-9983-f1535ef67939 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:08:01.370913 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a2c91df2-07b1-457d-9983-f1535ef67939 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:01.371095 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a2c91df2-07b1-457d-9983-f1535ef67939 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:01.371198 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a2c91df2-07b1-457d-9983-f1535ef67939 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:01.375431 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:01.375431 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:01.376138 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a2c91df2-07b1-457d-9983-f1535ef67939 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:08:01.376488 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 349/1402] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:01 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:01.381132 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-790c2d3e-d562-4d23-9c7b-c667e0516aca None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:01.381568 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-790c2d3e-d562-4d23-9c7b-c667e0516aca None None] GET https://10.4.3.121/volume// Aug 13 06:08:01.381724 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-790c2d3e-d562-4d23-9c7b-c667e0516aca None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:01.381893 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-790c2d3e-d562-4d23-9c7b-c667e0516aca None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:01.382272 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-790c2d3e-d562-4d23-9c7b-c667e0516aca None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:08:01.382533 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 357/1403] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:08:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:08:01.398946 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-6c056e64-2595-489e-9ddf-d9dd6807e7ef req-770b2d9c-e2aa-4cd3-893f-3681eb746df3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:01.402128 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6c056e64-2595-489e-9ddf-d9dd6807e7ef req-770b2d9c-e2aa-4cd3-893f-3681eb746df3 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 Aug 13 06:08:01.402365 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6c056e64-2595-489e-9ddf-d9dd6807e7ef req-770b2d9c-e2aa-4cd3-893f-3681eb746df3 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:01.402551 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6c056e64-2595-489e-9ddf-d9dd6807e7ef req-770b2d9c-e2aa-4cd3-893f-3681eb746df3 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:01.414737 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:01.414737 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:01.418652 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-6c056e64-2595-489e-9ddf-d9dd6807e7ef req-770b2d9c-e2aa-4cd3-893f-3681eb746df3 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:08:01.423924 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6c056e64-2595-489e-9ddf-d9dd6807e7ef req-770b2d9c-e2aa-4cd3-893f-3681eb746df3 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 returned with HTTP 200 Aug 13 06:08:01.424480 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 346/1404] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:08:01 2026] GET /volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 => generated 1411 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:08:02.389996 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2902c216-1ab5-438f-b65d-00a607926ec5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:02.392535 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2902c216-1ab5-438f-b65d-00a607926ec5 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:08:02.392865 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2902c216-1ab5-438f-b65d-00a607926ec5 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:02.393169 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2902c216-1ab5-438f-b65d-00a607926ec5 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:02.393354 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2902c216-1ab5-438f-b65d-00a607926ec5 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:02.400229 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:02.400229 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:02.401481 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2902c216-1ab5-438f-b65d-00a607926ec5 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:08:02.402389 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 353/1405] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:02 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:08:02.436042 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-6c056e64-2595-489e-9ddf-d9dd6807e7ef req-7b1293a7-0957-49bc-97c2-63a2dad82ef9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:02.438668 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6c056e64-2595-489e-9ddf-d9dd6807e7ef req-7b1293a7-0957-49bc-97c2-63a2dad82ef9 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] DELETE https://10.4.3.121/volume/v3/attachments/d6357801-e2b4-455a-ae98-931e935c9dfe Aug 13 06:08:02.439279 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6c056e64-2595-489e-9ddf-d9dd6807e7ef req-7b1293a7-0957-49bc-97c2-63a2dad82ef9 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:02.440253 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6c056e64-2595-489e-9ddf-d9dd6807e7ef req-7b1293a7-0957-49bc-97c2-63a2dad82ef9 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:02.451517 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:02.451517 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:02.510046 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6c056e64-2595-489e-9ddf-d9dd6807e7ef req-7b1293a7-0957-49bc-97c2-63a2dad82ef9 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/attachments/d6357801-e2b4-455a-ae98-931e935c9dfe returned with HTTP 200 Aug 13 06:08:02.510431 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 350/1406] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:08:02 2026] DELETE /volume/v3/attachments/d6357801-e2b4-455a-ae98-931e935c9dfe => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:03.414554 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2f5c216b-beff-429d-a77a-ec2af378c403 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:03.420032 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2f5c216b-beff-429d-a77a-ec2af378c403 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:08:03.420296 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2f5c216b-beff-429d-a77a-ec2af378c403 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:03.420492 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2f5c216b-beff-429d-a77a-ec2af378c403 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:03.420740 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-2f5c216b-beff-429d-a77a-ec2af378c403 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:03.430324 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:03.430324 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:03.432353 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2f5c216b-beff-429d-a77a-ec2af378c403 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:08:03.432850 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 358/1407] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:03 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:03.507866 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e3ced7ef-0909-4587-8484-664623d91222 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:03.509726 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e3ced7ef-0909-4587-8484-664623d91222 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] DELETE https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 Aug 13 06:08:03.510062 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e3ced7ef-0909-4587-8484-664623d91222 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:03.510198 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e3ced7ef-0909-4587-8484-664623d91222 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:03.510426 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-e3ced7ef-0909-4587-8484-664623d91222 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Delete volume with id: 1ac39e65-6b23-4fec-877c-0c98be3f3ea4 Aug 13 06:08:03.522315 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:03.522315 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:03.522763 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e3ced7ef-0909-4587-8484-664623d91222 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:08:03.547686 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e3ced7ef-0909-4587-8484-664623d91222 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Delete volume request issued successfully. Aug 13 06:08:03.547925 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e3ced7ef-0909-4587-8484-664623d91222 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 returned with HTTP 202 Aug 13 06:08:03.548519 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 347/1408] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:08:03 2026] DELETE /volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:08:03.877455 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a1446de4-6c5e-43a2-ab6a-177b5ff0ef30 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:03.887310 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a1446de4-6c5e-43a2-ab6a-177b5ff0ef30 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:08:03.887820 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a1446de4-6c5e-43a2-ab6a-177b5ff0ef30 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1803317816", "snapshot_id": "083f009b-b362-4a60-9868-94afa5f081d6", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:03.891325 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-a1446de4-6c5e-43a2-ab6a-177b5ff0ef30 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1803317816', 'snapshot_id': '083f009b-b362-4a60-9868-94afa5f081d6', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:08:03.897823 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:03.897823 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:03.898305 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a1446de4-6c5e-43a2-ab6a-177b5ff0ef30 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Snapshot retrieved successfully. Aug 13 06:08:03.898435 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a1446de4-6c5e-43a2-ab6a-177b5ff0ef30 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Create volume of 1 GB Aug 13 06:08:03.903847 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a1446de4-6c5e-43a2-ab6a-177b5ff0ef30 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Availability Zones retrieved successfully. Aug 13 06:08:03.911069 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a1446de4-6c5e-43a2-ab6a-177b5ff0ef30 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Flow 'volume_create_api' (1441d57e-54d0-422a-846f-858bd70be907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:08:03.912134 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a1446de4-6c5e-43a2-ab6a-177b5ff0ef30 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ace758a-7e9f-41e6-a788-33e4af692cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:03.913344 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-a1446de4-6c5e-43a2-ab6a-177b5ff0ef30 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:08:03.920046 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-616f56d6-40fe-4ed7-93a9-9d093fb191f2 req-86e45acc-d6f6-44df-a4e8-6b2612533e89 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:03.925294 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-616f56d6-40fe-4ed7-93a9-9d093fb191f2 req-86e45acc-d6f6-44df-a4e8-6b2612533e89 tempest-VolumesNegativeTest-834979464 tempest-VolumesNegativeTest-834979464-project-member] DELETE https://10.4.3.121/volume/v3/volumes/tempest-invalid-1875695822 Aug 13 06:08:03.925294 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-616f56d6-40fe-4ed7-93a9-9d093fb191f2 req-86e45acc-d6f6-44df-a4e8-6b2612533e89 tempest-VolumesNegativeTest-834979464 tempest-VolumesNegativeTest-834979464-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:03.925294 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-616f56d6-40fe-4ed7-93a9-9d093fb191f2 req-86e45acc-d6f6-44df-a4e8-6b2612533e89 tempest-VolumesNegativeTest-834979464 tempest-VolumesNegativeTest-834979464-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:03.925294 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [req-616f56d6-40fe-4ed7-93a9-9d093fb191f2 req-86e45acc-d6f6-44df-a4e8-6b2612533e89 tempest-VolumesNegativeTest-834979464 tempest-VolumesNegativeTest-834979464-project-member] Delete volume with id: tempest-invalid-1875695822 Aug 13 06:08:03.936626 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-616f56d6-40fe-4ed7-93a9-9d093fb191f2 req-86e45acc-d6f6-44df-a4e8-6b2612533e89 tempest-VolumesNegativeTest-834979464 tempest-VolumesNegativeTest-834979464-project-member] https://10.4.3.121/volume/v3/volumes/tempest-invalid-1875695822 returned with HTTP 404 Aug 13 06:08:03.936626 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 351/1409] 10.4.3.121 () {70 vars in 1590 bytes} [Thu Aug 13 06:08:03 2026] DELETE /volume/v3/volumes/tempest-invalid-1875695822 => generated 99 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:08:03.946213 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a1446de4-6c5e-43a2-ab6a-177b5ff0ef30 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ace758a-7e9f-41e6-a788-33e4af692cef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '083f009b-b362-4a60-9868-94afa5f081d6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:03.947785 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a1446de4-6c5e-43a2-ab6a-177b5ff0ef30 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (157fb917-0673-4adf-b50a-70b3ce9c154b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:04.001214 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-a1446de4-6c5e-43a2-ab6a-177b5ff0ef30 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Created reservations ['e0edca66-4517-4a4c-996a-1ee32cd768bd', '5330aaa7-75f8-472f-a2c1-dd7846e10c12', 'd2b46dd3-317e-4367-9faa-180b2df0f4cd', 'eb5ca012-0a9c-4277-a8c9-0948c9aaa4ab'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:08:04.002363 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a1446de4-6c5e-43a2-ab6a-177b5ff0ef30 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (157fb917-0673-4adf-b50a-70b3ce9c154b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0edca66-4517-4a4c-996a-1ee32cd768bd', '5330aaa7-75f8-472f-a2c1-dd7846e10c12', 'd2b46dd3-317e-4367-9faa-180b2df0f4cd', 'eb5ca012-0a9c-4277-a8c9-0948c9aaa4ab']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:04.003504 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a1446de4-6c5e-43a2-ab6a-177b5ff0ef30 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77d2a0ca-3159-4ca7-9d25-f0cff317bec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:04.032844 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-85cf5c02-eb19-4c42-b8a3-b22eca412da0 req-58d15be5-226e-4499-9a80-2a75732dd202 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:04.035306 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-85cf5c02-eb19-4c42-b8a3-b22eca412da0 req-58d15be5-226e-4499-9a80-2a75732dd202 tempest-VolumesNegativeTest-834979464 tempest-VolumesNegativeTest-834979464-project-member] DELETE https://10.4.3.121/volume/v3/volumes/f871624e-6caf-47f4-890c-bec74b708c6e Aug 13 06:08:04.035444 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-85cf5c02-eb19-4c42-b8a3-b22eca412da0 req-58d15be5-226e-4499-9a80-2a75732dd202 tempest-VolumesNegativeTest-834979464 tempest-VolumesNegativeTest-834979464-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:04.035679 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-85cf5c02-eb19-4c42-b8a3-b22eca412da0 req-58d15be5-226e-4499-9a80-2a75732dd202 tempest-VolumesNegativeTest-834979464 tempest-VolumesNegativeTest-834979464-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:04.035909 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [req-85cf5c02-eb19-4c42-b8a3-b22eca412da0 req-58d15be5-226e-4499-9a80-2a75732dd202 tempest-VolumesNegativeTest-834979464 tempest-VolumesNegativeTest-834979464-project-member] Delete volume with id: f871624e-6caf-47f4-890c-bec74b708c6e Aug 13 06:08:04.042292 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-85cf5c02-eb19-4c42-b8a3-b22eca412da0 req-58d15be5-226e-4499-9a80-2a75732dd202 tempest-VolumesNegativeTest-834979464 tempest-VolumesNegativeTest-834979464-project-member] https://10.4.3.121/volume/v3/volumes/f871624e-6caf-47f4-890c-bec74b708c6e returned with HTTP 404 Aug 13 06:08:04.042844 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 359/1410] 10.4.3.121 () {70 vars in 1620 bytes} [Thu Aug 13 06:08:04 2026] DELETE /volume/v3/volumes/f871624e-6caf-47f4-890c-bec74b708c6e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:08:04.046772 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a1446de4-6c5e-43a2-ab6a-177b5ff0ef30 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77d2a0ca-3159-4ca7-9d25-f0cff317bec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f03d0d7f-8023-4e03-b311-8a6b049a672c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1803317816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76ea85facc9f4d30ab588ffc916e0079',qos_specs=None,replication_status=,reservations=['e0edca66-4517-4a4c-996a-1ee32cd768bd','5330aaa7-75f8-472f-a2c1-dd7846e10c12','d2b46dd3-317e-4367-9faa-180b2df0f4cd','eb5ca012-0a9c-4277-a8c9-0948c9aaa4ab'],size=1,snapshot_id=083f009b-b362-4a60-9868-94afa5f081d6,source_replicaid=,source_volid=None,status='creating',user_id='111daee096424e0dabac2ed96f81de24',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:08:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1803317816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f03d0d7f-8023-4e03-b311-8a6b049a672c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76ea85facc9f4d30ab588ffc916e0079',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=083f009b-b362-4a60-9868-94afa5f081d6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='111daee096424e0dabac2ed96f81de24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:04.047475 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a1446de4-6c5e-43a2-ab6a-177b5ff0ef30 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c3f9583-3f6d-422d-b792-f582b27372a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:04.065830 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a1446de4-6c5e-43a2-ab6a-177b5ff0ef30 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c3f9583-3f6d-422d-b792-f582b27372a9) transitioned into state 'SUCCESS' from state '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-1803317816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76ea85facc9f4d30ab588ffc916e0079',qos_specs=None,replication_status=,reservations=['e0edca66-4517-4a4c-996a-1ee32cd768bd','5330aaa7-75f8-472f-a2c1-dd7846e10c12','d2b46dd3-317e-4367-9faa-180b2df0f4cd','eb5ca012-0a9c-4277-a8c9-0948c9aaa4ab'],size=1,snapshot_id=083f009b-b362-4a60-9868-94afa5f081d6,source_replicaid=,source_volid=None,status='creating',user_id='111daee096424e0dabac2ed96f81de24',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:04.066518 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a1446de4-6c5e-43a2-ab6a-177b5ff0ef30 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (349b5576-e0c0-49e3-b182-559627b98b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:04.071528 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f71d563a-8fb6-49b6-8bc0-8f6fc5e01ec1 req-a8a6c604-0dbf-47be-9866-b606ac955919 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:04.074228 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f71d563a-8fb6-49b6-8bc0-8f6fc5e01ec1 req-a8a6c604-0dbf-47be-9866-b606ac955919 tempest-VolumesNegativeTest-834979464 tempest-VolumesNegativeTest-834979464-project-reader] GET https://10.4.3.121/volume/v3/volumes/bf7db288-2330-45f0-b5af-7656d016f0e3 Aug 13 06:08:04.074462 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f71d563a-8fb6-49b6-8bc0-8f6fc5e01ec1 req-a8a6c604-0dbf-47be-9866-b606ac955919 tempest-VolumesNegativeTest-834979464 tempest-VolumesNegativeTest-834979464-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:04.075631 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f71d563a-8fb6-49b6-8bc0-8f6fc5e01ec1 req-a8a6c604-0dbf-47be-9866-b606ac955919 tempest-VolumesNegativeTest-834979464 tempest-VolumesNegativeTest-834979464-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:04.082339 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f71d563a-8fb6-49b6-8bc0-8f6fc5e01ec1 req-a8a6c604-0dbf-47be-9866-b606ac955919 tempest-VolumesNegativeTest-834979464 tempest-VolumesNegativeTest-834979464-project-reader] https://10.4.3.121/volume/v3/volumes/bf7db288-2330-45f0-b5af-7656d016f0e3 returned with HTTP 404 Aug 13 06:08:04.082982 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 348/1411] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:08:04 2026] GET /volume/v3/volumes/bf7db288-2330-45f0-b5af-7656d016f0e3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:08:04.090444 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a1446de4-6c5e-43a2-ab6a-177b5ff0ef30 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (349b5576-e0c0-49e3-b182-559627b98b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:04.091195 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a1446de4-6c5e-43a2-ab6a-177b5ff0ef30 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Flow 'volume_create_api' (1441d57e-54d0-422a-846f-858bd70be907) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:08:04.091535 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a1446de4-6c5e-43a2-ab6a-177b5ff0ef30 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Create volume request issued successfully. Aug 13 06:08:04.092079 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a1446de4-6c5e-43a2-ab6a-177b5ff0ef30 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:08:04.092730 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 354/1412] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:08:03 2026] POST /volume/v3/volumes => generated 781 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:08:04.447251 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fe4bad32-ef78-4c0b-b624-e2873808eaf2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:04.452284 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fe4bad32-ef78-4c0b-b624-e2873808eaf2 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:08:04.452554 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fe4bad32-ef78-4c0b-b624-e2873808eaf2 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:04.452767 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fe4bad32-ef78-4c0b-b624-e2873808eaf2 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:04.452900 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-fe4bad32-ef78-4c0b-b624-e2873808eaf2 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:04.457497 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:04.457497 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:04.458244 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fe4bad32-ef78-4c0b-b624-e2873808eaf2 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:08:04.458756 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 352/1413] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:04 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:05.472638 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f74b94ea-33a8-4a98-a14d-9caf810a0553 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:05.476087 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f74b94ea-33a8-4a98-a14d-9caf810a0553 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:08:05.476375 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f74b94ea-33a8-4a98-a14d-9caf810a0553 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:05.476605 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f74b94ea-33a8-4a98-a14d-9caf810a0553 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:05.476738 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-f74b94ea-33a8-4a98-a14d-9caf810a0553 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:05.481984 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:05.481984 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:05.483004 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f74b94ea-33a8-4a98-a14d-9caf810a0553 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:08:05.483827 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 360/1414] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:05 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:06.182978 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-14f41999-98b7-4387-b546-b0683208e410 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:06.300346 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14f41999-98b7-4387-b546-b0683208e410 tempest-VolumeServicesNegativeTest-1230794769 tempest-VolumeServicesNegativeTest-1230794769-project-admin] GET https://10.4.3.121/volume/v3/os-services Aug 13 06:08:06.300440 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14f41999-98b7-4387-b546-b0683208e410 tempest-VolumeServicesNegativeTest-1230794769 tempest-VolumeServicesNegativeTest-1230794769-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:06.300610 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14f41999-98b7-4387-b546-b0683208e410 tempest-VolumeServicesNegativeTest-1230794769 tempest-VolumeServicesNegativeTest-1230794769-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:06.307848 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14f41999-98b7-4387-b546-b0683208e410 tempest-VolumeServicesNegativeTest-1230794769 tempest-VolumeServicesNegativeTest-1230794769-project-admin] https://10.4.3.121/volume/v3/os-services returned with HTTP 200 Aug 13 06:08:06.308277 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 349/1415] 10.4.3.121 () {66 vars in 1249 bytes} [Thu Aug 13 06:08:06 2026] GET /volume/v3/os-services => generated 626 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:06.322073 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-99dc233b-b9ac-42fc-8c35-efbca209f3fe None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:06.324202 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-99dc233b-b9ac-42fc-8c35-efbca209f3fe tempest-VolumeServicesNegativeTest-1230794769 tempest-VolumeServicesNegativeTest-1230794769-project-admin] PUT https://10.4.3.121/volume/v3/os-services/disable-log-reason Aug 13 06:08:06.324795 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-99dc233b-b9ac-42fc-8c35-efbca209f3fe tempest-VolumeServicesNegativeTest-1230794769 tempest-VolumeServicesNegativeTest-1230794769-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007163", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:06.327691 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-99dc233b-b9ac-42fc-8c35-efbca209f3fe tempest-VolumeServicesNegativeTest-1230794769 tempest-VolumeServicesNegativeTest-1230794769-project-admin] https://10.4.3.121/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 13 06:08:06.328612 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 355/1416] 10.4.3.121 () {68 vars in 1326 bytes} [Thu Aug 13 06:08:06 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 06:08:06.338661 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f29359b1-07d5-432b-bf27-972de4cf3202 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:06.340275 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f29359b1-07d5-432b-bf27-972de4cf3202 tempest-VolumeServicesNegativeTest-1230794769 tempest-VolumeServicesNegativeTest-1230794769-project-admin] PUT https://10.4.3.121/volume/v3/os-services/disable Aug 13 06:08:06.340628 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f29359b1-07d5-432b-bf27-972de4cf3202 tempest-VolumeServicesNegativeTest-1230794769 tempest-VolumeServicesNegativeTest-1230794769-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007163", "binary": "invalid_binary"} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:06.347323 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f29359b1-07d5-432b-bf27-972de4cf3202 tempest-VolumeServicesNegativeTest-1230794769 tempest-VolumeServicesNegativeTest-1230794769-project-admin] https://10.4.3.121/volume/v3/os-services/disable returned with HTTP 404 Aug 13 06:08:06.347777 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 353/1417] 10.4.3.121 () {68 vars in 1293 bytes} [Thu Aug 13 06:08:06 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:08:06.355801 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9c9e1eb5-55ae-442b-a0ca-1510aef0662a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:06.357741 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9c9e1eb5-55ae-442b-a0ca-1510aef0662a tempest-VolumeServicesNegativeTest-1230794769 tempest-VolumeServicesNegativeTest-1230794769-project-admin] PUT https://10.4.3.121/volume/v3/os-services/enable Aug 13 06:08:06.358173 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9c9e1eb5-55ae-442b-a0ca-1510aef0662a tempest-VolumeServicesNegativeTest-1230794769 tempest-VolumeServicesNegativeTest-1230794769-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:06.365984 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9c9e1eb5-55ae-442b-a0ca-1510aef0662a tempest-VolumeServicesNegativeTest-1230794769 tempest-VolumeServicesNegativeTest-1230794769-project-admin] https://10.4.3.121/volume/v3/os-services/enable returned with HTTP 404 Aug 13 06:08:06.366630 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 361/1418] 10.4.3.121 () {68 vars in 1290 bytes} [Thu Aug 13 06:08:06 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 13 06:08:06.376528 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1061733d-b56a-4733-bbb1-79cfccbeef80 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:06.378646 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1061733d-b56a-4733-bbb1-79cfccbeef80 tempest-VolumeServicesNegativeTest-1230794769 tempest-VolumeServicesNegativeTest-1230794769-project-admin] PUT https://10.4.3.121/volume/v3/os-services/freeze Aug 13 06:08:06.379088 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1061733d-b56a-4733-bbb1-79cfccbeef80 tempest-VolumeServicesNegativeTest-1230794769 tempest-VolumeServicesNegativeTest-1230794769-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:06.388532 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1061733d-b56a-4733-bbb1-79cfccbeef80 tempest-VolumeServicesNegativeTest-1230794769 tempest-VolumeServicesNegativeTest-1230794769-project-admin] https://10.4.3.121/volume/v3/os-services/freeze returned with HTTP 400 Aug 13 06:08:06.389172 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 350/1419] 10.4.3.121 () {68 vars in 1290 bytes} [Thu Aug 13 06:08:06 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:08:06.399717 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3aae9bd4-d30d-43f9-82c0-3439da52f792 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:06.401142 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3aae9bd4-d30d-43f9-82c0-3439da52f792 tempest-VolumeServicesNegativeTest-1230794769 tempest-VolumeServicesNegativeTest-1230794769-project-admin] PUT https://10.4.3.121/volume/v3/os-services/thaw Aug 13 06:08:06.401651 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3aae9bd4-d30d-43f9-82c0-3439da52f792 tempest-VolumeServicesNegativeTest-1230794769 tempest-VolumeServicesNegativeTest-1230794769-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:06.403690 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:06.403690 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:06.409661 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3aae9bd4-d30d-43f9-82c0-3439da52f792 tempest-VolumeServicesNegativeTest-1230794769 tempest-VolumeServicesNegativeTest-1230794769-project-admin] https://10.4.3.121/volume/v3/os-services/thaw returned with HTTP 400 Aug 13 06:08:06.410515 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 356/1420] 10.4.3.121 () {68 vars in 1284 bytes} [Thu Aug 13 06:08:06 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 13 06:08:06.494383 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-edea49c4-27a7-45c2-a264-100bcb7e54f8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:06.498800 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-edea49c4-27a7-45c2-a264-100bcb7e54f8 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:08:06.499045 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-edea49c4-27a7-45c2-a264-100bcb7e54f8 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:06.499638 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-edea49c4-27a7-45c2-a264-100bcb7e54f8 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:06.499638 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-edea49c4-27a7-45c2-a264-100bcb7e54f8 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:06.506282 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:06.506282 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:06.507599 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-edea49c4-27a7-45c2-a264-100bcb7e54f8 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:08:06.508053 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 354/1421] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:06 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:07.520430 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-10824cd8-884d-4fa5-9b66-c3ef189d8031 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:07.522372 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-10824cd8-884d-4fa5-9b66-c3ef189d8031 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:08:07.522984 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-10824cd8-884d-4fa5-9b66-c3ef189d8031 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:07.523346 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-10824cd8-884d-4fa5-9b66-c3ef189d8031 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:07.523567 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-10824cd8-884d-4fa5-9b66-c3ef189d8031 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:07.530994 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:07.530994 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:07.532325 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-10824cd8-884d-4fa5-9b66-c3ef189d8031 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:08:07.532325 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 362/1422] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:07 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:08.368885 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ff91715e-5b30-40c6-aff1-611b69f35f8a req-87b849b2-8592-48d3-bdd2-d7ef38701d40 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:08.372039 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ff91715e-5b30-40c6-aff1-611b69f35f8a req-87b849b2-8592-48d3-bdd2-d7ef38701d40 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 Aug 13 06:08:08.372317 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ff91715e-5b30-40c6-aff1-611b69f35f8a req-87b849b2-8592-48d3-bdd2-d7ef38701d40 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:08.372566 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ff91715e-5b30-40c6-aff1-611b69f35f8a req-87b849b2-8592-48d3-bdd2-d7ef38701d40 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:08.382911 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:08.382911 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:08.392665 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-ff91715e-5b30-40c6-aff1-611b69f35f8a req-87b849b2-8592-48d3-bdd2-d7ef38701d40 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:08:08.400672 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ff91715e-5b30-40c6-aff1-611b69f35f8a req-87b849b2-8592-48d3-bdd2-d7ef38701d40 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 returned with HTTP 200 Aug 13 06:08:08.401920 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 351/1423] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:08:08 2026] GET /volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 => generated 1232 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:08:08.428132 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-ff91715e-5b30-40c6-aff1-611b69f35f8a req-4aa72acc-bd12-40f9-92b6-0ed25f4b736e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:08.432609 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ff91715e-5b30-40c6-aff1-611b69f35f8a req-4aa72acc-bd12-40f9-92b6-0ed25f4b736e tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] POST https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01/action Aug 13 06:08:08.432962 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ff91715e-5b30-40c6-aff1-611b69f35f8a req-4aa72acc-bd12-40f9-92b6-0ed25f4b736e tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:08:08.433063 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ff91715e-5b30-40c6-aff1-611b69f35f8a req-4aa72acc-bd12-40f9-92b6-0ed25f4b736e tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:08.446500 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:08.446500 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:08.446925 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-ff91715e-5b30-40c6-aff1-611b69f35f8a req-4aa72acc-bd12-40f9-92b6-0ed25f4b736e tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:08:08.452822 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-ff91715e-5b30-40c6-aff1-611b69f35f8a req-4aa72acc-bd12-40f9-92b6-0ed25f4b736e tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Begin detaching volume completed successfully. Aug 13 06:08:08.453004 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ff91715e-5b30-40c6-aff1-611b69f35f8a req-4aa72acc-bd12-40f9-92b6-0ed25f4b736e tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01/action returned with HTTP 202 Aug 13 06:08:08.453497 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 357/1424] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:08:08 2026] POST /volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:08:08.514547 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d6f77cbe-4c4b-4567-94cf-813bf9499af2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:08.515109 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d6f77cbe-4c4b-4567-94cf-813bf9499af2 None None] GET https://10.4.3.121/volume// Aug 13 06:08:08.515403 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d6f77cbe-4c4b-4567-94cf-813bf9499af2 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:08.515690 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d6f77cbe-4c4b-4567-94cf-813bf9499af2 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:08.516135 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d6f77cbe-4c4b-4567-94cf-813bf9499af2 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:08:08.516554 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 355/1425] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:08:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:08:08.544315 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-020d024c-9de6-4279-9f70-07bf10ec6ed3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:08.550033 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-020d024c-9de6-4279-9f70-07bf10ec6ed3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:08:08.550158 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-020d024c-9de6-4279-9f70-07bf10ec6ed3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:08.554413 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-020d024c-9de6-4279-9f70-07bf10ec6ed3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:08.554413 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-020d024c-9de6-4279-9f70-07bf10ec6ed3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:08.557774 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ff91715e-5b30-40c6-aff1-611b69f35f8a req-dd821c45-c965-4ea4-bb3a-9b04aac25a3c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:08.564425 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ff91715e-5b30-40c6-aff1-611b69f35f8a req-dd821c45-c965-4ea4-bb3a-9b04aac25a3c tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 Aug 13 06:08:08.564425 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ff91715e-5b30-40c6-aff1-611b69f35f8a req-dd821c45-c965-4ea4-bb3a-9b04aac25a3c tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:08.564425 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ff91715e-5b30-40c6-aff1-611b69f35f8a req-dd821c45-c965-4ea4-bb3a-9b04aac25a3c tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:08.565501 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:08.565501 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:08.566418 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-020d024c-9de6-4279-9f70-07bf10ec6ed3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:08:08.566822 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 363/1426] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:08 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 802 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:08.579986 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:08.579986 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:08.583252 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-ff91715e-5b30-40c6-aff1-611b69f35f8a req-dd821c45-c965-4ea4-bb3a-9b04aac25a3c tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:08:08.587830 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ff91715e-5b30-40c6-aff1-611b69f35f8a req-dd821c45-c965-4ea4-bb3a-9b04aac25a3c tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 returned with HTTP 200 Aug 13 06:08:08.588266 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 352/1427] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:08:08 2026] GET /volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 => generated 1415 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:08:08.593276 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3d8e8a28-c296-4722-b77f-7e86c7ee097a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:08.712460 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3d8e8a28-c296-4722-b77f-7e86c7ee097a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:08:08.712750 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3d8e8a28-c296-4722-b77f-7e86c7ee097a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-2068401474"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:08.714140 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-3d8e8a28-c296-4722-b77f-7e86c7ee097a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-2068401474'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:08:08.714381 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-3d8e8a28-c296-4722-b77f-7e86c7ee097a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Create volume of 1 GB Aug 13 06:08:08.718496 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3d8e8a28-c296-4722-b77f-7e86c7ee097a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Availability Zones retrieved successfully. Aug 13 06:08:08.724150 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3d8e8a28-c296-4722-b77f-7e86c7ee097a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Flow 'volume_create_api' (3da35798-f109-48e7-a4b1-8a0ffe079353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:08:08.725105 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3d8e8a28-c296-4722-b77f-7e86c7ee097a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22011fca-f5c9-47cd-8c98-dd379f1a64e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:08.726019 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-3d8e8a28-c296-4722-b77f-7e86c7ee097a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:08:08.754828 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3d8e8a28-c296-4722-b77f-7e86c7ee097a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22011fca-f5c9-47cd-8c98-dd379f1a64e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:08.755779 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3d8e8a28-c296-4722-b77f-7e86c7ee097a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5621fab6-59f9-478f-ad5c-474355fcb615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:08.831301 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-3d8e8a28-c296-4722-b77f-7e86c7ee097a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Created reservations ['d607d959-da57-499c-9e28-0be40db37370', '3d51e2f2-5268-4560-b293-515375396749', 'f283ad2d-cbfd-41df-9a28-9d45a9ff562a', '5d39bcd6-6ce7-4267-8296-09c9b98c1224'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:08:08.832049 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3d8e8a28-c296-4722-b77f-7e86c7ee097a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5621fab6-59f9-478f-ad5c-474355fcb615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d607d959-da57-499c-9e28-0be40db37370', '3d51e2f2-5268-4560-b293-515375396749', 'f283ad2d-cbfd-41df-9a28-9d45a9ff562a', '5d39bcd6-6ce7-4267-8296-09c9b98c1224']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:08.832778 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3d8e8a28-c296-4722-b77f-7e86c7ee097a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bec64ac9-173f-45b2-8307-dd69b70d99df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:08.853835 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3d8e8a28-c296-4722-b77f-7e86c7ee097a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bec64ac9-173f-45b2-8307-dd69b70d99df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05402d6f-0956-4cac-9e66-55a23a41b3e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-2068401474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b206103c211491db59da9432c85b990',qos_specs=None,replication_status=,reservations=['d607d959-da57-499c-9e28-0be40db37370','3d51e2f2-5268-4560-b293-515375396749','f283ad2d-cbfd-41df-9a28-9d45a9ff562a','5d39bcd6-6ce7-4267-8296-09c9b98c1224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2d3241f36ea448fae76b2d76f25a3f0',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:08:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-2068401474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05402d6f-0956-4cac-9e66-55a23a41b3e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b206103c211491db59da9432c85b990',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2d3241f36ea448fae76b2d76f25a3f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:08.854602 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3d8e8a28-c296-4722-b77f-7e86c7ee097a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfdb7dc4-9b88-4cb7-b085-de5a0f803e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:08.871879 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3d8e8a28-c296-4722-b77f-7e86c7ee097a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfdb7dc4-9b88-4cb7-b085-de5a0f803e26) transitioned into state 'SUCCESS' from state '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-2068401474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b206103c211491db59da9432c85b990',qos_specs=None,replication_status=,reservations=['d607d959-da57-499c-9e28-0be40db37370','3d51e2f2-5268-4560-b293-515375396749','f283ad2d-cbfd-41df-9a28-9d45a9ff562a','5d39bcd6-6ce7-4267-8296-09c9b98c1224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2d3241f36ea448fae76b2d76f25a3f0',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:08.872590 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3d8e8a28-c296-4722-b77f-7e86c7ee097a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0494e442-df30-41ee-9636-679d8322d53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:08.880641 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3d8e8a28-c296-4722-b77f-7e86c7ee097a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0494e442-df30-41ee-9636-679d8322d53e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:08.881446 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3d8e8a28-c296-4722-b77f-7e86c7ee097a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Flow 'volume_create_api' (3da35798-f109-48e7-a4b1-8a0ffe079353) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:08:08.881737 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3d8e8a28-c296-4722-b77f-7e86c7ee097a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Create volume request issued successfully. Aug 13 06:08:08.882314 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3d8e8a28-c296-4722-b77f-7e86c7ee097a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:08:08.882704 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 358/1428] 10.4.3.121 () {70 vars in 1298 bytes} [Thu Aug 13 06:08:08 2026] POST /volume/v3/volumes => generated 752 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:08:08.896327 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-be71f703-a14f-4478-8424-a681728da8a9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:08.898044 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be71f703-a14f-4478-8424-a681728da8a9 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] GET https://10.4.3.121/volume/v3/volumes/05402d6f-0956-4cac-9e66-55a23a41b3e0 Aug 13 06:08:08.898286 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-be71f703-a14f-4478-8424-a681728da8a9 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:08.898462 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-be71f703-a14f-4478-8424-a681728da8a9 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:08.907834 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:08.907834 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:08.911283 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-be71f703-a14f-4478-8424-a681728da8a9 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Volume info retrieved successfully. Aug 13 06:08:08.915450 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be71f703-a14f-4478-8424-a681728da8a9 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/volumes/05402d6f-0956-4cac-9e66-55a23a41b3e0 returned with HTTP 200 Aug 13 06:08:08.915771 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 356/1429] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:08:08 2026] GET /volume/v3/volumes/05402d6f-0956-4cac-9e66-55a23a41b3e0 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:09.514065 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ff91715e-5b30-40c6-aff1-611b69f35f8a req-989a9f22-5fc5-4d12-9e7e-fbe760240997 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:09.517029 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ff91715e-5b30-40c6-aff1-611b69f35f8a req-989a9f22-5fc5-4d12-9e7e-fbe760240997 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] DELETE https://10.4.3.121/volume/v3/attachments/3d68ce46-ebd7-4b0d-908e-86f2212d90f6 Aug 13 06:08:09.517248 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ff91715e-5b30-40c6-aff1-611b69f35f8a req-989a9f22-5fc5-4d12-9e7e-fbe760240997 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:09.517437 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ff91715e-5b30-40c6-aff1-611b69f35f8a req-989a9f22-5fc5-4d12-9e7e-fbe760240997 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:09.524720 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:09.524720 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:09.577017 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ff91715e-5b30-40c6-aff1-611b69f35f8a req-989a9f22-5fc5-4d12-9e7e-fbe760240997 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/attachments/3d68ce46-ebd7-4b0d-908e-86f2212d90f6 returned with HTTP 200 Aug 13 06:08:09.577435 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-63db003c-314f-459c-afd2-f5da676059e3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:09.577616 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 364/1430] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:08:09 2026] DELETE /volume/v3/attachments/3d68ce46-ebd7-4b0d-908e-86f2212d90f6 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:09.579385 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-63db003c-314f-459c-afd2-f5da676059e3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:08:09.579610 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-63db003c-314f-459c-afd2-f5da676059e3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:09.579984 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-63db003c-314f-459c-afd2-f5da676059e3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:09.580132 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-63db003c-314f-459c-afd2-f5da676059e3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:09.584729 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:09.584729 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:09.585611 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-63db003c-314f-459c-afd2-f5da676059e3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:08:09.586115 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 353/1431] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:09 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:09.932427 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8ab79dad-d9a2-489a-a2b7-b205806ffc57 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:09.934814 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8ab79dad-d9a2-489a-a2b7-b205806ffc57 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] GET https://10.4.3.121/volume/v3/volumes/05402d6f-0956-4cac-9e66-55a23a41b3e0 Aug 13 06:08:09.935230 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8ab79dad-d9a2-489a-a2b7-b205806ffc57 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:09.935566 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8ab79dad-d9a2-489a-a2b7-b205806ffc57 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:09.943324 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:09.943324 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:09.951124 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8ab79dad-d9a2-489a-a2b7-b205806ffc57 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Volume info retrieved successfully. Aug 13 06:08:09.956250 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8ab79dad-d9a2-489a-a2b7-b205806ffc57 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/volumes/05402d6f-0956-4cac-9e66-55a23a41b3e0 returned with HTTP 200 Aug 13 06:08:09.956250 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 359/1432] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:08:09 2026] GET /volume/v3/volumes/05402d6f-0956-4cac-9e66-55a23a41b3e0 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:09.974643 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f32f5a6b-4d73-46e0-b45e-9646cf6b2156 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:09.976547 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f32f5a6b-4d73-46e0-b45e-9646cf6b2156 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] POST https://10.4.3.121/volume/v3/backups Aug 13 06:08:09.976755 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f32f5a6b-4d73-46e0-b45e-9646cf6b2156 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "05402d6f-0956-4cac-9e66-55a23a41b3e0", "name": "tempest-VolumesBackupsV39Test-Backup-1636296785", "container": "tempest-volumesbackupsv39test-backup-container-1414877289"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:09.978800 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-f32f5a6b-4d73-46e0-b45e-9646cf6b2156 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Creating new backup {'backup': {'volume_id': '05402d6f-0956-4cac-9e66-55a23a41b3e0', 'name': 'tempest-VolumesBackupsV39Test-Backup-1636296785', 'container': 'tempest-volumesbackupsv39test-backup-container-1414877289'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:08:09.979722 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-f32f5a6b-4d73-46e0-b45e-9646cf6b2156 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Creating backup of volume 05402d6f-0956-4cac-9e66-55a23a41b3e0 in container tempest-volumesbackupsv39test-backup-container-1414877289 Aug 13 06:08:09.992648 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:09.992648 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:09.993322 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f32f5a6b-4d73-46e0-b45e-9646cf6b2156 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Volume info retrieved successfully. Aug 13 06:08:10.036622 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-f32f5a6b-4d73-46e0-b45e-9646cf6b2156 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Created reservations ['0c2e9a56-20d6-4f2f-b958-322e446b8347', 'cc9b015f-8318-4448-a2a1-3ed04d9ef45e'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:08:10.095272 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f32f5a6b-4d73-46e0-b45e-9646cf6b2156 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:08:10.096777 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 357/1433] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:08:09 2026] POST /volume/v3/backups => generated 333 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:08:10.105366 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e6d35832-dc58-48ad-a948-b75961878019 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:10.108466 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e6d35832-dc58-48ad-a948-b75961878019 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] GET https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 Aug 13 06:08:10.108466 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e6d35832-dc58-48ad-a948-b75961878019 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:10.108466 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e6d35832-dc58-48ad-a948-b75961878019 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:10.108466 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-e6d35832-dc58-48ad-a948-b75961878019 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Show backup with id 170bc186-3920-4ccf-aa98-569c786beb70. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:10.113878 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:10.113878 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:10.113878 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e6d35832-dc58-48ad-a948-b75961878019 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 returned with HTTP 200 Aug 13 06:08:10.113878 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 365/1434] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:08:10 2026] GET /volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:10.601037 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-471a6fc9-8c86-4415-97cb-fe11ede90b27 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:10.603218 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-471a6fc9-8c86-4415-97cb-fe11ede90b27 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:08:10.603765 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-471a6fc9-8c86-4415-97cb-fe11ede90b27 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:10.604060 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-471a6fc9-8c86-4415-97cb-fe11ede90b27 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:10.604271 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-471a6fc9-8c86-4415-97cb-fe11ede90b27 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:10.609221 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:10.609221 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:10.610331 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-471a6fc9-8c86-4415-97cb-fe11ede90b27 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:08:10.610971 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 354/1435] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:10 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:10.623059 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6b55accb-d8ff-420e-833a-16135326a02c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:10.624622 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b55accb-d8ff-420e-833a-16135326a02c tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] DELETE https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 Aug 13 06:08:10.624996 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6b55accb-d8ff-420e-833a-16135326a02c tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:10.625360 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6b55accb-d8ff-420e-833a-16135326a02c tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:10.625617 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-6b55accb-d8ff-420e-833a-16135326a02c tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Delete volume with id: abf07ad3-d162-4db1-9274-7fc320448c01 Aug 13 06:08:10.632683 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:10.632683 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:10.634826 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6b55accb-d8ff-420e-833a-16135326a02c tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:08:10.652866 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6b55accb-d8ff-420e-833a-16135326a02c tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Delete volume request issued successfully. Aug 13 06:08:10.657156 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b55accb-d8ff-420e-833a-16135326a02c tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 returned with HTTP 202 Aug 13 06:08:10.657156 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 360/1436] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:08:10 2026] DELETE /volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:08:10.695390 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-fa8998ec-46fa-4967-bc23-317ff03d9ef7 req-ffcee72c-0833-4f46-b8f1-c80a810bea49 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:10.697082 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fa8998ec-46fa-4967-bc23-317ff03d9ef7 req-ffcee72c-0833-4f46-b8f1-c80a810bea49 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 Aug 13 06:08:10.697266 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-fa8998ec-46fa-4967-bc23-317ff03d9ef7 req-ffcee72c-0833-4f46-b8f1-c80a810bea49 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:10.697614 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-fa8998ec-46fa-4967-bc23-317ff03d9ef7 req-ffcee72c-0833-4f46-b8f1-c80a810bea49 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:10.704753 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:10.704753 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:10.708934 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-fa8998ec-46fa-4967-bc23-317ff03d9ef7 req-ffcee72c-0833-4f46-b8f1-c80a810bea49 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:08:10.714655 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fa8998ec-46fa-4967-bc23-317ff03d9ef7 req-ffcee72c-0833-4f46-b8f1-c80a810bea49 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 returned with HTTP 200 Aug 13 06:08:10.715057 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 358/1437] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:08:10 2026] GET /volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 => generated 939 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:10.773694 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-7f3107b9-a322-413e-89be-f8fe8e21b036 req-3ca98370-cdf7-43fe-9033-6ef071a21e5c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:10.864392 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7f3107b9-a322-413e-89be-f8fe8e21b036 req-3ca98370-cdf7-43fe-9033-6ef071a21e5c tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 Aug 13 06:08:10.865834 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7f3107b9-a322-413e-89be-f8fe8e21b036 req-3ca98370-cdf7-43fe-9033-6ef071a21e5c tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:10.865834 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7f3107b9-a322-413e-89be-f8fe8e21b036 req-3ca98370-cdf7-43fe-9033-6ef071a21e5c tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:10.871576 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7f3107b9-a322-413e-89be-f8fe8e21b036 req-3ca98370-cdf7-43fe-9033-6ef071a21e5c tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 returned with HTTP 404 Aug 13 06:08:10.872258 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 366/1438] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:08:10 2026] GET /volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:08:11.129856 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-00010276-3dc6-46db-a4d0-74b1bce127ce None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:11.129856 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-00010276-3dc6-46db-a4d0-74b1bce127ce tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] GET https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 Aug 13 06:08:11.129856 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-00010276-3dc6-46db-a4d0-74b1bce127ce tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:11.129856 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-00010276-3dc6-46db-a4d0-74b1bce127ce tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:11.129856 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-00010276-3dc6-46db-a4d0-74b1bce127ce tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Show backup with id 170bc186-3920-4ccf-aa98-569c786beb70. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:11.135831 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:11.135831 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:11.137066 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-00010276-3dc6-46db-a4d0-74b1bce127ce tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 returned with HTTP 200 Aug 13 06:08:11.137732 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 355/1439] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:08:11 2026] GET /volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:11.622281 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1da669ce-905f-489e-a98b-880dd7b7bb62 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:11.624108 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1da669ce-905f-489e-a98b-880dd7b7bb62 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:08:11.624355 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1da669ce-905f-489e-a98b-880dd7b7bb62 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:11.624525 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1da669ce-905f-489e-a98b-880dd7b7bb62 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:11.624623 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1da669ce-905f-489e-a98b-880dd7b7bb62 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:11.626239 np0000007163 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=368,cinder:INSERT=53,cinder:UPDATE=84,cinder:DELETE=2 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:08:11.629519 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:11.629519 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:11.630322 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1da669ce-905f-489e-a98b-880dd7b7bb62 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:08:11.630702 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 361/1440] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:11 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:12.150068 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b17a7fc8-fcab-4c85-80b4-7a71d75064a4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:12.153199 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b17a7fc8-fcab-4c85-80b4-7a71d75064a4 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] GET https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 Aug 13 06:08:12.153199 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b17a7fc8-fcab-4c85-80b4-7a71d75064a4 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:12.153199 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b17a7fc8-fcab-4c85-80b4-7a71d75064a4 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:12.153199 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-b17a7fc8-fcab-4c85-80b4-7a71d75064a4 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Show backup with id 170bc186-3920-4ccf-aa98-569c786beb70. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:12.156864 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:12.156864 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:12.157656 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b17a7fc8-fcab-4c85-80b4-7a71d75064a4 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 returned with HTTP 200 Aug 13 06:08:12.158071 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 359/1441] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:08:12 2026] GET /volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:12.645969 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d6e63c25-ba7d-444d-bfb4-a7647b490a0f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:12.650563 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d6e63c25-ba7d-444d-bfb4-a7647b490a0f tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:08:12.654630 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d6e63c25-ba7d-444d-bfb4-a7647b490a0f tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:12.654630 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d6e63c25-ba7d-444d-bfb4-a7647b490a0f tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:12.654630 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-d6e63c25-ba7d-444d-bfb4-a7647b490a0f tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:12.660686 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:12.660686 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:12.661299 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d6e63c25-ba7d-444d-bfb4-a7647b490a0f tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:08:12.661682 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 367/1442] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:12 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:13.167722 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cfe560f3-469d-497b-bc28-5a2719f8557d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:13.172782 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cfe560f3-469d-497b-bc28-5a2719f8557d tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] GET https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 Aug 13 06:08:13.173069 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cfe560f3-469d-497b-bc28-5a2719f8557d tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:13.173470 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cfe560f3-469d-497b-bc28-5a2719f8557d tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:13.173753 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-cfe560f3-469d-497b-bc28-5a2719f8557d tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Show backup with id 170bc186-3920-4ccf-aa98-569c786beb70. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:13.183601 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:13.183601 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:13.184773 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cfe560f3-469d-497b-bc28-5a2719f8557d tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 returned with HTTP 200 Aug 13 06:08:13.185348 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 356/1443] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:08:13 2026] GET /volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:13.643986 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-625ab784-139a-4eba-8664-88ab15a421b3 req-1bebe883-0f2d-428a-b82b-e729a123054d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:13.650744 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-625ab784-139a-4eba-8664-88ab15a421b3 req-1bebe883-0f2d-428a-b82b-e729a123054d tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] DELETE https://10.4.3.121/volume/v3/attachments/0b9acbf9-4f7b-43db-ac7a-cf54e177c59a Aug 13 06:08:13.650744 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-625ab784-139a-4eba-8664-88ab15a421b3 req-1bebe883-0f2d-428a-b82b-e729a123054d tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:13.650744 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-625ab784-139a-4eba-8664-88ab15a421b3 req-1bebe883-0f2d-428a-b82b-e729a123054d tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:13.664583 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:13.664583 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:13.674710 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d5b58b84-47f3-40df-9846-f363f202fc74 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:13.676587 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d5b58b84-47f3-40df-9846-f363f202fc74 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:08:13.676852 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d5b58b84-47f3-40df-9846-f363f202fc74 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:13.677067 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d5b58b84-47f3-40df-9846-f363f202fc74 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:13.677226 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d5b58b84-47f3-40df-9846-f363f202fc74 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:13.681805 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:13.681805 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:13.682711 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d5b58b84-47f3-40df-9846-f363f202fc74 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:08:13.683085 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 360/1444] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:13 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:13.696231 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-80c4cecd-7760-44cf-9ee0-bfca7b86029f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:13.696800 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-80c4cecd-7760-44cf-9ee0-bfca7b86029f tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/volumes/7dd25e42-f9c9-459c-93dc-4e176aea6179 Aug 13 06:08:13.696978 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-80c4cecd-7760-44cf-9ee0-bfca7b86029f tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:13.697149 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-80c4cecd-7760-44cf-9ee0-bfca7b86029f tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:13.704029 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:13.704029 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:13.708400 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-80c4cecd-7760-44cf-9ee0-bfca7b86029f tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Volume info retrieved successfully. Aug 13 06:08:13.712597 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-80c4cecd-7760-44cf-9ee0-bfca7b86029f tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/volumes/7dd25e42-f9c9-459c-93dc-4e176aea6179 returned with HTTP 200 Aug 13 06:08:13.712933 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 368/1445] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:13 2026] GET /volume/v3/volumes/7dd25e42-f9c9-459c-93dc-4e176aea6179 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:13.713319 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-625ab784-139a-4eba-8664-88ab15a421b3 req-1bebe883-0f2d-428a-b82b-e729a123054d tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/attachments/0b9acbf9-4f7b-43db-ac7a-cf54e177c59a returned with HTTP 200 Aug 13 06:08:13.714007 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 362/1446] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:08:13 2026] DELETE /volume/v3/attachments/0b9acbf9-4f7b-43db-ac7a-cf54e177c59a => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:13.735353 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e7bc5c86-a7dd-48ad-978b-d5b3feb33e67 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:13.737378 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e7bc5c86-a7dd-48ad-978b-d5b3feb33e67 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/volumes Aug 13 06:08:13.737674 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e7bc5c86-a7dd-48ad-978b-d5b3feb33e67 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:13.737900 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e7bc5c86-a7dd-48ad-978b-d5b3feb33e67 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:13.738309 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-e7bc5c86-a7dd-48ad-978b-d5b3feb33e67 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:08:13.739064 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e7bc5c86-a7dd-48ad-978b-d5b3feb33e67 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:08:13.749158 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e7bc5c86-a7dd-48ad-978b-d5b3feb33e67 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Get all volumes completed successfully. Aug 13 06:08:13.750811 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e7bc5c86-a7dd-48ad-978b-d5b3feb33e67 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 200 Aug 13 06:08:13.751000 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 357/1447] 10.4.3.121 () {66 vars in 1237 bytes} [Thu Aug 13 06:08:13 2026] GET /volume/v3/volumes => generated 661 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:13.761411 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1c71451b-9f86-41dc-9746-3d5d23a6effc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:13.763493 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c71451b-9f86-41dc-9746-3d5d23a6effc tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] DELETE https://10.4.3.121/volume/v3/volumes/7dd25e42-f9c9-459c-93dc-4e176aea6179 Aug 13 06:08:13.763726 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c71451b-9f86-41dc-9746-3d5d23a6effc tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:13.763978 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c71451b-9f86-41dc-9746-3d5d23a6effc tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:13.764196 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-1c71451b-9f86-41dc-9746-3d5d23a6effc tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Delete volume with id: 7dd25e42-f9c9-459c-93dc-4e176aea6179 Aug 13 06:08:13.774915 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:13.774915 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:13.775387 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1c71451b-9f86-41dc-9746-3d5d23a6effc tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Volume info retrieved successfully. Aug 13 06:08:13.794231 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1c71451b-9f86-41dc-9746-3d5d23a6effc tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Delete volume request issued successfully. Aug 13 06:08:13.794452 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c71451b-9f86-41dc-9746-3d5d23a6effc tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/volumes/7dd25e42-f9c9-459c-93dc-4e176aea6179 returned with HTTP 202 Aug 13 06:08:13.794883 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 361/1448] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:08:13 2026] DELETE /volume/v3/volumes/7dd25e42-f9c9-459c-93dc-4e176aea6179 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:08:13.803138 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-413fa3d2-5ca8-4be5-a354-6bf61d6fa6ab None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:13.805274 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-413fa3d2-5ca8-4be5-a354-6bf61d6fa6ab tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] DELETE https://10.4.3.121/volume/v3/backups/898b21aa-2e16-4538-86a6-b3e4368f4336 Aug 13 06:08:13.805548 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-413fa3d2-5ca8-4be5-a354-6bf61d6fa6ab tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:13.805804 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-413fa3d2-5ca8-4be5-a354-6bf61d6fa6ab tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:13.805938 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-413fa3d2-5ca8-4be5-a354-6bf61d6fa6ab tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Delete backup with id: 898b21aa-2e16-4538-86a6-b3e4368f4336. Aug 13 06:08:13.811818 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:13.811818 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:13.832968 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-413fa3d2-5ca8-4be5-a354-6bf61d6fa6ab tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] delete_backup rpcapi backup_id 898b21aa-2e16-4538-86a6-b3e4368f4336 {{(pid=100322) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:08:13.834477 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-413fa3d2-5ca8-4be5-a354-6bf61d6fa6ab tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] https://10.4.3.121/volume/v3/backups/898b21aa-2e16-4538-86a6-b3e4368f4336 returned with HTTP 202 Aug 13 06:08:13.835118 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 369/1449] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:08:13 2026] DELETE /volume/v3/backups/898b21aa-2e16-4538-86a6-b3e4368f4336 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:08:13.843742 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d9e5f318-932f-4d27-919c-1a3daf5f13cc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:13.846671 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d9e5f318-932f-4d27-919c-1a3daf5f13cc tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] GET https://10.4.3.121/volume/v3/backups/898b21aa-2e16-4538-86a6-b3e4368f4336 Aug 13 06:08:13.848275 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d9e5f318-932f-4d27-919c-1a3daf5f13cc tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:13.848275 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d9e5f318-932f-4d27-919c-1a3daf5f13cc tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:13.848275 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-d9e5f318-932f-4d27-919c-1a3daf5f13cc tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Show backup with id 898b21aa-2e16-4538-86a6-b3e4368f4336. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:13.853076 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:13.853076 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:13.854694 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d9e5f318-932f-4d27-919c-1a3daf5f13cc tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] https://10.4.3.121/volume/v3/backups/898b21aa-2e16-4538-86a6-b3e4368f4336 returned with HTTP 200 Aug 13 06:08:13.857049 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 363/1450] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:13 2026] GET /volume/v3/backups/898b21aa-2e16-4538-86a6-b3e4368f4336 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:14.196522 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1e5d57b7-0280-4136-9f2f-c314bb1cc43f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:14.199886 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1e5d57b7-0280-4136-9f2f-c314bb1cc43f tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] GET https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 Aug 13 06:08:14.200134 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1e5d57b7-0280-4136-9f2f-c314bb1cc43f tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:14.201950 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1e5d57b7-0280-4136-9f2f-c314bb1cc43f tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:14.202608 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1e5d57b7-0280-4136-9f2f-c314bb1cc43f tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Show backup with id 170bc186-3920-4ccf-aa98-569c786beb70. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:14.211308 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:14.211308 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:14.212338 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1e5d57b7-0280-4136-9f2f-c314bb1cc43f tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 returned with HTTP 200 Aug 13 06:08:14.213548 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 358/1451] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:08:14 2026] GET /volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:14.674984 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c67c063b-a319-4e99-9607-267db3680040 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:14.678176 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c67c063b-a319-4e99-9607-267db3680040 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] DELETE https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 Aug 13 06:08:14.678685 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c67c063b-a319-4e99-9607-267db3680040 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:14.678889 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c67c063b-a319-4e99-9607-267db3680040 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:14.679047 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-c67c063b-a319-4e99-9607-267db3680040 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Delete volume with id: 4a87eaa2-3735-4d99-b5d1-b8d8d642d565 Aug 13 06:08:14.690851 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:14.690851 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:14.691331 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c67c063b-a319-4e99-9607-267db3680040 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:08:14.721395 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c67c063b-a319-4e99-9607-267db3680040 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Delete volume request issued successfully. Aug 13 06:08:14.721597 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c67c063b-a319-4e99-9607-267db3680040 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 returned with HTTP 202 Aug 13 06:08:14.722000 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 362/1452] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:08:14 2026] DELETE /volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:08:14.739592 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0521156d-8a56-4d91-820d-df8e5d3c94cf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:14.745882 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0521156d-8a56-4d91-820d-df8e5d3c94cf tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 Aug 13 06:08:14.746147 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0521156d-8a56-4d91-820d-df8e5d3c94cf tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:14.746401 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0521156d-8a56-4d91-820d-df8e5d3c94cf tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:14.753945 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:14.753945 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:14.760268 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0521156d-8a56-4d91-820d-df8e5d3c94cf tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Volume info retrieved successfully. Aug 13 06:08:14.766603 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0521156d-8a56-4d91-820d-df8e5d3c94cf tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 returned with HTTP 200 Aug 13 06:08:14.767308 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 370/1453] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:14 2026] GET /volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 => generated 1250 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:08:14.848967 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fa22dea6-a2ce-4781-b9c9-c0f79bec0d05 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:14.851337 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa22dea6-a2ce-4781-b9c9-c0f79bec0d05 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] GET https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 Aug 13 06:08:14.851809 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa22dea6-a2ce-4781-b9c9-c0f79bec0d05 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:14.852018 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa22dea6-a2ce-4781-b9c9-c0f79bec0d05 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:14.864191 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:14.864191 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:14.866136 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cbb0910a-aedc-4e55-8055-6350456a16b4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:14.868578 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fa22dea6-a2ce-4781-b9c9-c0f79bec0d05 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Volume info retrieved successfully. Aug 13 06:08:14.869374 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cbb0910a-aedc-4e55-8055-6350456a16b4 tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] GET https://10.4.3.121/volume/v3/backups/898b21aa-2e16-4538-86a6-b3e4368f4336 Aug 13 06:08:14.869611 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cbb0910a-aedc-4e55-8055-6350456a16b4 tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:14.869841 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cbb0910a-aedc-4e55-8055-6350456a16b4 tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:14.870003 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-cbb0910a-aedc-4e55-8055-6350456a16b4 tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Show backup with id 898b21aa-2e16-4538-86a6-b3e4368f4336. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:14.872442 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa22dea6-a2ce-4781-b9c9-c0f79bec0d05 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 returned with HTTP 200 Aug 13 06:08:14.872837 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 364/1454] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:14 2026] GET /volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:08:14.883130 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cbb0910a-aedc-4e55-8055-6350456a16b4 tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] https://10.4.3.121/volume/v3/backups/898b21aa-2e16-4538-86a6-b3e4368f4336 returned with HTTP 404 Aug 13 06:08:14.883544 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 359/1455] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:14 2026] GET /volume/v3/backups/898b21aa-2e16-4538-86a6-b3e4368f4336 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:08:14.891980 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-abae365a-2fb7-4dc4-a6f6-5610263d35cd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:14.894119 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-abae365a-2fb7-4dc4-a6f6-5610263d35cd tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] DELETE https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:08:14.894119 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-abae365a-2fb7-4dc4-a6f6-5610263d35cd tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:14.894363 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-abae365a-2fb7-4dc4-a6f6-5610263d35cd tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:14.894532 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-abae365a-2fb7-4dc4-a6f6-5610263d35cd tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Delete backup with id: 007e081d-0ec6-4474-9a61-8bf43018b33b. Aug 13 06:08:14.899119 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:14.899119 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:14.914946 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-f282155e-0226-46f7-aa4e-85fca2e8fd01 req-c90b537e-0b79-49c6-91dc-bd2b6124f20a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:14.917223 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f282155e-0226-46f7-aa4e-85fca2e8fd01 req-c90b537e-0b79-49c6-91dc-bd2b6124f20a tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] GET https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 Aug 13 06:08:14.917441 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f282155e-0226-46f7-aa4e-85fca2e8fd01 req-c90b537e-0b79-49c6-91dc-bd2b6124f20a tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:14.917691 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f282155e-0226-46f7-aa4e-85fca2e8fd01 req-c90b537e-0b79-49c6-91dc-bd2b6124f20a tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:14.921082 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-abae365a-2fb7-4dc4-a6f6-5610263d35cd tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] delete_backup rpcapi backup_id 007e081d-0ec6-4474-9a61-8bf43018b33b {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:08:14.922628 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-abae365a-2fb7-4dc4-a6f6-5610263d35cd tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 202 Aug 13 06:08:14.923019 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 363/1456] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:08:14 2026] DELETE /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:08:14.927042 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:14.927042 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:14.930650 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-f282155e-0226-46f7-aa4e-85fca2e8fd01 req-c90b537e-0b79-49c6-91dc-bd2b6124f20a tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Volume info retrieved successfully. Aug 13 06:08:14.935810 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-75b348d5-c863-447c-a51a-4fb41b68f7f4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:14.937174 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f282155e-0226-46f7-aa4e-85fca2e8fd01 req-c90b537e-0b79-49c6-91dc-bd2b6124f20a tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 returned with HTTP 200 Aug 13 06:08:14.937616 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-75b348d5-c863-447c-a51a-4fb41b68f7f4 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:08:14.937708 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 371/1457] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:08:14 2026] GET /volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 => generated 1144 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:08:14.937750 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-75b348d5-c863-447c-a51a-4fb41b68f7f4 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:14.937850 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-75b348d5-c863-447c-a51a-4fb41b68f7f4 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:14.937993 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-75b348d5-c863-447c-a51a-4fb41b68f7f4 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:14.947950 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:14.947950 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:14.951063 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-75b348d5-c863-447c-a51a-4fb41b68f7f4 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 200 Aug 13 06:08:14.951430 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 365/1458] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:14 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:14.969304 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f282155e-0226-46f7-aa4e-85fca2e8fd01 req-bcdeba0d-1396-49d0-aa7d-0a72bb386892 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:14.973373 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f282155e-0226-46f7-aa4e-85fca2e8fd01 req-bcdeba0d-1396-49d0-aa7d-0a72bb386892 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] POST https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30/action Aug 13 06:08:14.973731 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f282155e-0226-46f7-aa4e-85fca2e8fd01 req-bcdeba0d-1396-49d0-aa7d-0a72bb386892 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:08:14.973847 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f282155e-0226-46f7-aa4e-85fca2e8fd01 req-bcdeba0d-1396-49d0-aa7d-0a72bb386892 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:14.996843 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:14.996843 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:14.997498 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-f282155e-0226-46f7-aa4e-85fca2e8fd01 req-bcdeba0d-1396-49d0-aa7d-0a72bb386892 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Volume info retrieved successfully. Aug 13 06:08:15.004110 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-f282155e-0226-46f7-aa4e-85fca2e8fd01 req-bcdeba0d-1396-49d0-aa7d-0a72bb386892 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Begin detaching volume completed successfully. Aug 13 06:08:15.004404 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f282155e-0226-46f7-aa4e-85fca2e8fd01 req-bcdeba0d-1396-49d0-aa7d-0a72bb386892 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30/action returned with HTTP 202 Aug 13 06:08:15.004997 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 360/1459] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:08:14 2026] POST /volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:08:15.053869 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bd78a62c-ccec-4a7c-a018-17bd03f71a43 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:15.054373 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd78a62c-ccec-4a7c-a018-17bd03f71a43 None None] GET https://10.4.3.121/volume// Aug 13 06:08:15.054611 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd78a62c-ccec-4a7c-a018-17bd03f71a43 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:15.054853 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd78a62c-ccec-4a7c-a018-17bd03f71a43 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:15.055284 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd78a62c-ccec-4a7c-a018-17bd03f71a43 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:08:15.055942 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 364/1460] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:08:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:08:15.065272 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-f282155e-0226-46f7-aa4e-85fca2e8fd01 req-15779b3d-f694-4149-b3b4-3ea4fcc4b57a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:15.067925 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f282155e-0226-46f7-aa4e-85fca2e8fd01 req-15779b3d-f694-4149-b3b4-3ea4fcc4b57a tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] GET https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 Aug 13 06:08:15.068204 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f282155e-0226-46f7-aa4e-85fca2e8fd01 req-15779b3d-f694-4149-b3b4-3ea4fcc4b57a tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:15.068453 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f282155e-0226-46f7-aa4e-85fca2e8fd01 req-15779b3d-f694-4149-b3b4-3ea4fcc4b57a tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:15.081223 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:15.081223 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:15.085487 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-f282155e-0226-46f7-aa4e-85fca2e8fd01 req-15779b3d-f694-4149-b3b4-3ea4fcc4b57a tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Volume info retrieved successfully. Aug 13 06:08:15.090028 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f282155e-0226-46f7-aa4e-85fca2e8fd01 req-15779b3d-f694-4149-b3b4-3ea4fcc4b57a tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 returned with HTTP 200 Aug 13 06:08:15.090620 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 372/1461] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:08:15 2026] GET /volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 => generated 1327 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:08:15.229028 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e1376478-32d8-41d8-8468-5480365ba6c0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:15.231805 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e1376478-32d8-41d8-8468-5480365ba6c0 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] GET https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 Aug 13 06:08:15.232017 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e1376478-32d8-41d8-8468-5480365ba6c0 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:15.232283 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e1376478-32d8-41d8-8468-5480365ba6c0 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:15.232395 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e1376478-32d8-41d8-8468-5480365ba6c0 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Show backup with id 170bc186-3920-4ccf-aa98-569c786beb70. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:15.239664 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:15.239664 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:15.240815 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e1376478-32d8-41d8-8468-5480365ba6c0 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 returned with HTTP 200 Aug 13 06:08:15.241211 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 366/1462] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:08:15 2026] GET /volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:15.788048 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-36acd323-8560-46f7-8493-8892211679e2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:15.790073 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-36acd323-8560-46f7-8493-8892211679e2 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 Aug 13 06:08:15.790363 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-36acd323-8560-46f7-8493-8892211679e2 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:15.790605 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-36acd323-8560-46f7-8493-8892211679e2 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:15.797690 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-36acd323-8560-46f7-8493-8892211679e2 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 returned with HTTP 404 Aug 13 06:08:15.798222 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 361/1463] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:15 2026] GET /volume/v3/volumes/4a87eaa2-3735-4d99-b5d1-b8d8d642d565 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:08:15.805285 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c1fce127-c0d6-4e6f-9ae1-c45339dadb0b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:15.807633 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c1fce127-c0d6-4e6f-9ae1-c45339dadb0b tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] DELETE https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 Aug 13 06:08:15.807834 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c1fce127-c0d6-4e6f-9ae1-c45339dadb0b tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:15.808078 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c1fce127-c0d6-4e6f-9ae1-c45339dadb0b tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:15.808347 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-c1fce127-c0d6-4e6f-9ae1-c45339dadb0b tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Delete volume with id: abf07ad3-d162-4db1-9274-7fc320448c01 Aug 13 06:08:15.816199 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c1fce127-c0d6-4e6f-9ae1-c45339dadb0b tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 returned with HTTP 404 Aug 13 06:08:15.816940 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 365/1464] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:08:15 2026] DELETE /volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:08:15.826423 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-835ab992-ed48-4f9d-a180-2e42ad87c466 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:15.828362 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-835ab992-ed48-4f9d-a180-2e42ad87c466 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 Aug 13 06:08:15.828586 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-835ab992-ed48-4f9d-a180-2e42ad87c466 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:15.828755 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-835ab992-ed48-4f9d-a180-2e42ad87c466 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:15.835160 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-835ab992-ed48-4f9d-a180-2e42ad87c466 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 returned with HTTP 404 Aug 13 06:08:15.835995 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 373/1465] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:15 2026] GET /volume/v3/volumes/abf07ad3-d162-4db1-9274-7fc320448c01 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:08:15.844685 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b17eb4b9-ed46-4558-9b2d-4a55308003f5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:15.848173 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b17eb4b9-ed46-4558-9b2d-4a55308003f5 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] DELETE https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 Aug 13 06:08:15.848456 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b17eb4b9-ed46-4558-9b2d-4a55308003f5 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:15.848676 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b17eb4b9-ed46-4558-9b2d-4a55308003f5 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:15.848853 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-b17eb4b9-ed46-4558-9b2d-4a55308003f5 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Delete volume with id: 1ac39e65-6b23-4fec-877c-0c98be3f3ea4 Aug 13 06:08:15.854842 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b17eb4b9-ed46-4558-9b2d-4a55308003f5 tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 returned with HTTP 404 Aug 13 06:08:15.855309 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 367/1466] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:08:15 2026] DELETE /volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:08:15.862220 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1255ff8e-abb0-4e86-b81e-1665546b560f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:15.864774 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1255ff8e-abb0-4e86-b81e-1665546b560f tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] GET https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 Aug 13 06:08:15.865014 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1255ff8e-abb0-4e86-b81e-1665546b560f tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:15.865387 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1255ff8e-abb0-4e86-b81e-1665546b560f tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:15.871812 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1255ff8e-abb0-4e86-b81e-1665546b560f tempest-TestInstancesWithCinderVolumes-297430359 tempest-TestInstancesWithCinderVolumes-297430359-project-member] https://10.4.3.121/volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 returned with HTTP 404 Aug 13 06:08:15.872317 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 362/1467] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:15 2026] GET /volume/v3/volumes/1ac39e65-6b23-4fec-877c-0c98be3f3ea4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:08:15.881288 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3c1dbf26-2293-46fc-bc1a-a8af00ed6118 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:15.883143 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c1dbf26-2293-46fc-bc1a-a8af00ed6118 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] GET https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 Aug 13 06:08:15.883441 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c1dbf26-2293-46fc-bc1a-a8af00ed6118 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:15.883637 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c1dbf26-2293-46fc-bc1a-a8af00ed6118 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:15.884401 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3c1dbf26-2293-46fc-bc1a-a8af00ed6118 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:08:15.926920 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3c1dbf26-2293-46fc-bc1a-a8af00ed6118 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Get all volumes completed successfully. Aug 13 06:08:15.929867 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:15.929867 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:15.936046 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c1dbf26-2293-46fc-bc1a-a8af00ed6118 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 06:08:15.936699 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 366/1468] 10.4.3.121 () {66 vars in 1285 bytes} [Thu Aug 13 06:08:15 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16329 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:08:15.954909 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1d0fedaa-a769-4055-8abc-ef5912361f4d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:15.957310 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1d0fedaa-a769-4055-8abc-ef5912361f4d tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] DELETE https://10.4.3.121/volume/v3/types/852ae9b8-83ab-4cc6-a061-0e1ff6f1e47a Aug 13 06:08:15.957604 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1d0fedaa-a769-4055-8abc-ef5912361f4d tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:15.957872 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1d0fedaa-a769-4055-8abc-ef5912361f4d tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:15.961243 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e689d968-7c1a-45b9-b770-3d683993d732 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:15.964555 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e689d968-7c1a-45b9-b770-3d683993d732 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b Aug 13 06:08:15.964749 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e689d968-7c1a-45b9-b770-3d683993d732 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:15.964929 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e689d968-7c1a-45b9-b770-3d683993d732 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:15.965070 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e689d968-7c1a-45b9-b770-3d683993d732 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 007e081d-0ec6-4474-9a61-8bf43018b33b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:15.970748 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e689d968-7c1a-45b9-b770-3d683993d732 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b returned with HTTP 404 Aug 13 06:08:15.971852 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 368/1469] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:15 2026] GET /volume/v3/backups/007e081d-0ec6-4474-9a61-8bf43018b33b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:08:15.995205 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1d0fedaa-a769-4055-8abc-ef5912361f4d tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] https://10.4.3.121/volume/v3/types/852ae9b8-83ab-4cc6-a061-0e1ff6f1e47a returned with HTTP 202 Aug 13 06:08:15.996354 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f282155e-0226-46f7-aa4e-85fca2e8fd01 req-7db67392-ea1e-456a-9d7e-8576eeeeea16 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:16.000212 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 374/1470] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:08:15 2026] DELETE /volume/v3/types/852ae9b8-83ab-4cc6-a061-0e1ff6f1e47a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:08:16.021103 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-efe1170f-bebd-449a-b509-e8b7331f6f30 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:16.023928 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-efe1170f-bebd-449a-b509-e8b7331f6f30 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] GET https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 Aug 13 06:08:16.024115 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-efe1170f-bebd-449a-b509-e8b7331f6f30 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:16.024328 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-efe1170f-bebd-449a-b509-e8b7331f6f30 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:16.025041 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-efe1170f-bebd-449a-b509-e8b7331f6f30 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:08:16.047446 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f282155e-0226-46f7-aa4e-85fca2e8fd01 req-7db67392-ea1e-456a-9d7e-8576eeeeea16 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] DELETE https://10.4.3.121/volume/v3/attachments/5d49735f-fb58-472b-8174-ebaeaee019f6 Aug 13 06:08:16.047656 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f282155e-0226-46f7-aa4e-85fca2e8fd01 req-7db67392-ea1e-456a-9d7e-8576eeeeea16 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:16.047721 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f282155e-0226-46f7-aa4e-85fca2e8fd01 req-7db67392-ea1e-456a-9d7e-8576eeeeea16 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:16.049097 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-efe1170f-bebd-449a-b509-e8b7331f6f30 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Get all volumes completed successfully. Aug 13 06:08:16.052156 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:16.052156 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:16.055164 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:16.055164 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:16.059636 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-efe1170f-bebd-449a-b509-e8b7331f6f30 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 06:08:16.060380 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 367/1471] 10.4.3.121 () {66 vars in 1285 bytes} [Thu Aug 13 06:08:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16329 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:08:16.077324 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0c5cee3c-4d31-450d-92a8-4cc48b014724 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:16.080209 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0c5cee3c-4d31-450d-92a8-4cc48b014724 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/volumes/edbdac21-f13c-464e-903b-d60c2751f149 Aug 13 06:08:16.080209 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0c5cee3c-4d31-450d-92a8-4cc48b014724 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:16.080410 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0c5cee3c-4d31-450d-92a8-4cc48b014724 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:16.080990 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8b919285-5176-48c3-b113-79e09db47976 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:16.085394 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8b919285-5176-48c3-b113-79e09db47976 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] DELETE https://10.4.3.121/volume/v3/types/e377acb5-4208-4eda-8174-c3df558b6cc1 Aug 13 06:08:16.085739 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8b919285-5176-48c3-b113-79e09db47976 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:16.086055 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8b919285-5176-48c3-b113-79e09db47976 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:16.088944 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:16.088944 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:16.093482 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0c5cee3c-4d31-450d-92a8-4cc48b014724 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Volume info retrieved successfully. Aug 13 06:08:16.100433 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0c5cee3c-4d31-450d-92a8-4cc48b014724 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/volumes/edbdac21-f13c-464e-903b-d60c2751f149 returned with HTTP 200 Aug 13 06:08:16.101007 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 369/1472] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:16 2026] GET /volume/v3/volumes/edbdac21-f13c-464e-903b-d60c2751f149 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:16.113487 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-11229c91-3b08-422e-b069-3fb45f980ae9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:16.115796 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-11229c91-3b08-422e-b069-3fb45f980ae9 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] DELETE https://10.4.3.121/volume/v3/volumes/edbdac21-f13c-464e-903b-d60c2751f149 Aug 13 06:08:16.115960 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-11229c91-3b08-422e-b069-3fb45f980ae9 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:16.116156 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-11229c91-3b08-422e-b069-3fb45f980ae9 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:16.116476 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-11229c91-3b08-422e-b069-3fb45f980ae9 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Delete volume with id: edbdac21-f13c-464e-903b-d60c2751f149 Aug 13 06:08:16.119750 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f282155e-0226-46f7-aa4e-85fca2e8fd01 req-7db67392-ea1e-456a-9d7e-8576eeeeea16 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/attachments/5d49735f-fb58-472b-8174-ebaeaee019f6 returned with HTTP 200 Aug 13 06:08:16.120218 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 363/1473] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:08:15 2026] DELETE /volume/v3/attachments/5d49735f-fb58-472b-8174-ebaeaee019f6 => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:16.125392 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:16.125392 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:16.125989 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-11229c91-3b08-422e-b069-3fb45f980ae9 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Volume info retrieved successfully. Aug 13 06:08:16.129740 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8b919285-5176-48c3-b113-79e09db47976 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] https://10.4.3.121/volume/v3/types/e377acb5-4208-4eda-8174-c3df558b6cc1 returned with HTTP 202 Aug 13 06:08:16.130413 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 375/1474] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:08:16 2026] DELETE /volume/v3/types/e377acb5-4208-4eda-8174-c3df558b6cc1 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:08:16.149765 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-11229c91-3b08-422e-b069-3fb45f980ae9 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Delete volume request issued successfully. Aug 13 06:08:16.150011 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-11229c91-3b08-422e-b069-3fb45f980ae9 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/volumes/edbdac21-f13c-464e-903b-d60c2751f149 returned with HTTP 202 Aug 13 06:08:16.150593 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 368/1475] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:08:16 2026] DELETE /volume/v3/volumes/edbdac21-f13c-464e-903b-d60c2751f149 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:08:16.162309 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b85b70b8-8fa8-403d-8e0a-308c86cbb287 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:16.164332 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b85b70b8-8fa8-403d-8e0a-308c86cbb287 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/volumes/edbdac21-f13c-464e-903b-d60c2751f149 Aug 13 06:08:16.165297 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b85b70b8-8fa8-403d-8e0a-308c86cbb287 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:16.165297 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b85b70b8-8fa8-403d-8e0a-308c86cbb287 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:16.177011 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:16.177011 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:16.183504 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b85b70b8-8fa8-403d-8e0a-308c86cbb287 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Volume info retrieved successfully. Aug 13 06:08:16.191989 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b85b70b8-8fa8-403d-8e0a-308c86cbb287 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/volumes/edbdac21-f13c-464e-903b-d60c2751f149 returned with HTTP 200 Aug 13 06:08:16.192545 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 370/1476] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:16 2026] GET /volume/v3/volumes/edbdac21-f13c-464e-903b-d60c2751f149 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:16.254856 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fd16ae35-e334-4e5c-8f7f-ca210d40367a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:16.259158 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fd16ae35-e334-4e5c-8f7f-ca210d40367a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] GET https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 Aug 13 06:08:16.259505 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fd16ae35-e334-4e5c-8f7f-ca210d40367a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:16.259755 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fd16ae35-e334-4e5c-8f7f-ca210d40367a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:16.259894 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-fd16ae35-e334-4e5c-8f7f-ca210d40367a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Show backup with id 170bc186-3920-4ccf-aa98-569c786beb70. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:16.264925 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:16.264925 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:16.265877 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fd16ae35-e334-4e5c-8f7f-ca210d40367a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 returned with HTTP 200 Aug 13 06:08:16.266349 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 364/1477] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:08:16 2026] GET /volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:16.410494 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-700db916-27b8-4667-a686-dd65bcbf38a3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:16.412133 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-700db916-27b8-4667-a686-dd65bcbf38a3 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] GET https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 Aug 13 06:08:16.412333 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-700db916-27b8-4667-a686-dd65bcbf38a3 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:16.412507 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-700db916-27b8-4667-a686-dd65bcbf38a3 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:16.413275 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-700db916-27b8-4667-a686-dd65bcbf38a3 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:08:16.451951 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-700db916-27b8-4667-a686-dd65bcbf38a3 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Get all volumes completed successfully. Aug 13 06:08:16.455229 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:16.455229 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:16.459337 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-700db916-27b8-4667-a686-dd65bcbf38a3 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 06:08:16.459751 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 376/1478] 10.4.3.121 () {66 vars in 1285 bytes} [Thu Aug 13 06:08:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:08:16.475166 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-039f8e64-57cc-49b7-9a5b-8f9301fb8d73 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:16.477011 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-039f8e64-57cc-49b7-9a5b-8f9301fb8d73 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/5df2baea-8f75-4d00-ad94-b58c121f6ce8 Aug 13 06:08:16.477261 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-039f8e64-57cc-49b7-9a5b-8f9301fb8d73 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:16.477551 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-039f8e64-57cc-49b7-9a5b-8f9301fb8d73 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:16.478293 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-039f8e64-57cc-49b7-9a5b-8f9301fb8d73 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Delete volume with id: 5df2baea-8f75-4d00-ad94-b58c121f6ce8 Aug 13 06:08:16.484815 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:16.484815 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:16.485107 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-039f8e64-57cc-49b7-9a5b-8f9301fb8d73 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Volume info retrieved successfully. Aug 13 06:08:16.495653 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.image.cache [None req-039f8e64-57cc-49b7-9a5b-8f9301fb8d73 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '75762268-049b-458b-a766-5477cd284830', 'volume_id': '5df2baea-8f75-4d00-ad94-b58c121f6ce8', 'host': 'np0000007163@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 13, 6, 6, 39), 'last_used': datetime.datetime(2026, 8, 13, 6, 6, 47)}. {{(pid=100325) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 13 06:08:16.504857 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-039f8e64-57cc-49b7-9a5b-8f9301fb8d73 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Delete volume request issued successfully. Aug 13 06:08:16.505040 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-039f8e64-57cc-49b7-9a5b-8f9301fb8d73 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] https://10.4.3.121/volume/v3/volumes/5df2baea-8f75-4d00-ad94-b58c121f6ce8 returned with HTTP 202 Aug 13 06:08:16.505890 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 369/1479] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:08:16 2026] DELETE /volume/v3/volumes/5df2baea-8f75-4d00-ad94-b58c121f6ce8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:08:16.514719 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-512d6e8a-64cf-4e4c-b09d-a1e7126ae700 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:16.516220 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-512d6e8a-64cf-4e4c-b09d-a1e7126ae700 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] GET https://10.4.3.121/volume/v3/volumes/5df2baea-8f75-4d00-ad94-b58c121f6ce8 Aug 13 06:08:16.516602 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-512d6e8a-64cf-4e4c-b09d-a1e7126ae700 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:16.516939 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-512d6e8a-64cf-4e4c-b09d-a1e7126ae700 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:16.525362 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:16.525362 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:16.532683 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-512d6e8a-64cf-4e4c-b09d-a1e7126ae700 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Volume info retrieved successfully. Aug 13 06:08:16.535845 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-512d6e8a-64cf-4e4c-b09d-a1e7126ae700 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] https://10.4.3.121/volume/v3/volumes/5df2baea-8f75-4d00-ad94-b58c121f6ce8 returned with HTTP 200 Aug 13 06:08:16.536431 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 371/1480] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:16 2026] GET /volume/v3/volumes/5df2baea-8f75-4d00-ad94-b58c121f6ce8 => generated 1149 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:08:17.147526 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e66a219f-2d51-44e9-88bb-efa3e3887bee None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:17.149607 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e66a219f-2d51-44e9-88bb-efa3e3887bee tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] GET https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 Aug 13 06:08:17.149833 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e66a219f-2d51-44e9-88bb-efa3e3887bee tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:17.150089 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e66a219f-2d51-44e9-88bb-efa3e3887bee tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:17.158810 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:17.158810 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:17.163421 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e66a219f-2d51-44e9-88bb-efa3e3887bee tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Volume info retrieved successfully. Aug 13 06:08:17.168906 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e66a219f-2d51-44e9-88bb-efa3e3887bee tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 returned with HTTP 200 Aug 13 06:08:17.169358 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 365/1481] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:17 2026] GET /volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:08:17.209324 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-36bfe2ef-c645-4cb3-b02e-650a4ac4130c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:17.211439 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-36bfe2ef-c645-4cb3-b02e-650a4ac4130c tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/volumes/edbdac21-f13c-464e-903b-d60c2751f149 Aug 13 06:08:17.211726 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-36bfe2ef-c645-4cb3-b02e-650a4ac4130c tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:17.212019 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-36bfe2ef-c645-4cb3-b02e-650a4ac4130c tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:17.218678 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-36bfe2ef-c645-4cb3-b02e-650a4ac4130c tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/volumes/edbdac21-f13c-464e-903b-d60c2751f149 returned with HTTP 404 Aug 13 06:08:17.219219 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 377/1482] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:17 2026] GET /volume/v3/volumes/edbdac21-f13c-464e-903b-d60c2751f149 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 06:08:17.237113 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-87748a68-fdf3-43d2-aebe-593122153371 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:17.239594 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87748a68-fdf3-43d2-aebe-593122153371 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:08:17.240065 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87748a68-fdf3-43d2-aebe-593122153371 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1727357426"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:17.242516 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-87748a68-fdf3-43d2-aebe-593122153371 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1727357426'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:08:17.242516 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-87748a68-fdf3-43d2-aebe-593122153371 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Create volume of 1 GB Aug 13 06:08:17.249207 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-87748a68-fdf3-43d2-aebe-593122153371 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Availability Zones retrieved successfully. Aug 13 06:08:17.257956 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-87748a68-fdf3-43d2-aebe-593122153371 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Flow 'volume_create_api' (dcc767f3-66b4-45d0-b69e-b587472d57fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:08:17.259352 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-87748a68-fdf3-43d2-aebe-593122153371 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (300b7169-4456-4b6e-89cb-9581a3def46d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:17.260810 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-87748a68-fdf3-43d2-aebe-593122153371 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:08:17.285124 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fd87f382-4b52-4ae8-adc0-08fe368c0255 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:17.287790 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fd87f382-4b52-4ae8-adc0-08fe368c0255 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] GET https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 Aug 13 06:08:17.288016 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fd87f382-4b52-4ae8-adc0-08fe368c0255 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:17.288236 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fd87f382-4b52-4ae8-adc0-08fe368c0255 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:17.288330 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-fd87f382-4b52-4ae8-adc0-08fe368c0255 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Show backup with id 170bc186-3920-4ccf-aa98-569c786beb70. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:17.296942 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:17.296942 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:17.296942 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fd87f382-4b52-4ae8-adc0-08fe368c0255 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 returned with HTTP 200 Aug 13 06:08:17.296942 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 372/1483] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:08:17 2026] GET /volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:17.305448 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-87748a68-fdf3-43d2-aebe-593122153371 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (300b7169-4456-4b6e-89cb-9581a3def46d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:17.307270 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-87748a68-fdf3-43d2-aebe-593122153371 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aae8a5a8-c17c-4568-8246-b3db626903a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:17.363102 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-87748a68-fdf3-43d2-aebe-593122153371 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Created reservations ['1bfedcec-4447-4c44-bdfc-b787af1a8e31', '3e0a3f67-9df6-4815-9d24-d85a6dabbb2d', 'd8ac54ee-541e-404a-8bfe-02d46581d383', '1b147ebd-409d-4704-881d-ff791d4a2850'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:08:17.363952 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-87748a68-fdf3-43d2-aebe-593122153371 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aae8a5a8-c17c-4568-8246-b3db626903a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bfedcec-4447-4c44-bdfc-b787af1a8e31', '3e0a3f67-9df6-4815-9d24-d85a6dabbb2d', 'd8ac54ee-541e-404a-8bfe-02d46581d383', '1b147ebd-409d-4704-881d-ff791d4a2850']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:17.365150 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-87748a68-fdf3-43d2-aebe-593122153371 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c037d264-9f69-451b-b7ff-0e279140b5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:17.389863 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-87748a68-fdf3-43d2-aebe-593122153371 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c037d264-9f69-451b-b7ff-0e279140b5c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e667682f-dc76-4cc5-b2e1-5aa9b9185786', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1727357426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4792982bd5aa446e977822022837ba30',qos_specs=None,replication_status=,reservations=['1bfedcec-4447-4c44-bdfc-b787af1a8e31','3e0a3f67-9df6-4815-9d24-d85a6dabbb2d','d8ac54ee-541e-404a-8bfe-02d46581d383','1b147ebd-409d-4704-881d-ff791d4a2850'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7de61329e5f1423f985e1e7a81915828',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:08:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1727357426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e667682f-dc76-4cc5-b2e1-5aa9b9185786,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4792982bd5aa446e977822022837ba30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7de61329e5f1423f985e1e7a81915828',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:17.390734 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-87748a68-fdf3-43d2-aebe-593122153371 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f9f0638-47d5-40cd-a132-b72b357b93e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:17.418635 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-87748a68-fdf3-43d2-aebe-593122153371 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f9f0638-47d5-40cd-a132-b72b357b93e5) transitioned into state 'SUCCESS' from state '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-1727357426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4792982bd5aa446e977822022837ba30',qos_specs=None,replication_status=,reservations=['1bfedcec-4447-4c44-bdfc-b787af1a8e31','3e0a3f67-9df6-4815-9d24-d85a6dabbb2d','d8ac54ee-541e-404a-8bfe-02d46581d383','1b147ebd-409d-4704-881d-ff791d4a2850'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7de61329e5f1423f985e1e7a81915828',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:17.419427 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-87748a68-fdf3-43d2-aebe-593122153371 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c61b6b28-3b1d-4dc7-b616-1b1ad7c25449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:17.430846 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-87748a68-fdf3-43d2-aebe-593122153371 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c61b6b28-3b1d-4dc7-b616-1b1ad7c25449) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:17.431780 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-87748a68-fdf3-43d2-aebe-593122153371 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Flow 'volume_create_api' (dcc767f3-66b4-45d0-b69e-b587472d57fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:08:17.432156 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-87748a68-fdf3-43d2-aebe-593122153371 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Create volume request issued successfully. Aug 13 06:08:17.433117 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87748a68-fdf3-43d2-aebe-593122153371 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:08:17.433622 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 370/1484] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:08:17 2026] POST /volume/v3/volumes => generated 754 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:08:17.445734 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-433d2b23-57e8-4907-b6b7-af10ea9c8370 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:17.448276 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-433d2b23-57e8-4907-b6b7-af10ea9c8370 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/volumes/e667682f-dc76-4cc5-b2e1-5aa9b9185786 Aug 13 06:08:17.448592 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-433d2b23-57e8-4907-b6b7-af10ea9c8370 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:17.448839 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-433d2b23-57e8-4907-b6b7-af10ea9c8370 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:17.458152 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:17.458152 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:17.463357 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-433d2b23-57e8-4907-b6b7-af10ea9c8370 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Volume info retrieved successfully. Aug 13 06:08:17.469395 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-433d2b23-57e8-4907-b6b7-af10ea9c8370 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/volumes/e667682f-dc76-4cc5-b2e1-5aa9b9185786 returned with HTTP 200 Aug 13 06:08:17.469923 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 366/1485] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:17 2026] GET /volume/v3/volumes/e667682f-dc76-4cc5-b2e1-5aa9b9185786 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:17.555146 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-940a7d1c-a5c7-46df-a582-c0fee5087324 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:17.560127 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-940a7d1c-a5c7-46df-a582-c0fee5087324 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] GET https://10.4.3.121/volume/v3/volumes/5df2baea-8f75-4d00-ad94-b58c121f6ce8 Aug 13 06:08:17.560127 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-940a7d1c-a5c7-46df-a582-c0fee5087324 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:17.560127 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-940a7d1c-a5c7-46df-a582-c0fee5087324 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:17.565345 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-940a7d1c-a5c7-46df-a582-c0fee5087324 tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] https://10.4.3.121/volume/v3/volumes/5df2baea-8f75-4d00-ad94-b58c121f6ce8 returned with HTTP 404 Aug 13 06:08:17.565805 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 378/1486] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:17 2026] GET /volume/v3/volumes/5df2baea-8f75-4d00-ad94-b58c121f6ce8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:08:17.573397 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-25f8a98b-11d9-4143-aaea-a1d7946ccb8f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:17.575803 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-25f8a98b-11d9-4143-aaea-a1d7946ccb8f tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] DELETE https://10.4.3.121/volume/v3/types/b7ff270a-5a0a-40a5-aac4-50ef118cd099 Aug 13 06:08:17.576054 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-25f8a98b-11d9-4143-aaea-a1d7946ccb8f tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:17.576321 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-25f8a98b-11d9-4143-aaea-a1d7946ccb8f tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:17.606643 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-25f8a98b-11d9-4143-aaea-a1d7946ccb8f tempest-TestInstancesWithCinderVolumes-2120013670 tempest-TestInstancesWithCinderVolumes-2120013670-project-admin] https://10.4.3.121/volume/v3/types/b7ff270a-5a0a-40a5-aac4-50ef118cd099 returned with HTTP 202 Aug 13 06:08:17.607129 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 373/1487] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:08:17 2026] DELETE /volume/v3/types/b7ff270a-5a0a-40a5-aac4-50ef118cd099 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:08:18.311337 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0a98b1e6-9f82-458b-993d-1a2a50b8dcea None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:18.313593 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0a98b1e6-9f82-458b-993d-1a2a50b8dcea tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] GET https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 Aug 13 06:08:18.314071 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0a98b1e6-9f82-458b-993d-1a2a50b8dcea tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:18.314297 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0a98b1e6-9f82-458b-993d-1a2a50b8dcea tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:18.314487 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-0a98b1e6-9f82-458b-993d-1a2a50b8dcea tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Show backup with id 170bc186-3920-4ccf-aa98-569c786beb70. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:18.326608 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:18.326608 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:18.327066 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0a98b1e6-9f82-458b-993d-1a2a50b8dcea tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 returned with HTTP 200 Aug 13 06:08:18.327564 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 371/1488] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:08:18 2026] GET /volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:18.484590 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0d048df5-3420-4c28-8321-be1379df1014 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:18.489544 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0d048df5-3420-4c28-8321-be1379df1014 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/volumes/e667682f-dc76-4cc5-b2e1-5aa9b9185786 Aug 13 06:08:18.489544 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0d048df5-3420-4c28-8321-be1379df1014 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:18.489544 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0d048df5-3420-4c28-8321-be1379df1014 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:18.500309 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:18.500309 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:18.505757 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0d048df5-3420-4c28-8321-be1379df1014 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Volume info retrieved successfully. Aug 13 06:08:18.512461 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0d048df5-3420-4c28-8321-be1379df1014 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/volumes/e667682f-dc76-4cc5-b2e1-5aa9b9185786 returned with HTTP 200 Aug 13 06:08:18.512968 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 367/1489] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:18 2026] GET /volume/v3/volumes/e667682f-dc76-4cc5-b2e1-5aa9b9185786 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:18.528942 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-84f506ef-830f-4c16-85aa-9b776c85bab3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:18.531091 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-84f506ef-830f-4c16-85aa-9b776c85bab3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] POST https://10.4.3.121/volume/v3/backups Aug 13 06:08:18.531537 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-84f506ef-830f-4c16-85aa-9b776c85bab3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e667682f-dc76-4cc5-b2e1-5aa9b9185786", "name": "tempest-VolumesBackupsAdminTest-Backup-1607454262", "container": "tempest-volumesbackupsadmintest-backup-container-1826211489"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:18.533518 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-84f506ef-830f-4c16-85aa-9b776c85bab3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Creating new backup {'backup': {'volume_id': 'e667682f-dc76-4cc5-b2e1-5aa9b9185786', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1607454262', 'container': 'tempest-volumesbackupsadmintest-backup-container-1826211489'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:08:18.533711 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-84f506ef-830f-4c16-85aa-9b776c85bab3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Creating backup of volume e667682f-dc76-4cc5-b2e1-5aa9b9185786 in container tempest-volumesbackupsadmintest-backup-container-1826211489 Aug 13 06:08:18.544391 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:18.544391 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:18.545056 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-84f506ef-830f-4c16-85aa-9b776c85bab3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Volume info retrieved successfully. Aug 13 06:08:18.578478 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-84f506ef-830f-4c16-85aa-9b776c85bab3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Created reservations ['38ade792-1d4b-4ed6-9f7b-93737a62762b', '6137d25f-f8eb-4f53-ab73-c3c790ef2c0e'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:08:18.619625 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-84f506ef-830f-4c16-85aa-9b776c85bab3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:08:18.620222 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 379/1490] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:08:18 2026] POST /volume/v3/backups => generated 335 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:08:18.631174 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5871f36a-f324-4e63-a69b-35323c8fd92e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:18.633130 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5871f36a-f324-4e63-a69b-35323c8fd92e tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 Aug 13 06:08:18.633337 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5871f36a-f324-4e63-a69b-35323c8fd92e tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:18.633556 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5871f36a-f324-4e63-a69b-35323c8fd92e tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:18.633679 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-5871f36a-f324-4e63-a69b-35323c8fd92e tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 0c952356-a8cd-4c09-b647-b94ba74d7ca6. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:18.639145 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:18.639145 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:18.640152 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5871f36a-f324-4e63-a69b-35323c8fd92e tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 returned with HTTP 200 Aug 13 06:08:18.640678 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 374/1491] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:18 2026] GET /volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:19.340461 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-618d46c0-c6ba-4e4f-beb0-02b36d5cc15c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:19.343835 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-618d46c0-c6ba-4e4f-beb0-02b36d5cc15c tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] GET https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 Aug 13 06:08:19.343835 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-618d46c0-c6ba-4e4f-beb0-02b36d5cc15c tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:19.343835 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-618d46c0-c6ba-4e4f-beb0-02b36d5cc15c tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:19.343835 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-618d46c0-c6ba-4e4f-beb0-02b36d5cc15c tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Show backup with id 170bc186-3920-4ccf-aa98-569c786beb70. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:19.347448 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:19.347448 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:19.348203 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-618d46c0-c6ba-4e4f-beb0-02b36d5cc15c tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 returned with HTTP 200 Aug 13 06:08:19.348601 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 372/1492] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:08:19 2026] GET /volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:19.656284 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9b20c8a1-da05-498b-8e9c-7face9fcb892 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:19.660735 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9b20c8a1-da05-498b-8e9c-7face9fcb892 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 Aug 13 06:08:19.660919 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9b20c8a1-da05-498b-8e9c-7face9fcb892 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:19.661097 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9b20c8a1-da05-498b-8e9c-7face9fcb892 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:19.661213 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9b20c8a1-da05-498b-8e9c-7face9fcb892 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 0c952356-a8cd-4c09-b647-b94ba74d7ca6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:19.665089 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:19.665089 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:19.665757 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9b20c8a1-da05-498b-8e9c-7face9fcb892 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 returned with HTTP 200 Aug 13 06:08:19.666074 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 368/1493] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:19 2026] GET /volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:20.253931 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cd389e09-670a-4a6c-832d-cd3baa8746fe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:20.256217 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cd389e09-670a-4a6c-832d-cd3baa8746fe tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] DELETE https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 Aug 13 06:08:20.256426 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cd389e09-670a-4a6c-832d-cd3baa8746fe tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:20.256660 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cd389e09-670a-4a6c-832d-cd3baa8746fe tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:20.256836 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-cd389e09-670a-4a6c-832d-cd3baa8746fe tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Delete volume with id: a6e5ba58-7fb1-47d6-b74e-93ac97becd30 Aug 13 06:08:20.264412 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:20.264412 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:20.264949 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cd389e09-670a-4a6c-832d-cd3baa8746fe tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Volume info retrieved successfully. Aug 13 06:08:20.281721 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cd389e09-670a-4a6c-832d-cd3baa8746fe tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Delete volume request issued successfully. Aug 13 06:08:20.281980 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cd389e09-670a-4a6c-832d-cd3baa8746fe tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 returned with HTTP 202 Aug 13 06:08:20.282533 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 380/1494] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:08:20 2026] DELETE /volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:08:20.290163 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-91af218d-22c3-49b9-9a9e-87c135930897 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:20.292318 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-91af218d-22c3-49b9-9a9e-87c135930897 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] GET https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 Aug 13 06:08:20.292590 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-91af218d-22c3-49b9-9a9e-87c135930897 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:20.293018 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-91af218d-22c3-49b9-9a9e-87c135930897 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:20.303716 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:20.303716 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:20.310871 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-91af218d-22c3-49b9-9a9e-87c135930897 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Volume info retrieved successfully. Aug 13 06:08:20.317193 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-91af218d-22c3-49b9-9a9e-87c135930897 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 returned with HTTP 200 Aug 13 06:08:20.317794 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 375/1495] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:20 2026] GET /volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:20.361867 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d409b4bf-1bf9-409e-8d69-0a3971b4717f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:20.363923 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d409b4bf-1bf9-409e-8d69-0a3971b4717f tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] GET https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 Aug 13 06:08:20.364112 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d409b4bf-1bf9-409e-8d69-0a3971b4717f tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:20.364377 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d409b4bf-1bf9-409e-8d69-0a3971b4717f tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:20.364557 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d409b4bf-1bf9-409e-8d69-0a3971b4717f tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Show backup with id 170bc186-3920-4ccf-aa98-569c786beb70. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:20.369210 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:20.369210 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:20.370144 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d409b4bf-1bf9-409e-8d69-0a3971b4717f tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 returned with HTTP 200 Aug 13 06:08:20.370651 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 373/1496] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:08:20 2026] GET /volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:20.677275 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4b3790ef-7756-41ff-a9a9-5af427fc8459 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:20.679097 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4b3790ef-7756-41ff-a9a9-5af427fc8459 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 Aug 13 06:08:20.679348 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4b3790ef-7756-41ff-a9a9-5af427fc8459 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:20.679603 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4b3790ef-7756-41ff-a9a9-5af427fc8459 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:20.679748 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4b3790ef-7756-41ff-a9a9-5af427fc8459 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 0c952356-a8cd-4c09-b647-b94ba74d7ca6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:20.683712 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:20.683712 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:20.684598 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4b3790ef-7756-41ff-a9a9-5af427fc8459 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 returned with HTTP 200 Aug 13 06:08:20.685022 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 369/1497] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:20 2026] GET /volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:21.335161 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fe78a0e3-dc08-4bc3-bdb2-884f6a2004ce None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:21.337602 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fe78a0e3-dc08-4bc3-bdb2-884f6a2004ce tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] GET https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 Aug 13 06:08:21.337896 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fe78a0e3-dc08-4bc3-bdb2-884f6a2004ce tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:21.338148 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fe78a0e3-dc08-4bc3-bdb2-884f6a2004ce tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:21.344204 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fe78a0e3-dc08-4bc3-bdb2-884f6a2004ce tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 returned with HTTP 404 Aug 13 06:08:21.344667 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 381/1498] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:21 2026] GET /volume/v3/volumes/a6e5ba58-7fb1-47d6-b74e-93ac97becd30 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:08:21.353568 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6bf82f75-915a-4556-9507-66c30b791575 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:21.355514 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6bf82f75-915a-4556-9507-66c30b791575 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] DELETE https://10.4.3.121/volume/v3/volumes/f93cee64-d9f0-40a2-a581-ec55f8f22e8a Aug 13 06:08:21.355763 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6bf82f75-915a-4556-9507-66c30b791575 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:21.356000 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6bf82f75-915a-4556-9507-66c30b791575 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:21.356195 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-6bf82f75-915a-4556-9507-66c30b791575 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Delete volume with id: f93cee64-d9f0-40a2-a581-ec55f8f22e8a Aug 13 06:08:21.366371 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:21.366371 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:21.366371 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6bf82f75-915a-4556-9507-66c30b791575 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Volume info retrieved successfully. Aug 13 06:08:21.383674 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c14c313a-dfc9-4051-adc6-1f60178f003f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:21.386312 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c14c313a-dfc9-4051-adc6-1f60178f003f tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] GET https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 Aug 13 06:08:21.386635 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c14c313a-dfc9-4051-adc6-1f60178f003f tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:21.386943 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c14c313a-dfc9-4051-adc6-1f60178f003f tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:21.387113 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c14c313a-dfc9-4051-adc6-1f60178f003f tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Show backup with id 170bc186-3920-4ccf-aa98-569c786beb70. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:21.387376 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6bf82f75-915a-4556-9507-66c30b791575 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Delete volume request issued successfully. Aug 13 06:08:21.387586 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6bf82f75-915a-4556-9507-66c30b791575 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/volumes/f93cee64-d9f0-40a2-a581-ec55f8f22e8a returned with HTTP 202 Aug 13 06:08:21.387995 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 376/1499] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:08:21 2026] DELETE /volume/v3/volumes/f93cee64-d9f0-40a2-a581-ec55f8f22e8a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:08:21.392774 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:21.392774 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:21.394048 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c14c313a-dfc9-4051-adc6-1f60178f003f tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 returned with HTTP 200 Aug 13 06:08:21.394160 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 374/1500] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:08:21 2026] GET /volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:21.399809 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e0da9faf-e3fa-47de-9d8d-928730bf626f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:21.401889 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e0da9faf-e3fa-47de-9d8d-928730bf626f tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] GET https://10.4.3.121/volume/v3/volumes/f93cee64-d9f0-40a2-a581-ec55f8f22e8a Aug 13 06:08:21.402124 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e0da9faf-e3fa-47de-9d8d-928730bf626f tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:21.402426 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e0da9faf-e3fa-47de-9d8d-928730bf626f tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:21.411555 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:21.411555 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:21.418671 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e0da9faf-e3fa-47de-9d8d-928730bf626f tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Volume info retrieved successfully. Aug 13 06:08:21.423975 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e0da9faf-e3fa-47de-9d8d-928730bf626f tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/volumes/f93cee64-d9f0-40a2-a581-ec55f8f22e8a returned with HTTP 200 Aug 13 06:08:21.424565 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 370/1501] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:21 2026] GET /volume/v3/volumes/f93cee64-d9f0-40a2-a581-ec55f8f22e8a => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:21.699016 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fa85bfea-e653-46de-a452-1ac27293e2ba None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:21.701014 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fa85bfea-e653-46de-a452-1ac27293e2ba tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 Aug 13 06:08:21.701125 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fa85bfea-e653-46de-a452-1ac27293e2ba tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:21.701360 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fa85bfea-e653-46de-a452-1ac27293e2ba tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:21.701457 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-fa85bfea-e653-46de-a452-1ac27293e2ba tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 0c952356-a8cd-4c09-b647-b94ba74d7ca6. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:21.706268 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:21.706268 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:21.707122 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fa85bfea-e653-46de-a452-1ac27293e2ba tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 returned with HTTP 200 Aug 13 06:08:21.707540 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 382/1502] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:21 2026] GET /volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:22.406569 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ce88a83c-e973-4db7-9ad5-9a4cbf3114d4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:22.408938 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ce88a83c-e973-4db7-9ad5-9a4cbf3114d4 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] GET https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 Aug 13 06:08:22.409269 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ce88a83c-e973-4db7-9ad5-9a4cbf3114d4 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:22.409532 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ce88a83c-e973-4db7-9ad5-9a4cbf3114d4 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:22.409693 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-ce88a83c-e973-4db7-9ad5-9a4cbf3114d4 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Show backup with id 170bc186-3920-4ccf-aa98-569c786beb70. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:22.415314 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:22.415314 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:22.416396 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ce88a83c-e973-4db7-9ad5-9a4cbf3114d4 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 returned with HTTP 200 Aug 13 06:08:22.417045 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 377/1503] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:08:22 2026] GET /volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:22.441220 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ace388f8-8d0b-45c5-a4a7-9227160c3996 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:22.443142 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ace388f8-8d0b-45c5-a4a7-9227160c3996 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] GET https://10.4.3.121/volume/v3/volumes/f93cee64-d9f0-40a2-a581-ec55f8f22e8a Aug 13 06:08:22.443683 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ace388f8-8d0b-45c5-a4a7-9227160c3996 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:22.445200 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ace388f8-8d0b-45c5-a4a7-9227160c3996 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:22.452310 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ace388f8-8d0b-45c5-a4a7-9227160c3996 tempest-ServerRescueNegativeTestJSON-1013389421 tempest-ServerRescueNegativeTestJSON-1013389421-project-member] https://10.4.3.121/volume/v3/volumes/f93cee64-d9f0-40a2-a581-ec55f8f22e8a returned with HTTP 404 Aug 13 06:08:22.453060 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 375/1504] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:22 2026] GET /volume/v3/volumes/f93cee64-d9f0-40a2-a581-ec55f8f22e8a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:08:22.717159 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aeb2ce63-8540-412f-9c8c-7ad961503f24 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:22.719252 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aeb2ce63-8540-412f-9c8c-7ad961503f24 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 Aug 13 06:08:22.719485 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aeb2ce63-8540-412f-9c8c-7ad961503f24 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:22.719703 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aeb2ce63-8540-412f-9c8c-7ad961503f24 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:22.719849 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-aeb2ce63-8540-412f-9c8c-7ad961503f24 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 0c952356-a8cd-4c09-b647-b94ba74d7ca6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:22.727851 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:22.727851 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:22.728888 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aeb2ce63-8540-412f-9c8c-7ad961503f24 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 returned with HTTP 200 Aug 13 06:08:22.729500 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 371/1505] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:22 2026] GET /volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:23.430674 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d9db7c24-9414-44d9-ac97-f473d62bfc98 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:23.432444 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d9db7c24-9414-44d9-ac97-f473d62bfc98 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] GET https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 Aug 13 06:08:23.432655 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d9db7c24-9414-44d9-ac97-f473d62bfc98 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:23.432862 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d9db7c24-9414-44d9-ac97-f473d62bfc98 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:23.433017 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-d9db7c24-9414-44d9-ac97-f473d62bfc98 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Show backup with id 170bc186-3920-4ccf-aa98-569c786beb70. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:23.441040 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:23.441040 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:23.443706 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d9db7c24-9414-44d9-ac97-f473d62bfc98 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 returned with HTTP 200 Aug 13 06:08:23.444076 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 383/1506] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:08:23 2026] GET /volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:23.742496 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2ad16cfd-fb1a-4faa-be56-357965708db1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:23.744276 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2ad16cfd-fb1a-4faa-be56-357965708db1 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 Aug 13 06:08:23.744487 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2ad16cfd-fb1a-4faa-be56-357965708db1 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:23.744726 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2ad16cfd-fb1a-4faa-be56-357965708db1 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:23.744892 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2ad16cfd-fb1a-4faa-be56-357965708db1 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 0c952356-a8cd-4c09-b647-b94ba74d7ca6. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:23.749845 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:23.749845 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:23.750538 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2ad16cfd-fb1a-4faa-be56-357965708db1 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 returned with HTTP 200 Aug 13 06:08:23.750921 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 378/1507] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:23 2026] GET /volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:24.457973 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3fa39773-85c4-464d-9f42-bf7438bba923 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:24.460542 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3fa39773-85c4-464d-9f42-bf7438bba923 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] GET https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 Aug 13 06:08:24.460859 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3fa39773-85c4-464d-9f42-bf7438bba923 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:24.461114 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3fa39773-85c4-464d-9f42-bf7438bba923 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:24.461284 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-3fa39773-85c4-464d-9f42-bf7438bba923 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Show backup with id 170bc186-3920-4ccf-aa98-569c786beb70. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:24.463121 np0000007163 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=318,cinder:INSERT=42,cinder:UPDATE=93,cinder:DELETE=4 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:08:24.465851 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:24.465851 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:24.466580 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3fa39773-85c4-464d-9f42-bf7438bba923 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 returned with HTTP 200 Aug 13 06:08:24.467009 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 376/1508] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:08:24 2026] GET /volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:24.767236 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a6d9c92d-5f84-4cca-a0ad-414eb7714620 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:24.769452 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a6d9c92d-5f84-4cca-a0ad-414eb7714620 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 Aug 13 06:08:24.769866 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a6d9c92d-5f84-4cca-a0ad-414eb7714620 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:24.770104 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a6d9c92d-5f84-4cca-a0ad-414eb7714620 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:24.770302 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a6d9c92d-5f84-4cca-a0ad-414eb7714620 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 0c952356-a8cd-4c09-b647-b94ba74d7ca6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:24.774765 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:24.774765 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:24.775622 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a6d9c92d-5f84-4cca-a0ad-414eb7714620 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 returned with HTTP 200 Aug 13 06:08:24.776066 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 372/1509] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:24 2026] GET /volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:25.479566 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5b210bbc-6b0c-4fda-b1c4-75f2e3bbd7c2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:25.484350 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5b210bbc-6b0c-4fda-b1c4-75f2e3bbd7c2 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] GET https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 Aug 13 06:08:25.484350 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5b210bbc-6b0c-4fda-b1c4-75f2e3bbd7c2 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:25.484350 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5b210bbc-6b0c-4fda-b1c4-75f2e3bbd7c2 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:25.484350 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-5b210bbc-6b0c-4fda-b1c4-75f2e3bbd7c2 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Show backup with id 170bc186-3920-4ccf-aa98-569c786beb70. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:25.489809 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:25.489809 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:25.489809 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5b210bbc-6b0c-4fda-b1c4-75f2e3bbd7c2 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 returned with HTTP 200 Aug 13 06:08:25.489809 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 384/1510] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:08:25 2026] GET /volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:26.607141 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-59482f1d-daa2-45c9-8905-5d513720ef43 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:26.607141 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59482f1d-daa2-45c9-8905-5d513720ef43 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 Aug 13 06:08:26.607141 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-59482f1d-daa2-45c9-8905-5d513720ef43 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:26.607141 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-59482f1d-daa2-45c9-8905-5d513720ef43 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:26.607141 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-59482f1d-daa2-45c9-8905-5d513720ef43 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 0c952356-a8cd-4c09-b647-b94ba74d7ca6. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:26.607141 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:26.607141 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:26.607141 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59482f1d-daa2-45c9-8905-5d513720ef43 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 returned with HTTP 200 Aug 13 06:08:26.607141 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 379/1511] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:25 2026] GET /volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:26.614136 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d42f676e-e743-4165-8f97-9de3968f8950 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:26.614136 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d42f676e-e743-4165-8f97-9de3968f8950 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] GET https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 Aug 13 06:08:26.614136 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d42f676e-e743-4165-8f97-9de3968f8950 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:26.614136 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d42f676e-e743-4165-8f97-9de3968f8950 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:26.614136 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d42f676e-e743-4165-8f97-9de3968f8950 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Show backup with id 170bc186-3920-4ccf-aa98-569c786beb70. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:26.614136 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:26.614136 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:26.614136 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d42f676e-e743-4165-8f97-9de3968f8950 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 returned with HTTP 200 Aug 13 06:08:26.614136 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 377/1512] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:08:26 2026] GET /volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:26.615800 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-84ea7c12-dbc3-45f0-8b7e-3b0ff65724b1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:26.615800 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-84ea7c12-dbc3-45f0-8b7e-3b0ff65724b1 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] GET https://10.4.3.121/volume/v3/volumes/05402d6f-0956-4cac-9e66-55a23a41b3e0 Aug 13 06:08:26.615800 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-84ea7c12-dbc3-45f0-8b7e-3b0ff65724b1 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:26.615800 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-84ea7c12-dbc3-45f0-8b7e-3b0ff65724b1 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:26.615800 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:26.615800 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:26.615800 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-84ea7c12-dbc3-45f0-8b7e-3b0ff65724b1 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Volume info retrieved successfully. Aug 13 06:08:26.615800 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-84ea7c12-dbc3-45f0-8b7e-3b0ff65724b1 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/volumes/05402d6f-0956-4cac-9e66-55a23a41b3e0 returned with HTTP 200 Aug 13 06:08:26.615800 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 373/1513] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:08:26 2026] GET /volume/v3/volumes/05402d6f-0956-4cac-9e66-55a23a41b3e0 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:26.616831 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b8823100-43e0-4514-b5ce-90a22cff73fd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:26.616831 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b8823100-43e0-4514-b5ce-90a22cff73fd tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] PUT https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 Aug 13 06:08:26.616831 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b8823100-43e0-4514-b5ce-90a22cff73fd tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-2090447058", "description": "tempest-volume-backup-description-1949761024"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:26.616831 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:26.616831 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:26.616831 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b8823100-43e0-4514-b5ce-90a22cff73fd tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 returned with HTTP 200 Aug 13 06:08:26.616831 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 385/1514] 10.4.3.121 () {70 vars in 1409 bytes} [Thu Aug 13 06:08:26 2026] PUT /volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 => generated 333 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:26.617608 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cae694bc-ba06-4a2f-a76d-2320fcb07c46 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:26.617608 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cae694bc-ba06-4a2f-a76d-2320fcb07c46 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] GET https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 Aug 13 06:08:26.617608 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cae694bc-ba06-4a2f-a76d-2320fcb07c46 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:26.617608 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cae694bc-ba06-4a2f-a76d-2320fcb07c46 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:26.617608 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-cae694bc-ba06-4a2f-a76d-2320fcb07c46 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Show backup with id 170bc186-3920-4ccf-aa98-569c786beb70. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:26.620733 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:26.620733 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:26.621734 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cae694bc-ba06-4a2f-a76d-2320fcb07c46 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 returned with HTTP 200 Aug 13 06:08:26.622328 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 380/1515] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:08:26 2026] GET /volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 => generated 841 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:26.636700 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5f8214ea-cb4a-4467-81d3-5478d781461a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:26.642030 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f8214ea-cb4a-4467-81d3-5478d781461a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] DELETE https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 Aug 13 06:08:26.642256 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f8214ea-cb4a-4467-81d3-5478d781461a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:26.642548 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f8214ea-cb4a-4467-81d3-5478d781461a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:26.642684 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-5f8214ea-cb4a-4467-81d3-5478d781461a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Delete backup with id: 170bc186-3920-4ccf-aa98-569c786beb70. Aug 13 06:08:26.648828 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:26.648828 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:26.660310 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-5f8214ea-cb4a-4467-81d3-5478d781461a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] delete_backup rpcapi backup_id 170bc186-3920-4ccf-aa98-569c786beb70 {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:08:26.664839 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f8214ea-cb4a-4467-81d3-5478d781461a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 returned with HTTP 202 Aug 13 06:08:26.664839 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 378/1516] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:08:26 2026] DELETE /volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 13 06:08:26.672150 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-400188a6-2181-4aac-921f-eee6baf1040a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:26.675843 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-400188a6-2181-4aac-921f-eee6baf1040a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] GET https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 Aug 13 06:08:26.675843 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-400188a6-2181-4aac-921f-eee6baf1040a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:26.675949 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-400188a6-2181-4aac-921f-eee6baf1040a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:26.676037 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-400188a6-2181-4aac-921f-eee6baf1040a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Show backup with id 170bc186-3920-4ccf-aa98-569c786beb70. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:26.679996 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:26.679996 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:26.680679 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-400188a6-2181-4aac-921f-eee6baf1040a tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 returned with HTTP 200 Aug 13 06:08:26.681024 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 374/1517] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:08:26 2026] GET /volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 => generated 840 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:26.818286 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-02059894-d21a-4178-90f0-0ed472b3fe7f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:26.822374 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-02059894-d21a-4178-90f0-0ed472b3fe7f tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 Aug 13 06:08:26.822680 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-02059894-d21a-4178-90f0-0ed472b3fe7f tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:26.822963 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-02059894-d21a-4178-90f0-0ed472b3fe7f tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:26.823206 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-02059894-d21a-4178-90f0-0ed472b3fe7f tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 0c952356-a8cd-4c09-b647-b94ba74d7ca6. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:26.831594 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:26.831594 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:26.832520 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-02059894-d21a-4178-90f0-0ed472b3fe7f tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 returned with HTTP 200 Aug 13 06:08:26.832990 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 386/1518] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:26 2026] GET /volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:27.692929 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0fe2d040-7991-4f06-aab5-cdd6c5e29f99 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:27.696824 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0fe2d040-7991-4f06-aab5-cdd6c5e29f99 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] GET https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 Aug 13 06:08:27.696824 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0fe2d040-7991-4f06-aab5-cdd6c5e29f99 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:27.696824 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0fe2d040-7991-4f06-aab5-cdd6c5e29f99 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:27.696824 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0fe2d040-7991-4f06-aab5-cdd6c5e29f99 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Show backup with id 170bc186-3920-4ccf-aa98-569c786beb70. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:27.701653 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0fe2d040-7991-4f06-aab5-cdd6c5e29f99 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 returned with HTTP 404 Aug 13 06:08:27.702258 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 381/1519] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:08:27 2026] GET /volume/v3/backups/170bc186-3920-4ccf-aa98-569c786beb70 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:08:27.846054 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5e77c1c4-6836-4bd6-b322-e7a09eafb57a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:27.847865 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cbeb8a58-4027-4c0f-878e-90fe243f66b8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:27.848647 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5e77c1c4-6836-4bd6-b322-e7a09eafb57a tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 Aug 13 06:08:27.849701 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5e77c1c4-6836-4bd6-b322-e7a09eafb57a tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:27.849995 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5e77c1c4-6836-4bd6-b322-e7a09eafb57a tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:27.850108 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5e77c1c4-6836-4bd6-b322-e7a09eafb57a tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 0c952356-a8cd-4c09-b647-b94ba74d7ca6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:27.850435 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cbeb8a58-4027-4c0f-878e-90fe243f66b8 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] GET https://10.4.3.121/volume/v3/volumes/05402d6f-0956-4cac-9e66-55a23a41b3e0 Aug 13 06:08:27.851037 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cbeb8a58-4027-4c0f-878e-90fe243f66b8 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:27.851329 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cbeb8a58-4027-4c0f-878e-90fe243f66b8 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:27.853829 np0000007163 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=250,cinder:UPDATE=22,cinder:INSERT=4 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:08:27.856803 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:27.856803 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:27.857804 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5e77c1c4-6836-4bd6-b322-e7a09eafb57a tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 returned with HTTP 200 Aug 13 06:08:27.858282 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 379/1520] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:27 2026] GET /volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:27.862560 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:27.862560 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:27.867593 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cbeb8a58-4027-4c0f-878e-90fe243f66b8 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Volume info retrieved successfully. Aug 13 06:08:27.873961 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cbeb8a58-4027-4c0f-878e-90fe243f66b8 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/volumes/05402d6f-0956-4cac-9e66-55a23a41b3e0 returned with HTTP 200 Aug 13 06:08:27.874480 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 375/1521] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:08:27 2026] GET /volume/v3/volumes/05402d6f-0956-4cac-9e66-55a23a41b3e0 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:27.887477 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e397cb29-9234-4cf1-a2d6-ed070f6905f2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:27.890919 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e397cb29-9234-4cf1-a2d6-ed070f6905f2 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] DELETE https://10.4.3.121/volume/v3/volumes/05402d6f-0956-4cac-9e66-55a23a41b3e0 Aug 13 06:08:27.891233 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e397cb29-9234-4cf1-a2d6-ed070f6905f2 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:27.891469 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e397cb29-9234-4cf1-a2d6-ed070f6905f2 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:27.891713 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-e397cb29-9234-4cf1-a2d6-ed070f6905f2 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Delete volume with id: 05402d6f-0956-4cac-9e66-55a23a41b3e0 Aug 13 06:08:27.902660 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:27.902660 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:27.903148 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e397cb29-9234-4cf1-a2d6-ed070f6905f2 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Volume info retrieved successfully. Aug 13 06:08:27.932021 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e397cb29-9234-4cf1-a2d6-ed070f6905f2 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Delete volume request issued successfully. Aug 13 06:08:27.932297 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e397cb29-9234-4cf1-a2d6-ed070f6905f2 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/volumes/05402d6f-0956-4cac-9e66-55a23a41b3e0 returned with HTTP 202 Aug 13 06:08:27.932804 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 387/1522] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:08:27 2026] DELETE /volume/v3/volumes/05402d6f-0956-4cac-9e66-55a23a41b3e0 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:08:27.941457 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-30584a2b-7e1d-4dc2-a6a4-35b481b26da7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:27.943448 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-30584a2b-7e1d-4dc2-a6a4-35b481b26da7 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] GET https://10.4.3.121/volume/v3/volumes/05402d6f-0956-4cac-9e66-55a23a41b3e0 Aug 13 06:08:27.943755 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-30584a2b-7e1d-4dc2-a6a4-35b481b26da7 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:27.944026 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-30584a2b-7e1d-4dc2-a6a4-35b481b26da7 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:27.954430 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:27.954430 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:27.958963 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-30584a2b-7e1d-4dc2-a6a4-35b481b26da7 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Volume info retrieved successfully. Aug 13 06:08:27.964620 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-30584a2b-7e1d-4dc2-a6a4-35b481b26da7 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/volumes/05402d6f-0956-4cac-9e66-55a23a41b3e0 returned with HTTP 200 Aug 13 06:08:27.965246 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 382/1523] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:08:27 2026] GET /volume/v3/volumes/05402d6f-0956-4cac-9e66-55a23a41b3e0 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:28.876719 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f1b8922a-9cc1-40dd-a2fa-b430011bf034 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:28.879693 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f1b8922a-9cc1-40dd-a2fa-b430011bf034 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 Aug 13 06:08:28.880196 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f1b8922a-9cc1-40dd-a2fa-b430011bf034 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:28.880507 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f1b8922a-9cc1-40dd-a2fa-b430011bf034 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:28.880686 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f1b8922a-9cc1-40dd-a2fa-b430011bf034 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 0c952356-a8cd-4c09-b647-b94ba74d7ca6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:28.889439 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:28.889439 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:28.890601 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f1b8922a-9cc1-40dd-a2fa-b430011bf034 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 returned with HTTP 200 Aug 13 06:08:28.891195 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 380/1524] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:28 2026] GET /volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:28.981238 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f4c7f869-37c6-4a7d-a55e-aa9d1d4881d2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:28.983006 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f4c7f869-37c6-4a7d-a55e-aa9d1d4881d2 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] GET https://10.4.3.121/volume/v3/volumes/05402d6f-0956-4cac-9e66-55a23a41b3e0 Aug 13 06:08:28.983283 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f4c7f869-37c6-4a7d-a55e-aa9d1d4881d2 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:28.983520 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f4c7f869-37c6-4a7d-a55e-aa9d1d4881d2 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:28.989392 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f4c7f869-37c6-4a7d-a55e-aa9d1d4881d2 tempest-VolumesBackupsV39Test-1179735103 tempest-VolumesBackupsV39Test-1179735103-project-member] https://10.4.3.121/volume/v3/volumes/05402d6f-0956-4cac-9e66-55a23a41b3e0 returned with HTTP 404 Aug 13 06:08:28.989961 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 376/1525] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:08:28 2026] GET /volume/v3/volumes/05402d6f-0956-4cac-9e66-55a23a41b3e0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:08:29.313456 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c65659d2-7aea-495f-acf3-a96400b25629 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:29.315348 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c65659d2-7aea-495f-acf3-a96400b25629 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] GET https://10.4.3.121/volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 Aug 13 06:08:29.315610 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c65659d2-7aea-495f-acf3-a96400b25629 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:29.315735 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c65659d2-7aea-495f-acf3-a96400b25629 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:29.322453 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:29.322453 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:29.327482 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c65659d2-7aea-495f-acf3-a96400b25629 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Volume info retrieved successfully. Aug 13 06:08:29.330972 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c65659d2-7aea-495f-acf3-a96400b25629 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 returned with HTTP 200 Aug 13 06:08:29.331454 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 388/1526] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:29 2026] GET /volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:29.405109 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5d01cdfa-b2e0-41de-bf1a-a8852babae93 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:29.407438 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5d01cdfa-b2e0-41de-bf1a-a8852babae93 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] GET https://10.4.3.121/volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 Aug 13 06:08:29.407709 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5d01cdfa-b2e0-41de-bf1a-a8852babae93 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:29.407945 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5d01cdfa-b2e0-41de-bf1a-a8852babae93 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:29.418131 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:29.418131 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:29.424376 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5d01cdfa-b2e0-41de-bf1a-a8852babae93 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Volume info retrieved successfully. Aug 13 06:08:29.430730 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5d01cdfa-b2e0-41de-bf1a-a8852babae93 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 returned with HTTP 200 Aug 13 06:08:29.431401 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 383/1527] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:29 2026] GET /volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:29.905097 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2f855e48-434b-47bc-a3b1-d888e41151a3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:29.906493 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2f855e48-434b-47bc-a3b1-d888e41151a3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 Aug 13 06:08:29.906493 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2f855e48-434b-47bc-a3b1-d888e41151a3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:29.906493 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2f855e48-434b-47bc-a3b1-d888e41151a3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:29.906493 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2f855e48-434b-47bc-a3b1-d888e41151a3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 0c952356-a8cd-4c09-b647-b94ba74d7ca6. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:29.911051 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:29.911051 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:29.912127 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2f855e48-434b-47bc-a3b1-d888e41151a3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 returned with HTTP 200 Aug 13 06:08:29.912723 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 381/1528] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:29 2026] GET /volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:30.925097 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1662b7d0-bd82-4969-962c-dea3700014b9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:30.930675 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1662b7d0-bd82-4969-962c-dea3700014b9 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 Aug 13 06:08:30.930988 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1662b7d0-bd82-4969-962c-dea3700014b9 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:30.931226 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1662b7d0-bd82-4969-962c-dea3700014b9 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:30.931452 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1662b7d0-bd82-4969-962c-dea3700014b9 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 0c952356-a8cd-4c09-b647-b94ba74d7ca6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:30.937883 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:30.937883 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:30.939130 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1662b7d0-bd82-4969-962c-dea3700014b9 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 returned with HTTP 200 Aug 13 06:08:30.939618 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 377/1529] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:30 2026] GET /volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:31.952592 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2fddebf4-6ea7-42f0-83b5-f5183070f664 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:31.954691 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2fddebf4-6ea7-42f0-83b5-f5183070f664 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 Aug 13 06:08:31.954827 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2fddebf4-6ea7-42f0-83b5-f5183070f664 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:31.955101 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2fddebf4-6ea7-42f0-83b5-f5183070f664 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:31.955244 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-2fddebf4-6ea7-42f0-83b5-f5183070f664 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 0c952356-a8cd-4c09-b647-b94ba74d7ca6. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:31.957044 np0000007163 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=287,cinder:INSERT=24,cinder:UPDATE=67 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:08:31.960257 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:31.960257 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:31.961057 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2fddebf4-6ea7-42f0-83b5-f5183070f664 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 returned with HTTP 200 Aug 13 06:08:31.961632 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 389/1530] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:31 2026] GET /volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:32.616147 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-580f281a-faf9-48a1-ba10-b3951f48050c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:32.617948 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-580f281a-faf9-48a1-ba10-b3951f48050c tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] DELETE https://10.4.3.121/volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 Aug 13 06:08:32.618201 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-580f281a-faf9-48a1-ba10-b3951f48050c tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:32.618424 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-580f281a-faf9-48a1-ba10-b3951f48050c tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:32.618610 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-580f281a-faf9-48a1-ba10-b3951f48050c tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Delete volume with id: 6922abb0-ca96-4c65-8a8e-354011294f21 Aug 13 06:08:32.627274 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:32.627274 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:32.628097 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-580f281a-faf9-48a1-ba10-b3951f48050c tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Volume info retrieved successfully. Aug 13 06:08:32.656903 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-580f281a-faf9-48a1-ba10-b3951f48050c tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Delete volume request issued successfully. Aug 13 06:08:32.657193 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-580f281a-faf9-48a1-ba10-b3951f48050c tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 returned with HTTP 202 Aug 13 06:08:32.657741 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 384/1531] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:08:32 2026] DELETE /volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:08:32.665761 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4709c55a-bc89-4361-afe2-c24208a6e6c2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:32.669321 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4709c55a-bc89-4361-afe2-c24208a6e6c2 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] GET https://10.4.3.121/volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 Aug 13 06:08:32.669321 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4709c55a-bc89-4361-afe2-c24208a6e6c2 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:32.669321 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4709c55a-bc89-4361-afe2-c24208a6e6c2 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:32.680578 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:32.680578 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:32.687209 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4709c55a-bc89-4361-afe2-c24208a6e6c2 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Volume info retrieved successfully. Aug 13 06:08:32.693728 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4709c55a-bc89-4361-afe2-c24208a6e6c2 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 returned with HTTP 200 Aug 13 06:08:32.694404 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 382/1532] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:32 2026] GET /volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:32.973811 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a3449d29-7e85-4bab-96cf-20e84cfe2df2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:32.975735 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3449d29-7e85-4bab-96cf-20e84cfe2df2 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 Aug 13 06:08:32.975961 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a3449d29-7e85-4bab-96cf-20e84cfe2df2 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:32.976148 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a3449d29-7e85-4bab-96cf-20e84cfe2df2 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:32.976270 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a3449d29-7e85-4bab-96cf-20e84cfe2df2 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 0c952356-a8cd-4c09-b647-b94ba74d7ca6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:32.981098 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:32.981098 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:32.982256 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3449d29-7e85-4bab-96cf-20e84cfe2df2 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 returned with HTTP 200 Aug 13 06:08:32.982390 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 378/1533] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:32 2026] GET /volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:08:33.713887 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-de50f5a8-daf2-4cd9-b1d5-e08607861185 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:33.716086 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-de50f5a8-daf2-4cd9-b1d5-e08607861185 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] GET https://10.4.3.121/volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 Aug 13 06:08:33.716514 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-de50f5a8-daf2-4cd9-b1d5-e08607861185 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:33.717993 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-de50f5a8-daf2-4cd9-b1d5-e08607861185 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:33.722745 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-de50f5a8-daf2-4cd9-b1d5-e08607861185 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 returned with HTTP 404 Aug 13 06:08:33.723358 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 390/1534] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:33 2026] GET /volume/v3/volumes/6922abb0-ca96-4c65-8a8e-354011294f21 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:08:33.786042 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-140a58a7-f1ce-48c8-85ff-0a513c43cd87 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:33.788555 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-140a58a7-f1ce-48c8-85ff-0a513c43cd87 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] DELETE https://10.4.3.121/volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b Aug 13 06:08:33.788784 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-140a58a7-f1ce-48c8-85ff-0a513c43cd87 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:33.788983 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-140a58a7-f1ce-48c8-85ff-0a513c43cd87 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:33.789173 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-140a58a7-f1ce-48c8-85ff-0a513c43cd87 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Delete volume with id: 187d86ae-f5e4-4048-91cb-e077d0b00f2b Aug 13 06:08:33.808831 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:33.808831 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:33.809492 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-140a58a7-f1ce-48c8-85ff-0a513c43cd87 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Volume info retrieved successfully. Aug 13 06:08:33.829760 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-140a58a7-f1ce-48c8-85ff-0a513c43cd87 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Delete volume request issued successfully. Aug 13 06:08:33.830028 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-140a58a7-f1ce-48c8-85ff-0a513c43cd87 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b returned with HTTP 202 Aug 13 06:08:33.830617 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 385/1535] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:08:33 2026] DELETE /volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:08:33.838065 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6fa60c27-80c6-426c-8172-3d383a471a1a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:33.841938 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6fa60c27-80c6-426c-8172-3d383a471a1a tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] GET https://10.4.3.121/volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b Aug 13 06:08:33.842236 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6fa60c27-80c6-426c-8172-3d383a471a1a tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:33.842498 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6fa60c27-80c6-426c-8172-3d383a471a1a tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:33.853781 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:33.853781 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:33.858326 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6fa60c27-80c6-426c-8172-3d383a471a1a tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Volume info retrieved successfully. Aug 13 06:08:33.865201 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6fa60c27-80c6-426c-8172-3d383a471a1a tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b returned with HTTP 200 Aug 13 06:08:33.866255 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 383/1536] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:33 2026] GET /volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:33.993948 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-62190919-8447-4c49-a311-bebe23218e3b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:33.995843 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-62190919-8447-4c49-a311-bebe23218e3b tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 Aug 13 06:08:33.996053 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-62190919-8447-4c49-a311-bebe23218e3b tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:33.996282 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-62190919-8447-4c49-a311-bebe23218e3b tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:33.996393 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-62190919-8447-4c49-a311-bebe23218e3b tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 0c952356-a8cd-4c09-b647-b94ba74d7ca6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:34.000948 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:34.000948 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:34.001901 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-62190919-8447-4c49-a311-bebe23218e3b tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 returned with HTTP 200 Aug 13 06:08:34.002368 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 379/1537] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:33 2026] GET /volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:34.882398 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a38e28a2-0840-4522-b303-a8c9f647bb19 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:34.884467 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a38e28a2-0840-4522-b303-a8c9f647bb19 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] GET https://10.4.3.121/volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b Aug 13 06:08:34.884670 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a38e28a2-0840-4522-b303-a8c9f647bb19 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:34.884856 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a38e28a2-0840-4522-b303-a8c9f647bb19 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:34.895479 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a38e28a2-0840-4522-b303-a8c9f647bb19 tempest-AttachVolumeShelveTestJSON-867291898 tempest-AttachVolumeShelveTestJSON-867291898-project-member] https://10.4.3.121/volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b returned with HTTP 404 Aug 13 06:08:34.896627 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 391/1538] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:34 2026] GET /volume/v3/volumes/187d86ae-f5e4-4048-91cb-e077d0b00f2b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:08:35.015091 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b2880cae-bf09-40d6-9219-8242b253f59e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:35.016912 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b2880cae-bf09-40d6-9219-8242b253f59e tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 Aug 13 06:08:35.017214 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b2880cae-bf09-40d6-9219-8242b253f59e tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:35.017499 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b2880cae-bf09-40d6-9219-8242b253f59e tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:35.017648 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b2880cae-bf09-40d6-9219-8242b253f59e tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 0c952356-a8cd-4c09-b647-b94ba74d7ca6. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:35.022285 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:35.022285 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:35.023342 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b2880cae-bf09-40d6-9219-8242b253f59e tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 returned with HTTP 200 Aug 13 06:08:35.023837 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 386/1539] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:35 2026] GET /volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:35.036124 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-424c25cf-43a2-47d4-9421-78df6e178eda None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:35.038145 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-424c25cf-43a2-47d4-9421-78df6e178eda tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/volumes/e667682f-dc76-4cc5-b2e1-5aa9b9185786 Aug 13 06:08:35.038407 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-424c25cf-43a2-47d4-9421-78df6e178eda tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:35.038632 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-424c25cf-43a2-47d4-9421-78df6e178eda tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:35.048168 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:35.048168 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:35.053146 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-424c25cf-43a2-47d4-9421-78df6e178eda tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Volume info retrieved successfully. Aug 13 06:08:35.058173 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-424c25cf-43a2-47d4-9421-78df6e178eda tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/volumes/e667682f-dc76-4cc5-b2e1-5aa9b9185786 returned with HTTP 200 Aug 13 06:08:35.058571 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 384/1540] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:35 2026] GET /volume/v3/volumes/e667682f-dc76-4cc5-b2e1-5aa9b9185786 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:35.072752 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ed1e158c-4bd7-4fa2-9e96-3d01a6461af3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:35.075055 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ed1e158c-4bd7-4fa2-9e96-3d01a6461af3 tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] POST https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6/action Aug 13 06:08:35.075720 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ed1e158c-4bd7-4fa2-9e96-3d01a6461af3 tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:08:35.076000 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ed1e158c-4bd7-4fa2-9e96-3d01a6461af3 tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:35.077908 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-ed1e158c-4bd7-4fa2-9e96-3d01a6461af3 tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] Updating backup '0c952356-a8cd-4c09-b647-b94ba74d7ca6' with '{'status': 'error'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 06:08:35.088043 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:35.088043 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:35.095702 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-ed1e158c-4bd7-4fa2-9e96-3d01a6461af3 tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] reset_status in rpcapi backup_id 0c952356-a8cd-4c09-b647-b94ba74d7ca6 on host np0000007163. {{(pid=100324) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 13 06:08:35.097679 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ed1e158c-4bd7-4fa2-9e96-3d01a6461af3 tempest-VolumesBackupsAdminTest-207198448 tempest-VolumesBackupsAdminTest-207198448-project-admin] https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6/action returned with HTTP 202 Aug 13 06:08:35.098056 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 380/1541] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:08:35 2026] POST /volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:08:35.106165 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-89c311a5-1e2b-41d1-9c11-90408f9ee2a8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:35.108307 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-89c311a5-1e2b-41d1-9c11-90408f9ee2a8 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 Aug 13 06:08:35.108495 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-89c311a5-1e2b-41d1-9c11-90408f9ee2a8 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:35.108674 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-89c311a5-1e2b-41d1-9c11-90408f9ee2a8 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:35.108867 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-89c311a5-1e2b-41d1-9c11-90408f9ee2a8 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 0c952356-a8cd-4c09-b647-b94ba74d7ca6. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:35.115879 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:35.115879 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:35.117214 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-89c311a5-1e2b-41d1-9c11-90408f9ee2a8 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 returned with HTTP 200 Aug 13 06:08:35.117902 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 392/1542] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:35 2026] GET /volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:36.128706 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-38a1cbc9-a357-4229-a67f-eb42bdb9a3a3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:36.131195 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-38a1cbc9-a357-4229-a67f-eb42bdb9a3a3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 Aug 13 06:08:36.131521 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-38a1cbc9-a357-4229-a67f-eb42bdb9a3a3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:36.131749 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-38a1cbc9-a357-4229-a67f-eb42bdb9a3a3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:36.131850 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-38a1cbc9-a357-4229-a67f-eb42bdb9a3a3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 0c952356-a8cd-4c09-b647-b94ba74d7ca6. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:36.138424 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:36.138424 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:36.139268 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-38a1cbc9-a357-4229-a67f-eb42bdb9a3a3 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 returned with HTTP 200 Aug 13 06:08:36.139634 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 387/1543] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:36 2026] GET /volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:36.149876 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-69139a82-6b34-4fed-b2a8-83f671d2b55b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:36.151766 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-69139a82-6b34-4fed-b2a8-83f671d2b55b tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] DELETE https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 Aug 13 06:08:36.151980 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-69139a82-6b34-4fed-b2a8-83f671d2b55b tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:36.152158 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-69139a82-6b34-4fed-b2a8-83f671d2b55b tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:36.152503 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-69139a82-6b34-4fed-b2a8-83f671d2b55b tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Delete backup with id: 0c952356-a8cd-4c09-b647-b94ba74d7ca6. Aug 13 06:08:36.158925 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:36.158925 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:36.178632 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-69139a82-6b34-4fed-b2a8-83f671d2b55b tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] delete_backup rpcapi backup_id 0c952356-a8cd-4c09-b647-b94ba74d7ca6 {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:08:36.180715 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-69139a82-6b34-4fed-b2a8-83f671d2b55b tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 returned with HTTP 202 Aug 13 06:08:36.181471 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 385/1544] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:08:36 2026] DELETE /volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:08:36.191680 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-61e3e86c-10d3-4ad8-ab50-aec16139a680 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:36.193986 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-61e3e86c-10d3-4ad8-ab50-aec16139a680 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 Aug 13 06:08:36.194163 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-61e3e86c-10d3-4ad8-ab50-aec16139a680 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:36.194378 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-61e3e86c-10d3-4ad8-ab50-aec16139a680 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:36.194481 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-61e3e86c-10d3-4ad8-ab50-aec16139a680 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 0c952356-a8cd-4c09-b647-b94ba74d7ca6. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:36.199077 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:36.199077 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:36.199786 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-61e3e86c-10d3-4ad8-ab50-aec16139a680 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 returned with HTTP 200 Aug 13 06:08:36.200115 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 381/1545] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:36 2026] GET /volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:37.212211 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a808777e-36f1-4771-bf02-a39c3109d861 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:37.214416 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a808777e-36f1-4771-bf02-a39c3109d861 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 Aug 13 06:08:37.214642 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a808777e-36f1-4771-bf02-a39c3109d861 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:37.214856 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a808777e-36f1-4771-bf02-a39c3109d861 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:37.214994 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a808777e-36f1-4771-bf02-a39c3109d861 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Show backup with id 0c952356-a8cd-4c09-b647-b94ba74d7ca6. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:37.219723 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a808777e-36f1-4771-bf02-a39c3109d861 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 returned with HTTP 404 Aug 13 06:08:37.220312 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 393/1546] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:37 2026] GET /volume/v3/backups/0c952356-a8cd-4c09-b647-b94ba74d7ca6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:08:37.304927 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ba81b61d-72cf-4228-9874-3a46fa9b382a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:37.307082 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ba81b61d-72cf-4228-9874-3a46fa9b382a tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/volumes/e667682f-dc76-4cc5-b2e1-5aa9b9185786 Aug 13 06:08:37.307432 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ba81b61d-72cf-4228-9874-3a46fa9b382a tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:37.307618 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ba81b61d-72cf-4228-9874-3a46fa9b382a tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:37.316340 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:37.316340 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:37.321055 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ba81b61d-72cf-4228-9874-3a46fa9b382a tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Volume info retrieved successfully. Aug 13 06:08:37.326414 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ba81b61d-72cf-4228-9874-3a46fa9b382a tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/volumes/e667682f-dc76-4cc5-b2e1-5aa9b9185786 returned with HTTP 200 Aug 13 06:08:37.327034 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 388/1547] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:37 2026] GET /volume/v3/volumes/e667682f-dc76-4cc5-b2e1-5aa9b9185786 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:37.347652 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7650762a-3113-45fe-bdc6-87ca03f0dd4d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:37.350747 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7650762a-3113-45fe-bdc6-87ca03f0dd4d tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] DELETE https://10.4.3.121/volume/v3/volumes/e667682f-dc76-4cc5-b2e1-5aa9b9185786 Aug 13 06:08:37.350962 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7650762a-3113-45fe-bdc6-87ca03f0dd4d tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:37.351212 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7650762a-3113-45fe-bdc6-87ca03f0dd4d tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:37.351420 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-7650762a-3113-45fe-bdc6-87ca03f0dd4d tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Delete volume with id: e667682f-dc76-4cc5-b2e1-5aa9b9185786 Aug 13 06:08:37.363408 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:37.363408 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:37.363724 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7650762a-3113-45fe-bdc6-87ca03f0dd4d tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Volume info retrieved successfully. Aug 13 06:08:37.382975 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7650762a-3113-45fe-bdc6-87ca03f0dd4d tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Delete volume request issued successfully. Aug 13 06:08:37.383169 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7650762a-3113-45fe-bdc6-87ca03f0dd4d tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/volumes/e667682f-dc76-4cc5-b2e1-5aa9b9185786 returned with HTTP 202 Aug 13 06:08:37.383581 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 386/1548] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:08:37 2026] DELETE /volume/v3/volumes/e667682f-dc76-4cc5-b2e1-5aa9b9185786 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:08:37.397005 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9e1312eb-429d-4a4a-83eb-5e2a69b46a12 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:37.400664 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9e1312eb-429d-4a4a-83eb-5e2a69b46a12 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/volumes/e667682f-dc76-4cc5-b2e1-5aa9b9185786 Aug 13 06:08:37.400664 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9e1312eb-429d-4a4a-83eb-5e2a69b46a12 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:37.400787 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9e1312eb-429d-4a4a-83eb-5e2a69b46a12 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:37.412843 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:37.412843 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:37.419209 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9e1312eb-429d-4a4a-83eb-5e2a69b46a12 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Volume info retrieved successfully. Aug 13 06:08:37.425929 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9e1312eb-429d-4a4a-83eb-5e2a69b46a12 tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/volumes/e667682f-dc76-4cc5-b2e1-5aa9b9185786 returned with HTTP 200 Aug 13 06:08:37.426998 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 382/1549] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:37 2026] GET /volume/v3/volumes/e667682f-dc76-4cc5-b2e1-5aa9b9185786 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:38.104003 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7391da7d-4ede-4a27-8917-460eb3735bfd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:38.258409 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7391da7d-4ede-4a27-8917-460eb3735bfd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:08:38.258846 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7391da7d-4ede-4a27-8917-460eb3735bfd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-952317381", "imageRef": "bcc3fff6-3f04-4f78-90dc-2c99a667b3c9"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:38.260604 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-7391da7d-4ede-4a27-8917-460eb3735bfd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-952317381', 'imageRef': 'bcc3fff6-3f04-4f78-90dc-2c99a667b3c9'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:08:38.382843 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-7391da7d-4ede-4a27-8917-460eb3735bfd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Create volume of 1 GB Aug 13 06:08:38.383258 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:38.383258 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:38.384903 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7391da7d-4ede-4a27-8917-460eb3735bfd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Availability Zones retrieved successfully. Aug 13 06:08:38.395675 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7391da7d-4ede-4a27-8917-460eb3735bfd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Flow 'volume_create_api' (8e973f68-3ed1-4e02-aad6-4dcf327ceaff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:08:38.397314 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7391da7d-4ede-4a27-8917-460eb3735bfd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (960e4ca9-627a-4c69-b269-31b506843817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:38.398913 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-7391da7d-4ede-4a27-8917-460eb3735bfd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:08:38.443826 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ca84ada2-5bbf-4256-9f8a-56336e5f705a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:38.444645 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:38.444645 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:38.447651 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ca84ada2-5bbf-4256-9f8a-56336e5f705a tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] GET https://10.4.3.121/volume/v3/volumes/e667682f-dc76-4cc5-b2e1-5aa9b9185786 Aug 13 06:08:38.447962 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ca84ada2-5bbf-4256-9f8a-56336e5f705a tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:38.448099 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ca84ada2-5bbf-4256-9f8a-56336e5f705a tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:38.458153 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ca84ada2-5bbf-4256-9f8a-56336e5f705a tempest-VolumesBackupsAdminTest-330248044 tempest-VolumesBackupsAdminTest-330248044-project-member] https://10.4.3.121/volume/v3/volumes/e667682f-dc76-4cc5-b2e1-5aa9b9185786 returned with HTTP 404 Aug 13 06:08:38.459017 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7391da7d-4ede-4a27-8917-460eb3735bfd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (960e4ca9-627a-4c69-b269-31b506843817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:18Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=8e2e25bd-7431-4dc5-9b94-1f6f2a98915b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e2e25bd-7431-4dc5-9b94-1f6f2a98915b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:38.459229 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 389/1550] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:38 2026] GET /volume/v3/volumes/e667682f-dc76-4cc5-b2e1-5aa9b9185786 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 06:08:38.459933 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7391da7d-4ede-4a27-8917-460eb3735bfd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (256c97c2-d413-4578-900b-c81a2e97def4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:38.531231 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-7391da7d-4ede-4a27-8917-460eb3735bfd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Created reservations ['ee8bb0ff-b48c-4f5d-be58-77e69a255999', '5d5958ce-51db-4b5d-a3c9-f38098fe4733', '73fc91ea-feb1-464f-8fd5-e0370a3c2b64', 'cbd072f9-2f6c-4065-9b92-530974c9ffbc'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:08:38.532585 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7391da7d-4ede-4a27-8917-460eb3735bfd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (256c97c2-d413-4578-900b-c81a2e97def4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee8bb0ff-b48c-4f5d-be58-77e69a255999', '5d5958ce-51db-4b5d-a3c9-f38098fe4733', '73fc91ea-feb1-464f-8fd5-e0370a3c2b64', 'cbd072f9-2f6c-4065-9b92-530974c9ffbc']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:38.533491 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7391da7d-4ede-4a27-8917-460eb3735bfd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4e9821b-9e8a-4d10-aa25-284f96292df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:38.561805 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7391da7d-4ede-4a27-8917-460eb3735bfd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4e9821b-9e8a-4d10-aa25-284f96292df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b76a1f75-7f08-40de-a61d-62f4c67e4ddb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-952317381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='15197d957c65405eb5bace091ca0de3b',qos_specs=None,replication_status=,reservations=['ee8bb0ff-b48c-4f5d-be58-77e69a255999','5d5958ce-51db-4b5d-a3c9-f38098fe4733','73fc91ea-feb1-464f-8fd5-e0370a3c2b64','cbd072f9-2f6c-4065-9b92-530974c9ffbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84add7ca9c7e4db7a0095a318bc21f77',volume_type_id=8e2e25bd-7431-4dc5-9b94-1f6f2a98915b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:08:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-952317381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b76a1f75-7f08-40de-a61d-62f4c67e4ddb,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='15197d957c65405eb5bace091ca0de3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84add7ca9c7e4db7a0095a318bc21f77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e2e25bd-7431-4dc5-9b94-1f6f2a98915b),volume_type_id=8e2e25bd-7431-4dc5-9b94-1f6f2a98915b)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:38.562692 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7391da7d-4ede-4a27-8917-460eb3735bfd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc2b1481-27cf-4a80-bb11-14d33052eadb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:38.579996 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7391da7d-4ede-4a27-8917-460eb3735bfd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc2b1481-27cf-4a80-bb11-14d33052eadb) transitioned into state 'SUCCESS' from state '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-952317381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='15197d957c65405eb5bace091ca0de3b',qos_specs=None,replication_status=,reservations=['ee8bb0ff-b48c-4f5d-be58-77e69a255999','5d5958ce-51db-4b5d-a3c9-f38098fe4733','73fc91ea-feb1-464f-8fd5-e0370a3c2b64','cbd072f9-2f6c-4065-9b92-530974c9ffbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84add7ca9c7e4db7a0095a318bc21f77',volume_type_id=8e2e25bd-7431-4dc5-9b94-1f6f2a98915b)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:38.580680 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7391da7d-4ede-4a27-8917-460eb3735bfd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b39a1b12-8ecd-4f21-9319-7555e84ce000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:38.589557 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7391da7d-4ede-4a27-8917-460eb3735bfd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b39a1b12-8ecd-4f21-9319-7555e84ce000) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:38.590427 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7391da7d-4ede-4a27-8917-460eb3735bfd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Flow 'volume_create_api' (8e973f68-3ed1-4e02-aad6-4dcf327ceaff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:08:38.590706 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7391da7d-4ede-4a27-8917-460eb3735bfd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Create volume request issued successfully. Aug 13 06:08:38.591249 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7391da7d-4ede-4a27-8917-460eb3735bfd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:08:38.591768 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 394/1551] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:08:38 2026] POST /volume/v3/volumes => generated 759 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:08:38.602634 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4bf14034-fc0a-4746-a7c8-7a0dceb49759 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:38.604551 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4bf14034-fc0a-4746-a7c8-7a0dceb49759 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/b76a1f75-7f08-40de-a61d-62f4c67e4ddb Aug 13 06:08:38.605220 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4bf14034-fc0a-4746-a7c8-7a0dceb49759 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:38.605220 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4bf14034-fc0a-4746-a7c8-7a0dceb49759 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:38.612505 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:38.612505 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:38.616588 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4bf14034-fc0a-4746-a7c8-7a0dceb49759 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:08:38.620713 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4bf14034-fc0a-4746-a7c8-7a0dceb49759 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/b76a1f75-7f08-40de-a61d-62f4c67e4ddb returned with HTTP 200 Aug 13 06:08:38.620964 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 387/1552] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:38 2026] GET /volume/v3/volumes/b76a1f75-7f08-40de-a61d-62f4c67e4ddb => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:39.633741 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4234cbd4-62d9-4c26-968b-aab5bd6b9fce None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:39.635684 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4234cbd4-62d9-4c26-968b-aab5bd6b9fce tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/b76a1f75-7f08-40de-a61d-62f4c67e4ddb Aug 13 06:08:39.635882 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4234cbd4-62d9-4c26-968b-aab5bd6b9fce tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:39.636080 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4234cbd4-62d9-4c26-968b-aab5bd6b9fce tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:39.645014 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:39.645014 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:39.649132 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4234cbd4-62d9-4c26-968b-aab5bd6b9fce tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:08:39.656063 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4234cbd4-62d9-4c26-968b-aab5bd6b9fce tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/b76a1f75-7f08-40de-a61d-62f4c67e4ddb returned with HTTP 200 Aug 13 06:08:39.656578 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 383/1553] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:39 2026] GET /volume/v3/volumes/b76a1f75-7f08-40de-a61d-62f4c67e4ddb => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:08:39.795483 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-74740b09-1551-4eba-9356-3b6b250e2a0d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:39.797449 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-74740b09-1551-4eba-9356-3b6b250e2a0d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/b76a1f75-7f08-40de-a61d-62f4c67e4ddb Aug 13 06:08:39.797705 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-74740b09-1551-4eba-9356-3b6b250e2a0d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:39.797931 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-74740b09-1551-4eba-9356-3b6b250e2a0d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:39.807646 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:39.807646 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:39.812299 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-74740b09-1551-4eba-9356-3b6b250e2a0d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:08:39.817743 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-74740b09-1551-4eba-9356-3b6b250e2a0d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/b76a1f75-7f08-40de-a61d-62f4c67e4ddb returned with HTTP 200 Aug 13 06:08:39.818173 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 390/1554] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:08:39 2026] GET /volume/v3/volumes/b76a1f75-7f08-40de-a61d-62f4c67e4ddb => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:08:40.437593 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8f26e9e5-aa71-4dfa-9cda-34f866ad678a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:40.440302 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f26e9e5-aa71-4dfa-9cda-34f866ad678a tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] GET https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 Aug 13 06:08:40.440945 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8f26e9e5-aa71-4dfa-9cda-34f866ad678a tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:40.441219 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8f26e9e5-aa71-4dfa-9cda-34f866ad678a tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:40.457826 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:40.457826 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:40.463091 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8f26e9e5-aa71-4dfa-9cda-34f866ad678a tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Volume info retrieved successfully. Aug 13 06:08:40.470023 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f26e9e5-aa71-4dfa-9cda-34f866ad678a tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 returned with HTTP 200 Aug 13 06:08:40.471195 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 395/1555] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:40 2026] GET /volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:08:40.498059 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-4c39a249-9301-4252-b877-84bd78b91d5f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:40.500902 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-4c39a249-9301-4252-b877-84bd78b91d5f tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/b76a1f75-7f08-40de-a61d-62f4c67e4ddb Aug 13 06:08:40.500902 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-4c39a249-9301-4252-b877-84bd78b91d5f tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:40.501344 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-4c39a249-9301-4252-b877-84bd78b91d5f tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:40.510384 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:40.510384 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:40.517629 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-4c39a249-9301-4252-b877-84bd78b91d5f tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:08:40.523161 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-4c39a249-9301-4252-b877-84bd78b91d5f tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/b76a1f75-7f08-40de-a61d-62f4c67e4ddb returned with HTTP 200 Aug 13 06:08:40.523561 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 388/1556] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:08:40 2026] GET /volume/v3/volumes/b76a1f75-7f08-40de-a61d-62f4c67e4ddb => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:08:40.538571 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a3fae9d6-11bf-43e1-a6ae-addcd379e3b5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:40.538571 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3fae9d6-11bf-43e1-a6ae-addcd379e3b5 None None] GET https://10.4.3.121/volume// Aug 13 06:08:40.538571 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a3fae9d6-11bf-43e1-a6ae-addcd379e3b5 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:40.538571 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a3fae9d6-11bf-43e1-a6ae-addcd379e3b5 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:40.538571 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3fae9d6-11bf-43e1-a6ae-addcd379e3b5 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:08:40.538571 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 384/1557] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:08:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:08:40.549675 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-6dea69f9-55e2-4628-88af-8012c8c3a892 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:40.552212 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-6dea69f9-55e2-4628-88af-8012c8c3a892 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:08:40.552212 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-6dea69f9-55e2-4628-88af-8012c8c3a892 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b76a1f75-7f08-40de-a61d-62f4c67e4ddb", "connector": null, "instance_uuid": "2fd77e6e-9d1b-40d9-b3fe-aec3899e403b"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:40.563388 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:40.563388 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:40.593348 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-6dea69f9-55e2-4628-88af-8012c8c3a892 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:08:40.593957 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 391/1558] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:08:40 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 06:08:40.762007 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-99b29136-d528-4d3a-9430-2be02df0f90c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:40.763827 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-99b29136-d528-4d3a-9430-2be02df0f90c tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] GET https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 Aug 13 06:08:40.764067 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-99b29136-d528-4d3a-9430-2be02df0f90c tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:40.764334 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-99b29136-d528-4d3a-9430-2be02df0f90c tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:40.777835 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:40.777835 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:40.787540 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-99b29136-d528-4d3a-9430-2be02df0f90c tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Volume info retrieved successfully. Aug 13 06:08:40.792821 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-99b29136-d528-4d3a-9430-2be02df0f90c tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 returned with HTTP 200 Aug 13 06:08:40.793224 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 396/1559] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:40 2026] GET /volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:08:40.862572 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1825f747-beab-4719-a667-9f3d9775957f req-1580f0f0-6a1e-47d0-b31d-9b106a7dcd62 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:40.865031 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1825f747-beab-4719-a667-9f3d9775957f req-1580f0f0-6a1e-47d0-b31d-9b106a7dcd62 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] GET https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 Aug 13 06:08:40.866502 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1825f747-beab-4719-a667-9f3d9775957f req-1580f0f0-6a1e-47d0-b31d-9b106a7dcd62 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:40.866502 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1825f747-beab-4719-a667-9f3d9775957f req-1580f0f0-6a1e-47d0-b31d-9b106a7dcd62 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:40.881209 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:40.881209 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:40.888255 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-1825f747-beab-4719-a667-9f3d9775957f req-1580f0f0-6a1e-47d0-b31d-9b106a7dcd62 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Volume info retrieved successfully. Aug 13 06:08:40.892878 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1825f747-beab-4719-a667-9f3d9775957f req-1580f0f0-6a1e-47d0-b31d-9b106a7dcd62 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 returned with HTTP 200 Aug 13 06:08:40.893274 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 389/1560] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:08:40 2026] GET /volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:08:40.915412 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1825f747-beab-4719-a667-9f3d9775957f req-743f0c24-0809-4588-88bf-0f7890620714 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:40.917819 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1825f747-beab-4719-a667-9f3d9775957f req-743f0c24-0809-4588-88bf-0f7890620714 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] POST https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098/action Aug 13 06:08:40.918194 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1825f747-beab-4719-a667-9f3d9775957f req-743f0c24-0809-4588-88bf-0f7890620714 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:08:40.918310 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1825f747-beab-4719-a667-9f3d9775957f req-743f0c24-0809-4588-88bf-0f7890620714 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:40.929322 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:40.929322 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:40.930154 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-1825f747-beab-4719-a667-9f3d9775957f req-743f0c24-0809-4588-88bf-0f7890620714 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Volume info retrieved successfully. Aug 13 06:08:40.932722 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-756fe032-a285-46be-bacf-a2f7aa509025 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:40.935992 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-1825f747-beab-4719-a667-9f3d9775957f req-743f0c24-0809-4588-88bf-0f7890620714 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Begin detaching volume completed successfully. Aug 13 06:08:40.936146 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1825f747-beab-4719-a667-9f3d9775957f req-743f0c24-0809-4588-88bf-0f7890620714 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098/action returned with HTTP 202 Aug 13 06:08:40.936652 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 385/1561] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:08:40 2026] POST /volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:08:40.989130 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cac2d1d9-5260-46c1-8bf3-8147bc8f3c70 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:40.989523 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cac2d1d9-5260-46c1-8bf3-8147bc8f3c70 None None] GET https://10.4.3.121/volume// Aug 13 06:08:40.989573 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cac2d1d9-5260-46c1-8bf3-8147bc8f3c70 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:40.990350 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cac2d1d9-5260-46c1-8bf3-8147bc8f3c70 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:40.990350 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cac2d1d9-5260-46c1-8bf3-8147bc8f3c70 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:08:40.990350 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 397/1562] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:08:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:08:41.000295 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1825f747-beab-4719-a667-9f3d9775957f req-849e26ec-027e-4eee-8f60-23aff79b4073 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:41.003960 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1825f747-beab-4719-a667-9f3d9775957f req-849e26ec-027e-4eee-8f60-23aff79b4073 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] GET https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 Aug 13 06:08:41.004069 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1825f747-beab-4719-a667-9f3d9775957f req-849e26ec-027e-4eee-8f60-23aff79b4073 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:41.004253 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1825f747-beab-4719-a667-9f3d9775957f req-849e26ec-027e-4eee-8f60-23aff79b4073 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:41.018340 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:41.018340 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:41.025667 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-1825f747-beab-4719-a667-9f3d9775957f req-849e26ec-027e-4eee-8f60-23aff79b4073 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Volume info retrieved successfully. Aug 13 06:08:41.030861 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1825f747-beab-4719-a667-9f3d9775957f req-849e26ec-027e-4eee-8f60-23aff79b4073 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 returned with HTTP 200 Aug 13 06:08:41.031466 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 390/1563] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:08:40 2026] GET /volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 => generated 1321 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:08:41.106601 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-756fe032-a285-46be-bacf-a2f7aa509025 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:08:41.107010 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-756fe032-a285-46be-bacf-a2f7aa509025 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-945199753"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:41.111482 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-756fe032-a285-46be-bacf-a2f7aa509025 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-945199753'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:08:41.111482 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-756fe032-a285-46be-bacf-a2f7aa509025 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Create volume of 1 GB Aug 13 06:08:41.111482 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:41.111482 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:41.113114 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-756fe032-a285-46be-bacf-a2f7aa509025 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Availability Zones retrieved successfully. Aug 13 06:08:41.120632 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-756fe032-a285-46be-bacf-a2f7aa509025 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Flow 'volume_create_api' (264d5834-e63c-4a98-8114-54969a65e600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:08:41.123570 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-756fe032-a285-46be-bacf-a2f7aa509025 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7ead65e-88ed-4c7d-89f1-28aab3d52cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:41.127174 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-756fe032-a285-46be-bacf-a2f7aa509025 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:08:41.170089 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-756fe032-a285-46be-bacf-a2f7aa509025 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7ead65e-88ed-4c7d-89f1-28aab3d52cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:41.171257 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-756fe032-a285-46be-bacf-a2f7aa509025 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5195247-2e07-4263-ba46-97d09a917509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:41.257621 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-756fe032-a285-46be-bacf-a2f7aa509025 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Created reservations ['8ec7cc33-325f-44c2-b124-64604e8964a9', 'a6af0f7f-18b4-40aa-8ce6-7ffb9433eedb', '4303b2e6-becc-45c3-b472-a58fa69e9795', '385a469d-4897-4bb5-9ff1-2d0485bca4e9'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:08:41.258372 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-756fe032-a285-46be-bacf-a2f7aa509025 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5195247-2e07-4263-ba46-97d09a917509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ec7cc33-325f-44c2-b124-64604e8964a9', 'a6af0f7f-18b4-40aa-8ce6-7ffb9433eedb', '4303b2e6-becc-45c3-b472-a58fa69e9795', '385a469d-4897-4bb5-9ff1-2d0485bca4e9']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:41.259039 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-756fe032-a285-46be-bacf-a2f7aa509025 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87a4f705-1666-4ede-b743-7ab927b29fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:41.286510 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-756fe032-a285-46be-bacf-a2f7aa509025 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87a4f705-1666-4ede-b743-7ab927b29fa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '617a64d5-655c-4f8a-a17c-b92fdde2375d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-945199753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c885f6419e3c432ebbcf6e6c9146ae66',qos_specs=None,replication_status=,reservations=['8ec7cc33-325f-44c2-b124-64604e8964a9','a6af0f7f-18b4-40aa-8ce6-7ffb9433eedb','4303b2e6-becc-45c3-b472-a58fa69e9795','385a469d-4897-4bb5-9ff1-2d0485bca4e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d651b5bec6d47358c44540d73d23dc6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:08:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-945199753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=617a64d5-655c-4f8a-a17c-b92fdde2375d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c885f6419e3c432ebbcf6e6c9146ae66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d651b5bec6d47358c44540d73d23dc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:41.287494 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-756fe032-a285-46be-bacf-a2f7aa509025 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1128469-49b2-4343-9301-060995d23c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:41.313055 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-756fe032-a285-46be-bacf-a2f7aa509025 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1128469-49b2-4343-9301-060995d23c86) transitioned into state 'SUCCESS' from state '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-945199753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c885f6419e3c432ebbcf6e6c9146ae66',qos_specs=None,replication_status=,reservations=['8ec7cc33-325f-44c2-b124-64604e8964a9','a6af0f7f-18b4-40aa-8ce6-7ffb9433eedb','4303b2e6-becc-45c3-b472-a58fa69e9795','385a469d-4897-4bb5-9ff1-2d0485bca4e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d651b5bec6d47358c44540d73d23dc6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:41.313822 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-756fe032-a285-46be-bacf-a2f7aa509025 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09ed0e97-3846-457b-ae1d-6988a9421e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:41.325518 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-756fe032-a285-46be-bacf-a2f7aa509025 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09ed0e97-3846-457b-ae1d-6988a9421e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:41.326571 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-756fe032-a285-46be-bacf-a2f7aa509025 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Flow 'volume_create_api' (264d5834-e63c-4a98-8114-54969a65e600) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:08:41.326934 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-756fe032-a285-46be-bacf-a2f7aa509025 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Create volume request issued successfully. Aug 13 06:08:41.327743 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-756fe032-a285-46be-bacf-a2f7aa509025 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:08:41.328350 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 392/1564] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:08:40 2026] POST /volume/v3/volumes => generated 749 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:08:41.348335 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4a162705-e06b-4ec8-818b-0bfe9a159fe7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:41.350867 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4a162705-e06b-4ec8-818b-0bfe9a159fe7 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] GET https://10.4.3.121/volume/v3/volumes/617a64d5-655c-4f8a-a17c-b92fdde2375d Aug 13 06:08:41.351210 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4a162705-e06b-4ec8-818b-0bfe9a159fe7 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:41.351537 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4a162705-e06b-4ec8-818b-0bfe9a159fe7 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:41.366071 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:41.366071 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:41.377554 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4a162705-e06b-4ec8-818b-0bfe9a159fe7 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Volume info retrieved successfully. Aug 13 06:08:41.381083 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4a162705-e06b-4ec8-818b-0bfe9a159fe7 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] https://10.4.3.121/volume/v3/volumes/617a64d5-655c-4f8a-a17c-b92fdde2375d returned with HTTP 200 Aug 13 06:08:41.381886 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 386/1565] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:41 2026] GET /volume/v3/volumes/617a64d5-655c-4f8a-a17c-b92fdde2375d => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:42.179082 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-1825f747-beab-4719-a667-9f3d9775957f req-10602944-f782-44bd-bc12-bbba39438b5c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:42.183738 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-1825f747-beab-4719-a667-9f3d9775957f req-10602944-f782-44bd-bc12-bbba39438b5c tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] DELETE https://10.4.3.121/volume/v3/attachments/131cd824-e638-4f12-8505-4ab73e561018 Aug 13 06:08:42.184000 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-1825f747-beab-4719-a667-9f3d9775957f req-10602944-f782-44bd-bc12-bbba39438b5c tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:42.184294 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-1825f747-beab-4719-a667-9f3d9775957f req-10602944-f782-44bd-bc12-bbba39438b5c tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:42.200354 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:42.200354 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:42.280531 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-1825f747-beab-4719-a667-9f3d9775957f req-10602944-f782-44bd-bc12-bbba39438b5c tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/attachments/131cd824-e638-4f12-8505-4ab73e561018 returned with HTTP 200 Aug 13 06:08:42.281141 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 398/1566] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:08:42 2026] DELETE /volume/v3/attachments/131cd824-e638-4f12-8505-4ab73e561018 => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:42.286936 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6444a8e1-aff5-4ecb-96b1-2ee9489e43a3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:42.287410 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6444a8e1-aff5-4ecb-96b1-2ee9489e43a3 None None] GET https://10.4.3.121/volume// Aug 13 06:08:42.287632 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6444a8e1-aff5-4ecb-96b1-2ee9489e43a3 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:42.287865 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6444a8e1-aff5-4ecb-96b1-2ee9489e43a3 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:42.288194 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6444a8e1-aff5-4ecb-96b1-2ee9489e43a3 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:08:42.288507 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 391/1567] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:08:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:08:42.330138 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-7adc4ca8-b79f-4383-a6e9-a1dd6bc91144 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:42.333554 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-7adc4ca8-b79f-4383-a6e9-a1dd6bc91144 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/b76a1f75-7f08-40de-a61d-62f4c67e4ddb Aug 13 06:08:42.333907 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-7adc4ca8-b79f-4383-a6e9-a1dd6bc91144 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:42.334246 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-7adc4ca8-b79f-4383-a6e9-a1dd6bc91144 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:42.352718 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:42.352718 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:42.357820 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-7adc4ca8-b79f-4383-a6e9-a1dd6bc91144 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:08:42.363608 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-7adc4ca8-b79f-4383-a6e9-a1dd6bc91144 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/b76a1f75-7f08-40de-a61d-62f4c67e4ddb returned with HTTP 200 Aug 13 06:08:42.364253 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 393/1568] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:08:42 2026] GET /volume/v3/volumes/b76a1f75-7f08-40de-a61d-62f4c67e4ddb => generated 1546 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:08:42.396762 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-efd37a80-bf8b-4c5f-ae29-8b751ac51f4b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:42.399419 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-efd37a80-bf8b-4c5f-ae29-8b751ac51f4b tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] GET https://10.4.3.121/volume/v3/volumes/617a64d5-655c-4f8a-a17c-b92fdde2375d Aug 13 06:08:42.399700 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-efd37a80-bf8b-4c5f-ae29-8b751ac51f4b tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:42.399951 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-efd37a80-bf8b-4c5f-ae29-8b751ac51f4b tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:42.409158 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:42.409158 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:42.413748 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-efd37a80-bf8b-4c5f-ae29-8b751ac51f4b tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Volume info retrieved successfully. Aug 13 06:08:42.418641 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-efd37a80-bf8b-4c5f-ae29-8b751ac51f4b tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] https://10.4.3.121/volume/v3/volumes/617a64d5-655c-4f8a-a17c-b92fdde2375d returned with HTTP 200 Aug 13 06:08:42.418983 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 387/1569] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:42 2026] GET /volume/v3/volumes/617a64d5-655c-4f8a-a17c-b92fdde2375d => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:42.434659 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dbcb21f4-7564-4317-934f-a7280cf7c5b0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:42.436566 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dbcb21f4-7564-4317-934f-a7280cf7c5b0 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] GET https://10.4.3.121/volume/v3/limits Aug 13 06:08:42.436849 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dbcb21f4-7564-4317-934f-a7280cf7c5b0 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:42.437125 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dbcb21f4-7564-4317-934f-a7280cf7c5b0 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:42.446003 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:42.446003 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:42.456391 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dbcb21f4-7564-4317-934f-a7280cf7c5b0 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] https://10.4.3.121/volume/v3/limits returned with HTTP 200 Aug 13 06:08:42.456859 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 399/1570] 10.4.3.121 () {66 vars in 1234 bytes} [Thu Aug 13 06:08:42 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 13 06:08:42.467689 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2dfc96d6-79ed-44ae-82d2-4ca182c8eb60 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:42.469611 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2dfc96d6-79ed-44ae-82d2-4ca182c8eb60 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] GET https://10.4.3.121/volume/v3/volumes/617a64d5-655c-4f8a-a17c-b92fdde2375d Aug 13 06:08:42.469833 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2dfc96d6-79ed-44ae-82d2-4ca182c8eb60 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:42.470029 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2dfc96d6-79ed-44ae-82d2-4ca182c8eb60 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:42.478758 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:42.478758 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:42.487079 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2dfc96d6-79ed-44ae-82d2-4ca182c8eb60 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Volume info retrieved successfully. Aug 13 06:08:42.492286 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2dfc96d6-79ed-44ae-82d2-4ca182c8eb60 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] https://10.4.3.121/volume/v3/volumes/617a64d5-655c-4f8a-a17c-b92fdde2375d returned with HTTP 200 Aug 13 06:08:42.492678 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 392/1571] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:42 2026] GET /volume/v3/volumes/617a64d5-655c-4f8a-a17c-b92fdde2375d => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:42.508081 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8930a4f1-82ef-4782-9abc-d176011777d5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:42.510419 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8930a4f1-82ef-4782-9abc-d176011777d5 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] DELETE https://10.4.3.121/volume/v3/volumes/617a64d5-655c-4f8a-a17c-b92fdde2375d Aug 13 06:08:42.512168 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8930a4f1-82ef-4782-9abc-d176011777d5 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:42.512168 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8930a4f1-82ef-4782-9abc-d176011777d5 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:42.512168 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-8930a4f1-82ef-4782-9abc-d176011777d5 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Delete volume with id: 617a64d5-655c-4f8a-a17c-b92fdde2375d Aug 13 06:08:42.521172 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:42.521172 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:42.522381 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8930a4f1-82ef-4782-9abc-d176011777d5 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Volume info retrieved successfully. Aug 13 06:08:42.538084 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-1c6d6575-42d5-4fb0-a98e-868162f97534 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:42.546356 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-1c6d6575-42d5-4fb0-a98e-868162f97534 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] PUT https://10.4.3.121/volume/v3/attachments/ba3b3903-2cb8-4df2-9278-f8942f0a3208 Aug 13 06:08:42.546356 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-1c6d6575-42d5-4fb0-a98e-868162f97534 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:42.565619 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8930a4f1-82ef-4782-9abc-d176011777d5 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Delete volume request issued successfully. Aug 13 06:08:42.565619 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8930a4f1-82ef-4782-9abc-d176011777d5 tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] https://10.4.3.121/volume/v3/volumes/617a64d5-655c-4f8a-a17c-b92fdde2375d returned with HTTP 202 Aug 13 06:08:42.566247 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 394/1572] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:08:42 2026] DELETE /volume/v3/volumes/617a64d5-655c-4f8a-a17c-b92fdde2375d => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:08:42.575575 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-1c6d6575-42d5-4fb0-a98e-868162f97534 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Acquiring lock "cinder-attachment_update-b76a1f75-7f08-40de-a61d-62f4c67e4ddb-np0000007163" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:08:42.578023 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f772bd8e-a677-4dd2-be4d-46b8162cd8dd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:42.578121 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-1c6d6575-42d5-4fb0-a98e-868162f97534 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Lock "cinder-attachment_update-b76a1f75-7f08-40de-a61d-62f4c67e4ddb-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:08:42.579627 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:42.579627 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:42.581225 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f772bd8e-a677-4dd2-be4d-46b8162cd8dd tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] GET https://10.4.3.121/volume/v3/volumes/617a64d5-655c-4f8a-a17c-b92fdde2375d Aug 13 06:08:42.581355 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f772bd8e-a677-4dd2-be4d-46b8162cd8dd tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:42.581636 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f772bd8e-a677-4dd2-be4d-46b8162cd8dd tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:42.590226 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:42.590226 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:42.595085 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f772bd8e-a677-4dd2-be4d-46b8162cd8dd tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Volume info retrieved successfully. Aug 13 06:08:42.602515 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f772bd8e-a677-4dd2-be4d-46b8162cd8dd tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] https://10.4.3.121/volume/v3/volumes/617a64d5-655c-4f8a-a17c-b92fdde2375d returned with HTTP 200 Aug 13 06:08:42.603493 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 400/1573] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:42 2026] GET /volume/v3/volumes/617a64d5-655c-4f8a-a17c-b92fdde2375d => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:42.709323 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-1c6d6575-42d5-4fb0-a98e-868162f97534 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Lock "cinder-attachment_update-b76a1f75-7f08-40de-a61d-62f4c67e4ddb-np0000007163" released by "attachment_update" :: held 0.130s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:08:42.709323 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-1c6d6575-42d5-4fb0-a98e-868162f97534 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments/ba3b3903-2cb8-4df2-9278-f8942f0a3208 returned with HTTP 200 Aug 13 06:08:42.709323 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 388/1574] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:08:42 2026] PUT /volume/v3/attachments/ba3b3903-2cb8-4df2-9278-f8942f0a3208 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:08:42.741012 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-350e2c47-44b4-46c8-b2c8-f035ba705409 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:42.743832 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-350e2c47-44b4-46c8-b2c8-f035ba705409 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] POST https://10.4.3.121/volume/v3/attachments/ba3b3903-2cb8-4df2-9278-f8942f0a3208/action Aug 13 06:08:42.744176 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-350e2c47-44b4-46c8-b2c8-f035ba705409 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:08:42.744341 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-350e2c47-44b4-46c8-b2c8-f035ba705409 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:42.772163 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:42.772163 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:42.790743 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-424a582b-c081-40a1-bd23-90baf6370fb3 req-350e2c47-44b4-46c8-b2c8-f035ba705409 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments/ba3b3903-2cb8-4df2-9278-f8942f0a3208/action returned with HTTP 204 Aug 13 06:08:42.791327 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 393/1575] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:08:42 2026] POST /volume/v3/attachments/ba3b3903-2cb8-4df2-9278-f8942f0a3208/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:08:43.055697 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-83809936-a7f5-4bcb-9eca-f786e1e9660c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:43.106707 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3bfcd7b6-3166-42ab-8a6c-89f4f426dfb9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:43.109342 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3bfcd7b6-3166-42ab-8a6c-89f4f426dfb9 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] GET https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 Aug 13 06:08:43.109342 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3bfcd7b6-3166-42ab-8a6c-89f4f426dfb9 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:43.109342 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3bfcd7b6-3166-42ab-8a6c-89f4f426dfb9 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:43.118781 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:43.118781 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:43.126807 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3bfcd7b6-3166-42ab-8a6c-89f4f426dfb9 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Volume info retrieved successfully. Aug 13 06:08:43.139947 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3bfcd7b6-3166-42ab-8a6c-89f4f426dfb9 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 returned with HTTP 200 Aug 13 06:08:43.142016 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 401/1576] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:43 2026] GET /volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:43.150522 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-83809936-a7f5-4bcb-9eca-f786e1e9660c tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:08:43.150522 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-83809936-a7f5-4bcb-9eca-f786e1e9660c tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1699251163"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:43.152176 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-83809936-a7f5-4bcb-9eca-f786e1e9660c tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1699251163'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:08:43.152333 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-83809936-a7f5-4bcb-9eca-f786e1e9660c tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Create volume of 1 GB Aug 13 06:08:43.157689 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-83809936-a7f5-4bcb-9eca-f786e1e9660c tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Availability Zones retrieved successfully. Aug 13 06:08:43.166264 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83809936-a7f5-4bcb-9eca-f786e1e9660c tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Flow 'volume_create_api' (9f6c8a9d-a677-4bb5-bdfa-70e3821d1df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:08:43.167667 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83809936-a7f5-4bcb-9eca-f786e1e9660c tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdec5d1c-aa06-46bb-8c3a-ac60fbace829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:43.169259 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-83809936-a7f5-4bcb-9eca-f786e1e9660c tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:08:43.209101 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83809936-a7f5-4bcb-9eca-f786e1e9660c tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdec5d1c-aa06-46bb-8c3a-ac60fbace829) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:43.212203 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83809936-a7f5-4bcb-9eca-f786e1e9660c tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a81e2650-a7ce-4f24-bf07-64e9e1f6f89e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:43.285969 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-83809936-a7f5-4bcb-9eca-f786e1e9660c tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Created reservations ['24176b04-fc2b-4182-bbc0-62fab55a90f2', 'db6412dd-26f8-4425-be8c-8a8bb7c0b22c', '292ce59f-0d40-4b5c-ad7b-a1b25b5e9057', 'f3e0cac5-185d-4943-bc9a-9af102459773'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:08:43.286422 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83809936-a7f5-4bcb-9eca-f786e1e9660c tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a81e2650-a7ce-4f24-bf07-64e9e1f6f89e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24176b04-fc2b-4182-bbc0-62fab55a90f2', 'db6412dd-26f8-4425-be8c-8a8bb7c0b22c', '292ce59f-0d40-4b5c-ad7b-a1b25b5e9057', 'f3e0cac5-185d-4943-bc9a-9af102459773']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:43.287303 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83809936-a7f5-4bcb-9eca-f786e1e9660c tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b3adc7d-77fd-444d-816d-283c9a7fbb96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:43.326164 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83809936-a7f5-4bcb-9eca-f786e1e9660c tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b3adc7d-77fd-444d-816d-283c9a7fbb96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1699251163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afff210a35c54b16a68ad8e6fbdf2483',qos_specs=None,replication_status=,reservations=['24176b04-fc2b-4182-bbc0-62fab55a90f2','db6412dd-26f8-4425-be8c-8a8bb7c0b22c','292ce59f-0d40-4b5c-ad7b-a1b25b5e9057','f3e0cac5-185d-4943-bc9a-9af102459773'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c4914a01e2d46deb724606c21f37552',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:08:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1699251163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afff210a35c54b16a68ad8e6fbdf2483',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c4914a01e2d46deb724606c21f37552',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:43.327807 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83809936-a7f5-4bcb-9eca-f786e1e9660c tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2d88dec-a64a-4394-a846-b76a61ee3774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:43.364331 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83809936-a7f5-4bcb-9eca-f786e1e9660c tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2d88dec-a64a-4394-a846-b76a61ee3774) transitioned into state 'SUCCESS' from state '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-1699251163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afff210a35c54b16a68ad8e6fbdf2483',qos_specs=None,replication_status=,reservations=['24176b04-fc2b-4182-bbc0-62fab55a90f2','db6412dd-26f8-4425-be8c-8a8bb7c0b22c','292ce59f-0d40-4b5c-ad7b-a1b25b5e9057','f3e0cac5-185d-4943-bc9a-9af102459773'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c4914a01e2d46deb724606c21f37552',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:43.365587 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83809936-a7f5-4bcb-9eca-f786e1e9660c tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47725040-6b28-4b85-99c0-202847dbc6d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:43.381249 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83809936-a7f5-4bcb-9eca-f786e1e9660c tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47725040-6b28-4b85-99c0-202847dbc6d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:43.382504 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-83809936-a7f5-4bcb-9eca-f786e1e9660c tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Flow 'volume_create_api' (9f6c8a9d-a677-4bb5-bdfa-70e3821d1df0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:08:43.382919 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-83809936-a7f5-4bcb-9eca-f786e1e9660c tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Create volume request issued successfully. Aug 13 06:08:43.383780 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-83809936-a7f5-4bcb-9eca-f786e1e9660c tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:08:43.384242 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 395/1577] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:08:43 2026] POST /volume/v3/volumes => generated 774 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:08:43.401950 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5a9720da-c557-4ddb-bdfe-a75c0cff6f34 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:43.405483 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5a9720da-c557-4ddb-bdfe-a75c0cff6f34 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] GET https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd Aug 13 06:08:43.405483 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5a9720da-c557-4ddb-bdfe-a75c0cff6f34 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:43.405483 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5a9720da-c557-4ddb-bdfe-a75c0cff6f34 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:43.415286 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:43.415286 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:43.422420 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5a9720da-c557-4ddb-bdfe-a75c0cff6f34 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Volume info retrieved successfully. Aug 13 06:08:43.431382 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5a9720da-c557-4ddb-bdfe-a75c0cff6f34 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd returned with HTTP 200 Aug 13 06:08:43.431915 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 389/1578] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:08:43 2026] GET /volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:08:43.621429 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-88348809-ff95-42dd-8447-434f02eb2ffd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:43.623875 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-88348809-ff95-42dd-8447-434f02eb2ffd tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] GET https://10.4.3.121/volume/v3/volumes/617a64d5-655c-4f8a-a17c-b92fdde2375d Aug 13 06:08:43.624215 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-88348809-ff95-42dd-8447-434f02eb2ffd tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:43.624732 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-88348809-ff95-42dd-8447-434f02eb2ffd tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:43.631625 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-88348809-ff95-42dd-8447-434f02eb2ffd tempest-AbsoluteLimitsTests-798978411 tempest-AbsoluteLimitsTests-798978411-project-member] https://10.4.3.121/volume/v3/volumes/617a64d5-655c-4f8a-a17c-b92fdde2375d returned with HTTP 404 Aug 13 06:08:43.632350 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 394/1579] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:43 2026] GET /volume/v3/volumes/617a64d5-655c-4f8a-a17c-b92fdde2375d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:08:44.452615 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e44c53f6-0ff4-4f14-a8c0-18c4f0302e1b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:44.455431 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e44c53f6-0ff4-4f14-a8c0-18c4f0302e1b tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] GET https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd Aug 13 06:08:44.455708 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e44c53f6-0ff4-4f14-a8c0-18c4f0302e1b tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:44.456004 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e44c53f6-0ff4-4f14-a8c0-18c4f0302e1b tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:44.475060 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:44.475060 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:44.487135 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e44c53f6-0ff4-4f14-a8c0-18c4f0302e1b tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Volume info retrieved successfully. Aug 13 06:08:44.497339 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e44c53f6-0ff4-4f14-a8c0-18c4f0302e1b tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd returned with HTTP 200 Aug 13 06:08:44.497788 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 402/1580] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:08:44 2026] GET /volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd => generated 867 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:08:45.973447 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ad90284a-5e92-4b81-bd62-812c6849f854 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:45.975369 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ad90284a-5e92-4b81-bd62-812c6849f854 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:08:45.975737 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ad90284a-5e92-4b81-bd62-812c6849f854 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-120920641", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:45.977360 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-ad90284a-5e92-4b81-bd62-812c6849f854 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-120920641', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:08:45.977477 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-ad90284a-5e92-4b81-bd62-812c6849f854 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Create volume of 1 GB Aug 13 06:08:45.977745 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:45.977745 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:45.981634 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ad90284a-5e92-4b81-bd62-812c6849f854 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Availability Zones retrieved successfully. Aug 13 06:08:45.988408 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ad90284a-5e92-4b81-bd62-812c6849f854 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Flow 'volume_create_api' (8ade73dc-afb6-4357-8568-29f172df8d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:08:45.989765 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ad90284a-5e92-4b81-bd62-812c6849f854 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4978f573-5af7-49a4-b004-edc95ace849e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:45.990867 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-ad90284a-5e92-4b81-bd62-812c6849f854 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:08:46.015772 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ad90284a-5e92-4b81-bd62-812c6849f854 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4978f573-5af7-49a4-b004-edc95ace849e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:46.016571 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ad90284a-5e92-4b81-bd62-812c6849f854 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15bb7d3c-2a0a-4ba2-b915-4d4cbfb93fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:46.080025 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-ad90284a-5e92-4b81-bd62-812c6849f854 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Created reservations ['3f7c871e-3e3f-482c-94c7-b84a496c2e78', '2b29f70f-0c0c-4e15-90f7-7870baa418de', '8c8f9b8d-869e-487d-b420-9919d6a996b5', '24e478ab-62a6-42b4-bc29-ac3112663e37'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:08:46.081002 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ad90284a-5e92-4b81-bd62-812c6849f854 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15bb7d3c-2a0a-4ba2-b915-4d4cbfb93fec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f7c871e-3e3f-482c-94c7-b84a496c2e78', '2b29f70f-0c0c-4e15-90f7-7870baa418de', '8c8f9b8d-869e-487d-b420-9919d6a996b5', '24e478ab-62a6-42b4-bc29-ac3112663e37']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:46.081843 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ad90284a-5e92-4b81-bd62-812c6849f854 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82d525b2-6eab-4e72-a4f6-1fbf56f7a9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:46.106904 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ad90284a-5e92-4b81-bd62-812c6849f854 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82d525b2-6eab-4e72-a4f6-1fbf56f7a9b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6544b4a-8c30-4a28-8ca3-1d611202cf7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-120920641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e71103c7b254ebfadbcd3ff6863224a',qos_specs=None,replication_status=,reservations=['3f7c871e-3e3f-482c-94c7-b84a496c2e78','2b29f70f-0c0c-4e15-90f7-7870baa418de','8c8f9b8d-869e-487d-b420-9919d6a996b5','24e478ab-62a6-42b4-bc29-ac3112663e37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70fdd2ef7bf844799515598d171c0032',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:08:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-120920641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6544b4a-8c30-4a28-8ca3-1d611202cf7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e71103c7b254ebfadbcd3ff6863224a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70fdd2ef7bf844799515598d171c0032',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:46.107615 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ad90284a-5e92-4b81-bd62-812c6849f854 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88f5d8fa-a82b-4a91-90bd-66301b54fca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:46.128907 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ad90284a-5e92-4b81-bd62-812c6849f854 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88f5d8fa-a82b-4a91-90bd-66301b54fca9) transitioned into state 'SUCCESS' from state '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-120920641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e71103c7b254ebfadbcd3ff6863224a',qos_specs=None,replication_status=,reservations=['3f7c871e-3e3f-482c-94c7-b84a496c2e78','2b29f70f-0c0c-4e15-90f7-7870baa418de','8c8f9b8d-869e-487d-b420-9919d6a996b5','24e478ab-62a6-42b4-bc29-ac3112663e37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70fdd2ef7bf844799515598d171c0032',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:46.129561 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ad90284a-5e92-4b81-bd62-812c6849f854 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35645da6-4a8f-44ea-961e-78a2089bb081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:46.139623 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ad90284a-5e92-4b81-bd62-812c6849f854 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35645da6-4a8f-44ea-961e-78a2089bb081) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:46.140347 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ad90284a-5e92-4b81-bd62-812c6849f854 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Flow 'volume_create_api' (8ade73dc-afb6-4357-8568-29f172df8d96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:08:46.140621 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ad90284a-5e92-4b81-bd62-812c6849f854 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Create volume request issued successfully. Aug 13 06:08:46.141146 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ad90284a-5e92-4b81-bd62-812c6849f854 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:08:46.141967 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 396/1581] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:08:45 2026] POST /volume/v3/volumes => generated 754 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:08:46.158105 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d392a1a6-4fee-43fa-8c9e-6935a4475069 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:46.159606 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d392a1a6-4fee-43fa-8c9e-6935a4475069 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b Aug 13 06:08:46.159777 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d392a1a6-4fee-43fa-8c9e-6935a4475069 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:46.159989 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d392a1a6-4fee-43fa-8c9e-6935a4475069 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:46.166008 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:46.166008 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:46.172975 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d392a1a6-4fee-43fa-8c9e-6935a4475069 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:08:46.177418 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d392a1a6-4fee-43fa-8c9e-6935a4475069 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b returned with HTTP 200 Aug 13 06:08:46.178251 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 390/1582] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:46 2026] GET /volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:46.594858 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d9864846-d6fa-4028-870b-5aa6129214ad None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:46.598238 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d9864846-d6fa-4028-870b-5aa6129214ad tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:08:46.598670 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d9864846-d6fa-4028-870b-5aa6129214ad tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2041504061", "imageRef": "bcc3fff6-3f04-4f78-90dc-2c99a667b3c9", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:46.599998 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-d9864846-d6fa-4028-870b-5aa6129214ad tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2041504061', 'imageRef': 'bcc3fff6-3f04-4f78-90dc-2c99a667b3c9', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:08:46.693899 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-d9864846-d6fa-4028-870b-5aa6129214ad tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Create volume of 1 GB Aug 13 06:08:46.698058 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d9864846-d6fa-4028-870b-5aa6129214ad tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Availability Zones retrieved successfully. Aug 13 06:08:46.704328 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d9864846-d6fa-4028-870b-5aa6129214ad tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Flow 'volume_create_api' (954d59ce-def2-4031-a829-d036ded7fef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:08:46.705582 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d9864846-d6fa-4028-870b-5aa6129214ad tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa0a3113-bbef-4298-a850-7ebd41da25d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:46.706646 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-d9864846-d6fa-4028-870b-5aa6129214ad tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:08:46.766687 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d9864846-d6fa-4028-870b-5aa6129214ad tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa0a3113-bbef-4298-a850-7ebd41da25d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:46.767511 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d9864846-d6fa-4028-870b-5aa6129214ad tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0ea8977-a17c-48ab-9594-e9afdb0a7756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:46.809053 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-d9864846-d6fa-4028-870b-5aa6129214ad tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Created reservations ['094b58d6-42bc-40bc-94a7-6d74bba545ba', '2dba642e-6c0f-44f4-8ad1-5d51c4ee2275', 'be48e8f1-a435-4dc6-ae7c-3809c677651d', '7bea9290-5fb0-4daa-a3c5-7b1adbb4bd45'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:08:46.809904 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d9864846-d6fa-4028-870b-5aa6129214ad tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0ea8977-a17c-48ab-9594-e9afdb0a7756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['094b58d6-42bc-40bc-94a7-6d74bba545ba', '2dba642e-6c0f-44f4-8ad1-5d51c4ee2275', 'be48e8f1-a435-4dc6-ae7c-3809c677651d', '7bea9290-5fb0-4daa-a3c5-7b1adbb4bd45']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:46.810850 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d9864846-d6fa-4028-870b-5aa6129214ad tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81ec4c20-de33-4347-8f63-3cf9be9ab7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:46.841567 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d9864846-d6fa-4028-870b-5aa6129214ad tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81ec4c20-de33-4347-8f63-3cf9be9ab7f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe323f0d-b666-457a-9293-0d22875dd7ef', '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-2041504061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bba22e459c5445b95df106cc7e9604e',qos_specs=None,replication_status=,reservations=['094b58d6-42bc-40bc-94a7-6d74bba545ba','2dba642e-6c0f-44f4-8ad1-5d51c4ee2275','be48e8f1-a435-4dc6-ae7c-3809c677651d','7bea9290-5fb0-4daa-a3c5-7b1adbb4bd45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e8b5992b0b440f835bd27a3c018b35',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:08:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2041504061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe323f0d-b666-457a-9293-0d22875dd7ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bba22e459c5445b95df106cc7e9604e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9e8b5992b0b440f835bd27a3c018b35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:46.842742 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d9864846-d6fa-4028-870b-5aa6129214ad tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dc853e8-6379-4dac-9b87-e9ab82c60247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:46.866114 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d9864846-d6fa-4028-870b-5aa6129214ad tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dc853e8-6379-4dac-9b87-e9ab82c60247) transitioned into state 'SUCCESS' from state '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-2041504061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bba22e459c5445b95df106cc7e9604e',qos_specs=None,replication_status=,reservations=['094b58d6-42bc-40bc-94a7-6d74bba545ba','2dba642e-6c0f-44f4-8ad1-5d51c4ee2275','be48e8f1-a435-4dc6-ae7c-3809c677651d','7bea9290-5fb0-4daa-a3c5-7b1adbb4bd45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e8b5992b0b440f835bd27a3c018b35',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:46.866991 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d9864846-d6fa-4028-870b-5aa6129214ad tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66d7c095-0df7-4ab0-af53-dc82b8f062df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:46.878616 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d9864846-d6fa-4028-870b-5aa6129214ad tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66d7c095-0df7-4ab0-af53-dc82b8f062df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:46.879414 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d9864846-d6fa-4028-870b-5aa6129214ad tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Flow 'volume_create_api' (954d59ce-def2-4031-a829-d036ded7fef3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:08:46.879750 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d9864846-d6fa-4028-870b-5aa6129214ad tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Create volume request issued successfully. Aug 13 06:08:46.880296 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d9864846-d6fa-4028-870b-5aa6129214ad tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:08:46.881201 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 395/1583] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:08:46 2026] POST /volume/v3/volumes => generated 753 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:08:46.892965 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4b71ac7d-48ed-4986-9bb0-9b2436310bb7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:46.894943 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b71ac7d-48ed-4986-9bb0-9b2436310bb7 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] GET https://10.4.3.121/volume/v3/volumes/fe323f0d-b666-457a-9293-0d22875dd7ef Aug 13 06:08:46.895195 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4b71ac7d-48ed-4986-9bb0-9b2436310bb7 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:46.895469 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4b71ac7d-48ed-4986-9bb0-9b2436310bb7 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:46.902479 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:46.902479 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:46.906580 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4b71ac7d-48ed-4986-9bb0-9b2436310bb7 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Volume info retrieved successfully. Aug 13 06:08:46.911638 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b71ac7d-48ed-4986-9bb0-9b2436310bb7 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/fe323f0d-b666-457a-9293-0d22875dd7ef returned with HTTP 200 Aug 13 06:08:46.912391 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 403/1584] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:46 2026] GET /volume/v3/volumes/fe323f0d-b666-457a-9293-0d22875dd7ef => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:47.193704 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9ac04f1d-788b-4ab0-9106-85f94831222e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:47.197133 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9ac04f1d-788b-4ab0-9106-85f94831222e tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b Aug 13 06:08:47.198643 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9ac04f1d-788b-4ab0-9106-85f94831222e tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:47.198807 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9ac04f1d-788b-4ab0-9106-85f94831222e tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:47.211907 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:47.211907 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:47.217368 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9ac04f1d-788b-4ab0-9106-85f94831222e tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:08:47.221103 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9ac04f1d-788b-4ab0-9106-85f94831222e tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b returned with HTTP 200 Aug 13 06:08:47.221485 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 397/1585] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:47 2026] GET /volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:47.237374 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-299a9332-169f-4e79-b2e3-5c253a36b327 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:47.239461 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-299a9332-169f-4e79-b2e3-5c253a36b327 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b Aug 13 06:08:47.239730 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-299a9332-169f-4e79-b2e3-5c253a36b327 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:47.239970 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-299a9332-169f-4e79-b2e3-5c253a36b327 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:47.248634 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:47.248634 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:47.252523 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-299a9332-169f-4e79-b2e3-5c253a36b327 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:08:47.257048 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-299a9332-169f-4e79-b2e3-5c253a36b327 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b returned with HTTP 200 Aug 13 06:08:47.257491 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 391/1586] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:47 2026] GET /volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:47.275580 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8b9727af-55df-4fb3-b6f9-df1057c73d76 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:47.276921 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b9727af-55df-4fb3-b6f9-df1057c73d76 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes Aug 13 06:08:47.277087 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b9727af-55df-4fb3-b6f9-df1057c73d76 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:47.277385 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b9727af-55df-4fb3-b6f9-df1057c73d76 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:47.277553 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-8b9727af-55df-4fb3-b6f9-df1057c73d76 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:08:47.278371 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:47.278371 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:47.278513 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-8b9727af-55df-4fb3-b6f9-df1057c73d76 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:08:47.289981 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8b9727af-55df-4fb3-b6f9-df1057c73d76 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Get all volumes completed successfully. Aug 13 06:08:47.290504 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b9727af-55df-4fb3-b6f9-df1057c73d76 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 200 Aug 13 06:08:47.290901 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 396/1587] 10.4.3.121 () {66 vars in 1237 bytes} [Thu Aug 13 06:08:47 2026] GET /volume/v3/volumes => generated 338 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:47.300441 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8f4fcafa-3c75-452e-97e8-44dbb9a9d88a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:47.305964 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f4fcafa-3c75-452e-97e8-44dbb9a9d88a tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b Aug 13 06:08:47.306324 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8f4fcafa-3c75-452e-97e8-44dbb9a9d88a tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:47.307021 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8f4fcafa-3c75-452e-97e8-44dbb9a9d88a tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:47.316510 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:47.316510 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:47.321733 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8f4fcafa-3c75-452e-97e8-44dbb9a9d88a tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:08:47.327148 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f4fcafa-3c75-452e-97e8-44dbb9a9d88a tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b returned with HTTP 200 Aug 13 06:08:47.327695 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 404/1588] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:47 2026] GET /volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:47.372501 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-72168585-af30-4b99-a857-518626baf428 req-8de2904c-15ff-4708-80e4-74582be068b4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:47.374410 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-72168585-af30-4b99-a857-518626baf428 req-8de2904c-15ff-4708-80e4-74582be068b4 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b Aug 13 06:08:47.375420 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-72168585-af30-4b99-a857-518626baf428 req-8de2904c-15ff-4708-80e4-74582be068b4 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:47.375693 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-72168585-af30-4b99-a857-518626baf428 req-8de2904c-15ff-4708-80e4-74582be068b4 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:47.382491 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:47.382491 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:47.385580 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-72168585-af30-4b99-a857-518626baf428 req-8de2904c-15ff-4708-80e4-74582be068b4 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:08:47.389248 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-72168585-af30-4b99-a857-518626baf428 req-8de2904c-15ff-4708-80e4-74582be068b4 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b returned with HTTP 200 Aug 13 06:08:47.389623 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 398/1589] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:08:47 2026] GET /volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:47.468670 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8a9caa9d-9c27-4a50-8a21-aad9d1c322f4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:47.469201 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a9caa9d-9c27-4a50-8a21-aad9d1c322f4 None None] GET https://10.4.3.121/volume// Aug 13 06:08:47.469455 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a9caa9d-9c27-4a50-8a21-aad9d1c322f4 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:47.469722 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a9caa9d-9c27-4a50-8a21-aad9d1c322f4 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:47.470123 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a9caa9d-9c27-4a50-8a21-aad9d1c322f4 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:08:47.470501 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 392/1590] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:08:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:08:47.477473 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-72168585-af30-4b99-a857-518626baf428 req-8d33fff2-4c1f-465d-96e6-642ac03829ba None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:47.566747 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-72168585-af30-4b99-a857-518626baf428 req-8d33fff2-4c1f-465d-96e6-642ac03829ba tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:08:47.567083 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-72168585-af30-4b99-a857-518626baf428 req-8d33fff2-4c1f-465d-96e6-642ac03829ba tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b6544b4a-8c30-4a28-8ca3-1d611202cf7b", "connector": null, "instance_uuid": "5cdec945-0415-442b-9249-cfa3edb4c103"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:47.580497 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:47.580497 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:47.620082 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-72168585-af30-4b99-a857-518626baf428 req-8d33fff2-4c1f-465d-96e6-642ac03829ba tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:08:47.620768 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 397/1591] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:08:47 2026] POST /volume/v3/attachments => generated 273 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:08:47.669910 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-87975934-7818-4d1c-89c6-16ca72751395 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:47.671822 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-87975934-7818-4d1c-89c6-16ca72751395 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b Aug 13 06:08:47.671998 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-87975934-7818-4d1c-89c6-16ca72751395 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:47.672165 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-87975934-7818-4d1c-89c6-16ca72751395 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:47.684814 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-55229575-4a9e-40cb-8d28-076e71efef3b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:47.685245 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-55229575-4a9e-40cb-8d28-076e71efef3b None None] GET https://10.4.3.121/volume// Aug 13 06:08:47.685957 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-55229575-4a9e-40cb-8d28-076e71efef3b None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:47.685957 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-55229575-4a9e-40cb-8d28-076e71efef3b None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:47.686061 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-55229575-4a9e-40cb-8d28-076e71efef3b None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:08:47.689201 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 399/1592] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:08:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:08:47.689269 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:47.689269 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:47.698369 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-72168585-af30-4b99-a857-518626baf428 req-b9d476dd-8f71-44fe-aa2a-37f6d76b796d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:47.698508 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-87975934-7818-4d1c-89c6-16ca72751395 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:08:47.704159 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-72168585-af30-4b99-a857-518626baf428 req-b9d476dd-8f71-44fe-aa2a-37f6d76b796d tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b Aug 13 06:08:47.704498 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-72168585-af30-4b99-a857-518626baf428 req-b9d476dd-8f71-44fe-aa2a-37f6d76b796d tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:47.704763 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-72168585-af30-4b99-a857-518626baf428 req-b9d476dd-8f71-44fe-aa2a-37f6d76b796d tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:47.705146 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-87975934-7818-4d1c-89c6-16ca72751395 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b returned with HTTP 200 Aug 13 06:08:47.705592 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 405/1593] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:47 2026] GET /volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:47.719953 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:47.719953 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:47.727201 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-72168585-af30-4b99-a857-518626baf428 req-b9d476dd-8f71-44fe-aa2a-37f6d76b796d tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:08:47.731794 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-72168585-af30-4b99-a857-518626baf428 req-b9d476dd-8f71-44fe-aa2a-37f6d76b796d tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b returned with HTTP 200 Aug 13 06:08:47.732479 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 393/1594] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:08:47 2026] GET /volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b => generated 1026 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:08:47.900878 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-72168585-af30-4b99-a857-518626baf428 req-8bd74e5b-a773-4151-9fd3-d52db02b62e2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:47.905204 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-72168585-af30-4b99-a857-518626baf428 req-8bd74e5b-a773-4151-9fd3-d52db02b62e2 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] PUT https://10.4.3.121/volume/v3/attachments/551c41ac-44d2-48a6-b7f0-7c67a118f5ec Aug 13 06:08:47.905204 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-72168585-af30-4b99-a857-518626baf428 req-8bd74e5b-a773-4151-9fd3-d52db02b62e2 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:47.912949 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-72168585-af30-4b99-a857-518626baf428 req-8bd74e5b-a773-4151-9fd3-d52db02b62e2 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Acquiring lock "cinder-attachment_update-b6544b4a-8c30-4a28-8ca3-1d611202cf7b-np0000007163" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:08:47.926174 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-72168585-af30-4b99-a857-518626baf428 req-8bd74e5b-a773-4151-9fd3-d52db02b62e2 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Lock "cinder-attachment_update-b6544b4a-8c30-4a28-8ca3-1d611202cf7b-np0000007163" acquired by "attachment_update" :: waited 0.013s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:08:47.927323 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:47.927323 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:47.928419 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-763c918a-6e76-4a11-b109-547f49176fe1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:47.933673 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-763c918a-6e76-4a11-b109-547f49176fe1 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] GET https://10.4.3.121/volume/v3/volumes/fe323f0d-b666-457a-9293-0d22875dd7ef Aug 13 06:08:47.933882 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-763c918a-6e76-4a11-b109-547f49176fe1 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:47.934103 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-763c918a-6e76-4a11-b109-547f49176fe1 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:47.947727 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:47.947727 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:47.951860 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-763c918a-6e76-4a11-b109-547f49176fe1 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Volume info retrieved successfully. Aug 13 06:08:47.957099 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-763c918a-6e76-4a11-b109-547f49176fe1 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/fe323f0d-b666-457a-9293-0d22875dd7ef returned with HTTP 200 Aug 13 06:08:47.957580 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 400/1595] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:47 2026] GET /volume/v3/volumes/fe323f0d-b666-457a-9293-0d22875dd7ef => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:08:47.999359 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-d11281b4-4882-4bd6-b6e9-ae60d50ab9a4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:48.001963 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-d11281b4-4882-4bd6-b6e9-ae60d50ab9a4 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] GET https://10.4.3.121/volume/v3/volumes/fe323f0d-b666-457a-9293-0d22875dd7ef Aug 13 06:08:48.003166 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-d11281b4-4882-4bd6-b6e9-ae60d50ab9a4 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:48.003591 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-d11281b4-4882-4bd6-b6e9-ae60d50ab9a4 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:48.011838 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:48.011838 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:48.017689 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-d11281b4-4882-4bd6-b6e9-ae60d50ab9a4 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Volume info retrieved successfully. Aug 13 06:08:48.022431 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-d11281b4-4882-4bd6-b6e9-ae60d50ab9a4 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/fe323f0d-b666-457a-9293-0d22875dd7ef returned with HTTP 200 Aug 13 06:08:48.022866 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 406/1596] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:08:47 2026] GET /volume/v3/volumes/fe323f0d-b666-457a-9293-0d22875dd7ef => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:08:48.034578 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-72168585-af30-4b99-a857-518626baf428 req-8bd74e5b-a773-4151-9fd3-d52db02b62e2 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Lock "cinder-attachment_update-b6544b4a-8c30-4a28-8ca3-1d611202cf7b-np0000007163" released by "attachment_update" :: held 0.108s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:08:48.034578 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-72168585-af30-4b99-a857-518626baf428 req-8bd74e5b-a773-4151-9fd3-d52db02b62e2 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/attachments/551c41ac-44d2-48a6-b7f0-7c67a118f5ec returned with HTTP 200 Aug 13 06:08:48.034692 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 398/1597] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:08:47 2026] PUT /volume/v3/attachments/551c41ac-44d2-48a6-b7f0-7c67a118f5ec => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:08:48.636206 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-9c4c13b0-606c-413c-944c-85a058c423ee None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:48.641786 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-9c4c13b0-606c-413c-944c-85a058c423ee tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] GET https://10.4.3.121/volume/v3/volumes/fe323f0d-b666-457a-9293-0d22875dd7ef Aug 13 06:08:48.641786 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-9c4c13b0-606c-413c-944c-85a058c423ee tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:48.641786 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-9c4c13b0-606c-413c-944c-85a058c423ee tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:48.649580 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:48.649580 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:48.653474 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-9c4c13b0-606c-413c-944c-85a058c423ee tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Volume info retrieved successfully. Aug 13 06:08:48.659965 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-9c4c13b0-606c-413c-944c-85a058c423ee tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/fe323f0d-b666-457a-9293-0d22875dd7ef returned with HTTP 200 Aug 13 06:08:48.660492 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 394/1598] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:08:48 2026] GET /volume/v3/volumes/fe323f0d-b666-457a-9293-0d22875dd7ef => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:08:48.672620 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-80f3e510-198f-4e28-9cbf-0f6fbee6efe2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:48.673343 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-80f3e510-198f-4e28-9cbf-0f6fbee6efe2 None None] GET https://10.4.3.121/volume// Aug 13 06:08:48.673476 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-80f3e510-198f-4e28-9cbf-0f6fbee6efe2 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:48.673723 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-80f3e510-198f-4e28-9cbf-0f6fbee6efe2 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:48.674049 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-80f3e510-198f-4e28-9cbf-0f6fbee6efe2 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:08:48.674367 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 401/1599] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:08:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:08:48.688752 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-a1a92587-bfef-461b-9629-5dde81a5d1ca None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:48.688752 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-a1a92587-bfef-461b-9629-5dde81a5d1ca tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:08:48.689096 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-a1a92587-bfef-461b-9629-5dde81a5d1ca tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe323f0d-b666-457a-9293-0d22875dd7ef", "connector": null, "instance_uuid": "1b9389a3-cba3-4ea7-95e4-083d57b4e627"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:48.703833 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:48.703833 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:48.722305 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f3de05ec-6c13-4182-8c9b-e1ac04ea0243 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:48.724499 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f3de05ec-6c13-4182-8c9b-e1ac04ea0243 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b Aug 13 06:08:48.725084 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f3de05ec-6c13-4182-8c9b-e1ac04ea0243 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:48.725485 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f3de05ec-6c13-4182-8c9b-e1ac04ea0243 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:48.733091 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-a1a92587-bfef-461b-9629-5dde81a5d1ca tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:08:48.733145 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 407/1600] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:08:48 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 13 06:08:48.741570 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:48.741570 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:48.748436 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f3de05ec-6c13-4182-8c9b-e1ac04ea0243 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:08:48.755974 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f3de05ec-6c13-4182-8c9b-e1ac04ea0243 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b returned with HTTP 200 Aug 13 06:08:48.756809 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 399/1601] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:48 2026] GET /volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:08:49.773789 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-19de5e46-bfda-40e6-af9d-04e61225b58a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:49.776471 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-19de5e46-bfda-40e6-af9d-04e61225b58a tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b Aug 13 06:08:49.776772 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-19de5e46-bfda-40e6-af9d-04e61225b58a tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:49.777073 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-19de5e46-bfda-40e6-af9d-04e61225b58a tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:49.792539 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:49.792539 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:49.807678 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-19de5e46-bfda-40e6-af9d-04e61225b58a tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:08:49.815730 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-19de5e46-bfda-40e6-af9d-04e61225b58a tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b returned with HTTP 200 Aug 13 06:08:49.816266 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 395/1602] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:49 2026] GET /volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:50.479212 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-87b75635-2991-4469-87f2-e0bac57316f5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:50.479212 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-87b75635-2991-4469-87f2-e0bac57316f5 None None] GET https://10.4.3.121/volume// Aug 13 06:08:50.479212 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-87b75635-2991-4469-87f2-e0bac57316f5 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:50.479212 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-87b75635-2991-4469-87f2-e0bac57316f5 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:50.479212 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-87b75635-2991-4469-87f2-e0bac57316f5 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:08:50.479791 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 402/1603] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:08:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:08:50.491214 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-bd66bdd9-b376-4686-acf9-b96df1f3a144 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:50.495202 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-bd66bdd9-b376-4686-acf9-b96df1f3a144 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] GET https://10.4.3.121/volume/v3/volumes/fe323f0d-b666-457a-9293-0d22875dd7ef Aug 13 06:08:50.495202 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-bd66bdd9-b376-4686-acf9-b96df1f3a144 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:50.495202 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-bd66bdd9-b376-4686-acf9-b96df1f3a144 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:50.503404 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:50.503404 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:50.507317 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-bd66bdd9-b376-4686-acf9-b96df1f3a144 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Volume info retrieved successfully. Aug 13 06:08:50.512900 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-bd66bdd9-b376-4686-acf9-b96df1f3a144 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/fe323f0d-b666-457a-9293-0d22875dd7ef returned with HTTP 200 Aug 13 06:08:50.513424 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 408/1604] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:08:50 2026] GET /volume/v3/volumes/fe323f0d-b666-457a-9293-0d22875dd7ef => generated 1540 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 06:08:50.640092 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-48e9e2d9-ef59-4d38-9167-4d8decc776de None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:50.642399 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-48e9e2d9-ef59-4d38-9167-4d8decc776de tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] PUT https://10.4.3.121/volume/v3/attachments/94a9e932-e20a-4a03-91a0-c02e7b2fc60c Aug 13 06:08:50.642861 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-48e9e2d9-ef59-4d38-9167-4d8decc776de tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:50.656067 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-48e9e2d9-ef59-4d38-9167-4d8decc776de tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Acquiring lock "cinder-attachment_update-fe323f0d-b666-457a-9293-0d22875dd7ef-np0000007163" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:08:50.663665 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-48e9e2d9-ef59-4d38-9167-4d8decc776de tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Lock "cinder-attachment_update-fe323f0d-b666-457a-9293-0d22875dd7ef-np0000007163" acquired by "attachment_update" :: waited 0.008s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:08:50.665054 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:50.665054 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:50.806740 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-48e9e2d9-ef59-4d38-9167-4d8decc776de tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Lock "cinder-attachment_update-fe323f0d-b666-457a-9293-0d22875dd7ef-np0000007163" released by "attachment_update" :: held 0.143s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:08:50.807090 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-48e9e2d9-ef59-4d38-9167-4d8decc776de tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/attachments/94a9e932-e20a-4a03-91a0-c02e7b2fc60c returned with HTTP 200 Aug 13 06:08:50.807744 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 400/1605] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:08:50 2026] PUT /volume/v3/attachments/94a9e932-e20a-4a03-91a0-c02e7b2fc60c => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 06:08:50.832786 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-e6912b4f-8cc7-4fe3-b215-d1b0f8cd4709 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:50.835163 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-291a6881-dc04-46df-9e5f-707890cab4b5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:50.837230 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-e6912b4f-8cc7-4fe3-b215-d1b0f8cd4709 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] POST https://10.4.3.121/volume/v3/attachments/94a9e932-e20a-4a03-91a0-c02e7b2fc60c/action Aug 13 06:08:50.837620 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-291a6881-dc04-46df-9e5f-707890cab4b5 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b Aug 13 06:08:50.837782 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-e6912b4f-8cc7-4fe3-b215-d1b0f8cd4709 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:08:50.837928 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-291a6881-dc04-46df-9e5f-707890cab4b5 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:50.838082 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-e6912b4f-8cc7-4fe3-b215-d1b0f8cd4709 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:50.838160 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-291a6881-dc04-46df-9e5f-707890cab4b5 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:50.859630 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:50.859630 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:50.864526 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-291a6881-dc04-46df-9e5f-707890cab4b5 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:08:50.870015 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:50.870015 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:50.871850 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-291a6881-dc04-46df-9e5f-707890cab4b5 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b returned with HTTP 200 Aug 13 06:08:50.872467 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 403/1606] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:50 2026] GET /volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:50.890964 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a49363c9-5ad8-4da3-90a7-43b0dbd3fd2a req-e6912b4f-8cc7-4fe3-b215-d1b0f8cd4709 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/attachments/94a9e932-e20a-4a03-91a0-c02e7b2fc60c/action returned with HTTP 204 Aug 13 06:08:50.891824 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 396/1607] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:08:50 2026] POST /volume/v3/attachments/94a9e932-e20a-4a03-91a0-c02e7b2fc60c/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:08:51.478798 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-72168585-af30-4b99-a857-518626baf428 req-5bba0166-f143-4e58-ae48-b4256d7f9ac9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:51.481531 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-72168585-af30-4b99-a857-518626baf428 req-5bba0166-f143-4e58-ae48-b4256d7f9ac9 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] POST https://10.4.3.121/volume/v3/attachments/551c41ac-44d2-48a6-b7f0-7c67a118f5ec/action Aug 13 06:08:51.482051 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-72168585-af30-4b99-a857-518626baf428 req-5bba0166-f143-4e58-ae48-b4256d7f9ac9 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:08:51.482268 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-72168585-af30-4b99-a857-518626baf428 req-5bba0166-f143-4e58-ae48-b4256d7f9ac9 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:51.517519 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:51.517519 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:51.531305 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-72168585-af30-4b99-a857-518626baf428 req-5bba0166-f143-4e58-ae48-b4256d7f9ac9 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/attachments/551c41ac-44d2-48a6-b7f0-7c67a118f5ec/action returned with HTTP 204 Aug 13 06:08:51.531873 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 409/1608] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:08:51 2026] POST /volume/v3/attachments/551c41ac-44d2-48a6-b7f0-7c67a118f5ec/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:08:51.683906 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fdc31a11-ef0c-474f-be15-89c9c0568c50 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:51.725206 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fdc31a11-ef0c-474f-be15-89c9c0568c50 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:08:51.725612 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fdc31a11-ef0c-474f-be15-89c9c0568c50 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1259859811"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:51.728107 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-fdc31a11-ef0c-474f-be15-89c9c0568c50 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1259859811'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:08:51.728107 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-fdc31a11-ef0c-474f-be15-89c9c0568c50 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Create volume of 1 GB Aug 13 06:08:51.728107 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:51.728107 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:51.734419 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fdc31a11-ef0c-474f-be15-89c9c0568c50 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Availability Zones retrieved successfully. Aug 13 06:08:51.743570 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fdc31a11-ef0c-474f-be15-89c9c0568c50 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Flow 'volume_create_api' (cc162155-6dfa-4fde-a1cd-1741e4b1b348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:08:51.745285 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fdc31a11-ef0c-474f-be15-89c9c0568c50 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc683338-c2b0-444a-91a7-8f19a91d172c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:51.747774 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-fdc31a11-ef0c-474f-be15-89c9c0568c50 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:08:51.784299 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fdc31a11-ef0c-474f-be15-89c9c0568c50 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc683338-c2b0-444a-91a7-8f19a91d172c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:51.785629 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fdc31a11-ef0c-474f-be15-89c9c0568c50 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cb81db9-e8d3-48ae-b0e5-4e062b6bcec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:51.873010 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2b9de911-8a2c-43e7-b71f-e276edabf28f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:51.874620 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2b9de911-8a2c-43e7-b71f-e276edabf28f tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c Aug 13 06:08:51.874817 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2b9de911-8a2c-43e7-b71f-e276edabf28f tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:51.875009 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2b9de911-8a2c-43e7-b71f-e276edabf28f tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:51.883955 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:51.883955 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:51.887527 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bc4b6837-6c3e-4589-9c3a-31afd386a8b1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:51.888923 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2b9de911-8a2c-43e7-b71f-e276edabf28f tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:08:51.891490 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc4b6837-6c3e-4589-9c3a-31afd386a8b1 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b Aug 13 06:08:51.891798 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc4b6837-6c3e-4589-9c3a-31afd386a8b1 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:51.892075 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc4b6837-6c3e-4589-9c3a-31afd386a8b1 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:51.894262 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2b9de911-8a2c-43e7-b71f-e276edabf28f tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c returned with HTTP 200 Aug 13 06:08:51.894937 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 404/1609] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:51 2026] GET /volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:51.899357 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-fdc31a11-ef0c-474f-be15-89c9c0568c50 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Created reservations ['8f9bae3b-60a0-4dc9-b814-2d6c0f9701c2', '6ec7c1ef-6af4-4b57-b087-03b7396e613e', '844450e5-a4aa-41fc-b0ed-5c2ad03e5566', '10216f05-4791-4aed-9c7a-53c3221f97f0'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:08:51.900349 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fdc31a11-ef0c-474f-be15-89c9c0568c50 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cb81db9-e8d3-48ae-b0e5-4e062b6bcec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f9bae3b-60a0-4dc9-b814-2d6c0f9701c2', '6ec7c1ef-6af4-4b57-b087-03b7396e613e', '844450e5-a4aa-41fc-b0ed-5c2ad03e5566', '10216f05-4791-4aed-9c7a-53c3221f97f0']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:51.901435 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fdc31a11-ef0c-474f-be15-89c9c0568c50 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57be6b44-f6bc-466d-bb12-0d3251e6488b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:51.906568 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:51.906568 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:51.910675 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bc4b6837-6c3e-4589-9c3a-31afd386a8b1 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:08:51.912124 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-90229ebc-020a-422e-b3cf-115dc39d54f6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:51.914119 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-90229ebc-020a-422e-b3cf-115dc39d54f6 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c Aug 13 06:08:51.914375 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-90229ebc-020a-422e-b3cf-115dc39d54f6 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:51.914797 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-90229ebc-020a-422e-b3cf-115dc39d54f6 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:51.915475 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc4b6837-6c3e-4589-9c3a-31afd386a8b1 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b returned with HTTP 200 Aug 13 06:08:51.915892 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 397/1610] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:51 2026] GET /volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:08:51.922370 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:51.922370 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:51.926533 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-90229ebc-020a-422e-b3cf-115dc39d54f6 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:08:51.927967 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fdc31a11-ef0c-474f-be15-89c9c0568c50 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57be6b44-f6bc-466d-bb12-0d3251e6488b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b42597f5-1172-4e81-b7e6-9f7b220297a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1259859811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4e19a147a6426da11b7cf95e12dce9',qos_specs=None,replication_status=,reservations=['8f9bae3b-60a0-4dc9-b814-2d6c0f9701c2','6ec7c1ef-6af4-4b57-b087-03b7396e613e','844450e5-a4aa-41fc-b0ed-5c2ad03e5566','10216f05-4791-4aed-9c7a-53c3221f97f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddd7ad3511d24b84888e13f0d1864a17',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:08:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1259859811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b42597f5-1172-4e81-b7e6-9f7b220297a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc4e19a147a6426da11b7cf95e12dce9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddd7ad3511d24b84888e13f0d1864a17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:51.929050 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fdc31a11-ef0c-474f-be15-89c9c0568c50 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6f9cf4a-7a90-467a-85e2-9e0b96be5442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:51.931227 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-90229ebc-020a-422e-b3cf-115dc39d54f6 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c returned with HTTP 200 Aug 13 06:08:51.931642 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 410/1611] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:51 2026] GET /volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:51.935362 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4b579fd4-30fa-4748-894f-298a9303f07b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:51.937155 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4b579fd4-30fa-4748-894f-298a9303f07b tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b Aug 13 06:08:51.937511 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4b579fd4-30fa-4748-894f-298a9303f07b tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:51.938994 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4b579fd4-30fa-4748-894f-298a9303f07b tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:51.950670 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:51.950670 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:51.954092 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fdc31a11-ef0c-474f-be15-89c9c0568c50 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6f9cf4a-7a90-467a-85e2-9e0b96be5442) transitioned into state 'SUCCESS' from state '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-1259859811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4e19a147a6426da11b7cf95e12dce9',qos_specs=None,replication_status=,reservations=['8f9bae3b-60a0-4dc9-b814-2d6c0f9701c2','6ec7c1ef-6af4-4b57-b087-03b7396e613e','844450e5-a4aa-41fc-b0ed-5c2ad03e5566','10216f05-4791-4aed-9c7a-53c3221f97f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddd7ad3511d24b84888e13f0d1864a17',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:51.955120 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fdc31a11-ef0c-474f-be15-89c9c0568c50 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3db8a8d8-c859-4fd0-817b-bdbb3b90e853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:08:51.957487 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4b579fd4-30fa-4748-894f-298a9303f07b tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:08:51.963852 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4b579fd4-30fa-4748-894f-298a9303f07b tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b returned with HTTP 200 Aug 13 06:08:51.964312 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 405/1612] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:51 2026] GET /volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:08:51.971083 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fdc31a11-ef0c-474f-be15-89c9c0568c50 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3db8a8d8-c859-4fd0-817b-bdbb3b90e853) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:08:51.971973 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-fdc31a11-ef0c-474f-be15-89c9c0568c50 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Flow 'volume_create_api' (cc162155-6dfa-4fde-a1cd-1741e4b1b348) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:08:51.972322 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fdc31a11-ef0c-474f-be15-89c9c0568c50 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Create volume request issued successfully. Aug 13 06:08:51.972962 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fdc31a11-ef0c-474f-be15-89c9c0568c50 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:08:51.973608 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 401/1613] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:08:51 2026] POST /volume/v3/volumes => generated 754 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:08:51.989099 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-2626a91e-5d17-4f3b-be6c-59ffd4da4298 req-0aeca5b3-18f2-484f-8f59-31a6896d3c99 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:51.990530 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ef531191-f357-46a3-9e23-0365e3a7834f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:51.991541 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-51a8f2ba-5537-494d-9e33-191447ab9b31 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:51.991612 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2626a91e-5d17-4f3b-be6c-59ffd4da4298 req-0aeca5b3-18f2-484f-8f59-31a6896d3c99 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c Aug 13 06:08:51.991851 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2626a91e-5d17-4f3b-be6c-59ffd4da4298 req-0aeca5b3-18f2-484f-8f59-31a6896d3c99 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:51.991990 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2626a91e-5d17-4f3b-be6c-59ffd4da4298 req-0aeca5b3-18f2-484f-8f59-31a6896d3c99 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:51.996024 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ef531191-f357-46a3-9e23-0365e3a7834f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 Aug 13 06:08:51.996236 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ef531191-f357-46a3-9e23-0365e3a7834f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:51.996476 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ef531191-f357-46a3-9e23-0365e3a7834f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:51.997368 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-51a8f2ba-5537-494d-9e33-191447ab9b31 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:08:51.997746 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-51a8f2ba-5537-494d-9e33-191447ab9b31 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b6544b4a-8c30-4a28-8ca3-1d611202cf7b", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1513973264", "description": null, "metadata": null}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:52.002773 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:52.002773 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:52.009321 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:52.009321 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:52.011062 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:52.011062 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:52.011413 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-2626a91e-5d17-4f3b-be6c-59ffd4da4298 req-0aeca5b3-18f2-484f-8f59-31a6896d3c99 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:08:52.011580 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-51a8f2ba-5537-494d-9e33-191447ab9b31 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:08:52.011764 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-51a8f2ba-5537-494d-9e33-191447ab9b31 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Create snapshot from volume b6544b4a-8c30-4a28-8ca3-1d611202cf7b Aug 13 06:08:52.016204 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ef531191-f357-46a3-9e23-0365e3a7834f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:08:52.016463 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2626a91e-5d17-4f3b-be6c-59ffd4da4298 req-0aeca5b3-18f2-484f-8f59-31a6896d3c99 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c returned with HTTP 200 Aug 13 06:08:52.016863 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 398/1614] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:08:51 2026] GET /volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:52.018302 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ef531191-f357-46a3-9e23-0365e3a7834f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 returned with HTTP 200 Aug 13 06:08:52.018797 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 406/1615] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:51 2026] GET /volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:52.047824 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-51a8f2ba-5537-494d-9e33-191447ab9b31 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Created reservations ['5498437f-cdf2-45da-ab0a-4617c68816b0', '7a95c32f-8d7c-4785-814b-2cffa9d919fb', '35919e67-20c9-4290-b5e3-14538eb89412', 'e9c4dc0d-bc81-4a84-8a4e-fd96deddef05'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:08:52.083801 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-51a8f2ba-5537-494d-9e33-191447ab9b31 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Snapshot force create request issued successfully. Aug 13 06:08:52.083998 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-51a8f2ba-5537-494d-9e33-191447ab9b31 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:08:52.087209 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 411/1616] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:08:51 2026] POST /volume/v3/snapshots => generated 311 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:08:52.095686 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d51c518c-b056-4da2-8a54-f9c3dc4c6745 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:52.097053 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d51c518c-b056-4da2-8a54-f9c3dc4c6745 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/snapshots/f1302517-2b8a-4eb3-a321-a03673c7ea10 Aug 13 06:08:52.097230 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d51c518c-b056-4da2-8a54-f9c3dc4c6745 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:52.097404 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d51c518c-b056-4da2-8a54-f9c3dc4c6745 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:52.104650 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:52.104650 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:52.104650 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d51c518c-b056-4da2-8a54-f9c3dc4c6745 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Snapshot retrieved successfully. Aug 13 06:08:52.104650 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d51c518c-b056-4da2-8a54-f9c3dc4c6745 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/snapshots/f1302517-2b8a-4eb3-a321-a03673c7ea10 returned with HTTP 200 Aug 13 06:08:52.104650 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 402/1617] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:08:52 2026] GET /volume/v3/snapshots/f1302517-2b8a-4eb3-a321-a03673c7ea10 => generated 443 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:52.123618 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-989b7d10-c70c-4f2d-8d1a-f5e850b4dd18 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:52.123986 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-989b7d10-c70c-4f2d-8d1a-f5e850b4dd18 None None] GET https://10.4.3.121/volume// Aug 13 06:08:52.124996 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-989b7d10-c70c-4f2d-8d1a-f5e850b4dd18 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:52.124996 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-989b7d10-c70c-4f2d-8d1a-f5e850b4dd18 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:52.125292 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-989b7d10-c70c-4f2d-8d1a-f5e850b4dd18 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:08:52.125654 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 399/1618] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:08:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:08:52.135396 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-2626a91e-5d17-4f3b-be6c-59ffd4da4298 req-1b6d3edf-c2ec-4d8d-b4c7-c01581b3c7f0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:52.141106 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2626a91e-5d17-4f3b-be6c-59ffd4da4298 req-1b6d3edf-c2ec-4d8d-b4c7-c01581b3c7f0 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:08:52.143431 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-2626a91e-5d17-4f3b-be6c-59ffd4da4298 req-1b6d3edf-c2ec-4d8d-b4c7-c01581b3c7f0 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f03d0d7f-8023-4e03-b311-8a6b049a672c", "connector": null, "instance_uuid": "7ff46d30-8dc0-4495-9a61-401cc89a2912"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:52.153131 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:52.153131 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:52.187292 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2626a91e-5d17-4f3b-be6c-59ffd4da4298 req-1b6d3edf-c2ec-4d8d-b4c7-c01581b3c7f0 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:08:52.187867 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 407/1619] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:08:52 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 13 06:08:52.227876 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3359c36a-f30d-4742-bf09-82d99f099561 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:52.230688 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3359c36a-f30d-4742-bf09-82d99f099561 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c Aug 13 06:08:52.230829 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3359c36a-f30d-4742-bf09-82d99f099561 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:52.231024 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3359c36a-f30d-4742-bf09-82d99f099561 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:52.241523 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-714264ed-d745-4803-9ef0-4b51e542aaa2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:52.242025 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-714264ed-d745-4803-9ef0-4b51e542aaa2 None None] GET https://10.4.3.121/volume// Aug 13 06:08:52.242309 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-714264ed-d745-4803-9ef0-4b51e542aaa2 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:52.242581 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-714264ed-d745-4803-9ef0-4b51e542aaa2 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:52.242977 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-714264ed-d745-4803-9ef0-4b51e542aaa2 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:08:52.243363 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 403/1620] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:08:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:08:52.245892 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:52.245892 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:52.250051 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3359c36a-f30d-4742-bf09-82d99f099561 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:08:52.253926 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-2626a91e-5d17-4f3b-be6c-59ffd4da4298 req-5715c288-0c17-48cc-9bef-e20ce591ef52 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:52.255403 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3359c36a-f30d-4742-bf09-82d99f099561 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c returned with HTTP 200 Aug 13 06:08:52.255729 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 412/1621] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:52 2026] GET /volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:52.255880 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2626a91e-5d17-4f3b-be6c-59ffd4da4298 req-5715c288-0c17-48cc-9bef-e20ce591ef52 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c Aug 13 06:08:52.256087 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2626a91e-5d17-4f3b-be6c-59ffd4da4298 req-5715c288-0c17-48cc-9bef-e20ce591ef52 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:52.256294 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2626a91e-5d17-4f3b-be6c-59ffd4da4298 req-5715c288-0c17-48cc-9bef-e20ce591ef52 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:52.277326 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:52.277326 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:52.285990 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-2626a91e-5d17-4f3b-be6c-59ffd4da4298 req-5715c288-0c17-48cc-9bef-e20ce591ef52 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:08:52.293089 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2626a91e-5d17-4f3b-be6c-59ffd4da4298 req-5715c288-0c17-48cc-9bef-e20ce591ef52 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c returned with HTTP 200 Aug 13 06:08:52.293644 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 400/1622] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:08:52 2026] GET /volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c => generated 1053 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:08:52.430303 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-2626a91e-5d17-4f3b-be6c-59ffd4da4298 req-89931d9e-edfb-4147-b661-74aa3c0b217a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:52.433263 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2626a91e-5d17-4f3b-be6c-59ffd4da4298 req-89931d9e-edfb-4147-b661-74aa3c0b217a tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] PUT https://10.4.3.121/volume/v3/attachments/c4108712-9b1f-44e4-828c-a72ef0952ea4 Aug 13 06:08:52.433624 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-2626a91e-5d17-4f3b-be6c-59ffd4da4298 req-89931d9e-edfb-4147-b661-74aa3c0b217a tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:52.442059 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-2626a91e-5d17-4f3b-be6c-59ffd4da4298 req-89931d9e-edfb-4147-b661-74aa3c0b217a tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Acquiring lock "cinder-attachment_update-f03d0d7f-8023-4e03-b311-8a6b049a672c-np0000007163" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:08:52.447652 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-2626a91e-5d17-4f3b-be6c-59ffd4da4298 req-89931d9e-edfb-4147-b661-74aa3c0b217a tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Lock "cinder-attachment_update-f03d0d7f-8023-4e03-b311-8a6b049a672c-np0000007163" acquired by "attachment_update" :: waited 0.006s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:08:52.448632 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:52.448632 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:52.560002 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-2626a91e-5d17-4f3b-be6c-59ffd4da4298 req-89931d9e-edfb-4147-b661-74aa3c0b217a tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Lock "cinder-attachment_update-f03d0d7f-8023-4e03-b311-8a6b049a672c-np0000007163" released by "attachment_update" :: held 0.112s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:08:52.560002 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2626a91e-5d17-4f3b-be6c-59ffd4da4298 req-89931d9e-edfb-4147-b661-74aa3c0b217a tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/attachments/c4108712-9b1f-44e4-828c-a72ef0952ea4 returned with HTTP 200 Aug 13 06:08:52.560645 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 408/1623] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:08:52 2026] PUT /volume/v3/attachments/c4108712-9b1f-44e4-828c-a72ef0952ea4 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:08:53.032096 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f3111ba5-988c-4ea5-80ea-0010461f7ac1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:53.036957 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f3111ba5-988c-4ea5-80ea-0010461f7ac1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 Aug 13 06:08:53.037285 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f3111ba5-988c-4ea5-80ea-0010461f7ac1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:53.037556 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f3111ba5-988c-4ea5-80ea-0010461f7ac1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:53.055480 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:53.055480 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:53.064752 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f3111ba5-988c-4ea5-80ea-0010461f7ac1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:08:53.069711 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f3111ba5-988c-4ea5-80ea-0010461f7ac1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 returned with HTTP 200 Aug 13 06:08:53.070198 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 404/1624] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:53 2026] GET /volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:53.087172 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a3a92f9f-b5dd-4236-aacb-340b41628f85 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:53.088963 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a3a92f9f-b5dd-4236-aacb-340b41628f85 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 Aug 13 06:08:53.089199 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a3a92f9f-b5dd-4236-aacb-340b41628f85 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:53.089467 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a3a92f9f-b5dd-4236-aacb-340b41628f85 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:53.096050 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:53.096050 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:53.100000 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a3a92f9f-b5dd-4236-aacb-340b41628f85 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:08:53.104423 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a3a92f9f-b5dd-4236-aacb-340b41628f85 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 returned with HTTP 200 Aug 13 06:08:53.104978 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 413/1625] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:53 2026] GET /volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:53.116424 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-803fe38e-eec7-4f71-8970-a3983d778f28 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:53.120365 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-803fe38e-eec7-4f71-8970-a3983d778f28 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/snapshots/f1302517-2b8a-4eb3-a321-a03673c7ea10 Aug 13 06:08:53.121503 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-803fe38e-eec7-4f71-8970-a3983d778f28 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:53.121503 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-803fe38e-eec7-4f71-8970-a3983d778f28 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:53.123420 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-348c8260-f0e8-40ee-841a-77cb4c4ec5a7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:53.125375 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-348c8260-f0e8-40ee-841a-77cb4c4ec5a7 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:08:53.125754 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-348c8260-f0e8-40ee-841a-77cb4c4ec5a7 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b42597f5-1172-4e81-b7e6-9f7b220297a7", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1005824563"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:53.128429 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:53.128429 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:53.128850 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-803fe38e-eec7-4f71-8970-a3983d778f28 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Snapshot retrieved successfully. Aug 13 06:08:53.129754 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-803fe38e-eec7-4f71-8970-a3983d778f28 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/snapshots/f1302517-2b8a-4eb3-a321-a03673c7ea10 returned with HTTP 200 Aug 13 06:08:53.130241 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 401/1626] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:08:53 2026] GET /volume/v3/snapshots/f1302517-2b8a-4eb3-a321-a03673c7ea10 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:53.136360 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:53.136360 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:53.136883 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-348c8260-f0e8-40ee-841a-77cb4c4ec5a7 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:08:53.137013 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-348c8260-f0e8-40ee-841a-77cb4c4ec5a7 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Create snapshot from volume b42597f5-1172-4e81-b7e6-9f7b220297a7 Aug 13 06:08:53.143235 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e3d95d24-74bd-41b3-845a-9b7f8b492c1e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:53.147302 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e3d95d24-74bd-41b3-845a-9b7f8b492c1e tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/snapshots/f1302517-2b8a-4eb3-a321-a03673c7ea10 Aug 13 06:08:53.147631 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e3d95d24-74bd-41b3-845a-9b7f8b492c1e tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:53.147856 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e3d95d24-74bd-41b3-845a-9b7f8b492c1e tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:53.155171 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:53.155171 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:53.155793 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e3d95d24-74bd-41b3-845a-9b7f8b492c1e tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Snapshot retrieved successfully. Aug 13 06:08:53.156630 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e3d95d24-74bd-41b3-845a-9b7f8b492c1e tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/snapshots/f1302517-2b8a-4eb3-a321-a03673c7ea10 returned with HTTP 200 Aug 13 06:08:53.157230 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 405/1627] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:08:53 2026] GET /volume/v3/snapshots/f1302517-2b8a-4eb3-a321-a03673c7ea10 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:53.166738 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1ef0036f-5a18-4369-b18d-6280689b47da None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:53.168875 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1ef0036f-5a18-4369-b18d-6280689b47da tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b Aug 13 06:08:53.169110 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1ef0036f-5a18-4369-b18d-6280689b47da tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:53.169380 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1ef0036f-5a18-4369-b18d-6280689b47da tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:53.184691 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:53.184691 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:53.189727 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1ef0036f-5a18-4369-b18d-6280689b47da tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:08:53.192613 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-348c8260-f0e8-40ee-841a-77cb4c4ec5a7 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Created reservations ['5b8ecd6b-f9d8-4bf8-b04b-178f200b7d48', '546fb19c-69de-4a98-8e8c-fc2c1859bac8', '50d33569-42bd-4dee-859a-6a6b0e5c6ebd', '0126568e-dec5-47ff-b8aa-cce22d979e7b'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:08:53.197026 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1ef0036f-5a18-4369-b18d-6280689b47da tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b returned with HTTP 200 Aug 13 06:08:53.197460 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 414/1628] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:53 2026] GET /volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:08:53.229651 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-348c8260-f0e8-40ee-841a-77cb4c4ec5a7 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot create request issued successfully. Aug 13 06:08:53.230085 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-348c8260-f0e8-40ee-841a-77cb4c4ec5a7 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:08:53.230531 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 409/1629] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:08:53 2026] POST /volume/v3/snapshots => generated 310 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:08:53.243777 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8060654f-a3c6-4d73-bec9-f23092203e8d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:53.246855 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8060654f-a3c6-4d73-bec9-f23092203e8d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/a8ef6676-67e2-4a48-8a48-ac34dbde72ee Aug 13 06:08:53.247269 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8060654f-a3c6-4d73-bec9-f23092203e8d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:53.247649 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8060654f-a3c6-4d73-bec9-f23092203e8d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:53.253893 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:53.253893 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:53.254606 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8060654f-a3c6-4d73-bec9-f23092203e8d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:08:53.255901 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8060654f-a3c6-4d73-bec9-f23092203e8d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/a8ef6676-67e2-4a48-8a48-ac34dbde72ee returned with HTTP 200 Aug 13 06:08:53.256699 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 402/1630] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:08:53 2026] GET /volume/v3/snapshots/a8ef6676-67e2-4a48-8a48-ac34dbde72ee => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:53.272887 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-768516c1-1836-4186-ad5a-2f102fdf17f6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:53.274746 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-768516c1-1836-4186-ad5a-2f102fdf17f6 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c Aug 13 06:08:53.274947 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-768516c1-1836-4186-ad5a-2f102fdf17f6 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:53.275171 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-768516c1-1836-4186-ad5a-2f102fdf17f6 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:53.287376 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:53.287376 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:53.291719 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-768516c1-1836-4186-ad5a-2f102fdf17f6 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:08:53.297136 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-768516c1-1836-4186-ad5a-2f102fdf17f6 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c returned with HTTP 200 Aug 13 06:08:53.297702 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 406/1631] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:53 2026] GET /volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:54.267848 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b57864ce-64dd-48a6-ae66-cb1e5d874dfb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:54.272202 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b57864ce-64dd-48a6-ae66-cb1e5d874dfb tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/a8ef6676-67e2-4a48-8a48-ac34dbde72ee Aug 13 06:08:54.272202 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b57864ce-64dd-48a6-ae66-cb1e5d874dfb tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:54.272202 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b57864ce-64dd-48a6-ae66-cb1e5d874dfb tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:54.281255 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:54.281255 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:54.281255 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b57864ce-64dd-48a6-ae66-cb1e5d874dfb tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:08:54.281255 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b57864ce-64dd-48a6-ae66-cb1e5d874dfb tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/a8ef6676-67e2-4a48-8a48-ac34dbde72ee returned with HTTP 200 Aug 13 06:08:54.281754 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 415/1632] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:08:54 2026] GET /volume/v3/snapshots/a8ef6676-67e2-4a48-8a48-ac34dbde72ee => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:54.293686 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e43cc172-9a06-4703-b66e-f7805a96fd5a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:54.296301 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e43cc172-9a06-4703-b66e-f7805a96fd5a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] POST https://10.4.3.121/volume/v3/backups Aug 13 06:08:54.296774 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e43cc172-9a06-4703-b66e-f7805a96fd5a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b42597f5-1172-4e81-b7e6-9f7b220297a7", "snapshot_id": "a8ef6676-67e2-4a48-8a48-ac34dbde72ee", "name": "tempest-VolumesSnapshotTestJSON-Backup-423700835", "container": "tempest-volumessnapshottestjson-backup-container-960790118"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:54.299593 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-e43cc172-9a06-4703-b66e-f7805a96fd5a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Creating new backup {'backup': {'volume_id': 'b42597f5-1172-4e81-b7e6-9f7b220297a7', 'snapshot_id': 'a8ef6676-67e2-4a48-8a48-ac34dbde72ee', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-423700835', 'container': 'tempest-volumessnapshottestjson-backup-container-960790118'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:08:54.299593 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-e43cc172-9a06-4703-b66e-f7805a96fd5a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Creating backup of volume b42597f5-1172-4e81-b7e6-9f7b220297a7 in container tempest-volumessnapshottestjson-backup-container-960790118 Aug 13 06:08:54.310315 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-10d3a140-b402-4e0e-bec8-53a6b7285f8c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:54.310676 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:54.310676 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:54.313200 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e43cc172-9a06-4703-b66e-f7805a96fd5a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:08:54.313269 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10d3a140-b402-4e0e-bec8-53a6b7285f8c tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c Aug 13 06:08:54.313269 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-10d3a140-b402-4e0e-bec8-53a6b7285f8c tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:54.313269 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-10d3a140-b402-4e0e-bec8-53a6b7285f8c tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:54.318615 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:54.318615 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:54.319233 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e43cc172-9a06-4703-b66e-f7805a96fd5a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:08:54.323411 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:54.323411 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:54.326545 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-10d3a140-b402-4e0e-bec8-53a6b7285f8c tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:08:54.331701 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10d3a140-b402-4e0e-bec8-53a6b7285f8c tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c returned with HTTP 200 Aug 13 06:08:54.331701 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 403/1633] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:54 2026] GET /volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:54.363864 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-e43cc172-9a06-4703-b66e-f7805a96fd5a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Created reservations ['d48d1e53-27c1-42c4-9f30-d38afe128455', '31bee455-941c-4723-9637-7d7bcaa55625'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:08:54.413255 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e43cc172-9a06-4703-b66e-f7805a96fd5a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:08:54.413877 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 410/1634] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:08:54 2026] POST /volume/v3/backups => generated 334 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:08:54.423345 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2bf5d088-4b9e-4475-b4b9-ab1132227adb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:54.425279 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2bf5d088-4b9e-4475-b4b9-ab1132227adb tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 Aug 13 06:08:54.425558 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2bf5d088-4b9e-4475-b4b9-ab1132227adb tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:54.425841 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2bf5d088-4b9e-4475-b4b9-ab1132227adb tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:54.425902 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2bf5d088-4b9e-4475-b4b9-ab1132227adb tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Show backup with id 72f76b6a-33b1-4056-86d5-8e4e30f92204. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:54.431621 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:54.431621 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:54.432300 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2bf5d088-4b9e-4475-b4b9-ab1132227adb tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 returned with HTTP 200 Aug 13 06:08:54.432668 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 407/1635] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:54 2026] GET /volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 => generated 807 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:55.346939 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a9a7a3d4-33d5-418c-87ef-a5421820c45b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:55.349710 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a9a7a3d4-33d5-418c-87ef-a5421820c45b tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c Aug 13 06:08:55.350386 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a9a7a3d4-33d5-418c-87ef-a5421820c45b tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:55.350386 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a9a7a3d4-33d5-418c-87ef-a5421820c45b tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:55.365923 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:55.365923 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:55.371679 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a9a7a3d4-33d5-418c-87ef-a5421820c45b tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:08:55.376554 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a9a7a3d4-33d5-418c-87ef-a5421820c45b tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c returned with HTTP 200 Aug 13 06:08:55.377055 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 416/1636] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:55 2026] GET /volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:08:55.443993 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e542984b-5f33-4f59-873d-1196428b52db None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:55.448350 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e542984b-5f33-4f59-873d-1196428b52db tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 Aug 13 06:08:55.448350 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e542984b-5f33-4f59-873d-1196428b52db tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:55.448350 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e542984b-5f33-4f59-873d-1196428b52db tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:55.448350 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e542984b-5f33-4f59-873d-1196428b52db tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Show backup with id 72f76b6a-33b1-4056-86d5-8e4e30f92204. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:55.452858 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:55.452858 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:55.454380 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e542984b-5f33-4f59-873d-1196428b52db tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 returned with HTTP 200 Aug 13 06:08:55.455125 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 404/1637] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:55 2026] GET /volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:56.393714 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9056cfbb-9f00-4f25-bc69-d2f4e49da632 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:56.395579 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9056cfbb-9f00-4f25-bc69-d2f4e49da632 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c Aug 13 06:08:56.395765 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9056cfbb-9f00-4f25-bc69-d2f4e49da632 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:56.395950 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9056cfbb-9f00-4f25-bc69-d2f4e49da632 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:56.405258 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:56.405258 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:56.408850 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9056cfbb-9f00-4f25-bc69-d2f4e49da632 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:08:56.415234 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9056cfbb-9f00-4f25-bc69-d2f4e49da632 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c returned with HTTP 200 Aug 13 06:08:56.415234 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 411/1638] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:56 2026] GET /volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:56.468036 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5609dbed-1822-418f-bb9a-b44d484c083a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:56.469819 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5609dbed-1822-418f-bb9a-b44d484c083a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 Aug 13 06:08:56.470056 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5609dbed-1822-418f-bb9a-b44d484c083a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:56.470297 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5609dbed-1822-418f-bb9a-b44d484c083a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:56.470445 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5609dbed-1822-418f-bb9a-b44d484c083a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Show backup with id 72f76b6a-33b1-4056-86d5-8e4e30f92204. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:56.475108 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:56.475108 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:56.475951 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5609dbed-1822-418f-bb9a-b44d484c083a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 returned with HTTP 200 Aug 13 06:08:56.476412 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 408/1639] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:56 2026] GET /volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:57.432938 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cf832521-e622-4f2c-a3ff-1c23cf1484a4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:57.437032 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cf832521-e622-4f2c-a3ff-1c23cf1484a4 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c Aug 13 06:08:57.437297 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cf832521-e622-4f2c-a3ff-1c23cf1484a4 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:57.437546 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cf832521-e622-4f2c-a3ff-1c23cf1484a4 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:57.451566 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:57.451566 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:57.456371 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cf832521-e622-4f2c-a3ff-1c23cf1484a4 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:08:57.462415 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cf832521-e622-4f2c-a3ff-1c23cf1484a4 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c returned with HTTP 200 Aug 13 06:08:57.462868 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 417/1640] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:57 2026] GET /volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:57.492350 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7bda090e-d66f-4bb7-9a7c-ff17a5766b9a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:57.496447 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7bda090e-d66f-4bb7-9a7c-ff17a5766b9a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 Aug 13 06:08:57.496447 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7bda090e-d66f-4bb7-9a7c-ff17a5766b9a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:57.496985 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7bda090e-d66f-4bb7-9a7c-ff17a5766b9a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:57.497146 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-7bda090e-d66f-4bb7-9a7c-ff17a5766b9a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Show backup with id 72f76b6a-33b1-4056-86d5-8e4e30f92204. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:57.502178 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:57.502178 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:57.503320 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7bda090e-d66f-4bb7-9a7c-ff17a5766b9a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 returned with HTTP 200 Aug 13 06:08:57.503755 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 405/1641] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:57 2026] GET /volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:58.484366 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e7c69a76-9692-4700-9397-9116c00cd3ca None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:58.486424 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e7c69a76-9692-4700-9397-9116c00cd3ca tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c Aug 13 06:08:58.486647 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e7c69a76-9692-4700-9397-9116c00cd3ca tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:58.486859 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e7c69a76-9692-4700-9397-9116c00cd3ca tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:58.496699 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:58.496699 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:58.500436 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e7c69a76-9692-4700-9397-9116c00cd3ca tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:08:58.504637 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e7c69a76-9692-4700-9397-9116c00cd3ca tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c returned with HTTP 200 Aug 13 06:08:58.505093 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 412/1642] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:58 2026] GET /volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:58.523208 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-42201605-4164-4d7d-8639-f98124de5895 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:58.525473 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-42201605-4164-4d7d-8639-f98124de5895 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 Aug 13 06:08:58.525696 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-42201605-4164-4d7d-8639-f98124de5895 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:58.525931 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-42201605-4164-4d7d-8639-f98124de5895 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:58.526048 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-42201605-4164-4d7d-8639-f98124de5895 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Show backup with id 72f76b6a-33b1-4056-86d5-8e4e30f92204. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:58.534005 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:58.534005 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:58.534771 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-42201605-4164-4d7d-8639-f98124de5895 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 returned with HTTP 200 Aug 13 06:08:58.535150 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 409/1643] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:58 2026] GET /volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:58.894901 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-2626a91e-5d17-4f3b-be6c-59ffd4da4298 req-b45f00bb-e0ed-47e2-a47f-8d856794268e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:58.901685 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-2626a91e-5d17-4f3b-be6c-59ffd4da4298 req-b45f00bb-e0ed-47e2-a47f-8d856794268e tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] POST https://10.4.3.121/volume/v3/attachments/c4108712-9b1f-44e4-828c-a72ef0952ea4/action Aug 13 06:08:58.903248 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-2626a91e-5d17-4f3b-be6c-59ffd4da4298 req-b45f00bb-e0ed-47e2-a47f-8d856794268e tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:08:58.903392 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-2626a91e-5d17-4f3b-be6c-59ffd4da4298 req-b45f00bb-e0ed-47e2-a47f-8d856794268e tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:08:58.919903 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:58.919903 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:58.932380 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-2626a91e-5d17-4f3b-be6c-59ffd4da4298 req-b45f00bb-e0ed-47e2-a47f-8d856794268e tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/attachments/c4108712-9b1f-44e4-828c-a72ef0952ea4/action returned with HTTP 204 Aug 13 06:08:58.932692 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 418/1644] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:08:58 2026] POST /volume/v3/attachments/c4108712-9b1f-44e4-828c-a72ef0952ea4/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:08:59.529333 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-690f273b-664a-4e80-9f22-739135477458 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:59.531140 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-690f273b-664a-4e80-9f22-739135477458 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c Aug 13 06:08:59.531400 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-690f273b-664a-4e80-9f22-739135477458 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:59.531722 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-690f273b-664a-4e80-9f22-739135477458 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:59.546909 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:59.546909 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:08:59.550479 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9a477cd7-8534-4e43-bce7-6a0ea96e39e5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:59.553639 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-690f273b-664a-4e80-9f22-739135477458 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:08:59.553746 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9a477cd7-8534-4e43-bce7-6a0ea96e39e5 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 Aug 13 06:08:59.554040 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9a477cd7-8534-4e43-bce7-6a0ea96e39e5 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:59.554494 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9a477cd7-8534-4e43-bce7-6a0ea96e39e5 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:59.554621 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-9a477cd7-8534-4e43-bce7-6a0ea96e39e5 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Show backup with id 72f76b6a-33b1-4056-86d5-8e4e30f92204. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:08:59.559999 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:59.559999 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:08:59.560240 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-690f273b-664a-4e80-9f22-739135477458 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c returned with HTTP 200 Aug 13 06:08:59.560575 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 406/1645] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:59 2026] GET /volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c => generated 1166 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:08:59.561219 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9a477cd7-8534-4e43-bce7-6a0ea96e39e5 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 returned with HTTP 200 Aug 13 06:08:59.561733 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 413/1646] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:59 2026] GET /volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:08:59.577926 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1932ad77-ee9b-40c8-8428-b6f9031045f0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:59.579771 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1932ad77-ee9b-40c8-8428-b6f9031045f0 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c Aug 13 06:08:59.580589 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1932ad77-ee9b-40c8-8428-b6f9031045f0 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:59.580589 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1932ad77-ee9b-40c8-8428-b6f9031045f0 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:59.597367 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:59.597367 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:08:59.606423 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1932ad77-ee9b-40c8-8428-b6f9031045f0 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:08:59.615749 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1932ad77-ee9b-40c8-8428-b6f9031045f0 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c returned with HTTP 200 Aug 13 06:08:59.616346 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 410/1647] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:08:59 2026] GET /volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c => generated 1166 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:08:59.745420 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-38ff277c-28a5-44ac-a340-bd50a2d664c2 req-405cfd3b-cb8e-492d-806b-c16be7a57b2b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:08:59.748170 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-38ff277c-28a5-44ac-a340-bd50a2d664c2 req-405cfd3b-cb8e-492d-806b-c16be7a57b2b tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] DELETE https://10.4.3.121/volume/v3/attachments/bd92292c-24ea-4894-a075-a199431df615 Aug 13 06:08:59.748358 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-38ff277c-28a5-44ac-a340-bd50a2d664c2 req-405cfd3b-cb8e-492d-806b-c16be7a57b2b tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:08:59.749399 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-38ff277c-28a5-44ac-a340-bd50a2d664c2 req-405cfd3b-cb8e-492d-806b-c16be7a57b2b tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:08:59.758876 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:08:59.758876 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:08:59.833266 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-38ff277c-28a5-44ac-a340-bd50a2d664c2 req-405cfd3b-cb8e-492d-806b-c16be7a57b2b tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/attachments/bd92292c-24ea-4894-a075-a199431df615 returned with HTTP 200 Aug 13 06:08:59.833782 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 419/1648] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:08:59 2026] DELETE /volume/v3/attachments/bd92292c-24ea-4894-a075-a199431df615 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:00.579104 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f957476a-8065-4c70-a4f8-bcbf144f456a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:00.583064 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f957476a-8065-4c70-a4f8-bcbf144f456a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 Aug 13 06:09:00.583064 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f957476a-8065-4c70-a4f8-bcbf144f456a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:00.583064 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f957476a-8065-4c70-a4f8-bcbf144f456a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:00.583064 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f957476a-8065-4c70-a4f8-bcbf144f456a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Show backup with id 72f76b6a-33b1-4056-86d5-8e4e30f92204. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:00.592900 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:00.592900 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:00.594456 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f957476a-8065-4c70-a4f8-bcbf144f456a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 returned with HTTP 200 Aug 13 06:09:00.594456 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 407/1649] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:00 2026] GET /volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:01.612880 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c5d5cd37-4b07-4270-9a6d-edeb277e4162 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:01.616012 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c5d5cd37-4b07-4270-9a6d-edeb277e4162 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 Aug 13 06:09:01.616012 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c5d5cd37-4b07-4270-9a6d-edeb277e4162 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:01.616012 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c5d5cd37-4b07-4270-9a6d-edeb277e4162 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:01.616012 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c5d5cd37-4b07-4270-9a6d-edeb277e4162 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Show backup with id 72f76b6a-33b1-4056-86d5-8e4e30f92204. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:01.622343 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:01.622343 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:01.622343 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c5d5cd37-4b07-4270-9a6d-edeb277e4162 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 returned with HTTP 200 Aug 13 06:09:01.622343 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 414/1650] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:01 2026] GET /volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:01.913803 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-10663b49-0a60-46a2-a448-db17f3443600 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:01.915912 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-10663b49-0a60-46a2-a448-db17f3443600 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] DELETE https://10.4.3.121/volume/v3/volumes/843fd650-05c3-4788-be51-74f7375d2c41 Aug 13 06:09:01.916130 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-10663b49-0a60-46a2-a448-db17f3443600 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:01.916637 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-10663b49-0a60-46a2-a448-db17f3443600 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:01.916637 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-10663b49-0a60-46a2-a448-db17f3443600 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Delete volume with id: 843fd650-05c3-4788-be51-74f7375d2c41 Aug 13 06:09:01.929874 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:01.929874 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:01.930366 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-10663b49-0a60-46a2-a448-db17f3443600 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Volume info retrieved successfully. Aug 13 06:09:01.961660 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-10663b49-0a60-46a2-a448-db17f3443600 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Delete volume request issued successfully. Aug 13 06:09:01.961936 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-10663b49-0a60-46a2-a448-db17f3443600 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/volumes/843fd650-05c3-4788-be51-74f7375d2c41 returned with HTTP 202 Aug 13 06:09:01.962665 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 411/1651] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:09:01 2026] DELETE /volume/v3/volumes/843fd650-05c3-4788-be51-74f7375d2c41 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:01.970456 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d116f39a-9dc0-40af-b786-7cd5bc578c82 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:01.974033 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d116f39a-9dc0-40af-b786-7cd5bc578c82 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] DELETE https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b Aug 13 06:09:01.974444 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d116f39a-9dc0-40af-b786-7cd5bc578c82 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:01.975100 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d116f39a-9dc0-40af-b786-7cd5bc578c82 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:01.976203 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-d116f39a-9dc0-40af-b786-7cd5bc578c82 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Delete backup with id: 1c549aa2-c292-4bdd-999b-e4cb6054af7b. Aug 13 06:09:01.981342 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:01.981342 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:02.000258 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-d116f39a-9dc0-40af-b786-7cd5bc578c82 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] delete_backup rpcapi backup_id 1c549aa2-c292-4bdd-999b-e4cb6054af7b {{(pid=100322) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:09:02.002818 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d116f39a-9dc0-40af-b786-7cd5bc578c82 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b returned with HTTP 202 Aug 13 06:09:02.003508 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 420/1652] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:09:01 2026] DELETE /volume/v3/backups/1c549aa2-c292-4bdd-999b-e4cb6054af7b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:09:02.012560 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1d04946c-40d5-4114-a8d9-14cabf525937 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:02.017307 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1d04946c-40d5-4114-a8d9-14cabf525937 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] DELETE https://10.4.3.121/volume/v3/volumes/edbb284e-18d5-4d91-8db3-5f8cd9defa73 Aug 13 06:09:02.017504 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1d04946c-40d5-4114-a8d9-14cabf525937 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:02.017745 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1d04946c-40d5-4114-a8d9-14cabf525937 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:02.017958 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-1d04946c-40d5-4114-a8d9-14cabf525937 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Delete volume with id: edbb284e-18d5-4d91-8db3-5f8cd9defa73 Aug 13 06:09:02.033314 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:02.033314 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:02.033975 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1d04946c-40d5-4114-a8d9-14cabf525937 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Volume info retrieved successfully. Aug 13 06:09:02.063324 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1d04946c-40d5-4114-a8d9-14cabf525937 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Delete volume request issued successfully. Aug 13 06:09:02.063521 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1d04946c-40d5-4114-a8d9-14cabf525937 tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/volumes/edbb284e-18d5-4d91-8db3-5f8cd9defa73 returned with HTTP 202 Aug 13 06:09:02.063956 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 408/1653] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:09:02 2026] DELETE /volume/v3/volumes/edbb284e-18d5-4d91-8db3-5f8cd9defa73 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:02.074740 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-424d37fa-517d-48d7-8299-11ce548d94cb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:02.082952 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-424d37fa-517d-48d7-8299-11ce548d94cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/volumes/edbb284e-18d5-4d91-8db3-5f8cd9defa73 Aug 13 06:09:02.083330 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-424d37fa-517d-48d7-8299-11ce548d94cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:02.083462 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-424d37fa-517d-48d7-8299-11ce548d94cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:02.097251 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:02.097251 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:02.101807 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-424d37fa-517d-48d7-8299-11ce548d94cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Volume info retrieved successfully. Aug 13 06:09:02.111095 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-424d37fa-517d-48d7-8299-11ce548d94cb tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/volumes/edbb284e-18d5-4d91-8db3-5f8cd9defa73 returned with HTTP 200 Aug 13 06:09:02.111761 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 415/1654] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:02 2026] GET /volume/v3/volumes/edbb284e-18d5-4d91-8db3-5f8cd9defa73 => generated 1358 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:02.457952 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-83139faf-5e12-42be-94a1-1e96aaab3051 req-06f460dd-801d-46a7-82ae-0fee5a0703df None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:02.465965 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-83139faf-5e12-42be-94a1-1e96aaab3051 req-06f460dd-801d-46a7-82ae-0fee5a0703df tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c Aug 13 06:09:02.465965 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-83139faf-5e12-42be-94a1-1e96aaab3051 req-06f460dd-801d-46a7-82ae-0fee5a0703df tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:02.465965 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-83139faf-5e12-42be-94a1-1e96aaab3051 req-06f460dd-801d-46a7-82ae-0fee5a0703df tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:02.480437 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:02.480437 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:02.485224 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-83139faf-5e12-42be-94a1-1e96aaab3051 req-06f460dd-801d-46a7-82ae-0fee5a0703df tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:09:02.492130 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-83139faf-5e12-42be-94a1-1e96aaab3051 req-06f460dd-801d-46a7-82ae-0fee5a0703df tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c returned with HTTP 200 Aug 13 06:09:02.492586 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 412/1655] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:09:02 2026] GET /volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c => generated 1166 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:02.512080 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-83139faf-5e12-42be-94a1-1e96aaab3051 req-8fc2ae91-649b-4ff2-a05e-589b7b7ad870 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:02.514087 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-83139faf-5e12-42be-94a1-1e96aaab3051 req-8fc2ae91-649b-4ff2-a05e-589b7b7ad870 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] POST https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c/action Aug 13 06:09:02.514470 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-83139faf-5e12-42be-94a1-1e96aaab3051 req-8fc2ae91-649b-4ff2-a05e-589b7b7ad870 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:09:02.514702 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-83139faf-5e12-42be-94a1-1e96aaab3051 req-8fc2ae91-649b-4ff2-a05e-589b7b7ad870 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:02.529040 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:02.529040 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:02.529762 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-83139faf-5e12-42be-94a1-1e96aaab3051 req-8fc2ae91-649b-4ff2-a05e-589b7b7ad870 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:09:02.540193 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-83139faf-5e12-42be-94a1-1e96aaab3051 req-8fc2ae91-649b-4ff2-a05e-589b7b7ad870 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Begin detaching volume completed successfully. Aug 13 06:09:02.540458 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-83139faf-5e12-42be-94a1-1e96aaab3051 req-8fc2ae91-649b-4ff2-a05e-589b7b7ad870 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c/action returned with HTTP 202 Aug 13 06:09:02.540954 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 421/1656] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:09:02 2026] POST /volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:09:02.629466 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f7cdbbf7-5ea6-4140-b552-d1c5debbb422 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:02.629718 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f7cdbbf7-5ea6-4140-b552-d1c5debbb422 None None] GET https://10.4.3.121/volume// Aug 13 06:09:02.629864 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f7cdbbf7-5ea6-4140-b552-d1c5debbb422 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:02.630058 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f7cdbbf7-5ea6-4140-b552-d1c5debbb422 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:02.630387 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f7cdbbf7-5ea6-4140-b552-d1c5debbb422 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:09:02.630657 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 409/1657] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:09:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:09:02.635701 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6c6648c3-a88e-4311-9d94-fe77ff1c4453 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:02.640745 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6c6648c3-a88e-4311-9d94-fe77ff1c4453 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 Aug 13 06:09:02.640970 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6c6648c3-a88e-4311-9d94-fe77ff1c4453 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:02.641282 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6c6648c3-a88e-4311-9d94-fe77ff1c4453 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:02.641393 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-6c6648c3-a88e-4311-9d94-fe77ff1c4453 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Show backup with id 72f76b6a-33b1-4056-86d5-8e4e30f92204. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:02.647893 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:02.647893 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:02.648235 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-83139faf-5e12-42be-94a1-1e96aaab3051 req-7e2ca8ac-895b-47a7-b294-cfc06b06696c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:02.648714 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6c6648c3-a88e-4311-9d94-fe77ff1c4453 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 returned with HTTP 200 Aug 13 06:09:02.649237 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 416/1658] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:02 2026] GET /volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:02.651197 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-83139faf-5e12-42be-94a1-1e96aaab3051 req-7e2ca8ac-895b-47a7-b294-cfc06b06696c tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c Aug 13 06:09:02.651483 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-83139faf-5e12-42be-94a1-1e96aaab3051 req-7e2ca8ac-895b-47a7-b294-cfc06b06696c tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:02.651724 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-83139faf-5e12-42be-94a1-1e96aaab3051 req-7e2ca8ac-895b-47a7-b294-cfc06b06696c tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:02.672351 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:02.672351 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:02.676118 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-83139faf-5e12-42be-94a1-1e96aaab3051 req-7e2ca8ac-895b-47a7-b294-cfc06b06696c tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:09:02.682956 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-83139faf-5e12-42be-94a1-1e96aaab3051 req-7e2ca8ac-895b-47a7-b294-cfc06b06696c tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c returned with HTTP 200 Aug 13 06:09:02.683379 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 413/1659] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:09:02 2026] GET /volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c => generated 1349 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:09:03.138161 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8db1af18-a1c9-4635-897f-af7c05018bbc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:03.145154 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8db1af18-a1c9-4635-897f-af7c05018bbc tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] GET https://10.4.3.121/volume/v3/volumes/edbb284e-18d5-4d91-8db3-5f8cd9defa73 Aug 13 06:09:03.149691 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8db1af18-a1c9-4635-897f-af7c05018bbc tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:03.151149 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8db1af18-a1c9-4635-897f-af7c05018bbc tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:03.173892 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8db1af18-a1c9-4635-897f-af7c05018bbc tempest-TestVolumeBackupRestore-102458574 tempest-TestVolumeBackupRestore-102458574-project-member] https://10.4.3.121/volume/v3/volumes/edbb284e-18d5-4d91-8db3-5f8cd9defa73 returned with HTTP 404 Aug 13 06:09:03.175134 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 422/1660] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:03 2026] GET /volume/v3/volumes/edbb284e-18d5-4d91-8db3-5f8cd9defa73 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:03.670566 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d85d64ba-4dc2-4921-8ad1-415b6477084b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:03.674107 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d85d64ba-4dc2-4921-8ad1-415b6477084b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 Aug 13 06:09:03.674462 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d85d64ba-4dc2-4921-8ad1-415b6477084b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:03.674798 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d85d64ba-4dc2-4921-8ad1-415b6477084b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:03.674871 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d85d64ba-4dc2-4921-8ad1-415b6477084b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Show backup with id 72f76b6a-33b1-4056-86d5-8e4e30f92204. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:03.683155 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:03.683155 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:03.684008 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d85d64ba-4dc2-4921-8ad1-415b6477084b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 returned with HTTP 200 Aug 13 06:09:03.684572 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 410/1661] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:03 2026] GET /volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:03.874916 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-83139faf-5e12-42be-94a1-1e96aaab3051 req-ac4b6ada-f946-4900-b93c-a6aba8dea21f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:03.879336 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-83139faf-5e12-42be-94a1-1e96aaab3051 req-ac4b6ada-f946-4900-b93c-a6aba8dea21f tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] DELETE https://10.4.3.121/volume/v3/attachments/c4108712-9b1f-44e4-828c-a72ef0952ea4 Aug 13 06:09:03.879336 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-83139faf-5e12-42be-94a1-1e96aaab3051 req-ac4b6ada-f946-4900-b93c-a6aba8dea21f tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:03.880650 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-83139faf-5e12-42be-94a1-1e96aaab3051 req-ac4b6ada-f946-4900-b93c-a6aba8dea21f tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:03.897600 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:03.897600 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:03.981221 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-83139faf-5e12-42be-94a1-1e96aaab3051 req-ac4b6ada-f946-4900-b93c-a6aba8dea21f tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/attachments/c4108712-9b1f-44e4-828c-a72ef0952ea4 returned with HTTP 200 Aug 13 06:09:03.981418 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 417/1662] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:09:03 2026] DELETE /volume/v3/attachments/c4108712-9b1f-44e4-828c-a72ef0952ea4 => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:04.422424 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a152ef8c-fec1-4278-807e-1ce231989db4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:04.423044 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a152ef8c-fec1-4278-807e-1ce231989db4 None None] GET https://10.4.3.121/volume// Aug 13 06:09:04.423483 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a152ef8c-fec1-4278-807e-1ce231989db4 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:04.423637 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a152ef8c-fec1-4278-807e-1ce231989db4 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:04.424105 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a152ef8c-fec1-4278-807e-1ce231989db4 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:09:04.424689 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 414/1663] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:09:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 06:09:04.437881 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-0e05997c-ef9a-479d-a5c1-2c29cb03ef3e req-6d9eaf97-6f07-4da9-b9c8-ac4940dfaf23 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:04.441380 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0e05997c-ef9a-479d-a5c1-2c29cb03ef3e req-6d9eaf97-6f07-4da9-b9c8-ac4940dfaf23 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:09:04.441380 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0e05997c-ef9a-479d-a5c1-2c29cb03ef3e req-6d9eaf97-6f07-4da9-b9c8-ac4940dfaf23 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe323f0d-b666-457a-9293-0d22875dd7ef", "connector": null, "instance_uuid": "1b9389a3-cba3-4ea7-95e4-083d57b4e627"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:04.458317 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:04.458317 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:04.513692 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0e05997c-ef9a-479d-a5c1-2c29cb03ef3e req-6d9eaf97-6f07-4da9-b9c8-ac4940dfaf23 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:09:04.514402 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 423/1664] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:09:04 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:04.522356 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0e05997c-ef9a-479d-a5c1-2c29cb03ef3e req-3af91a2a-6c20-4ba6-99b3-7b7b8b79a905 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:04.525881 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0e05997c-ef9a-479d-a5c1-2c29cb03ef3e req-3af91a2a-6c20-4ba6-99b3-7b7b8b79a905 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] DELETE https://10.4.3.121/volume/v3/attachments/94a9e932-e20a-4a03-91a0-c02e7b2fc60c Aug 13 06:09:04.526153 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0e05997c-ef9a-479d-a5c1-2c29cb03ef3e req-3af91a2a-6c20-4ba6-99b3-7b7b8b79a905 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:04.526425 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0e05997c-ef9a-479d-a5c1-2c29cb03ef3e req-3af91a2a-6c20-4ba6-99b3-7b7b8b79a905 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:04.535648 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:04.535648 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:04.606446 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0e05997c-ef9a-479d-a5c1-2c29cb03ef3e req-3af91a2a-6c20-4ba6-99b3-7b7b8b79a905 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/attachments/94a9e932-e20a-4a03-91a0-c02e7b2fc60c returned with HTTP 200 Aug 13 06:09:04.607112 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 411/1665] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:09:04 2026] DELETE /volume/v3/attachments/94a9e932-e20a-4a03-91a0-c02e7b2fc60c => generated 192 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:04.697892 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3635451a-2407-4979-be6f-ad4060d03bea None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:04.699962 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3635451a-2407-4979-be6f-ad4060d03bea tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 Aug 13 06:09:04.700226 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3635451a-2407-4979-be6f-ad4060d03bea tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:04.700801 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3635451a-2407-4979-be6f-ad4060d03bea tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:04.700801 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-3635451a-2407-4979-be6f-ad4060d03bea tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Show backup with id 72f76b6a-33b1-4056-86d5-8e4e30f92204. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:04.706533 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:04.706533 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:04.706533 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3635451a-2407-4979-be6f-ad4060d03bea tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 returned with HTTP 200 Aug 13 06:09:04.706533 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 418/1666] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:04 2026] GET /volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:05.731384 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d1258f10-cde2-4449-9f9b-246482384f70 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:05.737279 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d1258f10-cde2-4449-9f9b-246482384f70 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 Aug 13 06:09:05.737279 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d1258f10-cde2-4449-9f9b-246482384f70 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:05.737279 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d1258f10-cde2-4449-9f9b-246482384f70 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:05.737279 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d1258f10-cde2-4449-9f9b-246482384f70 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Show backup with id 72f76b6a-33b1-4056-86d5-8e4e30f92204. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:05.742700 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:05.742700 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:05.743651 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d1258f10-cde2-4449-9f9b-246482384f70 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 returned with HTTP 200 Aug 13 06:09:05.744031 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 415/1667] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:05 2026] GET /volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:06.120464 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-0e05997c-ef9a-479d-a5c1-2c29cb03ef3e req-3558e9c3-34fa-4583-a3d0-106e2073e18e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:06.122654 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0e05997c-ef9a-479d-a5c1-2c29cb03ef3e req-3558e9c3-34fa-4583-a3d0-106e2073e18e tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] PUT https://10.4.3.121/volume/v3/attachments/dfb48f4f-f11e-4da9-a742-feee2ffe978b Aug 13 06:09:06.123162 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0e05997c-ef9a-479d-a5c1-2c29cb03ef3e req-3558e9c3-34fa-4583-a3d0-106e2073e18e tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:06.134954 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-0e05997c-ef9a-479d-a5c1-2c29cb03ef3e req-3558e9c3-34fa-4583-a3d0-106e2073e18e tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Acquiring lock "cinder-attachment_update-fe323f0d-b666-457a-9293-0d22875dd7ef-np0000007163" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:09:06.142587 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-0e05997c-ef9a-479d-a5c1-2c29cb03ef3e req-3558e9c3-34fa-4583-a3d0-106e2073e18e tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Lock "cinder-attachment_update-fe323f0d-b666-457a-9293-0d22875dd7ef-np0000007163" acquired by "attachment_update" :: waited 0.007s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:09:06.143259 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:06.143259 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:06.261707 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-0e05997c-ef9a-479d-a5c1-2c29cb03ef3e req-3558e9c3-34fa-4583-a3d0-106e2073e18e tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Lock "cinder-attachment_update-fe323f0d-b666-457a-9293-0d22875dd7ef-np0000007163" released by "attachment_update" :: held 0.119s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:09:06.261707 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0e05997c-ef9a-479d-a5c1-2c29cb03ef3e req-3558e9c3-34fa-4583-a3d0-106e2073e18e tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/attachments/dfb48f4f-f11e-4da9-a742-feee2ffe978b returned with HTTP 200 Aug 13 06:09:06.261707 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 424/1668] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:09:06 2026] PUT /volume/v3/attachments/dfb48f4f-f11e-4da9-a742-feee2ffe978b => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:06.299126 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0e05997c-ef9a-479d-a5c1-2c29cb03ef3e req-c24aa2a5-c3b2-4999-a10e-aac41516e266 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:06.302992 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0e05997c-ef9a-479d-a5c1-2c29cb03ef3e req-c24aa2a5-c3b2-4999-a10e-aac41516e266 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] GET https://10.4.3.121/volume/v3/attachments/dfb48f4f-f11e-4da9-a742-feee2ffe978b Aug 13 06:09:06.305083 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0e05997c-ef9a-479d-a5c1-2c29cb03ef3e req-c24aa2a5-c3b2-4999-a10e-aac41516e266 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:06.305975 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0e05997c-ef9a-479d-a5c1-2c29cb03ef3e req-c24aa2a5-c3b2-4999-a10e-aac41516e266 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:06.346762 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0e05997c-ef9a-479d-a5c1-2c29cb03ef3e req-c24aa2a5-c3b2-4999-a10e-aac41516e266 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/attachments/dfb48f4f-f11e-4da9-a742-feee2ffe978b returned with HTTP 200 Aug 13 06:09:06.347032 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 412/1669] 10.4.3.121 () {70 vars in 1651 bytes} [Thu Aug 13 06:09:06 2026] GET /volume/v3/attachments/dfb48f4f-f11e-4da9-a742-feee2ffe978b => generated 994 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:06.760283 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-54b6eb44-ce9b-4d12-bc4e-40d0ed2811b5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:06.762057 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-54b6eb44-ce9b-4d12-bc4e-40d0ed2811b5 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 Aug 13 06:09:06.762205 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-54b6eb44-ce9b-4d12-bc4e-40d0ed2811b5 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:06.762389 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-54b6eb44-ce9b-4d12-bc4e-40d0ed2811b5 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:06.762479 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-54b6eb44-ce9b-4d12-bc4e-40d0ed2811b5 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Show backup with id 72f76b6a-33b1-4056-86d5-8e4e30f92204. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:06.766489 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:06.766489 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:06.767332 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-54b6eb44-ce9b-4d12-bc4e-40d0ed2811b5 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 returned with HTTP 200 Aug 13 06:09:06.767971 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 419/1670] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:06 2026] GET /volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:07.731395 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-472d4521-a006-4800-8b5b-f9b7a260cb5e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:07.734948 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-472d4521-a006-4800-8b5b-f9b7a260cb5e tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] DELETE https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c Aug 13 06:09:07.735245 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-472d4521-a006-4800-8b5b-f9b7a260cb5e tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:07.735542 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-472d4521-a006-4800-8b5b-f9b7a260cb5e tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:07.736131 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-472d4521-a006-4800-8b5b-f9b7a260cb5e tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Delete volume with id: f03d0d7f-8023-4e03-b311-8a6b049a672c Aug 13 06:09:07.746414 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:07.746414 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:07.746894 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-472d4521-a006-4800-8b5b-f9b7a260cb5e tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:09:07.773865 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-472d4521-a006-4800-8b5b-f9b7a260cb5e tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Delete volume request issued successfully. Aug 13 06:09:07.774276 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-472d4521-a006-4800-8b5b-f9b7a260cb5e tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c returned with HTTP 202 Aug 13 06:09:07.775091 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 416/1671] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:09:07 2026] DELETE /volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:07.786830 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-00b3f3d2-a51c-4041-86e6-8a5f56cdc92e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:07.789544 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-00b3f3d2-a51c-4041-86e6-8a5f56cdc92e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 Aug 13 06:09:07.789647 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-00b3f3d2-a51c-4041-86e6-8a5f56cdc92e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:07.790142 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-00b3f3d2-a51c-4041-86e6-8a5f56cdc92e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:07.790142 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-00b3f3d2-a51c-4041-86e6-8a5f56cdc92e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Show backup with id 72f76b6a-33b1-4056-86d5-8e4e30f92204. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:07.791982 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7b839a54-f5ff-452d-a6f5-0a0ba3b3a39d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:07.795636 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7b839a54-f5ff-452d-a6f5-0a0ba3b3a39d tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c Aug 13 06:09:07.795881 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7b839a54-f5ff-452d-a6f5-0a0ba3b3a39d tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:07.796152 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7b839a54-f5ff-452d-a6f5-0a0ba3b3a39d tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:07.797765 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:07.797765 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:07.798822 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-00b3f3d2-a51c-4041-86e6-8a5f56cdc92e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 returned with HTTP 200 Aug 13 06:09:07.799827 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 425/1672] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:07 2026] GET /volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:07.811097 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:07.811097 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:07.817658 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7b839a54-f5ff-452d-a6f5-0a0ba3b3a39d tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:09:07.823856 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7b839a54-f5ff-452d-a6f5-0a0ba3b3a39d tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c returned with HTTP 200 Aug 13 06:09:07.824674 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 413/1673] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:07 2026] GET /volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:08.816340 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-34aa4ccf-9b8c-4ef5-9030-6cf9b724f628 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:08.818723 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-34aa4ccf-9b8c-4ef5-9030-6cf9b724f628 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 Aug 13 06:09:08.818998 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-34aa4ccf-9b8c-4ef5-9030-6cf9b724f628 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:08.819276 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-34aa4ccf-9b8c-4ef5-9030-6cf9b724f628 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:08.819417 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-34aa4ccf-9b8c-4ef5-9030-6cf9b724f628 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Show backup with id 72f76b6a-33b1-4056-86d5-8e4e30f92204. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:08.826111 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:08.826111 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:08.827217 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-34aa4ccf-9b8c-4ef5-9030-6cf9b724f628 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 returned with HTTP 200 Aug 13 06:09:08.827802 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 420/1674] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:08 2026] GET /volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:09:08.841037 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6b647561-9a77-40ac-acbb-a5e70536cb7b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:08.843034 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6b647561-9a77-40ac-acbb-a5e70536cb7b tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c Aug 13 06:09:08.843264 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6b647561-9a77-40ac-acbb-a5e70536cb7b tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:08.843453 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6b647561-9a77-40ac-acbb-a5e70536cb7b tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:08.849694 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6b647561-9a77-40ac-acbb-a5e70536cb7b tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c returned with HTTP 404 Aug 13 06:09:08.850431 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 417/1675] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:08 2026] GET /volume/v3/volumes/f03d0d7f-8023-4e03-b311-8a6b049a672c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:09.247790 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c81eba5b-733a-407a-8796-cb282c07c97f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:09.249598 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c81eba5b-733a-407a-8796-cb282c07c97f tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/083f009b-b362-4a60-9868-94afa5f081d6 Aug 13 06:09:09.249822 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c81eba5b-733a-407a-8796-cb282c07c97f tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:09.250024 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c81eba5b-733a-407a-8796-cb282c07c97f tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:09.250127 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-c81eba5b-733a-407a-8796-cb282c07c97f tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Delete snapshot with id: 083f009b-b362-4a60-9868-94afa5f081d6 Aug 13 06:09:09.255574 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:09.255574 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:09.255999 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c81eba5b-733a-407a-8796-cb282c07c97f tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Snapshot retrieved successfully. Aug 13 06:09:09.274931 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c81eba5b-733a-407a-8796-cb282c07c97f tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Snapshot delete request issued successfully. Aug 13 06:09:09.275167 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c81eba5b-733a-407a-8796-cb282c07c97f tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/snapshots/083f009b-b362-4a60-9868-94afa5f081d6 returned with HTTP 202 Aug 13 06:09:09.276001 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 426/1676] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:09:09 2026] DELETE /volume/v3/snapshots/083f009b-b362-4a60-9868-94afa5f081d6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:09.285572 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-11474dcd-6c32-40d7-98a5-88e364eeaf05 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:09.290063 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-11474dcd-6c32-40d7-98a5-88e364eeaf05 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/snapshots/083f009b-b362-4a60-9868-94afa5f081d6 Aug 13 06:09:09.290384 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-11474dcd-6c32-40d7-98a5-88e364eeaf05 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:09.290647 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-11474dcd-6c32-40d7-98a5-88e364eeaf05 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:09.304535 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:09.304535 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:09.304813 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-11474dcd-6c32-40d7-98a5-88e364eeaf05 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Snapshot retrieved successfully. Aug 13 06:09:09.308202 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-11474dcd-6c32-40d7-98a5-88e364eeaf05 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/snapshots/083f009b-b362-4a60-9868-94afa5f081d6 returned with HTTP 200 Aug 13 06:09:09.308202 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 414/1677] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:09:09 2026] GET /volume/v3/snapshots/083f009b-b362-4a60-9868-94afa5f081d6 => generated 461 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:09.841411 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bc7807a3-168f-42f7-8733-5fe97b8ae3fd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:09.844679 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc7807a3-168f-42f7-8733-5fe97b8ae3fd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 Aug 13 06:09:09.844679 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bc7807a3-168f-42f7-8733-5fe97b8ae3fd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:09.844867 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bc7807a3-168f-42f7-8733-5fe97b8ae3fd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:09.845010 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-bc7807a3-168f-42f7-8733-5fe97b8ae3fd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Show backup with id 72f76b6a-33b1-4056-86d5-8e4e30f92204. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:09.851764 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:09.851764 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:09.853471 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc7807a3-168f-42f7-8733-5fe97b8ae3fd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 returned with HTTP 200 Aug 13 06:09:09.853471 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 421/1678] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:09 2026] GET /volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:10.317485 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7641a207-8992-400b-bf7a-f2c754c24aa0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:10.319751 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7641a207-8992-400b-bf7a-f2c754c24aa0 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/snapshots/083f009b-b362-4a60-9868-94afa5f081d6 Aug 13 06:09:10.320038 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7641a207-8992-400b-bf7a-f2c754c24aa0 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:10.320334 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7641a207-8992-400b-bf7a-f2c754c24aa0 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:10.329081 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7641a207-8992-400b-bf7a-f2c754c24aa0 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/snapshots/083f009b-b362-4a60-9868-94afa5f081d6 returned with HTTP 404 Aug 13 06:09:10.329815 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 418/1679] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:09:10 2026] GET /volume/v3/snapshots/083f009b-b362-4a60-9868-94afa5f081d6 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:10.377996 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ff72c893-faa3-41e9-897d-dd718d29e1b3 req-52db3a85-a927-4d34-b13b-8798e27b2f88 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:10.384783 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ff72c893-faa3-41e9-897d-dd718d29e1b3 req-52db3a85-a927-4d34-b13b-8798e27b2f88 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be Aug 13 06:09:10.385068 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ff72c893-faa3-41e9-897d-dd718d29e1b3 req-52db3a85-a927-4d34-b13b-8798e27b2f88 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:10.385356 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ff72c893-faa3-41e9-897d-dd718d29e1b3 req-52db3a85-a927-4d34-b13b-8798e27b2f88 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:10.399471 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:10.399471 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:10.404468 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-ff72c893-faa3-41e9-897d-dd718d29e1b3 req-52db3a85-a927-4d34-b13b-8798e27b2f88 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:09:10.411281 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ff72c893-faa3-41e9-897d-dd718d29e1b3 req-52db3a85-a927-4d34-b13b-8798e27b2f88 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be returned with HTTP 200 Aug 13 06:09:10.412466 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 427/1680] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:09:10 2026] GET /volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:10.872056 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5571b934-d46b-489f-8cc4-027aafc12418 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:10.873502 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-74f57d29-9f33-4721-9f95-3f1aae61d610 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:10.875856 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-74f57d29-9f33-4721-9f95-3f1aae61d610 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 Aug 13 06:09:10.876065 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-74f57d29-9f33-4721-9f95-3f1aae61d610 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:10.876320 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-74f57d29-9f33-4721-9f95-3f1aae61d610 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:10.876437 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-74f57d29-9f33-4721-9f95-3f1aae61d610 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Show backup with id 72f76b6a-33b1-4056-86d5-8e4e30f92204. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:10.877444 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5571b934-d46b-489f-8cc4-027aafc12418 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:09:10.877930 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5571b934-d46b-489f-8cc4-027aafc12418 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-706081280"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:10.880263 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-5571b934-d46b-489f-8cc4-027aafc12418 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-706081280'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:09:10.881668 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:10.881668 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:10.882618 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-74f57d29-9f33-4721-9f95-3f1aae61d610 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 returned with HTTP 200 Aug 13 06:09:10.882952 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 422/1681] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:10 2026] GET /volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:10.886273 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-5571b934-d46b-489f-8cc4-027aafc12418 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Create volume of 1 GB Aug 13 06:09:10.888434 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:10.888434 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:10.888434 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5571b934-d46b-489f-8cc4-027aafc12418 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Availability Zones retrieved successfully. Aug 13 06:09:10.894316 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5571b934-d46b-489f-8cc4-027aafc12418 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Flow 'volume_create_api' (8890162c-e669-41cb-8e8b-87f23d59f40e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:10.895520 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5571b934-d46b-489f-8cc4-027aafc12418 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (070cb50e-0e06-45c5-9b91-0c973df9647f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:10.896733 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-5571b934-d46b-489f-8cc4-027aafc12418 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:09:10.910783 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:10.910783 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:10.928385 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5571b934-d46b-489f-8cc4-027aafc12418 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (070cb50e-0e06-45c5-9b91-0c973df9647f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:18Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=8e2e25bd-7431-4dc5-9b94-1f6f2a98915b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e2e25bd-7431-4dc5-9b94-1f6f2a98915b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:10.930059 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5571b934-d46b-489f-8cc4-027aafc12418 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df1aa2d8-3e78-4791-8e10-aa96f4205db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:10.991513 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-5571b934-d46b-489f-8cc4-027aafc12418 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Created reservations ['9b5214df-08f7-4174-bb35-c1125d35a4fc', '3731cd31-b553-4585-92ec-4b5bea6977d2', 'b971e58e-62c5-4105-b4ec-0cf4291c8c4a', '33bee157-59bb-495a-867e-48973988dbf5'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:09:10.994451 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5571b934-d46b-489f-8cc4-027aafc12418 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df1aa2d8-3e78-4791-8e10-aa96f4205db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b5214df-08f7-4174-bb35-c1125d35a4fc', '3731cd31-b553-4585-92ec-4b5bea6977d2', 'b971e58e-62c5-4105-b4ec-0cf4291c8c4a', '33bee157-59bb-495a-867e-48973988dbf5']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:10.995549 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5571b934-d46b-489f-8cc4-027aafc12418 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09a231d4-299f-4b72-bd19-7c2bfb386dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:11.043624 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5571b934-d46b-489f-8cc4-027aafc12418 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09a231d4-299f-4b72-bd19-7c2bfb386dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02e36670-e251-42c0-90b2-db2a9d42c3da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-706081280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='15197d957c65405eb5bace091ca0de3b',qos_specs=None,replication_status=,reservations=['9b5214df-08f7-4174-bb35-c1125d35a4fc','3731cd31-b553-4585-92ec-4b5bea6977d2','b971e58e-62c5-4105-b4ec-0cf4291c8c4a','33bee157-59bb-495a-867e-48973988dbf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84add7ca9c7e4db7a0095a318bc21f77',volume_type_id=8e2e25bd-7431-4dc5-9b94-1f6f2a98915b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:09:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-706081280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02e36670-e251-42c0-90b2-db2a9d42c3da,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='15197d957c65405eb5bace091ca0de3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84add7ca9c7e4db7a0095a318bc21f77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e2e25bd-7431-4dc5-9b94-1f6f2a98915b),volume_type_id=8e2e25bd-7431-4dc5-9b94-1f6f2a98915b)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:11.045226 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5571b934-d46b-489f-8cc4-027aafc12418 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d9ebf9c-b886-45d0-9a41-6aa5f4529d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:11.074532 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5571b934-d46b-489f-8cc4-027aafc12418 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d9ebf9c-b886-45d0-9a41-6aa5f4529d2b) transitioned into state 'SUCCESS' from state '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-706081280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='15197d957c65405eb5bace091ca0de3b',qos_specs=None,replication_status=,reservations=['9b5214df-08f7-4174-bb35-c1125d35a4fc','3731cd31-b553-4585-92ec-4b5bea6977d2','b971e58e-62c5-4105-b4ec-0cf4291c8c4a','33bee157-59bb-495a-867e-48973988dbf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84add7ca9c7e4db7a0095a318bc21f77',volume_type_id=8e2e25bd-7431-4dc5-9b94-1f6f2a98915b)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:11.075467 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5571b934-d46b-489f-8cc4-027aafc12418 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25e00e15-1c3e-4735-ac84-149d80bab601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:11.091430 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5571b934-d46b-489f-8cc4-027aafc12418 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25e00e15-1c3e-4735-ac84-149d80bab601) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:11.092237 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5571b934-d46b-489f-8cc4-027aafc12418 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Flow 'volume_create_api' (8890162c-e669-41cb-8e8b-87f23d59f40e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:11.092636 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5571b934-d46b-489f-8cc4-027aafc12418 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Create volume request issued successfully. Aug 13 06:09:11.094314 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5571b934-d46b-489f-8cc4-027aafc12418 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:09:11.095151 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 415/1682] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:09:10 2026] POST /volume/v3/volumes => generated 759 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:09:11.111396 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f5a6d199-e6ef-4fc4-ab0b-65cd44bb3e54 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:11.115079 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f5a6d199-e6ef-4fc4-ab0b-65cd44bb3e54 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:11.115079 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f5a6d199-e6ef-4fc4-ab0b-65cd44bb3e54 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:11.115079 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f5a6d199-e6ef-4fc4-ab0b-65cd44bb3e54 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:11.126956 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:11.126956 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:11.135849 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f5a6d199-e6ef-4fc4-ab0b-65cd44bb3e54 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:11.145349 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f5a6d199-e6ef-4fc4-ab0b-65cd44bb3e54 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:11.145813 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 419/1683] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:11 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 827 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:11.348863 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-0e05997c-ef9a-479d-a5c1-2c29cb03ef3e req-56d67f3f-56bc-452e-ad2d-cb1982ed3b33 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:11.356074 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0e05997c-ef9a-479d-a5c1-2c29cb03ef3e req-56d67f3f-56bc-452e-ad2d-cb1982ed3b33 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] POST https://10.4.3.121/volume/v3/attachments/dfb48f4f-f11e-4da9-a742-feee2ffe978b/action Aug 13 06:09:11.356951 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0e05997c-ef9a-479d-a5c1-2c29cb03ef3e req-56d67f3f-56bc-452e-ad2d-cb1982ed3b33 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:09:11.356951 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0e05997c-ef9a-479d-a5c1-2c29cb03ef3e req-56d67f3f-56bc-452e-ad2d-cb1982ed3b33 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:11.390580 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:11.390580 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:11.405640 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0e05997c-ef9a-479d-a5c1-2c29cb03ef3e req-56d67f3f-56bc-452e-ad2d-cb1982ed3b33 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/attachments/dfb48f4f-f11e-4da9-a742-feee2ffe978b/action returned with HTTP 204 Aug 13 06:09:11.406348 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 428/1684] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:09:11 2026] POST /volume/v3/attachments/dfb48f4f-f11e-4da9-a742-feee2ffe978b/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:11.718166 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8d655f1e-3343-476d-b586-867e2ddc2393 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:11.880720 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8d655f1e-3343-476d-b586-867e2ddc2393 tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:09:11.881201 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8d655f1e-3343-476d-b586-867e2ddc2393 tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-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=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:11.884873 np0000007163 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=276,cinder:UPDATE=74,cinder:INSERT=48 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:09:11.900899 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3835129f-e35a-4963-97b2-0f63d3132482 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:11.905845 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8d655f1e-3343-476d-b586-867e2ddc2393 tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:09:11.906320 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 423/1685] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:09:11 2026] POST /volume/v3/types => generated 287 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:11.907054 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3835129f-e35a-4963-97b2-0f63d3132482 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 Aug 13 06:09:11.907438 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3835129f-e35a-4963-97b2-0f63d3132482 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:11.907662 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3835129f-e35a-4963-97b2-0f63d3132482 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:11.907792 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3835129f-e35a-4963-97b2-0f63d3132482 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Show backup with id 72f76b6a-33b1-4056-86d5-8e4e30f92204. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:11.918751 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:11.918751 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:11.922207 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3835129f-e35a-4963-97b2-0f63d3132482 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 returned with HTTP 200 Aug 13 06:09:11.924671 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 416/1686] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:11 2026] GET /volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:12.177519 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2e383e32-92bd-43e6-a48f-6dcf8f00fd02 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:12.180107 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2e383e32-92bd-43e6-a48f-6dcf8f00fd02 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:12.180425 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2e383e32-92bd-43e6-a48f-6dcf8f00fd02 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:12.180673 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2e383e32-92bd-43e6-a48f-6dcf8f00fd02 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:12.200593 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:12.200593 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:12.206789 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2e383e32-92bd-43e6-a48f-6dcf8f00fd02 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:12.213394 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2e383e32-92bd-43e6-a48f-6dcf8f00fd02 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:12.213888 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 420/1687] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:12 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:12.281169 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-d3a43fc8-705b-4509-b3a6-39b14b1e6afd req-b7ec492b-02eb-44c7-98c4-09a5c93dbe85 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:12.286716 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d3a43fc8-705b-4509-b3a6-39b14b1e6afd req-b7ec492b-02eb-44c7-98c4-09a5c93dbe85 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:12.286998 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d3a43fc8-705b-4509-b3a6-39b14b1e6afd req-b7ec492b-02eb-44c7-98c4-09a5c93dbe85 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:12.287265 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d3a43fc8-705b-4509-b3a6-39b14b1e6afd req-b7ec492b-02eb-44c7-98c4-09a5c93dbe85 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:12.296942 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:12.296942 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:12.301654 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-d3a43fc8-705b-4509-b3a6-39b14b1e6afd req-b7ec492b-02eb-44c7-98c4-09a5c93dbe85 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:12.307358 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d3a43fc8-705b-4509-b3a6-39b14b1e6afd req-b7ec492b-02eb-44c7-98c4-09a5c93dbe85 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:12.307850 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 429/1688] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:09:12 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:12.459453 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e4becd66-6523-4dbd-b5df-94e475167501 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:12.459915 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e4becd66-6523-4dbd-b5df-94e475167501 None None] GET https://10.4.3.121/volume// Aug 13 06:09:12.460112 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e4becd66-6523-4dbd-b5df-94e475167501 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:12.460361 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e4becd66-6523-4dbd-b5df-94e475167501 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:12.460766 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e4becd66-6523-4dbd-b5df-94e475167501 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:09:12.461470 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 424/1689] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:09:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:09:12.473628 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d3a43fc8-705b-4509-b3a6-39b14b1e6afd req-2e0bc7d4-c03e-4614-bde5-b129df0ec5f0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:12.476592 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d3a43fc8-705b-4509-b3a6-39b14b1e6afd req-2e0bc7d4-c03e-4614-bde5-b129df0ec5f0 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:09:12.477095 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d3a43fc8-705b-4509-b3a6-39b14b1e6afd req-2e0bc7d4-c03e-4614-bde5-b129df0ec5f0 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02e36670-e251-42c0-90b2-db2a9d42c3da", "connector": null, "instance_uuid": "fe21f54e-ec48-44fa-adb8-d1403091a0ff"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:12.487137 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:12.487137 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:12.529442 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d3a43fc8-705b-4509-b3a6-39b14b1e6afd req-2e0bc7d4-c03e-4614-bde5-b129df0ec5f0 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:09:12.529868 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 417/1690] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:09:12 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:12.574520 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f4945f12-6dd8-4e65-bdd4-ea656941401a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:12.578955 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f4945f12-6dd8-4e65-bdd4-ea656941401a tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:12.579381 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f4945f12-6dd8-4e65-bdd4-ea656941401a tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:12.579696 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f4945f12-6dd8-4e65-bdd4-ea656941401a tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:12.592222 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-372cecc8-9bdb-4eda-bf92-6786527650d8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:12.592709 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-372cecc8-9bdb-4eda-bf92-6786527650d8 None None] GET https://10.4.3.121/volume// Aug 13 06:09:12.592879 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-372cecc8-9bdb-4eda-bf92-6786527650d8 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:12.593124 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-372cecc8-9bdb-4eda-bf92-6786527650d8 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:12.593459 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-372cecc8-9bdb-4eda-bf92-6786527650d8 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:09:12.593786 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 430/1691] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:09:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:09:12.594965 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:12.594965 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:12.600226 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f4945f12-6dd8-4e65-bdd4-ea656941401a tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:12.602557 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d3a43fc8-705b-4509-b3a6-39b14b1e6afd req-14b343f9-e131-4abc-b3f8-55ccb36acfb2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:12.604641 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d3a43fc8-705b-4509-b3a6-39b14b1e6afd req-14b343f9-e131-4abc-b3f8-55ccb36acfb2 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:12.604845 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d3a43fc8-705b-4509-b3a6-39b14b1e6afd req-14b343f9-e131-4abc-b3f8-55ccb36acfb2 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:12.605052 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d3a43fc8-705b-4509-b3a6-39b14b1e6afd req-14b343f9-e131-4abc-b3f8-55ccb36acfb2 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:12.607264 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f4945f12-6dd8-4e65-bdd4-ea656941401a tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:12.607264 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 421/1692] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:12 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:12.634214 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:12.634214 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:12.650964 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-d3a43fc8-705b-4509-b3a6-39b14b1e6afd req-14b343f9-e131-4abc-b3f8-55ccb36acfb2 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:12.677372 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d3a43fc8-705b-4509-b3a6-39b14b1e6afd req-14b343f9-e131-4abc-b3f8-55ccb36acfb2 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:12.679837 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 425/1693] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:09:12 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 1031 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:09:12.851209 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d3a43fc8-705b-4509-b3a6-39b14b1e6afd req-076b036d-80d4-4ff0-a46d-99f13959ce58 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:12.854707 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d3a43fc8-705b-4509-b3a6-39b14b1e6afd req-076b036d-80d4-4ff0-a46d-99f13959ce58 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] PUT https://10.4.3.121/volume/v3/attachments/f3f1dcdb-0b90-4df4-acc9-fdc4cda54fc2 Aug 13 06:09:12.855143 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d3a43fc8-705b-4509-b3a6-39b14b1e6afd req-076b036d-80d4-4ff0-a46d-99f13959ce58 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:12.864879 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-d3a43fc8-705b-4509-b3a6-39b14b1e6afd req-076b036d-80d4-4ff0-a46d-99f13959ce58 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Acquiring lock "cinder-attachment_update-02e36670-e251-42c0-90b2-db2a9d42c3da-np0000007163" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:09:12.870604 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-d3a43fc8-705b-4509-b3a6-39b14b1e6afd req-076b036d-80d4-4ff0-a46d-99f13959ce58 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Lock "cinder-attachment_update-02e36670-e251-42c0-90b2-db2a9d42c3da-np0000007163" acquired by "attachment_update" :: waited 0.006s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:09:12.872067 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:12.872067 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:12.936688 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-33f9e86c-b9d0-4734-ad50-c4b7356c4c87 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:12.938560 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-33f9e86c-b9d0-4734-ad50-c4b7356c4c87 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 Aug 13 06:09:12.938730 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-33f9e86c-b9d0-4734-ad50-c4b7356c4c87 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:12.938898 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-33f9e86c-b9d0-4734-ad50-c4b7356c4c87 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:12.939023 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-33f9e86c-b9d0-4734-ad50-c4b7356c4c87 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Show backup with id 72f76b6a-33b1-4056-86d5-8e4e30f92204. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:12.945411 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:12.945411 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:12.946395 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-33f9e86c-b9d0-4734-ad50-c4b7356c4c87 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 returned with HTTP 200 Aug 13 06:09:12.946831 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 431/1694] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:12 2026] GET /volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:12.978967 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-d3a43fc8-705b-4509-b3a6-39b14b1e6afd req-076b036d-80d4-4ff0-a46d-99f13959ce58 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Lock "cinder-attachment_update-02e36670-e251-42c0-90b2-db2a9d42c3da-np0000007163" released by "attachment_update" :: held 0.108s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:09:12.979536 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d3a43fc8-705b-4509-b3a6-39b14b1e6afd req-076b036d-80d4-4ff0-a46d-99f13959ce58 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments/f3f1dcdb-0b90-4df4-acc9-fdc4cda54fc2 returned with HTTP 200 Aug 13 06:09:12.979929 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 418/1695] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:09:12 2026] PUT /volume/v3/attachments/f3f1dcdb-0b90-4df4-acc9-fdc4cda54fc2 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:13.523133 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-55a09007-e2d0-441c-8a39-0e0ee70a2727 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:13.526062 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-55a09007-e2d0-441c-8a39-0e0ee70a2727 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] DELETE https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be Aug 13 06:09:13.526278 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-55a09007-e2d0-441c-8a39-0e0ee70a2727 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:13.526490 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-55a09007-e2d0-441c-8a39-0e0ee70a2727 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:13.526649 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-55a09007-e2d0-441c-8a39-0e0ee70a2727 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Delete volume with id: 9fcbde99-dcbc-4a2f-a91b-430e054077be Aug 13 06:09:13.533401 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:13.533401 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:13.533820 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-55a09007-e2d0-441c-8a39-0e0ee70a2727 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:09:13.556364 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-55a09007-e2d0-441c-8a39-0e0ee70a2727 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Delete volume request issued successfully. Aug 13 06:09:13.556569 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-55a09007-e2d0-441c-8a39-0e0ee70a2727 tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be returned with HTTP 202 Aug 13 06:09:13.557014 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 422/1696] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:09:13 2026] DELETE /volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:13.566538 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9107169d-2cce-4993-9930-4a75ede28baa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:13.571264 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9107169d-2cce-4993-9930-4a75ede28baa tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be Aug 13 06:09:13.571264 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9107169d-2cce-4993-9930-4a75ede28baa tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:13.571264 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9107169d-2cce-4993-9930-4a75ede28baa tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:13.579008 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:13.579008 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:13.583781 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9107169d-2cce-4993-9930-4a75ede28baa tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Volume info retrieved successfully. Aug 13 06:09:13.589411 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9107169d-2cce-4993-9930-4a75ede28baa tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be returned with HTTP 200 Aug 13 06:09:13.589905 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 426/1697] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:13 2026] GET /volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:13.626505 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c40db5ed-e6d3-48fb-a4a2-354b85068883 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:13.629380 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c40db5ed-e6d3-48fb-a4a2-354b85068883 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:13.629380 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c40db5ed-e6d3-48fb-a4a2-354b85068883 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:13.629380 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c40db5ed-e6d3-48fb-a4a2-354b85068883 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:13.639432 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:13.639432 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:13.645262 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c40db5ed-e6d3-48fb-a4a2-354b85068883 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:13.647068 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c40db5ed-e6d3-48fb-a4a2-354b85068883 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:13.647609 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 432/1698] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:13 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:13.961607 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ec7960eb-d773-458d-915c-398b4fa496b1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:13.963505 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ec7960eb-d773-458d-915c-398b4fa496b1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 Aug 13 06:09:13.963785 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ec7960eb-d773-458d-915c-398b4fa496b1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:13.964043 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ec7960eb-d773-458d-915c-398b4fa496b1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:13.964714 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ec7960eb-d773-458d-915c-398b4fa496b1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Show backup with id 72f76b6a-33b1-4056-86d5-8e4e30f92204. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:13.972157 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:13.972157 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:13.974626 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ec7960eb-d773-458d-915c-398b4fa496b1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 returned with HTTP 200 Aug 13 06:09:13.974626 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 419/1699] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:13 2026] GET /volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:14.244411 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-05ab5609-9611-4fb1-bc1d-e658144b2b68 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:14.246605 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05ab5609-9611-4fb1-bc1d-e658144b2b68 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:09:14.246682 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-05ab5609-9611-4fb1-bc1d-e658144b2b68 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "efcb92a2-5b57-4abd-9bd0-8d6dd817a33d", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:14.248670 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-05ab5609-9611-4fb1-bc1d-e658144b2b68 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'efcb92a2-5b57-4abd-9bd0-8d6dd817a33d', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:09:14.406160 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-05ab5609-9611-4fb1-bc1d-e658144b2b68 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Create volume of 1 GB Aug 13 06:09:14.414116 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-05ab5609-9611-4fb1-bc1d-e658144b2b68 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Availability Zones retrieved successfully. Aug 13 06:09:14.419757 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-05ab5609-9611-4fb1-bc1d-e658144b2b68 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Flow 'volume_create_api' (e18a4dec-c145-4a6e-93bb-aad523da3f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:14.420817 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-05ab5609-9611-4fb1-bc1d-e658144b2b68 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f492193-1f33-4ed2-9132-2b391b1c4e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:14.421755 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-05ab5609-9611-4fb1-bc1d-e658144b2b68 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:09:14.478466 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-05ab5609-9611-4fb1-bc1d-e658144b2b68 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f492193-1f33-4ed2-9132-2b391b1c4e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:09:12Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=8bcce534-099c-4679-a5da-832b5f913968,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': '8bcce534-099c-4679-a5da-832b5f913968', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:14.479099 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-05ab5609-9611-4fb1-bc1d-e658144b2b68 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0eda465-d190-41a5-ae24-ce24fbf2b2a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:14.506451 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-05ab5609-9611-4fb1-bc1d-e658144b2b68 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-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 13 06:09:14.506806 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-05ab5609-9611-4fb1-bc1d-e658144b2b68 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-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 13 06:09:14.549373 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-05ab5609-9611-4fb1-bc1d-e658144b2b68 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Created reservations ['cd03e7d7-9609-4405-a4a2-e63df5a902eb', '60cd736f-426c-421b-b51d-fe44f398457c', 'b3b27122-adc6-4015-a5f8-497f1b86d6d6', 'cd568232-0352-419b-969f-195c9d8103a9'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:09:14.550153 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-05ab5609-9611-4fb1-bc1d-e658144b2b68 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0eda465-d190-41a5-ae24-ce24fbf2b2a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd03e7d7-9609-4405-a4a2-e63df5a902eb', '60cd736f-426c-421b-b51d-fe44f398457c', 'b3b27122-adc6-4015-a5f8-497f1b86d6d6', 'cd568232-0352-419b-969f-195c9d8103a9']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:14.551006 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-05ab5609-9611-4fb1-bc1d-e658144b2b68 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aad0d9ab-f780-4781-8bb1-a271d064c4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:14.574576 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-05ab5609-9611-4fb1-bc1d-e658144b2b68 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aad0d9ab-f780-4781-8bb1-a271d064c4a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfd2afef-efcf-43ac-bcf0-e5294573a30b', '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='c598aac2cc464215b79c5ab397b6d8f7',qos_specs=None,replication_status=,reservations=['cd03e7d7-9609-4405-a4a2-e63df5a902eb','60cd736f-426c-421b-b51d-fe44f398457c','b3b27122-adc6-4015-a5f8-497f1b86d6d6','cd568232-0352-419b-969f-195c9d8103a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73b2d8c499246f29da4f2d3aedea068',volume_type_id=8bcce534-099c-4679-a5da-832b5f913968), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:09:14Z,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=cfd2afef-efcf-43ac-bcf0-e5294573a30b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c598aac2cc464215b79c5ab397b6d8f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e73b2d8c499246f29da4f2d3aedea068',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bcce534-099c-4679-a5da-832b5f913968),volume_type_id=8bcce534-099c-4679-a5da-832b5f913968)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:14.575797 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-05ab5609-9611-4fb1-bc1d-e658144b2b68 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4f84618-0abc-4bfc-b26e-dea9dab347db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:14.595511 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-05ab5609-9611-4fb1-bc1d-e658144b2b68 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4f84618-0abc-4bfc-b26e-dea9dab347db) transitioned into state 'SUCCESS' from 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='c598aac2cc464215b79c5ab397b6d8f7',qos_specs=None,replication_status=,reservations=['cd03e7d7-9609-4405-a4a2-e63df5a902eb','60cd736f-426c-421b-b51d-fe44f398457c','b3b27122-adc6-4015-a5f8-497f1b86d6d6','cd568232-0352-419b-969f-195c9d8103a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73b2d8c499246f29da4f2d3aedea068',volume_type_id=8bcce534-099c-4679-a5da-832b5f913968)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:14.596866 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-05ab5609-9611-4fb1-bc1d-e658144b2b68 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78b7e17c-d3b9-445f-b17c-c62b67101769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:14.606240 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6082ff5e-21d5-47b1-b929-b0b1872a0e7f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:14.608400 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6082ff5e-21d5-47b1-b929-b0b1872a0e7f tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] GET https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be Aug 13 06:09:14.608636 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6082ff5e-21d5-47b1-b929-b0b1872a0e7f tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:14.608876 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6082ff5e-21d5-47b1-b929-b0b1872a0e7f tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:14.613749 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-05ab5609-9611-4fb1-bc1d-e658144b2b68 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78b7e17c-d3b9-445f-b17c-c62b67101769) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:14.614996 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-05ab5609-9611-4fb1-bc1d-e658144b2b68 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Flow 'volume_create_api' (e18a4dec-c145-4a6e-93bb-aad523da3f0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:14.615438 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-05ab5609-9611-4fb1-bc1d-e658144b2b68 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Create volume request issued successfully. Aug 13 06:09:14.615990 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6082ff5e-21d5-47b1-b929-b0b1872a0e7f tempest-TestStampPattern-1799334179 tempest-TestStampPattern-1799334179-project-member] https://10.4.3.121/volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be returned with HTTP 404 Aug 13 06:09:14.616602 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 427/1700] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:14 2026] GET /volume/v3/volumes/9fcbde99-dcbc-4a2f-a91b-430e054077be => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:14.621970 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05ab5609-9611-4fb1-bc1d-e658144b2b68 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:09:14.622633 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 423/1701] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:09:14 2026] POST /volume/v3/volumes => generated 798 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:09:14.637627 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-01567381-da90-4584-b516-ac9bdce0c9b7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:14.640907 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-01567381-da90-4584-b516-ac9bdce0c9b7 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] GET https://10.4.3.121/volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b Aug 13 06:09:14.641089 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-01567381-da90-4584-b516-ac9bdce0c9b7 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:14.641263 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-01567381-da90-4584-b516-ac9bdce0c9b7 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:14.652609 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:14.652609 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:14.656636 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-01567381-da90-4584-b516-ac9bdce0c9b7 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Volume info retrieved successfully. Aug 13 06:09:14.662154 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-adfd3fd0-1025-49cf-ad54-669118234c15 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:14.662680 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-01567381-da90-4584-b516-ac9bdce0c9b7 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] https://10.4.3.121/volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b returned with HTTP 200 Aug 13 06:09:14.662855 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 433/1702] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:14 2026] GET /volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b => generated 866 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:14.666607 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-adfd3fd0-1025-49cf-ad54-669118234c15 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:14.666607 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-adfd3fd0-1025-49cf-ad54-669118234c15 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:14.666607 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-adfd3fd0-1025-49cf-ad54-669118234c15 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:14.680803 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:14.680803 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:14.688205 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-adfd3fd0-1025-49cf-ad54-669118234c15 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:14.693266 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-adfd3fd0-1025-49cf-ad54-669118234c15 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:14.693681 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 420/1703] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:14 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:14.988416 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-464f3e30-6fb5-49c8-a20e-da8fd200d707 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:14.989828 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-464f3e30-6fb5-49c8-a20e-da8fd200d707 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 Aug 13 06:09:14.991008 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-464f3e30-6fb5-49c8-a20e-da8fd200d707 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:14.991651 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-464f3e30-6fb5-49c8-a20e-da8fd200d707 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:14.991939 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-464f3e30-6fb5-49c8-a20e-da8fd200d707 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Show backup with id 72f76b6a-33b1-4056-86d5-8e4e30f92204. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:14.997006 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:14.997006 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:14.998791 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-464f3e30-6fb5-49c8-a20e-da8fd200d707 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 returned with HTTP 200 Aug 13 06:09:14.999737 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 428/1704] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:14 2026] GET /volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:15.680929 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-afb73330-562f-4258-8a0e-d60cf7ebd80f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:15.684808 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-afb73330-562f-4258-8a0e-d60cf7ebd80f tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] GET https://10.4.3.121/volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b Aug 13 06:09:15.685104 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-afb73330-562f-4258-8a0e-d60cf7ebd80f tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:15.685404 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-afb73330-562f-4258-8a0e-d60cf7ebd80f tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:15.694590 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:15.694590 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:15.699104 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-afb73330-562f-4258-8a0e-d60cf7ebd80f tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Volume info retrieved successfully. Aug 13 06:09:15.707400 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-afb73330-562f-4258-8a0e-d60cf7ebd80f tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] https://10.4.3.121/volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b returned with HTTP 200 Aug 13 06:09:15.707923 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 424/1705] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:15 2026] GET /volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b => generated 948 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:15.710853 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f043555e-b191-40d6-9371-ee475a58c22b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:15.713014 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f043555e-b191-40d6-9371-ee475a58c22b tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:15.713384 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f043555e-b191-40d6-9371-ee475a58c22b tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:15.713759 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f043555e-b191-40d6-9371-ee475a58c22b tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:15.724913 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:15.724913 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:15.729347 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f043555e-b191-40d6-9371-ee475a58c22b tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:15.734782 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f043555e-b191-40d6-9371-ee475a58c22b tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:15.735171 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 434/1706] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:15 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:16.011607 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-de9eb3a6-79aa-45c4-97b1-996bd6df766c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:16.014067 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-de9eb3a6-79aa-45c4-97b1-996bd6df766c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 Aug 13 06:09:16.014435 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-de9eb3a6-79aa-45c4-97b1-996bd6df766c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:16.014729 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-de9eb3a6-79aa-45c4-97b1-996bd6df766c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:16.014909 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-de9eb3a6-79aa-45c4-97b1-996bd6df766c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Show backup with id 72f76b6a-33b1-4056-86d5-8e4e30f92204. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:16.020506 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:16.020506 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:16.021591 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-de9eb3a6-79aa-45c4-97b1-996bd6df766c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 returned with HTTP 200 Aug 13 06:09:16.022085 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 421/1707] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:16 2026] GET /volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:16.290002 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d3a43fc8-705b-4509-b3a6-39b14b1e6afd req-d57770e1-312b-432b-a270-8b2ddfd28162 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:16.293800 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d3a43fc8-705b-4509-b3a6-39b14b1e6afd req-d57770e1-312b-432b-a270-8b2ddfd28162 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] POST https://10.4.3.121/volume/v3/attachments/f3f1dcdb-0b90-4df4-acc9-fdc4cda54fc2/action Aug 13 06:09:16.294325 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d3a43fc8-705b-4509-b3a6-39b14b1e6afd req-d57770e1-312b-432b-a270-8b2ddfd28162 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:09:16.294613 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d3a43fc8-705b-4509-b3a6-39b14b1e6afd req-d57770e1-312b-432b-a270-8b2ddfd28162 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:16.317294 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:16.317294 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:16.333882 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d3a43fc8-705b-4509-b3a6-39b14b1e6afd req-d57770e1-312b-432b-a270-8b2ddfd28162 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments/f3f1dcdb-0b90-4df4-acc9-fdc4cda54fc2/action returned with HTTP 204 Aug 13 06:09:16.334352 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 429/1708] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:09:16 2026] POST /volume/v3/attachments/f3f1dcdb-0b90-4df4-acc9-fdc4cda54fc2/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:16.726741 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-efd27698-f8fe-42e7-b2fd-d2199f362305 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:16.728674 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-efd27698-f8fe-42e7-b2fd-d2199f362305 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] GET https://10.4.3.121/volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b Aug 13 06:09:16.728895 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-efd27698-f8fe-42e7-b2fd-d2199f362305 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:16.729092 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-efd27698-f8fe-42e7-b2fd-d2199f362305 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:16.737676 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:16.737676 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:16.741721 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-efd27698-f8fe-42e7-b2fd-d2199f362305 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Volume info retrieved successfully. Aug 13 06:09:16.749004 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-efd27698-f8fe-42e7-b2fd-d2199f362305 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] https://10.4.3.121/volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b returned with HTTP 200 Aug 13 06:09:16.749542 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 425/1709] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:16 2026] GET /volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:16.758373 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2a97f44b-33db-41ee-bfa2-5f258c6b1f6f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:16.762281 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2a97f44b-33db-41ee-bfa2-5f258c6b1f6f tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:16.762281 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2a97f44b-33db-41ee-bfa2-5f258c6b1f6f tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:16.762281 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2a97f44b-33db-41ee-bfa2-5f258c6b1f6f tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:16.776003 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:16.776003 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:16.781477 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2a97f44b-33db-41ee-bfa2-5f258c6b1f6f tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:16.788275 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2a97f44b-33db-41ee-bfa2-5f258c6b1f6f tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:16.789006 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 435/1710] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:16 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:16.836609 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5b0aef5f-6eae-48c0-8ade-1799787cbf08 req-11732e45-9bd5-4f19-942e-b7a7ee9edd17 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:16.840268 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5b0aef5f-6eae-48c0-8ade-1799787cbf08 req-11732e45-9bd5-4f19-942e-b7a7ee9edd17 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:16.840588 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5b0aef5f-6eae-48c0-8ade-1799787cbf08 req-11732e45-9bd5-4f19-942e-b7a7ee9edd17 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:16.840827 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5b0aef5f-6eae-48c0-8ade-1799787cbf08 req-11732e45-9bd5-4f19-942e-b7a7ee9edd17 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:16.853872 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:16.853872 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:16.859154 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-5b0aef5f-6eae-48c0-8ade-1799787cbf08 req-11732e45-9bd5-4f19-942e-b7a7ee9edd17 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:16.866625 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5b0aef5f-6eae-48c0-8ade-1799787cbf08 req-11732e45-9bd5-4f19-942e-b7a7ee9edd17 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:16.867275 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 422/1711] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:09:16 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:16.948698 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-752e5c26-312f-4719-b950-dc3bd8366082 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:16.949059 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-752e5c26-312f-4719-b950-dc3bd8366082 None None] GET https://10.4.3.121/volume// Aug 13 06:09:16.949240 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-752e5c26-312f-4719-b950-dc3bd8366082 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:16.949446 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-752e5c26-312f-4719-b950-dc3bd8366082 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:16.949746 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-752e5c26-312f-4719-b950-dc3bd8366082 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:09:16.950016 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 430/1712] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:09:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:09:16.959314 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5b0aef5f-6eae-48c0-8ade-1799787cbf08 req-5459d66f-7051-48dd-9d3a-5b7e3ec62c46 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:16.961990 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5b0aef5f-6eae-48c0-8ade-1799787cbf08 req-5459d66f-7051-48dd-9d3a-5b7e3ec62c46 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:09:16.962503 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5b0aef5f-6eae-48c0-8ade-1799787cbf08 req-5459d66f-7051-48dd-9d3a-5b7e3ec62c46 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02e36670-e251-42c0-90b2-db2a9d42c3da", "connector": null, "instance_uuid": "2be03047-3227-4186-986b-396a144113f4"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:16.978163 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:16.978163 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:17.010988 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5b0aef5f-6eae-48c0-8ade-1799787cbf08 req-5459d66f-7051-48dd-9d3a-5b7e3ec62c46 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:09:17.011213 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 426/1713] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:09:16 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:17.036453 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-500fbebd-e488-4896-a900-4c0a17c1425b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:17.039554 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-500fbebd-e488-4896-a900-4c0a17c1425b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 Aug 13 06:09:17.039841 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-500fbebd-e488-4896-a900-4c0a17c1425b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:17.040514 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-500fbebd-e488-4896-a900-4c0a17c1425b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:17.040733 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-500fbebd-e488-4896-a900-4c0a17c1425b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Show backup with id 72f76b6a-33b1-4056-86d5-8e4e30f92204. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:17.041786 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-da0a48ad-f418-4289-b516-1cdd46395623 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:17.045237 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da0a48ad-f418-4289-b516-1cdd46395623 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:17.045237 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da0a48ad-f418-4289-b516-1cdd46395623 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:17.045237 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da0a48ad-f418-4289-b516-1cdd46395623 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:17.048886 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9110fbdf-f75b-41e1-acd6-f6f7a6457cbb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:17.049214 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9110fbdf-f75b-41e1-acd6-f6f7a6457cbb None None] GET https://10.4.3.121/volume// Aug 13 06:09:17.049363 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9110fbdf-f75b-41e1-acd6-f6f7a6457cbb None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:17.049545 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9110fbdf-f75b-41e1-acd6-f6f7a6457cbb None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:17.049859 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9110fbdf-f75b-41e1-acd6-f6f7a6457cbb None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:09:17.050119 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 431/1714] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:09:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:09:17.050553 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:17.050553 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:17.054206 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-500fbebd-e488-4896-a900-4c0a17c1425b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 returned with HTTP 200 Aug 13 06:09:17.054206 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 436/1715] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:17 2026] GET /volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 => generated 835 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:17.058797 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5b0aef5f-6eae-48c0-8ade-1799787cbf08 req-90a4ffdf-d7a3-418d-a960-143d993151b1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:17.061257 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5b0aef5f-6eae-48c0-8ade-1799787cbf08 req-90a4ffdf-d7a3-418d-a960-143d993151b1 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:17.061542 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5b0aef5f-6eae-48c0-8ade-1799787cbf08 req-90a4ffdf-d7a3-418d-a960-143d993151b1 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:17.061789 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5b0aef5f-6eae-48c0-8ade-1799787cbf08 req-90a4ffdf-d7a3-418d-a960-143d993151b1 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:17.062325 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f140794e-0d2b-4e62-be69-8ec18fdc401e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:17.064148 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f140794e-0d2b-4e62-be69-8ec18fdc401e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/a8ef6676-67e2-4a48-8a48-ac34dbde72ee Aug 13 06:09:17.064327 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f140794e-0d2b-4e62-be69-8ec18fdc401e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:17.064530 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f140794e-0d2b-4e62-be69-8ec18fdc401e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:17.065303 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:17.065303 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:17.069567 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:17.069567 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:17.069717 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-da0a48ad-f418-4289-b516-1cdd46395623 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:17.070014 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f140794e-0d2b-4e62-be69-8ec18fdc401e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:09:17.070980 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f140794e-0d2b-4e62-be69-8ec18fdc401e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/a8ef6676-67e2-4a48-8a48-ac34dbde72ee returned with HTTP 200 Aug 13 06:09:17.071315 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 432/1716] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:09:17 2026] GET /volume/v3/snapshots/a8ef6676-67e2-4a48-8a48-ac34dbde72ee => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:17.075865 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da0a48ad-f418-4289-b516-1cdd46395623 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:17.076395 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 423/1717] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:17 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 1146 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:17.086271 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:17.086271 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:17.090488 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-88ec337d-ff01-48ab-95b9-a762e45ee1e6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:17.090658 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-5b0aef5f-6eae-48c0-8ade-1799787cbf08 req-90a4ffdf-d7a3-418d-a960-143d993151b1 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:17.092168 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-88ec337d-ff01-48ab-95b9-a762e45ee1e6 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 Aug 13 06:09:17.092380 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-88ec337d-ff01-48ab-95b9-a762e45ee1e6 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:17.092565 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-88ec337d-ff01-48ab-95b9-a762e45ee1e6 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:17.092665 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-88ec337d-ff01-48ab-95b9-a762e45ee1e6 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Show backup with id 72f76b6a-33b1-4056-86d5-8e4e30f92204. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:17.094999 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5b0aef5f-6eae-48c0-8ade-1799787cbf08 req-90a4ffdf-d7a3-418d-a960-143d993151b1 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:17.095452 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 427/1718] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:09:17 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 1326 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:09:17.098237 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:17.098237 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:17.098670 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-88ec337d-ff01-48ab-95b9-a762e45ee1e6 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 returned with HTTP 200 Aug 13 06:09:17.099084 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 437/1719] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:17 2026] GET /volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:17.114871 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1d09661b-c44f-455b-81b5-6958ee321e4b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:17.117671 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d09661b-c44f-455b-81b5-6958ee321e4b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 Aug 13 06:09:17.118079 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1d09661b-c44f-455b-81b5-6958ee321e4b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:17.118161 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1d09661b-c44f-455b-81b5-6958ee321e4b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:17.118387 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-1d09661b-c44f-455b-81b5-6958ee321e4b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete backup with id: 72f76b6a-33b1-4056-86d5-8e4e30f92204. Aug 13 06:09:17.124363 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:17.124363 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:17.154281 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-1d09661b-c44f-455b-81b5-6958ee321e4b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] delete_backup rpcapi backup_id 72f76b6a-33b1-4056-86d5-8e4e30f92204 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:09:17.161704 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d09661b-c44f-455b-81b5-6958ee321e4b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 returned with HTTP 202 Aug 13 06:09:17.162666 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 433/1720] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:09:17 2026] DELETE /volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:09:17.171552 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d1a4fa95-05fd-4131-a0e0-dbc68b361968 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:17.173813 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d1a4fa95-05fd-4131-a0e0-dbc68b361968 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 Aug 13 06:09:17.174009 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d1a4fa95-05fd-4131-a0e0-dbc68b361968 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:17.174248 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d1a4fa95-05fd-4131-a0e0-dbc68b361968 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:17.174391 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d1a4fa95-05fd-4131-a0e0-dbc68b361968 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Show backup with id 72f76b6a-33b1-4056-86d5-8e4e30f92204. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:17.179338 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:17.179338 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:17.180126 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d1a4fa95-05fd-4131-a0e0-dbc68b361968 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 returned with HTTP 200 Aug 13 06:09:17.180571 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 424/1721] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:17 2026] GET /volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:17.199376 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5b0aef5f-6eae-48c0-8ade-1799787cbf08 req-e2f9712f-4062-4b98-b7e5-eae004c39aa5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:17.204593 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5b0aef5f-6eae-48c0-8ade-1799787cbf08 req-e2f9712f-4062-4b98-b7e5-eae004c39aa5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] PUT https://10.4.3.121/volume/v3/attachments/1eea8749-49e4-40ff-a425-f799afd12602 Aug 13 06:09:17.204955 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5b0aef5f-6eae-48c0-8ade-1799787cbf08 req-e2f9712f-4062-4b98-b7e5-eae004c39aa5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:17.220139 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-5b0aef5f-6eae-48c0-8ade-1799787cbf08 req-e2f9712f-4062-4b98-b7e5-eae004c39aa5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Acquiring lock "cinder-attachment_update-02e36670-e251-42c0-90b2-db2a9d42c3da-np0000007163" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:09:17.224702 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-5b0aef5f-6eae-48c0-8ade-1799787cbf08 req-e2f9712f-4062-4b98-b7e5-eae004c39aa5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Lock "cinder-attachment_update-02e36670-e251-42c0-90b2-db2a9d42c3da-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:09:17.225635 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:17.225635 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:17.330132 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-5b0aef5f-6eae-48c0-8ade-1799787cbf08 req-e2f9712f-4062-4b98-b7e5-eae004c39aa5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Lock "cinder-attachment_update-02e36670-e251-42c0-90b2-db2a9d42c3da-np0000007163" released by "attachment_update" :: held 0.105s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:09:17.330132 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5b0aef5f-6eae-48c0-8ade-1799787cbf08 req-e2f9712f-4062-4b98-b7e5-eae004c39aa5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments/1eea8749-49e4-40ff-a425-f799afd12602 returned with HTTP 200 Aug 13 06:09:17.330132 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 428/1722] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:09:17 2026] PUT /volume/v3/attachments/1eea8749-49e4-40ff-a425-f799afd12602 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:17.768155 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f528ced7-f2e5-4b31-a62a-833f0fc804bb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:17.772383 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f528ced7-f2e5-4b31-a62a-833f0fc804bb tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] GET https://10.4.3.121/volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b Aug 13 06:09:17.772749 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f528ced7-f2e5-4b31-a62a-833f0fc804bb tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:17.772975 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f528ced7-f2e5-4b31-a62a-833f0fc804bb tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:17.781789 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:17.781789 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:17.793796 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f528ced7-f2e5-4b31-a62a-833f0fc804bb tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Volume info retrieved successfully. Aug 13 06:09:17.809398 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f528ced7-f2e5-4b31-a62a-833f0fc804bb tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] https://10.4.3.121/volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b returned with HTTP 200 Aug 13 06:09:17.812202 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 438/1723] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:17 2026] GET /volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b => generated 951 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:18.093849 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-84ac91c7-5d67-43f2-a61f-17f200474bdf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:18.095687 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-84ac91c7-5d67-43f2-a61f-17f200474bdf tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:18.095973 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-84ac91c7-5d67-43f2-a61f-17f200474bdf tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:18.096050 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-84ac91c7-5d67-43f2-a61f-17f200474bdf tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:18.110824 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:18.110824 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:18.116796 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-84ac91c7-5d67-43f2-a61f-17f200474bdf tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:18.123095 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-84ac91c7-5d67-43f2-a61f-17f200474bdf tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:18.123535 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 434/1724] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:18 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:18.189848 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-423aa818-ca84-4bfe-84c3-cd684c8a297d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:18.191811 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-423aa818-ca84-4bfe-84c3-cd684c8a297d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 Aug 13 06:09:18.192618 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-423aa818-ca84-4bfe-84c3-cd684c8a297d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:18.192618 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-423aa818-ca84-4bfe-84c3-cd684c8a297d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:18.192618 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-423aa818-ca84-4bfe-84c3-cd684c8a297d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Show backup with id 72f76b6a-33b1-4056-86d5-8e4e30f92204. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:18.196581 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-423aa818-ca84-4bfe-84c3-cd684c8a297d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 returned with HTTP 404 Aug 13 06:09:18.197256 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 425/1725] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:18 2026] GET /volume/v3/backups/72f76b6a-33b1-4056-86d5-8e4e30f92204 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:18.278586 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f246321d-9f4c-46ba-bd79-5f35466b7aef None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:18.280429 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f246321d-9f4c-46ba-bd79-5f35466b7aef tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/a8ef6676-67e2-4a48-8a48-ac34dbde72ee Aug 13 06:09:18.280649 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f246321d-9f4c-46ba-bd79-5f35466b7aef tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:18.280813 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f246321d-9f4c-46ba-bd79-5f35466b7aef tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:18.280915 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-f246321d-9f4c-46ba-bd79-5f35466b7aef tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete snapshot with id: a8ef6676-67e2-4a48-8a48-ac34dbde72ee Aug 13 06:09:18.286328 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:18.286328 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:18.286657 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f246321d-9f4c-46ba-bd79-5f35466b7aef tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:09:18.304325 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f246321d-9f4c-46ba-bd79-5f35466b7aef tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot delete request issued successfully. Aug 13 06:09:18.304566 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f246321d-9f4c-46ba-bd79-5f35466b7aef tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/a8ef6676-67e2-4a48-8a48-ac34dbde72ee returned with HTTP 202 Aug 13 06:09:18.305115 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 429/1726] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:09:18 2026] DELETE /volume/v3/snapshots/a8ef6676-67e2-4a48-8a48-ac34dbde72ee => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:18.312500 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-818e5631-b61d-4367-aa73-1a196bd0ff09 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:18.318488 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-818e5631-b61d-4367-aa73-1a196bd0ff09 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/a8ef6676-67e2-4a48-8a48-ac34dbde72ee Aug 13 06:09:18.318488 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-818e5631-b61d-4367-aa73-1a196bd0ff09 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:18.318488 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-818e5631-b61d-4367-aa73-1a196bd0ff09 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:18.324022 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:18.324022 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:18.324885 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-818e5631-b61d-4367-aa73-1a196bd0ff09 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:09:18.326625 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-818e5631-b61d-4367-aa73-1a196bd0ff09 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/a8ef6676-67e2-4a48-8a48-ac34dbde72ee returned with HTTP 200 Aug 13 06:09:18.327405 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 439/1727] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:09:18 2026] GET /volume/v3/snapshots/a8ef6676-67e2-4a48-8a48-ac34dbde72ee => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:18.827589 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-21ba43a6-2888-401a-b429-a22379ec4a2c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:18.830445 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-21ba43a6-2888-401a-b429-a22379ec4a2c tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] GET https://10.4.3.121/volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b Aug 13 06:09:18.830693 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-21ba43a6-2888-401a-b429-a22379ec4a2c tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:18.830920 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-21ba43a6-2888-401a-b429-a22379ec4a2c tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:18.838111 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:18.838111 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:18.841438 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-21ba43a6-2888-401a-b429-a22379ec4a2c tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Volume info retrieved successfully. Aug 13 06:09:18.845415 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-21ba43a6-2888-401a-b429-a22379ec4a2c tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] https://10.4.3.121/volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b returned with HTTP 200 Aug 13 06:09:18.845770 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 435/1728] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:18 2026] GET /volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:18.884178 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-967d62b5-a5f9-4532-a07e-2935fdde7c1d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:18.886368 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-967d62b5-a5f9-4532-a07e-2935fdde7c1d tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/f1302517-2b8a-4eb3-a321-a03673c7ea10 Aug 13 06:09:18.886758 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-967d62b5-a5f9-4532-a07e-2935fdde7c1d tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:18.886891 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-967d62b5-a5f9-4532-a07e-2935fdde7c1d tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:18.887045 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-967d62b5-a5f9-4532-a07e-2935fdde7c1d tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Delete snapshot with id: f1302517-2b8a-4eb3-a321-a03673c7ea10 Aug 13 06:09:18.895580 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:18.895580 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:18.895928 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-967d62b5-a5f9-4532-a07e-2935fdde7c1d tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Snapshot retrieved successfully. Aug 13 06:09:18.918963 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-967d62b5-a5f9-4532-a07e-2935fdde7c1d tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Snapshot delete request issued successfully. Aug 13 06:09:18.919201 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-967d62b5-a5f9-4532-a07e-2935fdde7c1d tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/snapshots/f1302517-2b8a-4eb3-a321-a03673c7ea10 returned with HTTP 202 Aug 13 06:09:18.919870 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 426/1729] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:09:18 2026] DELETE /volume/v3/snapshots/f1302517-2b8a-4eb3-a321-a03673c7ea10 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:18.927588 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f28bd239-8771-471e-a3ff-6af2753bc474 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:18.929837 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f28bd239-8771-471e-a3ff-6af2753bc474 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/snapshots/f1302517-2b8a-4eb3-a321-a03673c7ea10 Aug 13 06:09:18.930042 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f28bd239-8771-471e-a3ff-6af2753bc474 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:18.930308 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f28bd239-8771-471e-a3ff-6af2753bc474 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:18.935859 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:18.935859 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:18.936322 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f28bd239-8771-471e-a3ff-6af2753bc474 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Snapshot retrieved successfully. Aug 13 06:09:18.937059 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f28bd239-8771-471e-a3ff-6af2753bc474 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/snapshots/f1302517-2b8a-4eb3-a321-a03673c7ea10 returned with HTTP 200 Aug 13 06:09:18.937399 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 430/1730] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:09:18 2026] GET /volume/v3/snapshots/f1302517-2b8a-4eb3-a321-a03673c7ea10 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:19.135970 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-206c9ce3-e1ef-4ad9-972a-bbcf311268f4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:19.137957 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-206c9ce3-e1ef-4ad9-972a-bbcf311268f4 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:19.138167 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-206c9ce3-e1ef-4ad9-972a-bbcf311268f4 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:19.138360 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-206c9ce3-e1ef-4ad9-972a-bbcf311268f4 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:19.154868 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:19.154868 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:19.160214 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-206c9ce3-e1ef-4ad9-972a-bbcf311268f4 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:19.164805 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-206c9ce3-e1ef-4ad9-972a-bbcf311268f4 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:19.165505 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 440/1731] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:19 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:19.337798 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-886a1e10-0639-4cf9-bd73-f5a16db47561 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:19.339813 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-886a1e10-0639-4cf9-bd73-f5a16db47561 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/a8ef6676-67e2-4a48-8a48-ac34dbde72ee Aug 13 06:09:19.339993 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-886a1e10-0639-4cf9-bd73-f5a16db47561 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:19.340200 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-886a1e10-0639-4cf9-bd73-f5a16db47561 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:19.345800 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-886a1e10-0639-4cf9-bd73-f5a16db47561 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/a8ef6676-67e2-4a48-8a48-ac34dbde72ee returned with HTTP 404 Aug 13 06:09:19.346410 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 436/1732] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:09:19 2026] GET /volume/v3/snapshots/a8ef6676-67e2-4a48-8a48-ac34dbde72ee => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:19.356954 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e323391a-133c-45ef-8524-3414e79d6feb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:19.358918 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e323391a-133c-45ef-8524-3414e79d6feb tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 Aug 13 06:09:19.359138 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e323391a-133c-45ef-8524-3414e79d6feb tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:19.359409 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e323391a-133c-45ef-8524-3414e79d6feb tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:19.367479 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:19.367479 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:19.371488 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e323391a-133c-45ef-8524-3414e79d6feb tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:09:19.376398 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e323391a-133c-45ef-8524-3414e79d6feb tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 returned with HTTP 200 Aug 13 06:09:19.376784 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 427/1733] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:19 2026] GET /volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:19.410544 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2a708329-4ba4-48de-bf69-b2e7a9675b80 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:19.412729 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a708329-4ba4-48de-bf69-b2e7a9675b80 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:09:19.413083 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a708329-4ba4-48de-bf69-b2e7a9675b80 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bcc3fff6-3f04-4f78-90dc-2c99a667b3c9", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-15194850"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:19.415515 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-2a708329-4ba4-48de-bf69-b2e7a9675b80 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Create volume request body: {'volume': {'imageRef': 'bcc3fff6-3f04-4f78-90dc-2c99a667b3c9', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-15194850'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:09:19.523604 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-2a708329-4ba4-48de-bf69-b2e7a9675b80 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Create volume of 1 GB Aug 13 06:09:19.529531 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2a708329-4ba4-48de-bf69-b2e7a9675b80 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Availability Zones retrieved successfully. Aug 13 06:09:19.534692 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a708329-4ba4-48de-bf69-b2e7a9675b80 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Flow 'volume_create_api' (83139f4a-c740-4720-b620-7ac160c41213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:19.535728 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a708329-4ba4-48de-bf69-b2e7a9675b80 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf84e310-37e0-4bd4-b559-6f44f6010a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:19.536654 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-2a708329-4ba4-48de-bf69-b2e7a9675b80 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:09:19.594602 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a708329-4ba4-48de-bf69-b2e7a9675b80 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf84e310-37e0-4bd4-b559-6f44f6010a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:19.595300 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a708329-4ba4-48de-bf69-b2e7a9675b80 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a36aece-5a48-42f6-b77e-799c87057811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:19.643309 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-2a708329-4ba4-48de-bf69-b2e7a9675b80 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Created reservations ['9dae4111-eea4-4070-b16e-7046656eb022', '19fc5431-cc6c-4263-bfd2-5d60ed3e2313', '10798447-627b-495d-abf2-f595007088ad', '23bd64df-6fd4-40c2-8aab-9f6da3d3de3b'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:09:19.644289 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a708329-4ba4-48de-bf69-b2e7a9675b80 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a36aece-5a48-42f6-b77e-799c87057811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dae4111-eea4-4070-b16e-7046656eb022', '19fc5431-cc6c-4263-bfd2-5d60ed3e2313', '10798447-627b-495d-abf2-f595007088ad', '23bd64df-6fd4-40c2-8aab-9f6da3d3de3b']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:19.645051 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a708329-4ba4-48de-bf69-b2e7a9675b80 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afa6be49-32a7-4f85-b14b-aabf570dd796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:19.668718 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a708329-4ba4-48de-bf69-b2e7a9675b80 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afa6be49-32a7-4f85-b14b-aabf570dd796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bd65249-3444-4b94-b387-df8600957010', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-15194850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4e19a147a6426da11b7cf95e12dce9',qos_specs=None,replication_status=,reservations=['9dae4111-eea4-4070-b16e-7046656eb022','19fc5431-cc6c-4263-bfd2-5d60ed3e2313','10798447-627b-495d-abf2-f595007088ad','23bd64df-6fd4-40c2-8aab-9f6da3d3de3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddd7ad3511d24b84888e13f0d1864a17',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:09:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-15194850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bd65249-3444-4b94-b387-df8600957010,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc4e19a147a6426da11b7cf95e12dce9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddd7ad3511d24b84888e13f0d1864a17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:19.669437 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a708329-4ba4-48de-bf69-b2e7a9675b80 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (388378d3-2e87-49a3-a38b-c23a59a6d7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:19.694243 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a708329-4ba4-48de-bf69-b2e7a9675b80 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (388378d3-2e87-49a3-a38b-c23a59a6d7fe) transitioned into state 'SUCCESS' from state '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-15194850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4e19a147a6426da11b7cf95e12dce9',qos_specs=None,replication_status=,reservations=['9dae4111-eea4-4070-b16e-7046656eb022','19fc5431-cc6c-4263-bfd2-5d60ed3e2313','10798447-627b-495d-abf2-f595007088ad','23bd64df-6fd4-40c2-8aab-9f6da3d3de3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddd7ad3511d24b84888e13f0d1864a17',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:19.694964 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a708329-4ba4-48de-bf69-b2e7a9675b80 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0a77fde-36b1-4437-9ac3-0181d2cbc016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:19.711922 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a708329-4ba4-48de-bf69-b2e7a9675b80 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0a77fde-36b1-4437-9ac3-0181d2cbc016) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:19.712772 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2a708329-4ba4-48de-bf69-b2e7a9675b80 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Flow 'volume_create_api' (83139f4a-c740-4720-b620-7ac160c41213) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:19.713078 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2a708329-4ba4-48de-bf69-b2e7a9675b80 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Create volume request issued successfully. Aug 13 06:09:19.713802 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a708329-4ba4-48de-bf69-b2e7a9675b80 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:09:19.718024 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 431/1734] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:09:19 2026] POST /volume/v3/volumes => generated 752 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:09:19.735176 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bee2b2c8-8d13-4cba-b92e-54f45c2d170e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:19.737126 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bee2b2c8-8d13-4cba-b92e-54f45c2d170e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 Aug 13 06:09:19.737442 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bee2b2c8-8d13-4cba-b92e-54f45c2d170e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:19.737716 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bee2b2c8-8d13-4cba-b92e-54f45c2d170e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:19.749854 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:19.749854 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:19.758739 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bee2b2c8-8d13-4cba-b92e-54f45c2d170e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:09:19.767719 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bee2b2c8-8d13-4cba-b92e-54f45c2d170e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 returned with HTTP 200 Aug 13 06:09:19.768417 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 441/1735] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:19 2026] GET /volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:19.862058 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-41b38762-5f6c-4327-bd8b-c165ac130ad4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:19.865956 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-41b38762-5f6c-4327-bd8b-c165ac130ad4 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] GET https://10.4.3.121/volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b Aug 13 06:09:19.866148 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-41b38762-5f6c-4327-bd8b-c165ac130ad4 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:19.866365 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-41b38762-5f6c-4327-bd8b-c165ac130ad4 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:19.876211 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:19.876211 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:19.881617 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-41b38762-5f6c-4327-bd8b-c165ac130ad4 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Volume info retrieved successfully. Aug 13 06:09:19.890027 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-41b38762-5f6c-4327-bd8b-c165ac130ad4 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] https://10.4.3.121/volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b returned with HTTP 200 Aug 13 06:09:19.891820 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 437/1736] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:19 2026] GET /volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b => generated 951 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:19.947681 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-21ce193f-65e4-4f47-b30f-fd3f2971c77c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:19.949916 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-21ce193f-65e4-4f47-b30f-fd3f2971c77c tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/snapshots/f1302517-2b8a-4eb3-a321-a03673c7ea10 Aug 13 06:09:19.950123 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-21ce193f-65e4-4f47-b30f-fd3f2971c77c tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:19.950332 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-21ce193f-65e4-4f47-b30f-fd3f2971c77c tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:19.954934 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-21ce193f-65e4-4f47-b30f-fd3f2971c77c tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/snapshots/f1302517-2b8a-4eb3-a321-a03673c7ea10 returned with HTTP 404 Aug 13 06:09:19.955700 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 428/1737] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:09:19 2026] GET /volume/v3/snapshots/f1302517-2b8a-4eb3-a321-a03673c7ea10 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:20.086266 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-4ac9cc19-10f2-4eee-8711-8181cbde8693 req-c3b0315e-f5bf-4466-82e7-895f2fbbc381 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:20.089606 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4ac9cc19-10f2-4eee-8711-8181cbde8693 req-c3b0315e-f5bf-4466-82e7-895f2fbbc381 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/attachments?instance_id=5cdec945-0415-442b-9249-cfa3edb4c103 Aug 13 06:09:20.089984 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4ac9cc19-10f2-4eee-8711-8181cbde8693 req-c3b0315e-f5bf-4466-82e7-895f2fbbc381 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:20.090315 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4ac9cc19-10f2-4eee-8711-8181cbde8693 req-c3b0315e-f5bf-4466-82e7-895f2fbbc381 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:20.114745 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4ac9cc19-10f2-4eee-8711-8181cbde8693 req-c3b0315e-f5bf-4466-82e7-895f2fbbc381 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/attachments?instance_id=5cdec945-0415-442b-9249-cfa3edb4c103 returned with HTTP 200 Aug 13 06:09:20.115656 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 432/1738] 10.4.3.121 () {70 vars in 1637 bytes} [Thu Aug 13 06:09:20 2026] GET /volume/v3/attachments?instance_id=5cdec945-0415-442b-9249-cfa3edb4c103 => generated 192 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:20.126153 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-4ac9cc19-10f2-4eee-8711-8181cbde8693 req-edf9c07d-77fa-409b-9551-e69c23cb9e38 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:20.128403 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4ac9cc19-10f2-4eee-8711-8181cbde8693 req-edf9c07d-77fa-409b-9551-e69c23cb9e38 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/attachments/551c41ac-44d2-48a6-b7f0-7c67a118f5ec Aug 13 06:09:20.128662 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4ac9cc19-10f2-4eee-8711-8181cbde8693 req-edf9c07d-77fa-409b-9551-e69c23cb9e38 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:20.128845 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4ac9cc19-10f2-4eee-8711-8181cbde8693 req-edf9c07d-77fa-409b-9551-e69c23cb9e38 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:20.151070 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4ac9cc19-10f2-4eee-8711-8181cbde8693 req-edf9c07d-77fa-409b-9551-e69c23cb9e38 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/attachments/551c41ac-44d2-48a6-b7f0-7c67a118f5ec returned with HTTP 200 Aug 13 06:09:20.151834 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 442/1739] 10.4.3.121 () {70 vars in 1651 bytes} [Thu Aug 13 06:09:20 2026] GET /volume/v3/attachments/551c41ac-44d2-48a6-b7f0-7c67a118f5ec => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:20.179255 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0147dce8-185d-4786-a916-0b43e6c877da None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:20.181135 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0147dce8-185d-4786-a916-0b43e6c877da tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:20.181365 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0147dce8-185d-4786-a916-0b43e6c877da tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:20.181576 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0147dce8-185d-4786-a916-0b43e6c877da tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:20.200970 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:20.200970 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:20.208408 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0147dce8-185d-4786-a916-0b43e6c877da tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:20.215001 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0147dce8-185d-4786-a916-0b43e6c877da tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:20.215583 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 438/1740] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:20 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 1147 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:20.783841 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-14a06bf6-4897-480c-ac6d-73760bc19826 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:20.786206 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14a06bf6-4897-480c-ac6d-73760bc19826 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 Aug 13 06:09:20.786628 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14a06bf6-4897-480c-ac6d-73760bc19826 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:20.786733 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14a06bf6-4897-480c-ac6d-73760bc19826 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:20.799488 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:20.799488 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:20.805689 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-14a06bf6-4897-480c-ac6d-73760bc19826 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:09:20.820031 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14a06bf6-4897-480c-ac6d-73760bc19826 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 returned with HTTP 200 Aug 13 06:09:20.820784 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 429/1741] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:20 2026] GET /volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 => generated 1360 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:20.907784 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-27f4ee0c-d692-42cb-8884-fc7b2db6c2ca None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:20.910810 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-27f4ee0c-d692-42cb-8884-fc7b2db6c2ca tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] GET https://10.4.3.121/volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b Aug 13 06:09:20.911270 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-27f4ee0c-d692-42cb-8884-fc7b2db6c2ca tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:20.911663 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-27f4ee0c-d692-42cb-8884-fc7b2db6c2ca tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:20.921899 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:20.921899 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:20.927449 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-27f4ee0c-d692-42cb-8884-fc7b2db6c2ca tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Volume info retrieved successfully. Aug 13 06:09:20.935609 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-27f4ee0c-d692-42cb-8884-fc7b2db6c2ca tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] https://10.4.3.121/volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b returned with HTTP 200 Aug 13 06:09:20.936296 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 433/1742] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:20 2026] GET /volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b => generated 951 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:21.232430 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7d14c5c7-84b4-42bf-af23-ed5d1bae7b58 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:21.244852 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7d14c5c7-84b4-42bf-af23-ed5d1bae7b58 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:21.245604 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7d14c5c7-84b4-42bf-af23-ed5d1bae7b58 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:21.245884 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7d14c5c7-84b4-42bf-af23-ed5d1bae7b58 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:21.268707 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:21.268707 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:21.273796 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7d14c5c7-84b4-42bf-af23-ed5d1bae7b58 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:21.279764 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7d14c5c7-84b4-42bf-af23-ed5d1bae7b58 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:21.280389 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 443/1743] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:21 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 1147 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:21.689206 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5b0aef5f-6eae-48c0-8ade-1799787cbf08 req-4de43633-6948-425e-a6d6-21caacb4a696 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:21.691928 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5b0aef5f-6eae-48c0-8ade-1799787cbf08 req-4de43633-6948-425e-a6d6-21caacb4a696 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] POST https://10.4.3.121/volume/v3/attachments/1eea8749-49e4-40ff-a425-f799afd12602/action Aug 13 06:09:21.693446 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5b0aef5f-6eae-48c0-8ade-1799787cbf08 req-4de43633-6948-425e-a6d6-21caacb4a696 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:09:21.693446 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5b0aef5f-6eae-48c0-8ade-1799787cbf08 req-4de43633-6948-425e-a6d6-21caacb4a696 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:21.710058 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:21.710058 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:21.727697 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5b0aef5f-6eae-48c0-8ade-1799787cbf08 req-4de43633-6948-425e-a6d6-21caacb4a696 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments/1eea8749-49e4-40ff-a425-f799afd12602/action returned with HTTP 204 Aug 13 06:09:21.728613 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 439/1744] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:09:21 2026] POST /volume/v3/attachments/1eea8749-49e4-40ff-a425-f799afd12602/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:21.904690 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c0dc6791-0764-4a33-8e46-5daa1f580eec None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:21.951581 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-09eb1212-d0ce-4287-b252-fd23adc4ae22 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:21.953394 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-09eb1212-d0ce-4287-b252-fd23adc4ae22 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] GET https://10.4.3.121/volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b Aug 13 06:09:21.954639 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-09eb1212-d0ce-4287-b252-fd23adc4ae22 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:21.954639 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-09eb1212-d0ce-4287-b252-fd23adc4ae22 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:21.961857 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:21.961857 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:21.965706 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-09eb1212-d0ce-4287-b252-fd23adc4ae22 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Volume info retrieved successfully. Aug 13 06:09:21.970023 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-09eb1212-d0ce-4287-b252-fd23adc4ae22 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] https://10.4.3.121/volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b returned with HTTP 200 Aug 13 06:09:21.970504 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 434/1745] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:21 2026] GET /volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:22.003349 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c0dc6791-0764-4a33-8e46-5daa1f580eec tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:09:22.003781 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c0dc6791-0764-4a33-8e46-5daa1f580eec tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1284008963"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:22.006334 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-c0dc6791-0764-4a33-8e46-5daa1f580eec tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1284008963'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:09:22.006639 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-c0dc6791-0764-4a33-8e46-5daa1f580eec tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Create volume of 1 GB Aug 13 06:09:22.012819 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c0dc6791-0764-4a33-8e46-5daa1f580eec tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Availability Zones retrieved successfully. Aug 13 06:09:22.021847 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c0dc6791-0764-4a33-8e46-5daa1f580eec tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Flow 'volume_create_api' (f4d1f73a-5cc9-4ce7-b1b2-64ec7b8bcd8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:22.023375 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c0dc6791-0764-4a33-8e46-5daa1f580eec tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b65527d8-5790-49fa-b6ff-8826f4bbc6f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:22.027014 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-c0dc6791-0764-4a33-8e46-5daa1f580eec tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:09:22.064351 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c0dc6791-0764-4a33-8e46-5daa1f580eec tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b65527d8-5790-49fa-b6ff-8826f4bbc6f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:22.065506 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c0dc6791-0764-4a33-8e46-5daa1f580eec tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd39eb6a-feff-4e82-8459-9fdd050603d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:22.139029 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-c0dc6791-0764-4a33-8e46-5daa1f580eec tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Created reservations ['39d7c3b9-7e18-46dc-8eb1-f480d48af2ea', '239bf44c-8d12-42bc-9d08-5f1838b29f20', '32891957-b9c5-4f6e-bca0-cc32789ef3e6', 'f55c6c99-396e-4567-a523-5a8e75f6b1f8'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:09:22.140206 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c0dc6791-0764-4a33-8e46-5daa1f580eec tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd39eb6a-feff-4e82-8459-9fdd050603d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39d7c3b9-7e18-46dc-8eb1-f480d48af2ea', '239bf44c-8d12-42bc-9d08-5f1838b29f20', '32891957-b9c5-4f6e-bca0-cc32789ef3e6', 'f55c6c99-396e-4567-a523-5a8e75f6b1f8']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:22.142159 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c0dc6791-0764-4a33-8e46-5daa1f580eec tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fd06995-3ecd-415c-8b06-c5a72bb2179e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:22.171074 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c0dc6791-0764-4a33-8e46-5daa1f580eec tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fd06995-3ecd-415c-8b06-c5a72bb2179e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84d35994-789f-4328-b4ec-1702d8520c61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1284008963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c844db8c1574950afc78a22ff3c0da6',qos_specs=None,replication_status=,reservations=['39d7c3b9-7e18-46dc-8eb1-f480d48af2ea','239bf44c-8d12-42bc-9d08-5f1838b29f20','32891957-b9c5-4f6e-bca0-cc32789ef3e6','f55c6c99-396e-4567-a523-5a8e75f6b1f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799e8c11c5444ea28e4d9a7899159537',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:09:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1284008963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84d35994-789f-4328-b4ec-1702d8520c61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c844db8c1574950afc78a22ff3c0da6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='799e8c11c5444ea28e4d9a7899159537',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:22.171950 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c0dc6791-0764-4a33-8e46-5daa1f580eec tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d61ef11-2728-44b6-961d-86c3d04bc6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:22.192300 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c0dc6791-0764-4a33-8e46-5daa1f580eec tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d61ef11-2728-44b6-961d-86c3d04bc6a0) transitioned into state 'SUCCESS' from state '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-1284008963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c844db8c1574950afc78a22ff3c0da6',qos_specs=None,replication_status=,reservations=['39d7c3b9-7e18-46dc-8eb1-f480d48af2ea','239bf44c-8d12-42bc-9d08-5f1838b29f20','32891957-b9c5-4f6e-bca0-cc32789ef3e6','f55c6c99-396e-4567-a523-5a8e75f6b1f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799e8c11c5444ea28e4d9a7899159537',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:22.193019 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c0dc6791-0764-4a33-8e46-5daa1f580eec tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70d81cea-ccde-40cc-bb6f-b2bd91dd27b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:22.203634 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c0dc6791-0764-4a33-8e46-5daa1f580eec tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70d81cea-ccde-40cc-bb6f-b2bd91dd27b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:22.205720 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-c0dc6791-0764-4a33-8e46-5daa1f580eec tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Flow 'volume_create_api' (f4d1f73a-5cc9-4ce7-b1b2-64ec7b8bcd8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:22.205861 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c0dc6791-0764-4a33-8e46-5daa1f580eec tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Create volume request issued successfully. Aug 13 06:09:22.206663 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c0dc6791-0764-4a33-8e46-5daa1f580eec tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:09:22.207239 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 430/1746] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:09:21 2026] POST /volume/v3/volumes => generated 760 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:09:22.230316 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e592e226-d439-4a93-8904-688b1d7cc2e2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:22.234220 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e592e226-d439-4a93-8904-688b1d7cc2e2 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] GET https://10.4.3.121/volume/v3/volumes/84d35994-789f-4328-b4ec-1702d8520c61 Aug 13 06:09:22.234220 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e592e226-d439-4a93-8904-688b1d7cc2e2 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:22.235344 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e592e226-d439-4a93-8904-688b1d7cc2e2 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:22.242524 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:22.242524 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:22.247201 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e592e226-d439-4a93-8904-688b1d7cc2e2 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Volume info retrieved successfully. Aug 13 06:09:22.251612 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e592e226-d439-4a93-8904-688b1d7cc2e2 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes/84d35994-789f-4328-b4ec-1702d8520c61 returned with HTTP 200 Aug 13 06:09:22.252072 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 444/1747] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:22 2026] GET /volume/v3/volumes/84d35994-789f-4328-b4ec-1702d8520c61 => generated 828 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:22.298245 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1658dae7-bdad-49cc-ad6e-23f8c2b8d757 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:22.300658 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1658dae7-bdad-49cc-ad6e-23f8c2b8d757 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:22.300851 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1658dae7-bdad-49cc-ad6e-23f8c2b8d757 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:22.301027 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1658dae7-bdad-49cc-ad6e-23f8c2b8d757 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:22.314142 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:22.314142 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:22.317710 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1658dae7-bdad-49cc-ad6e-23f8c2b8d757 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:22.321654 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1658dae7-bdad-49cc-ad6e-23f8c2b8d757 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:22.322094 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 440/1748] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:22 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 1441 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:22.337406 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ebadba2d-5ced-4962-b7f0-9c91bd09cd43 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:22.416286 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ebadba2d-5ced-4962-b7f0-9c91bd09cd43 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-reader] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:22.416399 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ebadba2d-5ced-4962-b7f0-9c91bd09cd43 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:22.416590 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ebadba2d-5ced-4962-b7f0-9c91bd09cd43 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:22.429888 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:22.429888 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:22.435819 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ebadba2d-5ced-4962-b7f0-9c91bd09cd43 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-reader] Volume info retrieved successfully. Aug 13 06:09:22.439645 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ebadba2d-5ced-4962-b7f0-9c91bd09cd43 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-reader] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:22.439984 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 435/1749] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:22 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 1441 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:22.500153 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5d4328aa-644d-403d-a5e7-a81c6468579d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:22.502697 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d4328aa-644d-403d-a5e7-a81c6468579d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-reader] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:22.502950 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5d4328aa-644d-403d-a5e7-a81c6468579d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:22.503355 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5d4328aa-644d-403d-a5e7-a81c6468579d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:22.521876 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:22.521876 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:22.526511 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5d4328aa-644d-403d-a5e7-a81c6468579d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-reader] Volume info retrieved successfully. Aug 13 06:09:22.532033 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d4328aa-644d-403d-a5e7-a81c6468579d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-reader] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:22.532672 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 431/1750] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:22 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 1441 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:22.576384 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-a3f141b7-28ac-4f97-ba6f-70b276d48ac7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:22.579262 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-a3f141b7-28ac-4f97-ba6f-70b276d48ac7 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:22.579440 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-a3f141b7-28ac-4f97-ba6f-70b276d48ac7 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:22.579702 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-a3f141b7-28ac-4f97-ba6f-70b276d48ac7 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:22.594370 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:22.594370 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:22.598676 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-a3f141b7-28ac-4f97-ba6f-70b276d48ac7 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:22.603994 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-a3f141b7-28ac-4f97-ba6f-70b276d48ac7 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:22.604418 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 445/1751] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:09:22 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 1441 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:22.628619 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-87bc50ae-c71b-440d-ad93-1a6817bd5d8b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:22.632434 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-87bc50ae-c71b-440d-ad93-1a6817bd5d8b tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] POST https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da/action Aug 13 06:09:22.632892 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-87bc50ae-c71b-440d-ad93-1a6817bd5d8b tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:09:22.633061 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-87bc50ae-c71b-440d-ad93-1a6817bd5d8b tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:22.655787 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:22.655787 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:22.656278 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-87bc50ae-c71b-440d-ad93-1a6817bd5d8b tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:22.664146 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-87bc50ae-c71b-440d-ad93-1a6817bd5d8b tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Begin detaching volume completed successfully. Aug 13 06:09:22.665120 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-87bc50ae-c71b-440d-ad93-1a6817bd5d8b tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da/action returned with HTTP 202 Aug 13 06:09:22.665120 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 441/1752] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:09:22 2026] POST /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:09:22.685598 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-20239369-ca37-4c9d-b8b6-3d169347d64b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:22.690897 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-20239369-ca37-4c9d-b8b6-3d169347d64b tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:22.691146 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-20239369-ca37-4c9d-b8b6-3d169347d64b tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:22.691365 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-20239369-ca37-4c9d-b8b6-3d169347d64b tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:22.703812 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:22.703812 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:22.707335 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-20239369-ca37-4c9d-b8b6-3d169347d64b tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:22.712841 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-20239369-ca37-4c9d-b8b6-3d169347d64b tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:22.713232 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 436/1753] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:22 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 1444 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:22.715204 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-61379426-fc41-4505-86f9-111ae7124d8a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:22.715795 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-61379426-fc41-4505-86f9-111ae7124d8a None None] GET https://10.4.3.121/volume// Aug 13 06:09:22.716026 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-61379426-fc41-4505-86f9-111ae7124d8a None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:22.716306 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-61379426-fc41-4505-86f9-111ae7124d8a None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:22.716775 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-61379426-fc41-4505-86f9-111ae7124d8a None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:09:22.717153 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 432/1754] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:09:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:09:22.726946 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-14518a9e-2108-4ff8-9730-0e6288b805fe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:22.730432 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-14518a9e-2108-4ff8-9730-0e6288b805fe tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:22.730808 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-14518a9e-2108-4ff8-9730-0e6288b805fe tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:22.730981 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-14518a9e-2108-4ff8-9730-0e6288b805fe tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:22.749388 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:22.749388 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:22.754561 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-14518a9e-2108-4ff8-9730-0e6288b805fe tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:22.761415 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-14518a9e-2108-4ff8-9730-0e6288b805fe tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:22.761795 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 446/1755] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:09:22 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 1624 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:09:22.987348 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e20e7f50-0347-488a-9bb4-1a1ddfb4fece None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:22.994266 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e20e7f50-0347-488a-9bb4-1a1ddfb4fece tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] GET https://10.4.3.121/volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b Aug 13 06:09:22.994748 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e20e7f50-0347-488a-9bb4-1a1ddfb4fece tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:22.995060 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e20e7f50-0347-488a-9bb4-1a1ddfb4fece tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:23.007662 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:23.007662 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:23.012265 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e20e7f50-0347-488a-9bb4-1a1ddfb4fece tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Volume info retrieved successfully. Aug 13 06:09:23.018200 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e20e7f50-0347-488a-9bb4-1a1ddfb4fece tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] https://10.4.3.121/volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b returned with HTTP 200 Aug 13 06:09:23.018768 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 442/1756] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:22 2026] GET /volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b => generated 1295 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:23.042209 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-03b65c6c-e8eb-43d6-aab6-6f6c47c2b1b0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:23.043350 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-03b65c6c-e8eb-43d6-aab6-6f6c47c2b1b0 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] DELETE https://10.4.3.121/volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b Aug 13 06:09:23.047206 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-03b65c6c-e8eb-43d6-aab6-6f6c47c2b1b0 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:23.047206 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-03b65c6c-e8eb-43d6-aab6-6f6c47c2b1b0 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:23.047206 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-03b65c6c-e8eb-43d6-aab6-6f6c47c2b1b0 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Delete volume with id: cfd2afef-efcf-43ac-bcf0-e5294573a30b Aug 13 06:09:23.060591 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:23.060591 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:23.061331 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-03b65c6c-e8eb-43d6-aab6-6f6c47c2b1b0 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Volume info retrieved successfully. Aug 13 06:09:23.091444 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-03b65c6c-e8eb-43d6-aab6-6f6c47c2b1b0 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Delete volume request issued successfully. Aug 13 06:09:23.091701 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-03b65c6c-e8eb-43d6-aab6-6f6c47c2b1b0 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] https://10.4.3.121/volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b returned with HTTP 202 Aug 13 06:09:23.092527 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 437/1757] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:09:23 2026] DELETE /volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:23.103902 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5670aaee-c4f1-43ae-8c58-4a4d7a12c383 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:23.105701 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5670aaee-c4f1-43ae-8c58-4a4d7a12c383 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] GET https://10.4.3.121/volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b Aug 13 06:09:23.105897 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5670aaee-c4f1-43ae-8c58-4a4d7a12c383 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:23.106071 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5670aaee-c4f1-43ae-8c58-4a4d7a12c383 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:23.113162 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:23.113162 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:23.117237 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5670aaee-c4f1-43ae-8c58-4a4d7a12c383 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Volume info retrieved successfully. Aug 13 06:09:23.121753 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5670aaee-c4f1-43ae-8c58-4a4d7a12c383 tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] https://10.4.3.121/volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b returned with HTTP 200 Aug 13 06:09:23.122156 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 433/1758] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:23 2026] GET /volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b => generated 1294 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:23.269688 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b776baaf-bf3c-4fed-8c23-cc05c238bc87 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:23.271953 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b776baaf-bf3c-4fed-8c23-cc05c238bc87 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] GET https://10.4.3.121/volume/v3/volumes/84d35994-789f-4328-b4ec-1702d8520c61 Aug 13 06:09:23.272385 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b776baaf-bf3c-4fed-8c23-cc05c238bc87 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:23.272799 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b776baaf-bf3c-4fed-8c23-cc05c238bc87 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:23.282767 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:23.282767 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:23.285868 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b776baaf-bf3c-4fed-8c23-cc05c238bc87 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Volume info retrieved successfully. Aug 13 06:09:23.291091 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b776baaf-bf3c-4fed-8c23-cc05c238bc87 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes/84d35994-789f-4328-b4ec-1702d8520c61 returned with HTTP 200 Aug 13 06:09:23.291703 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 447/1759] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:23 2026] GET /volume/v3/volumes/84d35994-789f-4328-b4ec-1702d8520c61 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:23.306927 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5ec6737b-7e46-4ab3-af46-130201507aea None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:23.309672 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ec6737b-7e46-4ab3-af46-130201507aea tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:09:23.310001 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5ec6737b-7e46-4ab3-af46-130201507aea tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "84d35994-789f-4328-b4ec-1702d8520c61", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1219251981"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:23.320692 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:23.320692 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:23.321530 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5ec6737b-7e46-4ab3-af46-130201507aea tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Volume info retrieved successfully. Aug 13 06:09:23.321737 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-5ec6737b-7e46-4ab3-af46-130201507aea tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Create snapshot from volume 84d35994-789f-4328-b4ec-1702d8520c61 Aug 13 06:09:23.383853 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-5ec6737b-7e46-4ab3-af46-130201507aea tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Created reservations ['672dd816-0a87-4bfc-95c8-1e3f4e42654b', '5747dd9f-70ca-4713-967d-ccba1edc48f9', '44653a47-d5fb-4310-a09f-167043558215', '3f927f4e-0d30-4ca3-a48d-b3484d8aa93c'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:09:23.414262 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-413607d9-d18d-485a-afdb-729a8a289af5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:23.416357 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-413607d9-d18d-485a-afdb-729a8a289af5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:23.416579 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-413607d9-d18d-485a-afdb-729a8a289af5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:23.416775 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-413607d9-d18d-485a-afdb-729a8a289af5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:23.431643 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:23.431643 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:23.435000 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-413607d9-d18d-485a-afdb-729a8a289af5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:23.440203 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5ec6737b-7e46-4ab3-af46-130201507aea tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Snapshot create request issued successfully. Aug 13 06:09:23.440203 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ec6737b-7e46-4ab3-af46-130201507aea tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:09:23.440203 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 443/1760] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:09:23 2026] POST /volume/v3/snapshots => generated 316 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:09:23.440667 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-413607d9-d18d-485a-afdb-729a8a289af5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:23.441110 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 438/1761] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:09:23 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 1444 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:23.449299 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-773d1ed5-f751-4aa7-9355-a6a0e4224ace None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:23.452043 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-773d1ed5-f751-4aa7-9355-a6a0e4224ace tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] GET https://10.4.3.121/volume/v3/snapshots/02f27cff-6734-4983-8986-57cc50ee72d6 Aug 13 06:09:23.452318 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-773d1ed5-f751-4aa7-9355-a6a0e4224ace tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:23.452853 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-773d1ed5-f751-4aa7-9355-a6a0e4224ace tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:23.459969 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:23.459969 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:23.460820 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-773d1ed5-f751-4aa7-9355-a6a0e4224ace tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Snapshot retrieved successfully. Aug 13 06:09:23.461760 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-773d1ed5-f751-4aa7-9355-a6a0e4224ace tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/snapshots/02f27cff-6734-4983-8986-57cc50ee72d6 returned with HTTP 200 Aug 13 06:09:23.462327 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 434/1762] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:09:23 2026] GET /volume/v3/snapshots/02f27cff-6734-4983-8986-57cc50ee72d6 => generated 448 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:23.477096 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-8eeb70c2-8dc8-4c43-b5aa-706bae8369f5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:23.483395 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-8eeb70c2-8dc8-4c43-b5aa-706bae8369f5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] DELETE https://10.4.3.121/volume/v3/attachments/f3f1dcdb-0b90-4df4-acc9-fdc4cda54fc2 Aug 13 06:09:23.483395 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-8eeb70c2-8dc8-4c43-b5aa-706bae8369f5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:23.483395 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-8eeb70c2-8dc8-4c43-b5aa-706bae8369f5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:23.496667 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:23.496667 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:23.561775 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fb99d9ca-8e92-4803-8bf9-2f342ddba3fd req-8eeb70c2-8dc8-4c43-b5aa-706bae8369f5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments/f3f1dcdb-0b90-4df4-acc9-fdc4cda54fc2 returned with HTTP 200 Aug 13 06:09:23.562223 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 448/1763] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:09:23 2026] DELETE /volume/v3/attachments/f3f1dcdb-0b90-4df4-acc9-fdc4cda54fc2 => generated 192 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:23.727138 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a656c831-9cbe-4ac6-bb0c-db77261f08c3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:23.729307 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a656c831-9cbe-4ac6-bb0c-db77261f08c3 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:23.729665 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a656c831-9cbe-4ac6-bb0c-db77261f08c3 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:23.729881 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a656c831-9cbe-4ac6-bb0c-db77261f08c3 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:23.740195 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:23.740195 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:23.743720 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a656c831-9cbe-4ac6-bb0c-db77261f08c3 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:23.748201 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a656c831-9cbe-4ac6-bb0c-db77261f08c3 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:23.748638 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 444/1764] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:23 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:23.816948 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cb04260c-ba9e-4bb3-af93-c2262d62533a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:23.820386 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cb04260c-ba9e-4bb3-af93-c2262d62533a tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-reader] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:23.821928 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cb04260c-ba9e-4bb3-af93-c2262d62533a tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:23.822793 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cb04260c-ba9e-4bb3-af93-c2262d62533a tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:23.834330 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:23.834330 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:23.838655 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cb04260c-ba9e-4bb3-af93-c2262d62533a tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-reader] Volume info retrieved successfully. Aug 13 06:09:23.844819 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cb04260c-ba9e-4bb3-af93-c2262d62533a tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-reader] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:23.845343 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 439/1765] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:23 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 1144 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:23.891116 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-14864872-b418-4f3b-a8b2-9c05bf5fdb56 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:23.896223 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-14864872-b418-4f3b-a8b2-9c05bf5fdb56 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:23.896387 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-14864872-b418-4f3b-a8b2-9c05bf5fdb56 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:23.896583 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-14864872-b418-4f3b-a8b2-9c05bf5fdb56 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:23.908586 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:23.908586 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:23.913875 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-14864872-b418-4f3b-a8b2-9c05bf5fdb56 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:23.923079 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-14864872-b418-4f3b-a8b2-9c05bf5fdb56 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:23.923589 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 435/1766] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:09:23 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:23.950254 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-a6210add-a43d-4d98-ac12-ac5399937d09 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:23.952268 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-a6210add-a43d-4d98-ac12-ac5399937d09 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] POST https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da/action Aug 13 06:09:23.952617 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-a6210add-a43d-4d98-ac12-ac5399937d09 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:09:23.952753 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-a6210add-a43d-4d98-ac12-ac5399937d09 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:23.962644 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:23.962644 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:23.963000 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-a6210add-a43d-4d98-ac12-ac5399937d09 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:23.972712 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-a6210add-a43d-4d98-ac12-ac5399937d09 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Begin detaching volume completed successfully. Aug 13 06:09:23.972931 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-a6210add-a43d-4d98-ac12-ac5399937d09 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da/action returned with HTTP 202 Aug 13 06:09:23.973384 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 449/1767] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:09:23 2026] POST /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:09:23.997826 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-473e2fd7-1f52-4462-8739-64d3449c27e0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:23.999568 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-473e2fd7-1f52-4462-8739-64d3449c27e0 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:24.000119 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-473e2fd7-1f52-4462-8739-64d3449c27e0 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:24.000119 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-473e2fd7-1f52-4462-8739-64d3449c27e0 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:24.010260 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:24.010260 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:24.014058 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-473e2fd7-1f52-4462-8739-64d3449c27e0 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:24.018977 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-473e2fd7-1f52-4462-8739-64d3449c27e0 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:24.019475 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 445/1768] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:23 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 1147 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:24.029341 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-315d30a8-7211-4ea1-bf60-dd3c90e8ce9a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:24.029734 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-315d30a8-7211-4ea1-bf60-dd3c90e8ce9a None None] GET https://10.4.3.121/volume// Aug 13 06:09:24.029893 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-315d30a8-7211-4ea1-bf60-dd3c90e8ce9a None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:24.030066 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-315d30a8-7211-4ea1-bf60-dd3c90e8ce9a None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:24.030390 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-315d30a8-7211-4ea1-bf60-dd3c90e8ce9a None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:09:24.030682 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 440/1769] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:09:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:09:24.040959 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-2ba73ccb-2180-41b2-948b-52c777699a16 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:24.043798 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-2ba73ccb-2180-41b2-948b-52c777699a16 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:24.044266 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-2ba73ccb-2180-41b2-948b-52c777699a16 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:24.044588 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-2ba73ccb-2180-41b2-948b-52c777699a16 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:24.058703 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:24.058703 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:24.063698 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-2ba73ccb-2180-41b2-948b-52c777699a16 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:24.069766 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-2ba73ccb-2180-41b2-948b-52c777699a16 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:24.070410 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 436/1770] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:09:24 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 1327 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:09:24.137760 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b8f89596-1f07-4c23-b73e-375d09a8e29a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:24.139708 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b8f89596-1f07-4c23-b73e-375d09a8e29a tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] GET https://10.4.3.121/volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b Aug 13 06:09:24.139941 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b8f89596-1f07-4c23-b73e-375d09a8e29a tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:24.140170 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b8f89596-1f07-4c23-b73e-375d09a8e29a tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:24.146862 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b8f89596-1f07-4c23-b73e-375d09a8e29a tempest-VolumeAndVolumeTypeFromImageTest-319112206 tempest-VolumeAndVolumeTypeFromImageTest-319112206-project-member] https://10.4.3.121/volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b returned with HTTP 404 Aug 13 06:09:24.147450 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 450/1771] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:24 2026] GET /volume/v3/volumes/cfd2afef-efcf-43ac-bcf0-e5294573a30b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:24.474321 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-994302f2-1691-4f69-97f9-edd4e2aae8c2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:24.475695 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-994302f2-1691-4f69-97f9-edd4e2aae8c2 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] GET https://10.4.3.121/volume/v3/snapshots/02f27cff-6734-4983-8986-57cc50ee72d6 Aug 13 06:09:24.475927 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-994302f2-1691-4f69-97f9-edd4e2aae8c2 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:24.476221 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-994302f2-1691-4f69-97f9-edd4e2aae8c2 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:24.483356 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:24.483356 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:24.483960 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-994302f2-1691-4f69-97f9-edd4e2aae8c2 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Snapshot retrieved successfully. Aug 13 06:09:24.486199 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-994302f2-1691-4f69-97f9-edd4e2aae8c2 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/snapshots/02f27cff-6734-4983-8986-57cc50ee72d6 returned with HTTP 200 Aug 13 06:09:24.486199 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 446/1772] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:09:24 2026] GET /volume/v3/snapshots/02f27cff-6734-4983-8986-57cc50ee72d6 => generated 475 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:24.500237 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-61ce9534-2e77-4ee9-94fb-53fe73fa7380 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:24.501017 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-61ce9534-2e77-4ee9-94fb-53fe73fa7380 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:09:24.501387 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-61ce9534-2e77-4ee9-94fb-53fe73fa7380 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "02f27cff-6734-4983-8986-57cc50ee72d6", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1003455513"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:24.502459 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4c7c3832-53dd-4302-adc4-ddc587a83ddf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:24.502780 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-61ce9534-2e77-4ee9-94fb-53fe73fa7380 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Create volume request body: {'volume': {"'snapshot_id": '02f27cff-6734-4983-8986-57cc50ee72d6', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1003455513'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:09:24.502905 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-61ce9534-2e77-4ee9-94fb-53fe73fa7380 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Create volume of 1 GB Aug 13 06:09:24.504868 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c7c3832-53dd-4302-adc4-ddc587a83ddf tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] GET https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 Aug 13 06:09:24.505467 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c7c3832-53dd-4302-adc4-ddc587a83ddf tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:24.505467 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4c7c3832-53dd-4302-adc4-ddc587a83ddf tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:24.505826 np0000007163 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=286,cinder:UPDATE=65,cinder:INSERT=39 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:09:24.506610 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4c7c3832-53dd-4302-adc4-ddc587a83ddf tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:09:24.508046 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-61ce9534-2e77-4ee9-94fb-53fe73fa7380 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Availability Zones retrieved successfully. Aug 13 06:09:24.513650 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61ce9534-2e77-4ee9-94fb-53fe73fa7380 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Flow 'volume_create_api' (c2b724b5-005b-4d09-88a9-4590c718a216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:24.514563 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61ce9534-2e77-4ee9-94fb-53fe73fa7380 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0445fb1-a0ee-40e6-81bf-8a3911738372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:24.515727 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-61ce9534-2e77-4ee9-94fb-53fe73fa7380 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:09:24.549991 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61ce9534-2e77-4ee9-94fb-53fe73fa7380 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0445fb1-a0ee-40e6-81bf-8a3911738372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:24.551548 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61ce9534-2e77-4ee9-94fb-53fe73fa7380 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8398467d-4369-4d9a-996b-807054901f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:24.574256 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4c7c3832-53dd-4302-adc4-ddc587a83ddf tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] Get all volumes completed successfully. Aug 13 06:09:24.577789 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:24.577789 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:24.586298 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4c7c3832-53dd-4302-adc4-ddc587a83ddf tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 06:09:24.586941 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 437/1773] 10.4.3.121 () {66 vars in 1285 bytes} [Thu Aug 13 06:09:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15034 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:09:24.604772 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-61ce9534-2e77-4ee9-94fb-53fe73fa7380 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Created reservations ['8ae250a9-ad9a-46e0-96a6-a77f32cbdcfd', 'b035a642-8a2a-46e2-bc5e-d4dc152f20f8', 'bdf8730f-f0e7-443b-82c2-6d4da52676ef', '64848fcf-fbac-46a6-a562-52c95cac8229'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:09:24.605780 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61ce9534-2e77-4ee9-94fb-53fe73fa7380 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8398467d-4369-4d9a-996b-807054901f4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ae250a9-ad9a-46e0-96a6-a77f32cbdcfd', 'b035a642-8a2a-46e2-bc5e-d4dc152f20f8', 'bdf8730f-f0e7-443b-82c2-6d4da52676ef', '64848fcf-fbac-46a6-a562-52c95cac8229']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:24.606894 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61ce9534-2e77-4ee9-94fb-53fe73fa7380 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0f4c413-bb50-41aa-9970-d517e415f07d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:24.607975 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-19fa7b47-2f6e-4e3b-b1e5-fdf72003bb6e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:24.609758 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-19fa7b47-2f6e-4e3b-b1e5-fdf72003bb6e tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/3e05d6b8-71ae-4ab0-b942-089501fa7b93 Aug 13 06:09:24.609957 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-19fa7b47-2f6e-4e3b-b1e5-fdf72003bb6e tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:24.610145 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-19fa7b47-2f6e-4e3b-b1e5-fdf72003bb6e tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:24.610325 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-19fa7b47-2f6e-4e3b-b1e5-fdf72003bb6e tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] Delete volume with id: 3e05d6b8-71ae-4ab0-b942-089501fa7b93 Aug 13 06:09:24.617158 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:24.617158 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:24.617503 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-19fa7b47-2f6e-4e3b-b1e5-fdf72003bb6e tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] Volume info retrieved successfully. Aug 13 06:09:24.633345 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.image.cache [None req-19fa7b47-2f6e-4e3b-b1e5-fdf72003bb6e tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] Evicting image cache entry: {'id': 4, 'image_id': 'efcb92a2-5b57-4abd-9bd0-8d6dd817a33d', 'volume_id': '3e05d6b8-71ae-4ab0-b942-089501fa7b93', 'host': 'np0000007163@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 13, 6, 9, 14), 'last_used': datetime.datetime(2026, 8, 13, 6, 9, 22)}. {{(pid=100322) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 13 06:09:24.635361 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61ce9534-2e77-4ee9-94fb-53fe73fa7380 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0f4c413-bb50-41aa-9970-d517e415f07d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4263bd7-366e-47e4-9cee-62b7be549cb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1003455513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c844db8c1574950afc78a22ff3c0da6',qos_specs=None,replication_status=,reservations=['8ae250a9-ad9a-46e0-96a6-a77f32cbdcfd','b035a642-8a2a-46e2-bc5e-d4dc152f20f8','bdf8730f-f0e7-443b-82c2-6d4da52676ef','64848fcf-fbac-46a6-a562-52c95cac8229'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799e8c11c5444ea28e4d9a7899159537',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:09:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1003455513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4263bd7-366e-47e4-9cee-62b7be549cb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c844db8c1574950afc78a22ff3c0da6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='799e8c11c5444ea28e4d9a7899159537',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:24.636105 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61ce9534-2e77-4ee9-94fb-53fe73fa7380 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0348fa6a-3548-4a49-bddb-2d0a7bd5a6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:24.651354 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-19fa7b47-2f6e-4e3b-b1e5-fdf72003bb6e tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] Delete volume request issued successfully. Aug 13 06:09:24.653211 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-19fa7b47-2f6e-4e3b-b1e5-fdf72003bb6e tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] https://10.4.3.121/volume/v3/volumes/3e05d6b8-71ae-4ab0-b942-089501fa7b93 returned with HTTP 202 Aug 13 06:09:24.653211 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 451/1774] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:09:24 2026] DELETE /volume/v3/volumes/3e05d6b8-71ae-4ab0-b942-089501fa7b93 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:24.662469 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4755762d-3005-49b1-857e-f839db35c343 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:24.663256 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61ce9534-2e77-4ee9-94fb-53fe73fa7380 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0348fa6a-3548-4a49-bddb-2d0a7bd5a6e0) transitioned into state 'SUCCESS' from state '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-1003455513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c844db8c1574950afc78a22ff3c0da6',qos_specs=None,replication_status=,reservations=['8ae250a9-ad9a-46e0-96a6-a77f32cbdcfd','b035a642-8a2a-46e2-bc5e-d4dc152f20f8','bdf8730f-f0e7-443b-82c2-6d4da52676ef','64848fcf-fbac-46a6-a562-52c95cac8229'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799e8c11c5444ea28e4d9a7899159537',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:24.664260 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61ce9534-2e77-4ee9-94fb-53fe73fa7380 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7002089c-3e49-4774-af2d-b7453462e7a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:24.664802 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4755762d-3005-49b1-857e-f839db35c343 tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] GET https://10.4.3.121/volume/v3/volumes/3e05d6b8-71ae-4ab0-b942-089501fa7b93 Aug 13 06:09:24.665021 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4755762d-3005-49b1-857e-f839db35c343 tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:24.665375 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4755762d-3005-49b1-857e-f839db35c343 tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:24.673646 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:24.673646 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:24.678357 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61ce9534-2e77-4ee9-94fb-53fe73fa7380 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7002089c-3e49-4774-af2d-b7453462e7a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:24.678666 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4755762d-3005-49b1-857e-f839db35c343 tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] Volume info retrieved successfully. Aug 13 06:09:24.679709 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61ce9534-2e77-4ee9-94fb-53fe73fa7380 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Flow 'volume_create_api' (c2b724b5-005b-4d09-88a9-4590c718a216) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:24.680193 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-61ce9534-2e77-4ee9-94fb-53fe73fa7380 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Create volume request issued successfully. Aug 13 06:09:24.682158 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-61ce9534-2e77-4ee9-94fb-53fe73fa7380 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:09:24.682980 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 441/1775] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:09:24 2026] POST /volume/v3/volumes => generated 760 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:09:24.683867 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4755762d-3005-49b1-857e-f839db35c343 tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] https://10.4.3.121/volume/v3/volumes/3e05d6b8-71ae-4ab0-b942-089501fa7b93 returned with HTTP 200 Aug 13 06:09:24.684355 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 447/1776] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:24 2026] GET /volume/v3/volumes/3e05d6b8-71ae-4ab0-b942-089501fa7b93 => generated 1096 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:24.698770 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0c5ee25e-b9d5-463d-a38e-678ade1721d9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:24.701864 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0c5ee25e-b9d5-463d-a38e-678ade1721d9 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:09:24.702384 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0c5ee25e-b9d5-463d-a38e-678ade1721d9 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "02f27cff-6734-4983-8986-57cc50ee72d6", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-902584221"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:24.704481 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-0c5ee25e-b9d5-463d-a38e-678ade1721d9 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Create volume request body: {'volume': {"'snapshot_id": '02f27cff-6734-4983-8986-57cc50ee72d6', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-902584221'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:09:24.704642 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-0c5ee25e-b9d5-463d-a38e-678ade1721d9 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Create volume of 1 GB Aug 13 06:09:24.710355 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0c5ee25e-b9d5-463d-a38e-678ade1721d9 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Availability Zones retrieved successfully. Aug 13 06:09:24.718990 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0c5ee25e-b9d5-463d-a38e-678ade1721d9 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Flow 'volume_create_api' (1abbb2be-6586-4100-862e-656e6332a4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:24.720389 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0c5ee25e-b9d5-463d-a38e-678ade1721d9 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35a56332-a35d-4b3b-a5ae-53b5fbd0a2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:24.721776 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-0c5ee25e-b9d5-463d-a38e-678ade1721d9 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:09:24.761572 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0c5ee25e-b9d5-463d-a38e-678ade1721d9 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35a56332-a35d-4b3b-a5ae-53b5fbd0a2da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:24.762773 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0c5ee25e-b9d5-463d-a38e-678ade1721d9 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d49a087-6460-414e-8a7a-beb341e3a012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:24.836206 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-0c5ee25e-b9d5-463d-a38e-678ade1721d9 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Created reservations ['30bfd1f7-3ddb-4b54-b26d-82e56d162b84', '17bdb0e6-38cc-4de0-a7b5-096d71aaddfc', '9a0ba943-e19f-4b0e-b861-0d8610ba5d04', '5a1b6c0c-8fe6-45d4-90d5-91dc778c0a84'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:09:24.837121 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0c5ee25e-b9d5-463d-a38e-678ade1721d9 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d49a087-6460-414e-8a7a-beb341e3a012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30bfd1f7-3ddb-4b54-b26d-82e56d162b84', '17bdb0e6-38cc-4de0-a7b5-096d71aaddfc', '9a0ba943-e19f-4b0e-b861-0d8610ba5d04', '5a1b6c0c-8fe6-45d4-90d5-91dc778c0a84']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:24.837987 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0c5ee25e-b9d5-463d-a38e-678ade1721d9 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6890aec-6655-48d7-8da9-876adb47757c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:24.880543 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0c5ee25e-b9d5-463d-a38e-678ade1721d9 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6890aec-6655-48d7-8da9-876adb47757c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9910cdaa-7fbc-4e51-8b62-3d828bd4db0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-902584221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c844db8c1574950afc78a22ff3c0da6',qos_specs=None,replication_status=,reservations=['30bfd1f7-3ddb-4b54-b26d-82e56d162b84','17bdb0e6-38cc-4de0-a7b5-096d71aaddfc','9a0ba943-e19f-4b0e-b861-0d8610ba5d04','5a1b6c0c-8fe6-45d4-90d5-91dc778c0a84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799e8c11c5444ea28e4d9a7899159537',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:09:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-902584221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9910cdaa-7fbc-4e51-8b62-3d828bd4db0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c844db8c1574950afc78a22ff3c0da6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='799e8c11c5444ea28e4d9a7899159537',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:24.881967 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0c5ee25e-b9d5-463d-a38e-678ade1721d9 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b84eb4a-d1ab-4764-8e96-564c51749aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:24.924440 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0c5ee25e-b9d5-463d-a38e-678ade1721d9 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b84eb4a-d1ab-4764-8e96-564c51749aef) transitioned into state 'SUCCESS' from state '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-902584221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c844db8c1574950afc78a22ff3c0da6',qos_specs=None,replication_status=,reservations=['30bfd1f7-3ddb-4b54-b26d-82e56d162b84','17bdb0e6-38cc-4de0-a7b5-096d71aaddfc','9a0ba943-e19f-4b0e-b861-0d8610ba5d04','5a1b6c0c-8fe6-45d4-90d5-91dc778c0a84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799e8c11c5444ea28e4d9a7899159537',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:24.925223 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0c5ee25e-b9d5-463d-a38e-678ade1721d9 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79d84435-1826-4a8c-8d77-6b65ce73318f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:24.939564 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0c5ee25e-b9d5-463d-a38e-678ade1721d9 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79d84435-1826-4a8c-8d77-6b65ce73318f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:24.940342 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0c5ee25e-b9d5-463d-a38e-678ade1721d9 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Flow 'volume_create_api' (1abbb2be-6586-4100-862e-656e6332a4e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:24.940610 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0c5ee25e-b9d5-463d-a38e-678ade1721d9 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Create volume request issued successfully. Aug 13 06:09:24.941123 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0c5ee25e-b9d5-463d-a38e-678ade1721d9 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:09:24.941643 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 438/1777] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:09:24 2026] POST /volume/v3/volumes => generated 759 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:09:24.953257 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c1e30dd0-ffc2-4bbc-95ee-4ae0abe147e5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:24.954914 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c1e30dd0-ffc2-4bbc-95ee-4ae0abe147e5 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:09:24.955293 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c1e30dd0-ffc2-4bbc-95ee-4ae0abe147e5 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "02f27cff-6734-4983-8986-57cc50ee72d6", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-386355521"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:24.957310 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-c1e30dd0-ffc2-4bbc-95ee-4ae0abe147e5 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Create volume request body: {'volume': {"'snapshot_id": '02f27cff-6734-4983-8986-57cc50ee72d6', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-386355521'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:09:24.957509 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-c1e30dd0-ffc2-4bbc-95ee-4ae0abe147e5 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Create volume of 1 GB Aug 13 06:09:24.966705 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c1e30dd0-ffc2-4bbc-95ee-4ae0abe147e5 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Availability Zones retrieved successfully. Aug 13 06:09:24.972548 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c1e30dd0-ffc2-4bbc-95ee-4ae0abe147e5 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Flow 'volume_create_api' (0c709d76-2ee4-4842-95a7-07d9aed7a510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:24.973461 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c1e30dd0-ffc2-4bbc-95ee-4ae0abe147e5 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6acc568e-904d-4ddd-91bf-219d410fe598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:24.974272 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-c1e30dd0-ffc2-4bbc-95ee-4ae0abe147e5 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:09:25.007694 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c1e30dd0-ffc2-4bbc-95ee-4ae0abe147e5 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6acc568e-904d-4ddd-91bf-219d410fe598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:25.008812 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c1e30dd0-ffc2-4bbc-95ee-4ae0abe147e5 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f44c8623-e89d-437b-b47b-c85c0bd5e405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:25.034014 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e46062c2-c1af-4e01-9cb1-5a38d339fb20 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:25.037116 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e46062c2-c1af-4e01-9cb1-5a38d339fb20 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:25.037116 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e46062c2-c1af-4e01-9cb1-5a38d339fb20 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:25.037116 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e46062c2-c1af-4e01-9cb1-5a38d339fb20 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:25.064409 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:25.064409 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:25.070558 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e46062c2-c1af-4e01-9cb1-5a38d339fb20 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:25.077446 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-c1e30dd0-ffc2-4bbc-95ee-4ae0abe147e5 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Created reservations ['4ed5618b-08d8-4bf7-884c-276a3a8549e5', '5781b808-a3c8-41b0-b2a0-dd5ba6346fc7', '37411b99-98ce-4da9-8fd3-d8bbd976db5d', 'f615e40f-b4ea-4990-b669-0d1f80c2d775'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:09:25.077446 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c1e30dd0-ffc2-4bbc-95ee-4ae0abe147e5 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f44c8623-e89d-437b-b47b-c85c0bd5e405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ed5618b-08d8-4bf7-884c-276a3a8549e5', '5781b808-a3c8-41b0-b2a0-dd5ba6346fc7', '37411b99-98ce-4da9-8fd3-d8bbd976db5d', 'f615e40f-b4ea-4990-b669-0d1f80c2d775']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:25.077446 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c1e30dd0-ffc2-4bbc-95ee-4ae0abe147e5 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (438b1f40-d13c-4b23-8003-77e4875466b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:25.078415 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e46062c2-c1af-4e01-9cb1-5a38d339fb20 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:25.078821 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 442/1778] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:25 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 1147 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:25.112922 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c1e30dd0-ffc2-4bbc-95ee-4ae0abe147e5 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (438b1f40-d13c-4b23-8003-77e4875466b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7988c57f-b17b-4f5c-9ea3-0d47c9f91034', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-386355521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c844db8c1574950afc78a22ff3c0da6',qos_specs=None,replication_status=,reservations=['4ed5618b-08d8-4bf7-884c-276a3a8549e5','5781b808-a3c8-41b0-b2a0-dd5ba6346fc7','37411b99-98ce-4da9-8fd3-d8bbd976db5d','f615e40f-b4ea-4990-b669-0d1f80c2d775'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799e8c11c5444ea28e4d9a7899159537',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:09:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-386355521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7988c57f-b17b-4f5c-9ea3-0d47c9f91034,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c844db8c1574950afc78a22ff3c0da6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='799e8c11c5444ea28e4d9a7899159537',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:25.114114 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c1e30dd0-ffc2-4bbc-95ee-4ae0abe147e5 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8de34ee-681d-4085-a814-b1e36bd19624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:25.140197 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c1e30dd0-ffc2-4bbc-95ee-4ae0abe147e5 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8de34ee-681d-4085-a814-b1e36bd19624) transitioned into state 'SUCCESS' from state '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-386355521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c844db8c1574950afc78a22ff3c0da6',qos_specs=None,replication_status=,reservations=['4ed5618b-08d8-4bf7-884c-276a3a8549e5','5781b808-a3c8-41b0-b2a0-dd5ba6346fc7','37411b99-98ce-4da9-8fd3-d8bbd976db5d','f615e40f-b4ea-4990-b669-0d1f80c2d775'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799e8c11c5444ea28e4d9a7899159537',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:25.140894 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c1e30dd0-ffc2-4bbc-95ee-4ae0abe147e5 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6be34bd-9b91-443a-82ff-e0941e5c5d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:25.150829 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c1e30dd0-ffc2-4bbc-95ee-4ae0abe147e5 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6be34bd-9b91-443a-82ff-e0941e5c5d7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:25.151790 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c1e30dd0-ffc2-4bbc-95ee-4ae0abe147e5 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Flow 'volume_create_api' (0c709d76-2ee4-4842-95a7-07d9aed7a510) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:25.152575 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c1e30dd0-ffc2-4bbc-95ee-4ae0abe147e5 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Create volume request issued successfully. Aug 13 06:09:25.152815 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c1e30dd0-ffc2-4bbc-95ee-4ae0abe147e5 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:09:25.153378 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 452/1779] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:09:24 2026] POST /volume/v3/volumes => generated 759 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:09:25.167374 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3497219a-1b2f-4456-b273-e80b9cbce85f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:25.173555 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3497219a-1b2f-4456-b273-e80b9cbce85f tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:09:25.174070 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3497219a-1b2f-4456-b273-e80b9cbce85f tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "02f27cff-6734-4983-8986-57cc50ee72d6", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-325150648"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:25.177493 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-3497219a-1b2f-4456-b273-e80b9cbce85f tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Create volume request body: {'volume': {"'snapshot_id": '02f27cff-6734-4983-8986-57cc50ee72d6', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-325150648'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:09:25.177717 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-3497219a-1b2f-4456-b273-e80b9cbce85f tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Create volume of 1 GB Aug 13 06:09:25.186608 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3497219a-1b2f-4456-b273-e80b9cbce85f tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Availability Zones retrieved successfully. Aug 13 06:09:25.197013 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3497219a-1b2f-4456-b273-e80b9cbce85f tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Flow 'volume_create_api' (864e2a22-ae2a-4521-9cee-defe9e7cc344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:25.198576 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3497219a-1b2f-4456-b273-e80b9cbce85f tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f5561b1-6f28-4bb5-9af4-fdc350da7367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:25.200158 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-3497219a-1b2f-4456-b273-e80b9cbce85f tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:09:25.239042 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3497219a-1b2f-4456-b273-e80b9cbce85f tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f5561b1-6f28-4bb5-9af4-fdc350da7367) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:25.240105 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3497219a-1b2f-4456-b273-e80b9cbce85f tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97325e95-adb5-411e-ae4b-67c9059e2261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:25.306788 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-3497219a-1b2f-4456-b273-e80b9cbce85f tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Created reservations ['dd472823-1e44-4ae8-a944-bf420b0011bb', 'ae4af2bc-4a90-45d8-82e9-3c210577cc6d', '5a7cbf3b-a0aa-4472-8b6f-8d2d20c7f208', 'b3b41034-0bf2-4ecf-92e7-99342799b107'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:09:25.308146 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3497219a-1b2f-4456-b273-e80b9cbce85f tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97325e95-adb5-411e-ae4b-67c9059e2261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd472823-1e44-4ae8-a944-bf420b0011bb', 'ae4af2bc-4a90-45d8-82e9-3c210577cc6d', '5a7cbf3b-a0aa-4472-8b6f-8d2d20c7f208', 'b3b41034-0bf2-4ecf-92e7-99342799b107']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:25.308952 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3497219a-1b2f-4456-b273-e80b9cbce85f tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43a2cd74-4519-4884-a639-c1bbe3fa6af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:25.344038 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3497219a-1b2f-4456-b273-e80b9cbce85f tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43a2cd74-4519-4884-a639-c1bbe3fa6af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f278d2c2-b494-41b2-bc58-6aea021985cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-325150648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c844db8c1574950afc78a22ff3c0da6',qos_specs=None,replication_status=,reservations=['dd472823-1e44-4ae8-a944-bf420b0011bb','ae4af2bc-4a90-45d8-82e9-3c210577cc6d','5a7cbf3b-a0aa-4472-8b6f-8d2d20c7f208','b3b41034-0bf2-4ecf-92e7-99342799b107'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799e8c11c5444ea28e4d9a7899159537',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:09:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-325150648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f278d2c2-b494-41b2-bc58-6aea021985cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c844db8c1574950afc78a22ff3c0da6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='799e8c11c5444ea28e4d9a7899159537',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:25.345491 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3497219a-1b2f-4456-b273-e80b9cbce85f tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (371b7afb-a078-4051-b779-b0d8ea85bf98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:25.372116 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3497219a-1b2f-4456-b273-e80b9cbce85f tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (371b7afb-a078-4051-b779-b0d8ea85bf98) transitioned into state 'SUCCESS' from state '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-325150648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c844db8c1574950afc78a22ff3c0da6',qos_specs=None,replication_status=,reservations=['dd472823-1e44-4ae8-a944-bf420b0011bb','ae4af2bc-4a90-45d8-82e9-3c210577cc6d','5a7cbf3b-a0aa-4472-8b6f-8d2d20c7f208','b3b41034-0bf2-4ecf-92e7-99342799b107'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799e8c11c5444ea28e4d9a7899159537',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:25.372830 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3497219a-1b2f-4456-b273-e80b9cbce85f tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3bd88ae-2d39-407e-ab22-30d22f263d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:25.390087 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3497219a-1b2f-4456-b273-e80b9cbce85f tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3bd88ae-2d39-407e-ab22-30d22f263d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:25.390087 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3497219a-1b2f-4456-b273-e80b9cbce85f tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Flow 'volume_create_api' (864e2a22-ae2a-4521-9cee-defe9e7cc344) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:25.390087 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3497219a-1b2f-4456-b273-e80b9cbce85f tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Create volume request issued successfully. Aug 13 06:09:25.390366 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3497219a-1b2f-4456-b273-e80b9cbce85f tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:09:25.390923 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 448/1780] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:09:25 2026] POST /volume/v3/volumes => generated 759 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:09:25.406298 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a3c86543-29a2-4c29-9a6f-80d99d71a21e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:25.408590 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3c86543-29a2-4c29-9a6f-80d99d71a21e tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:09:25.409039 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a3c86543-29a2-4c29-9a6f-80d99d71a21e tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "02f27cff-6734-4983-8986-57cc50ee72d6", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-97589203"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:25.410890 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-a3c86543-29a2-4c29-9a6f-80d99d71a21e tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Create volume request body: {'volume': {"'snapshot_id": '02f27cff-6734-4983-8986-57cc50ee72d6', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-97589203'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:09:25.411062 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-a3c86543-29a2-4c29-9a6f-80d99d71a21e tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Create volume of 1 GB Aug 13 06:09:25.412669 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:25.412669 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:25.416430 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a3c86543-29a2-4c29-9a6f-80d99d71a21e tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Availability Zones retrieved successfully. Aug 13 06:09:25.424953 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a3c86543-29a2-4c29-9a6f-80d99d71a21e tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Flow 'volume_create_api' (e471fd1a-0a9b-4b6c-ab9f-2d67a7260086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:25.426644 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a3c86543-29a2-4c29-9a6f-80d99d71a21e tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89fb5da6-8e8b-4371-a697-c192ec5be485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:25.427729 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-a3c86543-29a2-4c29-9a6f-80d99d71a21e tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:09:25.466737 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a3c86543-29a2-4c29-9a6f-80d99d71a21e tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89fb5da6-8e8b-4371-a697-c192ec5be485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:25.467910 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a3c86543-29a2-4c29-9a6f-80d99d71a21e tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (359d8fb8-7b88-4e7d-b18a-931fa8c64b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:25.516661 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-a3c86543-29a2-4c29-9a6f-80d99d71a21e tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Created reservations ['9e9728d8-8f72-4fa7-a4cf-51efa14aba23', '845a6f6d-5088-4716-985c-f6e06ffdef37', '019cc2c4-52e9-4688-9adf-1c1c3af2b18f', '59dde106-a603-4621-9095-03b0d42a134c'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:09:25.518627 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a3c86543-29a2-4c29-9a6f-80d99d71a21e tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (359d8fb8-7b88-4e7d-b18a-931fa8c64b65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e9728d8-8f72-4fa7-a4cf-51efa14aba23', '845a6f6d-5088-4716-985c-f6e06ffdef37', '019cc2c4-52e9-4688-9adf-1c1c3af2b18f', '59dde106-a603-4621-9095-03b0d42a134c']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:25.519530 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a3c86543-29a2-4c29-9a6f-80d99d71a21e tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3bdcb6b-d151-44e5-bf14-a96847c71791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:25.552213 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a3c86543-29a2-4c29-9a6f-80d99d71a21e tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3bdcb6b-d151-44e5-bf14-a96847c71791) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '727f12ae-7bdf-4e4e-8a29-01d02862491e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-97589203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c844db8c1574950afc78a22ff3c0da6',qos_specs=None,replication_status=,reservations=['9e9728d8-8f72-4fa7-a4cf-51efa14aba23','845a6f6d-5088-4716-985c-f6e06ffdef37','019cc2c4-52e9-4688-9adf-1c1c3af2b18f','59dde106-a603-4621-9095-03b0d42a134c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799e8c11c5444ea28e4d9a7899159537',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:09:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-97589203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=727f12ae-7bdf-4e4e-8a29-01d02862491e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c844db8c1574950afc78a22ff3c0da6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='799e8c11c5444ea28e4d9a7899159537',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:25.553427 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a3c86543-29a2-4c29-9a6f-80d99d71a21e tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1a00b7f-418f-4eee-8e69-b1099a16a2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:25.578571 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a3c86543-29a2-4c29-9a6f-80d99d71a21e tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1a00b7f-418f-4eee-8e69-b1099a16a2ea) transitioned into state 'SUCCESS' from state '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-97589203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c844db8c1574950afc78a22ff3c0da6',qos_specs=None,replication_status=,reservations=['9e9728d8-8f72-4fa7-a4cf-51efa14aba23','845a6f6d-5088-4716-985c-f6e06ffdef37','019cc2c4-52e9-4688-9adf-1c1c3af2b18f','59dde106-a603-4621-9095-03b0d42a134c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799e8c11c5444ea28e4d9a7899159537',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:25.579558 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a3c86543-29a2-4c29-9a6f-80d99d71a21e tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2f05ce4-9a49-4d3b-b5fe-f2920d007307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:25.593738 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a3c86543-29a2-4c29-9a6f-80d99d71a21e tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2f05ce4-9a49-4d3b-b5fe-f2920d007307) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:25.595073 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a3c86543-29a2-4c29-9a6f-80d99d71a21e tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Flow 'volume_create_api' (e471fd1a-0a9b-4b6c-ab9f-2d67a7260086) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:25.595616 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a3c86543-29a2-4c29-9a6f-80d99d71a21e tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Create volume request issued successfully. Aug 13 06:09:25.596396 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3c86543-29a2-4c29-9a6f-80d99d71a21e tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:09:25.596981 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 439/1781] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:09:25 2026] POST /volume/v3/volumes => generated 758 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:09:25.613158 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d97ce947-11eb-49e4-9fd4-f33f0e9f67bc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:25.616866 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d97ce947-11eb-49e4-9fd4-f33f0e9f67bc tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] GET https://10.4.3.121/volume/v3/volumes/d4263bd7-366e-47e4-9cee-62b7be549cb0 Aug 13 06:09:25.616866 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d97ce947-11eb-49e4-9fd4-f33f0e9f67bc tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:25.616866 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d97ce947-11eb-49e4-9fd4-f33f0e9f67bc tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:25.624364 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:25.624364 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:25.627592 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d97ce947-11eb-49e4-9fd4-f33f0e9f67bc tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Volume info retrieved successfully. Aug 13 06:09:25.633424 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d97ce947-11eb-49e4-9fd4-f33f0e9f67bc tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes/d4263bd7-366e-47e4-9cee-62b7be549cb0 returned with HTTP 200 Aug 13 06:09:25.633424 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 443/1782] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:25 2026] GET /volume/v3/volumes/d4263bd7-366e-47e4-9cee-62b7be549cb0 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:25.646493 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-deea027c-aec4-4b93-88c1-780595d979f8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:25.647945 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-deea027c-aec4-4b93-88c1-780595d979f8 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] GET https://10.4.3.121/volume/v3/volumes/9910cdaa-7fbc-4e51-8b62-3d828bd4db0f Aug 13 06:09:25.648137 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-deea027c-aec4-4b93-88c1-780595d979f8 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:25.648331 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-deea027c-aec4-4b93-88c1-780595d979f8 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:25.656677 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:25.656677 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:25.661580 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-deea027c-aec4-4b93-88c1-780595d979f8 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Volume info retrieved successfully. Aug 13 06:09:25.678904 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-deea027c-aec4-4b93-88c1-780595d979f8 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes/9910cdaa-7fbc-4e51-8b62-3d828bd4db0f returned with HTTP 200 Aug 13 06:09:25.679608 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 453/1783] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:25 2026] GET /volume/v3/volumes/9910cdaa-7fbc-4e51-8b62-3d828bd4db0f => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:25.698308 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f1a60d42-36f3-4943-bbfb-50814c7ffd53 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:25.701302 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-722d7be6-749d-4a92-bcd6-bfc568f3c059 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:25.704978 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f1a60d42-36f3-4943-bbfb-50814c7ffd53 tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] GET https://10.4.3.121/volume/v3/volumes/3e05d6b8-71ae-4ab0-b942-089501fa7b93 Aug 13 06:09:25.705261 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f1a60d42-36f3-4943-bbfb-50814c7ffd53 tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:25.705539 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f1a60d42-36f3-4943-bbfb-50814c7ffd53 tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:25.707141 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-722d7be6-749d-4a92-bcd6-bfc568f3c059 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] GET https://10.4.3.121/volume/v3/volumes/7988c57f-b17b-4f5c-9ea3-0d47c9f91034 Aug 13 06:09:25.707432 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-722d7be6-749d-4a92-bcd6-bfc568f3c059 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:25.707886 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-722d7be6-749d-4a92-bcd6-bfc568f3c059 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:25.720172 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:25.720172 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:25.721410 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f1a60d42-36f3-4943-bbfb-50814c7ffd53 tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] https://10.4.3.121/volume/v3/volumes/3e05d6b8-71ae-4ab0-b942-089501fa7b93 returned with HTTP 404 Aug 13 06:09:25.721962 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 449/1784] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:25 2026] GET /volume/v3/volumes/3e05d6b8-71ae-4ab0-b942-089501fa7b93 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:25.726883 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-722d7be6-749d-4a92-bcd6-bfc568f3c059 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Volume info retrieved successfully. Aug 13 06:09:25.731263 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-722d7be6-749d-4a92-bcd6-bfc568f3c059 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes/7988c57f-b17b-4f5c-9ea3-0d47c9f91034 returned with HTTP 200 Aug 13 06:09:25.731770 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 440/1785] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:25 2026] GET /volume/v3/volumes/7988c57f-b17b-4f5c-9ea3-0d47c9f91034 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:25.734830 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-da7dd316-9f59-4187-adf7-89f622d3fd71 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:25.745224 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-da7dd316-9f59-4187-adf7-89f622d3fd71 tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] DELETE https://10.4.3.121/volume/v3/types/8bcce534-099c-4679-a5da-832b5f913968 Aug 13 06:09:25.745224 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-da7dd316-9f59-4187-adf7-89f622d3fd71 tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:25.745224 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-da7dd316-9f59-4187-adf7-89f622d3fd71 tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:25.750665 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c835bbcf-adfe-4318-b6f1-574b55c899e0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:25.753075 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c835bbcf-adfe-4318-b6f1-574b55c899e0 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] GET https://10.4.3.121/volume/v3/volumes/f278d2c2-b494-41b2-bc58-6aea021985cf Aug 13 06:09:25.753379 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c835bbcf-adfe-4318-b6f1-574b55c899e0 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:25.753663 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c835bbcf-adfe-4318-b6f1-574b55c899e0 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:25.762862 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:25.762862 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:25.769410 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c835bbcf-adfe-4318-b6f1-574b55c899e0 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Volume info retrieved successfully. Aug 13 06:09:25.774149 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c835bbcf-adfe-4318-b6f1-574b55c899e0 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes/f278d2c2-b494-41b2-bc58-6aea021985cf returned with HTTP 200 Aug 13 06:09:25.774755 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 454/1786] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:25 2026] GET /volume/v3/volumes/f278d2c2-b494-41b2-bc58-6aea021985cf => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:25.795700 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-da7dd316-9f59-4187-adf7-89f622d3fd71 tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] https://10.4.3.121/volume/v3/types/8bcce534-099c-4679-a5da-832b5f913968 returned with HTTP 202 Aug 13 06:09:25.795822 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c56923d0-60de-479a-9387-b1b0ecf55c46 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:25.796776 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 444/1787] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:09:25 2026] DELETE /volume/v3/types/8bcce534-099c-4679-a5da-832b5f913968 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:25.798769 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c56923d0-60de-479a-9387-b1b0ecf55c46 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] GET https://10.4.3.121/volume/v3/volumes/727f12ae-7bdf-4e4e-8a29-01d02862491e Aug 13 06:09:25.798769 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c56923d0-60de-479a-9387-b1b0ecf55c46 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:25.798769 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c56923d0-60de-479a-9387-b1b0ecf55c46 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:25.806227 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-43a11ece-dfeb-42de-8c87-ea860c8a9b31 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:25.808764 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-43a11ece-dfeb-42de-8c87-ea860c8a9b31 tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] GET https://10.4.3.121/volume/v3/types/8bcce534-099c-4679-a5da-832b5f913968 Aug 13 06:09:25.809097 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-43a11ece-dfeb-42de-8c87-ea860c8a9b31 tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:25.809356 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-43a11ece-dfeb-42de-8c87-ea860c8a9b31 tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:25.810381 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:25.810381 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:25.812945 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-43a11ece-dfeb-42de-8c87-ea860c8a9b31 tempest-VolumeAndVolumeTypeFromImageTest-1643016009 tempest-VolumeAndVolumeTypeFromImageTest-1643016009-project-admin] https://10.4.3.121/volume/v3/types/8bcce534-099c-4679-a5da-832b5f913968 returned with HTTP 404 Aug 13 06:09:25.813631 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 441/1788] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:09:25 2026] GET /volume/v3/types/8bcce534-099c-4679-a5da-832b5f913968 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:25.815326 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c56923d0-60de-479a-9387-b1b0ecf55c46 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Volume info retrieved successfully. Aug 13 06:09:25.821759 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c56923d0-60de-479a-9387-b1b0ecf55c46 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes/727f12ae-7bdf-4e4e-8a29-01d02862491e returned with HTTP 200 Aug 13 06:09:25.821861 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 450/1789] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:25 2026] GET /volume/v3/volumes/727f12ae-7bdf-4e4e-8a29-01d02862491e => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:25.835280 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8d9f8b95-2d2e-40fa-b9f2-99394c538949 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:25.837883 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8d9f8b95-2d2e-40fa-b9f2-99394c538949 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] DELETE https://10.4.3.121/volume/v3/volumes/727f12ae-7bdf-4e4e-8a29-01d02862491e Aug 13 06:09:25.838143 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8d9f8b95-2d2e-40fa-b9f2-99394c538949 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:25.838419 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8d9f8b95-2d2e-40fa-b9f2-99394c538949 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:25.838720 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-8d9f8b95-2d2e-40fa-b9f2-99394c538949 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Delete volume with id: 727f12ae-7bdf-4e4e-8a29-01d02862491e Aug 13 06:09:25.850215 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:25.850215 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:25.850877 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8d9f8b95-2d2e-40fa-b9f2-99394c538949 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Volume info retrieved successfully. Aug 13 06:09:25.886509 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8d9f8b95-2d2e-40fa-b9f2-99394c538949 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Delete volume request issued successfully. Aug 13 06:09:25.886790 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8d9f8b95-2d2e-40fa-b9f2-99394c538949 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes/727f12ae-7bdf-4e4e-8a29-01d02862491e returned with HTTP 202 Aug 13 06:09:25.887371 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 455/1790] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:09:25 2026] DELETE /volume/v3/volumes/727f12ae-7bdf-4e4e-8a29-01d02862491e => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:25.903502 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1ae3049e-636e-49be-9458-ac2804007576 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:25.905715 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1ae3049e-636e-49be-9458-ac2804007576 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] GET https://10.4.3.121/volume/v3/volumes/727f12ae-7bdf-4e4e-8a29-01d02862491e Aug 13 06:09:25.906118 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1ae3049e-636e-49be-9458-ac2804007576 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:25.907234 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1ae3049e-636e-49be-9458-ac2804007576 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:25.919043 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:25.919043 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:25.925345 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1ae3049e-636e-49be-9458-ac2804007576 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Volume info retrieved successfully. Aug 13 06:09:25.931475 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1ae3049e-636e-49be-9458-ac2804007576 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes/727f12ae-7bdf-4e4e-8a29-01d02862491e returned with HTTP 200 Aug 13 06:09:25.931725 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 445/1791] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:25 2026] GET /volume/v3/volumes/727f12ae-7bdf-4e4e-8a29-01d02862491e => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:26.099099 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-44e52412-a943-4bf4-baa7-a7dd20963395 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:26.101584 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-44e52412-a943-4bf4-baa7-a7dd20963395 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:26.101881 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-44e52412-a943-4bf4-baa7-a7dd20963395 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:26.102197 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-44e52412-a943-4bf4-baa7-a7dd20963395 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:26.111144 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:26.111144 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:26.114328 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-44e52412-a943-4bf4-baa7-a7dd20963395 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:26.118420 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-44e52412-a943-4bf4-baa7-a7dd20963395 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:26.118819 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 442/1792] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:26 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 1147 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:26.948215 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-982a4c27-9b16-434b-b97b-8897501805c0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:26.951136 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-982a4c27-9b16-434b-b97b-8897501805c0 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] GET https://10.4.3.121/volume/v3/volumes/727f12ae-7bdf-4e4e-8a29-01d02862491e Aug 13 06:09:26.951348 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-982a4c27-9b16-434b-b97b-8897501805c0 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:26.951574 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-982a4c27-9b16-434b-b97b-8897501805c0 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:26.959540 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-982a4c27-9b16-434b-b97b-8897501805c0 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes/727f12ae-7bdf-4e4e-8a29-01d02862491e returned with HTTP 404 Aug 13 06:09:26.961117 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 451/1793] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:26 2026] GET /volume/v3/volumes/727f12ae-7bdf-4e4e-8a29-01d02862491e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:26.969770 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b07d13a9-2ef4-4756-8c44-6d830a44c974 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:26.971851 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b07d13a9-2ef4-4756-8c44-6d830a44c974 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] DELETE https://10.4.3.121/volume/v3/volumes/f278d2c2-b494-41b2-bc58-6aea021985cf Aug 13 06:09:26.972067 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b07d13a9-2ef4-4756-8c44-6d830a44c974 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:26.972313 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b07d13a9-2ef4-4756-8c44-6d830a44c974 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:26.972496 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-b07d13a9-2ef4-4756-8c44-6d830a44c974 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Delete volume with id: f278d2c2-b494-41b2-bc58-6aea021985cf Aug 13 06:09:26.986419 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:26.986419 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:26.987085 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b07d13a9-2ef4-4756-8c44-6d830a44c974 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Volume info retrieved successfully. Aug 13 06:09:27.005649 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b07d13a9-2ef4-4756-8c44-6d830a44c974 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Delete volume request issued successfully. Aug 13 06:09:27.005930 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b07d13a9-2ef4-4756-8c44-6d830a44c974 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes/f278d2c2-b494-41b2-bc58-6aea021985cf returned with HTTP 202 Aug 13 06:09:27.006655 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 456/1794] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:09:26 2026] DELETE /volume/v3/volumes/f278d2c2-b494-41b2-bc58-6aea021985cf => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:27.016815 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-57746a28-3cef-4c83-a8eb-c354cff04841 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:27.019196 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-57746a28-3cef-4c83-a8eb-c354cff04841 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] GET https://10.4.3.121/volume/v3/volumes/f278d2c2-b494-41b2-bc58-6aea021985cf Aug 13 06:09:27.019196 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-57746a28-3cef-4c83-a8eb-c354cff04841 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:27.019196 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-57746a28-3cef-4c83-a8eb-c354cff04841 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:27.027375 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:27.027375 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:27.032369 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-57746a28-3cef-4c83-a8eb-c354cff04841 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Volume info retrieved successfully. Aug 13 06:09:27.037634 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-57746a28-3cef-4c83-a8eb-c354cff04841 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes/f278d2c2-b494-41b2-bc58-6aea021985cf returned with HTTP 200 Aug 13 06:09:27.038047 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 446/1795] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:27 2026] GET /volume/v3/volumes/f278d2c2-b494-41b2-bc58-6aea021985cf => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:27.132294 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d088d8b5-afe9-4db8-96c5-5bb4d20e2777 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:27.133915 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d088d8b5-afe9-4db8-96c5-5bb4d20e2777 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:27.134177 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d088d8b5-afe9-4db8-96c5-5bb4d20e2777 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:27.134447 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d088d8b5-afe9-4db8-96c5-5bb4d20e2777 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:27.150382 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:27.150382 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:27.155858 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d088d8b5-afe9-4db8-96c5-5bb4d20e2777 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:27.160627 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d088d8b5-afe9-4db8-96c5-5bb4d20e2777 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:27.161007 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 443/1796] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:27 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:28.055829 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6f5cce0e-2e58-4803-a51d-ea7286c146d7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:28.058800 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6f5cce0e-2e58-4803-a51d-ea7286c146d7 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] GET https://10.4.3.121/volume/v3/volumes/f278d2c2-b494-41b2-bc58-6aea021985cf Aug 13 06:09:28.059738 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6f5cce0e-2e58-4803-a51d-ea7286c146d7 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:28.059738 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6f5cce0e-2e58-4803-a51d-ea7286c146d7 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:28.067439 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6f5cce0e-2e58-4803-a51d-ea7286c146d7 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes/f278d2c2-b494-41b2-bc58-6aea021985cf returned with HTTP 404 Aug 13 06:09:28.067840 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 452/1797] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:28 2026] GET /volume/v3/volumes/f278d2c2-b494-41b2-bc58-6aea021985cf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:28.080281 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2e8831bd-cbb6-4eb6-8d10-a3e711d69921 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:28.083732 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2e8831bd-cbb6-4eb6-8d10-a3e711d69921 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] DELETE https://10.4.3.121/volume/v3/volumes/7988c57f-b17b-4f5c-9ea3-0d47c9f91034 Aug 13 06:09:28.083919 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2e8831bd-cbb6-4eb6-8d10-a3e711d69921 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:28.084159 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2e8831bd-cbb6-4eb6-8d10-a3e711d69921 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:28.084358 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-2e8831bd-cbb6-4eb6-8d10-a3e711d69921 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Delete volume with id: 7988c57f-b17b-4f5c-9ea3-0d47c9f91034 Aug 13 06:09:28.099208 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:28.099208 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:28.099958 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2e8831bd-cbb6-4eb6-8d10-a3e711d69921 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Volume info retrieved successfully. Aug 13 06:09:28.128411 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2e8831bd-cbb6-4eb6-8d10-a3e711d69921 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Delete volume request issued successfully. Aug 13 06:09:28.128753 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2e8831bd-cbb6-4eb6-8d10-a3e711d69921 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes/7988c57f-b17b-4f5c-9ea3-0d47c9f91034 returned with HTTP 202 Aug 13 06:09:28.129594 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 457/1798] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:09:28 2026] DELETE /volume/v3/volumes/7988c57f-b17b-4f5c-9ea3-0d47c9f91034 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:28.143015 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dd563651-0309-4055-8b2f-1e8e0b33ed32 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:28.149735 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd563651-0309-4055-8b2f-1e8e0b33ed32 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] GET https://10.4.3.121/volume/v3/volumes/7988c57f-b17b-4f5c-9ea3-0d47c9f91034 Aug 13 06:09:28.150430 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dd563651-0309-4055-8b2f-1e8e0b33ed32 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:28.150430 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dd563651-0309-4055-8b2f-1e8e0b33ed32 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:28.178738 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:28.178738 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:28.183887 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fa52d0cd-a14a-4800-a2da-bbe5506a1674 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:28.184469 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dd563651-0309-4055-8b2f-1e8e0b33ed32 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Volume info retrieved successfully. Aug 13 06:09:28.186122 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa52d0cd-a14a-4800-a2da-bbe5506a1674 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:28.186371 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa52d0cd-a14a-4800-a2da-bbe5506a1674 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:28.186623 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa52d0cd-a14a-4800-a2da-bbe5506a1674 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:28.189843 np0000007163 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=288,cinder:UPDATE=61,cinder:INSERT=30 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:09:28.192227 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd563651-0309-4055-8b2f-1e8e0b33ed32 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes/7988c57f-b17b-4f5c-9ea3-0d47c9f91034 returned with HTTP 200 Aug 13 06:09:28.193596 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 447/1799] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:28 2026] GET /volume/v3/volumes/7988c57f-b17b-4f5c-9ea3-0d47c9f91034 => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:28.202370 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:28.202370 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:28.208586 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fa52d0cd-a14a-4800-a2da-bbe5506a1674 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:28.218585 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa52d0cd-a14a-4800-a2da-bbe5506a1674 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:28.219084 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 444/1800] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:28 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 1147 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:28.292330 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ef52d2fb-2928-4d2c-9392-60fce21f2a5b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:28.404264 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ef52d2fb-2928-4d2c-9392-60fce21f2a5b tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:09:28.404772 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ef52d2fb-2928-4d2c-9392-60fce21f2a5b tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1560545767", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1613835949", "vendor_name": "tempest-vendor_name-589476598"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:28.423200 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ef52d2fb-2928-4d2c-9392-60fce21f2a5b tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:09:28.423745 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 453/1801] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:09:28 2026] POST /volume/v3/types => generated 328 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:28.433971 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8b05f8b8-b40f-4dbd-96f7-288429873579 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:28.435700 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8b05f8b8-b40f-4dbd-96f7-288429873579 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:09:28.436065 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8b05f8b8-b40f-4dbd-96f7-288429873579 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "88082cb3-8d4b-4ebe-8631-e3ccd17fa0ec", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:28.437452 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-8b05f8b8-b40f-4dbd-96f7-288429873579 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Create volume request body: {'volume': {'volume_type': '88082cb3-8d4b-4ebe-8631-e3ccd17fa0ec', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:09:28.441570 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-8b05f8b8-b40f-4dbd-96f7-288429873579 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Create volume of 1 GB Aug 13 06:09:28.442001 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:28.442001 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:28.442501 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8b05f8b8-b40f-4dbd-96f7-288429873579 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Availability Zones retrieved successfully. Aug 13 06:09:28.448072 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8b05f8b8-b40f-4dbd-96f7-288429873579 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Flow 'volume_create_api' (6170521d-a9c3-42a9-917b-d2c3a72b18bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:28.449076 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8b05f8b8-b40f-4dbd-96f7-288429873579 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71a133ed-73dc-45fd-b6d1-46764faa28a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:28.449982 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-8b05f8b8-b40f-4dbd-96f7-288429873579 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:09:28.470957 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8b05f8b8-b40f-4dbd-96f7-288429873579 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71a133ed-73dc-45fd-b6d1-46764faa28a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:09:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1613835949',vendor_name='tempest-vendor_name-589476598'},id=88082cb3-8d4b-4ebe-8631-e3ccd17fa0ec,is_public=True,name='tempest-ProjectAdminTests-volume-type-1560545767',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88082cb3-8d4b-4ebe-8631-e3ccd17fa0ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:28.471793 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8b05f8b8-b40f-4dbd-96f7-288429873579 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1f91ffd-7ef0-45b1-b8f7-c5beecb6630c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:28.497018 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-8b05f8b8-b40f-4dbd-96f7-288429873579 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1560545767 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1560545767, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:09:28.497358 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-8b05f8b8-b40f-4dbd-96f7-288429873579 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1560545767 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1560545767, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:09:28.529277 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-8b05f8b8-b40f-4dbd-96f7-288429873579 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Created reservations ['a8258576-d979-40f0-8767-8633096a0fb0', 'ca4e2588-e328-48bb-b6e9-2420527a6dc7', 'da7caaae-5f40-4b47-a0ae-0f6fc90058f4', '504b1868-99b9-4037-807d-fa236eba67b3'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:09:28.530128 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8b05f8b8-b40f-4dbd-96f7-288429873579 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1f91ffd-7ef0-45b1-b8f7-c5beecb6630c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8258576-d979-40f0-8767-8633096a0fb0', 'ca4e2588-e328-48bb-b6e9-2420527a6dc7', 'da7caaae-5f40-4b47-a0ae-0f6fc90058f4', '504b1868-99b9-4037-807d-fa236eba67b3']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:28.530995 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8b05f8b8-b40f-4dbd-96f7-288429873579 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b1be76f-74f7-47cb-9de5-c138681a9445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:28.557846 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8b05f8b8-b40f-4dbd-96f7-288429873579 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b1be76f-74f7-47cb-9de5-c138681a9445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e374d8c4-b1a1-450a-b900-f84d239fb572', '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='f8f643d0f7234938b5e35eaf84a308a1',qos_specs=None,replication_status=,reservations=['a8258576-d979-40f0-8767-8633096a0fb0','ca4e2588-e328-48bb-b6e9-2420527a6dc7','da7caaae-5f40-4b47-a0ae-0f6fc90058f4','504b1868-99b9-4037-807d-fa236eba67b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64a4f58809984f05ace3c74aa9b30317',volume_type_id=88082cb3-8d4b-4ebe-8631-e3ccd17fa0ec), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:09:28Z,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=e374d8c4-b1a1-450a-b900-f84d239fb572,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8f643d0f7234938b5e35eaf84a308a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64a4f58809984f05ace3c74aa9b30317',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88082cb3-8d4b-4ebe-8631-e3ccd17fa0ec),volume_type_id=88082cb3-8d4b-4ebe-8631-e3ccd17fa0ec)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:28.558636 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8b05f8b8-b40f-4dbd-96f7-288429873579 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e194e26-18b6-4258-8f3e-a4e9037cf660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:28.577942 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8b05f8b8-b40f-4dbd-96f7-288429873579 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e194e26-18b6-4258-8f3e-a4e9037cf660) transitioned into state 'SUCCESS' from 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='f8f643d0f7234938b5e35eaf84a308a1',qos_specs=None,replication_status=,reservations=['a8258576-d979-40f0-8767-8633096a0fb0','ca4e2588-e328-48bb-b6e9-2420527a6dc7','da7caaae-5f40-4b47-a0ae-0f6fc90058f4','504b1868-99b9-4037-807d-fa236eba67b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64a4f58809984f05ace3c74aa9b30317',volume_type_id=88082cb3-8d4b-4ebe-8631-e3ccd17fa0ec)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:28.579054 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8b05f8b8-b40f-4dbd-96f7-288429873579 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (744119ac-29b0-4bed-9b5c-dea14a5ed4fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:28.592085 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8b05f8b8-b40f-4dbd-96f7-288429873579 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (744119ac-29b0-4bed-9b5c-dea14a5ed4fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:28.592085 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8b05f8b8-b40f-4dbd-96f7-288429873579 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Flow 'volume_create_api' (6170521d-a9c3-42a9-917b-d2c3a72b18bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:28.592085 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8b05f8b8-b40f-4dbd-96f7-288429873579 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Create volume request issued successfully. Aug 13 06:09:28.592085 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8b05f8b8-b40f-4dbd-96f7-288429873579 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:09:28.592085 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 458/1802] 10.4.3.121 () {70 vars in 1298 bytes} [Thu Aug 13 06:09:28 2026] POST /volume/v3/volumes => generated 773 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:09:28.604993 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2a1e3a20-09f7-4302-b7e9-6d0c997c2296 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:28.606895 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a1e3a20-09f7-4302-b7e9-6d0c997c2296 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] GET https://10.4.3.121/volume/v3/volumes/e374d8c4-b1a1-450a-b900-f84d239fb572 Aug 13 06:09:28.607171 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a1e3a20-09f7-4302-b7e9-6d0c997c2296 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:28.607405 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a1e3a20-09f7-4302-b7e9-6d0c997c2296 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:28.614627 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:28.614627 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:28.618007 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2a1e3a20-09f7-4302-b7e9-6d0c997c2296 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Volume info retrieved successfully. Aug 13 06:09:28.622234 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a1e3a20-09f7-4302-b7e9-6d0c997c2296 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] https://10.4.3.121/volume/v3/volumes/e374d8c4-b1a1-450a-b900-f84d239fb572 returned with HTTP 200 Aug 13 06:09:28.622637 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 448/1803] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:09:28 2026] GET /volume/v3/volumes/e374d8c4-b1a1-450a-b900-f84d239fb572 => generated 952 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:29.084920 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-b0f900bf-0032-40ab-aa79-a22577511879 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:29.087714 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-b0f900bf-0032-40ab-aa79-a22577511879 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:29.087892 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-b0f900bf-0032-40ab-aa79-a22577511879 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:29.088066 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-b0f900bf-0032-40ab-aa79-a22577511879 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:29.098736 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:29.098736 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:29.102606 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-b0f900bf-0032-40ab-aa79-a22577511879 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:29.107206 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-b0f900bf-0032-40ab-aa79-a22577511879 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:29.108060 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 445/1804] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:09:29 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 1147 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:29.209024 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-151db3e1-8a27-4280-93df-c61f0f7d8a8b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:29.211311 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-151db3e1-8a27-4280-93df-c61f0f7d8a8b tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] GET https://10.4.3.121/volume/v3/volumes/7988c57f-b17b-4f5c-9ea3-0d47c9f91034 Aug 13 06:09:29.211585 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-151db3e1-8a27-4280-93df-c61f0f7d8a8b tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:29.211820 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-151db3e1-8a27-4280-93df-c61f0f7d8a8b tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:29.221337 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-151db3e1-8a27-4280-93df-c61f0f7d8a8b tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes/7988c57f-b17b-4f5c-9ea3-0d47c9f91034 returned with HTTP 404 Aug 13 06:09:29.222304 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 454/1805] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:29 2026] GET /volume/v3/volumes/7988c57f-b17b-4f5c-9ea3-0d47c9f91034 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:29.229994 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-08a3bfcc-9b35-4a24-8150-212958c944b6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:29.232850 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-08a3bfcc-9b35-4a24-8150-212958c944b6 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] DELETE https://10.4.3.121/volume/v3/volumes/9910cdaa-7fbc-4e51-8b62-3d828bd4db0f Aug 13 06:09:29.232850 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-08a3bfcc-9b35-4a24-8150-212958c944b6 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:29.232850 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-08a3bfcc-9b35-4a24-8150-212958c944b6 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:29.232850 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-08a3bfcc-9b35-4a24-8150-212958c944b6 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Delete volume with id: 9910cdaa-7fbc-4e51-8b62-3d828bd4db0f Aug 13 06:09:29.236426 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5bf38a3d-b345-4049-96d4-921d1de378ce None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:29.239102 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5bf38a3d-b345-4049-96d4-921d1de378ce tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:29.239298 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5bf38a3d-b345-4049-96d4-921d1de378ce tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:29.239487 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5bf38a3d-b345-4049-96d4-921d1de378ce tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:29.241214 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:29.241214 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:29.241822 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-08a3bfcc-9b35-4a24-8150-212958c944b6 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Volume info retrieved successfully. Aug 13 06:09:29.251654 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:29.251654 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:29.255705 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5bf38a3d-b345-4049-96d4-921d1de378ce tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:29.260479 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5bf38a3d-b345-4049-96d4-921d1de378ce tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:29.260938 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 449/1806] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:29 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 1147 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:29.262394 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-08a3bfcc-9b35-4a24-8150-212958c944b6 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Delete volume request issued successfully. Aug 13 06:09:29.262640 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-08a3bfcc-9b35-4a24-8150-212958c944b6 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes/9910cdaa-7fbc-4e51-8b62-3d828bd4db0f returned with HTTP 202 Aug 13 06:09:29.263134 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 459/1807] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:09:29 2026] DELETE /volume/v3/volumes/9910cdaa-7fbc-4e51-8b62-3d828bd4db0f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:29.270020 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-873b4325-370e-4b31-99bc-eab276a4da75 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:29.271813 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-873b4325-370e-4b31-99bc-eab276a4da75 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] GET https://10.4.3.121/volume/v3/volumes/9910cdaa-7fbc-4e51-8b62-3d828bd4db0f Aug 13 06:09:29.272355 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-873b4325-370e-4b31-99bc-eab276a4da75 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:29.272355 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-873b4325-370e-4b31-99bc-eab276a4da75 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:29.280556 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:29.280556 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:29.286204 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-873b4325-370e-4b31-99bc-eab276a4da75 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Volume info retrieved successfully. Aug 13 06:09:29.291482 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-873b4325-370e-4b31-99bc-eab276a4da75 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes/9910cdaa-7fbc-4e51-8b62-3d828bd4db0f returned with HTTP 200 Aug 13 06:09:29.291864 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 446/1808] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:29 2026] GET /volume/v3/volumes/9910cdaa-7fbc-4e51-8b62-3d828bd4db0f => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:29.455329 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-22899dfc-7f76-4d53-989f-20cbb2639cc2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:29.457570 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-22899dfc-7f76-4d53-989f-20cbb2639cc2 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] DELETE https://10.4.3.121/volume/v3/attachments/1eea8749-49e4-40ff-a425-f799afd12602 Aug 13 06:09:29.457838 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-22899dfc-7f76-4d53-989f-20cbb2639cc2 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:29.458105 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-22899dfc-7f76-4d53-989f-20cbb2639cc2 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:29.470324 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:29.470324 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:29.521308 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d348be46-88cf-43bd-ab3e-54fbf13a1fbf req-22899dfc-7f76-4d53-989f-20cbb2639cc2 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments/1eea8749-49e4-40ff-a425-f799afd12602 returned with HTTP 200 Aug 13 06:09:29.521308 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 455/1809] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:09:29 2026] DELETE /volume/v3/attachments/1eea8749-49e4-40ff-a425-f799afd12602 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:29.636969 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-32a2b388-bac2-4d24-8cee-15dc24f8df1e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:29.638727 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-32a2b388-bac2-4d24-8cee-15dc24f8df1e tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] GET https://10.4.3.121/volume/v3/volumes/e374d8c4-b1a1-450a-b900-f84d239fb572 Aug 13 06:09:29.638991 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-32a2b388-bac2-4d24-8cee-15dc24f8df1e tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:29.639216 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-32a2b388-bac2-4d24-8cee-15dc24f8df1e tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:29.647463 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:29.647463 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:29.651278 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-32a2b388-bac2-4d24-8cee-15dc24f8df1e tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Volume info retrieved successfully. Aug 13 06:09:29.655554 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-32a2b388-bac2-4d24-8cee-15dc24f8df1e tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] https://10.4.3.121/volume/v3/volumes/e374d8c4-b1a1-450a-b900-f84d239fb572 returned with HTTP 200 Aug 13 06:09:29.656229 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 450/1810] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:09:29 2026] GET /volume/v3/volumes/e374d8c4-b1a1-450a-b900-f84d239fb572 => generated 973 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:29.668215 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3289efc2-c867-4078-8e35-76451f9df911 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:29.670174 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3289efc2-c867-4078-8e35-76451f9df911 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] GET https://10.4.3.121/volume/v3/messages Aug 13 06:09:29.670437 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3289efc2-c867-4078-8e35-76451f9df911 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:29.670646 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3289efc2-c867-4078-8e35-76451f9df911 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:29.675486 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3289efc2-c867-4078-8e35-76451f9df911 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] https://10.4.3.121/volume/v3/messages returned with HTTP 200 Aug 13 06:09:29.675854 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 460/1811] 10.4.3.121 () {68 vars in 1280 bytes} [Thu Aug 13 06:09:29 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:29.685174 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4ec05b33-ef24-4fa8-ae83-266ce403ccec None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:29.687662 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4ec05b33-ef24-4fa8-ae83-266ce403ccec tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] DELETE https://10.4.3.121/volume/v3/messages/853f1ed4-f46b-4acd-9f09-746931e4646b Aug 13 06:09:29.687991 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4ec05b33-ef24-4fa8-ae83-266ce403ccec tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:29.688241 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4ec05b33-ef24-4fa8-ae83-266ce403ccec tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:29.698629 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4ec05b33-ef24-4fa8-ae83-266ce403ccec tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] https://10.4.3.121/volume/v3/messages/853f1ed4-f46b-4acd-9f09-746931e4646b returned with HTTP 204 Aug 13 06:09:29.699082 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 447/1812] 10.4.3.121 () {68 vars in 1394 bytes} [Thu Aug 13 06:09:29 2026] DELETE /volume/v3/messages/853f1ed4-f46b-4acd-9f09-746931e4646b => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 06:09:29.713138 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5cf766d1-14c6-410d-8c17-dc99df472a28 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:29.716014 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5cf766d1-14c6-410d-8c17-dc99df472a28 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] GET https://10.4.3.121/volume/v3/messages/853f1ed4-f46b-4acd-9f09-746931e4646b Aug 13 06:09:29.716129 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5cf766d1-14c6-410d-8c17-dc99df472a28 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:29.716355 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5cf766d1-14c6-410d-8c17-dc99df472a28 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:29.721124 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5cf766d1-14c6-410d-8c17-dc99df472a28 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] https://10.4.3.121/volume/v3/messages/853f1ed4-f46b-4acd-9f09-746931e4646b returned with HTTP 404 Aug 13 06:09:29.721980 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 456/1813] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:09:29 2026] GET /volume/v3/messages/853f1ed4-f46b-4acd-9f09-746931e4646b => generated 110 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:29.734991 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f88124cc-b89f-4a0e-9e5b-b89d320e689e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:29.740008 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f88124cc-b89f-4a0e-9e5b-b89d320e689e tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/e374d8c4-b1a1-450a-b900-f84d239fb572 Aug 13 06:09:29.740008 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f88124cc-b89f-4a0e-9e5b-b89d320e689e tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:29.740451 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f88124cc-b89f-4a0e-9e5b-b89d320e689e tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:29.740811 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-f88124cc-b89f-4a0e-9e5b-b89d320e689e tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Delete volume with id: e374d8c4-b1a1-450a-b900-f84d239fb572 Aug 13 06:09:29.750825 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:29.750825 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:29.751372 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f88124cc-b89f-4a0e-9e5b-b89d320e689e tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Volume info retrieved successfully. Aug 13 06:09:29.752765 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f88124cc-b89f-4a0e-9e5b-b89d320e689e tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100325) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 06:09:29.764932 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-f88124cc-b89f-4a0e-9e5b-b89d320e689e tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1560545767 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1560545767, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:09:29.765344 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-f88124cc-b89f-4a0e-9e5b-b89d320e689e tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1560545767 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1560545767, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:09:29.778019 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-f88124cc-b89f-4a0e-9e5b-b89d320e689e tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Created reservations ['f85ef355-5b25-4174-be54-24b7212ec252', 'c2c1ae97-e621-4096-a035-4e4b0c67b08a', 'ebae1624-f205-44be-ab67-5528cb28e667', '1843bdf6-c9e7-4f34-9291-3e4c09f19c4c'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:09:29.810987 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f88124cc-b89f-4a0e-9e5b-b89d320e689e tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Delete volume request issued successfully. Aug 13 06:09:29.811316 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f88124cc-b89f-4a0e-9e5b-b89d320e689e tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] https://10.4.3.121/volume/v3/volumes/e374d8c4-b1a1-450a-b900-f84d239fb572 returned with HTTP 202 Aug 13 06:09:29.811939 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 451/1814] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:09:29 2026] DELETE /volume/v3/volumes/e374d8c4-b1a1-450a-b900-f84d239fb572 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:29.820518 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7c27c968-e6a8-4031-b517-e4b114160d2f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:29.822827 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7c27c968-e6a8-4031-b517-e4b114160d2f tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] DELETE https://10.4.3.121/volume/v3/types/88082cb3-8d4b-4ebe-8631-e3ccd17fa0ec Aug 13 06:09:29.823056 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7c27c968-e6a8-4031-b517-e4b114160d2f tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:29.823352 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7c27c968-e6a8-4031-b517-e4b114160d2f tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:29.851144 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7c27c968-e6a8-4031-b517-e4b114160d2f tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] https://10.4.3.121/volume/v3/types/88082cb3-8d4b-4ebe-8631-e3ccd17fa0ec returned with HTTP 202 Aug 13 06:09:29.851730 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 461/1815] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:09:29 2026] DELETE /volume/v3/types/88082cb3-8d4b-4ebe-8631-e3ccd17fa0ec => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:29.859701 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-97d7b945-a962-4d84-a745-2f2b0e142bc5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:29.861479 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97d7b945-a962-4d84-a745-2f2b0e142bc5 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:09:29.861821 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-97d7b945-a962-4d84-a745-2f2b0e142bc5 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1490384841", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1551469119", "vendor_name": "tempest-vendor_name-1323410186"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:29.877872 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97d7b945-a962-4d84-a745-2f2b0e142bc5 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:09:29.880077 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 448/1816] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:09:29 2026] POST /volume/v3/types => generated 329 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:29.890800 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2cb2b6db-7b1b-46eb-bf5e-7d3d7f67f630 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:29.892937 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2cb2b6db-7b1b-46eb-bf5e-7d3d7f67f630 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:09:29.893333 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2cb2b6db-7b1b-46eb-bf5e-7d3d7f67f630 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "53dc9da1-b6a6-4f1e-a832-ccf6aced551f", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:29.895127 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-2cb2b6db-7b1b-46eb-bf5e-7d3d7f67f630 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Create volume request body: {'volume': {'volume_type': '53dc9da1-b6a6-4f1e-a832-ccf6aced551f', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:09:29.898661 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-2cb2b6db-7b1b-46eb-bf5e-7d3d7f67f630 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Create volume of 1 GB Aug 13 06:09:29.898976 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:29.898976 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:29.899356 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2cb2b6db-7b1b-46eb-bf5e-7d3d7f67f630 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Availability Zones retrieved successfully. Aug 13 06:09:29.905849 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2cb2b6db-7b1b-46eb-bf5e-7d3d7f67f630 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Flow 'volume_create_api' (8453cfcd-59ab-490e-8493-20a57af68dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:29.906804 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2cb2b6db-7b1b-46eb-bf5e-7d3d7f67f630 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b108ab35-0760-4444-ae11-07974b294a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:29.907574 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-2cb2b6db-7b1b-46eb-bf5e-7d3d7f67f630 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:09:29.930639 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2cb2b6db-7b1b-46eb-bf5e-7d3d7f67f630 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b108ab35-0760-4444-ae11-07974b294a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:09:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1551469119',vendor_name='tempest-vendor_name-1323410186'},id=53dc9da1-b6a6-4f1e-a832-ccf6aced551f,is_public=True,name='tempest-ProjectAdminTests-volume-type-1490384841',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '53dc9da1-b6a6-4f1e-a832-ccf6aced551f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:29.932276 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2cb2b6db-7b1b-46eb-bf5e-7d3d7f67f630 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46936488-29d3-43a8-910a-5dee24e4800a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:29.967728 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-2cb2b6db-7b1b-46eb-bf5e-7d3d7f67f630 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1490384841 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1490384841, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:09:29.968034 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-2cb2b6db-7b1b-46eb-bf5e-7d3d7f67f630 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1490384841 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1490384841, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:09:29.994327 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-2cb2b6db-7b1b-46eb-bf5e-7d3d7f67f630 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Created reservations ['93b46e71-ed39-4b15-a2f1-3a649c92b00c', '2ca38eb1-565e-4f38-88df-9603ea64b832', 'f5287a66-4bac-4392-bd16-d2839421ccb3', 'c61cef8f-5f51-4959-8af3-237ee8cdc3f9'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:09:29.995115 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2cb2b6db-7b1b-46eb-bf5e-7d3d7f67f630 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46936488-29d3-43a8-910a-5dee24e4800a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93b46e71-ed39-4b15-a2f1-3a649c92b00c', '2ca38eb1-565e-4f38-88df-9603ea64b832', 'f5287a66-4bac-4392-bd16-d2839421ccb3', 'c61cef8f-5f51-4959-8af3-237ee8cdc3f9']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:29.995878 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2cb2b6db-7b1b-46eb-bf5e-7d3d7f67f630 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92174af3-ce5f-42d9-a9b5-cdf1b3d9df6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:30.024289 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2cb2b6db-7b1b-46eb-bf5e-7d3d7f67f630 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92174af3-ce5f-42d9-a9b5-cdf1b3d9df6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '990e3a31-42b0-48d9-abc1-00f1acbb9b35', '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='f8f643d0f7234938b5e35eaf84a308a1',qos_specs=None,replication_status=,reservations=['93b46e71-ed39-4b15-a2f1-3a649c92b00c','2ca38eb1-565e-4f38-88df-9603ea64b832','f5287a66-4bac-4392-bd16-d2839421ccb3','c61cef8f-5f51-4959-8af3-237ee8cdc3f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64a4f58809984f05ace3c74aa9b30317',volume_type_id=53dc9da1-b6a6-4f1e-a832-ccf6aced551f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:09:29Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=990e3a31-42b0-48d9-abc1-00f1acbb9b35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8f643d0f7234938b5e35eaf84a308a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64a4f58809984f05ace3c74aa9b30317',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(53dc9da1-b6a6-4f1e-a832-ccf6aced551f),volume_type_id=53dc9da1-b6a6-4f1e-a832-ccf6aced551f)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:30.025165 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2cb2b6db-7b1b-46eb-bf5e-7d3d7f67f630 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea0bfe35-7c0a-4c83-addf-8f0c63d082d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:30.049398 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2cb2b6db-7b1b-46eb-bf5e-7d3d7f67f630 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea0bfe35-7c0a-4c83-addf-8f0c63d082d9) transitioned into state 'SUCCESS' from 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='f8f643d0f7234938b5e35eaf84a308a1',qos_specs=None,replication_status=,reservations=['93b46e71-ed39-4b15-a2f1-3a649c92b00c','2ca38eb1-565e-4f38-88df-9603ea64b832','f5287a66-4bac-4392-bd16-d2839421ccb3','c61cef8f-5f51-4959-8af3-237ee8cdc3f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64a4f58809984f05ace3c74aa9b30317',volume_type_id=53dc9da1-b6a6-4f1e-a832-ccf6aced551f)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:30.050293 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2cb2b6db-7b1b-46eb-bf5e-7d3d7f67f630 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6b2947c-5d2e-42d2-8b93-bcc734c37e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:30.060356 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2cb2b6db-7b1b-46eb-bf5e-7d3d7f67f630 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6b2947c-5d2e-42d2-8b93-bcc734c37e4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:30.061083 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2cb2b6db-7b1b-46eb-bf5e-7d3d7f67f630 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Flow 'volume_create_api' (8453cfcd-59ab-490e-8493-20a57af68dca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:30.061413 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2cb2b6db-7b1b-46eb-bf5e-7d3d7f67f630 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Create volume request issued successfully. Aug 13 06:09:30.061996 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2cb2b6db-7b1b-46eb-bf5e-7d3d7f67f630 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:09:30.062666 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 457/1817] 10.4.3.121 () {70 vars in 1298 bytes} [Thu Aug 13 06:09:29 2026] POST /volume/v3/volumes => generated 773 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:09:30.074763 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9b06baaf-962c-4a5d-8ce2-9aea86818c21 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:30.077059 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b06baaf-962c-4a5d-8ce2-9aea86818c21 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] GET https://10.4.3.121/volume/v3/volumes/990e3a31-42b0-48d9-abc1-00f1acbb9b35 Aug 13 06:09:30.077394 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9b06baaf-962c-4a5d-8ce2-9aea86818c21 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:30.077643 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9b06baaf-962c-4a5d-8ce2-9aea86818c21 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:30.086348 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:30.086348 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:30.090118 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9b06baaf-962c-4a5d-8ce2-9aea86818c21 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Volume info retrieved successfully. Aug 13 06:09:30.098582 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b06baaf-962c-4a5d-8ce2-9aea86818c21 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] https://10.4.3.121/volume/v3/volumes/990e3a31-42b0-48d9-abc1-00f1acbb9b35 returned with HTTP 200 Aug 13 06:09:30.099027 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 452/1818] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:09:30 2026] GET /volume/v3/volumes/990e3a31-42b0-48d9-abc1-00f1acbb9b35 => generated 952 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:30.276727 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7851b173-eedc-4272-af90-48cfe13d5c1a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:30.278823 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7851b173-eedc-4272-af90-48cfe13d5c1a tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:30.279275 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7851b173-eedc-4272-af90-48cfe13d5c1a tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:30.280203 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7851b173-eedc-4272-af90-48cfe13d5c1a tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:30.288748 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:30.288748 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:30.293963 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7851b173-eedc-4272-af90-48cfe13d5c1a tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:30.300007 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7851b173-eedc-4272-af90-48cfe13d5c1a tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:30.300672 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 462/1819] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:30 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:30.308460 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a51d05be-2f7e-4a87-aae8-5c43856e6649 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:30.310632 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a51d05be-2f7e-4a87-aae8-5c43856e6649 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] GET https://10.4.3.121/volume/v3/volumes/9910cdaa-7fbc-4e51-8b62-3d828bd4db0f Aug 13 06:09:30.310889 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a51d05be-2f7e-4a87-aae8-5c43856e6649 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:30.311099 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a51d05be-2f7e-4a87-aae8-5c43856e6649 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:30.319298 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a51d05be-2f7e-4a87-aae8-5c43856e6649 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes/9910cdaa-7fbc-4e51-8b62-3d828bd4db0f returned with HTTP 404 Aug 13 06:09:30.319887 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 449/1820] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:30 2026] GET /volume/v3/volumes/9910cdaa-7fbc-4e51-8b62-3d828bd4db0f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:30.322897 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6a035e50-b756-4298-83ac-cffb6b2e723d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:30.325262 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6a035e50-b756-4298-83ac-cffb6b2e723d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:30.325496 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6a035e50-b756-4298-83ac-cffb6b2e723d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:30.325771 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6a035e50-b756-4298-83ac-cffb6b2e723d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:30.327947 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8e76580d-a184-4064-8c5a-0ac47af36b0d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:30.330301 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8e76580d-a184-4064-8c5a-0ac47af36b0d tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] DELETE https://10.4.3.121/volume/v3/volumes/d4263bd7-366e-47e4-9cee-62b7be549cb0 Aug 13 06:09:30.330571 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8e76580d-a184-4064-8c5a-0ac47af36b0d tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:30.330864 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8e76580d-a184-4064-8c5a-0ac47af36b0d tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:30.331090 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-8e76580d-a184-4064-8c5a-0ac47af36b0d tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Delete volume with id: d4263bd7-366e-47e4-9cee-62b7be549cb0 Aug 13 06:09:30.335165 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:30.335165 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:30.339732 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6a035e50-b756-4298-83ac-cffb6b2e723d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:30.340748 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:30.340748 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:30.341435 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8e76580d-a184-4064-8c5a-0ac47af36b0d tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Volume info retrieved successfully. Aug 13 06:09:30.345128 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6a035e50-b756-4298-83ac-cffb6b2e723d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:30.345678 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 458/1821] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:30 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:30.368159 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8e76580d-a184-4064-8c5a-0ac47af36b0d tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Delete volume request issued successfully. Aug 13 06:09:30.368595 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8e76580d-a184-4064-8c5a-0ac47af36b0d tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes/d4263bd7-366e-47e4-9cee-62b7be549cb0 returned with HTTP 202 Aug 13 06:09:30.369264 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 453/1822] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:09:30 2026] DELETE /volume/v3/volumes/d4263bd7-366e-47e4-9cee-62b7be549cb0 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:30.376939 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-edaa705c-3cf0-41ff-847b-6726c68fcdbe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:30.378898 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-edaa705c-3cf0-41ff-847b-6726c68fcdbe tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] GET https://10.4.3.121/volume/v3/volumes/d4263bd7-366e-47e4-9cee-62b7be549cb0 Aug 13 06:09:30.379262 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-edaa705c-3cf0-41ff-847b-6726c68fcdbe tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:30.379629 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-edaa705c-3cf0-41ff-847b-6726c68fcdbe tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:30.388991 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:30.388991 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:30.393327 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-edaa705c-3cf0-41ff-847b-6726c68fcdbe tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Volume info retrieved successfully. Aug 13 06:09:30.398643 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-edaa705c-3cf0-41ff-847b-6726c68fcdbe tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes/d4263bd7-366e-47e4-9cee-62b7be549cb0 returned with HTTP 200 Aug 13 06:09:30.399299 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 463/1823] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:30 2026] GET /volume/v3/volumes/d4263bd7-366e-47e4-9cee-62b7be549cb0 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:30.415389 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e41cd583-a98c-42ec-95ea-801c81f130c4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:30.418117 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e41cd583-a98c-42ec-95ea-801c81f130c4 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:09:30.418399 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e41cd583-a98c-42ec-95ea-801c81f130c4 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:30.418651 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e41cd583-a98c-42ec-95ea-801c81f130c4 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:30.428754 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:30.428754 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:30.435635 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e41cd583-a98c-42ec-95ea-801c81f130c4 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:30.444480 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e41cd583-a98c-42ec-95ea-801c81f130c4 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:09:30.445248 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 450/1824] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:30 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:31.116419 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a1e12a87-f679-45b0-81f7-2f7a55eba571 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:31.118686 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a1e12a87-f679-45b0-81f7-2f7a55eba571 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] GET https://10.4.3.121/volume/v3/volumes/990e3a31-42b0-48d9-abc1-00f1acbb9b35 Aug 13 06:09:31.118976 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a1e12a87-f679-45b0-81f7-2f7a55eba571 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:31.119256 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a1e12a87-f679-45b0-81f7-2f7a55eba571 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:31.130008 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:31.130008 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:31.134547 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a1e12a87-f679-45b0-81f7-2f7a55eba571 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Volume info retrieved successfully. Aug 13 06:09:31.139851 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a1e12a87-f679-45b0-81f7-2f7a55eba571 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] https://10.4.3.121/volume/v3/volumes/990e3a31-42b0-48d9-abc1-00f1acbb9b35 returned with HTTP 200 Aug 13 06:09:31.140517 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 459/1825] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:09:31 2026] GET /volume/v3/volumes/990e3a31-42b0-48d9-abc1-00f1acbb9b35 => generated 973 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:31.156364 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a11f5a65-9aac-41b1-89e6-6347bc363c2d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:31.158317 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a11f5a65-9aac-41b1-89e6-6347bc363c2d tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] GET https://10.4.3.121/volume/v3/messages Aug 13 06:09:31.158650 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a11f5a65-9aac-41b1-89e6-6347bc363c2d tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:31.158939 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a11f5a65-9aac-41b1-89e6-6347bc363c2d tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:31.163792 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a11f5a65-9aac-41b1-89e6-6347bc363c2d tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] https://10.4.3.121/volume/v3/messages returned with HTTP 200 Aug 13 06:09:31.164230 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 454/1826] 10.4.3.121 () {68 vars in 1280 bytes} [Thu Aug 13 06:09:31 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:31.173907 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4244dac1-5ed4-4110-91a6-a26fbb93ab95 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:31.176575 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4244dac1-5ed4-4110-91a6-a26fbb93ab95 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] GET https://10.4.3.121/volume/v3/messages Aug 13 06:09:31.177381 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4244dac1-5ed4-4110-91a6-a26fbb93ab95 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:31.177838 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4244dac1-5ed4-4110-91a6-a26fbb93ab95 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:31.181500 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4244dac1-5ed4-4110-91a6-a26fbb93ab95 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] https://10.4.3.121/volume/v3/messages returned with HTTP 200 Aug 13 06:09:31.181500 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 464/1827] 10.4.3.121 () {68 vars in 1280 bytes} [Thu Aug 13 06:09:31 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:31.192481 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9be4d905-4280-4d80-af50-85704e2f4cba None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:31.197630 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9be4d905-4280-4d80-af50-85704e2f4cba tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] DELETE https://10.4.3.121/volume/v3/messages/3fdff054-3bcc-4bb6-877a-21c76359b39d Aug 13 06:09:31.197866 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9be4d905-4280-4d80-af50-85704e2f4cba tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:31.198073 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9be4d905-4280-4d80-af50-85704e2f4cba tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:31.202545 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2b1d81e3-a6ee-4eb2-a3ed-ced8f033516a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:31.206531 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2b1d81e3-a6ee-4eb2-a3ed-ced8f033516a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:09:31.206898 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2b1d81e3-a6ee-4eb2-a3ed-ced8f033516a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1814037366"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:31.211083 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-2b1d81e3-a6ee-4eb2-a3ed-ced8f033516a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1814037366'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:09:31.211299 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-2b1d81e3-a6ee-4eb2-a3ed-ced8f033516a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Create volume of 1 GB Aug 13 06:09:31.216368 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2b1d81e3-a6ee-4eb2-a3ed-ced8f033516a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Availability Zones retrieved successfully. Aug 13 06:09:31.220216 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9be4d905-4280-4d80-af50-85704e2f4cba tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] https://10.4.3.121/volume/v3/messages/3fdff054-3bcc-4bb6-877a-21c76359b39d returned with HTTP 204 Aug 13 06:09:31.220297 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f0903b0f-54e5-44c6-8300-a6e98f91361d req-36dbc0ee-b899-4006-8277-babffc925eac None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:31.220816 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 451/1828] 10.4.3.121 () {68 vars in 1394 bytes} [Thu Aug 13 06:09:31 2026] DELETE /volume/v3/messages/3fdff054-3bcc-4bb6-877a-21c76359b39d => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 06:09:31.224892 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2b1d81e3-a6ee-4eb2-a3ed-ced8f033516a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Flow 'volume_create_api' (3f489687-3a86-4a0b-a57d-f7bde87993ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:31.225545 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f0903b0f-54e5-44c6-8300-a6e98f91361d req-36dbc0ee-b899-4006-8277-babffc925eac tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] GET https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd Aug 13 06:09:31.225880 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f0903b0f-54e5-44c6-8300-a6e98f91361d req-36dbc0ee-b899-4006-8277-babffc925eac tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:31.226080 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2b1d81e3-a6ee-4eb2-a3ed-ced8f033516a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b999eaf-3a60-4f29-8db8-a55fa423065f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:31.226254 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f0903b0f-54e5-44c6-8300-a6e98f91361d req-36dbc0ee-b899-4006-8277-babffc925eac tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:31.228959 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-2b1d81e3-a6ee-4eb2-a3ed-ced8f033516a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:09:31.234535 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b53918cc-50ca-4b3d-bbd1-f25d28cc2c33 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:31.236207 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:31.236207 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:31.236576 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b53918cc-50ca-4b3d-bbd1-f25d28cc2c33 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/990e3a31-42b0-48d9-abc1-00f1acbb9b35 Aug 13 06:09:31.236868 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b53918cc-50ca-4b3d-bbd1-f25d28cc2c33 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:31.237113 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b53918cc-50ca-4b3d-bbd1-f25d28cc2c33 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:31.237377 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-b53918cc-50ca-4b3d-bbd1-f25d28cc2c33 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Delete volume with id: 990e3a31-42b0-48d9-abc1-00f1acbb9b35 Aug 13 06:09:31.239314 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-f0903b0f-54e5-44c6-8300-a6e98f91361d req-36dbc0ee-b899-4006-8277-babffc925eac tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Volume info retrieved successfully. Aug 13 06:09:31.243576 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f0903b0f-54e5-44c6-8300-a6e98f91361d req-36dbc0ee-b899-4006-8277-babffc925eac tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd returned with HTTP 200 Aug 13 06:09:31.246211 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 455/1829] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:09:31 2026] GET /volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:31.246293 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:31.246293 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:31.246293 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b53918cc-50ca-4b3d-bbd1-f25d28cc2c33 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Volume info retrieved successfully. Aug 13 06:09:31.246293 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-b53918cc-50ca-4b3d-bbd1-f25d28cc2c33 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100322) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 06:09:31.266476 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-b53918cc-50ca-4b3d-bbd1-f25d28cc2c33 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1490384841 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1490384841, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:09:31.269337 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-b53918cc-50ca-4b3d-bbd1-f25d28cc2c33 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1490384841 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1490384841, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:09:31.275081 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2b1d81e3-a6ee-4eb2-a3ed-ced8f033516a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b999eaf-3a60-4f29-8db8-a55fa423065f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:31.276121 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2b1d81e3-a6ee-4eb2-a3ed-ced8f033516a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cca4728d-bd36-44f5-b7bc-e3d62b8477fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:31.286213 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-b53918cc-50ca-4b3d-bbd1-f25d28cc2c33 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Created reservations ['11307742-d1e9-45f1-a12f-f0f83a45bd54', '757e0507-4239-48e7-8999-77c537df404d', 'fb4aa5bb-8def-4a12-9013-dd9fb574bbed', '2fc24475-e7a8-4f95-a965-9abc3d2fbc4f'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:09:31.331512 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b53918cc-50ca-4b3d-bbd1-f25d28cc2c33 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Delete volume request issued successfully. Aug 13 06:09:31.331512 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b53918cc-50ca-4b3d-bbd1-f25d28cc2c33 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] https://10.4.3.121/volume/v3/volumes/990e3a31-42b0-48d9-abc1-00f1acbb9b35 returned with HTTP 202 Aug 13 06:09:31.331864 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 465/1830] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:09:31 2026] DELETE /volume/v3/volumes/990e3a31-42b0-48d9-abc1-00f1acbb9b35 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:31.342825 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f3364779-4966-42c3-845b-d7e398dc45eb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:31.347766 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f3364779-4966-42c3-845b-d7e398dc45eb tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] DELETE https://10.4.3.121/volume/v3/types/53dc9da1-b6a6-4f1e-a832-ccf6aced551f Aug 13 06:09:31.348059 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f3364779-4966-42c3-845b-d7e398dc45eb tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:31.348399 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f3364779-4966-42c3-845b-d7e398dc45eb tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:31.352125 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-2b1d81e3-a6ee-4eb2-a3ed-ced8f033516a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Created reservations ['0b3855a8-7444-422f-9f70-d864d18ae79e', 'fa78b011-a6b3-4105-bff8-5fefbfcc819d', '975f89ea-cfde-4b6b-8771-abc14c22412f', 'c26ffec9-91ac-4cc0-a8ea-e8143e10b759'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:09:31.353199 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2b1d81e3-a6ee-4eb2-a3ed-ced8f033516a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cca4728d-bd36-44f5-b7bc-e3d62b8477fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b3855a8-7444-422f-9f70-d864d18ae79e', 'fa78b011-a6b3-4105-bff8-5fefbfcc819d', '975f89ea-cfde-4b6b-8771-abc14c22412f', 'c26ffec9-91ac-4cc0-a8ea-e8143e10b759']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:31.353503 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b6810426-4619-4ad0-abb6-f22ad90c8f2b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:31.354020 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b6810426-4619-4ad0-abb6-f22ad90c8f2b None None] GET https://10.4.3.121/volume// Aug 13 06:09:31.354525 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2b1d81e3-a6ee-4eb2-a3ed-ced8f033516a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e923a03-a2d9-4405-b194-ef39e8c603f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:31.354589 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b6810426-4619-4ad0-abb6-f22ad90c8f2b None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:31.354589 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b6810426-4619-4ad0-abb6-f22ad90c8f2b None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:31.354979 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b6810426-4619-4ad0-abb6-f22ad90c8f2b None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:09:31.355386 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 456/1831] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:09:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:09:31.365093 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-f0903b0f-54e5-44c6-8300-a6e98f91361d req-a114159f-e8c8-4b08-a57f-481a81be39d3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:31.383929 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2b1d81e3-a6ee-4eb2-a3ed-ced8f033516a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e923a03-a2d9-4405-b194-ef39e8c603f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bea3a79f-41de-4a15-a8ba-0e4f7b8409e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1814037366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97a2b62d8b47493a81b1cb7c77abbda3',qos_specs=None,replication_status=,reservations=['0b3855a8-7444-422f-9f70-d864d18ae79e','fa78b011-a6b3-4105-bff8-5fefbfcc819d','975f89ea-cfde-4b6b-8771-abc14c22412f','c26ffec9-91ac-4cc0-a8ea-e8143e10b759'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c286c4a588f4eb7a75c97c2309668b3',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:09:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1814037366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bea3a79f-41de-4a15-a8ba-0e4f7b8409e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97a2b62d8b47493a81b1cb7c77abbda3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c286c4a588f4eb7a75c97c2309668b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:31.385582 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2b1d81e3-a6ee-4eb2-a3ed-ced8f033516a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdc6e900-52be-412b-89a1-f3bd399c7a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:31.385663 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f3364779-4966-42c3-845b-d7e398dc45eb tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] https://10.4.3.121/volume/v3/types/53dc9da1-b6a6-4f1e-a832-ccf6aced551f returned with HTTP 202 Aug 13 06:09:31.386034 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 452/1832] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:09:31 2026] DELETE /volume/v3/types/53dc9da1-b6a6-4f1e-a832-ccf6aced551f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:31.396420 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-30d8f240-90b9-421c-873c-40e6be0cd083 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:31.398817 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30d8f240-90b9-421c-873c-40e6be0cd083 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:09:31.399318 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-30d8f240-90b9-421c-873c-40e6be0cd083 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-762494311", "extra_specs": {"storage_protocol": "tempest-storage_protocol-563051712", "vendor_name": "tempest-vendor_name-1543650515"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:31.404732 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2b1d81e3-a6ee-4eb2-a3ed-ced8f033516a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdc6e900-52be-412b-89a1-f3bd399c7a3e) transitioned into state 'SUCCESS' from state '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-1814037366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97a2b62d8b47493a81b1cb7c77abbda3',qos_specs=None,replication_status=,reservations=['0b3855a8-7444-422f-9f70-d864d18ae79e','fa78b011-a6b3-4105-bff8-5fefbfcc819d','975f89ea-cfde-4b6b-8771-abc14c22412f','c26ffec9-91ac-4cc0-a8ea-e8143e10b759'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c286c4a588f4eb7a75c97c2309668b3',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:31.405675 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2b1d81e3-a6ee-4eb2-a3ed-ced8f033516a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ad6d4f3-c046-4cf8-bcaa-52b9296e6df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:31.415655 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cabedaff-6418-45b6-ac27-d2b7c8d0261c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:31.417350 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2b1d81e3-a6ee-4eb2-a3ed-ced8f033516a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ad6d4f3-c046-4cf8-bcaa-52b9296e6df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:31.417455 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cabedaff-6418-45b6-ac27-d2b7c8d0261c tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] GET https://10.4.3.121/volume/v3/volumes/d4263bd7-366e-47e4-9cee-62b7be549cb0 Aug 13 06:09:31.417551 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cabedaff-6418-45b6-ac27-d2b7c8d0261c tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:31.417730 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cabedaff-6418-45b6-ac27-d2b7c8d0261c tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:31.418605 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2b1d81e3-a6ee-4eb2-a3ed-ced8f033516a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Flow 'volume_create_api' (3f489687-3a86-4a0b-a57d-f7bde87993ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:31.419001 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2b1d81e3-a6ee-4eb2-a3ed-ced8f033516a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Create volume request issued successfully. Aug 13 06:09:31.419718 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2b1d81e3-a6ee-4eb2-a3ed-ced8f033516a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:09:31.420265 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 460/1833] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:09:31 2026] POST /volume/v3/volumes => generated 751 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:09:31.423358 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30d8f240-90b9-421c-873c-40e6be0cd083 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:09:31.423723 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 457/1834] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:09:31 2026] POST /volume/v3/types => generated 327 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:31.424396 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cabedaff-6418-45b6-ac27-d2b7c8d0261c tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes/d4263bd7-366e-47e4-9cee-62b7be549cb0 returned with HTTP 404 Aug 13 06:09:31.424873 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 453/1835] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:31 2026] GET /volume/v3/volumes/d4263bd7-366e-47e4-9cee-62b7be549cb0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:31.435064 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a25597c8-4389-497e-9c41-87ee7eb4500c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:31.437728 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a25597c8-4389-497e-9c41-87ee7eb4500c tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/02f27cff-6734-4983-8986-57cc50ee72d6 Aug 13 06:09:31.438009 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a25597c8-4389-497e-9c41-87ee7eb4500c tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:31.438293 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a25597c8-4389-497e-9c41-87ee7eb4500c tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:31.438442 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-a25597c8-4389-497e-9c41-87ee7eb4500c tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Delete snapshot with id: 02f27cff-6734-4983-8986-57cc50ee72d6 Aug 13 06:09:31.440809 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6936b7c8-0544-40ae-9adb-549f4f13c737 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:31.442246 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8eda6f38-6947-4c7f-a6bd-1cf3e7422da0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:31.443415 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6936b7c8-0544-40ae-9adb-549f4f13c737 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:09:31.443766 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6936b7c8-0544-40ae-9adb-549f4f13c737 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "95956da6-e919-4446-882d-af0ed18931a3", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:31.444028 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8eda6f38-6947-4c7f-a6bd-1cf3e7422da0 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 Aug 13 06:09:31.444288 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8eda6f38-6947-4c7f-a6bd-1cf3e7422da0 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:31.444471 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8eda6f38-6947-4c7f-a6bd-1cf3e7422da0 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:31.444591 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:31.444591 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:31.445191 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a25597c8-4389-497e-9c41-87ee7eb4500c tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Snapshot retrieved successfully. Aug 13 06:09:31.446423 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-6936b7c8-0544-40ae-9adb-549f4f13c737 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Create volume request body: {'volume': {'volume_type': '95956da6-e919-4446-882d-af0ed18931a3', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:09:31.451051 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:31.451051 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:31.454616 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-6936b7c8-0544-40ae-9adb-549f4f13c737 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Create volume of 1 GB Aug 13 06:09:31.454764 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8eda6f38-6947-4c7f-a6bd-1cf3e7422da0 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:09:31.455265 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:31.455265 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:31.455878 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6936b7c8-0544-40ae-9adb-549f4f13c737 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Availability Zones retrieved successfully. Aug 13 06:09:31.458863 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8eda6f38-6947-4c7f-a6bd-1cf3e7422da0 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 returned with HTTP 200 Aug 13 06:09:31.459528 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 454/1836] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:31 2026] GET /volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 => generated 819 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:31.464478 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6936b7c8-0544-40ae-9adb-549f4f13c737 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Flow 'volume_create_api' (b954299c-c5ad-4297-80d0-60b5acbe869f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:31.466567 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6936b7c8-0544-40ae-9adb-549f4f13c737 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7f8b063-62b7-435c-a6eb-bf7919e8ac5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:31.467725 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a25597c8-4389-497e-9c41-87ee7eb4500c tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Snapshot delete request issued successfully. Aug 13 06:09:31.467807 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-6936b7c8-0544-40ae-9adb-549f4f13c737 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:09:31.468039 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a25597c8-4389-497e-9c41-87ee7eb4500c tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/snapshots/02f27cff-6734-4983-8986-57cc50ee72d6 returned with HTTP 202 Aug 13 06:09:31.468629 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 461/1837] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:09:31 2026] DELETE /volume/v3/snapshots/02f27cff-6734-4983-8986-57cc50ee72d6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:31.476151 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f0903b0f-54e5-44c6-8300-a6e98f91361d req-a114159f-e8c8-4b08-a57f-481a81be39d3 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:09:31.476657 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f0903b0f-54e5-44c6-8300-a6e98f91361d req-a114159f-e8c8-4b08-a57f-481a81be39d3 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd", "connector": null, "instance_uuid": "35d500f0-88ae-463d-80b5-ec481e1e348d"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:31.478225 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3e40ec59-ee65-4200-9066-6f16ea6f0d3f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:31.483036 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e40ec59-ee65-4200-9066-6f16ea6f0d3f tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] GET https://10.4.3.121/volume/v3/snapshots/02f27cff-6734-4983-8986-57cc50ee72d6 Aug 13 06:09:31.483306 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e40ec59-ee65-4200-9066-6f16ea6f0d3f tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:31.483527 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e40ec59-ee65-4200-9066-6f16ea6f0d3f tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:31.490297 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:31.490297 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:31.490849 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3e40ec59-ee65-4200-9066-6f16ea6f0d3f tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Snapshot retrieved successfully. Aug 13 06:09:31.491540 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:31.491540 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:31.491831 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e40ec59-ee65-4200-9066-6f16ea6f0d3f tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/snapshots/02f27cff-6734-4983-8986-57cc50ee72d6 returned with HTTP 200 Aug 13 06:09:31.492403 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 455/1838] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:09:31 2026] GET /volume/v3/snapshots/02f27cff-6734-4983-8986-57cc50ee72d6 => generated 474 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:31.498534 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6936b7c8-0544-40ae-9adb-549f4f13c737 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7f8b063-62b7-435c-a6eb-bf7919e8ac5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:09:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-563051712',vendor_name='tempest-vendor_name-1543650515'},id=95956da6-e919-4446-882d-af0ed18931a3,is_public=True,name='tempest-ProjectAdminTests-volume-type-762494311',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95956da6-e919-4446-882d-af0ed18931a3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:31.499602 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6936b7c8-0544-40ae-9adb-549f4f13c737 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a23ee049-7e07-4d27-a300-31e38511e531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:31.533390 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f0903b0f-54e5-44c6-8300-a6e98f91361d req-a114159f-e8c8-4b08-a57f-481a81be39d3 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:09:31.534005 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 466/1839] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:09:31 2026] POST /volume/v3/attachments => generated 273 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:31.534069 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-6936b7c8-0544-40ae-9adb-549f4f13c737 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-762494311 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-762494311, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:09:31.534357 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-6936b7c8-0544-40ae-9adb-549f4f13c737 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-762494311 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-762494311, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:09:31.570630 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3b6a00a0-a094-47e5-892e-8f261ee49ba3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:31.572133 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-6936b7c8-0544-40ae-9adb-549f4f13c737 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Created reservations ['b325f5a6-c6dd-43be-92ac-03f495e8a86e', 'd152767d-edb1-4ade-9c12-50a834e7c98e', '24e65481-c2ab-4b30-94d6-eb887dd600bb', 'dac32869-be5c-484c-9bc9-707dac9b392d'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:09:31.573040 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b6a00a0-a094-47e5-892e-8f261ee49ba3 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] GET https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd Aug 13 06:09:31.573118 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b6a00a0-a094-47e5-892e-8f261ee49ba3 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:31.573158 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6936b7c8-0544-40ae-9adb-549f4f13c737 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a23ee049-7e07-4d27-a300-31e38511e531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b325f5a6-c6dd-43be-92ac-03f495e8a86e', 'd152767d-edb1-4ade-9c12-50a834e7c98e', '24e65481-c2ab-4b30-94d6-eb887dd600bb', 'dac32869-be5c-484c-9bc9-707dac9b392d']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:31.573374 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b6a00a0-a094-47e5-892e-8f261ee49ba3 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:31.574129 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6936b7c8-0544-40ae-9adb-549f4f13c737 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31ae2591-0965-45ab-82b8-49d03ac4f8ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:31.582720 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ddc466ec-cf75-4345-a64f-103122551a71 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:31.582905 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ddc466ec-cf75-4345-a64f-103122551a71 None None] GET https://10.4.3.121/volume// Aug 13 06:09:31.583055 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ddc466ec-cf75-4345-a64f-103122551a71 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:31.583304 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ddc466ec-cf75-4345-a64f-103122551a71 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:31.583614 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ddc466ec-cf75-4345-a64f-103122551a71 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:09:31.583990 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 456/1840] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:09:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:09:31.585564 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:31.585564 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:31.590072 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3b6a00a0-a094-47e5-892e-8f261ee49ba3 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Volume info retrieved successfully. Aug 13 06:09:31.595336 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b6a00a0-a094-47e5-892e-8f261ee49ba3 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd returned with HTTP 200 Aug 13 06:09:31.595739 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 462/1841] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:09:31 2026] GET /volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd => generated 866 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:31.596992 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-f0903b0f-54e5-44c6-8300-a6e98f91361d req-97661091-8aee-4399-9984-541b99d0b30f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:31.599194 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f0903b0f-54e5-44c6-8300-a6e98f91361d req-97661091-8aee-4399-9984-541b99d0b30f tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] GET https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd Aug 13 06:09:31.599445 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f0903b0f-54e5-44c6-8300-a6e98f91361d req-97661091-8aee-4399-9984-541b99d0b30f tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:31.599638 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-f0903b0f-54e5-44c6-8300-a6e98f91361d req-97661091-8aee-4399-9984-541b99d0b30f tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:31.607031 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6936b7c8-0544-40ae-9adb-549f4f13c737 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31ae2591-0965-45ab-82b8-49d03ac4f8ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39bd60d9-4df9-4559-bd0f-42f0e157bda1', '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='f8f643d0f7234938b5e35eaf84a308a1',qos_specs=None,replication_status=,reservations=['b325f5a6-c6dd-43be-92ac-03f495e8a86e','d152767d-edb1-4ade-9c12-50a834e7c98e','24e65481-c2ab-4b30-94d6-eb887dd600bb','dac32869-be5c-484c-9bc9-707dac9b392d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64a4f58809984f05ace3c74aa9b30317',volume_type_id=95956da6-e919-4446-882d-af0ed18931a3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:09:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39bd60d9-4df9-4559-bd0f-42f0e157bda1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8f643d0f7234938b5e35eaf84a308a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64a4f58809984f05ace3c74aa9b30317',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95956da6-e919-4446-882d-af0ed18931a3),volume_type_id=95956da6-e919-4446-882d-af0ed18931a3)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:31.608194 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6936b7c8-0544-40ae-9adb-549f4f13c737 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3099de2-335f-489b-8908-6cc6e096bf28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:31.610648 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:31.610648 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:31.615636 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-f0903b0f-54e5-44c6-8300-a6e98f91361d req-97661091-8aee-4399-9984-541b99d0b30f tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Volume info retrieved successfully. Aug 13 06:09:31.623930 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-f0903b0f-54e5-44c6-8300-a6e98f91361d req-97661091-8aee-4399-9984-541b99d0b30f tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd returned with HTTP 200 Aug 13 06:09:31.624618 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 467/1842] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:09:31 2026] GET /volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd => generated 1028 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:09:31.628045 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6936b7c8-0544-40ae-9adb-549f4f13c737 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3099de2-335f-489b-8908-6cc6e096bf28) transitioned into state 'SUCCESS' from 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='f8f643d0f7234938b5e35eaf84a308a1',qos_specs=None,replication_status=,reservations=['b325f5a6-c6dd-43be-92ac-03f495e8a86e','d152767d-edb1-4ade-9c12-50a834e7c98e','24e65481-c2ab-4b30-94d6-eb887dd600bb','dac32869-be5c-484c-9bc9-707dac9b392d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64a4f58809984f05ace3c74aa9b30317',volume_type_id=95956da6-e919-4446-882d-af0ed18931a3)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:31.628714 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6936b7c8-0544-40ae-9adb-549f4f13c737 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bac398a-a476-4ccb-9a00-f593f048aecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:31.640411 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6936b7c8-0544-40ae-9adb-549f4f13c737 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bac398a-a476-4ccb-9a00-f593f048aecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:31.641250 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6936b7c8-0544-40ae-9adb-549f4f13c737 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Flow 'volume_create_api' (b954299c-c5ad-4297-80d0-60b5acbe869f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:31.641612 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6936b7c8-0544-40ae-9adb-549f4f13c737 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Create volume request issued successfully. Aug 13 06:09:31.642351 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6936b7c8-0544-40ae-9adb-549f4f13c737 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:09:31.642830 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 458/1843] 10.4.3.121 () {70 vars in 1298 bytes} [Thu Aug 13 06:09:31 2026] POST /volume/v3/volumes => generated 772 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:09:31.661102 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-05545515-4b79-4664-ae88-43ddcecbf8c6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:31.663026 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-05545515-4b79-4664-ae88-43ddcecbf8c6 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] GET https://10.4.3.121/volume/v3/volumes/39bd60d9-4df9-4559-bd0f-42f0e157bda1 Aug 13 06:09:31.663284 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-05545515-4b79-4664-ae88-43ddcecbf8c6 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:31.663466 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-05545515-4b79-4664-ae88-43ddcecbf8c6 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:31.671430 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:31.671430 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:31.677983 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-05545515-4b79-4664-ae88-43ddcecbf8c6 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Volume info retrieved successfully. Aug 13 06:09:31.683328 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-05545515-4b79-4664-ae88-43ddcecbf8c6 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] https://10.4.3.121/volume/v3/volumes/39bd60d9-4df9-4559-bd0f-42f0e157bda1 returned with HTTP 200 Aug 13 06:09:31.683930 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 457/1844] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:09:31 2026] GET /volume/v3/volumes/39bd60d9-4df9-4559-bd0f-42f0e157bda1 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:31.757643 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f0903b0f-54e5-44c6-8300-a6e98f91361d req-7df08833-3726-4364-a14b-cbdc78bfe58b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:31.760273 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f0903b0f-54e5-44c6-8300-a6e98f91361d req-7df08833-3726-4364-a14b-cbdc78bfe58b tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] PUT https://10.4.3.121/volume/v3/attachments/a5c08564-491a-42ed-a495-2ec9c462785e Aug 13 06:09:31.760485 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f0903b0f-54e5-44c6-8300-a6e98f91361d req-7df08833-3726-4364-a14b-cbdc78bfe58b tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:31.771403 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-f0903b0f-54e5-44c6-8300-a6e98f91361d req-7df08833-3726-4364-a14b-cbdc78bfe58b tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Acquiring lock "cinder-attachment_update-6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd-np0000007163" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:09:31.778961 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-f0903b0f-54e5-44c6-8300-a6e98f91361d req-7df08833-3726-4364-a14b-cbdc78bfe58b tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Lock "cinder-attachment_update-6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd-np0000007163" acquired by "attachment_update" :: waited 0.008s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:09:31.780039 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:31.780039 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:31.901500 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-f0903b0f-54e5-44c6-8300-a6e98f91361d req-7df08833-3726-4364-a14b-cbdc78bfe58b tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Lock "cinder-attachment_update-6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd-np0000007163" released by "attachment_update" :: held 0.122s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:09:31.902086 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f0903b0f-54e5-44c6-8300-a6e98f91361d req-7df08833-3726-4364-a14b-cbdc78bfe58b tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] https://10.4.3.121/volume/v3/attachments/a5c08564-491a-42ed-a495-2ec9c462785e returned with HTTP 200 Aug 13 06:09:31.903111 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 463/1845] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:09:31 2026] PUT /volume/v3/attachments/a5c08564-491a-42ed-a495-2ec9c462785e => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:32.481014 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-da48c040-7d8b-4848-ad52-75aa1f1d16c3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:32.483337 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-da48c040-7d8b-4848-ad52-75aa1f1d16c3 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 Aug 13 06:09:32.483574 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-da48c040-7d8b-4848-ad52-75aa1f1d16c3 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:32.483778 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-da48c040-7d8b-4848-ad52-75aa1f1d16c3 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:32.486207 np0000007163 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=383,cinder:INSERT=45,cinder:UPDATE=98,cinder:DELETE=1 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:09:32.497836 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:32.497836 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:32.502250 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9dd42f63-b8c4-42f3-bdec-fc749ac07691 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:32.503516 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-da48c040-7d8b-4848-ad52-75aa1f1d16c3 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:09:32.504361 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9dd42f63-b8c4-42f3-bdec-fc749ac07691 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] GET https://10.4.3.121/volume/v3/snapshots/02f27cff-6734-4983-8986-57cc50ee72d6 Aug 13 06:09:32.504605 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9dd42f63-b8c4-42f3-bdec-fc749ac07691 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:32.504878 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9dd42f63-b8c4-42f3-bdec-fc749ac07691 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:32.509067 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9dd42f63-b8c4-42f3-bdec-fc749ac07691 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/snapshots/02f27cff-6734-4983-8986-57cc50ee72d6 returned with HTTP 404 Aug 13 06:09:32.509676 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 459/1846] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:09:32 2026] GET /volume/v3/snapshots/02f27cff-6734-4983-8986-57cc50ee72d6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:32.510535 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-da48c040-7d8b-4848-ad52-75aa1f1d16c3 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 returned with HTTP 200 Aug 13 06:09:32.514216 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 468/1847] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:32 2026] GET /volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:32.518918 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d0936dd4-a6b8-450c-8a54-17d18eb46693 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:32.520787 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d0936dd4-a6b8-450c-8a54-17d18eb46693 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] DELETE https://10.4.3.121/volume/v3/volumes/84d35994-789f-4328-b4ec-1702d8520c61 Aug 13 06:09:32.521020 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d0936dd4-a6b8-450c-8a54-17d18eb46693 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:32.521472 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d0936dd4-a6b8-450c-8a54-17d18eb46693 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:32.521472 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-d0936dd4-a6b8-450c-8a54-17d18eb46693 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Delete volume with id: 84d35994-789f-4328-b4ec-1702d8520c61 Aug 13 06:09:32.532875 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:32.532875 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:32.535014 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d0936dd4-a6b8-450c-8a54-17d18eb46693 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Volume info retrieved successfully. Aug 13 06:09:32.562656 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d0936dd4-a6b8-450c-8a54-17d18eb46693 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Delete volume request issued successfully. Aug 13 06:09:32.562912 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d0936dd4-a6b8-450c-8a54-17d18eb46693 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes/84d35994-789f-4328-b4ec-1702d8520c61 returned with HTTP 202 Aug 13 06:09:32.563567 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 458/1848] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:09:32 2026] DELETE /volume/v3/volumes/84d35994-789f-4328-b4ec-1702d8520c61 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:32.573279 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-53dbfb51-2333-436b-ba3e-9ed26370d0fe req-7b211d76-5dda-416d-a7d7-e4e50f04db4e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:32.573615 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-96a76b37-74ae-4854-afe2-e68590882d06 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:32.575470 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-96a76b37-74ae-4854-afe2-e68590882d06 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] GET https://10.4.3.121/volume/v3/volumes/84d35994-789f-4328-b4ec-1702d8520c61 Aug 13 06:09:32.575639 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-96a76b37-74ae-4854-afe2-e68590882d06 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:32.575816 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-96a76b37-74ae-4854-afe2-e68590882d06 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:32.575963 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-53dbfb51-2333-436b-ba3e-9ed26370d0fe req-7b211d76-5dda-416d-a7d7-e4e50f04db4e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 Aug 13 06:09:32.576242 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-53dbfb51-2333-436b-ba3e-9ed26370d0fe req-7b211d76-5dda-416d-a7d7-e4e50f04db4e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:32.576445 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-53dbfb51-2333-436b-ba3e-9ed26370d0fe req-7b211d76-5dda-416d-a7d7-e4e50f04db4e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:32.583334 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:32.583334 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:32.586456 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:32.586456 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:32.587379 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-96a76b37-74ae-4854-afe2-e68590882d06 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Volume info retrieved successfully. Aug 13 06:09:32.592850 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-96a76b37-74ae-4854-afe2-e68590882d06 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes/84d35994-789f-4328-b4ec-1702d8520c61 returned with HTTP 200 Aug 13 06:09:32.592976 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-53dbfb51-2333-436b-ba3e-9ed26370d0fe req-7b211d76-5dda-416d-a7d7-e4e50f04db4e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:09:32.593302 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 460/1849] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:32 2026] GET /volume/v3/volumes/84d35994-789f-4328-b4ec-1702d8520c61 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:32.599479 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-53dbfb51-2333-436b-ba3e-9ed26370d0fe req-7b211d76-5dda-416d-a7d7-e4e50f04db4e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 returned with HTTP 200 Aug 13 06:09:32.600017 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 464/1850] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:09:32 2026] GET /volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:32.612211 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-377154bd-d634-4066-a96c-c1e6bf97f25f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:32.613277 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-377154bd-d634-4066-a96c-c1e6bf97f25f tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] GET https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd Aug 13 06:09:32.613562 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-377154bd-d634-4066-a96c-c1e6bf97f25f tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:32.613867 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-377154bd-d634-4066-a96c-c1e6bf97f25f tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:32.629479 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:32.629479 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:32.636080 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-377154bd-d634-4066-a96c-c1e6bf97f25f tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Volume info retrieved successfully. Aug 13 06:09:32.639121 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-377154bd-d634-4066-a96c-c1e6bf97f25f tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd returned with HTTP 200 Aug 13 06:09:32.639706 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 469/1851] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:09:32 2026] GET /volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:32.701049 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-11c43237-bb6c-4c1f-ac17-5a95e549b999 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:32.704624 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-11c43237-bb6c-4c1f-ac17-5a95e549b999 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] GET https://10.4.3.121/volume/v3/volumes/39bd60d9-4df9-4559-bd0f-42f0e157bda1 Aug 13 06:09:32.704624 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-11c43237-bb6c-4c1f-ac17-5a95e549b999 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:32.705038 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-11c43237-bb6c-4c1f-ac17-5a95e549b999 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:32.712508 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:32.712508 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:32.716683 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-11c43237-bb6c-4c1f-ac17-5a95e549b999 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Volume info retrieved successfully. Aug 13 06:09:32.721525 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-11c43237-bb6c-4c1f-ac17-5a95e549b999 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] https://10.4.3.121/volume/v3/volumes/39bd60d9-4df9-4559-bd0f-42f0e157bda1 returned with HTTP 200 Aug 13 06:09:32.721966 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 459/1852] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:09:32 2026] GET /volume/v3/volumes/39bd60d9-4df9-4559-bd0f-42f0e157bda1 => generated 972 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:32.729360 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d2840d15-93f9-4fd9-b97e-0e13becf26aa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:32.729753 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d2840d15-93f9-4fd9-b97e-0e13becf26aa None None] GET https://10.4.3.121/volume// Aug 13 06:09:32.729941 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d2840d15-93f9-4fd9-b97e-0e13becf26aa None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:32.730123 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d2840d15-93f9-4fd9-b97e-0e13becf26aa None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:32.730489 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d2840d15-93f9-4fd9-b97e-0e13becf26aa None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:09:32.730780 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 461/1853] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:09:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:09:32.738966 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-53dbfb51-2333-436b-ba3e-9ed26370d0fe req-c4000469-ef9a-45f8-90e5-4f36d12edde1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:32.741558 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-53dbfb51-2333-436b-ba3e-9ed26370d0fe req-c4000469-ef9a-45f8-90e5-4f36d12edde1 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:09:32.742023 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-53dbfb51-2333-436b-ba3e-9ed26370d0fe req-c4000469-ef9a-45f8-90e5-4f36d12edde1 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bea3a79f-41de-4a15-a8ba-0e4f7b8409e7", "connector": null, "instance_uuid": "941e2c50-5f33-4cc8-b9aa-e3351178cda2"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:32.743054 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fbf154a6-f6da-46ae-9eb2-4c485eb1019b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:32.745553 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fbf154a6-f6da-46ae-9eb2-4c485eb1019b tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] GET https://10.4.3.121/volume/v3/messages Aug 13 06:09:32.745883 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fbf154a6-f6da-46ae-9eb2-4c485eb1019b tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:32.746167 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fbf154a6-f6da-46ae-9eb2-4c485eb1019b tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:32.752585 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fbf154a6-f6da-46ae-9eb2-4c485eb1019b tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] https://10.4.3.121/volume/v3/messages returned with HTTP 200 Aug 13 06:09:32.753207 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 470/1854] 10.4.3.121 () {68 vars in 1280 bytes} [Thu Aug 13 06:09:32 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:32.753347 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:32.753347 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:32.765061 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-913308c0-cbdb-49c0-ba28-339c4c817f8d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:32.767703 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-913308c0-cbdb-49c0-ba28-339c4c817f8d tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] GET https://10.4.3.121/volume/v3/messages/7b325b4a-25f3-4018-a449-fe8fd1d79c46 Aug 13 06:09:32.768938 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-913308c0-cbdb-49c0-ba28-339c4c817f8d tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:32.768938 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-913308c0-cbdb-49c0-ba28-339c4c817f8d tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:32.774339 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-913308c0-cbdb-49c0-ba28-339c4c817f8d tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] https://10.4.3.121/volume/v3/messages/7b325b4a-25f3-4018-a449-fe8fd1d79c46 returned with HTTP 200 Aug 13 06:09:32.774819 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 460/1855] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:09:32 2026] GET /volume/v3/messages/7b325b4a-25f3-4018-a449-fe8fd1d79c46 => generated 667 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:32.782621 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-53dbfb51-2333-436b-ba3e-9ed26370d0fe req-c4000469-ef9a-45f8-90e5-4f36d12edde1 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:09:32.783072 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 465/1856] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:09:32 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 13 06:09:32.784991 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1645bb5f-5b45-4cab-b228-ba4b905325a0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:32.787090 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1645bb5f-5b45-4cab-b228-ba4b905325a0 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] DELETE https://10.4.3.121/volume/v3/messages/7b325b4a-25f3-4018-a449-fe8fd1d79c46 Aug 13 06:09:32.787329 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1645bb5f-5b45-4cab-b228-ba4b905325a0 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:32.787540 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1645bb5f-5b45-4cab-b228-ba4b905325a0 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:32.801726 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1645bb5f-5b45-4cab-b228-ba4b905325a0 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] https://10.4.3.121/volume/v3/messages/7b325b4a-25f3-4018-a449-fe8fd1d79c46 returned with HTTP 204 Aug 13 06:09:32.801726 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 462/1857] 10.4.3.121 () {68 vars in 1394 bytes} [Thu Aug 13 06:09:32 2026] DELETE /volume/v3/messages/7b325b4a-25f3-4018-a449-fe8fd1d79c46 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 06:09:32.811072 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e25e92b3-ca4c-4b87-b278-ccbb4ea211b3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:32.813957 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e25e92b3-ca4c-4b87-b278-ccbb4ea211b3 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/39bd60d9-4df9-4559-bd0f-42f0e157bda1 Aug 13 06:09:32.813957 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e25e92b3-ca4c-4b87-b278-ccbb4ea211b3 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:32.818227 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e25e92b3-ca4c-4b87-b278-ccbb4ea211b3 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:32.818227 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-e25e92b3-ca4c-4b87-b278-ccbb4ea211b3 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Delete volume with id: 39bd60d9-4df9-4559-bd0f-42f0e157bda1 Aug 13 06:09:32.824754 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-41d1adee-75cb-4bd7-8121-af76d770566a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:32.827128 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-41d1adee-75cb-4bd7-8121-af76d770566a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 Aug 13 06:09:32.827347 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:32.827347 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:32.829294 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-41d1adee-75cb-4bd7-8121-af76d770566a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:32.829294 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-41d1adee-75cb-4bd7-8121-af76d770566a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:32.829406 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e25e92b3-ca4c-4b87-b278-ccbb4ea211b3 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Volume info retrieved successfully. Aug 13 06:09:32.829406 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-e25e92b3-ca4c-4b87-b278-ccbb4ea211b3 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100322) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 06:09:32.842979 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-e25e92b3-ca4c-4b87-b278-ccbb4ea211b3 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-762494311 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-762494311, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:09:32.843386 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-e25e92b3-ca4c-4b87-b278-ccbb4ea211b3 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-762494311 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-762494311, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:09:32.844599 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:32.844599 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:32.851951 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-41d1adee-75cb-4bd7-8121-af76d770566a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:09:32.856104 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-e25e92b3-ca4c-4b87-b278-ccbb4ea211b3 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Created reservations ['3c5be4d7-56d9-4cfc-960b-fc37cb87bc37', 'd5f4bf0e-4ee0-4910-ac82-02562d51aa0e', '0e84f14b-81b9-42ab-9efb-987eb93711cd', '1df38a55-8232-44c6-93f9-c3dcc2e218d2'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:09:32.858255 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-41d1adee-75cb-4bd7-8121-af76d770566a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 returned with HTTP 200 Aug 13 06:09:32.858963 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 461/1858] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:32 2026] GET /volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:32.863162 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-66fed19a-6ea3-4eb1-98bc-53aba28ac194 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:32.863615 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-66fed19a-6ea3-4eb1-98bc-53aba28ac194 None None] GET https://10.4.3.121/volume// Aug 13 06:09:32.863874 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-66fed19a-6ea3-4eb1-98bc-53aba28ac194 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:32.864112 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-66fed19a-6ea3-4eb1-98bc-53aba28ac194 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:32.864487 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-66fed19a-6ea3-4eb1-98bc-53aba28ac194 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:09:32.864846 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 466/1859] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:09:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:09:32.873836 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-53dbfb51-2333-436b-ba3e-9ed26370d0fe req-a413af5a-11a8-4bc3-9f95-0e1862d37532 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:32.876341 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-53dbfb51-2333-436b-ba3e-9ed26370d0fe req-a413af5a-11a8-4bc3-9f95-0e1862d37532 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 Aug 13 06:09:32.876704 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-53dbfb51-2333-436b-ba3e-9ed26370d0fe req-a413af5a-11a8-4bc3-9f95-0e1862d37532 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:32.876906 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-53dbfb51-2333-436b-ba3e-9ed26370d0fe req-a413af5a-11a8-4bc3-9f95-0e1862d37532 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:32.890287 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:32.890287 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:32.894595 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-53dbfb51-2333-436b-ba3e-9ed26370d0fe req-a413af5a-11a8-4bc3-9f95-0e1862d37532 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:09:32.899042 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-53dbfb51-2333-436b-ba3e-9ed26370d0fe req-a413af5a-11a8-4bc3-9f95-0e1862d37532 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 returned with HTTP 200 Aug 13 06:09:32.899611 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 463/1860] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:09:32 2026] GET /volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:09:32.905016 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e25e92b3-ca4c-4b87-b278-ccbb4ea211b3 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Delete volume request issued successfully. Aug 13 06:09:32.905138 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e25e92b3-ca4c-4b87-b278-ccbb4ea211b3 tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] https://10.4.3.121/volume/v3/volumes/39bd60d9-4df9-4559-bd0f-42f0e157bda1 returned with HTTP 202 Aug 13 06:09:32.905623 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 471/1861] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:09:32 2026] DELETE /volume/v3/volumes/39bd60d9-4df9-4559-bd0f-42f0e157bda1 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:32.915713 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e4224146-9bab-4444-8920-f6cc386a669e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:32.920175 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e4224146-9bab-4444-8920-f6cc386a669e tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] DELETE https://10.4.3.121/volume/v3/types/95956da6-e919-4446-882d-af0ed18931a3 Aug 13 06:09:32.920175 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e4224146-9bab-4444-8920-f6cc386a669e tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:32.920175 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e4224146-9bab-4444-8920-f6cc386a669e tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:32.951835 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e4224146-9bab-4444-8920-f6cc386a669e tempest-ProjectAdminTests-912014623 tempest-ProjectAdminTests-912014623-project-admin] https://10.4.3.121/volume/v3/types/95956da6-e919-4446-882d-af0ed18931a3 returned with HTTP 202 Aug 13 06:09:32.952327 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 462/1862] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:09:32 2026] DELETE /volume/v3/types/95956da6-e919-4446-882d-af0ed18931a3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:33.067016 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-53dbfb51-2333-436b-ba3e-9ed26370d0fe req-77e426db-bbba-4bc1-89d8-2969b0c17091 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:33.070560 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-53dbfb51-2333-436b-ba3e-9ed26370d0fe req-77e426db-bbba-4bc1-89d8-2969b0c17091 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] PUT https://10.4.3.121/volume/v3/attachments/5025aa1e-7f90-47af-bd6b-400f3406c0e5 Aug 13 06:09:33.071002 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-53dbfb51-2333-436b-ba3e-9ed26370d0fe req-77e426db-bbba-4bc1-89d8-2969b0c17091 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:33.080977 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-53dbfb51-2333-436b-ba3e-9ed26370d0fe req-77e426db-bbba-4bc1-89d8-2969b0c17091 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Acquiring lock "cinder-attachment_update-bea3a79f-41de-4a15-a8ba-0e4f7b8409e7-np0000007163" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:09:33.085652 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-53dbfb51-2333-436b-ba3e-9ed26370d0fe req-77e426db-bbba-4bc1-89d8-2969b0c17091 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Lock "cinder-attachment_update-bea3a79f-41de-4a15-a8ba-0e4f7b8409e7-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:09:33.086679 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:33.086679 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:33.197605 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-53dbfb51-2333-436b-ba3e-9ed26370d0fe req-77e426db-bbba-4bc1-89d8-2969b0c17091 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Lock "cinder-attachment_update-bea3a79f-41de-4a15-a8ba-0e4f7b8409e7-np0000007163" released by "attachment_update" :: held 0.112s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:09:33.197973 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-53dbfb51-2333-436b-ba3e-9ed26370d0fe req-77e426db-bbba-4bc1-89d8-2969b0c17091 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/attachments/5025aa1e-7f90-47af-bd6b-400f3406c0e5 returned with HTTP 200 Aug 13 06:09:33.198473 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 467/1863] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:09:33 2026] PUT /volume/v3/attachments/5025aa1e-7f90-47af-bd6b-400f3406c0e5 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:33.607204 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d46b4a9a-65f0-4e0c-80ee-062a31d37333 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:33.609606 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d46b4a9a-65f0-4e0c-80ee-062a31d37333 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] GET https://10.4.3.121/volume/v3/volumes/84d35994-789f-4328-b4ec-1702d8520c61 Aug 13 06:09:33.609894 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d46b4a9a-65f0-4e0c-80ee-062a31d37333 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:33.610215 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d46b4a9a-65f0-4e0c-80ee-062a31d37333 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:33.619114 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d46b4a9a-65f0-4e0c-80ee-062a31d37333 tempest-CreateVolumesFromSnapshotTest-216503801 tempest-CreateVolumesFromSnapshotTest-216503801-project-member] https://10.4.3.121/volume/v3/volumes/84d35994-789f-4328-b4ec-1702d8520c61 returned with HTTP 404 Aug 13 06:09:33.619566 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 464/1864] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:33 2026] GET /volume/v3/volumes/84d35994-789f-4328-b4ec-1702d8520c61 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:33.656857 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-af1d767f-27d7-4a97-bc45-fdbd0022136b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:33.660194 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-af1d767f-27d7-4a97-bc45-fdbd0022136b tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] GET https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd Aug 13 06:09:33.660647 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-af1d767f-27d7-4a97-bc45-fdbd0022136b tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:33.661165 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-af1d767f-27d7-4a97-bc45-fdbd0022136b tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:33.674446 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:33.674446 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:33.679424 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-af1d767f-27d7-4a97-bc45-fdbd0022136b tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Volume info retrieved successfully. Aug 13 06:09:33.686097 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-af1d767f-27d7-4a97-bc45-fdbd0022136b tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd returned with HTTP 200 Aug 13 06:09:33.686697 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 472/1865] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:09:33 2026] GET /volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd => generated 867 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:33.875169 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6617a3a4-82bc-4ce7-9fdb-fbc70cef23bb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:33.876732 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6617a3a4-82bc-4ce7-9fdb-fbc70cef23bb tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 Aug 13 06:09:33.876949 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6617a3a4-82bc-4ce7-9fdb-fbc70cef23bb tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:33.877125 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6617a3a4-82bc-4ce7-9fdb-fbc70cef23bb tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:33.892206 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:33.892206 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:33.897409 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6617a3a4-82bc-4ce7-9fdb-fbc70cef23bb tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:09:33.903474 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6617a3a4-82bc-4ce7-9fdb-fbc70cef23bb tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 returned with HTTP 200 Aug 13 06:09:33.904132 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 463/1866] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:33 2026] GET /volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:34.702228 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5511ca06-b852-40a6-92ce-90718b1b42cc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:34.704684 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5511ca06-b852-40a6-92ce-90718b1b42cc tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] GET https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd Aug 13 06:09:34.705264 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5511ca06-b852-40a6-92ce-90718b1b42cc tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:34.705264 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5511ca06-b852-40a6-92ce-90718b1b42cc tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:34.725022 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:34.725022 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:34.732500 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5511ca06-b852-40a6-92ce-90718b1b42cc tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Volume info retrieved successfully. Aug 13 06:09:34.737190 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5511ca06-b852-40a6-92ce-90718b1b42cc tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd returned with HTTP 200 Aug 13 06:09:34.737718 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 468/1867] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:09:34 2026] GET /volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd => generated 867 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:34.838997 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e3f32f7e-6542-4a08-9108-09412d09c97a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:34.922635 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2f296bf8-e38b-41ec-9298-b0a44369e10a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:34.925262 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2f296bf8-e38b-41ec-9298-b0a44369e10a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 Aug 13 06:09:34.925343 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2f296bf8-e38b-41ec-9298-b0a44369e10a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:34.926640 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2f296bf8-e38b-41ec-9298-b0a44369e10a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:34.945564 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:34.945564 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:34.951167 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2f296bf8-e38b-41ec-9298-b0a44369e10a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:09:34.957451 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2f296bf8-e38b-41ec-9298-b0a44369e10a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 returned with HTTP 200 Aug 13 06:09:34.957451 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 473/1868] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:34 2026] GET /volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:34.998606 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e3f32f7e-6542-4a08-9108-09412d09c97a tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:09:34.998983 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e3f32f7e-6542-4a08-9108-09412d09c97a tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-228455779", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:35.023589 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e3f32f7e-6542-4a08-9108-09412d09c97a tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:09:35.023589 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 465/1869] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:09:34 2026] POST /volume/v3/types => generated 379 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:35.032213 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8aed02ce-3550-447b-b69c-899d2b4d9012 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.034259 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8aed02ce-3550-447b-b69c-899d2b4d9012 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] POST https://10.4.3.121/volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389/encryption Aug 13 06:09:35.034552 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8aed02ce-3550-447b-b69c-899d2b4d9012 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:35.054521 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8aed02ce-3550-447b-b69c-899d2b4d9012 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] https://10.4.3.121/volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389/encryption returned with HTTP 200 Aug 13 06:09:35.055033 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 464/1870] 10.4.3.121 () {68 vars in 1397 bytes} [Thu Aug 13 06:09:35 2026] POST /volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:35.070218 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1a3039f0-2249-4715-80bb-fdce6b9afeba None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.070218 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1a3039f0-2249-4715-80bb-fdce6b9afeba tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:09:35.070218 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1a3039f0-2249-4715-80bb-fdce6b9afeba tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1235439111", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:35.085157 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1a3039f0-2249-4715-80bb-fdce6b9afeba tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:09:35.085491 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 469/1871] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:09:35 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 13 06:09:35.097377 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9d9c18b2-8c98-46a7-88b8-f870ffebeaa3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.197951 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9d9c18b2-8c98-46a7-88b8-f870ffebeaa3 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] POST https://10.4.3.121/volume/v3/types/d3802a81-3a60-40ec-822f-e5f9108e0f1c/encryption Aug 13 06:09:35.200021 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9d9c18b2-8c98-46a7-88b8-f870ffebeaa3 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:35.204258 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.policy [None req-9d9c18b2-8c98-46a7-88b8-f870ffebeaa3 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'df40980f20264fdeab2881c0ff2b2c0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f5d7426098584c96a12ab8614320ab3b', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100322) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:09:35.204636 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9d9c18b2-8c98-46a7-88b8-f870ffebeaa3 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] https://10.4.3.121/volume/v3/types/d3802a81-3a60-40ec-822f-e5f9108e0f1c/encryption returned with HTTP 403 Aug 13 06:09:35.205151 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 474/1872] 10.4.3.121 () {68 vars in 1397 bytes} [Thu Aug 13 06:09:35 2026] POST /volume/v3/types/d3802a81-3a60-40ec-822f-e5f9108e0f1c/encryption => generated 127 bytes in 109 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:35.214338 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-765fcbe3-f037-4175-801e-a20bae4dae2c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.216161 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-765fcbe3-f037-4175-801e-a20bae4dae2c tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:09:35.216597 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-765fcbe3-f037-4175-801e-a20bae4dae2c tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-271697591", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:35.236508 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-765fcbe3-f037-4175-801e-a20bae4dae2c tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:09:35.236972 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 466/1873] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:09:35 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:35.247869 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-15a76349-1c14-458a-b764-b149df97ab50 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.249623 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-15a76349-1c14-458a-b764-b149df97ab50 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] POST https://10.4.3.121/volume/v3/types/b447a6c9-2ae0-4913-b110-0b431d05f110/extra_specs Aug 13 06:09:35.250019 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-15a76349-1c14-458a-b764-b149df97ab50 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:35.252055 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-15a76349-1c14-458a-b764-b149df97ab50 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'df40980f20264fdeab2881c0ff2b2c0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f5d7426098584c96a12ab8614320ab3b', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:09:35.252292 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-15a76349-1c14-458a-b764-b149df97ab50 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] https://10.4.3.121/volume/v3/types/b447a6c9-2ae0-4913-b110-0b431d05f110/extra_specs returned with HTTP 403 Aug 13 06:09:35.252721 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 465/1874] 10.4.3.121 () {68 vars in 1399 bytes} [Thu Aug 13 06:09:35 2026] POST /volume/v3/types/b447a6c9-2ae0-4913-b110-0b431d05f110/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:35.263117 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c7b8f98d-473a-4f07-929b-ec5e34ac1d41 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.265117 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7b8f98d-473a-4f07-929b-ec5e34ac1d41 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] PUT https://10.4.3.121/volume/v3/types/b447a6c9-2ae0-4913-b110-0b431d05f110/extra_specs/key2 Aug 13 06:09:35.265475 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c7b8f98d-473a-4f07-929b-ec5e34ac1d41 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:35.267705 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-c7b8f98d-473a-4f07-929b-ec5e34ac1d41 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'df40980f20264fdeab2881c0ff2b2c0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f5d7426098584c96a12ab8614320ab3b', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:09:35.267945 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7b8f98d-473a-4f07-929b-ec5e34ac1d41 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] https://10.4.3.121/volume/v3/types/b447a6c9-2ae0-4913-b110-0b431d05f110/extra_specs/key2 returned with HTTP 403 Aug 13 06:09:35.268421 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 470/1875] 10.4.3.121 () {68 vars in 1413 bytes} [Thu Aug 13 06:09:35 2026] PUT /volume/v3/types/b447a6c9-2ae0-4913-b110-0b431d05f110/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:35.279610 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-64e7630a-2a96-431d-827e-d44804c352bd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.283434 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-64e7630a-2a96-431d-827e-d44804c352bd tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] POST https://10.4.3.121/volume/v3/types Aug 13 06:09:35.283434 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-64e7630a-2a96-431d-827e-d44804c352bd tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:35.284667 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.policy [None req-64e7630a-2a96-431d-827e-d44804c352bd tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'df40980f20264fdeab2881c0ff2b2c0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f5d7426098584c96a12ab8614320ab3b', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100322) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:09:35.285127 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-64e7630a-2a96-431d-827e-d44804c352bd tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] https://10.4.3.121/volume/v3/types returned with HTTP 403 Aug 13 06:09:35.285913 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 475/1876] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:09:35 2026] POST /volume/v3/types => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:35.304579 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f38c1400-b4c2-4818-90f3-ebc4d29b38a2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.308686 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f38c1400-b4c2-4818-90f3-ebc4d29b38a2 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:09:35.309057 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f38c1400-b4c2-4818-90f3-ebc4d29b38a2 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-417288889", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:35.325452 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f38c1400-b4c2-4818-90f3-ebc4d29b38a2 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:09:35.325927 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 467/1877] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:09:35 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 13 06:09:35.334469 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-01191bfb-a946-4af0-9412-021347b4f553 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.336852 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-01191bfb-a946-4af0-9412-021347b4f553 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] POST https://10.4.3.121/volume/v3/types/4e6d640c-78d6-4518-a148-4d0490162fcf/encryption Aug 13 06:09:35.337267 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-01191bfb-a946-4af0-9412-021347b4f553 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:35.359972 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-01191bfb-a946-4af0-9412-021347b4f553 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] https://10.4.3.121/volume/v3/types/4e6d640c-78d6-4518-a148-4d0490162fcf/encryption returned with HTTP 200 Aug 13 06:09:35.359972 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 466/1878] 10.4.3.121 () {68 vars in 1397 bytes} [Thu Aug 13 06:09:35 2026] POST /volume/v3/types/4e6d640c-78d6-4518-a148-4d0490162fcf/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:35.371156 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e931d681-3eb8-483e-b87e-69135fbc17c5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.377146 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e931d681-3eb8-483e-b87e-69135fbc17c5 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] DELETE https://10.4.3.121/volume/v3/types/4e6d640c-78d6-4518-a148-4d0490162fcf/encryption/64313a19-99f7-46b1-acd4-cf8e95ba291d Aug 13 06:09:35.377429 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e931d681-3eb8-483e-b87e-69135fbc17c5 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:35.377734 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e931d681-3eb8-483e-b87e-69135fbc17c5 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:35.382349 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-e931d681-3eb8-483e-b87e-69135fbc17c5 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'df40980f20264fdeab2881c0ff2b2c0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f5d7426098584c96a12ab8614320ab3b', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:09:35.382609 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e931d681-3eb8-483e-b87e-69135fbc17c5 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] https://10.4.3.121/volume/v3/types/4e6d640c-78d6-4518-a148-4d0490162fcf/encryption/64313a19-99f7-46b1-acd4-cf8e95ba291d returned with HTTP 403 Aug 13 06:09:35.383968 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 471/1879] 10.4.3.121 () {66 vars in 1489 bytes} [Thu Aug 13 06:09:35 2026] DELETE /volume/v3/types/4e6d640c-78d6-4518-a148-4d0490162fcf/encryption/64313a19-99f7-46b1-acd4-cf8e95ba291d => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:35.394657 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2f5e779b-f5c4-47d7-9f3e-c85d70755888 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.397335 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2f5e779b-f5c4-47d7-9f3e-c85d70755888 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:09:35.397440 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2f5e779b-f5c4-47d7-9f3e-c85d70755888 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-994403779", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:35.425007 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2f5e779b-f5c4-47d7-9f3e-c85d70755888 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:09:35.425451 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 476/1880] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:09:35 2026] POST /volume/v3/types => generated 379 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:35.437038 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9c2d7b92-9e75-486e-8066-99f57a857485 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.438734 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c2d7b92-9e75-486e-8066-99f57a857485 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] DELETE https://10.4.3.121/volume/v3/types/71ba080d-24cf-4cb3-9391-d90dd2decaca/extra_specs/key1 Aug 13 06:09:35.438944 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c2d7b92-9e75-486e-8066-99f57a857485 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:35.439175 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c2d7b92-9e75-486e-8066-99f57a857485 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:35.444878 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-9c2d7b92-9e75-486e-8066-99f57a857485 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'df40980f20264fdeab2881c0ff2b2c0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f5d7426098584c96a12ab8614320ab3b', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:09:35.445104 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c2d7b92-9e75-486e-8066-99f57a857485 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] https://10.4.3.121/volume/v3/types/71ba080d-24cf-4cb3-9391-d90dd2decaca/extra_specs/key1 returned with HTTP 403 Aug 13 06:09:35.445596 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 468/1881] 10.4.3.121 () {66 vars in 1396 bytes} [Thu Aug 13 06:09:35 2026] DELETE /volume/v3/types/71ba080d-24cf-4cb3-9391-d90dd2decaca/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:35.451741 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f0903b0f-54e5-44c6-8300-a6e98f91361d req-37672844-02ca-4a41-8f6e-6e99b3e4809c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.454663 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f0903b0f-54e5-44c6-8300-a6e98f91361d req-37672844-02ca-4a41-8f6e-6e99b3e4809c tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] POST https://10.4.3.121/volume/v3/attachments/a5c08564-491a-42ed-a495-2ec9c462785e/action Aug 13 06:09:35.455091 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f0903b0f-54e5-44c6-8300-a6e98f91361d req-37672844-02ca-4a41-8f6e-6e99b3e4809c tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:09:35.455311 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f0903b0f-54e5-44c6-8300-a6e98f91361d req-37672844-02ca-4a41-8f6e-6e99b3e4809c tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:35.457872 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-11ef07a5-9fd3-4052-9cfd-55f3a1ab44ff None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.460100 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-11ef07a5-9fd3-4052-9cfd-55f3a1ab44ff tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:09:35.461289 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-11ef07a5-9fd3-4052-9cfd-55f3a1ab44ff tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-459821382", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:35.472906 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:35.472906 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:35.485307 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f0903b0f-54e5-44c6-8300-a6e98f91361d req-37672844-02ca-4a41-8f6e-6e99b3e4809c tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] https://10.4.3.121/volume/v3/attachments/a5c08564-491a-42ed-a495-2ec9c462785e/action returned with HTTP 204 Aug 13 06:09:35.485307 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 467/1882] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:09:35 2026] POST /volume/v3/attachments/a5c08564-491a-42ed-a495-2ec9c462785e/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:35.487858 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-11ef07a5-9fd3-4052-9cfd-55f3a1ab44ff tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:09:35.488397 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 472/1883] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:09:35 2026] POST /volume/v3/types => generated 379 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:35.496944 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9c4df6b9-1363-419d-9d52-f1f6e9ffeb98 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.499159 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9c4df6b9-1363-419d-9d52-f1f6e9ffeb98 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] DELETE https://10.4.3.121/volume/v3/types/31eca080-9cdf-487a-b573-41e4089e4ff1 Aug 13 06:09:35.499420 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9c4df6b9-1363-419d-9d52-f1f6e9ffeb98 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:35.499696 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9c4df6b9-1363-419d-9d52-f1f6e9ffeb98 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:35.500588 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.policy [None req-9c4df6b9-1363-419d-9d52-f1f6e9ffeb98 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'df40980f20264fdeab2881c0ff2b2c0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f5d7426098584c96a12ab8614320ab3b', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100322) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:09:35.500760 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9c4df6b9-1363-419d-9d52-f1f6e9ffeb98 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] https://10.4.3.121/volume/v3/types/31eca080-9cdf-487a-b573-41e4089e4ff1 returned with HTTP 403 Aug 13 06:09:35.501419 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 477/1884] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:09:35 2026] DELETE /volume/v3/types/31eca080-9cdf-487a-b573-41e4089e4ff1 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:35.517438 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-925a6d69-5be8-4a61-848c-1019596b6083 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.520005 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-925a6d69-5be8-4a61-848c-1019596b6083 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] GET https://10.4.3.121/volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389/extra_specs Aug 13 06:09:35.520241 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-925a6d69-5be8-4a61-848c-1019596b6083 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:35.520459 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-925a6d69-5be8-4a61-848c-1019596b6083 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:35.533383 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-925a6d69-5be8-4a61-848c-1019596b6083 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] https://10.4.3.121/volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389/extra_specs returned with HTTP 200 Aug 13 06:09:35.533750 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 469/1885] 10.4.3.121 () {66 vars in 1378 bytes} [Thu Aug 13 06:09:35 2026] GET /volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389/extra_specs => generated 123 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:35.547819 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a50058bb-ad3a-44d0-8802-ea2979bd63d5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.549947 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a50058bb-ad3a-44d0-8802-ea2979bd63d5 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] GET https://10.4.3.121/volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389/encryption/cipher Aug 13 06:09:35.550133 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a50058bb-ad3a-44d0-8802-ea2979bd63d5 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:35.550517 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a50058bb-ad3a-44d0-8802-ea2979bd63d5 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:35.551202 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-a50058bb-ad3a-44d0-8802-ea2979bd63d5 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'df40980f20264fdeab2881c0ff2b2c0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f5d7426098584c96a12ab8614320ab3b', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:09:35.551452 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a50058bb-ad3a-44d0-8802-ea2979bd63d5 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] https://10.4.3.121/volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389/encryption/cipher returned with HTTP 403 Aug 13 06:09:35.552720 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 468/1886] 10.4.3.121 () {66 vars in 1396 bytes} [Thu Aug 13 06:09:35 2026] GET /volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:35.559549 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-89cf5aa3-c35f-4b32-a5ec-2568f096ecc6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.561730 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-89cf5aa3-c35f-4b32-a5ec-2568f096ecc6 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] GET https://10.4.3.121/volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389/encryption Aug 13 06:09:35.561999 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-89cf5aa3-c35f-4b32-a5ec-2568f096ecc6 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:35.562219 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-89cf5aa3-c35f-4b32-a5ec-2568f096ecc6 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:35.562894 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-89cf5aa3-c35f-4b32-a5ec-2568f096ecc6 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'df40980f20264fdeab2881c0ff2b2c0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f5d7426098584c96a12ab8614320ab3b', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:09:35.563089 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-89cf5aa3-c35f-4b32-a5ec-2568f096ecc6 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] https://10.4.3.121/volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389/encryption returned with HTTP 403 Aug 13 06:09:35.563480 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 473/1887] 10.4.3.121 () {66 vars in 1375 bytes} [Thu Aug 13 06:09:35 2026] GET /volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:35.573061 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-270fc5ae-5c44-4da2-a4f2-4fe4ee20ce63 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.575083 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-270fc5ae-5c44-4da2-a4f2-4fe4ee20ce63 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] GET https://10.4.3.121/volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389/extra_specs/multiattach Aug 13 06:09:35.575466 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-270fc5ae-5c44-4da2-a4f2-4fe4ee20ce63 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:35.575801 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-270fc5ae-5c44-4da2-a4f2-4fe4ee20ce63 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:35.586538 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-270fc5ae-5c44-4da2-a4f2-4fe4ee20ce63 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] https://10.4.3.121/volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389/extra_specs/multiattach returned with HTTP 200 Aug 13 06:09:35.587199 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 478/1888] 10.4.3.121 () {66 vars in 1414 bytes} [Thu Aug 13 06:09:35 2026] GET /volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389/extra_specs/multiattach => generated 29 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 13 06:09:35.593931 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-61b744fd-d760-42d3-8265-3acb6944c836 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.595801 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-61b744fd-d760-42d3-8265-3acb6944c836 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] GET https://10.4.3.121/volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389/extra_specs/volume_backend_name Aug 13 06:09:35.596057 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-61b744fd-d760-42d3-8265-3acb6944c836 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:35.596308 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-61b744fd-d760-42d3-8265-3acb6944c836 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:35.603971 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-61b744fd-d760-42d3-8265-3acb6944c836 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] https://10.4.3.121/volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389/extra_specs/volume_backend_name returned with HTTP 404 Aug 13 06:09:35.604526 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 470/1889] 10.4.3.121 () {66 vars in 1438 bytes} [Thu Aug 13 06:09:35 2026] GET /volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389/extra_specs/volume_backend_name => generated 143 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:35.613050 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-99115096-1fae-406a-af8d-12350d0833b2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.615100 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-99115096-1fae-406a-af8d-12350d0833b2 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] PUT https://10.4.3.121/volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389/encryption/12e52dbc-250b-4f3d-acc8-12dcb486d8e7 Aug 13 06:09:35.615497 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-99115096-1fae-406a-af8d-12350d0833b2 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:35.617560 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-99115096-1fae-406a-af8d-12350d0833b2 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'df40980f20264fdeab2881c0ff2b2c0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f5d7426098584c96a12ab8614320ab3b', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:09:35.617750 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-99115096-1fae-406a-af8d-12350d0833b2 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] https://10.4.3.121/volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389/encryption/12e52dbc-250b-4f3d-acc8-12dcb486d8e7 returned with HTTP 403 Aug 13 06:09:35.618174 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 469/1890] 10.4.3.121 () {68 vars in 1506 bytes} [Thu Aug 13 06:09:35 2026] PUT /volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389/encryption/12e52dbc-250b-4f3d-acc8-12dcb486d8e7 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:35.627690 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-28495451-a69e-491c-8a4b-1b58fde2ead9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.629504 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-28495451-a69e-491c-8a4b-1b58fde2ead9 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] PUT https://10.4.3.121/volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389/extra_specs/key1 Aug 13 06:09:35.629879 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-28495451-a69e-491c-8a4b-1b58fde2ead9 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:35.631784 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-28495451-a69e-491c-8a4b-1b58fde2ead9 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'df40980f20264fdeab2881c0ff2b2c0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f5d7426098584c96a12ab8614320ab3b', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:09:35.631963 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-28495451-a69e-491c-8a4b-1b58fde2ead9 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] https://10.4.3.121/volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389/extra_specs/key1 returned with HTTP 403 Aug 13 06:09:35.632366 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 474/1891] 10.4.3.121 () {68 vars in 1413 bytes} [Thu Aug 13 06:09:35 2026] PUT /volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:35.642040 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2d2e2852-779a-4f77-b0cf-2b5a8983241c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.643845 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2d2e2852-779a-4f77-b0cf-2b5a8983241c tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] PUT https://10.4.3.121/volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389 Aug 13 06:09:35.644538 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2d2e2852-779a-4f77-b0cf-2b5a8983241c tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:35.647322 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.policy [None req-2d2e2852-779a-4f77-b0cf-2b5a8983241c tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'df40980f20264fdeab2881c0ff2b2c0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f5d7426098584c96a12ab8614320ab3b', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100322) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:09:35.647692 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2d2e2852-779a-4f77-b0cf-2b5a8983241c tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-reader] https://10.4.3.121/volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389 returned with HTTP 403 Aug 13 06:09:35.648445 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 479/1892] 10.4.3.121 () {68 vars in 1362 bytes} [Thu Aug 13 06:09:35 2026] PUT /volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:35.656092 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-713aee79-1502-40cf-8198-d9b4af1e14aa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.658424 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-713aee79-1502-40cf-8198-d9b4af1e14aa tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] DELETE https://10.4.3.121/volume/v3/types/31eca080-9cdf-487a-b573-41e4089e4ff1 Aug 13 06:09:35.658695 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-713aee79-1502-40cf-8198-d9b4af1e14aa tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:35.658985 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-713aee79-1502-40cf-8198-d9b4af1e14aa tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:35.700069 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-713aee79-1502-40cf-8198-d9b4af1e14aa tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] https://10.4.3.121/volume/v3/types/31eca080-9cdf-487a-b573-41e4089e4ff1 returned with HTTP 202 Aug 13 06:09:35.700069 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 471/1893] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:09:35 2026] DELETE /volume/v3/types/31eca080-9cdf-487a-b573-41e4089e4ff1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:35.707577 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8bb13a81-3659-4b89-a00e-01835029535d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.711152 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8bb13a81-3659-4b89-a00e-01835029535d tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] DELETE https://10.4.3.121/volume/v3/types/71ba080d-24cf-4cb3-9391-d90dd2decaca Aug 13 06:09:35.711592 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8bb13a81-3659-4b89-a00e-01835029535d tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:35.711814 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8bb13a81-3659-4b89-a00e-01835029535d tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:35.750449 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8bb13a81-3659-4b89-a00e-01835029535d tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] https://10.4.3.121/volume/v3/types/71ba080d-24cf-4cb3-9391-d90dd2decaca returned with HTTP 202 Aug 13 06:09:35.750858 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 470/1894] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:09:35 2026] DELETE /volume/v3/types/71ba080d-24cf-4cb3-9391-d90dd2decaca => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:35.753770 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-672bf7bb-90f7-493d-b7fc-8e087e7886da None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.756059 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-672bf7bb-90f7-493d-b7fc-8e087e7886da tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] GET https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd Aug 13 06:09:35.756257 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-672bf7bb-90f7-493d-b7fc-8e087e7886da tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:35.756443 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-672bf7bb-90f7-493d-b7fc-8e087e7886da tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:35.758989 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6a3c059f-56af-4d1d-b9f0-95fcae2d5830 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.760804 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6a3c059f-56af-4d1d-b9f0-95fcae2d5830 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] DELETE https://10.4.3.121/volume/v3/types/4e6d640c-78d6-4518-a148-4d0490162fcf Aug 13 06:09:35.761080 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6a3c059f-56af-4d1d-b9f0-95fcae2d5830 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:35.761299 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6a3c059f-56af-4d1d-b9f0-95fcae2d5830 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:35.773289 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:35.773289 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:35.778708 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-672bf7bb-90f7-493d-b7fc-8e087e7886da tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Volume info retrieved successfully. Aug 13 06:09:35.784675 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-672bf7bb-90f7-493d-b7fc-8e087e7886da tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd returned with HTTP 200 Aug 13 06:09:35.785161 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 475/1895] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:09:35 2026] GET /volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd => generated 1159 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:09:35.795236 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6a3c059f-56af-4d1d-b9f0-95fcae2d5830 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] https://10.4.3.121/volume/v3/types/4e6d640c-78d6-4518-a148-4d0490162fcf returned with HTTP 202 Aug 13 06:09:35.795545 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 480/1896] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:09:35 2026] DELETE /volume/v3/types/4e6d640c-78d6-4518-a148-4d0490162fcf => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:35.799793 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-aaea997a-b633-4b4f-94b4-3feec4acc232 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.802425 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aaea997a-b633-4b4f-94b4-3feec4acc232 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] POST https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd/action Aug 13 06:09:35.802977 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aaea997a-b633-4b4f-94b4-3feec4acc232 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:09:35.803202 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aaea997a-b633-4b4f-94b4-3feec4acc232 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:35.805663 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3804bb43-0525-40e4-af7f-675c6bf70b3b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.807583 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3804bb43-0525-40e4-af7f-675c6bf70b3b tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] DELETE https://10.4.3.121/volume/v3/types/b447a6c9-2ae0-4913-b110-0b431d05f110 Aug 13 06:09:35.808092 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3804bb43-0525-40e4-af7f-675c6bf70b3b tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:35.808510 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3804bb43-0525-40e4-af7f-675c6bf70b3b tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:35.818759 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:35.818759 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:35.821775 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-aaea997a-b633-4b4f-94b4-3feec4acc232 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Volume info retrieved successfully. Aug 13 06:09:35.853894 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3804bb43-0525-40e4-af7f-675c6bf70b3b tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] https://10.4.3.121/volume/v3/types/b447a6c9-2ae0-4913-b110-0b431d05f110 returned with HTTP 202 Aug 13 06:09:35.854455 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 471/1897] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:09:35 2026] DELETE /volume/v3/types/b447a6c9-2ae0-4913-b110-0b431d05f110 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:35.862567 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ea5505a5-2c6d-4fbb-99e6-eaf5c2913695 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.864821 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ea5505a5-2c6d-4fbb-99e6-eaf5c2913695 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] DELETE https://10.4.3.121/volume/v3/types/d3802a81-3a60-40ec-822f-e5f9108e0f1c Aug 13 06:09:35.865079 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ea5505a5-2c6d-4fbb-99e6-eaf5c2913695 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:35.865372 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ea5505a5-2c6d-4fbb-99e6-eaf5c2913695 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:35.879107 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-aaea997a-b633-4b4f-94b4-3feec4acc232 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Created reservations ['d3b57a3e-53f3-4850-b376-7d2c70536b61', 'ed0e5f8f-1076-47cd-95fd-7018900055d6'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:09:35.900653 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ea5505a5-2c6d-4fbb-99e6-eaf5c2913695 tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] https://10.4.3.121/volume/v3/types/d3802a81-3a60-40ec-822f-e5f9108e0f1c returned with HTTP 202 Aug 13 06:09:35.901210 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 476/1898] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:09:35 2026] DELETE /volume/v3/types/d3802a81-3a60-40ec-822f-e5f9108e0f1c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:35.901361 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-aaea997a-b633-4b4f-94b4-3feec4acc232 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Extend volume request issued successfully. Aug 13 06:09:35.901674 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aaea997a-b633-4b4f-94b4-3feec4acc232 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd/action returned with HTTP 202 Aug 13 06:09:35.902236 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 472/1899] 10.4.3.121 () {70 vars in 1431 bytes} [Thu Aug 13 06:09:35 2026] POST /volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 06:09:35.908969 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9ba50142-83ec-4403-b479-b1c2a691d5ed None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.910212 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-868c71d2-4676-4a9c-b910-aed6506d985b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.912322 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9ba50142-83ec-4403-b479-b1c2a691d5ed tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] DELETE https://10.4.3.121/volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389 Aug 13 06:09:35.912582 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9ba50142-83ec-4403-b479-b1c2a691d5ed tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:35.912827 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9ba50142-83ec-4403-b479-b1c2a691d5ed tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:35.915971 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-868c71d2-4676-4a9c-b910-aed6506d985b tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] GET https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd Aug 13 06:09:35.916269 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-868c71d2-4676-4a9c-b910-aed6506d985b tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:35.916531 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-868c71d2-4676-4a9c-b910-aed6506d985b tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:35.935005 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:35.935005 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:35.946315 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-868c71d2-4676-4a9c-b910-aed6506d985b tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Volume info retrieved successfully. Aug 13 06:09:35.953708 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-868c71d2-4676-4a9c-b910-aed6506d985b tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd returned with HTTP 200 Aug 13 06:09:35.954257 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 472/1900] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:09:35 2026] GET /volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd => generated 1162 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:09:35.963352 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9ba50142-83ec-4403-b479-b1c2a691d5ed tempest-VolumeTypesReaderTests-831188165 tempest-VolumeTypesReaderTests-831188165-project-admin] https://10.4.3.121/volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389 returned with HTTP 202 Aug 13 06:09:35.963352 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 481/1901] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:09:35 2026] DELETE /volume/v3/types/c6740d00-013d-4331-976a-e84bdd6d3389 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:35.975548 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a4edd4fc-e6c0-4c17-84b0-ab04d2139ee0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:35.977528 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a4edd4fc-e6c0-4c17-84b0-ab04d2139ee0 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 Aug 13 06:09:35.977692 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a4edd4fc-e6c0-4c17-84b0-ab04d2139ee0 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:35.977894 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a4edd4fc-e6c0-4c17-84b0-ab04d2139ee0 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:35.989634 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:35.989634 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:35.993617 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a4edd4fc-e6c0-4c17-84b0-ab04d2139ee0 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:09:35.998422 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a4edd4fc-e6c0-4c17-84b0-ab04d2139ee0 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 returned with HTTP 200 Aug 13 06:09:35.998961 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 477/1902] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:35 2026] GET /volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:36.400030 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-aaea997a-b633-4b4f-94b4-3feec4acc232 req-d3c43dbd-ec94-4b0e-9fa4-cf491df95442 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:36.405675 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-aaea997a-b633-4b4f-94b4-3feec4acc232 req-d3c43dbd-ec94-4b0e-9fa4-cf491df95442 service nova] GET https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd Aug 13 06:09:36.407197 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-aaea997a-b633-4b4f-94b4-3feec4acc232 req-d3c43dbd-ec94-4b0e-9fa4-cf491df95442 service nova] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:36.407197 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-aaea997a-b633-4b4f-94b4-3feec4acc232 req-d3c43dbd-ec94-4b0e-9fa4-cf491df95442 service nova] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:36.417101 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:36.417101 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:36.421696 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-aaea997a-b633-4b4f-94b4-3feec4acc232 req-d3c43dbd-ec94-4b0e-9fa4-cf491df95442 service nova] Volume info retrieved successfully. Aug 13 06:09:36.427376 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-aaea997a-b633-4b4f-94b4-3feec4acc232 req-d3c43dbd-ec94-4b0e-9fa4-cf491df95442 service nova] https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd returned with HTTP 200 Aug 13 06:09:36.427957 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 473/1903] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:09:36 2026] GET /volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd => generated 1324 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:36.971000 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5da1ec5a-ff73-4ff6-907b-f0c5c5684246 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:36.973784 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5da1ec5a-ff73-4ff6-907b-f0c5c5684246 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] GET https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd Aug 13 06:09:36.974114 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5da1ec5a-ff73-4ff6-907b-f0c5c5684246 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:36.974404 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5da1ec5a-ff73-4ff6-907b-f0c5c5684246 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:36.994618 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:36.994618 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:37.007894 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5da1ec5a-ff73-4ff6-907b-f0c5c5684246 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Volume info retrieved successfully. Aug 13 06:09:37.015617 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fcb435f6-126c-4020-92bd-b16d59e54262 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:37.021467 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fcb435f6-126c-4020-92bd-b16d59e54262 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 Aug 13 06:09:37.021731 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fcb435f6-126c-4020-92bd-b16d59e54262 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:37.022005 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fcb435f6-126c-4020-92bd-b16d59e54262 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:37.022965 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5da1ec5a-ff73-4ff6-907b-f0c5c5684246 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd returned with HTTP 200 Aug 13 06:09:37.023433 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 473/1904] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:09:36 2026] GET /volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd => generated 1159 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:09:37.034884 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:37.034884 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:37.039981 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fcb435f6-126c-4020-92bd-b16d59e54262 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:09:37.040814 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c0882ab0-3222-4706-b2ca-ad00aac8d4c2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:37.043326 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c0882ab0-3222-4706-b2ca-ad00aac8d4c2 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] GET https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd Aug 13 06:09:37.043723 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c0882ab0-3222-4706-b2ca-ad00aac8d4c2 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:37.043840 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c0882ab0-3222-4706-b2ca-ad00aac8d4c2 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:37.045794 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fcb435f6-126c-4020-92bd-b16d59e54262 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 returned with HTTP 200 Aug 13 06:09:37.046290 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 482/1905] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:37 2026] GET /volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:37.058832 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:37.058832 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:37.063189 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c0882ab0-3222-4706-b2ca-ad00aac8d4c2 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Volume info retrieved successfully. Aug 13 06:09:37.069138 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c0882ab0-3222-4706-b2ca-ad00aac8d4c2 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd returned with HTTP 200 Aug 13 06:09:37.069714 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 478/1906] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:09:37 2026] GET /volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd => generated 1159 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:09:37.325906 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-6d01f3a9-dc70-498f-9825-bc0c0e065f22 req-b2ab5c49-d05d-4192-a24c-489ef3beaa5a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:37.328631 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6d01f3a9-dc70-498f-9825-bc0c0e065f22 req-b2ab5c49-d05d-4192-a24c-489ef3beaa5a tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] GET https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd Aug 13 06:09:37.328913 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6d01f3a9-dc70-498f-9825-bc0c0e065f22 req-b2ab5c49-d05d-4192-a24c-489ef3beaa5a tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:37.329212 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6d01f3a9-dc70-498f-9825-bc0c0e065f22 req-b2ab5c49-d05d-4192-a24c-489ef3beaa5a tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:37.343077 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:37.343077 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:37.349040 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-6d01f3a9-dc70-498f-9825-bc0c0e065f22 req-b2ab5c49-d05d-4192-a24c-489ef3beaa5a tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Volume info retrieved successfully. Aug 13 06:09:37.355677 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6d01f3a9-dc70-498f-9825-bc0c0e065f22 req-b2ab5c49-d05d-4192-a24c-489ef3beaa5a tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd returned with HTTP 200 Aug 13 06:09:37.356289 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 474/1907] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:09:37 2026] GET /volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd => generated 1141 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:37.383782 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-6d01f3a9-dc70-498f-9825-bc0c0e065f22 req-53a8206b-6142-4df4-9c5d-11e70d5866ba None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:37.387575 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6d01f3a9-dc70-498f-9825-bc0c0e065f22 req-53a8206b-6142-4df4-9c5d-11e70d5866ba tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] POST https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd/action Aug 13 06:09:37.388324 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6d01f3a9-dc70-498f-9825-bc0c0e065f22 req-53a8206b-6142-4df4-9c5d-11e70d5866ba tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:09:37.388613 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6d01f3a9-dc70-498f-9825-bc0c0e065f22 req-53a8206b-6142-4df4-9c5d-11e70d5866ba tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:37.414491 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:37.414491 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:37.416203 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-6d01f3a9-dc70-498f-9825-bc0c0e065f22 req-53a8206b-6142-4df4-9c5d-11e70d5866ba tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Volume info retrieved successfully. Aug 13 06:09:37.422554 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-6d01f3a9-dc70-498f-9825-bc0c0e065f22 req-53a8206b-6142-4df4-9c5d-11e70d5866ba tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Begin detaching volume completed successfully. Aug 13 06:09:37.422995 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6d01f3a9-dc70-498f-9825-bc0c0e065f22 req-53a8206b-6142-4df4-9c5d-11e70d5866ba tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd/action returned with HTTP 202 Aug 13 06:09:37.423544 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 474/1908] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:09:37 2026] POST /volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:09:37.449066 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b1e0b5b7-7b44-4580-aa80-00a5dc06b803 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:37.451231 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b1e0b5b7-7b44-4580-aa80-00a5dc06b803 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] GET https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd Aug 13 06:09:37.451335 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b1e0b5b7-7b44-4580-aa80-00a5dc06b803 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:37.451546 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b1e0b5b7-7b44-4580-aa80-00a5dc06b803 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:37.461976 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:37.461976 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:37.465960 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b1e0b5b7-7b44-4580-aa80-00a5dc06b803 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Volume info retrieved successfully. Aug 13 06:09:37.471042 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b1e0b5b7-7b44-4580-aa80-00a5dc06b803 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd returned with HTTP 200 Aug 13 06:09:37.471605 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 483/1909] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:09:37 2026] GET /volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd => generated 1162 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:09:37.477301 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4c2313cc-4d50-4518-95fa-7359d5784ec4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:37.477812 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4c2313cc-4d50-4518-95fa-7359d5784ec4 None None] GET https://10.4.3.121/volume// Aug 13 06:09:37.478079 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4c2313cc-4d50-4518-95fa-7359d5784ec4 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:37.478378 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4c2313cc-4d50-4518-95fa-7359d5784ec4 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:37.478718 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4c2313cc-4d50-4518-95fa-7359d5784ec4 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:09:37.479011 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 479/1910] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:09:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:09:37.489491 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-6d01f3a9-dc70-498f-9825-bc0c0e065f22 req-67b66653-e123-43f1-9e1d-f20cf974847e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:37.491511 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6d01f3a9-dc70-498f-9825-bc0c0e065f22 req-67b66653-e123-43f1-9e1d-f20cf974847e tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] GET https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd Aug 13 06:09:37.491942 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6d01f3a9-dc70-498f-9825-bc0c0e065f22 req-67b66653-e123-43f1-9e1d-f20cf974847e tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:37.492284 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6d01f3a9-dc70-498f-9825-bc0c0e065f22 req-67b66653-e123-43f1-9e1d-f20cf974847e tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:37.503126 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:37.503126 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:37.507435 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-6d01f3a9-dc70-498f-9825-bc0c0e065f22 req-67b66653-e123-43f1-9e1d-f20cf974847e tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Volume info retrieved successfully. Aug 13 06:09:37.511910 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6d01f3a9-dc70-498f-9825-bc0c0e065f22 req-67b66653-e123-43f1-9e1d-f20cf974847e tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd returned with HTTP 200 Aug 13 06:09:37.512504 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 475/1911] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:09:37 2026] GET /volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd => generated 1324 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:09:38.067378 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a7c7e213-b4a0-41fb-8792-f0509ac800cb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:38.071209 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a7c7e213-b4a0-41fb-8792-f0509ac800cb tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 Aug 13 06:09:38.071209 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a7c7e213-b4a0-41fb-8792-f0509ac800cb tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:38.071209 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a7c7e213-b4a0-41fb-8792-f0509ac800cb tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:38.085416 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:38.085416 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:38.089559 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a7c7e213-b4a0-41fb-8792-f0509ac800cb tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:09:38.098047 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a7c7e213-b4a0-41fb-8792-f0509ac800cb tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 returned with HTTP 200 Aug 13 06:09:38.098540 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 475/1912] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:38 2026] GET /volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:38.300212 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-53dbfb51-2333-436b-ba3e-9ed26370d0fe req-4b752436-ff63-47d5-8dba-06a8dfd11e1b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:38.306320 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-53dbfb51-2333-436b-ba3e-9ed26370d0fe req-4b752436-ff63-47d5-8dba-06a8dfd11e1b tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] POST https://10.4.3.121/volume/v3/attachments/5025aa1e-7f90-47af-bd6b-400f3406c0e5/action Aug 13 06:09:38.306801 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-53dbfb51-2333-436b-ba3e-9ed26370d0fe req-4b752436-ff63-47d5-8dba-06a8dfd11e1b tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:09:38.307094 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-53dbfb51-2333-436b-ba3e-9ed26370d0fe req-4b752436-ff63-47d5-8dba-06a8dfd11e1b tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:38.334107 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:38.334107 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:38.350550 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-53dbfb51-2333-436b-ba3e-9ed26370d0fe req-4b752436-ff63-47d5-8dba-06a8dfd11e1b tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/attachments/5025aa1e-7f90-47af-bd6b-400f3406c0e5/action returned with HTTP 204 Aug 13 06:09:38.351061 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 484/1913] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:09:38 2026] POST /volume/v3/attachments/5025aa1e-7f90-47af-bd6b-400f3406c0e5/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:38.422237 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6d01f3a9-dc70-498f-9825-bc0c0e065f22 req-4c950e60-5118-4aaf-a9f5-5db6ebdea082 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:38.426562 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6d01f3a9-dc70-498f-9825-bc0c0e065f22 req-4c950e60-5118-4aaf-a9f5-5db6ebdea082 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] DELETE https://10.4.3.121/volume/v3/attachments/a5c08564-491a-42ed-a495-2ec9c462785e Aug 13 06:09:38.426562 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6d01f3a9-dc70-498f-9825-bc0c0e065f22 req-4c950e60-5118-4aaf-a9f5-5db6ebdea082 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:38.426562 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6d01f3a9-dc70-498f-9825-bc0c0e065f22 req-4c950e60-5118-4aaf-a9f5-5db6ebdea082 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:38.444257 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:38.444257 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:38.486679 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-40d17b07-e8ec-41d1-ad23-a4b8cd0e77d6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:38.488713 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-40d17b07-e8ec-41d1-ad23-a4b8cd0e77d6 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] GET https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd Aug 13 06:09:38.490885 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-40d17b07-e8ec-41d1-ad23-a4b8cd0e77d6 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:38.490885 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-40d17b07-e8ec-41d1-ad23-a4b8cd0e77d6 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:38.502231 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:38.502231 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:38.510727 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-40d17b07-e8ec-41d1-ad23-a4b8cd0e77d6 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Volume info retrieved successfully. Aug 13 06:09:38.522215 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-40d17b07-e8ec-41d1-ad23-a4b8cd0e77d6 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd returned with HTTP 200 Aug 13 06:09:38.524213 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 476/1914] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:09:38 2026] GET /volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd => generated 1162 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:09:38.559389 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6d01f3a9-dc70-498f-9825-bc0c0e065f22 req-4c950e60-5118-4aaf-a9f5-5db6ebdea082 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] https://10.4.3.121/volume/v3/attachments/a5c08564-491a-42ed-a495-2ec9c462785e returned with HTTP 200 Aug 13 06:09:38.559917 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 480/1915] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:09:38 2026] DELETE /volume/v3/attachments/a5c08564-491a-42ed-a495-2ec9c462785e => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:39.120383 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dcda134b-e7af-41d8-b0a0-9b3118d7905b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:39.124091 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dcda134b-e7af-41d8-b0a0-9b3118d7905b tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 Aug 13 06:09:39.124374 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dcda134b-e7af-41d8-b0a0-9b3118d7905b tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:39.124616 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dcda134b-e7af-41d8-b0a0-9b3118d7905b tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:39.145753 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:39.145753 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:39.154377 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dcda134b-e7af-41d8-b0a0-9b3118d7905b tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:09:39.165239 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dcda134b-e7af-41d8-b0a0-9b3118d7905b tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 returned with HTTP 200 Aug 13 06:09:39.174216 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 476/1916] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:39 2026] GET /volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 => generated 1136 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:39.188634 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cf582477-3eab-4d74-abb8-e7479466b99f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:39.190667 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cf582477-3eab-4d74-abb8-e7479466b99f tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 Aug 13 06:09:39.190917 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cf582477-3eab-4d74-abb8-e7479466b99f tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:39.191169 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cf582477-3eab-4d74-abb8-e7479466b99f tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:39.201044 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:39.201044 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:39.204650 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cf582477-3eab-4d74-abb8-e7479466b99f tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:09:39.209166 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cf582477-3eab-4d74-abb8-e7479466b99f tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 returned with HTTP 200 Aug 13 06:09:39.209752 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 485/1917] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:39 2026] GET /volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:39.550384 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5071df14-69ff-4882-88f6-bfb27f08add2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:39.552008 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5071df14-69ff-4882-88f6-bfb27f08add2 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] GET https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd Aug 13 06:09:39.552292 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5071df14-69ff-4882-88f6-bfb27f08add2 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:39.552543 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5071df14-69ff-4882-88f6-bfb27f08add2 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:39.564577 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:39.564577 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:39.569361 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5071df14-69ff-4882-88f6-bfb27f08add2 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Volume info retrieved successfully. Aug 13 06:09:39.574772 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5071df14-69ff-4882-88f6-bfb27f08add2 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd returned with HTTP 200 Aug 13 06:09:39.575594 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 477/1918] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:09:39 2026] GET /volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:39.755647 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-75835455-dc3c-4c24-98ef-ccfa3a6b61cb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:39.822080 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-75835455-dc3c-4c24-98ef-ccfa3a6b61cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:09:39.822449 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-75835455-dc3c-4c24-98ef-ccfa3a6b61cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-937923524"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:39.824069 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-75835455-dc3c-4c24-98ef-ccfa3a6b61cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-937923524'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:09:39.824223 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-75835455-dc3c-4c24-98ef-ccfa3a6b61cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Create volume of 1 GB Aug 13 06:09:39.824542 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:39.824542 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:39.829311 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-75835455-dc3c-4c24-98ef-ccfa3a6b61cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Availability Zones retrieved successfully. Aug 13 06:09:39.835077 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-75835455-dc3c-4c24-98ef-ccfa3a6b61cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Flow 'volume_create_api' (189c1c04-fb91-4201-8cd5-fb13bf2120d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:39.836343 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-75835455-dc3c-4c24-98ef-ccfa3a6b61cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80c4eb41-83e5-4e50-a54a-4d18cb6e8ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:39.837611 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-75835455-dc3c-4c24-98ef-ccfa3a6b61cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:09:39.877203 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-75835455-dc3c-4c24-98ef-ccfa3a6b61cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80c4eb41-83e5-4e50-a54a-4d18cb6e8ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:39.877934 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-75835455-dc3c-4c24-98ef-ccfa3a6b61cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30f7afa3-d551-4738-a678-d5d86a132e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:39.948054 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-75835455-dc3c-4c24-98ef-ccfa3a6b61cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Created reservations ['7ce9a046-d316-4f1d-8a5f-477b7934eb9b', '4185d509-8712-498f-9423-044d57a7dc75', 'f5e01e08-bc95-4d62-8a0a-e71f412e4d6c', '8d9c64a4-4e39-428c-9167-c2027b9d03d8'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:09:39.949146 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-75835455-dc3c-4c24-98ef-ccfa3a6b61cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30f7afa3-d551-4738-a678-d5d86a132e08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ce9a046-d316-4f1d-8a5f-477b7934eb9b', '4185d509-8712-498f-9423-044d57a7dc75', 'f5e01e08-bc95-4d62-8a0a-e71f412e4d6c', '8d9c64a4-4e39-428c-9167-c2027b9d03d8']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:39.950227 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-75835455-dc3c-4c24-98ef-ccfa3a6b61cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae94daf6-2ced-4a39-8301-5862d9a8a0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:39.983576 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-75835455-dc3c-4c24-98ef-ccfa3a6b61cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae94daf6-2ced-4a39-8301-5862d9a8a0a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fbf26cf-d901-4235-8cde-e8b587d11faa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-937923524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c7dfe759a4c49478b21b53c24239800',qos_specs=None,replication_status=,reservations=['7ce9a046-d316-4f1d-8a5f-477b7934eb9b','4185d509-8712-498f-9423-044d57a7dc75','f5e01e08-bc95-4d62-8a0a-e71f412e4d6c','8d9c64a4-4e39-428c-9167-c2027b9d03d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ff85da8d720492cb039ee834ea2570f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:09:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-937923524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fbf26cf-d901-4235-8cde-e8b587d11faa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c7dfe759a4c49478b21b53c24239800',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ff85da8d720492cb039ee834ea2570f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:39.984569 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-75835455-dc3c-4c24-98ef-ccfa3a6b61cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b254b3e5-5dc8-4eab-8ab4-50df2d7c7955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:40.010650 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-75835455-dc3c-4c24-98ef-ccfa3a6b61cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b254b3e5-5dc8-4eab-8ab4-50df2d7c7955) transitioned into state 'SUCCESS' from state '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-937923524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c7dfe759a4c49478b21b53c24239800',qos_specs=None,replication_status=,reservations=['7ce9a046-d316-4f1d-8a5f-477b7934eb9b','4185d509-8712-498f-9423-044d57a7dc75','f5e01e08-bc95-4d62-8a0a-e71f412e4d6c','8d9c64a4-4e39-428c-9167-c2027b9d03d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ff85da8d720492cb039ee834ea2570f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:40.011702 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-75835455-dc3c-4c24-98ef-ccfa3a6b61cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27d42f96-893c-49b9-a2db-23190b32ddf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:40.026319 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-75835455-dc3c-4c24-98ef-ccfa3a6b61cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27d42f96-893c-49b9-a2db-23190b32ddf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:40.027370 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-75835455-dc3c-4c24-98ef-ccfa3a6b61cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Flow 'volume_create_api' (189c1c04-fb91-4201-8cd5-fb13bf2120d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:40.027759 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-75835455-dc3c-4c24-98ef-ccfa3a6b61cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Create volume request issued successfully. Aug 13 06:09:40.028644 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-75835455-dc3c-4c24-98ef-ccfa3a6b61cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:09:40.029189 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 481/1919] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:09:39 2026] POST /volume/v3/volumes => generated 748 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:09:40.045394 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4d75d1d5-5ace-4324-8897-3fca4e18889d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:40.047839 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4d75d1d5-5ace-4324-8897-3fca4e18889d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/volumes/2fbf26cf-d901-4235-8cde-e8b587d11faa Aug 13 06:09:40.048124 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4d75d1d5-5ace-4324-8897-3fca4e18889d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:40.048612 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4d75d1d5-5ace-4324-8897-3fca4e18889d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:40.059103 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:40.059103 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:40.065092 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4d75d1d5-5ace-4324-8897-3fca4e18889d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:09:40.071837 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4d75d1d5-5ace-4324-8897-3fca4e18889d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes/2fbf26cf-d901-4235-8cde-e8b587d11faa returned with HTTP 200 Aug 13 06:09:40.072418 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 477/1920] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:40 2026] GET /volume/v3/volumes/2fbf26cf-d901-4235-8cde-e8b587d11faa => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:41.088620 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ac0a2a9b-736b-400a-a8fd-7b856540d4e5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:41.090347 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ac0a2a9b-736b-400a-a8fd-7b856540d4e5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/volumes/2fbf26cf-d901-4235-8cde-e8b587d11faa Aug 13 06:09:41.090689 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ac0a2a9b-736b-400a-a8fd-7b856540d4e5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:41.092061 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ac0a2a9b-736b-400a-a8fd-7b856540d4e5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:41.097847 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:41.097847 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:41.102668 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ac0a2a9b-736b-400a-a8fd-7b856540d4e5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:09:41.110551 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ac0a2a9b-736b-400a-a8fd-7b856540d4e5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes/2fbf26cf-d901-4235-8cde-e8b587d11faa returned with HTTP 200 Aug 13 06:09:41.111268 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 486/1921] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:41 2026] GET /volume/v3/volumes/2fbf26cf-d901-4235-8cde-e8b587d11faa => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:41.123715 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fda6596b-01f9-4a8b-9aa7-8907cce4998a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:41.126094 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fda6596b-01f9-4a8b-9aa7-8907cce4998a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] POST https://10.4.3.121/volume/v3/backups Aug 13 06:09:41.126598 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fda6596b-01f9-4a8b-9aa7-8907cce4998a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2fbf26cf-d901-4235-8cde-e8b587d11faa", "name": "tempest-VolumesBackupsTest-Backup-1065481341"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:41.128688 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-fda6596b-01f9-4a8b-9aa7-8907cce4998a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Creating new backup {'backup': {'volume_id': '2fbf26cf-d901-4235-8cde-e8b587d11faa', 'name': 'tempest-VolumesBackupsTest-Backup-1065481341'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:09:41.128931 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-fda6596b-01f9-4a8b-9aa7-8907cce4998a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Creating backup of volume 2fbf26cf-d901-4235-8cde-e8b587d11faa in container None Aug 13 06:09:41.141804 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:41.141804 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:41.142487 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fda6596b-01f9-4a8b-9aa7-8907cce4998a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:09:41.186985 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-fda6596b-01f9-4a8b-9aa7-8907cce4998a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Created reservations ['5d7fe925-78cb-4ae8-9e8e-3ffde7567109', '5702b090-4ee9-4082-8e8d-5bd1e3c51c64'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:09:41.227621 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fda6596b-01f9-4a8b-9aa7-8907cce4998a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:09:41.228039 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 478/1922] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:09:41 2026] POST /volume/v3/backups => generated 330 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:09:41.238218 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6c84e060-fce1-4ad4-aa11-6eed8687bb76 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:41.240853 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6c84e060-fce1-4ad4-aa11-6eed8687bb76 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:09:41.241200 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6c84e060-fce1-4ad4-aa11-6eed8687bb76 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:41.241453 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6c84e060-fce1-4ad4-aa11-6eed8687bb76 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:41.241770 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-6c84e060-fce1-4ad4-aa11-6eed8687bb76 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:41.249143 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:41.249143 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:41.250287 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6c84e060-fce1-4ad4-aa11-6eed8687bb76 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:09:41.251200 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 482/1923] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:41 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:42.263813 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bf0b4fe3-9c78-4d6a-9ac6-ff77b8c0694f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:42.266571 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf0b4fe3-9c78-4d6a-9ac6-ff77b8c0694f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:09:42.266884 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf0b4fe3-9c78-4d6a-9ac6-ff77b8c0694f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:42.269994 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf0b4fe3-9c78-4d6a-9ac6-ff77b8c0694f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:42.269994 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-bf0b4fe3-9c78-4d6a-9ac6-ff77b8c0694f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:42.273199 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:42.273199 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:42.274008 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf0b4fe3-9c78-4d6a-9ac6-ff77b8c0694f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:09:42.274416 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 478/1924] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:42 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:43.289916 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6be4406c-1c5d-4d62-a8c5-5bb6f437b817 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:43.291870 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6be4406c-1c5d-4d62-a8c5-5bb6f437b817 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:09:43.292367 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6be4406c-1c5d-4d62-a8c5-5bb6f437b817 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:43.292591 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6be4406c-1c5d-4d62-a8c5-5bb6f437b817 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:43.292697 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-6be4406c-1c5d-4d62-a8c5-5bb6f437b817 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:43.297667 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:43.297667 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:43.298586 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6be4406c-1c5d-4d62-a8c5-5bb6f437b817 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:09:43.299010 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 487/1925] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:43 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:09:43.958067 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eee04ce0-fa31-4af3-8b11-05105527827b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:43.960328 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eee04ce0-fa31-4af3-8b11-05105527827b tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] GET https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd Aug 13 06:09:43.960609 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eee04ce0-fa31-4af3-8b11-05105527827b tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:43.960801 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eee04ce0-fa31-4af3-8b11-05105527827b tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:43.968775 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:43.968775 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:43.972655 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-eee04ce0-fa31-4af3-8b11-05105527827b tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Volume info retrieved successfully. Aug 13 06:09:43.977769 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eee04ce0-fa31-4af3-8b11-05105527827b tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd returned with HTTP 200 Aug 13 06:09:43.978568 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 479/1926] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:09:43 2026] GET /volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:43.993877 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9e588313-e9b3-4327-9867-844960c8c8c5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:43.998401 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9e588313-e9b3-4327-9867-844960c8c8c5 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] DELETE https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd Aug 13 06:09:43.998401 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9e588313-e9b3-4327-9867-844960c8c8c5 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:43.998401 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9e588313-e9b3-4327-9867-844960c8c8c5 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:43.998401 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-9e588313-e9b3-4327-9867-844960c8c8c5 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Delete volume with id: 6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd Aug 13 06:09:44.006148 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:44.006148 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:44.007173 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9e588313-e9b3-4327-9867-844960c8c8c5 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Volume info retrieved successfully. Aug 13 06:09:44.030683 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9e588313-e9b3-4327-9867-844960c8c8c5 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Delete volume request issued successfully. Aug 13 06:09:44.030683 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9e588313-e9b3-4327-9867-844960c8c8c5 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd returned with HTTP 202 Aug 13 06:09:44.030683 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 483/1927] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:09:43 2026] DELETE /volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:09:44.041195 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-97c85b07-81b9-4860-98da-55ab2254c4c5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:44.044275 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97c85b07-81b9-4860-98da-55ab2254c4c5 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] GET https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd Aug 13 06:09:44.044640 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-97c85b07-81b9-4860-98da-55ab2254c4c5 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:44.044936 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-97c85b07-81b9-4860-98da-55ab2254c4c5 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:44.060382 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:44.060382 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:44.065654 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-97c85b07-81b9-4860-98da-55ab2254c4c5 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Volume info retrieved successfully. Aug 13 06:09:44.071032 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97c85b07-81b9-4860-98da-55ab2254c4c5 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd returned with HTTP 200 Aug 13 06:09:44.071559 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 479/1928] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:09:44 2026] GET /volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd => generated 866 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:44.309629 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ded2b58f-df77-4a44-ac99-7379a6ff2f49 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:44.312535 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ded2b58f-df77-4a44-ac99-7379a6ff2f49 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:09:44.312807 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ded2b58f-df77-4a44-ac99-7379a6ff2f49 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:44.313086 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ded2b58f-df77-4a44-ac99-7379a6ff2f49 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:44.313263 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ded2b58f-df77-4a44-ac99-7379a6ff2f49 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:44.320704 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:44.320704 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:44.322199 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ded2b58f-df77-4a44-ac99-7379a6ff2f49 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:09:44.322725 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 488/1929] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:44 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:45.083542 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e2a8a5a7-a0f0-41b9-93f1-5fdf32048d35 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:45.086750 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e2a8a5a7-a0f0-41b9-93f1-5fdf32048d35 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] GET https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd Aug 13 06:09:45.086982 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e2a8a5a7-a0f0-41b9-93f1-5fdf32048d35 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:45.087370 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e2a8a5a7-a0f0-41b9-93f1-5fdf32048d35 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:45.095864 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e2a8a5a7-a0f0-41b9-93f1-5fdf32048d35 tempest-VolumesExtendAttachedTest-1235669188 tempest-VolumesExtendAttachedTest-1235669188-project-member] https://10.4.3.121/volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd returned with HTTP 404 Aug 13 06:09:45.096633 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 480/1930] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:09:45 2026] GET /volume/v3/volumes/6dc6d562-8c27-4a23-a9e4-2b8cb5a2f3fd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:09:45.335799 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-378fe310-3c2b-4b19-ac82-13164a3158d2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:45.337866 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-378fe310-3c2b-4b19-ac82-13164a3158d2 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:09:45.338090 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-378fe310-3c2b-4b19-ac82-13164a3158d2 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:45.338362 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-378fe310-3c2b-4b19-ac82-13164a3158d2 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:45.338513 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-378fe310-3c2b-4b19-ac82-13164a3158d2 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:45.345926 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:45.345926 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:45.349494 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-378fe310-3c2b-4b19-ac82-13164a3158d2 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:09:45.351589 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 484/1931] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:45 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:09:46.363066 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-93210a29-e53b-489d-b19f-93ceafd66c5a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:46.368387 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-93210a29-e53b-489d-b19f-93ceafd66c5a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:09:46.368798 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-93210a29-e53b-489d-b19f-93ceafd66c5a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:46.369093 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-93210a29-e53b-489d-b19f-93ceafd66c5a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:46.369278 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-93210a29-e53b-489d-b19f-93ceafd66c5a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:46.384967 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:46.384967 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:46.385836 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-93210a29-e53b-489d-b19f-93ceafd66c5a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:09:46.386734 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 480/1932] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:46 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 750 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:47.402162 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-907b0612-a517-45cc-8ebe-1934c34bb192 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:47.404234 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-907b0612-a517-45cc-8ebe-1934c34bb192 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:09:47.404447 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-907b0612-a517-45cc-8ebe-1934c34bb192 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:47.404627 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-907b0612-a517-45cc-8ebe-1934c34bb192 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:47.404730 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-907b0612-a517-45cc-8ebe-1934c34bb192 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:47.409020 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:47.409020 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:47.409793 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-907b0612-a517-45cc-8ebe-1934c34bb192 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:09:47.410141 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 489/1933] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:47 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:47.723553 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a230142a-745c-4962-a23e-f09d1fc2f57c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:47.725196 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a230142a-745c-4962-a23e-f09d1fc2f57c tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:09:47.725525 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a230142a-745c-4962-a23e-f09d1fc2f57c tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1971202743"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:47.727603 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-a230142a-745c-4962-a23e-f09d1fc2f57c tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1971202743'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:09:47.731858 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-a230142a-745c-4962-a23e-f09d1fc2f57c tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Create volume of 1 GB Aug 13 06:09:47.732174 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:47.732174 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:47.732664 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a230142a-745c-4962-a23e-f09d1fc2f57c tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Availability Zones retrieved successfully. Aug 13 06:09:47.737971 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a230142a-745c-4962-a23e-f09d1fc2f57c tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Flow 'volume_create_api' (e9a47efd-c43a-4085-ac66-4b09fee6f0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:47.738941 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a230142a-745c-4962-a23e-f09d1fc2f57c tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbce1ffa-b663-4e36-a643-c7444a7d4aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:47.739806 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-a230142a-745c-4962-a23e-f09d1fc2f57c tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:09:47.748347 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:47.748347 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:47.760752 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a230142a-745c-4962-a23e-f09d1fc2f57c tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbce1ffa-b663-4e36-a643-c7444a7d4aa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:18Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=8e2e25bd-7431-4dc5-9b94-1f6f2a98915b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e2e25bd-7431-4dc5-9b94-1f6f2a98915b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:47.764609 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a230142a-745c-4962-a23e-f09d1fc2f57c tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff9cfa18-8f9e-43d2-94f2-a2eca27a6b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:47.811766 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-a230142a-745c-4962-a23e-f09d1fc2f57c tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Created reservations ['3dcdbbd3-5276-4bd5-8cc0-d90024d4c7e5', '29527567-754d-420c-8f01-fdd02d4fad95', 'e8584100-4a7b-4d74-9477-354dc8fff284', '620b30e3-21e4-458d-ae1a-e3cc16db9b5a'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:09:47.812637 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a230142a-745c-4962-a23e-f09d1fc2f57c tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff9cfa18-8f9e-43d2-94f2-a2eca27a6b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3dcdbbd3-5276-4bd5-8cc0-d90024d4c7e5', '29527567-754d-420c-8f01-fdd02d4fad95', 'e8584100-4a7b-4d74-9477-354dc8fff284', '620b30e3-21e4-458d-ae1a-e3cc16db9b5a']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:47.813526 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a230142a-745c-4962-a23e-f09d1fc2f57c tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cb42de6-b6c7-4145-a973-3267e40847b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:47.840420 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a230142a-745c-4962-a23e-f09d1fc2f57c tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cb42de6-b6c7-4145-a973-3267e40847b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab1e0b97-b7e4-4322-a2b9-c89eff8e307e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1971202743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='15197d957c65405eb5bace091ca0de3b',qos_specs=None,replication_status=,reservations=['3dcdbbd3-5276-4bd5-8cc0-d90024d4c7e5','29527567-754d-420c-8f01-fdd02d4fad95','e8584100-4a7b-4d74-9477-354dc8fff284','620b30e3-21e4-458d-ae1a-e3cc16db9b5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84add7ca9c7e4db7a0095a318bc21f77',volume_type_id=8e2e25bd-7431-4dc5-9b94-1f6f2a98915b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:09:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1971202743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab1e0b97-b7e4-4322-a2b9-c89eff8e307e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='15197d957c65405eb5bace091ca0de3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84add7ca9c7e4db7a0095a318bc21f77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e2e25bd-7431-4dc5-9b94-1f6f2a98915b),volume_type_id=8e2e25bd-7431-4dc5-9b94-1f6f2a98915b)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:47.841700 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a230142a-745c-4962-a23e-f09d1fc2f57c tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed399f9b-3c47-401e-a6a5-559133fead16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:47.872920 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a230142a-745c-4962-a23e-f09d1fc2f57c tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed399f9b-3c47-401e-a6a5-559133fead16) transitioned into state 'SUCCESS' from state '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-1971202743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='15197d957c65405eb5bace091ca0de3b',qos_specs=None,replication_status=,reservations=['3dcdbbd3-5276-4bd5-8cc0-d90024d4c7e5','29527567-754d-420c-8f01-fdd02d4fad95','e8584100-4a7b-4d74-9477-354dc8fff284','620b30e3-21e4-458d-ae1a-e3cc16db9b5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84add7ca9c7e4db7a0095a318bc21f77',volume_type_id=8e2e25bd-7431-4dc5-9b94-1f6f2a98915b)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:47.872920 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a230142a-745c-4962-a23e-f09d1fc2f57c tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02daf9f1-0e1e-4729-b957-4b5832240c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:47.888839 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a230142a-745c-4962-a23e-f09d1fc2f57c tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02daf9f1-0e1e-4729-b957-4b5832240c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:47.889967 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a230142a-745c-4962-a23e-f09d1fc2f57c tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Flow 'volume_create_api' (e9a47efd-c43a-4085-ac66-4b09fee6f0ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:47.890380 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a230142a-745c-4962-a23e-f09d1fc2f57c tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Create volume request issued successfully. Aug 13 06:09:47.891032 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a230142a-745c-4962-a23e-f09d1fc2f57c tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:09:47.891612 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 481/1934] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:09:47 2026] POST /volume/v3/volumes => generated 760 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:09:47.904254 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7a55d892-9bfd-4e4a-84cb-1cab9086bb2e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:47.904921 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7a55d892-9bfd-4e4a-84cb-1cab9086bb2e tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:09:47.904960 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7a55d892-9bfd-4e4a-84cb-1cab9086bb2e tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:47.905279 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7a55d892-9bfd-4e4a-84cb-1cab9086bb2e tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:47.913086 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:47.913086 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:47.917874 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7a55d892-9bfd-4e4a-84cb-1cab9086bb2e tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:47.923869 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7a55d892-9bfd-4e4a-84cb-1cab9086bb2e tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:09:47.924957 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 485/1935] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:47 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 828 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:48.420583 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3fa75ad2-c957-4f5e-a2d6-fadba305a856 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:48.422248 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3fa75ad2-c957-4f5e-a2d6-fadba305a856 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:09:48.422416 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3fa75ad2-c957-4f5e-a2d6-fadba305a856 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:48.422581 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3fa75ad2-c957-4f5e-a2d6-fadba305a856 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:48.422680 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3fa75ad2-c957-4f5e-a2d6-fadba305a856 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:48.427923 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:48.427923 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:48.428954 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3fa75ad2-c957-4f5e-a2d6-fadba305a856 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:09:48.429672 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 481/1936] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:48 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:48.935937 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-caf14610-8b64-4b98-b04e-12dd37b3ae07 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:48.937494 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-caf14610-8b64-4b98-b04e-12dd37b3ae07 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:09:48.937734 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-caf14610-8b64-4b98-b04e-12dd37b3ae07 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:48.937992 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-caf14610-8b64-4b98-b04e-12dd37b3ae07 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:48.946897 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:48.946897 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:48.950593 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-caf14610-8b64-4b98-b04e-12dd37b3ae07 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:48.954583 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-caf14610-8b64-4b98-b04e-12dd37b3ae07 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:09:48.955000 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 490/1937] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:48 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:49.010234 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-4093affc-425c-4065-bbc7-88d1266b83eb req-239b1f27-3029-4f9b-b822-84162fc024ee None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:49.012813 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4093affc-425c-4065-bbc7-88d1266b83eb req-239b1f27-3029-4f9b-b822-84162fc024ee tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:09:49.012993 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4093affc-425c-4065-bbc7-88d1266b83eb req-239b1f27-3029-4f9b-b822-84162fc024ee tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:49.013200 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4093affc-425c-4065-bbc7-88d1266b83eb req-239b1f27-3029-4f9b-b822-84162fc024ee tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:49.021724 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:49.021724 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:49.026476 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-4093affc-425c-4065-bbc7-88d1266b83eb req-239b1f27-3029-4f9b-b822-84162fc024ee tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:49.032559 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4093affc-425c-4065-bbc7-88d1266b83eb req-239b1f27-3029-4f9b-b822-84162fc024ee tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:09:49.032988 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 482/1938] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:09:49 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:49.116204 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f4a2063e-2f42-4c5c-a7dc-58f090aeb4e3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:49.116684 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f4a2063e-2f42-4c5c-a7dc-58f090aeb4e3 None None] GET https://10.4.3.121/volume// Aug 13 06:09:49.116742 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f4a2063e-2f42-4c5c-a7dc-58f090aeb4e3 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:49.117023 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f4a2063e-2f42-4c5c-a7dc-58f090aeb4e3 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:49.117357 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f4a2063e-2f42-4c5c-a7dc-58f090aeb4e3 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:09:49.118007 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 486/1939] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:09:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:09:49.124015 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-4093affc-425c-4065-bbc7-88d1266b83eb req-24040b7e-f6ea-45d8-9fa4-3f5d119f9a4a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:49.171526 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4093affc-425c-4065-bbc7-88d1266b83eb req-24040b7e-f6ea-45d8-9fa4-3f5d119f9a4a tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:09:49.171889 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4093affc-425c-4065-bbc7-88d1266b83eb req-24040b7e-f6ea-45d8-9fa4-3f5d119f9a4a tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab1e0b97-b7e4-4322-a2b9-c89eff8e307e", "connector": null, "instance_uuid": "cc7b239d-5871-4d9c-8217-11641f85f15c"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:49.190305 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:49.190305 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:49.222276 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4093affc-425c-4065-bbc7-88d1266b83eb req-24040b7e-f6ea-45d8-9fa4-3f5d119f9a4a tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:09:49.222839 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 482/1940] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:09:49 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:49.255002 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1219c030-ce2c-4fbf-98b2-e31ac9a7a595 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:49.257133 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1219c030-ce2c-4fbf-98b2-e31ac9a7a595 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:09:49.257415 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1219c030-ce2c-4fbf-98b2-e31ac9a7a595 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:49.258024 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1219c030-ce2c-4fbf-98b2-e31ac9a7a595 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:49.270328 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5201ee4d-b198-4a3f-baab-8888519784e6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:49.270562 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5201ee4d-b198-4a3f-baab-8888519784e6 None None] GET https://10.4.3.121/volume// Aug 13 06:09:49.270613 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:49.270613 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:49.270779 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5201ee4d-b198-4a3f-baab-8888519784e6 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:49.271002 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5201ee4d-b198-4a3f-baab-8888519784e6 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:49.271379 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5201ee4d-b198-4a3f-baab-8888519784e6 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:09:49.271656 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 483/1941] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:09:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:09:49.275411 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1219c030-ce2c-4fbf-98b2-e31ac9a7a595 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:49.280960 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1219c030-ce2c-4fbf-98b2-e31ac9a7a595 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:09:49.281501 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 491/1942] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:49 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:49.283621 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-4093affc-425c-4065-bbc7-88d1266b83eb req-cca0344b-6a6e-4313-92cb-7aca05ad551b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:49.286555 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4093affc-425c-4065-bbc7-88d1266b83eb req-cca0344b-6a6e-4313-92cb-7aca05ad551b tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:09:49.286871 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4093affc-425c-4065-bbc7-88d1266b83eb req-cca0344b-6a6e-4313-92cb-7aca05ad551b tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:49.287155 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4093affc-425c-4065-bbc7-88d1266b83eb req-cca0344b-6a6e-4313-92cb-7aca05ad551b tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:49.302992 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:49.302992 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:49.308365 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-4093affc-425c-4065-bbc7-88d1266b83eb req-cca0344b-6a6e-4313-92cb-7aca05ad551b tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:49.316779 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4093affc-425c-4065-bbc7-88d1266b83eb req-cca0344b-6a6e-4313-92cb-7aca05ad551b tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:09:49.317525 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 487/1943] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:09:49 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 1032 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:09:49.433215 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-4093affc-425c-4065-bbc7-88d1266b83eb req-5d754e7b-d6aa-4ddf-8d35-3d02c38553cb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:49.434787 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4093affc-425c-4065-bbc7-88d1266b83eb req-5d754e7b-d6aa-4ddf-8d35-3d02c38553cb tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] PUT https://10.4.3.121/volume/v3/attachments/3c76ddbe-f0d9-474f-8a7e-c5ef8ff80226 Aug 13 06:09:49.435152 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4093affc-425c-4065-bbc7-88d1266b83eb req-5d754e7b-d6aa-4ddf-8d35-3d02c38553cb tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:49.440142 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a83309e0-545d-4ce7-bc36-463ce2d9e730 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:49.444198 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a83309e0-545d-4ce7-bc36-463ce2d9e730 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:09:49.444198 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a83309e0-545d-4ce7-bc36-463ce2d9e730 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:49.444198 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a83309e0-545d-4ce7-bc36-463ce2d9e730 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:49.444198 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a83309e0-545d-4ce7-bc36-463ce2d9e730 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:49.444349 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-4093affc-425c-4065-bbc7-88d1266b83eb req-5d754e7b-d6aa-4ddf-8d35-3d02c38553cb tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Acquiring lock "cinder-attachment_update-ab1e0b97-b7e4-4322-a2b9-c89eff8e307e-np0000007163" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:09:49.446403 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:49.446403 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:49.447075 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a83309e0-545d-4ce7-bc36-463ce2d9e730 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:09:49.447457 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 484/1944] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:49 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:49.447937 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-4093affc-425c-4065-bbc7-88d1266b83eb req-5d754e7b-d6aa-4ddf-8d35-3d02c38553cb tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Lock "cinder-attachment_update-ab1e0b97-b7e4-4322-a2b9-c89eff8e307e-np0000007163" acquired by "attachment_update" :: waited 0.004s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:09:49.448780 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:49.448780 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:49.535084 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-4093affc-425c-4065-bbc7-88d1266b83eb req-5d754e7b-d6aa-4ddf-8d35-3d02c38553cb tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Lock "cinder-attachment_update-ab1e0b97-b7e4-4322-a2b9-c89eff8e307e-np0000007163" released by "attachment_update" :: held 0.087s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:09:49.535503 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4093affc-425c-4065-bbc7-88d1266b83eb req-5d754e7b-d6aa-4ddf-8d35-3d02c38553cb tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments/3c76ddbe-f0d9-474f-8a7e-c5ef8ff80226 returned with HTTP 200 Aug 13 06:09:49.535965 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 483/1945] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:09:49 2026] PUT /volume/v3/attachments/3c76ddbe-f0d9-474f-8a7e-c5ef8ff80226 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:50.295855 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-016b6335-b732-4e39-9da4-dd27e99d06b7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:50.297340 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-016b6335-b732-4e39-9da4-dd27e99d06b7 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:09:50.298002 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-016b6335-b732-4e39-9da4-dd27e99d06b7 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:50.298002 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-016b6335-b732-4e39-9da4-dd27e99d06b7 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:50.307541 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:50.307541 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:50.310676 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-016b6335-b732-4e39-9da4-dd27e99d06b7 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:50.316297 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-016b6335-b732-4e39-9da4-dd27e99d06b7 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:09:50.316700 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 492/1946] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:50 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:50.458573 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-af0e4a33-d144-4490-88be-660b6c6367e3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:50.461720 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-af0e4a33-d144-4490-88be-660b6c6367e3 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:09:50.462306 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-af0e4a33-d144-4490-88be-660b6c6367e3 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:50.462819 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-af0e4a33-d144-4490-88be-660b6c6367e3 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:50.463019 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-af0e4a33-d144-4490-88be-660b6c6367e3 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:50.473959 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:50.473959 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:50.474327 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-af0e4a33-d144-4490-88be-660b6c6367e3 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:09:50.475098 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 488/1947] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:50 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:51.334889 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f18e3baa-174a-4c2c-9324-174a1ee56ee7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:51.336635 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f18e3baa-174a-4c2c-9324-174a1ee56ee7 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:09:51.336837 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f18e3baa-174a-4c2c-9324-174a1ee56ee7 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:51.337010 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f18e3baa-174a-4c2c-9324-174a1ee56ee7 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:51.346652 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:51.346652 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:51.350052 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f18e3baa-174a-4c2c-9324-174a1ee56ee7 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:51.353910 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f18e3baa-174a-4c2c-9324-174a1ee56ee7 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:09:51.354275 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 485/1948] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:51 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:51.489271 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b4663699-e1bc-412e-88de-08e376300d4c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:51.491565 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b4663699-e1bc-412e-88de-08e376300d4c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:09:51.491743 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b4663699-e1bc-412e-88de-08e376300d4c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:51.491918 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b4663699-e1bc-412e-88de-08e376300d4c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:51.492015 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b4663699-e1bc-412e-88de-08e376300d4c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:51.498681 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:51.498681 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:51.499340 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b4663699-e1bc-412e-88de-08e376300d4c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:09:51.499653 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 484/1949] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:51 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:51.601715 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-eadd7d5c-65fd-46f8-9480-ab4955b37f94 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:51.604034 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eadd7d5c-65fd-46f8-9480-ab4955b37f94 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:09:51.604034 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eadd7d5c-65fd-46f8-9480-ab4955b37f94 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bcc3fff6-3f04-4f78-90dc-2c99a667b3c9", "size": 1, "name": "tempest-VolumesExtendTest-Volume-927125739"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:51.606653 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-eadd7d5c-65fd-46f8-9480-ab4955b37f94 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Create volume request body: {'volume': {'imageRef': 'bcc3fff6-3f04-4f78-90dc-2c99a667b3c9', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-927125739'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:09:51.791646 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-eadd7d5c-65fd-46f8-9480-ab4955b37f94 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Create volume of 1 GB Aug 13 06:09:51.797930 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-eadd7d5c-65fd-46f8-9480-ab4955b37f94 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Availability Zones retrieved successfully. Aug 13 06:09:51.806865 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-eadd7d5c-65fd-46f8-9480-ab4955b37f94 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Flow 'volume_create_api' (17b11c08-945a-4ee2-9207-77e4712a3cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:51.809345 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-eadd7d5c-65fd-46f8-9480-ab4955b37f94 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68627e69-e84e-48cb-954a-48ffc837e2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:51.810613 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-eadd7d5c-65fd-46f8-9480-ab4955b37f94 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:09:51.871035 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-eadd7d5c-65fd-46f8-9480-ab4955b37f94 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68627e69-e84e-48cb-954a-48ffc837e2d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:51.872014 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-eadd7d5c-65fd-46f8-9480-ab4955b37f94 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0556fa99-7c62-4f16-b8d2-b7021e57a2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:51.934711 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-eadd7d5c-65fd-46f8-9480-ab4955b37f94 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Created reservations ['8b692716-a6e6-43c6-b209-ba772c3c73b9', 'dfd07938-f18c-47c1-accb-1066bfc38316', '2d3cdee0-166a-42ce-a85b-45271ee6a204', 'a6dfbb16-7cb1-4a79-a2b3-a9a3236901df'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:09:51.935833 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-eadd7d5c-65fd-46f8-9480-ab4955b37f94 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0556fa99-7c62-4f16-b8d2-b7021e57a2ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b692716-a6e6-43c6-b209-ba772c3c73b9', 'dfd07938-f18c-47c1-accb-1066bfc38316', '2d3cdee0-166a-42ce-a85b-45271ee6a204', 'a6dfbb16-7cb1-4a79-a2b3-a9a3236901df']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:51.937215 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-eadd7d5c-65fd-46f8-9480-ab4955b37f94 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08739e77-d506-4355-bd77-b7cc9bc05912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:51.967511 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-eadd7d5c-65fd-46f8-9480-ab4955b37f94 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08739e77-d506-4355-bd77-b7cc9bc05912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc82c112-7429-4ce4-a4cc-a3ef9c5f999d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-927125739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26ed4fb5529c496eb4ad60b4eaf4aecf',qos_specs=None,replication_status=,reservations=['8b692716-a6e6-43c6-b209-ba772c3c73b9','dfd07938-f18c-47c1-accb-1066bfc38316','2d3cdee0-166a-42ce-a85b-45271ee6a204','a6dfbb16-7cb1-4a79-a2b3-a9a3236901df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f92d9d16e8d3485dbbea5ded5df444b4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:09:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-927125739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc82c112-7429-4ce4-a4cc-a3ef9c5f999d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26ed4fb5529c496eb4ad60b4eaf4aecf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f92d9d16e8d3485dbbea5ded5df444b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:51.968668 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-eadd7d5c-65fd-46f8-9480-ab4955b37f94 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc9462bb-4f57-4e5a-a533-27eff46f88b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:51.993201 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-eadd7d5c-65fd-46f8-9480-ab4955b37f94 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc9462bb-4f57-4e5a-a533-27eff46f88b7) transitioned into state 'SUCCESS' from state '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-927125739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26ed4fb5529c496eb4ad60b4eaf4aecf',qos_specs=None,replication_status=,reservations=['8b692716-a6e6-43c6-b209-ba772c3c73b9','dfd07938-f18c-47c1-accb-1066bfc38316','2d3cdee0-166a-42ce-a85b-45271ee6a204','a6dfbb16-7cb1-4a79-a2b3-a9a3236901df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f92d9d16e8d3485dbbea5ded5df444b4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:51.994318 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-eadd7d5c-65fd-46f8-9480-ab4955b37f94 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ee28719-adda-4927-b415-8a22b4a6bd5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:52.005887 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-eadd7d5c-65fd-46f8-9480-ab4955b37f94 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ee28719-adda-4927-b415-8a22b4a6bd5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:52.007172 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-eadd7d5c-65fd-46f8-9480-ab4955b37f94 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Flow 'volume_create_api' (17b11c08-945a-4ee2-9207-77e4712a3cf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:52.007646 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-eadd7d5c-65fd-46f8-9480-ab4955b37f94 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Create volume request issued successfully. Aug 13 06:09:52.009377 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eadd7d5c-65fd-46f8-9480-ab4955b37f94 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:09:52.009988 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 493/1950] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:09:51 2026] POST /volume/v3/volumes => generated 747 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:09:52.027643 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-109ac04a-1007-4cdd-8f71-31d9207491db None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:52.032538 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-109ac04a-1007-4cdd-8f71-31d9207491db tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] GET https://10.4.3.121/volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d Aug 13 06:09:52.032751 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-109ac04a-1007-4cdd-8f71-31d9207491db tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:52.032935 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-109ac04a-1007-4cdd-8f71-31d9207491db tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:52.047334 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:52.047334 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:52.054310 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-109ac04a-1007-4cdd-8f71-31d9207491db tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Volume info retrieved successfully. Aug 13 06:09:52.058765 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-109ac04a-1007-4cdd-8f71-31d9207491db tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] https://10.4.3.121/volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d returned with HTTP 200 Aug 13 06:09:52.059111 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 489/1951] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:52 2026] GET /volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d => generated 815 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:52.376209 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8a2a183c-faf1-4918-a690-5cb91e1b1d32 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:52.388419 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8a2a183c-faf1-4918-a690-5cb91e1b1d32 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:09:52.388419 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8a2a183c-faf1-4918-a690-5cb91e1b1d32 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:52.388419 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8a2a183c-faf1-4918-a690-5cb91e1b1d32 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:52.405507 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:52.405507 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:52.409761 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8a2a183c-faf1-4918-a690-5cb91e1b1d32 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:52.413729 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8a2a183c-faf1-4918-a690-5cb91e1b1d32 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:09:52.414339 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 486/1952] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:52 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:52.513431 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-38914edb-0c29-4cb4-b49b-671ec8e47caf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:52.518810 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-38914edb-0c29-4cb4-b49b-671ec8e47caf tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:09:52.519080 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-38914edb-0c29-4cb4-b49b-671ec8e47caf tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:52.519370 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-38914edb-0c29-4cb4-b49b-671ec8e47caf tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:52.519515 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-38914edb-0c29-4cb4-b49b-671ec8e47caf tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:52.529057 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:52.529057 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:52.529409 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-38914edb-0c29-4cb4-b49b-671ec8e47caf tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:09:52.530298 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 485/1953] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:52 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:09:52.807790 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-4093affc-425c-4065-bbc7-88d1266b83eb req-7e41261e-0472-4d22-a84b-7cff781cbb5d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:52.810627 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4093affc-425c-4065-bbc7-88d1266b83eb req-7e41261e-0472-4d22-a84b-7cff781cbb5d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] POST https://10.4.3.121/volume/v3/attachments/3c76ddbe-f0d9-474f-8a7e-c5ef8ff80226/action Aug 13 06:09:52.811095 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4093affc-425c-4065-bbc7-88d1266b83eb req-7e41261e-0472-4d22-a84b-7cff781cbb5d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:09:52.811295 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4093affc-425c-4065-bbc7-88d1266b83eb req-7e41261e-0472-4d22-a84b-7cff781cbb5d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:52.832864 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:52.832864 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:52.843002 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4093affc-425c-4065-bbc7-88d1266b83eb req-7e41261e-0472-4d22-a84b-7cff781cbb5d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments/3c76ddbe-f0d9-474f-8a7e-c5ef8ff80226/action returned with HTTP 204 Aug 13 06:09:52.843702 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 494/1954] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:09:52 2026] POST /volume/v3/attachments/3c76ddbe-f0d9-474f-8a7e-c5ef8ff80226/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:53.076417 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5c1be096-1d37-4b95-ab9e-d30d30e91896 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:53.078628 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c1be096-1d37-4b95-ab9e-d30d30e91896 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] GET https://10.4.3.121/volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d Aug 13 06:09:53.078876 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c1be096-1d37-4b95-ab9e-d30d30e91896 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:53.079117 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c1be096-1d37-4b95-ab9e-d30d30e91896 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:53.088994 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:53.088994 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:53.094212 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5c1be096-1d37-4b95-ab9e-d30d30e91896 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Volume info retrieved successfully. Aug 13 06:09:53.100319 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c1be096-1d37-4b95-ab9e-d30d30e91896 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] https://10.4.3.121/volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d returned with HTTP 200 Aug 13 06:09:53.101197 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 490/1955] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:53 2026] GET /volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:53.117488 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0a31254e-7af0-4bad-9b09-3f5d98d6f146 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:53.119685 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0a31254e-7af0-4bad-9b09-3f5d98d6f146 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] POST https://10.4.3.121/volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d/action Aug 13 06:09:53.120143 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0a31254e-7af0-4bad-9b09-3f5d98d6f146 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:09:53.120350 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0a31254e-7af0-4bad-9b09-3f5d98d6f146 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:53.131602 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:53.131602 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:53.132236 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0a31254e-7af0-4bad-9b09-3f5d98d6f146 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Volume info retrieved successfully. Aug 13 06:09:53.181204 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-0a31254e-7af0-4bad-9b09-3f5d98d6f146 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Created reservations ['e47921ce-b858-4a46-990e-f8938f97c9e3', '4d48ee42-0603-4722-afd7-0ce652dcf74f'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:09:53.193622 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0a31254e-7af0-4bad-9b09-3f5d98d6f146 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Extend volume request issued successfully. Aug 13 06:09:53.193905 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0a31254e-7af0-4bad-9b09-3f5d98d6f146 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] https://10.4.3.121/volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d/action returned with HTTP 202 Aug 13 06:09:53.194496 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 487/1956] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:09:53 2026] POST /volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:09:53.203547 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-919db722-b819-43f7-bca4-f6229cc82e0b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:53.206429 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-919db722-b819-43f7-bca4-f6229cc82e0b tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] GET https://10.4.3.121/volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d Aug 13 06:09:53.206716 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-919db722-b819-43f7-bca4-f6229cc82e0b tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:53.210306 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-919db722-b819-43f7-bca4-f6229cc82e0b tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:53.221000 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:53.221000 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:53.227859 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-919db722-b819-43f7-bca4-f6229cc82e0b tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Volume info retrieved successfully. Aug 13 06:09:53.236332 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-919db722-b819-43f7-bca4-f6229cc82e0b tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] https://10.4.3.121/volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d returned with HTTP 200 Aug 13 06:09:53.236474 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 486/1957] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:53 2026] GET /volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d => generated 1355 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:53.433132 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-009f67f5-c82e-425e-8389-757b1fb6f98f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:53.435401 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-009f67f5-c82e-425e-8389-757b1fb6f98f tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:09:53.435675 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-009f67f5-c82e-425e-8389-757b1fb6f98f tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:53.435950 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-009f67f5-c82e-425e-8389-757b1fb6f98f tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:53.445142 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:53.445142 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:53.448863 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-009f67f5-c82e-425e-8389-757b1fb6f98f tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:53.453494 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-009f67f5-c82e-425e-8389-757b1fb6f98f tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:09:53.453865 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 495/1958] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:53 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 1145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:53.514982 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-3493574e-cb1d-41aa-8606-c7826bab26d0 req-87fca2ad-1a12-4066-8318-6c55c542cc93 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:53.518024 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3493574e-cb1d-41aa-8606-c7826bab26d0 req-87fca2ad-1a12-4066-8318-6c55c542cc93 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:09:53.518327 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3493574e-cb1d-41aa-8606-c7826bab26d0 req-87fca2ad-1a12-4066-8318-6c55c542cc93 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:53.518600 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3493574e-cb1d-41aa-8606-c7826bab26d0 req-87fca2ad-1a12-4066-8318-6c55c542cc93 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:53.532327 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:53.532327 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:53.538844 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-3493574e-cb1d-41aa-8606-c7826bab26d0 req-87fca2ad-1a12-4066-8318-6c55c542cc93 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:53.543106 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6a479f92-0d47-4905-8a17-cf879a7b82fb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:53.547452 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6a479f92-0d47-4905-8a17-cf879a7b82fb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:09:53.547744 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6a479f92-0d47-4905-8a17-cf879a7b82fb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:53.548018 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6a479f92-0d47-4905-8a17-cf879a7b82fb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:53.548222 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-6a479f92-0d47-4905-8a17-cf879a7b82fb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:53.550357 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3493574e-cb1d-41aa-8606-c7826bab26d0 req-87fca2ad-1a12-4066-8318-6c55c542cc93 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:09:53.550449 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ed16a2af-c5ef-4ce3-859f-4f18d72b5e5b req-36009c8b-6a04-4dd4-b54e-9c9b0d130cae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:53.550881 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 491/1959] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:09:53 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 1145 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:53.556346 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ed16a2af-c5ef-4ce3-859f-4f18d72b5e5b req-36009c8b-6a04-4dd4-b54e-9c9b0d130cae tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] DELETE https://10.4.3.121/volume/v3/attachments/dfb48f4f-f11e-4da9-a742-feee2ffe978b Aug 13 06:09:53.556560 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ed16a2af-c5ef-4ce3-859f-4f18d72b5e5b req-36009c8b-6a04-4dd4-b54e-9c9b0d130cae tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:53.556790 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ed16a2af-c5ef-4ce3-859f-4f18d72b5e5b req-36009c8b-6a04-4dd4-b54e-9c9b0d130cae tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:53.558636 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:53.558636 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:53.559571 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6a479f92-0d47-4905-8a17-cf879a7b82fb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:09:53.559948 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 488/1960] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:53 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:53.568092 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:53.568092 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:53.635885 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ed16a2af-c5ef-4ce3-859f-4f18d72b5e5b req-36009c8b-6a04-4dd4-b54e-9c9b0d130cae tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/attachments/dfb48f4f-f11e-4da9-a742-feee2ffe978b returned with HTTP 200 Aug 13 06:09:53.636493 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 487/1961] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:09:53 2026] DELETE /volume/v3/attachments/dfb48f4f-f11e-4da9-a742-feee2ffe978b => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:53.647221 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ed16a2af-c5ef-4ce3-859f-4f18d72b5e5b req-a51e1eed-7368-4e1a-909d-29b6a7e37603 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:53.647421 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eeb8f331-4428-4a7f-b7a9-ac40749e26b4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:53.647951 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eeb8f331-4428-4a7f-b7a9-ac40749e26b4 None None] GET https://10.4.3.121/volume// Aug 13 06:09:53.648176 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eeb8f331-4428-4a7f-b7a9-ac40749e26b4 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:53.648472 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eeb8f331-4428-4a7f-b7a9-ac40749e26b4 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:53.648873 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eeb8f331-4428-4a7f-b7a9-ac40749e26b4 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:09:53.649273 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 492/1962] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:09:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:09:53.649404 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ed16a2af-c5ef-4ce3-859f-4f18d72b5e5b req-a51e1eed-7368-4e1a-909d-29b6a7e37603 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] DELETE https://10.4.3.121/volume/v3/volumes/fe323f0d-b666-457a-9293-0d22875dd7ef Aug 13 06:09:53.649580 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ed16a2af-c5ef-4ce3-859f-4f18d72b5e5b req-a51e1eed-7368-4e1a-909d-29b6a7e37603 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:53.649753 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ed16a2af-c5ef-4ce3-859f-4f18d72b5e5b req-a51e1eed-7368-4e1a-909d-29b6a7e37603 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:53.649906 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [req-ed16a2af-c5ef-4ce3-859f-4f18d72b5e5b req-a51e1eed-7368-4e1a-909d-29b6a7e37603 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Delete volume with id: fe323f0d-b666-457a-9293-0d22875dd7ef Aug 13 06:09:53.655900 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3493574e-cb1d-41aa-8606-c7826bab26d0 req-3daaccaf-a916-49bc-8dbd-1147c9221d30 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:53.656460 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:53.656460 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:53.656893 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-ed16a2af-c5ef-4ce3-859f-4f18d72b5e5b req-a51e1eed-7368-4e1a-909d-29b6a7e37603 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Volume info retrieved successfully. Aug 13 06:09:53.658073 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3493574e-cb1d-41aa-8606-c7826bab26d0 req-3daaccaf-a916-49bc-8dbd-1147c9221d30 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:09:53.658494 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3493574e-cb1d-41aa-8606-c7826bab26d0 req-3daaccaf-a916-49bc-8dbd-1147c9221d30 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab1e0b97-b7e4-4322-a2b9-c89eff8e307e", "connector": null, "instance_uuid": "51093e9a-1b8d-4278-bdc7-1b058887d385"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:53.670475 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:53.670475 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:53.675898 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-ed16a2af-c5ef-4ce3-859f-4f18d72b5e5b req-a51e1eed-7368-4e1a-909d-29b6a7e37603 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Delete volume request issued successfully. Aug 13 06:09:53.676073 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ed16a2af-c5ef-4ce3-859f-4f18d72b5e5b req-a51e1eed-7368-4e1a-909d-29b6a7e37603 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/fe323f0d-b666-457a-9293-0d22875dd7ef returned with HTTP 202 Aug 13 06:09:53.676556 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 496/1963] 10.4.3.121 () {70 vars in 1620 bytes} [Thu Aug 13 06:09:53 2026] DELETE /volume/v3/volumes/fe323f0d-b666-457a-9293-0d22875dd7ef => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:53.705090 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3493574e-cb1d-41aa-8606-c7826bab26d0 req-3daaccaf-a916-49bc-8dbd-1147c9221d30 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:09:53.706091 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 489/1964] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:09: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 13 06:09:53.735694 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-52bbff84-f0e5-4954-a264-0ff278646cf2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:53.737763 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-52bbff84-f0e5-4954-a264-0ff278646cf2 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:09:53.738012 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-52bbff84-f0e5-4954-a264-0ff278646cf2 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:53.738899 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-52bbff84-f0e5-4954-a264-0ff278646cf2 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:53.753460 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:53.753460 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:53.755575 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c992e21f-55a0-4377-9dbe-3aa2ed200d38 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:53.755924 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c992e21f-55a0-4377-9dbe-3aa2ed200d38 None None] GET https://10.4.3.121/volume// Aug 13 06:09:53.756076 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c992e21f-55a0-4377-9dbe-3aa2ed200d38 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:53.756290 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c992e21f-55a0-4377-9dbe-3aa2ed200d38 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:53.756627 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c992e21f-55a0-4377-9dbe-3aa2ed200d38 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:09:53.756870 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 493/1965] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:09:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:09:53.758533 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-52bbff84-f0e5-4954-a264-0ff278646cf2 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:53.766754 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-52bbff84-f0e5-4954-a264-0ff278646cf2 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:09:53.767298 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 488/1966] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:53 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:53.769649 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-3493574e-cb1d-41aa-8606-c7826bab26d0 req-49965373-257e-4541-8737-05ed17761b41 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:53.771757 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3493574e-cb1d-41aa-8606-c7826bab26d0 req-49965373-257e-4541-8737-05ed17761b41 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:09:53.772010 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3493574e-cb1d-41aa-8606-c7826bab26d0 req-49965373-257e-4541-8737-05ed17761b41 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:53.772283 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3493574e-cb1d-41aa-8606-c7826bab26d0 req-49965373-257e-4541-8737-05ed17761b41 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:53.791850 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:53.791850 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:53.799896 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-3493574e-cb1d-41aa-8606-c7826bab26d0 req-49965373-257e-4541-8737-05ed17761b41 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:53.806551 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3493574e-cb1d-41aa-8606-c7826bab26d0 req-49965373-257e-4541-8737-05ed17761b41 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:09:53.807492 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 497/1967] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:09:53 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 1327 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:09:53.904778 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-3493574e-cb1d-41aa-8606-c7826bab26d0 req-37e299db-78fe-4d6e-b1d7-3088d556cdde None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:53.906833 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3493574e-cb1d-41aa-8606-c7826bab26d0 req-37e299db-78fe-4d6e-b1d7-3088d556cdde tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] PUT https://10.4.3.121/volume/v3/attachments/c60ebd5b-d21e-46a0-8d80-cc23d4a1f4c5 Aug 13 06:09:53.907312 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-3493574e-cb1d-41aa-8606-c7826bab26d0 req-37e299db-78fe-4d6e-b1d7-3088d556cdde tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:53.914880 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-3493574e-cb1d-41aa-8606-c7826bab26d0 req-37e299db-78fe-4d6e-b1d7-3088d556cdde tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Acquiring lock "cinder-attachment_update-ab1e0b97-b7e4-4322-a2b9-c89eff8e307e-np0000007163" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:09:53.919708 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-3493574e-cb1d-41aa-8606-c7826bab26d0 req-37e299db-78fe-4d6e-b1d7-3088d556cdde tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Lock "cinder-attachment_update-ab1e0b97-b7e4-4322-a2b9-c89eff8e307e-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:09:53.920755 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:53.920755 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:54.010130 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-3493574e-cb1d-41aa-8606-c7826bab26d0 req-37e299db-78fe-4d6e-b1d7-3088d556cdde tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Lock "cinder-attachment_update-ab1e0b97-b7e4-4322-a2b9-c89eff8e307e-np0000007163" released by "attachment_update" :: held 0.090s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:09:54.010284 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-3493574e-cb1d-41aa-8606-c7826bab26d0 req-37e299db-78fe-4d6e-b1d7-3088d556cdde tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments/c60ebd5b-d21e-46a0-8d80-cc23d4a1f4c5 returned with HTTP 200 Aug 13 06:09:54.011234 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 490/1968] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:09:53 2026] PUT /volume/v3/attachments/c60ebd5b-d21e-46a0-8d80-cc23d4a1f4c5 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:54.250227 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b2a18fe6-d0d9-4feb-94d9-9ef9caf86a37 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:54.252380 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b2a18fe6-d0d9-4feb-94d9-9ef9caf86a37 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] GET https://10.4.3.121/volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d Aug 13 06:09:54.252625 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b2a18fe6-d0d9-4feb-94d9-9ef9caf86a37 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:54.252865 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b2a18fe6-d0d9-4feb-94d9-9ef9caf86a37 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:54.261439 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:54.261439 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:54.265727 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b2a18fe6-d0d9-4feb-94d9-9ef9caf86a37 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Volume info retrieved successfully. Aug 13 06:09:54.271655 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b2a18fe6-d0d9-4feb-94d9-9ef9caf86a37 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] https://10.4.3.121/volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d returned with HTTP 200 Aug 13 06:09:54.272132 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 494/1969] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:54 2026] GET /volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d => generated 1355 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:54.290616 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f4c4310c-96d7-4dca-93d2-b022b2b88502 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:54.292922 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f4c4310c-96d7-4dca-93d2-b022b2b88502 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] GET https://10.4.3.121/volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d Aug 13 06:09:54.293230 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f4c4310c-96d7-4dca-93d2-b022b2b88502 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:54.293527 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f4c4310c-96d7-4dca-93d2-b022b2b88502 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:54.302971 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:54.302971 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:54.308120 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f4c4310c-96d7-4dca-93d2-b022b2b88502 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Volume info retrieved successfully. Aug 13 06:09:54.316098 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f4c4310c-96d7-4dca-93d2-b022b2b88502 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] https://10.4.3.121/volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d returned with HTTP 200 Aug 13 06:09:54.316649 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 489/1970] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:54 2026] GET /volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:54.329028 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e7340d65-4f63-41e8-a755-6dff3925a5f9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:54.332108 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7340d65-4f63-41e8-a755-6dff3925a5f9 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] GET https://10.4.3.121/volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d Aug 13 06:09:54.332741 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e7340d65-4f63-41e8-a755-6dff3925a5f9 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:54.332956 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e7340d65-4f63-41e8-a755-6dff3925a5f9 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:54.346012 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:54.346012 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:54.351100 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e7340d65-4f63-41e8-a755-6dff3925a5f9 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Volume info retrieved successfully. Aug 13 06:09:54.359144 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7340d65-4f63-41e8-a755-6dff3925a5f9 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] https://10.4.3.121/volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d returned with HTTP 200 Aug 13 06:09:54.359618 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 498/1971] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:54 2026] GET /volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d => generated 1355 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:54.373391 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ac5f6ebb-b83c-4e9a-95bd-5417d0498001 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:54.375658 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ac5f6ebb-b83c-4e9a-95bd-5417d0498001 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] DELETE https://10.4.3.121/volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d Aug 13 06:09:54.375915 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ac5f6ebb-b83c-4e9a-95bd-5417d0498001 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:54.376162 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ac5f6ebb-b83c-4e9a-95bd-5417d0498001 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:54.376410 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-ac5f6ebb-b83c-4e9a-95bd-5417d0498001 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Delete volume with id: cc82c112-7429-4ce4-a4cc-a3ef9c5f999d Aug 13 06:09:54.385651 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:54.385651 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:54.386279 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ac5f6ebb-b83c-4e9a-95bd-5417d0498001 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Volume info retrieved successfully. Aug 13 06:09:54.404857 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ac5f6ebb-b83c-4e9a-95bd-5417d0498001 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Delete volume request issued successfully. Aug 13 06:09:54.405062 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ac5f6ebb-b83c-4e9a-95bd-5417d0498001 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] https://10.4.3.121/volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d returned with HTTP 202 Aug 13 06:09:54.405533 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 491/1972] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:09:54 2026] DELETE /volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:54.421061 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5c323a0b-c380-4994-adc6-9333b32e1c3d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:54.423704 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c323a0b-c380-4994-adc6-9333b32e1c3d tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] GET https://10.4.3.121/volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d Aug 13 06:09:54.424309 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c323a0b-c380-4994-adc6-9333b32e1c3d tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:54.425424 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c323a0b-c380-4994-adc6-9333b32e1c3d tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:54.439289 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:54.439289 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:54.444636 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5c323a0b-c380-4994-adc6-9333b32e1c3d tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Volume info retrieved successfully. Aug 13 06:09:54.454335 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c323a0b-c380-4994-adc6-9333b32e1c3d tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] https://10.4.3.121/volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d returned with HTTP 200 Aug 13 06:09:54.454857 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 495/1973] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:54 2026] GET /volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d => generated 1354 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:54.545751 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1b72eca3-83ce-4403-b65f-6c11db1ac233 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:54.549919 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b72eca3-83ce-4403-b65f-6c11db1ac233 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] DELETE https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 Aug 13 06:09:54.550700 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1b72eca3-83ce-4403-b65f-6c11db1ac233 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:54.551059 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1b72eca3-83ce-4403-b65f-6c11db1ac233 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:54.551214 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-1b72eca3-83ce-4403-b65f-6c11db1ac233 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Delete volume with id: 1e3f041c-7801-4777-b2d3-a43180c0b098 Aug 13 06:09:54.564310 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:54.564310 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:54.564923 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1b72eca3-83ce-4403-b65f-6c11db1ac233 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Volume info retrieved successfully. Aug 13 06:09:54.572423 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f1e7c741-8d03-4761-b99b-e0bd351605fe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:54.574503 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f1e7c741-8d03-4761-b99b-e0bd351605fe tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:09:54.574730 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f1e7c741-8d03-4761-b99b-e0bd351605fe tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:54.574988 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f1e7c741-8d03-4761-b99b-e0bd351605fe tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:54.575058 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-f1e7c741-8d03-4761-b99b-e0bd351605fe tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:54.579854 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:54.579854 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:54.580718 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f1e7c741-8d03-4761-b99b-e0bd351605fe tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:09:54.581111 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 499/1974] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:54 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:54.587969 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1b72eca3-83ce-4403-b65f-6c11db1ac233 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Delete volume request issued successfully. Aug 13 06:09:54.588303 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b72eca3-83ce-4403-b65f-6c11db1ac233 tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 returned with HTTP 202 Aug 13 06:09:54.588833 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 490/1975] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:09:54 2026] DELETE /volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:54.597767 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0ba6e30e-2859-411a-949f-20f980f5db7c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:54.599750 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0ba6e30e-2859-411a-949f-20f980f5db7c tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] GET https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 Aug 13 06:09:54.599963 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0ba6e30e-2859-411a-949f-20f980f5db7c tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:54.600251 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0ba6e30e-2859-411a-949f-20f980f5db7c tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:54.609794 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:54.609794 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:54.615353 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0ba6e30e-2859-411a-949f-20f980f5db7c tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Volume info retrieved successfully. Aug 13 06:09:54.621084 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0ba6e30e-2859-411a-949f-20f980f5db7c tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 returned with HTTP 200 Aug 13 06:09:54.621670 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 492/1976] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:54 2026] GET /volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:54.780286 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b6361060-0582-416f-a79d-c0cd376014da None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:54.782715 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b6361060-0582-416f-a79d-c0cd376014da tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:09:54.782987 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b6361060-0582-416f-a79d-c0cd376014da tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:54.783291 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b6361060-0582-416f-a79d-c0cd376014da tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:54.799537 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:54.799537 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:54.804132 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b6361060-0582-416f-a79d-c0cd376014da tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:54.810411 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b6361060-0582-416f-a79d-c0cd376014da tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:09:54.810862 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 496/1977] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:54 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:55.471016 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-086b6679-4093-4b59-abc1-95128e8284ef None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:55.472873 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-086b6679-4093-4b59-abc1-95128e8284ef tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] GET https://10.4.3.121/volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d Aug 13 06:09:55.473100 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-086b6679-4093-4b59-abc1-95128e8284ef tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:55.473410 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-086b6679-4093-4b59-abc1-95128e8284ef tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:55.479148 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-086b6679-4093-4b59-abc1-95128e8284ef tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] https://10.4.3.121/volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d returned with HTTP 404 Aug 13 06:09:55.479624 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 500/1978] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:55 2026] GET /volume/v3/volumes/cc82c112-7429-4ce4-a4cc-a3ef9c5f999d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:55.489358 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eed7fd28-0603-4f80-ad5c-8278ba1387a3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:55.492305 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eed7fd28-0603-4f80-ad5c-8278ba1387a3 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:09:55.492637 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eed7fd28-0603-4f80-ad5c-8278ba1387a3 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-278293365"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:55.495089 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-eed7fd28-0603-4f80-ad5c-8278ba1387a3 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-278293365'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:09:55.495271 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-eed7fd28-0603-4f80-ad5c-8278ba1387a3 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Create volume of 1 GB Aug 13 06:09:55.501453 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-eed7fd28-0603-4f80-ad5c-8278ba1387a3 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Availability Zones retrieved successfully. Aug 13 06:09:55.510240 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-eed7fd28-0603-4f80-ad5c-8278ba1387a3 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Flow 'volume_create_api' (2b824ced-47bb-4fba-ae3e-ad47d374f15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:55.511461 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-eed7fd28-0603-4f80-ad5c-8278ba1387a3 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1adbbc5f-cc3f-4f3e-973a-6eeded6f12d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:55.512677 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-eed7fd28-0603-4f80-ad5c-8278ba1387a3 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:09:55.548926 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-eed7fd28-0603-4f80-ad5c-8278ba1387a3 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1adbbc5f-cc3f-4f3e-973a-6eeded6f12d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:55.549862 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-eed7fd28-0603-4f80-ad5c-8278ba1387a3 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (990ee25a-ae53-4c8e-b086-9121baf53e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:55.593940 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f48e5981-0b5e-4487-91a5-671a1ad2c2cf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:55.595909 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f48e5981-0b5e-4487-91a5-671a1ad2c2cf tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:09:55.595909 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f48e5981-0b5e-4487-91a5-671a1ad2c2cf tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:55.596070 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f48e5981-0b5e-4487-91a5-671a1ad2c2cf tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:55.596233 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f48e5981-0b5e-4487-91a5-671a1ad2c2cf tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:55.601882 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-eed7fd28-0603-4f80-ad5c-8278ba1387a3 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Created reservations ['4c5953b1-b2bd-4343-aaab-6f9338a136b5', '0a585b71-466c-45c5-a98e-b403a78e8553', '09b64094-8b46-434f-974f-8e66727e7165', '64f95c0d-4bc7-4e88-a630-3663e9042596'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:09:55.602300 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:55.602300 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:55.602613 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f48e5981-0b5e-4487-91a5-671a1ad2c2cf tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:09:55.602928 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 493/1979] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:55 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:55.603015 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-eed7fd28-0603-4f80-ad5c-8278ba1387a3 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (990ee25a-ae53-4c8e-b086-9121baf53e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c5953b1-b2bd-4343-aaab-6f9338a136b5', '0a585b71-466c-45c5-a98e-b403a78e8553', '09b64094-8b46-434f-974f-8e66727e7165', '64f95c0d-4bc7-4e88-a630-3663e9042596']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:55.603917 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-eed7fd28-0603-4f80-ad5c-8278ba1387a3 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb098fd4-8b0e-441d-b8ae-992b3338b940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:55.626946 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-eed7fd28-0603-4f80-ad5c-8278ba1387a3 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb098fd4-8b0e-441d-b8ae-992b3338b940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9eee5975-dc6f-48b4-9683-bfab01148af9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-278293365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26ed4fb5529c496eb4ad60b4eaf4aecf',qos_specs=None,replication_status=,reservations=['4c5953b1-b2bd-4343-aaab-6f9338a136b5','0a585b71-466c-45c5-a98e-b403a78e8553','09b64094-8b46-434f-974f-8e66727e7165','64f95c0d-4bc7-4e88-a630-3663e9042596'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f92d9d16e8d3485dbbea5ded5df444b4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:09:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-278293365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9eee5975-dc6f-48b4-9683-bfab01148af9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26ed4fb5529c496eb4ad60b4eaf4aecf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f92d9d16e8d3485dbbea5ded5df444b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:55.627886 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-eed7fd28-0603-4f80-ad5c-8278ba1387a3 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48623e95-44ca-421c-9cf6-48549cd8a99b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:55.635952 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-979cd2d5-07e3-45f0-815d-341d0e48c84c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:55.638027 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-979cd2d5-07e3-45f0-815d-341d0e48c84c tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] GET https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 Aug 13 06:09:55.638277 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-979cd2d5-07e3-45f0-815d-341d0e48c84c tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:55.638461 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-979cd2d5-07e3-45f0-815d-341d0e48c84c tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:55.644862 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-979cd2d5-07e3-45f0-815d-341d0e48c84c tempest-ServerActionsTestOtherA-1009715508 tempest-ServerActionsTestOtherA-1009715508-project-member] https://10.4.3.121/volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 returned with HTTP 404 Aug 13 06:09:55.645420 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-eed7fd28-0603-4f80-ad5c-8278ba1387a3 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48623e95-44ca-421c-9cf6-48549cd8a99b) transitioned into state 'SUCCESS' from state '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-278293365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26ed4fb5529c496eb4ad60b4eaf4aecf',qos_specs=None,replication_status=,reservations=['4c5953b1-b2bd-4343-aaab-6f9338a136b5','0a585b71-466c-45c5-a98e-b403a78e8553','09b64094-8b46-434f-974f-8e66727e7165','64f95c0d-4bc7-4e88-a630-3663e9042596'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f92d9d16e8d3485dbbea5ded5df444b4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:55.645505 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 497/1980] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:55 2026] GET /volume/v3/volumes/1e3f041c-7801-4777-b2d3-a43180c0b098 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:55.646195 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-eed7fd28-0603-4f80-ad5c-8278ba1387a3 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f74f84b8-ce4f-4d09-8f71-830e3bc1096e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:09:55.655647 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-eed7fd28-0603-4f80-ad5c-8278ba1387a3 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f74f84b8-ce4f-4d09-8f71-830e3bc1096e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:09:55.657359 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-eed7fd28-0603-4f80-ad5c-8278ba1387a3 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Flow 'volume_create_api' (2b824ced-47bb-4fba-ae3e-ad47d374f15a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:09:55.657359 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-eed7fd28-0603-4f80-ad5c-8278ba1387a3 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Create volume request issued successfully. Aug 13 06:09:55.658013 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eed7fd28-0603-4f80-ad5c-8278ba1387a3 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:09:55.658599 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 491/1981] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:09:55 2026] POST /volume/v3/volumes => generated 747 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:09:55.673638 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c5cab013-0254-40a3-868f-6836d0aceaa4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:55.676770 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c5cab013-0254-40a3-868f-6836d0aceaa4 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] GET https://10.4.3.121/volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9 Aug 13 06:09:55.676965 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c5cab013-0254-40a3-868f-6836d0aceaa4 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:55.677142 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c5cab013-0254-40a3-868f-6836d0aceaa4 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:55.685152 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:55.685152 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:55.688803 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c5cab013-0254-40a3-868f-6836d0aceaa4 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Volume info retrieved successfully. Aug 13 06:09:55.693043 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c5cab013-0254-40a3-868f-6836d0aceaa4 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] https://10.4.3.121/volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9 returned with HTTP 200 Aug 13 06:09:55.693462 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 501/1982] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:55 2026] GET /volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9 => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:55.830241 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2eeb6c9f-409f-4342-9267-4227aa8bd5cd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:55.830241 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2eeb6c9f-409f-4342-9267-4227aa8bd5cd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:09:55.830241 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2eeb6c9f-409f-4342-9267-4227aa8bd5cd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:55.830241 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2eeb6c9f-409f-4342-9267-4227aa8bd5cd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:55.847866 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:55.847866 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:55.854467 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2eeb6c9f-409f-4342-9267-4227aa8bd5cd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:55.861522 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2eeb6c9f-409f-4342-9267-4227aa8bd5cd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:09:55.861913 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 494/1983] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:55 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:56.298808 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-3493574e-cb1d-41aa-8606-c7826bab26d0 req-1a27db6b-a584-4c5e-b56e-d5d62d8853db None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:56.301162 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3493574e-cb1d-41aa-8606-c7826bab26d0 req-1a27db6b-a584-4c5e-b56e-d5d62d8853db tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] POST https://10.4.3.121/volume/v3/attachments/c60ebd5b-d21e-46a0-8d80-cc23d4a1f4c5/action Aug 13 06:09:56.301578 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3493574e-cb1d-41aa-8606-c7826bab26d0 req-1a27db6b-a584-4c5e-b56e-d5d62d8853db tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:09:56.301678 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3493574e-cb1d-41aa-8606-c7826bab26d0 req-1a27db6b-a584-4c5e-b56e-d5d62d8853db tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:56.327106 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:56.327106 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:56.341165 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3493574e-cb1d-41aa-8606-c7826bab26d0 req-1a27db6b-a584-4c5e-b56e-d5d62d8853db tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments/c60ebd5b-d21e-46a0-8d80-cc23d4a1f4c5/action returned with HTTP 204 Aug 13 06:09:56.341713 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 498/1984] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:09:56 2026] POST /volume/v3/attachments/c60ebd5b-d21e-46a0-8d80-cc23d4a1f4c5/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:09:56.617682 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f2c7e980-5e43-46fe-840c-abe72ca506bc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:56.619752 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f2c7e980-5e43-46fe-840c-abe72ca506bc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:09:56.620003 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f2c7e980-5e43-46fe-840c-abe72ca506bc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:56.620284 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f2c7e980-5e43-46fe-840c-abe72ca506bc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:56.620436 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f2c7e980-5e43-46fe-840c-abe72ca506bc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:56.625788 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:56.625788 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:56.626892 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f2c7e980-5e43-46fe-840c-abe72ca506bc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:09:56.627404 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 492/1985] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:56 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:56.637937 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b5247017-c425-4478-ae00-017bd715f636 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:56.639862 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b5247017-c425-4478-ae00-017bd715f636 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] POST https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae/restore Aug 13 06:09:56.640243 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b5247017-c425-4478-ae00-017bd715f636 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "2fbf26cf-d901-4235-8cde-e8b587d11faa"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:56.641862 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-b5247017-c425-4478-ae00-017bd715f636 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Restoring backup 28036b33-5e1b-4485-8a9f-a0493a6ec7ae ({'restore': {'volume_id': '2fbf26cf-d901-4235-8cde-e8b587d11faa'}}) {{(pid=100322) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 06:09:56.641980 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-b5247017-c425-4478-ae00-017bd715f636 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Restoring backup 28036b33-5e1b-4485-8a9f-a0493a6ec7ae to volume 2fbf26cf-d901-4235-8cde-e8b587d11faa. Aug 13 06:09:56.647368 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:56.647368 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:56.656649 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:56.656649 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:56.657328 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b5247017-c425-4478-ae00-017bd715f636 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:09:56.657481 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.backup.api [None req-b5247017-c425-4478-ae00-017bd715f636 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Checking backup size 1 against volume size 1 {{(pid=100322) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 06:09:56.657604 np0000007163 devstack@c-api.service[100322]: INFO cinder.backup.api [None req-b5247017-c425-4478-ae00-017bd715f636 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Overwriting volume 2fbf26cf-d901-4235-8cde-e8b587d11faa with restore of backup 28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:09:56.671083 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-b5247017-c425-4478-ae00-017bd715f636 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] restore_backup in rpcapi backup_id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae {{(pid=100322) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 06:09:56.672973 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b5247017-c425-4478-ae00-017bd715f636 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae/restore returned with HTTP 202 Aug 13 06:09:56.673521 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 502/1986] 10.4.3.121 () {68 vars in 1393 bytes} [Thu Aug 13 06:09:56 2026] POST /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae/restore => generated 181 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:09:56.681106 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c56515c2-e0a0-44e3-b168-1d4691eda8cd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:56.682930 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c56515c2-e0a0-44e3-b168-1d4691eda8cd tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:09:56.683105 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c56515c2-e0a0-44e3-b168-1d4691eda8cd tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:56.683345 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c56515c2-e0a0-44e3-b168-1d4691eda8cd tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:56.683479 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c56515c2-e0a0-44e3-b168-1d4691eda8cd tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:56.687282 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:56.687282 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:56.687934 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c56515c2-e0a0-44e3-b168-1d4691eda8cd tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:09:56.688273 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 495/1987] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:56 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:56.710302 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-82749690-a7a0-447b-a8f5-0442b7ab21d2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:56.712420 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-82749690-a7a0-447b-a8f5-0442b7ab21d2 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] GET https://10.4.3.121/volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9 Aug 13 06:09:56.712605 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-82749690-a7a0-447b-a8f5-0442b7ab21d2 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:56.712787 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-82749690-a7a0-447b-a8f5-0442b7ab21d2 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:56.721925 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:56.721925 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:56.728071 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-82749690-a7a0-447b-a8f5-0442b7ab21d2 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Volume info retrieved successfully. Aug 13 06:09:56.732362 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-82749690-a7a0-447b-a8f5-0442b7ab21d2 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] https://10.4.3.121/volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9 returned with HTTP 200 Aug 13 06:09:56.732978 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 499/1988] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:56 2026] GET /volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:09:56.743869 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d1e3960a-b8fb-408f-b575-4fe09a8ea2ab None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:56.745480 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d1e3960a-b8fb-408f-b575-4fe09a8ea2ab tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:09:56.747439 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d1e3960a-b8fb-408f-b575-4fe09a8ea2ab tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9eee5975-dc6f-48b4-9683-bfab01148af9", "name": "tempest-VolumesExtendTest-Snapshot-1480521330"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:56.756440 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:56.756440 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:56.756440 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d1e3960a-b8fb-408f-b575-4fe09a8ea2ab tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Volume info retrieved successfully. Aug 13 06:09:56.756440 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-d1e3960a-b8fb-408f-b575-4fe09a8ea2ab tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Create snapshot from volume 9eee5975-dc6f-48b4-9683-bfab01148af9 Aug 13 06:09:56.790563 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-d1e3960a-b8fb-408f-b575-4fe09a8ea2ab tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Created reservations ['5ce76e1e-a4c0-4ddb-8bea-39e35a3a2d11', '19daef4f-0b4b-4cc6-be33-1c16c6bb6e50', '32aad984-53cb-48d3-b351-689099261802', '5ef31c0b-c3e2-4a18-bbc1-6d08996d0455'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:09:56.840757 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d1e3960a-b8fb-408f-b575-4fe09a8ea2ab tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Snapshot create request issued successfully. Aug 13 06:09:56.841151 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d1e3960a-b8fb-408f-b575-4fe09a8ea2ab tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:09:56.841849 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 493/1989] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:09:56 2026] POST /volume/v3/snapshots => generated 304 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:09:56.850591 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d8bb0706-481e-4f5f-9882-25395a3882aa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:56.852678 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d8bb0706-481e-4f5f-9882-25395a3882aa tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] GET https://10.4.3.121/volume/v3/snapshots/2e788f62-0804-4ef5-b27b-9674c5aa853f Aug 13 06:09:56.852846 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d8bb0706-481e-4f5f-9882-25395a3882aa tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:56.853035 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d8bb0706-481e-4f5f-9882-25395a3882aa tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:56.860310 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:56.860310 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:56.860936 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d8bb0706-481e-4f5f-9882-25395a3882aa tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Snapshot retrieved successfully. Aug 13 06:09:56.862214 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d8bb0706-481e-4f5f-9882-25395a3882aa tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] https://10.4.3.121/volume/v3/snapshots/2e788f62-0804-4ef5-b27b-9674c5aa853f returned with HTTP 200 Aug 13 06:09:56.862980 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 503/1990] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:09:56 2026] GET /volume/v3/snapshots/2e788f62-0804-4ef5-b27b-9674c5aa853f => generated 436 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:56.874145 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8f622eb5-7a0d-4329-8de1-f155f8f023e6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:56.876063 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f622eb5-7a0d-4329-8de1-f155f8f023e6 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:09:56.876327 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f622eb5-7a0d-4329-8de1-f155f8f023e6 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:56.876585 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f622eb5-7a0d-4329-8de1-f155f8f023e6 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:56.891941 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:56.891941 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:56.895853 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8f622eb5-7a0d-4329-8de1-f155f8f023e6 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:56.900557 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f622eb5-7a0d-4329-8de1-f155f8f023e6 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:09:56.901126 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 496/1991] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:56 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 1442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:57.697936 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c5dbc3bd-9069-4161-843a-d15bb8c5c47e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:57.700091 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c5dbc3bd-9069-4161-843a-d15bb8c5c47e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:09:57.700369 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c5dbc3bd-9069-4161-843a-d15bb8c5c47e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:57.700600 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c5dbc3bd-9069-4161-843a-d15bb8c5c47e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:57.700742 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c5dbc3bd-9069-4161-843a-d15bb8c5c47e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:57.705594 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:57.705594 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:57.706481 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c5dbc3bd-9069-4161-843a-d15bb8c5c47e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:09:57.706922 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 500/1992] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:57 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:57.874788 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e7122b71-da8b-4663-9c9d-595459942666 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:57.877762 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e7122b71-da8b-4663-9c9d-595459942666 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] GET https://10.4.3.121/volume/v3/snapshots/2e788f62-0804-4ef5-b27b-9674c5aa853f Aug 13 06:09:57.877941 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e7122b71-da8b-4663-9c9d-595459942666 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:57.878118 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e7122b71-da8b-4663-9c9d-595459942666 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:57.884924 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:57.884924 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:57.886045 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e7122b71-da8b-4663-9c9d-595459942666 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Snapshot retrieved successfully. Aug 13 06:09:57.887064 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e7122b71-da8b-4663-9c9d-595459942666 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] https://10.4.3.121/volume/v3/snapshots/2e788f62-0804-4ef5-b27b-9674c5aa853f returned with HTTP 200 Aug 13 06:09:57.887279 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 494/1993] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:09:57 2026] GET /volume/v3/snapshots/2e788f62-0804-4ef5-b27b-9674c5aa853f => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:57.895464 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-90b97f7b-d7e4-4a9b-b14f-10ae99837dab None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:57.897539 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-90b97f7b-d7e4-4a9b-b14f-10ae99837dab tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] POST https://10.4.3.121/volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9/action Aug 13 06:09:57.897615 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-90b97f7b-d7e4-4a9b-b14f-10ae99837dab tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:09:57.897701 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-90b97f7b-d7e4-4a9b-b14f-10ae99837dab tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:09:57.906114 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:57.906114 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:57.906591 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-90b97f7b-d7e4-4a9b-b14f-10ae99837dab tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Volume info retrieved successfully. Aug 13 06:09:57.945453 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-90b97f7b-d7e4-4a9b-b14f-10ae99837dab tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Created reservations ['3b354041-b849-44e5-9b12-b5772a06c102', 'd2966e4d-8ffc-4d62-8b3d-f27ada564002'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:09:57.955204 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-90b97f7b-d7e4-4a9b-b14f-10ae99837dab tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Extend volume request issued successfully. Aug 13 06:09:57.955486 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-90b97f7b-d7e4-4a9b-b14f-10ae99837dab tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] https://10.4.3.121/volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9/action returned with HTTP 202 Aug 13 06:09:57.956088 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 504/1994] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:09:57 2026] POST /volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:09:57.963481 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-344105b7-0c33-4a80-84a7-2a59736d33b7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:57.965690 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-344105b7-0c33-4a80-84a7-2a59736d33b7 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] GET https://10.4.3.121/volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9 Aug 13 06:09:57.965884 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-344105b7-0c33-4a80-84a7-2a59736d33b7 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:57.966060 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-344105b7-0c33-4a80-84a7-2a59736d33b7 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:57.973130 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:57.973130 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:57.977869 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-344105b7-0c33-4a80-84a7-2a59736d33b7 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Volume info retrieved successfully. Aug 13 06:09:57.982075 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-344105b7-0c33-4a80-84a7-2a59736d33b7 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] https://10.4.3.121/volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9 returned with HTTP 200 Aug 13 06:09:57.982494 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 497/1995] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:57 2026] GET /volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:58.720596 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b886d133-535f-4e0d-96ce-ff1dd5967ea3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:58.722234 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b886d133-535f-4e0d-96ce-ff1dd5967ea3 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:09:58.722414 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b886d133-535f-4e0d-96ce-ff1dd5967ea3 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:58.722580 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b886d133-535f-4e0d-96ce-ff1dd5967ea3 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:58.723431 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b886d133-535f-4e0d-96ce-ff1dd5967ea3 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:58.727219 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:58.727219 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:58.727219 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b886d133-535f-4e0d-96ce-ff1dd5967ea3 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:09:58.727402 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 501/1996] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:58 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:58.998357 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0ae61711-8b1d-42c5-bfc0-7b925774161c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:59.000473 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0ae61711-8b1d-42c5-bfc0-7b925774161c tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] GET https://10.4.3.121/volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9 Aug 13 06:09:59.000693 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0ae61711-8b1d-42c5-bfc0-7b925774161c tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:59.000931 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0ae61711-8b1d-42c5-bfc0-7b925774161c tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:59.008949 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:59.008949 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:59.012865 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0ae61711-8b1d-42c5-bfc0-7b925774161c tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Volume info retrieved successfully. Aug 13 06:09:59.016942 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0ae61711-8b1d-42c5-bfc0-7b925774161c tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] https://10.4.3.121/volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9 returned with HTTP 200 Aug 13 06:09:59.017438 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 495/1997] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:58 2026] GET /volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:59.032305 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-782fce8a-8b64-416e-b1af-a39cae6272ed None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:59.034012 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-782fce8a-8b64-416e-b1af-a39cae6272ed tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] GET https://10.4.3.121/volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9 Aug 13 06:09:59.034347 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-782fce8a-8b64-416e-b1af-a39cae6272ed tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:59.034626 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-782fce8a-8b64-416e-b1af-a39cae6272ed tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:59.044355 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:59.044355 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:59.050693 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-782fce8a-8b64-416e-b1af-a39cae6272ed tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Volume info retrieved successfully. Aug 13 06:09:59.055693 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-782fce8a-8b64-416e-b1af-a39cae6272ed tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] https://10.4.3.121/volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9 returned with HTTP 200 Aug 13 06:09:59.056208 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 505/1998] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:59 2026] GET /volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:59.068173 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ada9a1d8-2e7b-47e1-9fce-0ad06d987893 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:59.069853 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ada9a1d8-2e7b-47e1-9fce-0ad06d987893 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/2e788f62-0804-4ef5-b27b-9674c5aa853f Aug 13 06:09:59.070022 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ada9a1d8-2e7b-47e1-9fce-0ad06d987893 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:59.070206 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ada9a1d8-2e7b-47e1-9fce-0ad06d987893 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:59.070325 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-ada9a1d8-2e7b-47e1-9fce-0ad06d987893 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Delete snapshot with id: 2e788f62-0804-4ef5-b27b-9674c5aa853f Aug 13 06:09:59.074782 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:59.074782 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:09:59.075131 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ada9a1d8-2e7b-47e1-9fce-0ad06d987893 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Snapshot retrieved successfully. Aug 13 06:09:59.094151 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ada9a1d8-2e7b-47e1-9fce-0ad06d987893 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Snapshot delete request issued successfully. Aug 13 06:09:59.094401 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ada9a1d8-2e7b-47e1-9fce-0ad06d987893 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] https://10.4.3.121/volume/v3/snapshots/2e788f62-0804-4ef5-b27b-9674c5aa853f returned with HTTP 202 Aug 13 06:09:59.094754 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 498/1999] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:09:59 2026] DELETE /volume/v3/snapshots/2e788f62-0804-4ef5-b27b-9674c5aa853f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:09:59.103950 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b76a8f92-bf6d-4510-b984-d9ef557437bb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:59.106055 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b76a8f92-bf6d-4510-b984-d9ef557437bb tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] GET https://10.4.3.121/volume/v3/snapshots/2e788f62-0804-4ef5-b27b-9674c5aa853f Aug 13 06:09:59.106272 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b76a8f92-bf6d-4510-b984-d9ef557437bb tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:59.106497 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b76a8f92-bf6d-4510-b984-d9ef557437bb tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:59.117496 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:59.117496 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:09:59.117956 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b76a8f92-bf6d-4510-b984-d9ef557437bb tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Snapshot retrieved successfully. Aug 13 06:09:59.118684 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b76a8f92-bf6d-4510-b984-d9ef557437bb tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] https://10.4.3.121/volume/v3/snapshots/2e788f62-0804-4ef5-b27b-9674c5aa853f returned with HTTP 200 Aug 13 06:09:59.120093 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 502/2000] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:09:59 2026] GET /volume/v3/snapshots/2e788f62-0804-4ef5-b27b-9674c5aa853f => generated 462 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:09:59.616758 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-2f4656c0-3afc-4874-8f30-b3e1b3e32381 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:59.620832 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-2f4656c0-3afc-4874-8f30-b3e1b3e32381 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:09:59.620832 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-2f4656c0-3afc-4874-8f30-b3e1b3e32381 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:59.620832 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-2f4656c0-3afc-4874-8f30-b3e1b3e32381 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:59.638894 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:59.638894 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:09:59.646369 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-2f4656c0-3afc-4874-8f30-b3e1b3e32381 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:09:59.654492 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-2f4656c0-3afc-4874-8f30-b3e1b3e32381 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:09:59.654492 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 496/2001] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:09:59 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 1442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:09:59.739162 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-20658784-9b77-4a5b-9440-3cd298f1015d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:09:59.742820 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-20658784-9b77-4a5b-9440-3cd298f1015d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:09:59.743149 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-20658784-9b77-4a5b-9440-3cd298f1015d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:09:59.743499 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-20658784-9b77-4a5b-9440-3cd298f1015d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:09:59.743661 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-20658784-9b77-4a5b-9440-3cd298f1015d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:09:59.751411 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:09:59.751411 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:09:59.752490 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-20658784-9b77-4a5b-9440-3cd298f1015d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:09:59.753575 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 506/2002] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:09:59 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:00.073018 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ebe45222-ecb3-446f-975b-98ddb9254132 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:00.073447 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ebe45222-ecb3-446f-975b-98ddb9254132 None None] GET https://10.4.3.121/volume// Aug 13 06:10:00.073656 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ebe45222-ecb3-446f-975b-98ddb9254132 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:00.073922 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ebe45222-ecb3-446f-975b-98ddb9254132 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:00.074487 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ebe45222-ecb3-446f-975b-98ddb9254132 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:10:00.074676 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 499/2003] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:10:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:10:00.084417 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-b1a48104-dca4-4fe6-9d74-e99739964d32 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:00.087884 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-b1a48104-dca4-4fe6-9d74-e99739964d32 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:10:00.088028 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-b1a48104-dca4-4fe6-9d74-e99739964d32 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab1e0b97-b7e4-4322-a2b9-c89eff8e307e", "connector": null, "instance_uuid": "cc7b239d-5871-4d9c-8217-11641f85f15c"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:00.108353 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:00.108353 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:00.133418 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-b1a48104-dca4-4fe6-9d74-e99739964d32 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:10:00.134075 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 503/2004] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:10:00 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 13 06:10:00.135617 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c91988f3-1cff-4e3c-aa79-b4ca424bbb12 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:00.139856 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c91988f3-1cff-4e3c-aa79-b4ca424bbb12 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] GET https://10.4.3.121/volume/v3/snapshots/2e788f62-0804-4ef5-b27b-9674c5aa853f Aug 13 06:10:00.140128 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c91988f3-1cff-4e3c-aa79-b4ca424bbb12 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:00.140555 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c91988f3-1cff-4e3c-aa79-b4ca424bbb12 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:00.147508 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c91988f3-1cff-4e3c-aa79-b4ca424bbb12 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] https://10.4.3.121/volume/v3/snapshots/2e788f62-0804-4ef5-b27b-9674c5aa853f returned with HTTP 404 Aug 13 06:10:00.148146 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 497/2005] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:10:00 2026] GET /volume/v3/snapshots/2e788f62-0804-4ef5-b27b-9674c5aa853f => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:10:00.148419 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-55f8dc0b-b216-417a-8eeb-9be8824783a5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:00.150493 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-55f8dc0b-b216-417a-8eeb-9be8824783a5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] DELETE https://10.4.3.121/volume/v3/attachments/3c76ddbe-f0d9-474f-8a7e-c5ef8ff80226 Aug 13 06:10:00.150694 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-55f8dc0b-b216-417a-8eeb-9be8824783a5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:00.150872 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-55f8dc0b-b216-417a-8eeb-9be8824783a5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:00.155384 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-46eb0e53-efe2-426c-9e4f-fb4d013f4e07 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:00.158815 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-46eb0e53-efe2-426c-9e4f-fb4d013f4e07 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] GET https://10.4.3.121/volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9 Aug 13 06:10:00.159027 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-46eb0e53-efe2-426c-9e4f-fb4d013f4e07 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:00.159214 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-46eb0e53-efe2-426c-9e4f-fb4d013f4e07 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:00.162867 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:00.162867 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:00.168778 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:00.168778 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:00.173325 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-46eb0e53-efe2-426c-9e4f-fb4d013f4e07 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Volume info retrieved successfully. Aug 13 06:10:00.178243 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-46eb0e53-efe2-426c-9e4f-fb4d013f4e07 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] https://10.4.3.121/volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9 returned with HTTP 200 Aug 13 06:10:00.178710 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 500/2006] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:00 2026] GET /volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:00.194080 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bb090658-4565-4404-a2bc-8774b5206083 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:00.196042 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bb090658-4565-4404-a2bc-8774b5206083 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] DELETE https://10.4.3.121/volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9 Aug 13 06:10:00.196267 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bb090658-4565-4404-a2bc-8774b5206083 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:00.196467 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bb090658-4565-4404-a2bc-8774b5206083 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:00.196622 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-bb090658-4565-4404-a2bc-8774b5206083 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Delete volume with id: 9eee5975-dc6f-48b4-9683-bfab01148af9 Aug 13 06:10:00.203234 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:00.203234 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:00.203660 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bb090658-4565-4404-a2bc-8774b5206083 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Volume info retrieved successfully. Aug 13 06:10:00.218351 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bb090658-4565-4404-a2bc-8774b5206083 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Delete volume request issued successfully. Aug 13 06:10:00.218530 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bb090658-4565-4404-a2bc-8774b5206083 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] https://10.4.3.121/volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9 returned with HTTP 202 Aug 13 06:10:00.218916 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 504/2007] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:10:00 2026] DELETE /volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:10:00.219930 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-55f8dc0b-b216-417a-8eeb-9be8824783a5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments/3c76ddbe-f0d9-474f-8a7e-c5ef8ff80226 returned with HTTP 200 Aug 13 06:10:00.220851 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 507/2008] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:10:00 2026] DELETE /volume/v3/attachments/3c76ddbe-f0d9-474f-8a7e-c5ef8ff80226 => generated 367 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:00.226826 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-af176d13-5821-49b3-9da8-64d098d83646 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:00.228842 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-af176d13-5821-49b3-9da8-64d098d83646 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] GET https://10.4.3.121/volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9 Aug 13 06:10:00.229236 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-af176d13-5821-49b3-9da8-64d098d83646 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:00.229618 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-af176d13-5821-49b3-9da8-64d098d83646 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:00.239458 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:00.239458 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:00.243890 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-af176d13-5821-49b3-9da8-64d098d83646 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Volume info retrieved successfully. Aug 13 06:10:00.252271 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-af176d13-5821-49b3-9da8-64d098d83646 tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] https://10.4.3.121/volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9 returned with HTTP 200 Aug 13 06:10:00.253485 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 498/2009] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:00 2026] GET /volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:00.766669 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cdef8d18-1f80-4300-ab99-8b2e5ae99be1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:00.768417 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cdef8d18-1f80-4300-ab99-8b2e5ae99be1 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:10:00.768594 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cdef8d18-1f80-4300-ab99-8b2e5ae99be1 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:00.768799 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cdef8d18-1f80-4300-ab99-8b2e5ae99be1 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:00.768890 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-cdef8d18-1f80-4300-ab99-8b2e5ae99be1 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:00.773000 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:00.773000 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:00.773655 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cdef8d18-1f80-4300-ab99-8b2e5ae99be1 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:10:00.774089 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 501/2010] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:00 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:01.271739 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3cac7976-07d6-4f8b-9af0-7a446b3aa91c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:01.275359 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3cac7976-07d6-4f8b-9af0-7a446b3aa91c tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] GET https://10.4.3.121/volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9 Aug 13 06:10:01.275848 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3cac7976-07d6-4f8b-9af0-7a446b3aa91c tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:01.276977 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3cac7976-07d6-4f8b-9af0-7a446b3aa91c tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:01.285689 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3cac7976-07d6-4f8b-9af0-7a446b3aa91c tempest-VolumesExtendTest-604349633 tempest-VolumesExtendTest-604349633-project-member] https://10.4.3.121/volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9 returned with HTTP 404 Aug 13 06:10:01.286414 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 505/2011] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:01 2026] GET /volume/v3/volumes/9eee5975-dc6f-48b4-9683-bfab01148af9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:10:01.334364 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-16508278-71ce-4076-80be-98289a0b24ad None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:01.338133 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-16508278-71ce-4076-80be-98289a0b24ad tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] PUT https://10.4.3.121/volume/v3/attachments/656a89b4-923a-4ed6-9448-5efeda91768f Aug 13 06:10:01.338654 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-16508278-71ce-4076-80be-98289a0b24ad tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:01.350544 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-16508278-71ce-4076-80be-98289a0b24ad tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Acquiring lock "cinder-attachment_update-ab1e0b97-b7e4-4322-a2b9-c89eff8e307e-np0000007163" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:10:01.356447 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-16508278-71ce-4076-80be-98289a0b24ad tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Lock "cinder-attachment_update-ab1e0b97-b7e4-4322-a2b9-c89eff8e307e-np0000007163" acquired by "attachment_update" :: waited 0.007s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:10:01.357994 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:01.357994 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:01.456050 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-16508278-71ce-4076-80be-98289a0b24ad tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Lock "cinder-attachment_update-ab1e0b97-b7e4-4322-a2b9-c89eff8e307e-np0000007163" released by "attachment_update" :: held 0.100s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:10:01.456373 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-16508278-71ce-4076-80be-98289a0b24ad tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments/656a89b4-923a-4ed6-9448-5efeda91768f returned with HTTP 200 Aug 13 06:10:01.457270 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 508/2012] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:10:01 2026] PUT /volume/v3/attachments/656a89b4-923a-4ed6-9448-5efeda91768f => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:01.464704 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-48e9a4cb-3384-4052-8440-bb686131b589 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:01.466628 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-48e9a4cb-3384-4052-8440-bb686131b589 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/attachments/656a89b4-923a-4ed6-9448-5efeda91768f Aug 13 06:10:01.466824 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-48e9a4cb-3384-4052-8440-bb686131b589 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:01.466999 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-48e9a4cb-3384-4052-8440-bb686131b589 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:01.485165 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-48e9a4cb-3384-4052-8440-bb686131b589 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments/656a89b4-923a-4ed6-9448-5efeda91768f returned with HTTP 200 Aug 13 06:10:01.487536 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 499/2013] 10.4.3.121 () {70 vars in 1651 bytes} [Thu Aug 13 06:10:01 2026] GET /volume/v3/attachments/656a89b4-923a-4ed6-9448-5efeda91768f => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:01.789566 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cea48914-36bb-458e-8a98-382c83ed4e48 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:01.793432 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cea48914-36bb-458e-8a98-382c83ed4e48 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:10:01.793656 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cea48914-36bb-458e-8a98-382c83ed4e48 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:01.795038 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cea48914-36bb-458e-8a98-382c83ed4e48 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:01.795851 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-cea48914-36bb-458e-8a98-382c83ed4e48 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:01.807279 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:01.807279 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:01.808924 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cea48914-36bb-458e-8a98-382c83ed4e48 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:10:01.809697 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 502/2014] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:01 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 752 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:02.824441 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-01ce7ae4-f6b3-4eb0-af8d-9eeea76a984d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:02.827395 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-01ce7ae4-f6b3-4eb0-af8d-9eeea76a984d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:10:02.827595 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-01ce7ae4-f6b3-4eb0-af8d-9eeea76a984d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:02.827774 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-01ce7ae4-f6b3-4eb0-af8d-9eeea76a984d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:02.827876 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-01ce7ae4-f6b3-4eb0-af8d-9eeea76a984d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:02.834846 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:02.834846 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:02.835937 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-01ce7ae4-f6b3-4eb0-af8d-9eeea76a984d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:10:02.836501 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 506/2015] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:02 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:03.849142 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a6e12c9f-35fb-42e1-9d1b-a9a20ad481a4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:03.850950 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a6e12c9f-35fb-42e1-9d1b-a9a20ad481a4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:10:03.851096 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a6e12c9f-35fb-42e1-9d1b-a9a20ad481a4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:03.851289 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a6e12c9f-35fb-42e1-9d1b-a9a20ad481a4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:03.851465 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a6e12c9f-35fb-42e1-9d1b-a9a20ad481a4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:03.862617 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:03.862617 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:03.863424 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a6e12c9f-35fb-42e1-9d1b-a9a20ad481a4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:10:03.863822 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 509/2016] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:03 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:04.874903 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-145bffea-f083-4638-b152-8cf9cb93714d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:04.879358 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-145bffea-f083-4638-b152-8cf9cb93714d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:10:04.879618 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-145bffea-f083-4638-b152-8cf9cb93714d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:04.879842 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-145bffea-f083-4638-b152-8cf9cb93714d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:04.879968 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-145bffea-f083-4638-b152-8cf9cb93714d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:04.891500 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:04.891500 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:04.892100 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-145bffea-f083-4638-b152-8cf9cb93714d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:10:04.892551 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 500/2017] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:04 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 752 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:05.456167 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-00a95aaf-4863-45e1-a904-3fe776c31254 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:05.456167 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-00a95aaf-4863-45e1-a904-3fe776c31254 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] POST https://10.4.3.121/volume/v3/attachments/656a89b4-923a-4ed6-9448-5efeda91768f/action Aug 13 06:10:05.456167 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-00a95aaf-4863-45e1-a904-3fe776c31254 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:10:05.456167 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-00a95aaf-4863-45e1-a904-3fe776c31254 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:05.491602 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:05.491602 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:05.508506 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0fca0aa0-41ad-45d8-af9d-40d0e74b68d8 req-00a95aaf-4863-45e1-a904-3fe776c31254 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments/656a89b4-923a-4ed6-9448-5efeda91768f/action returned with HTTP 204 Aug 13 06:10:05.508930 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 503/2018] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:10:05 2026] POST /volume/v3/attachments/656a89b4-923a-4ed6-9448-5efeda91768f/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:10:05.909623 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a080bcc8-c9b4-405d-9cc7-ccc726df92cb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:05.911986 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a080bcc8-c9b4-405d-9cc7-ccc726df92cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:10:05.912695 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a080bcc8-c9b4-405d-9cc7-ccc726df92cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:05.912695 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a080bcc8-c9b4-405d-9cc7-ccc726df92cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:05.912695 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a080bcc8-c9b4-405d-9cc7-ccc726df92cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:05.922842 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:05.922842 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:05.922842 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a080bcc8-c9b4-405d-9cc7-ccc726df92cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:10:05.922842 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 507/2019] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:05 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:06.023753 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-b6c39db0-18eb-457e-8c7a-c372ea0fd42b req-9dfc4e02-4fdc-4d16-bb8d-9cb816d735f2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:06.029666 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b6c39db0-18eb-457e-8c7a-c372ea0fd42b req-9dfc4e02-4fdc-4d16-bb8d-9cb816d735f2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 Aug 13 06:10:06.029891 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b6c39db0-18eb-457e-8c7a-c372ea0fd42b req-9dfc4e02-4fdc-4d16-bb8d-9cb816d735f2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:06.030132 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b6c39db0-18eb-457e-8c7a-c372ea0fd42b req-9dfc4e02-4fdc-4d16-bb8d-9cb816d735f2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:06.041514 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:06.041514 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:06.047203 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-b6c39db0-18eb-457e-8c7a-c372ea0fd42b req-9dfc4e02-4fdc-4d16-bb8d-9cb816d735f2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:10:06.055651 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b6c39db0-18eb-457e-8c7a-c372ea0fd42b req-9dfc4e02-4fdc-4d16-bb8d-9cb816d735f2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 returned with HTTP 200 Aug 13 06:10:06.056300 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 510/2020] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:10:06 2026] GET /volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 => generated 1360 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:06.156712 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e75c073d-ab3b-467f-ba13-e12b28bd17e3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:06.157156 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e75c073d-ab3b-467f-ba13-e12b28bd17e3 None None] GET https://10.4.3.121/volume// Aug 13 06:10:06.157466 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e75c073d-ab3b-467f-ba13-e12b28bd17e3 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:06.157628 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e75c073d-ab3b-467f-ba13-e12b28bd17e3 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:06.158088 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e75c073d-ab3b-467f-ba13-e12b28bd17e3 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:10:06.158510 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 501/2021] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:10:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:10:06.174730 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-b6c39db0-18eb-457e-8c7a-c372ea0fd42b req-5ac02e7a-db89-4bb4-827d-6e5f9d158437 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:06.391456 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b6c39db0-18eb-457e-8c7a-c372ea0fd42b req-5ac02e7a-db89-4bb4-827d-6e5f9d158437 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:10:06.394893 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b6c39db0-18eb-457e-8c7a-c372ea0fd42b req-5ac02e7a-db89-4bb4-827d-6e5f9d158437 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3bd65249-3444-4b94-b387-df8600957010", "connector": null, "instance_uuid": "1e10d839-0979-462f-930d-774718cd3b61"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:06.403582 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:06.403582 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:06.436237 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b6c39db0-18eb-457e-8c7a-c372ea0fd42b req-5ac02e7a-db89-4bb4-827d-6e5f9d158437 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:10:06.436685 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 504/2022] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:10:06 2026] POST /volume/v3/attachments => generated 273 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:06.470226 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ed1fc459-b0b7-4462-bebd-6f4e4a5d5a9c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:06.473346 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ed1fc459-b0b7-4462-bebd-6f4e4a5d5a9c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 Aug 13 06:10:06.473875 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ed1fc459-b0b7-4462-bebd-6f4e4a5d5a9c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:06.475209 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ed1fc459-b0b7-4462-bebd-6f4e4a5d5a9c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:06.480644 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-da13c36d-540a-4c4b-82fb-e4451af27ad9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:06.481126 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-da13c36d-540a-4c4b-82fb-e4451af27ad9 None None] GET https://10.4.3.121/volume// Aug 13 06:10:06.481391 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-da13c36d-540a-4c4b-82fb-e4451af27ad9 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:06.481653 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-da13c36d-540a-4c4b-82fb-e4451af27ad9 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:06.482046 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-da13c36d-540a-4c4b-82fb-e4451af27ad9 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:10:06.482674 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 511/2023] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:10:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:10:06.488460 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:06.488460 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:06.492176 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ed1fc459-b0b7-4462-bebd-6f4e4a5d5a9c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:10:06.493898 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b6c39db0-18eb-457e-8c7a-c372ea0fd42b req-37ccab80-f2a0-4d80-b5d3-67a0c0480842 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:06.496855 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b6c39db0-18eb-457e-8c7a-c372ea0fd42b req-37ccab80-f2a0-4d80-b5d3-67a0c0480842 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 Aug 13 06:10:06.497200 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b6c39db0-18eb-457e-8c7a-c372ea0fd42b req-37ccab80-f2a0-4d80-b5d3-67a0c0480842 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:06.497508 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b6c39db0-18eb-457e-8c7a-c372ea0fd42b req-37ccab80-f2a0-4d80-b5d3-67a0c0480842 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:06.498492 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ed1fc459-b0b7-4462-bebd-6f4e4a5d5a9c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 returned with HTTP 200 Aug 13 06:10:06.499323 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 508/2024] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:06 2026] GET /volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:06.509290 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:06.509290 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:06.514071 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-b6c39db0-18eb-457e-8c7a-c372ea0fd42b req-37ccab80-f2a0-4d80-b5d3-67a0c0480842 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:10:06.521324 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b6c39db0-18eb-457e-8c7a-c372ea0fd42b req-37ccab80-f2a0-4d80-b5d3-67a0c0480842 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 returned with HTTP 200 Aug 13 06:10:06.521690 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 502/2025] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:10:06 2026] GET /volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 => generated 1539 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:10:06.639120 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a0c2b026-b449-41c1-8e71-1d22ae682b20 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:06.644676 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a0c2b026-b449-41c1-8e71-1d22ae682b20 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/f1302517-2b8a-4eb3-a321-a03673c7ea10 Aug 13 06:10:06.645158 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a0c2b026-b449-41c1-8e71-1d22ae682b20 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:06.645158 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a0c2b026-b449-41c1-8e71-1d22ae682b20 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:06.645308 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-a0c2b026-b449-41c1-8e71-1d22ae682b20 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Delete snapshot with id: f1302517-2b8a-4eb3-a321-a03673c7ea10 Aug 13 06:10:06.655110 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a0c2b026-b449-41c1-8e71-1d22ae682b20 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/snapshots/f1302517-2b8a-4eb3-a321-a03673c7ea10 returned with HTTP 404 Aug 13 06:10:06.656786 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 505/2026] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:10:06 2026] DELETE /volume/v3/snapshots/f1302517-2b8a-4eb3-a321-a03673c7ea10 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:10:06.670612 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8deebdeb-62ad-47be-a57b-add1e69a13ef None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:06.671039 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8deebdeb-62ad-47be-a57b-add1e69a13ef tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/snapshots/f1302517-2b8a-4eb3-a321-a03673c7ea10 Aug 13 06:10:06.671314 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8deebdeb-62ad-47be-a57b-add1e69a13ef tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:06.671594 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8deebdeb-62ad-47be-a57b-add1e69a13ef tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:06.673675 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b6c39db0-18eb-457e-8c7a-c372ea0fd42b req-d202e30e-644e-4dab-80da-22931d8b71d6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:06.677834 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8deebdeb-62ad-47be-a57b-add1e69a13ef tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/snapshots/f1302517-2b8a-4eb3-a321-a03673c7ea10 returned with HTTP 404 Aug 13 06:10:06.678615 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 512/2027] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:10:06 2026] GET /volume/v3/snapshots/f1302517-2b8a-4eb3-a321-a03673c7ea10 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:10:06.681988 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b6c39db0-18eb-457e-8c7a-c372ea0fd42b req-d202e30e-644e-4dab-80da-22931d8b71d6 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] PUT https://10.4.3.121/volume/v3/attachments/24779947-415e-4c3f-8f4c-92d24b6ed8b4 Aug 13 06:10:06.684304 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b6c39db0-18eb-457e-8c7a-c372ea0fd42b req-d202e30e-644e-4dab-80da-22931d8b71d6 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:06.694164 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b6c39db0-18eb-457e-8c7a-c372ea0fd42b req-d202e30e-644e-4dab-80da-22931d8b71d6 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Acquiring lock "cinder-attachment_update-3bd65249-3444-4b94-b387-df8600957010-np0000007163" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:10:06.702240 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b6c39db0-18eb-457e-8c7a-c372ea0fd42b req-d202e30e-644e-4dab-80da-22931d8b71d6 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Lock "cinder-attachment_update-3bd65249-3444-4b94-b387-df8600957010-np0000007163" acquired by "attachment_update" :: waited 0.008s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:10:06.703253 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:06.703253 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:06.727536 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-78c7b524-449e-400b-a62b-0dc91f13a3e2 req-f9536203-bdce-4a4c-8706-704ebb663677 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:06.730636 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-78c7b524-449e-400b-a62b-0dc91f13a3e2 req-f9536203-bdce-4a4c-8706-704ebb663677 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b Aug 13 06:10:06.730912 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-78c7b524-449e-400b-a62b-0dc91f13a3e2 req-f9536203-bdce-4a4c-8706-704ebb663677 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:06.731121 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-78c7b524-449e-400b-a62b-0dc91f13a3e2 req-f9536203-bdce-4a4c-8706-704ebb663677 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:06.744923 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:06.744923 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:06.748753 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-78c7b524-449e-400b-a62b-0dc91f13a3e2 req-f9536203-bdce-4a4c-8706-704ebb663677 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:10:06.753068 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-78c7b524-449e-400b-a62b-0dc91f13a3e2 req-f9536203-bdce-4a4c-8706-704ebb663677 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b returned with HTTP 200 Aug 13 06:10:06.753485 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 503/2028] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:10:06 2026] GET /volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:06.775130 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-78c7b524-449e-400b-a62b-0dc91f13a3e2 req-dba748ee-2611-4850-994c-b623e3f9ad26 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:06.777691 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-78c7b524-449e-400b-a62b-0dc91f13a3e2 req-dba748ee-2611-4850-994c-b623e3f9ad26 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] POST https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b/action Aug 13 06:10:06.778120 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-78c7b524-449e-400b-a62b-0dc91f13a3e2 req-dba748ee-2611-4850-994c-b623e3f9ad26 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:10:06.778288 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-78c7b524-449e-400b-a62b-0dc91f13a3e2 req-dba748ee-2611-4850-994c-b623e3f9ad26 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:06.790878 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:06.790878 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:06.791508 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-78c7b524-449e-400b-a62b-0dc91f13a3e2 req-dba748ee-2611-4850-994c-b623e3f9ad26 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:10:06.803773 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-78c7b524-449e-400b-a62b-0dc91f13a3e2 req-dba748ee-2611-4850-994c-b623e3f9ad26 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Begin detaching volume completed successfully. Aug 13 06:10:06.804045 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-78c7b524-449e-400b-a62b-0dc91f13a3e2 req-dba748ee-2611-4850-994c-b623e3f9ad26 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b/action returned with HTTP 202 Aug 13 06:10:06.804595 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 506/2029] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:10:06 2026] POST /volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:10:06.814171 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b6c39db0-18eb-457e-8c7a-c372ea0fd42b req-d202e30e-644e-4dab-80da-22931d8b71d6 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Lock "cinder-attachment_update-3bd65249-3444-4b94-b387-df8600957010-np0000007163" released by "attachment_update" :: held 0.110s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:10:06.814171 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b6c39db0-18eb-457e-8c7a-c372ea0fd42b req-d202e30e-644e-4dab-80da-22931d8b71d6 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/attachments/24779947-415e-4c3f-8f4c-92d24b6ed8b4 returned with HTTP 200 Aug 13 06:10:06.814171 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 509/2030] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:10:06 2026] PUT /volume/v3/attachments/24779947-415e-4c3f-8f4c-92d24b6ed8b4 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:06.878521 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f17289c6-e7e1-47f6-904e-8fc3927e1292 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:06.878893 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f17289c6-e7e1-47f6-904e-8fc3927e1292 None None] GET https://10.4.3.121/volume// Aug 13 06:10:06.879072 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f17289c6-e7e1-47f6-904e-8fc3927e1292 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:06.880548 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f17289c6-e7e1-47f6-904e-8fc3927e1292 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:06.880950 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f17289c6-e7e1-47f6-904e-8fc3927e1292 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:10:06.881252 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 513/2031] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:10:06 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:10:06.894360 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-78c7b524-449e-400b-a62b-0dc91f13a3e2 req-35205d45-a0a8-4698-942e-7e0db36fc80b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:06.897482 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-78c7b524-449e-400b-a62b-0dc91f13a3e2 req-35205d45-a0a8-4698-942e-7e0db36fc80b tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b Aug 13 06:10:06.897742 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-78c7b524-449e-400b-a62b-0dc91f13a3e2 req-35205d45-a0a8-4698-942e-7e0db36fc80b tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:06.897980 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-78c7b524-449e-400b-a62b-0dc91f13a3e2 req-35205d45-a0a8-4698-942e-7e0db36fc80b tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:06.908198 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:06.908198 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:06.911577 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-78c7b524-449e-400b-a62b-0dc91f13a3e2 req-35205d45-a0a8-4698-942e-7e0db36fc80b tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:10:06.915817 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-78c7b524-449e-400b-a62b-0dc91f13a3e2 req-35205d45-a0a8-4698-942e-7e0db36fc80b tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b returned with HTTP 200 Aug 13 06:10:06.916253 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 504/2032] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:10:06 2026] GET /volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b => generated 1322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:10:06.936485 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-46537e46-3b80-495e-966c-47e8bc1765a8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:06.938249 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-46537e46-3b80-495e-966c-47e8bc1765a8 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:10:06.938462 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-46537e46-3b80-495e-966c-47e8bc1765a8 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:06.938644 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-46537e46-3b80-495e-966c-47e8bc1765a8 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:06.938741 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-46537e46-3b80-495e-966c-47e8bc1765a8 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:06.942841 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:06.942841 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:06.943588 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-46537e46-3b80-495e-966c-47e8bc1765a8 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:10:06.944209 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 507/2033] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:06 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:07.519785 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-13c5c74a-618f-4464-bb50-968a33b58cc2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:07.521672 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-13c5c74a-618f-4464-bb50-968a33b58cc2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 Aug 13 06:10:07.521908 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-13c5c74a-618f-4464-bb50-968a33b58cc2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:07.522106 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-13c5c74a-618f-4464-bb50-968a33b58cc2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:07.533037 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:07.533037 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:07.537201 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-13c5c74a-618f-4464-bb50-968a33b58cc2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:10:07.542015 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-13c5c74a-618f-4464-bb50-968a33b58cc2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 returned with HTTP 200 Aug 13 06:10:07.542365 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 510/2034] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:07 2026] GET /volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:07.959075 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7710184b-0bb5-4ab4-a269-a52c0cadcca0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:07.964107 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7710184b-0bb5-4ab4-a269-a52c0cadcca0 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:10:07.964107 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7710184b-0bb5-4ab4-a269-a52c0cadcca0 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:07.964107 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7710184b-0bb5-4ab4-a269-a52c0cadcca0 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:07.964107 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-7710184b-0bb5-4ab4-a269-a52c0cadcca0 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:07.972803 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:07.972803 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:07.972803 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7710184b-0bb5-4ab4-a269-a52c0cadcca0 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:10:07.972803 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 514/2035] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:07 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:08.555893 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-46bdba54-b040-467e-bcc7-0523186bb5bb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:08.558105 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-46bdba54-b040-467e-bcc7-0523186bb5bb tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 Aug 13 06:10:08.558105 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-46bdba54-b040-467e-bcc7-0523186bb5bb tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:08.558105 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-46bdba54-b040-467e-bcc7-0523186bb5bb tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:08.566329 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:08.566329 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:08.569303 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-46bdba54-b040-467e-bcc7-0523186bb5bb tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:10:08.573195 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-46bdba54-b040-467e-bcc7-0523186bb5bb tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 returned with HTTP 200 Aug 13 06:10:08.573549 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 505/2036] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:08 2026] GET /volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 => generated 1360 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:08.989220 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-94553598-c534-4025-984e-9fa9f44e9f02 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:08.996200 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-94553598-c534-4025-984e-9fa9f44e9f02 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:10:08.996200 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-94553598-c534-4025-984e-9fa9f44e9f02 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:08.996200 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-94553598-c534-4025-984e-9fa9f44e9f02 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:08.996200 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-94553598-c534-4025-984e-9fa9f44e9f02 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:08.996200 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:08.996200 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:08.997013 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-94553598-c534-4025-984e-9fa9f44e9f02 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:10:08.997537 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 508/2037] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:08 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:09.588171 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-db76df28-c04a-4acb-b121-c4db6d8c9fc0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:09.597552 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-db76df28-c04a-4acb-b121-c4db6d8c9fc0 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 Aug 13 06:10:09.597802 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-db76df28-c04a-4acb-b121-c4db6d8c9fc0 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:09.597995 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-db76df28-c04a-4acb-b121-c4db6d8c9fc0 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:09.621072 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:09.621072 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:09.626962 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-db76df28-c04a-4acb-b121-c4db6d8c9fc0 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:10:09.634223 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-db76df28-c04a-4acb-b121-c4db6d8c9fc0 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 returned with HTTP 200 Aug 13 06:10:09.634921 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 511/2038] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:09 2026] GET /volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 => generated 1360 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:10.014547 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fe0cc9cf-3b84-4b50-a12d-50b7aad4e113 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:10.016472 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fe0cc9cf-3b84-4b50-a12d-50b7aad4e113 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:10:10.016850 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fe0cc9cf-3b84-4b50-a12d-50b7aad4e113 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:10.016850 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fe0cc9cf-3b84-4b50-a12d-50b7aad4e113 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:10.016850 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-fe0cc9cf-3b84-4b50-a12d-50b7aad4e113 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:10.024936 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:10.024936 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:10.026032 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fe0cc9cf-3b84-4b50-a12d-50b7aad4e113 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:10:10.026409 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 515/2039] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:10 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:10.109113 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b6c39db0-18eb-457e-8c7a-c372ea0fd42b req-f752e145-4647-4040-8cd4-5d04c449d0bb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:10.112536 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b6c39db0-18eb-457e-8c7a-c372ea0fd42b req-f752e145-4647-4040-8cd4-5d04c449d0bb tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] POST https://10.4.3.121/volume/v3/attachments/24779947-415e-4c3f-8f4c-92d24b6ed8b4/action Aug 13 06:10:10.112994 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b6c39db0-18eb-457e-8c7a-c372ea0fd42b req-f752e145-4647-4040-8cd4-5d04c449d0bb tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:10:10.113085 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b6c39db0-18eb-457e-8c7a-c372ea0fd42b req-f752e145-4647-4040-8cd4-5d04c449d0bb tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:10.142394 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:10.142394 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:10.169859 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b6c39db0-18eb-457e-8c7a-c372ea0fd42b req-f752e145-4647-4040-8cd4-5d04c449d0bb tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/attachments/24779947-415e-4c3f-8f4c-92d24b6ed8b4/action returned with HTTP 204 Aug 13 06:10:10.170861 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 506/2040] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:10:10 2026] POST /volume/v3/attachments/24779947-415e-4c3f-8f4c-92d24b6ed8b4/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:10:10.237048 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-78c7b524-449e-400b-a62b-0dc91f13a3e2 req-bfbfba91-7ca0-4c1f-8a8a-15681b36f9be None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:10.239522 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-78c7b524-449e-400b-a62b-0dc91f13a3e2 req-bfbfba91-7ca0-4c1f-8a8a-15681b36f9be tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] DELETE https://10.4.3.121/volume/v3/attachments/551c41ac-44d2-48a6-b7f0-7c67a118f5ec Aug 13 06:10:10.239522 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-78c7b524-449e-400b-a62b-0dc91f13a3e2 req-bfbfba91-7ca0-4c1f-8a8a-15681b36f9be tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:10.239522 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-78c7b524-449e-400b-a62b-0dc91f13a3e2 req-bfbfba91-7ca0-4c1f-8a8a-15681b36f9be tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:10.251886 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:10.251886 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:10.328452 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-78c7b524-449e-400b-a62b-0dc91f13a3e2 req-bfbfba91-7ca0-4c1f-8a8a-15681b36f9be tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/attachments/551c41ac-44d2-48a6-b7f0-7c67a118f5ec returned with HTTP 200 Aug 13 06:10:10.328896 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 509/2041] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:10:10 2026] DELETE /volume/v3/attachments/551c41ac-44d2-48a6-b7f0-7c67a118f5ec => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:10.649580 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3cdc3100-2012-4d4a-b352-54da57eef575 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:10.651755 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3cdc3100-2012-4d4a-b352-54da57eef575 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 Aug 13 06:10:10.652062 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3cdc3100-2012-4d4a-b352-54da57eef575 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:10.652271 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3cdc3100-2012-4d4a-b352-54da57eef575 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:10.667293 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:10.667293 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:10.672579 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3cdc3100-2012-4d4a-b352-54da57eef575 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:10:10.679689 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3cdc3100-2012-4d4a-b352-54da57eef575 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 returned with HTTP 200 Aug 13 06:10:10.680213 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 512/2042] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:10 2026] GET /volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 => generated 1652 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:10.704162 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-52e6ea21-e1af-40d6-9e24-453e7e195bc6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:10.705857 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-52e6ea21-e1af-40d6-9e24-453e7e195bc6 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:10:10.706190 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-52e6ea21-e1af-40d6-9e24-453e7e195bc6 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3bd65249-3444-4b94-b387-df8600957010", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-326369478"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:10.718824 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:10.718824 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:10.719272 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-52e6ea21-e1af-40d6-9e24-453e7e195bc6 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:10:10.719443 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-52e6ea21-e1af-40d6-9e24-453e7e195bc6 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Create snapshot from volume 3bd65249-3444-4b94-b387-df8600957010 Aug 13 06:10:10.723001 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-52e6ea21-e1af-40d6-9e24-453e7e195bc6 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 400 Aug 13 06:10:10.723475 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 516/2043] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:10:10 2026] POST /volume/v3/snapshots => generated 160 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 06:10:10.731417 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-644048c8-480e-467b-bd7b-ca7b0e270f59 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:10.733687 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-644048c8-480e-467b-bd7b-ca7b0e270f59 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:10:10.734125 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-644048c8-480e-467b-bd7b-ca7b0e270f59 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3bd65249-3444-4b94-b387-df8600957010", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1599713164"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:10.747860 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:10.747860 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:10.748498 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-644048c8-480e-467b-bd7b-ca7b0e270f59 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:10:10.748790 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-644048c8-480e-467b-bd7b-ca7b0e270f59 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Create snapshot from volume 3bd65249-3444-4b94-b387-df8600957010 Aug 13 06:10:10.778988 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-644048c8-480e-467b-bd7b-ca7b0e270f59 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Created reservations ['3f14e6a6-a263-4cf1-b9dc-38de44762025', 'd883ef1f-050c-47f1-9ea9-d4f5058277df', 'aae6ef5f-2651-43ee-ab02-a723cc829f59', '044a24d9-80ff-4fee-9cc7-63634a7612a4'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:10:10.828003 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-644048c8-480e-467b-bd7b-ca7b0e270f59 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot force create request issued successfully. Aug 13 06:10:10.828498 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-644048c8-480e-467b-bd7b-ca7b0e270f59 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:10:10.829061 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 507/2044] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:10:10 2026] POST /volume/v3/snapshots => generated 310 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:10:10.843300 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3d730a55-2016-4b5d-b9d3-25dda6bc002e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:10.845168 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d730a55-2016-4b5d-b9d3-25dda6bc002e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/5183e039-a6e8-4368-aa66-f79d43cd60c6 Aug 13 06:10:10.845374 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d730a55-2016-4b5d-b9d3-25dda6bc002e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:10.845569 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d730a55-2016-4b5d-b9d3-25dda6bc002e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:10.855663 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:10.855663 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:10.856271 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3d730a55-2016-4b5d-b9d3-25dda6bc002e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:10:10.857329 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d730a55-2016-4b5d-b9d3-25dda6bc002e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/5183e039-a6e8-4368-aa66-f79d43cd60c6 returned with HTTP 200 Aug 13 06:10:10.857787 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 510/2045] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:10:10 2026] GET /volume/v3/snapshots/5183e039-a6e8-4368-aa66-f79d43cd60c6 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:11.039207 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-57836eb3-373d-4f31-bf2a-198d1878b52a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:11.045259 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-57836eb3-373d-4f31-bf2a-198d1878b52a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:10:11.045259 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-57836eb3-373d-4f31-bf2a-198d1878b52a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:11.045259 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-57836eb3-373d-4f31-bf2a-198d1878b52a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:11.045259 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-57836eb3-373d-4f31-bf2a-198d1878b52a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:11.047699 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:11.047699 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:11.048393 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-57836eb3-373d-4f31-bf2a-198d1878b52a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:10:11.048735 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 513/2046] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:11 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:11.064498 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-018b2de0-78c4-4f4a-8e26-9da73b3fb4ec None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:11.066506 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-018b2de0-78c4-4f4a-8e26-9da73b3fb4ec tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/volumes/2fbf26cf-d901-4235-8cde-e8b587d11faa Aug 13 06:10:11.066685 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-018b2de0-78c4-4f4a-8e26-9da73b3fb4ec tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:11.067950 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-018b2de0-78c4-4f4a-8e26-9da73b3fb4ec tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:11.077966 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:11.077966 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:11.081820 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-018b2de0-78c4-4f4a-8e26-9da73b3fb4ec tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:10:11.087209 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-018b2de0-78c4-4f4a-8e26-9da73b3fb4ec tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes/2fbf26cf-d901-4235-8cde-e8b587d11faa returned with HTTP 200 Aug 13 06:10:11.087209 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 517/2047] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:11 2026] GET /volume/v3/volumes/2fbf26cf-d901-4235-8cde-e8b587d11faa => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:11.101260 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0a5a7a70-5626-4653-ac63-812604930a77 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:11.103812 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a5a7a70-5626-4653-ac63-812604930a77 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] DELETE https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:10:11.104034 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a5a7a70-5626-4653-ac63-812604930a77 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:11.104285 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a5a7a70-5626-4653-ac63-812604930a77 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:11.104430 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-0a5a7a70-5626-4653-ac63-812604930a77 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Delete backup with id: 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. Aug 13 06:10:11.109858 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-49af620a-eace-45f3-aa9f-6641b729cd2b req-4bd8f6fd-dd69-47a8-95d8-bc7b16bcfb84 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:11.112035 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:11.112035 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:11.112945 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-49af620a-eace-45f3-aa9f-6641b729cd2b req-4bd8f6fd-dd69-47a8-95d8-bc7b16bcfb84 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b Aug 13 06:10:11.113256 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-49af620a-eace-45f3-aa9f-6641b729cd2b req-4bd8f6fd-dd69-47a8-95d8-bc7b16bcfb84 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:11.113484 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-49af620a-eace-45f3-aa9f-6641b729cd2b req-4bd8f6fd-dd69-47a8-95d8-bc7b16bcfb84 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:11.123425 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:11.123425 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:11.128080 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-49af620a-eace-45f3-aa9f-6641b729cd2b req-4bd8f6fd-dd69-47a8-95d8-bc7b16bcfb84 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:10:11.133415 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-49af620a-eace-45f3-aa9f-6641b729cd2b req-4bd8f6fd-dd69-47a8-95d8-bc7b16bcfb84 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b returned with HTTP 200 Aug 13 06:10:11.133956 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 511/2048] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:10:11 2026] GET /volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:11.138132 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-0a5a7a70-5626-4653-ac63-812604930a77 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] delete_backup rpcapi backup_id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:10:11.140224 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a5a7a70-5626-4653-ac63-812604930a77 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 202 Aug 13 06:10:11.140789 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 508/2049] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:10:11 2026] DELETE /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:10:11.150647 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-13958328-7a1b-4d65-8d4e-8738418c81c5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:11.150751 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4da568dc-6960-4c37-9707-cda5323c076b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:11.152901 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-13958328-7a1b-4d65-8d4e-8738418c81c5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:10:11.153052 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-13958328-7a1b-4d65-8d4e-8738418c81c5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:11.153336 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-13958328-7a1b-4d65-8d4e-8738418c81c5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:11.153478 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-13958328-7a1b-4d65-8d4e-8738418c81c5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:11.154270 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4da568dc-6960-4c37-9707-cda5323c076b tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] DELETE https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b Aug 13 06:10:11.154592 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4da568dc-6960-4c37-9707-cda5323c076b tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:11.155197 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4da568dc-6960-4c37-9707-cda5323c076b tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:11.155197 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-4da568dc-6960-4c37-9707-cda5323c076b tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Delete volume with id: b6544b4a-8c30-4a28-8ca3-1d611202cf7b Aug 13 06:10:11.158242 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:11.158242 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:11.159155 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-13958328-7a1b-4d65-8d4e-8738418c81c5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 200 Aug 13 06:10:11.159611 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 514/2050] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:11 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:11.170584 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:11.170584 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:11.173159 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4da568dc-6960-4c37-9707-cda5323c076b tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:10:11.197897 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4da568dc-6960-4c37-9707-cda5323c076b tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Delete volume request issued successfully. Aug 13 06:10:11.198799 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4da568dc-6960-4c37-9707-cda5323c076b tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b returned with HTTP 202 Aug 13 06:10:11.198799 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 518/2051] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:10:11 2026] DELETE /volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:10:11.209902 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f49b5f98-6079-4741-b9e9-59492885eb1a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:11.211960 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f49b5f98-6079-4741-b9e9-59492885eb1a tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b Aug 13 06:10:11.212155 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f49b5f98-6079-4741-b9e9-59492885eb1a tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:11.212364 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f49b5f98-6079-4741-b9e9-59492885eb1a tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:11.218766 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:11.218766 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:11.222262 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f49b5f98-6079-4741-b9e9-59492885eb1a tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:10:11.226455 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f49b5f98-6079-4741-b9e9-59492885eb1a tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b returned with HTTP 200 Aug 13 06:10:11.226776 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 512/2052] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:11 2026] GET /volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:11.867942 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5439c178-b130-4755-a749-fe06be43deba None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:11.871670 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5439c178-b130-4755-a749-fe06be43deba tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/5183e039-a6e8-4368-aa66-f79d43cd60c6 Aug 13 06:10:11.871835 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5439c178-b130-4755-a749-fe06be43deba tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:11.872029 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5439c178-b130-4755-a749-fe06be43deba tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:11.877700 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:11.877700 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:11.878294 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5439c178-b130-4755-a749-fe06be43deba tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:10:11.879311 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5439c178-b130-4755-a749-fe06be43deba tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/5183e039-a6e8-4368-aa66-f79d43cd60c6 returned with HTTP 200 Aug 13 06:10:11.879744 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 509/2053] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:10:11 2026] GET /volume/v3/snapshots/5183e039-a6e8-4368-aa66-f79d43cd60c6 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:11.901065 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-685379ef-9be8-4c03-9f09-2eccef36ce8d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:11.903812 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-685379ef-9be8-4c03-9f09-2eccef36ce8d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:10:11.904265 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-685379ef-9be8-4c03-9f09-2eccef36ce8d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3bd65249-3444-4b94-b387-df8600957010", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2069010094"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:11.907800 np0000007163 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=382,cinder:INSERT=61,cinder:UPDATE=88 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:10:11.917225 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:11.917225 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:11.917965 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-685379ef-9be8-4c03-9f09-2eccef36ce8d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:10:11.918531 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-685379ef-9be8-4c03-9f09-2eccef36ce8d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Create snapshot from volume 3bd65249-3444-4b94-b387-df8600957010 Aug 13 06:10:11.953641 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-685379ef-9be8-4c03-9f09-2eccef36ce8d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Created reservations ['37f3df60-86b3-44b9-8917-4693355441b9', 'c8bb6f23-5c79-48c7-87da-2ea0c8736590', 'a8918a5f-2a2c-48b6-9945-dfd3b9b726c3', 'b2e22982-531a-487b-a1af-a52a9ce8f17b'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:10:12.007406 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-685379ef-9be8-4c03-9f09-2eccef36ce8d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot force create request issued successfully. Aug 13 06:10:12.007406 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-685379ef-9be8-4c03-9f09-2eccef36ce8d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:10:12.007406 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 515/2054] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:10:11 2026] POST /volume/v3/snapshots => generated 310 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:10:12.015569 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0342d4ba-964a-4169-b3a2-0d686566e044 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:12.017453 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0342d4ba-964a-4169-b3a2-0d686566e044 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/7509d915-5650-4d47-8f46-0f2953e9dd60 Aug 13 06:10:12.017696 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0342d4ba-964a-4169-b3a2-0d686566e044 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:12.017863 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0342d4ba-964a-4169-b3a2-0d686566e044 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:12.023318 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:12.023318 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:12.023790 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0342d4ba-964a-4169-b3a2-0d686566e044 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:10:12.024747 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0342d4ba-964a-4169-b3a2-0d686566e044 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/7509d915-5650-4d47-8f46-0f2953e9dd60 returned with HTTP 200 Aug 13 06:10:12.025126 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 519/2055] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:10:12 2026] GET /volume/v3/snapshots/7509d915-5650-4d47-8f46-0f2953e9dd60 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:12.171580 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-29ec92fc-a042-430c-b798-f05d74b8938c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:12.172944 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-29ec92fc-a042-430c-b798-f05d74b8938c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae Aug 13 06:10:12.173104 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-29ec92fc-a042-430c-b798-f05d74b8938c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:12.173313 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-29ec92fc-a042-430c-b798-f05d74b8938c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:12.173448 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-29ec92fc-a042-430c-b798-f05d74b8938c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 28036b33-5e1b-4485-8a9f-a0493a6ec7ae. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:12.177454 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-29ec92fc-a042-430c-b798-f05d74b8938c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae returned with HTTP 404 Aug 13 06:10:12.178047 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 513/2056] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:12 2026] GET /volume/v3/backups/28036b33-5e1b-4485-8a9f-a0493a6ec7ae => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:10:12.188796 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-10c18630-18c6-423a-b1ae-f79fa7495dfc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:12.191435 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10c18630-18c6-423a-b1ae-f79fa7495dfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:10:12.191901 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-10c18630-18c6-423a-b1ae-f79fa7495dfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-883866034"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:12.194077 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-10c18630-18c6-423a-b1ae-f79fa7495dfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-883866034'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:10:12.194291 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-10c18630-18c6-423a-b1ae-f79fa7495dfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Create volume of 1 GB Aug 13 06:10:12.199062 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-10c18630-18c6-423a-b1ae-f79fa7495dfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Availability Zones retrieved successfully. Aug 13 06:10:12.207903 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-10c18630-18c6-423a-b1ae-f79fa7495dfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Flow 'volume_create_api' (046ba9bd-a074-47a6-a562-df0be83613a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:10:12.209469 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-10c18630-18c6-423a-b1ae-f79fa7495dfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c433b1c5-a24e-4f7f-9b45-009023ef2797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:10:12.211043 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-10c18630-18c6-423a-b1ae-f79fa7495dfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:10:12.245127 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-64893f81-9e07-4e11-af20-d428c39242ae None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:12.245456 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-10c18630-18c6-423a-b1ae-f79fa7495dfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c433b1c5-a24e-4f7f-9b45-009023ef2797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:10:12.246405 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-10c18630-18c6-423a-b1ae-f79fa7495dfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5ce9854-7a3a-4125-8623-13e17a6d00df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:10:12.247053 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-64893f81-9e07-4e11-af20-d428c39242ae tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b Aug 13 06:10:12.247401 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-64893f81-9e07-4e11-af20-d428c39242ae tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:12.247661 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-64893f81-9e07-4e11-af20-d428c39242ae tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:12.254057 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-64893f81-9e07-4e11-af20-d428c39242ae tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b returned with HTTP 404 Aug 13 06:10:12.254675 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 516/2057] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:12 2026] GET /volume/v3/volumes/b6544b4a-8c30-4a28-8ca3-1d611202cf7b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:10:12.285694 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-10c18630-18c6-423a-b1ae-f79fa7495dfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Created reservations ['039ead7d-2af2-4d3a-a256-83b35137b89e', '5c66a551-f762-4e46-8d1c-b29644bd366d', '5aa2b1ec-a7f5-44e7-9408-fccd72e57a66', 'eeaf428e-4de9-40f0-b2f0-efe3ba411b07'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:10:12.286482 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-10c18630-18c6-423a-b1ae-f79fa7495dfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5ce9854-7a3a-4125-8623-13e17a6d00df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['039ead7d-2af2-4d3a-a256-83b35137b89e', '5c66a551-f762-4e46-8d1c-b29644bd366d', '5aa2b1ec-a7f5-44e7-9408-fccd72e57a66', 'eeaf428e-4de9-40f0-b2f0-efe3ba411b07']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:10:12.287159 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-10c18630-18c6-423a-b1ae-f79fa7495dfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bba9dd7-d46d-438d-8869-e190219dddfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:10:12.311074 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-10c18630-18c6-423a-b1ae-f79fa7495dfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bba9dd7-d46d-438d-8869-e190219dddfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '789c9026-5942-4d2c-b6e2-aa9f836282ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-883866034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c7dfe759a4c49478b21b53c24239800',qos_specs=None,replication_status=,reservations=['039ead7d-2af2-4d3a-a256-83b35137b89e','5c66a551-f762-4e46-8d1c-b29644bd366d','5aa2b1ec-a7f5-44e7-9408-fccd72e57a66','eeaf428e-4de9-40f0-b2f0-efe3ba411b07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ff85da8d720492cb039ee834ea2570f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:10:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-883866034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=789c9026-5942-4d2c-b6e2-aa9f836282ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c7dfe759a4c49478b21b53c24239800',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ff85da8d720492cb039ee834ea2570f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:10:12.311894 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-10c18630-18c6-423a-b1ae-f79fa7495dfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (219ea340-930d-4421-b922-b043f0afc029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:10:12.333053 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-10c18630-18c6-423a-b1ae-f79fa7495dfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (219ea340-930d-4421-b922-b043f0afc029) transitioned into state 'SUCCESS' from state '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-883866034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c7dfe759a4c49478b21b53c24239800',qos_specs=None,replication_status=,reservations=['039ead7d-2af2-4d3a-a256-83b35137b89e','5c66a551-f762-4e46-8d1c-b29644bd366d','5aa2b1ec-a7f5-44e7-9408-fccd72e57a66','eeaf428e-4de9-40f0-b2f0-efe3ba411b07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ff85da8d720492cb039ee834ea2570f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:10:12.334037 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-10c18630-18c6-423a-b1ae-f79fa7495dfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (900daa0d-dd83-4b24-b6ef-0d5f22234e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:10:12.349415 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-10c18630-18c6-423a-b1ae-f79fa7495dfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (900daa0d-dd83-4b24-b6ef-0d5f22234e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:10:12.352207 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-10c18630-18c6-423a-b1ae-f79fa7495dfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Flow 'volume_create_api' (046ba9bd-a074-47a6-a562-df0be83613a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:10:12.352207 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-10c18630-18c6-423a-b1ae-f79fa7495dfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Create volume request issued successfully. Aug 13 06:10:12.352207 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10c18630-18c6-423a-b1ae-f79fa7495dfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:10:12.352207 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 510/2058] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:10:12 2026] POST /volume/v3/volumes => generated 748 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:10:12.368777 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3d96bb1c-f7ff-4aca-a54b-0e40d4b3d35d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:12.368777 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3d96bb1c-f7ff-4aca-a54b-0e40d4b3d35d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/volumes/789c9026-5942-4d2c-b6e2-aa9f836282ff Aug 13 06:10:12.368777 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3d96bb1c-f7ff-4aca-a54b-0e40d4b3d35d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:12.369121 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3d96bb1c-f7ff-4aca-a54b-0e40d4b3d35d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:12.376505 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:12.376505 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:12.381305 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3d96bb1c-f7ff-4aca-a54b-0e40d4b3d35d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:10:12.386202 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3d96bb1c-f7ff-4aca-a54b-0e40d4b3d35d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes/789c9026-5942-4d2c-b6e2-aa9f836282ff returned with HTTP 200 Aug 13 06:10:12.386694 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 520/2059] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:12 2026] GET /volume/v3/volumes/789c9026-5942-4d2c-b6e2-aa9f836282ff => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:13.035989 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-672ab3ed-77e1-4f80-b7ab-8aec712674c2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:13.037672 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-672ab3ed-77e1-4f80-b7ab-8aec712674c2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/7509d915-5650-4d47-8f46-0f2953e9dd60 Aug 13 06:10:13.037844 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-672ab3ed-77e1-4f80-b7ab-8aec712674c2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:13.038011 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-672ab3ed-77e1-4f80-b7ab-8aec712674c2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:13.046762 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:13.046762 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:13.047280 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-672ab3ed-77e1-4f80-b7ab-8aec712674c2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:10:13.048051 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-672ab3ed-77e1-4f80-b7ab-8aec712674c2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/7509d915-5650-4d47-8f46-0f2953e9dd60 returned with HTTP 200 Aug 13 06:10:13.048340 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 514/2060] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:10:13 2026] GET /volume/v3/snapshots/7509d915-5650-4d47-8f46-0f2953e9dd60 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:13.058954 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5fac7cc6-e38a-443f-baf6-26823f23c86a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:13.061015 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5fac7cc6-e38a-443f-baf6-26823f23c86a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:10:13.061618 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5fac7cc6-e38a-443f-baf6-26823f23c86a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3bd65249-3444-4b94-b387-df8600957010", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-998529902"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:13.076468 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:13.076468 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:13.076468 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5fac7cc6-e38a-443f-baf6-26823f23c86a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:10:13.076468 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-5fac7cc6-e38a-443f-baf6-26823f23c86a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Create snapshot from volume 3bd65249-3444-4b94-b387-df8600957010 Aug 13 06:10:13.102336 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-5fac7cc6-e38a-443f-baf6-26823f23c86a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Created reservations ['c42cbbe6-9fd4-4dd1-a98e-09fb69ef7073', '7b1da93a-7a5d-406c-b652-9d27225b703d', '4309aeb8-6047-48cc-ab8d-79b2e4591299', '468c7b60-d799-4c82-98ec-9765fe9a430d'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:10:13.136999 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5fac7cc6-e38a-443f-baf6-26823f23c86a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot force create request issued successfully. Aug 13 06:10:13.137427 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5fac7cc6-e38a-443f-baf6-26823f23c86a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:10:13.137986 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 517/2061] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:10:13 2026] POST /volume/v3/snapshots => generated 309 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:10:13.147687 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7d269220-fe5f-4f36-8f59-5692f44de879 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:13.150930 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7d269220-fe5f-4f36-8f59-5692f44de879 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/4d888954-0d41-48e8-b80d-225a724e2b29 Aug 13 06:10:13.151239 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7d269220-fe5f-4f36-8f59-5692f44de879 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:13.151519 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7d269220-fe5f-4f36-8f59-5692f44de879 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:13.158322 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:13.158322 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:13.158947 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7d269220-fe5f-4f36-8f59-5692f44de879 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:10:13.159980 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7d269220-fe5f-4f36-8f59-5692f44de879 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/4d888954-0d41-48e8-b80d-225a724e2b29 returned with HTTP 200 Aug 13 06:10:13.160464 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 511/2062] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:10:13 2026] GET /volume/v3/snapshots/4d888954-0d41-48e8-b80d-225a724e2b29 => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:13.405923 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8de4e713-7895-4063-a05f-98d666da6925 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:13.406906 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8de4e713-7895-4063-a05f-98d666da6925 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/volumes/789c9026-5942-4d2c-b6e2-aa9f836282ff Aug 13 06:10:13.407104 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8de4e713-7895-4063-a05f-98d666da6925 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:13.407397 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8de4e713-7895-4063-a05f-98d666da6925 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:13.414568 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:13.414568 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:13.417813 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8de4e713-7895-4063-a05f-98d666da6925 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:10:13.423907 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8de4e713-7895-4063-a05f-98d666da6925 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes/789c9026-5942-4d2c-b6e2-aa9f836282ff returned with HTTP 200 Aug 13 06:10:13.423907 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 521/2063] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:13 2026] GET /volume/v3/volumes/789c9026-5942-4d2c-b6e2-aa9f836282ff => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:13.439887 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3c1e3b49-7af7-4e20-8c94-46323dab440d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:13.447213 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c1e3b49-7af7-4e20-8c94-46323dab440d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] POST https://10.4.3.121/volume/v3/backups Aug 13 06:10:13.447213 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c1e3b49-7af7-4e20-8c94-46323dab440d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "789c9026-5942-4d2c-b6e2-aa9f836282ff", "name": "tempest-VolumesBackupsTest-Backup-1641089760"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:13.448114 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-3c1e3b49-7af7-4e20-8c94-46323dab440d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Creating new backup {'backup': {'volume_id': '789c9026-5942-4d2c-b6e2-aa9f836282ff', 'name': 'tempest-VolumesBackupsTest-Backup-1641089760'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:10:13.448453 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-3c1e3b49-7af7-4e20-8c94-46323dab440d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Creating backup of volume 789c9026-5942-4d2c-b6e2-aa9f836282ff in container None Aug 13 06:10:13.458143 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:13.458143 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:13.460202 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3c1e3b49-7af7-4e20-8c94-46323dab440d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:10:13.484175 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-3c1e3b49-7af7-4e20-8c94-46323dab440d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Created reservations ['036a69c6-ed46-4f30-9f6a-8c0e6748044a', '7a34216e-7ae0-4663-abef-6ba5a12005ec'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:10:13.532012 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c1e3b49-7af7-4e20-8c94-46323dab440d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:10:13.532012 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 515/2064] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:10:13 2026] POST /volume/v3/backups => generated 330 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:10:13.548118 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-afb60f15-ed7c-4ae1-947c-57d5dce3f785 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:13.554033 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-afb60f15-ed7c-4ae1-947c-57d5dce3f785 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 Aug 13 06:10:13.555472 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-afb60f15-ed7c-4ae1-947c-57d5dce3f785 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:13.556828 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-afb60f15-ed7c-4ae1-947c-57d5dce3f785 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:13.557632 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-afb60f15-ed7c-4ae1-947c-57d5dce3f785 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:13.569848 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:13.569848 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:13.569848 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-afb60f15-ed7c-4ae1-947c-57d5dce3f785 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 returned with HTTP 200 Aug 13 06:10:13.569848 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 518/2065] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:13 2026] GET /volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 => generated 737 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:14.168848 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-32d55d2a-adbb-4d37-a64b-d9e8bdc25e03 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:14.172866 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32d55d2a-adbb-4d37-a64b-d9e8bdc25e03 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/4d888954-0d41-48e8-b80d-225a724e2b29 Aug 13 06:10:14.172866 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32d55d2a-adbb-4d37-a64b-d9e8bdc25e03 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:14.172866 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32d55d2a-adbb-4d37-a64b-d9e8bdc25e03 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:14.179773 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:14.179773 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:14.179773 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-32d55d2a-adbb-4d37-a64b-d9e8bdc25e03 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:10:14.179773 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32d55d2a-adbb-4d37-a64b-d9e8bdc25e03 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/4d888954-0d41-48e8-b80d-225a724e2b29 returned with HTTP 200 Aug 13 06:10:14.180084 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 512/2066] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:10:14 2026] GET /volume/v3/snapshots/4d888954-0d41-48e8-b80d-225a724e2b29 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:14.191587 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ed23e531-00fe-4656-9e65-4bf05b79ce7f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:14.193483 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ed23e531-00fe-4656-9e65-4bf05b79ce7f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/5183e039-a6e8-4368-aa66-f79d43cd60c6 Aug 13 06:10:14.193585 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ed23e531-00fe-4656-9e65-4bf05b79ce7f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:14.193757 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ed23e531-00fe-4656-9e65-4bf05b79ce7f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:14.193852 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-ed23e531-00fe-4656-9e65-4bf05b79ce7f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete snapshot with id: 5183e039-a6e8-4368-aa66-f79d43cd60c6 Aug 13 06:10:14.199135 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:14.199135 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:14.199600 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ed23e531-00fe-4656-9e65-4bf05b79ce7f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:10:14.216759 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ed23e531-00fe-4656-9e65-4bf05b79ce7f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot delete request issued successfully. Aug 13 06:10:14.216963 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ed23e531-00fe-4656-9e65-4bf05b79ce7f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/5183e039-a6e8-4368-aa66-f79d43cd60c6 returned with HTTP 202 Aug 13 06:10:14.217425 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 522/2067] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:10:14 2026] DELETE /volume/v3/snapshots/5183e039-a6e8-4368-aa66-f79d43cd60c6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:10:14.226540 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b3838080-f2fb-4ce7-a65f-043c3909a2c1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:14.229488 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b3838080-f2fb-4ce7-a65f-043c3909a2c1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/5183e039-a6e8-4368-aa66-f79d43cd60c6 Aug 13 06:10:14.229488 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b3838080-f2fb-4ce7-a65f-043c3909a2c1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:14.229696 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b3838080-f2fb-4ce7-a65f-043c3909a2c1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:14.241911 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:14.241911 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:14.242369 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b3838080-f2fb-4ce7-a65f-043c3909a2c1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:10:14.243134 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b3838080-f2fb-4ce7-a65f-043c3909a2c1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/5183e039-a6e8-4368-aa66-f79d43cd60c6 returned with HTTP 200 Aug 13 06:10:14.243497 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 516/2068] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:10:14 2026] GET /volume/v3/snapshots/5183e039-a6e8-4368-aa66-f79d43cd60c6 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:14.585791 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f04d9141-e10e-49ea-ba7e-5fda07021998 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:14.589265 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f04d9141-e10e-49ea-ba7e-5fda07021998 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 Aug 13 06:10:14.589559 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f04d9141-e10e-49ea-ba7e-5fda07021998 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:14.589802 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f04d9141-e10e-49ea-ba7e-5fda07021998 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:14.589944 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f04d9141-e10e-49ea-ba7e-5fda07021998 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:14.598006 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:14.598006 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:14.599042 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f04d9141-e10e-49ea-ba7e-5fda07021998 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 returned with HTTP 200 Aug 13 06:10:14.599585 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 519/2069] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:14 2026] GET /volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:15.261420 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9dd5877b-ab18-4069-9e96-520c708e8957 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:15.264496 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9dd5877b-ab18-4069-9e96-520c708e8957 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/5183e039-a6e8-4368-aa66-f79d43cd60c6 Aug 13 06:10:15.264966 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9dd5877b-ab18-4069-9e96-520c708e8957 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:15.264966 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9dd5877b-ab18-4069-9e96-520c708e8957 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:15.269868 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9dd5877b-ab18-4069-9e96-520c708e8957 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/5183e039-a6e8-4368-aa66-f79d43cd60c6 returned with HTTP 404 Aug 13 06:10:15.270479 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 513/2070] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:10:15 2026] GET /volume/v3/snapshots/5183e039-a6e8-4368-aa66-f79d43cd60c6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:10:15.280774 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-55515699-c243-4ae7-bf12-9568c56c6410 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:15.282831 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-55515699-c243-4ae7-bf12-9568c56c6410 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/4d888954-0d41-48e8-b80d-225a724e2b29 Aug 13 06:10:15.283085 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-55515699-c243-4ae7-bf12-9568c56c6410 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:15.283359 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-55515699-c243-4ae7-bf12-9568c56c6410 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:15.283504 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-55515699-c243-4ae7-bf12-9568c56c6410 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete snapshot with id: 4d888954-0d41-48e8-b80d-225a724e2b29 Aug 13 06:10:15.296460 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:15.296460 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:15.297085 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-55515699-c243-4ae7-bf12-9568c56c6410 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:10:15.326115 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-55515699-c243-4ae7-bf12-9568c56c6410 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot delete request issued successfully. Aug 13 06:10:15.326261 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-55515699-c243-4ae7-bf12-9568c56c6410 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/4d888954-0d41-48e8-b80d-225a724e2b29 returned with HTTP 202 Aug 13 06:10:15.326782 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 523/2071] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:10:15 2026] DELETE /volume/v3/snapshots/4d888954-0d41-48e8-b80d-225a724e2b29 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:10:15.337365 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8ed0a5d3-9424-4413-9cbc-97e360e2f28c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:15.339153 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8ed0a5d3-9424-4413-9cbc-97e360e2f28c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/4d888954-0d41-48e8-b80d-225a724e2b29 Aug 13 06:10:15.339329 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8ed0a5d3-9424-4413-9cbc-97e360e2f28c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:15.339548 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8ed0a5d3-9424-4413-9cbc-97e360e2f28c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:15.349401 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:15.349401 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:15.349892 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8ed0a5d3-9424-4413-9cbc-97e360e2f28c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:10:15.350625 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8ed0a5d3-9424-4413-9cbc-97e360e2f28c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/4d888954-0d41-48e8-b80d-225a724e2b29 returned with HTTP 200 Aug 13 06:10:15.350972 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 517/2072] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:10:15 2026] GET /volume/v3/snapshots/4d888954-0d41-48e8-b80d-225a724e2b29 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:15.613100 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a27f5dc3-ceb5-4099-bf54-6ce3bf362cfc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:15.614948 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a27f5dc3-ceb5-4099-bf54-6ce3bf362cfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 Aug 13 06:10:15.615411 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a27f5dc3-ceb5-4099-bf54-6ce3bf362cfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:15.615696 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a27f5dc3-ceb5-4099-bf54-6ce3bf362cfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:15.615897 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a27f5dc3-ceb5-4099-bf54-6ce3bf362cfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:15.621337 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:15.621337 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:15.622318 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a27f5dc3-ceb5-4099-bf54-6ce3bf362cfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 returned with HTTP 200 Aug 13 06:10:15.623317 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 520/2073] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:15 2026] GET /volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:16.363297 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-def457d2-6b46-43e8-bea8-9701ac9cc55f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:16.365503 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-def457d2-6b46-43e8-bea8-9701ac9cc55f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/4d888954-0d41-48e8-b80d-225a724e2b29 Aug 13 06:10:16.365803 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-def457d2-6b46-43e8-bea8-9701ac9cc55f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:16.366064 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-def457d2-6b46-43e8-bea8-9701ac9cc55f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:16.371803 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-def457d2-6b46-43e8-bea8-9701ac9cc55f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/4d888954-0d41-48e8-b80d-225a724e2b29 returned with HTTP 404 Aug 13 06:10:16.372415 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 514/2074] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:10:16 2026] GET /volume/v3/snapshots/4d888954-0d41-48e8-b80d-225a724e2b29 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:10:16.382362 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3a733e75-8132-4cf0-92e6-f29e3a2ceda8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:16.387616 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3a733e75-8132-4cf0-92e6-f29e3a2ceda8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/7509d915-5650-4d47-8f46-0f2953e9dd60 Aug 13 06:10:16.387816 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3a733e75-8132-4cf0-92e6-f29e3a2ceda8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:16.388020 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3a733e75-8132-4cf0-92e6-f29e3a2ceda8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:16.388137 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-3a733e75-8132-4cf0-92e6-f29e3a2ceda8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete snapshot with id: 7509d915-5650-4d47-8f46-0f2953e9dd60 Aug 13 06:10:16.401417 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:16.401417 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:16.401877 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3a733e75-8132-4cf0-92e6-f29e3a2ceda8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:10:16.423465 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3a733e75-8132-4cf0-92e6-f29e3a2ceda8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot delete request issued successfully. Aug 13 06:10:16.423726 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3a733e75-8132-4cf0-92e6-f29e3a2ceda8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/7509d915-5650-4d47-8f46-0f2953e9dd60 returned with HTTP 202 Aug 13 06:10:16.424291 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 524/2075] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:10:16 2026] DELETE /volume/v3/snapshots/7509d915-5650-4d47-8f46-0f2953e9dd60 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:10:16.433638 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-de3fea47-9ce7-4ae1-8ba8-1ce200bbf831 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:16.435389 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-de3fea47-9ce7-4ae1-8ba8-1ce200bbf831 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/7509d915-5650-4d47-8f46-0f2953e9dd60 Aug 13 06:10:16.435581 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-de3fea47-9ce7-4ae1-8ba8-1ce200bbf831 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:16.435862 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-de3fea47-9ce7-4ae1-8ba8-1ce200bbf831 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:16.441695 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:16.441695 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:16.442332 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-de3fea47-9ce7-4ae1-8ba8-1ce200bbf831 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:10:16.443358 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-de3fea47-9ce7-4ae1-8ba8-1ce200bbf831 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/7509d915-5650-4d47-8f46-0f2953e9dd60 returned with HTTP 200 Aug 13 06:10:16.443864 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 518/2076] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:10:16 2026] GET /volume/v3/snapshots/7509d915-5650-4d47-8f46-0f2953e9dd60 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:16.639604 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-646cf030-c588-49e5-a915-76784929f554 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:16.640519 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-646cf030-c588-49e5-a915-76784929f554 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 Aug 13 06:10:16.640707 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-646cf030-c588-49e5-a915-76784929f554 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:16.640882 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-646cf030-c588-49e5-a915-76784929f554 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:16.640988 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-646cf030-c588-49e5-a915-76784929f554 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:16.646317 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:16.646317 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:16.647029 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-646cf030-c588-49e5-a915-76784929f554 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 returned with HTTP 200 Aug 13 06:10:16.647397 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 521/2077] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:16 2026] GET /volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:17.459139 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-572ffd1d-a729-442a-947c-47fa395270b9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:17.461457 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-572ffd1d-a729-442a-947c-47fa395270b9 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/7509d915-5650-4d47-8f46-0f2953e9dd60 Aug 13 06:10:17.461795 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-572ffd1d-a729-442a-947c-47fa395270b9 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:17.463872 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-572ffd1d-a729-442a-947c-47fa395270b9 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:17.468134 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-572ffd1d-a729-442a-947c-47fa395270b9 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/7509d915-5650-4d47-8f46-0f2953e9dd60 returned with HTTP 404 Aug 13 06:10:17.468969 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 515/2078] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:10:17 2026] GET /volume/v3/snapshots/7509d915-5650-4d47-8f46-0f2953e9dd60 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:10:17.478322 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0ce0b791-3b43-44b8-8e7d-812a370b64ef None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:17.483397 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0ce0b791-3b43-44b8-8e7d-812a370b64ef tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/4d888954-0d41-48e8-b80d-225a724e2b29 Aug 13 06:10:17.483744 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0ce0b791-3b43-44b8-8e7d-812a370b64ef tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:17.484140 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0ce0b791-3b43-44b8-8e7d-812a370b64ef tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:17.484349 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-0ce0b791-3b43-44b8-8e7d-812a370b64ef tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete snapshot with id: 4d888954-0d41-48e8-b80d-225a724e2b29 Aug 13 06:10:17.490057 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0ce0b791-3b43-44b8-8e7d-812a370b64ef tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/4d888954-0d41-48e8-b80d-225a724e2b29 returned with HTTP 404 Aug 13 06:10:17.492277 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 525/2079] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:10:17 2026] DELETE /volume/v3/snapshots/4d888954-0d41-48e8-b80d-225a724e2b29 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:10:17.499109 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-25cca5e4-cf77-4772-af75-d6ceb0f51e9c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:17.501594 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-25cca5e4-cf77-4772-af75-d6ceb0f51e9c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/7509d915-5650-4d47-8f46-0f2953e9dd60 Aug 13 06:10:17.501893 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-25cca5e4-cf77-4772-af75-d6ceb0f51e9c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:17.502138 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-25cca5e4-cf77-4772-af75-d6ceb0f51e9c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:17.502325 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-25cca5e4-cf77-4772-af75-d6ceb0f51e9c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete snapshot with id: 7509d915-5650-4d47-8f46-0f2953e9dd60 Aug 13 06:10:17.512786 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-25cca5e4-cf77-4772-af75-d6ceb0f51e9c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/7509d915-5650-4d47-8f46-0f2953e9dd60 returned with HTTP 404 Aug 13 06:10:17.512786 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 519/2080] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:10:17 2026] DELETE /volume/v3/snapshots/7509d915-5650-4d47-8f46-0f2953e9dd60 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:10:17.523549 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dbbabe32-2657-46de-8bc1-d6c0a7c77fec None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:17.528077 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dbbabe32-2657-46de-8bc1-d6c0a7c77fec tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/5183e039-a6e8-4368-aa66-f79d43cd60c6 Aug 13 06:10:17.529913 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dbbabe32-2657-46de-8bc1-d6c0a7c77fec tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:17.529913 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dbbabe32-2657-46de-8bc1-d6c0a7c77fec tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:17.529913 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-dbbabe32-2657-46de-8bc1-d6c0a7c77fec tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete snapshot with id: 5183e039-a6e8-4368-aa66-f79d43cd60c6 Aug 13 06:10:17.537681 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dbbabe32-2657-46de-8bc1-d6c0a7c77fec tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/5183e039-a6e8-4368-aa66-f79d43cd60c6 returned with HTTP 404 Aug 13 06:10:17.538363 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 522/2081] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:10:17 2026] DELETE /volume/v3/snapshots/5183e039-a6e8-4368-aa66-f79d43cd60c6 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:10:17.586953 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ae0787c1-2558-47c4-8d50-9907f4dcdd47 req-49ed081d-80b5-4894-b584-ea17fbcbc138 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:17.593831 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ae0787c1-2558-47c4-8d50-9907f4dcdd47 req-49ed081d-80b5-4894-b584-ea17fbcbc138 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 Aug 13 06:10:17.594263 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ae0787c1-2558-47c4-8d50-9907f4dcdd47 req-49ed081d-80b5-4894-b584-ea17fbcbc138 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:17.594593 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ae0787c1-2558-47c4-8d50-9907f4dcdd47 req-49ed081d-80b5-4894-b584-ea17fbcbc138 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:17.610553 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:17.610553 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:17.618037 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-ae0787c1-2558-47c4-8d50-9907f4dcdd47 req-49ed081d-80b5-4894-b584-ea17fbcbc138 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:10:17.625489 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ae0787c1-2558-47c4-8d50-9907f4dcdd47 req-49ed081d-80b5-4894-b584-ea17fbcbc138 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 returned with HTTP 200 Aug 13 06:10:17.626403 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 516/2082] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:10:17 2026] GET /volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 => generated 1652 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:17.652205 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ae0787c1-2558-47c4-8d50-9907f4dcdd47 req-e7291dd3-d24c-4ae7-be2a-c45e8434cc61 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:17.652813 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ae0787c1-2558-47c4-8d50-9907f4dcdd47 req-e7291dd3-d24c-4ae7-be2a-c45e8434cc61 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] POST https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010/action Aug 13 06:10:17.653153 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ae0787c1-2558-47c4-8d50-9907f4dcdd47 req-e7291dd3-d24c-4ae7-be2a-c45e8434cc61 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:10:17.653300 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ae0787c1-2558-47c4-8d50-9907f4dcdd47 req-e7291dd3-d24c-4ae7-be2a-c45e8434cc61 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:17.662950 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c59cb899-0fa2-40ed-9c5c-3a00084b4c5d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:17.666694 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c59cb899-0fa2-40ed-9c5c-3a00084b4c5d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 Aug 13 06:10:17.666829 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c59cb899-0fa2-40ed-9c5c-3a00084b4c5d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:17.667056 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c59cb899-0fa2-40ed-9c5c-3a00084b4c5d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:17.667201 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c59cb899-0fa2-40ed-9c5c-3a00084b4c5d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:17.671919 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:17.671919 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:17.672834 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c59cb899-0fa2-40ed-9c5c-3a00084b4c5d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 returned with HTTP 200 Aug 13 06:10:17.673102 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 520/2083] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:17 2026] GET /volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:17.673146 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:17.673146 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:17.673704 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-ae0787c1-2558-47c4-8d50-9907f4dcdd47 req-e7291dd3-d24c-4ae7-be2a-c45e8434cc61 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:10:17.686464 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-ae0787c1-2558-47c4-8d50-9907f4dcdd47 req-e7291dd3-d24c-4ae7-be2a-c45e8434cc61 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Begin detaching volume completed successfully. Aug 13 06:10:17.686780 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ae0787c1-2558-47c4-8d50-9907f4dcdd47 req-e7291dd3-d24c-4ae7-be2a-c45e8434cc61 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010/action returned with HTTP 202 Aug 13 06:10:17.687373 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 526/2084] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:10:17 2026] POST /volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:10:17.749535 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b9fd042f-c89c-4c17-9020-d8683f9364a7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:17.749963 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b9fd042f-c89c-4c17-9020-d8683f9364a7 None None] GET https://10.4.3.121/volume// Aug 13 06:10:17.750126 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b9fd042f-c89c-4c17-9020-d8683f9364a7 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:17.750320 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b9fd042f-c89c-4c17-9020-d8683f9364a7 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:17.750678 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b9fd042f-c89c-4c17-9020-d8683f9364a7 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:10:17.750978 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 523/2085] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:10:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:10:17.759865 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ae0787c1-2558-47c4-8d50-9907f4dcdd47 req-f91045d8-104d-4de5-aa29-e0abb930febf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:17.762175 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ae0787c1-2558-47c4-8d50-9907f4dcdd47 req-f91045d8-104d-4de5-aa29-e0abb930febf tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 Aug 13 06:10:17.762419 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ae0787c1-2558-47c4-8d50-9907f4dcdd47 req-f91045d8-104d-4de5-aa29-e0abb930febf tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:17.762626 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ae0787c1-2558-47c4-8d50-9907f4dcdd47 req-f91045d8-104d-4de5-aa29-e0abb930febf tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:17.772863 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:17.772863 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:17.776901 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-ae0787c1-2558-47c4-8d50-9907f4dcdd47 req-f91045d8-104d-4de5-aa29-e0abb930febf tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:10:17.781343 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ae0787c1-2558-47c4-8d50-9907f4dcdd47 req-f91045d8-104d-4de5-aa29-e0abb930febf tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 returned with HTTP 200 Aug 13 06:10:17.781763 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 517/2086] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:10:17 2026] GET /volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 => generated 1835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:10:18.668356 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ae0787c1-2558-47c4-8d50-9907f4dcdd47 req-8c3e9d7a-c01a-4220-b37e-5984f7fc8e18 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:18.672348 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ae0787c1-2558-47c4-8d50-9907f4dcdd47 req-8c3e9d7a-c01a-4220-b37e-5984f7fc8e18 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/attachments/24779947-415e-4c3f-8f4c-92d24b6ed8b4 Aug 13 06:10:18.672348 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ae0787c1-2558-47c4-8d50-9907f4dcdd47 req-8c3e9d7a-c01a-4220-b37e-5984f7fc8e18 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:18.672348 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ae0787c1-2558-47c4-8d50-9907f4dcdd47 req-8c3e9d7a-c01a-4220-b37e-5984f7fc8e18 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:18.682461 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:18.682461 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:18.686735 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a9de3fe9-ca2c-4420-8deb-28a097dc381f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:18.688406 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a9de3fe9-ca2c-4420-8deb-28a097dc381f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 Aug 13 06:10:18.688716 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a9de3fe9-ca2c-4420-8deb-28a097dc381f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:18.688976 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a9de3fe9-ca2c-4420-8deb-28a097dc381f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:18.689149 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a9de3fe9-ca2c-4420-8deb-28a097dc381f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:18.699411 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:18.699411 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:18.699411 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a9de3fe9-ca2c-4420-8deb-28a097dc381f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 returned with HTTP 200 Aug 13 06:10:18.699411 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 527/2087] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:18 2026] GET /volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:18.736265 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ae0787c1-2558-47c4-8d50-9907f4dcdd47 req-8c3e9d7a-c01a-4220-b37e-5984f7fc8e18 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/attachments/24779947-415e-4c3f-8f4c-92d24b6ed8b4 returned with HTTP 200 Aug 13 06:10:18.737005 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 521/2088] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:10:18 2026] DELETE /volume/v3/attachments/24779947-415e-4c3f-8f4c-92d24b6ed8b4 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:19.711063 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-690280ff-cf50-46b0-b298-70d99d37b256 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:19.713449 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-690280ff-cf50-46b0-b298-70d99d37b256 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 Aug 13 06:10:19.713665 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-690280ff-cf50-46b0-b298-70d99d37b256 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:19.713841 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-690280ff-cf50-46b0-b298-70d99d37b256 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:19.713943 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-690280ff-cf50-46b0-b298-70d99d37b256 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:19.720406 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:19.720406 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:19.721212 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-690280ff-cf50-46b0-b298-70d99d37b256 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 returned with HTTP 200 Aug 13 06:10:19.721568 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 524/2089] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:19 2026] GET /volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:20.057825 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-89e51fb6-685d-4de1-846b-fd2583c8e3c7 req-f181a8e6-7f80-478f-b3eb-b7a9cf2efa0d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:20.059572 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-89e51fb6-685d-4de1-846b-fd2583c8e3c7 req-f181a8e6-7f80-478f-b3eb-b7a9cf2efa0d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/attachments/24779947-415e-4c3f-8f4c-92d24b6ed8b4 Aug 13 06:10:20.059735 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-89e51fb6-685d-4de1-846b-fd2583c8e3c7 req-f181a8e6-7f80-478f-b3eb-b7a9cf2efa0d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:20.059903 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-89e51fb6-685d-4de1-846b-fd2583c8e3c7 req-f181a8e6-7f80-478f-b3eb-b7a9cf2efa0d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:20.063283 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-89e51fb6-685d-4de1-846b-fd2583c8e3c7 req-f181a8e6-7f80-478f-b3eb-b7a9cf2efa0d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/attachments/24779947-415e-4c3f-8f4c-92d24b6ed8b4 returned with HTTP 404 Aug 13 06:10:20.063652 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 518/2090] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:10:20 2026] DELETE /volume/v3/attachments/24779947-415e-4c3f-8f4c-92d24b6ed8b4 => generated 149 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:10:20.738414 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-168f0f08-90ca-40d5-8596-05fb0f52c819 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:20.738414 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-168f0f08-90ca-40d5-8596-05fb0f52c819 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 Aug 13 06:10:20.738414 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-168f0f08-90ca-40d5-8596-05fb0f52c819 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:20.738414 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-168f0f08-90ca-40d5-8596-05fb0f52c819 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:20.738414 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-168f0f08-90ca-40d5-8596-05fb0f52c819 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:20.742835 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:20.742835 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:20.743611 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-168f0f08-90ca-40d5-8596-05fb0f52c819 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 returned with HTTP 200 Aug 13 06:10:20.743934 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 528/2091] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:20 2026] GET /volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:21.761305 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c0b41f30-ff57-4262-86e6-76e8e041365c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:21.767409 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c0b41f30-ff57-4262-86e6-76e8e041365c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 Aug 13 06:10:21.767724 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c0b41f30-ff57-4262-86e6-76e8e041365c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:21.767998 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c0b41f30-ff57-4262-86e6-76e8e041365c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:21.768156 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c0b41f30-ff57-4262-86e6-76e8e041365c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:21.775286 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:21.775286 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:21.776335 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c0b41f30-ff57-4262-86e6-76e8e041365c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 returned with HTTP 200 Aug 13 06:10:21.776827 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 522/2092] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:21 2026] GET /volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:21.956325 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6bcef93f-b07d-4a90-9e44-32c42e53b1a4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:21.957821 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6bcef93f-b07d-4a90-9e44-32c42e53b1a4 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 Aug 13 06:10:21.957976 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6bcef93f-b07d-4a90-9e44-32c42e53b1a4 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:21.958144 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6bcef93f-b07d-4a90-9e44-32c42e53b1a4 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:21.971608 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:21.971608 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:21.980905 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6bcef93f-b07d-4a90-9e44-32c42e53b1a4 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:10:21.990329 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6bcef93f-b07d-4a90-9e44-32c42e53b1a4 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 returned with HTTP 200 Aug 13 06:10:21.990746 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 525/2093] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:21 2026] GET /volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 => generated 1360 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:22.003045 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a2bbf606-79c4-45cc-9cd9-c0f14bbab80a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:22.004786 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2bbf606-79c4-45cc-9cd9-c0f14bbab80a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 Aug 13 06:10:22.005002 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2bbf606-79c4-45cc-9cd9-c0f14bbab80a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:22.005233 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2bbf606-79c4-45cc-9cd9-c0f14bbab80a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:22.005434 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-a2bbf606-79c4-45cc-9cd9-c0f14bbab80a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete volume with id: 3bd65249-3444-4b94-b387-df8600957010 Aug 13 06:10:22.012444 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:22.012444 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:22.012961 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a2bbf606-79c4-45cc-9cd9-c0f14bbab80a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:10:22.035165 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a2bbf606-79c4-45cc-9cd9-c0f14bbab80a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete volume request issued successfully. Aug 13 06:10:22.035375 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2bbf606-79c4-45cc-9cd9-c0f14bbab80a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 returned with HTTP 202 Aug 13 06:10:22.035916 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 519/2094] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:10:22 2026] DELETE /volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:10:22.051004 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f147a34d-004b-4990-8949-2205c3649810 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:22.053486 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f147a34d-004b-4990-8949-2205c3649810 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 Aug 13 06:10:22.053840 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f147a34d-004b-4990-8949-2205c3649810 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:22.054044 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f147a34d-004b-4990-8949-2205c3649810 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:22.066256 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:22.066256 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:22.071956 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f147a34d-004b-4990-8949-2205c3649810 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:10:22.077325 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f147a34d-004b-4990-8949-2205c3649810 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 returned with HTTP 200 Aug 13 06:10:22.077897 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 529/2095] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:22 2026] GET /volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:22.788203 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ec448809-d566-462b-be9b-3ca4091d181f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:22.790417 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec448809-d566-462b-be9b-3ca4091d181f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 Aug 13 06:10:22.790769 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec448809-d566-462b-be9b-3ca4091d181f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:22.791009 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec448809-d566-462b-be9b-3ca4091d181f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:22.791199 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ec448809-d566-462b-be9b-3ca4091d181f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:22.796228 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:22.796228 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:22.797202 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec448809-d566-462b-be9b-3ca4091d181f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 returned with HTTP 200 Aug 13 06:10:22.797603 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 523/2096] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:22 2026] GET /volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:23.091037 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a058e37c-b10c-42b6-8b8a-802cbb4ce96c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:23.093551 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a058e37c-b10c-42b6-8b8a-802cbb4ce96c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 Aug 13 06:10:23.093844 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a058e37c-b10c-42b6-8b8a-802cbb4ce96c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:23.094108 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a058e37c-b10c-42b6-8b8a-802cbb4ce96c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:23.101625 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a058e37c-b10c-42b6-8b8a-802cbb4ce96c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 returned with HTTP 404 Aug 13 06:10:23.102302 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 526/2097] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:23 2026] GET /volume/v3/volumes/3bd65249-3444-4b94-b387-df8600957010 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:10:23.113933 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f6b3c814-6463-40c9-9dfb-1d69982e0758 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:23.116177 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6b3c814-6463-40c9-9dfb-1d69982e0758 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 Aug 13 06:10:23.116454 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f6b3c814-6463-40c9-9dfb-1d69982e0758 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:23.116662 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f6b3c814-6463-40c9-9dfb-1d69982e0758 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:23.123855 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:23.123855 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:23.127201 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f6b3c814-6463-40c9-9dfb-1d69982e0758 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:10:23.130874 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6b3c814-6463-40c9-9dfb-1d69982e0758 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 returned with HTTP 200 Aug 13 06:10:23.131214 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 520/2098] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:23 2026] GET /volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:23.147372 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3cf95718-a060-4c02-9b71-42a120140b8f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:23.149202 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3cf95718-a060-4c02-9b71-42a120140b8f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:10:23.149551 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3cf95718-a060-4c02-9b71-42a120140b8f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b42597f5-1172-4e81-b7e6-9f7b220297a7", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-746956865"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:23.157870 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:23.157870 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:23.158296 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3cf95718-a060-4c02-9b71-42a120140b8f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:10:23.158422 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-3cf95718-a060-4c02-9b71-42a120140b8f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Create snapshot from volume b42597f5-1172-4e81-b7e6-9f7b220297a7 Aug 13 06:10:23.182420 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-3cf95718-a060-4c02-9b71-42a120140b8f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Created reservations ['177b2853-251f-41d5-8a2a-4a0f58955c43', 'f3232b3e-afa3-4df3-9909-8b35a9829dfe', '349c450a-d4f5-45d3-89f0-52e9381a4312', '0c02bbd9-9cc5-4100-8c15-7c1258dc8804'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:10:23.212523 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3cf95718-a060-4c02-9b71-42a120140b8f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot create request issued successfully. Aug 13 06:10:23.212858 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3cf95718-a060-4c02-9b71-42a120140b8f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:10:23.213318 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 530/2099] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:10:23 2026] POST /volume/v3/snapshots => generated 379 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:10:23.223095 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c20f497b-acbc-4afb-897e-cfd01e30ddb8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:23.225699 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c20f497b-acbc-4afb-897e-cfd01e30ddb8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/138511e3-a65f-4682-8350-a69798a69bef Aug 13 06:10:23.225957 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c20f497b-acbc-4afb-897e-cfd01e30ddb8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:23.226214 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c20f497b-acbc-4afb-897e-cfd01e30ddb8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:23.236814 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:23.236814 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:23.237399 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c20f497b-acbc-4afb-897e-cfd01e30ddb8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:10:23.238475 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c20f497b-acbc-4afb-897e-cfd01e30ddb8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/138511e3-a65f-4682-8350-a69798a69bef returned with HTTP 200 Aug 13 06:10:23.238930 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 524/2100] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:10:23 2026] GET /volume/v3/snapshots/138511e3-a65f-4682-8350-a69798a69bef => generated 511 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:23.809357 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c11585b8-7e54-47c6-b93a-0053297c286e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:23.812443 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c11585b8-7e54-47c6-b93a-0053297c286e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 Aug 13 06:10:23.812701 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c11585b8-7e54-47c6-b93a-0053297c286e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:23.812963 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c11585b8-7e54-47c6-b93a-0053297c286e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:23.813172 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c11585b8-7e54-47c6-b93a-0053297c286e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:23.818920 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:23.818920 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:23.820028 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c11585b8-7e54-47c6-b93a-0053297c286e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 returned with HTTP 200 Aug 13 06:10:23.820731 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 527/2101] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:23 2026] GET /volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:24.249360 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d21ec467-3055-4454-b819-c8e83de696bd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:24.252646 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d21ec467-3055-4454-b819-c8e83de696bd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/138511e3-a65f-4682-8350-a69798a69bef Aug 13 06:10:24.252853 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d21ec467-3055-4454-b819-c8e83de696bd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:24.253034 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d21ec467-3055-4454-b819-c8e83de696bd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:24.266016 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:24.266016 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:24.266492 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d21ec467-3055-4454-b819-c8e83de696bd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:10:24.267379 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d21ec467-3055-4454-b819-c8e83de696bd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/138511e3-a65f-4682-8350-a69798a69bef returned with HTTP 200 Aug 13 06:10:24.267737 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 521/2102] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:10:24 2026] GET /volume/v3/snapshots/138511e3-a65f-4682-8350-a69798a69bef => generated 538 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:24.277108 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c15bfa42-7611-40fb-99db-4dda955b7ae1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:24.279053 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c15bfa42-7611-40fb-99db-4dda955b7ae1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/138511e3-a65f-4682-8350-a69798a69bef Aug 13 06:10:24.279288 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c15bfa42-7611-40fb-99db-4dda955b7ae1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:24.279490 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c15bfa42-7611-40fb-99db-4dda955b7ae1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:24.288315 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:24.288315 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:24.288315 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c15bfa42-7611-40fb-99db-4dda955b7ae1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:10:24.288315 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c15bfa42-7611-40fb-99db-4dda955b7ae1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/138511e3-a65f-4682-8350-a69798a69bef returned with HTTP 200 Aug 13 06:10:24.288315 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 531/2103] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:10:24 2026] GET /volume/v3/snapshots/138511e3-a65f-4682-8350-a69798a69bef => generated 538 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:24.297529 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6663af23-4ddc-4cb8-af21-f221304d67e8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:24.299781 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6663af23-4ddc-4cb8-af21-f221304d67e8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots Aug 13 06:10:24.300053 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6663af23-4ddc-4cb8-af21-f221304d67e8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:24.300348 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6663af23-4ddc-4cb8-af21-f221304d67e8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:24.300720 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-6663af23-4ddc-4cb8-af21-f221304d67e8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:10:24.302190 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-6663af23-4ddc-4cb8-af21-f221304d67e8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:10:24.316993 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6663af23-4ddc-4cb8-af21-f221304d67e8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Get all snapshots completed successfully. Aug 13 06:10:24.317352 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6663af23-4ddc-4cb8-af21-f221304d67e8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 200 Aug 13 06:10:24.317901 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 525/2104] 10.4.3.121 () {66 vars in 1243 bytes} [Thu Aug 13 06:10:24 2026] GET /volume/v3/snapshots => generated 407 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:24.330292 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8ee5bdae-3d8b-4895-8226-db7e0b3216c4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:24.332170 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8ee5bdae-3d8b-4895-8226-db7e0b3216c4 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] PUT https://10.4.3.121/volume/v3/snapshots/138511e3-a65f-4682-8350-a69798a69bef Aug 13 06:10:24.332559 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8ee5bdae-3d8b-4895-8226-db7e0b3216c4 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1121483925", "description": "This is the new description of snapshot."}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:24.340945 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:24.340945 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:24.341782 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8ee5bdae-3d8b-4895-8226-db7e0b3216c4 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:10:24.350053 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8ee5bdae-3d8b-4895-8226-db7e0b3216c4 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/138511e3-a65f-4682-8350-a69798a69bef returned with HTTP 200 Aug 13 06:10:24.350534 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 528/2105] 10.4.3.121 () {68 vars in 1375 bytes} [Thu Aug 13 06:10:24 2026] PUT /volume/v3/snapshots/138511e3-a65f-4682-8350-a69798a69bef => generated 443 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:24.359377 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ff6191ef-0449-42fd-bb22-d5b528626182 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:24.361405 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff6191ef-0449-42fd-bb22-d5b528626182 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/138511e3-a65f-4682-8350-a69798a69bef Aug 13 06:10:24.361645 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ff6191ef-0449-42fd-bb22-d5b528626182 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:24.361934 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ff6191ef-0449-42fd-bb22-d5b528626182 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:24.368067 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:24.368067 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:24.369000 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ff6191ef-0449-42fd-bb22-d5b528626182 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:10:24.369893 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ff6191ef-0449-42fd-bb22-d5b528626182 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/138511e3-a65f-4682-8350-a69798a69bef returned with HTTP 200 Aug 13 06:10:24.370356 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 522/2106] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:10:24 2026] GET /volume/v3/snapshots/138511e3-a65f-4682-8350-a69798a69bef => generated 577 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:24.382202 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6eb5953e-82b0-4464-928a-d0ca6eff9719 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:24.385603 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6eb5953e-82b0-4464-928a-d0ca6eff9719 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/138511e3-a65f-4682-8350-a69798a69bef Aug 13 06:10:24.385776 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6eb5953e-82b0-4464-928a-d0ca6eff9719 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:24.385980 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6eb5953e-82b0-4464-928a-d0ca6eff9719 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:24.386098 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-6eb5953e-82b0-4464-928a-d0ca6eff9719 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete snapshot with id: 138511e3-a65f-4682-8350-a69798a69bef Aug 13 06:10:24.391066 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:24.391066 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:24.391499 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6eb5953e-82b0-4464-928a-d0ca6eff9719 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:10:24.409208 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6eb5953e-82b0-4464-928a-d0ca6eff9719 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot delete request issued successfully. Aug 13 06:10:24.409208 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6eb5953e-82b0-4464-928a-d0ca6eff9719 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/138511e3-a65f-4682-8350-a69798a69bef returned with HTTP 202 Aug 13 06:10:24.409208 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 532/2107] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:10:24 2026] DELETE /volume/v3/snapshots/138511e3-a65f-4682-8350-a69798a69bef => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:10:24.424323 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8d9b47b1-620a-4d42-a6b6-401f1e1715fc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:24.424323 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8d9b47b1-620a-4d42-a6b6-401f1e1715fc tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/138511e3-a65f-4682-8350-a69798a69bef Aug 13 06:10:24.424323 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8d9b47b1-620a-4d42-a6b6-401f1e1715fc tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:24.424323 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8d9b47b1-620a-4d42-a6b6-401f1e1715fc tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:24.433138 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:24.433138 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:24.433769 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8d9b47b1-620a-4d42-a6b6-401f1e1715fc tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:10:24.435113 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8d9b47b1-620a-4d42-a6b6-401f1e1715fc tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/138511e3-a65f-4682-8350-a69798a69bef returned with HTTP 200 Aug 13 06:10:24.435586 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 526/2108] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:10:24 2026] GET /volume/v3/snapshots/138511e3-a65f-4682-8350-a69798a69bef => generated 576 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:24.823250 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f80a917c-c764-4209-959b-96233c300c48 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:24.825600 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f80a917c-c764-4209-959b-96233c300c48 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:10:24.826070 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f80a917c-c764-4209-959b-96233c300c48 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-576789817", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:24.829121 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-f80a917c-c764-4209-959b-96233c300c48 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-576789817', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:10:24.829351 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-f80a917c-c764-4209-959b-96233c300c48 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Create volume of 1 GB Aug 13 06:10:24.831601 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fa4bd2b8-99f3-47f0-8f60-a01afbd42e75 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:24.833879 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa4bd2b8-99f3-47f0-8f60-a01afbd42e75 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 Aug 13 06:10:24.834038 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa4bd2b8-99f3-47f0-8f60-a01afbd42e75 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:24.834302 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa4bd2b8-99f3-47f0-8f60-a01afbd42e75 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:24.834414 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-fa4bd2b8-99f3-47f0-8f60-a01afbd42e75 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:24.834917 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f80a917c-c764-4209-959b-96233c300c48 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Availability Zones retrieved successfully. Aug 13 06:10:24.839632 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:24.839632 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:24.840495 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa4bd2b8-99f3-47f0-8f60-a01afbd42e75 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 returned with HTTP 200 Aug 13 06:10:24.840914 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 523/2109] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:24 2026] GET /volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:24.842546 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f80a917c-c764-4209-959b-96233c300c48 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Flow 'volume_create_api' (4867e58f-f605-4722-a974-4d875b604195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:10:24.843768 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f80a917c-c764-4209-959b-96233c300c48 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d06b689-36f1-4899-a361-81163f93e9cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:10:24.844976 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-f80a917c-c764-4209-959b-96233c300c48 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:10:24.872740 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f80a917c-c764-4209-959b-96233c300c48 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d06b689-36f1-4899-a361-81163f93e9cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:10:24.873539 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f80a917c-c764-4209-959b-96233c300c48 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eba1321f-b29c-4584-ab4c-dd2fe0064bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:10:24.910510 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-f80a917c-c764-4209-959b-96233c300c48 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Created reservations ['50d1b2a6-6382-49e7-bfaf-dafe8ed677b7', '979b935a-5ddc-4be6-bdef-96477a54735e', 'afd10e39-8b00-4d69-b2f4-627a8d00f131', 'e9057df9-fb8e-4b52-826f-bbc00a5ca8a4'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:10:24.911308 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f80a917c-c764-4209-959b-96233c300c48 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eba1321f-b29c-4584-ab4c-dd2fe0064bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50d1b2a6-6382-49e7-bfaf-dafe8ed677b7', '979b935a-5ddc-4be6-bdef-96477a54735e', 'afd10e39-8b00-4d69-b2f4-627a8d00f131', 'e9057df9-fb8e-4b52-826f-bbc00a5ca8a4']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:10:24.912037 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f80a917c-c764-4209-959b-96233c300c48 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fda9c497-1c24-41dd-8ca3-12daea0312a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:10:24.935853 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f80a917c-c764-4209-959b-96233c300c48 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fda9c497-1c24-41dd-8ca3-12daea0312a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b76d48a-3937-43c7-a62d-50169468fcdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-576789817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e71103c7b254ebfadbcd3ff6863224a',qos_specs=None,replication_status=,reservations=['50d1b2a6-6382-49e7-bfaf-dafe8ed677b7','979b935a-5ddc-4be6-bdef-96477a54735e','afd10e39-8b00-4d69-b2f4-627a8d00f131','e9057df9-fb8e-4b52-826f-bbc00a5ca8a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70fdd2ef7bf844799515598d171c0032',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:10:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-576789817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b76d48a-3937-43c7-a62d-50169468fcdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e71103c7b254ebfadbcd3ff6863224a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70fdd2ef7bf844799515598d171c0032',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:10:24.936614 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f80a917c-c764-4209-959b-96233c300c48 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e72221a9-e512-4219-9c00-5e3e8f206fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:10:24.954690 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f80a917c-c764-4209-959b-96233c300c48 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e72221a9-e512-4219-9c00-5e3e8f206fa1) transitioned into state 'SUCCESS' from state '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-576789817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e71103c7b254ebfadbcd3ff6863224a',qos_specs=None,replication_status=,reservations=['50d1b2a6-6382-49e7-bfaf-dafe8ed677b7','979b935a-5ddc-4be6-bdef-96477a54735e','afd10e39-8b00-4d69-b2f4-627a8d00f131','e9057df9-fb8e-4b52-826f-bbc00a5ca8a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70fdd2ef7bf844799515598d171c0032',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:10:24.955636 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f80a917c-c764-4209-959b-96233c300c48 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b376af95-a18c-4f77-b20f-bb7c808641dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:10:24.966692 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f80a917c-c764-4209-959b-96233c300c48 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b376af95-a18c-4f77-b20f-bb7c808641dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:10:24.967498 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f80a917c-c764-4209-959b-96233c300c48 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Flow 'volume_create_api' (4867e58f-f605-4722-a974-4d875b604195) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:10:24.967810 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f80a917c-c764-4209-959b-96233c300c48 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Create volume request issued successfully. Aug 13 06:10:24.968407 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f80a917c-c764-4209-959b-96233c300c48 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:10:24.968925 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 529/2110] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:10:24 2026] POST /volume/v3/volumes => generated 754 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:10:24.980581 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-47b5d86e-058a-493d-a5d5-b7cffcd78e6e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:24.984676 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-47b5d86e-058a-493d-a5d5-b7cffcd78e6e tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc Aug 13 06:10:24.984903 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-47b5d86e-058a-493d-a5d5-b7cffcd78e6e tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:24.985092 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-47b5d86e-058a-493d-a5d5-b7cffcd78e6e tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:24.991942 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:24.991942 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:24.995942 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-47b5d86e-058a-493d-a5d5-b7cffcd78e6e tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:10:25.000213 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-47b5d86e-058a-493d-a5d5-b7cffcd78e6e tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc returned with HTTP 200 Aug 13 06:10:25.000564 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 533/2111] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:24 2026] GET /volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:25.446827 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-98614559-7a0a-450c-b378-e33d840b99c3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:25.448611 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-98614559-7a0a-450c-b378-e33d840b99c3 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/138511e3-a65f-4682-8350-a69798a69bef Aug 13 06:10:25.448884 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-98614559-7a0a-450c-b378-e33d840b99c3 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:25.449148 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-98614559-7a0a-450c-b378-e33d840b99c3 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:25.451753 np0000007163 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=358,cinder:INSERT=61,cinder:UPDATE=99 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:10:25.456300 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-98614559-7a0a-450c-b378-e33d840b99c3 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/138511e3-a65f-4682-8350-a69798a69bef returned with HTTP 404 Aug 13 06:10:25.456849 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 527/2112] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:10:25 2026] GET /volume/v3/snapshots/138511e3-a65f-4682-8350-a69798a69bef => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:10:25.464430 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6575e818-8c44-4657-8ee8-9ee5701b9a60 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:25.466476 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6575e818-8c44-4657-8ee8-9ee5701b9a60 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/138511e3-a65f-4682-8350-a69798a69bef Aug 13 06:10:25.466729 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6575e818-8c44-4657-8ee8-9ee5701b9a60 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:25.466933 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6575e818-8c44-4657-8ee8-9ee5701b9a60 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:25.467067 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-6575e818-8c44-4657-8ee8-9ee5701b9a60 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete snapshot with id: 138511e3-a65f-4682-8350-a69798a69bef Aug 13 06:10:25.471318 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6575e818-8c44-4657-8ee8-9ee5701b9a60 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/138511e3-a65f-4682-8350-a69798a69bef returned with HTTP 404 Aug 13 06:10:25.471810 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 524/2113] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:10:25 2026] DELETE /volume/v3/snapshots/138511e3-a65f-4682-8350-a69798a69bef => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:10:25.481310 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-babad04d-dbe2-42e9-900d-659fa7686c19 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:25.484830 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-babad04d-dbe2-42e9-900d-659fa7686c19 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 Aug 13 06:10:25.484830 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-babad04d-dbe2-42e9-900d-659fa7686c19 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:25.484830 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-babad04d-dbe2-42e9-900d-659fa7686c19 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:25.490352 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:25.490352 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:25.493625 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-babad04d-dbe2-42e9-900d-659fa7686c19 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:10:25.497219 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-babad04d-dbe2-42e9-900d-659fa7686c19 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 returned with HTTP 200 Aug 13 06:10:25.497607 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 530/2114] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:25 2026] GET /volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:25.511322 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-47e29e64-8ed6-4b2a-b81f-0cbec76bcb44 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:25.513133 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-47e29e64-8ed6-4b2a-b81f-0cbec76bcb44 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:10:25.513496 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-47e29e64-8ed6-4b2a-b81f-0cbec76bcb44 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b42597f5-1172-4e81-b7e6-9f7b220297a7", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1806738446"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:25.522295 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:25.522295 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:25.522715 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-47e29e64-8ed6-4b2a-b81f-0cbec76bcb44 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:10:25.522827 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-47e29e64-8ed6-4b2a-b81f-0cbec76bcb44 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Create snapshot from volume b42597f5-1172-4e81-b7e6-9f7b220297a7 Aug 13 06:10:25.546360 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-47e29e64-8ed6-4b2a-b81f-0cbec76bcb44 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Created reservations ['2bcf5479-8238-4e43-8cb1-d769f361555d', 'c38be08d-b094-4803-a7a2-170c0335cef6', 'd0eb50b1-5671-4fe8-8ad4-9776a059480b', 'b045d104-c540-4968-b75c-55c38635d649'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:10:25.572267 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-47e29e64-8ed6-4b2a-b81f-0cbec76bcb44 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot create request issued successfully. Aug 13 06:10:25.572615 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-47e29e64-8ed6-4b2a-b81f-0cbec76bcb44 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:10:25.573070 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 534/2115] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:10:25 2026] POST /volume/v3/snapshots => generated 310 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:10:25.582517 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-51ccb9ac-26a0-4f08-9f49-2aeb100cf8a8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:25.584342 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-51ccb9ac-26a0-4f08-9f49-2aeb100cf8a8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/8ea3fa08-164a-4289-b495-72b45e7dab68 Aug 13 06:10:25.584529 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-51ccb9ac-26a0-4f08-9f49-2aeb100cf8a8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:25.584750 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-51ccb9ac-26a0-4f08-9f49-2aeb100cf8a8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:25.590835 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:25.590835 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:25.591282 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-51ccb9ac-26a0-4f08-9f49-2aeb100cf8a8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:10:25.592042 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-51ccb9ac-26a0-4f08-9f49-2aeb100cf8a8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/8ea3fa08-164a-4289-b495-72b45e7dab68 returned with HTTP 200 Aug 13 06:10:25.592360 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 528/2116] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:10:25 2026] GET /volume/v3/snapshots/8ea3fa08-164a-4289-b495-72b45e7dab68 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:25.851485 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c2715a33-e079-4590-8ae5-8435bd3ffc32 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:25.855888 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c2715a33-e079-4590-8ae5-8435bd3ffc32 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 Aug 13 06:10:25.856102 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c2715a33-e079-4590-8ae5-8435bd3ffc32 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:25.856335 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c2715a33-e079-4590-8ae5-8435bd3ffc32 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:25.856459 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c2715a33-e079-4590-8ae5-8435bd3ffc32 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:25.861303 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:25.861303 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:25.862151 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c2715a33-e079-4590-8ae5-8435bd3ffc32 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 returned with HTTP 200 Aug 13 06:10:25.862555 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 525/2117] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:25 2026] GET /volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:26.012487 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-332ef9e4-b0d5-4957-b871-effe4136a6ed None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:26.015539 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-332ef9e4-b0d5-4957-b871-effe4136a6ed tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc Aug 13 06:10:26.015539 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-332ef9e4-b0d5-4957-b871-effe4136a6ed tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:26.015539 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-332ef9e4-b0d5-4957-b871-effe4136a6ed tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:26.022860 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:26.022860 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:26.026276 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-332ef9e4-b0d5-4957-b871-effe4136a6ed tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:10:26.031483 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-332ef9e4-b0d5-4957-b871-effe4136a6ed tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc returned with HTTP 200 Aug 13 06:10:26.032240 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 531/2118] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:26 2026] GET /volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:26.044157 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-73bdfdd4-d3a2-4f41-9a3b-93f028ea74a3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:26.046269 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-73bdfdd4-d3a2-4f41-9a3b-93f028ea74a3 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc Aug 13 06:10:26.046490 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-73bdfdd4-d3a2-4f41-9a3b-93f028ea74a3 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:26.046690 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-73bdfdd4-d3a2-4f41-9a3b-93f028ea74a3 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:26.053905 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:26.053905 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:26.059103 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-73bdfdd4-d3a2-4f41-9a3b-93f028ea74a3 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:10:26.064077 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-73bdfdd4-d3a2-4f41-9a3b-93f028ea74a3 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc returned with HTTP 200 Aug 13 06:10:26.064581 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 535/2119] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:26 2026] GET /volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:26.078443 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6cfd92f8-b6d7-426c-82d4-4413dd6f6c28 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:26.080157 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6cfd92f8-b6d7-426c-82d4-4413dd6f6c28 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes Aug 13 06:10:26.080424 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6cfd92f8-b6d7-426c-82d4-4413dd6f6c28 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:26.080650 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6cfd92f8-b6d7-426c-82d4-4413dd6f6c28 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:26.080860 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-6cfd92f8-b6d7-426c-82d4-4413dd6f6c28 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:10:26.081607 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6cfd92f8-b6d7-426c-82d4-4413dd6f6c28 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:10:26.087078 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-29911bd3-6162-435a-92a0-3dc5a0b366fa req-9fc35e52-5141-4e17-b77b-9da75c936fac None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:26.089002 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6cfd92f8-b6d7-426c-82d4-4413dd6f6c28 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Get all volumes completed successfully. Aug 13 06:10:26.089233 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-29911bd3-6162-435a-92a0-3dc5a0b366fa req-9fc35e52-5141-4e17-b77b-9da75c936fac tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 Aug 13 06:10:26.089459 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-29911bd3-6162-435a-92a0-3dc5a0b366fa req-9fc35e52-5141-4e17-b77b-9da75c936fac tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:26.089615 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6cfd92f8-b6d7-426c-82d4-4413dd6f6c28 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 200 Aug 13 06:10:26.089645 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-29911bd3-6162-435a-92a0-3dc5a0b366fa req-9fc35e52-5141-4e17-b77b-9da75c936fac tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:26.090071 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 529/2120] 10.4.3.121 () {66 vars in 1237 bytes} [Thu Aug 13 06:10:26 2026] GET /volume/v3/volumes => generated 338 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:26.101346 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-919c6e46-0dcc-49be-bc9a-fd2a488d8313 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:26.101767 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:26.101767 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:26.102936 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-919c6e46-0dcc-49be-bc9a-fd2a488d8313 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc Aug 13 06:10:26.104441 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-919c6e46-0dcc-49be-bc9a-fd2a488d8313 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:26.104441 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-919c6e46-0dcc-49be-bc9a-fd2a488d8313 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:26.106395 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-29911bd3-6162-435a-92a0-3dc5a0b366fa req-9fc35e52-5141-4e17-b77b-9da75c936fac tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:10:26.110228 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:26.110228 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:26.111115 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-29911bd3-6162-435a-92a0-3dc5a0b366fa req-9fc35e52-5141-4e17-b77b-9da75c936fac tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 returned with HTTP 200 Aug 13 06:10:26.111526 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 526/2121] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:10:26 2026] GET /volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:26.114421 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-919c6e46-0dcc-49be-bc9a-fd2a488d8313 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:10:26.119015 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-919c6e46-0dcc-49be-bc9a-fd2a488d8313 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc returned with HTTP 200 Aug 13 06:10:26.119530 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 532/2122] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:26 2026] GET /volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:26.128193 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-29911bd3-6162-435a-92a0-3dc5a0b366fa req-4e711cd1-8d57-4ada-baea-308ec64e6745 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:26.132902 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-29911bd3-6162-435a-92a0-3dc5a0b366fa req-4e711cd1-8d57-4ada-baea-308ec64e6745 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] POST https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7/action Aug 13 06:10:26.133271 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-29911bd3-6162-435a-92a0-3dc5a0b366fa req-4e711cd1-8d57-4ada-baea-308ec64e6745 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:10:26.133390 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-29911bd3-6162-435a-92a0-3dc5a0b366fa req-4e711cd1-8d57-4ada-baea-308ec64e6745 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:26.143466 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:26.143466 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:26.143982 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-29911bd3-6162-435a-92a0-3dc5a0b366fa req-4e711cd1-8d57-4ada-baea-308ec64e6745 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:10:26.150442 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-29911bd3-6162-435a-92a0-3dc5a0b366fa req-4e711cd1-8d57-4ada-baea-308ec64e6745 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Begin detaching volume completed successfully. Aug 13 06:10:26.150837 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-29911bd3-6162-435a-92a0-3dc5a0b366fa req-4e711cd1-8d57-4ada-baea-308ec64e6745 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7/action returned with HTTP 202 Aug 13 06:10:26.151194 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 536/2123] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:10:26 2026] POST /volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:10:26.165351 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f5037596-7c8f-4d9d-abe4-64c5e901d4ea req-0b5c878c-4b5e-489b-abf7-7bd14c62f963 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:26.168552 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f5037596-7c8f-4d9d-abe4-64c5e901d4ea req-0b5c878c-4b5e-489b-abf7-7bd14c62f963 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc Aug 13 06:10:26.168734 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f5037596-7c8f-4d9d-abe4-64c5e901d4ea req-0b5c878c-4b5e-489b-abf7-7bd14c62f963 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:26.168914 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f5037596-7c8f-4d9d-abe4-64c5e901d4ea req-0b5c878c-4b5e-489b-abf7-7bd14c62f963 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:26.172205 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-14485651-a7aa-46ef-ba6b-621fd3f67f47 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:26.174489 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14485651-a7aa-46ef-ba6b-621fd3f67f47 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 Aug 13 06:10:26.174763 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14485651-a7aa-46ef-ba6b-621fd3f67f47 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:26.174974 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14485651-a7aa-46ef-ba6b-621fd3f67f47 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:26.181125 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:26.181125 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:26.186021 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-f5037596-7c8f-4d9d-abe4-64c5e901d4ea req-0b5c878c-4b5e-489b-abf7-7bd14c62f963 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:10:26.190563 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f5037596-7c8f-4d9d-abe4-64c5e901d4ea req-0b5c878c-4b5e-489b-abf7-7bd14c62f963 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc returned with HTTP 200 Aug 13 06:10:26.190783 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:26.190783 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:26.191303 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 530/2124] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:10:26 2026] GET /volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:26.196837 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-14485651-a7aa-46ef-ba6b-621fd3f67f47 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:10:26.207810 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14485651-a7aa-46ef-ba6b-621fd3f67f47 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 returned with HTTP 200 Aug 13 06:10:26.208774 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 527/2125] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:26 2026] GET /volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:26.210277 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-46865cc2-908f-46ea-a7f7-40703ca14828 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:26.211825 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-46865cc2-908f-46ea-a7f7-40703ca14828 None None] GET https://10.4.3.121/volume// Aug 13 06:10:26.213769 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-46865cc2-908f-46ea-a7f7-40703ca14828 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:26.213769 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-46865cc2-908f-46ea-a7f7-40703ca14828 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:26.213769 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-46865cc2-908f-46ea-a7f7-40703ca14828 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:10:26.213769 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 533/2126] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:10:26 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:10:26.224564 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-29911bd3-6162-435a-92a0-3dc5a0b366fa req-c4207335-240c-4fe6-99af-291d818fa5d1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:26.226922 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-29911bd3-6162-435a-92a0-3dc5a0b366fa req-c4207335-240c-4fe6-99af-291d818fa5d1 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 Aug 13 06:10:26.227056 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-29911bd3-6162-435a-92a0-3dc5a0b366fa req-c4207335-240c-4fe6-99af-291d818fa5d1 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:26.227286 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-29911bd3-6162-435a-92a0-3dc5a0b366fa req-c4207335-240c-4fe6-99af-291d818fa5d1 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:26.241476 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:26.241476 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:26.245897 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-29911bd3-6162-435a-92a0-3dc5a0b366fa req-c4207335-240c-4fe6-99af-291d818fa5d1 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:10:26.251958 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-29911bd3-6162-435a-92a0-3dc5a0b366fa req-c4207335-240c-4fe6-99af-291d818fa5d1 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 returned with HTTP 200 Aug 13 06:10:26.252611 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 537/2127] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:10:26 2026] GET /volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 => generated 1319 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:10:26.279197 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c1bc9556-f5a2-47d3-9344-9cab31b67b11 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:26.279776 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c1bc9556-f5a2-47d3-9344-9cab31b67b11 None None] GET https://10.4.3.121/volume// Aug 13 06:10:26.279776 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c1bc9556-f5a2-47d3-9344-9cab31b67b11 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:26.279932 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c1bc9556-f5a2-47d3-9344-9cab31b67b11 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:26.280254 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c1bc9556-f5a2-47d3-9344-9cab31b67b11 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:10:26.280635 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 531/2128] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:10:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:10:26.290383 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f5037596-7c8f-4d9d-abe4-64c5e901d4ea req-ca1fdb1f-062a-4862-bf3c-d5dd382bf043 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:26.292904 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f5037596-7c8f-4d9d-abe4-64c5e901d4ea req-ca1fdb1f-062a-4862-bf3c-d5dd382bf043 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:10:26.293584 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f5037596-7c8f-4d9d-abe4-64c5e901d4ea req-ca1fdb1f-062a-4862-bf3c-d5dd382bf043 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b76d48a-3937-43c7-a62d-50169468fcdc", "connector": null, "instance_uuid": "841921e5-5c2a-4680-beb6-163264202f70"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:26.301567 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:26.301567 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:26.329559 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f5037596-7c8f-4d9d-abe4-64c5e901d4ea req-ca1fdb1f-062a-4862-bf3c-d5dd382bf043 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:10:26.330298 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 528/2129] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:10:26 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 13 06:10:26.361234 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2203c533-80a5-4062-ac2a-d28692902844 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:26.362954 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2203c533-80a5-4062-ac2a-d28692902844 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc Aug 13 06:10:26.363341 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2203c533-80a5-4062-ac2a-d28692902844 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:26.364481 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2203c533-80a5-4062-ac2a-d28692902844 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:26.370691 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-53cb5e00-c37d-4622-9fa3-07e137849991 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:26.371137 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-53cb5e00-c37d-4622-9fa3-07e137849991 None None] GET https://10.4.3.121/volume// Aug 13 06:10:26.371410 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-53cb5e00-c37d-4622-9fa3-07e137849991 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:26.371624 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-53cb5e00-c37d-4622-9fa3-07e137849991 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:26.371953 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-53cb5e00-c37d-4622-9fa3-07e137849991 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:10:26.372397 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 538/2130] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:10:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:10:26.377039 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:26.377039 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:26.381142 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f5037596-7c8f-4d9d-abe4-64c5e901d4ea req-4ad85735-dd9e-4a59-8bfb-107f714a4c22 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:26.383970 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2203c533-80a5-4062-ac2a-d28692902844 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:10:26.384064 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f5037596-7c8f-4d9d-abe4-64c5e901d4ea req-4ad85735-dd9e-4a59-8bfb-107f714a4c22 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc Aug 13 06:10:26.384064 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f5037596-7c8f-4d9d-abe4-64c5e901d4ea req-4ad85735-dd9e-4a59-8bfb-107f714a4c22 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:26.384064 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f5037596-7c8f-4d9d-abe4-64c5e901d4ea req-4ad85735-dd9e-4a59-8bfb-107f714a4c22 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:26.386038 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2203c533-80a5-4062-ac2a-d28692902844 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc returned with HTTP 200 Aug 13 06:10:26.386543 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 534/2131] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:26 2026] GET /volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:26.395441 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:26.395441 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:26.399869 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-f5037596-7c8f-4d9d-abe4-64c5e901d4ea req-4ad85735-dd9e-4a59-8bfb-107f714a4c22 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:10:26.405115 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f5037596-7c8f-4d9d-abe4-64c5e901d4ea req-4ad85735-dd9e-4a59-8bfb-107f714a4c22 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc returned with HTTP 200 Aug 13 06:10:26.405753 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 532/2132] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:10:26 2026] GET /volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc => generated 1026 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:10:26.499031 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-f5037596-7c8f-4d9d-abe4-64c5e901d4ea req-43738840-5d16-402c-a98d-b41d4b820be8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:26.501832 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f5037596-7c8f-4d9d-abe4-64c5e901d4ea req-43738840-5d16-402c-a98d-b41d4b820be8 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] PUT https://10.4.3.121/volume/v3/attachments/73891ab4-44f0-41cc-b5f2-ec9120d2732f Aug 13 06:10:26.502327 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-f5037596-7c8f-4d9d-abe4-64c5e901d4ea req-43738840-5d16-402c-a98d-b41d4b820be8 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:26.511471 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-f5037596-7c8f-4d9d-abe4-64c5e901d4ea req-43738840-5d16-402c-a98d-b41d4b820be8 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Acquiring lock "cinder-attachment_update-8b76d48a-3937-43c7-a62d-50169468fcdc-np0000007163" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:10:26.516785 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-f5037596-7c8f-4d9d-abe4-64c5e901d4ea req-43738840-5d16-402c-a98d-b41d4b820be8 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Lock "cinder-attachment_update-8b76d48a-3937-43c7-a62d-50169468fcdc-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:10:26.518318 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:26.518318 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:26.597761 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-f5037596-7c8f-4d9d-abe4-64c5e901d4ea req-43738840-5d16-402c-a98d-b41d4b820be8 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Lock "cinder-attachment_update-8b76d48a-3937-43c7-a62d-50169468fcdc-np0000007163" released by "attachment_update" :: held 0.081s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:10:26.598134 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-f5037596-7c8f-4d9d-abe4-64c5e901d4ea req-43738840-5d16-402c-a98d-b41d4b820be8 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/attachments/73891ab4-44f0-41cc-b5f2-ec9120d2732f returned with HTTP 200 Aug 13 06:10:26.599200 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 529/2133] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:10:26 2026] PUT /volume/v3/attachments/73891ab4-44f0-41cc-b5f2-ec9120d2732f => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:26.601784 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-51d320eb-47fd-4818-ad2f-6aa3887019bd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:26.606006 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-51d320eb-47fd-4818-ad2f-6aa3887019bd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/8ea3fa08-164a-4289-b495-72b45e7dab68 Aug 13 06:10:26.606196 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-51d320eb-47fd-4818-ad2f-6aa3887019bd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:26.606388 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-51d320eb-47fd-4818-ad2f-6aa3887019bd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:26.611644 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:26.611644 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:26.612077 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-51d320eb-47fd-4818-ad2f-6aa3887019bd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:10:26.612782 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-51d320eb-47fd-4818-ad2f-6aa3887019bd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/8ea3fa08-164a-4289-b495-72b45e7dab68 returned with HTTP 200 Aug 13 06:10:26.613334 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 539/2134] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:10:26 2026] GET /volume/v3/snapshots/8ea3fa08-164a-4289-b495-72b45e7dab68 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:26.874332 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-08c81279-a5a0-45e0-aca9-a0e6054c5f39 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:26.877724 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08c81279-a5a0-45e0-aca9-a0e6054c5f39 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 Aug 13 06:10:26.877724 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08c81279-a5a0-45e0-aca9-a0e6054c5f39 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:26.877724 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08c81279-a5a0-45e0-aca9-a0e6054c5f39 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:26.877724 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-08c81279-a5a0-45e0-aca9-a0e6054c5f39 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:26.882723 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:26.882723 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:26.882723 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08c81279-a5a0-45e0-aca9-a0e6054c5f39 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 returned with HTTP 200 Aug 13 06:10:26.883455 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 535/2135] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:26 2026] GET /volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:27.221213 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-716e5686-a46b-4592-85a0-6fdbaf999c74 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:27.223028 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-716e5686-a46b-4592-85a0-6fdbaf999c74 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 Aug 13 06:10:27.223259 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-716e5686-a46b-4592-85a0-6fdbaf999c74 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:27.223469 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-716e5686-a46b-4592-85a0-6fdbaf999c74 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:27.231841 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:27.231841 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:27.235403 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-716e5686-a46b-4592-85a0-6fdbaf999c74 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:10:27.240204 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-716e5686-a46b-4592-85a0-6fdbaf999c74 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 returned with HTTP 200 Aug 13 06:10:27.240592 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 533/2136] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:27 2026] GET /volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:27.399464 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-399ad5c1-36a4-4148-91d8-e54f6595cfd9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:27.401874 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-399ad5c1-36a4-4148-91d8-e54f6595cfd9 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc Aug 13 06:10:27.402327 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-399ad5c1-36a4-4148-91d8-e54f6595cfd9 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:27.403027 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-399ad5c1-36a4-4148-91d8-e54f6595cfd9 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:27.413626 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:27.413626 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:27.417379 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-399ad5c1-36a4-4148-91d8-e54f6595cfd9 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:10:27.421816 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-399ad5c1-36a4-4148-91d8-e54f6595cfd9 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc returned with HTTP 200 Aug 13 06:10:27.422369 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 530/2137] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:27 2026] GET /volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:27.896218 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dd3a2393-27c2-4674-bee9-a62b1a34e1f5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:27.903120 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dd3a2393-27c2-4674-bee9-a62b1a34e1f5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 Aug 13 06:10:27.903715 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dd3a2393-27c2-4674-bee9-a62b1a34e1f5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:27.904362 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dd3a2393-27c2-4674-bee9-a62b1a34e1f5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:27.905307 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-dd3a2393-27c2-4674-bee9-a62b1a34e1f5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:27.910874 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:27.910874 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:27.912393 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dd3a2393-27c2-4674-bee9-a62b1a34e1f5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 returned with HTTP 200 Aug 13 06:10:27.914293 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 540/2138] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:27 2026] GET /volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:28.254607 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-05565bda-3fba-4210-be16-43bf17df2f05 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:28.257100 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-05565bda-3fba-4210-be16-43bf17df2f05 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 Aug 13 06:10:28.257386 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-05565bda-3fba-4210-be16-43bf17df2f05 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:28.257652 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-05565bda-3fba-4210-be16-43bf17df2f05 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:28.272946 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:28.272946 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:28.281817 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-05565bda-3fba-4210-be16-43bf17df2f05 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:10:28.288834 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-05565bda-3fba-4210-be16-43bf17df2f05 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 returned with HTTP 200 Aug 13 06:10:28.289513 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 536/2139] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:28 2026] GET /volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:28.438724 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-019ba4b0-b5c3-4c42-807b-519cb5f6ce2c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:28.441908 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-019ba4b0-b5c3-4c42-807b-519cb5f6ce2c tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc Aug 13 06:10:28.442266 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-019ba4b0-b5c3-4c42-807b-519cb5f6ce2c tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:28.442579 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-019ba4b0-b5c3-4c42-807b-519cb5f6ce2c tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:28.457699 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:28.457699 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:28.461527 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-019ba4b0-b5c3-4c42-807b-519cb5f6ce2c tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:10:28.467522 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-019ba4b0-b5c3-4c42-807b-519cb5f6ce2c tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc returned with HTTP 200 Aug 13 06:10:28.468120 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 534/2140] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:28 2026] GET /volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:28.928118 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6d50f238-03a9-44ea-8383-b08194bab6f5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:28.930086 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6d50f238-03a9-44ea-8383-b08194bab6f5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 Aug 13 06:10:28.930476 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6d50f238-03a9-44ea-8383-b08194bab6f5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:28.930745 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6d50f238-03a9-44ea-8383-b08194bab6f5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:28.930923 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6d50f238-03a9-44ea-8383-b08194bab6f5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:28.933429 np0000007163 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=339,cinder:UPDATE=84,cinder:INSERT=34 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:10:28.936550 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:28.936550 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:28.938785 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6d50f238-03a9-44ea-8383-b08194bab6f5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 returned with HTTP 200 Aug 13 06:10:28.939295 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 531/2141] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:28 2026] GET /volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:29.302647 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b8b45f42-ef62-4253-a8a3-7853ac769505 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:29.305562 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b8b45f42-ef62-4253-a8a3-7853ac769505 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 Aug 13 06:10:29.305562 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b8b45f42-ef62-4253-a8a3-7853ac769505 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:29.305562 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b8b45f42-ef62-4253-a8a3-7853ac769505 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:29.317759 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:29.317759 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:29.322886 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b8b45f42-ef62-4253-a8a3-7853ac769505 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:10:29.330657 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b8b45f42-ef62-4253-a8a3-7853ac769505 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 returned with HTTP 200 Aug 13 06:10:29.331244 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 541/2142] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:29 2026] GET /volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:29.482450 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-18be33e2-6057-4b22-907c-d2d744ba82f8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:29.484196 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-18be33e2-6057-4b22-907c-d2d744ba82f8 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc Aug 13 06:10:29.484319 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-18be33e2-6057-4b22-907c-d2d744ba82f8 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:29.484497 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-18be33e2-6057-4b22-907c-d2d744ba82f8 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:29.494946 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:29.494946 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:29.499710 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-18be33e2-6057-4b22-907c-d2d744ba82f8 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:10:29.505029 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-18be33e2-6057-4b22-907c-d2d744ba82f8 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc returned with HTTP 200 Aug 13 06:10:29.505593 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 537/2143] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:29 2026] GET /volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:29.934716 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f5037596-7c8f-4d9d-abe4-64c5e901d4ea req-c723be15-fc34-4278-a661-1e99344f452f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:29.942987 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f5037596-7c8f-4d9d-abe4-64c5e901d4ea req-c723be15-fc34-4278-a661-1e99344f452f tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] POST https://10.4.3.121/volume/v3/attachments/73891ab4-44f0-41cc-b5f2-ec9120d2732f/action Aug 13 06:10:29.943541 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f5037596-7c8f-4d9d-abe4-64c5e901d4ea req-c723be15-fc34-4278-a661-1e99344f452f tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:10:29.943706 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f5037596-7c8f-4d9d-abe4-64c5e901d4ea req-c723be15-fc34-4278-a661-1e99344f452f tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:29.952612 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4e93bc2f-02f0-453f-8d0d-9efc1fac53c0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:29.956206 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4e93bc2f-02f0-453f-8d0d-9efc1fac53c0 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 Aug 13 06:10:29.956501 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4e93bc2f-02f0-453f-8d0d-9efc1fac53c0 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:29.956760 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4e93bc2f-02f0-453f-8d0d-9efc1fac53c0 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:29.956913 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4e93bc2f-02f0-453f-8d0d-9efc1fac53c0 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:29.962224 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:29.962224 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:29.963203 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4e93bc2f-02f0-453f-8d0d-9efc1fac53c0 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 returned with HTTP 200 Aug 13 06:10:29.963705 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 532/2144] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:29 2026] GET /volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:29.966835 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:29.966835 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:29.979843 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f5037596-7c8f-4d9d-abe4-64c5e901d4ea req-c723be15-fc34-4278-a661-1e99344f452f tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/attachments/73891ab4-44f0-41cc-b5f2-ec9120d2732f/action returned with HTTP 204 Aug 13 06:10:29.980445 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 535/2145] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:10:29 2026] POST /volume/v3/attachments/73891ab4-44f0-41cc-b5f2-ec9120d2732f/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:10:30.023920 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-29911bd3-6162-435a-92a0-3dc5a0b366fa req-5ab6167f-148e-4362-ba84-45aa3841e4de None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:30.029857 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-29911bd3-6162-435a-92a0-3dc5a0b366fa req-5ab6167f-148e-4362-ba84-45aa3841e4de tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] DELETE https://10.4.3.121/volume/v3/attachments/5025aa1e-7f90-47af-bd6b-400f3406c0e5 Aug 13 06:10:30.030165 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-29911bd3-6162-435a-92a0-3dc5a0b366fa req-5ab6167f-148e-4362-ba84-45aa3841e4de tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:30.030472 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-29911bd3-6162-435a-92a0-3dc5a0b366fa req-5ab6167f-148e-4362-ba84-45aa3841e4de tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:30.043127 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:30.043127 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:30.095585 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-29911bd3-6162-435a-92a0-3dc5a0b366fa req-5ab6167f-148e-4362-ba84-45aa3841e4de tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/attachments/5025aa1e-7f90-47af-bd6b-400f3406c0e5 returned with HTTP 200 Aug 13 06:10:30.096026 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 542/2146] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:10:30 2026] DELETE /volume/v3/attachments/5025aa1e-7f90-47af-bd6b-400f3406c0e5 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:30.354264 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-34de32ab-c729-47d9-b335-c6ec6d5cd069 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:30.356788 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-34de32ab-c729-47d9-b335-c6ec6d5cd069 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 Aug 13 06:10:30.357420 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-34de32ab-c729-47d9-b335-c6ec6d5cd069 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:30.357420 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-34de32ab-c729-47d9-b335-c6ec6d5cd069 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:30.367537 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:30.367537 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:30.372736 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-34de32ab-c729-47d9-b335-c6ec6d5cd069 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:10:30.378500 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-34de32ab-c729-47d9-b335-c6ec6d5cd069 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 returned with HTTP 200 Aug 13 06:10:30.379071 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 538/2147] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:30 2026] GET /volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:30.520683 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-16cab69d-ccf7-4162-9980-9c5978482309 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:30.522781 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-16cab69d-ccf7-4162-9980-9c5978482309 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc Aug 13 06:10:30.523042 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-16cab69d-ccf7-4162-9980-9c5978482309 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:30.523313 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-16cab69d-ccf7-4162-9980-9c5978482309 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:30.534276 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:30.534276 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:30.538305 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-16cab69d-ccf7-4162-9980-9c5978482309 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:10:30.542384 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-16cab69d-ccf7-4162-9980-9c5978482309 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc returned with HTTP 200 Aug 13 06:10:30.542968 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 533/2148] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:30 2026] GET /volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:30.564055 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-914daeca-6470-4f02-8232-6abea07e39ff None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:30.566153 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-914daeca-6470-4f02-8232-6abea07e39ff tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc Aug 13 06:10:30.566426 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-914daeca-6470-4f02-8232-6abea07e39ff tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:30.570204 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-914daeca-6470-4f02-8232-6abea07e39ff tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:30.579034 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:30.579034 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:30.581910 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-914daeca-6470-4f02-8232-6abea07e39ff tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:10:30.586898 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-914daeca-6470-4f02-8232-6abea07e39ff tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc returned with HTTP 200 Aug 13 06:10:30.587450 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 536/2149] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:30 2026] GET /volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:30.602197 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-04d45c04-dc1d-44f6-ad68-9a9c9cd85cae None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:30.604260 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-04d45c04-dc1d-44f6-ad68-9a9c9cd85cae tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc Aug 13 06:10:30.604260 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-04d45c04-dc1d-44f6-ad68-9a9c9cd85cae tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:30.604260 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-04d45c04-dc1d-44f6-ad68-9a9c9cd85cae tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:30.614726 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:30.614726 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:30.617729 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-04d45c04-dc1d-44f6-ad68-9a9c9cd85cae tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:10:30.623010 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-04d45c04-dc1d-44f6-ad68-9a9c9cd85cae tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc returned with HTTP 200 Aug 13 06:10:30.623440 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 543/2150] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:30 2026] GET /volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:30.976580 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-92f63898-c3dc-4180-a905-599c0b580a63 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:30.979260 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-92f63898-c3dc-4180-a905-599c0b580a63 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 Aug 13 06:10:30.979524 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-92f63898-c3dc-4180-a905-599c0b580a63 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:30.979779 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-92f63898-c3dc-4180-a905-599c0b580a63 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:30.979923 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-92f63898-c3dc-4180-a905-599c0b580a63 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:30.986078 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:30.986078 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:30.987093 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-92f63898-c3dc-4180-a905-599c0b580a63 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 returned with HTTP 200 Aug 13 06:10:30.987593 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 539/2151] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:30 2026] GET /volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:30.999247 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-07e0f931-7e0d-4d3c-ab12-ab04b389160a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:31.001144 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-07e0f931-7e0d-4d3c-ab12-ab04b389160a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] POST https://10.4.3.121/volume/v3/backups Aug 13 06:10:31.001686 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-07e0f931-7e0d-4d3c-ab12-ab04b389160a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "789c9026-5942-4d2c-b6e2-aa9f836282ff", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-949523917"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:31.003495 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-07e0f931-7e0d-4d3c-ab12-ab04b389160a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Creating new backup {'backup': {'volume_id': '789c9026-5942-4d2c-b6e2-aa9f836282ff', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-949523917'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:10:31.004992 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-07e0f931-7e0d-4d3c-ab12-ab04b389160a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Creating backup of volume 789c9026-5942-4d2c-b6e2-aa9f836282ff in container None Aug 13 06:10:31.013139 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:31.013139 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:31.013987 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-07e0f931-7e0d-4d3c-ab12-ab04b389160a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:10:31.035915 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-07e0f931-7e0d-4d3c-ab12-ab04b389160a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Created reservations ['0e174fcc-8e02-4493-bcd9-cb7558e80b72', 'ffcb93c0-7de0-4b30-84a1-a3e36000c4cf'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:10:31.079916 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-07e0f931-7e0d-4d3c-ab12-ab04b389160a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:10:31.079916 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 534/2152] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:10:30 2026] POST /volume/v3/backups => generated 329 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:10:31.092586 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-132595bf-e6f6-4891-bf2a-7566a6d3846e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:31.094710 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-132595bf-e6f6-4891-bf2a-7566a6d3846e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 Aug 13 06:10:31.094902 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-132595bf-e6f6-4891-bf2a-7566a6d3846e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:31.095076 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-132595bf-e6f6-4891-bf2a-7566a6d3846e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:31.095172 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-132595bf-e6f6-4891-bf2a-7566a6d3846e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 9a5528c1-f6eb-4e37-b225-4b40b4f399c4. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:31.099082 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:31.099082 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:31.099758 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-132595bf-e6f6-4891-bf2a-7566a6d3846e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 returned with HTTP 200 Aug 13 06:10:31.100073 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 537/2153] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:31 2026] GET /volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:32.112492 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1cdaf1e0-3e4b-4a31-a9bc-426a7fea7ee4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:32.114218 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1cdaf1e0-3e4b-4a31-a9bc-426a7fea7ee4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 Aug 13 06:10:32.114395 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1cdaf1e0-3e4b-4a31-a9bc-426a7fea7ee4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:32.114566 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1cdaf1e0-3e4b-4a31-a9bc-426a7fea7ee4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:32.114661 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-1cdaf1e0-3e4b-4a31-a9bc-426a7fea7ee4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 9a5528c1-f6eb-4e37-b225-4b40b4f399c4. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:32.119230 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:32.119230 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:32.120057 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1cdaf1e0-3e4b-4a31-a9bc-426a7fea7ee4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 returned with HTTP 200 Aug 13 06:10:32.121916 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 544/2154] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:32 2026] GET /volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:33.135596 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-669fb736-8ad8-4884-8374-8262bb238486 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:33.138908 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-669fb736-8ad8-4884-8374-8262bb238486 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 Aug 13 06:10:33.138908 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-669fb736-8ad8-4884-8374-8262bb238486 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:33.138908 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-669fb736-8ad8-4884-8374-8262bb238486 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:33.138908 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-669fb736-8ad8-4884-8374-8262bb238486 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 9a5528c1-f6eb-4e37-b225-4b40b4f399c4. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:33.146308 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:33.146308 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:33.147473 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-669fb736-8ad8-4884-8374-8262bb238486 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 returned with HTTP 200 Aug 13 06:10:33.149646 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 540/2155] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:33 2026] GET /volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:34.165571 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7462fcf0-e46a-485c-bb34-a4987a9fa363 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:34.169220 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7462fcf0-e46a-485c-bb34-a4987a9fa363 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 Aug 13 06:10:34.169220 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7462fcf0-e46a-485c-bb34-a4987a9fa363 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:34.169220 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7462fcf0-e46a-485c-bb34-a4987a9fa363 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:34.169220 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-7462fcf0-e46a-485c-bb34-a4987a9fa363 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 9a5528c1-f6eb-4e37-b225-4b40b4f399c4. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:34.181809 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:34.181809 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:34.183553 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7462fcf0-e46a-485c-bb34-a4987a9fa363 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 returned with HTTP 200 Aug 13 06:10:34.183751 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 535/2156] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:34 2026] GET /volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:35.200618 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ca00d367-475d-438f-b078-b2150b279041 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:35.201510 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca00d367-475d-438f-b078-b2150b279041 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 Aug 13 06:10:35.202362 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca00d367-475d-438f-b078-b2150b279041 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:35.202643 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca00d367-475d-438f-b078-b2150b279041 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:35.202739 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ca00d367-475d-438f-b078-b2150b279041 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 9a5528c1-f6eb-4e37-b225-4b40b4f399c4. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:35.207931 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:35.207931 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:35.208857 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca00d367-475d-438f-b078-b2150b279041 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 returned with HTTP 200 Aug 13 06:10:35.209226 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 538/2157] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:35 2026] GET /volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:36.219721 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ef769120-1745-499c-8c94-1a65f446100a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:36.221919 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ef769120-1745-499c-8c94-1a65f446100a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 Aug 13 06:10:36.222250 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ef769120-1745-499c-8c94-1a65f446100a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:36.222493 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ef769120-1745-499c-8c94-1a65f446100a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:36.222625 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ef769120-1745-499c-8c94-1a65f446100a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 9a5528c1-f6eb-4e37-b225-4b40b4f399c4. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:36.228704 np0000007163 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=298,cinder:INSERT=37,cinder:UPDATE=83 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:10:36.230090 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:36.230090 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:36.231128 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ef769120-1745-499c-8c94-1a65f446100a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 returned with HTTP 200 Aug 13 06:10:36.232112 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 545/2158] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:36 2026] GET /volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:10:37.245323 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eb7c5bfd-d392-4011-bef3-718f673160c9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:37.248529 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eb7c5bfd-d392-4011-bef3-718f673160c9 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 Aug 13 06:10:37.248529 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eb7c5bfd-d392-4011-bef3-718f673160c9 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:37.248529 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eb7c5bfd-d392-4011-bef3-718f673160c9 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:37.248529 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-eb7c5bfd-d392-4011-bef3-718f673160c9 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 9a5528c1-f6eb-4e37-b225-4b40b4f399c4. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:37.256104 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:37.256104 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:37.257734 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eb7c5bfd-d392-4011-bef3-718f673160c9 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 returned with HTTP 200 Aug 13 06:10:37.257734 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 541/2159] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:37 2026] GET /volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:38.271986 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c0d822dd-bf35-4cfd-9d98-b42d8aced38b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:38.273886 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c0d822dd-bf35-4cfd-9d98-b42d8aced38b tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 Aug 13 06:10:38.274082 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c0d822dd-bf35-4cfd-9d98-b42d8aced38b tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:38.274294 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c0d822dd-bf35-4cfd-9d98-b42d8aced38b tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:38.274515 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c0d822dd-bf35-4cfd-9d98-b42d8aced38b tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 9a5528c1-f6eb-4e37-b225-4b40b4f399c4. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:38.280175 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:38.280175 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:38.281019 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c0d822dd-bf35-4cfd-9d98-b42d8aced38b tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 returned with HTTP 200 Aug 13 06:10:38.281361 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 536/2160] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:38 2026] GET /volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:39.294958 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-05d790cd-468e-414f-aa3b-505892866635 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:39.296888 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05d790cd-468e-414f-aa3b-505892866635 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 Aug 13 06:10:39.297076 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-05d790cd-468e-414f-aa3b-505892866635 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:39.297325 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-05d790cd-468e-414f-aa3b-505892866635 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:39.297454 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-05d790cd-468e-414f-aa3b-505892866635 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 9a5528c1-f6eb-4e37-b225-4b40b4f399c4. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:39.303715 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:39.303715 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:39.304909 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05d790cd-468e-414f-aa3b-505892866635 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 returned with HTTP 200 Aug 13 06:10:39.305576 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 539/2161] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:39 2026] GET /volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:39.319360 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fef12763-36c6-4e6f-90a0-2221e926240e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:39.321560 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fef12763-36c6-4e6f-90a0-2221e926240e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] POST https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4/restore Aug 13 06:10:39.321899 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fef12763-36c6-4e6f-90a0-2221e926240e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "789c9026-5942-4d2c-b6e2-aa9f836282ff"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:39.323429 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-fef12763-36c6-4e6f-90a0-2221e926240e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Restoring backup 9a5528c1-f6eb-4e37-b225-4b40b4f399c4 ({'restore': {'volume_id': '789c9026-5942-4d2c-b6e2-aa9f836282ff'}}) {{(pid=100322) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 06:10:39.323559 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-fef12763-36c6-4e6f-90a0-2221e926240e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Restoring backup 9a5528c1-f6eb-4e37-b225-4b40b4f399c4 to volume 789c9026-5942-4d2c-b6e2-aa9f836282ff. Aug 13 06:10:39.328892 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:39.328892 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:39.336264 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:39.336264 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:39.336788 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fef12763-36c6-4e6f-90a0-2221e926240e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:10:39.336947 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.backup.api [None req-fef12763-36c6-4e6f-90a0-2221e926240e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Checking backup size 1 against volume size 1 {{(pid=100322) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 06:10:39.337204 np0000007163 devstack@c-api.service[100322]: INFO cinder.backup.api [None req-fef12763-36c6-4e6f-90a0-2221e926240e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Overwriting volume 789c9026-5942-4d2c-b6e2-aa9f836282ff with restore of backup 9a5528c1-f6eb-4e37-b225-4b40b4f399c4 Aug 13 06:10:39.351235 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-fef12763-36c6-4e6f-90a0-2221e926240e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] restore_backup in rpcapi backup_id 9a5528c1-f6eb-4e37-b225-4b40b4f399c4 {{(pid=100322) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 06:10:39.353000 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fef12763-36c6-4e6f-90a0-2221e926240e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4/restore returned with HTTP 202 Aug 13 06:10:39.353706 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 546/2162] 10.4.3.121 () {68 vars in 1393 bytes} [Thu Aug 13 06:10:39 2026] POST /volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4/restore => generated 181 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:10:39.363200 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f6d720d6-3eb9-466c-8748-3f2ceae4c996 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:39.365367 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f6d720d6-3eb9-466c-8748-3f2ceae4c996 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 Aug 13 06:10:39.365917 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f6d720d6-3eb9-466c-8748-3f2ceae4c996 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:39.365917 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f6d720d6-3eb9-466c-8748-3f2ceae4c996 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:39.365917 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f6d720d6-3eb9-466c-8748-3f2ceae4c996 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 9a5528c1-f6eb-4e37-b225-4b40b4f399c4. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:39.370645 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:39.370645 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:39.373768 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f6d720d6-3eb9-466c-8748-3f2ceae4c996 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 returned with HTTP 200 Aug 13 06:10:39.373768 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 542/2163] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:39 2026] GET /volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:39.570339 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-3ff591af-557a-48bc-921f-e4139fa33794 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:39.572917 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-3ff591af-557a-48bc-921f-e4139fa33794 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:10:39.573313 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-3ff591af-557a-48bc-921f-e4139fa33794 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:39.573594 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-3ff591af-557a-48bc-921f-e4139fa33794 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:39.586525 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:39.586525 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:39.590545 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-3ff591af-557a-48bc-921f-e4139fa33794 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:10:39.595640 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-3ff591af-557a-48bc-921f-e4139fa33794 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:10:39.596226 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 537/2164] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:10:39 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 1442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:40.041634 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1ea9b059-2aa7-4a5d-bbfd-1bf89a191a2e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:40.042108 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1ea9b059-2aa7-4a5d-bbfd-1bf89a191a2e None None] GET https://10.4.3.121/volume// Aug 13 06:10:40.042351 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1ea9b059-2aa7-4a5d-bbfd-1bf89a191a2e None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:40.042597 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1ea9b059-2aa7-4a5d-bbfd-1bf89a191a2e None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:40.043001 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1ea9b059-2aa7-4a5d-bbfd-1bf89a191a2e None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:10:40.043372 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 540/2165] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:10:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:10:40.050568 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-4a8c8590-fab8-45ae-a77a-25983960c705 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:40.052345 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-4a8c8590-fab8-45ae-a77a-25983960c705 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:10:40.052661 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-4a8c8590-fab8-45ae-a77a-25983960c705 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab1e0b97-b7e4-4322-a2b9-c89eff8e307e", "connector": null, "instance_uuid": "51093e9a-1b8d-4278-bdc7-1b058887d385"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:40.065354 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:40.065354 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:40.087046 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-4a8c8590-fab8-45ae-a77a-25983960c705 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:10:40.087510 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 547/2166] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:10: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 13 06:10:40.095252 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-97b2cc79-5013-4d9e-8bef-cf1f81b674e8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:40.096929 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-97b2cc79-5013-4d9e-8bef-cf1f81b674e8 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] DELETE https://10.4.3.121/volume/v3/attachments/c60ebd5b-d21e-46a0-8d80-cc23d4a1f4c5 Aug 13 06:10:40.097265 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-97b2cc79-5013-4d9e-8bef-cf1f81b674e8 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:40.097562 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-97b2cc79-5013-4d9e-8bef-cf1f81b674e8 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:40.105050 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:40.105050 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:40.159534 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-97b2cc79-5013-4d9e-8bef-cf1f81b674e8 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments/c60ebd5b-d21e-46a0-8d80-cc23d4a1f4c5 returned with HTTP 200 Aug 13 06:10:40.159534 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 543/2167] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:10:40 2026] DELETE /volume/v3/attachments/c60ebd5b-d21e-46a0-8d80-cc23d4a1f4c5 => generated 367 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:40.385733 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-55c0a263-f7bc-4552-8664-3ab02c267b7d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:40.387456 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55c0a263-f7bc-4552-8664-3ab02c267b7d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 Aug 13 06:10:40.387680 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55c0a263-f7bc-4552-8664-3ab02c267b7d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:40.387912 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55c0a263-f7bc-4552-8664-3ab02c267b7d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:40.388058 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-55c0a263-f7bc-4552-8664-3ab02c267b7d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 9a5528c1-f6eb-4e37-b225-4b40b4f399c4. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:40.392309 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:40.392309 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:40.393170 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55c0a263-f7bc-4552-8664-3ab02c267b7d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 returned with HTTP 200 Aug 13 06:10:40.393541 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 538/2168] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:40 2026] GET /volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:41.073560 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-91695b5c-78a7-4419-8fdc-c4ac25c58192 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:41.075492 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-91695b5c-78a7-4419-8fdc-c4ac25c58192 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] PUT https://10.4.3.121/volume/v3/attachments/501c2d73-e1f0-4eeb-b2e6-493f07897503 Aug 13 06:10:41.075823 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-91695b5c-78a7-4419-8fdc-c4ac25c58192 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:41.082721 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-91695b5c-78a7-4419-8fdc-c4ac25c58192 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Acquiring lock "cinder-attachment_update-ab1e0b97-b7e4-4322-a2b9-c89eff8e307e-np0000007163" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:10:41.086708 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-91695b5c-78a7-4419-8fdc-c4ac25c58192 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Lock "cinder-attachment_update-ab1e0b97-b7e4-4322-a2b9-c89eff8e307e-np0000007163" acquired by "attachment_update" :: waited 0.004s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:10:41.087556 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:41.087556 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:41.164098 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-91695b5c-78a7-4419-8fdc-c4ac25c58192 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Lock "cinder-attachment_update-ab1e0b97-b7e4-4322-a2b9-c89eff8e307e-np0000007163" released by "attachment_update" :: held 0.077s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:10:41.164491 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-91695b5c-78a7-4419-8fdc-c4ac25c58192 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments/501c2d73-e1f0-4eeb-b2e6-493f07897503 returned with HTTP 200 Aug 13 06:10:41.164995 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 541/2169] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:10:41 2026] PUT /volume/v3/attachments/501c2d73-e1f0-4eeb-b2e6-493f07897503 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:41.173502 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-0599edf5-7dc9-438f-b6a9-b680c092a29e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:41.175428 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-0599edf5-7dc9-438f-b6a9-b680c092a29e tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/attachments/501c2d73-e1f0-4eeb-b2e6-493f07897503 Aug 13 06:10:41.175626 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-0599edf5-7dc9-438f-b6a9-b680c092a29e tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:41.175805 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-0599edf5-7dc9-438f-b6a9-b680c092a29e tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:41.190447 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-0599edf5-7dc9-438f-b6a9-b680c092a29e tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments/501c2d73-e1f0-4eeb-b2e6-493f07897503 returned with HTTP 200 Aug 13 06:10:41.190826 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 548/2170] 10.4.3.121 () {70 vars in 1651 bytes} [Thu Aug 13 06:10:41 2026] GET /volume/v3/attachments/501c2d73-e1f0-4eeb-b2e6-493f07897503 => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:41.408004 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8dfab90e-5926-4720-a0c5-06ad4c0254f7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:41.409914 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8dfab90e-5926-4720-a0c5-06ad4c0254f7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 Aug 13 06:10:41.410096 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8dfab90e-5926-4720-a0c5-06ad4c0254f7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:41.410293 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8dfab90e-5926-4720-a0c5-06ad4c0254f7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:41.410407 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-8dfab90e-5926-4720-a0c5-06ad4c0254f7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 9a5528c1-f6eb-4e37-b225-4b40b4f399c4. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:41.415172 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:41.415172 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:41.415896 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8dfab90e-5926-4720-a0c5-06ad4c0254f7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 returned with HTTP 200 Aug 13 06:10:41.416339 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 544/2171] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:41 2026] GET /volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:42.427319 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4ee3f1c0-c56a-479f-9390-0334fcf94f0a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:42.429530 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4ee3f1c0-c56a-479f-9390-0334fcf94f0a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 Aug 13 06:10:42.429786 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4ee3f1c0-c56a-479f-9390-0334fcf94f0a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:42.430048 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4ee3f1c0-c56a-479f-9390-0334fcf94f0a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:42.430211 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4ee3f1c0-c56a-479f-9390-0334fcf94f0a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 9a5528c1-f6eb-4e37-b225-4b40b4f399c4. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:42.435783 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:42.435783 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:42.436829 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4ee3f1c0-c56a-479f-9390-0334fcf94f0a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 returned with HTTP 200 Aug 13 06:10:42.437448 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 539/2172] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:42 2026] GET /volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:43.448618 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7ef50611-5072-4bef-9396-1e8d889accb7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:43.456069 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7ef50611-5072-4bef-9396-1e8d889accb7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 Aug 13 06:10:43.456640 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7ef50611-5072-4bef-9396-1e8d889accb7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:43.457061 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7ef50611-5072-4bef-9396-1e8d889accb7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:43.458312 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-7ef50611-5072-4bef-9396-1e8d889accb7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 9a5528c1-f6eb-4e37-b225-4b40b4f399c4. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:43.474507 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:43.474507 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:43.477502 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7ef50611-5072-4bef-9396-1e8d889accb7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 returned with HTTP 200 Aug 13 06:10:43.481606 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 542/2173] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:43 2026] GET /volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 => generated 749 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:44.492922 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-761205dc-905a-4e08-bd39-7204e4294766 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:44.495304 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-761205dc-905a-4e08-bd39-7204e4294766 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 Aug 13 06:10:44.495570 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-761205dc-905a-4e08-bd39-7204e4294766 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:44.495854 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-761205dc-905a-4e08-bd39-7204e4294766 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:44.496027 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-761205dc-905a-4e08-bd39-7204e4294766 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 9a5528c1-f6eb-4e37-b225-4b40b4f399c4. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:44.501827 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:44.501827 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:44.503191 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-761205dc-905a-4e08-bd39-7204e4294766 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 returned with HTTP 200 Aug 13 06:10:44.504042 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 549/2174] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:44 2026] GET /volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:45.208811 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-842d477f-7ec5-439a-bbb8-0593df272745 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:45.212410 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-842d477f-7ec5-439a-bbb8-0593df272745 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] POST https://10.4.3.121/volume/v3/attachments/501c2d73-e1f0-4eeb-b2e6-493f07897503/action Aug 13 06:10:45.212985 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-842d477f-7ec5-439a-bbb8-0593df272745 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:10:45.213246 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-842d477f-7ec5-439a-bbb8-0593df272745 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:45.244062 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:45.244062 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:45.259791 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b64cfdd3-8bcf-492e-b13a-c15c29a7bcab req-842d477f-7ec5-439a-bbb8-0593df272745 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments/501c2d73-e1f0-4eeb-b2e6-493f07897503/action returned with HTTP 204 Aug 13 06:10:45.259791 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 545/2175] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:10:45 2026] POST /volume/v3/attachments/501c2d73-e1f0-4eeb-b2e6-493f07897503/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:10:45.516821 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bd126448-b2b6-4d7d-8d3d-ce098cb215f2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:45.519434 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bd126448-b2b6-4d7d-8d3d-ce098cb215f2 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 Aug 13 06:10:45.519530 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bd126448-b2b6-4d7d-8d3d-ce098cb215f2 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:45.519687 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bd126448-b2b6-4d7d-8d3d-ce098cb215f2 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:45.519790 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-bd126448-b2b6-4d7d-8d3d-ce098cb215f2 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 9a5528c1-f6eb-4e37-b225-4b40b4f399c4. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:45.524746 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:45.524746 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:45.525543 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bd126448-b2b6-4d7d-8d3d-ce098cb215f2 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 returned with HTTP 200 Aug 13 06:10:45.525872 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 540/2176] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:45 2026] GET /volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:46.543010 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dd0dc0e0-b46d-440a-bef4-9041e526e4c7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:46.553747 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd0dc0e0-b46d-440a-bef4-9041e526e4c7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 Aug 13 06:10:46.556768 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dd0dc0e0-b46d-440a-bef4-9041e526e4c7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:46.557351 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dd0dc0e0-b46d-440a-bef4-9041e526e4c7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:46.561530 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-dd0dc0e0-b46d-440a-bef4-9041e526e4c7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 9a5528c1-f6eb-4e37-b225-4b40b4f399c4. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:46.593808 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:46.593808 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:46.594854 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd0dc0e0-b46d-440a-bef4-9041e526e4c7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 returned with HTTP 200 Aug 13 06:10:46.595361 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 543/2177] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:46 2026] GET /volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 => generated 749 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:47.608102 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0cf05039-e049-4534-ac52-23d0f9f609a7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:47.609972 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0cf05039-e049-4534-ac52-23d0f9f609a7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 Aug 13 06:10:47.610252 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0cf05039-e049-4534-ac52-23d0f9f609a7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:47.610508 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0cf05039-e049-4534-ac52-23d0f9f609a7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:47.610662 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-0cf05039-e049-4534-ac52-23d0f9f609a7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 9a5528c1-f6eb-4e37-b225-4b40b4f399c4. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:47.615105 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:47.615105 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:47.615876 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0cf05039-e049-4534-ac52-23d0f9f609a7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 returned with HTTP 200 Aug 13 06:10:47.616271 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 550/2178] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:47 2026] GET /volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:48.626054 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0135bc17-00f2-4a46-9978-9700e61d5098 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:48.627742 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0135bc17-00f2-4a46-9978-9700e61d5098 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 Aug 13 06:10:48.627922 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0135bc17-00f2-4a46-9978-9700e61d5098 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:48.628144 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0135bc17-00f2-4a46-9978-9700e61d5098 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:48.628318 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0135bc17-00f2-4a46-9978-9700e61d5098 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 9a5528c1-f6eb-4e37-b225-4b40b4f399c4. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:48.632526 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:48.632526 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:48.633081 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0135bc17-00f2-4a46-9978-9700e61d5098 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 returned with HTTP 200 Aug 13 06:10:48.633592 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 546/2179] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:48 2026] GET /volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:49.645061 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-59addb52-fb30-47a0-b9f1-7c086095088a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:49.647255 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-59addb52-fb30-47a0-b9f1-7c086095088a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 Aug 13 06:10:49.647510 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-59addb52-fb30-47a0-b9f1-7c086095088a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:49.647709 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-59addb52-fb30-47a0-b9f1-7c086095088a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:49.647872 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-59addb52-fb30-47a0-b9f1-7c086095088a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 9a5528c1-f6eb-4e37-b225-4b40b4f399c4. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:49.652482 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:49.652482 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:49.653304 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-59addb52-fb30-47a0-b9f1-7c086095088a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 returned with HTTP 200 Aug 13 06:10:49.653717 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 541/2180] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:49 2026] GET /volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:50.665713 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b1597bff-153e-4e72-a5a0-5f86c7a525fa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:50.667881 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b1597bff-153e-4e72-a5a0-5f86c7a525fa tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 Aug 13 06:10:50.668169 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b1597bff-153e-4e72-a5a0-5f86c7a525fa tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:50.668425 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b1597bff-153e-4e72-a5a0-5f86c7a525fa tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:50.668562 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-b1597bff-153e-4e72-a5a0-5f86c7a525fa tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 9a5528c1-f6eb-4e37-b225-4b40b4f399c4. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:50.677208 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:50.677208 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:50.680385 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b1597bff-153e-4e72-a5a0-5f86c7a525fa tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 returned with HTTP 200 Aug 13 06:10:50.680385 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 544/2181] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:50 2026] GET /volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:51.693015 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3ee54b1c-5431-46d9-861b-79abcba26be0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:51.695116 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3ee54b1c-5431-46d9-861b-79abcba26be0 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 Aug 13 06:10:51.695473 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3ee54b1c-5431-46d9-861b-79abcba26be0 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:51.695590 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3ee54b1c-5431-46d9-861b-79abcba26be0 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:51.695735 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-3ee54b1c-5431-46d9-861b-79abcba26be0 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 9a5528c1-f6eb-4e37-b225-4b40b4f399c4. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:51.700151 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:51.700151 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:51.701078 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3ee54b1c-5431-46d9-861b-79abcba26be0 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 returned with HTTP 200 Aug 13 06:10:51.701549 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 551/2182] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:51 2026] GET /volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:51.711632 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c158f7be-a180-4812-8d7a-bae57135a6c3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:51.713268 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c158f7be-a180-4812-8d7a-bae57135a6c3 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/volumes/789c9026-5942-4d2c-b6e2-aa9f836282ff Aug 13 06:10:51.713443 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c158f7be-a180-4812-8d7a-bae57135a6c3 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:51.713614 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c158f7be-a180-4812-8d7a-bae57135a6c3 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:51.719853 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:51.719853 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:51.723341 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c158f7be-a180-4812-8d7a-bae57135a6c3 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:10:51.727049 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c158f7be-a180-4812-8d7a-bae57135a6c3 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes/789c9026-5942-4d2c-b6e2-aa9f836282ff returned with HTTP 200 Aug 13 06:10:51.727398 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 547/2183] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:51 2026] GET /volume/v3/volumes/789c9026-5942-4d2c-b6e2-aa9f836282ff => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:51.755080 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c80e69dd-b882-467b-b9a8-6a0b392e64df None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:51.757497 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c80e69dd-b882-467b-b9a8-6a0b392e64df tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] DELETE https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 Aug 13 06:10:51.757869 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c80e69dd-b882-467b-b9a8-6a0b392e64df tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:51.758130 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c80e69dd-b882-467b-b9a8-6a0b392e64df tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:51.758670 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-c80e69dd-b882-467b-b9a8-6a0b392e64df tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Delete backup with id: 9a5528c1-f6eb-4e37-b225-4b40b4f399c4. Aug 13 06:10:51.762991 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:51.762991 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:51.774559 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-c80e69dd-b882-467b-b9a8-6a0b392e64df tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] delete_backup rpcapi backup_id 9a5528c1-f6eb-4e37-b225-4b40b4f399c4 {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:10:51.777148 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c80e69dd-b882-467b-b9a8-6a0b392e64df tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 returned with HTTP 202 Aug 13 06:10:51.777148 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 542/2184] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:10:51 2026] DELETE /volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:10:51.785270 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bbdf7730-8244-40bd-8ad8-84781bfefb80 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:51.787969 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bbdf7730-8244-40bd-8ad8-84781bfefb80 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 Aug 13 06:10:51.788166 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bbdf7730-8244-40bd-8ad8-84781bfefb80 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:51.788427 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bbdf7730-8244-40bd-8ad8-84781bfefb80 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:51.788498 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-bbdf7730-8244-40bd-8ad8-84781bfefb80 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 9a5528c1-f6eb-4e37-b225-4b40b4f399c4. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:51.795699 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:51.795699 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:51.796775 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bbdf7730-8244-40bd-8ad8-84781bfefb80 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 returned with HTTP 200 Aug 13 06:10:51.799330 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 545/2185] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:51 2026] GET /volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:52.809949 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-44355c30-5b4b-4acf-b2fa-6db5224df8a8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:52.811648 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-44355c30-5b4b-4acf-b2fa-6db5224df8a8 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 Aug 13 06:10:52.811869 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-44355c30-5b4b-4acf-b2fa-6db5224df8a8 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:52.812115 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-44355c30-5b4b-4acf-b2fa-6db5224df8a8 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:52.812272 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-44355c30-5b4b-4acf-b2fa-6db5224df8a8 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 9a5528c1-f6eb-4e37-b225-4b40b4f399c4. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:52.815461 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-44355c30-5b4b-4acf-b2fa-6db5224df8a8 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 returned with HTTP 404 Aug 13 06:10:52.816099 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 552/2186] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:52 2026] GET /volume/v3/backups/9a5528c1-f6eb-4e37-b225-4b40b4f399c4 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:10:52.822148 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3d7b046c-fec8-43e2-abae-4befa6755e54 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:52.823826 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3d7b046c-fec8-43e2-abae-4befa6755e54 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] DELETE https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 Aug 13 06:10:52.824006 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3d7b046c-fec8-43e2-abae-4befa6755e54 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:52.824198 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3d7b046c-fec8-43e2-abae-4befa6755e54 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:52.824322 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-3d7b046c-fec8-43e2-abae-4befa6755e54 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Delete backup with id: 3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72. Aug 13 06:10:52.828505 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:52.828505 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:52.838902 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-3d7b046c-fec8-43e2-abae-4befa6755e54 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] delete_backup rpcapi backup_id 3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:10:52.840480 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3d7b046c-fec8-43e2-abae-4befa6755e54 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 returned with HTTP 202 Aug 13 06:10:52.841065 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 548/2187] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:10:52 2026] DELETE /volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:10:52.846928 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1391ff5b-525e-4423-b1ff-51d6e110badb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:52.848974 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1391ff5b-525e-4423-b1ff-51d6e110badb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 Aug 13 06:10:52.849154 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1391ff5b-525e-4423-b1ff-51d6e110badb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:52.849350 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1391ff5b-525e-4423-b1ff-51d6e110badb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:52.849545 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1391ff5b-525e-4423-b1ff-51d6e110badb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:52.853620 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:52.853620 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:52.854757 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1391ff5b-525e-4423-b1ff-51d6e110badb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 returned with HTTP 200 Aug 13 06:10:52.855103 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 543/2188] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:52 2026] GET /volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:53.741931 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dd8acfa1-cf1a-449b-a9fd-c648bed47788 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:53.743737 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd8acfa1-cf1a-449b-a9fd-c648bed47788 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:10:53.744123 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dd8acfa1-cf1a-449b-a9fd-c648bed47788 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-54965339"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:53.745478 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-dd8acfa1-cf1a-449b-a9fd-c648bed47788 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-54965339'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:10:53.745635 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-dd8acfa1-cf1a-449b-a9fd-c648bed47788 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Create volume of 1 GB Aug 13 06:10:53.750844 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dd8acfa1-cf1a-449b-a9fd-c648bed47788 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Availability Zones retrieved successfully. Aug 13 06:10:53.758897 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dd8acfa1-cf1a-449b-a9fd-c648bed47788 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Flow 'volume_create_api' (246bc8f4-4aa2-4492-89cf-596932a35416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:10:53.760629 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dd8acfa1-cf1a-449b-a9fd-c648bed47788 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89486c17-b37e-46da-ba04-f9f4444df880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:10:53.761925 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-dd8acfa1-cf1a-449b-a9fd-c648bed47788 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:10:53.789871 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dd8acfa1-cf1a-449b-a9fd-c648bed47788 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89486c17-b37e-46da-ba04-f9f4444df880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:10:53.790621 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dd8acfa1-cf1a-449b-a9fd-c648bed47788 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63ed17d6-ed16-48d6-be9a-211b5e422ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:10:53.850807 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-dd8acfa1-cf1a-449b-a9fd-c648bed47788 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Created reservations ['30968425-e513-4de7-ae58-ed2273534680', '26580e7f-21ad-44ac-9527-8b2dd4886d65', 'aafd13e3-67b9-431b-8561-51dfe0e6fd2d', '6f58172f-e729-4f67-95a4-954d3dec55e6'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:10:53.851588 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dd8acfa1-cf1a-449b-a9fd-c648bed47788 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63ed17d6-ed16-48d6-be9a-211b5e422ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30968425-e513-4de7-ae58-ed2273534680', '26580e7f-21ad-44ac-9527-8b2dd4886d65', 'aafd13e3-67b9-431b-8561-51dfe0e6fd2d', '6f58172f-e729-4f67-95a4-954d3dec55e6']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:10:53.852482 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dd8acfa1-cf1a-449b-a9fd-c648bed47788 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66c51d39-14c6-4548-965f-3fa887e807cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:10:53.864785 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-df2b7c59-31ae-4b45-bd34-9fc613d26e05 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:53.866455 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-df2b7c59-31ae-4b45-bd34-9fc613d26e05 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 Aug 13 06:10:53.866994 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-df2b7c59-31ae-4b45-bd34-9fc613d26e05 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:53.867206 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-df2b7c59-31ae-4b45-bd34-9fc613d26e05 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:53.867356 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-df2b7c59-31ae-4b45-bd34-9fc613d26e05 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:53.870876 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-df2b7c59-31ae-4b45-bd34-9fc613d26e05 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 returned with HTTP 404 Aug 13 06:10:53.871430 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 553/2189] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:53 2026] GET /volume/v3/backups/3fa5cc31-99e3-40dc-b77b-5e6bdb34bf72 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:10:53.874445 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dd8acfa1-cf1a-449b-a9fd-c648bed47788 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66c51d39-14c6-4548-965f-3fa887e807cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd78029c-2ae3-4ca5-8301-c7d009293d91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-54965339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebb3c0ef57ef4e6eb3ae473652ea75b2',qos_specs=None,replication_status=,reservations=['30968425-e513-4de7-ae58-ed2273534680','26580e7f-21ad-44ac-9527-8b2dd4886d65','aafd13e3-67b9-431b-8561-51dfe0e6fd2d','6f58172f-e729-4f67-95a4-954d3dec55e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed5c8a742f2942ecbc96a622350fdcc2',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:10:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-54965339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd78029c-2ae3-4ca5-8301-c7d009293d91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebb3c0ef57ef4e6eb3ae473652ea75b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed5c8a742f2942ecbc96a622350fdcc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:10:53.875268 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dd8acfa1-cf1a-449b-a9fd-c648bed47788 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9977c99-0d21-444d-8214-ae357009607a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:10:53.895266 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dd8acfa1-cf1a-449b-a9fd-c648bed47788 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9977c99-0d21-444d-8214-ae357009607a) transitioned into state 'SUCCESS' from state '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-54965339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebb3c0ef57ef4e6eb3ae473652ea75b2',qos_specs=None,replication_status=,reservations=['30968425-e513-4de7-ae58-ed2273534680','26580e7f-21ad-44ac-9527-8b2dd4886d65','aafd13e3-67b9-431b-8561-51dfe0e6fd2d','6f58172f-e729-4f67-95a4-954d3dec55e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed5c8a742f2942ecbc96a622350fdcc2',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:10:53.896234 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dd8acfa1-cf1a-449b-a9fd-c648bed47788 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03280f75-2dcb-4b95-a07e-2fda7531043d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:10:53.898230 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f650083f-e66c-4cb1-b74a-e2b564865528 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:53.899858 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f650083f-e66c-4cb1-b74a-e2b564865528 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:10:53.900219 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f650083f-e66c-4cb1-b74a-e2b564865528 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "bcc3fff6-3f04-4f78-90dc-2c99a667b3c9", "name": "tempest-VolumesBackupsTest-Volume-1009154591"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:53.901694 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-f650083f-e66c-4cb1-b74a-e2b564865528 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'bcc3fff6-3f04-4f78-90dc-2c99a667b3c9', 'name': 'tempest-VolumesBackupsTest-Volume-1009154591'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:10:53.910727 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dd8acfa1-cf1a-449b-a9fd-c648bed47788 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03280f75-2dcb-4b95-a07e-2fda7531043d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:10:53.911584 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-dd8acfa1-cf1a-449b-a9fd-c648bed47788 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Flow 'volume_create_api' (246bc8f4-4aa2-4492-89cf-596932a35416) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:10:53.911927 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dd8acfa1-cf1a-449b-a9fd-c648bed47788 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Create volume request issued successfully. Aug 13 06:10:53.912565 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd8acfa1-cf1a-449b-a9fd-c648bed47788 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:10:53.914528 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 546/2190] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:10:53 2026] POST /volume/v3/volumes => generated 752 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:10:53.928410 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-130d7ce6-816e-437c-a02e-0510416acba1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:53.932834 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-130d7ce6-816e-437c-a02e-0510416acba1 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] GET https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 Aug 13 06:10:53.934195 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-130d7ce6-816e-437c-a02e-0510416acba1 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:53.934475 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-130d7ce6-816e-437c-a02e-0510416acba1 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:53.943895 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:53.943895 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:53.951620 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-130d7ce6-816e-437c-a02e-0510416acba1 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Volume info retrieved successfully. Aug 13 06:10:53.955944 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-130d7ce6-816e-437c-a02e-0510416acba1 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 returned with HTTP 200 Aug 13 06:10:53.956431 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 544/2191] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:53 2026] GET /volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:54.087214 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-f650083f-e66c-4cb1-b74a-e2b564865528 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Create volume of 1 GB Aug 13 06:10:54.091080 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f650083f-e66c-4cb1-b74a-e2b564865528 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Availability Zones retrieved successfully. Aug 13 06:10:54.096321 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f650083f-e66c-4cb1-b74a-e2b564865528 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Flow 'volume_create_api' (36c0578e-6c60-459a-a158-20531f899dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:10:54.097168 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f650083f-e66c-4cb1-b74a-e2b564865528 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02734449-9a09-4f8f-920b-70f1659237fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:10:54.098139 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-f650083f-e66c-4cb1-b74a-e2b564865528 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:10:54.149702 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f650083f-e66c-4cb1-b74a-e2b564865528 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02734449-9a09-4f8f-920b-70f1659237fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:10:54.150420 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f650083f-e66c-4cb1-b74a-e2b564865528 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b418148-2795-44a9-9692-98c290b6b2c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:10:54.185233 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-f650083f-e66c-4cb1-b74a-e2b564865528 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Created reservations ['c7897f00-c61e-464d-ab91-6cc16d467e55', 'f7b298f9-5f99-4f44-91ac-ed9339a9eb31', '52816b1b-5061-4ee3-8f4e-3a8af2b05f09', '5a416bf2-c35d-42c5-adc4-9a24e198f5e2'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:10:54.185870 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f650083f-e66c-4cb1-b74a-e2b564865528 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b418148-2795-44a9-9692-98c290b6b2c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7897f00-c61e-464d-ab91-6cc16d467e55', 'f7b298f9-5f99-4f44-91ac-ed9339a9eb31', '52816b1b-5061-4ee3-8f4e-3a8af2b05f09', '5a416bf2-c35d-42c5-adc4-9a24e198f5e2']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:10:54.187675 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f650083f-e66c-4cb1-b74a-e2b564865528 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f2f069c-141b-4c9a-a2e2-2cd676f3e5e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:10:54.209135 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f650083f-e66c-4cb1-b74a-e2b564865528 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f2f069c-141b-4c9a-a2e2-2cd676f3e5e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fdd7892-d01c-485d-b1f1-8d9201a7978f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1009154591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c7dfe759a4c49478b21b53c24239800',qos_specs=None,replication_status=,reservations=['c7897f00-c61e-464d-ab91-6cc16d467e55','f7b298f9-5f99-4f44-91ac-ed9339a9eb31','52816b1b-5061-4ee3-8f4e-3a8af2b05f09','5a416bf2-c35d-42c5-adc4-9a24e198f5e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ff85da8d720492cb039ee834ea2570f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:10:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1009154591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fdd7892-d01c-485d-b1f1-8d9201a7978f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c7dfe759a4c49478b21b53c24239800',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ff85da8d720492cb039ee834ea2570f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:10:54.209999 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f650083f-e66c-4cb1-b74a-e2b564865528 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fa40502-82b3-494f-b729-bfa71a8458c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:10:54.226608 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f650083f-e66c-4cb1-b74a-e2b564865528 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fa40502-82b3-494f-b729-bfa71a8458c5) transitioned into state 'SUCCESS' from state '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-1009154591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c7dfe759a4c49478b21b53c24239800',qos_specs=None,replication_status=,reservations=['c7897f00-c61e-464d-ab91-6cc16d467e55','f7b298f9-5f99-4f44-91ac-ed9339a9eb31','52816b1b-5061-4ee3-8f4e-3a8af2b05f09','5a416bf2-c35d-42c5-adc4-9a24e198f5e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ff85da8d720492cb039ee834ea2570f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:10:54.227248 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f650083f-e66c-4cb1-b74a-e2b564865528 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cbe1fcc-85e3-4d19-9afb-71dd9ccf9c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:10:54.234780 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f650083f-e66c-4cb1-b74a-e2b564865528 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cbe1fcc-85e3-4d19-9afb-71dd9ccf9c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:10:54.235538 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f650083f-e66c-4cb1-b74a-e2b564865528 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Flow 'volume_create_api' (36c0578e-6c60-459a-a158-20531f899dac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:10:54.235802 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f650083f-e66c-4cb1-b74a-e2b564865528 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Create volume request issued successfully. Aug 13 06:10:54.236338 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f650083f-e66c-4cb1-b74a-e2b564865528 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:10:54.236734 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 549/2192] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:10:53 2026] POST /volume/v3/volumes => generated 749 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 06:10:54.247905 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-215e7342-51d0-40c9-a6ec-3ede592c0986 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:54.250590 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-215e7342-51d0-40c9-a6ec-3ede592c0986 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f Aug 13 06:10:54.250819 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-215e7342-51d0-40c9-a6ec-3ede592c0986 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:54.251005 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-215e7342-51d0-40c9-a6ec-3ede592c0986 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:54.257122 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:54.257122 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:54.260491 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-215e7342-51d0-40c9-a6ec-3ede592c0986 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:10:54.264101 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-215e7342-51d0-40c9-a6ec-3ede592c0986 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f returned with HTTP 200 Aug 13 06:10:54.264500 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 554/2193] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:54 2026] GET /volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:54.789603 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-9ab869db-de80-4339-9afe-be483ae273ee req-600ce3d6-9ab1-4f77-9259-ed02f2af741b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:54.791680 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9ab869db-de80-4339-9afe-be483ae273ee req-600ce3d6-9ab1-4f77-9259-ed02f2af741b tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/attachments?instance_id=841921e5-5c2a-4680-beb6-163264202f70 Aug 13 06:10:54.791873 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9ab869db-de80-4339-9afe-be483ae273ee req-600ce3d6-9ab1-4f77-9259-ed02f2af741b tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:54.792081 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9ab869db-de80-4339-9afe-be483ae273ee req-600ce3d6-9ab1-4f77-9259-ed02f2af741b tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:54.803318 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9ab869db-de80-4339-9afe-be483ae273ee req-600ce3d6-9ab1-4f77-9259-ed02f2af741b tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/attachments?instance_id=841921e5-5c2a-4680-beb6-163264202f70 returned with HTTP 200 Aug 13 06:10:54.803853 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 547/2194] 10.4.3.121 () {70 vars in 1637 bytes} [Thu Aug 13 06:10:54 2026] GET /volume/v3/attachments?instance_id=841921e5-5c2a-4680-beb6-163264202f70 => generated 192 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:54.813122 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-9ab869db-de80-4339-9afe-be483ae273ee req-14ccc9ce-808c-40ef-9964-e04aeae11a42 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:54.818478 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9ab869db-de80-4339-9afe-be483ae273ee req-14ccc9ce-808c-40ef-9964-e04aeae11a42 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/attachments/73891ab4-44f0-41cc-b5f2-ec9120d2732f Aug 13 06:10:54.818478 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9ab869db-de80-4339-9afe-be483ae273ee req-14ccc9ce-808c-40ef-9964-e04aeae11a42 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:54.818478 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9ab869db-de80-4339-9afe-be483ae273ee req-14ccc9ce-808c-40ef-9964-e04aeae11a42 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:54.836883 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9ab869db-de80-4339-9afe-be483ae273ee req-14ccc9ce-808c-40ef-9964-e04aeae11a42 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/attachments/73891ab4-44f0-41cc-b5f2-ec9120d2732f returned with HTTP 200 Aug 13 06:10:54.837589 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 545/2195] 10.4.3.121 () {70 vars in 1651 bytes} [Thu Aug 13 06:10:54 2026] GET /volume/v3/attachments/73891ab4-44f0-41cc-b5f2-ec9120d2732f => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:54.971094 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b6c64549-ee1f-4d31-ba99-3ec007c09188 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:54.973819 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b6c64549-ee1f-4d31-ba99-3ec007c09188 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] GET https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 Aug 13 06:10:54.974146 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b6c64549-ee1f-4d31-ba99-3ec007c09188 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:54.974450 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b6c64549-ee1f-4d31-ba99-3ec007c09188 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:54.984745 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:54.984745 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:54.989798 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b6c64549-ee1f-4d31-ba99-3ec007c09188 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Volume info retrieved successfully. Aug 13 06:10:54.996898 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b6c64549-ee1f-4d31-ba99-3ec007c09188 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 returned with HTTP 200 Aug 13 06:10:54.997529 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 550/2196] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:54 2026] GET /volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:55.274400 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-59b2ebf1-84c0-4c93-92d0-36630c44de45 req-0c7711d5-dede-4381-9623-3404982ba185 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:55.276815 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-59b2ebf1-84c0-4c93-92d0-36630c44de45 req-0c7711d5-dede-4381-9623-3404982ba185 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] GET https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 Aug 13 06:10:55.276984 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-59b2ebf1-84c0-4c93-92d0-36630c44de45 req-0c7711d5-dede-4381-9623-3404982ba185 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:55.277169 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-59b2ebf1-84c0-4c93-92d0-36630c44de45 req-0c7711d5-dede-4381-9623-3404982ba185 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:55.278272 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-79628050-deaa-44a2-93ee-453566656084 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:55.280242 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-79628050-deaa-44a2-93ee-453566656084 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f Aug 13 06:10:55.280421 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-79628050-deaa-44a2-93ee-453566656084 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:55.280588 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-79628050-deaa-44a2-93ee-453566656084 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:55.283810 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:55.283810 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:55.286712 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-59b2ebf1-84c0-4c93-92d0-36630c44de45 req-0c7711d5-dede-4381-9623-3404982ba185 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Volume info retrieved successfully. Aug 13 06:10:55.287980 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:55.287980 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:55.290692 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-59b2ebf1-84c0-4c93-92d0-36630c44de45 req-0c7711d5-dede-4381-9623-3404982ba185 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 returned with HTTP 200 Aug 13 06:10:55.290951 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 555/2197] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:10:55 2026] GET /volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:10:55.291694 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-79628050-deaa-44a2-93ee-453566656084 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:10:55.296485 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-79628050-deaa-44a2-93ee-453566656084 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f returned with HTTP 200 Aug 13 06:10:55.296703 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 548/2198] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:55 2026] GET /volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f => generated 1357 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:55.309255 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-88f51c95-5046-4284-bc7e-ababa052859d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:55.312602 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-88f51c95-5046-4284-bc7e-ababa052859d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] POST https://10.4.3.121/volume/v3/backups Aug 13 06:10:55.312602 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-88f51c95-5046-4284-bc7e-ababa052859d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8fdd7892-d01c-485d-b1f1-8d9201a7978f", "name": "tempest-VolumesBackupsTest-Backup-489129346"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:55.312602 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-88f51c95-5046-4284-bc7e-ababa052859d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Creating new backup {'backup': {'volume_id': '8fdd7892-d01c-485d-b1f1-8d9201a7978f', 'name': 'tempest-VolumesBackupsTest-Backup-489129346'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:10:55.312602 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-88f51c95-5046-4284-bc7e-ababa052859d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Creating backup of volume 8fdd7892-d01c-485d-b1f1-8d9201a7978f in container None Aug 13 06:10:55.321129 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:55.321129 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:55.323135 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-88f51c95-5046-4284-bc7e-ababa052859d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:10:55.343013 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-88f51c95-5046-4284-bc7e-ababa052859d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Created reservations ['dad76c1f-223d-462d-a7f6-d79fec92e2ef', '1cca30e0-eb39-412d-bf0b-7449b5e7ebe7'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:10:55.365749 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e2389f2a-f4a0-40b9-bccd-e885c757627a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:55.366111 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e2389f2a-f4a0-40b9-bccd-e885c757627a None None] GET https://10.4.3.121/volume// Aug 13 06:10:55.366280 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e2389f2a-f4a0-40b9-bccd-e885c757627a None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:55.366460 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e2389f2a-f4a0-40b9-bccd-e885c757627a None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:55.366754 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e2389f2a-f4a0-40b9-bccd-e885c757627a None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:10:55.367010 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 551/2199] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:10:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:10:55.374106 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-59b2ebf1-84c0-4c93-92d0-36630c44de45 req-101a2a78-c522-4710-a9f1-8631da4c185e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:55.376402 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-59b2ebf1-84c0-4c93-92d0-36630c44de45 req-101a2a78-c522-4710-a9f1-8631da4c185e tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:10:55.376710 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-59b2ebf1-84c0-4c93-92d0-36630c44de45 req-101a2a78-c522-4710-a9f1-8631da4c185e tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd78029c-2ae3-4ca5-8301-c7d009293d91", "connector": null, "instance_uuid": "04349537-3309-4f5a-b725-87eda1580971"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:55.383642 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-88f51c95-5046-4284-bc7e-ababa052859d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:10:55.384644 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:55.384644 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:55.386972 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 546/2200] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:10:55 2026] POST /volume/v3/backups => generated 329 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:10:55.397353 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5b3739ba-8598-4bc6-90f9-cb6c415c654c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:55.400072 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5b3739ba-8598-4bc6-90f9-cb6c415c654c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 Aug 13 06:10:55.400072 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5b3739ba-8598-4bc6-90f9-cb6c415c654c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:55.400072 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5b3739ba-8598-4bc6-90f9-cb6c415c654c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:55.400072 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5b3739ba-8598-4bc6-90f9-cb6c415c654c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 30d0218d-24d0-4672-a679-525d29f51135. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:55.403375 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:55.403375 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:55.404042 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5b3739ba-8598-4bc6-90f9-cb6c415c654c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 returned with HTTP 200 Aug 13 06:10:55.404405 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 549/2201] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:55 2026] GET /volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:55.409334 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-59b2ebf1-84c0-4c93-92d0-36630c44de45 req-101a2a78-c522-4710-a9f1-8631da4c185e tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:10:55.409737 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 556/2202] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:10:55 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 13 06:10:55.435837 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9a0710cc-ac21-4104-81d8-16d190b7529c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:55.437697 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9a0710cc-ac21-4104-81d8-16d190b7529c tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] GET https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 Aug 13 06:10:55.437873 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9a0710cc-ac21-4104-81d8-16d190b7529c tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:55.438054 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9a0710cc-ac21-4104-81d8-16d190b7529c tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:55.447089 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:55.447089 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:55.451663 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7c9b3675-a769-48e3-86e8-ee444a728e09 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:55.451663 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c9b3675-a769-48e3-86e8-ee444a728e09 None None] GET https://10.4.3.121/volume// Aug 13 06:10:55.451714 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9a0710cc-ac21-4104-81d8-16d190b7529c tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Volume info retrieved successfully. Aug 13 06:10:55.451754 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7c9b3675-a769-48e3-86e8-ee444a728e09 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:55.451754 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7c9b3675-a769-48e3-86e8-ee444a728e09 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:55.451754 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c9b3675-a769-48e3-86e8-ee444a728e09 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:10:55.451754 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 547/2203] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:10:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:10:55.454814 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9a0710cc-ac21-4104-81d8-16d190b7529c tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 returned with HTTP 200 Aug 13 06:10:55.455215 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 552/2204] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:55 2026] GET /volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:55.459694 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-59b2ebf1-84c0-4c93-92d0-36630c44de45 req-de2245d6-1636-4df7-82c1-06084228738e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:55.461643 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-59b2ebf1-84c0-4c93-92d0-36630c44de45 req-de2245d6-1636-4df7-82c1-06084228738e tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] GET https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 Aug 13 06:10:55.461946 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-59b2ebf1-84c0-4c93-92d0-36630c44de45 req-de2245d6-1636-4df7-82c1-06084228738e tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:55.461946 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-59b2ebf1-84c0-4c93-92d0-36630c44de45 req-de2245d6-1636-4df7-82c1-06084228738e tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:55.472768 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:55.472768 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:55.475790 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-59b2ebf1-84c0-4c93-92d0-36630c44de45 req-de2245d6-1636-4df7-82c1-06084228738e tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Volume info retrieved successfully. Aug 13 06:10:55.479188 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-59b2ebf1-84c0-4c93-92d0-36630c44de45 req-de2245d6-1636-4df7-82c1-06084228738e tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 returned with HTTP 200 Aug 13 06:10:55.479527 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 550/2205] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:10:55 2026] GET /volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 => generated 1024 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:10:55.567947 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-59b2ebf1-84c0-4c93-92d0-36630c44de45 req-2a445738-08e0-4917-92ff-a517311ce377 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:55.570763 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-59b2ebf1-84c0-4c93-92d0-36630c44de45 req-2a445738-08e0-4917-92ff-a517311ce377 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] PUT https://10.4.3.121/volume/v3/attachments/810f1344-a101-413a-88f5-5711522aa786 Aug 13 06:10:55.571193 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-59b2ebf1-84c0-4c93-92d0-36630c44de45 req-2a445738-08e0-4917-92ff-a517311ce377 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:55.579294 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-59b2ebf1-84c0-4c93-92d0-36630c44de45 req-2a445738-08e0-4917-92ff-a517311ce377 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Acquiring lock "cinder-attachment_update-fd78029c-2ae3-4ca5-8301-c7d009293d91-np0000007163" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:10:55.585049 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-59b2ebf1-84c0-4c93-92d0-36630c44de45 req-2a445738-08e0-4917-92ff-a517311ce377 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Lock "cinder-attachment_update-fd78029c-2ae3-4ca5-8301-c7d009293d91-np0000007163" acquired by "attachment_update" :: waited 0.006s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:10:55.586297 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:55.586297 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:55.668922 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-59b2ebf1-84c0-4c93-92d0-36630c44de45 req-2a445738-08e0-4917-92ff-a517311ce377 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Lock "cinder-attachment_update-fd78029c-2ae3-4ca5-8301-c7d009293d91-np0000007163" released by "attachment_update" :: held 0.084s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:10:55.669823 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-59b2ebf1-84c0-4c93-92d0-36630c44de45 req-2a445738-08e0-4917-92ff-a517311ce377 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/attachments/810f1344-a101-413a-88f5-5711522aa786 returned with HTTP 200 Aug 13 06:10:55.670332 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 557/2206] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:10:55 2026] PUT /volume/v3/attachments/810f1344-a101-413a-88f5-5711522aa786 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:56.415171 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9b0edd48-011e-429e-a24a-02fef8825210 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:56.417091 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9b0edd48-011e-429e-a24a-02fef8825210 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 Aug 13 06:10:56.418749 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9b0edd48-011e-429e-a24a-02fef8825210 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:56.418749 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9b0edd48-011e-429e-a24a-02fef8825210 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:56.418749 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9b0edd48-011e-429e-a24a-02fef8825210 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 30d0218d-24d0-4672-a679-525d29f51135. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:56.422602 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:56.422602 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:56.423510 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9b0edd48-011e-429e-a24a-02fef8825210 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 returned with HTTP 200 Aug 13 06:10:56.423969 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 548/2207] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:56 2026] GET /volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:56.461019 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f29063e5-6cd0-409e-99c1-e67641a220fe None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:56.462951 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f29063e5-6cd0-409e-99c1-e67641a220fe tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:10:56.463388 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f29063e5-6cd0-409e-99c1-e67641a220fe tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-629963200", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:56.465064 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-f29063e5-6cd0-409e-99c1-e67641a220fe tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-629963200', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:10:56.465302 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-f29063e5-6cd0-409e-99c1-e67641a220fe tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Create volume of 1 GB Aug 13 06:10:56.467865 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c75e5a73-c8eb-473d-af7a-00c285fa58e0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:56.470457 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f29063e5-6cd0-409e-99c1-e67641a220fe tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Availability Zones retrieved successfully. Aug 13 06:10:56.470579 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c75e5a73-c8eb-473d-af7a-00c285fa58e0 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] GET https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 Aug 13 06:10:56.470671 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c75e5a73-c8eb-473d-af7a-00c285fa58e0 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:56.470848 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c75e5a73-c8eb-473d-af7a-00c285fa58e0 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:56.476267 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f29063e5-6cd0-409e-99c1-e67641a220fe tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Flow 'volume_create_api' (56527ba6-7b99-4eab-8617-cf53ad613c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:10:56.477147 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f29063e5-6cd0-409e-99c1-e67641a220fe tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c16df5b-b0e2-4ca2-ace8-fc9ae30b6d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:10:56.478209 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-f29063e5-6cd0-409e-99c1-e67641a220fe tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:10:56.480556 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:56.480556 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:56.483913 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c75e5a73-c8eb-473d-af7a-00c285fa58e0 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Volume info retrieved successfully. Aug 13 06:10:56.487854 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c75e5a73-c8eb-473d-af7a-00c285fa58e0 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 returned with HTTP 200 Aug 13 06:10:56.488233 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 551/2208] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:56 2026] GET /volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:56.503836 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f29063e5-6cd0-409e-99c1-e67641a220fe tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c16df5b-b0e2-4ca2-ace8-fc9ae30b6d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:10:56.504608 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f29063e5-6cd0-409e-99c1-e67641a220fe tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ebcec68-99ca-4450-83d4-f719685d7634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:10:56.557176 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-f29063e5-6cd0-409e-99c1-e67641a220fe tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Created reservations ['803fdc6b-b350-4d3a-bed8-9ca6ecaa6a48', '3df0b0d8-ed80-45f8-9554-1c070e47f656', '248bdc85-d3d2-47ee-94d0-4429a60bae11', '2806dd0c-d53a-4591-96fd-67b7379a3094'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:10:56.557978 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f29063e5-6cd0-409e-99c1-e67641a220fe tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ebcec68-99ca-4450-83d4-f719685d7634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['803fdc6b-b350-4d3a-bed8-9ca6ecaa6a48', '3df0b0d8-ed80-45f8-9554-1c070e47f656', '248bdc85-d3d2-47ee-94d0-4429a60bae11', '2806dd0c-d53a-4591-96fd-67b7379a3094']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:10:56.558833 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f29063e5-6cd0-409e-99c1-e67641a220fe tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7194334-8886-41c2-9dbb-f3b9ca6f4161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:10:56.580579 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f29063e5-6cd0-409e-99c1-e67641a220fe tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7194334-8886-41c2-9dbb-f3b9ca6f4161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec88fb4a-e550-4e81-88cb-77a53581b2a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-629963200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8d30161221b4272ad59d3feac722dd0',qos_specs=None,replication_status=,reservations=['803fdc6b-b350-4d3a-bed8-9ca6ecaa6a48','3df0b0d8-ed80-45f8-9554-1c070e47f656','248bdc85-d3d2-47ee-94d0-4429a60bae11','2806dd0c-d53a-4591-96fd-67b7379a3094'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f541c3683a240b186329ce67df4ba5e',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:10:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-629963200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec88fb4a-e550-4e81-88cb-77a53581b2a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8d30161221b4272ad59d3feac722dd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f541c3683a240b186329ce67df4ba5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:10:56.581515 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f29063e5-6cd0-409e-99c1-e67641a220fe tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a83daa17-a84f-4b89-8288-84a9125504a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:10:56.597372 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f29063e5-6cd0-409e-99c1-e67641a220fe tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a83daa17-a84f-4b89-8288-84a9125504a2) transitioned into state 'SUCCESS' from state '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-629963200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8d30161221b4272ad59d3feac722dd0',qos_specs=None,replication_status=,reservations=['803fdc6b-b350-4d3a-bed8-9ca6ecaa6a48','3df0b0d8-ed80-45f8-9554-1c070e47f656','248bdc85-d3d2-47ee-94d0-4429a60bae11','2806dd0c-d53a-4591-96fd-67b7379a3094'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f541c3683a240b186329ce67df4ba5e',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:10:56.598071 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f29063e5-6cd0-409e-99c1-e67641a220fe tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d02a817-c1db-470d-9363-c402ace1174f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:10:56.610515 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f29063e5-6cd0-409e-99c1-e67641a220fe tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d02a817-c1db-470d-9363-c402ace1174f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:10:56.610832 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-f29063e5-6cd0-409e-99c1-e67641a220fe tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Flow 'volume_create_api' (56527ba6-7b99-4eab-8617-cf53ad613c38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:10:56.611136 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f29063e5-6cd0-409e-99c1-e67641a220fe tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Create volume request issued successfully. Aug 13 06:10:56.611714 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f29063e5-6cd0-409e-99c1-e67641a220fe tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:10:56.612115 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 553/2209] 10.4.3.121 () {70 vars in 1300 bytes} [Thu Aug 13 06:10:56 2026] POST /volume/v3/volumes => generated 788 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:10:56.623477 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-997523f2-cbb4-4ebb-a1f5-62b7f470587f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:56.626350 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-997523f2-cbb4-4ebb-a1f5-62b7f470587f tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] GET https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 Aug 13 06:10:56.628998 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-997523f2-cbb4-4ebb-a1f5-62b7f470587f tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:56.628998 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-997523f2-cbb4-4ebb-a1f5-62b7f470587f tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:56.636753 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:56.636753 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:56.642479 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-997523f2-cbb4-4ebb-a1f5-62b7f470587f tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Volume info retrieved successfully. Aug 13 06:10:56.647804 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-997523f2-cbb4-4ebb-a1f5-62b7f470587f tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 returned with HTTP 200 Aug 13 06:10:56.648272 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 558/2210] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:10:56 2026] GET /volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:57.434048 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f517abe2-d7dd-472c-8b0c-f3d09e13e068 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:57.436461 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f517abe2-d7dd-472c-8b0c-f3d09e13e068 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 Aug 13 06:10:57.436800 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f517abe2-d7dd-472c-8b0c-f3d09e13e068 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:57.437132 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f517abe2-d7dd-472c-8b0c-f3d09e13e068 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:57.437380 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f517abe2-d7dd-472c-8b0c-f3d09e13e068 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 30d0218d-24d0-4672-a679-525d29f51135. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:57.442524 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:57.442524 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:57.443592 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f517abe2-d7dd-472c-8b0c-f3d09e13e068 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 returned with HTTP 200 Aug 13 06:10:57.444106 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 549/2211] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:57 2026] GET /volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:57.499766 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4b4aba9c-b06b-4bef-9dba-6a4126a4fefe None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:57.501432 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4b4aba9c-b06b-4bef-9dba-6a4126a4fefe tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] GET https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 Aug 13 06:10:57.501617 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4b4aba9c-b06b-4bef-9dba-6a4126a4fefe tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:57.501793 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4b4aba9c-b06b-4bef-9dba-6a4126a4fefe tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:57.510594 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:57.510594 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:57.513926 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4b4aba9c-b06b-4bef-9dba-6a4126a4fefe tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Volume info retrieved successfully. Aug 13 06:10:57.517736 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4b4aba9c-b06b-4bef-9dba-6a4126a4fefe tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 returned with HTTP 200 Aug 13 06:10:57.518144 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 552/2212] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:57 2026] GET /volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:57.660137 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4bdfe051-bd01-4126-b58d-189643820ddf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:57.661922 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4bdfe051-bd01-4126-b58d-189643820ddf tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] GET https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 Aug 13 06:10:57.662124 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4bdfe051-bd01-4126-b58d-189643820ddf tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:57.662318 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4bdfe051-bd01-4126-b58d-189643820ddf tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:57.669749 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:57.669749 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:57.672856 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4bdfe051-bd01-4126-b58d-189643820ddf tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Volume info retrieved successfully. Aug 13 06:10:57.676332 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4bdfe051-bd01-4126-b58d-189643820ddf tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 returned with HTTP 200 Aug 13 06:10:57.676640 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 554/2213] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:10:57 2026] GET /volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:57.689874 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6e5b1258-7391-497e-85d3-31fcf942eeb9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:57.691573 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6e5b1258-7391-497e-85d3-31fcf942eeb9 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] GET https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 Aug 13 06:10:57.691823 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6e5b1258-7391-497e-85d3-31fcf942eeb9 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:57.692056 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6e5b1258-7391-497e-85d3-31fcf942eeb9 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:57.699125 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:57.699125 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:57.702715 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6e5b1258-7391-497e-85d3-31fcf942eeb9 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Volume info retrieved successfully. Aug 13 06:10:57.706546 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6e5b1258-7391-497e-85d3-31fcf942eeb9 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 returned with HTTP 200 Aug 13 06:10:57.706912 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 559/2214] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:10:57 2026] GET /volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:57.757603 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0a9709e7-5cb7-49b0-aa29-760d246e8a59 req-79a5d67c-1e80-40b7-8f4d-9dd2ce5f4a5e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:57.760245 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0a9709e7-5cb7-49b0-aa29-760d246e8a59 req-79a5d67c-1e80-40b7-8f4d-9dd2ce5f4a5e tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] GET https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 Aug 13 06:10:57.760520 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0a9709e7-5cb7-49b0-aa29-760d246e8a59 req-79a5d67c-1e80-40b7-8f4d-9dd2ce5f4a5e tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:57.760759 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0a9709e7-5cb7-49b0-aa29-760d246e8a59 req-79a5d67c-1e80-40b7-8f4d-9dd2ce5f4a5e tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:57.771268 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:57.771268 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:57.775609 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-0a9709e7-5cb7-49b0-aa29-760d246e8a59 req-79a5d67c-1e80-40b7-8f4d-9dd2ce5f4a5e tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Volume info retrieved successfully. Aug 13 06:10:57.780536 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0a9709e7-5cb7-49b0-aa29-760d246e8a59 req-79a5d67c-1e80-40b7-8f4d-9dd2ce5f4a5e tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 returned with HTTP 200 Aug 13 06:10:57.781342 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 550/2215] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:10:57 2026] GET /volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 => generated 863 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:57.852048 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6bbb6783-c0ff-4d84-9127-93fcadb0520b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:57.852477 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6bbb6783-c0ff-4d84-9127-93fcadb0520b None None] GET https://10.4.3.121/volume// Aug 13 06:10:57.852658 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6bbb6783-c0ff-4d84-9127-93fcadb0520b None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:57.852821 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6bbb6783-c0ff-4d84-9127-93fcadb0520b None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:57.853138 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6bbb6783-c0ff-4d84-9127-93fcadb0520b None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:10:57.853452 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 553/2216] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:10:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:10:57.860935 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0a9709e7-5cb7-49b0-aa29-760d246e8a59 req-6e1721f7-f0d7-451e-a99b-505ea5b9df76 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:57.863035 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0a9709e7-5cb7-49b0-aa29-760d246e8a59 req-6e1721f7-f0d7-451e-a99b-505ea5b9df76 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:10:57.863426 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0a9709e7-5cb7-49b0-aa29-760d246e8a59 req-6e1721f7-f0d7-451e-a99b-505ea5b9df76 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec88fb4a-e550-4e81-88cb-77a53581b2a8", "connector": null, "instance_uuid": "3f335c52-09e2-4401-a445-66ea251e61df"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:57.872107 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:57.872107 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:57.895559 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0a9709e7-5cb7-49b0-aa29-760d246e8a59 req-6e1721f7-f0d7-451e-a99b-505ea5b9df76 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:10:57.895955 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 555/2217] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:10:57 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 13 06:10:57.937523 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3fe7f804-a7a9-44d9-9ec5-642344ea82f2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:57.940651 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3fe7f804-a7a9-44d9-9ec5-642344ea82f2 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] GET https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 Aug 13 06:10:57.940861 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3fe7f804-a7a9-44d9-9ec5-642344ea82f2 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:57.941081 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3fe7f804-a7a9-44d9-9ec5-642344ea82f2 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:57.950870 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:57.950870 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:57.954960 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3fe7f804-a7a9-44d9-9ec5-642344ea82f2 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Volume info retrieved successfully. Aug 13 06:10:57.959920 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3fe7f804-a7a9-44d9-9ec5-642344ea82f2 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 returned with HTTP 200 Aug 13 06:10:57.960378 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 560/2218] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:10:57 2026] GET /volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:57.966658 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-825dae11-34ee-4e9c-9ae1-dd13c23157c5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:57.967168 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-825dae11-34ee-4e9c-9ae1-dd13c23157c5 None None] GET https://10.4.3.121/volume// Aug 13 06:10:57.967483 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-825dae11-34ee-4e9c-9ae1-dd13c23157c5 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:57.967542 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-825dae11-34ee-4e9c-9ae1-dd13c23157c5 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:57.967955 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-825dae11-34ee-4e9c-9ae1-dd13c23157c5 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:10:57.968385 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 551/2219] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:10:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:10:57.975358 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0a9709e7-5cb7-49b0-aa29-760d246e8a59 req-adb2aef9-88c0-40c9-9d7b-97ea60b5e2b3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:57.979074 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0a9709e7-5cb7-49b0-aa29-760d246e8a59 req-adb2aef9-88c0-40c9-9d7b-97ea60b5e2b3 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] GET https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 Aug 13 06:10:57.979285 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0a9709e7-5cb7-49b0-aa29-760d246e8a59 req-adb2aef9-88c0-40c9-9d7b-97ea60b5e2b3 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:57.979500 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0a9709e7-5cb7-49b0-aa29-760d246e8a59 req-adb2aef9-88c0-40c9-9d7b-97ea60b5e2b3 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:57.992996 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:57.992996 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:57.999059 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-0a9709e7-5cb7-49b0-aa29-760d246e8a59 req-adb2aef9-88c0-40c9-9d7b-97ea60b5e2b3 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Volume info retrieved successfully. Aug 13 06:10:58.006163 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0a9709e7-5cb7-49b0-aa29-760d246e8a59 req-adb2aef9-88c0-40c9-9d7b-97ea60b5e2b3 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 returned with HTTP 200 Aug 13 06:10:58.006688 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 554/2220] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:10:57 2026] GET /volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 => generated 1042 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:10:58.102174 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0a9709e7-5cb7-49b0-aa29-760d246e8a59 req-a6f4c1ea-ed25-4db8-8438-bb6fbae29489 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:58.104194 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0a9709e7-5cb7-49b0-aa29-760d246e8a59 req-a6f4c1ea-ed25-4db8-8438-bb6fbae29489 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] PUT https://10.4.3.121/volume/v3/attachments/fbaabd00-2623-4336-b384-0ca0553f3511 Aug 13 06:10:58.104585 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0a9709e7-5cb7-49b0-aa29-760d246e8a59 req-a6f4c1ea-ed25-4db8-8438-bb6fbae29489 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:10:58.111775 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-0a9709e7-5cb7-49b0-aa29-760d246e8a59 req-a6f4c1ea-ed25-4db8-8438-bb6fbae29489 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Acquiring lock "cinder-attachment_update-ec88fb4a-e550-4e81-88cb-77a53581b2a8-np0000007163" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:10:58.116277 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-0a9709e7-5cb7-49b0-aa29-760d246e8a59 req-a6f4c1ea-ed25-4db8-8438-bb6fbae29489 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Lock "cinder-attachment_update-ec88fb4a-e550-4e81-88cb-77a53581b2a8-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:10:58.117177 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:58.117177 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:58.187426 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-0a9709e7-5cb7-49b0-aa29-760d246e8a59 req-a6f4c1ea-ed25-4db8-8438-bb6fbae29489 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Lock "cinder-attachment_update-ec88fb4a-e550-4e81-88cb-77a53581b2a8-np0000007163" released by "attachment_update" :: held 0.071s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:10:58.187718 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0a9709e7-5cb7-49b0-aa29-760d246e8a59 req-a6f4c1ea-ed25-4db8-8438-bb6fbae29489 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] https://10.4.3.121/volume/v3/attachments/fbaabd00-2623-4336-b384-0ca0553f3511 returned with HTTP 200 Aug 13 06:10:58.188154 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 556/2221] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:10:58 2026] PUT /volume/v3/attachments/fbaabd00-2623-4336-b384-0ca0553f3511 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:58.455198 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-46b02b75-cbd8-4d72-bbbf-4a54ac80a758 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:58.457717 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-46b02b75-cbd8-4d72-bbbf-4a54ac80a758 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 Aug 13 06:10:58.457915 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-46b02b75-cbd8-4d72-bbbf-4a54ac80a758 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:58.458111 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-46b02b75-cbd8-4d72-bbbf-4a54ac80a758 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:58.458291 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-46b02b75-cbd8-4d72-bbbf-4a54ac80a758 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 30d0218d-24d0-4672-a679-525d29f51135. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:58.462441 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:58.462441 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:58.463148 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-46b02b75-cbd8-4d72-bbbf-4a54ac80a758 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 returned with HTTP 200 Aug 13 06:10:58.463508 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 561/2222] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:58 2026] GET /volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:58.529456 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bd271871-ed3c-4f34-8424-a5137c028071 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:58.531241 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bd271871-ed3c-4f34-8424-a5137c028071 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] GET https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 Aug 13 06:10:58.531522 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bd271871-ed3c-4f34-8424-a5137c028071 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:58.531769 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bd271871-ed3c-4f34-8424-a5137c028071 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:58.541067 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:58.541067 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:10:58.544558 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bd271871-ed3c-4f34-8424-a5137c028071 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Volume info retrieved successfully. Aug 13 06:10:58.548828 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bd271871-ed3c-4f34-8424-a5137c028071 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 returned with HTTP 200 Aug 13 06:10:58.549231 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 552/2223] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:58 2026] GET /volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:58.975599 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b862446a-0430-4888-8ba0-20c92959cbca None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:58.977629 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b862446a-0430-4888-8ba0-20c92959cbca tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] GET https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 Aug 13 06:10:58.977739 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b862446a-0430-4888-8ba0-20c92959cbca tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:58.978011 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b862446a-0430-4888-8ba0-20c92959cbca tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:58.993302 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:58.993302 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:10:58.998588 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b862446a-0430-4888-8ba0-20c92959cbca tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Volume info retrieved successfully. Aug 13 06:10:59.003009 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b862446a-0430-4888-8ba0-20c92959cbca tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 returned with HTTP 200 Aug 13 06:10:59.003577 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 555/2224] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:10:58 2026] GET /volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:10:59.474633 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-82274470-5160-4c3d-9712-69eca37ac325 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:59.477647 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-82274470-5160-4c3d-9712-69eca37ac325 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 Aug 13 06:10:59.477797 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-82274470-5160-4c3d-9712-69eca37ac325 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:59.477970 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-82274470-5160-4c3d-9712-69eca37ac325 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:59.478083 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-82274470-5160-4c3d-9712-69eca37ac325 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 30d0218d-24d0-4672-a679-525d29f51135. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:10:59.482148 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:59.482148 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:10:59.482884 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-82274470-5160-4c3d-9712-69eca37ac325 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 returned with HTTP 200 Aug 13 06:10:59.483243 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 557/2225] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:59 2026] GET /volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:10:59.560511 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fdaa05a2-8543-40e4-948a-27e22b2ce450 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:10:59.562858 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fdaa05a2-8543-40e4-948a-27e22b2ce450 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] GET https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 Aug 13 06:10:59.563151 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fdaa05a2-8543-40e4-948a-27e22b2ce450 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:10:59.563431 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fdaa05a2-8543-40e4-948a-27e22b2ce450 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:10:59.575617 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:10:59.575617 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:10:59.582921 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fdaa05a2-8543-40e4-948a-27e22b2ce450 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Volume info retrieved successfully. Aug 13 06:10:59.587084 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fdaa05a2-8543-40e4-948a-27e22b2ce450 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 returned with HTTP 200 Aug 13 06:10:59.587462 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 562/2226] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:10:59 2026] GET /volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:00.017479 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-80cf0958-90b5-4c9e-a343-e1a5be8f644e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:00.019546 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-80cf0958-90b5-4c9e-a343-e1a5be8f644e tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] GET https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 Aug 13 06:11:00.019787 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-80cf0958-90b5-4c9e-a343-e1a5be8f644e tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:00.019978 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-80cf0958-90b5-4c9e-a343-e1a5be8f644e tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:00.029749 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:00.029749 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:00.034099 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-80cf0958-90b5-4c9e-a343-e1a5be8f644e tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Volume info retrieved successfully. Aug 13 06:11:00.040459 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-80cf0958-90b5-4c9e-a343-e1a5be8f644e tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 returned with HTTP 200 Aug 13 06:11:00.040459 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 553/2227] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:11:00 2026] GET /volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:00.493969 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c50fd9e1-b10d-41b0-85a1-6f3bfb01b5cb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:00.495767 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c50fd9e1-b10d-41b0-85a1-6f3bfb01b5cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 Aug 13 06:11:00.495942 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c50fd9e1-b10d-41b0-85a1-6f3bfb01b5cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:00.496142 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c50fd9e1-b10d-41b0-85a1-6f3bfb01b5cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:00.496289 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c50fd9e1-b10d-41b0-85a1-6f3bfb01b5cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 30d0218d-24d0-4672-a679-525d29f51135. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:11:00.500245 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:00.500245 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:00.500877 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c50fd9e1-b10d-41b0-85a1-6f3bfb01b5cb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 returned with HTTP 200 Aug 13 06:11:00.501253 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 556/2228] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:00 2026] GET /volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:00.599870 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-611d6788-a631-48af-b137-dd6978bc97ce None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:00.601595 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-611d6788-a631-48af-b137-dd6978bc97ce tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] GET https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 Aug 13 06:11:00.601780 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-611d6788-a631-48af-b137-dd6978bc97ce tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:00.601950 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-611d6788-a631-48af-b137-dd6978bc97ce tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:00.610890 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:00.610890 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:00.614725 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-611d6788-a631-48af-b137-dd6978bc97ce tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Volume info retrieved successfully. Aug 13 06:11:00.619425 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-611d6788-a631-48af-b137-dd6978bc97ce tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 returned with HTTP 200 Aug 13 06:11:00.619788 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 558/2229] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:00 2026] GET /volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:01.056023 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-59b2ebf1-84c0-4c93-92d0-36630c44de45 req-5d41e7b8-024a-4bf8-b977-18a483bb2a4c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:01.057617 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b94d8694-2023-4894-84e4-d490194db9ce None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:01.059702 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b94d8694-2023-4894-84e4-d490194db9ce tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] GET https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 Aug 13 06:11:01.059966 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b94d8694-2023-4894-84e4-d490194db9ce tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:01.060271 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b94d8694-2023-4894-84e4-d490194db9ce tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:01.063653 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-59b2ebf1-84c0-4c93-92d0-36630c44de45 req-5d41e7b8-024a-4bf8-b977-18a483bb2a4c tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] POST https://10.4.3.121/volume/v3/attachments/810f1344-a101-413a-88f5-5711522aa786/action Aug 13 06:11:01.063954 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-59b2ebf1-84c0-4c93-92d0-36630c44de45 req-5d41e7b8-024a-4bf8-b977-18a483bb2a4c tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:11:01.064134 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-59b2ebf1-84c0-4c93-92d0-36630c44de45 req-5d41e7b8-024a-4bf8-b977-18a483bb2a4c tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:01.083660 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:01.083660 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:01.088203 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b94d8694-2023-4894-84e4-d490194db9ce tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Volume info retrieved successfully. Aug 13 06:11:01.091288 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:01.091288 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:01.094163 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b94d8694-2023-4894-84e4-d490194db9ce tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 returned with HTTP 200 Aug 13 06:11:01.094833 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 554/2230] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:11:01 2026] GET /volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 => generated 881 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:01.103706 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-59b2ebf1-84c0-4c93-92d0-36630c44de45 req-5d41e7b8-024a-4bf8-b977-18a483bb2a4c tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/attachments/810f1344-a101-413a-88f5-5711522aa786/action returned with HTTP 204 Aug 13 06:11:01.103847 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 563/2231] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:11:01 2026] POST /volume/v3/attachments/810f1344-a101-413a-88f5-5711522aa786/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:01.514360 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6108bcab-8aad-4990-ad6f-1d4e06f87a90 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:01.516241 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6108bcab-8aad-4990-ad6f-1d4e06f87a90 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 Aug 13 06:11:01.516444 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6108bcab-8aad-4990-ad6f-1d4e06f87a90 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:01.516678 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6108bcab-8aad-4990-ad6f-1d4e06f87a90 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:01.516804 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-6108bcab-8aad-4990-ad6f-1d4e06f87a90 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 30d0218d-24d0-4672-a679-525d29f51135. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:11:01.527330 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:01.527330 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:01.528062 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6108bcab-8aad-4990-ad6f-1d4e06f87a90 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 returned with HTTP 200 Aug 13 06:11:01.528441 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 557/2232] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:01 2026] GET /volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:01.632947 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e120a243-417d-464e-9ff8-8d578dc23d60 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:01.635117 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e120a243-417d-464e-9ff8-8d578dc23d60 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] GET https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 Aug 13 06:11:01.635403 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e120a243-417d-464e-9ff8-8d578dc23d60 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:01.635590 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e120a243-417d-464e-9ff8-8d578dc23d60 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:01.644413 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:01.644413 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:01.647602 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e120a243-417d-464e-9ff8-8d578dc23d60 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Volume info retrieved successfully. Aug 13 06:11:01.651418 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e120a243-417d-464e-9ff8-8d578dc23d60 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 returned with HTTP 200 Aug 13 06:11:01.651776 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 559/2233] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:01 2026] GET /volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:01.666741 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1cf14aae-ca58-4a53-8308-0e55f9b77be5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:01.668802 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1cf14aae-ca58-4a53-8308-0e55f9b77be5 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] GET https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 Aug 13 06:11:01.669017 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1cf14aae-ca58-4a53-8308-0e55f9b77be5 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:01.669274 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1cf14aae-ca58-4a53-8308-0e55f9b77be5 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:01.680266 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:01.680266 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:01.683561 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1cf14aae-ca58-4a53-8308-0e55f9b77be5 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Volume info retrieved successfully. Aug 13 06:11:01.688310 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1cf14aae-ca58-4a53-8308-0e55f9b77be5 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 returned with HTTP 200 Aug 13 06:11:01.688823 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 555/2234] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:01 2026] GET /volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:02.109905 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-35f674d1-ed0b-410a-bc2c-b3951bd829c9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:02.111720 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-35f674d1-ed0b-410a-bc2c-b3951bd829c9 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] GET https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 Aug 13 06:11:02.111925 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-35f674d1-ed0b-410a-bc2c-b3951bd829c9 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:02.112126 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-35f674d1-ed0b-410a-bc2c-b3951bd829c9 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:02.124380 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:02.124380 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:02.127342 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-35f674d1-ed0b-410a-bc2c-b3951bd829c9 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Volume info retrieved successfully. Aug 13 06:11:02.130966 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-35f674d1-ed0b-410a-bc2c-b3951bd829c9 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 returned with HTTP 200 Aug 13 06:11:02.131347 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 564/2235] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:11:02 2026] GET /volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:02.537964 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dda1563e-f76d-41ec-84bb-6c03e07d47f7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:02.539948 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dda1563e-f76d-41ec-84bb-6c03e07d47f7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 Aug 13 06:11:02.540156 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dda1563e-f76d-41ec-84bb-6c03e07d47f7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:02.540437 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dda1563e-f76d-41ec-84bb-6c03e07d47f7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:02.540582 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-dda1563e-f76d-41ec-84bb-6c03e07d47f7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 30d0218d-24d0-4672-a679-525d29f51135. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:11:02.546149 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:02.546149 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:02.546858 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dda1563e-f76d-41ec-84bb-6c03e07d47f7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 returned with HTTP 200 Aug 13 06:11:02.547264 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 558/2236] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:02 2026] GET /volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:11:03.145845 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-df658059-c503-4540-97ed-6731d29176c4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:03.147713 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df658059-c503-4540-97ed-6731d29176c4 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] GET https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 Aug 13 06:11:03.147969 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df658059-c503-4540-97ed-6731d29176c4 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:03.148253 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df658059-c503-4540-97ed-6731d29176c4 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:03.158566 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:03.158566 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:03.162579 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-df658059-c503-4540-97ed-6731d29176c4 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Volume info retrieved successfully. Aug 13 06:11:03.167142 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df658059-c503-4540-97ed-6731d29176c4 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 returned with HTTP 200 Aug 13 06:11:03.167848 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 560/2237] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:11:03 2026] GET /volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:03.557695 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1df509fa-6f61-4bab-9ca6-6e3c5866eeed None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:03.561280 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1df509fa-6f61-4bab-9ca6-6e3c5866eeed tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 Aug 13 06:11:03.561280 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1df509fa-6f61-4bab-9ca6-6e3c5866eeed tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:03.561280 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1df509fa-6f61-4bab-9ca6-6e3c5866eeed tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:03.561280 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1df509fa-6f61-4bab-9ca6-6e3c5866eeed tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 30d0218d-24d0-4672-a679-525d29f51135. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:11:03.564464 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:03.564464 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:03.565192 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1df509fa-6f61-4bab-9ca6-6e3c5866eeed tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 returned with HTTP 200 Aug 13 06:11:03.565579 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 556/2238] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:03 2026] GET /volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:04.180276 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e547ab54-a4c2-42f8-a753-18f2b784a9c5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:04.182316 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e547ab54-a4c2-42f8-a753-18f2b784a9c5 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] GET https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 Aug 13 06:11:04.183666 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e547ab54-a4c2-42f8-a753-18f2b784a9c5 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:04.184014 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e547ab54-a4c2-42f8-a753-18f2b784a9c5 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:04.195117 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:04.195117 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:04.199007 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e547ab54-a4c2-42f8-a753-18f2b784a9c5 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Volume info retrieved successfully. Aug 13 06:11:04.204234 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e547ab54-a4c2-42f8-a753-18f2b784a9c5 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 returned with HTTP 200 Aug 13 06:11:04.204788 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 565/2239] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:11:04 2026] GET /volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:04.581924 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-89b76380-5a5f-4850-b15c-c5fad4fc2273 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:04.587742 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-89b76380-5a5f-4850-b15c-c5fad4fc2273 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 Aug 13 06:11:04.588054 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-89b76380-5a5f-4850-b15c-c5fad4fc2273 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:04.588416 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-89b76380-5a5f-4850-b15c-c5fad4fc2273 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:04.588600 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-89b76380-5a5f-4850-b15c-c5fad4fc2273 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 30d0218d-24d0-4672-a679-525d29f51135. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:11:04.600278 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:04.600278 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:04.600278 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-89b76380-5a5f-4850-b15c-c5fad4fc2273 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 returned with HTTP 200 Aug 13 06:11:04.600745 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 559/2240] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:04 2026] GET /volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:05.040921 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0a9709e7-5cb7-49b0-aa29-760d246e8a59 req-a6879198-b746-46e7-9ce3-5c483f1675b2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:05.043570 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0a9709e7-5cb7-49b0-aa29-760d246e8a59 req-a6879198-b746-46e7-9ce3-5c483f1675b2 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] POST https://10.4.3.121/volume/v3/attachments/fbaabd00-2623-4336-b384-0ca0553f3511/action Aug 13 06:11:05.044104 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0a9709e7-5cb7-49b0-aa29-760d246e8a59 req-a6879198-b746-46e7-9ce3-5c483f1675b2 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:11:05.044347 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0a9709e7-5cb7-49b0-aa29-760d246e8a59 req-a6879198-b746-46e7-9ce3-5c483f1675b2 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:05.062632 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:05.062632 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:05.074133 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0a9709e7-5cb7-49b0-aa29-760d246e8a59 req-a6879198-b746-46e7-9ce3-5c483f1675b2 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] https://10.4.3.121/volume/v3/attachments/fbaabd00-2623-4336-b384-0ca0553f3511/action returned with HTTP 204 Aug 13 06:11:05.074618 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 561/2241] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:11:05 2026] POST /volume/v3/attachments/fbaabd00-2623-4336-b384-0ca0553f3511/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:05.218577 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-72d93ee2-13c8-4ab8-991b-ca5b6f22d1c0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:05.220681 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-72d93ee2-13c8-4ab8-991b-ca5b6f22d1c0 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] GET https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 Aug 13 06:11:05.220915 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-72d93ee2-13c8-4ab8-991b-ca5b6f22d1c0 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:05.221141 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-72d93ee2-13c8-4ab8-991b-ca5b6f22d1c0 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:05.231841 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:05.231841 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:05.238873 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-72d93ee2-13c8-4ab8-991b-ca5b6f22d1c0 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Volume info retrieved successfully. Aug 13 06:11:05.255246 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-72d93ee2-13c8-4ab8-991b-ca5b6f22d1c0 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 returned with HTTP 200 Aug 13 06:11:05.258496 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 557/2242] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:11:05 2026] GET /volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 => generated 1173 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:11:05.275974 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5db830b7-01db-40fe-a01d-db628457f276 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:05.279459 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5db830b7-01db-40fe-a01d-db628457f276 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] GET https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 Aug 13 06:11:05.279743 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5db830b7-01db-40fe-a01d-db628457f276 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:05.279971 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5db830b7-01db-40fe-a01d-db628457f276 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:05.291255 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:05.291255 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:05.295612 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5db830b7-01db-40fe-a01d-db628457f276 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Volume info retrieved successfully. Aug 13 06:11:05.300658 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5db830b7-01db-40fe-a01d-db628457f276 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 returned with HTTP 200 Aug 13 06:11:05.301091 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 566/2243] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:11:05 2026] GET /volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 => generated 1173 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:11:05.319638 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-07c2924e-3c4a-4d7d-9368-2f8d8e4cfecf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:05.321175 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 560/2244] 10.4.3.121 () {70 vars in 1611 bytes} [Thu Aug 13 06:11:05 2026] DELETE /volume/v3/attachments/fbaabd00-2623-4336-b384-0ca0553f3511 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 13 06:11:05.329269 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-da851f7d-160e-482a-b2c5-91ad1ca0c5c5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:05.364085 np0000007163 devstack@c-api.service[100323]: WARNING keystonemiddleware.auth_token [None req-da851f7d-160e-482a-b2c5-91ad1ca0c5c5 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 06:11:05.365562 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 562/2245] 10.4.3.121 () {70 vars in 1611 bytes} [Thu Aug 13 06:11:05 2026] DELETE /volume/v3/attachments/fbaabd00-2623-4336-b384-0ca0553f3511 => generated 114 bytes in 37 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 13 06:11:05.380388 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3267f5a4-0036-4d7c-a675-75f333328cc2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:05.389870 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3267f5a4-0036-4d7c-a675-75f333328cc2 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] DELETE https://10.4.3.121/volume/v3/attachments/fbaabd00-2623-4336-b384-0ca0553f3511 Aug 13 06:11:05.390135 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3267f5a4-0036-4d7c-a675-75f333328cc2 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:05.390332 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3267f5a4-0036-4d7c-a675-75f333328cc2 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:05.398235 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:05.398235 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:05.464226 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3267f5a4-0036-4d7c-a675-75f333328cc2 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Attachment connected to vm 3f335c52-09e2-4401-a445-66ea251e61df, checking data on nova Aug 13 06:11:05.464226 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.compute.nova [None req-3267f5a4-0036-4d7c-a675-75f333328cc2 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Creating Keystone token plugin using URL: https://10.4.3.121/identity {{(pid=100324) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 06:11:05.567903 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0b32cf0f-f183-457f-be7d-009ced2ff878 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:05.568462 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0b32cf0f-f183-457f-be7d-009ced2ff878 None None] GET https://10.4.3.121/volume// Aug 13 06:11:05.568702 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0b32cf0f-f183-457f-be7d-009ced2ff878 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:05.568972 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0b32cf0f-f183-457f-be7d-009ced2ff878 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:05.569299 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0b32cf0f-f183-457f-be7d-009ced2ff878 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:11:05.569549 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 567/2246] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:11:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:11:05.579836 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-065f2617-9aa0-446a-ac9e-1ff3b04a1e3a req-a9a55a2a-8470-4473-9686-2e026eecb5af None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:05.583914 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-065f2617-9aa0-446a-ac9e-1ff3b04a1e3a req-a9a55a2a-8470-4473-9686-2e026eecb5af tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:11:05.584457 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-065f2617-9aa0-446a-ac9e-1ff3b04a1e3a req-a9a55a2a-8470-4473-9686-2e026eecb5af tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd78029c-2ae3-4ca5-8301-c7d009293d91", "connector": null, "instance_uuid": "04349537-3309-4f5a-b725-87eda1580971"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:05.598322 np0000007163 devstack@c-api.service[100324]: DEBUG novaclient.v2.client [None req-3267f5a4-0036-4d7c-a675-75f333328cc2 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] REQ: curl -g -i -X GET https://10.4.3.121/compute/v2.1/servers/3f335c52-09e2-4401-a445-66ea251e61df/os-volume_attachments/ec88fb4a-e550-4e81-88cb-77a53581b2a8 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}7521113443105fb101360c649884e749266480f074886b70d3ebd1177ce50716" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-3267f5a4-0036-4d7c-a675-75f333328cc2" -H "X-Service-Token: {SHA256}3d077cfefdec44e563bc44ebe83e6b244fcdd3d8747bfc547a376ee679c7e037" {{(pid=100324) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 06:11:05.604837 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:05.604837 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:05.612580 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-be167235-8695-4435-837e-9b940a9c656d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:05.614132 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be167235-8695-4435-837e-9b940a9c656d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 Aug 13 06:11:05.614515 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-be167235-8695-4435-837e-9b940a9c656d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:05.615795 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-be167235-8695-4435-837e-9b940a9c656d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:05.615795 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-be167235-8695-4435-837e-9b940a9c656d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 30d0218d-24d0-4672-a679-525d29f51135. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:11:05.619493 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:05.619493 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:05.620575 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be167235-8695-4435-837e-9b940a9c656d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 returned with HTTP 200 Aug 13 06:11:05.621161 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 563/2247] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:05 2026] GET /volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:05.644869 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-065f2617-9aa0-446a-ac9e-1ff3b04a1e3a req-a9a55a2a-8470-4473-9686-2e026eecb5af tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:11:05.645430 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 561/2248] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:11:05 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:05.655054 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-065f2617-9aa0-446a-ac9e-1ff3b04a1e3a req-409f0db6-4b3f-494a-b207-97ab35b5f336 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:05.657295 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-065f2617-9aa0-446a-ac9e-1ff3b04a1e3a req-409f0db6-4b3f-494a-b207-97ab35b5f336 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] DELETE https://10.4.3.121/volume/v3/attachments/810f1344-a101-413a-88f5-5711522aa786 Aug 13 06:11:05.657518 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-065f2617-9aa0-446a-ac9e-1ff3b04a1e3a req-409f0db6-4b3f-494a-b207-97ab35b5f336 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:05.657699 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-065f2617-9aa0-446a-ac9e-1ff3b04a1e3a req-409f0db6-4b3f-494a-b207-97ab35b5f336 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:05.664991 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:05.664991 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:05.735223 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-065f2617-9aa0-446a-ac9e-1ff3b04a1e3a req-409f0db6-4b3f-494a-b207-97ab35b5f336 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/attachments/810f1344-a101-413a-88f5-5711522aa786 returned with HTTP 200 Aug 13 06:11:05.735517 np0000007163 devstack@c-api.service[100324]: DEBUG novaclient.v2.client [None req-3267f5a4-0036-4d7c-a675-75f333328cc2 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 06:11:05 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-09587d61-60ab-4e75-b809-fd7e3cc5a4ad x-openstack-request-id: req-09587d61-60ab-4e75-b809-fd7e3cc5a4ad {{(pid=100324) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 06:11:05.735645 np0000007163 devstack@c-api.service[100324]: DEBUG novaclient.v2.client [None req-3267f5a4-0036-4d7c-a675-75f333328cc2 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "ec88fb4a-e550-4e81-88cb-77a53581b2a8", "serverId": "3f335c52-09e2-4401-a445-66ea251e61df", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "fbaabd00-2623-4336-b384-0ca0553f3511", "bdm_uuid": "51ae795c-5059-478d-acc4-794c098fe4c0"}} {{(pid=100324) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 06:11:05.735742 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 568/2249] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:11:05 2026] DELETE /volume/v3/attachments/810f1344-a101-413a-88f5-5711522aa786 => generated 192 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:05.735793 np0000007163 devstack@c-api.service[100324]: DEBUG novaclient.v2.client [None req-3267f5a4-0036-4d7c-a675-75f333328cc2 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] GET call to compute for https://10.4.3.121/compute/v2.1/servers/3f335c52-09e2-4401-a445-66ea251e61df/os-volume_attachments/ec88fb4a-e550-4e81-88cb-77a53581b2a8 used request id req-09587d61-60ab-4e75-b809-fd7e3cc5a4ad {{(pid=100324) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 06:11:05.737738 np0000007163 devstack@c-api.service[100324]: ERROR cinder.volume.api [None req-3267f5a4-0036-4d7c-a675-75f333328cc2 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-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 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault [None req-3267f5a4-0036-4d7c-a675-75f333328cc2 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Caught error: Detach volume from instance 3f335c52-09e2-4401-a445-66ea251e61df using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3f335c52-09e2-4401-a445-66ea251e61df using the Compute API Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: 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 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 06:11:05.740041 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3f335c52-09e2-4401-a445-66ea251e61df using the Compute API Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: ERROR cinder.api.middleware.fault Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.middleware.fault [None req-3267f5a4-0036-4d7c-a675-75f333328cc2 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] https://10.4.3.121/volume/v3/attachments/fbaabd00-2623-4336-b384-0ca0553f3511 returned with HTTP 409 Aug 13 06:11:05.741399 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 558/2250] 10.4.3.121 () {68 vars in 1404 bytes} [Thu Aug 13 06:11:05 2026] DELETE /volume/v3/attachments/fbaabd00-2623-4336-b384-0ca0553f3511 => generated 167 bytes in 364 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:05.772526 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-661a18e3-fe9e-463d-8b8a-68486bdd8d8c req-153405f3-3a30-479d-9f86-eaf4003a5ea2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:05.775818 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-661a18e3-fe9e-463d-8b8a-68486bdd8d8c req-153405f3-3a30-479d-9f86-eaf4003a5ea2 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] GET https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 Aug 13 06:11:05.775818 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-661a18e3-fe9e-463d-8b8a-68486bdd8d8c req-153405f3-3a30-479d-9f86-eaf4003a5ea2 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:05.775818 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-661a18e3-fe9e-463d-8b8a-68486bdd8d8c req-153405f3-3a30-479d-9f86-eaf4003a5ea2 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:05.784832 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:05.784832 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:05.789294 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-661a18e3-fe9e-463d-8b8a-68486bdd8d8c req-153405f3-3a30-479d-9f86-eaf4003a5ea2 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Volume info retrieved successfully. Aug 13 06:11:05.793542 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-661a18e3-fe9e-463d-8b8a-68486bdd8d8c req-153405f3-3a30-479d-9f86-eaf4003a5ea2 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 returned with HTTP 200 Aug 13 06:11:05.794392 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 564/2251] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:11:05 2026] GET /volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 => generated 1155 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:05.817575 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-661a18e3-fe9e-463d-8b8a-68486bdd8d8c req-0b454eae-ab1d-4592-9402-11a7350c0070 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:05.821626 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-661a18e3-fe9e-463d-8b8a-68486bdd8d8c req-0b454eae-ab1d-4592-9402-11a7350c0070 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] POST https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8/action Aug 13 06:11:05.822054 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-661a18e3-fe9e-463d-8b8a-68486bdd8d8c req-0b454eae-ab1d-4592-9402-11a7350c0070 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:11:05.822240 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-661a18e3-fe9e-463d-8b8a-68486bdd8d8c req-0b454eae-ab1d-4592-9402-11a7350c0070 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:05.836423 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:05.836423 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:05.836839 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-661a18e3-fe9e-463d-8b8a-68486bdd8d8c req-0b454eae-ab1d-4592-9402-11a7350c0070 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Volume info retrieved successfully. Aug 13 06:11:05.843089 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-661a18e3-fe9e-463d-8b8a-68486bdd8d8c req-0b454eae-ab1d-4592-9402-11a7350c0070 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Begin detaching volume completed successfully. Aug 13 06:11:05.843424 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-661a18e3-fe9e-463d-8b8a-68486bdd8d8c req-0b454eae-ab1d-4592-9402-11a7350c0070 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8/action returned with HTTP 202 Aug 13 06:11:05.843973 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 562/2252] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:11:05 2026] POST /volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:11:05.908922 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-631487ac-512b-4d60-9f1b-d67aab0070f3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:05.909337 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-631487ac-512b-4d60-9f1b-d67aab0070f3 None None] GET https://10.4.3.121/volume// Aug 13 06:11:05.909497 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-631487ac-512b-4d60-9f1b-d67aab0070f3 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:05.909670 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-631487ac-512b-4d60-9f1b-d67aab0070f3 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:05.910004 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-631487ac-512b-4d60-9f1b-d67aab0070f3 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:11:05.910379 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 569/2253] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:11:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:11:05.918688 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-661a18e3-fe9e-463d-8b8a-68486bdd8d8c req-e93f09cc-58be-4b18-8fef-be208b82399f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:05.922308 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-661a18e3-fe9e-463d-8b8a-68486bdd8d8c req-e93f09cc-58be-4b18-8fef-be208b82399f tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] GET https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 Aug 13 06:11:05.922516 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-661a18e3-fe9e-463d-8b8a-68486bdd8d8c req-e93f09cc-58be-4b18-8fef-be208b82399f tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:05.922695 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-661a18e3-fe9e-463d-8b8a-68486bdd8d8c req-e93f09cc-58be-4b18-8fef-be208b82399f tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:05.967720 np0000007163 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [req-661a18e3-fe9e-463d-8b8a-68486bdd8d8c req-e93f09cc-58be-4b18-8fef-be208b82399f tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:11:05.983097 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:05.983097 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:05.988233 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-661a18e3-fe9e-463d-8b8a-68486bdd8d8c req-e93f09cc-58be-4b18-8fef-be208b82399f tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Volume info retrieved successfully. Aug 13 06:11:05.992985 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-661a18e3-fe9e-463d-8b8a-68486bdd8d8c req-e93f09cc-58be-4b18-8fef-be208b82399f tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 returned with HTTP 200 Aug 13 06:11:05.993590 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 559/2254] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:11:05 2026] GET /volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 => generated 1338 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:11:06.635946 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-33d73890-4302-4d2d-82e6-007e7eb101e6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:06.638311 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33d73890-4302-4d2d-82e6-007e7eb101e6 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 Aug 13 06:11:06.638647 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33d73890-4302-4d2d-82e6-007e7eb101e6 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:06.638883 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33d73890-4302-4d2d-82e6-007e7eb101e6 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:06.639028 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-33d73890-4302-4d2d-82e6-007e7eb101e6 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 30d0218d-24d0-4672-a679-525d29f51135. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:11:06.644204 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:06.644204 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:06.645168 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33d73890-4302-4d2d-82e6-007e7eb101e6 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 returned with HTTP 200 Aug 13 06:11:06.645681 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 565/2255] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:06 2026] GET /volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:06.657242 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-065f2617-9aa0-446a-ac9e-1ff3b04a1e3a req-2d28121e-a7c9-497b-9644-115ecba4e6d7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:06.659314 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-065f2617-9aa0-446a-ac9e-1ff3b04a1e3a req-2d28121e-a7c9-497b-9644-115ecba4e6d7 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] PUT https://10.4.3.121/volume/v3/attachments/4b52c330-0dfa-4421-afce-2feea0c65e95 Aug 13 06:11:06.659643 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-065f2617-9aa0-446a-ac9e-1ff3b04a1e3a req-2d28121e-a7c9-497b-9644-115ecba4e6d7 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:06.666917 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-065f2617-9aa0-446a-ac9e-1ff3b04a1e3a req-2d28121e-a7c9-497b-9644-115ecba4e6d7 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Acquiring lock "cinder-attachment_update-fd78029c-2ae3-4ca5-8301-c7d009293d91-np0000007163" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:11:06.672366 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-065f2617-9aa0-446a-ac9e-1ff3b04a1e3a req-2d28121e-a7c9-497b-9644-115ecba4e6d7 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Lock "cinder-attachment_update-fd78029c-2ae3-4ca5-8301-c7d009293d91-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:11:06.673286 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:06.673286 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:06.754504 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-065f2617-9aa0-446a-ac9e-1ff3b04a1e3a req-2d28121e-a7c9-497b-9644-115ecba4e6d7 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Lock "cinder-attachment_update-fd78029c-2ae3-4ca5-8301-c7d009293d91-np0000007163" released by "attachment_update" :: held 0.082s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:11:06.755159 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-065f2617-9aa0-446a-ac9e-1ff3b04a1e3a req-2d28121e-a7c9-497b-9644-115ecba4e6d7 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/attachments/4b52c330-0dfa-4421-afce-2feea0c65e95 returned with HTTP 200 Aug 13 06:11:06.755738 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 563/2256] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:11:06 2026] PUT /volume/v3/attachments/4b52c330-0dfa-4421-afce-2feea0c65e95 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:06.766398 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-065f2617-9aa0-446a-ac9e-1ff3b04a1e3a req-60905dc1-198b-4e07-8d7e-036edaa0a568 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:06.770868 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-065f2617-9aa0-446a-ac9e-1ff3b04a1e3a req-60905dc1-198b-4e07-8d7e-036edaa0a568 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] GET https://10.4.3.121/volume/v3/attachments/4b52c330-0dfa-4421-afce-2feea0c65e95 Aug 13 06:11:06.771115 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-065f2617-9aa0-446a-ac9e-1ff3b04a1e3a req-60905dc1-198b-4e07-8d7e-036edaa0a568 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:06.771325 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-065f2617-9aa0-446a-ac9e-1ff3b04a1e3a req-60905dc1-198b-4e07-8d7e-036edaa0a568 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:06.785365 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-065f2617-9aa0-446a-ac9e-1ff3b04a1e3a req-60905dc1-198b-4e07-8d7e-036edaa0a568 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/attachments/4b52c330-0dfa-4421-afce-2feea0c65e95 returned with HTTP 200 Aug 13 06:11:06.785895 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 570/2257] 10.4.3.121 () {70 vars in 1651 bytes} [Thu Aug 13 06:11:06 2026] GET /volume/v3/attachments/4b52c330-0dfa-4421-afce-2feea0c65e95 => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:06.823532 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-661a18e3-fe9e-463d-8b8a-68486bdd8d8c req-d672064a-d638-4587-a42a-45a1780c18ae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:06.826715 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-661a18e3-fe9e-463d-8b8a-68486bdd8d8c req-d672064a-d638-4587-a42a-45a1780c18ae tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] DELETE https://10.4.3.121/volume/v3/attachments/fbaabd00-2623-4336-b384-0ca0553f3511 Aug 13 06:11:06.828266 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-661a18e3-fe9e-463d-8b8a-68486bdd8d8c req-d672064a-d638-4587-a42a-45a1780c18ae tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:06.828266 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-661a18e3-fe9e-463d-8b8a-68486bdd8d8c req-d672064a-d638-4587-a42a-45a1780c18ae tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:06.833982 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:06.833982 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:06.882389 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-661a18e3-fe9e-463d-8b8a-68486bdd8d8c req-d672064a-d638-4587-a42a-45a1780c18ae tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] https://10.4.3.121/volume/v3/attachments/fbaabd00-2623-4336-b384-0ca0553f3511 returned with HTTP 200 Aug 13 06:11:06.882842 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 560/2258] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:11:06 2026] DELETE /volume/v3/attachments/fbaabd00-2623-4336-b384-0ca0553f3511 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:07.021397 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d5d73b57-a9b5-49c4-b5a1-aab4a5e3074d req-3089ba15-4a89-4bcb-87d9-ca9e11d5f71d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:07.024306 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d5d73b57-a9b5-49c4-b5a1-aab4a5e3074d req-3089ba15-4a89-4bcb-87d9-ca9e11d5f71d tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] GET https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 Aug 13 06:11:07.024531 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d5d73b57-a9b5-49c4-b5a1-aab4a5e3074d req-3089ba15-4a89-4bcb-87d9-ca9e11d5f71d tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:07.024785 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d5d73b57-a9b5-49c4-b5a1-aab4a5e3074d req-3089ba15-4a89-4bcb-87d9-ca9e11d5f71d tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:07.033433 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:07.033433 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:07.037869 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-d5d73b57-a9b5-49c4-b5a1-aab4a5e3074d req-3089ba15-4a89-4bcb-87d9-ca9e11d5f71d tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Volume info retrieved successfully. Aug 13 06:11:07.042410 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d5d73b57-a9b5-49c4-b5a1-aab4a5e3074d req-3089ba15-4a89-4bcb-87d9-ca9e11d5f71d tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 returned with HTTP 200 Aug 13 06:11:07.045365 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 566/2259] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:11:07 2026] GET /volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 => generated 863 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:07.059585 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-89ac3b23-278d-4c9e-98b0-63331109d5e1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:07.061782 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-89ac3b23-278d-4c9e-98b0-63331109d5e1 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] DELETE https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 Aug 13 06:11:07.062062 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-89ac3b23-278d-4c9e-98b0-63331109d5e1 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:07.062742 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-89ac3b23-278d-4c9e-98b0-63331109d5e1 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:07.062742 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-89ac3b23-278d-4c9e-98b0-63331109d5e1 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Delete volume with id: ec88fb4a-e550-4e81-88cb-77a53581b2a8 Aug 13 06:11:07.071491 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:07.071491 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:07.072105 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-89ac3b23-278d-4c9e-98b0-63331109d5e1 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Volume info retrieved successfully. Aug 13 06:11:07.102629 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-89ac3b23-278d-4c9e-98b0-63331109d5e1 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Delete volume request issued successfully. Aug 13 06:11:07.102875 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-89ac3b23-278d-4c9e-98b0-63331109d5e1 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 returned with HTTP 202 Aug 13 06:11:07.104381 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 564/2260] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:11:07 2026] DELETE /volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:11:07.111334 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e8a50604-754d-44b7-b7ec-af7f650c4315 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:07.113001 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e8a50604-754d-44b7-b7ec-af7f650c4315 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] GET https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 Aug 13 06:11:07.113425 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e8a50604-754d-44b7-b7ec-af7f650c4315 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:07.113425 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e8a50604-754d-44b7-b7ec-af7f650c4315 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:07.120051 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:07.120051 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:07.123724 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e8a50604-754d-44b7-b7ec-af7f650c4315 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Volume info retrieved successfully. Aug 13 06:11:07.129357 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e8a50604-754d-44b7-b7ec-af7f650c4315 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 returned with HTTP 200 Aug 13 06:11:07.129943 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 571/2261] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:11:07 2026] GET /volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:07.655840 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-461202e9-14a9-4b70-a970-2edd05497ca4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:07.657577 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-461202e9-14a9-4b70-a970-2edd05497ca4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 Aug 13 06:11:07.657768 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-461202e9-14a9-4b70-a970-2edd05497ca4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:07.657945 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-461202e9-14a9-4b70-a970-2edd05497ca4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:07.658050 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-461202e9-14a9-4b70-a970-2edd05497ca4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 30d0218d-24d0-4672-a679-525d29f51135. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:11:07.662040 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:07.662040 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:07.662765 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-461202e9-14a9-4b70-a970-2edd05497ca4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 returned with HTTP 200 Aug 13 06:11:07.663070 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 561/2262] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:07 2026] GET /volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:08.143340 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5fdc39cc-ef5a-483c-ac09-803e9331c7e8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:08.145642 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5fdc39cc-ef5a-483c-ac09-803e9331c7e8 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] GET https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 Aug 13 06:11:08.145944 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5fdc39cc-ef5a-483c-ac09-803e9331c7e8 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:08.146151 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5fdc39cc-ef5a-483c-ac09-803e9331c7e8 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:08.152495 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5fdc39cc-ef5a-483c-ac09-803e9331c7e8 tempest-TestServerVolumeAttachScenarioOldVersion-28086884 tempest-TestServerVolumeAttachScenarioOldVersion-28086884-project-member] https://10.4.3.121/volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 returned with HTTP 404 Aug 13 06:11:08.152934 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 567/2263] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:11:08 2026] GET /volume/v3/volumes/ec88fb4a-e550-4e81-88cb-77a53581b2a8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:11:08.679727 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dd1af0dd-d010-49c7-b2e5-e28985d873a2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:08.681674 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd1af0dd-d010-49c7-b2e5-e28985d873a2 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 Aug 13 06:11:08.681860 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dd1af0dd-d010-49c7-b2e5-e28985d873a2 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:08.682225 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dd1af0dd-d010-49c7-b2e5-e28985d873a2 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:08.682337 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-dd1af0dd-d010-49c7-b2e5-e28985d873a2 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 30d0218d-24d0-4672-a679-525d29f51135. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:11:08.687599 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:08.687599 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:08.688437 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd1af0dd-d010-49c7-b2e5-e28985d873a2 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 returned with HTTP 200 Aug 13 06:11:08.689109 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 565/2264] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:08 2026] GET /volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:09.714377 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3c98d0c1-3254-4b26-b366-68cd93b589c4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:09.716012 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3c98d0c1-3254-4b26-b366-68cd93b589c4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 Aug 13 06:11:09.716095 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3c98d0c1-3254-4b26-b366-68cd93b589c4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:09.716291 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3c98d0c1-3254-4b26-b366-68cd93b589c4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:09.716429 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-3c98d0c1-3254-4b26-b366-68cd93b589c4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 30d0218d-24d0-4672-a679-525d29f51135. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:11:09.720643 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:09.720643 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:09.721268 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3c98d0c1-3254-4b26-b366-68cd93b589c4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 returned with HTTP 200 Aug 13 06:11:09.721567 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 572/2265] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:09 2026] GET /volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:10.733557 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cdaa1ac0-ea87-4604-b54f-153655ea2e3f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:10.735718 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cdaa1ac0-ea87-4604-b54f-153655ea2e3f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 Aug 13 06:11:10.735951 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cdaa1ac0-ea87-4604-b54f-153655ea2e3f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:10.736191 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cdaa1ac0-ea87-4604-b54f-153655ea2e3f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:10.736303 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-cdaa1ac0-ea87-4604-b54f-153655ea2e3f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 30d0218d-24d0-4672-a679-525d29f51135. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:11:10.741178 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:10.741178 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:10.741924 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cdaa1ac0-ea87-4604-b54f-153655ea2e3f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 returned with HTTP 200 Aug 13 06:11:10.742322 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 562/2266] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:10 2026] GET /volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:11.589749 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-72188f0d-8665-44f7-b18f-bfebb6e0c1d2 req-c7c6d3e7-620b-4a55-b4c4-f078da92e6f4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:11.592488 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-72188f0d-8665-44f7-b18f-bfebb6e0c1d2 req-c7c6d3e7-620b-4a55-b4c4-f078da92e6f4 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 Aug 13 06:11:11.592488 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-72188f0d-8665-44f7-b18f-bfebb6e0c1d2 req-c7c6d3e7-620b-4a55-b4c4-f078da92e6f4 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:11.592694 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-72188f0d-8665-44f7-b18f-bfebb6e0c1d2 req-c7c6d3e7-620b-4a55-b4c4-f078da92e6f4 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:11.599366 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:11.599366 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:11.602647 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-72188f0d-8665-44f7-b18f-bfebb6e0c1d2 req-c7c6d3e7-620b-4a55-b4c4-f078da92e6f4 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:11.606542 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-72188f0d-8665-44f7-b18f-bfebb6e0c1d2 req-c7c6d3e7-620b-4a55-b4c4-f078da92e6f4 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 returned with HTTP 200 Aug 13 06:11:11.606950 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 568/2267] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:11:11 2026] GET /volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:11.636418 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-065f2617-9aa0-446a-ac9e-1ff3b04a1e3a req-830a592e-0d94-424e-91d3-c00edfb01740 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:11.640939 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-065f2617-9aa0-446a-ac9e-1ff3b04a1e3a req-830a592e-0d94-424e-91d3-c00edfb01740 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] POST https://10.4.3.121/volume/v3/attachments/4b52c330-0dfa-4421-afce-2feea0c65e95/action Aug 13 06:11:11.641361 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-065f2617-9aa0-446a-ac9e-1ff3b04a1e3a req-830a592e-0d94-424e-91d3-c00edfb01740 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:11:11.641490 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-065f2617-9aa0-446a-ac9e-1ff3b04a1e3a req-830a592e-0d94-424e-91d3-c00edfb01740 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:11.665784 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:11.665784 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:11.680809 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-065f2617-9aa0-446a-ac9e-1ff3b04a1e3a req-830a592e-0d94-424e-91d3-c00edfb01740 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/attachments/4b52c330-0dfa-4421-afce-2feea0c65e95/action returned with HTTP 204 Aug 13 06:11:11.681276 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 566/2268] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:11:11 2026] POST /volume/v3/attachments/4b52c330-0dfa-4421-afce-2feea0c65e95/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:11.692823 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ad7e7c3b-7521-4005-b852-503c95f93893 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:11.695123 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ad7e7c3b-7521-4005-b852-503c95f93893 None None] GET https://10.4.3.121/volume// Aug 13 06:11:11.695123 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ad7e7c3b-7521-4005-b852-503c95f93893 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:11.695123 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ad7e7c3b-7521-4005-b852-503c95f93893 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:11.695123 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ad7e7c3b-7521-4005-b852-503c95f93893 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:11:11.695123 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 573/2269] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:11:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:11:11.704409 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-72188f0d-8665-44f7-b18f-bfebb6e0c1d2 req-b8236dfc-62ff-449e-b9e9-5a082cb0f2df None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:11.706528 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-72188f0d-8665-44f7-b18f-bfebb6e0c1d2 req-b8236dfc-62ff-449e-b9e9-5a082cb0f2df tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:11:11.706860 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-72188f0d-8665-44f7-b18f-bfebb6e0c1d2 req-b8236dfc-62ff-449e-b9e9-5a082cb0f2df tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b42597f5-1172-4e81-b7e6-9f7b220297a7", "connector": null, "instance_uuid": "d9ca529a-d314-411e-9287-f283a4c4fa15"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:11.717816 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:11.717816 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:11.746397 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-72188f0d-8665-44f7-b18f-bfebb6e0c1d2 req-b8236dfc-62ff-449e-b9e9-5a082cb0f2df tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:11:11.746915 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 563/2270] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:11:11 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 13 06:11:11.774081 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b31851ed-e3e0-404b-80cc-7f7b2b94aec3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:11.776547 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b31851ed-e3e0-404b-80cc-7f7b2b94aec3 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 Aug 13 06:11:11.776836 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b31851ed-e3e0-404b-80cc-7f7b2b94aec3 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:11.777079 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b31851ed-e3e0-404b-80cc-7f7b2b94aec3 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:11.789273 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f9307241-92e6-4aec-8f61-634381ccf20a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:11.789653 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f9307241-92e6-4aec-8f61-634381ccf20a None None] GET https://10.4.3.121/volume// Aug 13 06:11:11.789806 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f9307241-92e6-4aec-8f61-634381ccf20a None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:11.790073 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f9307241-92e6-4aec-8f61-634381ccf20a None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:11.790316 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f9307241-92e6-4aec-8f61-634381ccf20a None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:11:11.790365 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:11.790365 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:11.790586 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 567/2271] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:11:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:11:11.794614 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b31851ed-e3e0-404b-80cc-7f7b2b94aec3 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:11.799568 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b31851ed-e3e0-404b-80cc-7f7b2b94aec3 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 returned with HTTP 200 Aug 13 06:11:11.800209 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 569/2272] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:11 2026] GET /volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:11.801931 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-72188f0d-8665-44f7-b18f-bfebb6e0c1d2 req-b2df4d9e-8b7d-43db-94e6-92cf39e4d786 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:11.805027 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-72188f0d-8665-44f7-b18f-bfebb6e0c1d2 req-b2df4d9e-8b7d-43db-94e6-92cf39e4d786 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 Aug 13 06:11:11.805027 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-72188f0d-8665-44f7-b18f-bfebb6e0c1d2 req-b2df4d9e-8b7d-43db-94e6-92cf39e4d786 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:11.805853 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-72188f0d-8665-44f7-b18f-bfebb6e0c1d2 req-b2df4d9e-8b7d-43db-94e6-92cf39e4d786 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:11.820086 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:11.820086 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:11.828205 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-72188f0d-8665-44f7-b18f-bfebb6e0c1d2 req-b2df4d9e-8b7d-43db-94e6-92cf39e4d786 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:11.830864 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-72188f0d-8665-44f7-b18f-bfebb6e0c1d2 req-b2df4d9e-8b7d-43db-94e6-92cf39e4d786 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 returned with HTTP 200 Aug 13 06:11:11.832749 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 574/2273] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:11:11 2026] GET /volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:11:11.950774 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-72188f0d-8665-44f7-b18f-bfebb6e0c1d2 req-27c5bd02-ce9a-486c-8b42-9ea15fe20b70 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:11.953014 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-72188f0d-8665-44f7-b18f-bfebb6e0c1d2 req-27c5bd02-ce9a-486c-8b42-9ea15fe20b70 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] PUT https://10.4.3.121/volume/v3/attachments/128de35e-e09f-4492-b9b0-b2e8e3130ab2 Aug 13 06:11:11.953396 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-72188f0d-8665-44f7-b18f-bfebb6e0c1d2 req-27c5bd02-ce9a-486c-8b42-9ea15fe20b70 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:11.960131 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-72188f0d-8665-44f7-b18f-bfebb6e0c1d2 req-27c5bd02-ce9a-486c-8b42-9ea15fe20b70 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Acquiring lock "cinder-attachment_update-b42597f5-1172-4e81-b7e6-9f7b220297a7-np0000007163" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:11:11.964027 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-72188f0d-8665-44f7-b18f-bfebb6e0c1d2 req-27c5bd02-ce9a-486c-8b42-9ea15fe20b70 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Lock "cinder-attachment_update-b42597f5-1172-4e81-b7e6-9f7b220297a7-np0000007163" acquired by "attachment_update" :: waited 0.004s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:11:11.965007 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:11.965007 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:12.051625 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-71e21516-a8fd-4adb-9fcb-4cabbafd2f93 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:12.051901 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-72188f0d-8665-44f7-b18f-bfebb6e0c1d2 req-27c5bd02-ce9a-486c-8b42-9ea15fe20b70 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Lock "cinder-attachment_update-b42597f5-1172-4e81-b7e6-9f7b220297a7-np0000007163" released by "attachment_update" :: held 0.088s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:11:12.052262 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-72188f0d-8665-44f7-b18f-bfebb6e0c1d2 req-27c5bd02-ce9a-486c-8b42-9ea15fe20b70 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/attachments/128de35e-e09f-4492-b9b0-b2e8e3130ab2 returned with HTTP 200 Aug 13 06:11:12.052832 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 564/2274] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:11:11 2026] PUT /volume/v3/attachments/128de35e-e09f-4492-b9b0-b2e8e3130ab2 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:12.053766 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-71e21516-a8fd-4adb-9fcb-4cabbafd2f93 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-reader] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:11:12.054036 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-71e21516-a8fd-4adb-9fcb-4cabbafd2f93 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:12.054245 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-71e21516-a8fd-4adb-9fcb-4cabbafd2f93 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:12.067581 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:12.067581 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:12.070880 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-71e21516-a8fd-4adb-9fcb-4cabbafd2f93 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-reader] Volume info retrieved successfully. Aug 13 06:11:12.075250 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-71e21516-a8fd-4adb-9fcb-4cabbafd2f93 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-reader] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:11:12.075697 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 568/2275] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:12 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 1442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:12.115296 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-2036ebd4-774e-41b8-b3f5-768eed8d1df9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:12.117647 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-2036ebd4-774e-41b8-b3f5-768eed8d1df9 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:11:12.117920 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-2036ebd4-774e-41b8-b3f5-768eed8d1df9 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:12.118166 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-2036ebd4-774e-41b8-b3f5-768eed8d1df9 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:12.122544 np0000007163 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=235,cinder:INSERT=33,cinder:UPDATE=72 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:11:12.122616 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c37bdf3e-793c-4efa-896e-bf944ef0bad5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:12.126200 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c37bdf3e-793c-4efa-896e-bf944ef0bad5 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 Aug 13 06:11:12.126200 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c37bdf3e-793c-4efa-896e-bf944ef0bad5 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:12.126200 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c37bdf3e-793c-4efa-896e-bf944ef0bad5 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:12.133097 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:12.133097 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:12.135276 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:12.135276 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:12.137064 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-2036ebd4-774e-41b8-b3f5-768eed8d1df9 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:12.139895 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c37bdf3e-793c-4efa-896e-bf944ef0bad5 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:11:12.142534 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-2036ebd4-774e-41b8-b3f5-768eed8d1df9 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:11:12.143278 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 570/2276] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:11:12 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 1442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:12.146332 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c37bdf3e-793c-4efa-896e-bf944ef0bad5 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 returned with HTTP 200 Aug 13 06:11:12.146797 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 575/2277] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:12 2026] GET /volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:12.163201 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-d31ae4fc-e805-4ab9-8325-305dcd3b6dec None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:12.165383 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-d31ae4fc-e805-4ab9-8325-305dcd3b6dec tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] POST https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e/action Aug 13 06:11:12.165939 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-d31ae4fc-e805-4ab9-8325-305dcd3b6dec tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:11:12.166286 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-d31ae4fc-e805-4ab9-8325-305dcd3b6dec tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:12.183980 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:12.183980 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:12.184147 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-d31ae4fc-e805-4ab9-8325-305dcd3b6dec tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:12.193312 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-d31ae4fc-e805-4ab9-8325-305dcd3b6dec tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Begin detaching volume completed successfully. Aug 13 06:11:12.194388 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-d31ae4fc-e805-4ab9-8325-305dcd3b6dec tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e/action returned with HTTP 202 Aug 13 06:11:12.194388 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 565/2278] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:11:12 2026] POST /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:11:12.201746 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fafc32c5-834d-443d-805b-633f3fb74e41 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:12.203716 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fafc32c5-834d-443d-805b-633f3fb74e41 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 Aug 13 06:11:12.203978 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fafc32c5-834d-443d-805b-633f3fb74e41 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:12.204361 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fafc32c5-834d-443d-805b-633f3fb74e41 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:12.215331 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:12.215331 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:12.220406 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fafc32c5-834d-443d-805b-633f3fb74e41 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:11:12.224359 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cab772d8-4ffc-435d-8564-8ec396906a68 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:12.225516 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cab772d8-4ffc-435d-8564-8ec396906a68 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:11:12.225708 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cab772d8-4ffc-435d-8564-8ec396906a68 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:12.226796 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cab772d8-4ffc-435d-8564-8ec396906a68 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:12.226829 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fafc32c5-834d-443d-805b-633f3fb74e41 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 returned with HTTP 200 Aug 13 06:11:12.227407 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 569/2279] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:12 2026] GET /volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:12.238088 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:12.238088 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:12.242092 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cab772d8-4ffc-435d-8564-8ec396906a68 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:12.246946 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cab772d8-4ffc-435d-8564-8ec396906a68 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:11:12.247477 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 571/2280] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:12 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 1445 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:12.268371 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4c6ab5db-aabd-4e53-9735-92b8806d820e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:12.268892 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4c6ab5db-aabd-4e53-9735-92b8806d820e None None] GET https://10.4.3.121/volume// Aug 13 06:11:12.269163 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4c6ab5db-aabd-4e53-9735-92b8806d820e None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:12.269446 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4c6ab5db-aabd-4e53-9735-92b8806d820e None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:12.269892 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4c6ab5db-aabd-4e53-9735-92b8806d820e None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:11:12.270659 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 576/2281] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:11:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:11:12.282406 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-d5512826-0ea8-4ef8-bc57-4e235e969ee4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:12.285158 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-d5512826-0ea8-4ef8-bc57-4e235e969ee4 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:11:12.285578 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-d5512826-0ea8-4ef8-bc57-4e235e969ee4 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:12.285871 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-d5512826-0ea8-4ef8-bc57-4e235e969ee4 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:12.301797 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:12.301797 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:12.306434 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-d5512826-0ea8-4ef8-bc57-4e235e969ee4 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:12.311396 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-d5512826-0ea8-4ef8-bc57-4e235e969ee4 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:11:12.311880 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 566/2282] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:11:12 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 1625 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:11:12.672026 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c29a1735-8bdf-41f9-a759-076e53af4791 req-5c27d163-1428-4ca5-9fee-e65fd115e76f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:12.676330 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c29a1735-8bdf-41f9-a759-076e53af4791 req-5c27d163-1428-4ca5-9fee-e65fd115e76f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f Aug 13 06:11:12.676543 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c29a1735-8bdf-41f9-a759-076e53af4791 req-5c27d163-1428-4ca5-9fee-e65fd115e76f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:12.676692 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c29a1735-8bdf-41f9-a759-076e53af4791 req-5c27d163-1428-4ca5-9fee-e65fd115e76f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:12.689019 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:12.689019 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:12.692964 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-c29a1735-8bdf-41f9-a759-076e53af4791 req-5c27d163-1428-4ca5-9fee-e65fd115e76f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:11:12.698203 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c29a1735-8bdf-41f9-a759-076e53af4791 req-5c27d163-1428-4ca5-9fee-e65fd115e76f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f returned with HTTP 200 Aug 13 06:11:12.699806 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 570/2283] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:11:12 2026] GET /volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f => generated 1357 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:12.711982 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d33fe056-cbbe-41dd-8321-b1edd891f26c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:12.711982 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d33fe056-cbbe-41dd-8321-b1edd891f26c None None] GET https://10.4.3.121/volume// Aug 13 06:11:12.711982 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d33fe056-cbbe-41dd-8321-b1edd891f26c None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:12.711982 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d33fe056-cbbe-41dd-8321-b1edd891f26c None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:12.711982 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d33fe056-cbbe-41dd-8321-b1edd891f26c None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:11:12.712419 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 572/2284] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:11:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:11:12.719833 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-c29a1735-8bdf-41f9-a759-076e53af4791 req-eb138d2d-1429-43a8-bf7b-2fb141c14497 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:12.721848 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c29a1735-8bdf-41f9-a759-076e53af4791 req-eb138d2d-1429-43a8-bf7b-2fb141c14497 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:11:12.722250 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c29a1735-8bdf-41f9-a759-076e53af4791 req-eb138d2d-1429-43a8-bf7b-2fb141c14497 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8fdd7892-d01c-485d-b1f1-8d9201a7978f", "connector": null, "instance_uuid": "8a6433f2-bc84-4e89-af8c-1613cef14b70"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:12.730910 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:12.730910 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:12.769553 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c29a1735-8bdf-41f9-a759-076e53af4791 req-eb138d2d-1429-43a8-bf7b-2fb141c14497 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:11:12.769979 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 577/2285] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:11:12 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 13 06:11:12.815149 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b6607dc5-23ad-4626-b350-fd8fcbfe3ce7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:12.820286 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b6607dc5-23ad-4626-b350-fd8fcbfe3ce7 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 Aug 13 06:11:12.820286 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b6607dc5-23ad-4626-b350-fd8fcbfe3ce7 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:12.820429 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b6607dc5-23ad-4626-b350-fd8fcbfe3ce7 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:12.837505 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:12.837505 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:12.842488 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b6607dc5-23ad-4626-b350-fd8fcbfe3ce7 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:12.849767 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b6607dc5-23ad-4626-b350-fd8fcbfe3ce7 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 returned with HTTP 200 Aug 13 06:11:12.850375 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 567/2286] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:12 2026] GET /volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:12.941907 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-6cf8bb40-5ae2-4a8c-b57d-cdb992f049c7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:12.944719 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-6cf8bb40-5ae2-4a8c-b57d-cdb992f049c7 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:11:12.944960 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-6cf8bb40-5ae2-4a8c-b57d-cdb992f049c7 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:12.945193 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-6cf8bb40-5ae2-4a8c-b57d-cdb992f049c7 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:12.960005 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:12.960005 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:12.963496 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-6cf8bb40-5ae2-4a8c-b57d-cdb992f049c7 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:12.967385 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-6cf8bb40-5ae2-4a8c-b57d-cdb992f049c7 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:11:12.967755 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 571/2287] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:11:12 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 1445 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:13.002451 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-62d7ed0b-d74d-4b18-8ee5-d4536abb05f9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:13.005088 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-62d7ed0b-d74d-4b18-8ee5-d4536abb05f9 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] DELETE https://10.4.3.121/volume/v3/attachments/656a89b4-923a-4ed6-9448-5efeda91768f Aug 13 06:11:13.005300 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-62d7ed0b-d74d-4b18-8ee5-d4536abb05f9 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:13.005478 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-62d7ed0b-d74d-4b18-8ee5-d4536abb05f9 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:13.014926 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:13.014926 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:13.066743 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0ad92eaa-6fdf-4d1d-97cc-ca0ad62809f7 req-62d7ed0b-d74d-4b18-8ee5-d4536abb05f9 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments/656a89b4-923a-4ed6-9448-5efeda91768f returned with HTTP 200 Aug 13 06:11:13.066743 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 573/2288] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:11:13 2026] DELETE /volume/v3/attachments/656a89b4-923a-4ed6-9448-5efeda91768f => generated 192 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:13.265919 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fac4d05c-f2af-4d87-9e13-f0dcb6be05ce None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:13.267734 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fac4d05c-f2af-4d87-9e13-f0dcb6be05ce tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:11:13.268050 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fac4d05c-f2af-4d87-9e13-f0dcb6be05ce tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:13.268396 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fac4d05c-f2af-4d87-9e13-f0dcb6be05ce tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:13.285073 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:13.285073 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:13.292205 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fac4d05c-f2af-4d87-9e13-f0dcb6be05ce tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:13.295838 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fac4d05c-f2af-4d87-9e13-f0dcb6be05ce tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:11:13.299417 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 578/2289] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:13 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 1145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:13.317270 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f3737b13-1c14-4feb-b8f1-ef6bfeb85e15 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:13.320433 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f3737b13-1c14-4feb-b8f1-ef6bfeb85e15 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-reader] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:11:13.320735 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f3737b13-1c14-4feb-b8f1-ef6bfeb85e15 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:13.321938 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f3737b13-1c14-4feb-b8f1-ef6bfeb85e15 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-reader] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:13.341562 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:13.341562 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:13.345981 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f3737b13-1c14-4feb-b8f1-ef6bfeb85e15 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-reader] Volume info retrieved successfully. Aug 13 06:11:13.354281 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f3737b13-1c14-4feb-b8f1-ef6bfeb85e15 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-reader] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:11:13.354752 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 568/2290] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:13 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 1145 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:13.427598 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-5a8cf89f-320f-46a6-ac18-64b42d2082ea None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:13.431097 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-5a8cf89f-320f-46a6-ac18-64b42d2082ea tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:11:13.431097 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-5a8cf89f-320f-46a6-ac18-64b42d2082ea tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:13.431097 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-5a8cf89f-320f-46a6-ac18-64b42d2082ea tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:13.443299 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:13.443299 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:13.447645 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-5a8cf89f-320f-46a6-ac18-64b42d2082ea tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:13.452293 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-5a8cf89f-320f-46a6-ac18-64b42d2082ea tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:11:13.452293 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 572/2291] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:11:13 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:13.485231 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-3b642ff1-34a6-48ef-bceb-f25fd34a36a1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:13.491879 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-3b642ff1-34a6-48ef-bceb-f25fd34a36a1 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] POST https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e/action Aug 13 06:11:13.492301 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-3b642ff1-34a6-48ef-bceb-f25fd34a36a1 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:11:13.492483 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-3b642ff1-34a6-48ef-bceb-f25fd34a36a1 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:13.504383 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:13.504383 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:13.504851 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-3b642ff1-34a6-48ef-bceb-f25fd34a36a1 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:13.512342 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-3b642ff1-34a6-48ef-bceb-f25fd34a36a1 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Begin detaching volume completed successfully. Aug 13 06:11:13.512605 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-3b642ff1-34a6-48ef-bceb-f25fd34a36a1 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e/action returned with HTTP 202 Aug 13 06:11:13.513178 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 574/2292] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:11:13 2026] POST /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:11:13.539365 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b1555569-ca77-49d7-adfe-1d4c3c1ffc7c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:13.541796 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b1555569-ca77-49d7-adfe-1d4c3c1ffc7c tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:11:13.542083 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b1555569-ca77-49d7-adfe-1d4c3c1ffc7c tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:13.542369 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b1555569-ca77-49d7-adfe-1d4c3c1ffc7c tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:13.556286 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:13.556286 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:13.564192 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b1555569-ca77-49d7-adfe-1d4c3c1ffc7c tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:13.572211 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b1555569-ca77-49d7-adfe-1d4c3c1ffc7c tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:11:13.572770 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 579/2293] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:13 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:13.612597 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cee5a1cd-ae71-4a3e-8999-3a253a9b1092 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:13.612597 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cee5a1cd-ae71-4a3e-8999-3a253a9b1092 None None] GET https://10.4.3.121/volume// Aug 13 06:11:13.612597 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cee5a1cd-ae71-4a3e-8999-3a253a9b1092 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:13.612597 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cee5a1cd-ae71-4a3e-8999-3a253a9b1092 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:13.612597 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cee5a1cd-ae71-4a3e-8999-3a253a9b1092 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:11:13.613005 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 569/2294] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:11:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:11:13.623117 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-b0dce156-2817-4030-86f8-ea8b6fa0c66d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:13.626125 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-b0dce156-2817-4030-86f8-ea8b6fa0c66d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:11:13.626490 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-b0dce156-2817-4030-86f8-ea8b6fa0c66d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:13.626782 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-b0dce156-2817-4030-86f8-ea8b6fa0c66d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:13.640856 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:13.640856 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:13.647949 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-b0dce156-2817-4030-86f8-ea8b6fa0c66d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:13.654162 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-b0dce156-2817-4030-86f8-ea8b6fa0c66d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:11:13.654928 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 573/2295] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:11:13 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 1328 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:11:13.868441 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-35b96c6b-9a5c-42b0-a685-492ce6aa9ad0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:13.870017 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-35b96c6b-9a5c-42b0-a685-492ce6aa9ad0 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 Aug 13 06:11:13.873602 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-35b96c6b-9a5c-42b0-a685-492ce6aa9ad0 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:13.873602 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-35b96c6b-9a5c-42b0-a685-492ce6aa9ad0 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:13.900078 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:13.900078 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:13.907991 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-35b96c6b-9a5c-42b0-a685-492ce6aa9ad0 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:13.915316 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-35b96c6b-9a5c-42b0-a685-492ce6aa9ad0 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 returned with HTTP 200 Aug 13 06:11:13.916195 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 575/2296] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:13 2026] GET /volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:14.495920 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-96829525-9359-43cb-a33c-6b71cc948234 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:14.496372 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-96829525-9359-43cb-a33c-6b71cc948234 None None] GET https://10.4.3.121/volume// Aug 13 06:11:14.499339 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-96829525-9359-43cb-a33c-6b71cc948234 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:14.499339 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-96829525-9359-43cb-a33c-6b71cc948234 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:14.499339 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-96829525-9359-43cb-a33c-6b71cc948234 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:11:14.499339 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 580/2297] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:11:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:11:14.508824 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c29a1735-8bdf-41f9-a759-076e53af4791 req-20983f78-7112-46ef-9f5f-39c49b112067 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:14.510875 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c29a1735-8bdf-41f9-a759-076e53af4791 req-20983f78-7112-46ef-9f5f-39c49b112067 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f Aug 13 06:11:14.511072 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c29a1735-8bdf-41f9-a759-076e53af4791 req-20983f78-7112-46ef-9f5f-39c49b112067 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:14.511294 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c29a1735-8bdf-41f9-a759-076e53af4791 req-20983f78-7112-46ef-9f5f-39c49b112067 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:14.520677 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:14.520677 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:14.524241 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-c29a1735-8bdf-41f9-a759-076e53af4791 req-20983f78-7112-46ef-9f5f-39c49b112067 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:11:14.528805 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c29a1735-8bdf-41f9-a759-076e53af4791 req-20983f78-7112-46ef-9f5f-39c49b112067 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f returned with HTTP 200 Aug 13 06:11:14.529239 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 570/2298] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:11:14 2026] GET /volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f => generated 1536 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:11:14.590411 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fc31560d-fa6f-424f-9b62-86d0afba5364 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:14.592689 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fc31560d-fa6f-424f-9b62-86d0afba5364 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:11:14.592891 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fc31560d-fa6f-424f-9b62-86d0afba5364 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:14.593076 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fc31560d-fa6f-424f-9b62-86d0afba5364 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:14.602951 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:14.602951 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:14.608217 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fc31560d-fa6f-424f-9b62-86d0afba5364 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:14.620821 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fc31560d-fa6f-424f-9b62-86d0afba5364 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:11:14.621334 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 574/2299] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:14 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:14.634666 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c29a1735-8bdf-41f9-a759-076e53af4791 req-5bc93dd9-f65b-4a2c-b6c9-0c3b028f5a4f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:14.641365 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c29a1735-8bdf-41f9-a759-076e53af4791 req-5bc93dd9-f65b-4a2c-b6c9-0c3b028f5a4f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] PUT https://10.4.3.121/volume/v3/attachments/e5d9d702-b6ee-4e02-8aa3-b6d81403c343 Aug 13 06:11:14.641365 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c29a1735-8bdf-41f9-a759-076e53af4791 req-5bc93dd9-f65b-4a2c-b6c9-0c3b028f5a4f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:14.653659 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-c29a1735-8bdf-41f9-a759-076e53af4791 req-5bc93dd9-f65b-4a2c-b6c9-0c3b028f5a4f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Acquiring lock "cinder-attachment_update-8fdd7892-d01c-485d-b1f1-8d9201a7978f-np0000007163" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:11:14.658709 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-c29a1735-8bdf-41f9-a759-076e53af4791 req-5bc93dd9-f65b-4a2c-b6c9-0c3b028f5a4f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Lock "cinder-attachment_update-8fdd7892-d01c-485d-b1f1-8d9201a7978f-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:11:14.660061 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:14.660061 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:14.776834 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-c29a1735-8bdf-41f9-a759-076e53af4791 req-5bc93dd9-f65b-4a2c-b6c9-0c3b028f5a4f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Lock "cinder-attachment_update-8fdd7892-d01c-485d-b1f1-8d9201a7978f-np0000007163" released by "attachment_update" :: held 0.116s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:11:14.776834 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c29a1735-8bdf-41f9-a759-076e53af4791 req-5bc93dd9-f65b-4a2c-b6c9-0c3b028f5a4f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/attachments/e5d9d702-b6ee-4e02-8aa3-b6d81403c343 returned with HTTP 200 Aug 13 06:11:14.776834 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 576/2300] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:11:14 2026] PUT /volume/v3/attachments/e5d9d702-b6ee-4e02-8aa3-b6d81403c343 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:14.809119 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-c29a1735-8bdf-41f9-a759-076e53af4791 req-52fa0e8a-664c-4ab6-b852-ac6e2c1490b9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:14.815022 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c29a1735-8bdf-41f9-a759-076e53af4791 req-52fa0e8a-664c-4ab6-b852-ac6e2c1490b9 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] POST https://10.4.3.121/volume/v3/attachments/e5d9d702-b6ee-4e02-8aa3-b6d81403c343/action Aug 13 06:11:14.815022 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c29a1735-8bdf-41f9-a759-076e53af4791 req-52fa0e8a-664c-4ab6-b852-ac6e2c1490b9 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:11:14.815022 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c29a1735-8bdf-41f9-a759-076e53af4791 req-52fa0e8a-664c-4ab6-b852-ac6e2c1490b9 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:14.846781 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:14.846781 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:14.862261 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c29a1735-8bdf-41f9-a759-076e53af4791 req-52fa0e8a-664c-4ab6-b852-ac6e2c1490b9 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/attachments/e5d9d702-b6ee-4e02-8aa3-b6d81403c343/action returned with HTTP 204 Aug 13 06:11:14.862845 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 581/2301] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:11:14 2026] POST /volume/v3/attachments/e5d9d702-b6ee-4e02-8aa3-b6d81403c343/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:14.935701 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6443031a-55ac-46e0-98c4-b807f08dcbfe None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:14.937731 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6443031a-55ac-46e0-98c4-b807f08dcbfe tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 Aug 13 06:11:14.937908 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6443031a-55ac-46e0-98c4-b807f08dcbfe tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:14.938079 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6443031a-55ac-46e0-98c4-b807f08dcbfe tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:14.949776 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:14.949776 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:14.952929 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6443031a-55ac-46e0-98c4-b807f08dcbfe tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:14.956867 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6443031a-55ac-46e0-98c4-b807f08dcbfe tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 returned with HTTP 200 Aug 13 06:11:14.957309 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 571/2302] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:14 2026] GET /volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:15.387602 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-72188f0d-8665-44f7-b18f-bfebb6e0c1d2 req-521003ac-6b17-441c-98ca-a2fdeb419748 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:15.389669 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-72188f0d-8665-44f7-b18f-bfebb6e0c1d2 req-521003ac-6b17-441c-98ca-a2fdeb419748 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] POST https://10.4.3.121/volume/v3/attachments/128de35e-e09f-4492-b9b0-b2e8e3130ab2/action Aug 13 06:11:15.390706 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-72188f0d-8665-44f7-b18f-bfebb6e0c1d2 req-521003ac-6b17-441c-98ca-a2fdeb419748 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:11:15.390706 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-72188f0d-8665-44f7-b18f-bfebb6e0c1d2 req-521003ac-6b17-441c-98ca-a2fdeb419748 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:15.408631 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:15.408631 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:15.428517 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-72188f0d-8665-44f7-b18f-bfebb6e0c1d2 req-521003ac-6b17-441c-98ca-a2fdeb419748 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/attachments/128de35e-e09f-4492-b9b0-b2e8e3130ab2/action returned with HTTP 204 Aug 13 06:11:15.428517 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 575/2303] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:11:15 2026] POST /volume/v3/attachments/128de35e-e09f-4492-b9b0-b2e8e3130ab2/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:15.520066 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0b249b4e-92c9-4f9a-8c49-8a61b20cf1f9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:15.520550 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0b249b4e-92c9-4f9a-8c49-8a61b20cf1f9 None None] GET https://10.4.3.121/volume// Aug 13 06:11:15.520754 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0b249b4e-92c9-4f9a-8c49-8a61b20cf1f9 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:15.520997 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0b249b4e-92c9-4f9a-8c49-8a61b20cf1f9 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:15.521380 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0b249b4e-92c9-4f9a-8c49-8a61b20cf1f9 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:11:15.521758 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 577/2304] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:11:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:11:15.529484 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-2290834a-a269-4ea1-a348-0fbeade5c97a req-4329c23c-0ce3-4ea7-b1e7-bfa03a88bcb0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:15.531378 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-2290834a-a269-4ea1-a348-0fbeade5c97a req-4329c23c-0ce3-4ea7-b1e7-bfa03a88bcb0 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:11:15.531925 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-2290834a-a269-4ea1-a348-0fbeade5c97a req-4329c23c-0ce3-4ea7-b1e7-bfa03a88bcb0 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd78029c-2ae3-4ca5-8301-c7d009293d91", "connector": null, "instance_uuid": "04349537-3309-4f5a-b725-87eda1580971"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:15.543036 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:15.543036 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:15.577852 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-2290834a-a269-4ea1-a348-0fbeade5c97a req-4329c23c-0ce3-4ea7-b1e7-bfa03a88bcb0 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:11:15.577852 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 582/2305] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:11:15 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 13 06:11:15.585234 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-2290834a-a269-4ea1-a348-0fbeade5c97a req-842d2431-769d-4777-b935-8d9d76c3467c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:15.587230 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2290834a-a269-4ea1-a348-0fbeade5c97a req-842d2431-769d-4777-b935-8d9d76c3467c tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] DELETE https://10.4.3.121/volume/v3/attachments/4b52c330-0dfa-4421-afce-2feea0c65e95 Aug 13 06:11:15.587418 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2290834a-a269-4ea1-a348-0fbeade5c97a req-842d2431-769d-4777-b935-8d9d76c3467c tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:15.587617 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2290834a-a269-4ea1-a348-0fbeade5c97a req-842d2431-769d-4777-b935-8d9d76c3467c tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:15.594162 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:15.594162 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:15.636850 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-da6938fe-3fad-472b-ac46-3d5737ea3940 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:15.638967 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-da6938fe-3fad-472b-ac46-3d5737ea3940 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:11:15.639212 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-da6938fe-3fad-472b-ac46-3d5737ea3940 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:15.639455 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-da6938fe-3fad-472b-ac46-3d5737ea3940 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:15.649737 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2290834a-a269-4ea1-a348-0fbeade5c97a req-842d2431-769d-4777-b935-8d9d76c3467c tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/attachments/4b52c330-0dfa-4421-afce-2feea0c65e95 returned with HTTP 200 Aug 13 06:11:15.650172 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 572/2306] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:11:15 2026] DELETE /volume/v3/attachments/4b52c330-0dfa-4421-afce-2feea0c65e95 => generated 192 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:15.650373 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:15.650373 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:15.655884 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-da6938fe-3fad-472b-ac46-3d5737ea3940 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:15.660732 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-da6938fe-3fad-472b-ac46-3d5737ea3940 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:11:15.661047 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 576/2307] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:15 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:15.970046 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8d554b0c-578c-4f6d-acae-a46cbcaf0114 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:15.971471 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8d554b0c-578c-4f6d-acae-a46cbcaf0114 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 Aug 13 06:11:15.971954 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8d554b0c-578c-4f6d-acae-a46cbcaf0114 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:15.972322 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8d554b0c-578c-4f6d-acae-a46cbcaf0114 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:15.982932 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:15.982932 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:15.990213 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8d554b0c-578c-4f6d-acae-a46cbcaf0114 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:15.993155 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8d554b0c-578c-4f6d-acae-a46cbcaf0114 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 returned with HTTP 200 Aug 13 06:11:15.993673 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 578/2308] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:15 2026] GET /volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:16.008131 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2dcbf9b6-07be-41d3-97b0-12573153be6e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:16.009789 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2dcbf9b6-07be-41d3-97b0-12573153be6e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:11:16.010092 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2dcbf9b6-07be-41d3-97b0-12573153be6e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b42597f5-1172-4e81-b7e6-9f7b220297a7", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-949125346"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:16.021731 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:16.021731 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:16.022238 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2dcbf9b6-07be-41d3-97b0-12573153be6e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:16.022388 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-2dcbf9b6-07be-41d3-97b0-12573153be6e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Create snapshot from volume b42597f5-1172-4e81-b7e6-9f7b220297a7 Aug 13 06:11:16.053475 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-2dcbf9b6-07be-41d3-97b0-12573153be6e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Created reservations ['65aa4380-2dbf-4dda-af07-d51eb4ac2eb9', '5f9deb54-3cc8-44ac-855d-794d7a6756c1', '11500425-62f3-40a5-a833-f319ff806b26', '88c3699a-6d23-42fc-9dda-5272f4efbd02'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:11:16.100099 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2dcbf9b6-07be-41d3-97b0-12573153be6e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot force create request issued successfully. Aug 13 06:11:16.100514 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2dcbf9b6-07be-41d3-97b0-12573153be6e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:11:16.100970 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 583/2309] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:11:16 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 13 06:11:16.109524 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-350e24ae-4ce7-4fb8-b243-bb864f7ca136 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:16.111466 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-350e24ae-4ce7-4fb8-b243-bb864f7ca136 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/1b38cea0-0d15-4522-a2d7-c1f33d08b04e Aug 13 06:11:16.111681 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-350e24ae-4ce7-4fb8-b243-bb864f7ca136 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:16.111889 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-350e24ae-4ce7-4fb8-b243-bb864f7ca136 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:16.120764 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:16.120764 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:16.121397 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-350e24ae-4ce7-4fb8-b243-bb864f7ca136 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:11:16.122531 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-350e24ae-4ce7-4fb8-b243-bb864f7ca136 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/1b38cea0-0d15-4522-a2d7-c1f33d08b04e returned with HTTP 200 Aug 13 06:11:16.123049 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 573/2310] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:11:16 2026] GET /volume/v3/snapshots/1b38cea0-0d15-4522-a2d7-c1f33d08b04e => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:16.679034 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-262e7f98-5bcd-49c4-925f-f5beb7b09ac5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:16.681301 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-262e7f98-5bcd-49c4-925f-f5beb7b09ac5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:11:16.681418 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-262e7f98-5bcd-49c4-925f-f5beb7b09ac5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:16.681923 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-262e7f98-5bcd-49c4-925f-f5beb7b09ac5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:16.698394 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:16.698394 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:16.704262 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-262e7f98-5bcd-49c4-925f-f5beb7b09ac5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:16.712372 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-262e7f98-5bcd-49c4-925f-f5beb7b09ac5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:11:16.712912 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 577/2311] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:16 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:17.134010 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cdf65d96-62da-4c83-96f1-66848ee0d12d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:17.135818 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cdf65d96-62da-4c83-96f1-66848ee0d12d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/1b38cea0-0d15-4522-a2d7-c1f33d08b04e Aug 13 06:11:17.136067 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cdf65d96-62da-4c83-96f1-66848ee0d12d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:17.136321 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cdf65d96-62da-4c83-96f1-66848ee0d12d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:17.142396 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:17.142396 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:17.142892 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cdf65d96-62da-4c83-96f1-66848ee0d12d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:11:17.143693 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cdf65d96-62da-4c83-96f1-66848ee0d12d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/1b38cea0-0d15-4522-a2d7-c1f33d08b04e returned with HTTP 200 Aug 13 06:11:17.144024 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 579/2312] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:11:17 2026] GET /volume/v3/snapshots/1b38cea0-0d15-4522-a2d7-c1f33d08b04e => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:17.152577 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-953d27ef-6caa-41db-b91a-32918bc35ba7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:17.154825 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-953d27ef-6caa-41db-b91a-32918bc35ba7 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:11:17.155283 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-953d27ef-6caa-41db-b91a-32918bc35ba7 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b42597f5-1172-4e81-b7e6-9f7b220297a7", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1241158302"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:17.167407 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:17.167407 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:17.167908 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-953d27ef-6caa-41db-b91a-32918bc35ba7 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:17.168026 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-953d27ef-6caa-41db-b91a-32918bc35ba7 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Create snapshot from volume b42597f5-1172-4e81-b7e6-9f7b220297a7 Aug 13 06:11:17.196076 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-953d27ef-6caa-41db-b91a-32918bc35ba7 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Created reservations ['d488c2ea-9ef5-483f-a9a1-d51b1a5b365c', '76d5c54f-302c-4be0-9eb4-266ab8a2261d', 'ceb63b58-cb25-4933-8545-899458f86b38', '48b9dcee-3b80-4606-809d-1a81180d6172'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:11:17.226361 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-953d27ef-6caa-41db-b91a-32918bc35ba7 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot force create request issued successfully. Aug 13 06:11:17.226673 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-953d27ef-6caa-41db-b91a-32918bc35ba7 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:11:17.227045 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 584/2313] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:11:17 2026] POST /volume/v3/snapshots => generated 310 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:11:17.240345 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-39720f60-8d75-479d-b6e3-42fed41870db None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:17.242336 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-39720f60-8d75-479d-b6e3-42fed41870db tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/01f8a93a-8ed8-416f-815e-c5c8d8b1ca66 Aug 13 06:11:17.242553 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-39720f60-8d75-479d-b6e3-42fed41870db tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:17.242760 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-39720f60-8d75-479d-b6e3-42fed41870db tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:17.247517 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:17.247517 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:17.248975 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-39720f60-8d75-479d-b6e3-42fed41870db tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:11:17.248975 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-39720f60-8d75-479d-b6e3-42fed41870db tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/01f8a93a-8ed8-416f-815e-c5c8d8b1ca66 returned with HTTP 200 Aug 13 06:11:17.249175 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 574/2314] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:11:17 2026] GET /volume/v3/snapshots/01f8a93a-8ed8-416f-815e-c5c8d8b1ca66 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:11:17.729059 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4978e4bc-a6b8-454a-9b6d-ac70ae836799 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:17.731734 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4978e4bc-a6b8-454a-9b6d-ac70ae836799 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:11:17.731936 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4978e4bc-a6b8-454a-9b6d-ac70ae836799 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:17.732121 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4978e4bc-a6b8-454a-9b6d-ac70ae836799 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:17.742356 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:17.742356 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:17.746514 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4978e4bc-a6b8-454a-9b6d-ac70ae836799 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:17.753220 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4978e4bc-a6b8-454a-9b6d-ac70ae836799 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:11:17.753626 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 578/2315] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:17 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:17.785418 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-2290834a-a269-4ea1-a348-0fbeade5c97a req-0d8107eb-f9f8-4e6a-a56f-e96ce3ab212c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:17.787669 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2290834a-a269-4ea1-a348-0fbeade5c97a req-0d8107eb-f9f8-4e6a-a56f-e96ce3ab212c tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] PUT https://10.4.3.121/volume/v3/attachments/c9d71c50-393f-4cc9-a0ce-576d0aa913f0 Aug 13 06:11:17.787764 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-2290834a-a269-4ea1-a348-0fbeade5c97a req-0d8107eb-f9f8-4e6a-a56f-e96ce3ab212c tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:17.799017 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-2290834a-a269-4ea1-a348-0fbeade5c97a req-0d8107eb-f9f8-4e6a-a56f-e96ce3ab212c tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Acquiring lock "cinder-attachment_update-fd78029c-2ae3-4ca5-8301-c7d009293d91-np0000007163" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:11:17.803439 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-2290834a-a269-4ea1-a348-0fbeade5c97a req-0d8107eb-f9f8-4e6a-a56f-e96ce3ab212c tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Lock "cinder-attachment_update-fd78029c-2ae3-4ca5-8301-c7d009293d91-np0000007163" acquired by "attachment_update" :: waited 0.004s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:11:17.804456 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:17.804456 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:17.908423 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-2290834a-a269-4ea1-a348-0fbeade5c97a req-0d8107eb-f9f8-4e6a-a56f-e96ce3ab212c tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Lock "cinder-attachment_update-fd78029c-2ae3-4ca5-8301-c7d009293d91-np0000007163" released by "attachment_update" :: held 0.105s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:11:17.908804 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2290834a-a269-4ea1-a348-0fbeade5c97a req-0d8107eb-f9f8-4e6a-a56f-e96ce3ab212c tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/attachments/c9d71c50-393f-4cc9-a0ce-576d0aa913f0 returned with HTTP 200 Aug 13 06:11:17.909359 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 580/2316] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:11:17 2026] PUT /volume/v3/attachments/c9d71c50-393f-4cc9-a0ce-576d0aa913f0 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:17.921121 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-2290834a-a269-4ea1-a348-0fbeade5c97a req-d74d766a-be52-4f0e-8ca9-c7892cca217d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:17.924325 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-2290834a-a269-4ea1-a348-0fbeade5c97a req-d74d766a-be52-4f0e-8ca9-c7892cca217d tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] GET https://10.4.3.121/volume/v3/attachments/c9d71c50-393f-4cc9-a0ce-576d0aa913f0 Aug 13 06:11:17.924731 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-2290834a-a269-4ea1-a348-0fbeade5c97a req-d74d766a-be52-4f0e-8ca9-c7892cca217d tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:17.926085 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-2290834a-a269-4ea1-a348-0fbeade5c97a req-d74d766a-be52-4f0e-8ca9-c7892cca217d tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:17.942679 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-2290834a-a269-4ea1-a348-0fbeade5c97a req-d74d766a-be52-4f0e-8ca9-c7892cca217d tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/attachments/c9d71c50-393f-4cc9-a0ce-576d0aa913f0 returned with HTTP 200 Aug 13 06:11:17.943345 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 585/2317] 10.4.3.121 () {70 vars in 1651 bytes} [Thu Aug 13 06:11:17 2026] GET /volume/v3/attachments/c9d71c50-393f-4cc9-a0ce-576d0aa913f0 => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:18.269353 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-56ce979e-6d0f-4d78-a63b-bb5b169d2cf3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:18.273234 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-56ce979e-6d0f-4d78-a63b-bb5b169d2cf3 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/01f8a93a-8ed8-416f-815e-c5c8d8b1ca66 Aug 13 06:11:18.273234 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-56ce979e-6d0f-4d78-a63b-bb5b169d2cf3 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:18.273234 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-56ce979e-6d0f-4d78-a63b-bb5b169d2cf3 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:18.279013 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:18.279013 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:18.279845 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-56ce979e-6d0f-4d78-a63b-bb5b169d2cf3 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:11:18.280608 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-56ce979e-6d0f-4d78-a63b-bb5b169d2cf3 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/01f8a93a-8ed8-416f-815e-c5c8d8b1ca66 returned with HTTP 200 Aug 13 06:11:18.281072 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 575/2318] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:11:18 2026] GET /volume/v3/snapshots/01f8a93a-8ed8-416f-815e-c5c8d8b1ca66 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:18.291337 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d5f18fa7-378f-4d9e-8fcd-24a77b38b3a5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:18.293444 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d5f18fa7-378f-4d9e-8fcd-24a77b38b3a5 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/01f8a93a-8ed8-416f-815e-c5c8d8b1ca66 Aug 13 06:11:18.293640 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d5f18fa7-378f-4d9e-8fcd-24a77b38b3a5 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:18.293827 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d5f18fa7-378f-4d9e-8fcd-24a77b38b3a5 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:18.293930 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-d5f18fa7-378f-4d9e-8fcd-24a77b38b3a5 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete snapshot with id: 01f8a93a-8ed8-416f-815e-c5c8d8b1ca66 Aug 13 06:11:18.298900 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:18.298900 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:18.299420 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d5f18fa7-378f-4d9e-8fcd-24a77b38b3a5 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:11:18.320886 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d5f18fa7-378f-4d9e-8fcd-24a77b38b3a5 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot delete request issued successfully. Aug 13 06:11:18.320983 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d5f18fa7-378f-4d9e-8fcd-24a77b38b3a5 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/01f8a93a-8ed8-416f-815e-c5c8d8b1ca66 returned with HTTP 202 Aug 13 06:11:18.321490 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 579/2319] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:11:18 2026] DELETE /volume/v3/snapshots/01f8a93a-8ed8-416f-815e-c5c8d8b1ca66 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:11:18.329657 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0cf399eb-a291-4cd6-ad67-610db516af1b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:18.331925 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0cf399eb-a291-4cd6-ad67-610db516af1b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/01f8a93a-8ed8-416f-815e-c5c8d8b1ca66 Aug 13 06:11:18.332213 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0cf399eb-a291-4cd6-ad67-610db516af1b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:18.332477 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0cf399eb-a291-4cd6-ad67-610db516af1b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:18.338875 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:18.338875 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:18.339477 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0cf399eb-a291-4cd6-ad67-610db516af1b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:11:18.340505 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0cf399eb-a291-4cd6-ad67-610db516af1b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/01f8a93a-8ed8-416f-815e-c5c8d8b1ca66 returned with HTTP 200 Aug 13 06:11:18.340967 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 581/2320] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:11:18 2026] GET /volume/v3/snapshots/01f8a93a-8ed8-416f-815e-c5c8d8b1ca66 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:18.646926 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-c3e11544-ab7f-49e3-b353-256b9b1e8e10 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:18.649151 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-c3e11544-ab7f-49e3-b353-256b9b1e8e10 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:11:18.649408 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-c3e11544-ab7f-49e3-b353-256b9b1e8e10 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:18.649650 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-c3e11544-ab7f-49e3-b353-256b9b1e8e10 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:18.663740 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:18.663740 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:18.667441 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-c3e11544-ab7f-49e3-b353-256b9b1e8e10 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:18.671904 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-c3e11544-ab7f-49e3-b353-256b9b1e8e10 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:11:18.672367 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 586/2321] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:11:18 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:18.766363 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b85163d5-de3f-4fe1-a6d2-117bb0f4524d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:18.768690 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b85163d5-de3f-4fe1-a6d2-117bb0f4524d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:11:18.769388 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b85163d5-de3f-4fe1-a6d2-117bb0f4524d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:18.769825 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b85163d5-de3f-4fe1-a6d2-117bb0f4524d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:18.781987 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:18.781987 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:18.785842 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b85163d5-de3f-4fe1-a6d2-117bb0f4524d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:18.790802 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b85163d5-de3f-4fe1-a6d2-117bb0f4524d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:11:18.791314 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 576/2322] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:18 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:19.351888 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ce89ba0f-15c6-4c2a-84ab-9865b5559347 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:19.353736 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ce89ba0f-15c6-4c2a-84ab-9865b5559347 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/01f8a93a-8ed8-416f-815e-c5c8d8b1ca66 Aug 13 06:11:19.355239 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ce89ba0f-15c6-4c2a-84ab-9865b5559347 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:19.355239 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ce89ba0f-15c6-4c2a-84ab-9865b5559347 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:19.361524 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ce89ba0f-15c6-4c2a-84ab-9865b5559347 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/01f8a93a-8ed8-416f-815e-c5c8d8b1ca66 returned with HTTP 404 Aug 13 06:11:19.362206 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 580/2323] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:11:19 2026] GET /volume/v3/snapshots/01f8a93a-8ed8-416f-815e-c5c8d8b1ca66 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:19.368594 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1d75fdfe-4ac4-45ca-bb87-1b16fe70618b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:19.371161 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d75fdfe-4ac4-45ca-bb87-1b16fe70618b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/8ea3fa08-164a-4289-b495-72b45e7dab68 Aug 13 06:11:19.371425 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1d75fdfe-4ac4-45ca-bb87-1b16fe70618b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:19.371630 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1d75fdfe-4ac4-45ca-bb87-1b16fe70618b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:19.371752 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-1d75fdfe-4ac4-45ca-bb87-1b16fe70618b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete snapshot with id: 8ea3fa08-164a-4289-b495-72b45e7dab68 Aug 13 06:11:19.377594 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:19.377594 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:19.378024 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1d75fdfe-4ac4-45ca-bb87-1b16fe70618b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:11:19.394565 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1d75fdfe-4ac4-45ca-bb87-1b16fe70618b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot delete request issued successfully. Aug 13 06:11:19.394721 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d75fdfe-4ac4-45ca-bb87-1b16fe70618b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/8ea3fa08-164a-4289-b495-72b45e7dab68 returned with HTTP 202 Aug 13 06:11:19.395381 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 582/2324] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:11:19 2026] DELETE /volume/v3/snapshots/8ea3fa08-164a-4289-b495-72b45e7dab68 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:11:19.402733 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a120fbbf-e5e4-4aa3-975e-035a962d516a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:19.404736 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a120fbbf-e5e4-4aa3-975e-035a962d516a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/8ea3fa08-164a-4289-b495-72b45e7dab68 Aug 13 06:11:19.404956 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a120fbbf-e5e4-4aa3-975e-035a962d516a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:19.405154 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a120fbbf-e5e4-4aa3-975e-035a962d516a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:19.411051 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:19.411051 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:19.411051 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a120fbbf-e5e4-4aa3-975e-035a962d516a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:11:19.411776 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a120fbbf-e5e4-4aa3-975e-035a962d516a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/8ea3fa08-164a-4289-b495-72b45e7dab68 returned with HTTP 200 Aug 13 06:11:19.412126 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 587/2325] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:11:19 2026] GET /volume/v3/snapshots/8ea3fa08-164a-4289-b495-72b45e7dab68 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:19.807435 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9352c3dd-a683-4cea-8089-e51b7a498770 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:19.809207 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9352c3dd-a683-4cea-8089-e51b7a498770 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:11:19.809417 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9352c3dd-a683-4cea-8089-e51b7a498770 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:19.809612 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9352c3dd-a683-4cea-8089-e51b7a498770 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:19.822755 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:19.822755 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:19.827283 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9352c3dd-a683-4cea-8089-e51b7a498770 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:19.833584 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9352c3dd-a683-4cea-8089-e51b7a498770 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:11:19.834022 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 577/2326] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:19 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:20.422271 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1a092a64-a011-485d-8e12-7570158a19d4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:20.424252 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1a092a64-a011-485d-8e12-7570158a19d4 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/8ea3fa08-164a-4289-b495-72b45e7dab68 Aug 13 06:11:20.424590 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1a092a64-a011-485d-8e12-7570158a19d4 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:20.424851 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1a092a64-a011-485d-8e12-7570158a19d4 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:20.430201 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1a092a64-a011-485d-8e12-7570158a19d4 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/8ea3fa08-164a-4289-b495-72b45e7dab68 returned with HTTP 404 Aug 13 06:11:20.430824 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 581/2327] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:11:20 2026] GET /volume/v3/snapshots/8ea3fa08-164a-4289-b495-72b45e7dab68 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:20.438764 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-45e0913b-3277-4511-a23b-31e6a09dbd0f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:20.442286 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-45e0913b-3277-4511-a23b-31e6a09dbd0f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/1b38cea0-0d15-4522-a2d7-c1f33d08b04e Aug 13 06:11:20.442575 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-45e0913b-3277-4511-a23b-31e6a09dbd0f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:20.442980 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-45e0913b-3277-4511-a23b-31e6a09dbd0f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:20.443098 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-45e0913b-3277-4511-a23b-31e6a09dbd0f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete snapshot with id: 1b38cea0-0d15-4522-a2d7-c1f33d08b04e Aug 13 06:11:20.450903 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:20.450903 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:20.451731 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-45e0913b-3277-4511-a23b-31e6a09dbd0f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:11:20.476176 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-45e0913b-3277-4511-a23b-31e6a09dbd0f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot delete request issued successfully. Aug 13 06:11:20.476524 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-45e0913b-3277-4511-a23b-31e6a09dbd0f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/1b38cea0-0d15-4522-a2d7-c1f33d08b04e returned with HTTP 202 Aug 13 06:11:20.477015 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 583/2328] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:11:20 2026] DELETE /volume/v3/snapshots/1b38cea0-0d15-4522-a2d7-c1f33d08b04e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:11:20.485959 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e043a5f7-f5a5-4a1c-9ae0-003e202e10d9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:20.489295 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e043a5f7-f5a5-4a1c-9ae0-003e202e10d9 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/1b38cea0-0d15-4522-a2d7-c1f33d08b04e Aug 13 06:11:20.489558 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e043a5f7-f5a5-4a1c-9ae0-003e202e10d9 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:20.489781 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e043a5f7-f5a5-4a1c-9ae0-003e202e10d9 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:20.497462 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:20.497462 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:20.497462 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e043a5f7-f5a5-4a1c-9ae0-003e202e10d9 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:11:20.497900 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e043a5f7-f5a5-4a1c-9ae0-003e202e10d9 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/1b38cea0-0d15-4522-a2d7-c1f33d08b04e returned with HTTP 200 Aug 13 06:11:20.498441 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 588/2329] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:11:20 2026] GET /volume/v3/snapshots/1b38cea0-0d15-4522-a2d7-c1f33d08b04e => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:20.850026 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-df18e2db-b05e-4192-b985-d6e8b73aacd9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:20.852499 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-df18e2db-b05e-4192-b985-d6e8b73aacd9 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:11:20.852780 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-df18e2db-b05e-4192-b985-d6e8b73aacd9 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:20.853049 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-df18e2db-b05e-4192-b985-d6e8b73aacd9 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:20.867117 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:20.867117 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:20.872736 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-df18e2db-b05e-4192-b985-d6e8b73aacd9 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:20.878710 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-df18e2db-b05e-4192-b985-d6e8b73aacd9 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:11:20.879195 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 578/2330] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:20 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:21.508352 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c4e35e61-9343-4298-8e8a-6b9f97f4733e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:21.512105 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c4e35e61-9343-4298-8e8a-6b9f97f4733e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/1b38cea0-0d15-4522-a2d7-c1f33d08b04e Aug 13 06:11:21.512399 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c4e35e61-9343-4298-8e8a-6b9f97f4733e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:21.512655 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c4e35e61-9343-4298-8e8a-6b9f97f4733e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:21.518635 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c4e35e61-9343-4298-8e8a-6b9f97f4733e tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/1b38cea0-0d15-4522-a2d7-c1f33d08b04e returned with HTTP 404 Aug 13 06:11:21.519551 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 582/2331] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:11:21 2026] GET /volume/v3/snapshots/1b38cea0-0d15-4522-a2d7-c1f33d08b04e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:21.527773 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-18c3fa09-18aa-4549-a05c-ca1ca88902f6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:21.529516 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-18c3fa09-18aa-4549-a05c-ca1ca88902f6 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/01f8a93a-8ed8-416f-815e-c5c8d8b1ca66 Aug 13 06:11:21.529700 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-18c3fa09-18aa-4549-a05c-ca1ca88902f6 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:21.529889 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-18c3fa09-18aa-4549-a05c-ca1ca88902f6 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:21.530009 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-18c3fa09-18aa-4549-a05c-ca1ca88902f6 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete snapshot with id: 01f8a93a-8ed8-416f-815e-c5c8d8b1ca66 Aug 13 06:11:21.534312 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-18c3fa09-18aa-4549-a05c-ca1ca88902f6 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/01f8a93a-8ed8-416f-815e-c5c8d8b1ca66 returned with HTTP 404 Aug 13 06:11:21.534805 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 584/2332] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:11:21 2026] DELETE /volume/v3/snapshots/01f8a93a-8ed8-416f-815e-c5c8d8b1ca66 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:21.541518 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-30ee2052-c6dd-4614-8741-8f5cf440c352 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:21.544833 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-30ee2052-c6dd-4614-8741-8f5cf440c352 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/1b38cea0-0d15-4522-a2d7-c1f33d08b04e Aug 13 06:11:21.545084 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-30ee2052-c6dd-4614-8741-8f5cf440c352 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:21.545357 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-30ee2052-c6dd-4614-8741-8f5cf440c352 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:21.545635 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-30ee2052-c6dd-4614-8741-8f5cf440c352 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete snapshot with id: 1b38cea0-0d15-4522-a2d7-c1f33d08b04e Aug 13 06:11:21.555666 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-30ee2052-c6dd-4614-8741-8f5cf440c352 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/1b38cea0-0d15-4522-a2d7-c1f33d08b04e returned with HTTP 404 Aug 13 06:11:21.556169 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 589/2333] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:11:21 2026] DELETE /volume/v3/snapshots/1b38cea0-0d15-4522-a2d7-c1f33d08b04e => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:21.598202 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c98abd17-4cd1-46e7-bdd5-f2726d907e91 req-92afc306-1263-4784-bd25-87ea4e112c7b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:21.600734 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c98abd17-4cd1-46e7-bdd5-f2726d907e91 req-92afc306-1263-4784-bd25-87ea4e112c7b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 Aug 13 06:11:21.600930 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c98abd17-4cd1-46e7-bdd5-f2726d907e91 req-92afc306-1263-4784-bd25-87ea4e112c7b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:21.601121 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c98abd17-4cd1-46e7-bdd5-f2726d907e91 req-92afc306-1263-4784-bd25-87ea4e112c7b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:21.616132 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:21.616132 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:21.621565 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-c98abd17-4cd1-46e7-bdd5-f2726d907e91 req-92afc306-1263-4784-bd25-87ea4e112c7b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:21.628582 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c98abd17-4cd1-46e7-bdd5-f2726d907e91 req-92afc306-1263-4784-bd25-87ea4e112c7b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 returned with HTTP 200 Aug 13 06:11:21.628582 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 579/2334] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:11:21 2026] GET /volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:21.652704 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c98abd17-4cd1-46e7-bdd5-f2726d907e91 req-78852f62-e94b-48b0-bd18-829f248dbaa1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:21.656101 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c98abd17-4cd1-46e7-bdd5-f2726d907e91 req-78852f62-e94b-48b0-bd18-829f248dbaa1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] POST https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7/action Aug 13 06:11:21.656507 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c98abd17-4cd1-46e7-bdd5-f2726d907e91 req-78852f62-e94b-48b0-bd18-829f248dbaa1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:11:21.656621 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c98abd17-4cd1-46e7-bdd5-f2726d907e91 req-78852f62-e94b-48b0-bd18-829f248dbaa1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:21.671729 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:21.671729 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:21.672415 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-c98abd17-4cd1-46e7-bdd5-f2726d907e91 req-78852f62-e94b-48b0-bd18-829f248dbaa1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:21.679774 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-c98abd17-4cd1-46e7-bdd5-f2726d907e91 req-78852f62-e94b-48b0-bd18-829f248dbaa1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Begin detaching volume completed successfully. Aug 13 06:11:21.680037 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c98abd17-4cd1-46e7-bdd5-f2726d907e91 req-78852f62-e94b-48b0-bd18-829f248dbaa1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7/action returned with HTTP 202 Aug 13 06:11:21.680566 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 583/2335] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:11:21 2026] POST /volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:11:21.753943 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-efcf8e5d-a5dd-44de-82f7-3e64b28c4e5c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:21.754338 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-efcf8e5d-a5dd-44de-82f7-3e64b28c4e5c None None] GET https://10.4.3.121/volume// Aug 13 06:11:21.754576 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-efcf8e5d-a5dd-44de-82f7-3e64b28c4e5c None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:21.754839 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-efcf8e5d-a5dd-44de-82f7-3e64b28c4e5c None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:21.755230 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-efcf8e5d-a5dd-44de-82f7-3e64b28c4e5c None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:11:21.755622 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 585/2336] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:11:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:11:21.771735 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-c98abd17-4cd1-46e7-bdd5-f2726d907e91 req-0bff786f-b822-439e-9843-e58dc7808b9d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:21.776746 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c98abd17-4cd1-46e7-bdd5-f2726d907e91 req-0bff786f-b822-439e-9843-e58dc7808b9d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 Aug 13 06:11:21.777617 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c98abd17-4cd1-46e7-bdd5-f2726d907e91 req-0bff786f-b822-439e-9843-e58dc7808b9d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:21.777969 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c98abd17-4cd1-46e7-bdd5-f2726d907e91 req-0bff786f-b822-439e-9843-e58dc7808b9d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:21.794415 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:21.794415 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:21.800966 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-c98abd17-4cd1-46e7-bdd5-f2726d907e91 req-0bff786f-b822-439e-9843-e58dc7808b9d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:21.807554 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c98abd17-4cd1-46e7-bdd5-f2726d907e91 req-0bff786f-b822-439e-9843-e58dc7808b9d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 returned with HTTP 200 Aug 13 06:11:21.807554 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 590/2337] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:11:21 2026] GET /volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 => generated 1322 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:11:21.904923 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8dfa59be-023e-413f-8183-3d32c16b1717 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:21.911485 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8dfa59be-023e-413f-8183-3d32c16b1717 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:11:21.911858 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8dfa59be-023e-413f-8183-3d32c16b1717 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:21.912134 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8dfa59be-023e-413f-8183-3d32c16b1717 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:21.925914 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:21.925914 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:21.933049 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8dfa59be-023e-413f-8183-3d32c16b1717 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:21.939230 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8dfa59be-023e-413f-8183-3d32c16b1717 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:11:21.939732 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 580/2338] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:21 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:22.701633 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-728fbbb7-ec22-4ffc-af03-bdffde973bdb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:22.703770 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-728fbbb7-ec22-4ffc-af03-bdffde973bdb tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] DELETE https://10.4.3.121/volume/v3/attachments/501c2d73-e1f0-4eeb-b2e6-493f07897503 Aug 13 06:11:22.703986 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-728fbbb7-ec22-4ffc-af03-bdffde973bdb tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:22.704166 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-728fbbb7-ec22-4ffc-af03-bdffde973bdb tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:22.719065 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:22.719065 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:22.796753 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a3fd0fd2-ec39-4c00-8dbe-872a99c46450 req-728fbbb7-ec22-4ffc-af03-bdffde973bdb tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments/501c2d73-e1f0-4eeb-b2e6-493f07897503 returned with HTTP 200 Aug 13 06:11:22.796753 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 584/2339] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:11:22 2026] DELETE /volume/v3/attachments/501c2d73-e1f0-4eeb-b2e6-493f07897503 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:22.952495 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7ffa1a5e-88c3-457b-8975-f3dcdd52ea6f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:22.955096 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7ffa1a5e-88c3-457b-8975-f3dcdd52ea6f tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:11:22.955442 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7ffa1a5e-88c3-457b-8975-f3dcdd52ea6f tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:22.955963 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7ffa1a5e-88c3-457b-8975-f3dcdd52ea6f tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:22.964856 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:22.964856 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:22.970567 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7ffa1a5e-88c3-457b-8975-f3dcdd52ea6f tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:22.975363 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7ffa1a5e-88c3-457b-8975-f3dcdd52ea6f tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:11:22.975979 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 586/2340] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:22 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:22.990711 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-519302da-6ae9-47ec-871e-d49b8419bdb0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:22.995897 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-519302da-6ae9-47ec-871e-d49b8419bdb0 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:11:22.995897 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-519302da-6ae9-47ec-871e-d49b8419bdb0 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:22.995897 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-519302da-6ae9-47ec-871e-d49b8419bdb0 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:23.003089 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:23.003089 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:23.007955 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-519302da-6ae9-47ec-871e-d49b8419bdb0 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:23.013455 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-519302da-6ae9-47ec-871e-d49b8419bdb0 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:11:23.013983 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 591/2341] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:22 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:23.024086 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c98abd17-4cd1-46e7-bdd5-f2726d907e91 req-05cb04a2-b567-47bb-a109-9c745dc56aba None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:23.027098 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c98abd17-4cd1-46e7-bdd5-f2726d907e91 req-05cb04a2-b567-47bb-a109-9c745dc56aba tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/attachments/128de35e-e09f-4492-b9b0-b2e8e3130ab2 Aug 13 06:11:23.027413 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c98abd17-4cd1-46e7-bdd5-f2726d907e91 req-05cb04a2-b567-47bb-a109-9c745dc56aba tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:23.027929 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c98abd17-4cd1-46e7-bdd5-f2726d907e91 req-05cb04a2-b567-47bb-a109-9c745dc56aba tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:23.038419 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:23.038419 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:23.076773 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7d02d0a8-64cc-423a-a74d-834993668cd1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:23.080065 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7d02d0a8-64cc-423a-a74d-834993668cd1 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:11:23.080342 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7d02d0a8-64cc-423a-a74d-834993668cd1 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:23.080583 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7d02d0a8-64cc-423a-a74d-834993668cd1 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:23.088893 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:23.088893 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:23.095236 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7d02d0a8-64cc-423a-a74d-834993668cd1 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:23.100093 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7d02d0a8-64cc-423a-a74d-834993668cd1 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:11:23.100693 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 585/2342] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:23 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:23.113811 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c98abd17-4cd1-46e7-bdd5-f2726d907e91 req-05cb04a2-b567-47bb-a109-9c745dc56aba tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/attachments/128de35e-e09f-4492-b9b0-b2e8e3130ab2 returned with HTTP 200 Aug 13 06:11:23.116994 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 581/2343] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:11:23 2026] DELETE /volume/v3/attachments/128de35e-e09f-4492-b9b0-b2e8e3130ab2 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:23.170143 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-54a20e56-ccca-40c5-8942-8cc06b9c0413 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:23.172224 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-54a20e56-ccca-40c5-8942-8cc06b9c0413 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:11:23.172575 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-54a20e56-ccca-40c5-8942-8cc06b9c0413 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-421598848", "imageRef": "bcc3fff6-3f04-4f78-90dc-2c99a667b3c9"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:23.174042 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-54a20e56-ccca-40c5-8942-8cc06b9c0413 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-421598848', 'imageRef': 'bcc3fff6-3f04-4f78-90dc-2c99a667b3c9'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:11:23.296216 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-54a20e56-ccca-40c5-8942-8cc06b9c0413 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Create volume of 1 GB Aug 13 06:11:23.296641 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:23.296641 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:23.297264 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-54a20e56-ccca-40c5-8942-8cc06b9c0413 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Availability Zones retrieved successfully. Aug 13 06:11:23.305658 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-54a20e56-ccca-40c5-8942-8cc06b9c0413 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Flow 'volume_create_api' (4cb72c4a-c00b-411d-b1e9-3d20c52be979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:11:23.306912 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-54a20e56-ccca-40c5-8942-8cc06b9c0413 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f08546c-3338-4ad6-a23b-768aea1d89f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:23.307867 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-54a20e56-ccca-40c5-8942-8cc06b9c0413 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:11:23.354592 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:23.354592 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:23.367076 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-54a20e56-ccca-40c5-8942-8cc06b9c0413 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f08546c-3338-4ad6-a23b-768aea1d89f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:18Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=8e2e25bd-7431-4dc5-9b94-1f6f2a98915b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e2e25bd-7431-4dc5-9b94-1f6f2a98915b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:23.367869 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-54a20e56-ccca-40c5-8942-8cc06b9c0413 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (140bef0c-fc96-4468-aedc-dac3e407e8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:23.411623 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-54a20e56-ccca-40c5-8942-8cc06b9c0413 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Created reservations ['d5257aa3-9a71-42e3-bbdb-1394254dc617', '1140ff1b-46b7-462b-90ca-84367134935b', 'ca36cee3-f58b-44fc-bcc8-37ebfc10ba1f', 'e4b5565b-59ae-498c-a768-0f4b578a310a'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:11:23.412686 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-54a20e56-ccca-40c5-8942-8cc06b9c0413 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (140bef0c-fc96-4468-aedc-dac3e407e8c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5257aa3-9a71-42e3-bbdb-1394254dc617', '1140ff1b-46b7-462b-90ca-84367134935b', 'ca36cee3-f58b-44fc-bcc8-37ebfc10ba1f', 'e4b5565b-59ae-498c-a768-0f4b578a310a']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:23.413519 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-54a20e56-ccca-40c5-8942-8cc06b9c0413 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e37f1a97-aa99-4925-ba1d-7b2c0b88b3e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:23.437652 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-54a20e56-ccca-40c5-8942-8cc06b9c0413 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e37f1a97-aa99-4925-ba1d-7b2c0b88b3e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dbb7792-3cc7-458e-9413-d3b4927cab41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-421598848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='15197d957c65405eb5bace091ca0de3b',qos_specs=None,replication_status=,reservations=['d5257aa3-9a71-42e3-bbdb-1394254dc617','1140ff1b-46b7-462b-90ca-84367134935b','ca36cee3-f58b-44fc-bcc8-37ebfc10ba1f','e4b5565b-59ae-498c-a768-0f4b578a310a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84add7ca9c7e4db7a0095a318bc21f77',volume_type_id=8e2e25bd-7431-4dc5-9b94-1f6f2a98915b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:11:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-421598848',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dbb7792-3cc7-458e-9413-d3b4927cab41,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='15197d957c65405eb5bace091ca0de3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84add7ca9c7e4db7a0095a318bc21f77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e2e25bd-7431-4dc5-9b94-1f6f2a98915b),volume_type_id=8e2e25bd-7431-4dc5-9b94-1f6f2a98915b)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:23.438605 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-54a20e56-ccca-40c5-8942-8cc06b9c0413 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbce4513-a2c6-439e-ba81-d3f3daeca82e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:23.463554 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-54a20e56-ccca-40c5-8942-8cc06b9c0413 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbce4513-a2c6-439e-ba81-d3f3daeca82e) transitioned into state 'SUCCESS' from state '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-421598848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='15197d957c65405eb5bace091ca0de3b',qos_specs=None,replication_status=,reservations=['d5257aa3-9a71-42e3-bbdb-1394254dc617','1140ff1b-46b7-462b-90ca-84367134935b','ca36cee3-f58b-44fc-bcc8-37ebfc10ba1f','e4b5565b-59ae-498c-a768-0f4b578a310a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84add7ca9c7e4db7a0095a318bc21f77',volume_type_id=8e2e25bd-7431-4dc5-9b94-1f6f2a98915b)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:23.464379 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-54a20e56-ccca-40c5-8942-8cc06b9c0413 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dbddfb7-8dd5-4fd4-be73-98936b767ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:23.480285 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-54a20e56-ccca-40c5-8942-8cc06b9c0413 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dbddfb7-8dd5-4fd4-be73-98936b767ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:23.481311 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-54a20e56-ccca-40c5-8942-8cc06b9c0413 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Flow 'volume_create_api' (4cb72c4a-c00b-411d-b1e9-3d20c52be979) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:11:23.482113 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-54a20e56-ccca-40c5-8942-8cc06b9c0413 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Create volume request issued successfully. Aug 13 06:11:23.482999 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-54a20e56-ccca-40c5-8942-8cc06b9c0413 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:11:23.483352 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 587/2344] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:11:23 2026] POST /volume/v3/volumes => generated 759 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:11:23.500166 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9e95422a-3949-438a-b923-9d86cc5253ee None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:23.504075 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9e95422a-3949-438a-b923-9d86cc5253ee tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 Aug 13 06:11:23.504075 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9e95422a-3949-438a-b923-9d86cc5253ee tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:23.504075 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9e95422a-3949-438a-b923-9d86cc5253ee tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:23.516280 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:23.516280 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:23.525434 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9e95422a-3949-438a-b923-9d86cc5253ee tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:23.532654 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9e95422a-3949-438a-b923-9d86cc5253ee tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 returned with HTTP 200 Aug 13 06:11:23.533398 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 592/2345] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:23 2026] GET /volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 => generated 827 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:24.019941 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-2290834a-a269-4ea1-a348-0fbeade5c97a req-b76b87be-142e-414c-8df9-16afccd18cb0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:24.022848 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-2290834a-a269-4ea1-a348-0fbeade5c97a req-b76b87be-142e-414c-8df9-16afccd18cb0 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] POST https://10.4.3.121/volume/v3/attachments/c9d71c50-393f-4cc9-a0ce-576d0aa913f0/action Aug 13 06:11:24.022848 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-2290834a-a269-4ea1-a348-0fbeade5c97a req-b76b87be-142e-414c-8df9-16afccd18cb0 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:11:24.023000 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-2290834a-a269-4ea1-a348-0fbeade5c97a req-b76b87be-142e-414c-8df9-16afccd18cb0 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:24.040416 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:24.040416 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:24.051633 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-2290834a-a269-4ea1-a348-0fbeade5c97a req-b76b87be-142e-414c-8df9-16afccd18cb0 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/attachments/c9d71c50-393f-4cc9-a0ce-576d0aa913f0/action returned with HTTP 204 Aug 13 06:11:24.052253 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 586/2346] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:11:24 2026] POST /volume/v3/attachments/c9d71c50-393f-4cc9-a0ce-576d0aa913f0/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:24.556060 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c6ebff57-cd13-4879-85cf-af4a9ca80446 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:24.558956 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c6ebff57-cd13-4879-85cf-af4a9ca80446 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 Aug 13 06:11:24.558956 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c6ebff57-cd13-4879-85cf-af4a9ca80446 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:24.558956 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c6ebff57-cd13-4879-85cf-af4a9ca80446 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:24.572986 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:24.572986 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:24.581676 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c6ebff57-cd13-4879-85cf-af4a9ca80446 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:24.589837 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c6ebff57-cd13-4879-85cf-af4a9ca80446 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 returned with HTTP 200 Aug 13 06:11:24.590627 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 582/2347] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:24 2026] GET /volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 => generated 1367 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:24.760606 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-373abbf5-3c07-4768-a34d-17ba18d136fd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:24.763678 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-373abbf5-3c07-4768-a34d-17ba18d136fd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 Aug 13 06:11:24.764375 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-373abbf5-3c07-4768-a34d-17ba18d136fd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:24.764507 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-373abbf5-3c07-4768-a34d-17ba18d136fd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:24.772413 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:24.772413 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:24.776281 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-373abbf5-3c07-4768-a34d-17ba18d136fd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:24.781139 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-373abbf5-3c07-4768-a34d-17ba18d136fd tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 returned with HTTP 200 Aug 13 06:11:24.781616 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 588/2348] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:11:24 2026] GET /volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:25.034052 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-46638288-0d0c-4c7f-ab8b-55b4ea66c864 req-3e274f92-1291-4a61-ae78-b5c297cfbc29 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:25.037871 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-46638288-0d0c-4c7f-ab8b-55b4ea66c864 req-3e274f92-1291-4a61-ae78-b5c297cfbc29 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/attachments/128de35e-e09f-4492-b9b0-b2e8e3130ab2 Aug 13 06:11:25.038167 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-46638288-0d0c-4c7f-ab8b-55b4ea66c864 req-3e274f92-1291-4a61-ae78-b5c297cfbc29 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:25.038498 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-46638288-0d0c-4c7f-ab8b-55b4ea66c864 req-3e274f92-1291-4a61-ae78-b5c297cfbc29 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:25.045055 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-46638288-0d0c-4c7f-ab8b-55b4ea66c864 req-3e274f92-1291-4a61-ae78-b5c297cfbc29 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/attachments/128de35e-e09f-4492-b9b0-b2e8e3130ab2 returned with HTTP 404 Aug 13 06:11:25.045807 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 593/2349] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:11:25 2026] DELETE /volume/v3/attachments/128de35e-e09f-4492-b9b0-b2e8e3130ab2 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:11:25.446322 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-9faac0a4-141d-409d-aaa0-acb19d1eb347 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:25.451316 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-9faac0a4-141d-409d-aaa0-acb19d1eb347 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 Aug 13 06:11:25.451316 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-9faac0a4-141d-409d-aaa0-acb19d1eb347 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:25.451316 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-9faac0a4-141d-409d-aaa0-acb19d1eb347 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:25.461805 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:25.461805 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:25.464444 np0000007163 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=211,cinder:UPDATE=31,cinder:INSERT=12 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:11:25.469024 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-9faac0a4-141d-409d-aaa0-acb19d1eb347 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:25.480750 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-9faac0a4-141d-409d-aaa0-acb19d1eb347 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 returned with HTTP 200 Aug 13 06:11:25.481533 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 587/2350] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:11:25 2026] GET /volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 => generated 1367 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:25.495648 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f2e33758-f0df-48d5-93fa-d6443f016049 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:25.496124 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f2e33758-f0df-48d5-93fa-d6443f016049 None None] GET https://10.4.3.121/volume// Aug 13 06:11:25.496419 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f2e33758-f0df-48d5-93fa-d6443f016049 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:25.496688 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f2e33758-f0df-48d5-93fa-d6443f016049 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:25.497142 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f2e33758-f0df-48d5-93fa-d6443f016049 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:11:25.498827 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 583/2351] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:11:25 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:11:25.507870 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-e3cc8737-55f2-4262-8d6c-39a6e70fd0d5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:25.510166 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-e3cc8737-55f2-4262-8d6c-39a6e70fd0d5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:11:25.510556 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-e3cc8737-55f2-4262-8d6c-39a6e70fd0d5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7dbb7792-3cc7-458e-9413-d3b4927cab41", "connector": null, "instance_uuid": "512f1072-133c-45bd-a52f-f0a6c7a77ce2"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:25.526357 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:25.526357 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:25.553353 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-e3cc8737-55f2-4262-8d6c-39a6e70fd0d5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:11:25.553861 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 589/2352] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:11:25 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 13 06:11:26.928519 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a46d5dd0-8b8e-423c-8158-7e7718f0a89b req-5177e2fe-9785-4cca-a219-1a7d95a2ba5b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:26.932358 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a46d5dd0-8b8e-423c-8158-7e7718f0a89b req-5177e2fe-9785-4cca-a219-1a7d95a2ba5b tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] DELETE https://10.4.3.121/volume/v3/attachments/c9d71c50-393f-4cc9-a0ce-576d0aa913f0 Aug 13 06:11:26.934080 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a46d5dd0-8b8e-423c-8158-7e7718f0a89b req-5177e2fe-9785-4cca-a219-1a7d95a2ba5b tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:26.934544 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a46d5dd0-8b8e-423c-8158-7e7718f0a89b req-5177e2fe-9785-4cca-a219-1a7d95a2ba5b tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:26.946639 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:26.946639 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:27.009063 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a46d5dd0-8b8e-423c-8158-7e7718f0a89b req-5177e2fe-9785-4cca-a219-1a7d95a2ba5b tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/attachments/c9d71c50-393f-4cc9-a0ce-576d0aa913f0 returned with HTTP 200 Aug 13 06:11:27.009896 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 594/2353] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:11:26 2026] DELETE /volume/v3/attachments/c9d71c50-393f-4cc9-a0ce-576d0aa913f0 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:27.096678 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f6860c2a-5724-4391-9ce5-c3424303d5e9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:27.097246 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f6860c2a-5724-4391-9ce5-c3424303d5e9 None None] GET https://10.4.3.121/volume// Aug 13 06:11:27.097513 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f6860c2a-5724-4391-9ce5-c3424303d5e9 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:27.097791 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f6860c2a-5724-4391-9ce5-c3424303d5e9 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:27.098243 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f6860c2a-5724-4391-9ce5-c3424303d5e9 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:11:27.098626 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 588/2354] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:11:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:11:27.108086 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-bca88ab3-6cc5-475d-a0d7-e3aa468ba2b5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:27.113170 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-bca88ab3-6cc5-475d-a0d7-e3aa468ba2b5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 Aug 13 06:11:27.113170 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-bca88ab3-6cc5-475d-a0d7-e3aa468ba2b5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:27.113170 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-bca88ab3-6cc5-475d-a0d7-e3aa468ba2b5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:27.125106 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:27.125106 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:27.129216 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-bca88ab3-6cc5-475d-a0d7-e3aa468ba2b5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:27.135442 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-bca88ab3-6cc5-475d-a0d7-e3aa468ba2b5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 returned with HTTP 200 Aug 13 06:11:27.135660 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 584/2355] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:11:27 2026] GET /volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 => generated 1546 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:11:27.268239 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-7d0d18f6-625b-4431-a0c1-b0c88259decf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:27.272313 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-7d0d18f6-625b-4431-a0c1-b0c88259decf tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] PUT https://10.4.3.121/volume/v3/attachments/0f964674-f2ae-4612-a23a-8d1592759239 Aug 13 06:11:27.272828 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-7d0d18f6-625b-4431-a0c1-b0c88259decf tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:27.292612 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-7d0d18f6-625b-4431-a0c1-b0c88259decf tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Acquiring lock "cinder-attachment_update-7dbb7792-3cc7-458e-9413-d3b4927cab41-np0000007163" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:11:27.303475 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-7d0d18f6-625b-4431-a0c1-b0c88259decf tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Lock "cinder-attachment_update-7dbb7792-3cc7-458e-9413-d3b4927cab41-np0000007163" acquired by "attachment_update" :: waited 0.011s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:11:27.304926 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:27.304926 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:27.421406 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-7d0d18f6-625b-4431-a0c1-b0c88259decf tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Lock "cinder-attachment_update-7dbb7792-3cc7-458e-9413-d3b4927cab41-np0000007163" released by "attachment_update" :: held 0.115s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:11:27.421406 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-7d0d18f6-625b-4431-a0c1-b0c88259decf tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments/0f964674-f2ae-4612-a23a-8d1592759239 returned with HTTP 200 Aug 13 06:11:27.421406 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 590/2356] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:11:27 2026] PUT /volume/v3/attachments/0f964674-f2ae-4612-a23a-8d1592759239 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:27.422703 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-46912987-fc83-479c-b4e8-7a1a21482b3d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:27.425264 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-46912987-fc83-479c-b4e8-7a1a21482b3d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/8ea3fa08-164a-4289-b495-72b45e7dab68 Aug 13 06:11:27.425548 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-46912987-fc83-479c-b4e8-7a1a21482b3d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:27.425726 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-46912987-fc83-479c-b4e8-7a1a21482b3d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:27.425856 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-46912987-fc83-479c-b4e8-7a1a21482b3d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete snapshot with id: 8ea3fa08-164a-4289-b495-72b45e7dab68 Aug 13 06:11:27.431247 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-46912987-fc83-479c-b4e8-7a1a21482b3d tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/8ea3fa08-164a-4289-b495-72b45e7dab68 returned with HTTP 404 Aug 13 06:11:27.431787 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 595/2357] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:11:27 2026] DELETE /volume/v3/snapshots/8ea3fa08-164a-4289-b495-72b45e7dab68 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:27.451265 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-12339f56-9170-4c13-9ef1-30a8086e6a79 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:27.451473 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-d795f4c3-7b3c-4f37-a489-0a9f28049d9a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:27.451545 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-12339f56-9170-4c13-9ef1-30a8086e6a79 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 Aug 13 06:11:27.451545 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-12339f56-9170-4c13-9ef1-30a8086e6a79 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:27.451545 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-12339f56-9170-4c13-9ef1-30a8086e6a79 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:27.452678 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-d795f4c3-7b3c-4f37-a489-0a9f28049d9a tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] POST https://10.4.3.121/volume/v3/attachments/0f964674-f2ae-4612-a23a-8d1592759239/action Aug 13 06:11:27.453040 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-d795f4c3-7b3c-4f37-a489-0a9f28049d9a tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:11:27.453197 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-d795f4c3-7b3c-4f37-a489-0a9f28049d9a tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:27.460896 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:27.460896 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:27.465619 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-12339f56-9170-4c13-9ef1-30a8086e6a79 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:27.470445 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:27.470445 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:27.471459 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-12339f56-9170-4c13-9ef1-30a8086e6a79 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 returned with HTTP 200 Aug 13 06:11:27.472025 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 589/2358] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:27 2026] GET /volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:27.482831 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-488484af-cab1-4dde-bbd3-cdaeda0ae9ab req-d795f4c3-7b3c-4f37-a489-0a9f28049d9a tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments/0f964674-f2ae-4612-a23a-8d1592759239/action returned with HTTP 204 Aug 13 06:11:27.483140 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 585/2359] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:11:27 2026] POST /volume/v3/attachments/0f964674-f2ae-4612-a23a-8d1592759239/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:27.488955 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1a2c312a-869a-4553-8976-6a56344f59f2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:27.493094 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1a2c312a-869a-4553-8976-6a56344f59f2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:11:27.493094 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1a2c312a-869a-4553-8976-6a56344f59f2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1638173843"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:27.494345 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-1a2c312a-869a-4553-8976-6a56344f59f2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1638173843'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:11:27.494600 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-1a2c312a-869a-4553-8976-6a56344f59f2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Create volume of 1 GB Aug 13 06:11:27.495409 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:27.495409 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:27.501764 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1a2c312a-869a-4553-8976-6a56344f59f2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Availability Zones retrieved successfully. Aug 13 06:11:27.511048 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1a2c312a-869a-4553-8976-6a56344f59f2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Flow 'volume_create_api' (e35c4b21-5582-46bb-a344-a74756868eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:11:27.512297 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1a2c312a-869a-4553-8976-6a56344f59f2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be2184aa-b9cd-4701-b4a6-c377a63bd8da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:27.513465 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-1a2c312a-869a-4553-8976-6a56344f59f2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:11:27.551340 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1a2c312a-869a-4553-8976-6a56344f59f2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be2184aa-b9cd-4701-b4a6-c377a63bd8da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:27.552755 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1a2c312a-869a-4553-8976-6a56344f59f2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (875bba7d-9537-46f6-a1f8-7a535c4d0908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:27.621299 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-1a2c312a-869a-4553-8976-6a56344f59f2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Created reservations ['39114df9-2af2-4a88-8fb6-bd5f0d8ea018', 'c611e4a8-5bfb-483e-b7c4-0165c020d3c0', 'c211e562-bd06-43a3-86f5-6d6520d59a8f', '6bf23c88-6e6f-4a8e-aaba-d336e48fc6ce'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:11:27.622396 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1a2c312a-869a-4553-8976-6a56344f59f2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (875bba7d-9537-46f6-a1f8-7a535c4d0908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39114df9-2af2-4a88-8fb6-bd5f0d8ea018', 'c611e4a8-5bfb-483e-b7c4-0165c020d3c0', 'c211e562-bd06-43a3-86f5-6d6520d59a8f', '6bf23c88-6e6f-4a8e-aaba-d336e48fc6ce']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:27.623395 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1a2c312a-869a-4553-8976-6a56344f59f2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df9cbd04-d386-4b4f-880a-e3b1027d5425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:27.649686 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1a2c312a-869a-4553-8976-6a56344f59f2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df9cbd04-d386-4b4f-880a-e3b1027d5425) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49d7f1ae-b6d7-4d3c-b76e-646d3f12f9e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1638173843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4e19a147a6426da11b7cf95e12dce9',qos_specs=None,replication_status=,reservations=['39114df9-2af2-4a88-8fb6-bd5f0d8ea018','c611e4a8-5bfb-483e-b7c4-0165c020d3c0','c211e562-bd06-43a3-86f5-6d6520d59a8f','6bf23c88-6e6f-4a8e-aaba-d336e48fc6ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddd7ad3511d24b84888e13f0d1864a17',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:11:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1638173843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49d7f1ae-b6d7-4d3c-b76e-646d3f12f9e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc4e19a147a6426da11b7cf95e12dce9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddd7ad3511d24b84888e13f0d1864a17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:27.650610 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1a2c312a-869a-4553-8976-6a56344f59f2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ca13365-25c2-42c1-8fd8-70ea480f161f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:27.671023 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1a2c312a-869a-4553-8976-6a56344f59f2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ca13365-25c2-42c1-8fd8-70ea480f161f) transitioned into state 'SUCCESS' from state '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-1638173843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4e19a147a6426da11b7cf95e12dce9',qos_specs=None,replication_status=,reservations=['39114df9-2af2-4a88-8fb6-bd5f0d8ea018','c611e4a8-5bfb-483e-b7c4-0165c020d3c0','c211e562-bd06-43a3-86f5-6d6520d59a8f','6bf23c88-6e6f-4a8e-aaba-d336e48fc6ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddd7ad3511d24b84888e13f0d1864a17',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:27.671863 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1a2c312a-869a-4553-8976-6a56344f59f2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94b4ee4f-809d-4b39-8271-a47285d63953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:27.688430 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1a2c312a-869a-4553-8976-6a56344f59f2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94b4ee4f-809d-4b39-8271-a47285d63953) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:27.689617 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1a2c312a-869a-4553-8976-6a56344f59f2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Flow 'volume_create_api' (e35c4b21-5582-46bb-a344-a74756868eec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:11:27.690070 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1a2c312a-869a-4553-8976-6a56344f59f2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Create volume request issued successfully. Aug 13 06:11:27.690992 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1a2c312a-869a-4553-8976-6a56344f59f2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:11:27.691341 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 591/2360] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:11:27 2026] POST /volume/v3/volumes => generated 754 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:11:27.709761 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-48f1fa67-008f-41bc-aed2-6337bcc28742 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:27.713439 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-48f1fa67-008f-41bc-aed2-6337bcc28742 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/49d7f1ae-b6d7-4d3c-b76e-646d3f12f9e5 Aug 13 06:11:27.713614 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-48f1fa67-008f-41bc-aed2-6337bcc28742 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:27.713750 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-48f1fa67-008f-41bc-aed2-6337bcc28742 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:27.725986 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:27.725986 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:27.730898 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-48f1fa67-008f-41bc-aed2-6337bcc28742 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:27.737943 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-48f1fa67-008f-41bc-aed2-6337bcc28742 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/49d7f1ae-b6d7-4d3c-b76e-646d3f12f9e5 returned with HTTP 200 Aug 13 06:11:27.738573 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 596/2361] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:27 2026] GET /volume/v3/volumes/49d7f1ae-b6d7-4d3c-b76e-646d3f12f9e5 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:27.909266 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-843d369e-adc0-4f3a-baca-d071e2679bec None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:27.911676 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-843d369e-adc0-4f3a-baca-d071e2679bec tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] GET https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 Aug 13 06:11:27.912097 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-843d369e-adc0-4f3a-baca-d071e2679bec tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:27.912333 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-843d369e-adc0-4f3a-baca-d071e2679bec tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:27.923563 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:27.923563 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:27.928857 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-843d369e-adc0-4f3a-baca-d071e2679bec tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Volume info retrieved successfully. Aug 13 06:11:27.935106 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-843d369e-adc0-4f3a-baca-d071e2679bec tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 returned with HTTP 200 Aug 13 06:11:27.935628 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 590/2362] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:27 2026] GET /volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:27.981019 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ba358a44-1ecc-40aa-9408-fd5aae95db59 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:27.983027 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ba358a44-1ecc-40aa-9408-fd5aae95db59 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] GET https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 Aug 13 06:11:27.983267 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ba358a44-1ecc-40aa-9408-fd5aae95db59 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:27.983494 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ba358a44-1ecc-40aa-9408-fd5aae95db59 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:27.992150 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:27.992150 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:27.997679 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ba358a44-1ecc-40aa-9408-fd5aae95db59 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Volume info retrieved successfully. Aug 13 06:11:28.004034 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ba358a44-1ecc-40aa-9408-fd5aae95db59 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 returned with HTTP 200 Aug 13 06:11:28.004667 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 586/2363] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:27 2026] GET /volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:28.024078 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2e86a98b-722e-42cc-8fec-b2be79d5477e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:28.026693 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e86a98b-722e-42cc-8fec-b2be79d5477e tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] DELETE https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 Aug 13 06:11:28.026962 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e86a98b-722e-42cc-8fec-b2be79d5477e tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:28.027260 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e86a98b-722e-42cc-8fec-b2be79d5477e tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:28.027517 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-2e86a98b-722e-42cc-8fec-b2be79d5477e tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Delete volume with id: fd78029c-2ae3-4ca5-8301-c7d009293d91 Aug 13 06:11:28.036860 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:28.036860 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:28.037559 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2e86a98b-722e-42cc-8fec-b2be79d5477e tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Volume info retrieved successfully. Aug 13 06:11:28.058074 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2e86a98b-722e-42cc-8fec-b2be79d5477e tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Delete volume request issued successfully. Aug 13 06:11:28.058392 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e86a98b-722e-42cc-8fec-b2be79d5477e tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 returned with HTTP 202 Aug 13 06:11:28.058852 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 592/2364] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:11:28 2026] DELETE /volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:11:28.068773 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-32695514-d1e1-4ba6-bb1d-46bb1ddd64b4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:28.073609 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-32695514-d1e1-4ba6-bb1d-46bb1ddd64b4 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] GET https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 Aug 13 06:11:28.073609 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-32695514-d1e1-4ba6-bb1d-46bb1ddd64b4 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:28.073609 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-32695514-d1e1-4ba6-bb1d-46bb1ddd64b4 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:28.084306 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:28.084306 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:28.093958 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-32695514-d1e1-4ba6-bb1d-46bb1ddd64b4 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Volume info retrieved successfully. Aug 13 06:11:28.100239 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-32695514-d1e1-4ba6-bb1d-46bb1ddd64b4 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 returned with HTTP 200 Aug 13 06:11:28.100754 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 597/2365] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:28 2026] GET /volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:28.756579 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f0dd9e75-7f9b-468d-8e44-3967753363b4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:28.757637 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f0dd9e75-7f9b-468d-8e44-3967753363b4 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/49d7f1ae-b6d7-4d3c-b76e-646d3f12f9e5 Aug 13 06:11:28.757933 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f0dd9e75-7f9b-468d-8e44-3967753363b4 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:28.758227 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f0dd9e75-7f9b-468d-8e44-3967753363b4 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:28.767005 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:28.767005 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:28.772139 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f0dd9e75-7f9b-468d-8e44-3967753363b4 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:28.787151 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f0dd9e75-7f9b-468d-8e44-3967753363b4 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/49d7f1ae-b6d7-4d3c-b76e-646d3f12f9e5 returned with HTTP 200 Aug 13 06:11:28.787151 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 591/2366] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:28 2026] GET /volume/v3/volumes/49d7f1ae-b6d7-4d3c-b76e-646d3f12f9e5 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:28.804531 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9be86ee3-38ec-4083-a719-7e7984d3192c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:28.806357 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9be86ee3-38ec-4083-a719-7e7984d3192c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:11:28.806942 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9be86ee3-38ec-4083-a719-7e7984d3192c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49d7f1ae-b6d7-4d3c-b76e-646d3f12f9e5", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1271439725"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:28.816665 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:28.816665 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:28.817196 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9be86ee3-38ec-4083-a719-7e7984d3192c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:28.817353 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-9be86ee3-38ec-4083-a719-7e7984d3192c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Create snapshot from volume 49d7f1ae-b6d7-4d3c-b76e-646d3f12f9e5 Aug 13 06:11:28.859741 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-9be86ee3-38ec-4083-a719-7e7984d3192c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Created reservations ['5681ce80-d5fe-436f-a9ec-73d377fb2d9f', '3c04f53b-29b7-44d6-8aa3-63bf3e3c488e', 'd73a18cb-d3cb-4af9-8828-d2e023dbbcd3', 'c528bb32-a04e-4e38-9a1f-a90237dff16f'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:11:28.904036 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-593d9763-3fd7-4952-82b1-c8a2b9ab2b08 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:28.906199 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9be86ee3-38ec-4083-a719-7e7984d3192c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot create request issued successfully. Aug 13 06:11:28.909883 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9be86ee3-38ec-4083-a719-7e7984d3192c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:11:28.910322 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 587/2367] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:11:28 2026] POST /volume/v3/snapshots => generated 310 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:11:28.922851 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-eeb79225-763c-406c-8daa-05d9ee11ca9c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:28.924691 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eeb79225-763c-406c-8daa-05d9ee11ca9c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/d1862359-686c-44ca-9551-3c542b3c80f3 Aug 13 06:11:28.924985 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eeb79225-763c-406c-8daa-05d9ee11ca9c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:28.925448 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eeb79225-763c-406c-8daa-05d9ee11ca9c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:28.932939 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:28.932939 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:28.933563 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-eeb79225-763c-406c-8daa-05d9ee11ca9c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:11:28.934507 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eeb79225-763c-406c-8daa-05d9ee11ca9c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/d1862359-686c-44ca-9551-3c542b3c80f3 returned with HTTP 200 Aug 13 06:11:28.934858 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 598/2368] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:11:28 2026] GET /volume/v3/snapshots/d1862359-686c-44ca-9551-3c542b3c80f3 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:28.974713 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-593d9763-3fd7-4952-82b1-c8a2b9ab2b08 tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:11:28.975036 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-593d9763-3fd7-4952-82b1-c8a2b9ab2b08 tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-898915823", "extra_specs": {}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:28.987851 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-593d9763-3fd7-4952-82b1-c8a2b9ab2b08 tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:11:28.988165 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 593/2369] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:11:28 2026] POST /volume/v3/types => generated 211 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:28.995581 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2083c905-bf4a-4554-85d3-841536ec595d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:28.997460 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2083c905-bf4a-4554-85d3-841536ec595d tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] POST https://10.4.3.121/volume/v3/types/e69dbbb0-d00a-44bc-b1f9-a93753da9d8c/encryption Aug 13 06:11:28.997945 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2083c905-bf4a-4554-85d3-841536ec595d tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:29.014855 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2083c905-bf4a-4554-85d3-841536ec595d tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] https://10.4.3.121/volume/v3/types/e69dbbb0-d00a-44bc-b1f9-a93753da9d8c/encryption returned with HTTP 200 Aug 13 06:11:29.015236 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 592/2370] 10.4.3.121 () {68 vars in 1397 bytes} [Thu Aug 13 06:11:28 2026] POST /volume/v3/types/e69dbbb0-d00a-44bc-b1f9-a93753da9d8c/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:29.024093 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-45ae0575-8111-4e65-889a-94b8390f0efb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:29.085403 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-45ae0575-8111-4e65-889a-94b8390f0efb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:11:29.085766 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-45ae0575-8111-4e65-889a-94b8390f0efb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1094198284", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-898915823", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:29.087170 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-45ae0575-8111-4e65-889a-94b8390f0efb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1094198284', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-898915823', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:11:29.088791 np0000007163 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=218,cinder:INSERT=12,cinder:UPDATE=44 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:11:29.090860 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-45ae0575-8111-4e65-889a-94b8390f0efb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume of 1 GB Aug 13 06:11:29.091153 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:29.091153 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:29.091630 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-45ae0575-8111-4e65-889a-94b8390f0efb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Availability Zones retrieved successfully. Aug 13 06:11:29.097138 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-45ae0575-8111-4e65-889a-94b8390f0efb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Flow 'volume_create_api' (8d6fea22-7867-4ac9-afb1-1a5d34ceff16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:11:29.098094 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-45ae0575-8111-4e65-889a-94b8390f0efb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb7ec794-21a6-47de-be5e-f4c3f657dc72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:29.099317 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-45ae0575-8111-4e65-889a-94b8390f0efb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:11:29.113445 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-19e1edfb-cfb2-49ba-a115-b018bb424ad6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:29.115264 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-19e1edfb-cfb2-49ba-a115-b018bb424ad6 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] GET https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 Aug 13 06:11:29.115453 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-19e1edfb-cfb2-49ba-a115-b018bb424ad6 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:29.115632 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-19e1edfb-cfb2-49ba-a115-b018bb424ad6 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:29.120594 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-19e1edfb-cfb2-49ba-a115-b018bb424ad6 tempest-ServerActionsTestOtherB-615683518 tempest-ServerActionsTestOtherB-615683518-project-member] https://10.4.3.121/volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 returned with HTTP 404 Aug 13 06:11:29.121031 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 599/2371] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:29 2026] GET /volume/v3/volumes/fd78029c-2ae3-4ca5-8301-c7d009293d91 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:29.133796 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-45ae0575-8111-4e65-889a-94b8390f0efb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb7ec794-21a6-47de-be5e-f4c3f657dc72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:11:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e69dbbb0-d00a-44bc-b1f9-a93753da9d8c,is_public=True,name='tempest-scenario-type-luks-898915823',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e69dbbb0-d00a-44bc-b1f9-a93753da9d8c', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:29.133796 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-45ae0575-8111-4e65-889a-94b8390f0efb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa78a333-8e5e-4fa6-91db-84f0148a6755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:29.173768 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-45ae0575-8111-4e65-889a-94b8390f0efb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-898915823 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-898915823, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:11:29.173768 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-45ae0575-8111-4e65-889a-94b8390f0efb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-898915823 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-898915823, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:11:29.213104 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-45ae0575-8111-4e65-889a-94b8390f0efb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Created reservations ['31e8e110-9859-4349-888a-de7f417e0964', '54805ad4-68bc-4537-8280-dc352187cd9f', '3884fff2-a6a0-4a98-b197-e1f7af6909a5', '8d1b9826-6d50-4a6d-91da-49df77bd6834'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:11:29.214007 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-45ae0575-8111-4e65-889a-94b8390f0efb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa78a333-8e5e-4fa6-91db-84f0148a6755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31e8e110-9859-4349-888a-de7f417e0964', '54805ad4-68bc-4537-8280-dc352187cd9f', '3884fff2-a6a0-4a98-b197-e1f7af6909a5', '8d1b9826-6d50-4a6d-91da-49df77bd6834']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:29.214802 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-45ae0575-8111-4e65-889a-94b8390f0efb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22682a4a-e99b-4f72-bd05-b1600e6aaf5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:29.239949 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-45ae0575-8111-4e65-889a-94b8390f0efb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22682a4a-e99b-4f72-bd05-b1600e6aaf5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe7bca46-2047-407d-8274-8934b8810402', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1094198284',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b665e34b2c204a22974135bc82adfa56',qos_specs=None,replication_status=,reservations=['31e8e110-9859-4349-888a-de7f417e0964','54805ad4-68bc-4537-8280-dc352187cd9f','3884fff2-a6a0-4a98-b197-e1f7af6909a5','8d1b9826-6d50-4a6d-91da-49df77bd6834'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_type_id=e69dbbb0-d00a-44bc-b1f9-a93753da9d8c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:11:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1094198284',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fe7bca46-2047-407d-8274-8934b8810402,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b665e34b2c204a22974135bc82adfa56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e69dbbb0-d00a-44bc-b1f9-a93753da9d8c),volume_type_id=e69dbbb0-d00a-44bc-b1f9-a93753da9d8c)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:29.240798 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-45ae0575-8111-4e65-889a-94b8390f0efb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adc33fc5-b6f6-46fc-9673-d1097e9e3941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:29.264863 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-45ae0575-8111-4e65-889a-94b8390f0efb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adc33fc5-b6f6-46fc-9673-d1097e9e3941) transitioned into state 'SUCCESS' from state '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-1094198284',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b665e34b2c204a22974135bc82adfa56',qos_specs=None,replication_status=,reservations=['31e8e110-9859-4349-888a-de7f417e0964','54805ad4-68bc-4537-8280-dc352187cd9f','3884fff2-a6a0-4a98-b197-e1f7af6909a5','8d1b9826-6d50-4a6d-91da-49df77bd6834'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_type_id=e69dbbb0-d00a-44bc-b1f9-a93753da9d8c)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:29.265747 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-45ae0575-8111-4e65-889a-94b8390f0efb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49456133-e2b1-4e93-939f-56513b9d9c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:29.276941 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-45ae0575-8111-4e65-889a-94b8390f0efb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49456133-e2b1-4e93-939f-56513b9d9c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:29.277889 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-45ae0575-8111-4e65-889a-94b8390f0efb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Flow 'volume_create_api' (8d6fea22-7867-4ac9-afb1-1a5d34ceff16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:11:29.278320 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-45ae0575-8111-4e65-889a-94b8390f0efb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume request issued successfully. Aug 13 06:11:29.278980 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-45ae0575-8111-4e65-889a-94b8390f0efb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:11:29.279500 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 588/2372] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:11:29 2026] POST /volume/v3/volumes => generated 779 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:11:29.295787 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c0438361-789c-4a4f-9e93-ef3c3c384cd8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:29.299885 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c0438361-789c-4a4f-9e93-ef3c3c384cd8 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402 Aug 13 06:11:29.300124 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c0438361-789c-4a4f-9e93-ef3c3c384cd8 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:29.300339 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c0438361-789c-4a4f-9e93-ef3c3c384cd8 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:29.308336 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:29.308336 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:29.316230 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c0438361-789c-4a4f-9e93-ef3c3c384cd8 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:11:29.321132 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c0438361-789c-4a4f-9e93-ef3c3c384cd8 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402 returned with HTTP 200 Aug 13 06:11:29.321321 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 594/2373] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:29 2026] GET /volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:29.948783 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-57e6d79d-4dec-429c-bb5a-4842fc028216 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:29.951635 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-57e6d79d-4dec-429c-bb5a-4842fc028216 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/d1862359-686c-44ca-9551-3c542b3c80f3 Aug 13 06:11:29.951830 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-57e6d79d-4dec-429c-bb5a-4842fc028216 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:29.952019 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-57e6d79d-4dec-429c-bb5a-4842fc028216 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:29.956962 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:29.956962 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:29.957402 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-57e6d79d-4dec-429c-bb5a-4842fc028216 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:11:29.958114 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-57e6d79d-4dec-429c-bb5a-4842fc028216 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/d1862359-686c-44ca-9551-3c542b3c80f3 returned with HTTP 200 Aug 13 06:11:29.958505 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 593/2374] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:11:29 2026] GET /volume/v3/snapshots/d1862359-686c-44ca-9551-3c542b3c80f3 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:29.968614 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-184eac7b-bbce-43c8-ab8b-b31f805f4cca None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:29.970767 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-184eac7b-bbce-43c8-ab8b-b31f805f4cca tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:11:29.971205 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-184eac7b-bbce-43c8-ab8b-b31f805f4cca tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d1862359-686c-44ca-9551-3c542b3c80f3", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1250586056"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:29.973339 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-184eac7b-bbce-43c8-ab8b-b31f805f4cca tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Create volume request body: {'volume': {'snapshot_id': 'd1862359-686c-44ca-9551-3c542b3c80f3', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1250586056'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:11:29.979743 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:29.979743 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:29.980430 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-184eac7b-bbce-43c8-ab8b-b31f805f4cca tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:11:29.980620 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-184eac7b-bbce-43c8-ab8b-b31f805f4cca tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Create volume of 2 GB Aug 13 06:11:29.986071 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-184eac7b-bbce-43c8-ab8b-b31f805f4cca tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Availability Zones retrieved successfully. Aug 13 06:11:29.994825 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-184eac7b-bbce-43c8-ab8b-b31f805f4cca tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Flow 'volume_create_api' (171cb22d-41bc-4bb4-92e9-240b502d3e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:11:29.996304 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-184eac7b-bbce-43c8-ab8b-b31f805f4cca tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31ede5e0-9455-491b-b198-d74a32e0d40e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:29.997722 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-184eac7b-bbce-43c8-ab8b-b31f805f4cca tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:11:30.032674 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-184eac7b-bbce-43c8-ab8b-b31f805f4cca tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31ede5e0-9455-491b-b198-d74a32e0d40e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'd1862359-686c-44ca-9551-3c542b3c80f3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:30.033443 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-184eac7b-bbce-43c8-ab8b-b31f805f4cca tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57137059-e51e-456d-9322-8755d42a37de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:30.073510 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-184eac7b-bbce-43c8-ab8b-b31f805f4cca tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Created reservations ['64e5a239-737b-4335-9d4a-055d652a3df1', '0ef7f341-2469-4a44-9a26-01c3d96f6e69', 'a6309d20-c816-402d-822f-d8c6ccb2821f', 'c2efe99d-7d44-48e0-b791-c1aa4a1454fa'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:11:30.074465 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-184eac7b-bbce-43c8-ab8b-b31f805f4cca tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57137059-e51e-456d-9322-8755d42a37de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64e5a239-737b-4335-9d4a-055d652a3df1', '0ef7f341-2469-4a44-9a26-01c3d96f6e69', 'a6309d20-c816-402d-822f-d8c6ccb2821f', 'c2efe99d-7d44-48e0-b791-c1aa4a1454fa']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:30.075132 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-184eac7b-bbce-43c8-ab8b-b31f805f4cca tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46ff9584-da9c-4ab2-8f26-ddfc77eec67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:30.122213 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-184eac7b-bbce-43c8-ab8b-b31f805f4cca tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46ff9584-da9c-4ab2-8f26-ddfc77eec67e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bed6466-aee0-438b-b873-66f057800f66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1250586056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4e19a147a6426da11b7cf95e12dce9',qos_specs=None,replication_status=,reservations=['64e5a239-737b-4335-9d4a-055d652a3df1','0ef7f341-2469-4a44-9a26-01c3d96f6e69','a6309d20-c816-402d-822f-d8c6ccb2821f','c2efe99d-7d44-48e0-b791-c1aa4a1454fa'],size=2,snapshot_id=d1862359-686c-44ca-9551-3c542b3c80f3,source_replicaid=,source_volid=None,status='creating',user_id='ddd7ad3511d24b84888e13f0d1864a17',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:11:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1250586056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bed6466-aee0-438b-b873-66f057800f66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc4e19a147a6426da11b7cf95e12dce9',provider_auth=None,provider_geometry=None,provider_id=None,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=d1862359-686c-44ca-9551-3c542b3c80f3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddd7ad3511d24b84888e13f0d1864a17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:30.123573 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-184eac7b-bbce-43c8-ab8b-b31f805f4cca tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96c729c3-f472-4da8-9670-74a4a505f74d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:30.141596 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-184eac7b-bbce-43c8-ab8b-b31f805f4cca tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96c729c3-f472-4da8-9670-74a4a505f74d) transitioned into state 'SUCCESS' from state '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-1250586056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4e19a147a6426da11b7cf95e12dce9',qos_specs=None,replication_status=,reservations=['64e5a239-737b-4335-9d4a-055d652a3df1','0ef7f341-2469-4a44-9a26-01c3d96f6e69','a6309d20-c816-402d-822f-d8c6ccb2821f','c2efe99d-7d44-48e0-b791-c1aa4a1454fa'],size=2,snapshot_id=d1862359-686c-44ca-9551-3c542b3c80f3,source_replicaid=,source_volid=None,status='creating',user_id='ddd7ad3511d24b84888e13f0d1864a17',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:30.142546 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-184eac7b-bbce-43c8-ab8b-b31f805f4cca tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31cfe969-97eb-4d18-9a57-33a50f188ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:30.163707 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-184eac7b-bbce-43c8-ab8b-b31f805f4cca tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31cfe969-97eb-4d18-9a57-33a50f188ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:30.164694 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-184eac7b-bbce-43c8-ab8b-b31f805f4cca tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Flow 'volume_create_api' (171cb22d-41bc-4bb4-92e9-240b502d3e38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:11:30.165114 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-184eac7b-bbce-43c8-ab8b-b31f805f4cca tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Create volume request issued successfully. Aug 13 06:11:30.165793 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-184eac7b-bbce-43c8-ab8b-b31f805f4cca tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:11:30.166294 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 600/2375] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:11:29 2026] POST /volume/v3/volumes => generated 788 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:11:30.182861 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e32becaf-9bcb-45d1-8538-e68567dc995a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:30.185294 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e32becaf-9bcb-45d1-8538-e68567dc995a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/9bed6466-aee0-438b-b873-66f057800f66 Aug 13 06:11:30.185787 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e32becaf-9bcb-45d1-8538-e68567dc995a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:30.187202 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e32becaf-9bcb-45d1-8538-e68567dc995a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:30.196940 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:30.196940 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:30.201947 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e32becaf-9bcb-45d1-8538-e68567dc995a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:30.208144 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e32becaf-9bcb-45d1-8538-e68567dc995a tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/9bed6466-aee0-438b-b873-66f057800f66 returned with HTTP 200 Aug 13 06:11:30.208941 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 589/2376] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:30 2026] GET /volume/v3/volumes/9bed6466-aee0-438b-b873-66f057800f66 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:30.344725 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b4de7fe2-b855-408a-bde9-d101afcf3fbf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:30.345955 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b4de7fe2-b855-408a-bde9-d101afcf3fbf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402 Aug 13 06:11:30.346132 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b4de7fe2-b855-408a-bde9-d101afcf3fbf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:30.346414 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b4de7fe2-b855-408a-bde9-d101afcf3fbf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:30.359772 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:30.359772 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:30.367851 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b4de7fe2-b855-408a-bde9-d101afcf3fbf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:11:30.377422 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b4de7fe2-b855-408a-bde9-d101afcf3fbf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402 returned with HTTP 200 Aug 13 06:11:30.378012 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 595/2377] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:30 2026] GET /volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402 => generated 872 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:30.393076 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-79b1f2cb-49e7-4dfe-9e87-4625e7be1d6b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:30.395377 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-79b1f2cb-49e7-4dfe-9e87-4625e7be1d6b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402 Aug 13 06:11:30.395819 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-79b1f2cb-49e7-4dfe-9e87-4625e7be1d6b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:30.396203 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-79b1f2cb-49e7-4dfe-9e87-4625e7be1d6b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:30.407898 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:30.407898 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:30.413776 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-79b1f2cb-49e7-4dfe-9e87-4625e7be1d6b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:11:30.420980 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-79b1f2cb-49e7-4dfe-9e87-4625e7be1d6b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402 returned with HTTP 200 Aug 13 06:11:30.421526 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 594/2378] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:30 2026] GET /volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:30.437090 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-329b0fb4-330d-4e8e-9108-cb8832bbfd19 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:30.438997 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-329b0fb4-330d-4e8e-9108-cb8832bbfd19 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402/action Aug 13 06:11:30.439422 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-329b0fb4-330d-4e8e-9108-cb8832bbfd19 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:11:30.439570 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-329b0fb4-330d-4e8e-9108-cb8832bbfd19 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:30.450124 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:30.450124 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:30.450609 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-329b0fb4-330d-4e8e-9108-cb8832bbfd19 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:11:30.462123 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-329b0fb4-330d-4e8e-9108-cb8832bbfd19 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume updated successfully. Aug 13 06:11:30.462123 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-329b0fb4-330d-4e8e-9108-cb8832bbfd19 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402/action returned with HTTP 200 Aug 13 06:11:30.462123 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 601/2379] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:11:30 2026] POST /volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 06:11:30.593494 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-3414c7ce-fe78-4c2b-89f5-4b4a91025f62 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:30.595552 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-3414c7ce-fe78-4c2b-89f5-4b4a91025f62 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402 Aug 13 06:11:30.595747 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-3414c7ce-fe78-4c2b-89f5-4b4a91025f62 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:30.595928 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-3414c7ce-fe78-4c2b-89f5-4b4a91025f62 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:30.603821 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:30.603821 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:30.608071 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-3414c7ce-fe78-4c2b-89f5-4b4a91025f62 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:11:30.614394 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-3414c7ce-fe78-4c2b-89f5-4b4a91025f62 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402 returned with HTTP 200 Aug 13 06:11:30.614830 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 590/2380] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:11:30 2026] GET /volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:31.002026 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-2bf84168-ed00-4c98-a7b3-da2cdffe031a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:31.003959 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-2bf84168-ed00-4c98-a7b3-da2cdffe031a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402 Aug 13 06:11:31.004133 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-2bf84168-ed00-4c98-a7b3-da2cdffe031a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:31.004335 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-2bf84168-ed00-4c98-a7b3-da2cdffe031a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:31.011032 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:31.011032 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:31.014127 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-2bf84168-ed00-4c98-a7b3-da2cdffe031a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:11:31.017505 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-2bf84168-ed00-4c98-a7b3-da2cdffe031a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402 returned with HTTP 200 Aug 13 06:11:31.017828 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 596/2381] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:11:31 2026] GET /volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402 => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:11:31.026833 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-310f48c9-4047-4002-b043-93ed47ed43cc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:31.027196 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-310f48c9-4047-4002-b043-93ed47ed43cc None None] GET https://10.4.3.121/volume// Aug 13 06:11:31.027362 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-310f48c9-4047-4002-b043-93ed47ed43cc None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:31.027575 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-310f48c9-4047-4002-b043-93ed47ed43cc None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:31.027875 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-310f48c9-4047-4002-b043-93ed47ed43cc None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:11:31.028127 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 595/2382] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:11:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:11:31.034725 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-72587a7b-296b-41ee-b951-cc0e06b47baf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:31.036587 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-72587a7b-296b-41ee-b951-cc0e06b47baf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:11:31.036911 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-72587a7b-296b-41ee-b951-cc0e06b47baf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe7bca46-2047-407d-8274-8934b8810402", "connector": null, "instance_uuid": "38fed377-1487-44ba-be24-191d99062061"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:31.044959 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:31.044959 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:31.068568 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-72587a7b-296b-41ee-b951-cc0e06b47baf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:11:31.069087 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 602/2383] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:11:31 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 13 06:11:31.222922 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-51bd3465-d092-45d3-aadb-4b45e17558a8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:31.225667 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-51bd3465-d092-45d3-aadb-4b45e17558a8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/9bed6466-aee0-438b-b873-66f057800f66 Aug 13 06:11:31.225909 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-51bd3465-d092-45d3-aadb-4b45e17558a8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:31.226110 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-51bd3465-d092-45d3-aadb-4b45e17558a8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:31.243077 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:31.243077 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:31.247619 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-51bd3465-d092-45d3-aadb-4b45e17558a8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:31.252955 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-51bd3465-d092-45d3-aadb-4b45e17558a8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/9bed6466-aee0-438b-b873-66f057800f66 returned with HTTP 200 Aug 13 06:11:31.253377 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 591/2384] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:31 2026] GET /volume/v3/volumes/9bed6466-aee0-438b-b873-66f057800f66 => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:31.266754 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bf435033-3328-4725-bb5d-d16282d4a596 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:31.269053 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bf435033-3328-4725-bb5d-d16282d4a596 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/9bed6466-aee0-438b-b873-66f057800f66 Aug 13 06:11:31.269373 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bf435033-3328-4725-bb5d-d16282d4a596 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:31.269641 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bf435033-3328-4725-bb5d-d16282d4a596 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:31.280273 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:31.280273 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:31.285316 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bf435033-3328-4725-bb5d-d16282d4a596 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:31.292275 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bf435033-3328-4725-bb5d-d16282d4a596 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/9bed6466-aee0-438b-b873-66f057800f66 returned with HTTP 200 Aug 13 06:11:31.293251 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 597/2385] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:31 2026] GET /volume/v3/volumes/9bed6466-aee0-438b-b873-66f057800f66 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:31.309261 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-15cb76c8-b5ff-4695-bf25-5aacdad016d1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:31.311676 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-15cb76c8-b5ff-4695-bf25-5aacdad016d1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/volumes/9bed6466-aee0-438b-b873-66f057800f66 Aug 13 06:11:31.311951 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-15cb76c8-b5ff-4695-bf25-5aacdad016d1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:31.312252 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-15cb76c8-b5ff-4695-bf25-5aacdad016d1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:31.312483 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-15cb76c8-b5ff-4695-bf25-5aacdad016d1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete volume with id: 9bed6466-aee0-438b-b873-66f057800f66 Aug 13 06:11:31.323201 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:31.323201 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:31.323847 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-15cb76c8-b5ff-4695-bf25-5aacdad016d1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:31.349660 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-15cb76c8-b5ff-4695-bf25-5aacdad016d1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete volume request issued successfully. Aug 13 06:11:31.349908 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-15cb76c8-b5ff-4695-bf25-5aacdad016d1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/9bed6466-aee0-438b-b873-66f057800f66 returned with HTTP 202 Aug 13 06:11:31.350499 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 596/2386] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:11:31 2026] DELETE /volume/v3/volumes/9bed6466-aee0-438b-b873-66f057800f66 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:11:31.358774 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-48868beb-4382-43d8-bed7-649e7f2d73f9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:31.360527 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-48868beb-4382-43d8-bed7-649e7f2d73f9 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/9bed6466-aee0-438b-b873-66f057800f66 Aug 13 06:11:31.360728 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-48868beb-4382-43d8-bed7-649e7f2d73f9 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:31.360915 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-48868beb-4382-43d8-bed7-649e7f2d73f9 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:31.367754 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:31.367754 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:31.371631 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-48868beb-4382-43d8-bed7-649e7f2d73f9 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:31.377099 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-48868beb-4382-43d8-bed7-649e7f2d73f9 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/9bed6466-aee0-438b-b873-66f057800f66 returned with HTTP 200 Aug 13 06:11:31.377494 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 603/2387] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:31 2026] GET /volume/v3/volumes/9bed6466-aee0-438b-b873-66f057800f66 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:32.338703 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-11abc785-2cb2-417a-ba36-9097af0cb2cf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:32.339137 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-11abc785-2cb2-417a-ba36-9097af0cb2cf None None] GET https://10.4.3.121/volume// Aug 13 06:11:32.339310 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-11abc785-2cb2-417a-ba36-9097af0cb2cf None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:32.339579 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-11abc785-2cb2-417a-ba36-9097af0cb2cf None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:32.339926 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-11abc785-2cb2-417a-ba36-9097af0cb2cf None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:11:32.340200 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 592/2388] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:11:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:11:32.352020 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-f6f6ab42-2d87-45f5-8cb1-7c8688d703b4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:32.358611 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-f6f6ab42-2d87-45f5-8cb1-7c8688d703b4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402 Aug 13 06:11:32.358823 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-f6f6ab42-2d87-45f5-8cb1-7c8688d703b4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:32.359012 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-f6f6ab42-2d87-45f5-8cb1-7c8688d703b4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:32.374448 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:32.374448 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:32.378774 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-f6f6ab42-2d87-45f5-8cb1-7c8688d703b4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:11:32.383337 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-f6f6ab42-2d87-45f5-8cb1-7c8688d703b4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402 returned with HTTP 200 Aug 13 06:11:32.383735 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 598/2389] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:11:32 2026] GET /volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402 => generated 1050 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:11:32.396704 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dc797bed-dedf-413d-9122-6b2dd165469b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:32.396704 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc797bed-dedf-413d-9122-6b2dd165469b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/9bed6466-aee0-438b-b873-66f057800f66 Aug 13 06:11:32.396704 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc797bed-dedf-413d-9122-6b2dd165469b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:32.396704 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc797bed-dedf-413d-9122-6b2dd165469b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:32.405048 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc797bed-dedf-413d-9122-6b2dd165469b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/9bed6466-aee0-438b-b873-66f057800f66 returned with HTTP 404 Aug 13 06:11:32.405601 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 597/2390] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:32 2026] GET /volume/v3/volumes/9bed6466-aee0-438b-b873-66f057800f66 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:32.413632 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f9c14e1d-8483-49fe-8b01-7343e1be2912 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:32.417590 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f9c14e1d-8483-49fe-8b01-7343e1be2912 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/9bed6466-aee0-438b-b873-66f057800f66 Aug 13 06:11:32.417590 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f9c14e1d-8483-49fe-8b01-7343e1be2912 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:32.417590 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f9c14e1d-8483-49fe-8b01-7343e1be2912 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:32.427794 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f9c14e1d-8483-49fe-8b01-7343e1be2912 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/9bed6466-aee0-438b-b873-66f057800f66 returned with HTTP 404 Aug 13 06:11:32.428143 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 604/2391] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:32 2026] GET /volume/v3/volumes/9bed6466-aee0-438b-b873-66f057800f66 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:32.442451 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-245d3416-c196-415b-a9ee-f6c9e7cf3985 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:32.445377 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-245d3416-c196-415b-a9ee-f6c9e7cf3985 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/volumes/9bed6466-aee0-438b-b873-66f057800f66 Aug 13 06:11:32.445613 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-245d3416-c196-415b-a9ee-f6c9e7cf3985 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:32.445849 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-245d3416-c196-415b-a9ee-f6c9e7cf3985 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:32.446055 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-245d3416-c196-415b-a9ee-f6c9e7cf3985 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete volume with id: 9bed6466-aee0-438b-b873-66f057800f66 Aug 13 06:11:32.454446 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-245d3416-c196-415b-a9ee-f6c9e7cf3985 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/9bed6466-aee0-438b-b873-66f057800f66 returned with HTTP 404 Aug 13 06:11:32.455324 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 593/2392] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:11:32 2026] DELETE /volume/v3/volumes/9bed6466-aee0-438b-b873-66f057800f66 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:32.464453 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-625236ea-532e-4477-9656-a1d205ec6dea None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:32.467217 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-625236ea-532e-4477-9656-a1d205ec6dea tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/d1862359-686c-44ca-9551-3c542b3c80f3 Aug 13 06:11:32.467514 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-625236ea-532e-4477-9656-a1d205ec6dea tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:32.468298 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-625236ea-532e-4477-9656-a1d205ec6dea tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:32.468455 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-625236ea-532e-4477-9656-a1d205ec6dea tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete snapshot with id: d1862359-686c-44ca-9551-3c542b3c80f3 Aug 13 06:11:32.475854 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:32.475854 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:32.476498 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-625236ea-532e-4477-9656-a1d205ec6dea tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:11:32.502442 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-625236ea-532e-4477-9656-a1d205ec6dea tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot delete request issued successfully. Aug 13 06:11:32.502442 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-625236ea-532e-4477-9656-a1d205ec6dea tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/d1862359-686c-44ca-9551-3c542b3c80f3 returned with HTTP 202 Aug 13 06:11:32.503163 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 599/2393] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:11:32 2026] DELETE /volume/v3/snapshots/d1862359-686c-44ca-9551-3c542b3c80f3 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 06:11:32.513879 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0d18583a-844b-4fad-855e-0239e082bdc1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:32.517830 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d18583a-844b-4fad-855e-0239e082bdc1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/d1862359-686c-44ca-9551-3c542b3c80f3 Aug 13 06:11:32.517830 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d18583a-844b-4fad-855e-0239e082bdc1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:32.517830 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d18583a-844b-4fad-855e-0239e082bdc1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:32.517948 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-9c08f979-9e0d-433f-91b1-7d03fb3b8fac None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:32.523093 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-9c08f979-9e0d-433f-91b1-7d03fb3b8fac tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] PUT https://10.4.3.121/volume/v3/attachments/9ccc755f-e8e8-4ede-9169-aee571627fce Aug 13 06:11:32.523093 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-9c08f979-9e0d-433f-91b1-7d03fb3b8fac tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:32.523324 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:32.523324 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:32.523755 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0d18583a-844b-4fad-855e-0239e082bdc1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:11:32.524673 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d18583a-844b-4fad-855e-0239e082bdc1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/d1862359-686c-44ca-9551-3c542b3c80f3 returned with HTTP 200 Aug 13 06:11:32.525477 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 598/2394] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:11:32 2026] GET /volume/v3/snapshots/d1862359-686c-44ca-9551-3c542b3c80f3 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:32.534088 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-9c08f979-9e0d-433f-91b1-7d03fb3b8fac tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Acquiring lock "cinder-attachment_update-fe7bca46-2047-407d-8274-8934b8810402-np0000007163" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:11:32.542549 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-9c08f979-9e0d-433f-91b1-7d03fb3b8fac tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Lock "cinder-attachment_update-fe7bca46-2047-407d-8274-8934b8810402-np0000007163" acquired by "attachment_update" :: waited 0.009s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:11:32.544261 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:32.544261 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:32.693083 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-9c08f979-9e0d-433f-91b1-7d03fb3b8fac tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Lock "cinder-attachment_update-fe7bca46-2047-407d-8274-8934b8810402-np0000007163" released by "attachment_update" :: held 0.151s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:11:32.693469 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-9c08f979-9e0d-433f-91b1-7d03fb3b8fac tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/9ccc755f-e8e8-4ede-9169-aee571627fce returned with HTTP 200 Aug 13 06:11:32.693901 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 605/2395] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:11:32 2026] PUT /volume/v3/attachments/9ccc755f-e8e8-4ede-9169-aee571627fce => generated 968 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:32.731211 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-2078f2bc-0a6a-4452-9654-dca5a9daeff5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:32.735020 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-2078f2bc-0a6a-4452-9654-dca5a9daeff5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/attachments/9ccc755f-e8e8-4ede-9169-aee571627fce/action Aug 13 06:11:32.735454 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-2078f2bc-0a6a-4452-9654-dca5a9daeff5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:11:32.735581 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-2078f2bc-0a6a-4452-9654-dca5a9daeff5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:32.763077 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:32.763077 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:32.781713 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-2078f2bc-0a6a-4452-9654-dca5a9daeff5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/9ccc755f-e8e8-4ede-9169-aee571627fce/action returned with HTTP 204 Aug 13 06:11:32.782261 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 594/2396] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:11:32 2026] POST /volume/v3/attachments/9ccc755f-e8e8-4ede-9169-aee571627fce/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:33.537996 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9914469f-5df9-4bc3-b3b1-693f296e0170 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:33.540457 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9914469f-5df9-4bc3-b3b1-693f296e0170 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/d1862359-686c-44ca-9551-3c542b3c80f3 Aug 13 06:11:33.540655 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9914469f-5df9-4bc3-b3b1-693f296e0170 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:33.540849 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9914469f-5df9-4bc3-b3b1-693f296e0170 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:33.545687 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9914469f-5df9-4bc3-b3b1-693f296e0170 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/d1862359-686c-44ca-9551-3c542b3c80f3 returned with HTTP 404 Aug 13 06:11:33.546220 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 600/2397] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:11:33 2026] GET /volume/v3/snapshots/d1862359-686c-44ca-9551-3c542b3c80f3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:33.553613 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c98fcd83-12e1-4d6a-87d3-fa27830b31a1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:33.555441 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c98fcd83-12e1-4d6a-87d3-fa27830b31a1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/49d7f1ae-b6d7-4d3c-b76e-646d3f12f9e5 Aug 13 06:11:33.555648 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c98fcd83-12e1-4d6a-87d3-fa27830b31a1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:33.555858 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c98fcd83-12e1-4d6a-87d3-fa27830b31a1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:33.564516 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:33.564516 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:33.573082 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c98fcd83-12e1-4d6a-87d3-fa27830b31a1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:33.579191 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c98fcd83-12e1-4d6a-87d3-fa27830b31a1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/49d7f1ae-b6d7-4d3c-b76e-646d3f12f9e5 returned with HTTP 200 Aug 13 06:11:33.579608 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 599/2398] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:33 2026] GET /volume/v3/volumes/49d7f1ae-b6d7-4d3c-b76e-646d3f12f9e5 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:33.595423 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-09b74c48-103c-42dd-a8a6-a6437b01560c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:33.598995 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-09b74c48-103c-42dd-a8a6-a6437b01560c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/volumes/49d7f1ae-b6d7-4d3c-b76e-646d3f12f9e5 Aug 13 06:11:33.598995 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-09b74c48-103c-42dd-a8a6-a6437b01560c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:33.598995 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-09b74c48-103c-42dd-a8a6-a6437b01560c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:33.598995 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-09b74c48-103c-42dd-a8a6-a6437b01560c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete volume with id: 49d7f1ae-b6d7-4d3c-b76e-646d3f12f9e5 Aug 13 06:11:33.614632 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:33.614632 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:33.615425 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-09b74c48-103c-42dd-a8a6-a6437b01560c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:33.646553 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-09b74c48-103c-42dd-a8a6-a6437b01560c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete volume request issued successfully. Aug 13 06:11:33.646553 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-09b74c48-103c-42dd-a8a6-a6437b01560c tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/49d7f1ae-b6d7-4d3c-b76e-646d3f12f9e5 returned with HTTP 202 Aug 13 06:11:33.646752 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 606/2399] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:11:33 2026] DELETE /volume/v3/volumes/49d7f1ae-b6d7-4d3c-b76e-646d3f12f9e5 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:11:33.660972 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-097ac8f0-2069-43e5-a061-e785f277b186 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:33.662489 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-097ac8f0-2069-43e5-a061-e785f277b186 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/49d7f1ae-b6d7-4d3c-b76e-646d3f12f9e5 Aug 13 06:11:33.662870 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-097ac8f0-2069-43e5-a061-e785f277b186 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:33.663196 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-097ac8f0-2069-43e5-a061-e785f277b186 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:33.672961 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:33.672961 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:33.677661 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-097ac8f0-2069-43e5-a061-e785f277b186 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:33.682154 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-097ac8f0-2069-43e5-a061-e785f277b186 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/49d7f1ae-b6d7-4d3c-b76e-646d3f12f9e5 returned with HTTP 200 Aug 13 06:11:33.682639 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 595/2400] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:33 2026] GET /volume/v3/volumes/49d7f1ae-b6d7-4d3c-b76e-646d3f12f9e5 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:34.699139 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9cbac83a-60d7-4681-92d8-90312f59a50f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:34.701393 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9cbac83a-60d7-4681-92d8-90312f59a50f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/49d7f1ae-b6d7-4d3c-b76e-646d3f12f9e5 Aug 13 06:11:34.701653 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9cbac83a-60d7-4681-92d8-90312f59a50f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:34.701992 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9cbac83a-60d7-4681-92d8-90312f59a50f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:34.708862 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9cbac83a-60d7-4681-92d8-90312f59a50f tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/49d7f1ae-b6d7-4d3c-b76e-646d3f12f9e5 returned with HTTP 404 Aug 13 06:11:34.709628 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 601/2401] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:34 2026] GET /volume/v3/volumes/49d7f1ae-b6d7-4d3c-b76e-646d3f12f9e5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:34.720153 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bc152946-bb3a-4834-8266-3b8f859a2231 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:34.722578 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bc152946-bb3a-4834-8266-3b8f859a2231 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 Aug 13 06:11:34.722820 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bc152946-bb3a-4834-8266-3b8f859a2231 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:34.723062 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bc152946-bb3a-4834-8266-3b8f859a2231 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:34.738285 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:34.738285 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:34.743674 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bc152946-bb3a-4834-8266-3b8f859a2231 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:34.750560 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bc152946-bb3a-4834-8266-3b8f859a2231 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 returned with HTTP 200 Aug 13 06:11:34.751098 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 600/2402] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:34 2026] GET /volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:34.764700 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-22854321-a12d-4cc1-8dc7-7c3a65e57c62 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:34.767142 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-22854321-a12d-4cc1-8dc7-7c3a65e57c62 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:11:34.769206 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-22854321-a12d-4cc1-8dc7-7c3a65e57c62 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-840294198"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:34.769403 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-22854321-a12d-4cc1-8dc7-7c3a65e57c62 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-840294198'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:11:34.769649 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-22854321-a12d-4cc1-8dc7-7c3a65e57c62 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Create volume of 1 GB Aug 13 06:11:34.775290 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-22854321-a12d-4cc1-8dc7-7c3a65e57c62 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Availability Zones retrieved successfully. Aug 13 06:11:34.789116 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-22854321-a12d-4cc1-8dc7-7c3a65e57c62 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Flow 'volume_create_api' (2a2a9940-40c2-42fc-9ccc-8307da5cf39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:11:34.791415 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-22854321-a12d-4cc1-8dc7-7c3a65e57c62 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (778133a0-d672-43c4-af08-c53d8492c4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:34.796961 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-22854321-a12d-4cc1-8dc7-7c3a65e57c62 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:11:34.835517 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-22854321-a12d-4cc1-8dc7-7c3a65e57c62 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (778133a0-d672-43c4-af08-c53d8492c4be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:34.837139 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-22854321-a12d-4cc1-8dc7-7c3a65e57c62 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaabbf8e-0fea-40d3-9f8b-870651c28d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:34.883362 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-22854321-a12d-4cc1-8dc7-7c3a65e57c62 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Created reservations ['eb54a1c1-f510-49fd-b8ae-8424bcd0a926', 'fd3b32e5-a23b-4d98-8531-d3f5b784f680', '052694f2-c19e-449f-89b6-f5b4b8e5f4bc', '28af47ff-ea62-4cbc-a33f-255ab1e81e0d'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:11:34.884755 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-22854321-a12d-4cc1-8dc7-7c3a65e57c62 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaabbf8e-0fea-40d3-9f8b-870651c28d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb54a1c1-f510-49fd-b8ae-8424bcd0a926', 'fd3b32e5-a23b-4d98-8531-d3f5b784f680', '052694f2-c19e-449f-89b6-f5b4b8e5f4bc', '28af47ff-ea62-4cbc-a33f-255ab1e81e0d']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:34.885838 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-22854321-a12d-4cc1-8dc7-7c3a65e57c62 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b94a3dc-8b74-4794-81e8-54cb5e9875ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:34.910812 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-22854321-a12d-4cc1-8dc7-7c3a65e57c62 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b94a3dc-8b74-4794-81e8-54cb5e9875ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0120cfed-f38e-48c4-99b2-2fb34028259b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-840294198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4e19a147a6426da11b7cf95e12dce9',qos_specs=None,replication_status=,reservations=['eb54a1c1-f510-49fd-b8ae-8424bcd0a926','fd3b32e5-a23b-4d98-8531-d3f5b784f680','052694f2-c19e-449f-89b6-f5b4b8e5f4bc','28af47ff-ea62-4cbc-a33f-255ab1e81e0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddd7ad3511d24b84888e13f0d1864a17',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:11:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-840294198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0120cfed-f38e-48c4-99b2-2fb34028259b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc4e19a147a6426da11b7cf95e12dce9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddd7ad3511d24b84888e13f0d1864a17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:34.912004 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-22854321-a12d-4cc1-8dc7-7c3a65e57c62 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b543a5e-007e-44a5-a834-20f91a51f1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:34.934913 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-22854321-a12d-4cc1-8dc7-7c3a65e57c62 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b543a5e-007e-44a5-a834-20f91a51f1ef) transitioned into state 'SUCCESS' from state '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-840294198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4e19a147a6426da11b7cf95e12dce9',qos_specs=None,replication_status=,reservations=['eb54a1c1-f510-49fd-b8ae-8424bcd0a926','fd3b32e5-a23b-4d98-8531-d3f5b784f680','052694f2-c19e-449f-89b6-f5b4b8e5f4bc','28af47ff-ea62-4cbc-a33f-255ab1e81e0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddd7ad3511d24b84888e13f0d1864a17',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:34.936075 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-22854321-a12d-4cc1-8dc7-7c3a65e57c62 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f579217e-1241-4980-8dc0-e5ef22a8c442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:34.946803 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-22854321-a12d-4cc1-8dc7-7c3a65e57c62 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f579217e-1241-4980-8dc0-e5ef22a8c442) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:34.949204 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-22854321-a12d-4cc1-8dc7-7c3a65e57c62 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Flow 'volume_create_api' (2a2a9940-40c2-42fc-9ccc-8307da5cf39a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:11:34.949204 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-22854321-a12d-4cc1-8dc7-7c3a65e57c62 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Create volume request issued successfully. Aug 13 06:11:34.949204 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-22854321-a12d-4cc1-8dc7-7c3a65e57c62 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:11:34.949750 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 607/2403] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:11:34 2026] POST /volume/v3/volumes => generated 753 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:11:34.964501 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9ee9025e-8b4a-41c0-a9eb-3b8ae6cfc9b9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:34.966579 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ee9025e-8b4a-41c0-a9eb-3b8ae6cfc9b9 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/0120cfed-f38e-48c4-99b2-2fb34028259b Aug 13 06:11:34.966802 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ee9025e-8b4a-41c0-a9eb-3b8ae6cfc9b9 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:34.966971 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ee9025e-8b4a-41c0-a9eb-3b8ae6cfc9b9 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:34.974619 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:34.974619 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:34.978865 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9ee9025e-8b4a-41c0-a9eb-3b8ae6cfc9b9 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:34.983935 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ee9025e-8b4a-41c0-a9eb-3b8ae6cfc9b9 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/0120cfed-f38e-48c4-99b2-2fb34028259b returned with HTTP 200 Aug 13 06:11:34.984353 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 596/2404] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:34 2026] GET /volume/v3/volumes/0120cfed-f38e-48c4-99b2-2fb34028259b => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:35.707158 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-70fa99fc-b2f8-45b7-82b6-00ea55f2b602 req-64e0f2bf-afbf-4b56-a0e6-726ea4838123 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:35.710283 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-70fa99fc-b2f8-45b7-82b6-00ea55f2b602 req-64e0f2bf-afbf-4b56-a0e6-726ea4838123 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/limits Aug 13 06:11:35.710594 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-70fa99fc-b2f8-45b7-82b6-00ea55f2b602 req-64e0f2bf-afbf-4b56-a0e6-726ea4838123 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:35.710900 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-70fa99fc-b2f8-45b7-82b6-00ea55f2b602 req-64e0f2bf-afbf-4b56-a0e6-726ea4838123 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:35.721776 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [req-70fa99fc-b2f8-45b7-82b6-00ea55f2b602 req-64e0f2bf-afbf-4b56-a0e6-726ea4838123 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-898915823 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-898915823, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:11:35.722316 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [req-70fa99fc-b2f8-45b7-82b6-00ea55f2b602 req-64e0f2bf-afbf-4b56-a0e6-726ea4838123 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-898915823 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-898915823, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:11:35.722714 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [req-70fa99fc-b2f8-45b7-82b6-00ea55f2b602 req-64e0f2bf-afbf-4b56-a0e6-726ea4838123 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-898915823 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-898915823, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:11:35.724372 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:35.724372 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:35.738933 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-70fa99fc-b2f8-45b7-82b6-00ea55f2b602 req-64e0f2bf-afbf-4b56-a0e6-726ea4838123 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/limits returned with HTTP 200 Aug 13 06:11:35.739525 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 602/2405] 10.4.3.121 () {68 vars in 1484 bytes} [Thu Aug 13 06:11:35 2026] GET /volume/v3/limits => generated 302 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:35.787716 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-70fa99fc-b2f8-45b7-82b6-00ea55f2b602 req-67ca299c-b600-49ba-9fc7-20282f9c55e7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:35.789971 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-70fa99fc-b2f8-45b7-82b6-00ea55f2b602 req-67ca299c-b600-49ba-9fc7-20282f9c55e7 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 Aug 13 06:11:35.790157 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-70fa99fc-b2f8-45b7-82b6-00ea55f2b602 req-67ca299c-b600-49ba-9fc7-20282f9c55e7 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:35.790370 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-70fa99fc-b2f8-45b7-82b6-00ea55f2b602 req-67ca299c-b600-49ba-9fc7-20282f9c55e7 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:35.801824 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:35.801824 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:35.810272 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-70fa99fc-b2f8-45b7-82b6-00ea55f2b602 req-67ca299c-b600-49ba-9fc7-20282f9c55e7 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:35.823296 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-70fa99fc-b2f8-45b7-82b6-00ea55f2b602 req-67ca299c-b600-49ba-9fc7-20282f9c55e7 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 returned with HTTP 200 Aug 13 06:11:35.825509 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 601/2406] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:11:35 2026] GET /volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 => generated 1659 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:35.845509 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-70fa99fc-b2f8-45b7-82b6-00ea55f2b602 req-ee77c3be-e10a-43bd-8a21-fa0a995d5cd4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:35.851721 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-70fa99fc-b2f8-45b7-82b6-00ea55f2b602 req-ee77c3be-e10a-43bd-8a21-fa0a995d5cd4 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:11:35.852572 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-70fa99fc-b2f8-45b7-82b6-00ea55f2b602 req-ee77c3be-e10a-43bd-8a21-fa0a995d5cd4 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7dbb7792-3cc7-458e-9413-d3b4927cab41", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:35.870253 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:35.870253 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:35.870947 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-70fa99fc-b2f8-45b7-82b6-00ea55f2b602 req-ee77c3be-e10a-43bd-8a21-fa0a995d5cd4 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:35.871135 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [req-70fa99fc-b2f8-45b7-82b6-00ea55f2b602 req-ee77c3be-e10a-43bd-8a21-fa0a995d5cd4 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Create snapshot from volume 7dbb7792-3cc7-458e-9413-d3b4927cab41 Aug 13 06:11:35.923082 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [req-70fa99fc-b2f8-45b7-82b6-00ea55f2b602 req-ee77c3be-e10a-43bd-8a21-fa0a995d5cd4 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Created reservations ['2624306d-8496-4fa5-9234-8ebf7e47bc73', '291e105d-8808-4e31-bf90-e8b3cd1a6430', '872c7472-b7a3-4a95-b986-373d934beab8', '7a755b46-5f04-49e2-8073-ef806e7f6471'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:11:35.970490 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-70fa99fc-b2f8-45b7-82b6-00ea55f2b602 req-ee77c3be-e10a-43bd-8a21-fa0a995d5cd4 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Snapshot force create request issued successfully. Aug 13 06:11:35.974208 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-70fa99fc-b2f8-45b7-82b6-00ea55f2b602 req-ee77c3be-e10a-43bd-8a21-fa0a995d5cd4 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:11:35.974208 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 608/2407] 10.4.3.121 () {72 vars in 1547 bytes} [Thu Aug 13 06:11:35 2026] POST /volume/v3/snapshots => generated 292 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:11:36.004380 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3ea94240-6a7a-48eb-8632-0253892e0a16 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:36.006770 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3ea94240-6a7a-48eb-8632-0253892e0a16 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/0120cfed-f38e-48c4-99b2-2fb34028259b Aug 13 06:11:36.007007 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3ea94240-6a7a-48eb-8632-0253892e0a16 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:36.007267 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3ea94240-6a7a-48eb-8632-0253892e0a16 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:36.015465 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:36.015465 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:36.020344 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3ea94240-6a7a-48eb-8632-0253892e0a16 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:36.025082 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3ea94240-6a7a-48eb-8632-0253892e0a16 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/0120cfed-f38e-48c4-99b2-2fb34028259b returned with HTTP 200 Aug 13 06:11:36.025527 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 597/2408] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:36 2026] GET /volume/v3/volumes/0120cfed-f38e-48c4-99b2-2fb34028259b => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:36.045195 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-666c67dc-8027-4657-92d3-e64a556e62c2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:36.047614 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-666c67dc-8027-4657-92d3-e64a556e62c2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:11:36.047848 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-666c67dc-8027-4657-92d3-e64a556e62c2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0120cfed-f38e-48c4-99b2-2fb34028259b", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1289713851"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:36.059900 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:36.059900 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:36.060678 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-666c67dc-8027-4657-92d3-e64a556e62c2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:36.060881 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-666c67dc-8027-4657-92d3-e64a556e62c2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Create snapshot from volume 0120cfed-f38e-48c4-99b2-2fb34028259b Aug 13 06:11:36.096493 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-666c67dc-8027-4657-92d3-e64a556e62c2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Created reservations ['d64fb560-ca56-4d69-ab79-18afa37f07b1', '1baa4b60-3bf7-4a59-9fcb-5dd269788eec', 'f42b27a4-6158-437a-978e-5ca1300a1e3b', '650c8bce-c9ee-4b23-956d-37509093af62'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:11:36.133211 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-666c67dc-8027-4657-92d3-e64a556e62c2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot create request issued successfully. Aug 13 06:11:36.133211 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-666c67dc-8027-4657-92d3-e64a556e62c2 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:11:36.133211 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 603/2409] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:11:36 2026] POST /volume/v3/snapshots => generated 310 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:11:36.139686 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fb997303-232d-448f-825d-712500ec6d47 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:36.141344 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fb997303-232d-448f-825d-712500ec6d47 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/0cc48583-796f-4b62-9a45-aa5761bf9f3b Aug 13 06:11:36.141557 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fb997303-232d-448f-825d-712500ec6d47 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:36.141697 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fb997303-232d-448f-825d-712500ec6d47 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:36.147419 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:36.147419 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:36.147419 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fb997303-232d-448f-825d-712500ec6d47 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:11:36.148162 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fb997303-232d-448f-825d-712500ec6d47 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/0cc48583-796f-4b62-9a45-aa5761bf9f3b returned with HTTP 200 Aug 13 06:11:36.148636 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 602/2410] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:11:36 2026] GET /volume/v3/snapshots/0cc48583-796f-4b62-9a45-aa5761bf9f3b => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:37.104538 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-6e773cfc-8a74-4379-9979-247de1848ccf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:37.107561 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-6e773cfc-8a74-4379-9979-247de1848ccf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402/encryption Aug 13 06:11:37.107831 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-6e773cfc-8a74-4379-9979-247de1848ccf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:37.108085 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-6e773cfc-8a74-4379-9979-247de1848ccf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:37.110692 np0000007163 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=292,cinder:UPDATE=86,cinder:INSERT=35 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:11:37.124571 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:37.124571 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:37.132594 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6d147f36-6c6e-4d28-9bb7-c77dc79729e2 req-6e773cfc-8a74-4379-9979-247de1848ccf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402/encryption returned with HTTP 200 Aug 13 06:11:37.132998 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 609/2411] 10.4.3.121 () {68 vars in 1631 bytes} [Thu Aug 13 06:11:37 2026] GET /volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:37.159457 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fa828451-f83a-4b63-bdfb-a49ffb4bdcd9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:37.165366 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa828451-f83a-4b63-bdfb-a49ffb4bdcd9 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/0cc48583-796f-4b62-9a45-aa5761bf9f3b Aug 13 06:11:37.165366 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa828451-f83a-4b63-bdfb-a49ffb4bdcd9 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:37.165366 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa828451-f83a-4b63-bdfb-a49ffb4bdcd9 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:37.169778 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:37.169778 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:37.170632 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fa828451-f83a-4b63-bdfb-a49ffb4bdcd9 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:11:37.171172 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa828451-f83a-4b63-bdfb-a49ffb4bdcd9 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/0cc48583-796f-4b62-9a45-aa5761bf9f3b returned with HTTP 200 Aug 13 06:11:37.171604 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 598/2412] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:11:37 2026] GET /volume/v3/snapshots/0cc48583-796f-4b62-9a45-aa5761bf9f3b => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:37.185588 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c9706add-e60c-40f5-a468-da24c65fedcd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:37.195295 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9706add-e60c-40f5-a468-da24c65fedcd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:11:37.195295 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c9706add-e60c-40f5-a468-da24c65fedcd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0cc48583-796f-4b62-9a45-aa5761bf9f3b", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1218142508"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:37.195295 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-c9706add-e60c-40f5-a468-da24c65fedcd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Create volume request body: {'volume': {'snapshot_id': '0cc48583-796f-4b62-9a45-aa5761bf9f3b', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1218142508'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:11:37.201777 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:37.201777 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:37.202632 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c9706add-e60c-40f5-a468-da24c65fedcd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:11:37.202868 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-c9706add-e60c-40f5-a468-da24c65fedcd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Create volume of 1 GB Aug 13 06:11:37.207419 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c9706add-e60c-40f5-a468-da24c65fedcd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Availability Zones retrieved successfully. Aug 13 06:11:37.218028 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9706add-e60c-40f5-a468-da24c65fedcd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Flow 'volume_create_api' (b52013e9-a998-4722-81f4-c97b89b39e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:11:37.219225 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9706add-e60c-40f5-a468-da24c65fedcd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (582b242b-e66e-4a17-993e-6340dcbdeb3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:37.222816 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-c9706add-e60c-40f5-a468-da24c65fedcd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:11:37.277627 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9706add-e60c-40f5-a468-da24c65fedcd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (582b242b-e66e-4a17-993e-6340dcbdeb3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0cc48583-796f-4b62-9a45-aa5761bf9f3b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:37.278809 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9706add-e60c-40f5-a468-da24c65fedcd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbe3086a-f7ba-440c-941d-5d94ea52492a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:37.324969 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-c9706add-e60c-40f5-a468-da24c65fedcd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Created reservations ['ef03a54d-5174-42af-aada-5ccd628a3003', '9338542e-f486-42c2-a826-192eb220e938', 'a09c90a2-de49-4213-af9f-4169848a9593', '0479c577-4d92-433e-920d-cd53703c201e'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:11:37.325834 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9706add-e60c-40f5-a468-da24c65fedcd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbe3086a-f7ba-440c-941d-5d94ea52492a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef03a54d-5174-42af-aada-5ccd628a3003', '9338542e-f486-42c2-a826-192eb220e938', 'a09c90a2-de49-4213-af9f-4169848a9593', '0479c577-4d92-433e-920d-cd53703c201e']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:37.326643 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9706add-e60c-40f5-a468-da24c65fedcd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0997f67-ed33-4eb9-8322-4f098abad648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:37.380349 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9706add-e60c-40f5-a468-da24c65fedcd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0997f67-ed33-4eb9-8322-4f098abad648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8c3b1dc-4403-4398-8665-2cff54298917', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1218142508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4e19a147a6426da11b7cf95e12dce9',qos_specs=None,replication_status=,reservations=['ef03a54d-5174-42af-aada-5ccd628a3003','9338542e-f486-42c2-a826-192eb220e938','a09c90a2-de49-4213-af9f-4169848a9593','0479c577-4d92-433e-920d-cd53703c201e'],size=1,snapshot_id=0cc48583-796f-4b62-9a45-aa5761bf9f3b,source_replicaid=,source_volid=None,status='creating',user_id='ddd7ad3511d24b84888e13f0d1864a17',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:11:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1218142508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8c3b1dc-4403-4398-8665-2cff54298917,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc4e19a147a6426da11b7cf95e12dce9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0cc48583-796f-4b62-9a45-aa5761bf9f3b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddd7ad3511d24b84888e13f0d1864a17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:37.381994 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9706add-e60c-40f5-a468-da24c65fedcd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6512a42c-1a6b-4d1d-9bfa-f2ef23183217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:37.415880 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9706add-e60c-40f5-a468-da24c65fedcd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6512a42c-1a6b-4d1d-9bfa-f2ef23183217) transitioned into state 'SUCCESS' from state '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-1218142508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4e19a147a6426da11b7cf95e12dce9',qos_specs=None,replication_status=,reservations=['ef03a54d-5174-42af-aada-5ccd628a3003','9338542e-f486-42c2-a826-192eb220e938','a09c90a2-de49-4213-af9f-4169848a9593','0479c577-4d92-433e-920d-cd53703c201e'],size=1,snapshot_id=0cc48583-796f-4b62-9a45-aa5761bf9f3b,source_replicaid=,source_volid=None,status='creating',user_id='ddd7ad3511d24b84888e13f0d1864a17',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:37.416768 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9706add-e60c-40f5-a468-da24c65fedcd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44239add-7a86-4210-9d47-717473b8077a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:37.468586 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9706add-e60c-40f5-a468-da24c65fedcd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44239add-7a86-4210-9d47-717473b8077a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:37.469568 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9706add-e60c-40f5-a468-da24c65fedcd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Flow 'volume_create_api' (b52013e9-a998-4722-81f4-c97b89b39e2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:11:37.471693 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c9706add-e60c-40f5-a468-da24c65fedcd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Create volume request issued successfully. Aug 13 06:11:37.471693 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9706add-e60c-40f5-a468-da24c65fedcd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:11:37.471693 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 604/2413] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:11:37 2026] POST /volume/v3/volumes => generated 788 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:11:37.489140 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2c7b465f-0f88-431d-bb99-455906096007 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:37.491494 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2c7b465f-0f88-431d-bb99-455906096007 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/a8c3b1dc-4403-4398-8665-2cff54298917 Aug 13 06:11:37.491773 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2c7b465f-0f88-431d-bb99-455906096007 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:37.492019 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2c7b465f-0f88-431d-bb99-455906096007 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:37.502652 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:37.502652 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:37.507035 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2c7b465f-0f88-431d-bb99-455906096007 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:37.512163 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2c7b465f-0f88-431d-bb99-455906096007 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/a8c3b1dc-4403-4398-8665-2cff54298917 returned with HTTP 200 Aug 13 06:11:37.515744 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 603/2414] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:37 2026] GET /volume/v3/volumes/a8c3b1dc-4403-4398-8665-2cff54298917 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:38.526062 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e8eae09a-58ec-4258-9e76-45f8aba18af5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:38.528131 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e8eae09a-58ec-4258-9e76-45f8aba18af5 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/a8c3b1dc-4403-4398-8665-2cff54298917 Aug 13 06:11:38.528356 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e8eae09a-58ec-4258-9e76-45f8aba18af5 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:38.528543 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e8eae09a-58ec-4258-9e76-45f8aba18af5 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:38.535679 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:38.535679 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:38.543948 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e8eae09a-58ec-4258-9e76-45f8aba18af5 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:38.548663 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e8eae09a-58ec-4258-9e76-45f8aba18af5 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/a8c3b1dc-4403-4398-8665-2cff54298917 returned with HTTP 200 Aug 13 06:11:38.549079 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 610/2415] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:38 2026] GET /volume/v3/volumes/a8c3b1dc-4403-4398-8665-2cff54298917 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:38.567736 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-db9daf0a-46a7-48a0-8812-c043becf112b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:38.570026 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-db9daf0a-46a7-48a0-8812-c043becf112b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/a8c3b1dc-4403-4398-8665-2cff54298917 Aug 13 06:11:38.570335 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-db9daf0a-46a7-48a0-8812-c043becf112b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:38.570603 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-db9daf0a-46a7-48a0-8812-c043becf112b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:38.589224 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:38.589224 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:38.597169 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-db9daf0a-46a7-48a0-8812-c043becf112b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:38.606120 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-db9daf0a-46a7-48a0-8812-c043becf112b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/a8c3b1dc-4403-4398-8665-2cff54298917 returned with HTTP 200 Aug 13 06:11:38.606684 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 599/2416] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:38 2026] GET /volume/v3/volumes/a8c3b1dc-4403-4398-8665-2cff54298917 => generated 881 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:38.621764 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e14c62d1-cb9d-4437-a76b-a54478a96fec None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:38.623695 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e14c62d1-cb9d-4437-a76b-a54478a96fec tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/volumes/a8c3b1dc-4403-4398-8665-2cff54298917 Aug 13 06:11:38.623867 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e14c62d1-cb9d-4437-a76b-a54478a96fec tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:38.624053 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e14c62d1-cb9d-4437-a76b-a54478a96fec tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:38.624225 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-e14c62d1-cb9d-4437-a76b-a54478a96fec tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete volume with id: a8c3b1dc-4403-4398-8665-2cff54298917 Aug 13 06:11:38.631862 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:38.631862 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:38.632326 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e14c62d1-cb9d-4437-a76b-a54478a96fec tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:38.659371 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e14c62d1-cb9d-4437-a76b-a54478a96fec tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete volume request issued successfully. Aug 13 06:11:38.659672 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e14c62d1-cb9d-4437-a76b-a54478a96fec tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/a8c3b1dc-4403-4398-8665-2cff54298917 returned with HTTP 202 Aug 13 06:11:38.660371 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 605/2417] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:11:38 2026] DELETE /volume/v3/volumes/a8c3b1dc-4403-4398-8665-2cff54298917 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:11:38.674897 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-64b9aaec-aa50-414e-8e6f-aca0374d3394 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:38.679014 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-64b9aaec-aa50-414e-8e6f-aca0374d3394 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/a8c3b1dc-4403-4398-8665-2cff54298917 Aug 13 06:11:38.679274 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-64b9aaec-aa50-414e-8e6f-aca0374d3394 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:38.679515 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-64b9aaec-aa50-414e-8e6f-aca0374d3394 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:38.691865 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:38.691865 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:38.704614 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-64b9aaec-aa50-414e-8e6f-aca0374d3394 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:38.711010 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-64b9aaec-aa50-414e-8e6f-aca0374d3394 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/a8c3b1dc-4403-4398-8665-2cff54298917 returned with HTTP 200 Aug 13 06:11:38.711633 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 604/2418] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:38 2026] GET /volume/v3/volumes/a8c3b1dc-4403-4398-8665-2cff54298917 => generated 880 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:38.809071 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a0c3281d-8e3c-4656-96bc-e5d5201128d4 req-e61b9859-656d-490e-a25b-b60dc33e6541 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:38.812012 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a0c3281d-8e3c-4656-96bc-e5d5201128d4 req-e61b9859-656d-490e-a25b-b60dc33e6541 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc Aug 13 06:11:38.812212 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a0c3281d-8e3c-4656-96bc-e5d5201128d4 req-e61b9859-656d-490e-a25b-b60dc33e6541 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:38.812424 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a0c3281d-8e3c-4656-96bc-e5d5201128d4 req-e61b9859-656d-490e-a25b-b60dc33e6541 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:38.830044 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:38.830044 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:38.838135 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-a0c3281d-8e3c-4656-96bc-e5d5201128d4 req-e61b9859-656d-490e-a25b-b60dc33e6541 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:11:38.849176 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a0c3281d-8e3c-4656-96bc-e5d5201128d4 req-e61b9859-656d-490e-a25b-b60dc33e6541 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc returned with HTTP 200 Aug 13 06:11:38.849740 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 611/2419] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:11:38 2026] GET /volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:38.893791 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a0c3281d-8e3c-4656-96bc-e5d5201128d4 req-7eba1c32-c8de-4af2-bf49-f9cebdae0831 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:38.899744 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a0c3281d-8e3c-4656-96bc-e5d5201128d4 req-7eba1c32-c8de-4af2-bf49-f9cebdae0831 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] POST https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc/action Aug 13 06:11:38.900273 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a0c3281d-8e3c-4656-96bc-e5d5201128d4 req-7eba1c32-c8de-4af2-bf49-f9cebdae0831 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:11:38.900455 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a0c3281d-8e3c-4656-96bc-e5d5201128d4 req-7eba1c32-c8de-4af2-bf49-f9cebdae0831 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:38.905870 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-41360afc-3e8b-4a23-be8e-8612c580b065 req-559f843c-e142-4060-9d16-8df7fc8e3b40 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:38.911392 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-41360afc-3e8b-4a23-be8e-8612c580b065 req-559f843c-e142-4060-9d16-8df7fc8e3b40 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 Aug 13 06:11:38.911681 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-41360afc-3e8b-4a23-be8e-8612c580b065 req-559f843c-e142-4060-9d16-8df7fc8e3b40 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:38.911927 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-41360afc-3e8b-4a23-be8e-8612c580b065 req-559f843c-e142-4060-9d16-8df7fc8e3b40 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:38.920278 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:38.920278 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:38.921005 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-a0c3281d-8e3c-4656-96bc-e5d5201128d4 req-7eba1c32-c8de-4af2-bf49-f9cebdae0831 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:11:38.923678 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:38.923678 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:38.927706 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-41360afc-3e8b-4a23-be8e-8612c580b065 req-559f843c-e142-4060-9d16-8df7fc8e3b40 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:38.927803 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-a0c3281d-8e3c-4656-96bc-e5d5201128d4 req-7eba1c32-c8de-4af2-bf49-f9cebdae0831 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Begin detaching volume completed successfully. Aug 13 06:11:38.928349 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a0c3281d-8e3c-4656-96bc-e5d5201128d4 req-7eba1c32-c8de-4af2-bf49-f9cebdae0831 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc/action returned with HTTP 202 Aug 13 06:11:38.929009 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 600/2420] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:11:38 2026] POST /volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:11:38.933693 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-41360afc-3e8b-4a23-be8e-8612c580b065 req-559f843c-e142-4060-9d16-8df7fc8e3b40 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 returned with HTTP 200 Aug 13 06:11:38.934136 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 606/2421] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:11:38 2026] GET /volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 => generated 1659 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:38.993106 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3c8bb9ee-4245-446c-b2be-301164973012 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:38.993564 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c8bb9ee-4245-446c-b2be-301164973012 None None] GET https://10.4.3.121/volume// Aug 13 06:11:38.993726 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c8bb9ee-4245-446c-b2be-301164973012 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:38.993931 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c8bb9ee-4245-446c-b2be-301164973012 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:38.994276 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c8bb9ee-4245-446c-b2be-301164973012 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:11:38.994543 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 605/2422] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:11:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:11:39.010988 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a0c3281d-8e3c-4656-96bc-e5d5201128d4 req-5a83855d-114a-4048-a302-504f877fad4b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:39.012803 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a0c3281d-8e3c-4656-96bc-e5d5201128d4 req-5a83855d-114a-4048-a302-504f877fad4b tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc Aug 13 06:11:39.013005 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a0c3281d-8e3c-4656-96bc-e5d5201128d4 req-5a83855d-114a-4048-a302-504f877fad4b tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:39.013176 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a0c3281d-8e3c-4656-96bc-e5d5201128d4 req-5a83855d-114a-4048-a302-504f877fad4b tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:39.025727 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:39.025727 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:39.031943 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-a0c3281d-8e3c-4656-96bc-e5d5201128d4 req-5a83855d-114a-4048-a302-504f877fad4b tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:11:39.036065 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a0c3281d-8e3c-4656-96bc-e5d5201128d4 req-5a83855d-114a-4048-a302-504f877fad4b tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc returned with HTTP 200 Aug 13 06:11:39.039218 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 612/2423] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:11:39 2026] GET /volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc => generated 1322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:11:39.727382 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6c6c4113-8765-49d0-976d-278c76f2d298 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:39.729892 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6c6c4113-8765-49d0-976d-278c76f2d298 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/a8c3b1dc-4403-4398-8665-2cff54298917 Aug 13 06:11:39.730321 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6c6c4113-8765-49d0-976d-278c76f2d298 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:39.730541 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6c6c4113-8765-49d0-976d-278c76f2d298 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:39.738544 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6c6c4113-8765-49d0-976d-278c76f2d298 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/a8c3b1dc-4403-4398-8665-2cff54298917 returned with HTTP 404 Aug 13 06:11:39.739210 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 601/2424] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:39 2026] GET /volume/v3/volumes/a8c3b1dc-4403-4398-8665-2cff54298917 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:39.754114 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-576507b7-7b09-495f-8d1a-d974939201bd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:39.758451 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-576507b7-7b09-495f-8d1a-d974939201bd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/a8c3b1dc-4403-4398-8665-2cff54298917 Aug 13 06:11:39.758451 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-576507b7-7b09-495f-8d1a-d974939201bd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:39.758451 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-576507b7-7b09-495f-8d1a-d974939201bd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:39.766214 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-576507b7-7b09-495f-8d1a-d974939201bd tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/a8c3b1dc-4403-4398-8665-2cff54298917 returned with HTTP 404 Aug 13 06:11:39.766214 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 607/2425] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:39 2026] GET /volume/v3/volumes/a8c3b1dc-4403-4398-8665-2cff54298917 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:39.780212 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5733a634-7c2d-4c65-8f58-8285bafe2f69 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:39.784525 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5733a634-7c2d-4c65-8f58-8285bafe2f69 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/volumes/a8c3b1dc-4403-4398-8665-2cff54298917 Aug 13 06:11:39.784704 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5733a634-7c2d-4c65-8f58-8285bafe2f69 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:39.784891 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5733a634-7c2d-4c65-8f58-8285bafe2f69 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:39.785032 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-5733a634-7c2d-4c65-8f58-8285bafe2f69 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete volume with id: a8c3b1dc-4403-4398-8665-2cff54298917 Aug 13 06:11:39.796913 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5733a634-7c2d-4c65-8f58-8285bafe2f69 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/a8c3b1dc-4403-4398-8665-2cff54298917 returned with HTTP 404 Aug 13 06:11:39.798699 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 606/2426] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:11:39 2026] DELETE /volume/v3/volumes/a8c3b1dc-4403-4398-8665-2cff54298917 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:39.804132 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-87587042-4494-4931-95b8-dc099693492b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:39.807746 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-87587042-4494-4931-95b8-dc099693492b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/0cc48583-796f-4b62-9a45-aa5761bf9f3b Aug 13 06:11:39.807970 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-87587042-4494-4931-95b8-dc099693492b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:39.808154 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-87587042-4494-4931-95b8-dc099693492b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:39.808328 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-87587042-4494-4931-95b8-dc099693492b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete snapshot with id: 0cc48583-796f-4b62-9a45-aa5761bf9f3b Aug 13 06:11:39.823014 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:39.823014 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:39.823463 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-87587042-4494-4931-95b8-dc099693492b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:11:39.830058 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-41360afc-3e8b-4a23-be8e-8612c580b065 req-abdf4d69-a6e8-4445-aad2-4b5fe13b5c59 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:39.833154 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-41360afc-3e8b-4a23-be8e-8612c580b065 req-abdf4d69-a6e8-4445-aad2-4b5fe13b5c59 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] DELETE https://10.4.3.121/volume/v3/attachments/0f964674-f2ae-4612-a23a-8d1592759239 Aug 13 06:11:39.833471 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-41360afc-3e8b-4a23-be8e-8612c580b065 req-abdf4d69-a6e8-4445-aad2-4b5fe13b5c59 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:39.833756 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-41360afc-3e8b-4a23-be8e-8612c580b065 req-abdf4d69-a6e8-4445-aad2-4b5fe13b5c59 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:39.845235 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:39.845235 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:39.850083 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-87587042-4494-4931-95b8-dc099693492b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot delete request issued successfully. Aug 13 06:11:39.850363 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-87587042-4494-4931-95b8-dc099693492b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/0cc48583-796f-4b62-9a45-aa5761bf9f3b returned with HTTP 202 Aug 13 06:11:39.850801 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 613/2427] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:11:39 2026] DELETE /volume/v3/snapshots/0cc48583-796f-4b62-9a45-aa5761bf9f3b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:11:39.863158 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a6447c99-e2c4-427d-8431-5220d30a2574 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:39.865299 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6447c99-e2c4-427d-8431-5220d30a2574 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/0cc48583-796f-4b62-9a45-aa5761bf9f3b Aug 13 06:11:39.865488 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a6447c99-e2c4-427d-8431-5220d30a2574 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:39.865666 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a6447c99-e2c4-427d-8431-5220d30a2574 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:39.872207 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:39.872207 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:39.872885 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a6447c99-e2c4-427d-8431-5220d30a2574 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Snapshot retrieved successfully. Aug 13 06:11:39.873838 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6447c99-e2c4-427d-8431-5220d30a2574 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/0cc48583-796f-4b62-9a45-aa5761bf9f3b returned with HTTP 200 Aug 13 06:11:39.874174 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 608/2428] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:11:39 2026] GET /volume/v3/snapshots/0cc48583-796f-4b62-9a45-aa5761bf9f3b => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:39.924667 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-41360afc-3e8b-4a23-be8e-8612c580b065 req-abdf4d69-a6e8-4445-aad2-4b5fe13b5c59 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments/0f964674-f2ae-4612-a23a-8d1592759239 returned with HTTP 200 Aug 13 06:11:39.925097 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 602/2429] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:11:39 2026] DELETE /volume/v3/attachments/0f964674-f2ae-4612-a23a-8d1592759239 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:39.987753 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a0c3281d-8e3c-4656-96bc-e5d5201128d4 req-5c5fe07c-8dfd-4590-8b61-402d28794b52 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:39.989819 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a0c3281d-8e3c-4656-96bc-e5d5201128d4 req-5c5fe07c-8dfd-4590-8b61-402d28794b52 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] DELETE https://10.4.3.121/volume/v3/attachments/73891ab4-44f0-41cc-b5f2-ec9120d2732f Aug 13 06:11:39.989988 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a0c3281d-8e3c-4656-96bc-e5d5201128d4 req-5c5fe07c-8dfd-4590-8b61-402d28794b52 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:39.990157 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a0c3281d-8e3c-4656-96bc-e5d5201128d4 req-5c5fe07c-8dfd-4590-8b61-402d28794b52 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:40.000449 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:40.000449 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:40.064602 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a0c3281d-8e3c-4656-96bc-e5d5201128d4 req-5c5fe07c-8dfd-4590-8b61-402d28794b52 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/attachments/73891ab4-44f0-41cc-b5f2-ec9120d2732f returned with HTTP 200 Aug 13 06:11:40.065369 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 607/2430] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:11:39 2026] DELETE /volume/v3/attachments/73891ab4-44f0-41cc-b5f2-ec9120d2732f => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:40.883561 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f9888fc7-6e62-475a-aba0-164a14011321 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:40.885457 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f9888fc7-6e62-475a-aba0-164a14011321 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/snapshots/0cc48583-796f-4b62-9a45-aa5761bf9f3b Aug 13 06:11:40.885680 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f9888fc7-6e62-475a-aba0-164a14011321 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:40.885887 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f9888fc7-6e62-475a-aba0-164a14011321 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:40.890950 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f9888fc7-6e62-475a-aba0-164a14011321 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/snapshots/0cc48583-796f-4b62-9a45-aa5761bf9f3b returned with HTTP 404 Aug 13 06:11:40.891526 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 614/2431] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:11:40 2026] GET /volume/v3/snapshots/0cc48583-796f-4b62-9a45-aa5761bf9f3b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:40.898643 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6a31bb0e-a4fa-4cd8-ad5b-a8f050bc05e4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:40.900641 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6a31bb0e-a4fa-4cd8-ad5b-a8f050bc05e4 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/0120cfed-f38e-48c4-99b2-2fb34028259b Aug 13 06:11:40.900758 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6a31bb0e-a4fa-4cd8-ad5b-a8f050bc05e4 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:40.901071 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6a31bb0e-a4fa-4cd8-ad5b-a8f050bc05e4 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:40.916172 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:40.916172 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:40.928828 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6a31bb0e-a4fa-4cd8-ad5b-a8f050bc05e4 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:40.940661 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6a31bb0e-a4fa-4cd8-ad5b-a8f050bc05e4 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/0120cfed-f38e-48c4-99b2-2fb34028259b returned with HTTP 200 Aug 13 06:11:40.941295 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 609/2432] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:40 2026] GET /volume/v3/volumes/0120cfed-f38e-48c4-99b2-2fb34028259b => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:40.963287 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-63f84072-b200-4be5-a6cd-fa834953b5d1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:40.968468 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-63f84072-b200-4be5-a6cd-fa834953b5d1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/volumes/0120cfed-f38e-48c4-99b2-2fb34028259b Aug 13 06:11:40.968643 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-63f84072-b200-4be5-a6cd-fa834953b5d1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:40.968815 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-63f84072-b200-4be5-a6cd-fa834953b5d1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:40.968966 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-63f84072-b200-4be5-a6cd-fa834953b5d1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete volume with id: 0120cfed-f38e-48c4-99b2-2fb34028259b Aug 13 06:11:40.976817 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:40.976817 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:40.977495 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-63f84072-b200-4be5-a6cd-fa834953b5d1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:41.002717 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-63f84072-b200-4be5-a6cd-fa834953b5d1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete volume request issued successfully. Aug 13 06:11:41.002968 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-63f84072-b200-4be5-a6cd-fa834953b5d1 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/0120cfed-f38e-48c4-99b2-2fb34028259b returned with HTTP 202 Aug 13 06:11:41.003543 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 603/2433] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:11:40 2026] DELETE /volume/v3/volumes/0120cfed-f38e-48c4-99b2-2fb34028259b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:11:41.010591 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dc812b4e-43d4-48fe-9d8b-e516e17f90d5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:41.012715 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc812b4e-43d4-48fe-9d8b-e516e17f90d5 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/0120cfed-f38e-48c4-99b2-2fb34028259b Aug 13 06:11:41.012930 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc812b4e-43d4-48fe-9d8b-e516e17f90d5 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:41.013132 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc812b4e-43d4-48fe-9d8b-e516e17f90d5 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:41.021599 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:41.021599 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:41.024807 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dc812b4e-43d4-48fe-9d8b-e516e17f90d5 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:41.028705 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc812b4e-43d4-48fe-9d8b-e516e17f90d5 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/0120cfed-f38e-48c4-99b2-2fb34028259b returned with HTTP 200 Aug 13 06:11:41.029071 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 608/2434] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:41 2026] GET /volume/v3/volumes/0120cfed-f38e-48c4-99b2-2fb34028259b => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:41.141356 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-0febc7d6-3533-4630-9e37-16b4323cdce1 req-643d10b7-005e-4669-b2e8-892e8f740409 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:41.144883 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0febc7d6-3533-4630-9e37-16b4323cdce1 req-643d10b7-005e-4669-b2e8-892e8f740409 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc Aug 13 06:11:41.145747 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0febc7d6-3533-4630-9e37-16b4323cdce1 req-643d10b7-005e-4669-b2e8-892e8f740409 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:41.146167 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0febc7d6-3533-4630-9e37-16b4323cdce1 req-643d10b7-005e-4669-b2e8-892e8f740409 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:41.155595 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:41.155595 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:41.160874 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-0febc7d6-3533-4630-9e37-16b4323cdce1 req-643d10b7-005e-4669-b2e8-892e8f740409 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:11:41.168915 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0febc7d6-3533-4630-9e37-16b4323cdce1 req-643d10b7-005e-4669-b2e8-892e8f740409 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc returned with HTTP 200 Aug 13 06:11:41.169500 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 615/2435] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:11:41 2026] GET /volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:41.182713 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2784194c-46a0-45a9-a1bd-634e17f6ab10 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:41.184932 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2784194c-46a0-45a9-a1bd-634e17f6ab10 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] DELETE https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc Aug 13 06:11:41.185131 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2784194c-46a0-45a9-a1bd-634e17f6ab10 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:41.185420 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2784194c-46a0-45a9-a1bd-634e17f6ab10 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:41.185595 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-2784194c-46a0-45a9-a1bd-634e17f6ab10 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Delete volume with id: 8b76d48a-3937-43c7-a62d-50169468fcdc Aug 13 06:11:41.194902 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:41.194902 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:41.195388 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2784194c-46a0-45a9-a1bd-634e17f6ab10 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:11:41.216009 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2784194c-46a0-45a9-a1bd-634e17f6ab10 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Delete volume request issued successfully. Aug 13 06:11:41.216252 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2784194c-46a0-45a9-a1bd-634e17f6ab10 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc returned with HTTP 202 Aug 13 06:11:41.216684 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 610/2436] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:11:41 2026] DELETE /volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:11:41.223360 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9ee70f71-ad16-488c-a95f-d89f5fd47ecf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:41.225685 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ee70f71-ad16-488c-a95f-d89f5fd47ecf tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc Aug 13 06:11:41.225938 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ee70f71-ad16-488c-a95f-d89f5fd47ecf tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:41.226258 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ee70f71-ad16-488c-a95f-d89f5fd47ecf tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:41.234734 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:41.234734 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:41.238997 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9ee70f71-ad16-488c-a95f-d89f5fd47ecf tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Volume info retrieved successfully. Aug 13 06:11:41.243506 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ee70f71-ad16-488c-a95f-d89f5fd47ecf tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc returned with HTTP 200 Aug 13 06:11:41.243999 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 604/2437] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:41 2026] GET /volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:42.044366 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c5583688-5fbf-4c51-888f-ad8633f59ef4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:42.044727 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7f14d1a6-ae9c-4d16-85a4-142adc3efd48 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:42.046802 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7f14d1a6-ae9c-4d16-85a4-142adc3efd48 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/0120cfed-f38e-48c4-99b2-2fb34028259b Aug 13 06:11:42.047015 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7f14d1a6-ae9c-4d16-85a4-142adc3efd48 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:42.047207 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7f14d1a6-ae9c-4d16-85a4-142adc3efd48 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:42.047592 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c5583688-5fbf-4c51-888f-ad8633f59ef4 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] DELETE https://10.4.3.121/volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41?cascade=True Aug 13 06:11:42.047897 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c5583688-5fbf-4c51-888f-ad8633f59ef4 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:42.048195 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c5583688-5fbf-4c51-888f-ad8633f59ef4 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:42.048515 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-c5583688-5fbf-4c51-888f-ad8633f59ef4 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Delete volume with id: 7dbb7792-3cc7-458e-9413-d3b4927cab41 Aug 13 06:11:42.054048 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7f14d1a6-ae9c-4d16-85a4-142adc3efd48 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/0120cfed-f38e-48c4-99b2-2fb34028259b returned with HTTP 404 Aug 13 06:11:42.054544 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 616/2438] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:42 2026] GET /volume/v3/volumes/0120cfed-f38e-48c4-99b2-2fb34028259b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:42.063245 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:42.063245 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:42.063754 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c5583688-5fbf-4c51-888f-ad8633f59ef4 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:42.069894 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eb34a92e-0037-424d-9c30-1ee773f4f3ea None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:42.072158 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eb34a92e-0037-424d-9c30-1ee773f4f3ea tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 Aug 13 06:11:42.072462 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eb34a92e-0037-424d-9c30-1ee773f4f3ea tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:42.072711 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eb34a92e-0037-424d-9c30-1ee773f4f3ea tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:42.087260 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:42.087260 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:42.091306 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-eb34a92e-0037-424d-9c30-1ee773f4f3ea tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:42.099413 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eb34a92e-0037-424d-9c30-1ee773f4f3ea tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 returned with HTTP 200 Aug 13 06:11:42.099820 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 611/2439] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:42 2026] GET /volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:42.115045 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ccf1d607-6a17-468a-acea-ec30f3527dc8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:42.115390 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c5583688-5fbf-4c51-888f-ad8633f59ef4 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Delete volume request issued successfully. Aug 13 06:11:42.115702 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c5583688-5fbf-4c51-888f-ad8633f59ef4 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41?cascade=True returned with HTTP 202 Aug 13 06:11:42.116332 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 609/2440] 10.4.3.121 () {66 vars in 1376 bytes} [Thu Aug 13 06:11:42 2026] DELETE /volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41?cascade=True => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:11:42.117284 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ccf1d607-6a17-468a-acea-ec30f3527dc8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] DELETE https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 Aug 13 06:11:42.117410 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ccf1d607-6a17-468a-acea-ec30f3527dc8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:42.117691 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ccf1d607-6a17-468a-acea-ec30f3527dc8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:42.117926 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-ccf1d607-6a17-468a-acea-ec30f3527dc8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete volume with id: b42597f5-1172-4e81-b7e6-9f7b220297a7 Aug 13 06:11:42.126988 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:42.126988 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:42.127406 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c2a191c7-ddd8-40b1-8fa4-3c54aed07f89 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:42.127515 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ccf1d607-6a17-468a-acea-ec30f3527dc8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:42.132714 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c2a191c7-ddd8-40b1-8fa4-3c54aed07f89 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 Aug 13 06:11:42.132714 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c2a191c7-ddd8-40b1-8fa4-3c54aed07f89 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:42.132714 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c2a191c7-ddd8-40b1-8fa4-3c54aed07f89 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:42.141699 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:42.141699 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:42.145736 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c2a191c7-ddd8-40b1-8fa4-3c54aed07f89 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:42.153227 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ccf1d607-6a17-468a-acea-ec30f3527dc8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Delete volume request issued successfully. Aug 13 06:11:42.153519 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ccf1d607-6a17-468a-acea-ec30f3527dc8 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 returned with HTTP 202 Aug 13 06:11:42.153820 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c2a191c7-ddd8-40b1-8fa4-3c54aed07f89 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 returned with HTTP 200 Aug 13 06:11:42.154044 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 605/2441] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:11:42 2026] DELETE /volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 06:11:42.154384 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 617/2442] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:42 2026] GET /volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:42.170088 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3abe0f38-6416-4e41-8322-7b30c7d67f7b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:42.172519 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3abe0f38-6416-4e41-8322-7b30c7d67f7b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 Aug 13 06:11:42.172801 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3abe0f38-6416-4e41-8322-7b30c7d67f7b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:42.173045 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3abe0f38-6416-4e41-8322-7b30c7d67f7b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:42.185452 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:42.185452 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:42.192466 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3abe0f38-6416-4e41-8322-7b30c7d67f7b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Volume info retrieved successfully. Aug 13 06:11:42.196462 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3abe0f38-6416-4e41-8322-7b30c7d67f7b tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 returned with HTTP 200 Aug 13 06:11:42.197084 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 612/2443] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:42 2026] GET /volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:42.266404 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-64dced4e-f6ec-4ae8-9abc-45d782973031 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:42.268619 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-64dced4e-f6ec-4ae8-9abc-45d782973031 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] GET https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc Aug 13 06:11:42.268934 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-64dced4e-f6ec-4ae8-9abc-45d782973031 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:42.269159 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-64dced4e-f6ec-4ae8-9abc-45d782973031 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:42.279383 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-64dced4e-f6ec-4ae8-9abc-45d782973031 tempest-TestMinimumBasicScenario-1955409655 tempest-TestMinimumBasicScenario-1955409655-project-member] https://10.4.3.121/volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc returned with HTTP 404 Aug 13 06:11:42.280206 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 610/2444] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:42 2026] GET /volume/v3/volumes/8b76d48a-3937-43c7-a62d-50169468fcdc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:43.175404 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-07c0da3c-e1f9-4f30-80bc-3c6162bb00a5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:43.177619 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-07c0da3c-e1f9-4f30-80bc-3c6162bb00a5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 Aug 13 06:11:43.177824 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-07c0da3c-e1f9-4f30-80bc-3c6162bb00a5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:43.178009 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-07c0da3c-e1f9-4f30-80bc-3c6162bb00a5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:43.186202 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-07c0da3c-e1f9-4f30-80bc-3c6162bb00a5 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 returned with HTTP 404 Aug 13 06:11:43.186202 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 606/2445] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:43 2026] GET /volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:43.212520 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-638b48e9-509e-45d0-89df-3b3f7b69dbd7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:43.215223 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-638b48e9-509e-45d0-89df-3b3f7b69dbd7 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] GET https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 Aug 13 06:11:43.215571 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-638b48e9-509e-45d0-89df-3b3f7b69dbd7 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:43.215915 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-638b48e9-509e-45d0-89df-3b3f7b69dbd7 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:43.225503 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-638b48e9-509e-45d0-89df-3b3f7b69dbd7 tempest-VolumesSnapshotTestJSON-384666556 tempest-VolumesSnapshotTestJSON-384666556-project-member] https://10.4.3.121/volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 returned with HTTP 404 Aug 13 06:11:43.226078 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 618/2446] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:43 2026] GET /volume/v3/volumes/b42597f5-1172-4e81-b7e6-9f7b220297a7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:43.577320 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-945019f2-11d9-4c8e-bab0-48ae37b1487b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:43.579587 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-945019f2-11d9-4c8e-bab0-48ae37b1487b tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] DELETE https://10.4.3.121/volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 Aug 13 06:11:43.579846 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-945019f2-11d9-4c8e-bab0-48ae37b1487b tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:43.580125 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-945019f2-11d9-4c8e-bab0-48ae37b1487b tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:43.580373 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-945019f2-11d9-4c8e-bab0-48ae37b1487b tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Delete volume with id: 7dbb7792-3cc7-458e-9413-d3b4927cab41 Aug 13 06:11:43.589420 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-945019f2-11d9-4c8e-bab0-48ae37b1487b tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 returned with HTTP 404 Aug 13 06:11:43.589979 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 613/2447] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:11:43 2026] DELETE /volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:43.601739 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dc9cfbc7-4b9e-4ba6-9ede-b853d129b9ec None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:43.603502 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc9cfbc7-4b9e-4ba6-9ede-b853d129b9ec tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 Aug 13 06:11:43.603679 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc9cfbc7-4b9e-4ba6-9ede-b853d129b9ec tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:43.603860 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc9cfbc7-4b9e-4ba6-9ede-b853d129b9ec tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:43.609433 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc9cfbc7-4b9e-4ba6-9ede-b853d129b9ec tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 returned with HTTP 404 Aug 13 06:11:43.609943 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 611/2448] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:43 2026] GET /volume/v3/volumes/7dbb7792-3cc7-458e-9413-d3b4927cab41 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:43.619385 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-36357a39-adbf-40da-b9c5-1c642cf0cfd1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:43.622408 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-36357a39-adbf-40da-b9c5-1c642cf0cfd1 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] DELETE https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:11:43.622785 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-36357a39-adbf-40da-b9c5-1c642cf0cfd1 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:43.622975 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-36357a39-adbf-40da-b9c5-1c642cf0cfd1 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:43.623158 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-36357a39-adbf-40da-b9c5-1c642cf0cfd1 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Delete volume with id: ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:11:43.634998 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:43.634998 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:43.635569 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-36357a39-adbf-40da-b9c5-1c642cf0cfd1 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:43.660425 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-36357a39-adbf-40da-b9c5-1c642cf0cfd1 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Delete volume request issued successfully. Aug 13 06:11:43.660850 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-36357a39-adbf-40da-b9c5-1c642cf0cfd1 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 202 Aug 13 06:11:43.661288 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 607/2449] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:11:43 2026] DELETE /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:11:43.669653 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4437d6b5-a026-4d0e-9181-fcff69e0d843 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:43.671244 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4437d6b5-a026-4d0e-9181-fcff69e0d843 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:11:43.671244 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4437d6b5-a026-4d0e-9181-fcff69e0d843 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:43.671725 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4437d6b5-a026-4d0e-9181-fcff69e0d843 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:43.681864 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:43.681864 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:43.686377 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4437d6b5-a026-4d0e-9181-fcff69e0d843 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:43.691323 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4437d6b5-a026-4d0e-9181-fcff69e0d843 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 200 Aug 13 06:11:43.691831 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 619/2450] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:43 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:44.707195 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-17c7ddb2-1c55-4e1c-bd2a-12da48c3ad87 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:44.708781 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-17c7ddb2-1c55-4e1c-bd2a-12da48c3ad87 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e Aug 13 06:11:44.708951 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-17c7ddb2-1c55-4e1c-bd2a-12da48c3ad87 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:44.709131 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-17c7ddb2-1c55-4e1c-bd2a-12da48c3ad87 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:44.714019 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-17c7ddb2-1c55-4e1c-bd2a-12da48c3ad87 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e returned with HTTP 404 Aug 13 06:11:44.714448 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 614/2451] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:44 2026] GET /volume/v3/volumes/ab1e0b97-b7e4-4322-a2b9-c89eff8e307e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:46.646942 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c50ad917-73a7-4918-ac70-ac1f640e11e8 req-3735887e-0a5a-43e3-852c-d52587ea0272 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:46.648771 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c50ad917-73a7-4918-ac70-ac1f640e11e8 req-3735887e-0a5a-43e3-852c-d52587ea0272 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/attachments/9ccc755f-e8e8-4ede-9169-aee571627fce Aug 13 06:11:46.649033 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c50ad917-73a7-4918-ac70-ac1f640e11e8 req-3735887e-0a5a-43e3-852c-d52587ea0272 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:46.650204 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c50ad917-73a7-4918-ac70-ac1f640e11e8 req-3735887e-0a5a-43e3-852c-d52587ea0272 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:46.655933 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:46.655933 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:46.706454 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c50ad917-73a7-4918-ac70-ac1f640e11e8 req-3735887e-0a5a-43e3-852c-d52587ea0272 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/9ccc755f-e8e8-4ede-9169-aee571627fce returned with HTTP 200 Aug 13 06:11:46.706454 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 612/2452] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:11:46 2026] DELETE /volume/v3/attachments/9ccc755f-e8e8-4ede-9169-aee571627fce => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:47.139222 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-39afdcc6-4ad1-4e29-8cb6-af2b3c01e7ce None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:47.281007 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-39afdcc6-4ad1-4e29-8cb6-af2b3c01e7ce tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:11:47.281380 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-39afdcc6-4ad1-4e29-8cb6-af2b3c01e7ce tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-904588695"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:47.283957 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-39afdcc6-4ad1-4e29-8cb6-af2b3c01e7ce tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-904588695'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:11:47.283957 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-39afdcc6-4ad1-4e29-8cb6-af2b3c01e7ce tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Create volume of 1 GB Aug 13 06:11:47.292424 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-39afdcc6-4ad1-4e29-8cb6-af2b3c01e7ce tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Availability Zones retrieved successfully. Aug 13 06:11:47.298242 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39afdcc6-4ad1-4e29-8cb6-af2b3c01e7ce tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Flow 'volume_create_api' (7bdfa3e1-e0b6-4127-a564-191add9b8fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:11:47.298831 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39afdcc6-4ad1-4e29-8cb6-af2b3c01e7ce tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (575fd1e0-9d9b-4544-9b54-19fc59818427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:47.299785 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-39afdcc6-4ad1-4e29-8cb6-af2b3c01e7ce tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:11:47.337679 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39afdcc6-4ad1-4e29-8cb6-af2b3c01e7ce tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (575fd1e0-9d9b-4544-9b54-19fc59818427) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:47.338551 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39afdcc6-4ad1-4e29-8cb6-af2b3c01e7ce tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4e6cb20-0c2a-4a22-a451-edccb47f9c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:47.402316 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-39afdcc6-4ad1-4e29-8cb6-af2b3c01e7ce tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Created reservations ['6c371fc5-0653-48ad-828b-f97de0ecc00d', '21b66226-2109-4a15-85ec-65171649f3e7', 'd0d4a2e4-076b-4bc5-99c4-a2ffd9bb344f', 'a1e971b9-5eab-4d93-8f22-20d4923c2dbf'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:11:47.406208 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39afdcc6-4ad1-4e29-8cb6-af2b3c01e7ce tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4e6cb20-0c2a-4a22-a451-edccb47f9c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c371fc5-0653-48ad-828b-f97de0ecc00d', '21b66226-2109-4a15-85ec-65171649f3e7', 'd0d4a2e4-076b-4bc5-99c4-a2ffd9bb344f', 'a1e971b9-5eab-4d93-8f22-20d4923c2dbf']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:47.406208 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39afdcc6-4ad1-4e29-8cb6-af2b3c01e7ce tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01f7e14f-858b-4da7-821c-25889b964d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:47.428374 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39afdcc6-4ad1-4e29-8cb6-af2b3c01e7ce tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01f7e14f-858b-4da7-821c-25889b964d13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b978b4c-a36b-41a0-8d01-e541f6ba9284', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-904588695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2407ba3004644669a8ff8649832bf013',qos_specs=None,replication_status=,reservations=['6c371fc5-0653-48ad-828b-f97de0ecc00d','21b66226-2109-4a15-85ec-65171649f3e7','d0d4a2e4-076b-4bc5-99c4-a2ffd9bb344f','a1e971b9-5eab-4d93-8f22-20d4923c2dbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b51e46356df747ebbc9dfa5cffae0361',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:11:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-904588695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b978b4c-a36b-41a0-8d01-e541f6ba9284,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2407ba3004644669a8ff8649832bf013',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b51e46356df747ebbc9dfa5cffae0361',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:47.429077 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39afdcc6-4ad1-4e29-8cb6-af2b3c01e7ce tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d012bbbe-e9de-4cd0-8c75-f314b48937c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:47.451472 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39afdcc6-4ad1-4e29-8cb6-af2b3c01e7ce tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d012bbbe-e9de-4cd0-8c75-f314b48937c9) transitioned into state 'SUCCESS' from state '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-904588695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2407ba3004644669a8ff8649832bf013',qos_specs=None,replication_status=,reservations=['6c371fc5-0653-48ad-828b-f97de0ecc00d','21b66226-2109-4a15-85ec-65171649f3e7','d0d4a2e4-076b-4bc5-99c4-a2ffd9bb344f','a1e971b9-5eab-4d93-8f22-20d4923c2dbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b51e46356df747ebbc9dfa5cffae0361',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:47.452083 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39afdcc6-4ad1-4e29-8cb6-af2b3c01e7ce tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0fceef4-308c-49bc-8398-0404d4486441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:47.464365 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39afdcc6-4ad1-4e29-8cb6-af2b3c01e7ce tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0fceef4-308c-49bc-8398-0404d4486441) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:47.465683 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39afdcc6-4ad1-4e29-8cb6-af2b3c01e7ce tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Flow 'volume_create_api' (7bdfa3e1-e0b6-4127-a564-191add9b8fec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:11:47.466098 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-39afdcc6-4ad1-4e29-8cb6-af2b3c01e7ce tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Create volume request issued successfully. Aug 13 06:11:47.467112 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-39afdcc6-4ad1-4e29-8cb6-af2b3c01e7ce tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:11:47.467738 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 608/2453] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:11:47 2026] POST /volume/v3/volumes => generated 748 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:11:47.481257 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3d081be3-68e7-4ea3-b85a-c4f1827be4c7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:47.484369 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3d081be3-68e7-4ea3-b85a-c4f1827be4c7 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/volumes/3b978b4c-a36b-41a0-8d01-e541f6ba9284 Aug 13 06:11:47.484369 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3d081be3-68e7-4ea3-b85a-c4f1827be4c7 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:47.484369 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3d081be3-68e7-4ea3-b85a-c4f1827be4c7 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:47.490915 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:47.490915 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:47.494700 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3d081be3-68e7-4ea3-b85a-c4f1827be4c7 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Volume info retrieved successfully. Aug 13 06:11:47.498947 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3d081be3-68e7-4ea3-b85a-c4f1827be4c7 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/volumes/3b978b4c-a36b-41a0-8d01-e541f6ba9284 returned with HTTP 200 Aug 13 06:11:47.499463 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 620/2454] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:47 2026] GET /volume/v3/volumes/3b978b4c-a36b-41a0-8d01-e541f6ba9284 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:48.515293 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cb8a1dbb-eda8-45bb-84e1-e97ec5dc94d6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:48.519142 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cb8a1dbb-eda8-45bb-84e1-e97ec5dc94d6 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/volumes/3b978b4c-a36b-41a0-8d01-e541f6ba9284 Aug 13 06:11:48.519142 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cb8a1dbb-eda8-45bb-84e1-e97ec5dc94d6 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:48.519142 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cb8a1dbb-eda8-45bb-84e1-e97ec5dc94d6 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:48.528854 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:48.528854 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:48.533046 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cb8a1dbb-eda8-45bb-84e1-e97ec5dc94d6 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Volume info retrieved successfully. Aug 13 06:11:48.537809 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cb8a1dbb-eda8-45bb-84e1-e97ec5dc94d6 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/volumes/3b978b4c-a36b-41a0-8d01-e541f6ba9284 returned with HTTP 200 Aug 13 06:11:48.538378 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 615/2455] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:48 2026] GET /volume/v3/volumes/3b978b4c-a36b-41a0-8d01-e541f6ba9284 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:48.555820 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f673a8bf-0aec-40c8-ba0c-4b9fc3d95c2d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:48.558149 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f673a8bf-0aec-40c8-ba0c-4b9fc3d95c2d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] POST https://10.4.3.121/volume/v3/backups Aug 13 06:11:48.558630 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f673a8bf-0aec-40c8-ba0c-4b9fc3d95c2d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3b978b4c-a36b-41a0-8d01-e541f6ba9284", "name": "tempest-VolumesBackupsTest-Backup-278309124"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:48.560538 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-f673a8bf-0aec-40c8-ba0c-4b9fc3d95c2d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Creating new backup {'backup': {'volume_id': '3b978b4c-a36b-41a0-8d01-e541f6ba9284', 'name': 'tempest-VolumesBackupsTest-Backup-278309124'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:11:48.560731 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-f673a8bf-0aec-40c8-ba0c-4b9fc3d95c2d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Creating backup of volume 3b978b4c-a36b-41a0-8d01-e541f6ba9284 in container None Aug 13 06:11:48.569776 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:48.569776 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:48.570453 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f673a8bf-0aec-40c8-ba0c-4b9fc3d95c2d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Volume info retrieved successfully. Aug 13 06:11:48.600210 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-f673a8bf-0aec-40c8-ba0c-4b9fc3d95c2d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Created reservations ['a3b96b84-e810-45a1-9118-814608bdf521', 'dd1cfd95-d4f6-463c-a2f1-50c6c56688d6'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:11:48.634516 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f673a8bf-0aec-40c8-ba0c-4b9fc3d95c2d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:11:48.635023 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 613/2456] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:11:48 2026] POST /volume/v3/backups => generated 329 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:11:48.644825 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-57d870c6-c66b-493a-a917-e8888dde90a8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:48.646679 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-57d870c6-c66b-493a-a917-e8888dde90a8 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 Aug 13 06:11:48.646854 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-57d870c6-c66b-493a-a917-e8888dde90a8 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:48.647440 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-57d870c6-c66b-493a-a917-e8888dde90a8 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:48.647440 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-57d870c6-c66b-493a-a917-e8888dde90a8 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:11:48.652366 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:48.652366 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:48.652366 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-57d870c6-c66b-493a-a917-e8888dde90a8 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 returned with HTTP 200 Aug 13 06:11:48.652500 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 609/2457] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:48 2026] GET /volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:49.060597 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0bf1e5b8-dd5e-4cfd-90b6-eb31d6b7e81c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:49.064522 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0bf1e5b8-dd5e-4cfd-90b6-eb31d6b7e81c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402 Aug 13 06:11:49.064522 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0bf1e5b8-dd5e-4cfd-90b6-eb31d6b7e81c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:49.064522 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0bf1e5b8-dd5e-4cfd-90b6-eb31d6b7e81c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:49.064522 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-0bf1e5b8-dd5e-4cfd-90b6-eb31d6b7e81c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete volume with id: fe7bca46-2047-407d-8274-8934b8810402 Aug 13 06:11:49.071400 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:49.071400 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:49.071921 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0bf1e5b8-dd5e-4cfd-90b6-eb31d6b7e81c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:11:49.092226 np0000007163 devstack@c-api.service[100322]: WARNING cinder.keymgr.conf_key_mgr [None req-0bf1e5b8-dd5e-4cfd-90b6-eb31d6b7e81c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 06:11:49.104454 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0bf1e5b8-dd5e-4cfd-90b6-eb31d6b7e81c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete volume request issued successfully. Aug 13 06:11:49.104454 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0bf1e5b8-dd5e-4cfd-90b6-eb31d6b7e81c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402 returned with HTTP 202 Aug 13 06:11:49.104454 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 621/2458] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:11:49 2026] DELETE /volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:11:49.115723 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-21a47cdc-508b-41d3-91eb-da3ffb03396c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:49.118536 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-21a47cdc-508b-41d3-91eb-da3ffb03396c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402 Aug 13 06:11:49.118739 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-21a47cdc-508b-41d3-91eb-da3ffb03396c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:49.119105 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-21a47cdc-508b-41d3-91eb-da3ffb03396c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:49.126812 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:49.126812 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:49.137350 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-21a47cdc-508b-41d3-91eb-da3ffb03396c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:11:49.142957 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-21a47cdc-508b-41d3-91eb-da3ffb03396c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402 returned with HTTP 200 Aug 13 06:11:49.146395 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 616/2459] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:49 2026] GET /volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402 => generated 870 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:49.671223 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1a16ba02-9f86-4365-ae8b-c381c41bb734 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:49.671615 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5b5ad931-2f9b-4bfb-a8ec-89f8a4079c7c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:49.675340 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a16ba02-9f86-4365-ae8b-c381c41bb734 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] DELETE https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:11:49.675615 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a16ba02-9f86-4365-ae8b-c381c41bb734 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:49.675868 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a16ba02-9f86-4365-ae8b-c381c41bb734 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:49.675920 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5b5ad931-2f9b-4bfb-a8ec-89f8a4079c7c tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 Aug 13 06:11:49.676077 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-1a16ba02-9f86-4365-ae8b-c381c41bb734 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Delete volume with id: 02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:11:49.676123 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5b5ad931-2f9b-4bfb-a8ec-89f8a4079c7c tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:49.676384 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5b5ad931-2f9b-4bfb-a8ec-89f8a4079c7c tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:49.676517 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5b5ad931-2f9b-4bfb-a8ec-89f8a4079c7c tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:11:49.689370 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:49.689370 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:49.689422 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:49.689422 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:49.689481 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1a16ba02-9f86-4365-ae8b-c381c41bb734 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:49.689505 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5b5ad931-2f9b-4bfb-a8ec-89f8a4079c7c tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 returned with HTTP 200 Aug 13 06:11:49.689505 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 614/2460] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:49 2026] GET /volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:49.717199 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1a16ba02-9f86-4365-ae8b-c381c41bb734 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Delete volume request issued successfully. Aug 13 06:11:49.717199 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a16ba02-9f86-4365-ae8b-c381c41bb734 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 202 Aug 13 06:11:49.717199 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 610/2461] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:11:49 2026] DELETE /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:11:49.725514 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e2281261-81ad-48e1-b348-8a2354396640 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:49.727169 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e2281261-81ad-48e1-b348-8a2354396640 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:11:49.727358 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e2281261-81ad-48e1-b348-8a2354396640 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:49.727558 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e2281261-81ad-48e1-b348-8a2354396640 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:49.738044 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:49.738044 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:49.743493 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e2281261-81ad-48e1-b348-8a2354396640 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:49.747485 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e2281261-81ad-48e1-b348-8a2354396640 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 200 Aug 13 06:11:49.747871 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 622/2462] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:49 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:50.160242 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-29afc93c-5972-4071-accf-bf89123b89ef None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:50.162736 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-29afc93c-5972-4071-accf-bf89123b89ef tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402 Aug 13 06:11:50.162998 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-29afc93c-5972-4071-accf-bf89123b89ef tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:50.163307 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-29afc93c-5972-4071-accf-bf89123b89ef tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:50.170707 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-29afc93c-5972-4071-accf-bf89123b89ef tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402 returned with HTTP 404 Aug 13 06:11:50.171303 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 617/2463] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:50 2026] GET /volume/v3/volumes/fe7bca46-2047-407d-8274-8934b8810402 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:50.179111 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d9deabf1-9b50-4b4d-84a3-57fc654621f2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:50.181479 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d9deabf1-9b50-4b4d-84a3-57fc654621f2 tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] GET https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 Aug 13 06:11:50.181736 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d9deabf1-9b50-4b4d-84a3-57fc654621f2 tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:50.181980 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d9deabf1-9b50-4b4d-84a3-57fc654621f2 tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:50.183074 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d9deabf1-9b50-4b4d-84a3-57fc654621f2 tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:11:50.201338 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d9deabf1-9b50-4b4d-84a3-57fc654621f2 tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] Get all volumes completed successfully. Aug 13 06:11:50.203965 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:50.203965 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:50.210355 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d9deabf1-9b50-4b4d-84a3-57fc654621f2 tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 06:11:50.210878 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 615/2464] 10.4.3.121 () {66 vars in 1285 bytes} [Thu Aug 13 06:11:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9770 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:50.224378 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-058c3952-e89c-4139-8f2b-20a3068559d9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:50.226071 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-058c3952-e89c-4139-8f2b-20a3068559d9 tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] DELETE https://10.4.3.121/volume/v3/types/e69dbbb0-d00a-44bc-b1f9-a93753da9d8c Aug 13 06:11:50.226269 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-058c3952-e89c-4139-8f2b-20a3068559d9 tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:50.226483 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-058c3952-e89c-4139-8f2b-20a3068559d9 tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:50.247049 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-058c3952-e89c-4139-8f2b-20a3068559d9 tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] https://10.4.3.121/volume/v3/types/e69dbbb0-d00a-44bc-b1f9-a93753da9d8c returned with HTTP 202 Aug 13 06:11:50.247451 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 611/2465] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:11:50 2026] DELETE /volume/v3/types/e69dbbb0-d00a-44bc-b1f9-a93753da9d8c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:11:50.257260 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-eb09fe64-caf2-4098-a1ae-2e15d59b50e1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:50.258955 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eb09fe64-caf2-4098-a1ae-2e15d59b50e1 tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:11:50.259381 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-eb09fe64-caf2-4098-a1ae-2e15d59b50e1 tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1831422740", "extra_specs": {}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:50.271600 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-eb09fe64-caf2-4098-a1ae-2e15d59b50e1 tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:11:50.272152 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 623/2466] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:11:50 2026] POST /volume/v3/types => generated 213 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:50.280068 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cd316251-920f-4e9b-ac84-9796d05803c2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:50.282049 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cd316251-920f-4e9b-ac84-9796d05803c2 tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] POST https://10.4.3.121/volume/v3/types/465f073a-6fbd-406d-94a4-f432e3065e4e/encryption Aug 13 06:11:50.282456 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cd316251-920f-4e9b-ac84-9796d05803c2 tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:50.318258 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cd316251-920f-4e9b-ac84-9796d05803c2 tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] https://10.4.3.121/volume/v3/types/465f073a-6fbd-406d-94a4-f432e3065e4e/encryption returned with HTTP 200 Aug 13 06:11:50.318797 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 618/2467] 10.4.3.121 () {68 vars in 1397 bytes} [Thu Aug 13 06:11:50 2026] POST /volume/v3/types/465f073a-6fbd-406d-94a4-f432e3065e4e/encryption => generated 231 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:50.327901 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-79d97ee9-5fb8-4cda-9a4d-f65ad2f9515e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:50.329701 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-79d97ee9-5fb8-4cda-9a4d-f65ad2f9515e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:11:50.330069 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-79d97ee9-5fb8-4cda-9a4d-f65ad2f9515e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1123632771", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1831422740", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:50.331647 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-79d97ee9-5fb8-4cda-9a4d-f65ad2f9515e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1123632771', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1831422740', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:11:50.335088 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-79d97ee9-5fb8-4cda-9a4d-f65ad2f9515e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume of 1 GB Aug 13 06:11:50.335421 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:50.335421 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:50.335874 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-79d97ee9-5fb8-4cda-9a4d-f65ad2f9515e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Availability Zones retrieved successfully. Aug 13 06:11:50.341479 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-79d97ee9-5fb8-4cda-9a4d-f65ad2f9515e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Flow 'volume_create_api' (7262366b-7ab2-4797-8c59-5964a7036a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:11:50.342373 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-79d97ee9-5fb8-4cda-9a4d-f65ad2f9515e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6056e134-b674-4843-a4b6-f9155912c03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:50.343247 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-79d97ee9-5fb8-4cda-9a4d-f65ad2f9515e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:11:50.364977 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-79d97ee9-5fb8-4cda-9a4d-f65ad2f9515e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6056e134-b674-4843-a4b6-f9155912c03e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:11:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=465f073a-6fbd-406d-94a4-f432e3065e4e,is_public=True,name='tempest-scenario-type-luks2-1831422740',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '465f073a-6fbd-406d-94a4-f432e3065e4e', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:50.365841 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-79d97ee9-5fb8-4cda-9a4d-f65ad2f9515e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f3b0827-cecf-4843-a405-8e3a34fb152c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:50.389449 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-79d97ee9-5fb8-4cda-9a4d-f65ad2f9515e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1831422740 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1831422740, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:11:50.389775 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-79d97ee9-5fb8-4cda-9a4d-f65ad2f9515e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1831422740 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1831422740, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:11:50.415619 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-79d97ee9-5fb8-4cda-9a4d-f65ad2f9515e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Created reservations ['ec86954e-a734-4515-ae07-b0b616f36ede', 'ae31cb8b-df24-4dcd-843a-019f80468272', '80dde6b4-2d46-4f68-af53-0ed2beeeecd5', '1cbc7956-8d1d-4ff9-867e-215e0003c05c'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:11:50.416583 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-79d97ee9-5fb8-4cda-9a4d-f65ad2f9515e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f3b0827-cecf-4843-a405-8e3a34fb152c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec86954e-a734-4515-ae07-b0b616f36ede', 'ae31cb8b-df24-4dcd-843a-019f80468272', '80dde6b4-2d46-4f68-af53-0ed2beeeecd5', '1cbc7956-8d1d-4ff9-867e-215e0003c05c']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:50.417341 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-79d97ee9-5fb8-4cda-9a4d-f65ad2f9515e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ad890c8-858a-48fc-90af-8f7e2748425c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:50.447028 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-79d97ee9-5fb8-4cda-9a4d-f65ad2f9515e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ad890c8-858a-48fc-90af-8f7e2748425c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d697a5f-dac1-41a5-aca0-a872fe355a51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1123632771',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b665e34b2c204a22974135bc82adfa56',qos_specs=None,replication_status=,reservations=['ec86954e-a734-4515-ae07-b0b616f36ede','ae31cb8b-df24-4dcd-843a-019f80468272','80dde6b4-2d46-4f68-af53-0ed2beeeecd5','1cbc7956-8d1d-4ff9-867e-215e0003c05c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_type_id=465f073a-6fbd-406d-94a4-f432e3065e4e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:11:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1123632771',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8d697a5f-dac1-41a5-aca0-a872fe355a51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b665e34b2c204a22974135bc82adfa56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(465f073a-6fbd-406d-94a4-f432e3065e4e),volume_type_id=465f073a-6fbd-406d-94a4-f432e3065e4e)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:50.447775 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-79d97ee9-5fb8-4cda-9a4d-f65ad2f9515e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b905a833-de47-4cd4-a857-969a4bf0a1d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:50.464908 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-79d97ee9-5fb8-4cda-9a4d-f65ad2f9515e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b905a833-de47-4cd4-a857-969a4bf0a1d2) transitioned into state 'SUCCESS' from state '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-1123632771',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b665e34b2c204a22974135bc82adfa56',qos_specs=None,replication_status=,reservations=['ec86954e-a734-4515-ae07-b0b616f36ede','ae31cb8b-df24-4dcd-843a-019f80468272','80dde6b4-2d46-4f68-af53-0ed2beeeecd5','1cbc7956-8d1d-4ff9-867e-215e0003c05c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_type_id=465f073a-6fbd-406d-94a4-f432e3065e4e)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:50.465583 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-79d97ee9-5fb8-4cda-9a4d-f65ad2f9515e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d0adae-d02b-49bb-9b96-7bea73b91f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:50.474731 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-79d97ee9-5fb8-4cda-9a4d-f65ad2f9515e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d0adae-d02b-49bb-9b96-7bea73b91f09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:50.475532 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-79d97ee9-5fb8-4cda-9a4d-f65ad2f9515e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Flow 'volume_create_api' (7262366b-7ab2-4797-8c59-5964a7036a3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:11:50.476845 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-79d97ee9-5fb8-4cda-9a4d-f65ad2f9515e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume request issued successfully. Aug 13 06:11:50.476845 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-79d97ee9-5fb8-4cda-9a4d-f65ad2f9515e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:11:50.477108 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 616/2468] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:11:50 2026] POST /volume/v3/volumes => generated 781 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:11:50.493978 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8c861f16-ef72-43fc-86bb-1ae0e5dfbfa4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:50.495814 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8c861f16-ef72-43fc-86bb-1ae0e5dfbfa4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51 Aug 13 06:11:50.495985 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8c861f16-ef72-43fc-86bb-1ae0e5dfbfa4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:50.496160 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8c861f16-ef72-43fc-86bb-1ae0e5dfbfa4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:50.502395 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:50.502395 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:50.505759 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8c861f16-ef72-43fc-86bb-1ae0e5dfbfa4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:11:50.510281 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8c861f16-ef72-43fc-86bb-1ae0e5dfbfa4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51 returned with HTTP 200 Aug 13 06:11:50.510705 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 612/2469] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:50 2026] GET /volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:50.699832 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2bdff319-51f2-4b80-b305-3dcf0b34cf81 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:50.701617 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2bdff319-51f2-4b80-b305-3dcf0b34cf81 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 Aug 13 06:11:50.701863 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2bdff319-51f2-4b80-b305-3dcf0b34cf81 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:50.702061 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2bdff319-51f2-4b80-b305-3dcf0b34cf81 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:50.702163 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-2bdff319-51f2-4b80-b305-3dcf0b34cf81 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:11:50.707023 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:50.707023 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:50.707895 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2bdff319-51f2-4b80-b305-3dcf0b34cf81 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 returned with HTTP 200 Aug 13 06:11:50.708339 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 624/2470] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:50 2026] GET /volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:50.762898 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-328da0a0-8add-4cb1-b4f3-928ae0241f6d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:50.765001 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-328da0a0-8add-4cb1-b4f3-928ae0241f6d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da Aug 13 06:11:50.765262 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-328da0a0-8add-4cb1-b4f3-928ae0241f6d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:50.765514 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-328da0a0-8add-4cb1-b4f3-928ae0241f6d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:50.774403 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-328da0a0-8add-4cb1-b4f3-928ae0241f6d tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da returned with HTTP 404 Aug 13 06:11:50.774403 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 619/2471] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:50 2026] GET /volume/v3/volumes/02e36670-e251-42c0-90b2-db2a9d42c3da => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:51.530557 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4ce7d2ec-8474-4d68-91c9-c045f295b7cd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:51.533756 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4ce7d2ec-8474-4d68-91c9-c045f295b7cd tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51 Aug 13 06:11:51.534346 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4ce7d2ec-8474-4d68-91c9-c045f295b7cd tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:51.534716 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4ce7d2ec-8474-4d68-91c9-c045f295b7cd tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:51.544927 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:51.544927 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:51.550868 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4ce7d2ec-8474-4d68-91c9-c045f295b7cd tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:11:51.558423 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4ce7d2ec-8474-4d68-91c9-c045f295b7cd tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51 returned with HTTP 200 Aug 13 06:11:51.558918 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 617/2472] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:51 2026] GET /volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:51.575264 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d96de9c4-9af0-4554-b0e6-a2efe95cad12 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:51.577170 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d96de9c4-9af0-4554-b0e6-a2efe95cad12 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51 Aug 13 06:11:51.577756 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d96de9c4-9af0-4554-b0e6-a2efe95cad12 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:51.577756 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d96de9c4-9af0-4554-b0e6-a2efe95cad12 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:51.589692 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:51.589692 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:51.595608 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d96de9c4-9af0-4554-b0e6-a2efe95cad12 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:11:51.600657 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d96de9c4-9af0-4554-b0e6-a2efe95cad12 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51 returned with HTTP 200 Aug 13 06:11:51.600942 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 613/2473] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:51 2026] GET /volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:51.619051 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e61f0d67-795e-45d5-8601-fdc0231f035b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:51.621153 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e61f0d67-795e-45d5-8601-fdc0231f035b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51/action Aug 13 06:11:51.621604 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e61f0d67-795e-45d5-8601-fdc0231f035b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:11:51.621775 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e61f0d67-795e-45d5-8601-fdc0231f035b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:51.636463 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:51.636463 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:51.637269 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e61f0d67-795e-45d5-8601-fdc0231f035b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:11:51.658685 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e61f0d67-795e-45d5-8601-fdc0231f035b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume updated successfully. Aug 13 06:11:51.660002 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e61f0d67-795e-45d5-8601-fdc0231f035b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51/action returned with HTTP 200 Aug 13 06:11:51.661395 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 625/2474] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:11:51 2026] POST /volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51/action => generated 0 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 06:11:51.720786 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4cf3b057-9d60-497f-9b33-79cc7f0f7bb3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:51.724984 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4cf3b057-9d60-497f-9b33-79cc7f0f7bb3 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 Aug 13 06:11:51.725234 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4cf3b057-9d60-497f-9b33-79cc7f0f7bb3 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:51.726442 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4cf3b057-9d60-497f-9b33-79cc7f0f7bb3 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:51.726442 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-4cf3b057-9d60-497f-9b33-79cc7f0f7bb3 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:11:51.733404 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:51.733404 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:51.734141 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4cf3b057-9d60-497f-9b33-79cc7f0f7bb3 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 returned with HTTP 200 Aug 13 06:11:51.734652 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 620/2475] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:51 2026] GET /volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:51.814751 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-c6ae179a-016f-4321-b650-d5003cdc385c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:51.817245 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-c6ae179a-016f-4321-b650-d5003cdc385c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51 Aug 13 06:11:51.817524 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-c6ae179a-016f-4321-b650-d5003cdc385c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:51.817779 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-c6ae179a-016f-4321-b650-d5003cdc385c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:51.825007 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:51.825007 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:51.829396 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-c6ae179a-016f-4321-b650-d5003cdc385c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:11:51.836327 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-c6ae179a-016f-4321-b650-d5003cdc385c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51 returned with HTTP 200 Aug 13 06:11:51.836695 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 618/2476] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:11:51 2026] GET /volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:52.349968 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-72502501-3d72-4c80-aba9-74ca9abfbeee None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:52.352567 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-72502501-3d72-4c80-aba9-74ca9abfbeee tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51 Aug 13 06:11:52.352803 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-72502501-3d72-4c80-aba9-74ca9abfbeee tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:52.353039 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-72502501-3d72-4c80-aba9-74ca9abfbeee tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:52.361780 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:52.361780 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:52.366584 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-72502501-3d72-4c80-aba9-74ca9abfbeee tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:11:52.373013 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-72502501-3d72-4c80-aba9-74ca9abfbeee tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51 returned with HTTP 200 Aug 13 06:11:52.373655 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 614/2477] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:11:52 2026] GET /volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:52.386969 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d23d716f-c72d-4614-ba8b-b0c455a2fb47 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:52.387620 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d23d716f-c72d-4614-ba8b-b0c455a2fb47 None None] GET https://10.4.3.121/volume// Aug 13 06:11:52.387620 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d23d716f-c72d-4614-ba8b-b0c455a2fb47 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:52.387761 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d23d716f-c72d-4614-ba8b-b0c455a2fb47 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:52.388370 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d23d716f-c72d-4614-ba8b-b0c455a2fb47 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:11:52.389108 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 626/2478] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:11:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:11:52.397686 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-c4b7ea78-2b2b-4b10-b44e-201554ac271a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:52.399557 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-c4b7ea78-2b2b-4b10-b44e-201554ac271a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:11:52.399894 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-c4b7ea78-2b2b-4b10-b44e-201554ac271a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d697a5f-dac1-41a5-aca0-a872fe355a51", "connector": null, "instance_uuid": "53b57a85-d013-4d3f-9cf1-586a81987e4d"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:52.407799 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:52.407799 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:52.430996 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-c4b7ea78-2b2b-4b10-b44e-201554ac271a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:11:52.431449 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 621/2479] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:11:52 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:52.751102 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-20409b44-3f90-4fa6-9c7e-64f48228639a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:52.756208 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-20409b44-3f90-4fa6-9c7e-64f48228639a tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 Aug 13 06:11:52.756208 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-20409b44-3f90-4fa6-9c7e-64f48228639a tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:52.756208 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-20409b44-3f90-4fa6-9c7e-64f48228639a tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:52.756208 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-20409b44-3f90-4fa6-9c7e-64f48228639a tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:11:52.763035 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:52.763035 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:52.764496 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-20409b44-3f90-4fa6-9c7e-64f48228639a tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 returned with HTTP 200 Aug 13 06:11:52.764496 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 619/2480] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:52 2026] GET /volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:53.681900 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2fd30fcd-a196-470b-a46f-f530eb5155ae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:53.682268 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2fd30fcd-a196-470b-a46f-f530eb5155ae None None] GET https://10.4.3.121/volume// Aug 13 06:11:53.682445 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2fd30fcd-a196-470b-a46f-f530eb5155ae None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:53.682649 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2fd30fcd-a196-470b-a46f-f530eb5155ae None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:53.683123 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2fd30fcd-a196-470b-a46f-f530eb5155ae None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:11:53.683328 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 615/2481] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:11:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:11:53.692668 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-f5e4a783-2ecd-44a4-836a-bb80306cea78 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:53.695444 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-f5e4a783-2ecd-44a4-836a-bb80306cea78 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51 Aug 13 06:11:53.695623 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-f5e4a783-2ecd-44a4-836a-bb80306cea78 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:53.695854 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-f5e4a783-2ecd-44a4-836a-bb80306cea78 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:53.707902 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:53.707902 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:53.712594 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-f5e4a783-2ecd-44a4-836a-bb80306cea78 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:11:53.718324 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-f5e4a783-2ecd-44a4-836a-bb80306cea78 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51 returned with HTTP 200 Aug 13 06:11:53.719014 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 627/2482] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:11:53 2026] GET /volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51 => generated 1052 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:11:53.780452 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6efbf9d9-d0d9-4a45-9085-635743dda398 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:53.788524 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6efbf9d9-d0d9-4a45-9085-635743dda398 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 Aug 13 06:11:53.788524 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6efbf9d9-d0d9-4a45-9085-635743dda398 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:53.788524 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6efbf9d9-d0d9-4a45-9085-635743dda398 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:53.788524 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-6efbf9d9-d0d9-4a45-9085-635743dda398 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:11:53.796385 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:53.796385 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:53.797779 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6efbf9d9-d0d9-4a45-9085-635743dda398 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 returned with HTTP 200 Aug 13 06:11:53.798658 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 622/2483] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:53 2026] GET /volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:53.849961 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-a5e22afa-4a25-4239-ab5f-e5fb57719039 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:53.852761 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-a5e22afa-4a25-4239-ab5f-e5fb57719039 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] PUT https://10.4.3.121/volume/v3/attachments/a547da1c-1454-47aa-b1a9-49a1f26b8f84 Aug 13 06:11:53.853737 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-a5e22afa-4a25-4239-ab5f-e5fb57719039 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:53.865428 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-a5e22afa-4a25-4239-ab5f-e5fb57719039 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Acquiring lock "cinder-attachment_update-8d697a5f-dac1-41a5-aca0-a872fe355a51-np0000007163" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:11:53.870920 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-a5e22afa-4a25-4239-ab5f-e5fb57719039 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Lock "cinder-attachment_update-8d697a5f-dac1-41a5-aca0-a872fe355a51-np0000007163" acquired by "attachment_update" :: waited 0.006s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:11:53.874114 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:53.874114 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:53.963419 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-76181fd7-bba8-4bed-baa4-a96625a2b555 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:53.964352 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-76181fd7-bba8-4bed-baa4-a96625a2b555 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:11:53.964912 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-76181fd7-bba8-4bed-baa4-a96625a2b555 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-937551104"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:53.966404 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-76181fd7-bba8-4bed-baa4-a96625a2b555 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-937551104'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:11:53.966514 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-76181fd7-bba8-4bed-baa4-a96625a2b555 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Create volume of 1 GB Aug 13 06:11:53.971072 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-76181fd7-bba8-4bed-baa4-a96625a2b555 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Availability Zones retrieved successfully. Aug 13 06:11:53.977138 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76181fd7-bba8-4bed-baa4-a96625a2b555 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Flow 'volume_create_api' (0a45aa87-ee3c-458b-8d24-37a1d9f9c2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:11:53.977887 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76181fd7-bba8-4bed-baa4-a96625a2b555 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d0e39fc-7e08-4d19-9c3e-4685017ef8cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:53.978514 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-76181fd7-bba8-4bed-baa4-a96625a2b555 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:11:54.004962 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-a5e22afa-4a25-4239-ab5f-e5fb57719039 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Lock "cinder-attachment_update-8d697a5f-dac1-41a5-aca0-a872fe355a51-np0000007163" released by "attachment_update" :: held 0.134s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:11:54.005275 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-a5e22afa-4a25-4239-ab5f-e5fb57719039 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/a547da1c-1454-47aa-b1a9-49a1f26b8f84 returned with HTTP 200 Aug 13 06:11:54.007201 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 620/2484] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:11:53 2026] PUT /volume/v3/attachments/a547da1c-1454-47aa-b1a9-49a1f26b8f84 => generated 968 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:54.030339 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76181fd7-bba8-4bed-baa4-a96625a2b555 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d0e39fc-7e08-4d19-9c3e-4685017ef8cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:54.031827 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76181fd7-bba8-4bed-baa4-a96625a2b555 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e20ec06-441e-4701-8cf3-5658af4905c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:54.064280 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-f80956fe-a537-4a83-bf87-bc94e722fa90 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:54.071192 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-f80956fe-a537-4a83-bf87-bc94e722fa90 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/attachments/a547da1c-1454-47aa-b1a9-49a1f26b8f84/action Aug 13 06:11:54.071742 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-f80956fe-a537-4a83-bf87-bc94e722fa90 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:11:54.071935 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-f80956fe-a537-4a83-bf87-bc94e722fa90 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:54.101949 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:54.101949 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:54.116960 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-f80956fe-a537-4a83-bf87-bc94e722fa90 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/a547da1c-1454-47aa-b1a9-49a1f26b8f84/action returned with HTTP 204 Aug 13 06:11:54.121205 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 628/2485] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:11:54 2026] POST /volume/v3/attachments/a547da1c-1454-47aa-b1a9-49a1f26b8f84/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:54.127493 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-76181fd7-bba8-4bed-baa4-a96625a2b555 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Created reservations ['fed06506-2bfd-4dcd-812d-32b5575a6afa', '12c0b42e-d1b6-42d8-a570-d20f9a25c4cf', 'c685c1b5-ebc3-4960-a015-cacafe0a2e3b', '2a94c55e-b788-405e-b98f-110a2ebcb8a8'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:11:54.128336 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76181fd7-bba8-4bed-baa4-a96625a2b555 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e20ec06-441e-4701-8cf3-5658af4905c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fed06506-2bfd-4dcd-812d-32b5575a6afa', '12c0b42e-d1b6-42d8-a570-d20f9a25c4cf', 'c685c1b5-ebc3-4960-a015-cacafe0a2e3b', '2a94c55e-b788-405e-b98f-110a2ebcb8a8']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:54.129120 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76181fd7-bba8-4bed-baa4-a96625a2b555 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e40f269-5b47-4fa5-867f-444b6b3ec900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:54.159909 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76181fd7-bba8-4bed-baa4-a96625a2b555 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e40f269-5b47-4fa5-867f-444b6b3ec900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb53ec72-2063-464e-a3d0-0ba6239777fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-937551104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b79ded1c80944417b139eeb9066cf02d',qos_specs=None,replication_status=,reservations=['fed06506-2bfd-4dcd-812d-32b5575a6afa','12c0b42e-d1b6-42d8-a570-d20f9a25c4cf','c685c1b5-ebc3-4960-a015-cacafe0a2e3b','2a94c55e-b788-405e-b98f-110a2ebcb8a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db5ebd7aaf5845fca55644c8af229f7d',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:11:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-937551104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb53ec72-2063-464e-a3d0-0ba6239777fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b79ded1c80944417b139eeb9066cf02d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db5ebd7aaf5845fca55644c8af229f7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:54.161613 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76181fd7-bba8-4bed-baa4-a96625a2b555 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d02b3a38-4855-47c5-b9fb-9bee73a51d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:54.185706 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76181fd7-bba8-4bed-baa4-a96625a2b555 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d02b3a38-4855-47c5-b9fb-9bee73a51d8b) transitioned into state 'SUCCESS' from state '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-937551104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b79ded1c80944417b139eeb9066cf02d',qos_specs=None,replication_status=,reservations=['fed06506-2bfd-4dcd-812d-32b5575a6afa','12c0b42e-d1b6-42d8-a570-d20f9a25c4cf','c685c1b5-ebc3-4960-a015-cacafe0a2e3b','2a94c55e-b788-405e-b98f-110a2ebcb8a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db5ebd7aaf5845fca55644c8af229f7d',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:54.186105 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76181fd7-bba8-4bed-baa4-a96625a2b555 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cadf678a-dcb8-40f2-8dad-962554479baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:54.199855 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76181fd7-bba8-4bed-baa4-a96625a2b555 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cadf678a-dcb8-40f2-8dad-962554479baa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:54.200969 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-76181fd7-bba8-4bed-baa4-a96625a2b555 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Flow 'volume_create_api' (0a45aa87-ee3c-458b-8d24-37a1d9f9c2f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:11:54.201703 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-76181fd7-bba8-4bed-baa4-a96625a2b555 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Create volume request issued successfully. Aug 13 06:11:54.202032 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-76181fd7-bba8-4bed-baa4-a96625a2b555 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:11:54.202556 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 616/2486] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:11:53 2026] POST /volume/v3/volumes => generated 753 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 06:11:54.216508 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-78753b30-2750-456b-9c5e-af0527dd0f93 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:54.218407 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-78753b30-2750-456b-9c5e-af0527dd0f93 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] GET https://10.4.3.121/volume/v3/volumes/fb53ec72-2063-464e-a3d0-0ba6239777fa Aug 13 06:11:54.218762 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-78753b30-2750-456b-9c5e-af0527dd0f93 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:54.219019 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-78753b30-2750-456b-9c5e-af0527dd0f93 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:54.226488 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:54.226488 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:54.230626 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-78753b30-2750-456b-9c5e-af0527dd0f93 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Volume info retrieved successfully. Aug 13 06:11:54.236275 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-78753b30-2750-456b-9c5e-af0527dd0f93 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] https://10.4.3.121/volume/v3/volumes/fb53ec72-2063-464e-a3d0-0ba6239777fa returned with HTTP 200 Aug 13 06:11:54.236689 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 623/2487] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:54 2026] GET /volume/v3/volumes/fb53ec72-2063-464e-a3d0-0ba6239777fa => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:54.810345 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-383b6123-278d-468a-86d9-081221d8aaae None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:54.811755 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-383b6123-278d-468a-86d9-081221d8aaae tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 Aug 13 06:11:54.812118 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-383b6123-278d-468a-86d9-081221d8aaae tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:54.812489 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-383b6123-278d-468a-86d9-081221d8aaae tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:54.812747 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-383b6123-278d-468a-86d9-081221d8aaae tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:11:54.817693 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:54.817693 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:54.819280 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-383b6123-278d-468a-86d9-081221d8aaae tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 returned with HTTP 200 Aug 13 06:11:54.819280 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 621/2488] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:54 2026] GET /volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:55.250672 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8407140f-dc2a-4ca7-9f82-72d3dfd64a99 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:55.253619 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8407140f-dc2a-4ca7-9f82-72d3dfd64a99 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] GET https://10.4.3.121/volume/v3/volumes/fb53ec72-2063-464e-a3d0-0ba6239777fa Aug 13 06:11:55.253845 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8407140f-dc2a-4ca7-9f82-72d3dfd64a99 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:55.254064 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8407140f-dc2a-4ca7-9f82-72d3dfd64a99 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:55.260993 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:55.260993 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:55.264362 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8407140f-dc2a-4ca7-9f82-72d3dfd64a99 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Volume info retrieved successfully. Aug 13 06:11:55.268421 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8407140f-dc2a-4ca7-9f82-72d3dfd64a99 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] https://10.4.3.121/volume/v3/volumes/fb53ec72-2063-464e-a3d0-0ba6239777fa returned with HTTP 200 Aug 13 06:11:55.268825 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 629/2489] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:55 2026] GET /volume/v3/volumes/fb53ec72-2063-464e-a3d0-0ba6239777fa => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:55.282780 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9e327220-1469-4c10-86c1-6becf5f2bc47 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:55.284765 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9e327220-1469-4c10-86c1-6becf5f2bc47 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] POST https://10.4.3.121/volume/v3/volumes/fb53ec72-2063-464e-a3d0-0ba6239777fa/action Aug 13 06:11:55.285252 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9e327220-1469-4c10-86c1-6becf5f2bc47 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:11:55.285423 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9e327220-1469-4c10-86c1-6becf5f2bc47 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:55.294135 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:55.294135 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:55.294787 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9e327220-1469-4c10-86c1-6becf5f2bc47 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Volume info retrieved successfully. Aug 13 06:11:55.301081 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9e327220-1469-4c10-86c1-6becf5f2bc47 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Volume updated successfully. Aug 13 06:11:55.301349 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9e327220-1469-4c10-86c1-6becf5f2bc47 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] https://10.4.3.121/volume/v3/volumes/fb53ec72-2063-464e-a3d0-0ba6239777fa/action returned with HTTP 200 Aug 13 06:11:55.301826 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 617/2490] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:11:55 2026] POST /volume/v3/volumes/fb53ec72-2063-464e-a3d0-0ba6239777fa/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 06:11:55.314947 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f84241fb-2da8-4a94-b434-ba0d34e3fb3c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:55.317652 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f84241fb-2da8-4a94-b434-ba0d34e3fb3c tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] GET https://10.4.3.121/volume/v3/volumes/fb53ec72-2063-464e-a3d0-0ba6239777fa Aug 13 06:11:55.317652 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f84241fb-2da8-4a94-b434-ba0d34e3fb3c tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:55.317954 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f84241fb-2da8-4a94-b434-ba0d34e3fb3c tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:55.326447 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:55.326447 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:55.331007 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f84241fb-2da8-4a94-b434-ba0d34e3fb3c tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Volume info retrieved successfully. Aug 13 06:11:55.335702 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f84241fb-2da8-4a94-b434-ba0d34e3fb3c tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] https://10.4.3.121/volume/v3/volumes/fb53ec72-2063-464e-a3d0-0ba6239777fa returned with HTTP 200 Aug 13 06:11:55.336205 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 624/2491] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:55 2026] GET /volume/v3/volumes/fb53ec72-2063-464e-a3d0-0ba6239777fa => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:55.502675 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-522a1459-e8c9-48c9-874c-d9ca18a7a6ac req-81379fb7-d5de-4b9d-92c7-de1c5f4ab97f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:55.504724 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-522a1459-e8c9-48c9-874c-d9ca18a7a6ac req-81379fb7-d5de-4b9d-92c7-de1c5f4ab97f tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] GET https://10.4.3.121/volume/v3/volumes/fb53ec72-2063-464e-a3d0-0ba6239777fa Aug 13 06:11:55.504933 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-522a1459-e8c9-48c9-874c-d9ca18a7a6ac req-81379fb7-d5de-4b9d-92c7-de1c5f4ab97f tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:55.505129 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-522a1459-e8c9-48c9-874c-d9ca18a7a6ac req-81379fb7-d5de-4b9d-92c7-de1c5f4ab97f tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:55.512147 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:55.512147 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:55.516141 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-522a1459-e8c9-48c9-874c-d9ca18a7a6ac req-81379fb7-d5de-4b9d-92c7-de1c5f4ab97f tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Volume info retrieved successfully. Aug 13 06:11:55.520626 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-522a1459-e8c9-48c9-874c-d9ca18a7a6ac req-81379fb7-d5de-4b9d-92c7-de1c5f4ab97f tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] https://10.4.3.121/volume/v3/volumes/fb53ec72-2063-464e-a3d0-0ba6239777fa returned with HTTP 200 Aug 13 06:11:55.521128 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 622/2492] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:11:55 2026] GET /volume/v3/volumes/fb53ec72-2063-464e-a3d0-0ba6239777fa => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:55.834681 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-69395a78-4698-48e2-85a2-acf8c462797e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:55.837910 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-69395a78-4698-48e2-85a2-acf8c462797e tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 Aug 13 06:11:55.838167 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-69395a78-4698-48e2-85a2-acf8c462797e tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:55.838525 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-69395a78-4698-48e2-85a2-acf8c462797e tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:55.838747 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-69395a78-4698-48e2-85a2-acf8c462797e tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:11:55.845522 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:55.845522 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:55.846701 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-69395a78-4698-48e2-85a2-acf8c462797e tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 returned with HTTP 200 Aug 13 06:11:55.847503 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 630/2493] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:55 2026] GET /volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:56.080799 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4bff8f31-0746-4c2b-bda6-ffbe152848ef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:56.085564 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4bff8f31-0746-4c2b-bda6-ffbe152848ef tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:11:56.086017 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4bff8f31-0746-4c2b-bda6-ffbe152848ef tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1082103271"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:11:56.090912 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-4bff8f31-0746-4c2b-bda6-ffbe152848ef tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1082103271'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:11:56.091120 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-4bff8f31-0746-4c2b-bda6-ffbe152848ef tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Create volume of 1 GB Aug 13 06:11:56.100964 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4bff8f31-0746-4c2b-bda6-ffbe152848ef tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Availability Zones retrieved successfully. Aug 13 06:11:56.112171 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4bff8f31-0746-4c2b-bda6-ffbe152848ef tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Flow 'volume_create_api' (1ed71f11-54fb-489b-9670-99bd90fc97ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:11:56.113693 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4bff8f31-0746-4c2b-bda6-ffbe152848ef tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ac70719-88e5-488f-8ebd-9bb33f18a7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:56.114887 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-4bff8f31-0746-4c2b-bda6-ffbe152848ef tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:11:56.148758 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4bff8f31-0746-4c2b-bda6-ffbe152848ef tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ac70719-88e5-488f-8ebd-9bb33f18a7fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:56.149619 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4bff8f31-0746-4c2b-bda6-ffbe152848ef tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f84ab3f-1ec4-494c-8dd6-07de3f221e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:56.205763 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-4bff8f31-0746-4c2b-bda6-ffbe152848ef tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Created reservations ['885320eb-64db-4daa-9b8e-80424f5ae390', 'c8509ae6-bbc6-4ad3-b615-b7812eb77a5c', '2c9ad6ba-11c4-445b-a323-5197418367f5', '03df18d5-585c-4f82-a210-a16290acb3ae'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:11:56.206683 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4bff8f31-0746-4c2b-bda6-ffbe152848ef tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f84ab3f-1ec4-494c-8dd6-07de3f221e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['885320eb-64db-4daa-9b8e-80424f5ae390', 'c8509ae6-bbc6-4ad3-b615-b7812eb77a5c', '2c9ad6ba-11c4-445b-a323-5197418367f5', '03df18d5-585c-4f82-a210-a16290acb3ae']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:56.207550 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4bff8f31-0746-4c2b-bda6-ffbe152848ef tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5ce3be7-4e50-4c65-ab0c-6d9b1aa94bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:56.231569 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4bff8f31-0746-4c2b-bda6-ffbe152848ef tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5ce3be7-4e50-4c65-ab0c-6d9b1aa94bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e557ed84-9087-40e8-939c-8fe2184454aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1082103271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b79ded1c80944417b139eeb9066cf02d',qos_specs=None,replication_status=,reservations=['885320eb-64db-4daa-9b8e-80424f5ae390','c8509ae6-bbc6-4ad3-b615-b7812eb77a5c','2c9ad6ba-11c4-445b-a323-5197418367f5','03df18d5-585c-4f82-a210-a16290acb3ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db5ebd7aaf5845fca55644c8af229f7d',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:11:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1082103271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e557ed84-9087-40e8-939c-8fe2184454aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b79ded1c80944417b139eeb9066cf02d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db5ebd7aaf5845fca55644c8af229f7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:56.232275 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4bff8f31-0746-4c2b-bda6-ffbe152848ef tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b89a303e-bc44-4220-9b7f-4016e9367e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:56.250933 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4bff8f31-0746-4c2b-bda6-ffbe152848ef tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b89a303e-bc44-4220-9b7f-4016e9367e06) transitioned into state 'SUCCESS' from state '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-1082103271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b79ded1c80944417b139eeb9066cf02d',qos_specs=None,replication_status=,reservations=['885320eb-64db-4daa-9b8e-80424f5ae390','c8509ae6-bbc6-4ad3-b615-b7812eb77a5c','2c9ad6ba-11c4-445b-a323-5197418367f5','03df18d5-585c-4f82-a210-a16290acb3ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db5ebd7aaf5845fca55644c8af229f7d',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:56.251709 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4bff8f31-0746-4c2b-bda6-ffbe152848ef tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a82883bf-f786-468a-a5f0-4c792f1741f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:11:56.261001 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4bff8f31-0746-4c2b-bda6-ffbe152848ef tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a82883bf-f786-468a-a5f0-4c792f1741f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:11:56.261836 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4bff8f31-0746-4c2b-bda6-ffbe152848ef tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Flow 'volume_create_api' (1ed71f11-54fb-489b-9670-99bd90fc97ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:11:56.262112 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4bff8f31-0746-4c2b-bda6-ffbe152848ef tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Create volume request issued successfully. Aug 13 06:11:56.262741 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4bff8f31-0746-4c2b-bda6-ffbe152848ef tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:11:56.263115 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 618/2494] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:11:56 2026] POST /volume/v3/volumes => generated 754 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:11:56.277617 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2f17ba5a-fa0b-429e-8b4a-57e33fff7f32 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:56.282209 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f17ba5a-fa0b-429e-8b4a-57e33fff7f32 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] GET https://10.4.3.121/volume/v3/volumes/e557ed84-9087-40e8-939c-8fe2184454aa Aug 13 06:11:56.282209 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2f17ba5a-fa0b-429e-8b4a-57e33fff7f32 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:56.282209 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2f17ba5a-fa0b-429e-8b4a-57e33fff7f32 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:56.289102 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:56.289102 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:56.294168 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2f17ba5a-fa0b-429e-8b4a-57e33fff7f32 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Volume info retrieved successfully. Aug 13 06:11:56.298712 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f17ba5a-fa0b-429e-8b4a-57e33fff7f32 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] https://10.4.3.121/volume/v3/volumes/e557ed84-9087-40e8-939c-8fe2184454aa returned with HTTP 200 Aug 13 06:11:56.299229 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 625/2495] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:56 2026] GET /volume/v3/volumes/e557ed84-9087-40e8-939c-8fe2184454aa => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:56.860598 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8f104d59-5ffb-47bb-b178-e8c7a07d930f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:56.864223 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f104d59-5ffb-47bb-b178-e8c7a07d930f tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 Aug 13 06:11:56.864223 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f104d59-5ffb-47bb-b178-e8c7a07d930f tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:56.864223 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8f104d59-5ffb-47bb-b178-e8c7a07d930f tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:56.864600 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-8f104d59-5ffb-47bb-b178-e8c7a07d930f tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:11:56.869754 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:56.869754 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:56.870568 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8f104d59-5ffb-47bb-b178-e8c7a07d930f tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 returned with HTTP 200 Aug 13 06:11:56.870919 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 623/2496] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:56 2026] GET /volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:56.997084 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-7b16019b-d753-40b7-9011-1815e9e84e07 req-151cdc93-ab7a-4186-9e70-5c476d05084a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:57.000051 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7b16019b-d753-40b7-9011-1815e9e84e07 req-151cdc93-ab7a-4186-9e70-5c476d05084a tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/b76a1f75-7f08-40de-a61d-62f4c67e4ddb Aug 13 06:11:57.000485 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7b16019b-d753-40b7-9011-1815e9e84e07 req-151cdc93-ab7a-4186-9e70-5c476d05084a tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:57.000766 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7b16019b-d753-40b7-9011-1815e9e84e07 req-151cdc93-ab7a-4186-9e70-5c476d05084a tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:57.013415 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:57.013415 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:57.019070 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-7b16019b-d753-40b7-9011-1815e9e84e07 req-151cdc93-ab7a-4186-9e70-5c476d05084a tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:11:57.027354 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7b16019b-d753-40b7-9011-1815e9e84e07 req-151cdc93-ab7a-4186-9e70-5c476d05084a tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/b76a1f75-7f08-40de-a61d-62f4c67e4ddb returned with HTTP 200 Aug 13 06:11:57.027354 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 631/2497] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:11:56 2026] GET /volume/v3/volumes/b76a1f75-7f08-40de-a61d-62f4c67e4ddb => generated 1659 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 06:11:57.315854 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1a887360-b127-4078-9a71-3a2b612cdf60 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:57.318656 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a887360-b127-4078-9a71-3a2b612cdf60 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] GET https://10.4.3.121/volume/v3/volumes/e557ed84-9087-40e8-939c-8fe2184454aa Aug 13 06:11:57.318656 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a887360-b127-4078-9a71-3a2b612cdf60 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:57.318656 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a887360-b127-4078-9a71-3a2b612cdf60 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:57.326476 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:57.326476 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:57.333254 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1a887360-b127-4078-9a71-3a2b612cdf60 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Volume info retrieved successfully. Aug 13 06:11:57.336912 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a887360-b127-4078-9a71-3a2b612cdf60 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] https://10.4.3.121/volume/v3/volumes/e557ed84-9087-40e8-939c-8fe2184454aa returned with HTTP 200 Aug 13 06:11:57.338416 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 619/2498] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:57 2026] GET /volume/v3/volumes/e557ed84-9087-40e8-939c-8fe2184454aa => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:57.766720 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-813e7d8a-9ec7-40d0-88f6-9bee70f7b2df None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:57.770801 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-813e7d8a-9ec7-40d0-88f6-9bee70f7b2df tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] DELETE https://10.4.3.121/volume/v3/volumes/e557ed84-9087-40e8-939c-8fe2184454aa Aug 13 06:11:57.771079 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-813e7d8a-9ec7-40d0-88f6-9bee70f7b2df tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:57.771394 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-813e7d8a-9ec7-40d0-88f6-9bee70f7b2df tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:57.771639 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-813e7d8a-9ec7-40d0-88f6-9bee70f7b2df tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Delete volume with id: e557ed84-9087-40e8-939c-8fe2184454aa Aug 13 06:11:57.780987 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:57.780987 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:57.781269 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-813e7d8a-9ec7-40d0-88f6-9bee70f7b2df tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Volume info retrieved successfully. Aug 13 06:11:57.798231 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-813e7d8a-9ec7-40d0-88f6-9bee70f7b2df tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Delete volume request issued successfully. Aug 13 06:11:57.798404 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-813e7d8a-9ec7-40d0-88f6-9bee70f7b2df tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] https://10.4.3.121/volume/v3/volumes/e557ed84-9087-40e8-939c-8fe2184454aa returned with HTTP 202 Aug 13 06:11:57.798787 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 626/2499] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:11:57 2026] DELETE /volume/v3/volumes/e557ed84-9087-40e8-939c-8fe2184454aa => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:11:57.807589 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ef82e108-6102-4053-aacc-510f3f0c8142 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:57.812771 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ef82e108-6102-4053-aacc-510f3f0c8142 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] GET https://10.4.3.121/volume/v3/volumes/e557ed84-9087-40e8-939c-8fe2184454aa Aug 13 06:11:57.812972 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ef82e108-6102-4053-aacc-510f3f0c8142 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:57.813152 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ef82e108-6102-4053-aacc-510f3f0c8142 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:57.830922 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:57.830922 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:57.835200 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ef82e108-6102-4053-aacc-510f3f0c8142 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Volume info retrieved successfully. Aug 13 06:11:57.840898 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ef82e108-6102-4053-aacc-510f3f0c8142 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] https://10.4.3.121/volume/v3/volumes/e557ed84-9087-40e8-939c-8fe2184454aa returned with HTTP 200 Aug 13 06:11:57.841388 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 624/2500] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:57 2026] GET /volume/v3/volumes/e557ed84-9087-40e8-939c-8fe2184454aa => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:57.883780 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1008f3dc-e9c8-4ac2-99c6-7c45dd48a189 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:57.884139 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1008f3dc-e9c8-4ac2-99c6-7c45dd48a189 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 Aug 13 06:11:57.884417 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1008f3dc-e9c8-4ac2-99c6-7c45dd48a189 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:57.884641 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1008f3dc-e9c8-4ac2-99c6-7c45dd48a189 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:57.884763 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-1008f3dc-e9c8-4ac2-99c6-7c45dd48a189 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:11:57.892200 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:57.892200 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:57.893368 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1008f3dc-e9c8-4ac2-99c6-7c45dd48a189 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 returned with HTTP 200 Aug 13 06:11:57.894749 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 632/2501] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:57 2026] GET /volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:58.706348 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4224ac7d-6925-498e-8469-5a9b3d3053af None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:58.709920 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4224ac7d-6925-498e-8469-5a9b3d3053af tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f Aug 13 06:11:58.710160 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4224ac7d-6925-498e-8469-5a9b3d3053af tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:58.710694 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4224ac7d-6925-498e-8469-5a9b3d3053af tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:58.726113 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:58.726113 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:58.731974 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4224ac7d-6925-498e-8469-5a9b3d3053af tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:11:58.742248 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4224ac7d-6925-498e-8469-5a9b3d3053af tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f returned with HTTP 200 Aug 13 06:11:58.743104 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 620/2502] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:58 2026] GET /volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f => generated 1649 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:58.855833 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ccabacb2-e849-442d-b030-91e92ca7f94d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:58.857711 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ccabacb2-e849-442d-b030-91e92ca7f94d tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] GET https://10.4.3.121/volume/v3/volumes/e557ed84-9087-40e8-939c-8fe2184454aa Aug 13 06:11:58.857915 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ccabacb2-e849-442d-b030-91e92ca7f94d tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:58.858222 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ccabacb2-e849-442d-b030-91e92ca7f94d tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:58.865930 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ccabacb2-e849-442d-b030-91e92ca7f94d tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] https://10.4.3.121/volume/v3/volumes/e557ed84-9087-40e8-939c-8fe2184454aa returned with HTTP 404 Aug 13 06:11:58.866468 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 627/2503] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:58 2026] GET /volume/v3/volumes/e557ed84-9087-40e8-939c-8fe2184454aa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:11:58.875148 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d9e785c2-e22f-4725-96cf-45fa99faabb9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:58.876854 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d9e785c2-e22f-4725-96cf-45fa99faabb9 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] DELETE https://10.4.3.121/volume/v3/volumes/fb53ec72-2063-464e-a3d0-0ba6239777fa Aug 13 06:11:58.877053 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d9e785c2-e22f-4725-96cf-45fa99faabb9 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:58.877235 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d9e785c2-e22f-4725-96cf-45fa99faabb9 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:58.877447 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-d9e785c2-e22f-4725-96cf-45fa99faabb9 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Delete volume with id: fb53ec72-2063-464e-a3d0-0ba6239777fa Aug 13 06:11:58.884215 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:58.884215 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:58.884728 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d9e785c2-e22f-4725-96cf-45fa99faabb9 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Volume info retrieved successfully. Aug 13 06:11:58.901577 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d9e785c2-e22f-4725-96cf-45fa99faabb9 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Delete volume request issued successfully. Aug 13 06:11:58.901767 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d9e785c2-e22f-4725-96cf-45fa99faabb9 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] https://10.4.3.121/volume/v3/volumes/fb53ec72-2063-464e-a3d0-0ba6239777fa returned with HTTP 202 Aug 13 06:11:58.902135 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 625/2504] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:11:58 2026] DELETE /volume/v3/volumes/fb53ec72-2063-464e-a3d0-0ba6239777fa => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 06:11:58.909493 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-04182f7d-1852-4e40-97f7-46bd27f98fa8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:58.911276 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-04182f7d-1852-4e40-97f7-46bd27f98fa8 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] GET https://10.4.3.121/volume/v3/volumes/fb53ec72-2063-464e-a3d0-0ba6239777fa Aug 13 06:11:58.911498 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-04182f7d-1852-4e40-97f7-46bd27f98fa8 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:58.911567 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-afad0643-4c7a-430c-a3a0-93e1612b3b4a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:58.911699 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-04182f7d-1852-4e40-97f7-46bd27f98fa8 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:58.913407 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-afad0643-4c7a-430c-a3a0-93e1612b3b4a tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 Aug 13 06:11:58.913648 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-afad0643-4c7a-430c-a3a0-93e1612b3b4a tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:58.913872 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-afad0643-4c7a-430c-a3a0-93e1612b3b4a tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:58.914028 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-afad0643-4c7a-430c-a3a0-93e1612b3b4a tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:11:58.918471 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:58.918471 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:58.919387 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-afad0643-4c7a-430c-a3a0-93e1612b3b4a tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 returned with HTTP 200 Aug 13 06:11:58.919846 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 621/2505] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:58 2026] GET /volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:58.921816 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:58.921816 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:58.925116 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-04182f7d-1852-4e40-97f7-46bd27f98fa8 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Volume info retrieved successfully. Aug 13 06:11:58.928981 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-04182f7d-1852-4e40-97f7-46bd27f98fa8 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] https://10.4.3.121/volume/v3/volumes/fb53ec72-2063-464e-a3d0-0ba6239777fa returned with HTTP 200 Aug 13 06:11:58.929390 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 633/2506] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:58 2026] GET /volume/v3/volumes/fb53ec72-2063-464e-a3d0-0ba6239777fa => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:11:59.004346 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-5af31f63-f0c2-4e6b-ba4d-e76ee61177e9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:59.006596 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-5af31f63-f0c2-4e6b-ba4d-e76ee61177e9 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51/encryption Aug 13 06:11:59.006767 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-5af31f63-f0c2-4e6b-ba4d-e76ee61177e9 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:59.006965 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-5af31f63-f0c2-4e6b-ba4d-e76ee61177e9 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:59.029739 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:59.029739 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:11:59.046743 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1a2a65e7-024e-4c66-b3c8-9c6b0cc3d067 req-5af31f63-f0c2-4e6b-ba4d-e76ee61177e9 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51/encryption returned with HTTP 200 Aug 13 06:11:59.047350 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 628/2507] 10.4.3.121 () {68 vars in 1631 bytes} [Thu Aug 13 06:11:59 2026] GET /volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51/encryption => generated 161 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:59.730040 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7b16019b-d753-40b7-9011-1815e9e84e07 req-310b0e51-3902-45b9-8011-9b306139cfd8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:59.732626 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7b16019b-d753-40b7-9011-1815e9e84e07 req-310b0e51-3902-45b9-8011-9b306139cfd8 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] DELETE https://10.4.3.121/volume/v3/attachments/ba3b3903-2cb8-4df2-9278-f8942f0a3208 Aug 13 06:11:59.732873 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7b16019b-d753-40b7-9011-1815e9e84e07 req-310b0e51-3902-45b9-8011-9b306139cfd8 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:59.733130 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7b16019b-d753-40b7-9011-1815e9e84e07 req-310b0e51-3902-45b9-8011-9b306139cfd8 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:59.743971 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:59.743971 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:11:59.757747 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0569f7ae-500a-419f-8efb-fdf8a865bc7e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:59.759492 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0569f7ae-500a-419f-8efb-fdf8a865bc7e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f Aug 13 06:11:59.759664 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0569f7ae-500a-419f-8efb-fdf8a865bc7e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:59.759836 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0569f7ae-500a-419f-8efb-fdf8a865bc7e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:59.771474 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:59.771474 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:11:59.775967 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0569f7ae-500a-419f-8efb-fdf8a865bc7e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:11:59.782102 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0569f7ae-500a-419f-8efb-fdf8a865bc7e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f returned with HTTP 200 Aug 13 06:11:59.782683 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 622/2508] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:59 2026] GET /volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f => generated 1649 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:11:59.798333 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7b16019b-d753-40b7-9011-1815e9e84e07 req-310b0e51-3902-45b9-8011-9b306139cfd8 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/attachments/ba3b3903-2cb8-4df2-9278-f8942f0a3208 returned with HTTP 200 Aug 13 06:11:59.799239 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 626/2509] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:11:59 2026] DELETE /volume/v3/attachments/ba3b3903-2cb8-4df2-9278-f8942f0a3208 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:59.930149 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-330ff4fe-5bb9-47c0-aef4-844041f3f04d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:59.931752 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-330ff4fe-5bb9-47c0-aef4-844041f3f04d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 Aug 13 06:11:59.931943 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-330ff4fe-5bb9-47c0-aef4-844041f3f04d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:59.932141 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-330ff4fe-5bb9-47c0-aef4-844041f3f04d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:59.932278 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-330ff4fe-5bb9-47c0-aef4-844041f3f04d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:11:59.936543 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:11:59.936543 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:11:59.937330 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-330ff4fe-5bb9-47c0-aef4-844041f3f04d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 returned with HTTP 200 Aug 13 06:11:59.937705 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 634/2510] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:59 2026] GET /volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:11:59.942414 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2d23cf0b-ae00-4201-8843-9e6b520c1d22 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:11:59.946108 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d23cf0b-ae00-4201-8843-9e6b520c1d22 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] GET https://10.4.3.121/volume/v3/volumes/fb53ec72-2063-464e-a3d0-0ba6239777fa Aug 13 06:11:59.946356 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2d23cf0b-ae00-4201-8843-9e6b520c1d22 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:11:59.946605 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2d23cf0b-ae00-4201-8843-9e6b520c1d22 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:11:59.953744 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d23cf0b-ae00-4201-8843-9e6b520c1d22 tempest-ServersNegativeTestJSON-1738000796 tempest-ServersNegativeTestJSON-1738000796-project-member] https://10.4.3.121/volume/v3/volumes/fb53ec72-2063-464e-a3d0-0ba6239777fa returned with HTTP 404 Aug 13 06:11:59.954263 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 629/2511] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:11:59 2026] GET /volume/v3/volumes/fb53ec72-2063-464e-a3d0-0ba6239777fa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:00.434951 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-933ae22b-ee85-4c6f-9ae2-5f43874da1ab req-f11f3973-e565-47d9-8f54-ec08f3720602 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:00.438642 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-933ae22b-ee85-4c6f-9ae2-5f43874da1ab req-f11f3973-e565-47d9-8f54-ec08f3720602 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] DELETE https://10.4.3.121/volume/v3/attachments/e5d9d702-b6ee-4e02-8aa3-b6d81403c343 Aug 13 06:12:00.438847 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-933ae22b-ee85-4c6f-9ae2-5f43874da1ab req-f11f3973-e565-47d9-8f54-ec08f3720602 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:00.439034 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-933ae22b-ee85-4c6f-9ae2-5f43874da1ab req-f11f3973-e565-47d9-8f54-ec08f3720602 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:00.453693 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:00.453693 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:00.515949 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-933ae22b-ee85-4c6f-9ae2-5f43874da1ab req-f11f3973-e565-47d9-8f54-ec08f3720602 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/attachments/e5d9d702-b6ee-4e02-8aa3-b6d81403c343 returned with HTTP 200 Aug 13 06:12:00.518861 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 623/2512] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:12:00 2026] DELETE /volume/v3/attachments/e5d9d702-b6ee-4e02-8aa3-b6d81403c343 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:00.800423 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-87970278-8b44-408f-be6d-9041a443729a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:00.802040 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87970278-8b44-408f-be6d-9041a443729a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f Aug 13 06:12:00.802221 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87970278-8b44-408f-be6d-9041a443729a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:00.802439 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87970278-8b44-408f-be6d-9041a443729a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:00.821090 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:00.821090 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:00.829271 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-87970278-8b44-408f-be6d-9041a443729a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:12:00.845054 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87970278-8b44-408f-be6d-9041a443729a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f returned with HTTP 200 Aug 13 06:12:00.845054 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 627/2513] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:00 2026] GET /volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f => generated 1357 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:00.861447 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0cec0057-25ed-415e-9f71-023e4f22e8c7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:00.864824 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0cec0057-25ed-415e-9f71-023e4f22e8c7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] POST https://10.4.3.121/volume/v3/backups Aug 13 06:12:00.865119 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0cec0057-25ed-415e-9f71-023e4f22e8c7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8fdd7892-d01c-485d-b1f1-8d9201a7978f", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-294382983"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:00.866689 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-0cec0057-25ed-415e-9f71-023e4f22e8c7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Creating new backup {'backup': {'volume_id': '8fdd7892-d01c-485d-b1f1-8d9201a7978f', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-294382983'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:12:00.866819 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-0cec0057-25ed-415e-9f71-023e4f22e8c7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Creating backup of volume 8fdd7892-d01c-485d-b1f1-8d9201a7978f in container None Aug 13 06:12:00.886862 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:00.886862 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:00.887476 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0cec0057-25ed-415e-9f71-023e4f22e8c7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:12:00.913981 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-0cec0057-25ed-415e-9f71-023e4f22e8c7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Created reservations ['b36c9bb6-7935-4704-a3c0-d22934d70ef3', 'ea4f69a2-c00c-43c1-ae43-9d4065edcbe9'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:00.949493 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5be48bc9-5988-453d-bc1d-35770f79e83c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:00.952545 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5be48bc9-5988-453d-bc1d-35770f79e83c tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 Aug 13 06:12:00.952751 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5be48bc9-5988-453d-bc1d-35770f79e83c tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:00.952947 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5be48bc9-5988-453d-bc1d-35770f79e83c tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:00.953049 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-5be48bc9-5988-453d-bc1d-35770f79e83c tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:00.957833 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:00.957833 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:00.958615 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5be48bc9-5988-453d-bc1d-35770f79e83c tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 returned with HTTP 200 Aug 13 06:12:00.959054 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 630/2514] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:00 2026] GET /volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:00.966401 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0cec0057-25ed-415e-9f71-023e4f22e8c7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:12:00.967434 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 635/2515] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:12:00 2026] POST /volume/v3/backups => generated 329 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:12:00.988492 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a02b6e8b-a919-476c-88a2-c121c09c1864 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:00.990716 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a02b6e8b-a919-476c-88a2-c121c09c1864 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda Aug 13 06:12:00.991440 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a02b6e8b-a919-476c-88a2-c121c09c1864 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:00.991440 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a02b6e8b-a919-476c-88a2-c121c09c1864 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:00.991440 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a02b6e8b-a919-476c-88a2-c121c09c1864 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 7640b534-1f0e-4007-9e4f-12832d326eda. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:00.996842 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:00.996842 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:00.998289 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a02b6e8b-a919-476c-88a2-c121c09c1864 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda returned with HTTP 200 Aug 13 06:12:00.998444 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 624/2516] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:00 2026] GET /volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:01.511652 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cfc96c75-47c2-4438-a895-2e9af662c102 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:01.514754 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cfc96c75-47c2-4438-a895-2e9af662c102 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] DELETE https://10.4.3.121/volume/v3/volumes/b76a1f75-7f08-40de-a61d-62f4c67e4ddb Aug 13 06:12:01.514754 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cfc96c75-47c2-4438-a895-2e9af662c102 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:01.514754 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cfc96c75-47c2-4438-a895-2e9af662c102 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:01.514754 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-cfc96c75-47c2-4438-a895-2e9af662c102 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Delete volume with id: b76a1f75-7f08-40de-a61d-62f4c67e4ddb Aug 13 06:12:01.524095 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:01.524095 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:01.524817 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cfc96c75-47c2-4438-a895-2e9af662c102 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:12:01.544209 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cfc96c75-47c2-4438-a895-2e9af662c102 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Delete volume request issued successfully. Aug 13 06:12:01.544209 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cfc96c75-47c2-4438-a895-2e9af662c102 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/b76a1f75-7f08-40de-a61d-62f4c67e4ddb returned with HTTP 202 Aug 13 06:12:01.544396 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 628/2517] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:12:01 2026] DELETE /volume/v3/volumes/b76a1f75-7f08-40de-a61d-62f4c67e4ddb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:01.554089 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cafa3f60-8071-4df0-84f2-80502187943f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:01.556745 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cafa3f60-8071-4df0-84f2-80502187943f tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/b76a1f75-7f08-40de-a61d-62f4c67e4ddb Aug 13 06:12:01.556745 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cafa3f60-8071-4df0-84f2-80502187943f tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:01.556745 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cafa3f60-8071-4df0-84f2-80502187943f tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:01.562958 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:01.562958 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:01.566600 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cafa3f60-8071-4df0-84f2-80502187943f tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Volume info retrieved successfully. Aug 13 06:12:01.570993 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cafa3f60-8071-4df0-84f2-80502187943f tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/b76a1f75-7f08-40de-a61d-62f4c67e4ddb returned with HTTP 200 Aug 13 06:12:01.571414 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 631/2518] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:01 2026] GET /volume/v3/volumes/b76a1f75-7f08-40de-a61d-62f4c67e4ddb => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:01.776139 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-76dd0f1e-a764-491a-9788-ed72edef1181 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:01.778473 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-76dd0f1e-a764-491a-9788-ed72edef1181 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:12:01.778790 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-76dd0f1e-a764-491a-9788-ed72edef1181 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-181977857"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:01.780229 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-76dd0f1e-a764-491a-9788-ed72edef1181 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-181977857'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:12:01.780387 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-76dd0f1e-a764-491a-9788-ed72edef1181 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Create volume of 1 GB Aug 13 06:12:01.780762 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:01.780762 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:01.786280 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-76dd0f1e-a764-491a-9788-ed72edef1181 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Availability Zones retrieved successfully. Aug 13 06:12:01.792700 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-76dd0f1e-a764-491a-9788-ed72edef1181 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Flow 'volume_create_api' (575ce2ba-85b8-45c0-9eac-206aab8f2066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:01.793852 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-76dd0f1e-a764-491a-9788-ed72edef1181 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3ff61ca-4e6f-4eb3-a089-c42e2b8e0dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:01.794875 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-76dd0f1e-a764-491a-9788-ed72edef1181 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:12:01.833221 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-76dd0f1e-a764-491a-9788-ed72edef1181 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3ff61ca-4e6f-4eb3-a089-c42e2b8e0dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:01.833221 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-76dd0f1e-a764-491a-9788-ed72edef1181 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab8a4078-df20-43a3-95fc-5b457662dfe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:01.885780 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-76dd0f1e-a764-491a-9788-ed72edef1181 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Created reservations ['73eb6b77-e9a6-45f6-af69-375150f227f4', '0532630f-28ad-409c-9c33-f7178e13eae3', 'd94ba721-f5e4-47d9-8367-6ef5352ec651', '90dad4c4-dc15-4965-84c6-f92d552b3a2a'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:01.886621 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-76dd0f1e-a764-491a-9788-ed72edef1181 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab8a4078-df20-43a3-95fc-5b457662dfe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73eb6b77-e9a6-45f6-af69-375150f227f4', '0532630f-28ad-409c-9c33-f7178e13eae3', 'd94ba721-f5e4-47d9-8367-6ef5352ec651', '90dad4c4-dc15-4965-84c6-f92d552b3a2a']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:01.887370 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-76dd0f1e-a764-491a-9788-ed72edef1181 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aac5688-0bc9-41cb-a696-5eb3cd8fd430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:01.914783 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-76dd0f1e-a764-491a-9788-ed72edef1181 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aac5688-0bc9-41cb-a696-5eb3cd8fd430) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb345e5f-ee30-4370-a4d2-ba0ed3634c8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-181977857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97a2b62d8b47493a81b1cb7c77abbda3',qos_specs=None,replication_status=,reservations=['73eb6b77-e9a6-45f6-af69-375150f227f4','0532630f-28ad-409c-9c33-f7178e13eae3','d94ba721-f5e4-47d9-8367-6ef5352ec651','90dad4c4-dc15-4965-84c6-f92d552b3a2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c286c4a588f4eb7a75c97c2309668b3',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:12:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-181977857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb345e5f-ee30-4370-a4d2-ba0ed3634c8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97a2b62d8b47493a81b1cb7c77abbda3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c286c4a588f4eb7a75c97c2309668b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:01.915488 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-76dd0f1e-a764-491a-9788-ed72edef1181 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95eaf3cd-c8dd-4ac9-900e-8f084fc00dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:01.948902 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-76dd0f1e-a764-491a-9788-ed72edef1181 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95eaf3cd-c8dd-4ac9-900e-8f084fc00dad) transitioned into state 'SUCCESS' from state '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-181977857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97a2b62d8b47493a81b1cb7c77abbda3',qos_specs=None,replication_status=,reservations=['73eb6b77-e9a6-45f6-af69-375150f227f4','0532630f-28ad-409c-9c33-f7178e13eae3','d94ba721-f5e4-47d9-8367-6ef5352ec651','90dad4c4-dc15-4965-84c6-f92d552b3a2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c286c4a588f4eb7a75c97c2309668b3',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:01.949506 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-76dd0f1e-a764-491a-9788-ed72edef1181 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (717d22d2-d380-4d71-b41d-a17248e66e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:01.965562 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-76dd0f1e-a764-491a-9788-ed72edef1181 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (717d22d2-d380-4d71-b41d-a17248e66e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:01.966381 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-76dd0f1e-a764-491a-9788-ed72edef1181 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Flow 'volume_create_api' (575ce2ba-85b8-45c0-9eac-206aab8f2066) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:01.966671 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-76dd0f1e-a764-491a-9788-ed72edef1181 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Create volume request issued successfully. Aug 13 06:12:01.967217 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-76dd0f1e-a764-491a-9788-ed72edef1181 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:12:01.967867 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 636/2519] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:12:01 2026] POST /volume/v3/volumes => generated 750 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:12:01.973457 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ce412b74-bf04-4985-b202-be47cac543ef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:01.975780 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ce412b74-bf04-4985-b202-be47cac543ef tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 Aug 13 06:12:01.976036 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ce412b74-bf04-4985-b202-be47cac543ef tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:01.976420 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ce412b74-bf04-4985-b202-be47cac543ef tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:01.976571 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ce412b74-bf04-4985-b202-be47cac543ef tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:01.981684 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dc8d8683-a9d4-4cea-9204-e58b054c9690 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:01.985583 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc8d8683-a9d4-4cea-9204-e58b054c9690 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d Aug 13 06:12:01.985706 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:01.985706 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:01.985763 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc8d8683-a9d4-4cea-9204-e58b054c9690 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:01.985941 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc8d8683-a9d4-4cea-9204-e58b054c9690 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:01.986685 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ce412b74-bf04-4985-b202-be47cac543ef tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 returned with HTTP 200 Aug 13 06:12:01.987148 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 625/2520] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:01 2026] GET /volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:02.005206 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:02.005206 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:02.009616 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dc8d8683-a9d4-4cea-9204-e58b054c9690 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:02.011870 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ee44089f-ca54-4543-81f5-0f8abfba09a4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:02.013890 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee44089f-ca54-4543-81f5-0f8abfba09a4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda Aug 13 06:12:02.014326 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ee44089f-ca54-4543-81f5-0f8abfba09a4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:02.014388 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc8d8683-a9d4-4cea-9204-e58b054c9690 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d returned with HTTP 200 Aug 13 06:12:02.014435 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ee44089f-ca54-4543-81f5-0f8abfba09a4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:02.014435 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-ee44089f-ca54-4543-81f5-0f8abfba09a4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 7640b534-1f0e-4007-9e4f-12832d326eda. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:02.014693 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 629/2521] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:01 2026] GET /volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:02.024417 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:02.024417 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:02.024417 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee44089f-ca54-4543-81f5-0f8abfba09a4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda returned with HTTP 200 Aug 13 06:12:02.024417 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 632/2522] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:02 2026] GET /volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:03.349680 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-20dbe36a-b901-4692-80ff-9fe7ef804692 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:03.349680 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-20dbe36a-b901-4692-80ff-9fe7ef804692 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] GET https://10.4.3.121/volume/v3/volumes/b76a1f75-7f08-40de-a61d-62f4c67e4ddb Aug 13 06:12:03.349680 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-20dbe36a-b901-4692-80ff-9fe7ef804692 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:03.349680 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-20dbe36a-b901-4692-80ff-9fe7ef804692 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:03.349680 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-20dbe36a-b901-4692-80ff-9fe7ef804692 tempest-AttachVolumeMultiAttachTest-2146815601 tempest-AttachVolumeMultiAttachTest-2146815601-project-member] https://10.4.3.121/volume/v3/volumes/b76a1f75-7f08-40de-a61d-62f4c67e4ddb returned with HTTP 404 Aug 13 06:12:03.349680 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 637/2523] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:02 2026] GET /volume/v3/volumes/b76a1f75-7f08-40de-a61d-62f4c67e4ddb => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:03.351943 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dfdd7a80-13e7-4ded-aebb-bffee10d060d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:03.351943 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dfdd7a80-13e7-4ded-aebb-bffee10d060d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 Aug 13 06:12:03.351943 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dfdd7a80-13e7-4ded-aebb-bffee10d060d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:03.351943 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dfdd7a80-13e7-4ded-aebb-bffee10d060d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:03.351943 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-dfdd7a80-13e7-4ded-aebb-bffee10d060d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:03.351943 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:03.351943 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:03.351943 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dfdd7a80-13e7-4ded-aebb-bffee10d060d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 returned with HTTP 200 Aug 13 06:12:03.351943 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 626/2524] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:03 2026] GET /volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 => generated 749 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:03.353914 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-50b560d0-d7ad-4549-956a-20be0cf1706a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:03.353914 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-50b560d0-d7ad-4549-956a-20be0cf1706a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d Aug 13 06:12:03.353914 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-50b560d0-d7ad-4549-956a-20be0cf1706a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:03.353914 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-50b560d0-d7ad-4549-956a-20be0cf1706a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:03.353914 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:03.353914 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:03.355759 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-65e4926a-f3f1-4a14-aca8-32d0e03292eb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:03.355759 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-65e4926a-f3f1-4a14-aca8-32d0e03292eb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda Aug 13 06:12:03.355759 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-65e4926a-f3f1-4a14-aca8-32d0e03292eb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:03.355759 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-65e4926a-f3f1-4a14-aca8-32d0e03292eb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:03.355759 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-65e4926a-f3f1-4a14-aca8-32d0e03292eb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 7640b534-1f0e-4007-9e4f-12832d326eda. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:03.356633 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-50b560d0-d7ad-4549-956a-20be0cf1706a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:03.357530 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:03.357530 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:03.357530 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-65e4926a-f3f1-4a14-aca8-32d0e03292eb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda returned with HTTP 200 Aug 13 06:12:03.357530 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 633/2525] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:03 2026] GET /volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:03.357963 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-50b560d0-d7ad-4549-956a-20be0cf1706a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d returned with HTTP 200 Aug 13 06:12:03.357963 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 630/2526] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:03 2026] GET /volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:03.358107 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-adeb909a-6f59-4097-8de9-a578390b43ab req-ddc95320-711b-4f2d-b2e9-d4ea081bae0e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:03.358107 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-adeb909a-6f59-4097-8de9-a578390b43ab req-ddc95320-711b-4f2d-b2e9-d4ea081bae0e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d Aug 13 06:12:03.358107 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-adeb909a-6f59-4097-8de9-a578390b43ab req-ddc95320-711b-4f2d-b2e9-d4ea081bae0e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:03.358107 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-adeb909a-6f59-4097-8de9-a578390b43ab req-ddc95320-711b-4f2d-b2e9-d4ea081bae0e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:03.358107 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:03.358107 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:03.358107 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-adeb909a-6f59-4097-8de9-a578390b43ab req-ddc95320-711b-4f2d-b2e9-d4ea081bae0e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:03.358107 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-adeb909a-6f59-4097-8de9-a578390b43ab req-ddc95320-711b-4f2d-b2e9-d4ea081bae0e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d returned with HTTP 200 Aug 13 06:12:03.358107 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 638/2527] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:12:03 2026] GET /volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:03.379524 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-933a3ad6-7e9a-4460-84bf-1487993a2918 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:03.379524 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-933a3ad6-7e9a-4460-84bf-1487993a2918 None None] GET https://10.4.3.121/volume// Aug 13 06:12:03.379524 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-933a3ad6-7e9a-4460-84bf-1487993a2918 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:03.379524 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-933a3ad6-7e9a-4460-84bf-1487993a2918 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:03.379524 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-933a3ad6-7e9a-4460-84bf-1487993a2918 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:12:03.380042 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 627/2528] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:12:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:12:03.393514 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-adeb909a-6f59-4097-8de9-a578390b43ab req-3f8caf04-d491-4fe2-8aec-94bb84eae6ec None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:03.396673 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-adeb909a-6f59-4097-8de9-a578390b43ab req-3f8caf04-d491-4fe2-8aec-94bb84eae6ec tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:12:03.399797 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-adeb909a-6f59-4097-8de9-a578390b43ab req-3f8caf04-d491-4fe2-8aec-94bb84eae6ec tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb345e5f-ee30-4370-a4d2-ba0ed3634c8d", "connector": null, "instance_uuid": "af40f38e-ae59-4fdd-8092-f69c8a44a3d4"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:03.409708 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:03.409708 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:03.441138 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-adeb909a-6f59-4097-8de9-a578390b43ab req-3f8caf04-d491-4fe2-8aec-94bb84eae6ec tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:12:03.441623 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 634/2529] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:12:03 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 13 06:12:03.485230 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a8bff7f1-b3ab-4433-92b6-e7fef958ad9a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:03.490239 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a8bff7f1-b3ab-4433-92b6-e7fef958ad9a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d Aug 13 06:12:03.490239 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a8bff7f1-b3ab-4433-92b6-e7fef958ad9a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:03.490239 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a8bff7f1-b3ab-4433-92b6-e7fef958ad9a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:03.497219 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e9b60861-6e91-4c51-b0bc-4de5c070a498 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:03.497772 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e9b60861-6e91-4c51-b0bc-4de5c070a498 None None] GET https://10.4.3.121/volume// Aug 13 06:12:03.498056 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e9b60861-6e91-4c51-b0bc-4de5c070a498 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:03.498417 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e9b60861-6e91-4c51-b0bc-4de5c070a498 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:03.499167 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e9b60861-6e91-4c51-b0bc-4de5c070a498 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:12:03.503381 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:03.503381 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:03.504391 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 639/2530] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:12:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:12:03.507990 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a8bff7f1-b3ab-4433-92b6-e7fef958ad9a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:03.511242 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-adeb909a-6f59-4097-8de9-a578390b43ab req-e9712801-16f0-47b5-9c17-9ac5d9e15be6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:03.513809 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-adeb909a-6f59-4097-8de9-a578390b43ab req-e9712801-16f0-47b5-9c17-9ac5d9e15be6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d Aug 13 06:12:03.514240 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-adeb909a-6f59-4097-8de9-a578390b43ab req-e9712801-16f0-47b5-9c17-9ac5d9e15be6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:03.514299 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a8bff7f1-b3ab-4433-92b6-e7fef958ad9a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d returned with HTTP 200 Aug 13 06:12:03.514339 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-adeb909a-6f59-4097-8de9-a578390b43ab req-e9712801-16f0-47b5-9c17-9ac5d9e15be6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:03.514736 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 631/2531] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:03 2026] GET /volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:03.524631 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:03.524631 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:03.534489 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-adeb909a-6f59-4097-8de9-a578390b43ab req-e9712801-16f0-47b5-9c17-9ac5d9e15be6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:03.541384 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-adeb909a-6f59-4097-8de9-a578390b43ab req-e9712801-16f0-47b5-9c17-9ac5d9e15be6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d returned with HTTP 200 Aug 13 06:12:03.541384 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 628/2532] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:12:03 2026] GET /volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d => generated 1022 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:12:03.685093 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-adeb909a-6f59-4097-8de9-a578390b43ab req-3cc2d432-ff18-461c-b8cd-2973c71f67e7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:03.703125 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-adeb909a-6f59-4097-8de9-a578390b43ab req-3cc2d432-ff18-461c-b8cd-2973c71f67e7 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] PUT https://10.4.3.121/volume/v3/attachments/85e7a3d8-1f71-48f4-9146-5c4fe1f52ec9 Aug 13 06:12:03.703636 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-adeb909a-6f59-4097-8de9-a578390b43ab req-3cc2d432-ff18-461c-b8cd-2973c71f67e7 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:03.711888 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-adeb909a-6f59-4097-8de9-a578390b43ab req-3cc2d432-ff18-461c-b8cd-2973c71f67e7 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Acquiring lock "cinder-attachment_update-cb345e5f-ee30-4370-a4d2-ba0ed3634c8d-np0000007163" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:12:03.717390 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-adeb909a-6f59-4097-8de9-a578390b43ab req-3cc2d432-ff18-461c-b8cd-2973c71f67e7 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Lock "cinder-attachment_update-cb345e5f-ee30-4370-a4d2-ba0ed3634c8d-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:12:03.718435 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:03.718435 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:03.861031 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-adeb909a-6f59-4097-8de9-a578390b43ab req-3cc2d432-ff18-461c-b8cd-2973c71f67e7 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Lock "cinder-attachment_update-cb345e5f-ee30-4370-a4d2-ba0ed3634c8d-np0000007163" released by "attachment_update" :: held 0.144s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:12:03.861428 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-adeb909a-6f59-4097-8de9-a578390b43ab req-3cc2d432-ff18-461c-b8cd-2973c71f67e7 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/attachments/85e7a3d8-1f71-48f4-9146-5c4fe1f52ec9 returned with HTTP 200 Aug 13 06:12:03.861904 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 635/2533] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:12:03 2026] PUT /volume/v3/attachments/85e7a3d8-1f71-48f4-9146-5c4fe1f52ec9 => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:04.053779 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-20b875cb-6d67-48dd-b0ff-1c436671c64d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:04.056656 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-20b875cb-6d67-48dd-b0ff-1c436671c64d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 Aug 13 06:12:04.056863 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-20b875cb-6d67-48dd-b0ff-1c436671c64d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:04.057051 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-20b875cb-6d67-48dd-b0ff-1c436671c64d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:04.057147 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-20b875cb-6d67-48dd-b0ff-1c436671c64d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:04.068125 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:04.068125 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:04.069356 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-20b875cb-6d67-48dd-b0ff-1c436671c64d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 returned with HTTP 200 Aug 13 06:12:04.069873 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 640/2534] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:04 2026] GET /volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:04.080806 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e48ed955-896b-4620-948c-2386b1b02bfc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:04.084575 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e48ed955-896b-4620-948c-2386b1b02bfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda Aug 13 06:12:04.084891 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e48ed955-896b-4620-948c-2386b1b02bfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:04.084962 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e48ed955-896b-4620-948c-2386b1b02bfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:04.085081 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e48ed955-896b-4620-948c-2386b1b02bfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 7640b534-1f0e-4007-9e4f-12832d326eda. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:04.094036 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:04.094036 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:04.095036 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e48ed955-896b-4620-948c-2386b1b02bfc tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda returned with HTTP 200 Aug 13 06:12:04.095539 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 632/2535] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:04 2026] GET /volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:04.529507 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-01150e4c-394d-4959-94ba-905c4575008f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:04.531389 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-01150e4c-394d-4959-94ba-905c4575008f tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d Aug 13 06:12:04.531617 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-01150e4c-394d-4959-94ba-905c4575008f tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:04.531833 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-01150e4c-394d-4959-94ba-905c4575008f tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:04.544570 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:04.544570 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:04.550017 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-01150e4c-394d-4959-94ba-905c4575008f tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:04.555717 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-01150e4c-394d-4959-94ba-905c4575008f tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d returned with HTTP 200 Aug 13 06:12:04.556131 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 629/2536] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:04 2026] GET /volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:05.083354 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2550df64-7022-49ce-8874-2fbce84278e1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:05.085429 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2550df64-7022-49ce-8874-2fbce84278e1 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 Aug 13 06:12:05.086369 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2550df64-7022-49ce-8874-2fbce84278e1 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:05.086369 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2550df64-7022-49ce-8874-2fbce84278e1 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:05.086369 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2550df64-7022-49ce-8874-2fbce84278e1 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:05.091850 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:05.091850 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:05.092824 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2550df64-7022-49ce-8874-2fbce84278e1 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 returned with HTTP 200 Aug 13 06:12:05.093253 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 636/2537] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:05 2026] GET /volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:05.109260 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-31d137a7-2963-40ec-9c50-9d05bd717669 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:05.111032 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31d137a7-2963-40ec-9c50-9d05bd717669 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda Aug 13 06:12:05.111286 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31d137a7-2963-40ec-9c50-9d05bd717669 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:05.111546 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31d137a7-2963-40ec-9c50-9d05bd717669 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:05.111647 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-31d137a7-2963-40ec-9c50-9d05bd717669 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 7640b534-1f0e-4007-9e4f-12832d326eda. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:05.116337 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:05.116337 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:05.117068 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31d137a7-2963-40ec-9c50-9d05bd717669 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda returned with HTTP 200 Aug 13 06:12:05.117646 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 641/2538] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:05 2026] GET /volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:05.119669 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7c688993-8493-4175-9b3f-8e9056f24791 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:05.121675 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7c688993-8493-4175-9b3f-8e9056f24791 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:12:05.122112 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7c688993-8493-4175-9b3f-8e9056f24791 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-921259705", "imageRef": "bcc3fff6-3f04-4f78-90dc-2c99a667b3c9", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:05.127146 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-7c688993-8493-4175-9b3f-8e9056f24791 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-921259705', 'imageRef': 'bcc3fff6-3f04-4f78-90dc-2c99a667b3c9', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:12:05.244402 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-7c688993-8493-4175-9b3f-8e9056f24791 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Create volume of 1 GB Aug 13 06:12:05.253883 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7c688993-8493-4175-9b3f-8e9056f24791 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Availability Zones retrieved successfully. Aug 13 06:12:05.263197 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c688993-8493-4175-9b3f-8e9056f24791 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Flow 'volume_create_api' (2b29723a-4127-4d55-b3bc-95545145e907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:05.264737 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c688993-8493-4175-9b3f-8e9056f24791 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb13160e-4b85-4b2d-aef0-f0e6eaf81edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:05.265966 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-7c688993-8493-4175-9b3f-8e9056f24791 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:12:05.335796 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c688993-8493-4175-9b3f-8e9056f24791 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb13160e-4b85-4b2d-aef0-f0e6eaf81edb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:05.336664 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c688993-8493-4175-9b3f-8e9056f24791 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (896f79c3-be27-4737-a661-4b97a1bff90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:05.400506 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-7c688993-8493-4175-9b3f-8e9056f24791 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Created reservations ['1e5f7644-a542-4fad-9823-a3f6c7eb002c', '51cc8cdc-fe84-4bd8-bfcd-e045d9f53770', '316715cc-a7c7-41fd-9f91-37d7b4d05a0f', 'f1945cc2-61cb-4df0-97bb-9e6f87b03618'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:05.401284 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c688993-8493-4175-9b3f-8e9056f24791 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (896f79c3-be27-4737-a661-4b97a1bff90d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e5f7644-a542-4fad-9823-a3f6c7eb002c', '51cc8cdc-fe84-4bd8-bfcd-e045d9f53770', '316715cc-a7c7-41fd-9f91-37d7b4d05a0f', 'f1945cc2-61cb-4df0-97bb-9e6f87b03618']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:05.401951 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c688993-8493-4175-9b3f-8e9056f24791 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d561f00b-2f52-4997-846f-cbf441551a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:05.424175 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c688993-8493-4175-9b3f-8e9056f24791 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d561f00b-2f52-4997-846f-cbf441551a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3405e7f3-7eef-4db4-95b4-3f7a56439e21', '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-921259705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fda9d2663c9f46c290c23fa9ace59f72',qos_specs=None,replication_status=,reservations=['1e5f7644-a542-4fad-9823-a3f6c7eb002c','51cc8cdc-fe84-4bd8-bfcd-e045d9f53770','316715cc-a7c7-41fd-9f91-37d7b4d05a0f','f1945cc2-61cb-4df0-97bb-9e6f87b03618'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dfd3c6c922642328559afab1178acb6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:12:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-921259705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3405e7f3-7eef-4db4-95b4-3f7a56439e21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fda9d2663c9f46c290c23fa9ace59f72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3dfd3c6c922642328559afab1178acb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:05.424876 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c688993-8493-4175-9b3f-8e9056f24791 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98d22a52-afb9-46a1-86a8-3af529887679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:05.443473 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c688993-8493-4175-9b3f-8e9056f24791 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98d22a52-afb9-46a1-86a8-3af529887679) transitioned into state 'SUCCESS' from state '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-921259705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fda9d2663c9f46c290c23fa9ace59f72',qos_specs=None,replication_status=,reservations=['1e5f7644-a542-4fad-9823-a3f6c7eb002c','51cc8cdc-fe84-4bd8-bfcd-e045d9f53770','316715cc-a7c7-41fd-9f91-37d7b4d05a0f','f1945cc2-61cb-4df0-97bb-9e6f87b03618'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dfd3c6c922642328559afab1178acb6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:05.444176 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c688993-8493-4175-9b3f-8e9056f24791 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c00b556-eac7-4e79-bc98-1f8a834d547b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:05.454288 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c688993-8493-4175-9b3f-8e9056f24791 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c00b556-eac7-4e79-bc98-1f8a834d547b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:05.455088 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-7c688993-8493-4175-9b3f-8e9056f24791 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Flow 'volume_create_api' (2b29723a-4127-4d55-b3bc-95545145e907) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:05.455417 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7c688993-8493-4175-9b3f-8e9056f24791 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Create volume request issued successfully. Aug 13 06:12:05.455978 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7c688993-8493-4175-9b3f-8e9056f24791 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:12:05.456460 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 633/2539] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:12:05 2026] POST /volume/v3/volumes => generated 752 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:12:05.469125 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-14bd4fee-c363-47ad-bff7-080202b86255 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:05.472085 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14bd4fee-c363-47ad-bff7-080202b86255 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] GET https://10.4.3.121/volume/v3/volumes/3405e7f3-7eef-4db4-95b4-3f7a56439e21 Aug 13 06:12:05.472230 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14bd4fee-c363-47ad-bff7-080202b86255 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:05.472455 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-14bd4fee-c363-47ad-bff7-080202b86255 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:05.486008 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:05.486008 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:05.490229 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-14bd4fee-c363-47ad-bff7-080202b86255 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Volume info retrieved successfully. Aug 13 06:12:05.496426 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-14bd4fee-c363-47ad-bff7-080202b86255 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] https://10.4.3.121/volume/v3/volumes/3405e7f3-7eef-4db4-95b4-3f7a56439e21 returned with HTTP 200 Aug 13 06:12:05.496893 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 630/2540] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:05 2026] GET /volume/v3/volumes/3405e7f3-7eef-4db4-95b4-3f7a56439e21 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:05.570849 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6a803379-9791-4498-a524-9c472c511a64 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:05.573155 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6a803379-9791-4498-a524-9c472c511a64 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d Aug 13 06:12:05.573483 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6a803379-9791-4498-a524-9c472c511a64 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:05.574128 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6a803379-9791-4498-a524-9c472c511a64 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:05.587907 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:05.587907 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:05.592833 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6a803379-9791-4498-a524-9c472c511a64 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:05.598688 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6a803379-9791-4498-a524-9c472c511a64 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d returned with HTTP 200 Aug 13 06:12:05.599163 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 637/2541] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:05 2026] GET /volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:06.105723 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a2ba8046-39b4-488b-bbd1-fc6ac44999e0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:06.107473 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a2ba8046-39b4-488b-bbd1-fc6ac44999e0 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 Aug 13 06:12:06.107644 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a2ba8046-39b4-488b-bbd1-fc6ac44999e0 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:06.107813 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a2ba8046-39b4-488b-bbd1-fc6ac44999e0 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:06.107911 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a2ba8046-39b4-488b-bbd1-fc6ac44999e0 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:06.112667 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:06.112667 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:06.113507 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a2ba8046-39b4-488b-bbd1-fc6ac44999e0 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 returned with HTTP 200 Aug 13 06:12:06.114604 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 642/2542] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:06 2026] GET /volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:06.130152 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-60c1f352-dd61-46e5-98ad-08b4a2a86179 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:06.132522 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-60c1f352-dd61-46e5-98ad-08b4a2a86179 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda Aug 13 06:12:06.132738 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-60c1f352-dd61-46e5-98ad-08b4a2a86179 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:06.132915 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-60c1f352-dd61-46e5-98ad-08b4a2a86179 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:06.133013 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-60c1f352-dd61-46e5-98ad-08b4a2a86179 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 7640b534-1f0e-4007-9e4f-12832d326eda. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:06.137845 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:06.137845 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:06.138600 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-60c1f352-dd61-46e5-98ad-08b4a2a86179 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda returned with HTTP 200 Aug 13 06:12:06.138961 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 634/2543] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:06 2026] GET /volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:06.518263 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-55b82f81-4473-4612-8467-1a89d29f60f9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:06.522910 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55b82f81-4473-4612-8467-1a89d29f60f9 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] GET https://10.4.3.121/volume/v3/volumes/3405e7f3-7eef-4db4-95b4-3f7a56439e21 Aug 13 06:12:06.523205 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55b82f81-4473-4612-8467-1a89d29f60f9 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:06.523586 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55b82f81-4473-4612-8467-1a89d29f60f9 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:06.534066 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:06.534066 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:06.539958 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-55b82f81-4473-4612-8467-1a89d29f60f9 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Volume info retrieved successfully. Aug 13 06:12:06.546998 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55b82f81-4473-4612-8467-1a89d29f60f9 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] https://10.4.3.121/volume/v3/volumes/3405e7f3-7eef-4db4-95b4-3f7a56439e21 returned with HTTP 200 Aug 13 06:12:06.547232 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 631/2544] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:06 2026] GET /volume/v3/volumes/3405e7f3-7eef-4db4-95b4-3f7a56439e21 => generated 1360 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:06.581340 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-0c7742ec-1f17-4cfa-80a7-6004c036e952 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:06.583821 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-0c7742ec-1f17-4cfa-80a7-6004c036e952 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] GET https://10.4.3.121/volume/v3/volumes/3405e7f3-7eef-4db4-95b4-3f7a56439e21 Aug 13 06:12:06.584037 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-0c7742ec-1f17-4cfa-80a7-6004c036e952 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:06.584280 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-0c7742ec-1f17-4cfa-80a7-6004c036e952 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:06.592553 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:06.592553 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:06.596601 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-0c7742ec-1f17-4cfa-80a7-6004c036e952 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Volume info retrieved successfully. Aug 13 06:12:06.601523 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-0c7742ec-1f17-4cfa-80a7-6004c036e952 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] https://10.4.3.121/volume/v3/volumes/3405e7f3-7eef-4db4-95b4-3f7a56439e21 returned with HTTP 200 Aug 13 06:12:06.601857 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 638/2545] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:12:06 2026] GET /volume/v3/volumes/3405e7f3-7eef-4db4-95b4-3f7a56439e21 => generated 1360 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:06.612763 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cec83a90-2ae8-4757-b179-7f43a8afe1e4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:06.615142 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cec83a90-2ae8-4757-b179-7f43a8afe1e4 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d Aug 13 06:12:06.615476 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cec83a90-2ae8-4757-b179-7f43a8afe1e4 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:06.615750 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cec83a90-2ae8-4757-b179-7f43a8afe1e4 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:06.628620 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:06.628620 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:06.634203 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cec83a90-2ae8-4757-b179-7f43a8afe1e4 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:06.641021 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cec83a90-2ae8-4757-b179-7f43a8afe1e4 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d returned with HTTP 200 Aug 13 06:12:06.641961 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 643/2546] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:06 2026] GET /volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:07.067427 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5e51d7f2-744a-4fcd-aebb-6ea21efb9b53 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:07.119804 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-cb7b23a6-2ae0-4825-b5f0-50fc23bce601 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:07.126410 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-cb7b23a6-2ae0-4825-b5f0-50fc23bce601 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] GET https://10.4.3.121/volume/v3/volumes/3405e7f3-7eef-4db4-95b4-3f7a56439e21 Aug 13 06:12:07.126410 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-cb7b23a6-2ae0-4825-b5f0-50fc23bce601 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:07.126410 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-cb7b23a6-2ae0-4825-b5f0-50fc23bce601 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:07.129598 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cc054957-b4eb-448d-a2b5-ad48ffda5cdd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:07.129662 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cc054957-b4eb-448d-a2b5-ad48ffda5cdd tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 Aug 13 06:12:07.134206 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cc054957-b4eb-448d-a2b5-ad48ffda5cdd tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:07.134206 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cc054957-b4eb-448d-a2b5-ad48ffda5cdd tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:07.134206 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-cc054957-b4eb-448d-a2b5-ad48ffda5cdd tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:07.134403 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:07.134403 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:07.137371 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:07.137371 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:07.137371 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cc054957-b4eb-448d-a2b5-ad48ffda5cdd tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 returned with HTTP 200 Aug 13 06:12:07.137371 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 639/2547] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:07 2026] GET /volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:12:07.141110 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-cb7b23a6-2ae0-4825-b5f0-50fc23bce601 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Volume info retrieved successfully. Aug 13 06:12:07.148147 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-cb7b23a6-2ae0-4825-b5f0-50fc23bce601 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] https://10.4.3.121/volume/v3/volumes/3405e7f3-7eef-4db4-95b4-3f7a56439e21 returned with HTTP 200 Aug 13 06:12:07.148641 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 632/2548] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:12:07 2026] GET /volume/v3/volumes/3405e7f3-7eef-4db4-95b4-3f7a56439e21 => generated 1360 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:07.161101 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1583263d-a35c-4f25-acc8-6d86bd633b8d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:07.164540 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1583263d-a35c-4f25-acc8-6d86bd633b8d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda Aug 13 06:12:07.164754 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1583263d-a35c-4f25-acc8-6d86bd633b8d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:07.165000 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1583263d-a35c-4f25-acc8-6d86bd633b8d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:07.165108 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-1583263d-a35c-4f25-acc8-6d86bd633b8d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 7640b534-1f0e-4007-9e4f-12832d326eda. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:07.166948 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-adaccc23-7b79-473e-80d6-dcc88a02c4c8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:07.167406 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-adaccc23-7b79-473e-80d6-dcc88a02c4c8 None None] GET https://10.4.3.121/volume// Aug 13 06:12:07.167592 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-adaccc23-7b79-473e-80d6-dcc88a02c4c8 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:07.167820 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-adaccc23-7b79-473e-80d6-dcc88a02c4c8 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:07.167998 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-adeb909a-6f59-4097-8de9-a578390b43ab req-041d482c-a961-42f1-84a1-c1ea5da1b752 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:07.168223 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-adaccc23-7b79-473e-80d6-dcc88a02c4c8 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:12:07.168598 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 640/2549] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:12:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:12:07.171271 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-adeb909a-6f59-4097-8de9-a578390b43ab req-041d482c-a961-42f1-84a1-c1ea5da1b752 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] POST https://10.4.3.121/volume/v3/attachments/85e7a3d8-1f71-48f4-9146-5c4fe1f52ec9/action Aug 13 06:12:07.171676 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-adeb909a-6f59-4097-8de9-a578390b43ab req-041d482c-a961-42f1-84a1-c1ea5da1b752 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:12:07.171800 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-adeb909a-6f59-4097-8de9-a578390b43ab req-041d482c-a961-42f1-84a1-c1ea5da1b752 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:07.177208 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:07.177208 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:07.178863 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1583263d-a35c-4f25-acc8-6d86bd633b8d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda returned with HTTP 200 Aug 13 06:12:07.178863 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 644/2550] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:07 2026] GET /volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:07.179913 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-2be17c09-cfbe-430b-8040-cc673ced12cf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:07.182711 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-2be17c09-cfbe-430b-8040-cc673ced12cf tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:12:07.183475 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-2be17c09-cfbe-430b-8040-cc673ced12cf tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3405e7f3-7eef-4db4-95b4-3f7a56439e21", "connector": null, "instance_uuid": "79458817-6ea8-40e5-9d6b-22add864ca80"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:07.194476 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:07.194476 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:07.196084 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:07.196084 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:07.204015 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5e51d7f2-744a-4fcd-aebb-6ea21efb9b53 tempest-BackendsCapabilitiesAdminTestsJSON-225250770 tempest-BackendsCapabilitiesAdminTestsJSON-225250770-project-admin] GET https://10.4.3.121/volume/v3/scheduler-stats/get_pools Aug 13 06:12:07.204385 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5e51d7f2-744a-4fcd-aebb-6ea21efb9b53 tempest-BackendsCapabilitiesAdminTestsJSON-225250770 tempest-BackendsCapabilitiesAdminTestsJSON-225250770-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:07.204949 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5e51d7f2-744a-4fcd-aebb-6ea21efb9b53 tempest-BackendsCapabilitiesAdminTestsJSON-225250770 tempest-BackendsCapabilitiesAdminTestsJSON-225250770-project-admin] Calling method 'get_pools' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:07.207826 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-adeb909a-6f59-4097-8de9-a578390b43ab req-041d482c-a961-42f1-84a1-c1ea5da1b752 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/attachments/85e7a3d8-1f71-48f4-9146-5c4fe1f52ec9/action returned with HTTP 204 Aug 13 06:12:07.208787 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 633/2551] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:12:07 2026] POST /volume/v3/attachments/85e7a3d8-1f71-48f4-9146-5c4fe1f52ec9/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:07.217301 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5e51d7f2-744a-4fcd-aebb-6ea21efb9b53 tempest-BackendsCapabilitiesAdminTestsJSON-225250770 tempest-BackendsCapabilitiesAdminTestsJSON-225250770-project-admin] https://10.4.3.121/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 06:12:07.217903 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 635/2552] 10.4.3.121 () {66 vars in 1291 bytes} [Thu Aug 13 06:12:07 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:07.226885 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-2be17c09-cfbe-430b-8040-cc673ced12cf tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:12:07.227586 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 641/2553] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:12:07 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 13 06:12:07.231581 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-06a8efcc-5c04-4ec1-9a9f-9eb6f5d307e0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:07.231786 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-06a8efcc-5c04-4ec1-9a9f-9eb6f5d307e0 tempest-BackendsCapabilitiesAdminTestsJSON-225250770 tempest-BackendsCapabilitiesAdminTestsJSON-225250770-project-admin] GET https://10.4.3.121/volume/v3/scheduler-stats/get_pools?detail=True Aug 13 06:12:07.232016 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-06a8efcc-5c04-4ec1-9a9f-9eb6f5d307e0 tempest-BackendsCapabilitiesAdminTestsJSON-225250770 tempest-BackendsCapabilitiesAdminTestsJSON-225250770-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:07.232232 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-06a8efcc-5c04-4ec1-9a9f-9eb6f5d307e0 tempest-BackendsCapabilitiesAdminTestsJSON-225250770 tempest-BackendsCapabilitiesAdminTestsJSON-225250770-project-admin] Calling method 'get_pools' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:07.243574 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-06a8efcc-5c04-4ec1-9a9f-9eb6f5d307e0 tempest-BackendsCapabilitiesAdminTestsJSON-225250770 tempest-BackendsCapabilitiesAdminTestsJSON-225250770-project-admin] https://10.4.3.121/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 13 06:12:07.244781 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 645/2554] 10.4.3.121 () {66 vars in 1314 bytes} [Thu Aug 13 06:12:07 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 13 06:12:07.257248 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-68a55353-6e63-44e3-b679-54cfd8236e7a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:07.259244 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68a55353-6e63-44e3-b679-54cfd8236e7a tempest-BackendsCapabilitiesAdminTestsJSON-225250770 tempest-BackendsCapabilitiesAdminTestsJSON-225250770-project-admin] GET https://10.4.3.121/volume/v3/capabilities/np0000007163@storpool Aug 13 06:12:07.259452 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-68a55353-6e63-44e3-b679-54cfd8236e7a tempest-BackendsCapabilitiesAdminTestsJSON-225250770 tempest-BackendsCapabilitiesAdminTestsJSON-225250770-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:07.259712 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-68a55353-6e63-44e3-b679-54cfd8236e7a tempest-BackendsCapabilitiesAdminTestsJSON-225250770 tempest-BackendsCapabilitiesAdminTestsJSON-225250770-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:07.272431 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68a55353-6e63-44e3-b679-54cfd8236e7a tempest-BackendsCapabilitiesAdminTestsJSON-225250770 tempest-BackendsCapabilitiesAdminTestsJSON-225250770-project-admin] https://10.4.3.121/volume/v3/capabilities/np0000007163@storpool returned with HTTP 200 Aug 13 06:12:07.272843 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 634/2555] 10.4.3.121 () {66 vars in 1318 bytes} [Thu Aug 13 06:12:07 2026] GET /volume/v3/capabilities/np0000007163@storpool => generated 703 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:07.287151 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a63d36e7-dd4c-44b6-8597-3f76d87e3a31 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:07.289384 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a63d36e7-dd4c-44b6-8597-3f76d87e3a31 tempest-BackendsCapabilitiesAdminTestsJSON-225250770 tempest-BackendsCapabilitiesAdminTestsJSON-225250770-project-admin] GET https://10.4.3.121/volume/v3/capabilities/np0000007163@storpool Aug 13 06:12:07.289647 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a63d36e7-dd4c-44b6-8597-3f76d87e3a31 tempest-BackendsCapabilitiesAdminTestsJSON-225250770 tempest-BackendsCapabilitiesAdminTestsJSON-225250770-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:07.289877 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a63d36e7-dd4c-44b6-8597-3f76d87e3a31 tempest-BackendsCapabilitiesAdminTestsJSON-225250770 tempest-BackendsCapabilitiesAdminTestsJSON-225250770-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:07.305796 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a63d36e7-dd4c-44b6-8597-3f76d87e3a31 tempest-BackendsCapabilitiesAdminTestsJSON-225250770 tempest-BackendsCapabilitiesAdminTestsJSON-225250770-project-admin] https://10.4.3.121/volume/v3/capabilities/np0000007163@storpool returned with HTTP 200 Aug 13 06:12:07.306113 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 636/2556] 10.4.3.121 () {66 vars in 1318 bytes} [Thu Aug 13 06:12:07 2026] GET /volume/v3/capabilities/np0000007163@storpool => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:07.318811 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-654dd210-0237-47dd-93e9-c8c49c24ebd9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:07.321267 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-654dd210-0237-47dd-93e9-c8c49c24ebd9 tempest-BackendsCapabilitiesAdminTestsJSON-225250770 tempest-BackendsCapabilitiesAdminTestsJSON-225250770-project-admin] GET https://10.4.3.121/volume/v3/capabilities/np0000007163@storpool Aug 13 06:12:07.321528 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-654dd210-0237-47dd-93e9-c8c49c24ebd9 tempest-BackendsCapabilitiesAdminTestsJSON-225250770 tempest-BackendsCapabilitiesAdminTestsJSON-225250770-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:07.321749 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-654dd210-0237-47dd-93e9-c8c49c24ebd9 tempest-BackendsCapabilitiesAdminTestsJSON-225250770 tempest-BackendsCapabilitiesAdminTestsJSON-225250770-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:07.321997 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:07.321997 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:07.333390 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-654dd210-0237-47dd-93e9-c8c49c24ebd9 tempest-BackendsCapabilitiesAdminTestsJSON-225250770 tempest-BackendsCapabilitiesAdminTestsJSON-225250770-project-admin] https://10.4.3.121/volume/v3/capabilities/np0000007163@storpool returned with HTTP 200 Aug 13 06:12:07.333813 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 642/2557] 10.4.3.121 () {66 vars in 1318 bytes} [Thu Aug 13 06:12:07 2026] GET /volume/v3/capabilities/np0000007163@storpool => generated 703 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:07.657268 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-92ca756f-c2eb-4461-948a-dfe9f058dea8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:07.660429 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-92ca756f-c2eb-4461-948a-dfe9f058dea8 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d Aug 13 06:12:07.660429 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-92ca756f-c2eb-4461-948a-dfe9f058dea8 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:07.660429 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-92ca756f-c2eb-4461-948a-dfe9f058dea8 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:07.671257 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:07.671257 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:07.677682 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-92ca756f-c2eb-4461-948a-dfe9f058dea8 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:07.684268 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-92ca756f-c2eb-4461-948a-dfe9f058dea8 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d returned with HTTP 200 Aug 13 06:12:07.684268 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 646/2558] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:07 2026] GET /volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:07.700340 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-30df33a8-638e-4bfa-b11a-f979cc179cf8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:07.702256 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-30df33a8-638e-4bfa-b11a-f979cc179cf8 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d Aug 13 06:12:07.702460 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-30df33a8-638e-4bfa-b11a-f979cc179cf8 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:07.702635 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-30df33a8-638e-4bfa-b11a-f979cc179cf8 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:07.714545 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:07.714545 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:07.720594 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-30df33a8-638e-4bfa-b11a-f979cc179cf8 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:07.726216 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-30df33a8-638e-4bfa-b11a-f979cc179cf8 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d returned with HTTP 200 Aug 13 06:12:07.726216 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 635/2559] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:07 2026] GET /volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:07.833657 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-631e2c2f-68cb-47ed-8ca1-08b424bb3bc6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:07.835573 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-631e2c2f-68cb-47ed-8ca1-08b424bb3bc6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:12:07.835702 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-631e2c2f-68cb-47ed-8ca1-08b424bb3bc6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1748654102"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:07.837739 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-631e2c2f-68cb-47ed-8ca1-08b424bb3bc6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1748654102'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:12:07.837794 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-631e2c2f-68cb-47ed-8ca1-08b424bb3bc6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Create volume of 1 GB Aug 13 06:12:07.844369 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-631e2c2f-68cb-47ed-8ca1-08b424bb3bc6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Availability Zones retrieved successfully. Aug 13 06:12:07.850448 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-631e2c2f-68cb-47ed-8ca1-08b424bb3bc6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Flow 'volume_create_api' (32ff831e-8255-4f47-90f7-7189b613b806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:07.853520 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-631e2c2f-68cb-47ed-8ca1-08b424bb3bc6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe1de45f-a010-4ecc-9951-be2ba12b4fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:07.854886 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-631e2c2f-68cb-47ed-8ca1-08b424bb3bc6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:12:07.887067 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-631e2c2f-68cb-47ed-8ca1-08b424bb3bc6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe1de45f-a010-4ecc-9951-be2ba12b4fb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:07.887067 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-631e2c2f-68cb-47ed-8ca1-08b424bb3bc6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61cd924f-f407-4dc6-9ac2-b4f7fbb37435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:07.943986 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-631e2c2f-68cb-47ed-8ca1-08b424bb3bc6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Created reservations ['ec23fb27-df91-4ded-925c-1e6b1e6c924e', 'df1c3bc7-62bb-4316-a814-feb401dbcdc9', '319f7de5-3f10-41b0-8139-2ca5f60ab212', '213fdca5-4ab0-485c-995b-eb590850219b'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:07.945054 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-631e2c2f-68cb-47ed-8ca1-08b424bb3bc6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61cd924f-f407-4dc6-9ac2-b4f7fbb37435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec23fb27-df91-4ded-925c-1e6b1e6c924e', 'df1c3bc7-62bb-4316-a814-feb401dbcdc9', '319f7de5-3f10-41b0-8139-2ca5f60ab212', '213fdca5-4ab0-485c-995b-eb590850219b']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:07.946079 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-631e2c2f-68cb-47ed-8ca1-08b424bb3bc6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7579a2c5-166c-410c-a895-60683d3b29fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:07.983405 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-631e2c2f-68cb-47ed-8ca1-08b424bb3bc6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7579a2c5-166c-410c-a895-60683d3b29fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06118a6f-0460-4b4d-96ea-83239f292aec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1748654102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97a2b62d8b47493a81b1cb7c77abbda3',qos_specs=None,replication_status=,reservations=['ec23fb27-df91-4ded-925c-1e6b1e6c924e','df1c3bc7-62bb-4316-a814-feb401dbcdc9','319f7de5-3f10-41b0-8139-2ca5f60ab212','213fdca5-4ab0-485c-995b-eb590850219b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c286c4a588f4eb7a75c97c2309668b3',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:12:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1748654102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06118a6f-0460-4b4d-96ea-83239f292aec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97a2b62d8b47493a81b1cb7c77abbda3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c286c4a588f4eb7a75c97c2309668b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:07.984542 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-631e2c2f-68cb-47ed-8ca1-08b424bb3bc6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (969e42e6-7371-4ae6-8f76-39b9014ac9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:08.003749 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-631e2c2f-68cb-47ed-8ca1-08b424bb3bc6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (969e42e6-7371-4ae6-8f76-39b9014ac9fd) transitioned into state 'SUCCESS' from state '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-1748654102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97a2b62d8b47493a81b1cb7c77abbda3',qos_specs=None,replication_status=,reservations=['ec23fb27-df91-4ded-925c-1e6b1e6c924e','df1c3bc7-62bb-4316-a814-feb401dbcdc9','319f7de5-3f10-41b0-8139-2ca5f60ab212','213fdca5-4ab0-485c-995b-eb590850219b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c286c4a588f4eb7a75c97c2309668b3',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:08.004528 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-631e2c2f-68cb-47ed-8ca1-08b424bb3bc6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (302907e8-f6e6-4229-ae3c-6c66402b0e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:08.018746 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-631e2c2f-68cb-47ed-8ca1-08b424bb3bc6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (302907e8-f6e6-4229-ae3c-6c66402b0e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:08.019675 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-631e2c2f-68cb-47ed-8ca1-08b424bb3bc6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Flow 'volume_create_api' (32ff831e-8255-4f47-90f7-7189b613b806) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:08.020016 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-631e2c2f-68cb-47ed-8ca1-08b424bb3bc6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Create volume request issued successfully. Aug 13 06:12:08.020785 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-631e2c2f-68cb-47ed-8ca1-08b424bb3bc6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:12:08.021341 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 637/2560] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:12:07 2026] POST /volume/v3/volumes => generated 751 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:12:08.033896 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a11ead30-6d08-45e8-87e8-9b91b2fb9423 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:08.035637 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a11ead30-6d08-45e8-87e8-9b91b2fb9423 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec Aug 13 06:12:08.035832 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a11ead30-6d08-45e8-87e8-9b91b2fb9423 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:08.036007 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a11ead30-6d08-45e8-87e8-9b91b2fb9423 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:08.043057 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:08.043057 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:08.048439 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a11ead30-6d08-45e8-87e8-9b91b2fb9423 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:08.054712 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a11ead30-6d08-45e8-87e8-9b91b2fb9423 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec returned with HTTP 200 Aug 13 06:12:08.055075 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 643/2561] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:08 2026] GET /volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:08.152018 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0f6712d1-947d-46b4-ad33-4b9867f1cbea None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:08.153716 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0f6712d1-947d-46b4-ad33-4b9867f1cbea tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 Aug 13 06:12:08.154064 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0f6712d1-947d-46b4-ad33-4b9867f1cbea tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:08.154201 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0f6712d1-947d-46b4-ad33-4b9867f1cbea tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:08.154375 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-0f6712d1-947d-46b4-ad33-4b9867f1cbea tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:08.163672 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:08.163672 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:08.164509 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0f6712d1-947d-46b4-ad33-4b9867f1cbea tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 returned with HTTP 200 Aug 13 06:12:08.164853 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 647/2562] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:08 2026] GET /volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:08.176248 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-16258c95-2d68-43c3-8d77-b6eafbc2e686 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:08.194888 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a26e1979-c3c9-45a3-80de-a7b245e983ca None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:08.196791 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a26e1979-c3c9-45a3-80de-a7b245e983ca tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda Aug 13 06:12:08.197063 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a26e1979-c3c9-45a3-80de-a7b245e983ca tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:08.197379 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a26e1979-c3c9-45a3-80de-a7b245e983ca tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:08.197501 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a26e1979-c3c9-45a3-80de-a7b245e983ca tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 7640b534-1f0e-4007-9e4f-12832d326eda. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:08.202530 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:08.202530 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:08.203846 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a26e1979-c3c9-45a3-80de-a7b245e983ca tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda returned with HTTP 200 Aug 13 06:12:08.203931 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 638/2563] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:08 2026] GET /volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:08.273101 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3b1456fb-ce95-4398-a2f2-d2978b2b1d14 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:08.273575 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b1456fb-ce95-4398-a2f2-d2978b2b1d14 None None] GET https://10.4.3.121/volume// Aug 13 06:12:08.273775 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b1456fb-ce95-4398-a2f2-d2978b2b1d14 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:08.274006 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b1456fb-ce95-4398-a2f2-d2978b2b1d14 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:08.274444 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b1456fb-ce95-4398-a2f2-d2978b2b1d14 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:12:08.274742 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 644/2564] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:12:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:12:08.285210 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-f3225450-622a-4240-8dcb-b8f65863f5d4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:08.287959 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-f3225450-622a-4240-8dcb-b8f65863f5d4 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] GET https://10.4.3.121/volume/v3/volumes/3405e7f3-7eef-4db4-95b4-3f7a56439e21 Aug 13 06:12:08.288160 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-f3225450-622a-4240-8dcb-b8f65863f5d4 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:08.288471 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-f3225450-622a-4240-8dcb-b8f65863f5d4 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:08.300152 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:08.300152 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:08.304111 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-f3225450-622a-4240-8dcb-b8f65863f5d4 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Volume info retrieved successfully. Aug 13 06:12:08.310503 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-f3225450-622a-4240-8dcb-b8f65863f5d4 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] https://10.4.3.121/volume/v3/volumes/3405e7f3-7eef-4db4-95b4-3f7a56439e21 returned with HTTP 200 Aug 13 06:12:08.310985 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 648/2565] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:12:08 2026] GET /volume/v3/volumes/3405e7f3-7eef-4db4-95b4-3f7a56439e21 => generated 1539 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:12:08.334482 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-16258c95-2d68-43c3-8d77-b6eafbc2e686 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] POST https://10.4.3.121/volume/v3/backups Aug 13 06:12:08.334902 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-16258c95-2d68-43c3-8d77-b6eafbc2e686 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3b978b4c-a36b-41a0-8d01-e541f6ba9284", "incremental": true}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:08.336898 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-16258c95-2d68-43c3-8d77-b6eafbc2e686 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Creating new backup {'backup': {'volume_id': '3b978b4c-a36b-41a0-8d01-e541f6ba9284', 'incremental': True}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:12:08.336898 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-16258c95-2d68-43c3-8d77-b6eafbc2e686 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Creating backup of volume 3b978b4c-a36b-41a0-8d01-e541f6ba9284 in container None Aug 13 06:12:08.344448 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:08.344448 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:08.344788 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-16258c95-2d68-43c3-8d77-b6eafbc2e686 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Volume info retrieved successfully. Aug 13 06:12:08.371217 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-16258c95-2d68-43c3-8d77-b6eafbc2e686 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Created reservations ['0c60635e-3acc-43f9-be6c-98516ceb3cbf', '42341be2-8142-468f-a3ed-2742d82ad3e8'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:08.386012 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-16258c95-2d68-43c3-8d77-b6eafbc2e686 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups returned with HTTP 400 Aug 13 06:12:08.386583 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 636/2566] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:12:08 2026] POST /volume/v3/backups => generated 109 bytes in 211 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 06:12:08.395097 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ad2608ea-e1bf-4850-81d1-3b920867e31f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:08.399453 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad2608ea-e1bf-4850-81d1-3b920867e31f tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] DELETE https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 Aug 13 06:12:08.399453 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad2608ea-e1bf-4850-81d1-3b920867e31f tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:08.399453 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad2608ea-e1bf-4850-81d1-3b920867e31f tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:08.399453 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-ad2608ea-e1bf-4850-81d1-3b920867e31f tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Delete backup with id: ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197. Aug 13 06:12:08.405879 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:08.405879 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:08.423170 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-ad2608ea-e1bf-4850-81d1-3b920867e31f tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] delete_backup rpcapi backup_id ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:12:08.425456 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad2608ea-e1bf-4850-81d1-3b920867e31f tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 returned with HTTP 202 Aug 13 06:12:08.426716 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 639/2567] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:12:08 2026] DELETE /volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:12:08.426778 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-ea7c9bc3-f59d-4457-8930-cc568ca02979 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:08.429015 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-ea7c9bc3-f59d-4457-8930-cc568ca02979 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] PUT https://10.4.3.121/volume/v3/attachments/2b651ff4-eb59-423c-880b-f42a2be4962c Aug 13 06:12:08.430686 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-ea7c9bc3-f59d-4457-8930-cc568ca02979 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:08.432701 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7b175c0c-807b-4c37-9629-a11131e7dfa3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:08.435207 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b175c0c-807b-4c37-9629-a11131e7dfa3 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 Aug 13 06:12:08.435523 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b175c0c-807b-4c37-9629-a11131e7dfa3 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:08.435928 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b175c0c-807b-4c37-9629-a11131e7dfa3 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:08.436062 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-7b175c0c-807b-4c37-9629-a11131e7dfa3 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:08.440564 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-ea7c9bc3-f59d-4457-8930-cc568ca02979 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Acquiring lock "cinder-attachment_update-3405e7f3-7eef-4db4-95b4-3f7a56439e21-np0000007163" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:12:08.441098 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:08.441098 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:08.442467 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b175c0c-807b-4c37-9629-a11131e7dfa3 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 returned with HTTP 200 Aug 13 06:12:08.442912 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 649/2568] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:08 2026] GET /volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:08.445991 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-ea7c9bc3-f59d-4457-8930-cc568ca02979 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Lock "cinder-attachment_update-3405e7f3-7eef-4db4-95b4-3f7a56439e21-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:12:08.446495 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:08.446495 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:08.545981 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-ea7c9bc3-f59d-4457-8930-cc568ca02979 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Lock "cinder-attachment_update-3405e7f3-7eef-4db4-95b4-3f7a56439e21-np0000007163" released by "attachment_update" :: held 0.100s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:12:08.546493 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-ea7c9bc3-f59d-4457-8930-cc568ca02979 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] https://10.4.3.121/volume/v3/attachments/2b651ff4-eb59-423c-880b-f42a2be4962c returned with HTTP 200 Aug 13 06:12:08.546857 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 645/2569] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:12:08 2026] PUT /volume/v3/attachments/2b651ff4-eb59-423c-880b-f42a2be4962c => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:08.578091 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-892c3039-00ca-4183-82bb-5dd3dc374865 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:08.582381 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-892c3039-00ca-4183-82bb-5dd3dc374865 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] POST https://10.4.3.121/volume/v3/attachments/2b651ff4-eb59-423c-880b-f42a2be4962c/action Aug 13 06:12:08.583027 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-892c3039-00ca-4183-82bb-5dd3dc374865 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:12:08.583402 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-892c3039-00ca-4183-82bb-5dd3dc374865 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:08.604211 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:08.604211 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:08.614907 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-9f5ee298-33ab-44bb-99d0-bf5eec26aa0d req-892c3039-00ca-4183-82bb-5dd3dc374865 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] https://10.4.3.121/volume/v3/attachments/2b651ff4-eb59-423c-880b-f42a2be4962c/action returned with HTTP 204 Aug 13 06:12:08.616097 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 637/2570] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:12:08 2026] POST /volume/v3/attachments/2b651ff4-eb59-423c-880b-f42a2be4962c/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:09.068473 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-40d3e491-7cf2-428f-88e9-e72741bfc0e2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:09.071523 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-40d3e491-7cf2-428f-88e9-e72741bfc0e2 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec Aug 13 06:12:09.071840 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-40d3e491-7cf2-428f-88e9-e72741bfc0e2 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:09.072128 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-40d3e491-7cf2-428f-88e9-e72741bfc0e2 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:09.081004 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:09.081004 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:09.084666 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-40d3e491-7cf2-428f-88e9-e72741bfc0e2 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:09.089761 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-40d3e491-7cf2-428f-88e9-e72741bfc0e2 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec returned with HTTP 200 Aug 13 06:12:09.090373 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 640/2571] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:09 2026] GET /volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:09.149803 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-81895cc2-258e-4642-87b4-eb810ed18ed8 req-d2ef13fb-0988-46f1-8665-0f90d7d34f61 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:09.152513 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-81895cc2-258e-4642-87b4-eb810ed18ed8 req-d2ef13fb-0988-46f1-8665-0f90d7d34f61 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec Aug 13 06:12:09.152954 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-81895cc2-258e-4642-87b4-eb810ed18ed8 req-d2ef13fb-0988-46f1-8665-0f90d7d34f61 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:09.153236 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-81895cc2-258e-4642-87b4-eb810ed18ed8 req-d2ef13fb-0988-46f1-8665-0f90d7d34f61 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:09.162475 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:09.162475 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:09.166819 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-81895cc2-258e-4642-87b4-eb810ed18ed8 req-d2ef13fb-0988-46f1-8665-0f90d7d34f61 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:09.171452 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-81895cc2-258e-4642-87b4-eb810ed18ed8 req-d2ef13fb-0988-46f1-8665-0f90d7d34f61 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec returned with HTTP 200 Aug 13 06:12:09.172074 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 650/2572] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:12:09 2026] GET /volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:09.215118 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5020d73f-495e-438b-8f0e-d57c88b41cc5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:09.217070 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5020d73f-495e-438b-8f0e-d57c88b41cc5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda Aug 13 06:12:09.217402 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5020d73f-495e-438b-8f0e-d57c88b41cc5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:09.217713 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5020d73f-495e-438b-8f0e-d57c88b41cc5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:09.217853 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-5020d73f-495e-438b-8f0e-d57c88b41cc5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 7640b534-1f0e-4007-9e4f-12832d326eda. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:09.223583 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:09.223583 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:09.224814 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5020d73f-495e-438b-8f0e-d57c88b41cc5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda returned with HTTP 200 Aug 13 06:12:09.225061 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 646/2573] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:09 2026] GET /volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:09.281169 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5dfef411-6e1f-4cfe-af7f-36c6c725d0c6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:09.281691 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5dfef411-6e1f-4cfe-af7f-36c6c725d0c6 None None] GET https://10.4.3.121/volume// Aug 13 06:12:09.282165 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5dfef411-6e1f-4cfe-af7f-36c6c725d0c6 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:09.282165 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5dfef411-6e1f-4cfe-af7f-36c6c725d0c6 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:09.282447 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5dfef411-6e1f-4cfe-af7f-36c6c725d0c6 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:12:09.282713 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 638/2574] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:12:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:12:09.291092 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-81895cc2-258e-4642-87b4-eb810ed18ed8 req-917bde57-a238-4889-a368-d924f26356f0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:09.293330 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-81895cc2-258e-4642-87b4-eb810ed18ed8 req-917bde57-a238-4889-a368-d924f26356f0 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:12:09.293722 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-81895cc2-258e-4642-87b4-eb810ed18ed8 req-917bde57-a238-4889-a368-d924f26356f0 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06118a6f-0460-4b4d-96ea-83239f292aec", "connector": null, "instance_uuid": "af40f38e-ae59-4fdd-8092-f69c8a44a3d4"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:09.303984 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:09.303984 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:09.372435 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-81895cc2-258e-4642-87b4-eb810ed18ed8 req-917bde57-a238-4889-a368-d924f26356f0 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:12:09.373071 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 641/2575] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:12:09 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:09.422739 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ba3a513f-3e49-4771-8edd-87d006b25be9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:09.427363 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ba3a513f-3e49-4771-8edd-87d006b25be9 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec Aug 13 06:12:09.427363 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ba3a513f-3e49-4771-8edd-87d006b25be9 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:09.427363 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ba3a513f-3e49-4771-8edd-87d006b25be9 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:09.435704 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-24ffdd46-038b-475c-b4ca-a11c1b0dd7aa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:09.436162 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-24ffdd46-038b-475c-b4ca-a11c1b0dd7aa None None] GET https://10.4.3.121/volume// Aug 13 06:12:09.436359 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-24ffdd46-038b-475c-b4ca-a11c1b0dd7aa None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:09.436577 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-24ffdd46-038b-475c-b4ca-a11c1b0dd7aa None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:09.436940 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-24ffdd46-038b-475c-b4ca-a11c1b0dd7aa None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:12:09.437223 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 647/2576] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:12:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:12:09.438879 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:09.438879 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:09.442677 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ba3a513f-3e49-4771-8edd-87d006b25be9 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:09.449476 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ba3a513f-3e49-4771-8edd-87d006b25be9 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec returned with HTTP 200 Aug 13 06:12:09.449476 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 651/2577] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:09 2026] GET /volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:09.456994 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-664ba217-bf9b-4604-9f86-5179c3ece141 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:09.458679 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-664ba217-bf9b-4604-9f86-5179c3ece141 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 Aug 13 06:12:09.458909 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-664ba217-bf9b-4604-9f86-5179c3ece141 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:09.459111 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-664ba217-bf9b-4604-9f86-5179c3ece141 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:09.459262 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-664ba217-bf9b-4604-9f86-5179c3ece141 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:09.459575 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-81895cc2-258e-4642-87b4-eb810ed18ed8 req-59cf0bb2-32c4-4f57-a2cb-16d611405ec8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:09.461927 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-81895cc2-258e-4642-87b4-eb810ed18ed8 req-59cf0bb2-32c4-4f57-a2cb-16d611405ec8 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec Aug 13 06:12:09.462160 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-81895cc2-258e-4642-87b4-eb810ed18ed8 req-59cf0bb2-32c4-4f57-a2cb-16d611405ec8 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:09.462356 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-81895cc2-258e-4642-87b4-eb810ed18ed8 req-59cf0bb2-32c4-4f57-a2cb-16d611405ec8 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:09.462681 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-664ba217-bf9b-4604-9f86-5179c3ece141 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 returned with HTTP 404 Aug 13 06:12:09.463105 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 639/2578] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:09 2026] GET /volume/v3/backups/ae1d8c96-a47e-4ad5-9f5f-ccc2e8dc8197 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:09.478402 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-59626c81-7463-4b18-bc6e-70b7f9c4dce2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:09.483883 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59626c81-7463-4b18-bc6e-70b7f9c4dce2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:12:09.484057 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:09.484057 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:09.486948 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-59626c81-7463-4b18-bc6e-70b7f9c4dce2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1010522435"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:09.493013 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-81895cc2-258e-4642-87b4-eb810ed18ed8 req-59cf0bb2-32c4-4f57-a2cb-16d611405ec8 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:09.494345 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-59626c81-7463-4b18-bc6e-70b7f9c4dce2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1010522435'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:12:09.494577 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-59626c81-7463-4b18-bc6e-70b7f9c4dce2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Create volume of 1 GB Aug 13 06:12:09.501266 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-81895cc2-258e-4642-87b4-eb810ed18ed8 req-59cf0bb2-32c4-4f57-a2cb-16d611405ec8 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec returned with HTTP 200 Aug 13 06:12:09.501858 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 642/2579] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:12:09 2026] GET /volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec => generated 1023 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:12:09.513938 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-59626c81-7463-4b18-bc6e-70b7f9c4dce2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Availability Zones retrieved successfully. Aug 13 06:12:09.535080 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-59626c81-7463-4b18-bc6e-70b7f9c4dce2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Flow 'volume_create_api' (1a7402ba-a5fc-4ec0-bd79-d9897ec13945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:09.536811 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-59626c81-7463-4b18-bc6e-70b7f9c4dce2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a4791f7-6d5a-4782-8679-d3d9b9be4f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:09.538073 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-59626c81-7463-4b18-bc6e-70b7f9c4dce2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:12:09.572867 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-59626c81-7463-4b18-bc6e-70b7f9c4dce2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a4791f7-6d5a-4782-8679-d3d9b9be4f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:09.573812 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-59626c81-7463-4b18-bc6e-70b7f9c4dce2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a3e299c-99fb-424a-89b9-aecb2878b116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:09.632293 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-81895cc2-258e-4642-87b4-eb810ed18ed8 req-df928543-a36a-4049-abed-6fd844a33327 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:09.639210 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-81895cc2-258e-4642-87b4-eb810ed18ed8 req-df928543-a36a-4049-abed-6fd844a33327 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] PUT https://10.4.3.121/volume/v3/attachments/4a0a8691-1be5-4afc-932c-02dd7828ff20 Aug 13 06:12:09.639210 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-81895cc2-258e-4642-87b4-eb810ed18ed8 req-df928543-a36a-4049-abed-6fd844a33327 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:09.647767 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-81895cc2-258e-4642-87b4-eb810ed18ed8 req-df928543-a36a-4049-abed-6fd844a33327 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Acquiring lock "cinder-attachment_update-06118a6f-0460-4b4d-96ea-83239f292aec-np0000007163" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:12:09.654384 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-81895cc2-258e-4642-87b4-eb810ed18ed8 req-df928543-a36a-4049-abed-6fd844a33327 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Lock "cinder-attachment_update-06118a6f-0460-4b4d-96ea-83239f292aec-np0000007163" acquired by "attachment_update" :: waited 0.007s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:12:09.654634 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-59626c81-7463-4b18-bc6e-70b7f9c4dce2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Created reservations ['405b405b-c110-4955-87ff-bfb18687860c', '764ec18a-515b-447e-8ff7-7fbabdf32f4b', '35349b92-ea7f-49eb-aafc-d530e9098bfd', '6f5c246f-3b90-4fcf-aef7-395f1709417b'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:09.655299 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:09.655299 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:09.655721 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-59626c81-7463-4b18-bc6e-70b7f9c4dce2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a3e299c-99fb-424a-89b9-aecb2878b116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['405b405b-c110-4955-87ff-bfb18687860c', '764ec18a-515b-447e-8ff7-7fbabdf32f4b', '35349b92-ea7f-49eb-aafc-d530e9098bfd', '6f5c246f-3b90-4fcf-aef7-395f1709417b']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:09.656855 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-59626c81-7463-4b18-bc6e-70b7f9c4dce2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e2197f2-debd-4cc6-9e8b-5875a029eb94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:09.694750 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-59626c81-7463-4b18-bc6e-70b7f9c4dce2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e2197f2-debd-4cc6-9e8b-5875a029eb94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b00b1740-5592-411a-a417-cd2d77eef547', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1010522435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2407ba3004644669a8ff8649832bf013',qos_specs=None,replication_status=,reservations=['405b405b-c110-4955-87ff-bfb18687860c','764ec18a-515b-447e-8ff7-7fbabdf32f4b','35349b92-ea7f-49eb-aafc-d530e9098bfd','6f5c246f-3b90-4fcf-aef7-395f1709417b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b51e46356df747ebbc9dfa5cffae0361',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:12:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1010522435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b00b1740-5592-411a-a417-cd2d77eef547,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2407ba3004644669a8ff8649832bf013',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b51e46356df747ebbc9dfa5cffae0361',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:09.696257 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-59626c81-7463-4b18-bc6e-70b7f9c4dce2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b19b371-e3f0-4c63-a444-05417b20a796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:09.731820 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-59626c81-7463-4b18-bc6e-70b7f9c4dce2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b19b371-e3f0-4c63-a444-05417b20a796) transitioned into state 'SUCCESS' from state '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-1010522435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2407ba3004644669a8ff8649832bf013',qos_specs=None,replication_status=,reservations=['405b405b-c110-4955-87ff-bfb18687860c','764ec18a-515b-447e-8ff7-7fbabdf32f4b','35349b92-ea7f-49eb-aafc-d530e9098bfd','6f5c246f-3b90-4fcf-aef7-395f1709417b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b51e46356df747ebbc9dfa5cffae0361',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:09.733114 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-59626c81-7463-4b18-bc6e-70b7f9c4dce2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e253940e-0987-4b1c-b47e-19405e03d9cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:09.745281 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-25849f92-0c85-4461-bb97-529ecb8aba11 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:09.753135 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-59626c81-7463-4b18-bc6e-70b7f9c4dce2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e253940e-0987-4b1c-b47e-19405e03d9cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:09.754591 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-59626c81-7463-4b18-bc6e-70b7f9c4dce2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Flow 'volume_create_api' (1a7402ba-a5fc-4ec0-bd79-d9897ec13945) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:09.755086 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-59626c81-7463-4b18-bc6e-70b7f9c4dce2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Create volume request issued successfully. Aug 13 06:12:09.757205 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59626c81-7463-4b18-bc6e-70b7f9c4dce2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:12:09.757205 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 648/2580] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:12:09 2026] POST /volume/v3/volumes => generated 749 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:12:09.770200 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1c1b5774-6902-49fb-beb3-ee50dbc6553d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:09.773290 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c1b5774-6902-49fb-beb3-ee50dbc6553d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/volumes/b00b1740-5592-411a-a417-cd2d77eef547 Aug 13 06:12:09.773906 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c1b5774-6902-49fb-beb3-ee50dbc6553d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:09.774291 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c1b5774-6902-49fb-beb3-ee50dbc6553d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:09.784858 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:09.784858 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:09.790215 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1c1b5774-6902-49fb-beb3-ee50dbc6553d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Volume info retrieved successfully. Aug 13 06:12:09.795158 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-81895cc2-258e-4642-87b4-eb810ed18ed8 req-df928543-a36a-4049-abed-6fd844a33327 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Lock "cinder-attachment_update-06118a6f-0460-4b4d-96ea-83239f292aec-np0000007163" released by "attachment_update" :: held 0.141s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:12:09.795582 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-81895cc2-258e-4642-87b4-eb810ed18ed8 req-df928543-a36a-4049-abed-6fd844a33327 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/attachments/4a0a8691-1be5-4afc-932c-02dd7828ff20 returned with HTTP 200 Aug 13 06:12:09.796128 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 652/2581] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:12:09 2026] PUT /volume/v3/attachments/4a0a8691-1be5-4afc-932c-02dd7828ff20 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:09.798588 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c1b5774-6902-49fb-beb3-ee50dbc6553d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/volumes/b00b1740-5592-411a-a417-cd2d77eef547 returned with HTTP 200 Aug 13 06:12:09.799341 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 643/2582] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:09 2026] GET /volume/v3/volumes/b00b1740-5592-411a-a417-cd2d77eef547 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:09.884142 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-25849f92-0c85-4461-bb97-529ecb8aba11 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:12:09.884669 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-25849f92-0c85-4461-bb97-529ecb8aba11 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-578145300"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:09.904251 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-25849f92-0c85-4461-bb97-529ecb8aba11 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:12:09.904676 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 640/2583] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:12:09 2026] POST /volume/v3/types => generated 223 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:09.917114 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-32a613ac-13fd-426d-90ad-5fc049429255 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:09.919696 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-32a613ac-13fd-426d-90ad-5fc049429255 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] POST https://10.4.3.121/volume/v3/group_types Aug 13 06:12:09.921992 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-32a613ac-13fd-426d-90ad-5fc049429255 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1601984541"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:09.922283 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:09.922283 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:09.970860 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-32a613ac-13fd-426d-90ad-5fc049429255 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] https://10.4.3.121/volume/v3/group_types returned with HTTP 202 Aug 13 06:12:09.972082 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 649/2584] 10.4.3.121 () {70 vars in 1311 bytes} [Thu Aug 13 06:12:09 2026] POST /volume/v3/group_types => generated 181 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:09.982231 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a27f9ec9-56c9-4fc0-8d99-6f09393ab912 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:10.093019 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a27f9ec9-56c9-4fc0-8d99-6f09393ab912 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] POST https://10.4.3.121/volume/v3/groups Aug 13 06:12:10.093501 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a27f9ec9-56c9-4fc0-8d99-6f09393ab912 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "cca3a6be-cf8e-4b4d-8bc5-03e6e01765c2", "volume_types": ["ab4b9e7e-50ed-438e-9e0c-f46036ac9f3e"], "name": "tempest-GroupSnapshotsTest-Group-524307246"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:10.095202 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-a27f9ec9-56c9-4fc0-8d99-6f09393ab912 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Creating new group {'group': {'group_type': 'cca3a6be-cf8e-4b4d-8bc5-03e6e01765c2', 'volume_types': ['ab4b9e7e-50ed-438e-9e0c-f46036ac9f3e'], 'name': 'tempest-GroupSnapshotsTest-Group-524307246'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 06:12:10.106051 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-a27f9ec9-56c9-4fc0-8d99-6f09393ab912 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Creating group tempest-GroupSnapshotsTest-Group-524307246. Aug 13 06:12:10.106383 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:10.106383 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:10.128920 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a27f9ec9-56c9-4fc0-8d99-6f09393ab912 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Availability zone cache updated, next update will occur around 2026-08-13 07:12:10.128599. {{(pid=100322) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 06:12:10.129059 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a27f9ec9-56c9-4fc0-8d99-6f09393ab912 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Availability Zones retrieved successfully. Aug 13 06:12:10.205147 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-a27f9ec9-56c9-4fc0-8d99-6f09393ab912 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Created reservations ['0d2cac32-c25b-4131-9eb9-e0b1e6dcba28'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:10.235253 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-55f2816d-0242-4c0d-b27c-d36b0f328396 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:10.237347 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-55f2816d-0242-4c0d-b27c-d36b0f328396 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda Aug 13 06:12:10.237744 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-55f2816d-0242-4c0d-b27c-d36b0f328396 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:10.237794 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-55f2816d-0242-4c0d-b27c-d36b0f328396 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:10.237915 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-55f2816d-0242-4c0d-b27c-d36b0f328396 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 7640b534-1f0e-4007-9e4f-12832d326eda. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:10.242607 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:10.242607 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:10.243488 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-55f2816d-0242-4c0d-b27c-d36b0f328396 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda returned with HTTP 200 Aug 13 06:12:10.243673 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 644/2585] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:10 2026] GET /volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:10.259344 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a27f9ec9-56c9-4fc0-8d99-6f09393ab912 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups returned with HTTP 202 Aug 13 06:12:10.259726 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 653/2586] 10.4.3.121 () {70 vars in 1297 bytes} [Thu Aug 13 06:12:09 2026] POST /volume/v3/groups => generated 111 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:10.267539 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8f0e7bae-3def-4e86-839a-e510d643ae9c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:10.269711 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8f0e7bae-3def-4e86-839a-e510d643ae9c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/groups/d5e5c568-7eb9-40c1-96bc-0d900e935cee Aug 13 06:12:10.269995 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8f0e7bae-3def-4e86-839a-e510d643ae9c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:10.270336 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8f0e7bae-3def-4e86-839a-e510d643ae9c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:10.271433 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-8f0e7bae-3def-4e86-839a-e510d643ae9c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] show called for member d5e5c568-7eb9-40c1-96bc-0d900e935cee {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:12:10.274198 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:10.274198 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:10.295505 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8f0e7bae-3def-4e86-839a-e510d643ae9c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups/d5e5c568-7eb9-40c1-96bc-0d900e935cee returned with HTTP 200 Aug 13 06:12:10.295505 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 641/2587] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:12:10 2026] GET /volume/v3/groups/d5e5c568-7eb9-40c1-96bc-0d900e935cee => generated 391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:10.464697 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-90e062da-288b-410d-b92d-2219453d3019 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:10.474956 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-90e062da-288b-410d-b92d-2219453d3019 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec Aug 13 06:12:10.478606 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-90e062da-288b-410d-b92d-2219453d3019 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:10.481799 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-90e062da-288b-410d-b92d-2219453d3019 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:10.509171 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:10.509171 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:10.512131 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-90e062da-288b-410d-b92d-2219453d3019 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:10.515753 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-90e062da-288b-410d-b92d-2219453d3019 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec returned with HTTP 200 Aug 13 06:12:10.516087 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 650/2588] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:10 2026] GET /volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec => generated 844 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:10.812556 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2c8039cc-21cd-4385-b0ed-d3789a62460e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:10.814579 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2c8039cc-21cd-4385-b0ed-d3789a62460e tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/volumes/b00b1740-5592-411a-a417-cd2d77eef547 Aug 13 06:12:10.814779 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2c8039cc-21cd-4385-b0ed-d3789a62460e tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:10.814975 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2c8039cc-21cd-4385-b0ed-d3789a62460e tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:10.823060 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:10.823060 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:10.827375 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2c8039cc-21cd-4385-b0ed-d3789a62460e tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Volume info retrieved successfully. Aug 13 06:12:10.832119 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2c8039cc-21cd-4385-b0ed-d3789a62460e tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/volumes/b00b1740-5592-411a-a417-cd2d77eef547 returned with HTTP 200 Aug 13 06:12:10.832658 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 645/2589] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:10 2026] GET /volume/v3/volumes/b00b1740-5592-411a-a417-cd2d77eef547 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:10.847500 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-11979cbe-131a-4f67-83da-8816547105c4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:10.849064 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-11979cbe-131a-4f67-83da-8816547105c4 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] POST https://10.4.3.121/volume/v3/backups Aug 13 06:12:10.849506 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-11979cbe-131a-4f67-83da-8816547105c4 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b00b1740-5592-411a-a417-cd2d77eef547", "name": "tempest-VolumesBackupsTest-Backup-689670225"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:10.850902 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-11979cbe-131a-4f67-83da-8816547105c4 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Creating new backup {'backup': {'volume_id': 'b00b1740-5592-411a-a417-cd2d77eef547', 'name': 'tempest-VolumesBackupsTest-Backup-689670225'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:12:10.851023 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-11979cbe-131a-4f67-83da-8816547105c4 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Creating backup of volume b00b1740-5592-411a-a417-cd2d77eef547 in container None Aug 13 06:12:10.857727 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:10.857727 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:10.858363 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-11979cbe-131a-4f67-83da-8816547105c4 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Volume info retrieved successfully. Aug 13 06:12:10.884450 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-11979cbe-131a-4f67-83da-8816547105c4 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Created reservations ['c0fd51b0-2a46-4bc0-8d64-91b1ceda4b7b', '04079ecd-7f7a-4b17-abb5-2373e14ca1f1'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:10.940607 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-11979cbe-131a-4f67-83da-8816547105c4 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:12:10.940914 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 654/2590] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:12:10 2026] POST /volume/v3/backups => generated 329 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:12:10.953361 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-52ea34eb-5515-4e1a-b843-12d729829afd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:10.957376 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-52ea34eb-5515-4e1a-b843-12d729829afd tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf Aug 13 06:12:10.957376 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-52ea34eb-5515-4e1a-b843-12d729829afd tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:10.957532 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-52ea34eb-5515-4e1a-b843-12d729829afd tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:10.957671 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-52ea34eb-5515-4e1a-b843-12d729829afd tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 8141c0d1-6011-4931-bbff-ac0d073ed2cf. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:10.962632 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:10.962632 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:10.963269 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-52ea34eb-5515-4e1a-b843-12d729829afd tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf returned with HTTP 200 Aug 13 06:12:10.963773 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 642/2591] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:10 2026] GET /volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:11.254817 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8a8119eb-8b57-4254-b8ec-415466ce6f8d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:11.256952 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8a8119eb-8b57-4254-b8ec-415466ce6f8d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda Aug 13 06:12:11.257154 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8a8119eb-8b57-4254-b8ec-415466ce6f8d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:11.257771 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8a8119eb-8b57-4254-b8ec-415466ce6f8d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:11.257771 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-8a8119eb-8b57-4254-b8ec-415466ce6f8d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 7640b534-1f0e-4007-9e4f-12832d326eda. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:11.262409 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:11.262409 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:11.263127 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8a8119eb-8b57-4254-b8ec-415466ce6f8d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda returned with HTTP 200 Aug 13 06:12:11.263593 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 651/2592] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:11 2026] GET /volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:11.305256 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9fb129b9-cf65-4ceb-82d5-bd226a76d7aa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:11.307259 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9fb129b9-cf65-4ceb-82d5-bd226a76d7aa tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/groups/d5e5c568-7eb9-40c1-96bc-0d900e935cee Aug 13 06:12:11.307480 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9fb129b9-cf65-4ceb-82d5-bd226a76d7aa tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:11.307653 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9fb129b9-cf65-4ceb-82d5-bd226a76d7aa tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:11.307824 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-9fb129b9-cf65-4ceb-82d5-bd226a76d7aa tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] show called for member d5e5c568-7eb9-40c1-96bc-0d900e935cee {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:12:11.312047 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:11.312047 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:11.323451 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9fb129b9-cf65-4ceb-82d5-bd226a76d7aa tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups/d5e5c568-7eb9-40c1-96bc-0d900e935cee returned with HTTP 200 Aug 13 06:12:11.323925 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 646/2593] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:12:11 2026] GET /volume/v3/groups/d5e5c568-7eb9-40c1-96bc-0d900e935cee => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:11.335074 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-327fe063-6e3f-49f5-9ca5-c90a862b18c8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:11.336950 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-327fe063-6e3f-49f5-9ca5-c90a862b18c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:12:11.337451 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-327fe063-6e3f-49f5-9ca5-c90a862b18c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1975922268", "volume_type": "ab4b9e7e-50ed-438e-9e0c-f46036ac9f3e", "group_id": "d5e5c568-7eb9-40c1-96bc-0d900e935cee", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:11.339403 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-327fe063-6e3f-49f5-9ca5-c90a862b18c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1975922268', 'volume_type': 'ab4b9e7e-50ed-438e-9e0c-f46036ac9f3e', 'group_id': 'd5e5c568-7eb9-40c1-96bc-0d900e935cee', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:12:11.347236 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:11.347236 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:11.347753 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-327fe063-6e3f-49f5-9ca5-c90a862b18c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Create volume of 1 GB Aug 13 06:12:11.352099 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-327fe063-6e3f-49f5-9ca5-c90a862b18c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Availability Zones retrieved successfully. Aug 13 06:12:11.356705 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-327fe063-6e3f-49f5-9ca5-c90a862b18c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Flow 'volume_create_api' (4c33c0ac-d939-4361-a7b2-39530ee5bde2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:11.357657 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-327fe063-6e3f-49f5-9ca5-c90a862b18c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a7cf822-aaa4-4231-81cf-7098529e5eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:11.358083 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:11.358083 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:11.358453 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-327fe063-6e3f-49f5-9ca5-c90a862b18c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:12:11.374916 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-327fe063-6e3f-49f5-9ca5-c90a862b18c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a7cf822-aaa4-4231-81cf-7098529e5eca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:12:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ab4b9e7e-50ed-438e-9e0c-f46036ac9f3e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-578145300',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab4b9e7e-50ed-438e-9e0c-f46036ac9f3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd5e5c568-7eb9-40c1-96bc-0d900e935cee', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:11.375611 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-327fe063-6e3f-49f5-9ca5-c90a862b18c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0579d6d0-8dfb-4c77-b2e4-67f83550f56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:11.400708 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-327fe063-6e3f-49f5-9ca5-c90a862b18c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-578145300 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-578145300, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:12:11.400970 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-327fe063-6e3f-49f5-9ca5-c90a862b18c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-578145300 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-578145300, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:12:11.435958 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-327fe063-6e3f-49f5-9ca5-c90a862b18c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Created reservations ['4fcf45ea-9e44-422b-b7ef-dd09709bb3e7', 'b74cd425-7cf3-4a93-9a9f-1e50728c4d1e', '067d489f-fbdb-4275-b505-1c94828b39ad', 'a63ad68a-55f4-4ace-aa3d-bd137201bdd3'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:11.436913 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-327fe063-6e3f-49f5-9ca5-c90a862b18c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0579d6d0-8dfb-4c77-b2e4-67f83550f56a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fcf45ea-9e44-422b-b7ef-dd09709bb3e7', 'b74cd425-7cf3-4a93-9a9f-1e50728c4d1e', '067d489f-fbdb-4275-b505-1c94828b39ad', 'a63ad68a-55f4-4ace-aa3d-bd137201bdd3']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:11.437928 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-327fe063-6e3f-49f5-9ca5-c90a862b18c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fc241d2-14c5-4ef0-98e5-1a27518c44b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:11.465486 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-327fe063-6e3f-49f5-9ca5-c90a862b18c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fc241d2-14c5-4ef0-98e5-1a27518c44b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74eb7a2f-1c51-439b-98e9-c0cc03025ea2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1975922268',encryption_key_id=None,group_id=d5e5c568-7eb9-40c1-96bc-0d900e935cee,group_type_id=,metadata={},multiattach=False,project_id='5f56d2fe7a3b40e1ad39579ab7694bc0',qos_specs=None,replication_status=,reservations=['4fcf45ea-9e44-422b-b7ef-dd09709bb3e7','b74cd425-7cf3-4a93-9a9f-1e50728c4d1e','067d489f-fbdb-4275-b505-1c94828b39ad','a63ad68a-55f4-4ace-aa3d-bd137201bdd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8057f6fc9f3049d6892eba69485d6b51',volume_type_id=ab4b9e7e-50ed-438e-9e0c-f46036ac9f3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:12:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1975922268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d5e5c568-7eb9-40c1-96bc-0d900e935cee,host=None,id=74eb7a2f-1c51-439b-98e9-c0cc03025ea2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f56d2fe7a3b40e1ad39579ab7694bc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8057f6fc9f3049d6892eba69485d6b51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab4b9e7e-50ed-438e-9e0c-f46036ac9f3e),volume_type_id=ab4b9e7e-50ed-438e-9e0c-f46036ac9f3e)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:11.466583 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-327fe063-6e3f-49f5-9ca5-c90a862b18c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6ee6760-ba2f-48e8-a43b-c0e519d89bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:11.500054 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-327fe063-6e3f-49f5-9ca5-c90a862b18c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6ee6760-ba2f-48e8-a43b-c0e519d89bc3) transitioned into state 'SUCCESS' from state '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-1975922268',encryption_key_id=None,group_id=d5e5c568-7eb9-40c1-96bc-0d900e935cee,group_type_id=,metadata={},multiattach=False,project_id='5f56d2fe7a3b40e1ad39579ab7694bc0',qos_specs=None,replication_status=,reservations=['4fcf45ea-9e44-422b-b7ef-dd09709bb3e7','b74cd425-7cf3-4a93-9a9f-1e50728c4d1e','067d489f-fbdb-4275-b505-1c94828b39ad','a63ad68a-55f4-4ace-aa3d-bd137201bdd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8057f6fc9f3049d6892eba69485d6b51',volume_type_id=ab4b9e7e-50ed-438e-9e0c-f46036ac9f3e)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:11.501149 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-327fe063-6e3f-49f5-9ca5-c90a862b18c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f568e5c5-0cae-4c82-bba9-d28fd06fa8d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:11.521328 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-327fe063-6e3f-49f5-9ca5-c90a862b18c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f568e5c5-0cae-4c82-bba9-d28fd06fa8d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:11.522487 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-327fe063-6e3f-49f5-9ca5-c90a862b18c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Flow 'volume_create_api' (4c33c0ac-d939-4361-a7b2-39530ee5bde2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:11.522845 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-327fe063-6e3f-49f5-9ca5-c90a862b18c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Create volume request issued successfully. Aug 13 06:12:11.523761 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-327fe063-6e3f-49f5-9ca5-c90a862b18c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:11.524016 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-327fe063-6e3f-49f5-9ca5-c90a862b18c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:11.529016 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3154feb6-98e4-43f0-b18a-bfd77b5360d0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:11.530818 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3154feb6-98e4-43f0-b18a-bfd77b5360d0 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec Aug 13 06:12:11.531061 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3154feb6-98e4-43f0-b18a-bfd77b5360d0 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:11.531349 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3154feb6-98e4-43f0-b18a-bfd77b5360d0 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:11.540968 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:11.540968 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:11.545962 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3154feb6-98e4-43f0-b18a-bfd77b5360d0 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:11.550998 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3154feb6-98e4-43f0-b18a-bfd77b5360d0 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec returned with HTTP 200 Aug 13 06:12:11.551528 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 643/2594] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:11 2026] GET /volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:11.564126 np0000007163 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-327fe063-6e3f-49f5-9ca5-c90a862b18c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:11.567960 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:11.567960 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:11.571508 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-327fe063-6e3f-49f5-9ca5-c90a862b18c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:12:11.572006 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 655/2595] 10.4.3.121 () {70 vars in 1300 bytes} [Thu Aug 13 06:12:11 2026] POST /volume/v3/volumes => generated 822 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:11.585901 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2e93787c-4df0-4074-8333-dca426d401a3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:11.587637 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e93787c-4df0-4074-8333-dca426d401a3 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/volumes/74eb7a2f-1c51-439b-98e9-c0cc03025ea2 Aug 13 06:12:11.587875 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e93787c-4df0-4074-8333-dca426d401a3 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:11.588062 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e93787c-4df0-4074-8333-dca426d401a3 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:11.595725 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:11.595725 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:11.600717 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2e93787c-4df0-4074-8333-dca426d401a3 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Volume info retrieved successfully. Aug 13 06:12:11.601401 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-2e93787c-4df0-4074-8333-dca426d401a3 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:11.601725 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-2e93787c-4df0-4074-8333-dca426d401a3 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:11.637940 np0000007163 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-2e93787c-4df0-4074-8333-dca426d401a3 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:11.641370 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:11.641370 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:11.648774 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e93787c-4df0-4074-8333-dca426d401a3 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes/74eb7a2f-1c51-439b-98e9-c0cc03025ea2 returned with HTTP 200 Aug 13 06:12:11.649087 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 652/2596] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:12:11 2026] GET /volume/v3/volumes/74eb7a2f-1c51-439b-98e9-c0cc03025ea2 => generated 890 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:11.975391 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b44e5deb-6b47-4c44-9624-7acb012b3d12 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:11.977003 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b44e5deb-6b47-4c44-9624-7acb012b3d12 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf Aug 13 06:12:11.977237 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b44e5deb-6b47-4c44-9624-7acb012b3d12 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:11.977468 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b44e5deb-6b47-4c44-9624-7acb012b3d12 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:11.977590 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-b44e5deb-6b47-4c44-9624-7acb012b3d12 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 8141c0d1-6011-4931-bbff-ac0d073ed2cf. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:11.981955 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:11.981955 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:11.982676 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b44e5deb-6b47-4c44-9624-7acb012b3d12 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf returned with HTTP 200 Aug 13 06:12:11.983034 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 647/2597] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:11 2026] GET /volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:12.066948 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0e5902fc-e103-4712-957d-a170bc6e4bfc req-28b3bda4-6012-4031-ac27-a9d465a732b0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:12.069035 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0e5902fc-e103-4712-957d-a170bc6e4bfc req-28b3bda4-6012-4031-ac27-a9d465a732b0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51/encryption Aug 13 06:12:12.069194 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0e5902fc-e103-4712-957d-a170bc6e4bfc req-28b3bda4-6012-4031-ac27-a9d465a732b0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:12.069395 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0e5902fc-e103-4712-957d-a170bc6e4bfc req-28b3bda4-6012-4031-ac27-a9d465a732b0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:12.078176 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:12.078176 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:12.083957 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0e5902fc-e103-4712-957d-a170bc6e4bfc req-28b3bda4-6012-4031-ac27-a9d465a732b0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51/encryption returned with HTTP 200 Aug 13 06:12:12.084376 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 644/2598] 10.4.3.121 () {68 vars in 1631 bytes} [Thu Aug 13 06:12:12 2026] GET /volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:12.277013 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e487762f-c026-4671-bdae-a99035daea6d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:12.279235 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e487762f-c026-4671-bdae-a99035daea6d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda Aug 13 06:12:12.279474 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e487762f-c026-4671-bdae-a99035daea6d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:12.279657 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e487762f-c026-4671-bdae-a99035daea6d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:12.279834 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-e487762f-c026-4671-bdae-a99035daea6d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 7640b534-1f0e-4007-9e4f-12832d326eda. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:12.284014 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:12.284014 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:12.284807 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e487762f-c026-4671-bdae-a99035daea6d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda returned with HTTP 200 Aug 13 06:12:12.285155 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 656/2599] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:12 2026] GET /volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:12.565744 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5d1dba02-1156-49be-bc39-80d1ff41506e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:12.567593 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5d1dba02-1156-49be-bc39-80d1ff41506e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec Aug 13 06:12:12.568686 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5d1dba02-1156-49be-bc39-80d1ff41506e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:12.568686 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5d1dba02-1156-49be-bc39-80d1ff41506e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:12.571213 np0000007163 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=334,cinder:UPDATE=84,cinder:INSERT=40 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:12:12.578689 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:12.578689 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:12.581870 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5d1dba02-1156-49be-bc39-80d1ff41506e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:12.585508 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5d1dba02-1156-49be-bc39-80d1ff41506e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec returned with HTTP 200 Aug 13 06:12:12.585844 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 653/2600] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:12 2026] GET /volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:12.661079 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b3d38f3b-893a-4a7d-88e3-0ad050f8ed6c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:12.663201 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b3d38f3b-893a-4a7d-88e3-0ad050f8ed6c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/volumes/74eb7a2f-1c51-439b-98e9-c0cc03025ea2 Aug 13 06:12:12.663516 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b3d38f3b-893a-4a7d-88e3-0ad050f8ed6c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:12.663758 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b3d38f3b-893a-4a7d-88e3-0ad050f8ed6c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:12.671635 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:12.671635 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:12.676092 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b3d38f3b-893a-4a7d-88e3-0ad050f8ed6c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Volume info retrieved successfully. Aug 13 06:12:12.676961 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-b3d38f3b-893a-4a7d-88e3-0ad050f8ed6c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:12.677200 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-b3d38f3b-893a-4a7d-88e3-0ad050f8ed6c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:12.726164 np0000007163 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-b3d38f3b-893a-4a7d-88e3-0ad050f8ed6c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:12.729428 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:12.729428 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:12.736731 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b3d38f3b-893a-4a7d-88e3-0ad050f8ed6c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes/74eb7a2f-1c51-439b-98e9-c0cc03025ea2 returned with HTTP 200 Aug 13 06:12:12.737173 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 648/2601] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:12:12 2026] GET /volume/v3/volumes/74eb7a2f-1c51-439b-98e9-c0cc03025ea2 => generated 915 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:12.750703 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ad95cf82-12ab-45e6-978f-a2997c6f3dfe None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:12.752680 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ad95cf82-12ab-45e6-978f-a2997c6f3dfe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] POST https://10.4.3.121/volume/v3/group_snapshots Aug 13 06:12:12.753094 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ad95cf82-12ab-45e6-978f-a2997c6f3dfe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d5e5c568-7eb9-40c1-96bc-0d900e935cee", "name": "tempest-group_snapshot-443204867"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:12.754690 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-ad95cf82-12ab-45e6-978f-a2997c6f3dfe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd5e5c568-7eb9-40c1-96bc-0d900e935cee', 'name': 'tempest-group_snapshot-443204867'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 06:12:12.757999 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:12.757999 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:12.761336 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.group_snapshots [None req-ad95cf82-12ab-45e6-978f-a2997c6f3dfe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Creating group_snapshot tempest-group_snapshot-443204867. Aug 13 06:12:12.803221 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:12.803221 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:12.813486 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-ad95cf82-12ab-45e6-978f-a2997c6f3dfe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-578145300 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-578145300, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:12:12.813855 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-ad95cf82-12ab-45e6-978f-a2997c6f3dfe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-578145300 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-578145300, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:12:12.868299 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-ad95cf82-12ab-45e6-978f-a2997c6f3dfe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Created reservations ['beae1dc1-70f8-47f8-b90a-bdde6cccf995', 'b79e069c-8124-4daf-ae7c-2a15bbd95759', 'a39b7ded-07dc-4859-a6ee-790385be0e7c', 'ef76e3b7-acd2-4d93-8694-e8e0be83da51'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:12.909105 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ad95cf82-12ab-45e6-978f-a2997c6f3dfe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/group_snapshots returned with HTTP 202 Aug 13 06:12:12.909705 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 645/2602] 10.4.3.121 () {70 vars in 1324 bytes} [Thu Aug 13 06:12:12 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:12.918589 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-925315ec-13c8-4b44-b96c-e6ef0c2f2075 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:12.920956 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-925315ec-13c8-4b44-b96c-e6ef0c2f2075 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/group_snapshots/5e550552-4ec2-40f8-8dbf-047b27c525ab Aug 13 06:12:12.921197 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-925315ec-13c8-4b44-b96c-e6ef0c2f2075 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:12.921488 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-925315ec-13c8-4b44-b96c-e6ef0c2f2075 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:12.921693 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.group_snapshots [None req-925315ec-13c8-4b44-b96c-e6ef0c2f2075 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] show called for member 5e550552-4ec2-40f8-8dbf-047b27c525ab {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 06:12:12.926758 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:12.926758 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:12.932957 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-925315ec-13c8-4b44-b96c-e6ef0c2f2075 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/group_snapshots/5e550552-4ec2-40f8-8dbf-047b27c525ab returned with HTTP 200 Aug 13 06:12:12.933322 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 657/2603] 10.4.3.121 () {68 vars in 1413 bytes} [Thu Aug 13 06:12:12 2026] GET /volume/v3/group_snapshots/5e550552-4ec2-40f8-8dbf-047b27c525ab => generated 306 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:12.994039 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b1a9cc6d-b02e-4e1b-9853-528e79d5054d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:12.995730 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b1a9cc6d-b02e-4e1b-9853-528e79d5054d tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf Aug 13 06:12:12.995904 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b1a9cc6d-b02e-4e1b-9853-528e79d5054d tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:12.996077 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b1a9cc6d-b02e-4e1b-9853-528e79d5054d tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:12.996213 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b1a9cc6d-b02e-4e1b-9853-528e79d5054d tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 8141c0d1-6011-4931-bbff-ac0d073ed2cf. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:13.000620 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:13.000620 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:13.001153 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b1a9cc6d-b02e-4e1b-9853-528e79d5054d tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf returned with HTTP 200 Aug 13 06:12:13.001613 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 654/2604] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:12 2026] GET /volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:13.084031 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-81895cc2-258e-4642-87b4-eb810ed18ed8 req-d0f16b6b-921a-43fd-b642-45a4a0d6dbd6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:13.086204 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-81895cc2-258e-4642-87b4-eb810ed18ed8 req-d0f16b6b-921a-43fd-b642-45a4a0d6dbd6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] POST https://10.4.3.121/volume/v3/attachments/4a0a8691-1be5-4afc-932c-02dd7828ff20/action Aug 13 06:12:13.086494 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-81895cc2-258e-4642-87b4-eb810ed18ed8 req-d0f16b6b-921a-43fd-b642-45a4a0d6dbd6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:12:13.086613 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-81895cc2-258e-4642-87b4-eb810ed18ed8 req-d0f16b6b-921a-43fd-b642-45a4a0d6dbd6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:13.105815 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:13.105815 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:13.118469 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-81895cc2-258e-4642-87b4-eb810ed18ed8 req-d0f16b6b-921a-43fd-b642-45a4a0d6dbd6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/attachments/4a0a8691-1be5-4afc-932c-02dd7828ff20/action returned with HTTP 204 Aug 13 06:12:13.119066 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 649/2605] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:12:13 2026] POST /volume/v3/attachments/4a0a8691-1be5-4afc-932c-02dd7828ff20/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:13.300575 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6fddd0ba-0a9e-4be0-a942-4812753c64a3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:13.300575 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6fddd0ba-0a9e-4be0-a942-4812753c64a3 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda Aug 13 06:12:13.300575 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6fddd0ba-0a9e-4be0-a942-4812753c64a3 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:13.300575 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6fddd0ba-0a9e-4be0-a942-4812753c64a3 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:13.300575 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6fddd0ba-0a9e-4be0-a942-4812753c64a3 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 7640b534-1f0e-4007-9e4f-12832d326eda. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:13.300575 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:13.300575 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:13.301486 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6fddd0ba-0a9e-4be0-a942-4812753c64a3 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda returned with HTTP 200 Aug 13 06:12:13.301832 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 646/2606] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:13 2026] GET /volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:13.596642 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-57bb91e5-ea69-4b12-b60f-a4c97e89c35d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:13.598268 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-57bb91e5-ea69-4b12-b60f-a4c97e89c35d tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec Aug 13 06:12:13.598460 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-57bb91e5-ea69-4b12-b60f-a4c97e89c35d tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:13.598631 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-57bb91e5-ea69-4b12-b60f-a4c97e89c35d tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:13.606929 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:13.606929 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:13.609869 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-57bb91e5-ea69-4b12-b60f-a4c97e89c35d tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:13.613231 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-57bb91e5-ea69-4b12-b60f-a4c97e89c35d tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec returned with HTTP 200 Aug 13 06:12:13.613558 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 658/2607] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:13 2026] GET /volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec => generated 1136 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:13.624857 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-921f337e-2c7c-4213-ab3d-e80262ae3ad3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:13.626567 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-921f337e-2c7c-4213-ab3d-e80262ae3ad3 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec Aug 13 06:12:13.626698 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-921f337e-2c7c-4213-ab3d-e80262ae3ad3 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:13.626868 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-921f337e-2c7c-4213-ab3d-e80262ae3ad3 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:13.638067 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:13.638067 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:13.641443 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-921f337e-2c7c-4213-ab3d-e80262ae3ad3 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:13.645000 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-921f337e-2c7c-4213-ab3d-e80262ae3ad3 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec returned with HTTP 200 Aug 13 06:12:13.645406 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 655/2608] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:13 2026] GET /volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:13.925510 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7686bc8f-b216-46b0-be68-8d968ded8786 req-f6a96ea5-ee31-4290-826c-f80ac5104c8c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:13.927724 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7686bc8f-b216-46b0-be68-8d968ded8786 req-f6a96ea5-ee31-4290-826c-f80ac5104c8c tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d Aug 13 06:12:13.928331 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7686bc8f-b216-46b0-be68-8d968ded8786 req-f6a96ea5-ee31-4290-826c-f80ac5104c8c tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:13.928331 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7686bc8f-b216-46b0-be68-8d968ded8786 req-f6a96ea5-ee31-4290-826c-f80ac5104c8c tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:13.940428 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:13.940428 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:13.942586 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2fd93114-393a-457b-a275-2ad50cbf4daa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:13.944076 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-7686bc8f-b216-46b0-be68-8d968ded8786 req-f6a96ea5-ee31-4290-826c-f80ac5104c8c tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:13.944683 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2fd93114-393a-457b-a275-2ad50cbf4daa tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/group_snapshots/5e550552-4ec2-40f8-8dbf-047b27c525ab Aug 13 06:12:13.944683 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2fd93114-393a-457b-a275-2ad50cbf4daa tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:13.944862 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2fd93114-393a-457b-a275-2ad50cbf4daa tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:13.944982 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-2fd93114-393a-457b-a275-2ad50cbf4daa tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] show called for member 5e550552-4ec2-40f8-8dbf-047b27c525ab {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 06:12:13.948834 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:13.948834 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:13.949260 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7686bc8f-b216-46b0-be68-8d968ded8786 req-f6a96ea5-ee31-4290-826c-f80ac5104c8c tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d returned with HTTP 200 Aug 13 06:12:13.950244 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 650/2609] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:12:13 2026] GET /volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:13.953682 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2fd93114-393a-457b-a275-2ad50cbf4daa tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/group_snapshots/5e550552-4ec2-40f8-8dbf-047b27c525ab returned with HTTP 200 Aug 13 06:12:13.954294 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 647/2610] 10.4.3.121 () {68 vars in 1413 bytes} [Thu Aug 13 06:12:13 2026] GET /volume/v3/group_snapshots/5e550552-4ec2-40f8-8dbf-047b27c525ab => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:13.963795 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8757e8d2-fae7-4fd1-ac84-a44e2750eb33 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:13.965703 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8757e8d2-fae7-4fd1-ac84-a44e2750eb33 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/snapshots/detail Aug 13 06:12:13.965703 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8757e8d2-fae7-4fd1-ac84-a44e2750eb33 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:13.965982 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8757e8d2-fae7-4fd1-ac84-a44e2750eb33 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:13.966236 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-8757e8d2-fae7-4fd1-ac84-a44e2750eb33 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:12:13.967103 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-8757e8d2-fae7-4fd1-ac84-a44e2750eb33 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Building query based on filter {{(pid=100322) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:12:13.968811 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-7686bc8f-b216-46b0-be68-8d968ded8786 req-c8b5071c-8e0a-482d-9dd6-51adab34c92e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:13.970699 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8757e8d2-fae7-4fd1-ac84-a44e2750eb33 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Get all snapshots completed successfully. Aug 13 06:12:13.970999 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:13.970999 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:13.971460 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7686bc8f-b216-46b0-be68-8d968ded8786 req-c8b5071c-8e0a-482d-9dd6-51adab34c92e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] POST https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d/action Aug 13 06:12:13.971500 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8757e8d2-fae7-4fd1-ac84-a44e2750eb33 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 06:12:13.971780 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 659/2611] 10.4.3.121 () {66 vars in 1264 bytes} [Thu Aug 13 06:12:13 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:13.971860 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7686bc8f-b216-46b0-be68-8d968ded8786 req-c8b5071c-8e0a-482d-9dd6-51adab34c92e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:12:13.971985 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7686bc8f-b216-46b0-be68-8d968ded8786 req-c8b5071c-8e0a-482d-9dd6-51adab34c92e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:13.981090 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-002372ea-ed24-4409-a7d4-0d9f6e807c08 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:13.983311 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-002372ea-ed24-4409-a7d4-0d9f6e807c08 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/snapshots/7feef068-46ad-4202-8668-2e26e17b7ac0 Aug 13 06:12:13.983580 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-002372ea-ed24-4409-a7d4-0d9f6e807c08 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:13.983809 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-002372ea-ed24-4409-a7d4-0d9f6e807c08 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:13.984824 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:13.984824 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:13.985356 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-7686bc8f-b216-46b0-be68-8d968ded8786 req-c8b5071c-8e0a-482d-9dd6-51adab34c92e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:13.989587 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:13.989587 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:13.989998 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-002372ea-ed24-4409-a7d4-0d9f6e807c08 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Snapshot retrieved successfully. Aug 13 06:12:13.990771 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-002372ea-ed24-4409-a7d4-0d9f6e807c08 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/snapshots/7feef068-46ad-4202-8668-2e26e17b7ac0 returned with HTTP 200 Aug 13 06:12:13.991104 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 651/2612] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:12:13 2026] GET /volume/v3/snapshots/7feef068-46ad-4202-8668-2e26e17b7ac0 => generated 450 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:13.993346 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-7686bc8f-b216-46b0-be68-8d968ded8786 req-c8b5071c-8e0a-482d-9dd6-51adab34c92e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Begin detaching volume completed successfully. Aug 13 06:12:13.993589 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7686bc8f-b216-46b0-be68-8d968ded8786 req-c8b5071c-8e0a-482d-9dd6-51adab34c92e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d/action returned with HTTP 202 Aug 13 06:12:13.994037 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 656/2613] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:12:13 2026] POST /volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:12:14.000978 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6eae806d-8be1-4eaf-8499-35a400fa0dbe None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:14.002368 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6eae806d-8be1-4eaf-8499-35a400fa0dbe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] POST https://10.4.3.121/volume/v3/groups/action Aug 13 06:12:14.002729 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6eae806d-8be1-4eaf-8499-35a400fa0dbe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "5e550552-4ec2-40f8-8dbf-047b27c525ab", "name": "tempest-Group_from_snap-66485056"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:12:14.002841 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6eae806d-8be1-4eaf-8499-35a400fa0dbe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "5e550552-4ec2-40f8-8dbf-047b27c525ab", "name": "tempest-Group_from_snap-66485056"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:14.005562 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-6eae806d-8be1-4eaf-8499-35a400fa0dbe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '5e550552-4ec2-40f8-8dbf-047b27c525ab', 'name': 'tempest-Group_from_snap-66485056'}}. {{(pid=100324) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 13 06:12:14.005562 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.groups [None req-6eae806d-8be1-4eaf-8499-35a400fa0dbe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Creating group tempest-Group_from_snap-66485056 from group_snapshot 5e550552-4ec2-40f8-8dbf-047b27c525ab. Aug 13 06:12:14.009275 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:14.009275 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:14.010666 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9f672e43-ded0-4d69-ace3-31679bbc49a9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:14.012724 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9f672e43-ded0-4d69-ace3-31679bbc49a9 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf Aug 13 06:12:14.013389 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9f672e43-ded0-4d69-ace3-31679bbc49a9 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:14.013389 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9f672e43-ded0-4d69-ace3-31679bbc49a9 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:14.013389 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-9f672e43-ded0-4d69-ace3-31679bbc49a9 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 8141c0d1-6011-4931-bbff-ac0d073ed2cf. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:14.014029 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c8c3f546-448c-4185-af92-0fa8b97ffc6a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:14.015893 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8c3f546-448c-4185-af92-0fa8b97ffc6a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d Aug 13 06:12:14.016505 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c8c3f546-448c-4185-af92-0fa8b97ffc6a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:14.016505 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c8c3f546-448c-4185-af92-0fa8b97ffc6a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:14.016633 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:14.016633 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:14.018034 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:14.018034 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:14.018679 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9f672e43-ded0-4d69-ace3-31679bbc49a9 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf returned with HTTP 200 Aug 13 06:12:14.019267 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 660/2614] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:14 2026] GET /volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:14.020353 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:14.020353 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:14.027642 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:14.027642 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:14.031886 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c8c3f546-448c-4185-af92-0fa8b97ffc6a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:14.037290 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8c3f546-448c-4185-af92-0fa8b97ffc6a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d returned with HTTP 200 Aug 13 06:12:14.037907 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 652/2615] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:14 2026] GET /volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:14.046635 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-deee74e5-8413-4664-952c-c2367f78e8fe None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:14.047210 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-deee74e5-8413-4664-952c-c2367f78e8fe None None] GET https://10.4.3.121/volume// Aug 13 06:12:14.047548 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-deee74e5-8413-4664-952c-c2367f78e8fe None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:14.047548 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-deee74e5-8413-4664-952c-c2367f78e8fe None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:14.047868 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-deee74e5-8413-4664-952c-c2367f78e8fe None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:12:14.048191 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 657/2616] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:12:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:12:14.054361 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-6eae806d-8be1-4eaf-8499-35a400fa0dbe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Created reservations ['3c75841f-4416-40f7-892d-84e823f13d2a'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:14.055395 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-7686bc8f-b216-46b0-be68-8d968ded8786 req-7b436e78-60d6-47b9-ae97-073bcb7ee1ad None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:14.057896 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7686bc8f-b216-46b0-be68-8d968ded8786 req-7b436e78-60d6-47b9-ae97-073bcb7ee1ad tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d Aug 13 06:12:14.058192 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7686bc8f-b216-46b0-be68-8d968ded8786 req-7b436e78-60d6-47b9-ae97-073bcb7ee1ad tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:14.058467 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7686bc8f-b216-46b0-be68-8d968ded8786 req-7b436e78-60d6-47b9-ae97-073bcb7ee1ad tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:14.073645 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:14.073645 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:14.076478 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-7686bc8f-b216-46b0-be68-8d968ded8786 req-7b436e78-60d6-47b9-ae97-073bcb7ee1ad tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:14.083039 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7686bc8f-b216-46b0-be68-8d968ded8786 req-7b436e78-60d6-47b9-ae97-073bcb7ee1ad tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d returned with HTTP 200 Aug 13 06:12:14.083631 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 661/2617] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:12:14 2026] GET /volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d => generated 1318 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:12:14.103713 np0000007163 devstack@c-api.service[100324]: INFO cinder.group.api [None req-6eae806d-8be1-4eaf-8499-35a400fa0dbe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] A mapping entry already exists for group becffe2f-720a-4796-bc70-41e2693e56ee and volume type ab4b9e7e-50ed-438e-9e0c-f46036ac9f3e. Do not need to create again. Aug 13 06:12:14.104034 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:14.104034 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:14.104582 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6eae806d-8be1-4eaf-8499-35a400fa0dbe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Availability Zones retrieved successfully. Aug 13 06:12:14.110444 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6eae806d-8be1-4eaf-8499-35a400fa0dbe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Flow 'volume_create_api' (e6d203a0-df8d-48b1-ab19-55511e5e6b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:14.111359 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6eae806d-8be1-4eaf-8499-35a400fa0dbe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77751e89-679c-4771-87f2-25c991d94700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:14.112709 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-6eae806d-8be1-4eaf-8499-35a400fa0dbe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:12:14.140251 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6eae806d-8be1-4eaf-8499-35a400fa0dbe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77751e89-679c-4771-87f2-25c991d94700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7feef068-46ad-4202-8668-2e26e17b7ac0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:12:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ab4b9e7e-50ed-438e-9e0c-f46036ac9f3e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-578145300',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab4b9e7e-50ed-438e-9e0c-f46036ac9f3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'becffe2f-720a-4796-bc70-41e2693e56ee', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:14.141024 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6eae806d-8be1-4eaf-8499-35a400fa0dbe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84e6611a-934a-47b3-b4d7-d471fdc8a5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:14.166052 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-6eae806d-8be1-4eaf-8499-35a400fa0dbe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-578145300 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-578145300, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:12:14.180833 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-6eae806d-8be1-4eaf-8499-35a400fa0dbe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Created reservations ['a0e22654-705d-40c6-b253-80509dc38252', '149c92b8-d795-4d1d-b4ce-ead514959950'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:14.181752 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6eae806d-8be1-4eaf-8499-35a400fa0dbe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84e6611a-934a-47b3-b4d7-d471fdc8a5b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0e22654-705d-40c6-b253-80509dc38252', '149c92b8-d795-4d1d-b4ce-ead514959950']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:14.182456 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6eae806d-8be1-4eaf-8499-35a400fa0dbe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (266b1295-f1d1-4cba-89db-027bab324e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:14.219352 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6eae806d-8be1-4eaf-8499-35a400fa0dbe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (266b1295-f1d1-4cba-89db-027bab324e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e4d4ee7-1a7e-4a74-ab15-99b61ba69028', '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=becffe2f-720a-4796-bc70-41e2693e56ee,group_type_id=,metadata={},multiattach=False,project_id='5f56d2fe7a3b40e1ad39579ab7694bc0',qos_specs=None,replication_status=,reservations=['a0e22654-705d-40c6-b253-80509dc38252','149c92b8-d795-4d1d-b4ce-ead514959950'],size=1,snapshot_id=7feef068-46ad-4202-8668-2e26e17b7ac0,source_replicaid=,source_volid=None,status='creating',user_id='8057f6fc9f3049d6892eba69485d6b51',volume_type_id=ab4b9e7e-50ed-438e-9e0c-f46036ac9f3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:12:14Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=becffe2f-720a-4796-bc70-41e2693e56ee,host=None,id=1e4d4ee7-1a7e-4a74-ab15-99b61ba69028,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f56d2fe7a3b40e1ad39579ab7694bc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7feef068-46ad-4202-8668-2e26e17b7ac0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8057f6fc9f3049d6892eba69485d6b51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab4b9e7e-50ed-438e-9e0c-f46036ac9f3e),volume_type_id=ab4b9e7e-50ed-438e-9e0c-f46036ac9f3e)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:14.219979 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6eae806d-8be1-4eaf-8499-35a400fa0dbe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b39a628-1302-4ab5-adf4-e946636dcd5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:14.233128 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6eae806d-8be1-4eaf-8499-35a400fa0dbe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b39a628-1302-4ab5-adf4-e946636dcd5b) transitioned into state 'SUCCESS' from 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=becffe2f-720a-4796-bc70-41e2693e56ee,group_type_id=,metadata={},multiattach=False,project_id='5f56d2fe7a3b40e1ad39579ab7694bc0',qos_specs=None,replication_status=,reservations=['a0e22654-705d-40c6-b253-80509dc38252','149c92b8-d795-4d1d-b4ce-ead514959950'],size=1,snapshot_id=7feef068-46ad-4202-8668-2e26e17b7ac0,source_replicaid=,source_volid=None,status='creating',user_id='8057f6fc9f3049d6892eba69485d6b51',volume_type_id=ab4b9e7e-50ed-438e-9e0c-f46036ac9f3e)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:14.233910 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6eae806d-8be1-4eaf-8499-35a400fa0dbe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Flow 'volume_create_api' (e6d203a0-df8d-48b1-ab19-55511e5e6b67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:14.234451 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6eae806d-8be1-4eaf-8499-35a400fa0dbe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Create volume request issued successfully. Aug 13 06:12:14.247167 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6eae806d-8be1-4eaf-8499-35a400fa0dbe tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups/action returned with HTTP 202 Aug 13 06:12:14.247619 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 648/2618] 10.4.3.121 () {70 vars in 1318 bytes} [Thu Aug 13 06:12:13 2026] POST /volume/v3/groups/action => generated 101 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:14.257837 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-822df2fd-88e1-42da-9dc2-48fb4d1e5119 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:14.261804 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-822df2fd-88e1-42da-9dc2-48fb4d1e5119 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:12:14.262003 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-822df2fd-88e1-42da-9dc2-48fb4d1e5119 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:14.262213 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-822df2fd-88e1-42da-9dc2-48fb4d1e5119 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:14.262651 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-822df2fd-88e1-42da-9dc2-48fb4d1e5119 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:12:14.263215 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-822df2fd-88e1-42da-9dc2-48fb4d1e5119 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:12:14.284126 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-822df2fd-88e1-42da-9dc2-48fb4d1e5119 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Get all volumes completed successfully. Aug 13 06:12:14.284836 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-822df2fd-88e1-42da-9dc2-48fb4d1e5119 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:14.284992 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-822df2fd-88e1-42da-9dc2-48fb4d1e5119 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:14.313208 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dd40554b-1a87-4cf2-987e-08dce3e0c0fd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:14.314986 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dd40554b-1a87-4cf2-987e-08dce3e0c0fd tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda Aug 13 06:12:14.315206 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dd40554b-1a87-4cf2-987e-08dce3e0c0fd tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:14.315444 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dd40554b-1a87-4cf2-987e-08dce3e0c0fd tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:14.315553 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-dd40554b-1a87-4cf2-987e-08dce3e0c0fd tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 7640b534-1f0e-4007-9e4f-12832d326eda. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:14.319815 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:14.319815 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:14.320270 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dd40554b-1a87-4cf2-987e-08dce3e0c0fd tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda returned with HTTP 200 Aug 13 06:12:14.320686 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 658/2619] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:14 2026] GET /volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:14.324797 np0000007163 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-822df2fd-88e1-42da-9dc2-48fb4d1e5119 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:14.327434 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:14.327434 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:14.330872 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-822df2fd-88e1-42da-9dc2-48fb4d1e5119 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:14.331028 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-822df2fd-88e1-42da-9dc2-48fb4d1e5119 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:14.366026 np0000007163 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-822df2fd-88e1-42da-9dc2-48fb4d1e5119 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:14.368917 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:14.368917 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:14.374960 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-822df2fd-88e1-42da-9dc2-48fb4d1e5119 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:12:14.375339 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 653/2620] 10.4.3.121 () {68 vars in 1299 bytes} [Thu Aug 13 06:12:14 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:12:14.389453 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d89e1d3c-59ae-444e-83a3-df22d817b54e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:14.393455 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d89e1d3c-59ae-444e-83a3-df22d817b54e tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/volumes/1e4d4ee7-1a7e-4a74-ab15-99b61ba69028 Aug 13 06:12:14.394199 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d89e1d3c-59ae-444e-83a3-df22d817b54e tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:14.395286 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d89e1d3c-59ae-444e-83a3-df22d817b54e tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:14.405129 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:14.405129 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:14.408335 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d89e1d3c-59ae-444e-83a3-df22d817b54e tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Volume info retrieved successfully. Aug 13 06:12:14.409039 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-d89e1d3c-59ae-444e-83a3-df22d817b54e tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:14.409369 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-d89e1d3c-59ae-444e-83a3-df22d817b54e tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:14.443000 np0000007163 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-d89e1d3c-59ae-444e-83a3-df22d817b54e tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:14.445687 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:14.445687 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:14.452500 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d89e1d3c-59ae-444e-83a3-df22d817b54e tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes/1e4d4ee7-1a7e-4a74-ab15-99b61ba69028 returned with HTTP 200 Aug 13 06:12:14.452851 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 662/2621] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:12:14 2026] GET /volume/v3/volumes/1e4d4ee7-1a7e-4a74-ab15-99b61ba69028 => generated 926 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:14.464611 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3eefc8b4-6ebc-4fc3-b3a7-48816651ea58 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:14.466488 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3eefc8b4-6ebc-4fc3-b3a7-48816651ea58 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/groups/becffe2f-720a-4796-bc70-41e2693e56ee Aug 13 06:12:14.466689 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3eefc8b4-6ebc-4fc3-b3a7-48816651ea58 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:14.466869 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3eefc8b4-6ebc-4fc3-b3a7-48816651ea58 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:14.466992 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-3eefc8b4-6ebc-4fc3-b3a7-48816651ea58 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] show called for member becffe2f-720a-4796-bc70-41e2693e56ee {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:12:14.470270 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:14.470270 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:14.476763 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3eefc8b4-6ebc-4fc3-b3a7-48816651ea58 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups/becffe2f-720a-4796-bc70-41e2693e56ee returned with HTTP 200 Aug 13 06:12:14.477115 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 649/2622] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:12:14 2026] GET /volume/v3/groups/becffe2f-720a-4796-bc70-41e2693e56ee => generated 416 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:14.485525 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a8ef6395-36e9-4fa0-9d29-899df2f746c8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:14.487579 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a8ef6395-36e9-4fa0-9d29-899df2f746c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:12:14.487827 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a8ef6395-36e9-4fa0-9d29-899df2f746c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:14.488061 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a8ef6395-36e9-4fa0-9d29-899df2f746c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:14.488438 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-a8ef6395-36e9-4fa0-9d29-899df2f746c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:12:14.489671 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a8ef6395-36e9-4fa0-9d29-899df2f746c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:12:14.498527 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a8ef6395-36e9-4fa0-9d29-899df2f746c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Get all volumes completed successfully. Aug 13 06:12:14.499401 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-a8ef6395-36e9-4fa0-9d29-899df2f746c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:14.499591 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-a8ef6395-36e9-4fa0-9d29-899df2f746c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:14.541214 np0000007163 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-a8ef6395-36e9-4fa0-9d29-899df2f746c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:14.543966 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:14.543966 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:14.547712 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-a8ef6395-36e9-4fa0-9d29-899df2f746c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:14.547893 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-a8ef6395-36e9-4fa0-9d29-899df2f746c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:14.581817 np0000007163 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-a8ef6395-36e9-4fa0-9d29-899df2f746c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:14.584558 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:14.584558 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:14.591797 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a8ef6395-36e9-4fa0-9d29-899df2f746c8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:12:14.591910 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 659/2623] 10.4.3.121 () {68 vars in 1299 bytes} [Thu Aug 13 06:12:14 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:12:14.604366 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c1f3182a-b172-49e9-add5-04df747d65c4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:14.606602 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c1f3182a-b172-49e9-add5-04df747d65c4 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] POST https://10.4.3.121/volume/v3/groups/becffe2f-720a-4796-bc70-41e2693e56ee/action Aug 13 06:12:14.606984 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c1f3182a-b172-49e9-add5-04df747d65c4 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:12:14.607102 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c1f3182a-b172-49e9-add5-04df747d65c4 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:14.608431 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-c1f3182a-b172-49e9-add5-04df747d65c4 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] delete called for group becffe2f-720a-4796-bc70-41e2693e56ee {{(pid=100325) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 06:12:14.608538 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-c1f3182a-b172-49e9-add5-04df747d65c4 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Delete group with id: becffe2f-720a-4796-bc70-41e2693e56ee Aug 13 06:12:14.611846 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:14.611846 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:14.640851 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c1f3182a-b172-49e9-add5-04df747d65c4 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups/becffe2f-720a-4796-bc70-41e2693e56ee/action returned with HTTP 202 Aug 13 06:12:14.641352 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 654/2624] 10.4.3.121 () {70 vars in 1428 bytes} [Thu Aug 13 06:12:14 2026] POST /volume/v3/groups/becffe2f-720a-4796-bc70-41e2693e56ee/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:12:14.650478 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fb9f76b0-30c9-4c93-9a5f-6fc6acd5240c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:14.652391 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fb9f76b0-30c9-4c93-9a5f-6fc6acd5240c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/volumes/1e4d4ee7-1a7e-4a74-ab15-99b61ba69028 Aug 13 06:12:14.652653 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fb9f76b0-30c9-4c93-9a5f-6fc6acd5240c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:14.652830 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fb9f76b0-30c9-4c93-9a5f-6fc6acd5240c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:14.660661 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:14.660661 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:14.665060 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fb9f76b0-30c9-4c93-9a5f-6fc6acd5240c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Volume info retrieved successfully. Aug 13 06:12:14.665802 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-fb9f76b0-30c9-4c93-9a5f-6fc6acd5240c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:14.665963 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-fb9f76b0-30c9-4c93-9a5f-6fc6acd5240c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:14.718794 np0000007163 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-fb9f76b0-30c9-4c93-9a5f-6fc6acd5240c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:14.722053 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:14.722053 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:14.729071 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fb9f76b0-30c9-4c93-9a5f-6fc6acd5240c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes/1e4d4ee7-1a7e-4a74-ab15-99b61ba69028 returned with HTTP 200 Aug 13 06:12:14.729489 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 663/2625] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:12:14 2026] GET /volume/v3/volumes/1e4d4ee7-1a7e-4a74-ab15-99b61ba69028 => generated 925 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:15.028374 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2ae28e53-f938-4236-857f-a55e728792b8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:15.030157 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ae28e53-f938-4236-857f-a55e728792b8 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf Aug 13 06:12:15.030483 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ae28e53-f938-4236-857f-a55e728792b8 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:15.030714 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ae28e53-f938-4236-857f-a55e728792b8 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:15.030863 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2ae28e53-f938-4236-857f-a55e728792b8 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 8141c0d1-6011-4931-bbff-ac0d073ed2cf. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:15.034654 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:15.034654 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:15.035246 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ae28e53-f938-4236-857f-a55e728792b8 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf returned with HTTP 200 Aug 13 06:12:15.035584 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 650/2626] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:15 2026] GET /volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:15.051670 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4cae92f3-0d1e-4e9e-9b97-ad440b37b78b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:15.053460 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4cae92f3-0d1e-4e9e-9b97-ad440b37b78b tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d Aug 13 06:12:15.053665 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4cae92f3-0d1e-4e9e-9b97-ad440b37b78b tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:15.053872 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4cae92f3-0d1e-4e9e-9b97-ad440b37b78b tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:15.062409 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:15.062409 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:15.065602 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4cae92f3-0d1e-4e9e-9b97-ad440b37b78b tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:15.069527 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4cae92f3-0d1e-4e9e-9b97-ad440b37b78b tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d returned with HTTP 200 Aug 13 06:12:15.069864 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 660/2627] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:15 2026] GET /volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:15.329654 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f753fe61-2458-4bf9-b18c-b3ee25efacd7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:15.331650 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f753fe61-2458-4bf9-b18c-b3ee25efacd7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda Aug 13 06:12:15.331650 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f753fe61-2458-4bf9-b18c-b3ee25efacd7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:15.331650 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f753fe61-2458-4bf9-b18c-b3ee25efacd7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:15.331782 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f753fe61-2458-4bf9-b18c-b3ee25efacd7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 7640b534-1f0e-4007-9e4f-12832d326eda. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:15.335255 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:15.335255 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:15.335915 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f753fe61-2458-4bf9-b18c-b3ee25efacd7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda returned with HTTP 200 Aug 13 06:12:15.336234 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 655/2628] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:15 2026] GET /volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:15.745873 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-053d8743-1035-459f-8940-481528d82e00 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:15.748251 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-053d8743-1035-459f-8940-481528d82e00 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/volumes/1e4d4ee7-1a7e-4a74-ab15-99b61ba69028 Aug 13 06:12:15.748533 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-053d8743-1035-459f-8940-481528d82e00 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:15.748817 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-053d8743-1035-459f-8940-481528d82e00 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:15.755558 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-053d8743-1035-459f-8940-481528d82e00 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes/1e4d4ee7-1a7e-4a74-ab15-99b61ba69028 returned with HTTP 404 Aug 13 06:12:15.755999 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 664/2629] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:12:15 2026] GET /volume/v3/volumes/1e4d4ee7-1a7e-4a74-ab15-99b61ba69028 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:12:15.762403 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ee532971-d16b-4c2b-84ff-ebcd5f05f488 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:15.764515 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ee532971-d16b-4c2b-84ff-ebcd5f05f488 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/groups/becffe2f-720a-4796-bc70-41e2693e56ee Aug 13 06:12:15.764730 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ee532971-d16b-4c2b-84ff-ebcd5f05f488 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:15.764899 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ee532971-d16b-4c2b-84ff-ebcd5f05f488 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:15.765026 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-ee532971-d16b-4c2b-84ff-ebcd5f05f488 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] show called for member becffe2f-720a-4796-bc70-41e2693e56ee {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:12:15.768059 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ee532971-d16b-4c2b-84ff-ebcd5f05f488 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups/becffe2f-720a-4796-bc70-41e2693e56ee returned with HTTP 404 Aug 13 06:12:15.768618 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 651/2630] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:12:15 2026] GET /volume/v3/groups/becffe2f-720a-4796-bc70-41e2693e56ee => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:12:15.776947 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-80bed37f-eb1b-49fb-92ef-d0e3438af21e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:15.778938 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-80bed37f-eb1b-49fb-92ef-d0e3438af21e tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] DELETE https://10.4.3.121/volume/v3/group_snapshots/5e550552-4ec2-40f8-8dbf-047b27c525ab Aug 13 06:12:15.779192 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-80bed37f-eb1b-49fb-92ef-d0e3438af21e tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:15.779406 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-80bed37f-eb1b-49fb-92ef-d0e3438af21e tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:15.779526 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-80bed37f-eb1b-49fb-92ef-d0e3438af21e tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] delete called for member 5e550552-4ec2-40f8-8dbf-047b27c525ab {{(pid=100323) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 06:12:15.779615 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.group_snapshots [None req-80bed37f-eb1b-49fb-92ef-d0e3438af21e tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Delete group_snapshot with id: 5e550552-4ec2-40f8-8dbf-047b27c525ab Aug 13 06:12:15.784537 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:15.784537 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:15.821703 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-80bed37f-eb1b-49fb-92ef-d0e3438af21e tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/group_snapshots/5e550552-4ec2-40f8-8dbf-047b27c525ab returned with HTTP 202 Aug 13 06:12:15.822137 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 661/2631] 10.4.3.121 () {68 vars in 1416 bytes} [Thu Aug 13 06:12:15 2026] DELETE /volume/v3/group_snapshots/5e550552-4ec2-40f8-8dbf-047b27c525ab => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:12:15.828860 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-42f09f50-e651-4def-aa9d-fa2e540714a8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:15.830708 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-42f09f50-e651-4def-aa9d-fa2e540714a8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:12:15.830892 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-42f09f50-e651-4def-aa9d-fa2e540714a8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:15.831110 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-42f09f50-e651-4def-aa9d-fa2e540714a8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:15.831364 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-42f09f50-e651-4def-aa9d-fa2e540714a8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:12:15.832092 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-42f09f50-e651-4def-aa9d-fa2e540714a8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:12:15.839883 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-42f09f50-e651-4def-aa9d-fa2e540714a8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Get all volumes completed successfully. Aug 13 06:12:15.840783 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-42f09f50-e651-4def-aa9d-fa2e540714a8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:15.840982 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-42f09f50-e651-4def-aa9d-fa2e540714a8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:15.878324 np0000007163 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-42f09f50-e651-4def-aa9d-fa2e540714a8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:15.881161 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:15.881161 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:15.887894 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-42f09f50-e651-4def-aa9d-fa2e540714a8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:12:15.888265 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 656/2632] 10.4.3.121 () {68 vars in 1299 bytes} [Thu Aug 13 06:12:15 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:15.899968 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1d79a0fb-6686-4826-9a48-35b9d0ef267e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:15.901812 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1d79a0fb-6686-4826-9a48-35b9d0ef267e tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/snapshots/detail Aug 13 06:12:15.901978 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1d79a0fb-6686-4826-9a48-35b9d0ef267e tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:15.902158 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1d79a0fb-6686-4826-9a48-35b9d0ef267e tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:15.902431 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-1d79a0fb-6686-4826-9a48-35b9d0ef267e tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:12:15.903403 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-1d79a0fb-6686-4826-9a48-35b9d0ef267e tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Building query based on filter {{(pid=100322) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:12:15.907299 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1d79a0fb-6686-4826-9a48-35b9d0ef267e tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Get all snapshots completed successfully. Aug 13 06:12:15.908330 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1d79a0fb-6686-4826-9a48-35b9d0ef267e tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 06:12:15.908694 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 665/2633] 10.4.3.121 () {66 vars in 1264 bytes} [Thu Aug 13 06:12:15 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:12:15.919162 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f42e63a9-2249-49dc-8edb-14d09d03ffab None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:15.920905 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f42e63a9-2249-49dc-8edb-14d09d03ffab tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/group_snapshots/5e550552-4ec2-40f8-8dbf-047b27c525ab Aug 13 06:12:15.921157 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f42e63a9-2249-49dc-8edb-14d09d03ffab tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:15.921333 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f42e63a9-2249-49dc-8edb-14d09d03ffab tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:15.921465 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-f42e63a9-2249-49dc-8edb-14d09d03ffab tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] show called for member 5e550552-4ec2-40f8-8dbf-047b27c525ab {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 06:12:15.925744 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f42e63a9-2249-49dc-8edb-14d09d03ffab tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/group_snapshots/5e550552-4ec2-40f8-8dbf-047b27c525ab returned with HTTP 404 Aug 13 06:12:15.926462 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 652/2634] 10.4.3.121 () {68 vars in 1413 bytes} [Thu Aug 13 06:12:15 2026] GET /volume/v3/group_snapshots/5e550552-4ec2-40f8-8dbf-047b27c525ab => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:12:15.934752 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b4a2c5d6-dcad-4caf-bc21-9c59e1984bb9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:15.936597 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b4a2c5d6-dcad-4caf-bc21-9c59e1984bb9 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:12:15.936790 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b4a2c5d6-dcad-4caf-bc21-9c59e1984bb9 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:15.936969 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b4a2c5d6-dcad-4caf-bc21-9c59e1984bb9 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:15.937209 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-b4a2c5d6-dcad-4caf-bc21-9c59e1984bb9 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:12:15.937529 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:15.937529 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:15.937892 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b4a2c5d6-dcad-4caf-bc21-9c59e1984bb9 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:12:15.945249 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b4a2c5d6-dcad-4caf-bc21-9c59e1984bb9 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Get all volumes completed successfully. Aug 13 06:12:15.946239 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-b4a2c5d6-dcad-4caf-bc21-9c59e1984bb9 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:15.946514 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-b4a2c5d6-dcad-4caf-bc21-9c59e1984bb9 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:15.991208 np0000007163 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-b4a2c5d6-dcad-4caf-bc21-9c59e1984bb9 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:15.997675 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:15.997675 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:16.008897 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b4a2c5d6-dcad-4caf-bc21-9c59e1984bb9 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:12:16.009501 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 662/2635] 10.4.3.121 () {68 vars in 1299 bytes} [Thu Aug 13 06:12:15 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:16.025347 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ebe6ac37-fb12-4536-af60-514af13d2762 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:16.027094 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ebe6ac37-fb12-4536-af60-514af13d2762 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] POST https://10.4.3.121/volume/v3/groups/d5e5c568-7eb9-40c1-96bc-0d900e935cee/action Aug 13 06:12:16.027462 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ebe6ac37-fb12-4536-af60-514af13d2762 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:12:16.027592 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ebe6ac37-fb12-4536-af60-514af13d2762 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:16.028956 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-ebe6ac37-fb12-4536-af60-514af13d2762 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] delete called for group d5e5c568-7eb9-40c1-96bc-0d900e935cee {{(pid=100325) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 06:12:16.028956 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-ebe6ac37-fb12-4536-af60-514af13d2762 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Delete group with id: d5e5c568-7eb9-40c1-96bc-0d900e935cee Aug 13 06:12:16.032118 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:16.032118 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:16.046367 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d150b131-78e3-45bc-8a1c-b4f7dce83d6a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:16.048705 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d150b131-78e3-45bc-8a1c-b4f7dce83d6a tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf Aug 13 06:12:16.048984 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d150b131-78e3-45bc-8a1c-b4f7dce83d6a tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:16.049272 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d150b131-78e3-45bc-8a1c-b4f7dce83d6a tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:16.049444 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-d150b131-78e3-45bc-8a1c-b4f7dce83d6a tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 8141c0d1-6011-4931-bbff-ac0d073ed2cf. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:16.054334 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:16.054334 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:16.055249 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d150b131-78e3-45bc-8a1c-b4f7dce83d6a tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf returned with HTTP 200 Aug 13 06:12:16.055842 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 666/2636] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:16 2026] GET /volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:16.064802 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ebe6ac37-fb12-4536-af60-514af13d2762 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups/d5e5c568-7eb9-40c1-96bc-0d900e935cee/action returned with HTTP 202 Aug 13 06:12:16.065352 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 657/2637] 10.4.3.121 () {70 vars in 1428 bytes} [Thu Aug 13 06:12:16 2026] POST /volume/v3/groups/d5e5c568-7eb9-40c1-96bc-0d900e935cee/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:12:16.076035 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8246072e-63d8-4760-985d-62b648d74977 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:16.077953 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8246072e-63d8-4760-985d-62b648d74977 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/volumes/74eb7a2f-1c51-439b-98e9-c0cc03025ea2 Aug 13 06:12:16.078229 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8246072e-63d8-4760-985d-62b648d74977 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:16.078431 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8246072e-63d8-4760-985d-62b648d74977 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:16.083044 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3580e80a-82f9-4904-8302-16ae54f6de63 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:16.085674 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3580e80a-82f9-4904-8302-16ae54f6de63 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d Aug 13 06:12:16.086040 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3580e80a-82f9-4904-8302-16ae54f6de63 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:16.086389 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3580e80a-82f9-4904-8302-16ae54f6de63 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:16.086677 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:16.086677 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:16.092549 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8246072e-63d8-4760-985d-62b648d74977 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Volume info retrieved successfully. Aug 13 06:12:16.093223 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-8246072e-63d8-4760-985d-62b648d74977 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:16.093455 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-8246072e-63d8-4760-985d-62b648d74977 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:16.097051 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:16.097051 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:16.101159 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3580e80a-82f9-4904-8302-16ae54f6de63 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:16.107212 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3580e80a-82f9-4904-8302-16ae54f6de63 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d returned with HTTP 200 Aug 13 06:12:16.107927 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 663/2638] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:16 2026] GET /volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:16.130823 np0000007163 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-8246072e-63d8-4760-985d-62b648d74977 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:16.135552 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:16.135552 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:16.145575 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8246072e-63d8-4760-985d-62b648d74977 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes/74eb7a2f-1c51-439b-98e9-c0cc03025ea2 returned with HTTP 200 Aug 13 06:12:16.146032 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 653/2639] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:12:16 2026] GET /volume/v3/volumes/74eb7a2f-1c51-439b-98e9-c0cc03025ea2 => generated 914 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:16.346704 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-132e2761-4ae5-417c-8d28-9bef4a637189 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:16.348904 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-132e2761-4ae5-417c-8d28-9bef4a637189 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda Aug 13 06:12:16.349162 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-132e2761-4ae5-417c-8d28-9bef4a637189 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:16.349438 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-132e2761-4ae5-417c-8d28-9bef4a637189 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:16.349600 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-132e2761-4ae5-417c-8d28-9bef4a637189 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 7640b534-1f0e-4007-9e4f-12832d326eda. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:16.354397 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:16.354397 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:16.355283 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-132e2761-4ae5-417c-8d28-9bef4a637189 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda returned with HTTP 200 Aug 13 06:12:16.355709 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 667/2640] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:16 2026] GET /volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:16.616918 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7686bc8f-b216-46b0-be68-8d968ded8786 req-f84673a6-ef30-4b93-a53d-94659a2fe78e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:16.619794 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7686bc8f-b216-46b0-be68-8d968ded8786 req-f84673a6-ef30-4b93-a53d-94659a2fe78e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] DELETE https://10.4.3.121/volume/v3/attachments/85e7a3d8-1f71-48f4-9146-5c4fe1f52ec9 Aug 13 06:12:16.620022 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7686bc8f-b216-46b0-be68-8d968ded8786 req-f84673a6-ef30-4b93-a53d-94659a2fe78e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:16.620279 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7686bc8f-b216-46b0-be68-8d968ded8786 req-f84673a6-ef30-4b93-a53d-94659a2fe78e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:16.629021 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:16.629021 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:16.650589 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0e5902fc-e103-4712-957d-a170bc6e4bfc req-bb241705-af76-47a6-a545-6f317e08da4c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:16.652718 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0e5902fc-e103-4712-957d-a170bc6e4bfc req-bb241705-af76-47a6-a545-6f317e08da4c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/attachments/a547da1c-1454-47aa-b1a9-49a1f26b8f84 Aug 13 06:12:16.652887 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0e5902fc-e103-4712-957d-a170bc6e4bfc req-bb241705-af76-47a6-a545-6f317e08da4c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:16.653057 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0e5902fc-e103-4712-957d-a170bc6e4bfc req-bb241705-af76-47a6-a545-6f317e08da4c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:16.659776 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:16.659776 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:16.666920 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7686bc8f-b216-46b0-be68-8d968ded8786 req-f84673a6-ef30-4b93-a53d-94659a2fe78e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/attachments/85e7a3d8-1f71-48f4-9146-5c4fe1f52ec9 returned with HTTP 200 Aug 13 06:12:16.667553 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 658/2641] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:12:16 2026] DELETE /volume/v3/attachments/85e7a3d8-1f71-48f4-9146-5c4fe1f52ec9 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:16.703489 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0e5902fc-e103-4712-957d-a170bc6e4bfc req-bb241705-af76-47a6-a545-6f317e08da4c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/a547da1c-1454-47aa-b1a9-49a1f26b8f84 returned with HTTP 200 Aug 13 06:12:16.704094 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 664/2642] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:12:16 2026] DELETE /volume/v3/attachments/a547da1c-1454-47aa-b1a9-49a1f26b8f84 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:17.066893 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9656c163-fad2-4245-883c-ef6d61a4a07e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:17.068799 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9656c163-fad2-4245-883c-ef6d61a4a07e tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf Aug 13 06:12:17.069038 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9656c163-fad2-4245-883c-ef6d61a4a07e tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:17.069280 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9656c163-fad2-4245-883c-ef6d61a4a07e tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:17.069431 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9656c163-fad2-4245-883c-ef6d61a4a07e tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 8141c0d1-6011-4931-bbff-ac0d073ed2cf. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:17.073219 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:17.073219 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:17.073781 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9656c163-fad2-4245-883c-ef6d61a4a07e tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf returned with HTTP 200 Aug 13 06:12:17.074100 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 654/2643] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:17 2026] GET /volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:17.123387 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-23d787d2-f55c-4310-8f70-5aeac84b518d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:17.124982 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-23d787d2-f55c-4310-8f70-5aeac84b518d tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d Aug 13 06:12:17.125154 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-23d787d2-f55c-4310-8f70-5aeac84b518d tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:17.125363 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-23d787d2-f55c-4310-8f70-5aeac84b518d tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:17.131652 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:17.131652 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:17.134823 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-23d787d2-f55c-4310-8f70-5aeac84b518d tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:17.138238 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-23d787d2-f55c-4310-8f70-5aeac84b518d tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d returned with HTTP 200 Aug 13 06:12:17.138571 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 668/2644] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:17 2026] GET /volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d => generated 843 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:17.159397 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7183eaa1-61d4-4c02-a37b-ab9afe1cb770 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:17.160808 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7183eaa1-61d4-4c02-a37b-ab9afe1cb770 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/volumes/74eb7a2f-1c51-439b-98e9-c0cc03025ea2 Aug 13 06:12:17.161458 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7183eaa1-61d4-4c02-a37b-ab9afe1cb770 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:17.162215 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7183eaa1-61d4-4c02-a37b-ab9afe1cb770 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:17.167722 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7183eaa1-61d4-4c02-a37b-ab9afe1cb770 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes/74eb7a2f-1c51-439b-98e9-c0cc03025ea2 returned with HTTP 404 Aug 13 06:12:17.168351 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 659/2645] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:12:17 2026] GET /volume/v3/volumes/74eb7a2f-1c51-439b-98e9-c0cc03025ea2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:12:17.175081 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-da8faa2d-b704-4e08-9ed3-263520911ad5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:17.176641 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-da8faa2d-b704-4e08-9ed3-263520911ad5 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/groups/d5e5c568-7eb9-40c1-96bc-0d900e935cee Aug 13 06:12:17.176921 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-da8faa2d-b704-4e08-9ed3-263520911ad5 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:17.177162 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-da8faa2d-b704-4e08-9ed3-263520911ad5 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:17.178447 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-da8faa2d-b704-4e08-9ed3-263520911ad5 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] show called for member d5e5c568-7eb9-40c1-96bc-0d900e935cee {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:12:17.180899 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-da8faa2d-b704-4e08-9ed3-263520911ad5 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups/d5e5c568-7eb9-40c1-96bc-0d900e935cee returned with HTTP 404 Aug 13 06:12:17.181509 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 665/2646] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:12:17 2026] GET /volume/v3/groups/d5e5c568-7eb9-40c1-96bc-0d900e935cee => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:12:17.187191 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-79f2d5b4-6a93-48ab-8cab-45a7d9cab2b6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:17.188810 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-79f2d5b4-6a93-48ab-8cab-45a7d9cab2b6 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] DELETE https://10.4.3.121/volume/v3/group_types/cca3a6be-cf8e-4b4d-8bc5-03e6e01765c2 Aug 13 06:12:17.189002 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-79f2d5b4-6a93-48ab-8cab-45a7d9cab2b6 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:17.189211 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-79f2d5b4-6a93-48ab-8cab-45a7d9cab2b6 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:17.201847 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-79f2d5b4-6a93-48ab-8cab-45a7d9cab2b6 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] https://10.4.3.121/volume/v3/group_types/cca3a6be-cf8e-4b4d-8bc5-03e6e01765c2 returned with HTTP 202 Aug 13 06:12:17.202375 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 655/2647] 10.4.3.121 () {68 vars in 1404 bytes} [Thu Aug 13 06:12:17 2026] DELETE /volume/v3/group_types/cca3a6be-cf8e-4b4d-8bc5-03e6e01765c2 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:12:17.203999 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-bdd28c38-257a-4bc8-8b0f-c8c1dde2feea req-4ce82700-4b46-4d64-b820-23bcdc374727 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:17.206025 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-bdd28c38-257a-4bc8-8b0f-c8c1dde2feea req-4ce82700-4b46-4d64-b820-23bcdc374727 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec Aug 13 06:12:17.206173 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-bdd28c38-257a-4bc8-8b0f-c8c1dde2feea req-4ce82700-4b46-4d64-b820-23bcdc374727 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:17.206377 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-bdd28c38-257a-4bc8-8b0f-c8c1dde2feea req-4ce82700-4b46-4d64-b820-23bcdc374727 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:17.208923 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-297937d6-4bce-4171-8461-46fcb23b4f43 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:17.210573 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-297937d6-4bce-4171-8461-46fcb23b4f43 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] DELETE https://10.4.3.121/volume/v3/types/ab4b9e7e-50ed-438e-9e0c-f46036ac9f3e Aug 13 06:12:17.210762 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-297937d6-4bce-4171-8461-46fcb23b4f43 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:17.210969 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-297937d6-4bce-4171-8461-46fcb23b4f43 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:17.211210 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:17.211210 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:17.214752 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:17.214752 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:17.218070 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-bdd28c38-257a-4bc8-8b0f-c8c1dde2feea req-4ce82700-4b46-4d64-b820-23bcdc374727 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:17.221805 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-bdd28c38-257a-4bc8-8b0f-c8c1dde2feea req-4ce82700-4b46-4d64-b820-23bcdc374727 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec returned with HTTP 200 Aug 13 06:12:17.222294 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 669/2648] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:12:17 2026] GET /volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec => generated 1136 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:17.231494 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-297937d6-4bce-4171-8461-46fcb23b4f43 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] https://10.4.3.121/volume/v3/types/ab4b9e7e-50ed-438e-9e0c-f46036ac9f3e returned with HTTP 202 Aug 13 06:12:17.231824 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 660/2649] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:12:17 2026] DELETE /volume/v3/types/ab4b9e7e-50ed-438e-9e0c-f46036ac9f3e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:17.238467 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-bdd28c38-257a-4bc8-8b0f-c8c1dde2feea req-12a8d83e-b1da-4072-aabf-9b8a7bd9dba9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:17.240215 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bdd28c38-257a-4bc8-8b0f-c8c1dde2feea req-12a8d83e-b1da-4072-aabf-9b8a7bd9dba9 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] POST https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec/action Aug 13 06:12:17.240535 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bdd28c38-257a-4bc8-8b0f-c8c1dde2feea req-12a8d83e-b1da-4072-aabf-9b8a7bd9dba9 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:12:17.240573 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-35b660c3-f3f7-4777-b350-86cbec632877 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:17.240645 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bdd28c38-257a-4bc8-8b0f-c8c1dde2feea req-12a8d83e-b1da-4072-aabf-9b8a7bd9dba9 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:17.242294 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-35b660c3-f3f7-4777-b350-86cbec632877 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] GET https://10.4.3.121/volume/v3/types/ab4b9e7e-50ed-438e-9e0c-f46036ac9f3e Aug 13 06:12:17.242508 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-35b660c3-f3f7-4777-b350-86cbec632877 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:17.242689 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-35b660c3-f3f7-4777-b350-86cbec632877 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:17.245491 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-35b660c3-f3f7-4777-b350-86cbec632877 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] https://10.4.3.121/volume/v3/types/ab4b9e7e-50ed-438e-9e0c-f46036ac9f3e returned with HTTP 404 Aug 13 06:12:17.245893 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 656/2650] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:12:17 2026] GET /volume/v3/types/ab4b9e7e-50ed-438e-9e0c-f46036ac9f3e => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:17.251961 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:17.251961 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:17.252443 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-bdd28c38-257a-4bc8-8b0f-c8c1dde2feea req-12a8d83e-b1da-4072-aabf-9b8a7bd9dba9 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:17.255293 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4bdaf7a0-82b3-4f80-a16a-a07562411439 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:17.256877 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4bdaf7a0-82b3-4f80-a16a-a07562411439 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:12:17.257201 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4bdaf7a0-82b3-4f80-a16a-a07562411439 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-901325076"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:17.257757 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-bdd28c38-257a-4bc8-8b0f-c8c1dde2feea req-12a8d83e-b1da-4072-aabf-9b8a7bd9dba9 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Begin detaching volume completed successfully. Aug 13 06:12:17.257963 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bdd28c38-257a-4bc8-8b0f-c8c1dde2feea req-12a8d83e-b1da-4072-aabf-9b8a7bd9dba9 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec/action returned with HTTP 202 Aug 13 06:12:17.258389 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 666/2651] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:12:17 2026] POST /volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:12:17.274493 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4bdaf7a0-82b3-4f80-a16a-a07562411439 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:12:17.274926 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 670/2652] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:12:17 2026] POST /volume/v3/types => generated 223 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:17.276829 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7e801493-bd54-4efb-8efb-1e2a4a442ccb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:17.278626 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7e801493-bd54-4efb-8efb-1e2a4a442ccb tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec Aug 13 06:12:17.278809 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7e801493-bd54-4efb-8efb-1e2a4a442ccb tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:17.278984 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7e801493-bd54-4efb-8efb-1e2a4a442ccb tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:17.284063 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a3dba2e4-b8d1-4a5e-a3d1-603a46ef8b67 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:17.285834 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3dba2e4-b8d1-4a5e-a3d1-603a46ef8b67 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] POST https://10.4.3.121/volume/v3/group_types Aug 13 06:12:17.286316 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a3dba2e4-b8d1-4a5e-a3d1-603a46ef8b67 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1211748526"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:17.290168 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:17.290168 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:17.294974 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7e801493-bd54-4efb-8efb-1e2a4a442ccb tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:17.299264 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7e801493-bd54-4efb-8efb-1e2a4a442ccb tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec returned with HTTP 200 Aug 13 06:12:17.303002 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 661/2653] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:17 2026] GET /volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:17.303271 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a3dba2e4-b8d1-4a5e-a3d1-603a46ef8b67 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] https://10.4.3.121/volume/v3/group_types returned with HTTP 202 Aug 13 06:12:17.303271 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 657/2654] 10.4.3.121 () {70 vars in 1311 bytes} [Thu Aug 13 06:12:17 2026] POST /volume/v3/group_types => generated 181 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:17.307206 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2dcf6473-5cec-4a42-9ead-df55b57ef052 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:17.308329 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2dcf6473-5cec-4a42-9ead-df55b57ef052 None None] GET https://10.4.3.121/volume// Aug 13 06:12:17.308329 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2dcf6473-5cec-4a42-9ead-df55b57ef052 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:17.308329 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2dcf6473-5cec-4a42-9ead-df55b57ef052 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:17.308543 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2dcf6473-5cec-4a42-9ead-df55b57ef052 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:12:17.308874 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 667/2655] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:12:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:12:17.311643 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5976ab8f-8ff5-481b-b7e0-23a8cbc2dd8a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:17.313271 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5976ab8f-8ff5-481b-b7e0-23a8cbc2dd8a tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] POST https://10.4.3.121/volume/v3/groups Aug 13 06:12:17.313646 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5976ab8f-8ff5-481b-b7e0-23a8cbc2dd8a tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0d8e8d08-83cb-48bd-a7f0-cde9059a15cc", "volume_types": ["94b36059-f78a-41ad-adfd-3843cbfe1d54"], "name": "tempest-GroupSnapshotsTest-Group-1829989802"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:17.315362 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-5976ab8f-8ff5-481b-b7e0-23a8cbc2dd8a tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Creating new group {'group': {'group_type': '0d8e8d08-83cb-48bd-a7f0-cde9059a15cc', 'volume_types': ['94b36059-f78a-41ad-adfd-3843cbfe1d54'], 'name': 'tempest-GroupSnapshotsTest-Group-1829989802'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 06:12:17.316042 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-bdd28c38-257a-4bc8-8b0f-c8c1dde2feea req-bdfb80a1-8578-408e-b9bb-55d4a1d1b79b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:17.318007 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bdd28c38-257a-4bc8-8b0f-c8c1dde2feea req-bdfb80a1-8578-408e-b9bb-55d4a1d1b79b tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec Aug 13 06:12:17.318247 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bdd28c38-257a-4bc8-8b0f-c8c1dde2feea req-bdfb80a1-8578-408e-b9bb-55d4a1d1b79b tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:17.318451 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bdd28c38-257a-4bc8-8b0f-c8c1dde2feea req-bdfb80a1-8578-408e-b9bb-55d4a1d1b79b tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:17.318804 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-5976ab8f-8ff5-481b-b7e0-23a8cbc2dd8a tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Creating group tempest-GroupSnapshotsTest-Group-1829989802. Aug 13 06:12:17.325577 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5976ab8f-8ff5-481b-b7e0-23a8cbc2dd8a tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Availability Zones retrieved successfully. Aug 13 06:12:17.326774 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:17.326774 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:17.329977 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-bdd28c38-257a-4bc8-8b0f-c8c1dde2feea req-bdfb80a1-8578-408e-b9bb-55d4a1d1b79b tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:17.333800 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bdd28c38-257a-4bc8-8b0f-c8c1dde2feea req-bdfb80a1-8578-408e-b9bb-55d4a1d1b79b tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec returned with HTTP 200 Aug 13 06:12:17.334257 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 662/2656] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:12:17 2026] GET /volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec => generated 1319 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 06:12:17.334855 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-5976ab8f-8ff5-481b-b7e0-23a8cbc2dd8a tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Created reservations ['53cc4ae1-ef6d-49ff-87a4-bf95b8e5493b'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:17.362979 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5976ab8f-8ff5-481b-b7e0-23a8cbc2dd8a tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups returned with HTTP 202 Aug 13 06:12:17.363504 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 671/2657] 10.4.3.121 () {70 vars in 1297 bytes} [Thu Aug 13 06:12:17 2026] POST /volume/v3/groups => generated 112 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:17.365640 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aed8dff3-804e-4e52-8967-7896a029cdd0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:17.367457 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aed8dff3-804e-4e52-8967-7896a029cdd0 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda Aug 13 06:12:17.367705 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aed8dff3-804e-4e52-8967-7896a029cdd0 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:17.367873 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aed8dff3-804e-4e52-8967-7896a029cdd0 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:17.367974 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-aed8dff3-804e-4e52-8967-7896a029cdd0 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 7640b534-1f0e-4007-9e4f-12832d326eda. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:17.372203 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:17.372203 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:17.372581 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-92be0e17-4c19-41f6-b0d8-a4829764c92a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:17.373051 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aed8dff3-804e-4e52-8967-7896a029cdd0 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda returned with HTTP 200 Aug 13 06:12:17.373768 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 658/2658] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:17 2026] GET /volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:17.374401 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-92be0e17-4c19-41f6-b0d8-a4829764c92a tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 Aug 13 06:12:17.374602 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-92be0e17-4c19-41f6-b0d8-a4829764c92a tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:17.374768 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-92be0e17-4c19-41f6-b0d8-a4829764c92a tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:17.374880 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-92be0e17-4c19-41f6-b0d8-a4829764c92a tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] show called for member 3db53b8a-d002-41a2-a932-8619141445d6 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:12:17.378550 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:17.378550 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:17.385622 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-92be0e17-4c19-41f6-b0d8-a4829764c92a tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 returned with HTTP 200 Aug 13 06:12:17.385959 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 668/2659] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:12:17 2026] GET /volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:17.518609 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ad6ed696-fe18-4d0b-8b38-2e722e76436f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:17.520045 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad6ed696-fe18-4d0b-8b38-2e722e76436f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51 Aug 13 06:12:17.520225 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad6ed696-fe18-4d0b-8b38-2e722e76436f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:17.520450 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ad6ed696-fe18-4d0b-8b38-2e722e76436f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:17.520636 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-ad6ed696-fe18-4d0b-8b38-2e722e76436f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete volume with id: 8d697a5f-dac1-41a5-aca0-a872fe355a51 Aug 13 06:12:17.527099 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:17.527099 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:17.527763 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ad6ed696-fe18-4d0b-8b38-2e722e76436f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:12:17.539904 np0000007163 devstack@c-api.service[100325]: WARNING cinder.keymgr.conf_key_mgr [None req-ad6ed696-fe18-4d0b-8b38-2e722e76436f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 06:12:17.546071 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ad6ed696-fe18-4d0b-8b38-2e722e76436f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete volume request issued successfully. Aug 13 06:12:17.546357 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ad6ed696-fe18-4d0b-8b38-2e722e76436f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51 returned with HTTP 202 Aug 13 06:12:17.546907 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 663/2660] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:12:17 2026] DELETE /volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:17.556963 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e4d6e9ab-3f9a-45d9-bc30-c036d236870a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:17.559530 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e4d6e9ab-3f9a-45d9-bc30-c036d236870a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51 Aug 13 06:12:17.559767 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e4d6e9ab-3f9a-45d9-bc30-c036d236870a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:17.560003 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e4d6e9ab-3f9a-45d9-bc30-c036d236870a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:17.574197 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:17.574197 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:17.585870 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e4d6e9ab-3f9a-45d9-bc30-c036d236870a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:12:17.593173 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e4d6e9ab-3f9a-45d9-bc30-c036d236870a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51 returned with HTTP 200 Aug 13 06:12:17.593565 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 672/2661] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:17 2026] GET /volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51 => generated 872 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:18.085554 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0fc4f0fb-62c1-42f3-914b-eb80216cadb4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:18.087248 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0fc4f0fb-62c1-42f3-914b-eb80216cadb4 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf Aug 13 06:12:18.087511 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0fc4f0fb-62c1-42f3-914b-eb80216cadb4 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:18.087718 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0fc4f0fb-62c1-42f3-914b-eb80216cadb4 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:18.087791 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-0fc4f0fb-62c1-42f3-914b-eb80216cadb4 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 8141c0d1-6011-4931-bbff-ac0d073ed2cf. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:18.091528 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:18.091528 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:18.092103 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0fc4f0fb-62c1-42f3-914b-eb80216cadb4 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf returned with HTTP 200 Aug 13 06:12:18.092480 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 659/2662] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:18 2026] GET /volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:18.316974 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9bbb4ef1-7573-42ef-b87d-30712a0cdd9a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:18.320994 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9bbb4ef1-7573-42ef-b87d-30712a0cdd9a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec Aug 13 06:12:18.321092 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9bbb4ef1-7573-42ef-b87d-30712a0cdd9a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:18.321352 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9bbb4ef1-7573-42ef-b87d-30712a0cdd9a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:18.333019 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:18.333019 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:18.343623 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9bbb4ef1-7573-42ef-b87d-30712a0cdd9a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:18.350558 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9bbb4ef1-7573-42ef-b87d-30712a0cdd9a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec returned with HTTP 200 Aug 13 06:12:18.351732 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 669/2663] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:18 2026] GET /volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:18.384050 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-99a26a32-2f9a-4418-9a72-7b9dc49418a8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:18.385753 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-99a26a32-2f9a-4418-9a72-7b9dc49418a8 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda Aug 13 06:12:18.385949 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-99a26a32-2f9a-4418-9a72-7b9dc49418a8 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:18.386126 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-99a26a32-2f9a-4418-9a72-7b9dc49418a8 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:18.386237 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-99a26a32-2f9a-4418-9a72-7b9dc49418a8 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 7640b534-1f0e-4007-9e4f-12832d326eda. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:18.390363 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:18.390363 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:18.391005 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-99a26a32-2f9a-4418-9a72-7b9dc49418a8 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda returned with HTTP 200 Aug 13 06:12:18.391371 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 664/2664] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:18 2026] GET /volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:18.395069 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7ad1851b-ddca-410e-a41d-f2ad2b1655db None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:18.396614 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7ad1851b-ddca-410e-a41d-f2ad2b1655db tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 Aug 13 06:12:18.396804 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7ad1851b-ddca-410e-a41d-f2ad2b1655db tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:18.396969 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7ad1851b-ddca-410e-a41d-f2ad2b1655db tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:18.397083 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-7ad1851b-ddca-410e-a41d-f2ad2b1655db tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] show called for member 3db53b8a-d002-41a2-a932-8619141445d6 {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:12:18.400036 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:18.400036 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:18.406971 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7ad1851b-ddca-410e-a41d-f2ad2b1655db tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 returned with HTTP 200 Aug 13 06:12:18.407323 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 673/2665] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:12:18 2026] GET /volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 => generated 393 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:18.416956 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-107b85ab-051e-464e-a90e-a814ac42f250 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:18.418627 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-107b85ab-051e-464e-a90e-a814ac42f250 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:12:18.418925 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-107b85ab-051e-464e-a90e-a814ac42f250 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2105307039", "volume_type": "94b36059-f78a-41ad-adfd-3843cbfe1d54", "group_id": "3db53b8a-d002-41a2-a932-8619141445d6", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:18.420294 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-107b85ab-051e-464e-a90e-a814ac42f250 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2105307039', 'volume_type': '94b36059-f78a-41ad-adfd-3843cbfe1d54', 'group_id': '3db53b8a-d002-41a2-a932-8619141445d6', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:12:18.426811 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:18.426811 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:18.427235 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-107b85ab-051e-464e-a90e-a814ac42f250 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Create volume of 1 GB Aug 13 06:12:18.431643 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-107b85ab-051e-464e-a90e-a814ac42f250 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Availability Zones retrieved successfully. Aug 13 06:12:18.436705 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-107b85ab-051e-464e-a90e-a814ac42f250 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Flow 'volume_create_api' (f8d20308-7718-4dc4-8b19-5c8e6bd957ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:18.437635 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-107b85ab-051e-464e-a90e-a814ac42f250 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68f574aa-a826-4019-b65e-2faf1a0bfae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:18.438115 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:18.438115 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:18.438531 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-107b85ab-051e-464e-a90e-a814ac42f250 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:12:18.455930 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-107b85ab-051e-464e-a90e-a814ac42f250 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68f574aa-a826-4019-b65e-2faf1a0bfae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:12:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=94b36059-f78a-41ad-adfd-3843cbfe1d54,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-901325076',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94b36059-f78a-41ad-adfd-3843cbfe1d54', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3db53b8a-d002-41a2-a932-8619141445d6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:18.456799 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-107b85ab-051e-464e-a90e-a814ac42f250 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee6af51d-626a-4ddf-9039-642d8280cd12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:18.479908 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-107b85ab-051e-464e-a90e-a814ac42f250 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-901325076 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-901325076, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:12:18.480176 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-107b85ab-051e-464e-a90e-a814ac42f250 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-901325076 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-901325076, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:12:18.503836 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-107b85ab-051e-464e-a90e-a814ac42f250 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Created reservations ['2cc72fca-b83a-4b9a-9a5d-8c419525a87c', '8e829284-af64-47a6-96da-14920bafade5', '90f5c644-4290-4fb5-9de2-d3cfef01b616', '89308fce-6588-4864-b3ff-6ef4993b605e'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:18.504899 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-107b85ab-051e-464e-a90e-a814ac42f250 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee6af51d-626a-4ddf-9039-642d8280cd12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cc72fca-b83a-4b9a-9a5d-8c419525a87c', '8e829284-af64-47a6-96da-14920bafade5', '90f5c644-4290-4fb5-9de2-d3cfef01b616', '89308fce-6588-4864-b3ff-6ef4993b605e']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:18.505700 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-107b85ab-051e-464e-a90e-a814ac42f250 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4d826f6-1889-47a0-9a83-9394f37bb756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:18.527674 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-107b85ab-051e-464e-a90e-a814ac42f250 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4d826f6-1889-47a0-9a83-9394f37bb756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b3259ce-06ce-4146-8baf-ae58193b22e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2105307039',encryption_key_id=None,group_id=3db53b8a-d002-41a2-a932-8619141445d6,group_type_id=,metadata={},multiattach=False,project_id='5f56d2fe7a3b40e1ad39579ab7694bc0',qos_specs=None,replication_status=,reservations=['2cc72fca-b83a-4b9a-9a5d-8c419525a87c','8e829284-af64-47a6-96da-14920bafade5','90f5c644-4290-4fb5-9de2-d3cfef01b616','89308fce-6588-4864-b3ff-6ef4993b605e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8057f6fc9f3049d6892eba69485d6b51',volume_type_id=94b36059-f78a-41ad-adfd-3843cbfe1d54), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:12:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2105307039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3db53b8a-d002-41a2-a932-8619141445d6,host=None,id=0b3259ce-06ce-4146-8baf-ae58193b22e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f56d2fe7a3b40e1ad39579ab7694bc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8057f6fc9f3049d6892eba69485d6b51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94b36059-f78a-41ad-adfd-3843cbfe1d54),volume_type_id=94b36059-f78a-41ad-adfd-3843cbfe1d54)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:18.528494 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-107b85ab-051e-464e-a90e-a814ac42f250 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (533f41ba-f62a-407c-bcc1-028cd331bbe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:18.546007 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-107b85ab-051e-464e-a90e-a814ac42f250 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (533f41ba-f62a-407c-bcc1-028cd331bbe9) transitioned into state 'SUCCESS' from state '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-2105307039',encryption_key_id=None,group_id=3db53b8a-d002-41a2-a932-8619141445d6,group_type_id=,metadata={},multiattach=False,project_id='5f56d2fe7a3b40e1ad39579ab7694bc0',qos_specs=None,replication_status=,reservations=['2cc72fca-b83a-4b9a-9a5d-8c419525a87c','8e829284-af64-47a6-96da-14920bafade5','90f5c644-4290-4fb5-9de2-d3cfef01b616','89308fce-6588-4864-b3ff-6ef4993b605e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8057f6fc9f3049d6892eba69485d6b51',volume_type_id=94b36059-f78a-41ad-adfd-3843cbfe1d54)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:18.547002 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-107b85ab-051e-464e-a90e-a814ac42f250 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f26d2e47-ff73-4c47-8557-92b731030b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:18.557961 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-107b85ab-051e-464e-a90e-a814ac42f250 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f26d2e47-ff73-4c47-8557-92b731030b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:18.558829 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-107b85ab-051e-464e-a90e-a814ac42f250 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Flow 'volume_create_api' (f8d20308-7718-4dc4-8b19-5c8e6bd957ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:18.559102 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-107b85ab-051e-464e-a90e-a814ac42f250 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Create volume request issued successfully. Aug 13 06:12:18.559840 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-107b85ab-051e-464e-a90e-a814ac42f250 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:18.559975 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-107b85ab-051e-464e-a90e-a814ac42f250 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:18.595331 np0000007163 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-107b85ab-051e-464e-a90e-a814ac42f250 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:18.598367 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:18.598367 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:18.601455 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-107b85ab-051e-464e-a90e-a814ac42f250 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:12:18.601972 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 660/2666] 10.4.3.121 () {70 vars in 1300 bytes} [Thu Aug 13 06:12:18 2026] POST /volume/v3/volumes => generated 822 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:18.612296 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b52de840-138a-47c0-9b46-1d797e2f8e42 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:18.615714 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b52de840-138a-47c0-9b46-1d797e2f8e42 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51 Aug 13 06:12:18.615939 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b52de840-138a-47c0-9b46-1d797e2f8e42 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:18.616239 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b52de840-138a-47c0-9b46-1d797e2f8e42 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:18.616739 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7035abdb-8b63-4353-b436-7d5f45a691bd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:18.622476 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7035abdb-8b63-4353-b436-7d5f45a691bd tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/volumes/0b3259ce-06ce-4146-8baf-ae58193b22e2 Aug 13 06:12:18.622748 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7035abdb-8b63-4353-b436-7d5f45a691bd tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:18.622874 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b52de840-138a-47c0-9b46-1d797e2f8e42 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51 returned with HTTP 404 Aug 13 06:12:18.623132 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7035abdb-8b63-4353-b436-7d5f45a691bd tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:18.623362 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 670/2667] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:18 2026] GET /volume/v3/volumes/8d697a5f-dac1-41a5-aca0-a872fe355a51 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:18.631921 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:18.631921 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:18.632196 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-202af44c-96fd-4e4a-aa34-d1a53f0e05e5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:18.635913 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-202af44c-96fd-4e4a-aa34-d1a53f0e05e5 tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] GET https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 Aug 13 06:12:18.636097 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-202af44c-96fd-4e4a-aa34-d1a53f0e05e5 tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:18.636292 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7035abdb-8b63-4353-b436-7d5f45a691bd tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Volume info retrieved successfully. Aug 13 06:12:18.636365 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-202af44c-96fd-4e4a-aa34-d1a53f0e05e5 tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:18.637112 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-7035abdb-8b63-4353-b436-7d5f45a691bd tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:18.637387 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-7035abdb-8b63-4353-b436-7d5f45a691bd tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:18.637415 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:18.637415 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:18.637700 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-202af44c-96fd-4e4a-aa34-d1a53f0e05e5 tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:12:18.653102 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-202af44c-96fd-4e4a-aa34-d1a53f0e05e5 tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] Get all volumes completed successfully. Aug 13 06:12:18.654285 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-202af44c-96fd-4e4a-aa34-d1a53f0e05e5 tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:18.654285 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-202af44c-96fd-4e4a-aa34-d1a53f0e05e5 tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:18.689491 np0000007163 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-202af44c-96fd-4e4a-aa34-d1a53f0e05e5 tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:18.693223 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:18.693223 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:18.694032 np0000007163 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-7035abdb-8b63-4353-b436-7d5f45a691bd tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:18.697800 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:18.697800 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:18.704658 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-202af44c-96fd-4e4a-aa34-d1a53f0e05e5 tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 06:12:18.705124 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 674/2668] 10.4.3.121 () {66 vars in 1285 bytes} [Thu Aug 13 06:12:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13801 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:12:18.708619 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7035abdb-8b63-4353-b436-7d5f45a691bd tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes/0b3259ce-06ce-4146-8baf-ae58193b22e2 returned with HTTP 200 Aug 13 06:12:18.709085 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 665/2669] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:12:18 2026] GET /volume/v3/volumes/0b3259ce-06ce-4146-8baf-ae58193b22e2 => generated 890 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:18.721203 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-43b23f8b-3197-476e-a547-1f44037c7cae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:18.723093 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-43b23f8b-3197-476e-a547-1f44037c7cae tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] DELETE https://10.4.3.121/volume/v3/types/465f073a-6fbd-406d-94a4-f432e3065e4e Aug 13 06:12:18.723296 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-43b23f8b-3197-476e-a547-1f44037c7cae tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:18.723495 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-43b23f8b-3197-476e-a547-1f44037c7cae tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:18.755835 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-43b23f8b-3197-476e-a547-1f44037c7cae tempest-TestVolumeBootPattern-757584729 tempest-TestVolumeBootPattern-757584729-project-admin] https://10.4.3.121/volume/v3/types/465f073a-6fbd-406d-94a4-f432e3065e4e returned with HTTP 202 Aug 13 06:12:18.756173 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 661/2670] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:12:18 2026] DELETE /volume/v3/types/465f073a-6fbd-406d-94a4-f432e3065e4e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:18.781584 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-41392432-ce85-4fe0-a992-5dcb4f4085f4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:18.783255 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-41392432-ce85-4fe0-a992-5dcb4f4085f4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:12:18.783587 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-41392432-ce85-4fe0-a992-5dcb4f4085f4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1810991942", "snapshot_id": null, "imageRef": "bcc3fff6-3f04-4f78-90dc-2c99a667b3c9", "volume_type": null, "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:18.785030 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-41392432-ce85-4fe0-a992-5dcb4f4085f4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1810991942', 'snapshot_id': None, 'imageRef': 'bcc3fff6-3f04-4f78-90dc-2c99a667b3c9', 'volume_type': None, 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:12:18.858860 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-41392432-ce85-4fe0-a992-5dcb4f4085f4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume of 1 GB Aug 13 06:12:18.862857 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-41392432-ce85-4fe0-a992-5dcb4f4085f4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Availability Zones retrieved successfully. Aug 13 06:12:18.867959 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-41392432-ce85-4fe0-a992-5dcb4f4085f4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Flow 'volume_create_api' (a7b966cc-2eef-455a-95f0-41c8d9f88754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:18.868989 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-41392432-ce85-4fe0-a992-5dcb4f4085f4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9122a348-a6f4-41e7-918b-cb8ae2e93735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:18.869816 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-41392432-ce85-4fe0-a992-5dcb4f4085f4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:12:18.928152 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-41392432-ce85-4fe0-a992-5dcb4f4085f4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9122a348-a6f4-41e7-918b-cb8ae2e93735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:18.928992 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-41392432-ce85-4fe0-a992-5dcb4f4085f4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (884d2d8c-8daa-41d5-8820-86e55e993af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:18.981982 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-41392432-ce85-4fe0-a992-5dcb4f4085f4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Created reservations ['8ade58d0-3594-447b-afe0-8b24698344b6', '1fbaf1e0-5dad-4828-bc21-e225bc5944cb', 'f7dbb52d-9c51-4417-8eb2-ca29f47e2c59', 'da4f4ce5-6041-4705-b32c-af928a63fe20'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:18.982811 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-41392432-ce85-4fe0-a992-5dcb4f4085f4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (884d2d8c-8daa-41d5-8820-86e55e993af1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ade58d0-3594-447b-afe0-8b24698344b6', '1fbaf1e0-5dad-4828-bc21-e225bc5944cb', 'f7dbb52d-9c51-4417-8eb2-ca29f47e2c59', 'da4f4ce5-6041-4705-b32c-af928a63fe20']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:18.984556 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-41392432-ce85-4fe0-a992-5dcb4f4085f4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d95a8f2c-f2e1-46b0-8f6c-63705c7a2bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:19.017649 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-41392432-ce85-4fe0-a992-5dcb4f4085f4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d95a8f2c-f2e1-46b0-8f6c-63705c7a2bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '291595bc-33c5-42b6-b1f6-74040a05c762', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1810991942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b665e34b2c204a22974135bc82adfa56',qos_specs=None,replication_status=,reservations=['8ade58d0-3594-447b-afe0-8b24698344b6','1fbaf1e0-5dad-4828-bc21-e225bc5944cb','f7dbb52d-9c51-4417-8eb2-ca29f47e2c59','da4f4ce5-6041-4705-b32c-af928a63fe20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:12:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1810991942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=291595bc-33c5-42b6-b1f6-74040a05c762,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b665e34b2c204a22974135bc82adfa56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:19.019379 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-41392432-ce85-4fe0-a992-5dcb4f4085f4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ece1f768-ad3b-4c9f-9575-af37325d912f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:19.040862 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-41392432-ce85-4fe0-a992-5dcb4f4085f4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ece1f768-ad3b-4c9f-9575-af37325d912f) transitioned into state 'SUCCESS' from state '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-1810991942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b665e34b2c204a22974135bc82adfa56',qos_specs=None,replication_status=,reservations=['8ade58d0-3594-447b-afe0-8b24698344b6','1fbaf1e0-5dad-4828-bc21-e225bc5944cb','f7dbb52d-9c51-4417-8eb2-ca29f47e2c59','da4f4ce5-6041-4705-b32c-af928a63fe20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:19.041923 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-41392432-ce85-4fe0-a992-5dcb4f4085f4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (894ffea3-0634-47b1-989b-4fc69c6c5fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:19.050933 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-41392432-ce85-4fe0-a992-5dcb4f4085f4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (894ffea3-0634-47b1-989b-4fc69c6c5fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:19.051740 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-41392432-ce85-4fe0-a992-5dcb4f4085f4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Flow 'volume_create_api' (a7b966cc-2eef-455a-95f0-41c8d9f88754) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:19.052070 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-41392432-ce85-4fe0-a992-5dcb4f4085f4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume request issued successfully. Aug 13 06:12:19.052671 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-41392432-ce85-4fe0-a992-5dcb4f4085f4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:12:19.053147 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 671/2671] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:12:18 2026] POST /volume/v3/volumes => generated 759 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:12:19.069335 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-600ddb5e-6e81-4f67-bb12-1390fee9e20d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:19.073105 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-600ddb5e-6e81-4f67-bb12-1390fee9e20d tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/291595bc-33c5-42b6-b1f6-74040a05c762 Aug 13 06:12:19.073350 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-600ddb5e-6e81-4f67-bb12-1390fee9e20d tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:19.073536 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-600ddb5e-6e81-4f67-bb12-1390fee9e20d tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:19.086934 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:19.086934 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:19.091560 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-600ddb5e-6e81-4f67-bb12-1390fee9e20d tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:12:19.100651 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-600ddb5e-6e81-4f67-bb12-1390fee9e20d tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/291595bc-33c5-42b6-b1f6-74040a05c762 returned with HTTP 200 Aug 13 06:12:19.101624 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 675/2672] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:19 2026] GET /volume/v3/volumes/291595bc-33c5-42b6-b1f6-74040a05c762 => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:19.104861 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f6263efb-9572-4f1b-a197-f081df91176c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:19.106800 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f6263efb-9572-4f1b-a197-f081df91176c tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf Aug 13 06:12:19.106989 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f6263efb-9572-4f1b-a197-f081df91176c tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:19.107164 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f6263efb-9572-4f1b-a197-f081df91176c tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:19.107300 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f6263efb-9572-4f1b-a197-f081df91176c tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 8141c0d1-6011-4931-bbff-ac0d073ed2cf. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:19.113112 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:19.113112 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:19.113830 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f6263efb-9572-4f1b-a197-f081df91176c tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf returned with HTTP 200 Aug 13 06:12:19.114278 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 666/2673] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:19 2026] GET /volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:19.364906 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e5bc4078-ac3b-4caa-80e5-c1c1dcf8fad4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:19.367286 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e5bc4078-ac3b-4caa-80e5-c1c1dcf8fad4 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec Aug 13 06:12:19.367286 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e5bc4078-ac3b-4caa-80e5-c1c1dcf8fad4 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:19.367286 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e5bc4078-ac3b-4caa-80e5-c1c1dcf8fad4 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:19.378919 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:19.378919 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:19.382266 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e5bc4078-ac3b-4caa-80e5-c1c1dcf8fad4 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:19.386194 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e5bc4078-ac3b-4caa-80e5-c1c1dcf8fad4 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec returned with HTTP 200 Aug 13 06:12:19.386565 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 662/2674] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:19 2026] GET /volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:19.402681 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-79f9ce44-0047-4e1a-805f-ce8f4b751354 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:19.404500 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-79f9ce44-0047-4e1a-805f-ce8f4b751354 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda Aug 13 06:12:19.404670 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-79f9ce44-0047-4e1a-805f-ce8f4b751354 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:19.404849 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-79f9ce44-0047-4e1a-805f-ce8f4b751354 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:19.405069 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-79f9ce44-0047-4e1a-805f-ce8f4b751354 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 7640b534-1f0e-4007-9e4f-12832d326eda. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:19.409718 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:19.409718 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:19.409718 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-79f9ce44-0047-4e1a-805f-ce8f4b751354 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda returned with HTTP 200 Aug 13 06:12:19.409718 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 672/2675] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:19 2026] GET /volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:19.421497 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2cba6513-7075-48d2-aea8-d70f36dcccd2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:19.425544 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2cba6513-7075-48d2-aea8-d70f36dcccd2 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda Aug 13 06:12:19.427060 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2cba6513-7075-48d2-aea8-d70f36dcccd2 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:19.427060 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2cba6513-7075-48d2-aea8-d70f36dcccd2 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:19.427060 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-2cba6513-7075-48d2-aea8-d70f36dcccd2 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 7640b534-1f0e-4007-9e4f-12832d326eda. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:19.431512 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:19.431512 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:19.432419 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2cba6513-7075-48d2-aea8-d70f36dcccd2 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda returned with HTTP 200 Aug 13 06:12:19.432836 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 676/2676] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:19 2026] GET /volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:19.448238 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ff7604d6-fcab-4aa0-940a-8538f483756e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:19.450559 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ff7604d6-fcab-4aa0-940a-8538f483756e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] DELETE https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda Aug 13 06:12:19.450846 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ff7604d6-fcab-4aa0-940a-8538f483756e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:19.451082 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ff7604d6-fcab-4aa0-940a-8538f483756e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:19.451228 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-ff7604d6-fcab-4aa0-940a-8538f483756e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Delete backup with id: 7640b534-1f0e-4007-9e4f-12832d326eda. Aug 13 06:12:19.462935 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:19.462935 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:19.480952 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-ff7604d6-fcab-4aa0-940a-8538f483756e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] delete_backup rpcapi backup_id 7640b534-1f0e-4007-9e4f-12832d326eda {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:12:19.482741 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ff7604d6-fcab-4aa0-940a-8538f483756e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda returned with HTTP 202 Aug 13 06:12:19.483231 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 667/2677] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:12:19 2026] DELETE /volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:12:19.492297 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-78275a02-f2c7-4376-9706-228a1c936871 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:19.494476 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78275a02-f2c7-4376-9706-228a1c936871 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda Aug 13 06:12:19.494729 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-78275a02-f2c7-4376-9706-228a1c936871 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:19.494961 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-78275a02-f2c7-4376-9706-228a1c936871 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:19.495089 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-78275a02-f2c7-4376-9706-228a1c936871 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 7640b534-1f0e-4007-9e4f-12832d326eda. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:19.500494 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:19.500494 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:19.501425 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78275a02-f2c7-4376-9706-228a1c936871 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda returned with HTTP 200 Aug 13 06:12:19.501830 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 663/2678] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:19 2026] GET /volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:19.568461 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-bdd28c38-257a-4bc8-8b0f-c8c1dde2feea req-2e6cde86-4d08-4333-9de8-19e66922a0f6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:19.570517 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bdd28c38-257a-4bc8-8b0f-c8c1dde2feea req-2e6cde86-4d08-4333-9de8-19e66922a0f6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] DELETE https://10.4.3.121/volume/v3/attachments/4a0a8691-1be5-4afc-932c-02dd7828ff20 Aug 13 06:12:19.570846 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bdd28c38-257a-4bc8-8b0f-c8c1dde2feea req-2e6cde86-4d08-4333-9de8-19e66922a0f6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:19.570895 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bdd28c38-257a-4bc8-8b0f-c8c1dde2feea req-2e6cde86-4d08-4333-9de8-19e66922a0f6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:19.581769 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:19.581769 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:19.630982 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bdd28c38-257a-4bc8-8b0f-c8c1dde2feea req-2e6cde86-4d08-4333-9de8-19e66922a0f6 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/attachments/4a0a8691-1be5-4afc-932c-02dd7828ff20 returned with HTTP 200 Aug 13 06:12:19.631589 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 673/2679] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:12:19 2026] DELETE /volume/v3/attachments/4a0a8691-1be5-4afc-932c-02dd7828ff20 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:19.721321 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6d471629-9ed8-4930-b929-d55c992d1be4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:19.722937 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6d471629-9ed8-4930-b929-d55c992d1be4 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/volumes/0b3259ce-06ce-4146-8baf-ae58193b22e2 Aug 13 06:12:19.723352 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6d471629-9ed8-4930-b929-d55c992d1be4 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:19.723651 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6d471629-9ed8-4930-b929-d55c992d1be4 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:19.732628 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:19.732628 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:19.740197 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6d471629-9ed8-4930-b929-d55c992d1be4 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Volume info retrieved successfully. Aug 13 06:12:19.740197 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-6d471629-9ed8-4930-b929-d55c992d1be4 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:19.740197 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-6d471629-9ed8-4930-b929-d55c992d1be4 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:19.779964 np0000007163 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-6d471629-9ed8-4930-b929-d55c992d1be4 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:19.782858 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:19.782858 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:19.789926 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6d471629-9ed8-4930-b929-d55c992d1be4 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes/0b3259ce-06ce-4146-8baf-ae58193b22e2 returned with HTTP 200 Aug 13 06:12:19.790392 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 677/2680] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:12:19 2026] GET /volume/v3/volumes/0b3259ce-06ce-4146-8baf-ae58193b22e2 => generated 915 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:19.806198 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6d7dcae5-91f4-4cd4-ab0f-8d62d12479d6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:19.808445 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d7dcae5-91f4-4cd4-ab0f-8d62d12479d6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:12:19.808928 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d7dcae5-91f4-4cd4-ab0f-8d62d12479d6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-114154333", "volume_type": "94b36059-f78a-41ad-adfd-3843cbfe1d54", "group_id": "3db53b8a-d002-41a2-a932-8619141445d6", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:19.812442 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-6d7dcae5-91f4-4cd4-ab0f-8d62d12479d6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-114154333', 'volume_type': '94b36059-f78a-41ad-adfd-3843cbfe1d54', 'group_id': '3db53b8a-d002-41a2-a932-8619141445d6', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:12:19.827484 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:19.827484 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:19.828048 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-6d7dcae5-91f4-4cd4-ab0f-8d62d12479d6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Create volume of 1 GB Aug 13 06:12:19.837050 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6d7dcae5-91f4-4cd4-ab0f-8d62d12479d6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Availability Zones retrieved successfully. Aug 13 06:12:19.844274 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6d7dcae5-91f4-4cd4-ab0f-8d62d12479d6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Flow 'volume_create_api' (b8828f5b-2c59-4904-9886-73def389f7bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:19.845392 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6d7dcae5-91f4-4cd4-ab0f-8d62d12479d6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf52fe43-a280-4f3f-b7a5-38ba24498c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:19.845904 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:19.845904 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:19.846342 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-6d7dcae5-91f4-4cd4-ab0f-8d62d12479d6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:12:19.870579 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6d7dcae5-91f4-4cd4-ab0f-8d62d12479d6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf52fe43-a280-4f3f-b7a5-38ba24498c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:12:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=94b36059-f78a-41ad-adfd-3843cbfe1d54,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-901325076',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94b36059-f78a-41ad-adfd-3843cbfe1d54', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3db53b8a-d002-41a2-a932-8619141445d6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:19.871461 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6d7dcae5-91f4-4cd4-ab0f-8d62d12479d6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6361dd52-c580-4cd9-9f27-bf5351d17e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:19.899026 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-6d7dcae5-91f4-4cd4-ab0f-8d62d12479d6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-901325076 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-901325076, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:12:19.899457 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-6d7dcae5-91f4-4cd4-ab0f-8d62d12479d6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-901325076 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-901325076, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:12:19.914978 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-6d7dcae5-91f4-4cd4-ab0f-8d62d12479d6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Created reservations ['8f5f0f08-2aae-404c-a248-d27da1c80990', 'c90c105b-24f6-46fb-b89a-0a49d72c74ee', '3320dd1e-0a41-40c9-962c-0c101df9888c', 'bc757c86-a66d-4f98-8090-c9c44102041d'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:19.915773 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6d7dcae5-91f4-4cd4-ab0f-8d62d12479d6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6361dd52-c580-4cd9-9f27-bf5351d17e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f5f0f08-2aae-404c-a248-d27da1c80990', 'c90c105b-24f6-46fb-b89a-0a49d72c74ee', '3320dd1e-0a41-40c9-962c-0c101df9888c', 'bc757c86-a66d-4f98-8090-c9c44102041d']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:19.916462 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6d7dcae5-91f4-4cd4-ab0f-8d62d12479d6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7400ab14-de67-4994-87e7-0a6201b251e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:19.942865 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6d7dcae5-91f4-4cd4-ab0f-8d62d12479d6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7400ab14-de67-4994-87e7-0a6201b251e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fedc30a7-0b41-4d82-911e-7483d835d453', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-114154333',encryption_key_id=None,group_id=3db53b8a-d002-41a2-a932-8619141445d6,group_type_id=,metadata={},multiattach=False,project_id='5f56d2fe7a3b40e1ad39579ab7694bc0',qos_specs=None,replication_status=,reservations=['8f5f0f08-2aae-404c-a248-d27da1c80990','c90c105b-24f6-46fb-b89a-0a49d72c74ee','3320dd1e-0a41-40c9-962c-0c101df9888c','bc757c86-a66d-4f98-8090-c9c44102041d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8057f6fc9f3049d6892eba69485d6b51',volume_type_id=94b36059-f78a-41ad-adfd-3843cbfe1d54), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:12:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-114154333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3db53b8a-d002-41a2-a932-8619141445d6,host=None,id=fedc30a7-0b41-4d82-911e-7483d835d453,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f56d2fe7a3b40e1ad39579ab7694bc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8057f6fc9f3049d6892eba69485d6b51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94b36059-f78a-41ad-adfd-3843cbfe1d54),volume_type_id=94b36059-f78a-41ad-adfd-3843cbfe1d54)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:19.944107 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6d7dcae5-91f4-4cd4-ab0f-8d62d12479d6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc8058d3-073f-4e59-97d0-e20085ea1c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:19.963672 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6d7dcae5-91f4-4cd4-ab0f-8d62d12479d6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc8058d3-073f-4e59-97d0-e20085ea1c1b) transitioned into state 'SUCCESS' from state '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-114154333',encryption_key_id=None,group_id=3db53b8a-d002-41a2-a932-8619141445d6,group_type_id=,metadata={},multiattach=False,project_id='5f56d2fe7a3b40e1ad39579ab7694bc0',qos_specs=None,replication_status=,reservations=['8f5f0f08-2aae-404c-a248-d27da1c80990','c90c105b-24f6-46fb-b89a-0a49d72c74ee','3320dd1e-0a41-40c9-962c-0c101df9888c','bc757c86-a66d-4f98-8090-c9c44102041d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8057f6fc9f3049d6892eba69485d6b51',volume_type_id=94b36059-f78a-41ad-adfd-3843cbfe1d54)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:19.964400 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6d7dcae5-91f4-4cd4-ab0f-8d62d12479d6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c49ffa7-a1e8-4a06-8f32-58a2bc83f507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:19.978224 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6d7dcae5-91f4-4cd4-ab0f-8d62d12479d6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c49ffa7-a1e8-4a06-8f32-58a2bc83f507) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:19.979201 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6d7dcae5-91f4-4cd4-ab0f-8d62d12479d6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Flow 'volume_create_api' (b8828f5b-2c59-4904-9886-73def389f7bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:19.979507 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6d7dcae5-91f4-4cd4-ab0f-8d62d12479d6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Create volume request issued successfully. Aug 13 06:12:19.980088 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-6d7dcae5-91f4-4cd4-ab0f-8d62d12479d6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:19.980279 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-6d7dcae5-91f4-4cd4-ab0f-8d62d12479d6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:20.019312 np0000007163 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-6d7dcae5-91f4-4cd4-ab0f-8d62d12479d6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:20.020228 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:20.020228 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:20.023502 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d7dcae5-91f4-4cd4-ab0f-8d62d12479d6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:12:20.023843 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 668/2681] 10.4.3.121 () {70 vars in 1300 bytes} [Thu Aug 13 06:12:19 2026] POST /volume/v3/volumes => generated 821 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:20.043253 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bc72544a-89df-4ead-8af8-619569e85891 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:20.043514 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc72544a-89df-4ead-8af8-619569e85891 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/volumes/fedc30a7-0b41-4d82-911e-7483d835d453 Aug 13 06:12:20.043658 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc72544a-89df-4ead-8af8-619569e85891 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:20.043864 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc72544a-89df-4ead-8af8-619569e85891 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:20.055800 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:20.055800 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:20.065494 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bc72544a-89df-4ead-8af8-619569e85891 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Volume info retrieved successfully. Aug 13 06:12:20.065494 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-bc72544a-89df-4ead-8af8-619569e85891 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:20.065494 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-bc72544a-89df-4ead-8af8-619569e85891 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:20.116091 np0000007163 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-bc72544a-89df-4ead-8af8-619569e85891 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:20.116091 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:20.116091 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:20.116916 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b43bcf0d-c8f6-4dd4-b46e-2edbf434c8d7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:20.117104 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b43bcf0d-c8f6-4dd4-b46e-2edbf434c8d7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/291595bc-33c5-42b6-b1f6-74040a05c762 Aug 13 06:12:20.121199 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b43bcf0d-c8f6-4dd4-b46e-2edbf434c8d7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:20.121199 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b43bcf0d-c8f6-4dd4-b46e-2edbf434c8d7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:20.121558 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc72544a-89df-4ead-8af8-619569e85891 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes/fedc30a7-0b41-4d82-911e-7483d835d453 returned with HTTP 200 Aug 13 06:12:20.121558 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 664/2682] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:12:20 2026] GET /volume/v3/volumes/fedc30a7-0b41-4d82-911e-7483d835d453 => generated 889 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:20.126840 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-82177b02-8050-45bc-b139-e9f855d255f4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:20.127591 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:20.127591 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:20.129399 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-82177b02-8050-45bc-b139-e9f855d255f4 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf Aug 13 06:12:20.129468 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-82177b02-8050-45bc-b139-e9f855d255f4 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:20.129663 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-82177b02-8050-45bc-b139-e9f855d255f4 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:20.129798 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-82177b02-8050-45bc-b139-e9f855d255f4 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 8141c0d1-6011-4931-bbff-ac0d073ed2cf. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:20.131837 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b43bcf0d-c8f6-4dd4-b46e-2edbf434c8d7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:12:20.134555 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:20.134555 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:20.135653 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-82177b02-8050-45bc-b139-e9f855d255f4 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf returned with HTTP 200 Aug 13 06:12:20.136224 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 678/2683] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:20 2026] GET /volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:20.136910 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b43bcf0d-c8f6-4dd4-b46e-2edbf434c8d7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/291595bc-33c5-42b6-b1f6-74040a05c762 returned with HTTP 200 Aug 13 06:12:20.137298 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 674/2684] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:20 2026] GET /volume/v3/volumes/291595bc-33c5-42b6-b1f6-74040a05c762 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:20.151209 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-614f334b-41ad-4b54-9430-d8ae1908044b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:20.153493 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-614f334b-41ad-4b54-9430-d8ae1908044b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/291595bc-33c5-42b6-b1f6-74040a05c762 Aug 13 06:12:20.153845 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-614f334b-41ad-4b54-9430-d8ae1908044b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:20.154137 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-614f334b-41ad-4b54-9430-d8ae1908044b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:20.163669 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:20.163669 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:20.167982 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-614f334b-41ad-4b54-9430-d8ae1908044b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:12:20.173876 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-614f334b-41ad-4b54-9430-d8ae1908044b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/291595bc-33c5-42b6-b1f6-74040a05c762 returned with HTTP 200 Aug 13 06:12:20.174409 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 669/2685] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:20 2026] GET /volume/v3/volumes/291595bc-33c5-42b6-b1f6-74040a05c762 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:20.400293 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8bd3ceaa-2bcf-42a6-94d8-6e6714ee0b53 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:20.403402 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8bd3ceaa-2bcf-42a6-94d8-6e6714ee0b53 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec Aug 13 06:12:20.403666 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8bd3ceaa-2bcf-42a6-94d8-6e6714ee0b53 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:20.403981 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8bd3ceaa-2bcf-42a6-94d8-6e6714ee0b53 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:20.414773 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:20.414773 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:20.420831 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8bd3ceaa-2bcf-42a6-94d8-6e6714ee0b53 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:20.435583 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8bd3ceaa-2bcf-42a6-94d8-6e6714ee0b53 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec returned with HTTP 200 Aug 13 06:12:20.436138 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 665/2686] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:20 2026] GET /volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:20.451407 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-afb62a7f-0d9c-4523-9c96-097f7cd2fde0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:20.453638 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-afb62a7f-0d9c-4523-9c96-097f7cd2fde0 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec Aug 13 06:12:20.453954 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-afb62a7f-0d9c-4523-9c96-097f7cd2fde0 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:20.454164 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-afb62a7f-0d9c-4523-9c96-097f7cd2fde0 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:20.463615 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:20.463615 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:20.468981 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-afb62a7f-0d9c-4523-9c96-097f7cd2fde0 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:20.473946 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-afb62a7f-0d9c-4523-9c96-097f7cd2fde0 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec returned with HTTP 200 Aug 13 06:12:20.474396 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 679/2687] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:20 2026] GET /volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:20.519895 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fec9d70f-6ff8-4179-89d6-b72ecd359833 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:20.521614 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fec9d70f-6ff8-4179-89d6-b72ecd359833 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda Aug 13 06:12:20.521799 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fec9d70f-6ff8-4179-89d6-b72ecd359833 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:20.522154 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fec9d70f-6ff8-4179-89d6-b72ecd359833 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:20.522154 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-fec9d70f-6ff8-4179-89d6-b72ecd359833 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 7640b534-1f0e-4007-9e4f-12832d326eda. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:20.531280 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:20.531280 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:20.533328 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fec9d70f-6ff8-4179-89d6-b72ecd359833 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda returned with HTTP 200 Aug 13 06:12:20.533328 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 675/2688] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:20 2026] GET /volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:20.557242 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a5229e49-75cb-47d6-a779-d32b96bdabdf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:20.559002 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a5229e49-75cb-47d6-a779-d32b96bdabdf tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec Aug 13 06:12:20.559210 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a5229e49-75cb-47d6-a779-d32b96bdabdf tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:20.559408 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a5229e49-75cb-47d6-a779-d32b96bdabdf tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:20.568123 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:20.568123 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:20.572138 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a5229e49-75cb-47d6-a779-d32b96bdabdf tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:20.578853 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a5229e49-75cb-47d6-a779-d32b96bdabdf tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec returned with HTTP 200 Aug 13 06:12:20.580121 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 670/2689] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:20 2026] GET /volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:20.595347 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6881ca8d-e47c-4df0-ad45-55ccdb44e201 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:20.597266 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6881ca8d-e47c-4df0-ad45-55ccdb44e201 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d Aug 13 06:12:20.597382 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6881ca8d-e47c-4df0-ad45-55ccdb44e201 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:20.597577 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6881ca8d-e47c-4df0-ad45-55ccdb44e201 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:20.605155 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:20.605155 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:20.609608 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6881ca8d-e47c-4df0-ad45-55ccdb44e201 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:20.613290 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6881ca8d-e47c-4df0-ad45-55ccdb44e201 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d returned with HTTP 200 Aug 13 06:12:20.613798 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 666/2690] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:20 2026] GET /volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:20.664648 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-15589ee9-f191-43cd-a7ee-3b37bb04f03e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:20.666316 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-15589ee9-f191-43cd-a7ee-3b37bb04f03e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d Aug 13 06:12:20.666510 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-15589ee9-f191-43cd-a7ee-3b37bb04f03e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:20.666680 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-15589ee9-f191-43cd-a7ee-3b37bb04f03e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:20.673286 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:20.673286 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:20.679097 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-15589ee9-f191-43cd-a7ee-3b37bb04f03e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:20.684324 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-15589ee9-f191-43cd-a7ee-3b37bb04f03e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d returned with HTTP 200 Aug 13 06:12:20.684741 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 680/2691] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:20 2026] GET /volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:21.135262 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d4bd312f-d268-479b-8c0d-ee8aa69daf5f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:21.138598 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d4bd312f-d268-479b-8c0d-ee8aa69daf5f tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/volumes/fedc30a7-0b41-4d82-911e-7483d835d453 Aug 13 06:12:21.138598 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d4bd312f-d268-479b-8c0d-ee8aa69daf5f tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:21.138598 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d4bd312f-d268-479b-8c0d-ee8aa69daf5f tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:21.146141 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-81701bf3-b6bf-4659-add4-142fc87baef3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:21.149491 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-81701bf3-b6bf-4659-add4-142fc87baef3 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf Aug 13 06:12:21.149491 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-81701bf3-b6bf-4659-add4-142fc87baef3 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:21.149491 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-81701bf3-b6bf-4659-add4-142fc87baef3 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:21.149491 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-81701bf3-b6bf-4659-add4-142fc87baef3 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 8141c0d1-6011-4931-bbff-ac0d073ed2cf. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:21.149713 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:21.149713 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:21.152567 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:21.152567 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:21.153103 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d4bd312f-d268-479b-8c0d-ee8aa69daf5f tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Volume info retrieved successfully. Aug 13 06:12:21.153163 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-81701bf3-b6bf-4659-add4-142fc87baef3 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf returned with HTTP 200 Aug 13 06:12:21.153532 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 671/2692] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:21 2026] GET /volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:21.154227 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-d4bd312f-d268-479b-8c0d-ee8aa69daf5f tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:21.154520 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-d4bd312f-d268-479b-8c0d-ee8aa69daf5f tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:21.200203 np0000007163 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-d4bd312f-d268-479b-8c0d-ee8aa69daf5f tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:21.204960 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:21.204960 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:21.216036 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d4bd312f-d268-479b-8c0d-ee8aa69daf5f tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes/fedc30a7-0b41-4d82-911e-7483d835d453 returned with HTTP 200 Aug 13 06:12:21.216714 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 676/2693] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:12:21 2026] GET /volume/v3/volumes/fedc30a7-0b41-4d82-911e-7483d835d453 => generated 914 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:21.232611 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f3159db9-5668-4883-83f6-835e26476dcb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:21.234309 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f3159db9-5668-4883-83f6-835e26476dcb tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] PUT https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 Aug 13 06:12:21.234669 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f3159db9-5668-4883-83f6-835e26476dcb tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "0b3259ce-06ce-4146-8baf-ae58193b22e2"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:21.236074 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-f3159db9-5668-4883-83f6-835e26476dcb tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Update called for group 3db53b8a-d002-41a2-a932-8619141445d6. {{(pid=100324) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 06:12:21.236190 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.groups [None req-f3159db9-5668-4883-83f6-835e26476dcb tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Updating group 3db53b8a-d002-41a2-a932-8619141445d6 with name None description: None add_volumes: None remove_volumes: 0b3259ce-06ce-4146-8baf-ae58193b22e2. Aug 13 06:12:21.241165 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:21.241165 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:21.258915 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f3159db9-5668-4883-83f6-835e26476dcb tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 returned with HTTP 202 Aug 13 06:12:21.259372 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 667/2694] 10.4.3.121 () {70 vars in 1406 bytes} [Thu Aug 13 06:12:21 2026] PUT /volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:12:21.268710 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-32b2f00b-24ae-447f-aa1c-650ac58ef45d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:21.274648 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-32b2f00b-24ae-447f-aa1c-650ac58ef45d tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 Aug 13 06:12:21.275123 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-32b2f00b-24ae-447f-aa1c-650ac58ef45d tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:21.275500 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-32b2f00b-24ae-447f-aa1c-650ac58ef45d tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:21.276397 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-32b2f00b-24ae-447f-aa1c-650ac58ef45d tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] show called for member 3db53b8a-d002-41a2-a932-8619141445d6 {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:12:21.281690 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:21.281690 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:21.292786 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-32b2f00b-24ae-447f-aa1c-650ac58ef45d tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 returned with HTTP 200 Aug 13 06:12:21.293324 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 681/2695] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:12:21 2026] GET /volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 => generated 392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:21.405163 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-1e824c7d-847b-4b93-81f1-5a7726d738c4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:21.409474 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-1e824c7d-847b-4b93-81f1-5a7726d738c4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/291595bc-33c5-42b6-b1f6-74040a05c762 Aug 13 06:12:21.409474 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-1e824c7d-847b-4b93-81f1-5a7726d738c4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:21.409474 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-1e824c7d-847b-4b93-81f1-5a7726d738c4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:21.417216 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:21.417216 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:21.421166 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-1e824c7d-847b-4b93-81f1-5a7726d738c4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:12:21.425270 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-1e824c7d-847b-4b93-81f1-5a7726d738c4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/291595bc-33c5-42b6-b1f6-74040a05c762 returned with HTTP 200 Aug 13 06:12:21.425729 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 672/2696] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:12:21 2026] GET /volume/v3/volumes/291595bc-33c5-42b6-b1f6-74040a05c762 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:21.543198 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c87708e1-c7bc-4761-a317-5e010f404924 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:21.545105 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c87708e1-c7bc-4761-a317-5e010f404924 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda Aug 13 06:12:21.545429 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c87708e1-c7bc-4761-a317-5e010f404924 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:21.545642 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c87708e1-c7bc-4761-a317-5e010f404924 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:21.545790 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c87708e1-c7bc-4761-a317-5e010f404924 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 7640b534-1f0e-4007-9e4f-12832d326eda. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:21.550555 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:21.550555 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:21.551432 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c87708e1-c7bc-4761-a317-5e010f404924 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda returned with HTTP 200 Aug 13 06:12:21.551963 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 677/2697] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:21 2026] GET /volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:21.976078 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-1048eaef-faec-45f0-bad8-0c7d16b34739 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:21.978739 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-1048eaef-faec-45f0-bad8-0c7d16b34739 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/291595bc-33c5-42b6-b1f6-74040a05c762 Aug 13 06:12:21.979052 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-1048eaef-faec-45f0-bad8-0c7d16b34739 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:21.979244 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-1048eaef-faec-45f0-bad8-0c7d16b34739 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:21.988557 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:21.988557 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:21.995047 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-1048eaef-faec-45f0-bad8-0c7d16b34739 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:12:22.003902 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-1048eaef-faec-45f0-bad8-0c7d16b34739 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/291595bc-33c5-42b6-b1f6-74040a05c762 returned with HTTP 200 Aug 13 06:12:22.004130 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 668/2698] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:12:21 2026] GET /volume/v3/volumes/291595bc-33c5-42b6-b1f6-74040a05c762 => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:22.013036 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e3049663-eebc-478f-9ba3-ad754e21bfc8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:22.013680 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e3049663-eebc-478f-9ba3-ad754e21bfc8 None None] GET https://10.4.3.121/volume// Aug 13 06:12:22.013889 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e3049663-eebc-478f-9ba3-ad754e21bfc8 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:22.014198 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e3049663-eebc-478f-9ba3-ad754e21bfc8 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:22.014636 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e3049663-eebc-478f-9ba3-ad754e21bfc8 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:12:22.015171 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 682/2699] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:12:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:12:22.021325 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-0a88d00e-d5a1-49e1-95b9-bb8b266c0413 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:22.025167 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-0a88d00e-d5a1-49e1-95b9-bb8b266c0413 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:12:22.025530 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-0a88d00e-d5a1-49e1-95b9-bb8b266c0413 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "291595bc-33c5-42b6-b1f6-74040a05c762", "connector": null, "instance_uuid": "73dfc8a5-350b-4cbf-abc1-d7501bf7b80a"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:22.040957 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:22.040957 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:22.081700 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-0a88d00e-d5a1-49e1-95b9-bb8b266c0413 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:12:22.082101 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 673/2700] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:12:22 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 13 06:12:22.165255 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7017a33d-c27a-444e-8bf7-3eeb5d67c9c9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:22.170790 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7017a33d-c27a-444e-8bf7-3eeb5d67c9c9 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf Aug 13 06:12:22.171028 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7017a33d-c27a-444e-8bf7-3eeb5d67c9c9 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:22.171623 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7017a33d-c27a-444e-8bf7-3eeb5d67c9c9 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:22.171794 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-7017a33d-c27a-444e-8bf7-3eeb5d67c9c9 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 8141c0d1-6011-4931-bbff-ac0d073ed2cf. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:22.178209 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:22.178209 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:22.178209 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7017a33d-c27a-444e-8bf7-3eeb5d67c9c9 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf returned with HTTP 200 Aug 13 06:12:22.178209 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 678/2701] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:22 2026] GET /volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:22.304554 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-44bbb4f8-a92e-4c34-9731-2f174e0b1647 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:22.306551 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-44bbb4f8-a92e-4c34-9731-2f174e0b1647 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 Aug 13 06:12:22.306783 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-44bbb4f8-a92e-4c34-9731-2f174e0b1647 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:22.306988 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-44bbb4f8-a92e-4c34-9731-2f174e0b1647 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:22.307115 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-44bbb4f8-a92e-4c34-9731-2f174e0b1647 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] show called for member 3db53b8a-d002-41a2-a932-8619141445d6 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:12:22.310921 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:22.310921 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:22.317750 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-44bbb4f8-a92e-4c34-9731-2f174e0b1647 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 returned with HTTP 200 Aug 13 06:12:22.318088 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 669/2702] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:12:22 2026] GET /volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 => generated 393 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:22.328409 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e3971e6a-fa14-4595-bc0f-ffbe000d00eb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:22.330152 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e3971e6a-fa14-4595-bc0f-ffbe000d00eb tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] PUT https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 Aug 13 06:12:22.330552 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e3971e6a-fa14-4595-bc0f-ffbe000d00eb tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "0b3259ce-06ce-4146-8baf-ae58193b22e2"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:22.331966 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-e3971e6a-fa14-4595-bc0f-ffbe000d00eb tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Update called for group 3db53b8a-d002-41a2-a932-8619141445d6. {{(pid=100322) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 06:12:22.332080 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-e3971e6a-fa14-4595-bc0f-ffbe000d00eb tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Updating group 3db53b8a-d002-41a2-a932-8619141445d6 with name None description: None add_volumes: 0b3259ce-06ce-4146-8baf-ae58193b22e2 remove_volumes: None. Aug 13 06:12:22.336029 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:22.336029 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:22.385245 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e3971e6a-fa14-4595-bc0f-ffbe000d00eb tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 returned with HTTP 202 Aug 13 06:12:22.385245 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 683/2703] 10.4.3.121 () {70 vars in 1406 bytes} [Thu Aug 13 06:12:22 2026] PUT /volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:12:22.390873 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0ae0fb0b-9b1b-4fe5-a8a1-1c1cc8ca3508 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:22.392550 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0ae0fb0b-9b1b-4fe5-a8a1-1c1cc8ca3508 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 Aug 13 06:12:22.392740 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0ae0fb0b-9b1b-4fe5-a8a1-1c1cc8ca3508 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:22.392915 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0ae0fb0b-9b1b-4fe5-a8a1-1c1cc8ca3508 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:22.393032 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-0ae0fb0b-9b1b-4fe5-a8a1-1c1cc8ca3508 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] show called for member 3db53b8a-d002-41a2-a932-8619141445d6 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:12:22.396074 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:22.396074 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:22.403872 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0ae0fb0b-9b1b-4fe5-a8a1-1c1cc8ca3508 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 returned with HTTP 200 Aug 13 06:12:22.404211 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 674/2704] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:12:22 2026] GET /volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:22.562684 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9983cc7c-6f4c-49ef-b6d2-d3ba27ae3d5b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:22.564603 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9983cc7c-6f4c-49ef-b6d2-d3ba27ae3d5b tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda Aug 13 06:12:22.564783 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9983cc7c-6f4c-49ef-b6d2-d3ba27ae3d5b tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:22.564950 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9983cc7c-6f4c-49ef-b6d2-d3ba27ae3d5b tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:22.565064 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-9983cc7c-6f4c-49ef-b6d2-d3ba27ae3d5b tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 7640b534-1f0e-4007-9e4f-12832d326eda. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:22.568383 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9983cc7c-6f4c-49ef-b6d2-d3ba27ae3d5b tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda returned with HTTP 404 Aug 13 06:12:22.568890 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 679/2705] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:22 2026] GET /volume/v3/backups/7640b534-1f0e-4007-9e4f-12832d326eda => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:22.958899 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8353d670-876b-474c-ba3f-5585b00c9802 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:22.959276 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8353d670-876b-474c-ba3f-5585b00c9802 None None] GET https://10.4.3.121/volume// Aug 13 06:12:22.959452 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8353d670-876b-474c-ba3f-5585b00c9802 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:22.959641 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8353d670-876b-474c-ba3f-5585b00c9802 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:22.959948 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8353d670-876b-474c-ba3f-5585b00c9802 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:12:22.960283 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 670/2706] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:12:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:12:22.970960 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-a1d44540-5bdd-48da-b02e-2b76686f1c4f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:22.973421 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-a1d44540-5bdd-48da-b02e-2b76686f1c4f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/291595bc-33c5-42b6-b1f6-74040a05c762 Aug 13 06:12:22.973620 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-a1d44540-5bdd-48da-b02e-2b76686f1c4f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:22.973792 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-a1d44540-5bdd-48da-b02e-2b76686f1c4f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:22.981870 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:22.981870 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:22.984748 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-a1d44540-5bdd-48da-b02e-2b76686f1c4f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:12:22.988603 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-a1d44540-5bdd-48da-b02e-2b76686f1c4f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/291595bc-33c5-42b6-b1f6-74040a05c762 returned with HTTP 200 Aug 13 06:12:22.988966 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 684/2707] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:12:22 2026] GET /volume/v3/volumes/291595bc-33c5-42b6-b1f6-74040a05c762 => generated 1546 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:12:23.051565 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5d44498c-c118-4b2a-b71a-84ecea5009e9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:23.054080 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d44498c-c118-4b2a-b71a-84ecea5009e9 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] DELETE https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 Aug 13 06:12:23.054386 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d44498c-c118-4b2a-b71a-84ecea5009e9 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:23.054641 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d44498c-c118-4b2a-b71a-84ecea5009e9 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:23.054778 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-5d44498c-c118-4b2a-b71a-84ecea5009e9 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Delete backup with id: 30d0218d-24d0-4672-a679-525d29f51135. Aug 13 06:12:23.059805 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:23.059805 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:23.069942 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-5d44498c-c118-4b2a-b71a-84ecea5009e9 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] delete_backup rpcapi backup_id 30d0218d-24d0-4672-a679-525d29f51135 {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:12:23.071560 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d44498c-c118-4b2a-b71a-84ecea5009e9 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 returned with HTTP 202 Aug 13 06:12:23.072039 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 675/2708] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:12:23 2026] DELETE /volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:12:23.078350 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-41039993-74f2-4bfd-96c1-d8225e7e7b04 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:23.080058 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-41039993-74f2-4bfd-96c1-d8225e7e7b04 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 Aug 13 06:12:23.080272 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-41039993-74f2-4bfd-96c1-d8225e7e7b04 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:23.080458 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-41039993-74f2-4bfd-96c1-d8225e7e7b04 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:23.080567 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-41039993-74f2-4bfd-96c1-d8225e7e7b04 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 30d0218d-24d0-4672-a679-525d29f51135. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:23.088588 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:23.088588 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:23.089295 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-41039993-74f2-4bfd-96c1-d8225e7e7b04 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 returned with HTTP 200 Aug 13 06:12:23.089712 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 680/2709] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:23 2026] GET /volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:23.095278 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-7f98f4a7-6dbb-4e5e-96ac-5ee595c623fb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:23.099835 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-7f98f4a7-6dbb-4e5e-96ac-5ee595c623fb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] PUT https://10.4.3.121/volume/v3/attachments/637598a5-c35a-4c07-a612-1877e34bd166 Aug 13 06:12:23.102268 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-7f98f4a7-6dbb-4e5e-96ac-5ee595c623fb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:23.116664 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-7f98f4a7-6dbb-4e5e-96ac-5ee595c623fb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Acquiring lock "cinder-attachment_update-291595bc-33c5-42b6-b1f6-74040a05c762-np0000007163" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:12:23.122883 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-7f98f4a7-6dbb-4e5e-96ac-5ee595c623fb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Lock "cinder-attachment_update-291595bc-33c5-42b6-b1f6-74040a05c762-np0000007163" acquired by "attachment_update" :: waited 0.006s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:12:23.123822 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:23.123822 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:23.189112 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bdfb31e8-a86f-40af-828d-ba1aeff66aa7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:23.190787 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bdfb31e8-a86f-40af-828d-ba1aeff66aa7 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf Aug 13 06:12:23.190976 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bdfb31e8-a86f-40af-828d-ba1aeff66aa7 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:23.191150 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bdfb31e8-a86f-40af-828d-ba1aeff66aa7 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:23.191281 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-bdfb31e8-a86f-40af-828d-ba1aeff66aa7 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 8141c0d1-6011-4931-bbff-ac0d073ed2cf. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:23.195031 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:23.195031 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:23.195572 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bdfb31e8-a86f-40af-828d-ba1aeff66aa7 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf returned with HTTP 200 Aug 13 06:12:23.195876 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 685/2710] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:23 2026] GET /volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:23.226714 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-7f98f4a7-6dbb-4e5e-96ac-5ee595c623fb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Lock "cinder-attachment_update-291595bc-33c5-42b6-b1f6-74040a05c762-np0000007163" released by "attachment_update" :: held 0.104s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:12:23.227072 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-7f98f4a7-6dbb-4e5e-96ac-5ee595c623fb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/637598a5-c35a-4c07-a612-1877e34bd166 returned with HTTP 200 Aug 13 06:12:23.227642 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 671/2711] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:12:23 2026] PUT /volume/v3/attachments/637598a5-c35a-4c07-a612-1877e34bd166 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:23.255057 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-41f0026c-8a80-41b5-9818-266f7bccbdf0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:23.257592 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-41f0026c-8a80-41b5-9818-266f7bccbdf0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/attachments/637598a5-c35a-4c07-a612-1877e34bd166/action Aug 13 06:12:23.257895 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-41f0026c-8a80-41b5-9818-266f7bccbdf0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:12:23.258014 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-41f0026c-8a80-41b5-9818-266f7bccbdf0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:23.281387 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:23.281387 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:23.301892 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ec5c5f46-1907-4a26-8812-3bcaed7d8f01 req-41f0026c-8a80-41b5-9818-266f7bccbdf0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/637598a5-c35a-4c07-a612-1877e34bd166/action returned with HTTP 204 Aug 13 06:12:23.302337 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 676/2712] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:12:23 2026] POST /volume/v3/attachments/637598a5-c35a-4c07-a612-1877e34bd166/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:23.415515 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-82da3821-0955-4f23-8675-2ecf3b2d54dd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:23.416585 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-82da3821-0955-4f23-8675-2ecf3b2d54dd tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 Aug 13 06:12:23.416891 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-82da3821-0955-4f23-8675-2ecf3b2d54dd tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:23.417006 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-82da3821-0955-4f23-8675-2ecf3b2d54dd tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:23.417134 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-82da3821-0955-4f23-8675-2ecf3b2d54dd tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] show called for member 3db53b8a-d002-41a2-a932-8619141445d6 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:12:23.422233 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:23.422233 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:23.434557 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-82da3821-0955-4f23-8675-2ecf3b2d54dd tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 returned with HTTP 200 Aug 13 06:12:23.434959 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 681/2713] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:12:23 2026] GET /volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 => generated 393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:23.446136 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e7455721-e7fd-435c-b1f0-0a10c2b209cb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:23.451948 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7455721-e7fd-435c-b1f0-0a10c2b209cb tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] PUT https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 Aug 13 06:12:23.452585 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e7455721-e7fd-435c-b1f0-0a10c2b209cb tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "fedc30a7-0b41-4d82-911e-7483d835d453"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:23.455471 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-e7455721-e7fd-435c-b1f0-0a10c2b209cb tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Update called for group 3db53b8a-d002-41a2-a932-8619141445d6. {{(pid=100322) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 06:12:23.455593 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-e7455721-e7fd-435c-b1f0-0a10c2b209cb tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Updating group 3db53b8a-d002-41a2-a932-8619141445d6 with name None description: None add_volumes: None remove_volumes: fedc30a7-0b41-4d82-911e-7483d835d453. Aug 13 06:12:23.460018 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:23.460018 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:23.479786 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7455721-e7fd-435c-b1f0-0a10c2b209cb tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 returned with HTTP 202 Aug 13 06:12:23.483761 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 686/2714] 10.4.3.121 () {70 vars in 1406 bytes} [Thu Aug 13 06:12:23 2026] PUT /volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:12:23.489606 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2b8538ec-8b92-4bde-977a-5469fbe58880 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:23.496512 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2b8538ec-8b92-4bde-977a-5469fbe58880 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 Aug 13 06:12:23.496875 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2b8538ec-8b92-4bde-977a-5469fbe58880 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:23.497147 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2b8538ec-8b92-4bde-977a-5469fbe58880 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:23.497361 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-2b8538ec-8b92-4bde-977a-5469fbe58880 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] show called for member 3db53b8a-d002-41a2-a932-8619141445d6 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:12:23.502307 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:23.502307 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:23.514463 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2b8538ec-8b92-4bde-977a-5469fbe58880 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 returned with HTTP 200 Aug 13 06:12:23.514996 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 672/2715] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:12:23 2026] GET /volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:23.657377 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c4fd2946-69db-44b8-af92-842e6cdfe42e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:23.659620 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c4fd2946-69db-44b8-af92-842e6cdfe42e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] DELETE https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec Aug 13 06:12:23.659858 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c4fd2946-69db-44b8-af92-842e6cdfe42e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:23.660105 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c4fd2946-69db-44b8-af92-842e6cdfe42e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:23.660337 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-c4fd2946-69db-44b8-af92-842e6cdfe42e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Delete volume with id: 06118a6f-0460-4b4d-96ea-83239f292aec Aug 13 06:12:23.673554 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:23.673554 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:23.673554 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c4fd2946-69db-44b8-af92-842e6cdfe42e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:23.703242 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c4fd2946-69db-44b8-af92-842e6cdfe42e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Delete volume request issued successfully. Aug 13 06:12:23.703476 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c4fd2946-69db-44b8-af92-842e6cdfe42e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec returned with HTTP 202 Aug 13 06:12:23.704024 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 677/2716] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:12:23 2026] DELETE /volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:23.714921 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9b63fb71-a0e6-4dc4-a0fd-090292fa5026 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:23.716564 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9b63fb71-a0e6-4dc4-a0fd-090292fa5026 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec Aug 13 06:12:23.716860 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9b63fb71-a0e6-4dc4-a0fd-090292fa5026 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:23.717150 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9b63fb71-a0e6-4dc4-a0fd-090292fa5026 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:23.725478 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:23.725478 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:23.729895 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9b63fb71-a0e6-4dc4-a0fd-090292fa5026 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:23.734831 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9b63fb71-a0e6-4dc4-a0fd-090292fa5026 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec returned with HTTP 200 Aug 13 06:12:23.735380 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 682/2717] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:23 2026] GET /volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:24.102339 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-58938480-6021-4d6e-957c-1b34252e7e3c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:24.106917 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-58938480-6021-4d6e-957c-1b34252e7e3c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 Aug 13 06:12:24.107172 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-58938480-6021-4d6e-957c-1b34252e7e3c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:24.107454 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-58938480-6021-4d6e-957c-1b34252e7e3c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:24.107608 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-58938480-6021-4d6e-957c-1b34252e7e3c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 30d0218d-24d0-4672-a679-525d29f51135. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:24.117911 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-58938480-6021-4d6e-957c-1b34252e7e3c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 returned with HTTP 404 Aug 13 06:12:24.118536 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 687/2718] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:24 2026] GET /volume/v3/backups/30d0218d-24d0-4672-a679-525d29f51135 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:24.132856 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-401b805d-bfd1-4faf-9e46-1cb87b95a8ed None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:24.134985 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-401b805d-bfd1-4faf-9e46-1cb87b95a8ed tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:12:24.135963 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-401b805d-bfd1-4faf-9e46-1cb87b95a8ed tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-27338755"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:24.137802 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-401b805d-bfd1-4faf-9e46-1cb87b95a8ed tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-27338755'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:12:24.138005 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-401b805d-bfd1-4faf-9e46-1cb87b95a8ed tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Create volume of 1 GB Aug 13 06:12:24.138506 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:24.138506 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:24.142933 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-401b805d-bfd1-4faf-9e46-1cb87b95a8ed tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Availability Zones retrieved successfully. Aug 13 06:12:24.152136 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-401b805d-bfd1-4faf-9e46-1cb87b95a8ed tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Flow 'volume_create_api' (3b48f11b-d950-444a-aa46-5f485c6f7323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:24.153462 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-401b805d-bfd1-4faf-9e46-1cb87b95a8ed tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02221c74-4c81-4557-8dc5-1285ac74804a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:24.154648 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-401b805d-bfd1-4faf-9e46-1cb87b95a8ed tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:12:24.186271 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-401b805d-bfd1-4faf-9e46-1cb87b95a8ed tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02221c74-4c81-4557-8dc5-1285ac74804a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:24.187532 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-401b805d-bfd1-4faf-9e46-1cb87b95a8ed tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa88bc7f-d93f-4cee-b154-02d87ebeab79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:24.209499 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-83f42083-d741-487f-8a77-2545e26c3865 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:24.211285 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-83f42083-d741-487f-8a77-2545e26c3865 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf Aug 13 06:12:24.211509 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-83f42083-d741-487f-8a77-2545e26c3865 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:24.211691 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-83f42083-d741-487f-8a77-2545e26c3865 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:24.211792 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-83f42083-d741-487f-8a77-2545e26c3865 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 8141c0d1-6011-4931-bbff-ac0d073ed2cf. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:24.215661 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:24.215661 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:24.216316 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-83f42083-d741-487f-8a77-2545e26c3865 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf returned with HTTP 200 Aug 13 06:12:24.216714 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 678/2719] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:24 2026] GET /volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:24.231584 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-401b805d-bfd1-4faf-9e46-1cb87b95a8ed tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Created reservations ['ce608324-25b3-4d80-99a0-6b17aa8ff5ab', '9c4f04a2-b25e-4fc6-bee6-3e5dded74677', '52af57fd-2382-4a6f-be8c-2255bb3a1824', '68b0850f-d9c1-4ca3-a51a-e4571ac5d2a3'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:24.232736 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-401b805d-bfd1-4faf-9e46-1cb87b95a8ed tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa88bc7f-d93f-4cee-b154-02d87ebeab79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce608324-25b3-4d80-99a0-6b17aa8ff5ab', '9c4f04a2-b25e-4fc6-bee6-3e5dded74677', '52af57fd-2382-4a6f-be8c-2255bb3a1824', '68b0850f-d9c1-4ca3-a51a-e4571ac5d2a3']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:24.234211 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-401b805d-bfd1-4faf-9e46-1cb87b95a8ed tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e549ab46-4639-49e4-94e6-dddb0ef8e9ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:24.263217 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-401b805d-bfd1-4faf-9e46-1cb87b95a8ed tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e549ab46-4639-49e4-94e6-dddb0ef8e9ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c9d7a89-e652-4089-bf02-9d7fdf798908', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-27338755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c7dfe759a4c49478b21b53c24239800',qos_specs=None,replication_status=,reservations=['ce608324-25b3-4d80-99a0-6b17aa8ff5ab','9c4f04a2-b25e-4fc6-bee6-3e5dded74677','52af57fd-2382-4a6f-be8c-2255bb3a1824','68b0850f-d9c1-4ca3-a51a-e4571ac5d2a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ff85da8d720492cb039ee834ea2570f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:12:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-27338755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c9d7a89-e652-4089-bf02-9d7fdf798908,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c7dfe759a4c49478b21b53c24239800',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ff85da8d720492cb039ee834ea2570f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:24.264408 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-401b805d-bfd1-4faf-9e46-1cb87b95a8ed tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c9dcda8-6a17-43ac-96e7-70f6264f062c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:24.286473 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-401b805d-bfd1-4faf-9e46-1cb87b95a8ed tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c9dcda8-6a17-43ac-96e7-70f6264f062c) transitioned into state 'SUCCESS' from state '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-27338755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c7dfe759a4c49478b21b53c24239800',qos_specs=None,replication_status=,reservations=['ce608324-25b3-4d80-99a0-6b17aa8ff5ab','9c4f04a2-b25e-4fc6-bee6-3e5dded74677','52af57fd-2382-4a6f-be8c-2255bb3a1824','68b0850f-d9c1-4ca3-a51a-e4571ac5d2a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ff85da8d720492cb039ee834ea2570f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:24.287846 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-401b805d-bfd1-4faf-9e46-1cb87b95a8ed tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64e31baf-bf05-4050-9fba-d07445725767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:24.298726 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-401b805d-bfd1-4faf-9e46-1cb87b95a8ed tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64e31baf-bf05-4050-9fba-d07445725767) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:24.299874 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-401b805d-bfd1-4faf-9e46-1cb87b95a8ed tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Flow 'volume_create_api' (3b48f11b-d950-444a-aa46-5f485c6f7323) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:24.300638 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-401b805d-bfd1-4faf-9e46-1cb87b95a8ed tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Create volume request issued successfully. Aug 13 06:12:24.301575 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-401b805d-bfd1-4faf-9e46-1cb87b95a8ed tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:12:24.302136 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 673/2720] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:12:24 2026] POST /volume/v3/volumes => generated 747 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:12:24.318990 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3e090e8c-dd4a-4b11-b23a-aea77eaea3be None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:24.322194 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3e090e8c-dd4a-4b11-b23a-aea77eaea3be tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/volumes/4c9d7a89-e652-4089-bf02-9d7fdf798908 Aug 13 06:12:24.322455 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3e090e8c-dd4a-4b11-b23a-aea77eaea3be tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:24.322690 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3e090e8c-dd4a-4b11-b23a-aea77eaea3be tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:24.338402 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:24.338402 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:24.345333 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3e090e8c-dd4a-4b11-b23a-aea77eaea3be tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:12:24.350584 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3e090e8c-dd4a-4b11-b23a-aea77eaea3be tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes/4c9d7a89-e652-4089-bf02-9d7fdf798908 returned with HTTP 200 Aug 13 06:12:24.351008 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 683/2721] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:24 2026] GET /volume/v3/volumes/4c9d7a89-e652-4089-bf02-9d7fdf798908 => generated 815 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:24.528149 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ac02f843-7eca-4c08-ba28-7e66b1c03089 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:24.533431 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ac02f843-7eca-4c08-ba28-7e66b1c03089 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 Aug 13 06:12:24.533699 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ac02f843-7eca-4c08-ba28-7e66b1c03089 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:24.533966 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ac02f843-7eca-4c08-ba28-7e66b1c03089 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:24.534123 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-ac02f843-7eca-4c08-ba28-7e66b1c03089 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] show called for member 3db53b8a-d002-41a2-a932-8619141445d6 {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:12:24.538162 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:24.538162 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:24.546944 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ac02f843-7eca-4c08-ba28-7e66b1c03089 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 returned with HTTP 200 Aug 13 06:12:24.547468 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 688/2722] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:12:24 2026] GET /volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:24.555567 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a0be3655-b690-4951-8d2a-48d09f5ce976 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:24.557514 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a0be3655-b690-4951-8d2a-48d09f5ce976 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] PUT https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 Aug 13 06:12:24.557838 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a0be3655-b690-4951-8d2a-48d09f5ce976 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "fedc30a7-0b41-4d82-911e-7483d835d453"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:24.559196 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-a0be3655-b690-4951-8d2a-48d09f5ce976 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Update called for group 3db53b8a-d002-41a2-a932-8619141445d6. {{(pid=100325) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 06:12:24.559357 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-a0be3655-b690-4951-8d2a-48d09f5ce976 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Updating group 3db53b8a-d002-41a2-a932-8619141445d6 with name None description: None add_volumes: fedc30a7-0b41-4d82-911e-7483d835d453 remove_volumes: None. Aug 13 06:12:24.562524 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:24.562524 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:24.621165 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a0be3655-b690-4951-8d2a-48d09f5ce976 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 returned with HTTP 202 Aug 13 06:12:24.621600 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 679/2723] 10.4.3.121 () {70 vars in 1406 bytes} [Thu Aug 13 06:12:24 2026] PUT /volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:12:24.631779 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2cda6bbb-78f2-493e-b1e1-86acf164f358 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:24.633862 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2cda6bbb-78f2-493e-b1e1-86acf164f358 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 Aug 13 06:12:24.634069 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2cda6bbb-78f2-493e-b1e1-86acf164f358 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:24.634339 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2cda6bbb-78f2-493e-b1e1-86acf164f358 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:24.634488 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-2cda6bbb-78f2-493e-b1e1-86acf164f358 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] show called for member 3db53b8a-d002-41a2-a932-8619141445d6 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:12:24.638913 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:24.638913 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:24.648345 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2cda6bbb-78f2-493e-b1e1-86acf164f358 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 returned with HTTP 200 Aug 13 06:12:24.648701 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 674/2724] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:12:24 2026] GET /volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:24.752739 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1ad2a9e5-dafb-41f4-bf19-2413fadaaf4a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:24.754447 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ad2a9e5-dafb-41f4-bf19-2413fadaaf4a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec Aug 13 06:12:24.754645 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1ad2a9e5-dafb-41f4-bf19-2413fadaaf4a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:24.754828 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1ad2a9e5-dafb-41f4-bf19-2413fadaaf4a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:24.759887 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ad2a9e5-dafb-41f4-bf19-2413fadaaf4a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec returned with HTTP 404 Aug 13 06:12:24.760314 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 684/2725] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:24 2026] GET /volume/v3/volumes/06118a6f-0460-4b4d-96ea-83239f292aec => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:24.767590 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5213948c-61e3-4fe0-9967-ae7080eb418a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:24.769702 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5213948c-61e3-4fe0-9967-ae7080eb418a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] DELETE https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d Aug 13 06:12:24.769930 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5213948c-61e3-4fe0-9967-ae7080eb418a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:24.770145 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5213948c-61e3-4fe0-9967-ae7080eb418a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:24.770439 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-5213948c-61e3-4fe0-9967-ae7080eb418a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Delete volume with id: cb345e5f-ee30-4370-a4d2-ba0ed3634c8d Aug 13 06:12:24.778979 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:24.778979 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:24.779586 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5213948c-61e3-4fe0-9967-ae7080eb418a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:24.798789 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5213948c-61e3-4fe0-9967-ae7080eb418a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Delete volume request issued successfully. Aug 13 06:12:24.799025 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5213948c-61e3-4fe0-9967-ae7080eb418a tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d returned with HTTP 202 Aug 13 06:12:24.799690 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 689/2726] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:12:24 2026] DELETE /volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:24.807219 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-496b732f-9d8d-4688-a1c1-ddca20cca60b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:24.809397 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-496b732f-9d8d-4688-a1c1-ddca20cca60b tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d Aug 13 06:12:24.809629 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-496b732f-9d8d-4688-a1c1-ddca20cca60b tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:24.809859 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-496b732f-9d8d-4688-a1c1-ddca20cca60b tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:24.819021 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:24.819021 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:24.823578 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-496b732f-9d8d-4688-a1c1-ddca20cca60b tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:24.830251 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-496b732f-9d8d-4688-a1c1-ddca20cca60b tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d returned with HTTP 200 Aug 13 06:12:24.831125 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 680/2727] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:24 2026] GET /volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:25.229463 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-22db1f0d-aac4-401e-8400-677395ab928c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:25.230520 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-22db1f0d-aac4-401e-8400-677395ab928c tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf Aug 13 06:12:25.230698 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-22db1f0d-aac4-401e-8400-677395ab928c tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:25.230913 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-22db1f0d-aac4-401e-8400-677395ab928c tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:25.230988 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-22db1f0d-aac4-401e-8400-677395ab928c tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 8141c0d1-6011-4931-bbff-ac0d073ed2cf. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:25.235087 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:25.235087 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:25.235705 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-22db1f0d-aac4-401e-8400-677395ab928c tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf returned with HTTP 200 Aug 13 06:12:25.236056 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 675/2728] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:25 2026] GET /volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:25.365629 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-afd19bec-8ceb-4f3c-9907-8d3c806e145f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:25.367239 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-afd19bec-8ceb-4f3c-9907-8d3c806e145f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/volumes/4c9d7a89-e652-4089-bf02-9d7fdf798908 Aug 13 06:12:25.367439 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-afd19bec-8ceb-4f3c-9907-8d3c806e145f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:25.367647 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-afd19bec-8ceb-4f3c-9907-8d3c806e145f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:25.373841 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:25.373841 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:25.377026 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-afd19bec-8ceb-4f3c-9907-8d3c806e145f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:12:25.381500 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-afd19bec-8ceb-4f3c-9907-8d3c806e145f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes/4c9d7a89-e652-4089-bf02-9d7fdf798908 returned with HTTP 200 Aug 13 06:12:25.381908 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 685/2729] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:25 2026] GET /volume/v3/volumes/4c9d7a89-e652-4089-bf02-9d7fdf798908 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:25.393140 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-78498cb1-e567-44e3-94e9-6504e83cce44 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:25.394829 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-78498cb1-e567-44e3-94e9-6504e83cce44 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:12:25.395219 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-78498cb1-e567-44e3-94e9-6504e83cce44 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4c9d7a89-e652-4089-bf02-9d7fdf798908", "name": "tempest-VolumesBackupsTest-Snapshot-193000320"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:25.404388 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:25.404388 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:25.404902 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-78498cb1-e567-44e3-94e9-6504e83cce44 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:12:25.405052 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-78498cb1-e567-44e3-94e9-6504e83cce44 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Create snapshot from volume 4c9d7a89-e652-4089-bf02-9d7fdf798908 Aug 13 06:12:25.437624 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-78498cb1-e567-44e3-94e9-6504e83cce44 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Created reservations ['8e171706-9a73-4568-a107-be59bb5e4de4', '844dcbb5-b260-4a72-a76c-13e8596ee9a7', '01cd5a9e-45cd-4d41-ae4a-20e975b387b7', '4bde5c14-35fa-4d20-81cd-2173f25627a5'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:25.463347 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-78498cb1-e567-44e3-94e9-6504e83cce44 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Snapshot create request issued successfully. Aug 13 06:12:25.463736 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-78498cb1-e567-44e3-94e9-6504e83cce44 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:12:25.464455 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 690/2730] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:12:25 2026] POST /volume/v3/snapshots => generated 304 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:12:25.476416 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9612a8c2-d3ec-412c-b002-3285cc456171 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:25.478452 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9612a8c2-d3ec-412c-b002-3285cc456171 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/snapshots/ec07a9ed-40a7-4d28-ac09-c31a2da91182 Aug 13 06:12:25.478771 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9612a8c2-d3ec-412c-b002-3285cc456171 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:25.479139 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9612a8c2-d3ec-412c-b002-3285cc456171 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:25.485560 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:25.485560 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:25.486195 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9612a8c2-d3ec-412c-b002-3285cc456171 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Snapshot retrieved successfully. Aug 13 06:12:25.487485 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9612a8c2-d3ec-412c-b002-3285cc456171 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/snapshots/ec07a9ed-40a7-4d28-ac09-c31a2da91182 returned with HTTP 200 Aug 13 06:12:25.488018 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 681/2731] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:12:25 2026] GET /volume/v3/snapshots/ec07a9ed-40a7-4d28-ac09-c31a2da91182 => generated 436 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:25.659227 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7b3a83ba-80c5-41bb-821c-b857c4f88ef1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:25.661740 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7b3a83ba-80c5-41bb-821c-b857c4f88ef1 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 Aug 13 06:12:25.662037 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7b3a83ba-80c5-41bb-821c-b857c4f88ef1 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:25.662311 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7b3a83ba-80c5-41bb-821c-b857c4f88ef1 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:25.662484 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-7b3a83ba-80c5-41bb-821c-b857c4f88ef1 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] show called for member 3db53b8a-d002-41a2-a932-8619141445d6 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:12:25.666714 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:25.666714 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:25.676313 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7b3a83ba-80c5-41bb-821c-b857c4f88ef1 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 returned with HTTP 200 Aug 13 06:12:25.676774 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 676/2732] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:12:25 2026] GET /volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:25.687879 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-88ae1c83-701a-4fdb-865a-a80a9df92d21 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:25.690322 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-88ae1c83-701a-4fdb-865a-a80a9df92d21 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:12:25.690666 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-88ae1c83-701a-4fdb-865a-a80a9df92d21 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:25.690933 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-88ae1c83-701a-4fdb-865a-a80a9df92d21 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:25.691745 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-88ae1c83-701a-4fdb-865a-a80a9df92d21 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:12:25.692365 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-88ae1c83-701a-4fdb-865a-a80a9df92d21 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:12:25.702644 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-88ae1c83-701a-4fdb-865a-a80a9df92d21 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Get all volumes completed successfully. Aug 13 06:12:25.703573 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-88ae1c83-701a-4fdb-865a-a80a9df92d21 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:25.704388 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-88ae1c83-701a-4fdb-865a-a80a9df92d21 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:25.765938 np0000007163 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-88ae1c83-701a-4fdb-865a-a80a9df92d21 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:25.769400 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:25.769400 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:25.773775 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-88ae1c83-701a-4fdb-865a-a80a9df92d21 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:25.774071 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-88ae1c83-701a-4fdb-865a-a80a9df92d21 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:25.826727 np0000007163 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-88ae1c83-701a-4fdb-865a-a80a9df92d21 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:25.830963 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:25.830963 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:25.840107 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-88ae1c83-701a-4fdb-865a-a80a9df92d21 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:12:25.840706 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 686/2733] 10.4.3.121 () {68 vars in 1299 bytes} [Thu Aug 13 06:12:25 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:12:25.844749 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-db87ce4b-104a-4e7c-bddd-a58efb978e32 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:25.847109 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-db87ce4b-104a-4e7c-bddd-a58efb978e32 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d Aug 13 06:12:25.847377 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-db87ce4b-104a-4e7c-bddd-a58efb978e32 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:25.847564 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-db87ce4b-104a-4e7c-bddd-a58efb978e32 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:25.860483 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-db87ce4b-104a-4e7c-bddd-a58efb978e32 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d returned with HTTP 404 Aug 13 06:12:25.861126 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 691/2734] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:25 2026] GET /volume/v3/volumes/cb345e5f-ee30-4370-a4d2-ba0ed3634c8d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:25.865290 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b0212f89-8bde-4714-8b7b-a7a2c5bddf44 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:25.867384 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0212f89-8bde-4714-8b7b-a7a2c5bddf44 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] POST https://10.4.3.121/volume/v3/group_snapshots Aug 13 06:12:25.867863 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b0212f89-8bde-4714-8b7b-a7a2c5bddf44 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "3db53b8a-d002-41a2-a932-8619141445d6", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1714950855"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:25.869915 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.group_snapshots [None req-b0212f89-8bde-4714-8b7b-a7a2c5bddf44 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '3db53b8a-d002-41a2-a932-8619141445d6', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1714950855'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 06:12:25.871899 np0000007163 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=419,cinder:INSERT=44,cinder:UPDATE=96 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:12:25.874875 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:25.874875 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:25.884809 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.group_snapshots [None req-b0212f89-8bde-4714-8b7b-a7a2c5bddf44 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1714950855. Aug 13 06:12:25.917801 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:25.917801 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:25.929911 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c1a67cff-f4cb-484f-bce2-745e3224a392 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:25.933697 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-b0212f89-8bde-4714-8b7b-a7a2c5bddf44 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-901325076 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-901325076, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:12:25.933843 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c1a67cff-f4cb-484f-bce2-745e3224a392 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] DELETE https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 Aug 13 06:12:25.934095 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c1a67cff-f4cb-484f-bce2-745e3224a392 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:25.934453 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c1a67cff-f4cb-484f-bce2-745e3224a392 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:25.934657 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-c1a67cff-f4cb-484f-bce2-745e3224a392 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Delete volume with id: bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 Aug 13 06:12:25.943166 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:25.943166 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:25.944141 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c1a67cff-f4cb-484f-bce2-745e3224a392 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:25.953197 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-b0212f89-8bde-4714-8b7b-a7a2c5bddf44 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Created reservations ['148e4e92-80d3-4373-be1d-33b4f5c319f6', 'd3e1c7a1-38da-428c-8cc0-2e32beedc3f1', '5aa812d9-f888-437e-abdf-9f4084ebdf89', '4e7ff8fb-81ef-4144-ab2e-57d2be85cc4d'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:25.962159 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c1a67cff-f4cb-484f-bce2-745e3224a392 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Delete volume request issued successfully. Aug 13 06:12:25.962424 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c1a67cff-f4cb-484f-bce2-745e3224a392 tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 returned with HTTP 202 Aug 13 06:12:25.962881 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 677/2735] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:12:25 2026] DELETE /volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:25.972693 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b2500a0b-201e-4e21-ac68-79e8e8461e8e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:25.974585 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b2500a0b-201e-4e21-ac68-79e8e8461e8e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 Aug 13 06:12:25.974835 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b2500a0b-201e-4e21-ac68-79e8e8461e8e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:25.975098 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b2500a0b-201e-4e21-ac68-79e8e8461e8e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:25.982281 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:25.982281 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:25.985828 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b2500a0b-201e-4e21-ac68-79e8e8461e8e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Volume info retrieved successfully. Aug 13 06:12:25.989998 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b2500a0b-201e-4e21-ac68-79e8e8461e8e tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 returned with HTTP 200 Aug 13 06:12:25.990441 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 687/2736] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:25 2026] GET /volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:25.991049 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0212f89-8bde-4714-8b7b-a7a2c5bddf44 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/group_snapshots returned with HTTP 202 Aug 13 06:12:25.991464 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 682/2737] 10.4.3.121 () {70 vars in 1324 bytes} [Thu Aug 13 06:12:25 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:26.002654 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-782267bc-7185-4bfc-b129-a5361c5eccf2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:26.004377 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-782267bc-7185-4bfc-b129-a5361c5eccf2 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/group_snapshots/98271874-7294-4cfe-bc9c-5e7ce33715da Aug 13 06:12:26.004580 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-782267bc-7185-4bfc-b129-a5361c5eccf2 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:26.004775 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-782267bc-7185-4bfc-b129-a5361c5eccf2 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:26.004905 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.group_snapshots [None req-782267bc-7185-4bfc-b129-a5361c5eccf2 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] show called for member 98271874-7294-4cfe-bc9c-5e7ce33715da {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 06:12:26.008070 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:26.008070 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:26.011159 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-782267bc-7185-4bfc-b129-a5361c5eccf2 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/group_snapshots/98271874-7294-4cfe-bc9c-5e7ce33715da returned with HTTP 200 Aug 13 06:12:26.011604 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 692/2738] 10.4.3.121 () {68 vars in 1413 bytes} [Thu Aug 13 06:12:26 2026] GET /volume/v3/group_snapshots/98271874-7294-4cfe-bc9c-5e7ce33715da => generated 326 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:26.245508 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-22959634-5d16-4ab6-94f9-ecc46ffe5b15 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:26.247478 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-22959634-5d16-4ab6-94f9-ecc46ffe5b15 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf Aug 13 06:12:26.247580 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-22959634-5d16-4ab6-94f9-ecc46ffe5b15 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:26.247771 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-22959634-5d16-4ab6-94f9-ecc46ffe5b15 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:26.247771 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-22959634-5d16-4ab6-94f9-ecc46ffe5b15 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 8141c0d1-6011-4931-bbff-ac0d073ed2cf. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:26.252258 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:26.252258 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:26.252803 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-22959634-5d16-4ab6-94f9-ecc46ffe5b15 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf returned with HTTP 200 Aug 13 06:12:26.253147 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 678/2739] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:26 2026] GET /volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:26.495827 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cdafd1f0-b736-4c79-b371-901767696d2c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:26.497349 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cdafd1f0-b736-4c79-b371-901767696d2c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/snapshots/ec07a9ed-40a7-4d28-ac09-c31a2da91182 Aug 13 06:12:26.497516 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cdafd1f0-b736-4c79-b371-901767696d2c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:26.497697 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cdafd1f0-b736-4c79-b371-901767696d2c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:26.501851 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:26.501851 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:26.502229 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cdafd1f0-b736-4c79-b371-901767696d2c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Snapshot retrieved successfully. Aug 13 06:12:26.502851 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cdafd1f0-b736-4c79-b371-901767696d2c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/snapshots/ec07a9ed-40a7-4d28-ac09-c31a2da91182 returned with HTTP 200 Aug 13 06:12:26.503159 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 688/2740] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:12:26 2026] GET /volume/v3/snapshots/ec07a9ed-40a7-4d28-ac09-c31a2da91182 => generated 463 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:26.511353 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ca287323-46bf-4623-b904-eb275f998952 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:26.512911 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca287323-46bf-4623-b904-eb275f998952 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] POST https://10.4.3.121/volume/v3/backups Aug 13 06:12:26.513203 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca287323-46bf-4623-b904-eb275f998952 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4c9d7a89-e652-4089-bf02-9d7fdf798908", "snapshot_id": "ec07a9ed-40a7-4d28-ac09-c31a2da91182", "name": "tempest-VolumesBackupsTest-Backup-462701905"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:26.514508 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-ca287323-46bf-4623-b904-eb275f998952 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Creating new backup {'backup': {'volume_id': '4c9d7a89-e652-4089-bf02-9d7fdf798908', 'snapshot_id': 'ec07a9ed-40a7-4d28-ac09-c31a2da91182', 'name': 'tempest-VolumesBackupsTest-Backup-462701905'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:12:26.514642 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-ca287323-46bf-4623-b904-eb275f998952 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Creating backup of volume 4c9d7a89-e652-4089-bf02-9d7fdf798908 in container None Aug 13 06:12:26.520872 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:26.520872 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:26.521325 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ca287323-46bf-4623-b904-eb275f998952 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:12:26.525620 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:26.525620 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:26.525963 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ca287323-46bf-4623-b904-eb275f998952 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Snapshot retrieved successfully. Aug 13 06:12:26.539024 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-ca287323-46bf-4623-b904-eb275f998952 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Created reservations ['bf18cd00-7ca8-4a3b-abef-1f94e7504ec4', 'd6dd26e0-ace8-40b7-8c64-1b1936811a3a'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:26.564923 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca287323-46bf-4623-b904-eb275f998952 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:12:26.565347 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 683/2741] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:12:26 2026] POST /volume/v3/backups => generated 329 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:12:26.573379 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-657d225a-e44a-4e4d-8db4-febe9aaafb95 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:26.575533 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-657d225a-e44a-4e4d-8db4-febe9aaafb95 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 Aug 13 06:12:26.575762 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-657d225a-e44a-4e4d-8db4-febe9aaafb95 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:26.575970 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-657d225a-e44a-4e4d-8db4-febe9aaafb95 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:26.576094 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-657d225a-e44a-4e4d-8db4-febe9aaafb95 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 8e86f037-af94-4bb6-9a4c-efb640e0cb33. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:26.580638 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:26.580638 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:26.581338 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-657d225a-e44a-4e4d-8db4-febe9aaafb95 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 returned with HTTP 200 Aug 13 06:12:26.581687 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 693/2742] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:26 2026] GET /volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 => generated 770 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:27.007393 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-db7bcbd2-3e2b-4836-a8fd-d45550b27bde None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:27.009226 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-db7bcbd2-3e2b-4836-a8fd-d45550b27bde tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] GET https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 Aug 13 06:12:27.009440 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-db7bcbd2-3e2b-4836-a8fd-d45550b27bde tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:27.009667 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-db7bcbd2-3e2b-4836-a8fd-d45550b27bde tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:27.018586 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-db7bcbd2-3e2b-4836-a8fd-d45550b27bde tempest-AttachVolumeTestJSON-1762665920 tempest-AttachVolumeTestJSON-1762665920-project-member] https://10.4.3.121/volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 returned with HTTP 404 Aug 13 06:12:27.019840 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 679/2743] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:27 2026] GET /volume/v3/volumes/bea3a79f-41de-4a15-a8ba-0e4f7b8409e7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:27.022012 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b0e3e1df-2bba-4358-9edc-64609401725a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:27.023656 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0e3e1df-2bba-4358-9edc-64609401725a tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/group_snapshots/98271874-7294-4cfe-bc9c-5e7ce33715da Aug 13 06:12:27.023845 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b0e3e1df-2bba-4358-9edc-64609401725a tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:27.024025 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b0e3e1df-2bba-4358-9edc-64609401725a tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:27.024152 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-b0e3e1df-2bba-4358-9edc-64609401725a tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] show called for member 98271874-7294-4cfe-bc9c-5e7ce33715da {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 06:12:27.027381 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:27.027381 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:27.030830 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0e3e1df-2bba-4358-9edc-64609401725a tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/group_snapshots/98271874-7294-4cfe-bc9c-5e7ce33715da returned with HTTP 200 Aug 13 06:12:27.031395 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 689/2744] 10.4.3.121 () {68 vars in 1413 bytes} [Thu Aug 13 06:12:27 2026] GET /volume/v3/group_snapshots/98271874-7294-4cfe-bc9c-5e7ce33715da => generated 327 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:27.038978 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0383a35c-3b15-44e8-9d0e-7349678baed8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:27.041538 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0383a35c-3b15-44e8-9d0e-7349678baed8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/snapshots/detail Aug 13 06:12:27.041538 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0383a35c-3b15-44e8-9d0e-7349678baed8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:27.041538 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0383a35c-3b15-44e8-9d0e-7349678baed8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:27.041538 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-0383a35c-3b15-44e8-9d0e-7349678baed8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:12:27.041836 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:27.041836 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:27.042456 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-0383a35c-3b15-44e8-9d0e-7349678baed8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:12:27.046510 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0383a35c-3b15-44e8-9d0e-7349678baed8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Get all snapshots completed successfully. Aug 13 06:12:27.046890 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:27.046890 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:27.047455 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0383a35c-3b15-44e8-9d0e-7349678baed8 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 06:12:27.047975 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 684/2745] 10.4.3.121 () {66 vars in 1264 bytes} [Thu Aug 13 06:12:27 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:27.062358 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2835ef73-8597-492d-9b94-8fa94baff573 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:27.064158 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2835ef73-8597-492d-9b94-8fa94baff573 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/snapshots/a947b002-dc7e-4ec5-8f12-993137f17ef9 Aug 13 06:12:27.064468 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2835ef73-8597-492d-9b94-8fa94baff573 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:27.064709 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2835ef73-8597-492d-9b94-8fa94baff573 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:27.075343 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:27.075343 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:27.078620 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2835ef73-8597-492d-9b94-8fa94baff573 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Snapshot retrieved successfully. Aug 13 06:12:27.079403 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2835ef73-8597-492d-9b94-8fa94baff573 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/snapshots/a947b002-dc7e-4ec5-8f12-993137f17ef9 returned with HTTP 200 Aug 13 06:12:27.079965 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 694/2746] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:12:27 2026] GET /volume/v3/snapshots/a947b002-dc7e-4ec5-8f12-993137f17ef9 => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:27.089208 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3afe8157-c887-49f0-b646-e324ed17aae6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:27.091126 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3afe8157-c887-49f0-b646-e324ed17aae6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/snapshots/54690093-50e4-4940-89c5-35f3e58d7ee5 Aug 13 06:12:27.091376 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3afe8157-c887-49f0-b646-e324ed17aae6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:27.091597 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3afe8157-c887-49f0-b646-e324ed17aae6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:27.099003 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:27.099003 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:27.099577 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3afe8157-c887-49f0-b646-e324ed17aae6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Snapshot retrieved successfully. Aug 13 06:12:27.100453 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3afe8157-c887-49f0-b646-e324ed17aae6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/snapshots/54690093-50e4-4940-89c5-35f3e58d7ee5 returned with HTTP 200 Aug 13 06:12:27.100871 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 680/2747] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:12:27 2026] GET /volume/v3/snapshots/54690093-50e4-4940-89c5-35f3e58d7ee5 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:27.111048 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9cf98031-ccd4-4ff8-9ee9-b9a8a5dc81e7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:27.112765 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9cf98031-ccd4-4ff8-9ee9-b9a8a5dc81e7 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] DELETE https://10.4.3.121/volume/v3/group_snapshots/98271874-7294-4cfe-bc9c-5e7ce33715da Aug 13 06:12:27.112957 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9cf98031-ccd4-4ff8-9ee9-b9a8a5dc81e7 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:27.113130 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9cf98031-ccd4-4ff8-9ee9-b9a8a5dc81e7 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:27.113273 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-9cf98031-ccd4-4ff8-9ee9-b9a8a5dc81e7 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] delete called for member 98271874-7294-4cfe-bc9c-5e7ce33715da {{(pid=100323) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 06:12:27.113374 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.group_snapshots [None req-9cf98031-ccd4-4ff8-9ee9-b9a8a5dc81e7 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Delete group_snapshot with id: 98271874-7294-4cfe-bc9c-5e7ce33715da Aug 13 06:12:27.116573 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:27.116573 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:27.146742 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9cf98031-ccd4-4ff8-9ee9-b9a8a5dc81e7 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/group_snapshots/98271874-7294-4cfe-bc9c-5e7ce33715da returned with HTTP 202 Aug 13 06:12:27.150208 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 690/2748] 10.4.3.121 () {68 vars in 1416 bytes} [Thu Aug 13 06:12:27 2026] DELETE /volume/v3/group_snapshots/98271874-7294-4cfe-bc9c-5e7ce33715da => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:12:27.158601 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4f870b13-fbea-4322-9aa4-d5eba07e5faa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:27.161212 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4f870b13-fbea-4322-9aa4-d5eba07e5faa tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:12:27.161576 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4f870b13-fbea-4322-9aa4-d5eba07e5faa tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:27.161879 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4f870b13-fbea-4322-9aa4-d5eba07e5faa tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:27.162261 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-4f870b13-fbea-4322-9aa4-d5eba07e5faa tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:12:27.163354 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4f870b13-fbea-4322-9aa4-d5eba07e5faa tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:12:27.174796 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4f870b13-fbea-4322-9aa4-d5eba07e5faa tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Get all volumes completed successfully. Aug 13 06:12:27.175854 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-4f870b13-fbea-4322-9aa4-d5eba07e5faa tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:27.176086 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-4f870b13-fbea-4322-9aa4-d5eba07e5faa tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:27.235824 np0000007163 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-4f870b13-fbea-4322-9aa4-d5eba07e5faa tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:27.240765 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:27.240765 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:27.245473 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-4f870b13-fbea-4322-9aa4-d5eba07e5faa tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:27.245641 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-4f870b13-fbea-4322-9aa4-d5eba07e5faa tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:27.263101 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9626b870-d9ac-49b1-bfa8-0cb7d73d2765 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:27.265333 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9626b870-d9ac-49b1-bfa8-0cb7d73d2765 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf Aug 13 06:12:27.265446 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9626b870-d9ac-49b1-bfa8-0cb7d73d2765 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:27.265704 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9626b870-d9ac-49b1-bfa8-0cb7d73d2765 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:27.265855 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-9626b870-d9ac-49b1-bfa8-0cb7d73d2765 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 8141c0d1-6011-4931-bbff-ac0d073ed2cf. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:27.274480 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:27.274480 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:27.274908 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9626b870-d9ac-49b1-bfa8-0cb7d73d2765 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf returned with HTTP 200 Aug 13 06:12:27.275657 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 695/2749] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:27 2026] GET /volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:27.301889 np0000007163 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-4f870b13-fbea-4322-9aa4-d5eba07e5faa tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:27.306156 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:27.306156 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:27.316162 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4f870b13-fbea-4322-9aa4-d5eba07e5faa tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:12:27.316741 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 685/2750] 10.4.3.121 () {68 vars in 1299 bytes} [Thu Aug 13 06:12:27 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:12:27.332146 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-348752f2-055d-4ccd-96f0-31e03dd20780 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:27.333972 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-348752f2-055d-4ccd-96f0-31e03dd20780 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/snapshots/detail Aug 13 06:12:27.334170 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-348752f2-055d-4ccd-96f0-31e03dd20780 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:27.334433 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-348752f2-055d-4ccd-96f0-31e03dd20780 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:27.334692 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-348752f2-055d-4ccd-96f0-31e03dd20780 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:12:27.336280 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-348752f2-055d-4ccd-96f0-31e03dd20780 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:12:27.348315 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-348752f2-055d-4ccd-96f0-31e03dd20780 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Get all snapshots completed successfully. Aug 13 06:12:27.349369 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-348752f2-055d-4ccd-96f0-31e03dd20780 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 06:12:27.349808 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 681/2751] 10.4.3.121 () {66 vars in 1264 bytes} [Thu Aug 13 06:12:27 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:12:27.359941 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b4d2c854-ff21-4f9d-b656-5cf5e175218f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:27.362009 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b4d2c854-ff21-4f9d-b656-5cf5e175218f tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/group_snapshots/98271874-7294-4cfe-bc9c-5e7ce33715da Aug 13 06:12:27.362323 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b4d2c854-ff21-4f9d-b656-5cf5e175218f tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:27.362562 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b4d2c854-ff21-4f9d-b656-5cf5e175218f tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:27.362776 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-b4d2c854-ff21-4f9d-b656-5cf5e175218f tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] show called for member 98271874-7294-4cfe-bc9c-5e7ce33715da {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 06:12:27.366349 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b4d2c854-ff21-4f9d-b656-5cf5e175218f tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/group_snapshots/98271874-7294-4cfe-bc9c-5e7ce33715da returned with HTTP 404 Aug 13 06:12:27.366913 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 691/2752] 10.4.3.121 () {68 vars in 1413 bytes} [Thu Aug 13 06:12:27 2026] GET /volume/v3/group_snapshots/98271874-7294-4cfe-bc9c-5e7ce33715da => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:12:27.373614 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ef44c5c4-8467-424f-b40e-de24b52b0021 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:27.375416 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ef44c5c4-8467-424f-b40e-de24b52b0021 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] DELETE https://10.4.3.121/volume/v3/group_snapshots/98271874-7294-4cfe-bc9c-5e7ce33715da Aug 13 06:12:27.375681 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ef44c5c4-8467-424f-b40e-de24b52b0021 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:27.375865 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ef44c5c4-8467-424f-b40e-de24b52b0021 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:27.375988 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.group_snapshots [None req-ef44c5c4-8467-424f-b40e-de24b52b0021 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] delete called for member 98271874-7294-4cfe-bc9c-5e7ce33715da {{(pid=100322) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 06:12:27.376080 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.group_snapshots [None req-ef44c5c4-8467-424f-b40e-de24b52b0021 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Delete group_snapshot with id: 98271874-7294-4cfe-bc9c-5e7ce33715da Aug 13 06:12:27.379117 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ef44c5c4-8467-424f-b40e-de24b52b0021 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/group_snapshots/98271874-7294-4cfe-bc9c-5e7ce33715da returned with HTTP 404 Aug 13 06:12:27.379671 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 696/2753] 10.4.3.121 () {68 vars in 1416 bytes} [Thu Aug 13 06:12:27 2026] DELETE /volume/v3/group_snapshots/98271874-7294-4cfe-bc9c-5e7ce33715da => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:12:27.387394 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6af87d0a-fa51-47a0-8abe-a5b5b48f68e2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:27.389703 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6af87d0a-fa51-47a0-8abe-a5b5b48f68e2 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:12:27.390019 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6af87d0a-fa51-47a0-8abe-a5b5b48f68e2 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:27.390302 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6af87d0a-fa51-47a0-8abe-a5b5b48f68e2 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:27.390636 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-6af87d0a-fa51-47a0-8abe-a5b5b48f68e2 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:12:27.391600 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6af87d0a-fa51-47a0-8abe-a5b5b48f68e2 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:12:27.401173 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6af87d0a-fa51-47a0-8abe-a5b5b48f68e2 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Get all volumes completed successfully. Aug 13 06:12:27.401941 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-6af87d0a-fa51-47a0-8abe-a5b5b48f68e2 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:27.402188 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-6af87d0a-fa51-47a0-8abe-a5b5b48f68e2 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:27.443660 np0000007163 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-6af87d0a-fa51-47a0-8abe-a5b5b48f68e2 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:27.446876 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:27.446876 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:27.451024 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-6af87d0a-fa51-47a0-8abe-a5b5b48f68e2 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:27.451176 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-6af87d0a-fa51-47a0-8abe-a5b5b48f68e2 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:27.501583 np0000007163 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-6af87d0a-fa51-47a0-8abe-a5b5b48f68e2 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:27.505396 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:27.505396 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:27.513125 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6af87d0a-fa51-47a0-8abe-a5b5b48f68e2 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:12:27.513607 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 686/2754] 10.4.3.121 () {68 vars in 1299 bytes} [Thu Aug 13 06:12:27 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:12:27.525947 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b0afbaa6-506b-43e3-aa3b-f85456efd8b6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:27.527786 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b0afbaa6-506b-43e3-aa3b-f85456efd8b6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] POST https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6/action Aug 13 06:12:27.528143 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b0afbaa6-506b-43e3-aa3b-f85456efd8b6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:12:27.528352 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b0afbaa6-506b-43e3-aa3b-f85456efd8b6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:27.529758 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-b0afbaa6-506b-43e3-aa3b-f85456efd8b6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] delete called for group 3db53b8a-d002-41a2-a932-8619141445d6 {{(pid=100324) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 06:12:27.529864 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.groups [None req-b0afbaa6-506b-43e3-aa3b-f85456efd8b6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Delete group with id: 3db53b8a-d002-41a2-a932-8619141445d6 Aug 13 06:12:27.537995 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:27.537995 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:27.599584 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fb894177-34d7-474b-aef8-4baafedd898e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:27.601479 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fb894177-34d7-474b-aef8-4baafedd898e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 Aug 13 06:12:27.601741 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fb894177-34d7-474b-aef8-4baafedd898e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:27.601950 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fb894177-34d7-474b-aef8-4baafedd898e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:27.602068 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-fb894177-34d7-474b-aef8-4baafedd898e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 8e86f037-af94-4bb6-9a4c-efb640e0cb33. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:27.606894 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:27.606894 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:27.611207 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fb894177-34d7-474b-aef8-4baafedd898e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 returned with HTTP 200 Aug 13 06:12:27.611207 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 692/2755] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:27 2026] GET /volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 => generated 772 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:27.621312 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b0afbaa6-506b-43e3-aa3b-f85456efd8b6 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6/action returned with HTTP 202 Aug 13 06:12:27.621928 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 682/2756] 10.4.3.121 () {70 vars in 1428 bytes} [Thu Aug 13 06:12:27 2026] POST /volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:12:27.631819 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dc73b5b4-2261-4ad2-bafc-70e41f21e581 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:27.634520 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dc73b5b4-2261-4ad2-bafc-70e41f21e581 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/volumes/fedc30a7-0b41-4d82-911e-7483d835d453 Aug 13 06:12:27.634814 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dc73b5b4-2261-4ad2-bafc-70e41f21e581 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:27.635066 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dc73b5b4-2261-4ad2-bafc-70e41f21e581 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:27.645694 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:27.645694 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:27.653160 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dc73b5b4-2261-4ad2-bafc-70e41f21e581 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Volume info retrieved successfully. Aug 13 06:12:27.655660 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-dc73b5b4-2261-4ad2-bafc-70e41f21e581 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:27.655868 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-dc73b5b4-2261-4ad2-bafc-70e41f21e581 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:27.709089 np0000007163 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-dc73b5b4-2261-4ad2-bafc-70e41f21e581 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:27.715340 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:27.715340 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:27.724429 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dc73b5b4-2261-4ad2-bafc-70e41f21e581 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes/fedc30a7-0b41-4d82-911e-7483d835d453 returned with HTTP 200 Aug 13 06:12:27.724830 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 697/2757] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:12:27 2026] GET /volume/v3/volumes/fedc30a7-0b41-4d82-911e-7483d835d453 => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:28.285489 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bada0602-3087-448f-914d-90b37c101a4b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:28.288077 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bada0602-3087-448f-914d-90b37c101a4b tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf Aug 13 06:12:28.288415 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bada0602-3087-448f-914d-90b37c101a4b tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:28.288696 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bada0602-3087-448f-914d-90b37c101a4b tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:28.288851 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-bada0602-3087-448f-914d-90b37c101a4b tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 8141c0d1-6011-4931-bbff-ac0d073ed2cf. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:28.293242 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:28.293242 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:28.294120 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bada0602-3087-448f-914d-90b37c101a4b tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf returned with HTTP 200 Aug 13 06:12:28.294525 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 687/2758] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:28 2026] GET /volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:28.622517 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-87abb3f9-9af6-4880-82b1-b6ad7eaf200d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:28.627800 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-87abb3f9-9af6-4880-82b1-b6ad7eaf200d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 Aug 13 06:12:28.628679 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-87abb3f9-9af6-4880-82b1-b6ad7eaf200d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:28.629645 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-87abb3f9-9af6-4880-82b1-b6ad7eaf200d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:28.629892 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-87abb3f9-9af6-4880-82b1-b6ad7eaf200d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 8e86f037-af94-4bb6-9a4c-efb640e0cb33. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:28.639481 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:28.639481 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:28.640632 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-87abb3f9-9af6-4880-82b1-b6ad7eaf200d tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 returned with HTTP 200 Aug 13 06:12:28.641044 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 693/2759] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:28 2026] GET /volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 => generated 772 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:28.740267 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7eeae20d-9a7a-4072-b644-0247a4d35355 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:28.742097 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7eeae20d-9a7a-4072-b644-0247a4d35355 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/volumes/fedc30a7-0b41-4d82-911e-7483d835d453 Aug 13 06:12:28.742360 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7eeae20d-9a7a-4072-b644-0247a4d35355 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:28.742538 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7eeae20d-9a7a-4072-b644-0247a4d35355 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:28.747910 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7eeae20d-9a7a-4072-b644-0247a4d35355 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes/fedc30a7-0b41-4d82-911e-7483d835d453 returned with HTTP 404 Aug 13 06:12:28.748355 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 683/2760] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:12:28 2026] GET /volume/v3/volumes/fedc30a7-0b41-4d82-911e-7483d835d453 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:12:28.758021 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7b746b8a-d946-4cce-b583-9353efd98184 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:28.759630 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b746b8a-d946-4cce-b583-9353efd98184 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/volumes/0b3259ce-06ce-4146-8baf-ae58193b22e2 Aug 13 06:12:28.759843 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b746b8a-d946-4cce-b583-9353efd98184 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:28.760018 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b746b8a-d946-4cce-b583-9353efd98184 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:28.765404 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b746b8a-d946-4cce-b583-9353efd98184 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes/0b3259ce-06ce-4146-8baf-ae58193b22e2 returned with HTTP 404 Aug 13 06:12:28.765917 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 698/2761] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:12:28 2026] GET /volume/v3/volumes/0b3259ce-06ce-4146-8baf-ae58193b22e2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:12:28.774433 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-87251586-495e-4d53-91e0-6673b77bdd16 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:28.776061 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87251586-495e-4d53-91e0-6673b77bdd16 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 Aug 13 06:12:28.776283 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87251586-495e-4d53-91e0-6673b77bdd16 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:28.776468 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87251586-495e-4d53-91e0-6673b77bdd16 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:28.776589 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-87251586-495e-4d53-91e0-6673b77bdd16 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] show called for member 3db53b8a-d002-41a2-a932-8619141445d6 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:12:28.779487 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87251586-495e-4d53-91e0-6673b77bdd16 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 returned with HTTP 404 Aug 13 06:12:28.779910 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 688/2762] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:12:28 2026] GET /volume/v3/groups/3db53b8a-d002-41a2-a932-8619141445d6 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:12:28.790335 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-02d4009e-3fc4-4bc9-bdab-7bdca2f2c284 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:28.793889 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-02d4009e-3fc4-4bc9-bdab-7bdca2f2c284 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] DELETE https://10.4.3.121/volume/v3/group_types/0d8e8d08-83cb-48bd-a7f0-cde9059a15cc Aug 13 06:12:28.793889 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-02d4009e-3fc4-4bc9-bdab-7bdca2f2c284 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:28.794008 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-02d4009e-3fc4-4bc9-bdab-7bdca2f2c284 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:28.812595 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-02d4009e-3fc4-4bc9-bdab-7bdca2f2c284 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] https://10.4.3.121/volume/v3/group_types/0d8e8d08-83cb-48bd-a7f0-cde9059a15cc returned with HTTP 202 Aug 13 06:12:28.812973 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 694/2763] 10.4.3.121 () {68 vars in 1404 bytes} [Thu Aug 13 06:12:28 2026] DELETE /volume/v3/group_types/0d8e8d08-83cb-48bd-a7f0-cde9059a15cc => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:12:28.823800 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d2b745d8-40fa-4ef2-a884-77e246ddc749 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:28.829408 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d2b745d8-40fa-4ef2-a884-77e246ddc749 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] DELETE https://10.4.3.121/volume/v3/types/94b36059-f78a-41ad-adfd-3843cbfe1d54 Aug 13 06:12:28.829653 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d2b745d8-40fa-4ef2-a884-77e246ddc749 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:28.829924 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d2b745d8-40fa-4ef2-a884-77e246ddc749 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:28.858112 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d2b745d8-40fa-4ef2-a884-77e246ddc749 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] https://10.4.3.121/volume/v3/types/94b36059-f78a-41ad-adfd-3843cbfe1d54 returned with HTTP 202 Aug 13 06:12:28.858603 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 684/2764] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:12:28 2026] DELETE /volume/v3/types/94b36059-f78a-41ad-adfd-3843cbfe1d54 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:28.865082 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-970f7b4a-a383-4595-befd-26a2ef5d5910 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:28.866813 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-970f7b4a-a383-4595-befd-26a2ef5d5910 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] GET https://10.4.3.121/volume/v3/types/94b36059-f78a-41ad-adfd-3843cbfe1d54 Aug 13 06:12:28.866957 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-970f7b4a-a383-4595-befd-26a2ef5d5910 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:28.867134 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-970f7b4a-a383-4595-befd-26a2ef5d5910 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:28.870232 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-970f7b4a-a383-4595-befd-26a2ef5d5910 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] https://10.4.3.121/volume/v3/types/94b36059-f78a-41ad-adfd-3843cbfe1d54 returned with HTTP 404 Aug 13 06:12:28.870682 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 699/2765] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:12:28 2026] GET /volume/v3/types/94b36059-f78a-41ad-adfd-3843cbfe1d54 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:28.878203 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-471b845c-90dc-4111-97c0-560db2ebcbd6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:28.879922 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-471b845c-90dc-4111-97c0-560db2ebcbd6 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:12:28.880254 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-471b845c-90dc-4111-97c0-560db2ebcbd6 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-999082911"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:28.891925 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-471b845c-90dc-4111-97c0-560db2ebcbd6 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:12:28.892262 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 689/2766] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:12:28 2026] POST /volume/v3/types => generated 223 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:28.899212 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f6e7335a-16b8-4a38-bc5c-54ffea5ef7a9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:28.900796 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f6e7335a-16b8-4a38-bc5c-54ffea5ef7a9 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] POST https://10.4.3.121/volume/v3/group_types Aug 13 06:12:28.901105 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f6e7335a-16b8-4a38-bc5c-54ffea5ef7a9 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1552744012"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:28.912604 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f6e7335a-16b8-4a38-bc5c-54ffea5ef7a9 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] https://10.4.3.121/volume/v3/group_types returned with HTTP 202 Aug 13 06:12:28.913031 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 695/2767] 10.4.3.121 () {70 vars in 1311 bytes} [Thu Aug 13 06:12:28 2026] POST /volume/v3/group_types => generated 181 bytes in 14 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:28.920407 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-31e5e056-7d52-4eb5-bb21-f8b2fb4f3352 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:28.922070 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-31e5e056-7d52-4eb5-bb21-f8b2fb4f3352 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] POST https://10.4.3.121/volume/v3/groups Aug 13 06:12:28.922425 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-31e5e056-7d52-4eb5-bb21-f8b2fb4f3352 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "844f8d90-76a2-4551-b7e0-1f123570a72b", "volume_types": ["e758ba05-7b98-4a6e-ada1-30867a5d6caa"], "name": "tempest-GroupSnapshotsTest-Group-1225232898"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:28.924109 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-31e5e056-7d52-4eb5-bb21-f8b2fb4f3352 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Creating new group {'group': {'group_type': '844f8d90-76a2-4551-b7e0-1f123570a72b', 'volume_types': ['e758ba05-7b98-4a6e-ada1-30867a5d6caa'], 'name': 'tempest-GroupSnapshotsTest-Group-1225232898'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 06:12:28.927726 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.groups [None req-31e5e056-7d52-4eb5-bb21-f8b2fb4f3352 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Creating group tempest-GroupSnapshotsTest-Group-1225232898. Aug 13 06:12:28.939599 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-31e5e056-7d52-4eb5-bb21-f8b2fb4f3352 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Availability Zones retrieved successfully. Aug 13 06:12:28.949478 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-31e5e056-7d52-4eb5-bb21-f8b2fb4f3352 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Created reservations ['ef222a6a-392f-405f-adfe-bab98a10db86'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:28.968893 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-31e5e056-7d52-4eb5-bb21-f8b2fb4f3352 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups returned with HTTP 202 Aug 13 06:12:28.969372 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 685/2768] 10.4.3.121 () {70 vars in 1297 bytes} [Thu Aug 13 06:12:28 2026] POST /volume/v3/groups => generated 112 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:28.978662 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a94f7256-0ae4-4974-adfc-f4ca1b607cc0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:28.981259 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a94f7256-0ae4-4974-adfc-f4ca1b607cc0 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/groups/2933cb75-3f07-4c09-a6a7-19d9ada6f638 Aug 13 06:12:28.981613 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a94f7256-0ae4-4974-adfc-f4ca1b607cc0 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:28.981979 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a94f7256-0ae4-4974-adfc-f4ca1b607cc0 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:28.982194 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-a94f7256-0ae4-4974-adfc-f4ca1b607cc0 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] show called for member 2933cb75-3f07-4c09-a6a7-19d9ada6f638 {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:12:28.986587 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:28.986587 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:28.996556 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a94f7256-0ae4-4974-adfc-f4ca1b607cc0 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups/2933cb75-3f07-4c09-a6a7-19d9ada6f638 returned with HTTP 200 Aug 13 06:12:28.996982 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 700/2769] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:12:28 2026] GET /volume/v3/groups/2933cb75-3f07-4c09-a6a7-19d9ada6f638 => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:29.306116 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-802bc116-01be-4840-965f-2f52084d28f6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:29.308573 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-802bc116-01be-4840-965f-2f52084d28f6 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf Aug 13 06:12:29.308852 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-802bc116-01be-4840-965f-2f52084d28f6 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:29.309099 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-802bc116-01be-4840-965f-2f52084d28f6 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:29.309282 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-802bc116-01be-4840-965f-2f52084d28f6 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 8141c0d1-6011-4931-bbff-ac0d073ed2cf. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:29.314374 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:29.314374 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:29.315169 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-802bc116-01be-4840-965f-2f52084d28f6 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf returned with HTTP 200 Aug 13 06:12:29.315718 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 690/2770] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:29 2026] GET /volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:29.653662 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-84d31649-af5d-4db9-86b6-5fc47b2b48f3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:29.655649 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-84d31649-af5d-4db9-86b6-5fc47b2b48f3 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 Aug 13 06:12:29.655871 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-84d31649-af5d-4db9-86b6-5fc47b2b48f3 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:29.656113 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-84d31649-af5d-4db9-86b6-5fc47b2b48f3 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:29.656257 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-84d31649-af5d-4db9-86b6-5fc47b2b48f3 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 8e86f037-af94-4bb6-9a4c-efb640e0cb33. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:29.662892 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:29.662892 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:29.663762 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-84d31649-af5d-4db9-86b6-5fc47b2b48f3 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 returned with HTTP 200 Aug 13 06:12:29.664437 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 696/2771] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:29 2026] GET /volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 => generated 772 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:30.008387 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7c123743-655d-461a-9096-5f169ad89c2f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:30.010237 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c123743-655d-461a-9096-5f169ad89c2f tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/groups/2933cb75-3f07-4c09-a6a7-19d9ada6f638 Aug 13 06:12:30.010696 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7c123743-655d-461a-9096-5f169ad89c2f tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:30.010696 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7c123743-655d-461a-9096-5f169ad89c2f tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:30.010766 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-7c123743-655d-461a-9096-5f169ad89c2f tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] show called for member 2933cb75-3f07-4c09-a6a7-19d9ada6f638 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:12:30.012552 np0000007163 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=509,cinder:INSERT=78,cinder:UPDATE=141 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:12:30.018690 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:30.018690 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:30.026766 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c123743-655d-461a-9096-5f169ad89c2f tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups/2933cb75-3f07-4c09-a6a7-19d9ada6f638 returned with HTTP 200 Aug 13 06:12:30.027702 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 686/2772] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:12:30 2026] GET /volume/v3/groups/2933cb75-3f07-4c09-a6a7-19d9ada6f638 => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:30.037799 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dfe04dd5-6952-4f04-98bd-00c601f05d7b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:30.040234 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dfe04dd5-6952-4f04-98bd-00c601f05d7b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:12:30.040772 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dfe04dd5-6952-4f04-98bd-00c601f05d7b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-74061458", "volume_type": "e758ba05-7b98-4a6e-ada1-30867a5d6caa", "group_id": "2933cb75-3f07-4c09-a6a7-19d9ada6f638", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:30.043318 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-dfe04dd5-6952-4f04-98bd-00c601f05d7b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-74061458', 'volume_type': 'e758ba05-7b98-4a6e-ada1-30867a5d6caa', 'group_id': '2933cb75-3f07-4c09-a6a7-19d9ada6f638', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:12:30.056163 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:30.056163 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:30.056842 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-dfe04dd5-6952-4f04-98bd-00c601f05d7b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Create volume of 1 GB Aug 13 06:12:30.063124 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dfe04dd5-6952-4f04-98bd-00c601f05d7b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Availability Zones retrieved successfully. Aug 13 06:12:30.070225 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dfe04dd5-6952-4f04-98bd-00c601f05d7b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Flow 'volume_create_api' (b7fa02e6-3133-49a4-a3d2-6c276c2350f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:30.071023 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dfe04dd5-6952-4f04-98bd-00c601f05d7b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfac21bd-04cd-4d06-aa96-f8e43761bd51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:30.071778 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:30.071778 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:30.071956 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-dfe04dd5-6952-4f04-98bd-00c601f05d7b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:12:30.106065 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dfe04dd5-6952-4f04-98bd-00c601f05d7b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfac21bd-04cd-4d06-aa96-f8e43761bd51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e758ba05-7b98-4a6e-ada1-30867a5d6caa,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-999082911',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e758ba05-7b98-4a6e-ada1-30867a5d6caa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2933cb75-3f07-4c09-a6a7-19d9ada6f638', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:30.107196 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dfe04dd5-6952-4f04-98bd-00c601f05d7b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (495f2169-a044-4abe-b584-1faf548d3de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:30.149598 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-dfe04dd5-6952-4f04-98bd-00c601f05d7b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-999082911 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-999082911, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:12:30.150062 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-dfe04dd5-6952-4f04-98bd-00c601f05d7b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-999082911 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-999082911, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:12:30.201748 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-dfe04dd5-6952-4f04-98bd-00c601f05d7b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Created reservations ['38fcb39d-e430-43f5-802a-dc6f8a55c2a3', '7633df8a-7b38-4e2c-9ea0-481e6bfe6a2d', '72cca820-8bf4-4834-b5e7-3e76704a2ffe', '69e21693-3d4b-47f8-8286-8332821015d8'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:30.202603 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dfe04dd5-6952-4f04-98bd-00c601f05d7b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (495f2169-a044-4abe-b584-1faf548d3de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38fcb39d-e430-43f5-802a-dc6f8a55c2a3', '7633df8a-7b38-4e2c-9ea0-481e6bfe6a2d', '72cca820-8bf4-4834-b5e7-3e76704a2ffe', '69e21693-3d4b-47f8-8286-8332821015d8']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:30.203768 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dfe04dd5-6952-4f04-98bd-00c601f05d7b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfaca6e6-2e98-4c44-b08b-5db0697651cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:30.235873 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dfe04dd5-6952-4f04-98bd-00c601f05d7b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfaca6e6-2e98-4c44-b08b-5db0697651cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb469211-f1ca-4c9d-b053-fcd82d0e04a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-74061458',encryption_key_id=None,group_id=2933cb75-3f07-4c09-a6a7-19d9ada6f638,group_type_id=,metadata={},multiattach=False,project_id='5f56d2fe7a3b40e1ad39579ab7694bc0',qos_specs=None,replication_status=,reservations=['38fcb39d-e430-43f5-802a-dc6f8a55c2a3','7633df8a-7b38-4e2c-9ea0-481e6bfe6a2d','72cca820-8bf4-4834-b5e7-3e76704a2ffe','69e21693-3d4b-47f8-8286-8332821015d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8057f6fc9f3049d6892eba69485d6b51',volume_type_id=e758ba05-7b98-4a6e-ada1-30867a5d6caa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:12:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-74061458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2933cb75-3f07-4c09-a6a7-19d9ada6f638,host=None,id=fb469211-f1ca-4c9d-b053-fcd82d0e04a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f56d2fe7a3b40e1ad39579ab7694bc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8057f6fc9f3049d6892eba69485d6b51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e758ba05-7b98-4a6e-ada1-30867a5d6caa),volume_type_id=e758ba05-7b98-4a6e-ada1-30867a5d6caa)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:30.235873 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dfe04dd5-6952-4f04-98bd-00c601f05d7b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1cb0b9c-1a6e-43a9-8a7b-0786290ce0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:30.265754 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dfe04dd5-6952-4f04-98bd-00c601f05d7b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1cb0b9c-1a6e-43a9-8a7b-0786290ce0d9) transitioned into state 'SUCCESS' from state '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-74061458',encryption_key_id=None,group_id=2933cb75-3f07-4c09-a6a7-19d9ada6f638,group_type_id=,metadata={},multiattach=False,project_id='5f56d2fe7a3b40e1ad39579ab7694bc0',qos_specs=None,replication_status=,reservations=['38fcb39d-e430-43f5-802a-dc6f8a55c2a3','7633df8a-7b38-4e2c-9ea0-481e6bfe6a2d','72cca820-8bf4-4834-b5e7-3e76704a2ffe','69e21693-3d4b-47f8-8286-8332821015d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8057f6fc9f3049d6892eba69485d6b51',volume_type_id=e758ba05-7b98-4a6e-ada1-30867a5d6caa)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:30.266861 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dfe04dd5-6952-4f04-98bd-00c601f05d7b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ecbc2f8-0ef9-4914-920b-ac1fd7f93eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:30.282034 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dfe04dd5-6952-4f04-98bd-00c601f05d7b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ecbc2f8-0ef9-4914-920b-ac1fd7f93eae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:30.282903 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dfe04dd5-6952-4f04-98bd-00c601f05d7b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Flow 'volume_create_api' (b7fa02e6-3133-49a4-a3d2-6c276c2350f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:30.283178 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dfe04dd5-6952-4f04-98bd-00c601f05d7b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Create volume request issued successfully. Aug 13 06:12:30.283790 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-dfe04dd5-6952-4f04-98bd-00c601f05d7b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:30.283991 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-dfe04dd5-6952-4f04-98bd-00c601f05d7b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:30.323743 np0000007163 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-dfe04dd5-6952-4f04-98bd-00c601f05d7b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:30.326777 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:30.326777 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:30.330371 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e75c12c2-1bf6-4e8c-883e-e0525d8730c3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:30.331556 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dfe04dd5-6952-4f04-98bd-00c601f05d7b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:12:30.331556 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 701/2773] 10.4.3.121 () {70 vars in 1300 bytes} [Thu Aug 13 06:12:30 2026] POST /volume/v3/volumes => generated 820 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:30.334991 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e75c12c2-1bf6-4e8c-883e-e0525d8730c3 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf Aug 13 06:12:30.335696 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e75c12c2-1bf6-4e8c-883e-e0525d8730c3 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:30.335696 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e75c12c2-1bf6-4e8c-883e-e0525d8730c3 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:30.335952 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e75c12c2-1bf6-4e8c-883e-e0525d8730c3 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 8141c0d1-6011-4931-bbff-ac0d073ed2cf. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:30.346175 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:30.346175 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:30.346961 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e75c12c2-1bf6-4e8c-883e-e0525d8730c3 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf returned with HTTP 200 Aug 13 06:12:30.347555 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 691/2774] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:30 2026] GET /volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:30.351223 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cd5b9b43-f10e-43f7-a33d-1f871e102465 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:30.353714 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cd5b9b43-f10e-43f7-a33d-1f871e102465 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/volumes/fb469211-f1ca-4c9d-b053-fcd82d0e04a4 Aug 13 06:12:30.353904 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cd5b9b43-f10e-43f7-a33d-1f871e102465 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:30.354299 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cd5b9b43-f10e-43f7-a33d-1f871e102465 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:30.366753 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:30.366753 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:30.377701 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cd5b9b43-f10e-43f7-a33d-1f871e102465 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Volume info retrieved successfully. Aug 13 06:12:30.377701 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-cd5b9b43-f10e-43f7-a33d-1f871e102465 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:30.377701 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-cd5b9b43-f10e-43f7-a33d-1f871e102465 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:30.445012 np0000007163 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-cd5b9b43-f10e-43f7-a33d-1f871e102465 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:30.451731 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:30.451731 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:30.466091 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cd5b9b43-f10e-43f7-a33d-1f871e102465 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes/fb469211-f1ca-4c9d-b053-fcd82d0e04a4 returned with HTTP 200 Aug 13 06:12:30.467414 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 697/2775] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:12:30 2026] GET /volume/v3/volumes/fb469211-f1ca-4c9d-b053-fcd82d0e04a4 => generated 888 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:30.680294 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-78245678-fb8f-433f-a031-ee606794bca4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:30.688640 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78245678-fb8f-433f-a031-ee606794bca4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 Aug 13 06:12:30.693195 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-78245678-fb8f-433f-a031-ee606794bca4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:30.694575 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-78245678-fb8f-433f-a031-ee606794bca4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:30.695436 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-78245678-fb8f-433f-a031-ee606794bca4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 8e86f037-af94-4bb6-9a4c-efb640e0cb33. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:30.718133 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:30.718133 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:30.720116 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78245678-fb8f-433f-a031-ee606794bca4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 returned with HTTP 200 Aug 13 06:12:30.722251 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 687/2776] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:30 2026] GET /volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 => generated 783 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:31.363915 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-31feef99-26c9-4f7e-8b60-5e8b39478b03 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:31.366024 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31feef99-26c9-4f7e-8b60-5e8b39478b03 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf Aug 13 06:12:31.368575 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31feef99-26c9-4f7e-8b60-5e8b39478b03 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:31.369424 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31feef99-26c9-4f7e-8b60-5e8b39478b03 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:31.369424 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-31feef99-26c9-4f7e-8b60-5e8b39478b03 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 8141c0d1-6011-4931-bbff-ac0d073ed2cf. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:31.383857 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:31.383857 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:31.384803 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31feef99-26c9-4f7e-8b60-5e8b39478b03 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf returned with HTTP 200 Aug 13 06:12:31.385888 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 702/2777] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:31 2026] GET /volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf => generated 749 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:31.493302 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5d3fa883-3a16-4e17-9417-0739d8dd7bfc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:31.495614 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d3fa883-3a16-4e17-9417-0739d8dd7bfc tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/volumes/fb469211-f1ca-4c9d-b053-fcd82d0e04a4 Aug 13 06:12:31.495855 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d3fa883-3a16-4e17-9417-0739d8dd7bfc tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:31.496039 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d3fa883-3a16-4e17-9417-0739d8dd7bfc tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:31.505019 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:31.505019 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:31.509662 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5d3fa883-3a16-4e17-9417-0739d8dd7bfc tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Volume info retrieved successfully. Aug 13 06:12:31.510454 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-5d3fa883-3a16-4e17-9417-0739d8dd7bfc tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:31.510624 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-5d3fa883-3a16-4e17-9417-0739d8dd7bfc tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:31.554118 np0000007163 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-5d3fa883-3a16-4e17-9417-0739d8dd7bfc tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:31.559474 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:31.559474 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:31.569299 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d3fa883-3a16-4e17-9417-0739d8dd7bfc tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes/fb469211-f1ca-4c9d-b053-fcd82d0e04a4 returned with HTTP 200 Aug 13 06:12:31.569758 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 692/2778] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:12:31 2026] GET /volume/v3/volumes/fb469211-f1ca-4c9d-b053-fcd82d0e04a4 => generated 913 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:31.583700 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-887d1f0e-3bd1-4ef6-84a7-73d262140878 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:31.585952 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-887d1f0e-3bd1-4ef6-84a7-73d262140878 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] POST https://10.4.3.121/volume/v3/group_snapshots Aug 13 06:12:31.586383 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-887d1f0e-3bd1-4ef6-84a7-73d262140878 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "2933cb75-3f07-4c09-a6a7-19d9ada6f638", "name": "tempest-group_snapshot-104112854"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:31.587851 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-887d1f0e-3bd1-4ef6-84a7-73d262140878 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '2933cb75-3f07-4c09-a6a7-19d9ada6f638', 'name': 'tempest-group_snapshot-104112854'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 06:12:31.592246 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:31.592246 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:31.596661 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.group_snapshots [None req-887d1f0e-3bd1-4ef6-84a7-73d262140878 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Creating group_snapshot tempest-group_snapshot-104112854. Aug 13 06:12:31.606973 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f5949f87-1ebb-4a06-9d62-c5d9a9e2def1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:31.635768 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:31.635768 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:31.650478 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-887d1f0e-3bd1-4ef6-84a7-73d262140878 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-999082911 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-999082911, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:12:31.650787 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-887d1f0e-3bd1-4ef6-84a7-73d262140878 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-999082911 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-999082911, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:12:31.676022 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-887d1f0e-3bd1-4ef6-84a7-73d262140878 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Created reservations ['5a2dcc35-2313-410b-a331-9c03086c63f1', 'c77d5337-42cb-44ef-aeb4-47bde881d268', 'ecda80bc-077d-4125-8771-e2a703aeb437', 'fc37e2e4-c1ad-4a94-8c1a-853da26a20e0'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:31.708334 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-887d1f0e-3bd1-4ef6-84a7-73d262140878 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/group_snapshots returned with HTTP 202 Aug 13 06:12:31.708917 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 698/2779] 10.4.3.121 () {70 vars in 1324 bytes} [Thu Aug 13 06:12:31 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:31.719827 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c5398e91-b27e-4af7-8326-b3df13d0a3d7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:31.721761 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c5398e91-b27e-4af7-8326-b3df13d0a3d7 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/group_snapshots/7078b60a-222d-49a0-a8a2-5beda6114608 Aug 13 06:12:31.722029 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c5398e91-b27e-4af7-8326-b3df13d0a3d7 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:31.722237 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c5398e91-b27e-4af7-8326-b3df13d0a3d7 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:31.722462 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.group_snapshots [None req-c5398e91-b27e-4af7-8326-b3df13d0a3d7 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] show called for member 7078b60a-222d-49a0-a8a2-5beda6114608 {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 06:12:31.725011 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f5949f87-1ebb-4a06-9d62-c5d9a9e2def1 tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:12:31.725406 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f5949f87-1ebb-4a06-9d62-c5d9a9e2def1 tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-22928432"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:31.728023 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:31.728023 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:31.733660 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7fddf832-c00e-456f-8fff-ca5eb666a4c4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:31.733837 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c5398e91-b27e-4af7-8326-b3df13d0a3d7 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/group_snapshots/7078b60a-222d-49a0-a8a2-5beda6114608 returned with HTTP 200 Aug 13 06:12:31.734210 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 703/2780] 10.4.3.121 () {68 vars in 1413 bytes} [Thu Aug 13 06:12:31 2026] GET /volume/v3/group_snapshots/7078b60a-222d-49a0-a8a2-5beda6114608 => generated 306 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:31.737122 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7fddf832-c00e-456f-8fff-ca5eb666a4c4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 Aug 13 06:12:31.737517 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7fddf832-c00e-456f-8fff-ca5eb666a4c4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:31.737810 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7fddf832-c00e-456f-8fff-ca5eb666a4c4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:31.737995 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-7fddf832-c00e-456f-8fff-ca5eb666a4c4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 8e86f037-af94-4bb6-9a4c-efb640e0cb33. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:31.744337 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:31.744337 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:31.745192 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7fddf832-c00e-456f-8fff-ca5eb666a4c4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 returned with HTTP 200 Aug 13 06:12:31.745636 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 693/2781] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:31 2026] GET /volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 => generated 783 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:31.746584 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f5949f87-1ebb-4a06-9d62-c5d9a9e2def1 tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:12:31.747054 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 688/2782] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:12:31 2026] POST /volume/v3/types => generated 226 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:31.756993 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-882b0bad-aa02-4aea-bbb4-cb203b3d251b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:31.758959 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-882b0bad-aa02-4aea-bbb4-cb203b3d251b tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] POST https://10.4.3.121/volume/v3/group_types Aug 13 06:12:31.759374 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-882b0bad-aa02-4aea-bbb4-cb203b3d251b tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-165926486"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:31.761298 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:31.761298 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:31.776774 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-882b0bad-aa02-4aea-bbb4-cb203b3d251b tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] https://10.4.3.121/volume/v3/group_types returned with HTTP 202 Aug 13 06:12:31.777373 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 699/2783] 10.4.3.121 () {70 vars in 1311 bytes} [Thu Aug 13 06:12:31 2026] POST /volume/v3/group_types => generated 184 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:31.785852 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e19ad660-eaf2-44e0-a546-1609847d8c47 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:31.846960 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e19ad660-eaf2-44e0-a546-1609847d8c47 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] POST https://10.4.3.121/volume/v3/groups Aug 13 06:12:31.847491 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e19ad660-eaf2-44e0-a546-1609847d8c47 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "abe14914-bd40-4e66-ad85-971eba41baa6", "volume_types": ["6b40f430-f6a2-45d8-97c4-baa0fc071fb6"], "name": "tempest-GroupSnapshotsV319Test-Group-1082156275"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:31.849215 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-e19ad660-eaf2-44e0-a546-1609847d8c47 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Creating new group {'group': {'group_type': 'abe14914-bd40-4e66-ad85-971eba41baa6', 'volume_types': ['6b40f430-f6a2-45d8-97c4-baa0fc071fb6'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1082156275'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 06:12:31.854785 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-e19ad660-eaf2-44e0-a546-1609847d8c47 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1082156275. Aug 13 06:12:31.871859 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e19ad660-eaf2-44e0-a546-1609847d8c47 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Availability Zones retrieved successfully. Aug 13 06:12:31.904133 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-e19ad660-eaf2-44e0-a546-1609847d8c47 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Created reservations ['4838cc15-2d23-4f41-9d11-4c0871e2f5ad'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:31.940868 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e19ad660-eaf2-44e0-a546-1609847d8c47 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] https://10.4.3.121/volume/v3/groups returned with HTTP 202 Aug 13 06:12:31.941501 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 704/2784] 10.4.3.121 () {70 vars in 1297 bytes} [Thu Aug 13 06:12:31 2026] POST /volume/v3/groups => generated 116 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:31.951154 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3329351b-baa2-4c6b-8cbf-d9e8ed3a0c79 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:31.953795 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3329351b-baa2-4c6b-8cbf-d9e8ed3a0c79 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] GET https://10.4.3.121/volume/v3/groups/60d5b64c-ae8d-45e6-83bd-34463e041fbc Aug 13 06:12:31.955685 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3329351b-baa2-4c6b-8cbf-d9e8ed3a0c79 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:31.956006 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3329351b-baa2-4c6b-8cbf-d9e8ed3a0c79 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:31.956556 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-3329351b-baa2-4c6b-8cbf-d9e8ed3a0c79 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] show called for member 60d5b64c-ae8d-45e6-83bd-34463e041fbc {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:12:31.963988 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:31.963988 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:31.977247 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3329351b-baa2-4c6b-8cbf-d9e8ed3a0c79 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] https://10.4.3.121/volume/v3/groups/60d5b64c-ae8d-45e6-83bd-34463e041fbc returned with HTTP 200 Aug 13 06:12:31.977783 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 694/2785] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:12:31 2026] GET /volume/v3/groups/60d5b64c-ae8d-45e6-83bd-34463e041fbc => generated 396 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:32.398763 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a7c698d6-fc31-4dcb-959f-de03dae80d38 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:32.400113 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a7c698d6-fc31-4dcb-959f-de03dae80d38 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf Aug 13 06:12:32.400573 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a7c698d6-fc31-4dcb-959f-de03dae80d38 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:32.400814 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a7c698d6-fc31-4dcb-959f-de03dae80d38 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:32.400982 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a7c698d6-fc31-4dcb-959f-de03dae80d38 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 8141c0d1-6011-4931-bbff-ac0d073ed2cf. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:32.405589 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:32.405589 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:32.407144 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a7c698d6-fc31-4dcb-959f-de03dae80d38 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf returned with HTTP 200 Aug 13 06:12:32.407144 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 689/2786] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:32 2026] GET /volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:32.419355 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-30ef514d-4864-494c-a166-4af7081fd5d8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:32.421116 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-30ef514d-4864-494c-a166-4af7081fd5d8 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] POST https://10.4.3.121/volume/v3/backups Aug 13 06:12:32.421498 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-30ef514d-4864-494c-a166-4af7081fd5d8 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b00b1740-5592-411a-a417-cd2d77eef547", "incremental": true}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:32.423010 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-30ef514d-4864-494c-a166-4af7081fd5d8 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Creating new backup {'backup': {'volume_id': 'b00b1740-5592-411a-a417-cd2d77eef547', 'incremental': True}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:12:32.423129 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-30ef514d-4864-494c-a166-4af7081fd5d8 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Creating backup of volume b00b1740-5592-411a-a417-cd2d77eef547 in container None Aug 13 06:12:32.430824 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:32.430824 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:32.431405 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-30ef514d-4864-494c-a166-4af7081fd5d8 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Volume info retrieved successfully. Aug 13 06:12:32.447495 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-30ef514d-4864-494c-a166-4af7081fd5d8 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Created reservations ['b91b6c3b-da18-4e8d-8d21-f54cd7d87923', '81827f54-d51e-4cc1-9482-f1b7e45ae88e'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:32.477639 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-30ef514d-4864-494c-a166-4af7081fd5d8 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups returned with HTTP 400 Aug 13 06:12:32.478234 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 700/2787] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:12:32 2026] POST /volume/v3/backups => generated 109 bytes in 59 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 06:12:32.485369 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-136940d6-a507-43d1-9a5f-ce1a4ca8d2f8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:32.487144 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-136940d6-a507-43d1-9a5f-ce1a4ca8d2f8 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] DELETE https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf Aug 13 06:12:32.487361 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-136940d6-a507-43d1-9a5f-ce1a4ca8d2f8 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:32.487557 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-136940d6-a507-43d1-9a5f-ce1a4ca8d2f8 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:32.487658 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-136940d6-a507-43d1-9a5f-ce1a4ca8d2f8 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Delete backup with id: 8141c0d1-6011-4931-bbff-ac0d073ed2cf. Aug 13 06:12:32.491626 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:32.491626 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:32.505097 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-136940d6-a507-43d1-9a5f-ce1a4ca8d2f8 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] delete_backup rpcapi backup_id 8141c0d1-6011-4931-bbff-ac0d073ed2cf {{(pid=100322) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:12:32.506995 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-136940d6-a507-43d1-9a5f-ce1a4ca8d2f8 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf returned with HTTP 202 Aug 13 06:12:32.507833 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 705/2788] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:12:32 2026] DELETE /volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:12:32.516282 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1382bffa-b2f5-459a-ab99-0c8e69ac22e1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:32.518078 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1382bffa-b2f5-459a-ab99-0c8e69ac22e1 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf Aug 13 06:12:32.518324 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1382bffa-b2f5-459a-ab99-0c8e69ac22e1 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:32.518503 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1382bffa-b2f5-459a-ab99-0c8e69ac22e1 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:32.518603 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-1382bffa-b2f5-459a-ab99-0c8e69ac22e1 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 8141c0d1-6011-4931-bbff-ac0d073ed2cf. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:32.522816 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:32.522816 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:32.523442 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1382bffa-b2f5-459a-ab99-0c8e69ac22e1 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf returned with HTTP 200 Aug 13 06:12:32.523796 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 695/2789] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:32 2026] GET /volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:32.745563 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2c973b5e-533e-4caa-85a7-37ef7640c51a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:32.749311 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2c973b5e-533e-4caa-85a7-37ef7640c51a tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/group_snapshots/7078b60a-222d-49a0-a8a2-5beda6114608 Aug 13 06:12:32.749311 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2c973b5e-533e-4caa-85a7-37ef7640c51a tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:32.749311 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2c973b5e-533e-4caa-85a7-37ef7640c51a tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:32.749311 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-2c973b5e-533e-4caa-85a7-37ef7640c51a tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] show called for member 7078b60a-222d-49a0-a8a2-5beda6114608 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 06:12:32.752707 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:32.752707 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:32.759610 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0e6f65e2-7818-4fea-b442-a49d131ce106 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:32.760998 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2c973b5e-533e-4caa-85a7-37ef7640c51a tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/group_snapshots/7078b60a-222d-49a0-a8a2-5beda6114608 returned with HTTP 200 Aug 13 06:12:32.760998 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 690/2790] 10.4.3.121 () {68 vars in 1413 bytes} [Thu Aug 13 06:12:32 2026] GET /volume/v3/group_snapshots/7078b60a-222d-49a0-a8a2-5beda6114608 => generated 307 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:32.762985 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0e6f65e2-7818-4fea-b442-a49d131ce106 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 Aug 13 06:12:32.763250 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0e6f65e2-7818-4fea-b442-a49d131ce106 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:32.763615 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0e6f65e2-7818-4fea-b442-a49d131ce106 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:32.763792 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0e6f65e2-7818-4fea-b442-a49d131ce106 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 8e86f037-af94-4bb6-9a4c-efb640e0cb33. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:32.770865 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-15833931-aadd-4e26-9b91-c1b3d598f6dd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:32.771795 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:32.771795 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:32.773126 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0e6f65e2-7818-4fea-b442-a49d131ce106 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 returned with HTTP 200 Aug 13 06:12:32.773435 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-15833931-aadd-4e26-9b91-c1b3d598f6dd tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/snapshots/detail Aug 13 06:12:32.773751 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-15833931-aadd-4e26-9b91-c1b3d598f6dd tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:32.774033 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-15833931-aadd-4e26-9b91-c1b3d598f6dd tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:32.774252 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 701/2791] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:32 2026] GET /volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 => generated 783 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:32.774474 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-15833931-aadd-4e26-9b91-c1b3d598f6dd tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:12:32.775954 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-15833931-aadd-4e26-9b91-c1b3d598f6dd tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Building query based on filter {{(pid=100322) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:12:32.781022 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-15833931-aadd-4e26-9b91-c1b3d598f6dd tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Get all snapshots completed successfully. Aug 13 06:12:32.781522 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:32.781522 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:32.782220 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-15833931-aadd-4e26-9b91-c1b3d598f6dd tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 06:12:32.782732 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 706/2792] 10.4.3.121 () {66 vars in 1264 bytes} [Thu Aug 13 06:12:32 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:32.794251 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e3f1bbd9-52f2-4730-8935-1248560a3afa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:32.796812 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e3f1bbd9-52f2-4730-8935-1248560a3afa tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/snapshots/b7b9dc81-bb9f-4e50-8def-ab21b332aad8 Aug 13 06:12:32.797052 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e3f1bbd9-52f2-4730-8935-1248560a3afa tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:32.797322 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e3f1bbd9-52f2-4730-8935-1248560a3afa tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:32.802590 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:32.802590 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:32.803087 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e3f1bbd9-52f2-4730-8935-1248560a3afa tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Snapshot retrieved successfully. Aug 13 06:12:32.803759 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e3f1bbd9-52f2-4730-8935-1248560a3afa tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/snapshots/b7b9dc81-bb9f-4e50-8def-ab21b332aad8 returned with HTTP 200 Aug 13 06:12:32.804150 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 696/2793] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:12:32 2026] GET /volume/v3/snapshots/b7b9dc81-bb9f-4e50-8def-ab21b332aad8 => generated 450 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:32.815739 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-43d26299-2732-4389-8f7e-cc8a13da6d98 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:32.817649 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-43d26299-2732-4389-8f7e-cc8a13da6d98 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/group_snapshots/7078b60a-222d-49a0-a8a2-5beda6114608 Aug 13 06:12:32.818014 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-43d26299-2732-4389-8f7e-cc8a13da6d98 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:32.818379 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-43d26299-2732-4389-8f7e-cc8a13da6d98 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:32.818603 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-43d26299-2732-4389-8f7e-cc8a13da6d98 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] show called for member 7078b60a-222d-49a0-a8a2-5beda6114608 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 06:12:32.824013 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:32.824013 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:32.826955 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-43d26299-2732-4389-8f7e-cc8a13da6d98 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/group_snapshots/7078b60a-222d-49a0-a8a2-5beda6114608 returned with HTTP 200 Aug 13 06:12:32.827797 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 691/2794] 10.4.3.121 () {68 vars in 1413 bytes} [Thu Aug 13 06:12:32 2026] GET /volume/v3/group_snapshots/7078b60a-222d-49a0-a8a2-5beda6114608 => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:32.838194 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-487bc069-ae82-4b18-a510-b1c14469f34b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:32.839984 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-487bc069-ae82-4b18-a510-b1c14469f34b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/group_snapshots/detail Aug 13 06:12:32.840237 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-487bc069-ae82-4b18-a510-b1c14469f34b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:32.840449 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-487bc069-ae82-4b18-a510-b1c14469f34b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:32.848726 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-487bc069-ae82-4b18-a510-b1c14469f34b tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 13 06:12:32.849125 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 702/2795] 10.4.3.121 () {68 vars in 1323 bytes} [Thu Aug 13 06:12:32 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 06:12:32.859811 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4533ee89-b8cd-4e87-b2a1-0fc0ab50bb68 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:32.861897 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4533ee89-b8cd-4e87-b2a1-0fc0ab50bb68 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] DELETE https://10.4.3.121/volume/v3/group_snapshots/7078b60a-222d-49a0-a8a2-5beda6114608 Aug 13 06:12:32.862153 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4533ee89-b8cd-4e87-b2a1-0fc0ab50bb68 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:32.862394 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4533ee89-b8cd-4e87-b2a1-0fc0ab50bb68 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:32.862520 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.group_snapshots [None req-4533ee89-b8cd-4e87-b2a1-0fc0ab50bb68 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] delete called for member 7078b60a-222d-49a0-a8a2-5beda6114608 {{(pid=100322) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 06:12:32.862635 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.group_snapshots [None req-4533ee89-b8cd-4e87-b2a1-0fc0ab50bb68 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Delete group_snapshot with id: 7078b60a-222d-49a0-a8a2-5beda6114608 Aug 13 06:12:32.868564 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:32.868564 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:32.919027 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4533ee89-b8cd-4e87-b2a1-0fc0ab50bb68 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/group_snapshots/7078b60a-222d-49a0-a8a2-5beda6114608 returned with HTTP 202 Aug 13 06:12:32.919613 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 707/2796] 10.4.3.121 () {68 vars in 1416 bytes} [Thu Aug 13 06:12:32 2026] DELETE /volume/v3/group_snapshots/7078b60a-222d-49a0-a8a2-5beda6114608 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:12:32.935426 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e6598313-7266-4ffd-b244-3a434edd151c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:32.937793 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e6598313-7266-4ffd-b244-3a434edd151c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:12:32.938177 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e6598313-7266-4ffd-b244-3a434edd151c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:32.938629 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e6598313-7266-4ffd-b244-3a434edd151c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:32.939071 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-e6598313-7266-4ffd-b244-3a434edd151c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:12:32.940215 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e6598313-7266-4ffd-b244-3a434edd151c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:12:32.951356 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e6598313-7266-4ffd-b244-3a434edd151c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Get all volumes completed successfully. Aug 13 06:12:32.952233 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-e6598313-7266-4ffd-b244-3a434edd151c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:32.952542 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-e6598313-7266-4ffd-b244-3a434edd151c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:32.992089 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-56014f3b-442f-4385-8f7f-c440b3b4a2c4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:32.994650 np0000007163 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-e6598313-7266-4ffd-b244-3a434edd151c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:32.995649 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-56014f3b-442f-4385-8f7f-c440b3b4a2c4 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] GET https://10.4.3.121/volume/v3/groups/60d5b64c-ae8d-45e6-83bd-34463e041fbc Aug 13 06:12:32.995971 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-56014f3b-442f-4385-8f7f-c440b3b4a2c4 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:32.996445 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-56014f3b-442f-4385-8f7f-c440b3b4a2c4 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:32.996650 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-56014f3b-442f-4385-8f7f-c440b3b4a2c4 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] show called for member 60d5b64c-ae8d-45e6-83bd-34463e041fbc {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:12:32.997978 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:32.997978 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:33.002106 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:33.002106 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:33.007684 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e6598313-7266-4ffd-b244-3a434edd151c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:12:33.008240 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 697/2797] 10.4.3.121 () {68 vars in 1299 bytes} [Thu Aug 13 06:12:32 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:33.012414 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-56014f3b-442f-4385-8f7f-c440b3b4a2c4 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] https://10.4.3.121/volume/v3/groups/60d5b64c-ae8d-45e6-83bd-34463e041fbc returned with HTTP 200 Aug 13 06:12:33.012978 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 692/2798] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:12:32 2026] GET /volume/v3/groups/60d5b64c-ae8d-45e6-83bd-34463e041fbc => generated 397 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:33.023022 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-82e1baba-ee64-4412-821e-951331e0916d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:33.025387 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-82e1baba-ee64-4412-821e-951331e0916d tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:12:33.025468 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3152904a-a963-4722-8ae6-d760716b518d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:33.026890 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-82e1baba-ee64-4412-821e-951331e0916d tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-829216822", "volume_type": "6b40f430-f6a2-45d8-97c4-baa0fc071fb6", "group_id": "60d5b64c-ae8d-45e6-83bd-34463e041fbc", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:33.027816 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3152904a-a963-4722-8ae6-d760716b518d tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/snapshots/detail Aug 13 06:12:33.028103 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3152904a-a963-4722-8ae6-d760716b518d tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:33.031412 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3152904a-a963-4722-8ae6-d760716b518d tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:33.031412 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-3152904a-a963-4722-8ae6-d760716b518d tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:12:33.031598 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-82e1baba-ee64-4412-821e-951331e0916d tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-829216822', 'volume_type': '6b40f430-f6a2-45d8-97c4-baa0fc071fb6', 'group_id': '60d5b64c-ae8d-45e6-83bd-34463e041fbc', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:12:33.031654 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:33.031654 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:33.031654 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-3152904a-a963-4722-8ae6-d760716b518d tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Building query based on filter {{(pid=100322) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:12:33.035472 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3152904a-a963-4722-8ae6-d760716b518d tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Get all snapshots completed successfully. Aug 13 06:12:33.036755 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3152904a-a963-4722-8ae6-d760716b518d tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 06:12:33.037169 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 708/2799] 10.4.3.121 () {66 vars in 1264 bytes} [Thu Aug 13 06:12:33 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 13 06:12:33.038976 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:33.038976 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:33.040824 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-82e1baba-ee64-4412-821e-951331e0916d tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Create volume of 1 GB Aug 13 06:12:33.046102 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-82e1baba-ee64-4412-821e-951331e0916d tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Availability Zones retrieved successfully. Aug 13 06:12:33.047581 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-48484ef7-4bae-4fad-bf3e-897df1eefc48 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:33.052123 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-48484ef7-4bae-4fad-bf3e-897df1eefc48 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/group_snapshots/7078b60a-222d-49a0-a8a2-5beda6114608 Aug 13 06:12:33.052123 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-48484ef7-4bae-4fad-bf3e-897df1eefc48 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:33.052123 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-48484ef7-4bae-4fad-bf3e-897df1eefc48 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:33.052123 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.group_snapshots [None req-48484ef7-4bae-4fad-bf3e-897df1eefc48 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] show called for member 7078b60a-222d-49a0-a8a2-5beda6114608 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 06:12:33.052743 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-82e1baba-ee64-4412-821e-951331e0916d tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Flow 'volume_create_api' (d0fcce5b-22a1-4d1b-b50a-636cf493a08d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:33.057206 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-82e1baba-ee64-4412-821e-951331e0916d tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b61b1b66-7989-4b1c-9fb1-4ba7160a437c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:33.057352 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-48484ef7-4bae-4fad-bf3e-897df1eefc48 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/group_snapshots/7078b60a-222d-49a0-a8a2-5beda6114608 returned with HTTP 404 Aug 13 06:12:33.057352 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 698/2800] 10.4.3.121 () {68 vars in 1413 bytes} [Thu Aug 13 06:12:33 2026] GET /volume/v3/group_snapshots/7078b60a-222d-49a0-a8a2-5beda6114608 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:12:33.057422 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:33.057422 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:33.057422 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-82e1baba-ee64-4412-821e-951331e0916d tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:12:33.064624 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b2fe524c-2810-461b-92ff-15ee3ae3f247 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:33.066572 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2fe524c-2810-461b-92ff-15ee3ae3f247 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/group_snapshots Aug 13 06:12:33.066770 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b2fe524c-2810-461b-92ff-15ee3ae3f247 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:33.066946 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b2fe524c-2810-461b-92ff-15ee3ae3f247 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:33.067244 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:33.067244 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:33.071546 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2fe524c-2810-461b-92ff-15ee3ae3f247 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/group_snapshots returned with HTTP 200 Aug 13 06:12:33.071956 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 693/2801] 10.4.3.121 () {68 vars in 1302 bytes} [Thu Aug 13 06:12:33 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:33.080611 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-95fb7836-0f20-45e0-bb59-f532b5197bc3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:33.082515 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-95fb7836-0f20-45e0-bb59-f532b5197bc3 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] DELETE https://10.4.3.121/volume/v3/group_snapshots/7078b60a-222d-49a0-a8a2-5beda6114608 Aug 13 06:12:33.082700 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-95fb7836-0f20-45e0-bb59-f532b5197bc3 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:33.082960 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-95fb7836-0f20-45e0-bb59-f532b5197bc3 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:33.083015 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.group_snapshots [None req-95fb7836-0f20-45e0-bb59-f532b5197bc3 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] delete called for member 7078b60a-222d-49a0-a8a2-5beda6114608 {{(pid=100322) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 06:12:33.083061 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.group_snapshots [None req-95fb7836-0f20-45e0-bb59-f532b5197bc3 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Delete group_snapshot with id: 7078b60a-222d-49a0-a8a2-5beda6114608 Aug 13 06:12:33.087994 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-82e1baba-ee64-4412-821e-951331e0916d tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b61b1b66-7989-4b1c-9fb1-4ba7160a437c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:12:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6b40f430-f6a2-45d8-97c4-baa0fc071fb6,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-22928432',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b40f430-f6a2-45d8-97c4-baa0fc071fb6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '60d5b64c-ae8d-45e6-83bd-34463e041fbc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:33.088857 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-95fb7836-0f20-45e0-bb59-f532b5197bc3 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/group_snapshots/7078b60a-222d-49a0-a8a2-5beda6114608 returned with HTTP 404 Aug 13 06:12:33.089418 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 709/2802] 10.4.3.121 () {68 vars in 1416 bytes} [Thu Aug 13 06:12:33 2026] DELETE /volume/v3/group_snapshots/7078b60a-222d-49a0-a8a2-5beda6114608 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:12:33.089644 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-82e1baba-ee64-4412-821e-951331e0916d tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4970390-4960-4513-b20f-230913db240f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:33.096450 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-25c0921b-7faf-46aa-b477-c844269fd49c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:33.098425 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-25c0921b-7faf-46aa-b477-c844269fd49c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:12:33.099058 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-25c0921b-7faf-46aa-b477-c844269fd49c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:33.099899 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-25c0921b-7faf-46aa-b477-c844269fd49c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:33.099899 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-25c0921b-7faf-46aa-b477-c844269fd49c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:12:33.100934 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-25c0921b-7faf-46aa-b477-c844269fd49c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:12:33.108993 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-25c0921b-7faf-46aa-b477-c844269fd49c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Get all volumes completed successfully. Aug 13 06:12:33.109735 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-25c0921b-7faf-46aa-b477-c844269fd49c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:33.109940 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-25c0921b-7faf-46aa-b477-c844269fd49c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:33.135570 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-82e1baba-ee64-4412-821e-951331e0916d tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-22928432 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-22928432, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:12:33.136169 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-82e1baba-ee64-4412-821e-951331e0916d tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-22928432 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-22928432, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:12:33.162706 np0000007163 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-25c0921b-7faf-46aa-b477-c844269fd49c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:33.166700 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:33.166700 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:33.176036 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-25c0921b-7faf-46aa-b477-c844269fd49c tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:12:33.176740 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 699/2803] 10.4.3.121 () {68 vars in 1299 bytes} [Thu Aug 13 06:12:33 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:33.187315 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-82e1baba-ee64-4412-821e-951331e0916d tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Created reservations ['ef3596de-fafc-4549-a7f0-18129958c979', '4ca29264-8692-4225-8741-1c83ba918df7', 'b348f687-ac38-4e64-9293-7a3643841b1c', '1fea6712-d01b-4ea3-8669-4235e8eb367e'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:33.187315 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-82e1baba-ee64-4412-821e-951331e0916d tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4970390-4960-4513-b20f-230913db240f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef3596de-fafc-4549-a7f0-18129958c979', '4ca29264-8692-4225-8741-1c83ba918df7', 'b348f687-ac38-4e64-9293-7a3643841b1c', '1fea6712-d01b-4ea3-8669-4235e8eb367e']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:33.188688 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-82e1baba-ee64-4412-821e-951331e0916d tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c6cd605-2b2f-4e53-9365-727d62819a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:33.190904 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-375b0609-3234-4256-967f-48a0277bbafb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:33.193585 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-375b0609-3234-4256-967f-48a0277bbafb tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] POST https://10.4.3.121/volume/v3/groups/2933cb75-3f07-4c09-a6a7-19d9ada6f638/action Aug 13 06:12:33.193585 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-375b0609-3234-4256-967f-48a0277bbafb tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:12:33.193724 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-375b0609-3234-4256-967f-48a0277bbafb tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:33.195813 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-375b0609-3234-4256-967f-48a0277bbafb tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] delete called for group 2933cb75-3f07-4c09-a6a7-19d9ada6f638 {{(pid=100324) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 06:12:33.195966 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.groups [None req-375b0609-3234-4256-967f-48a0277bbafb tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Delete group with id: 2933cb75-3f07-4c09-a6a7-19d9ada6f638 Aug 13 06:12:33.201069 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:33.201069 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:33.228238 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-82e1baba-ee64-4412-821e-951331e0916d tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c6cd605-2b2f-4e53-9365-727d62819a8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0078279-b7ec-44a0-86dd-08ca8ea441b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-829216822',encryption_key_id=None,group_id=60d5b64c-ae8d-45e6-83bd-34463e041fbc,group_type_id=,metadata={},multiattach=False,project_id='2da60532cf9941a0ab812e23cd5ad04a',qos_specs=None,replication_status=,reservations=['ef3596de-fafc-4549-a7f0-18129958c979','4ca29264-8692-4225-8741-1c83ba918df7','b348f687-ac38-4e64-9293-7a3643841b1c','1fea6712-d01b-4ea3-8669-4235e8eb367e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b788f8ed667244b0812668a18ccc964d',volume_type_id=6b40f430-f6a2-45d8-97c4-baa0fc071fb6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:12:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-829216822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=60d5b64c-ae8d-45e6-83bd-34463e041fbc,host=None,id=f0078279-b7ec-44a0-86dd-08ca8ea441b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2da60532cf9941a0ab812e23cd5ad04a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b788f8ed667244b0812668a18ccc964d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b40f430-f6a2-45d8-97c4-baa0fc071fb6),volume_type_id=6b40f430-f6a2-45d8-97c4-baa0fc071fb6)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:33.228782 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-82e1baba-ee64-4412-821e-951331e0916d tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (149aad68-efaa-4f7c-a199-3240c4ca8ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:33.236270 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-375b0609-3234-4256-967f-48a0277bbafb tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups/2933cb75-3f07-4c09-a6a7-19d9ada6f638/action returned with HTTP 202 Aug 13 06:12:33.236856 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 694/2804] 10.4.3.121 () {70 vars in 1428 bytes} [Thu Aug 13 06:12:33 2026] POST /volume/v3/groups/2933cb75-3f07-4c09-a6a7-19d9ada6f638/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:12:33.246626 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4a5e5f6c-3685-4bed-8d0f-8d7df32dff96 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:33.249635 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4a5e5f6c-3685-4bed-8d0f-8d7df32dff96 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/volumes/fb469211-f1ca-4c9d-b053-fcd82d0e04a4 Aug 13 06:12:33.250646 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-82e1baba-ee64-4412-821e-951331e0916d tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (149aad68-efaa-4f7c-a199-3240c4ca8ead) transitioned into state 'SUCCESS' from state '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-829216822',encryption_key_id=None,group_id=60d5b64c-ae8d-45e6-83bd-34463e041fbc,group_type_id=,metadata={},multiattach=False,project_id='2da60532cf9941a0ab812e23cd5ad04a',qos_specs=None,replication_status=,reservations=['ef3596de-fafc-4549-a7f0-18129958c979','4ca29264-8692-4225-8741-1c83ba918df7','b348f687-ac38-4e64-9293-7a3643841b1c','1fea6712-d01b-4ea3-8669-4235e8eb367e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b788f8ed667244b0812668a18ccc964d',volume_type_id=6b40f430-f6a2-45d8-97c4-baa0fc071fb6)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:33.250774 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4a5e5f6c-3685-4bed-8d0f-8d7df32dff96 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:33.251048 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4a5e5f6c-3685-4bed-8d0f-8d7df32dff96 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:33.251430 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-82e1baba-ee64-4412-821e-951331e0916d tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d6d9866-9908-4176-834f-2817236a63d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:33.261035 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:33.261035 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:33.268217 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-82e1baba-ee64-4412-821e-951331e0916d tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d6d9866-9908-4176-834f-2817236a63d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:33.268391 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4a5e5f6c-3685-4bed-8d0f-8d7df32dff96 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Volume info retrieved successfully. Aug 13 06:12:33.268441 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-82e1baba-ee64-4412-821e-951331e0916d tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Flow 'volume_create_api' (d0fcce5b-22a1-4d1b-b50a-636cf493a08d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:33.268441 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-82e1baba-ee64-4412-821e-951331e0916d tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Create volume request issued successfully. Aug 13 06:12:33.268509 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-4a5e5f6c-3685-4bed-8d0f-8d7df32dff96 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:33.268509 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-4a5e5f6c-3685-4bed-8d0f-8d7df32dff96 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:33.268615 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-82e1baba-ee64-4412-821e-951331e0916d tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:33.268615 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-82e1baba-ee64-4412-821e-951331e0916d tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:33.319076 np0000007163 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-82e1baba-ee64-4412-821e-951331e0916d tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:33.326263 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:33.326263 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:33.334117 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-82e1baba-ee64-4412-821e-951331e0916d tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:12:33.337753 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 703/2805] 10.4.3.121 () {70 vars in 1300 bytes} [Thu Aug 13 06:12:33 2026] POST /volume/v3/volumes => generated 824 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:33.343683 np0000007163 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-4a5e5f6c-3685-4bed-8d0f-8d7df32dff96 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:33.348599 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:33.348599 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:33.352765 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-71bf507d-7a53-44fe-a49a-cbd5b19ebb9a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:33.357437 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-71bf507d-7a53-44fe-a49a-cbd5b19ebb9a tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] GET https://10.4.3.121/volume/v3/volumes/f0078279-b7ec-44a0-86dd-08ca8ea441b7 Aug 13 06:12:33.357879 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-71bf507d-7a53-44fe-a49a-cbd5b19ebb9a tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:33.358885 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-71bf507d-7a53-44fe-a49a-cbd5b19ebb9a tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:33.360816 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4a5e5f6c-3685-4bed-8d0f-8d7df32dff96 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes/fb469211-f1ca-4c9d-b053-fcd82d0e04a4 returned with HTTP 200 Aug 13 06:12:33.362221 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 710/2806] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:12:33 2026] GET /volume/v3/volumes/fb469211-f1ca-4c9d-b053-fcd82d0e04a4 => generated 912 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:33.379209 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:33.379209 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:33.398156 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-71bf507d-7a53-44fe-a49a-cbd5b19ebb9a tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Volume info retrieved successfully. Aug 13 06:12:33.399380 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-71bf507d-7a53-44fe-a49a-cbd5b19ebb9a tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:33.399919 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-71bf507d-7a53-44fe-a49a-cbd5b19ebb9a tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:33.444944 np0000007163 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-71bf507d-7a53-44fe-a49a-cbd5b19ebb9a tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:33.450362 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:33.450362 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:33.460564 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-71bf507d-7a53-44fe-a49a-cbd5b19ebb9a tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] https://10.4.3.121/volume/v3/volumes/f0078279-b7ec-44a0-86dd-08ca8ea441b7 returned with HTTP 200 Aug 13 06:12:33.461948 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 700/2807] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:12:33 2026] GET /volume/v3/volumes/f0078279-b7ec-44a0-86dd-08ca8ea441b7 => generated 892 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:33.534112 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eb9da06f-d0c8-431e-aa7c-7b495475dfd3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:33.536332 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eb9da06f-d0c8-431e-aa7c-7b495475dfd3 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf Aug 13 06:12:33.536542 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eb9da06f-d0c8-431e-aa7c-7b495475dfd3 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:33.536750 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eb9da06f-d0c8-431e-aa7c-7b495475dfd3 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:33.536867 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-eb9da06f-d0c8-431e-aa7c-7b495475dfd3 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 8141c0d1-6011-4931-bbff-ac0d073ed2cf. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:33.540645 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eb9da06f-d0c8-431e-aa7c-7b495475dfd3 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf returned with HTTP 404 Aug 13 06:12:33.541168 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 695/2808] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:33 2026] GET /volume/v3/backups/8141c0d1-6011-4931-bbff-ac0d073ed2cf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:33.549230 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a82e1f01-9775-43c2-a137-d19313e08209 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:33.551487 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a82e1f01-9775-43c2-a137-d19313e08209 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:12:33.551883 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a82e1f01-9775-43c2-a137-d19313e08209 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1482973427"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:33.553638 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-a82e1f01-9775-43c2-a137-d19313e08209 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1482973427'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:12:33.553752 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a82e1f01-9775-43c2-a137-d19313e08209 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Create volume of 1 GB Aug 13 06:12:33.558387 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a82e1f01-9775-43c2-a137-d19313e08209 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Availability Zones retrieved successfully. Aug 13 06:12:33.565722 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a82e1f01-9775-43c2-a137-d19313e08209 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Flow 'volume_create_api' (9a7fdd4f-9937-4caa-9d1c-daf0af095ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:33.566881 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a82e1f01-9775-43c2-a137-d19313e08209 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eecfd99-64d4-4bb4-afd5-a1b3379c6dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:33.568000 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-a82e1f01-9775-43c2-a137-d19313e08209 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:12:33.599291 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a82e1f01-9775-43c2-a137-d19313e08209 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eecfd99-64d4-4bb4-afd5-a1b3379c6dec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:33.600271 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a82e1f01-9775-43c2-a137-d19313e08209 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31d4337b-0755-44fa-b549-28ee11dddb4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:33.648654 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-a82e1f01-9775-43c2-a137-d19313e08209 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Created reservations ['8be6c8ec-911d-4f94-91e5-9116e3d4f7f1', 'e0837391-37b3-4601-a11a-23c72455e24a', '57c43bfc-bdf0-44af-b29f-7430c9314604', '38ecd43d-d122-4191-baba-c77ec7723c28'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:33.649684 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a82e1f01-9775-43c2-a137-d19313e08209 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31d4337b-0755-44fa-b549-28ee11dddb4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8be6c8ec-911d-4f94-91e5-9116e3d4f7f1', 'e0837391-37b3-4601-a11a-23c72455e24a', '57c43bfc-bdf0-44af-b29f-7430c9314604', '38ecd43d-d122-4191-baba-c77ec7723c28']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:33.650926 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a82e1f01-9775-43c2-a137-d19313e08209 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82c49564-1c32-49dc-afb5-3455ba47def2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:33.676211 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a82e1f01-9775-43c2-a137-d19313e08209 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82c49564-1c32-49dc-afb5-3455ba47def2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afd1c92a-e9d3-419b-a31f-1b67ea48ea43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1482973427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2407ba3004644669a8ff8649832bf013',qos_specs=None,replication_status=,reservations=['8be6c8ec-911d-4f94-91e5-9116e3d4f7f1','e0837391-37b3-4601-a11a-23c72455e24a','57c43bfc-bdf0-44af-b29f-7430c9314604','38ecd43d-d122-4191-baba-c77ec7723c28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b51e46356df747ebbc9dfa5cffae0361',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:12:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1482973427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afd1c92a-e9d3-419b-a31f-1b67ea48ea43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2407ba3004644669a8ff8649832bf013',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b51e46356df747ebbc9dfa5cffae0361',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:33.677345 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a82e1f01-9775-43c2-a137-d19313e08209 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (299b6eec-19f9-4787-9942-7464dbc5b858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:33.695348 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a82e1f01-9775-43c2-a137-d19313e08209 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (299b6eec-19f9-4787-9942-7464dbc5b858) transitioned into state 'SUCCESS' from state '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-1482973427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2407ba3004644669a8ff8649832bf013',qos_specs=None,replication_status=,reservations=['8be6c8ec-911d-4f94-91e5-9116e3d4f7f1','e0837391-37b3-4601-a11a-23c72455e24a','57c43bfc-bdf0-44af-b29f-7430c9314604','38ecd43d-d122-4191-baba-c77ec7723c28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b51e46356df747ebbc9dfa5cffae0361',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:33.696273 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a82e1f01-9775-43c2-a137-d19313e08209 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38ce5a43-02b9-4a9d-a159-3b6f168336cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:33.706037 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a82e1f01-9775-43c2-a137-d19313e08209 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38ce5a43-02b9-4a9d-a159-3b6f168336cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:33.707010 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a82e1f01-9775-43c2-a137-d19313e08209 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Flow 'volume_create_api' (9a7fdd4f-9937-4caa-9d1c-daf0af095ee4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:33.707408 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a82e1f01-9775-43c2-a137-d19313e08209 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Create volume request issued successfully. Aug 13 06:12:33.708100 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a82e1f01-9775-43c2-a137-d19313e08209 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:12:33.708575 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 704/2809] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:12:33 2026] POST /volume/v3/volumes => generated 749 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:12:33.722855 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3c4a80a8-de02-43fd-912d-c196a79f288b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:33.725352 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3c4a80a8-de02-43fd-912d-c196a79f288b tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/volumes/afd1c92a-e9d3-419b-a31f-1b67ea48ea43 Aug 13 06:12:33.725586 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3c4a80a8-de02-43fd-912d-c196a79f288b tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:33.725845 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3c4a80a8-de02-43fd-912d-c196a79f288b tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:33.733671 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:33.733671 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:33.738322 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3c4a80a8-de02-43fd-912d-c196a79f288b tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Volume info retrieved successfully. Aug 13 06:12:33.743941 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3c4a80a8-de02-43fd-912d-c196a79f288b tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/volumes/afd1c92a-e9d3-419b-a31f-1b67ea48ea43 returned with HTTP 200 Aug 13 06:12:33.744550 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 711/2810] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:33 2026] GET /volume/v3/volumes/afd1c92a-e9d3-419b-a31f-1b67ea48ea43 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:33.785826 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-24509aaa-3f19-49d0-9737-23cd904464f4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:33.788111 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-24509aaa-3f19-49d0-9737-23cd904464f4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 Aug 13 06:12:33.788438 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-24509aaa-3f19-49d0-9737-23cd904464f4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:33.788693 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-24509aaa-3f19-49d0-9737-23cd904464f4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:33.788835 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-24509aaa-3f19-49d0-9737-23cd904464f4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 8e86f037-af94-4bb6-9a4c-efb640e0cb33. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:33.793244 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:33.793244 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:33.793910 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-24509aaa-3f19-49d0-9737-23cd904464f4 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 returned with HTTP 200 Aug 13 06:12:33.794442 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 701/2811] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:33 2026] GET /volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:34.380804 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9b0fb72c-7de7-45aa-968c-ffc5cf055189 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:34.386718 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9b0fb72c-7de7-45aa-968c-ffc5cf055189 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/volumes/fb469211-f1ca-4c9d-b053-fcd82d0e04a4 Aug 13 06:12:34.386978 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9b0fb72c-7de7-45aa-968c-ffc5cf055189 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:34.387218 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9b0fb72c-7de7-45aa-968c-ffc5cf055189 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:34.395384 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9b0fb72c-7de7-45aa-968c-ffc5cf055189 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/volumes/fb469211-f1ca-4c9d-b053-fcd82d0e04a4 returned with HTTP 404 Aug 13 06:12:34.396009 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 696/2812] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:12:34 2026] GET /volume/v3/volumes/fb469211-f1ca-4c9d-b053-fcd82d0e04a4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:12:34.405779 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-74ab1ca7-d503-4a16-931a-d5eae22a6c90 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:34.408638 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-74ab1ca7-d503-4a16-931a-d5eae22a6c90 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] GET https://10.4.3.121/volume/v3/groups/2933cb75-3f07-4c09-a6a7-19d9ada6f638 Aug 13 06:12:34.408888 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-74ab1ca7-d503-4a16-931a-d5eae22a6c90 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:34.409210 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-74ab1ca7-d503-4a16-931a-d5eae22a6c90 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:34.409384 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-74ab1ca7-d503-4a16-931a-d5eae22a6c90 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] show called for member 2933cb75-3f07-4c09-a6a7-19d9ada6f638 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:12:34.416136 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-74ab1ca7-d503-4a16-931a-d5eae22a6c90 tempest-GroupSnapshotsTest-2139884246 tempest-GroupSnapshotsTest-2139884246-project-member] https://10.4.3.121/volume/v3/groups/2933cb75-3f07-4c09-a6a7-19d9ada6f638 returned with HTTP 404 Aug 13 06:12:34.416136 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 705/2813] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:12:34 2026] GET /volume/v3/groups/2933cb75-3f07-4c09-a6a7-19d9ada6f638 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:12:34.427193 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f4326002-42e2-459a-8955-56b44a9dbbae None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:34.429508 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f4326002-42e2-459a-8955-56b44a9dbbae tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] DELETE https://10.4.3.121/volume/v3/group_types/844f8d90-76a2-4551-b7e0-1f123570a72b Aug 13 06:12:34.429770 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f4326002-42e2-459a-8955-56b44a9dbbae tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:34.430006 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f4326002-42e2-459a-8955-56b44a9dbbae tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:34.450692 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f4326002-42e2-459a-8955-56b44a9dbbae tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] https://10.4.3.121/volume/v3/group_types/844f8d90-76a2-4551-b7e0-1f123570a72b returned with HTTP 202 Aug 13 06:12:34.451135 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 712/2814] 10.4.3.121 () {68 vars in 1404 bytes} [Thu Aug 13 06:12:34 2026] DELETE /volume/v3/group_types/844f8d90-76a2-4551-b7e0-1f123570a72b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:12:34.458884 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-af66ec64-61d2-45d7-985d-878993c5a6a9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:34.460839 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-af66ec64-61d2-45d7-985d-878993c5a6a9 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] DELETE https://10.4.3.121/volume/v3/types/e758ba05-7b98-4a6e-ada1-30867a5d6caa Aug 13 06:12:34.461303 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-af66ec64-61d2-45d7-985d-878993c5a6a9 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:34.461688 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-af66ec64-61d2-45d7-985d-878993c5a6a9 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:34.477639 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b1eae139-8691-48af-8964-dd1623a21b9c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:34.480649 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b1eae139-8691-48af-8964-dd1623a21b9c tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] GET https://10.4.3.121/volume/v3/volumes/f0078279-b7ec-44a0-86dd-08ca8ea441b7 Aug 13 06:12:34.480649 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b1eae139-8691-48af-8964-dd1623a21b9c tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:34.480649 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b1eae139-8691-48af-8964-dd1623a21b9c tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:34.487722 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:34.487722 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:34.491972 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b1eae139-8691-48af-8964-dd1623a21b9c tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Volume info retrieved successfully. Aug 13 06:12:34.493076 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b1eae139-8691-48af-8964-dd1623a21b9c tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:34.493076 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b1eae139-8691-48af-8964-dd1623a21b9c tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:34.499294 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-af66ec64-61d2-45d7-985d-878993c5a6a9 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] https://10.4.3.121/volume/v3/types/e758ba05-7b98-4a6e-ada1-30867a5d6caa returned with HTTP 202 Aug 13 06:12:34.499838 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 702/2815] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:12:34 2026] DELETE /volume/v3/types/e758ba05-7b98-4a6e-ada1-30867a5d6caa => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:34.508449 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-40158f8b-cc87-4482-b052-61823899cb70 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:34.510758 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-40158f8b-cc87-4482-b052-61823899cb70 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] GET https://10.4.3.121/volume/v3/types/e758ba05-7b98-4a6e-ada1-30867a5d6caa Aug 13 06:12:34.510975 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-40158f8b-cc87-4482-b052-61823899cb70 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:34.511238 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-40158f8b-cc87-4482-b052-61823899cb70 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:34.517172 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-40158f8b-cc87-4482-b052-61823899cb70 tempest-GroupSnapshotsTest-1766555940 tempest-GroupSnapshotsTest-1766555940-project-admin] https://10.4.3.121/volume/v3/types/e758ba05-7b98-4a6e-ada1-30867a5d6caa returned with HTTP 404 Aug 13 06:12:34.518097 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 706/2816] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:12:34 2026] GET /volume/v3/types/e758ba05-7b98-4a6e-ada1-30867a5d6caa => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:34.537612 np0000007163 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-b1eae139-8691-48af-8964-dd1623a21b9c tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:34.541225 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:34.541225 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:34.552343 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b1eae139-8691-48af-8964-dd1623a21b9c tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] https://10.4.3.121/volume/v3/volumes/f0078279-b7ec-44a0-86dd-08ca8ea441b7 returned with HTTP 200 Aug 13 06:12:34.552927 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 697/2817] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:12:34 2026] GET /volume/v3/volumes/f0078279-b7ec-44a0-86dd-08ca8ea441b7 => generated 917 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:34.572064 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d8c7d774-875e-4961-961b-8bb6e0aa2077 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:34.574460 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d8c7d774-875e-4961-961b-8bb6e0aa2077 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] POST https://10.4.3.121/volume/v3/group_snapshots Aug 13 06:12:34.574969 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d8c7d774-875e-4961-961b-8bb6e0aa2077 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "60d5b64c-ae8d-45e6-83bd-34463e041fbc", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1713144195"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:34.580094 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.group_snapshots [None req-d8c7d774-875e-4961-961b-8bb6e0aa2077 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '60d5b64c-ae8d-45e6-83bd-34463e041fbc', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1713144195'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 06:12:34.585660 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:34.585660 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:34.594737 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.group_snapshots [None req-d8c7d774-875e-4961-961b-8bb6e0aa2077 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1713144195. Aug 13 06:12:34.629601 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:34.629601 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:34.648679 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-d8c7d774-875e-4961-961b-8bb6e0aa2077 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-22928432 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-22928432, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:12:34.648930 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-d8c7d774-875e-4961-961b-8bb6e0aa2077 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-22928432 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-22928432, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:12:34.681261 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-d8c7d774-875e-4961-961b-8bb6e0aa2077 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Created reservations ['5fe65fe6-cd6d-4d59-a190-a34a654ee3db', '4e4105a9-b48c-4751-b649-0d892cbe1db8', '077987d9-a1e9-442f-98cf-54010d2abaee', 'd8b75e3e-bcb3-4867-8c9b-81ec2868440d'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:34.717906 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d8c7d774-875e-4961-961b-8bb6e0aa2077 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] https://10.4.3.121/volume/v3/group_snapshots returned with HTTP 202 Aug 13 06:12:34.718512 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 713/2818] 10.4.3.121 () {70 vars in 1324 bytes} [Thu Aug 13 06:12:34 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:34.731546 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-131153fd-b462-4618-9034-2326dfc2e816 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:34.735064 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-131153fd-b462-4618-9034-2326dfc2e816 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] GET https://10.4.3.121/volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f Aug 13 06:12:34.736919 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-131153fd-b462-4618-9034-2326dfc2e816 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:34.736919 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-131153fd-b462-4618-9034-2326dfc2e816 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:34.736919 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.group_snapshots [None req-131153fd-b462-4618-9034-2326dfc2e816 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] show called for member e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 06:12:34.741880 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:34.741880 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:34.748350 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-131153fd-b462-4618-9034-2326dfc2e816 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] https://10.4.3.121/volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f returned with HTTP 200 Aug 13 06:12:34.749104 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 703/2819] 10.4.3.121 () {68 vars in 1413 bytes} [Thu Aug 13 06:12:34 2026] GET /volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f => generated 330 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:34.760658 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-05123eb6-b473-4921-bd0c-66786654b911 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:34.762619 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-05123eb6-b473-4921-bd0c-66786654b911 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/volumes/afd1c92a-e9d3-419b-a31f-1b67ea48ea43 Aug 13 06:12:34.763102 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-05123eb6-b473-4921-bd0c-66786654b911 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:34.763380 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-05123eb6-b473-4921-bd0c-66786654b911 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:34.775325 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:34.775325 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:34.782753 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-05123eb6-b473-4921-bd0c-66786654b911 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Volume info retrieved successfully. Aug 13 06:12:34.789162 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-05123eb6-b473-4921-bd0c-66786654b911 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/volumes/afd1c92a-e9d3-419b-a31f-1b67ea48ea43 returned with HTTP 200 Aug 13 06:12:34.789835 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 707/2820] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:34 2026] GET /volume/v3/volumes/afd1c92a-e9d3-419b-a31f-1b67ea48ea43 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:34.808137 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-037db90e-aa4e-4708-b4bc-dad3869fa030 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:34.809417 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-63570507-a69f-4cd1-9ded-218627c39262 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:34.811369 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-037db90e-aa4e-4708-b4bc-dad3869fa030 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] POST https://10.4.3.121/volume/v3/backups Aug 13 06:12:34.811792 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-037db90e-aa4e-4708-b4bc-dad3869fa030 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "afd1c92a-e9d3-419b-a31f-1b67ea48ea43", "name": "tempest-VolumesBackupsTest-Backup-1877810437"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:34.812849 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-63570507-a69f-4cd1-9ded-218627c39262 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 Aug 13 06:12:34.813250 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-63570507-a69f-4cd1-9ded-218627c39262 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:34.813613 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-63570507-a69f-4cd1-9ded-218627c39262 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:34.813784 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-63570507-a69f-4cd1-9ded-218627c39262 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 8e86f037-af94-4bb6-9a4c-efb640e0cb33. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:34.814059 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-037db90e-aa4e-4708-b4bc-dad3869fa030 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Creating new backup {'backup': {'volume_id': 'afd1c92a-e9d3-419b-a31f-1b67ea48ea43', 'name': 'tempest-VolumesBackupsTest-Backup-1877810437'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:12:34.814335 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-037db90e-aa4e-4708-b4bc-dad3869fa030 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Creating backup of volume afd1c92a-e9d3-419b-a31f-1b67ea48ea43 in container None Aug 13 06:12:34.823488 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:34.823488 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:34.826499 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-63570507-a69f-4cd1-9ded-218627c39262 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 returned with HTTP 200 Aug 13 06:12:34.826499 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 714/2821] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:34 2026] GET /volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 => generated 783 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:34.827554 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:34.827554 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:34.828549 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-037db90e-aa4e-4708-b4bc-dad3869fa030 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Volume info retrieved successfully. Aug 13 06:12:34.867574 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-037db90e-aa4e-4708-b4bc-dad3869fa030 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Created reservations ['60ff2cbe-9279-4e30-8074-e96f1d772227', '972a800a-84a3-4f75-9fe7-3ac05dcbb834'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:34.905856 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-037db90e-aa4e-4708-b4bc-dad3869fa030 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:12:34.906611 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 698/2822] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:12:34 2026] POST /volume/v3/backups => generated 330 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:12:34.917008 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-49ef14e5-84ae-4f89-b81d-e575e7519f56 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:34.919080 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-49ef14e5-84ae-4f89-b81d-e575e7519f56 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b Aug 13 06:12:34.919597 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-49ef14e5-84ae-4f89-b81d-e575e7519f56 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:34.919909 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-49ef14e5-84ae-4f89-b81d-e575e7519f56 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:34.920151 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-49ef14e5-84ae-4f89-b81d-e575e7519f56 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id d1ac229c-c681-4ba7-a5b1-ef433b335a5b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:34.929499 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:34.929499 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:34.931748 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-49ef14e5-84ae-4f89-b81d-e575e7519f56 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b returned with HTTP 200 Aug 13 06:12:34.931748 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 704/2823] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:34 2026] GET /volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:35.759172 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-77530fc0-a07a-4812-94b5-f11132426ede None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:35.760832 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-77530fc0-a07a-4812-94b5-f11132426ede tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] GET https://10.4.3.121/volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f Aug 13 06:12:35.761046 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-77530fc0-a07a-4812-94b5-f11132426ede tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:35.761241 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-77530fc0-a07a-4812-94b5-f11132426ede tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:35.761381 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-77530fc0-a07a-4812-94b5-f11132426ede tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] show called for member e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 06:12:35.764335 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:35.764335 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:35.767563 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-77530fc0-a07a-4812-94b5-f11132426ede tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] https://10.4.3.121/volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f returned with HTTP 200 Aug 13 06:12:35.767762 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 708/2824] 10.4.3.121 () {68 vars in 1413 bytes} [Thu Aug 13 06:12:35 2026] GET /volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f => generated 331 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:35.775815 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2d306526-c7d1-492a-ad4e-c47f9b273e33 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:35.780211 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2d306526-c7d1-492a-ad4e-c47f9b273e33 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] GET https://10.4.3.121/volume/v3/snapshots/detail Aug 13 06:12:35.780477 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2d306526-c7d1-492a-ad4e-c47f9b273e33 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:35.780854 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2d306526-c7d1-492a-ad4e-c47f9b273e33 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:35.781064 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-2d306526-c7d1-492a-ad4e-c47f9b273e33 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:12:35.784570 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-2d306526-c7d1-492a-ad4e-c47f9b273e33 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Building query based on filter {{(pid=100322) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:12:35.791364 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2d306526-c7d1-492a-ad4e-c47f9b273e33 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Get all snapshots completed successfully. Aug 13 06:12:35.793703 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:35.793703 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:35.793703 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2d306526-c7d1-492a-ad4e-c47f9b273e33 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] https://10.4.3.121/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 06:12:35.793703 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 715/2825] 10.4.3.121 () {66 vars in 1264 bytes} [Thu Aug 13 06:12:35 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:35.803052 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a10a88b7-b2a4-4250-af04-75df4a8150cc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:35.805397 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a10a88b7-b2a4-4250-af04-75df4a8150cc tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] GET https://10.4.3.121/volume/v3/snapshots/676e3ccb-21d4-4fd6-bd8e-78c7e18a341e Aug 13 06:12:35.805637 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a10a88b7-b2a4-4250-af04-75df4a8150cc tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:35.805870 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a10a88b7-b2a4-4250-af04-75df4a8150cc tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:35.811491 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:35.811491 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:35.811961 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a10a88b7-b2a4-4250-af04-75df4a8150cc tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Snapshot retrieved successfully. Aug 13 06:12:35.812819 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a10a88b7-b2a4-4250-af04-75df4a8150cc tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] https://10.4.3.121/volume/v3/snapshots/676e3ccb-21d4-4fd6-bd8e-78c7e18a341e returned with HTTP 200 Aug 13 06:12:35.813352 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 699/2826] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:12:35 2026] GET /volume/v3/snapshots/676e3ccb-21d4-4fd6-bd8e-78c7e18a341e => generated 474 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:35.822622 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5f396c64-5f77-4592-8c0d-12bc95bcc4c2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:35.824939 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f396c64-5f77-4592-8c0d-12bc95bcc4c2 tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] POST https://10.4.3.121/volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f/action Aug 13 06:12:35.825351 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f396c64-5f77-4592-8c0d-12bc95bcc4c2 tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:12:35.825531 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f396c64-5f77-4592-8c0d-12bc95bcc4c2 tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:35.827389 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.group_snapshots [None req-5f396c64-5f77-4592-8c0d-12bc95bcc4c2 tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] Updating group 'e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f' with 'creating' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 06:12:35.832015 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:35.832015 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:35.839945 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0a420135-c05c-419f-86a3-8bc3b8e7af40 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:35.841920 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f396c64-5f77-4592-8c0d-12bc95bcc4c2 tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] https://10.4.3.121/volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f/action returned with HTTP 202 Aug 13 06:12:35.842622 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0a420135-c05c-419f-86a3-8bc3b8e7af40 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 Aug 13 06:12:35.842710 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 705/2827] 10.4.3.121 () {70 vars in 1455 bytes} [Thu Aug 13 06:12:35 2026] POST /volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:12:35.842749 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0a420135-c05c-419f-86a3-8bc3b8e7af40 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:35.842944 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0a420135-c05c-419f-86a3-8bc3b8e7af40 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:35.843098 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0a420135-c05c-419f-86a3-8bc3b8e7af40 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 8e86f037-af94-4bb6-9a4c-efb640e0cb33. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:35.849066 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:35.849066 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:35.850078 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0a420135-c05c-419f-86a3-8bc3b8e7af40 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 returned with HTTP 200 Aug 13 06:12:35.850575 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 709/2828] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:35 2026] GET /volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:35.851747 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fa01c97d-7403-4e45-b2f5-e6f5c9c0ef54 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:35.853826 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fa01c97d-7403-4e45-b2f5-e6f5c9c0ef54 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] GET https://10.4.3.121/volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f Aug 13 06:12:35.854040 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fa01c97d-7403-4e45-b2f5-e6f5c9c0ef54 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:35.854258 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fa01c97d-7403-4e45-b2f5-e6f5c9c0ef54 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:35.854478 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.group_snapshots [None req-fa01c97d-7403-4e45-b2f5-e6f5c9c0ef54 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] show called for member e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 06:12:35.859515 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:35.859515 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:35.863520 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fa01c97d-7403-4e45-b2f5-e6f5c9c0ef54 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] https://10.4.3.121/volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f returned with HTTP 200 Aug 13 06:12:35.864033 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 716/2829] 10.4.3.121 () {68 vars in 1413 bytes} [Thu Aug 13 06:12:35 2026] GET /volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f => generated 330 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:35.874024 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a1527b7c-999a-4ab1-9469-8b9e2a7fe9c3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:35.876056 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a1527b7c-999a-4ab1-9469-8b9e2a7fe9c3 tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] POST https://10.4.3.121/volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f/action Aug 13 06:12:35.876532 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a1527b7c-999a-4ab1-9469-8b9e2a7fe9c3 tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:12:35.876685 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a1527b7c-999a-4ab1-9469-8b9e2a7fe9c3 tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:35.877995 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-a1527b7c-999a-4ab1-9469-8b9e2a7fe9c3 tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] Updating group 'e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f' with 'available' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 06:12:35.882604 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:35.882604 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:35.895473 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a1527b7c-999a-4ab1-9469-8b9e2a7fe9c3 tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] https://10.4.3.121/volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f/action returned with HTTP 202 Aug 13 06:12:35.895822 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 700/2830] 10.4.3.121 () {70 vars in 1455 bytes} [Thu Aug 13 06:12:35 2026] POST /volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:12:35.907341 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-302f5fe4-e33d-4152-99a0-20db0c80c860 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:35.910627 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-302f5fe4-e33d-4152-99a0-20db0c80c860 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] GET https://10.4.3.121/volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f Aug 13 06:12:35.910922 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-302f5fe4-e33d-4152-99a0-20db0c80c860 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:35.911169 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-302f5fe4-e33d-4152-99a0-20db0c80c860 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:35.911370 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.group_snapshots [None req-302f5fe4-e33d-4152-99a0-20db0c80c860 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] show called for member e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 06:12:35.916030 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:35.916030 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:35.922400 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-302f5fe4-e33d-4152-99a0-20db0c80c860 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] https://10.4.3.121/volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f returned with HTTP 200 Aug 13 06:12:35.922920 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 706/2831] 10.4.3.121 () {68 vars in 1413 bytes} [Thu Aug 13 06:12:35 2026] GET /volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f => generated 331 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:35.933708 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-921528d2-fd39-49e7-9229-4b71a0205778 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:35.937602 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-921528d2-fd39-49e7-9229-4b71a0205778 tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] POST https://10.4.3.121/volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f/action Aug 13 06:12:35.937602 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-921528d2-fd39-49e7-9229-4b71a0205778 tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:12:35.937602 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-921528d2-fd39-49e7-9229-4b71a0205778 tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:35.939602 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-921528d2-fd39-49e7-9229-4b71a0205778 tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] Updating group 'e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f' with 'error' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 06:12:35.943264 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fb2f852b-8132-405f-8bb3-453adcfa5d95 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:35.945379 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fb2f852b-8132-405f-8bb3-453adcfa5d95 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b Aug 13 06:12:35.945565 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:35.945565 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:35.945631 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fb2f852b-8132-405f-8bb3-453adcfa5d95 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:35.945842 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fb2f852b-8132-405f-8bb3-453adcfa5d95 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:35.945968 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-fb2f852b-8132-405f-8bb3-453adcfa5d95 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id d1ac229c-c681-4ba7-a5b1-ef433b335a5b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:35.954270 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:35.954270 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:35.954270 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fb2f852b-8132-405f-8bb3-453adcfa5d95 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b returned with HTTP 200 Aug 13 06:12:35.954270 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 717/2832] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:35 2026] GET /volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:12:35.956008 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-921528d2-fd39-49e7-9229-4b71a0205778 tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] https://10.4.3.121/volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f/action returned with HTTP 202 Aug 13 06:12:35.956545 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 710/2833] 10.4.3.121 () {70 vars in 1455 bytes} [Thu Aug 13 06:12:35 2026] POST /volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:12:35.964322 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1386013c-423a-43d2-ae5e-2374fdc9df99 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:35.967646 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1386013c-423a-43d2-ae5e-2374fdc9df99 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] GET https://10.4.3.121/volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f Aug 13 06:12:35.967896 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1386013c-423a-43d2-ae5e-2374fdc9df99 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:35.968082 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1386013c-423a-43d2-ae5e-2374fdc9df99 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:35.968221 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.group_snapshots [None req-1386013c-423a-43d2-ae5e-2374fdc9df99 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] show called for member e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 06:12:35.971984 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:35.971984 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:35.975975 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1386013c-423a-43d2-ae5e-2374fdc9df99 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] https://10.4.3.121/volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f returned with HTTP 200 Aug 13 06:12:35.976517 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 701/2834] 10.4.3.121 () {68 vars in 1413 bytes} [Thu Aug 13 06:12:35 2026] GET /volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f => generated 327 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:35.984400 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-127ec80c-1e51-4ca0-8a25-2c01ccd82de0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:35.986197 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-127ec80c-1e51-4ca0-8a25-2c01ccd82de0 tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] POST https://10.4.3.121/volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f/action Aug 13 06:12:35.986600 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-127ec80c-1e51-4ca0-8a25-2c01ccd82de0 tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:12:35.986739 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-127ec80c-1e51-4ca0-8a25-2c01ccd82de0 tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:35.988200 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.group_snapshots [None req-127ec80c-1e51-4ca0-8a25-2c01ccd82de0 tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] Updating group 'e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f' with 'available' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 06:12:35.991414 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:35.991414 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:35.998918 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-127ec80c-1e51-4ca0-8a25-2c01ccd82de0 tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] https://10.4.3.121/volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f/action returned with HTTP 202 Aug 13 06:12:35.999315 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 707/2835] 10.4.3.121 () {70 vars in 1455 bytes} [Thu Aug 13 06:12:35 2026] POST /volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:12:36.011856 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1308469b-97ec-400f-bdd8-75a80b20f090 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:36.013582 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1308469b-97ec-400f-bdd8-75a80b20f090 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] GET https://10.4.3.121/volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f Aug 13 06:12:36.013807 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1308469b-97ec-400f-bdd8-75a80b20f090 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:36.013972 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1308469b-97ec-400f-bdd8-75a80b20f090 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:36.014092 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.group_snapshots [None req-1308469b-97ec-400f-bdd8-75a80b20f090 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] show called for member e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 06:12:36.020287 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:36.020287 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:36.025028 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1308469b-97ec-400f-bdd8-75a80b20f090 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] https://10.4.3.121/volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f returned with HTTP 200 Aug 13 06:12:36.025591 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 718/2836] 10.4.3.121 () {68 vars in 1413 bytes} [Thu Aug 13 06:12:36 2026] GET /volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f => generated 331 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:36.038565 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6055194e-6afe-427e-ae85-a887c57bd6ee None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:36.040416 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6055194e-6afe-427e-ae85-a887c57bd6ee tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] DELETE https://10.4.3.121/volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f Aug 13 06:12:36.040672 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6055194e-6afe-427e-ae85-a887c57bd6ee tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:36.040905 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6055194e-6afe-427e-ae85-a887c57bd6ee tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:36.041078 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.group_snapshots [None req-6055194e-6afe-427e-ae85-a887c57bd6ee tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] delete called for member e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f {{(pid=100323) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 06:12:36.041246 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.group_snapshots [None req-6055194e-6afe-427e-ae85-a887c57bd6ee tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Delete group_snapshot with id: e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f Aug 13 06:12:36.045242 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:36.045242 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:36.078006 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6055194e-6afe-427e-ae85-a887c57bd6ee tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] https://10.4.3.121/volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f returned with HTTP 202 Aug 13 06:12:36.078621 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 711/2837] 10.4.3.121 () {68 vars in 1416 bytes} [Thu Aug 13 06:12:36 2026] DELETE /volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:12:36.086575 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-694ca2ec-8f8e-448d-8951-58d6f7086934 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:36.088785 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-694ca2ec-8f8e-448d-8951-58d6f7086934 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:12:36.089086 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-694ca2ec-8f8e-448d-8951-58d6f7086934 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:36.089387 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-694ca2ec-8f8e-448d-8951-58d6f7086934 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:36.089745 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-694ca2ec-8f8e-448d-8951-58d6f7086934 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:12:36.090624 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-694ca2ec-8f8e-448d-8951-58d6f7086934 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:12:36.098123 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-694ca2ec-8f8e-448d-8951-58d6f7086934 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Get all volumes completed successfully. Aug 13 06:12:36.099118 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-694ca2ec-8f8e-448d-8951-58d6f7086934 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:36.099432 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-694ca2ec-8f8e-448d-8951-58d6f7086934 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:36.164123 np0000007163 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-694ca2ec-8f8e-448d-8951-58d6f7086934 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:36.174998 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:36.174998 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:36.183202 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-694ca2ec-8f8e-448d-8951-58d6f7086934 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:12:36.183695 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 702/2838] 10.4.3.121 () {68 vars in 1299 bytes} [Thu Aug 13 06:12:36 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:36.198397 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eed8db55-a90a-4053-a81f-e94ef6b20771 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:36.200208 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eed8db55-a90a-4053-a81f-e94ef6b20771 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] GET https://10.4.3.121/volume/v3/snapshots/detail Aug 13 06:12:36.200438 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eed8db55-a90a-4053-a81f-e94ef6b20771 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:36.200651 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eed8db55-a90a-4053-a81f-e94ef6b20771 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:36.200985 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-eed8db55-a90a-4053-a81f-e94ef6b20771 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:12:36.202034 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-eed8db55-a90a-4053-a81f-e94ef6b20771 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:12:36.206546 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-eed8db55-a90a-4053-a81f-e94ef6b20771 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Get all snapshots completed successfully. Aug 13 06:12:36.207496 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eed8db55-a90a-4053-a81f-e94ef6b20771 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] https://10.4.3.121/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 06:12:36.208972 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 708/2839] 10.4.3.121 () {66 vars in 1264 bytes} [Thu Aug 13 06:12:36 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 13 06:12:36.217400 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-50d5e27d-bff3-417a-b9cc-a29726fb6126 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:36.220155 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-50d5e27d-bff3-417a-b9cc-a29726fb6126 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] GET https://10.4.3.121/volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f Aug 13 06:12:36.220504 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-50d5e27d-bff3-417a-b9cc-a29726fb6126 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:36.220760 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-50d5e27d-bff3-417a-b9cc-a29726fb6126 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:36.220937 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.group_snapshots [None req-50d5e27d-bff3-417a-b9cc-a29726fb6126 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] show called for member e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 06:12:36.228219 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-50d5e27d-bff3-417a-b9cc-a29726fb6126 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] https://10.4.3.121/volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f returned with HTTP 404 Aug 13 06:12:36.228219 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 719/2840] 10.4.3.121 () {68 vars in 1413 bytes} [Thu Aug 13 06:12:36 2026] GET /volume/v3/group_snapshots/e85b9d7a-62aa-4a2c-a84d-6f457cf01c9f => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:12:36.236005 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-897daeb6-814b-416d-86cb-33f8e34dc21f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:36.238476 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-897daeb6-814b-416d-86cb-33f8e34dc21f tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:12:36.238741 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-897daeb6-814b-416d-86cb-33f8e34dc21f tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:36.238995 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-897daeb6-814b-416d-86cb-33f8e34dc21f tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:36.239411 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-897daeb6-814b-416d-86cb-33f8e34dc21f tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:12:36.239849 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:36.239849 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:36.240449 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-897daeb6-814b-416d-86cb-33f8e34dc21f tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:12:36.252511 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-897daeb6-814b-416d-86cb-33f8e34dc21f tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Get all volumes completed successfully. Aug 13 06:12:36.253464 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-897daeb6-814b-416d-86cb-33f8e34dc21f tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:36.253666 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-897daeb6-814b-416d-86cb-33f8e34dc21f tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:36.310350 np0000007163 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-897daeb6-814b-416d-86cb-33f8e34dc21f tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:36.313092 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:36.313092 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:36.325802 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-897daeb6-814b-416d-86cb-33f8e34dc21f tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:12:36.326330 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 712/2841] 10.4.3.121 () {68 vars in 1299 bytes} [Thu Aug 13 06:12:36 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:36.345499 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f7d6878c-93c7-4c20-8c04-4a73624cd051 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:36.350326 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f7d6878c-93c7-4c20-8c04-4a73624cd051 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] POST https://10.4.3.121/volume/v3/groups/60d5b64c-ae8d-45e6-83bd-34463e041fbc/action Aug 13 06:12:36.351433 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f7d6878c-93c7-4c20-8c04-4a73624cd051 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:12:36.351579 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f7d6878c-93c7-4c20-8c04-4a73624cd051 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:36.355199 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-f7d6878c-93c7-4c20-8c04-4a73624cd051 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] delete called for group 60d5b64c-ae8d-45e6-83bd-34463e041fbc {{(pid=100324) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 06:12:36.355199 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.groups [None req-f7d6878c-93c7-4c20-8c04-4a73624cd051 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Delete group with id: 60d5b64c-ae8d-45e6-83bd-34463e041fbc Aug 13 06:12:36.357718 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:36.357718 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:36.400448 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f7d6878c-93c7-4c20-8c04-4a73624cd051 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] https://10.4.3.121/volume/v3/groups/60d5b64c-ae8d-45e6-83bd-34463e041fbc/action returned with HTTP 202 Aug 13 06:12:36.401454 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 703/2842] 10.4.3.121 () {70 vars in 1428 bytes} [Thu Aug 13 06:12:36 2026] POST /volume/v3/groups/60d5b64c-ae8d-45e6-83bd-34463e041fbc/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:12:36.410777 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c156003e-efd8-4103-a72c-6e481c42aa5f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:36.412960 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c156003e-efd8-4103-a72c-6e481c42aa5f tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] GET https://10.4.3.121/volume/v3/volumes/f0078279-b7ec-44a0-86dd-08ca8ea441b7 Aug 13 06:12:36.413164 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c156003e-efd8-4103-a72c-6e481c42aa5f tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:36.413265 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c156003e-efd8-4103-a72c-6e481c42aa5f tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:36.420886 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:36.420886 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:36.425921 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c156003e-efd8-4103-a72c-6e481c42aa5f tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Volume info retrieved successfully. Aug 13 06:12:36.426725 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-c156003e-efd8-4103-a72c-6e481c42aa5f tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:12:36.426945 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-c156003e-efd8-4103-a72c-6e481c42aa5f tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:12:36.489896 np0000007163 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-c156003e-efd8-4103-a72c-6e481c42aa5f tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:12:36.495377 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:36.495377 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:36.506208 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c156003e-efd8-4103-a72c-6e481c42aa5f tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] https://10.4.3.121/volume/v3/volumes/f0078279-b7ec-44a0-86dd-08ca8ea441b7 returned with HTTP 200 Aug 13 06:12:36.506745 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 709/2843] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:12:36 2026] GET /volume/v3/volumes/f0078279-b7ec-44a0-86dd-08ca8ea441b7 => generated 916 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:36.863392 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-88f5a74f-b88f-4b06-b594-34a245ff9a28 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:36.865768 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-88f5a74f-b88f-4b06-b594-34a245ff9a28 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 Aug 13 06:12:36.866657 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-88f5a74f-b88f-4b06-b594-34a245ff9a28 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:36.866657 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-88f5a74f-b88f-4b06-b594-34a245ff9a28 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:36.866657 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-88f5a74f-b88f-4b06-b594-34a245ff9a28 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 8e86f037-af94-4bb6-9a4c-efb640e0cb33. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:36.872346 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:36.872346 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:36.873335 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-88f5a74f-b88f-4b06-b594-34a245ff9a28 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 returned with HTTP 200 Aug 13 06:12:36.873775 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 720/2844] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:36 2026] GET /volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:36.961541 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6b9bfbe2-50c3-42c2-9b37-89371cda5592 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:36.963463 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b9bfbe2-50c3-42c2-9b37-89371cda5592 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b Aug 13 06:12:36.963662 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6b9bfbe2-50c3-42c2-9b37-89371cda5592 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:36.963837 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6b9bfbe2-50c3-42c2-9b37-89371cda5592 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:36.963937 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-6b9bfbe2-50c3-42c2-9b37-89371cda5592 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id d1ac229c-c681-4ba7-a5b1-ef433b335a5b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:36.967792 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:36.967792 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:36.968419 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b9bfbe2-50c3-42c2-9b37-89371cda5592 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b returned with HTTP 200 Aug 13 06:12:36.968815 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 713/2845] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:36 2026] GET /volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:37.014166 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a4c61ca3-b857-4e20-a9e4-99c59e99d174 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.123427 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a4c61ca3-b857-4e20-a9e4-99c59e99d174 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] POST https://10.4.3.121/volume/v3/qos-specs Aug 13 06:12:37.123830 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a4c61ca3-b857-4e20-a9e4-99c59e99d174 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-888402568", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:37.125998 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.qos_specs [None req-a4c61ca3-b857-4e20-a9e4-99c59e99d174 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-888402568', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100324) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 06:12:37.136636 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-a4c61ca3-b857-4e20-a9e4-99c59e99d174 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] DB qos_specs_create(): root {'id': '01e789d4-36da-47aa-8cad-4d977b7c911c', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-888402568'} {{(pid=100324) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 06:12:37.151110 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a4c61ca3-b857-4e20-a9e4-99c59e99d174 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs returned with HTTP 200 Aug 13 06:12:37.151965 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 704/2846] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:12:37 2026] POST /volume/v3/qos-specs => generated 392 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:37.162737 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5461c27e-dacd-411b-9245-91af273136c7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.164664 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5461c27e-dacd-411b-9245-91af273136c7 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:12:37.165001 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5461c27e-dacd-411b-9245-91af273136c7 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2061392106"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:37.179947 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5461c27e-dacd-411b-9245-91af273136c7 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:12:37.180371 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 710/2847] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:12:37 2026] POST /volume/v3/types => generated 222 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:37.190124 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d55d628d-d2f9-4f1f-a9ff-9669c6277ba5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.191886 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d55d628d-d2f9-4f1f-a9ff-9669c6277ba5 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:12:37.192369 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d55d628d-d2f9-4f1f-a9ff-9669c6277ba5 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-990158146"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:37.195832 np0000007163 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=447,cinder:UPDATE=99,cinder:INSERT=60 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:12:37.207072 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d55d628d-d2f9-4f1f-a9ff-9669c6277ba5 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:12:37.207423 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 721/2848] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:12:37 2026] POST /volume/v3/types => generated 221 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:37.216640 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-26abb71c-9dd0-4a8c-8926-e65a55479251 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.218588 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-26abb71c-9dd0-4a8c-8926-e65a55479251 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:12:37.219001 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-26abb71c-9dd0-4a8c-8926-e65a55479251 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-69267319"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:37.232980 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-26abb71c-9dd0-4a8c-8926-e65a55479251 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:12:37.233452 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 714/2849] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:12:37 2026] POST /volume/v3/types => generated 220 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:37.242394 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b2b69f21-f389-4277-b56a-ccab7fca03c6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.248249 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2b69f21-f389-4277-b56a-ccab7fca03c6 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] GET https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c/associate?vol_type_id=34766720-7250-4713-877e-62f9213829e5 Aug 13 06:12:37.249936 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b2b69f21-f389-4277-b56a-ccab7fca03c6 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.251419 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b2b69f21-f389-4277-b56a-ccab7fca03c6 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'associate' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.253598 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:37.253598 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:37.254149 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b2b69f21-f389-4277-b56a-ccab7fca03c6 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Associate qos_spec: 01e789d4-36da-47aa-8cad-4d977b7c911c with type: 34766720-7250-4713-877e-62f9213829e5 {{(pid=100324) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 13 06:12:37.285435 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2b69f21-f389-4277-b56a-ccab7fca03c6 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c/associate?vol_type_id=34766720-7250-4713-877e-62f9213829e5 returned with HTTP 202 Aug 13 06:12:37.286075 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 705/2850] 10.4.3.121 () {66 vars in 1481 bytes} [Thu Aug 13 06:12:37 2026] GET /volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c/associate?vol_type_id=34766720-7250-4713-877e-62f9213829e5 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:37.293931 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-82dddf70-319b-4ee4-ba43-d0d4447236ea None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.295984 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-82dddf70-319b-4ee4-ba43-d0d4447236ea tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] GET https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c/associate?vol_type_id=051d655b-e4b7-4ee3-9695-52c1cb92a439 Aug 13 06:12:37.296244 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-82dddf70-319b-4ee4-ba43-d0d4447236ea tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.296494 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-82dddf70-319b-4ee4-ba43-d0d4447236ea tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'associate' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.297147 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.qos_specs_manage [None req-82dddf70-319b-4ee4-ba43-d0d4447236ea tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Associate qos_spec: 01e789d4-36da-47aa-8cad-4d977b7c911c with type: 051d655b-e4b7-4ee3-9695-52c1cb92a439 {{(pid=100325) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 13 06:12:37.317574 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-82dddf70-319b-4ee4-ba43-d0d4447236ea tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c/associate?vol_type_id=051d655b-e4b7-4ee3-9695-52c1cb92a439 returned with HTTP 202 Aug 13 06:12:37.318044 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 711/2851] 10.4.3.121 () {66 vars in 1481 bytes} [Thu Aug 13 06:12:37 2026] GET /volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c/associate?vol_type_id=051d655b-e4b7-4ee3-9695-52c1cb92a439 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:37.324930 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b54fd95e-76ff-46f6-961b-1b1155390797 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.328723 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b54fd95e-76ff-46f6-961b-1b1155390797 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] GET https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c/associate?vol_type_id=e731fb3c-8411-44c2-bbbf-430f69f6afcb Aug 13 06:12:37.328899 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b54fd95e-76ff-46f6-961b-1b1155390797 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.329079 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b54fd95e-76ff-46f6-961b-1b1155390797 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'associate' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.329645 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b54fd95e-76ff-46f6-961b-1b1155390797 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Associate qos_spec: 01e789d4-36da-47aa-8cad-4d977b7c911c with type: e731fb3c-8411-44c2-bbbf-430f69f6afcb {{(pid=100322) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 13 06:12:37.350616 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b54fd95e-76ff-46f6-961b-1b1155390797 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c/associate?vol_type_id=e731fb3c-8411-44c2-bbbf-430f69f6afcb returned with HTTP 202 Aug 13 06:12:37.351411 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 722/2852] 10.4.3.121 () {66 vars in 1481 bytes} [Thu Aug 13 06:12:37 2026] GET /volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c/associate?vol_type_id=e731fb3c-8411-44c2-bbbf-430f69f6afcb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:37.358013 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-490794ef-d288-423d-a55a-e05f91202d9c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.359878 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-490794ef-d288-423d-a55a-e05f91202d9c tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] GET https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c/associations Aug 13 06:12:37.360080 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-490794ef-d288-423d-a55a-e05f91202d9c tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.360342 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-490794ef-d288-423d-a55a-e05f91202d9c tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'associations' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.360875 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.qos_specs_manage [None req-490794ef-d288-423d-a55a-e05f91202d9c tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Get associations for qos_spec id: 01e789d4-36da-47aa-8cad-4d977b7c911c {{(pid=100323) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 13 06:12:37.383686 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-490794ef-d288-423d-a55a-e05f91202d9c tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c/associations returned with HTTP 200 Aug 13 06:12:37.384251 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 715/2853] 10.4.3.121 () {66 vars in 1393 bytes} [Thu Aug 13 06:12:37 2026] GET /volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c/associations => generated 445 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:37.393075 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5922e7d6-2513-4138-a326-1db8bd8c068c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.395597 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5922e7d6-2513-4138-a326-1db8bd8c068c tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] GET https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c/disassociate?vol_type_id=34766720-7250-4713-877e-62f9213829e5 Aug 13 06:12:37.395957 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5922e7d6-2513-4138-a326-1db8bd8c068c tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.396243 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5922e7d6-2513-4138-a326-1db8bd8c068c tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'disassociate' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.396586 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:37.396586 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:37.397026 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5922e7d6-2513-4138-a326-1db8bd8c068c tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Disassociate qos_spec: 01e789d4-36da-47aa-8cad-4d977b7c911c from type: 34766720-7250-4713-877e-62f9213829e5 {{(pid=100324) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 13 06:12:37.411462 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5922e7d6-2513-4138-a326-1db8bd8c068c tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c/disassociate?vol_type_id=34766720-7250-4713-877e-62f9213829e5 returned with HTTP 202 Aug 13 06:12:37.411898 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 706/2854] 10.4.3.121 () {66 vars in 1490 bytes} [Thu Aug 13 06:12:37 2026] GET /volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c/disassociate?vol_type_id=34766720-7250-4713-877e-62f9213829e5 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:37.418981 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d478827a-afc4-4c84-be77-5438ec562d7e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.420832 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d478827a-afc4-4c84-be77-5438ec562d7e tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] GET https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c/associations Aug 13 06:12:37.421020 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d478827a-afc4-4c84-be77-5438ec562d7e tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.421213 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d478827a-afc4-4c84-be77-5438ec562d7e tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'associations' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.421527 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:37.421527 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:37.421867 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d478827a-afc4-4c84-be77-5438ec562d7e tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Get associations for qos_spec id: 01e789d4-36da-47aa-8cad-4d977b7c911c {{(pid=100325) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 13 06:12:37.437452 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d478827a-afc4-4c84-be77-5438ec562d7e tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c/associations returned with HTTP 200 Aug 13 06:12:37.437888 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 712/2855] 10.4.3.121 () {66 vars in 1393 bytes} [Thu Aug 13 06:12:37 2026] GET /volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c/associations => generated 303 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:37.445819 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bf919f79-9f66-4bfb-9573-d28a6819800a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.447439 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bf919f79-9f66-4bfb-9573-d28a6819800a tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] GET https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c/disassociate_all Aug 13 06:12:37.447710 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bf919f79-9f66-4bfb-9573-d28a6819800a tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.447808 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bf919f79-9f66-4bfb-9573-d28a6819800a tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'disassociate_all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.448095 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:37.448095 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:37.448470 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bf919f79-9f66-4bfb-9573-d28a6819800a tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Disassociate qos_spec: 01e789d4-36da-47aa-8cad-4d977b7c911c from all. {{(pid=100322) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 13 06:12:37.460152 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bf919f79-9f66-4bfb-9573-d28a6819800a tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c/disassociate_all returned with HTTP 202 Aug 13 06:12:37.460600 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 723/2856] 10.4.3.121 () {66 vars in 1405 bytes} [Thu Aug 13 06:12:37 2026] GET /volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c/disassociate_all => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:37.467822 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-39eeff5c-c51b-4781-ac1a-4911f0879fb3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.470014 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39eeff5c-c51b-4781-ac1a-4911f0879fb3 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] GET https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c/associations Aug 13 06:12:37.470234 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-39eeff5c-c51b-4781-ac1a-4911f0879fb3 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.470481 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-39eeff5c-c51b-4781-ac1a-4911f0879fb3 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'associations' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.470783 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:37.470783 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:37.471123 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.qos_specs_manage [None req-39eeff5c-c51b-4781-ac1a-4911f0879fb3 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Get associations for qos_spec id: 01e789d4-36da-47aa-8cad-4d977b7c911c {{(pid=100323) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 13 06:12:37.479298 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39eeff5c-c51b-4781-ac1a-4911f0879fb3 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c/associations returned with HTTP 200 Aug 13 06:12:37.479744 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 716/2857] 10.4.3.121 () {66 vars in 1393 bytes} [Thu Aug 13 06:12:37 2026] GET /volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c/associations => generated 24 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:12:37.487806 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-87bd0079-e721-463f-a5a0-a5541acd0408 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.489625 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-87bd0079-e721-463f-a5a0-a5541acd0408 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] DELETE https://10.4.3.121/volume/v3/types/e731fb3c-8411-44c2-bbbf-430f69f6afcb Aug 13 06:12:37.489852 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-87bd0079-e721-463f-a5a0-a5541acd0408 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.490123 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-87bd0079-e721-463f-a5a0-a5541acd0408 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.490538 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:37.490538 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:37.519660 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-51cbf50c-42d8-407f-9b5b-900676e57a70 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.521373 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-51cbf50c-42d8-407f-9b5b-900676e57a70 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] GET https://10.4.3.121/volume/v3/volumes/f0078279-b7ec-44a0-86dd-08ca8ea441b7 Aug 13 06:12:37.521610 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-51cbf50c-42d8-407f-9b5b-900676e57a70 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.521807 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-51cbf50c-42d8-407f-9b5b-900676e57a70 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.527549 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-51cbf50c-42d8-407f-9b5b-900676e57a70 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] https://10.4.3.121/volume/v3/volumes/f0078279-b7ec-44a0-86dd-08ca8ea441b7 returned with HTTP 404 Aug 13 06:12:37.528039 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 713/2858] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:12:37 2026] GET /volume/v3/volumes/f0078279-b7ec-44a0-86dd-08ca8ea441b7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:12:37.534572 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-87bd0079-e721-463f-a5a0-a5541acd0408 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/types/e731fb3c-8411-44c2-bbbf-430f69f6afcb returned with HTTP 202 Aug 13 06:12:37.535303 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-90e9421b-e212-4237-8f4c-2408c6a9b278 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.535396 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 707/2859] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:12:37 2026] DELETE /volume/v3/types/e731fb3c-8411-44c2-bbbf-430f69f6afcb => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:37.536876 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-90e9421b-e212-4237-8f4c-2408c6a9b278 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] GET https://10.4.3.121/volume/v3/groups/60d5b64c-ae8d-45e6-83bd-34463e041fbc Aug 13 06:12:37.537054 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-90e9421b-e212-4237-8f4c-2408c6a9b278 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.537293 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-90e9421b-e212-4237-8f4c-2408c6a9b278 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.537418 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-90e9421b-e212-4237-8f4c-2408c6a9b278 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] show called for member 60d5b64c-ae8d-45e6-83bd-34463e041fbc {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:12:37.540663 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-90e9421b-e212-4237-8f4c-2408c6a9b278 tempest-GroupSnapshotsV319Test-1643599366 tempest-GroupSnapshotsV319Test-1643599366-project-member] https://10.4.3.121/volume/v3/groups/60d5b64c-ae8d-45e6-83bd-34463e041fbc returned with HTTP 404 Aug 13 06:12:37.541121 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 724/2860] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:12:37 2026] GET /volume/v3/groups/60d5b64c-ae8d-45e6-83bd-34463e041fbc => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:12:37.543192 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2a639862-100a-402a-b26b-18e2b71afd6a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.545263 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a639862-100a-402a-b26b-18e2b71afd6a tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] GET https://10.4.3.121/volume/v3/types/e731fb3c-8411-44c2-bbbf-430f69f6afcb Aug 13 06:12:37.545545 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a639862-100a-402a-b26b-18e2b71afd6a tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.545794 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a639862-100a-402a-b26b-18e2b71afd6a tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.549932 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a639862-100a-402a-b26b-18e2b71afd6a tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/types/e731fb3c-8411-44c2-bbbf-430f69f6afcb returned with HTTP 404 Aug 13 06:12:37.550354 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ceee5670-bc92-4ad7-9281-9e0d943d8e0e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.550636 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 717/2861] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:12:37 2026] GET /volume/v3/types/e731fb3c-8411-44c2-bbbf-430f69f6afcb => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:37.552455 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ceee5670-bc92-4ad7-9281-9e0d943d8e0e tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] DELETE https://10.4.3.121/volume/v3/group_types/abe14914-bd40-4e66-ad85-971eba41baa6 Aug 13 06:12:37.552629 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ceee5670-bc92-4ad7-9281-9e0d943d8e0e tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.552818 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ceee5670-bc92-4ad7-9281-9e0d943d8e0e tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.553151 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:37.553151 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:37.559341 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c8d10f04-65ee-487b-9267-a843b5320223 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.561639 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c8d10f04-65ee-487b-9267-a843b5320223 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] DELETE https://10.4.3.121/volume/v3/types/051d655b-e4b7-4ee3-9695-52c1cb92a439 Aug 13 06:12:37.561958 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c8d10f04-65ee-487b-9267-a843b5320223 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.562353 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c8d10f04-65ee-487b-9267-a843b5320223 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.566681 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ceee5670-bc92-4ad7-9281-9e0d943d8e0e tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] https://10.4.3.121/volume/v3/group_types/abe14914-bd40-4e66-ad85-971eba41baa6 returned with HTTP 202 Aug 13 06:12:37.567284 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 714/2862] 10.4.3.121 () {68 vars in 1404 bytes} [Thu Aug 13 06:12:37 2026] DELETE /volume/v3/group_types/abe14914-bd40-4e66-ad85-971eba41baa6 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:12:37.576674 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-be68ca09-8dd7-4426-9aad-d4e6b631d122 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.579109 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-be68ca09-8dd7-4426-9aad-d4e6b631d122 tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] DELETE https://10.4.3.121/volume/v3/types/6b40f430-f6a2-45d8-97c4-baa0fc071fb6 Aug 13 06:12:37.579355 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-be68ca09-8dd7-4426-9aad-d4e6b631d122 tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.579628 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-be68ca09-8dd7-4426-9aad-d4e6b631d122 tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.579965 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:37.579965 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:37.605387 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-be68ca09-8dd7-4426-9aad-d4e6b631d122 tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] https://10.4.3.121/volume/v3/types/6b40f430-f6a2-45d8-97c4-baa0fc071fb6 returned with HTTP 202 Aug 13 06:12:37.605831 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 725/2863] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:12:37 2026] DELETE /volume/v3/types/6b40f430-f6a2-45d8-97c4-baa0fc071fb6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:37.614349 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0de353ba-bafe-4508-9906-61da6328a4df None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.615611 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c8d10f04-65ee-487b-9267-a843b5320223 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/types/051d655b-e4b7-4ee3-9695-52c1cb92a439 returned with HTTP 202 Aug 13 06:12:37.616295 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 708/2864] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:12:37 2026] DELETE /volume/v3/types/051d655b-e4b7-4ee3-9695-52c1cb92a439 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:37.616736 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0de353ba-bafe-4508-9906-61da6328a4df tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] GET https://10.4.3.121/volume/v3/types/6b40f430-f6a2-45d8-97c4-baa0fc071fb6 Aug 13 06:12:37.616812 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0de353ba-bafe-4508-9906-61da6328a4df tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.617078 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0de353ba-bafe-4508-9906-61da6328a4df tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.621265 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0de353ba-bafe-4508-9906-61da6328a4df tempest-GroupSnapshotsV319Test-1555846429 tempest-GroupSnapshotsV319Test-1555846429-project-admin] https://10.4.3.121/volume/v3/types/6b40f430-f6a2-45d8-97c4-baa0fc071fb6 returned with HTTP 404 Aug 13 06:12:37.621822 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 718/2865] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:12:37 2026] GET /volume/v3/types/6b40f430-f6a2-45d8-97c4-baa0fc071fb6 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:37.628027 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d6808d19-14e7-46a6-9377-baa4ddf95ce8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.631401 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d6808d19-14e7-46a6-9377-baa4ddf95ce8 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] GET https://10.4.3.121/volume/v3/types/051d655b-e4b7-4ee3-9695-52c1cb92a439 Aug 13 06:12:37.631668 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d6808d19-14e7-46a6-9377-baa4ddf95ce8 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.631936 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d6808d19-14e7-46a6-9377-baa4ddf95ce8 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.635819 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d6808d19-14e7-46a6-9377-baa4ddf95ce8 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/types/051d655b-e4b7-4ee3-9695-52c1cb92a439 returned with HTTP 404 Aug 13 06:12:37.636369 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 715/2866] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:12:37 2026] GET /volume/v3/types/051d655b-e4b7-4ee3-9695-52c1cb92a439 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:37.645308 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-46a966f5-b14b-468f-a33e-a4df69661099 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.647270 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-46a966f5-b14b-468f-a33e-a4df69661099 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] DELETE https://10.4.3.121/volume/v3/types/34766720-7250-4713-877e-62f9213829e5 Aug 13 06:12:37.647472 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-46a966f5-b14b-468f-a33e-a4df69661099 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.647673 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-46a966f5-b14b-468f-a33e-a4df69661099 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.669717 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-46a966f5-b14b-468f-a33e-a4df69661099 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/types/34766720-7250-4713-877e-62f9213829e5 returned with HTTP 202 Aug 13 06:12:37.670139 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 726/2867] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:12:37 2026] DELETE /volume/v3/types/34766720-7250-4713-877e-62f9213829e5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:37.678594 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9b1b8101-a452-4502-9428-64b718ef98ee None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.680449 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9b1b8101-a452-4502-9428-64b718ef98ee tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] GET https://10.4.3.121/volume/v3/types/34766720-7250-4713-877e-62f9213829e5 Aug 13 06:12:37.680701 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9b1b8101-a452-4502-9428-64b718ef98ee tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.680945 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9b1b8101-a452-4502-9428-64b718ef98ee tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.690405 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9b1b8101-a452-4502-9428-64b718ef98ee tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/types/34766720-7250-4713-877e-62f9213829e5 returned with HTTP 404 Aug 13 06:12:37.690924 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 709/2868] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:12:37 2026] GET /volume/v3/types/34766720-7250-4713-877e-62f9213829e5 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:37.708346 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c7bf5bdb-b7e6-4505-93ac-ac4a2ef15e95 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.710932 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7bf5bdb-b7e6-4505-93ac-ac4a2ef15e95 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] POST https://10.4.3.121/volume/v3/qos-specs Aug 13 06:12:37.711417 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c7bf5bdb-b7e6-4505-93ac-ac4a2ef15e95 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-652876072", "consumer": "back-end"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:37.713543 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:37.713543 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:37.714113 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.qos_specs [None req-c7bf5bdb-b7e6-4505-93ac-ac4a2ef15e95 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-652876072', 'consumer': 'back-end', 'specs': {}} {{(pid=100323) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 06:12:37.722739 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-c7bf5bdb-b7e6-4505-93ac-ac4a2ef15e95 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] DB qos_specs_create(): root {'id': '2c7b8c46-8f53-4ab6-83ff-754a42f79965', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-652876072'} {{(pid=100323) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 06:12:37.729759 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c7bf5bdb-b7e6-4505-93ac-ac4a2ef15e95 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs returned with HTTP 200 Aug 13 06:12:37.730481 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 719/2869] 10.4.3.121 () {68 vars in 1264 bytes} [Thu Aug 13 06:12:37 2026] POST /volume/v3/qos-specs => generated 368 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:37.740773 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-524efc38-7e40-4d56-bbf4-dc5fdd8ba8a6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.743305 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-524efc38-7e40-4d56-bbf4-dc5fdd8ba8a6 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] DELETE https://10.4.3.121/volume/v3/qos-specs/2c7b8c46-8f53-4ab6-83ff-754a42f79965?force=False Aug 13 06:12:37.743477 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-524efc38-7e40-4d56-bbf4-dc5fdd8ba8a6 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.743673 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-524efc38-7e40-4d56-bbf4-dc5fdd8ba8a6 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.744153 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.qos_specs_manage [None req-524efc38-7e40-4d56-bbf4-dc5fdd8ba8a6 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Delete qos_spec: 2c7b8c46-8f53-4ab6-83ff-754a42f79965, force: False {{(pid=100325) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 06:12:37.761420 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-524efc38-7e40-4d56-bbf4-dc5fdd8ba8a6 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs/2c7b8c46-8f53-4ab6-83ff-754a42f79965?force=False returned with HTTP 202 Aug 13 06:12:37.761777 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 716/2870] 10.4.3.121 () {66 vars in 1380 bytes} [Thu Aug 13 06:12:37 2026] DELETE /volume/v3/qos-specs/2c7b8c46-8f53-4ab6-83ff-754a42f79965?force=False => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:37.768610 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3cee14c2-d78f-4525-bbb8-8d97447099fa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.771622 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3cee14c2-d78f-4525-bbb8-8d97447099fa tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] GET https://10.4.3.121/volume/v3/qos-specs/2c7b8c46-8f53-4ab6-83ff-754a42f79965 Aug 13 06:12:37.771874 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3cee14c2-d78f-4525-bbb8-8d97447099fa tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.772118 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3cee14c2-d78f-4525-bbb8-8d97447099fa tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.776297 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3cee14c2-d78f-4525-bbb8-8d97447099fa tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs/2c7b8c46-8f53-4ab6-83ff-754a42f79965 returned with HTTP 404 Aug 13 06:12:37.776297 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 727/2871] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:12:37 2026] GET /volume/v3/qos-specs/2c7b8c46-8f53-4ab6-83ff-754a42f79965 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:37.784774 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eb16096f-b81a-46ee-b253-33717c4468fc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.786905 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eb16096f-b81a-46ee-b253-33717c4468fc tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] GET https://10.4.3.121/volume/v3/qos-specs Aug 13 06:12:37.787203 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eb16096f-b81a-46ee-b253-33717c4468fc tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.787455 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eb16096f-b81a-46ee-b253-33717c4468fc tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.799516 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eb16096f-b81a-46ee-b253-33717c4468fc tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs returned with HTTP 200 Aug 13 06:12:37.799990 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 710/2872] 10.4.3.121 () {66 vars in 1243 bytes} [Thu Aug 13 06:12:37 2026] GET /volume/v3/qos-specs => generated 174 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:37.808378 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7d072295-788d-43e5-b212-c8e2c2f6c33b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.813024 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7d072295-788d-43e5-b212-c8e2c2f6c33b tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] DELETE https://10.4.3.121/volume/v3/qos-specs/2c7b8c46-8f53-4ab6-83ff-754a42f79965?force=False Aug 13 06:12:37.813024 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7d072295-788d-43e5-b212-c8e2c2f6c33b tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.813024 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7d072295-788d-43e5-b212-c8e2c2f6c33b tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.813024 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:37.813024 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:37.813024 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7d072295-788d-43e5-b212-c8e2c2f6c33b tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Delete qos_spec: 2c7b8c46-8f53-4ab6-83ff-754a42f79965, force: False {{(pid=100323) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 06:12:37.816305 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7d072295-788d-43e5-b212-c8e2c2f6c33b tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs/2c7b8c46-8f53-4ab6-83ff-754a42f79965?force=False returned with HTTP 404 Aug 13 06:12:37.817021 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 720/2873] 10.4.3.121 () {66 vars in 1380 bytes} [Thu Aug 13 06:12:37 2026] DELETE /volume/v3/qos-specs/2c7b8c46-8f53-4ab6-83ff-754a42f79965?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:37.824072 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b881c330-99fc-46cd-bc18-0b3920d246f5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.825747 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b881c330-99fc-46cd-bc18-0b3920d246f5 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] GET https://10.4.3.121/volume/v3/qos-specs/2c7b8c46-8f53-4ab6-83ff-754a42f79965 Aug 13 06:12:37.825747 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b881c330-99fc-46cd-bc18-0b3920d246f5 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.825915 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b881c330-99fc-46cd-bc18-0b3920d246f5 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.826096 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:37.826096 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:37.829456 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b881c330-99fc-46cd-bc18-0b3920d246f5 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs/2c7b8c46-8f53-4ab6-83ff-754a42f79965 returned with HTTP 404 Aug 13 06:12:37.831191 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 717/2874] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:12:37 2026] GET /volume/v3/qos-specs/2c7b8c46-8f53-4ab6-83ff-754a42f79965 => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:37.839051 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-398049ec-4d77-4044-b200-d5e572b0859b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.840780 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-398049ec-4d77-4044-b200-d5e572b0859b tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] POST https://10.4.3.121/volume/v3/qos-specs Aug 13 06:12:37.841121 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-398049ec-4d77-4044-b200-d5e572b0859b tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-307210925", "consumer": "both"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:37.843054 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.qos_specs [None req-398049ec-4d77-4044-b200-d5e572b0859b tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-307210925', 'consumer': 'both', 'specs': {}} {{(pid=100322) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 06:12:37.848338 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-398049ec-4d77-4044-b200-d5e572b0859b tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] DB qos_specs_create(): root {'id': '7dbcb751-c944-4216-804e-fe81ffa78d35', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-307210925'} {{(pid=100322) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 06:12:37.855431 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-398049ec-4d77-4044-b200-d5e572b0859b tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs returned with HTTP 200 Aug 13 06:12:37.855840 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 728/2875] 10.4.3.121 () {68 vars in 1264 bytes} [Thu Aug 13 06:12:37 2026] POST /volume/v3/qos-specs => generated 364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:37.865883 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b76394a3-24c4-40e5-a8bd-57175bebf1a6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.867422 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b76394a3-24c4-40e5-a8bd-57175bebf1a6 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] DELETE https://10.4.3.121/volume/v3/qos-specs/7dbcb751-c944-4216-804e-fe81ffa78d35?force=False Aug 13 06:12:37.867607 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b76394a3-24c4-40e5-a8bd-57175bebf1a6 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.867776 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b76394a3-24c4-40e5-a8bd-57175bebf1a6 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.867998 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:37.867998 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:37.868386 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b76394a3-24c4-40e5-a8bd-57175bebf1a6 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Delete qos_spec: 7dbcb751-c944-4216-804e-fe81ffa78d35, force: False {{(pid=100324) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 06:12:37.885247 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4108e390-6e1f-4968-af28-a9a5a7985b31 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.887641 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4108e390-6e1f-4968-af28-a9a5a7985b31 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 Aug 13 06:12:37.887951 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4108e390-6e1f-4968-af28-a9a5a7985b31 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.888398 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4108e390-6e1f-4968-af28-a9a5a7985b31 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.888600 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-4108e390-6e1f-4968-af28-a9a5a7985b31 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 8e86f037-af94-4bb6-9a4c-efb640e0cb33. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:37.894790 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:37.894790 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:37.895840 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b76394a3-24c4-40e5-a8bd-57175bebf1a6 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs/7dbcb751-c944-4216-804e-fe81ffa78d35?force=False returned with HTTP 202 Aug 13 06:12:37.896148 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4108e390-6e1f-4968-af28-a9a5a7985b31 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 returned with HTTP 200 Aug 13 06:12:37.898344 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 721/2876] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:37 2026] GET /volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 => generated 783 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:37.899850 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 711/2877] 10.4.3.121 () {66 vars in 1380 bytes} [Thu Aug 13 06:12:37 2026] DELETE /volume/v3/qos-specs/7dbcb751-c944-4216-804e-fe81ffa78d35?force=False => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:37.906534 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6936f30d-241b-48b0-97eb-44c50342b4b6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.912934 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6936f30d-241b-48b0-97eb-44c50342b4b6 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] GET https://10.4.3.121/volume/v3/qos-specs/7dbcb751-c944-4216-804e-fe81ffa78d35 Aug 13 06:12:37.912934 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6936f30d-241b-48b0-97eb-44c50342b4b6 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.912934 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6936f30d-241b-48b0-97eb-44c50342b4b6 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.915445 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6936f30d-241b-48b0-97eb-44c50342b4b6 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs/7dbcb751-c944-4216-804e-fe81ffa78d35 returned with HTTP 404 Aug 13 06:12:37.915986 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 718/2878] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:12:37 2026] GET /volume/v3/qos-specs/7dbcb751-c944-4216-804e-fe81ffa78d35 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:37.923574 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-63306f89-80e4-4142-939e-cc5ff1b7f617 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.925213 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-63306f89-80e4-4142-939e-cc5ff1b7f617 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] GET https://10.4.3.121/volume/v3/qos-specs Aug 13 06:12:37.925477 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-63306f89-80e4-4142-939e-cc5ff1b7f617 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.925675 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-63306f89-80e4-4142-939e-cc5ff1b7f617 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.925910 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:37.925910 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:37.934650 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-63306f89-80e4-4142-939e-cc5ff1b7f617 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs returned with HTTP 200 Aug 13 06:12:37.934978 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 729/2879] 10.4.3.121 () {66 vars in 1243 bytes} [Thu Aug 13 06:12:37 2026] GET /volume/v3/qos-specs => generated 174 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:37.942855 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e72ed9cc-3315-476f-a8ee-ab7571b7d11f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.945404 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e72ed9cc-3315-476f-a8ee-ab7571b7d11f tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] DELETE https://10.4.3.121/volume/v3/qos-specs/7dbcb751-c944-4216-804e-fe81ffa78d35?force=False Aug 13 06:12:37.945933 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e72ed9cc-3315-476f-a8ee-ab7571b7d11f tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.945933 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e72ed9cc-3315-476f-a8ee-ab7571b7d11f tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.946322 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e72ed9cc-3315-476f-a8ee-ab7571b7d11f tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Delete qos_spec: 7dbcb751-c944-4216-804e-fe81ffa78d35, force: False {{(pid=100323) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 06:12:37.949518 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e72ed9cc-3315-476f-a8ee-ab7571b7d11f tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs/7dbcb751-c944-4216-804e-fe81ffa78d35?force=False returned with HTTP 404 Aug 13 06:12:37.950073 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 722/2880] 10.4.3.121 () {66 vars in 1380 bytes} [Thu Aug 13 06:12:37 2026] DELETE /volume/v3/qos-specs/7dbcb751-c944-4216-804e-fe81ffa78d35?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:37.959629 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-60215b50-0f64-4d8a-bd0b-7dd74ec09085 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.961245 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-60215b50-0f64-4d8a-bd0b-7dd74ec09085 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] GET https://10.4.3.121/volume/v3/qos-specs/7dbcb751-c944-4216-804e-fe81ffa78d35 Aug 13 06:12:37.961679 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-60215b50-0f64-4d8a-bd0b-7dd74ec09085 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.961679 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-60215b50-0f64-4d8a-bd0b-7dd74ec09085 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.962214 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:37.962214 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:37.967390 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-60215b50-0f64-4d8a-bd0b-7dd74ec09085 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs/7dbcb751-c944-4216-804e-fe81ffa78d35 returned with HTTP 404 Aug 13 06:12:37.967390 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 712/2881] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:12:37 2026] GET /volume/v3/qos-specs/7dbcb751-c944-4216-804e-fe81ffa78d35 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:37.978038 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3a56adc5-b87e-4bd7-8cb4-150d625e908a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.978118 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a1c085ae-6064-4d70-a483-57b873b8f0dd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:37.979737 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a1c085ae-6064-4d70-a483-57b873b8f0dd tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b Aug 13 06:12:37.979908 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a1c085ae-6064-4d70-a483-57b873b8f0dd tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:37.980078 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a1c085ae-6064-4d70-a483-57b873b8f0dd tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:37.980178 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a1c085ae-6064-4d70-a483-57b873b8f0dd tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id d1ac229c-c681-4ba7-a5b1-ef433b335a5b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:37.982882 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3a56adc5-b87e-4bd7-8cb4-150d625e908a tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] POST https://10.4.3.121/volume/v3/qos-specs Aug 13 06:12:37.983207 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3a56adc5-b87e-4bd7-8cb4-150d625e908a tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-2005825812", "consumer": "front-end"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:37.985581 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:37.985581 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:37.986095 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a1c085ae-6064-4d70-a483-57b873b8f0dd tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b returned with HTTP 200 Aug 13 06:12:37.986422 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 730/2882] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:37 2026] GET /volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:37.987590 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.qos_specs [None req-3a56adc5-b87e-4bd7-8cb4-150d625e908a tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-2005825812', 'consumer': 'front-end', 'specs': {}} {{(pid=100325) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 06:12:37.993598 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-3a56adc5-b87e-4bd7-8cb4-150d625e908a tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] DB qos_specs_create(): root {'id': '1d90cd0c-45d0-4e4d-93f7-aa103fe5c1af', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-2005825812'} {{(pid=100325) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 06:12:38.000319 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3a56adc5-b87e-4bd7-8cb4-150d625e908a tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs returned with HTTP 200 Aug 13 06:12:38.000782 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 719/2883] 10.4.3.121 () {68 vars in 1264 bytes} [Thu Aug 13 06:12:37 2026] POST /volume/v3/qos-specs => generated 370 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:38.009849 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-de9e2477-b364-4380-97b9-b6472d2f29ed None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:38.012586 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de9e2477-b364-4380-97b9-b6472d2f29ed tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] DELETE https://10.4.3.121/volume/v3/qos-specs/1d90cd0c-45d0-4e4d-93f7-aa103fe5c1af?force=False Aug 13 06:12:38.012818 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-de9e2477-b364-4380-97b9-b6472d2f29ed tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:38.013053 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-de9e2477-b364-4380-97b9-b6472d2f29ed tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:38.013597 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.qos_specs_manage [None req-de9e2477-b364-4380-97b9-b6472d2f29ed tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Delete qos_spec: 1d90cd0c-45d0-4e4d-93f7-aa103fe5c1af, force: False {{(pid=100323) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 06:12:38.028506 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de9e2477-b364-4380-97b9-b6472d2f29ed tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs/1d90cd0c-45d0-4e4d-93f7-aa103fe5c1af?force=False returned with HTTP 202 Aug 13 06:12:38.028867 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 723/2884] 10.4.3.121 () {66 vars in 1380 bytes} [Thu Aug 13 06:12:38 2026] DELETE /volume/v3/qos-specs/1d90cd0c-45d0-4e4d-93f7-aa103fe5c1af?force=False => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:38.036760 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-86eae9d3-b6a0-4b3a-8d5a-acaf5d5d57cb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:38.040808 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-86eae9d3-b6a0-4b3a-8d5a-acaf5d5d57cb tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] GET https://10.4.3.121/volume/v3/qos-specs/1d90cd0c-45d0-4e4d-93f7-aa103fe5c1af Aug 13 06:12:38.040808 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-86eae9d3-b6a0-4b3a-8d5a-acaf5d5d57cb tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:38.040808 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-86eae9d3-b6a0-4b3a-8d5a-acaf5d5d57cb tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:38.043706 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-86eae9d3-b6a0-4b3a-8d5a-acaf5d5d57cb tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs/1d90cd0c-45d0-4e4d-93f7-aa103fe5c1af returned with HTTP 404 Aug 13 06:12:38.043706 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 713/2885] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:12:38 2026] GET /volume/v3/qos-specs/1d90cd0c-45d0-4e4d-93f7-aa103fe5c1af => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:38.050411 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2a3630ee-4ef7-4fad-ab5d-01e7f8a2a70d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:38.052648 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2a3630ee-4ef7-4fad-ab5d-01e7f8a2a70d tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] GET https://10.4.3.121/volume/v3/qos-specs Aug 13 06:12:38.052904 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2a3630ee-4ef7-4fad-ab5d-01e7f8a2a70d tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:38.053200 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2a3630ee-4ef7-4fad-ab5d-01e7f8a2a70d tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:38.057993 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2a3630ee-4ef7-4fad-ab5d-01e7f8a2a70d tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs returned with HTTP 200 Aug 13 06:12:38.058598 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 731/2886] 10.4.3.121 () {66 vars in 1243 bytes} [Thu Aug 13 06:12:38 2026] GET /volume/v3/qos-specs => generated 174 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:38.067937 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f556fc83-7af6-4585-8262-8871098fb61b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:38.074199 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f556fc83-7af6-4585-8262-8871098fb61b tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] DELETE https://10.4.3.121/volume/v3/qos-specs/1d90cd0c-45d0-4e4d-93f7-aa103fe5c1af?force=False Aug 13 06:12:38.074496 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f556fc83-7af6-4585-8262-8871098fb61b tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:38.074717 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f556fc83-7af6-4585-8262-8871098fb61b tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:38.075034 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:38.075034 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:38.075479 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f556fc83-7af6-4585-8262-8871098fb61b tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Delete qos_spec: 1d90cd0c-45d0-4e4d-93f7-aa103fe5c1af, force: False {{(pid=100325) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 06:12:38.078928 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f556fc83-7af6-4585-8262-8871098fb61b tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs/1d90cd0c-45d0-4e4d-93f7-aa103fe5c1af?force=False returned with HTTP 404 Aug 13 06:12:38.079848 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 720/2887] 10.4.3.121 () {66 vars in 1380 bytes} [Thu Aug 13 06:12:38 2026] DELETE /volume/v3/qos-specs/1d90cd0c-45d0-4e4d-93f7-aa103fe5c1af?force=False => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:38.089247 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6b52d8cf-1d4f-42a7-9dbc-9101a8b351de None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:38.091068 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b52d8cf-1d4f-42a7-9dbc-9101a8b351de tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] GET https://10.4.3.121/volume/v3/qos-specs/1d90cd0c-45d0-4e4d-93f7-aa103fe5c1af Aug 13 06:12:38.091466 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6b52d8cf-1d4f-42a7-9dbc-9101a8b351de tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:38.091793 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6b52d8cf-1d4f-42a7-9dbc-9101a8b351de tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:38.091966 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:38.091966 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:38.095103 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b52d8cf-1d4f-42a7-9dbc-9101a8b351de tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs/1d90cd0c-45d0-4e4d-93f7-aa103fe5c1af returned with HTTP 404 Aug 13 06:12:38.095820 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 724/2888] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:12:38 2026] GET /volume/v3/qos-specs/1d90cd0c-45d0-4e4d-93f7-aa103fe5c1af => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:38.105538 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8517b42f-e603-481c-9fa1-403ec3320fd6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:38.107233 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8517b42f-e603-481c-9fa1-403ec3320fd6 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] GET https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c Aug 13 06:12:38.107606 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8517b42f-e603-481c-9fa1-403ec3320fd6 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:38.107945 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8517b42f-e603-481c-9fa1-403ec3320fd6 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:38.116330 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8517b42f-e603-481c-9fa1-403ec3320fd6 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c returned with HTTP 200 Aug 13 06:12:38.116330 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 714/2889] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:12:38 2026] GET /volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c => generated 392 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:38.128260 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a8ee359f-2ec5-47ed-8bdf-a3b33947d117 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:38.130112 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a8ee359f-2ec5-47ed-8bdf-a3b33947d117 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] GET https://10.4.3.121/volume/v3/qos-specs Aug 13 06:12:38.130422 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a8ee359f-2ec5-47ed-8bdf-a3b33947d117 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:38.130698 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a8ee359f-2ec5-47ed-8bdf-a3b33947d117 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:38.131077 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:38.131077 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:38.137408 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a8ee359f-2ec5-47ed-8bdf-a3b33947d117 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs returned with HTTP 200 Aug 13 06:12:38.137776 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 732/2890] 10.4.3.121 () {66 vars in 1243 bytes} [Thu Aug 13 06:12:38 2026] GET /volume/v3/qos-specs => generated 174 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:38.148319 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-380826c9-19b9-4b68-86c3-b81587e834e9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:38.150037 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-380826c9-19b9-4b68-86c3-b81587e834e9 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] PUT https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c Aug 13 06:12:38.150419 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-380826c9-19b9-4b68-86c3-b81587e834e9 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:38.156762 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.qos_specs [None req-380826c9-19b9-4b68-86c3-b81587e834e9 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100325) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 13 06:12:38.164865 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-380826c9-19b9-4b68-86c3-b81587e834e9 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] qos_specs_update() value: {'id': '83c2bd60-4bae-481c-b235-9ae636803b55', 'key': 'iops_bytes', 'value': '500', 'specs_id': '01e789d4-36da-47aa-8cad-4d977b7c911c', 'deleted': False} {{(pid=100325) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 13 06:12:38.168638 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-380826c9-19b9-4b68-86c3-b81587e834e9 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c returned with HTTP 200 Aug 13 06:12:38.169159 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 721/2891] 10.4.3.121 () {68 vars in 1374 bytes} [Thu Aug 13 06:12:38 2026] PUT /volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c => generated 36 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:12:38.176005 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-421ef95d-8233-443c-983a-418f705df309 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:38.178996 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-421ef95d-8233-443c-983a-418f705df309 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] GET https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c Aug 13 06:12:38.179627 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-421ef95d-8233-443c-983a-418f705df309 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:38.179952 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-421ef95d-8233-443c-983a-418f705df309 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:38.186138 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-421ef95d-8233-443c-983a-418f705df309 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c returned with HTTP 200 Aug 13 06:12:38.186745 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 725/2892] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:12:38 2026] GET /volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c => generated 413 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:38.196823 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-590def4f-1a8a-43c3-b098-f537ea56361d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:38.198747 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-590def4f-1a8a-43c3-b098-f537ea56361d tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] PUT https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c/delete_keys Aug 13 06:12:38.199219 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-590def4f-1a8a-43c3-b098-f537ea56361d tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:38.201165 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:38.201165 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:38.201575 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.qos_specs_manage [None req-590def4f-1a8a-43c3-b098-f537ea56361d tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Delete_key spec: 01e789d4-36da-47aa-8cad-4d977b7c911c, keys: ['iops_bytes'] {{(pid=100324) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 13 06:12:38.238108 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-590def4f-1a8a-43c3-b098-f537ea56361d tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c/delete_keys returned with HTTP 202 Aug 13 06:12:38.238108 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 715/2893] 10.4.3.121 () {68 vars in 1410 bytes} [Thu Aug 13 06:12:38 2026] PUT /volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c/delete_keys => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:38.246408 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-144f8f0c-cc7d-4a47-9b6f-55c837c2ac76 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:38.248501 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-144f8f0c-cc7d-4a47-9b6f-55c837c2ac76 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] GET https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c Aug 13 06:12:38.248691 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-144f8f0c-cc7d-4a47-9b6f-55c837c2ac76 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:38.248873 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-144f8f0c-cc7d-4a47-9b6f-55c837c2ac76 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:38.249097 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:38.249097 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:38.253093 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-144f8f0c-cc7d-4a47-9b6f-55c837c2ac76 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c returned with HTTP 200 Aug 13 06:12:38.253591 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 733/2894] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:12:38 2026] GET /volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c => generated 392 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:38.262895 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9f70c3ae-e1bc-44ea-8385-ddf7878e4790 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:38.265401 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9f70c3ae-e1bc-44ea-8385-ddf7878e4790 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] GET https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c Aug 13 06:12:38.265693 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9f70c3ae-e1bc-44ea-8385-ddf7878e4790 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:38.265963 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9f70c3ae-e1bc-44ea-8385-ddf7878e4790 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:38.266290 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:38.266290 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:38.270984 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9f70c3ae-e1bc-44ea-8385-ddf7878e4790 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c returned with HTTP 200 Aug 13 06:12:38.271541 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 722/2895] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:12:38 2026] GET /volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c => generated 392 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:38.283520 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-81561508-c0d1-4d77-a730-6e039cc7be9f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:38.285921 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-81561508-c0d1-4d77-a730-6e039cc7be9f tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] DELETE https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c?force=False Aug 13 06:12:38.286434 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-81561508-c0d1-4d77-a730-6e039cc7be9f tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:38.286932 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-81561508-c0d1-4d77-a730-6e039cc7be9f tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:38.287364 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:38.287364 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:38.287898 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.qos_specs_manage [None req-81561508-c0d1-4d77-a730-6e039cc7be9f tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Delete qos_spec: 01e789d4-36da-47aa-8cad-4d977b7c911c, force: False {{(pid=100323) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 06:12:38.307694 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-81561508-c0d1-4d77-a730-6e039cc7be9f tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c?force=False returned with HTTP 202 Aug 13 06:12:38.308204 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 726/2896] 10.4.3.121 () {66 vars in 1380 bytes} [Thu Aug 13 06:12:38 2026] DELETE /volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c?force=False => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:38.321921 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e4dad62f-b33a-4099-8c55-c8ed8e832fc8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:38.325211 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e4dad62f-b33a-4099-8c55-c8ed8e832fc8 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] GET https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c Aug 13 06:12:38.325211 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e4dad62f-b33a-4099-8c55-c8ed8e832fc8 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:38.325211 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e4dad62f-b33a-4099-8c55-c8ed8e832fc8 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:38.325211 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:38.325211 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:38.330515 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e4dad62f-b33a-4099-8c55-c8ed8e832fc8 tempest-QosSpecsTestJSON-1197825377 tempest-QosSpecsTestJSON-1197825377-project-admin] https://10.4.3.121/volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c returned with HTTP 404 Aug 13 06:12:38.331326 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 716/2897] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:12:38 2026] GET /volume/v3/qos-specs/01e789d4-36da-47aa-8cad-4d977b7c911c => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:38.908640 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-187d13ac-5852-483b-b385-4ec2ed6ed976 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:38.910612 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-187d13ac-5852-483b-b385-4ec2ed6ed976 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 Aug 13 06:12:38.910822 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-187d13ac-5852-483b-b385-4ec2ed6ed976 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:38.911233 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-187d13ac-5852-483b-b385-4ec2ed6ed976 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:38.911233 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-187d13ac-5852-483b-b385-4ec2ed6ed976 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 8e86f037-af94-4bb6-9a4c-efb640e0cb33. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:38.917137 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:38.917137 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:38.917943 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-187d13ac-5852-483b-b385-4ec2ed6ed976 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 returned with HTTP 200 Aug 13 06:12:38.918407 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 734/2898] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:38 2026] GET /volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:38.995596 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-227ef8e3-f75b-4974-9937-5d5dee6467fa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:38.997453 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-227ef8e3-f75b-4974-9937-5d5dee6467fa tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b Aug 13 06:12:38.997645 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-227ef8e3-f75b-4974-9937-5d5dee6467fa tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:38.998031 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-227ef8e3-f75b-4974-9937-5d5dee6467fa tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:38.998031 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-227ef8e3-f75b-4974-9937-5d5dee6467fa tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id d1ac229c-c681-4ba7-a5b1-ef433b335a5b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:39.002476 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:39.002476 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:39.003050 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-227ef8e3-f75b-4974-9937-5d5dee6467fa tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b returned with HTTP 200 Aug 13 06:12:39.003434 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 723/2899] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:38 2026] GET /volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:39.930098 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1a9056bd-1bec-46f2-b178-86926bb8d62c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:39.932421 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1a9056bd-1bec-46f2-b178-86926bb8d62c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 Aug 13 06:12:39.932714 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1a9056bd-1bec-46f2-b178-86926bb8d62c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:39.933877 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1a9056bd-1bec-46f2-b178-86926bb8d62c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:39.933877 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1a9056bd-1bec-46f2-b178-86926bb8d62c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 8e86f037-af94-4bb6-9a4c-efb640e0cb33. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:39.937852 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:39.937852 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:39.938768 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1a9056bd-1bec-46f2-b178-86926bb8d62c tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 returned with HTTP 200 Aug 13 06:12:39.939215 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 727/2900] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:39 2026] GET /volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:39.968572 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-78281886-8d06-4553-94a1-235de8a590b5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:40.016672 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f601c75c-e35e-4069-9dbd-848f389dd491 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:40.018421 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f601c75c-e35e-4069-9dbd-848f389dd491 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b Aug 13 06:12:40.018680 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f601c75c-e35e-4069-9dbd-848f389dd491 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:40.018954 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f601c75c-e35e-4069-9dbd-848f389dd491 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:40.019010 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-f601c75c-e35e-4069-9dbd-848f389dd491 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id d1ac229c-c681-4ba7-a5b1-ef433b335a5b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:40.023338 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:40.023338 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:40.024021 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f601c75c-e35e-4069-9dbd-848f389dd491 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b returned with HTTP 200 Aug 13 06:12:40.024652 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 735/2901] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:40 2026] GET /volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:40.026690 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78281886-8d06-4553-94a1-235de8a590b5 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:12:40.027030 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-78281886-8d06-4553-94a1-235de8a590b5 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-312892966"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:40.038793 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78281886-8d06-4553-94a1-235de8a590b5 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:12:40.039106 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 717/2902] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:12:39 2026] POST /volume/v3/types => generated 230 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:40.046981 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-895522bb-fc4b-4473-ad3e-904d93b35162 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:40.049238 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-895522bb-fc4b-4473-ad3e-904d93b35162 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] POST https://10.4.3.121/volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs Aug 13 06:12:40.049663 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-895522bb-fc4b-4473-ad3e-904d93b35162 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:40.098717 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-895522bb-fc4b-4473-ad3e-904d93b35162 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] https://10.4.3.121/volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs returned with HTTP 200 Aug 13 06:12:40.099125 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 724/2903] 10.4.3.121 () {68 vars in 1399 bytes} [Thu Aug 13 06:12:40 2026] POST /volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs => generated 34 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:12:40.106966 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7047ddc2-4abe-4358-91ff-c6837885e2f9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:40.108650 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7047ddc2-4abe-4358-91ff-c6837885e2f9 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] GET https://10.4.3.121/volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs/spec3 Aug 13 06:12:40.108831 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7047ddc2-4abe-4358-91ff-c6837885e2f9 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:40.109013 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7047ddc2-4abe-4358-91ff-c6837885e2f9 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:40.115714 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7047ddc2-4abe-4358-91ff-c6837885e2f9 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] https://10.4.3.121/volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs/spec3 returned with HTTP 200 Aug 13 06:12:40.116039 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 728/2904] 10.4.3.121 () {66 vars in 1396 bytes} [Thu Aug 13 06:12:40 2026] GET /volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs/spec3 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:12:40.123847 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f001a6af-3f9b-47db-b121-18098d12e416 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:40.125635 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f001a6af-3f9b-47db-b121-18098d12e416 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] DELETE https://10.4.3.121/volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs/spec3 Aug 13 06:12:40.125819 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f001a6af-3f9b-47db-b121-18098d12e416 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:40.126073 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f001a6af-3f9b-47db-b121-18098d12e416 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:40.144205 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f001a6af-3f9b-47db-b121-18098d12e416 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] https://10.4.3.121/volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs/spec3 returned with HTTP 202 Aug 13 06:12:40.144699 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 736/2905] 10.4.3.121 () {66 vars in 1399 bytes} [Thu Aug 13 06:12:40 2026] DELETE /volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs/spec3 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:12:40.152695 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a194686f-5303-43b4-97c9-78e96194cb37 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:40.154721 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a194686f-5303-43b4-97c9-78e96194cb37 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] GET https://10.4.3.121/volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs/spec3 Aug 13 06:12:40.154933 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a194686f-5303-43b4-97c9-78e96194cb37 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:40.155173 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a194686f-5303-43b4-97c9-78e96194cb37 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:40.164984 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a194686f-5303-43b4-97c9-78e96194cb37 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] https://10.4.3.121/volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs/spec3 returned with HTTP 404 Aug 13 06:12:40.165860 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 718/2906] 10.4.3.121 () {66 vars in 1396 bytes} [Thu Aug 13 06:12:40 2026] GET /volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs/spec3 => generated 129 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:40.175388 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-56c73daa-f99c-4725-ba77-1e55b5991617 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:40.177160 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56c73daa-f99c-4725-ba77-1e55b5991617 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] POST https://10.4.3.121/volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs Aug 13 06:12:40.177590 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56c73daa-f99c-4725-ba77-1e55b5991617 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:40.201161 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56c73daa-f99c-4725-ba77-1e55b5991617 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] https://10.4.3.121/volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs returned with HTTP 200 Aug 13 06:12:40.202115 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 725/2907] 10.4.3.121 () {68 vars in 1399 bytes} [Thu Aug 13 06:12:40 2026] POST /volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs => generated 34 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:12:40.209101 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-20e6fa0b-4ffe-4143-9f2d-5ee873969abd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:40.210910 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-20e6fa0b-4ffe-4143-9f2d-5ee873969abd tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] GET https://10.4.3.121/volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs Aug 13 06:12:40.211104 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-20e6fa0b-4ffe-4143-9f2d-5ee873969abd tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:40.211320 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-20e6fa0b-4ffe-4143-9f2d-5ee873969abd tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:40.217390 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-20e6fa0b-4ffe-4143-9f2d-5ee873969abd tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] https://10.4.3.121/volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs returned with HTTP 200 Aug 13 06:12:40.217751 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 729/2908] 10.4.3.121 () {66 vars in 1378 bytes} [Thu Aug 13 06:12:40 2026] GET /volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs => generated 34 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:12:40.226224 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2491a2a6-9f86-4581-9b91-25a09ccd4394 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:40.228014 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2491a2a6-9f86-4581-9b91-25a09ccd4394 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] POST https://10.4.3.121/volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs Aug 13 06:12:40.228411 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2491a2a6-9f86-4581-9b91-25a09ccd4394 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:40.253280 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2491a2a6-9f86-4581-9b91-25a09ccd4394 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] https://10.4.3.121/volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs returned with HTTP 200 Aug 13 06:12:40.253680 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 737/2909] 10.4.3.121 () {68 vars in 1399 bytes} [Thu Aug 13 06:12:40 2026] POST /volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs => generated 34 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:12:40.262656 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c6d3e022-f2fc-48d5-ad43-cd7fa08f9185 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:40.264888 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c6d3e022-f2fc-48d5-ad43-cd7fa08f9185 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] PUT https://10.4.3.121/volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs/spec2 Aug 13 06:12:40.265393 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c6d3e022-f2fc-48d5-ad43-cd7fa08f9185 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:40.317005 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c6d3e022-f2fc-48d5-ad43-cd7fa08f9185 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] https://10.4.3.121/volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs/spec2 returned with HTTP 200 Aug 13 06:12:40.317536 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 719/2910] 10.4.3.121 () {68 vars in 1416 bytes} [Thu Aug 13 06:12:40 2026] PUT /volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs/spec2 => generated 17 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:12:40.330679 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-da7d7f20-a277-4b5b-8522-fc5503b6cf4a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:40.332384 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-da7d7f20-a277-4b5b-8522-fc5503b6cf4a tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] GET https://10.4.3.121/volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs/spec2 Aug 13 06:12:40.332594 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-da7d7f20-a277-4b5b-8522-fc5503b6cf4a tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:40.332787 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-da7d7f20-a277-4b5b-8522-fc5503b6cf4a tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:40.338661 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-da7d7f20-a277-4b5b-8522-fc5503b6cf4a tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] https://10.4.3.121/volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs/spec2 returned with HTTP 200 Aug 13 06:12:40.338976 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 726/2911] 10.4.3.121 () {66 vars in 1396 bytes} [Thu Aug 13 06:12:40 2026] GET /volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs/spec2 => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:12:40.350199 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-797c7bd3-8eb9-40c6-b106-4c551237b820 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:40.351193 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-797c7bd3-8eb9-40c6-b106-4c551237b820 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] POST https://10.4.3.121/volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs Aug 13 06:12:40.351547 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-797c7bd3-8eb9-40c6-b106-4c551237b820 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:40.374841 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-797c7bd3-8eb9-40c6-b106-4c551237b820 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] https://10.4.3.121/volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs returned with HTTP 200 Aug 13 06:12:40.375334 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 730/2912] 10.4.3.121 () {68 vars in 1399 bytes} [Thu Aug 13 06:12:40 2026] POST /volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs => generated 51 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:12:40.382858 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f829e9f3-9656-498a-bfe5-6d159e3f0f41 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:40.386646 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f829e9f3-9656-498a-bfe5-6d159e3f0f41 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] GET https://10.4.3.121/volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs Aug 13 06:12:40.386646 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f829e9f3-9656-498a-bfe5-6d159e3f0f41 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:40.386646 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f829e9f3-9656-498a-bfe5-6d159e3f0f41 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:40.392629 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f829e9f3-9656-498a-bfe5-6d159e3f0f41 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] https://10.4.3.121/volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs returned with HTTP 200 Aug 13 06:12:40.393040 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 738/2913] 10.4.3.121 () {66 vars in 1378 bytes} [Thu Aug 13 06:12:40 2026] GET /volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84/extra_specs => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:12:40.400112 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f55ff2b2-c3fc-4967-a3a9-d09a9bf6e4e3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:40.402568 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f55ff2b2-c3fc-4967-a3a9-d09a9bf6e4e3 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] DELETE https://10.4.3.121/volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84 Aug 13 06:12:40.402801 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f55ff2b2-c3fc-4967-a3a9-d09a9bf6e4e3 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:40.403053 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f55ff2b2-c3fc-4967-a3a9-d09a9bf6e4e3 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:40.428796 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f55ff2b2-c3fc-4967-a3a9-d09a9bf6e4e3 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] https://10.4.3.121/volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84 returned with HTTP 202 Aug 13 06:12:40.429276 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 720/2914] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:12:40 2026] DELETE /volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:40.435301 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bb2cb8a4-abbf-4856-baf5-359b4ce08789 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:40.437661 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb2cb8a4-abbf-4856-baf5-359b4ce08789 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] GET https://10.4.3.121/volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84 Aug 13 06:12:40.437890 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bb2cb8a4-abbf-4856-baf5-359b4ce08789 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:40.438151 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bb2cb8a4-abbf-4856-baf5-359b4ce08789 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:40.442128 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb2cb8a4-abbf-4856-baf5-359b4ce08789 tempest-VolumeTypesExtraSpecsTest-1198110510 tempest-VolumeTypesExtraSpecsTest-1198110510-project-admin] https://10.4.3.121/volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84 returned with HTTP 404 Aug 13 06:12:40.442785 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 727/2915] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:12:40 2026] GET /volume/v3/types/404428ca-c2f3-4012-ad00-c54d48648d84 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:40.549393 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a2bae56f-044f-46f5-aebf-bb4326669d7c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:40.682659 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a2bae56f-044f-46f5-aebf-bb4326669d7c tempest-VolumesServicesTestJSON-1419769031 tempest-VolumesServicesTestJSON-1419769031-project-admin] GET https://10.4.3.121/volume/v3/os-services Aug 13 06:12:40.682840 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a2bae56f-044f-46f5-aebf-bb4326669d7c tempest-VolumesServicesTestJSON-1419769031 tempest-VolumesServicesTestJSON-1419769031-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:40.683011 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a2bae56f-044f-46f5-aebf-bb4326669d7c tempest-VolumesServicesTestJSON-1419769031 tempest-VolumesServicesTestJSON-1419769031-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:40.687851 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a2bae56f-044f-46f5-aebf-bb4326669d7c tempest-VolumesServicesTestJSON-1419769031 tempest-VolumesServicesTestJSON-1419769031-project-admin] https://10.4.3.121/volume/v3/os-services returned with HTTP 200 Aug 13 06:12:40.688357 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 731/2916] 10.4.3.121 () {66 vars in 1249 bytes} [Thu Aug 13 06:12:40 2026] GET /volume/v3/os-services => generated 626 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:40.698501 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-19bc6335-85e7-4136-b7bb-63f1e1802280 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:40.701722 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-19bc6335-85e7-4136-b7bb-63f1e1802280 tempest-VolumesServicesTestJSON-1419769031 tempest-VolumesServicesTestJSON-1419769031-project-admin] GET https://10.4.3.121/volume/v3/os-services?host=np0000007163 Aug 13 06:12:40.701992 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-19bc6335-85e7-4136-b7bb-63f1e1802280 tempest-VolumesServicesTestJSON-1419769031 tempest-VolumesServicesTestJSON-1419769031-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:40.702501 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-19bc6335-85e7-4136-b7bb-63f1e1802280 tempest-VolumesServicesTestJSON-1419769031 tempest-VolumesServicesTestJSON-1419769031-project-admin] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:40.709761 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-19bc6335-85e7-4136-b7bb-63f1e1802280 tempest-VolumesServicesTestJSON-1419769031 tempest-VolumesServicesTestJSON-1419769031-project-admin] https://10.4.3.121/volume/v3/os-services?host=np0000007163 returned with HTTP 200 Aug 13 06:12:40.710480 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 739/2917] 10.4.3.121 () {66 vars in 1284 bytes} [Thu Aug 13 06:12:40 2026] GET /volume/v3/os-services?host=np0000007163 => generated 626 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:40.721988 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-306548ce-8c79-4b9b-b227-42fdd0b7a5fb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:40.723812 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-306548ce-8c79-4b9b-b227-42fdd0b7a5fb tempest-VolumesServicesTestJSON-1419769031 tempest-VolumesServicesTestJSON-1419769031-project-admin] GET https://10.4.3.121/volume/v3/os-services?host=np0000007163&binary=cinder-scheduler Aug 13 06:12:40.724002 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-306548ce-8c79-4b9b-b227-42fdd0b7a5fb tempest-VolumesServicesTestJSON-1419769031 tempest-VolumesServicesTestJSON-1419769031-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:40.724191 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-306548ce-8c79-4b9b-b227-42fdd0b7a5fb tempest-VolumesServicesTestJSON-1419769031 tempest-VolumesServicesTestJSON-1419769031-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:40.728659 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-306548ce-8c79-4b9b-b227-42fdd0b7a5fb tempest-VolumesServicesTestJSON-1419769031 tempest-VolumesServicesTestJSON-1419769031-project-admin] https://10.4.3.121/volume/v3/os-services?host=np0000007163&binary=cinder-scheduler returned with HTTP 200 Aug 13 06:12:40.728990 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 721/2918] 10.4.3.121 () {66 vars in 1332 bytes} [Thu Aug 13 06:12:40 2026] GET /volume/v3/os-services?host=np0000007163&binary=cinder-scheduler => generated 191 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:40.738982 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-87509daa-9cfa-4137-8e0b-5f6eebb63750 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:40.741021 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87509daa-9cfa-4137-8e0b-5f6eebb63750 tempest-VolumesServicesTestJSON-1419769031 tempest-VolumesServicesTestJSON-1419769031-project-admin] GET https://10.4.3.121/volume/v3/os-services?binary=cinder-scheduler Aug 13 06:12:40.741263 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87509daa-9cfa-4137-8e0b-5f6eebb63750 tempest-VolumesServicesTestJSON-1419769031 tempest-VolumesServicesTestJSON-1419769031-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:40.741475 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87509daa-9cfa-4137-8e0b-5f6eebb63750 tempest-VolumesServicesTestJSON-1419769031 tempest-VolumesServicesTestJSON-1419769031-project-admin] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:40.746332 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87509daa-9cfa-4137-8e0b-5f6eebb63750 tempest-VolumesServicesTestJSON-1419769031 tempest-VolumesServicesTestJSON-1419769031-project-admin] https://10.4.3.121/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 13 06:12:40.746681 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 728/2919] 10.4.3.121 () {66 vars in 1296 bytes} [Thu Aug 13 06:12:40 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:40.757672 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-12d3c752-25cc-41bb-a97e-992c8ea48480 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:40.841377 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-12d3c752-25cc-41bb-a97e-992c8ea48480 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:12:40.841827 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-12d3c752-25cc-41bb-a97e-992c8ea48480 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1029114261"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:40.843752 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-12d3c752-25cc-41bb-a97e-992c8ea48480 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1029114261'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:12:40.843880 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-12d3c752-25cc-41bb-a97e-992c8ea48480 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Create volume of 1 GB Aug 13 06:12:40.849301 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-12d3c752-25cc-41bb-a97e-992c8ea48480 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Availability Zones retrieved successfully. Aug 13 06:12:40.857160 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-12d3c752-25cc-41bb-a97e-992c8ea48480 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Flow 'volume_create_api' (6f9429a5-b2b6-4f26-b43d-aac181d549b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:40.858773 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-12d3c752-25cc-41bb-a97e-992c8ea48480 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a84e67c-0d06-46f8-971d-48cf17ac8f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:40.860077 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-12d3c752-25cc-41bb-a97e-992c8ea48480 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:12:40.897941 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-12d3c752-25cc-41bb-a97e-992c8ea48480 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a84e67c-0d06-46f8-971d-48cf17ac8f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:40.898971 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-12d3c752-25cc-41bb-a97e-992c8ea48480 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45c025b6-1c4f-4349-b643-2b23719242dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:40.954681 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7cb0ae13-e721-4427-b5b7-26e3855b1676 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:40.959192 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7cb0ae13-e721-4427-b5b7-26e3855b1676 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 Aug 13 06:12:40.959437 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7cb0ae13-e721-4427-b5b7-26e3855b1676 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:40.959651 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7cb0ae13-e721-4427-b5b7-26e3855b1676 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:40.959759 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-7cb0ae13-e721-4427-b5b7-26e3855b1676 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 8e86f037-af94-4bb6-9a4c-efb640e0cb33. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:40.966033 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:40.966033 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:40.966906 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7cb0ae13-e721-4427-b5b7-26e3855b1676 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 returned with HTTP 200 Aug 13 06:12:40.967307 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 740/2920] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:40 2026] GET /volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 => generated 783 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:40.977130 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-12d3c752-25cc-41bb-a97e-992c8ea48480 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Created reservations ['d26f99ea-a717-450e-8c6d-63369aa0b83e', '1db9335a-0b0a-4c22-b857-7476f308cd44', '78500937-2081-47d3-b62b-5c469684f2bc', 'efe9c9b9-ba46-4ab5-b11f-bcfbd18f611e'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:40.981198 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-12d3c752-25cc-41bb-a97e-992c8ea48480 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45c025b6-1c4f-4349-b643-2b23719242dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d26f99ea-a717-450e-8c6d-63369aa0b83e', '1db9335a-0b0a-4c22-b857-7476f308cd44', '78500937-2081-47d3-b62b-5c469684f2bc', 'efe9c9b9-ba46-4ab5-b11f-bcfbd18f611e']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:40.981198 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-12d3c752-25cc-41bb-a97e-992c8ea48480 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f41f975-c8f4-4d64-adcd-15bfcb32768a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:40.999840 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-12d3c752-25cc-41bb-a97e-992c8ea48480 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f41f975-c8f4-4d64-adcd-15bfcb32768a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '432a94b2-d19e-442f-a5c0-eb5006eaaf3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1029114261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='403694ac12d341e78813e466a56c8434',qos_specs=None,replication_status=,reservations=['d26f99ea-a717-450e-8c6d-63369aa0b83e','1db9335a-0b0a-4c22-b857-7476f308cd44','78500937-2081-47d3-b62b-5c469684f2bc','efe9c9b9-ba46-4ab5-b11f-bcfbd18f611e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='461726192e0b49e989b16aa9e04eacff',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:12:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1029114261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=432a94b2-d19e-442f-a5c0-eb5006eaaf3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='403694ac12d341e78813e466a56c8434',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='461726192e0b49e989b16aa9e04eacff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:41.000691 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-12d3c752-25cc-41bb-a97e-992c8ea48480 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b8e4c5a-4cac-4e40-b458-d89ce830ec03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:41.021031 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-12d3c752-25cc-41bb-a97e-992c8ea48480 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b8e4c5a-4cac-4e40-b458-d89ce830ec03) transitioned into state 'SUCCESS' from state '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-1029114261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='403694ac12d341e78813e466a56c8434',qos_specs=None,replication_status=,reservations=['d26f99ea-a717-450e-8c6d-63369aa0b83e','1db9335a-0b0a-4c22-b857-7476f308cd44','78500937-2081-47d3-b62b-5c469684f2bc','efe9c9b9-ba46-4ab5-b11f-bcfbd18f611e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='461726192e0b49e989b16aa9e04eacff',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:41.021361 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-12d3c752-25cc-41bb-a97e-992c8ea48480 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ef96bfc-1bc9-46ca-b369-81986f3a7e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:41.035009 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-12d3c752-25cc-41bb-a97e-992c8ea48480 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ef96bfc-1bc9-46ca-b369-81986f3a7e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:41.037562 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-12d3c752-25cc-41bb-a97e-992c8ea48480 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Flow 'volume_create_api' (6f9429a5-b2b6-4f26-b43d-aac181d549b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:41.038852 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-12d3c752-25cc-41bb-a97e-992c8ea48480 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Create volume request issued successfully. Aug 13 06:12:41.038852 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-12d3c752-25cc-41bb-a97e-992c8ea48480 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:12:41.039318 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 732/2921] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:12:40 2026] POST /volume/v3/volumes => generated 754 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:12:41.040819 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-df914a0c-8044-4579-a86b-18cc0ef268f9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:41.043128 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-df914a0c-8044-4579-a86b-18cc0ef268f9 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b Aug 13 06:12:41.043425 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-df914a0c-8044-4579-a86b-18cc0ef268f9 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:41.043691 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-df914a0c-8044-4579-a86b-18cc0ef268f9 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:41.046193 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-df914a0c-8044-4579-a86b-18cc0ef268f9 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id d1ac229c-c681-4ba7-a5b1-ef433b335a5b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:41.050494 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-62506970-d3a9-4371-b87d-6383aa8d7499 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:41.050785 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:41.050785 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:41.051300 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-df914a0c-8044-4579-a86b-18cc0ef268f9 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b returned with HTTP 200 Aug 13 06:12:41.051717 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 722/2922] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:41 2026] GET /volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:41.052139 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-62506970-d3a9-4371-b87d-6383aa8d7499 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] GET https://10.4.3.121/volume/v3/volumes/432a94b2-d19e-442f-a5c0-eb5006eaaf3e Aug 13 06:12:41.052392 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-62506970-d3a9-4371-b87d-6383aa8d7499 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:41.052597 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-62506970-d3a9-4371-b87d-6383aa8d7499 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:41.060528 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:41.060528 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:41.064041 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-62506970-d3a9-4371-b87d-6383aa8d7499 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Volume info retrieved successfully. Aug 13 06:12:41.067633 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-62506970-d3a9-4371-b87d-6383aa8d7499 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] https://10.4.3.121/volume/v3/volumes/432a94b2-d19e-442f-a5c0-eb5006eaaf3e returned with HTTP 200 Aug 13 06:12:41.068094 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 729/2923] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:41 2026] GET /volume/v3/volumes/432a94b2-d19e-442f-a5c0-eb5006eaaf3e => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:41.978770 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b682c850-c74c-4809-bc57-0f9e4174f252 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:41.980414 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b682c850-c74c-4809-bc57-0f9e4174f252 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 Aug 13 06:12:41.980609 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b682c850-c74c-4809-bc57-0f9e4174f252 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:41.980816 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b682c850-c74c-4809-bc57-0f9e4174f252 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:41.980950 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-b682c850-c74c-4809-bc57-0f9e4174f252 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 8e86f037-af94-4bb6-9a4c-efb640e0cb33. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:41.985060 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:41.985060 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:41.985871 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b682c850-c74c-4809-bc57-0f9e4174f252 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 returned with HTTP 200 Aug 13 06:12:41.986235 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 741/2924] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:41 2026] GET /volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:42.063798 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-33dd8ca2-9400-458d-9169-4fa849242019 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:42.065682 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33dd8ca2-9400-458d-9169-4fa849242019 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b Aug 13 06:12:42.065797 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33dd8ca2-9400-458d-9169-4fa849242019 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:42.065877 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33dd8ca2-9400-458d-9169-4fa849242019 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:42.065971 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-33dd8ca2-9400-458d-9169-4fa849242019 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id d1ac229c-c681-4ba7-a5b1-ef433b335a5b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:42.070655 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:42.070655 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:42.071460 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33dd8ca2-9400-458d-9169-4fa849242019 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b returned with HTTP 200 Aug 13 06:12:42.071926 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 733/2925] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:42 2026] GET /volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:42.085623 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5aec2652-b3e7-430b-8161-24aec9ea7859 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:42.087944 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5aec2652-b3e7-430b-8161-24aec9ea7859 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] GET https://10.4.3.121/volume/v3/volumes/432a94b2-d19e-442f-a5c0-eb5006eaaf3e Aug 13 06:12:42.088215 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5aec2652-b3e7-430b-8161-24aec9ea7859 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:42.088482 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5aec2652-b3e7-430b-8161-24aec9ea7859 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:42.097314 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:42.097314 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:42.101906 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5aec2652-b3e7-430b-8161-24aec9ea7859 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Volume info retrieved successfully. Aug 13 06:12:42.107802 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5aec2652-b3e7-430b-8161-24aec9ea7859 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] https://10.4.3.121/volume/v3/volumes/432a94b2-d19e-442f-a5c0-eb5006eaaf3e returned with HTTP 200 Aug 13 06:12:42.108250 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 723/2926] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:42 2026] GET /volume/v3/volumes/432a94b2-d19e-442f-a5c0-eb5006eaaf3e => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:42.120708 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a8e5eee7-b7dc-43f7-b688-88cc09a5e687 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:42.123716 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a8e5eee7-b7dc-43f7-b688-88cc09a5e687 tempest-VolumesServicesTestJSON-1419769031 tempest-VolumesServicesTestJSON-1419769031-project-admin] GET https://10.4.3.121/volume/v3/volumes/432a94b2-d19e-442f-a5c0-eb5006eaaf3e Aug 13 06:12:42.124213 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a8e5eee7-b7dc-43f7-b688-88cc09a5e687 tempest-VolumesServicesTestJSON-1419769031 tempest-VolumesServicesTestJSON-1419769031-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:42.124508 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a8e5eee7-b7dc-43f7-b688-88cc09a5e687 tempest-VolumesServicesTestJSON-1419769031 tempest-VolumesServicesTestJSON-1419769031-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:42.138108 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:42.138108 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:42.144673 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a8e5eee7-b7dc-43f7-b688-88cc09a5e687 tempest-VolumesServicesTestJSON-1419769031 tempest-VolumesServicesTestJSON-1419769031-project-admin] Volume info retrieved successfully. Aug 13 06:12:42.149546 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a8e5eee7-b7dc-43f7-b688-88cc09a5e687 tempest-VolumesServicesTestJSON-1419769031 tempest-VolumesServicesTestJSON-1419769031-project-admin] https://10.4.3.121/volume/v3/volumes/432a94b2-d19e-442f-a5c0-eb5006eaaf3e returned with HTTP 200 Aug 13 06:12:42.149921 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 730/2927] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:42 2026] GET /volume/v3/volumes/432a94b2-d19e-442f-a5c0-eb5006eaaf3e => generated 1020 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:42.164815 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ca2a025b-06e9-4c95-bbe9-b456c5d89278 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:42.167791 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ca2a025b-06e9-4c95-bbe9-b456c5d89278 tempest-VolumesServicesTestJSON-1419769031 tempest-VolumesServicesTestJSON-1419769031-project-admin] GET https://10.4.3.121/volume/v3/os-services?host=np0000007163&binary=cinder-volume Aug 13 06:12:42.168042 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ca2a025b-06e9-4c95-bbe9-b456c5d89278 tempest-VolumesServicesTestJSON-1419769031 tempest-VolumesServicesTestJSON-1419769031-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:42.168356 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ca2a025b-06e9-4c95-bbe9-b456c5d89278 tempest-VolumesServicesTestJSON-1419769031 tempest-VolumesServicesTestJSON-1419769031-project-admin] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:42.181005 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ca2a025b-06e9-4c95-bbe9-b456c5d89278 tempest-VolumesServicesTestJSON-1419769031 tempest-VolumesServicesTestJSON-1419769031-project-admin] https://10.4.3.121/volume/v3/os-services?host=np0000007163&binary=cinder-volume returned with HTTP 200 Aug 13 06:12:42.181563 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 742/2928] 10.4.3.121 () {66 vars in 1326 bytes} [Thu Aug 13 06:12:42 2026] GET /volume/v3/os-services?host=np0000007163&binary=cinder-volume => generated 275 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:42.197660 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-123108f9-5efa-4bcc-8dc6-ba3137cfde4d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:42.203299 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-123108f9-5efa-4bcc-8dc6-ba3137cfde4d tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] GET https://10.4.3.121/volume/v3/volumes/432a94b2-d19e-442f-a5c0-eb5006eaaf3e Aug 13 06:12:42.203529 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-123108f9-5efa-4bcc-8dc6-ba3137cfde4d tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:42.203717 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-123108f9-5efa-4bcc-8dc6-ba3137cfde4d tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:42.212623 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:42.212623 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:42.218623 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-123108f9-5efa-4bcc-8dc6-ba3137cfde4d tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Volume info retrieved successfully. Aug 13 06:12:42.222014 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-123108f9-5efa-4bcc-8dc6-ba3137cfde4d tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] https://10.4.3.121/volume/v3/volumes/432a94b2-d19e-442f-a5c0-eb5006eaaf3e returned with HTTP 200 Aug 13 06:12:42.222376 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 734/2929] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:42 2026] GET /volume/v3/volumes/432a94b2-d19e-442f-a5c0-eb5006eaaf3e => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:42.240131 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5882fa50-fb01-49bb-baf3-03952ca04201 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:42.242134 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5882fa50-fb01-49bb-baf3-03952ca04201 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] DELETE https://10.4.3.121/volume/v3/volumes/432a94b2-d19e-442f-a5c0-eb5006eaaf3e Aug 13 06:12:42.242393 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5882fa50-fb01-49bb-baf3-03952ca04201 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:42.242618 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5882fa50-fb01-49bb-baf3-03952ca04201 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:42.242822 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-5882fa50-fb01-49bb-baf3-03952ca04201 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Delete volume with id: 432a94b2-d19e-442f-a5c0-eb5006eaaf3e Aug 13 06:12:42.258953 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:42.258953 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:42.259543 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5882fa50-fb01-49bb-baf3-03952ca04201 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Volume info retrieved successfully. Aug 13 06:12:42.279462 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5882fa50-fb01-49bb-baf3-03952ca04201 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Delete volume request issued successfully. Aug 13 06:12:42.280703 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5882fa50-fb01-49bb-baf3-03952ca04201 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] https://10.4.3.121/volume/v3/volumes/432a94b2-d19e-442f-a5c0-eb5006eaaf3e returned with HTTP 202 Aug 13 06:12:42.280703 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 724/2930] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:12:42 2026] DELETE /volume/v3/volumes/432a94b2-d19e-442f-a5c0-eb5006eaaf3e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:42.295219 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-31d8c1c7-a868-496b-b883-ee2ca5ec7074 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:42.298153 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-31d8c1c7-a868-496b-b883-ee2ca5ec7074 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] GET https://10.4.3.121/volume/v3/volumes/432a94b2-d19e-442f-a5c0-eb5006eaaf3e Aug 13 06:12:42.298427 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-31d8c1c7-a868-496b-b883-ee2ca5ec7074 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:42.298669 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-31d8c1c7-a868-496b-b883-ee2ca5ec7074 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:42.307888 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:42.307888 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:42.312470 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-31d8c1c7-a868-496b-b883-ee2ca5ec7074 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Volume info retrieved successfully. Aug 13 06:12:42.318942 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-31d8c1c7-a868-496b-b883-ee2ca5ec7074 tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] https://10.4.3.121/volume/v3/volumes/432a94b2-d19e-442f-a5c0-eb5006eaaf3e returned with HTTP 200 Aug 13 06:12:42.319480 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 731/2931] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:42 2026] GET /volume/v3/volumes/432a94b2-d19e-442f-a5c0-eb5006eaaf3e => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:42.618045 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ca6b7326-5bb6-4ddc-99f2-051a66d0d353 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:42.737027 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ca6b7326-5bb6-4ddc-99f2-051a66d0d353 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] GET https://10.4.3.121/volume/v3/volumes Aug 13 06:12:42.737309 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ca6b7326-5bb6-4ddc-99f2-051a66d0d353 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:42.737595 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ca6b7326-5bb6-4ddc-99f2-051a66d0d353 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:42.738310 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-ca6b7326-5bb6-4ddc-99f2-051a66d0d353 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:12:42.739221 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-ca6b7326-5bb6-4ddc-99f2-051a66d0d353 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:12:42.749514 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ca6b7326-5bb6-4ddc-99f2-051a66d0d353 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Get all volumes completed successfully. Aug 13 06:12:42.749953 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ca6b7326-5bb6-4ddc-99f2-051a66d0d353 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 200 Aug 13 06:12:42.750462 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 743/2932] 10.4.3.121 () {66 vars in 1237 bytes} [Thu Aug 13 06:12:42 2026] GET /volume/v3/volumes => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:12:42.766333 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d85fa0a9-40df-456f-adde-5a44d81f05f6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:42.767239 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d85fa0a9-40df-456f-adde-5a44d81f05f6 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:12:42.767637 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d85fa0a9-40df-456f-adde-5a44d81f05f6 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-437734601"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:42.769131 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-d85fa0a9-40df-456f-adde-5a44d81f05f6 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-437734601'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:12:42.769857 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-d85fa0a9-40df-456f-adde-5a44d81f05f6 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Create volume of 1 GB Aug 13 06:12:42.776579 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d85fa0a9-40df-456f-adde-5a44d81f05f6 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Availability Zones retrieved successfully. Aug 13 06:12:42.789492 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d85fa0a9-40df-456f-adde-5a44d81f05f6 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Flow 'volume_create_api' (c7763786-becd-4883-b0f5-74e5cdbb3209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:42.790651 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d85fa0a9-40df-456f-adde-5a44d81f05f6 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1f3a88b-a177-42d1-8b67-7200221e7ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:42.795317 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-d85fa0a9-40df-456f-adde-5a44d81f05f6 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:12:42.816567 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d85fa0a9-40df-456f-adde-5a44d81f05f6 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1f3a88b-a177-42d1-8b67-7200221e7ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:42.817299 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d85fa0a9-40df-456f-adde-5a44d81f05f6 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eec5d723-6f9d-4c03-9d97-44e43a18b524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:42.873436 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-d85fa0a9-40df-456f-adde-5a44d81f05f6 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Created reservations ['559ea6ab-57a7-4dce-924b-87d90fc07127', '083fd297-5eef-4617-a862-b916382407bd', 'c5e31292-4587-48c2-bab5-d4aaf14ba2fa', 'ec4bb0c1-0ae6-48a2-a3ec-4419147717ff'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:42.874127 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d85fa0a9-40df-456f-adde-5a44d81f05f6 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eec5d723-6f9d-4c03-9d97-44e43a18b524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['559ea6ab-57a7-4dce-924b-87d90fc07127', '083fd297-5eef-4617-a862-b916382407bd', 'c5e31292-4587-48c2-bab5-d4aaf14ba2fa', 'ec4bb0c1-0ae6-48a2-a3ec-4419147717ff']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:42.874850 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d85fa0a9-40df-456f-adde-5a44d81f05f6 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (617a11d8-5516-4019-8c4f-0c15ba9d5f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:42.896086 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d85fa0a9-40df-456f-adde-5a44d81f05f6 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (617a11d8-5516-4019-8c4f-0c15ba9d5f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cab1799a-ef03-4d96-95c7-073ac13ef23c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-437734601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77cc8844d2514d91978fb62cffdca7e5',qos_specs=None,replication_status=,reservations=['559ea6ab-57a7-4dce-924b-87d90fc07127','083fd297-5eef-4617-a862-b916382407bd','c5e31292-4587-48c2-bab5-d4aaf14ba2fa','ec4bb0c1-0ae6-48a2-a3ec-4419147717ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e1c5826c8014a0bbfa7dd1df31a6905',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:12:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-437734601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cab1799a-ef03-4d96-95c7-073ac13ef23c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77cc8844d2514d91978fb62cffdca7e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e1c5826c8014a0bbfa7dd1df31a6905',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:42.896880 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d85fa0a9-40df-456f-adde-5a44d81f05f6 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e62c240a-51d7-4f1e-83cd-a59d0aff8767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:42.913083 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d85fa0a9-40df-456f-adde-5a44d81f05f6 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e62c240a-51d7-4f1e-83cd-a59d0aff8767) transitioned into state 'SUCCESS' from state '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-437734601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77cc8844d2514d91978fb62cffdca7e5',qos_specs=None,replication_status=,reservations=['559ea6ab-57a7-4dce-924b-87d90fc07127','083fd297-5eef-4617-a862-b916382407bd','c5e31292-4587-48c2-bab5-d4aaf14ba2fa','ec4bb0c1-0ae6-48a2-a3ec-4419147717ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e1c5826c8014a0bbfa7dd1df31a6905',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:42.913786 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d85fa0a9-40df-456f-adde-5a44d81f05f6 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2e6b883-ce77-4ddc-a412-cdbe2fa76257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:42.921644 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d85fa0a9-40df-456f-adde-5a44d81f05f6 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2e6b883-ce77-4ddc-a412-cdbe2fa76257) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:42.922529 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d85fa0a9-40df-456f-adde-5a44d81f05f6 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Flow 'volume_create_api' (c7763786-becd-4883-b0f5-74e5cdbb3209) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:42.923763 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d85fa0a9-40df-456f-adde-5a44d81f05f6 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Create volume request issued successfully. Aug 13 06:12:42.923763 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d85fa0a9-40df-456f-adde-5a44d81f05f6 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:12:42.923763 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 735/2933] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:12:42 2026] POST /volume/v3/volumes => generated 754 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:12:42.938329 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ab15517d-38c0-4838-8b72-154ffa94d029 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:42.940098 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ab15517d-38c0-4838-8b72-154ffa94d029 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] GET https://10.4.3.121/volume/v3/volumes/cab1799a-ef03-4d96-95c7-073ac13ef23c Aug 13 06:12:42.940331 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ab15517d-38c0-4838-8b72-154ffa94d029 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:42.940545 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ab15517d-38c0-4838-8b72-154ffa94d029 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:42.949852 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:42.949852 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:42.954286 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ab15517d-38c0-4838-8b72-154ffa94d029 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Volume info retrieved successfully. Aug 13 06:12:42.958792 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ab15517d-38c0-4838-8b72-154ffa94d029 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] https://10.4.3.121/volume/v3/volumes/cab1799a-ef03-4d96-95c7-073ac13ef23c returned with HTTP 200 Aug 13 06:12:42.959188 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 725/2934] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:42 2026] GET /volume/v3/volumes/cab1799a-ef03-4d96-95c7-073ac13ef23c => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:42.995807 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-35346386-178d-457f-997d-08da76df8359 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:42.998752 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-35346386-178d-457f-997d-08da76df8359 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 Aug 13 06:12:42.998752 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-35346386-178d-457f-997d-08da76df8359 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:42.998752 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-35346386-178d-457f-997d-08da76df8359 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:42.998752 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-35346386-178d-457f-997d-08da76df8359 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 8e86f037-af94-4bb6-9a4c-efb640e0cb33. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:43.002613 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:43.002613 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:43.003390 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-35346386-178d-457f-997d-08da76df8359 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 returned with HTTP 200 Aug 13 06:12:43.003773 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 732/2935] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:42 2026] GET /volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:43.084891 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-44d51615-04fd-4ca2-9727-5abd4b444969 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:43.086997 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-44d51615-04fd-4ca2-9727-5abd4b444969 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b Aug 13 06:12:43.086997 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-44d51615-04fd-4ca2-9727-5abd4b444969 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:43.086997 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-44d51615-04fd-4ca2-9727-5abd4b444969 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:43.087340 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-44d51615-04fd-4ca2-9727-5abd4b444969 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id d1ac229c-c681-4ba7-a5b1-ef433b335a5b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:43.091809 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:43.091809 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:43.093640 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-44d51615-04fd-4ca2-9727-5abd4b444969 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b returned with HTTP 200 Aug 13 06:12:43.093640 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 744/2936] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:43 2026] GET /volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:43.332818 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9c0e0b73-cc89-42e5-a3e6-6522ebb97b7e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:43.335087 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9c0e0b73-cc89-42e5-a3e6-6522ebb97b7e tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] GET https://10.4.3.121/volume/v3/volumes/432a94b2-d19e-442f-a5c0-eb5006eaaf3e Aug 13 06:12:43.335407 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9c0e0b73-cc89-42e5-a3e6-6522ebb97b7e tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:43.335669 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9c0e0b73-cc89-42e5-a3e6-6522ebb97b7e tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:43.342319 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9c0e0b73-cc89-42e5-a3e6-6522ebb97b7e tempest-VolumesServicesTestJSON-1065672529 tempest-VolumesServicesTestJSON-1065672529-project-member] https://10.4.3.121/volume/v3/volumes/432a94b2-d19e-442f-a5c0-eb5006eaaf3e returned with HTTP 404 Aug 13 06:12:43.342866 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 736/2937] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:43 2026] GET /volume/v3/volumes/432a94b2-d19e-442f-a5c0-eb5006eaaf3e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:43.352079 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-99b04ef2-29f0-45ff-a2b8-127073339b73 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:43.353805 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-99b04ef2-29f0-45ff-a2b8-127073339b73 tempest-VolumesServicesTestJSON-1419769031 tempest-VolumesServicesTestJSON-1419769031-project-admin] GET https://10.4.3.121/volume/v3/os-services Aug 13 06:12:43.354113 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-99b04ef2-29f0-45ff-a2b8-127073339b73 tempest-VolumesServicesTestJSON-1419769031 tempest-VolumesServicesTestJSON-1419769031-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:43.354447 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-99b04ef2-29f0-45ff-a2b8-127073339b73 tempest-VolumesServicesTestJSON-1419769031 tempest-VolumesServicesTestJSON-1419769031-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:43.358933 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-99b04ef2-29f0-45ff-a2b8-127073339b73 tempest-VolumesServicesTestJSON-1419769031 tempest-VolumesServicesTestJSON-1419769031-project-admin] https://10.4.3.121/volume/v3/os-services returned with HTTP 200 Aug 13 06:12:43.358933 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 726/2938] 10.4.3.121 () {66 vars in 1249 bytes} [Thu Aug 13 06:12:43 2026] GET /volume/v3/os-services => generated 626 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:43.974134 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a251d4a3-be15-4013-948e-6802325edd3c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:43.976353 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a251d4a3-be15-4013-948e-6802325edd3c tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] GET https://10.4.3.121/volume/v3/volumes/cab1799a-ef03-4d96-95c7-073ac13ef23c Aug 13 06:12:43.976594 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a251d4a3-be15-4013-948e-6802325edd3c tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:43.976842 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a251d4a3-be15-4013-948e-6802325edd3c tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:43.985637 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:43.985637 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:43.989030 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a251d4a3-be15-4013-948e-6802325edd3c tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Volume info retrieved successfully. Aug 13 06:12:43.993358 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a251d4a3-be15-4013-948e-6802325edd3c tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] https://10.4.3.121/volume/v3/volumes/cab1799a-ef03-4d96-95c7-073ac13ef23c returned with HTTP 200 Aug 13 06:12:43.993719 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 733/2939] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:43 2026] GET /volume/v3/volumes/cab1799a-ef03-4d96-95c7-073ac13ef23c => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:44.006876 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-489a95c0-1ce6-4fa7-9b22-169f22ef5eef None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:44.008695 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-489a95c0-1ce6-4fa7-9b22-169f22ef5eef tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] GET https://10.4.3.121/volume/v3/volumes/cab1799a-ef03-4d96-95c7-073ac13ef23c Aug 13 06:12:44.008915 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-489a95c0-1ce6-4fa7-9b22-169f22ef5eef tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:44.009141 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-489a95c0-1ce6-4fa7-9b22-169f22ef5eef tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:44.015931 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-63eb05e6-ab66-4b60-9d1e-321a20c3a4c0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:44.016118 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:44.016118 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:44.018253 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-63eb05e6-ab66-4b60-9d1e-321a20c3a4c0 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 Aug 13 06:12:44.018481 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-63eb05e6-ab66-4b60-9d1e-321a20c3a4c0 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:44.018667 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-63eb05e6-ab66-4b60-9d1e-321a20c3a4c0 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:44.018771 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-63eb05e6-ab66-4b60-9d1e-321a20c3a4c0 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 8e86f037-af94-4bb6-9a4c-efb640e0cb33. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:44.020237 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-489a95c0-1ce6-4fa7-9b22-169f22ef5eef tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Volume info retrieved successfully. Aug 13 06:12:44.024124 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-489a95c0-1ce6-4fa7-9b22-169f22ef5eef tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] https://10.4.3.121/volume/v3/volumes/cab1799a-ef03-4d96-95c7-073ac13ef23c returned with HTTP 200 Aug 13 06:12:44.024533 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 745/2940] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:44 2026] GET /volume/v3/volumes/cab1799a-ef03-4d96-95c7-073ac13ef23c => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:44.026714 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:44.026714 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:44.030158 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-63eb05e6-ab66-4b60-9d1e-321a20c3a4c0 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 returned with HTTP 200 Aug 13 06:12:44.030680 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 737/2941] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:44 2026] GET /volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 => generated 785 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:44.039059 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-087aa6cb-efa9-40e3-8dde-76db087a4d2f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:44.040839 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-087aa6cb-efa9-40e3-8dde-76db087a4d2f tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:12:44.041238 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-087aa6cb-efa9-40e3-8dde-76db087a4d2f tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-250764422"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:44.042659 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-087aa6cb-efa9-40e3-8dde-76db087a4d2f tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-250764422'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:12:44.042816 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-087aa6cb-efa9-40e3-8dde-76db087a4d2f tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Create volume of 1 GB Aug 13 06:12:44.045057 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-73e37bb8-dd92-4932-8b4b-7a723d233605 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:44.046918 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-087aa6cb-efa9-40e3-8dde-76db087a4d2f tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Availability Zones retrieved successfully. Aug 13 06:12:44.049290 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-73e37bb8-dd92-4932-8b4b-7a723d233605 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 Aug 13 06:12:44.049505 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-73e37bb8-dd92-4932-8b4b-7a723d233605 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:44.049670 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-73e37bb8-dd92-4932-8b4b-7a723d233605 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:44.049751 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-73e37bb8-dd92-4932-8b4b-7a723d233605 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 8e86f037-af94-4bb6-9a4c-efb640e0cb33. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:44.052598 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-087aa6cb-efa9-40e3-8dde-76db087a4d2f tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Flow 'volume_create_api' (52642e4d-4bc1-4136-8eb2-aa5866ad960f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:44.053552 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-087aa6cb-efa9-40e3-8dde-76db087a4d2f tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a058f38-9009-4f3a-8547-f144abbbbf21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:44.054121 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:44.054121 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:44.054534 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-087aa6cb-efa9-40e3-8dde-76db087a4d2f tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:12:44.055034 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-73e37bb8-dd92-4932-8b4b-7a723d233605 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 returned with HTTP 200 Aug 13 06:12:44.055446 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 734/2942] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:44 2026] GET /volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:44.064917 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1c666349-1729-4cf0-9b8a-04fe6da436dd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:44.066720 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1c666349-1729-4cf0-9b8a-04fe6da436dd tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] DELETE https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 Aug 13 06:12:44.066921 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1c666349-1729-4cf0-9b8a-04fe6da436dd tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:44.067103 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1c666349-1729-4cf0-9b8a-04fe6da436dd tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:44.067243 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-1c666349-1729-4cf0-9b8a-04fe6da436dd tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Delete backup with id: 8e86f037-af94-4bb6-9a4c-efb640e0cb33. Aug 13 06:12:44.079323 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:44.079323 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:44.079423 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-087aa6cb-efa9-40e3-8dde-76db087a4d2f tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a058f38-9009-4f3a-8547-f144abbbbf21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:44.079423 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-087aa6cb-efa9-40e3-8dde-76db087a4d2f tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f2d3b60-5dc7-4e6b-95b3-7a3576a616a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:44.083648 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-1c666349-1729-4cf0-9b8a-04fe6da436dd tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] delete_backup rpcapi backup_id 8e86f037-af94-4bb6-9a4c-efb640e0cb33 {{(pid=100322) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:12:44.087076 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1c666349-1729-4cf0-9b8a-04fe6da436dd tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 returned with HTTP 202 Aug 13 06:12:44.087884 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 746/2943] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:12:44 2026] DELETE /volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:12:44.095504 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-31048c86-e87e-4e17-96bb-2784560e5374 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:44.098024 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-31048c86-e87e-4e17-96bb-2784560e5374 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 Aug 13 06:12:44.098313 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-31048c86-e87e-4e17-96bb-2784560e5374 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:44.098549 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-31048c86-e87e-4e17-96bb-2784560e5374 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:44.098683 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-31048c86-e87e-4e17-96bb-2784560e5374 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 8e86f037-af94-4bb6-9a4c-efb640e0cb33. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:44.104870 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:44.104870 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:44.104982 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b88b5fb4-80a0-4fb3-beae-c7bf392a96d1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:44.107343 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-31048c86-e87e-4e17-96bb-2784560e5374 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 returned with HTTP 200 Aug 13 06:12:44.107343 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 738/2944] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:44 2026] GET /volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:44.108592 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b88b5fb4-80a0-4fb3-beae-c7bf392a96d1 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b Aug 13 06:12:44.108829 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b88b5fb4-80a0-4fb3-beae-c7bf392a96d1 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:44.109088 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b88b5fb4-80a0-4fb3-beae-c7bf392a96d1 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:44.109276 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-b88b5fb4-80a0-4fb3-beae-c7bf392a96d1 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id d1ac229c-c681-4ba7-a5b1-ef433b335a5b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:44.119383 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:44.119383 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:44.119954 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b88b5fb4-80a0-4fb3-beae-c7bf392a96d1 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b returned with HTTP 200 Aug 13 06:12:44.120332 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 735/2945] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:44 2026] GET /volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:44.123669 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-087aa6cb-efa9-40e3-8dde-76db087a4d2f tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Created reservations ['35577629-d2ae-4d38-95a8-67dee2ccab66', '3aa7a8e1-c646-49cf-9676-7e1e8991e864', '60677ca0-c87f-454b-836e-b84714d39c41', '4f7241d3-1a99-459b-923e-31e994eb6baf'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:44.123669 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-087aa6cb-efa9-40e3-8dde-76db087a4d2f tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f2d3b60-5dc7-4e6b-95b3-7a3576a616a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35577629-d2ae-4d38-95a8-67dee2ccab66', '3aa7a8e1-c646-49cf-9676-7e1e8991e864', '60677ca0-c87f-454b-836e-b84714d39c41', '4f7241d3-1a99-459b-923e-31e994eb6baf']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:44.123669 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-087aa6cb-efa9-40e3-8dde-76db087a4d2f tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e91d3b6-b1f0-4494-8225-7e5bc7b68b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:44.143503 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-087aa6cb-efa9-40e3-8dde-76db087a4d2f tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e91d3b6-b1f0-4494-8225-7e5bc7b68b59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a94748de-25a6-48d1-ad8c-874fe72e3910', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-250764422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77cc8844d2514d91978fb62cffdca7e5',qos_specs=None,replication_status=,reservations=['35577629-d2ae-4d38-95a8-67dee2ccab66','3aa7a8e1-c646-49cf-9676-7e1e8991e864','60677ca0-c87f-454b-836e-b84714d39c41','4f7241d3-1a99-459b-923e-31e994eb6baf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e1c5826c8014a0bbfa7dd1df31a6905',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:12:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-250764422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a94748de-25a6-48d1-ad8c-874fe72e3910,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77cc8844d2514d91978fb62cffdca7e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e1c5826c8014a0bbfa7dd1df31a6905',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:44.144163 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-087aa6cb-efa9-40e3-8dde-76db087a4d2f tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d71e9b87-fe49-44c4-a899-4ade2dcc8c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:44.166683 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-087aa6cb-efa9-40e3-8dde-76db087a4d2f tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d71e9b87-fe49-44c4-a899-4ade2dcc8c78) transitioned into state 'SUCCESS' from state '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-250764422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77cc8844d2514d91978fb62cffdca7e5',qos_specs=None,replication_status=,reservations=['35577629-d2ae-4d38-95a8-67dee2ccab66','3aa7a8e1-c646-49cf-9676-7e1e8991e864','60677ca0-c87f-454b-836e-b84714d39c41','4f7241d3-1a99-459b-923e-31e994eb6baf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e1c5826c8014a0bbfa7dd1df31a6905',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:44.167635 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-087aa6cb-efa9-40e3-8dde-76db087a4d2f tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d02591a-c7fb-4be1-9cc0-6e4e09dfd488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:44.178149 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-087aa6cb-efa9-40e3-8dde-76db087a4d2f tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d02591a-c7fb-4be1-9cc0-6e4e09dfd488) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:44.179247 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-087aa6cb-efa9-40e3-8dde-76db087a4d2f tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Flow 'volume_create_api' (52642e4d-4bc1-4136-8eb2-aa5866ad960f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:44.179618 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-087aa6cb-efa9-40e3-8dde-76db087a4d2f tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Create volume request issued successfully. Aug 13 06:12:44.180366 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-087aa6cb-efa9-40e3-8dde-76db087a4d2f tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:12:44.180870 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 727/2946] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:12:44 2026] POST /volume/v3/volumes => generated 754 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:12:44.193926 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-20a19eef-5798-4257-8cb9-d86b1810308d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:44.195510 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-20a19eef-5798-4257-8cb9-d86b1810308d tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] GET https://10.4.3.121/volume/v3/volumes/a94748de-25a6-48d1-ad8c-874fe72e3910 Aug 13 06:12:44.195667 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-20a19eef-5798-4257-8cb9-d86b1810308d tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:44.195831 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-20a19eef-5798-4257-8cb9-d86b1810308d tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:44.202008 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:44.202008 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:44.206476 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-20a19eef-5798-4257-8cb9-d86b1810308d tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Volume info retrieved successfully. Aug 13 06:12:44.209594 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-20a19eef-5798-4257-8cb9-d86b1810308d tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] https://10.4.3.121/volume/v3/volumes/a94748de-25a6-48d1-ad8c-874fe72e3910 returned with HTTP 200 Aug 13 06:12:44.209886 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 747/2947] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:44 2026] GET /volume/v3/volumes/a94748de-25a6-48d1-ad8c-874fe72e3910 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:45.118673 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a4bc10e0-159c-4564-a39d-7f8749873347 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:45.121814 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a4bc10e0-159c-4564-a39d-7f8749873347 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 Aug 13 06:12:45.122391 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a4bc10e0-159c-4564-a39d-7f8749873347 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:45.122391 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a4bc10e0-159c-4564-a39d-7f8749873347 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:45.122478 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a4bc10e0-159c-4564-a39d-7f8749873347 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Show backup with id 8e86f037-af94-4bb6-9a4c-efb640e0cb33. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:45.129754 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a4bc10e0-159c-4564-a39d-7f8749873347 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 returned with HTTP 404 Aug 13 06:12:45.130323 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 739/2948] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:45 2026] GET /volume/v3/backups/8e86f037-af94-4bb6-9a4c-efb640e0cb33 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:45.135124 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f02c0323-5ba7-49c0-88b0-547ee613e4a8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:45.137083 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f02c0323-5ba7-49c0-88b0-547ee613e4a8 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b Aug 13 06:12:45.137083 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f02c0323-5ba7-49c0-88b0-547ee613e4a8 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:45.137469 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f02c0323-5ba7-49c0-88b0-547ee613e4a8 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:45.137469 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f02c0323-5ba7-49c0-88b0-547ee613e4a8 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id d1ac229c-c681-4ba7-a5b1-ef433b335a5b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:45.139426 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c52d3969-432a-466e-a5e3-2fe60b46215e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:45.141917 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c52d3969-432a-466e-a5e3-2fe60b46215e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/ec07a9ed-40a7-4d28-ac09-c31a2da91182 Aug 13 06:12:45.141989 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c52d3969-432a-466e-a5e3-2fe60b46215e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:45.142263 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c52d3969-432a-466e-a5e3-2fe60b46215e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:45.142410 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-c52d3969-432a-466e-a5e3-2fe60b46215e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Delete snapshot with id: ec07a9ed-40a7-4d28-ac09-c31a2da91182 Aug 13 06:12:45.143000 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:45.143000 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:45.143915 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f02c0323-5ba7-49c0-88b0-547ee613e4a8 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b returned with HTTP 200 Aug 13 06:12:45.144500 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 736/2949] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:45 2026] GET /volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:45.147842 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:45.147842 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:45.148283 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c52d3969-432a-466e-a5e3-2fe60b46215e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Snapshot retrieved successfully. Aug 13 06:12:45.163314 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c52d3969-432a-466e-a5e3-2fe60b46215e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Snapshot delete request issued successfully. Aug 13 06:12:45.163448 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c52d3969-432a-466e-a5e3-2fe60b46215e tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/snapshots/ec07a9ed-40a7-4d28-ac09-c31a2da91182 returned with HTTP 202 Aug 13 06:12:45.163791 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 728/2950] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:12:45 2026] DELETE /volume/v3/snapshots/ec07a9ed-40a7-4d28-ac09-c31a2da91182 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:45.172777 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e2444341-c9a5-4295-93fa-98e168b34324 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:45.174681 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e2444341-c9a5-4295-93fa-98e168b34324 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/snapshots/ec07a9ed-40a7-4d28-ac09-c31a2da91182 Aug 13 06:12:45.174681 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e2444341-c9a5-4295-93fa-98e168b34324 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:45.174808 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e2444341-c9a5-4295-93fa-98e168b34324 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:45.179444 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:45.179444 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:45.179870 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e2444341-c9a5-4295-93fa-98e168b34324 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Snapshot retrieved successfully. Aug 13 06:12:45.181450 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e2444341-c9a5-4295-93fa-98e168b34324 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/snapshots/ec07a9ed-40a7-4d28-ac09-c31a2da91182 returned with HTTP 200 Aug 13 06:12:45.181450 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 748/2951] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:12:45 2026] GET /volume/v3/snapshots/ec07a9ed-40a7-4d28-ac09-c31a2da91182 => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:45.222658 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a39f66dc-ac69-4281-962a-19e18f8891fa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:45.224986 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a39f66dc-ac69-4281-962a-19e18f8891fa tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] GET https://10.4.3.121/volume/v3/volumes/a94748de-25a6-48d1-ad8c-874fe72e3910 Aug 13 06:12:45.225239 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a39f66dc-ac69-4281-962a-19e18f8891fa tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:45.225782 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a39f66dc-ac69-4281-962a-19e18f8891fa tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:45.235265 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:45.235265 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:45.239453 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a39f66dc-ac69-4281-962a-19e18f8891fa tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Volume info retrieved successfully. Aug 13 06:12:45.243958 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a39f66dc-ac69-4281-962a-19e18f8891fa tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] https://10.4.3.121/volume/v3/volumes/a94748de-25a6-48d1-ad8c-874fe72e3910 returned with HTTP 200 Aug 13 06:12:45.244380 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 740/2952] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:45 2026] GET /volume/v3/volumes/a94748de-25a6-48d1-ad8c-874fe72e3910 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:45.258494 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b54c43ee-f17e-4174-910a-61fba37b6651 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:45.261088 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b54c43ee-f17e-4174-910a-61fba37b6651 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] GET https://10.4.3.121/volume/v3/volumes/a94748de-25a6-48d1-ad8c-874fe72e3910 Aug 13 06:12:45.261333 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b54c43ee-f17e-4174-910a-61fba37b6651 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:45.261504 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b54c43ee-f17e-4174-910a-61fba37b6651 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:45.269653 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:45.269653 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:45.272894 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b54c43ee-f17e-4174-910a-61fba37b6651 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Volume info retrieved successfully. Aug 13 06:12:45.277447 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b54c43ee-f17e-4174-910a-61fba37b6651 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] https://10.4.3.121/volume/v3/volumes/a94748de-25a6-48d1-ad8c-874fe72e3910 returned with HTTP 200 Aug 13 06:12:45.277786 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 737/2953] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:45 2026] GET /volume/v3/volumes/a94748de-25a6-48d1-ad8c-874fe72e3910 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:45.288938 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5de7cb2d-084d-420f-9f0f-bc045c02bf3b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:45.291119 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5de7cb2d-084d-420f-9f0f-bc045c02bf3b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:12:45.291579 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5de7cb2d-084d-420f-9f0f-bc045c02bf3b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-523104751"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:45.293485 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-5de7cb2d-084d-420f-9f0f-bc045c02bf3b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-523104751'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:12:45.293656 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-5de7cb2d-084d-420f-9f0f-bc045c02bf3b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Create volume of 1 GB Aug 13 06:12:45.293981 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:45.293981 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:45.299198 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5de7cb2d-084d-420f-9f0f-bc045c02bf3b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Availability Zones retrieved successfully. Aug 13 06:12:45.306897 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5de7cb2d-084d-420f-9f0f-bc045c02bf3b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Flow 'volume_create_api' (efcb5eb1-5e24-41fc-b90c-0e35f9c9679c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:45.308195 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5de7cb2d-084d-420f-9f0f-bc045c02bf3b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ad595c6-cda1-4e06-823a-f837b9fb9055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:45.309595 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-5de7cb2d-084d-420f-9f0f-bc045c02bf3b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:12:45.337029 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5de7cb2d-084d-420f-9f0f-bc045c02bf3b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ad595c6-cda1-4e06-823a-f837b9fb9055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:45.337904 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5de7cb2d-084d-420f-9f0f-bc045c02bf3b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ed8f7ee-ec3d-48bb-a5c7-c7e1109b5d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:45.377774 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-5de7cb2d-084d-420f-9f0f-bc045c02bf3b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Created reservations ['0181756a-50d7-40c9-88e1-846cfa25221d', '208098fc-c061-4077-92cc-b2b4bd03d68d', 'bc18ee93-5ef7-49a8-9975-20faf5a455bb', 'e8b9a546-c67f-470b-9102-ec5680c3c6d4'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:45.378420 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5de7cb2d-084d-420f-9f0f-bc045c02bf3b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ed8f7ee-ec3d-48bb-a5c7-c7e1109b5d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0181756a-50d7-40c9-88e1-846cfa25221d', '208098fc-c061-4077-92cc-b2b4bd03d68d', 'bc18ee93-5ef7-49a8-9975-20faf5a455bb', 'e8b9a546-c67f-470b-9102-ec5680c3c6d4']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:45.380062 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5de7cb2d-084d-420f-9f0f-bc045c02bf3b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d8dc177-1d11-4cba-be54-ac4856e72d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:45.398891 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5de7cb2d-084d-420f-9f0f-bc045c02bf3b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d8dc177-1d11-4cba-be54-ac4856e72d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b11bf5cd-711b-42b1-830c-25387082f0a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-523104751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77cc8844d2514d91978fb62cffdca7e5',qos_specs=None,replication_status=,reservations=['0181756a-50d7-40c9-88e1-846cfa25221d','208098fc-c061-4077-92cc-b2b4bd03d68d','bc18ee93-5ef7-49a8-9975-20faf5a455bb','e8b9a546-c67f-470b-9102-ec5680c3c6d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e1c5826c8014a0bbfa7dd1df31a6905',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:12:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-523104751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b11bf5cd-711b-42b1-830c-25387082f0a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77cc8844d2514d91978fb62cffdca7e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e1c5826c8014a0bbfa7dd1df31a6905',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:45.399627 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5de7cb2d-084d-420f-9f0f-bc045c02bf3b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24c973dd-a6b7-4b28-bd52-ee1c0fd25f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:45.414679 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5de7cb2d-084d-420f-9f0f-bc045c02bf3b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24c973dd-a6b7-4b28-bd52-ee1c0fd25f45) transitioned into state 'SUCCESS' from state '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-523104751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77cc8844d2514d91978fb62cffdca7e5',qos_specs=None,replication_status=,reservations=['0181756a-50d7-40c9-88e1-846cfa25221d','208098fc-c061-4077-92cc-b2b4bd03d68d','bc18ee93-5ef7-49a8-9975-20faf5a455bb','e8b9a546-c67f-470b-9102-ec5680c3c6d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e1c5826c8014a0bbfa7dd1df31a6905',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:45.415577 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5de7cb2d-084d-420f-9f0f-bc045c02bf3b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33c31f9a-3b0e-4627-a19d-d1a461048caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:45.423833 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5de7cb2d-084d-420f-9f0f-bc045c02bf3b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33c31f9a-3b0e-4627-a19d-d1a461048caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:45.426204 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5de7cb2d-084d-420f-9f0f-bc045c02bf3b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Flow 'volume_create_api' (efcb5eb1-5e24-41fc-b90c-0e35f9c9679c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:45.426204 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5de7cb2d-084d-420f-9f0f-bc045c02bf3b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Create volume request issued successfully. Aug 13 06:12:45.426204 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5de7cb2d-084d-420f-9f0f-bc045c02bf3b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:12:45.426204 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 729/2954] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:12:45 2026] POST /volume/v3/volumes => generated 754 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:12:45.437015 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7f7f50c9-9caf-420c-88ce-f007aec4c93b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:45.439346 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7f7f50c9-9caf-420c-88ce-f007aec4c93b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] GET https://10.4.3.121/volume/v3/volumes/b11bf5cd-711b-42b1-830c-25387082f0a3 Aug 13 06:12:45.439625 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7f7f50c9-9caf-420c-88ce-f007aec4c93b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:45.439970 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7f7f50c9-9caf-420c-88ce-f007aec4c93b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:45.448048 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:45.448048 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:45.452161 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7f7f50c9-9caf-420c-88ce-f007aec4c93b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Volume info retrieved successfully. Aug 13 06:12:45.456969 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7f7f50c9-9caf-420c-88ce-f007aec4c93b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] https://10.4.3.121/volume/v3/volumes/b11bf5cd-711b-42b1-830c-25387082f0a3 returned with HTTP 200 Aug 13 06:12:45.457440 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 749/2955] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:45 2026] GET /volume/v3/volumes/b11bf5cd-711b-42b1-830c-25387082f0a3 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:45.595805 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-16635f24-d9ca-4680-abd1-8668e3744488 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:45.732509 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-16635f24-d9ca-4680-abd1-8668e3744488 tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:12:45.733170 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-16635f24-d9ca-4680-abd1-8668e3744488 tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1886053647", "extra_specs": {"spec1": "val1"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:45.752244 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-16635f24-d9ca-4680-abd1-8668e3744488 tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:12:45.752990 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 741/2956] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:12:45 2026] POST /volume/v3/types => generated 243 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:45.761526 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3fc8663a-032b-4aeb-8319-2537c84dc318 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:45.764041 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3fc8663a-032b-4aeb-8319-2537c84dc318 tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] POST https://10.4.3.121/volume/v3/types/3daf581f-fe5a-4a81-8454-502a057941f7/extra_specs Aug 13 06:12:45.764450 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3fc8663a-032b-4aeb-8319-2537c84dc318 tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:45.765955 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3fc8663a-032b-4aeb-8319-2537c84dc318 tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] https://10.4.3.121/volume/v3/types/3daf581f-fe5a-4a81-8454-502a057941f7/extra_specs returned with HTTP 400 Aug 13 06:12:45.767038 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 738/2957] 10.4.3.121 () {68 vars in 1399 bytes} [Thu Aug 13 06:12:45 2026] POST /volume/v3/types/3daf581f-fe5a-4a81-8454-502a057941f7/extra_specs => generated 146 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 06:12:45.776384 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fdde3450-1dc5-461a-b08a-0f586d35f7b6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:45.778762 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fdde3450-1dc5-461a-b08a-0f586d35f7b6 tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] POST https://10.4.3.121/volume/v3/types/3daf581f-fe5a-4a81-8454-502a057941f7/extra_specs Aug 13 06:12:45.779173 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fdde3450-1dc5-461a-b08a-0f586d35f7b6 tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:45.781043 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fdde3450-1dc5-461a-b08a-0f586d35f7b6 tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] https://10.4.3.121/volume/v3/types/3daf581f-fe5a-4a81-8454-502a057941f7/extra_specs returned with HTTP 400 Aug 13 06:12:45.781586 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 730/2958] 10.4.3.121 () {68 vars in 1399 bytes} [Thu Aug 13 06:12:45 2026] POST /volume/v3/types/3daf581f-fe5a-4a81-8454-502a057941f7/extra_specs => generated 132 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 06:12:45.788501 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8981b479-0f86-4d5d-8104-4549aa0dc7bd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:45.790618 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8981b479-0f86-4d5d-8104-4549aa0dc7bd tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] POST https://10.4.3.121/volume/v3/types/a62a80e2-6fab-42dc-83d9-14d4f89ae6de/extra_specs Aug 13 06:12:45.791001 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8981b479-0f86-4d5d-8104-4549aa0dc7bd tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:45.802358 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8981b479-0f86-4d5d-8104-4549aa0dc7bd tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] https://10.4.3.121/volume/v3/types/a62a80e2-6fab-42dc-83d9-14d4f89ae6de/extra_specs returned with HTTP 404 Aug 13 06:12:45.802717 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 750/2959] 10.4.3.121 () {68 vars in 1399 bytes} [Thu Aug 13 06:12:45 2026] POST /volume/v3/types/a62a80e2-6fab-42dc-83d9-14d4f89ae6de/extra_specs => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:45.810424 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7eafb293-e2c0-4e74-bc81-23ac1f617dfa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:45.812312 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7eafb293-e2c0-4e74-bc81-23ac1f617dfa tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] DELETE https://10.4.3.121/volume/v3/types/b6c2eda2-5042-4d24-8c85-2cd4140c3cfa/extra_specs/spec1 Aug 13 06:12:45.812597 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7eafb293-e2c0-4e74-bc81-23ac1f617dfa tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:45.812845 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7eafb293-e2c0-4e74-bc81-23ac1f617dfa tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:45.816496 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7eafb293-e2c0-4e74-bc81-23ac1f617dfa tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] https://10.4.3.121/volume/v3/types/b6c2eda2-5042-4d24-8c85-2cd4140c3cfa/extra_specs/spec1 returned with HTTP 404 Aug 13 06:12:45.817017 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 742/2960] 10.4.3.121 () {66 vars in 1399 bytes} [Thu Aug 13 06:12:45 2026] DELETE /volume/v3/types/b6c2eda2-5042-4d24-8c85-2cd4140c3cfa/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:45.829045 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9cf82edc-07dc-406b-8e24-37d3d568517d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:45.830867 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9cf82edc-07dc-406b-8e24-37d3d568517d tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] GET https://10.4.3.121/volume/v3/types/3daf581f-fe5a-4a81-8454-502a057941f7/extra_specs/nonexistent_extra_spec_name Aug 13 06:12:45.831049 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9cf82edc-07dc-406b-8e24-37d3d568517d tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:45.831234 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9cf82edc-07dc-406b-8e24-37d3d568517d tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:45.843512 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9cf82edc-07dc-406b-8e24-37d3d568517d tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] https://10.4.3.121/volume/v3/types/3daf581f-fe5a-4a81-8454-502a057941f7/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 13 06:12:45.843901 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 739/2961] 10.4.3.121 () {66 vars in 1462 bytes} [Thu Aug 13 06:12:45 2026] GET /volume/v3/types/3daf581f-fe5a-4a81-8454-502a057941f7/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:45.853355 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-50079d2d-f03d-4100-9aa1-5eaa160831cd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:45.855613 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-50079d2d-f03d-4100-9aa1-5eaa160831cd tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] GET https://10.4.3.121/volume/v3/types/ad7a2ff4-4535-45aa-9ed5-a5be937313ff/extra_specs/spec1 Aug 13 06:12:45.855845 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-50079d2d-f03d-4100-9aa1-5eaa160831cd tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:45.856074 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-50079d2d-f03d-4100-9aa1-5eaa160831cd tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:45.856480 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:45.856480 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:45.862523 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-50079d2d-f03d-4100-9aa1-5eaa160831cd tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] https://10.4.3.121/volume/v3/types/ad7a2ff4-4535-45aa-9ed5-a5be937313ff/extra_specs/spec1 returned with HTTP 404 Aug 13 06:12:45.863042 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 731/2962] 10.4.3.121 () {66 vars in 1396 bytes} [Thu Aug 13 06:12:45 2026] GET /volume/v3/types/ad7a2ff4-4535-45aa-9ed5-a5be937313ff/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:45.871000 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a1211082-db5d-4a0d-b2c8-1fcf4dfa7126 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:45.873148 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a1211082-db5d-4a0d-b2c8-1fcf4dfa7126 tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] GET https://10.4.3.121/volume/v3/types/b32ce640-62f7-4fe6-962e-37ffd527c50b/extra_specs Aug 13 06:12:45.873391 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a1211082-db5d-4a0d-b2c8-1fcf4dfa7126 tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:45.873610 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a1211082-db5d-4a0d-b2c8-1fcf4dfa7126 tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:45.877480 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a1211082-db5d-4a0d-b2c8-1fcf4dfa7126 tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] https://10.4.3.121/volume/v3/types/b32ce640-62f7-4fe6-962e-37ffd527c50b/extra_specs returned with HTTP 404 Aug 13 06:12:45.877961 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 751/2963] 10.4.3.121 () {66 vars in 1378 bytes} [Thu Aug 13 06:12:45 2026] GET /volume/v3/types/b32ce640-62f7-4fe6-962e-37ffd527c50b/extra_specs => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:45.888771 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e93961db-ab49-4d7e-a8a6-a2c2d4739e1c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:45.890768 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e93961db-ab49-4d7e-a8a6-a2c2d4739e1c tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] PUT https://10.4.3.121/volume/v3/types/3daf581f-fe5a-4a81-8454-502a057941f7/extra_specs/spec1 Aug 13 06:12:45.891488 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e93961db-ab49-4d7e-a8a6-a2c2d4739e1c tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:45.894108 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e93961db-ab49-4d7e-a8a6-a2c2d4739e1c tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] https://10.4.3.121/volume/v3/types/3daf581f-fe5a-4a81-8454-502a057941f7/extra_specs/spec1 returned with HTTP 400 Aug 13 06:12:45.894108 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 743/2964] 10.4.3.121 () {68 vars in 1416 bytes} [Thu Aug 13 06:12:45 2026] PUT /volume/v3/types/3daf581f-fe5a-4a81-8454-502a057941f7/extra_specs/spec1 => generated 102 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 06:12:45.901670 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8318ac3c-8e35-42fe-bb3c-f5705531196d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:45.903750 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8318ac3c-8e35-42fe-bb3c-f5705531196d tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] PUT https://10.4.3.121/volume/v3/types/3daf581f-fe5a-4a81-8454-502a057941f7/extra_specs/spec1 Aug 13 06:12:45.904115 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8318ac3c-8e35-42fe-bb3c-f5705531196d tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] Action: 'update', calling method: update, body: null {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:45.905801 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8318ac3c-8e35-42fe-bb3c-f5705531196d tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] https://10.4.3.121/volume/v3/types/3daf581f-fe5a-4a81-8454-502a057941f7/extra_specs/spec1 returned with HTTP 400 Aug 13 06:12:45.906444 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 740/2965] 10.4.3.121 () {68 vars in 1415 bytes} [Thu Aug 13 06:12:45 2026] PUT /volume/v3/types/3daf581f-fe5a-4a81-8454-502a057941f7/extra_specs/spec1 => generated 72 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:12:45.913450 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-32f5bbb5-646a-4c25-9c35-edebc3d931ca None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:45.915551 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32f5bbb5-646a-4c25-9c35-edebc3d931ca tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] PUT https://10.4.3.121/volume/v3/types/3daf581f-fe5a-4a81-8454-502a057941f7/extra_specs/None Aug 13 06:12:45.915840 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32f5bbb5-646a-4c25-9c35-edebc3d931ca tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:45.925994 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32f5bbb5-646a-4c25-9c35-edebc3d931ca tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 13 06:12:45.926127 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32f5bbb5-646a-4c25-9c35-edebc3d931ca tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] https://10.4.3.121/volume/v3/types/3daf581f-fe5a-4a81-8454-502a057941f7/extra_specs/None returned with HTTP 400 Aug 13 06:12:45.926649 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 732/2966] 10.4.3.121 () {68 vars in 1413 bytes} [Thu Aug 13 06:12:45 2026] PUT /volume/v3/types/3daf581f-fe5a-4a81-8454-502a057941f7/extra_specs/None => generated 73 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:12:45.933787 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-30dcee26-1d2e-47f7-b4c1-413444a7b76a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:45.935382 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-30dcee26-1d2e-47f7-b4c1-413444a7b76a tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] PUT https://10.4.3.121/volume/v3/types/3daf581f-fe5a-4a81-8454-502a057941f7/extra_specs/ea8ed157-ca67-4a11-b3c1-365a8bbb8d9c Aug 13 06:12:45.935667 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-30dcee26-1d2e-47f7-b4c1-413444a7b76a tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:45.944508 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-30dcee26-1d2e-47f7-b4c1-413444a7b76a tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 13 06:12:45.944632 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-30dcee26-1d2e-47f7-b4c1-413444a7b76a tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] https://10.4.3.121/volume/v3/types/3daf581f-fe5a-4a81-8454-502a057941f7/extra_specs/ea8ed157-ca67-4a11-b3c1-365a8bbb8d9c returned with HTTP 400 Aug 13 06:12:45.945090 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 752/2967] 10.4.3.121 () {68 vars in 1509 bytes} [Thu Aug 13 06:12:45 2026] PUT /volume/v3/types/3daf581f-fe5a-4a81-8454-502a057941f7/extra_specs/ea8ed157-ca67-4a11-b3c1-365a8bbb8d9c => generated 73 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:12:45.954000 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c9970227-bccc-474a-8e21-3c075f668ed5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:45.955645 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9970227-bccc-474a-8e21-3c075f668ed5 tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] PUT https://10.4.3.121/volume/v3/types/b4cdcb18-13f5-4e35-bffe-3d6096451480/extra_specs/spec1 Aug 13 06:12:45.956120 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c9970227-bccc-474a-8e21-3c075f668ed5 tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:45.966081 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9970227-bccc-474a-8e21-3c075f668ed5 tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] https://10.4.3.121/volume/v3/types/b4cdcb18-13f5-4e35-bffe-3d6096451480/extra_specs/spec1 returned with HTTP 404 Aug 13 06:12:45.966081 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 744/2968] 10.4.3.121 () {68 vars in 1416 bytes} [Thu Aug 13 06:12:45 2026] PUT /volume/v3/types/b4cdcb18-13f5-4e35-bffe-3d6096451480/extra_specs/spec1 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:45.973779 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-55315b0f-15ce-479a-89b5-5d9063f72516 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:45.975652 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-55315b0f-15ce-479a-89b5-5d9063f72516 tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] DELETE https://10.4.3.121/volume/v3/types/3daf581f-fe5a-4a81-8454-502a057941f7 Aug 13 06:12:45.975851 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-55315b0f-15ce-479a-89b5-5d9063f72516 tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:45.976070 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-55315b0f-15ce-479a-89b5-5d9063f72516 tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:45.998728 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-55315b0f-15ce-479a-89b5-5d9063f72516 tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] https://10.4.3.121/volume/v3/types/3daf581f-fe5a-4a81-8454-502a057941f7 returned with HTTP 202 Aug 13 06:12:45.999129 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 741/2969] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:12:45 2026] DELETE /volume/v3/types/3daf581f-fe5a-4a81-8454-502a057941f7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:46.005707 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-04312621-a448-4abc-b8a2-faafd74e266b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:46.007673 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-04312621-a448-4abc-b8a2-faafd74e266b tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] GET https://10.4.3.121/volume/v3/types/3daf581f-fe5a-4a81-8454-502a057941f7 Aug 13 06:12:46.007879 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-04312621-a448-4abc-b8a2-faafd74e266b tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:46.008108 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-04312621-a448-4abc-b8a2-faafd74e266b tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:46.011590 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-04312621-a448-4abc-b8a2-faafd74e266b tempest-ExtraSpecsNegativeTest-104621645 tempest-ExtraSpecsNegativeTest-104621645-project-admin] https://10.4.3.121/volume/v3/types/3daf581f-fe5a-4a81-8454-502a057941f7 returned with HTTP 404 Aug 13 06:12:46.012074 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 733/2970] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:12:46 2026] GET /volume/v3/types/3daf581f-fe5a-4a81-8454-502a057941f7 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:46.158810 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fad9a14a-6fae-4018-9855-95cc0076e354 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:46.160544 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fad9a14a-6fae-4018-9855-95cc0076e354 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b Aug 13 06:12:46.160755 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fad9a14a-6fae-4018-9855-95cc0076e354 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:46.160953 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fad9a14a-6fae-4018-9855-95cc0076e354 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:46.161049 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-fad9a14a-6fae-4018-9855-95cc0076e354 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id d1ac229c-c681-4ba7-a5b1-ef433b335a5b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:46.165377 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:46.165377 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:46.166143 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fad9a14a-6fae-4018-9855-95cc0076e354 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b returned with HTTP 200 Aug 13 06:12:46.166554 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 753/2971] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:46 2026] GET /volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:46.191772 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e09e389f-4350-4a77-8756-c355a465636f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:46.193856 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e09e389f-4350-4a77-8756-c355a465636f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/snapshots/ec07a9ed-40a7-4d28-ac09-c31a2da91182 Aug 13 06:12:46.194462 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e09e389f-4350-4a77-8756-c355a465636f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:46.194928 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e09e389f-4350-4a77-8756-c355a465636f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:46.201930 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e09e389f-4350-4a77-8756-c355a465636f tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/snapshots/ec07a9ed-40a7-4d28-ac09-c31a2da91182 returned with HTTP 404 Aug 13 06:12:46.202835 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 745/2972] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:12:46 2026] GET /volume/v3/snapshots/ec07a9ed-40a7-4d28-ac09-c31a2da91182 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:46.214057 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2e5d65b0-2247-4444-8363-66c7e6470e64 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:46.216591 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2e5d65b0-2247-4444-8363-66c7e6470e64 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] DELETE https://10.4.3.121/volume/v3/volumes/4c9d7a89-e652-4089-bf02-9d7fdf798908 Aug 13 06:12:46.216808 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2e5d65b0-2247-4444-8363-66c7e6470e64 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:46.216996 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2e5d65b0-2247-4444-8363-66c7e6470e64 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:46.217174 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-2e5d65b0-2247-4444-8363-66c7e6470e64 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Delete volume with id: 4c9d7a89-e652-4089-bf02-9d7fdf798908 Aug 13 06:12:46.226505 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:46.226505 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:46.227036 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2e5d65b0-2247-4444-8363-66c7e6470e64 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:12:46.253752 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2e5d65b0-2247-4444-8363-66c7e6470e64 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Delete volume request issued successfully. Aug 13 06:12:46.254009 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2e5d65b0-2247-4444-8363-66c7e6470e64 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes/4c9d7a89-e652-4089-bf02-9d7fdf798908 returned with HTTP 202 Aug 13 06:12:46.254567 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 742/2973] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:12:46 2026] DELETE /volume/v3/volumes/4c9d7a89-e652-4089-bf02-9d7fdf798908 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:46.262511 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8d12f5ff-a4b9-4f7a-8bbb-b157fe2b7e2a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:46.265034 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8d12f5ff-a4b9-4f7a-8bbb-b157fe2b7e2a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/volumes/4c9d7a89-e652-4089-bf02-9d7fdf798908 Aug 13 06:12:46.265354 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8d12f5ff-a4b9-4f7a-8bbb-b157fe2b7e2a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:46.265773 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8d12f5ff-a4b9-4f7a-8bbb-b157fe2b7e2a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:46.276096 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:46.276096 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:46.281558 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8d12f5ff-a4b9-4f7a-8bbb-b157fe2b7e2a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:12:46.287743 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8d12f5ff-a4b9-4f7a-8bbb-b157fe2b7e2a tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes/4c9d7a89-e652-4089-bf02-9d7fdf798908 returned with HTTP 200 Aug 13 06:12:46.288267 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 734/2974] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:46 2026] GET /volume/v3/volumes/4c9d7a89-e652-4089-bf02-9d7fdf798908 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:46.469195 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-df6eb7f1-7a4f-48b0-91a3-150573ddbee0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:46.470936 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-df6eb7f1-7a4f-48b0-91a3-150573ddbee0 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] GET https://10.4.3.121/volume/v3/volumes/b11bf5cd-711b-42b1-830c-25387082f0a3 Aug 13 06:12:46.471112 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-df6eb7f1-7a4f-48b0-91a3-150573ddbee0 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:46.471316 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-df6eb7f1-7a4f-48b0-91a3-150573ddbee0 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:46.477869 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:46.477869 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:46.481398 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-df6eb7f1-7a4f-48b0-91a3-150573ddbee0 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Volume info retrieved successfully. Aug 13 06:12:46.485451 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-df6eb7f1-7a4f-48b0-91a3-150573ddbee0 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] https://10.4.3.121/volume/v3/volumes/b11bf5cd-711b-42b1-830c-25387082f0a3 returned with HTTP 200 Aug 13 06:12:46.485781 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 754/2975] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:46 2026] GET /volume/v3/volumes/b11bf5cd-711b-42b1-830c-25387082f0a3 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:46.498125 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1d99015a-26e6-4d6f-a60f-e26bd9e0a836 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:46.501165 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d99015a-26e6-4d6f-a60f-e26bd9e0a836 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] GET https://10.4.3.121/volume/v3/volumes/b11bf5cd-711b-42b1-830c-25387082f0a3 Aug 13 06:12:46.501165 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1d99015a-26e6-4d6f-a60f-e26bd9e0a836 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:46.501165 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1d99015a-26e6-4d6f-a60f-e26bd9e0a836 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:46.511244 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:46.511244 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:46.518690 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1d99015a-26e6-4d6f-a60f-e26bd9e0a836 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Volume info retrieved successfully. Aug 13 06:12:46.523893 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d99015a-26e6-4d6f-a60f-e26bd9e0a836 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] https://10.4.3.121/volume/v3/volumes/b11bf5cd-711b-42b1-830c-25387082f0a3 returned with HTTP 200 Aug 13 06:12:46.524562 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 746/2976] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:46 2026] GET /volume/v3/volumes/b11bf5cd-711b-42b1-830c-25387082f0a3 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:46.537089 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-602cccb5-aea4-4e43-ad57-b8e59b525e8c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:46.659214 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-602cccb5-aea4-4e43-ad57-b8e59b525e8c tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:12:46.659555 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-602cccb5-aea4-4e43-ad57-b8e59b525e8c tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:46.660940 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-602cccb5-aea4-4e43-ad57-b8e59b525e8c tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:12:46.661394 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-602cccb5-aea4-4e43-ad57-b8e59b525e8c tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Create volume of 1 GB Aug 13 06:12:46.664699 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-602cccb5-aea4-4e43-ad57-b8e59b525e8c tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Availability Zones retrieved successfully. Aug 13 06:12:46.670141 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-602cccb5-aea4-4e43-ad57-b8e59b525e8c tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Flow 'volume_create_api' (1894861e-22a0-4243-8882-3a8cf36cb71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:46.671556 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-602cccb5-aea4-4e43-ad57-b8e59b525e8c tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (817a3738-ff25-4e77-b991-3fa9ea678a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:46.672273 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-602cccb5-aea4-4e43-ad57-b8e59b525e8c tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:12:46.701612 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-602cccb5-aea4-4e43-ad57-b8e59b525e8c tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (817a3738-ff25-4e77-b991-3fa9ea678a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:46.702629 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-602cccb5-aea4-4e43-ad57-b8e59b525e8c tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3e5c1f0-de50-4724-a303-acb2840b8f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:46.773410 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-602cccb5-aea4-4e43-ad57-b8e59b525e8c tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Created reservations ['30a2bd21-2da5-4fa9-88ab-313ec8b461d8', '9748bfb7-4bf9-4305-b414-f71a56f619fb', '200c5daa-b9e0-4cd2-bb46-ebfea816837c', '1fdfbfe3-6183-4d7d-92e1-262c4acedbbb'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:46.774200 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-602cccb5-aea4-4e43-ad57-b8e59b525e8c tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3e5c1f0-de50-4724-a303-acb2840b8f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30a2bd21-2da5-4fa9-88ab-313ec8b461d8', '9748bfb7-4bf9-4305-b414-f71a56f619fb', '200c5daa-b9e0-4cd2-bb46-ebfea816837c', '1fdfbfe3-6183-4d7d-92e1-262c4acedbbb']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:46.775461 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-602cccb5-aea4-4e43-ad57-b8e59b525e8c tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a0ef246-2d9b-4ca4-b489-6d64deb16f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:46.804682 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-602cccb5-aea4-4e43-ad57-b8e59b525e8c tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a0ef246-2d9b-4ca4-b489-6d64deb16f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '300f3358-fe05-4e19-8bc1-ac3a45fb21a8', '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='7ce0a309862649fdb914ffad3a216056',qos_specs=None,replication_status=,reservations=['30a2bd21-2da5-4fa9-88ab-313ec8b461d8','9748bfb7-4bf9-4305-b414-f71a56f619fb','200c5daa-b9e0-4cd2-bb46-ebfea816837c','1fdfbfe3-6183-4d7d-92e1-262c4acedbbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04d6f6ec43ba4e5d80204d8a1e5fa561',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:12:46Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=300f3358-fe05-4e19-8bc1-ac3a45fb21a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ce0a309862649fdb914ffad3a216056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04d6f6ec43ba4e5d80204d8a1e5fa561',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:46.806376 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-602cccb5-aea4-4e43-ad57-b8e59b525e8c tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcbbe2c4-951d-4d26-a222-81d4e9cd0b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:46.829909 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-602cccb5-aea4-4e43-ad57-b8e59b525e8c tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcbbe2c4-951d-4d26-a222-81d4e9cd0b47) transitioned into state 'SUCCESS' from 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='7ce0a309862649fdb914ffad3a216056',qos_specs=None,replication_status=,reservations=['30a2bd21-2da5-4fa9-88ab-313ec8b461d8','9748bfb7-4bf9-4305-b414-f71a56f619fb','200c5daa-b9e0-4cd2-bb46-ebfea816837c','1fdfbfe3-6183-4d7d-92e1-262c4acedbbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04d6f6ec43ba4e5d80204d8a1e5fa561',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:46.831006 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-602cccb5-aea4-4e43-ad57-b8e59b525e8c tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73f9c9f7-1f9e-439b-ad55-903bfd046a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:46.846281 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-602cccb5-aea4-4e43-ad57-b8e59b525e8c tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73f9c9f7-1f9e-439b-ad55-903bfd046a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:46.846281 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-602cccb5-aea4-4e43-ad57-b8e59b525e8c tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Flow 'volume_create_api' (1894861e-22a0-4243-8882-3a8cf36cb71f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:46.846281 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-602cccb5-aea4-4e43-ad57-b8e59b525e8c tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Create volume request issued successfully. Aug 13 06:12:46.846683 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-602cccb5-aea4-4e43-ad57-b8e59b525e8c tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:12:46.847073 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 743/2977] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:12:46 2026] POST /volume/v3/volumes => generated 733 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:12:46.863536 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e5e13ad2-5191-4b65-8434-e824aa43f3a9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:46.867875 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e5e13ad2-5191-4b65-8434-e824aa43f3a9 tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] GET https://10.4.3.121/volume/v3/volumes/300f3358-fe05-4e19-8bc1-ac3a45fb21a8 Aug 13 06:12:46.868104 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e5e13ad2-5191-4b65-8434-e824aa43f3a9 tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:46.868357 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e5e13ad2-5191-4b65-8434-e824aa43f3a9 tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:46.883172 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:46.883172 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:46.886783 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e5e13ad2-5191-4b65-8434-e824aa43f3a9 tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Volume info retrieved successfully. Aug 13 06:12:46.890990 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e5e13ad2-5191-4b65-8434-e824aa43f3a9 tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] https://10.4.3.121/volume/v3/volumes/300f3358-fe05-4e19-8bc1-ac3a45fb21a8 returned with HTTP 200 Aug 13 06:12:46.891370 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 735/2978] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:46 2026] GET /volume/v3/volumes/300f3358-fe05-4e19-8bc1-ac3a45fb21a8 => generated 912 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:47.178660 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0334bef6-6bb0-43b3-b3a2-8941d3f995d2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:47.180320 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0334bef6-6bb0-43b3-b3a2-8941d3f995d2 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b Aug 13 06:12:47.180500 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0334bef6-6bb0-43b3-b3a2-8941d3f995d2 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:47.180673 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0334bef6-6bb0-43b3-b3a2-8941d3f995d2 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:47.180762 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-0334bef6-6bb0-43b3-b3a2-8941d3f995d2 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id d1ac229c-c681-4ba7-a5b1-ef433b335a5b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:47.184796 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:47.184796 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:47.185427 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0334bef6-6bb0-43b3-b3a2-8941d3f995d2 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b returned with HTTP 200 Aug 13 06:12:47.185771 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 755/2979] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:47 2026] GET /volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:47.302153 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b78eb0f1-277f-4f0c-8b47-9b9918a04259 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:47.305953 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b78eb0f1-277f-4f0c-8b47-9b9918a04259 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/volumes/4c9d7a89-e652-4089-bf02-9d7fdf798908 Aug 13 06:12:47.306308 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b78eb0f1-277f-4f0c-8b47-9b9918a04259 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:47.306418 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b78eb0f1-277f-4f0c-8b47-9b9918a04259 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:47.311773 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b78eb0f1-277f-4f0c-8b47-9b9918a04259 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes/4c9d7a89-e652-4089-bf02-9d7fdf798908 returned with HTTP 404 Aug 13 06:12:47.312310 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 747/2980] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:47 2026] GET /volume/v3/volumes/4c9d7a89-e652-4089-bf02-9d7fdf798908 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:47.320650 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-64ea8498-8b06-4e1e-9b60-3aad3e7d0014 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:47.322481 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-64ea8498-8b06-4e1e-9b60-3aad3e7d0014 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] DELETE https://10.4.3.121/volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f Aug 13 06:12:47.322664 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-64ea8498-8b06-4e1e-9b60-3aad3e7d0014 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:47.322850 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-64ea8498-8b06-4e1e-9b60-3aad3e7d0014 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:47.323002 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-64ea8498-8b06-4e1e-9b60-3aad3e7d0014 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Delete volume with id: 8fdd7892-d01c-485d-b1f1-8d9201a7978f Aug 13 06:12:47.329927 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:47.329927 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:47.330492 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-64ea8498-8b06-4e1e-9b60-3aad3e7d0014 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:12:47.360768 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-64ea8498-8b06-4e1e-9b60-3aad3e7d0014 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Delete volume request issued successfully. Aug 13 06:12:47.361041 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-64ea8498-8b06-4e1e-9b60-3aad3e7d0014 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f returned with HTTP 202 Aug 13 06:12:47.362672 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 744/2981] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:12:47 2026] DELETE /volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:47.373052 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a9c60684-3c2e-4ad0-893f-7c963c32fcb7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:47.374900 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a9c60684-3c2e-4ad0-893f-7c963c32fcb7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f Aug 13 06:12:47.375117 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a9c60684-3c2e-4ad0-893f-7c963c32fcb7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:47.375325 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a9c60684-3c2e-4ad0-893f-7c963c32fcb7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:47.383346 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:47.383346 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:47.387993 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a9c60684-3c2e-4ad0-893f-7c963c32fcb7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:12:47.394762 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a9c60684-3c2e-4ad0-893f-7c963c32fcb7 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f returned with HTTP 200 Aug 13 06:12:47.395253 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 736/2982] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:47 2026] GET /volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:47.824028 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9ba362d7-9250-4d19-85ce-11c7c147aee6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:47.827238 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9ba362d7-9250-4d19-85ce-11c7c147aee6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:12:47.827238 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9ba362d7-9250-4d19-85ce-11c7c147aee6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bcc3fff6-3f04-4f78-90dc-2c99a667b3c9", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1626894784"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:47.827631 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-9ba362d7-9250-4d19-85ce-11c7c147aee6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Create volume request body: {'volume': {'imageRef': 'bcc3fff6-3f04-4f78-90dc-2c99a667b3c9', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1626894784'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:12:47.910218 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b149be2d-2fec-4e64-a955-23ba4b26932e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:47.913037 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-9ba362d7-9250-4d19-85ce-11c7c147aee6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Create volume of 1 GB Aug 13 06:12:47.915155 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b149be2d-2fec-4e64-a955-23ba4b26932e tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] GET https://10.4.3.121/volume/v3/volumes/300f3358-fe05-4e19-8bc1-ac3a45fb21a8 Aug 13 06:12:47.915566 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b149be2d-2fec-4e64-a955-23ba4b26932e tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:47.916014 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b149be2d-2fec-4e64-a955-23ba4b26932e tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:47.919284 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9ba362d7-9250-4d19-85ce-11c7c147aee6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Availability Zones retrieved successfully. Aug 13 06:12:47.921749 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9ba362d7-9250-4d19-85ce-11c7c147aee6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Flow 'volume_create_api' (1875c6ee-92df-4534-a034-e12d159b24f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:47.923175 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9ba362d7-9250-4d19-85ce-11c7c147aee6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d076c42-b74e-4090-a2ee-36c6ecae3fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:47.924388 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-9ba362d7-9250-4d19-85ce-11c7c147aee6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:12:47.927426 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:47.927426 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:47.933673 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b149be2d-2fec-4e64-a955-23ba4b26932e tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Volume info retrieved successfully. Aug 13 06:12:47.939830 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b149be2d-2fec-4e64-a955-23ba4b26932e tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] https://10.4.3.121/volume/v3/volumes/300f3358-fe05-4e19-8bc1-ac3a45fb21a8 returned with HTTP 200 Aug 13 06:12:47.940534 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 748/2983] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:47 2026] GET /volume/v3/volumes/300f3358-fe05-4e19-8bc1-ac3a45fb21a8 => generated 964 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:47.951307 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1a9f3b7b-bb16-488c-b835-910c299f2f25 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:47.954813 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1a9f3b7b-bb16-488c-b835-910c299f2f25 tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] GET https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1&project_id=77cc8844d2514d91978fb62cffdca7e5 Aug 13 06:12:47.955078 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1a9f3b7b-bb16-488c-b835-910c299f2f25 tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:47.955372 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1a9f3b7b-bb16-488c-b835-910c299f2f25 tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:47.955943 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1a9f3b7b-bb16-488c-b835-910c299f2f25 tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Could not evaluate value 77cc8844d2514d91978fb62cffdca7e5, assuming string {{(pid=100325) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 06:12:47.963664 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1a9f3b7b-bb16-488c-b835-910c299f2f25 tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Searching by: MultiDict([('project_id', '77cc8844d2514d91978fb62cffdca7e5'), ('all_tenants', 1)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:12:48.023713 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9ba362d7-9250-4d19-85ce-11c7c147aee6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d076c42-b74e-4090-a2ee-36c6ecae3fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:48.025441 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9ba362d7-9250-4d19-85ce-11c7c147aee6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0c6c114-eefc-4e27-8529-1bf944bdea2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:48.080455 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1a9f3b7b-bb16-488c-b835-910c299f2f25 tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Get all volumes completed successfully. Aug 13 06:12:48.085302 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:48.085302 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:48.089459 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1a9f3b7b-bb16-488c-b835-910c299f2f25 tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1&project_id=77cc8844d2514d91978fb62cffdca7e5 returned with HTTP 200 Aug 13 06:12:48.090396 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 745/2984] 10.4.3.121 () {66 vars in 1373 bytes} [Thu Aug 13 06:12:47 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=77cc8844d2514d91978fb62cffdca7e5 => generated 3034 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:48.103763 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b92ddbca-0285-44af-a090-9642ec05eabe None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:48.105278 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b92ddbca-0285-44af-a090-9642ec05eabe tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/300f3358-fe05-4e19-8bc1-ac3a45fb21a8 Aug 13 06:12:48.105432 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b92ddbca-0285-44af-a090-9642ec05eabe tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:48.106070 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b92ddbca-0285-44af-a090-9642ec05eabe tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:48.106070 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-b92ddbca-0285-44af-a090-9642ec05eabe tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Delete volume with id: 300f3358-fe05-4e19-8bc1-ac3a45fb21a8 Aug 13 06:12:48.109734 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-9ba362d7-9250-4d19-85ce-11c7c147aee6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Created reservations ['6b400c78-a50d-42d1-a48c-17f538d81988', '404a7aa8-7fc8-4f75-9ac2-67ca295b043c', 'eb23650e-5a90-4d34-8842-156ec72bfabb', 'c3f76d7b-ece4-4dc4-9bfd-a870aec583ca'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:48.110751 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9ba362d7-9250-4d19-85ce-11c7c147aee6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0c6c114-eefc-4e27-8529-1bf944bdea2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b400c78-a50d-42d1-a48c-17f538d81988', '404a7aa8-7fc8-4f75-9ac2-67ca295b043c', 'eb23650e-5a90-4d34-8842-156ec72bfabb', 'c3f76d7b-ece4-4dc4-9bfd-a870aec583ca']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:48.112986 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9ba362d7-9250-4d19-85ce-11c7c147aee6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71c8b6c2-cd50-4bf1-afd7-75840287fd35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:48.113054 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:48.113054 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:48.113054 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b92ddbca-0285-44af-a090-9642ec05eabe tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Volume info retrieved successfully. Aug 13 06:12:48.130142 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b92ddbca-0285-44af-a090-9642ec05eabe tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] Delete volume request issued successfully. Aug 13 06:12:48.130725 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b92ddbca-0285-44af-a090-9642ec05eabe tempest-VolumesListAdminTestJSON-196001058 tempest-VolumesListAdminTestJSON-196001058-project-admin] https://10.4.3.121/volume/v3/volumes/300f3358-fe05-4e19-8bc1-ac3a45fb21a8 returned with HTTP 202 Aug 13 06:12:48.130725 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 737/2985] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:12:48 2026] DELETE /volume/v3/volumes/300f3358-fe05-4e19-8bc1-ac3a45fb21a8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:48.141496 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9ba362d7-9250-4d19-85ce-11c7c147aee6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71c8b6c2-cd50-4bf1-afd7-75840287fd35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74a9d4f6-c876-4a0d-8520-e5cb240713dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1626894784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae75c4f14ba64d75b5c9da200edbc46e',qos_specs=None,replication_status=,reservations=['6b400c78-a50d-42d1-a48c-17f538d81988','404a7aa8-7fc8-4f75-9ac2-67ca295b043c','eb23650e-5a90-4d34-8842-156ec72bfabb','c3f76d7b-ece4-4dc4-9bfd-a870aec583ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c2e7e4c1124cd8ac31e288c25c76f2',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:12:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1626894784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74a9d4f6-c876-4a0d-8520-e5cb240713dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae75c4f14ba64d75b5c9da200edbc46e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5c2e7e4c1124cd8ac31e288c25c76f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:48.141619 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9db35330-5197-4f65-8364-63889b07805b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:48.142238 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9ba362d7-9250-4d19-85ce-11c7c147aee6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0cdf62f-8ca5-4987-ac27-d47b44a82366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:48.142539 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9db35330-5197-4f65-8364-63889b07805b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] GET https://10.4.3.121/volume/v3/volumes/b11bf5cd-711b-42b1-830c-25387082f0a3 Aug 13 06:12:48.142723 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9db35330-5197-4f65-8364-63889b07805b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:48.142894 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9db35330-5197-4f65-8364-63889b07805b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:48.149454 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:48.149454 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:48.152949 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9db35330-5197-4f65-8364-63889b07805b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Volume info retrieved successfully. Aug 13 06:12:48.157323 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9db35330-5197-4f65-8364-63889b07805b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] https://10.4.3.121/volume/v3/volumes/b11bf5cd-711b-42b1-830c-25387082f0a3 returned with HTTP 200 Aug 13 06:12:48.157737 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 749/2986] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:48 2026] GET /volume/v3/volumes/b11bf5cd-711b-42b1-830c-25387082f0a3 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:48.170672 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9ba362d7-9250-4d19-85ce-11c7c147aee6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0cdf62f-8ca5-4987-ac27-d47b44a82366) transitioned into state 'SUCCESS' from state '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-1626894784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae75c4f14ba64d75b5c9da200edbc46e',qos_specs=None,replication_status=,reservations=['6b400c78-a50d-42d1-a48c-17f538d81988','404a7aa8-7fc8-4f75-9ac2-67ca295b043c','eb23650e-5a90-4d34-8842-156ec72bfabb','c3f76d7b-ece4-4dc4-9bfd-a870aec583ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c2e7e4c1124cd8ac31e288c25c76f2',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:48.171373 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f26153e2-089a-4027-9f97-9febd361881f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:48.171540 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9ba362d7-9250-4d19-85ce-11c7c147aee6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2dd94f1-83a6-4864-9bea-af4551b96817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:48.173084 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f26153e2-089a-4027-9f97-9febd361881f tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] DELETE https://10.4.3.121/volume/v3/volumes/b11bf5cd-711b-42b1-830c-25387082f0a3 Aug 13 06:12:48.173281 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f26153e2-089a-4027-9f97-9febd361881f tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:48.173458 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f26153e2-089a-4027-9f97-9febd361881f tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:48.173580 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-f26153e2-089a-4027-9f97-9febd361881f tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Delete volume with id: b11bf5cd-711b-42b1-830c-25387082f0a3 Aug 13 06:12:48.179765 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:48.179765 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:48.180170 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f26153e2-089a-4027-9f97-9febd361881f tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Volume info retrieved successfully. Aug 13 06:12:48.185022 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9ba362d7-9250-4d19-85ce-11c7c147aee6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2dd94f1-83a6-4864-9bea-af4551b96817) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:48.186132 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9ba362d7-9250-4d19-85ce-11c7c147aee6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Flow 'volume_create_api' (1875c6ee-92df-4534-a034-e12d159b24f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:48.186596 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9ba362d7-9250-4d19-85ce-11c7c147aee6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Create volume request issued successfully. Aug 13 06:12:48.187728 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9ba362d7-9250-4d19-85ce-11c7c147aee6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:12:48.188401 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 756/2987] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:12:47 2026] POST /volume/v3/volumes => generated 747 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:12:48.199885 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f26153e2-089a-4027-9f97-9febd361881f tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Delete volume request issued successfully. Aug 13 06:12:48.200162 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f26153e2-089a-4027-9f97-9febd361881f tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] https://10.4.3.121/volume/v3/volumes/b11bf5cd-711b-42b1-830c-25387082f0a3 returned with HTTP 202 Aug 13 06:12:48.200777 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 746/2988] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:12:48 2026] DELETE /volume/v3/volumes/b11bf5cd-711b-42b1-830c-25387082f0a3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:48.202076 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-26cacb20-cb40-46a4-807a-202839fe6689 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:48.203923 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-26cacb20-cb40-46a4-807a-202839fe6689 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b Aug 13 06:12:48.204113 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-26cacb20-cb40-46a4-807a-202839fe6689 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:48.204354 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-26cacb20-cb40-46a4-807a-202839fe6689 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:48.204423 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-26cacb20-cb40-46a4-807a-202839fe6689 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id d1ac229c-c681-4ba7-a5b1-ef433b335a5b. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:48.205003 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bb897b9d-fb5e-4ff4-8d03-66b128ac26b1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:48.207119 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bb897b9d-fb5e-4ff4-8d03-66b128ac26b1 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] GET https://10.4.3.121/volume/v3/volumes/74a9d4f6-c876-4a0d-8520-e5cb240713dc Aug 13 06:12:48.207398 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bb897b9d-fb5e-4ff4-8d03-66b128ac26b1 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:48.207654 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bb897b9d-fb5e-4ff4-8d03-66b128ac26b1 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:48.209122 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-997131c8-230e-4944-b79e-e53179c3283b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:48.212584 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-997131c8-230e-4944-b79e-e53179c3283b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] GET https://10.4.3.121/volume/v3/volumes/b11bf5cd-711b-42b1-830c-25387082f0a3 Aug 13 06:12:48.212943 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-997131c8-230e-4944-b79e-e53179c3283b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:48.213353 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-997131c8-230e-4944-b79e-e53179c3283b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:48.215639 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:48.215639 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:48.216135 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:48.216135 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:48.216261 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-26cacb20-cb40-46a4-807a-202839fe6689 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b returned with HTTP 200 Aug 13 06:12:48.218775 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 738/2989] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:48 2026] GET /volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:48.224015 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:48.224015 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:48.224441 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bb897b9d-fb5e-4ff4-8d03-66b128ac26b1 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Volume info retrieved successfully. Aug 13 06:12:48.229527 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bb897b9d-fb5e-4ff4-8d03-66b128ac26b1 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes/74a9d4f6-c876-4a0d-8520-e5cb240713dc returned with HTTP 200 Aug 13 06:12:48.229646 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-997131c8-230e-4944-b79e-e53179c3283b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Volume info retrieved successfully. Aug 13 06:12:48.229830 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 750/2990] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:48 2026] GET /volume/v3/volumes/74a9d4f6-c876-4a0d-8520-e5cb240713dc => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:48.239076 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-997131c8-230e-4944-b79e-e53179c3283b tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] https://10.4.3.121/volume/v3/volumes/b11bf5cd-711b-42b1-830c-25387082f0a3 returned with HTTP 200 Aug 13 06:12:48.239718 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 757/2991] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:48 2026] GET /volume/v3/volumes/b11bf5cd-711b-42b1-830c-25387082f0a3 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:48.411017 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0be15939-cf32-4f85-9c82-62c92ea62905 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:48.413092 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0be15939-cf32-4f85-9c82-62c92ea62905 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f Aug 13 06:12:48.413398 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0be15939-cf32-4f85-9c82-62c92ea62905 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:48.413646 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0be15939-cf32-4f85-9c82-62c92ea62905 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:48.419981 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0be15939-cf32-4f85-9c82-62c92ea62905 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f returned with HTTP 404 Aug 13 06:12:48.420624 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 747/2992] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:48 2026] GET /volume/v3/volumes/8fdd7892-d01c-485d-b1f1-8d9201a7978f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:48.428012 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b26c6273-ebe6-4d7a-8441-f025fd8fb4f5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:48.430089 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b26c6273-ebe6-4d7a-8441-f025fd8fb4f5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] DELETE https://10.4.3.121/volume/v3/volumes/789c9026-5942-4d2c-b6e2-aa9f836282ff Aug 13 06:12:48.430371 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b26c6273-ebe6-4d7a-8441-f025fd8fb4f5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:48.430619 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b26c6273-ebe6-4d7a-8441-f025fd8fb4f5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:48.430839 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-b26c6273-ebe6-4d7a-8441-f025fd8fb4f5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Delete volume with id: 789c9026-5942-4d2c-b6e2-aa9f836282ff Aug 13 06:12:48.439694 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:48.439694 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:48.440330 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b26c6273-ebe6-4d7a-8441-f025fd8fb4f5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:12:48.459469 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b26c6273-ebe6-4d7a-8441-f025fd8fb4f5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Delete volume request issued successfully. Aug 13 06:12:48.459716 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b26c6273-ebe6-4d7a-8441-f025fd8fb4f5 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes/789c9026-5942-4d2c-b6e2-aa9f836282ff returned with HTTP 202 Aug 13 06:12:48.460137 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 739/2993] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:12:48 2026] DELETE /volume/v3/volumes/789c9026-5942-4d2c-b6e2-aa9f836282ff => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:48.471410 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d3547a65-7db6-41d8-a7a8-4f8ec4d61af9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:48.473879 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d3547a65-7db6-41d8-a7a8-4f8ec4d61af9 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/volumes/789c9026-5942-4d2c-b6e2-aa9f836282ff Aug 13 06:12:48.474156 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d3547a65-7db6-41d8-a7a8-4f8ec4d61af9 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:48.474751 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d3547a65-7db6-41d8-a7a8-4f8ec4d61af9 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:48.485497 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:48.485497 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:48.490646 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d3547a65-7db6-41d8-a7a8-4f8ec4d61af9 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:12:48.498448 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d3547a65-7db6-41d8-a7a8-4f8ec4d61af9 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes/789c9026-5942-4d2c-b6e2-aa9f836282ff returned with HTTP 200 Aug 13 06:12:48.499004 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 751/2994] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:48 2026] GET /volume/v3/volumes/789c9026-5942-4d2c-b6e2-aa9f836282ff => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:49.229465 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ab78ab1c-4b88-4b0b-951a-9ebe3774b103 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:49.231346 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ab78ab1c-4b88-4b0b-951a-9ebe3774b103 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b Aug 13 06:12:49.231532 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ab78ab1c-4b88-4b0b-951a-9ebe3774b103 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:49.231704 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ab78ab1c-4b88-4b0b-951a-9ebe3774b103 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:49.231795 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ab78ab1c-4b88-4b0b-951a-9ebe3774b103 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id d1ac229c-c681-4ba7-a5b1-ef433b335a5b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:49.235958 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:49.235958 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:49.236615 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ab78ab1c-4b88-4b0b-951a-9ebe3774b103 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b returned with HTTP 200 Aug 13 06:12:49.236963 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 758/2995] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:49 2026] GET /volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:49.249068 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f482f02f-7f53-463f-b0c7-3df0f608f8cc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:49.251507 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f482f02f-7f53-463f-b0c7-3df0f608f8cc tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] GET https://10.4.3.121/volume/v3/volumes/74a9d4f6-c876-4a0d-8520-e5cb240713dc Aug 13 06:12:49.251809 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f482f02f-7f53-463f-b0c7-3df0f608f8cc tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:49.252093 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f482f02f-7f53-463f-b0c7-3df0f608f8cc tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:49.255331 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a6b2932e-b94d-41c4-a392-bc986e8f1c5e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:49.257645 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a6b2932e-b94d-41c4-a392-bc986e8f1c5e tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] GET https://10.4.3.121/volume/v3/volumes/b11bf5cd-711b-42b1-830c-25387082f0a3 Aug 13 06:12:49.258076 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a6b2932e-b94d-41c4-a392-bc986e8f1c5e tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:49.258410 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a6b2932e-b94d-41c4-a392-bc986e8f1c5e tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:49.262102 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:49.262102 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:49.265571 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a6b2932e-b94d-41c4-a392-bc986e8f1c5e tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] https://10.4.3.121/volume/v3/volumes/b11bf5cd-711b-42b1-830c-25387082f0a3 returned with HTTP 404 Aug 13 06:12:49.266260 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 740/2996] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:49 2026] GET /volume/v3/volumes/b11bf5cd-711b-42b1-830c-25387082f0a3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:49.266935 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f482f02f-7f53-463f-b0c7-3df0f608f8cc tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Volume info retrieved successfully. Aug 13 06:12:49.272946 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d4ccd541-95cc-4885-bcab-73da5e809c68 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:49.274020 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f482f02f-7f53-463f-b0c7-3df0f608f8cc tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes/74a9d4f6-c876-4a0d-8520-e5cb240713dc returned with HTTP 200 Aug 13 06:12:49.274628 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 748/2997] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:49 2026] GET /volume/v3/volumes/74a9d4f6-c876-4a0d-8520-e5cb240713dc => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:49.275159 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d4ccd541-95cc-4885-bcab-73da5e809c68 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] GET https://10.4.3.121/volume/v3/volumes/a94748de-25a6-48d1-ad8c-874fe72e3910 Aug 13 06:12:49.275428 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d4ccd541-95cc-4885-bcab-73da5e809c68 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:49.275727 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d4ccd541-95cc-4885-bcab-73da5e809c68 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:49.284524 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:49.284524 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:49.288282 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1e10b34c-3db7-4197-a51c-950f742cbcaf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:49.290005 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d4ccd541-95cc-4885-bcab-73da5e809c68 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Volume info retrieved successfully. Aug 13 06:12:49.290123 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1e10b34c-3db7-4197-a51c-950f742cbcaf tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:12:49.290404 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1e10b34c-3db7-4197-a51c-950f742cbcaf tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "74a9d4f6-c876-4a0d-8520-e5cb240713dc", "size": 1, "name": "tempest-VolumesCloneTest-Volume-891087630"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:49.291810 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-1e10b34c-3db7-4197-a51c-950f742cbcaf tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Create volume request body: {'volume': {'source_volid': '74a9d4f6-c876-4a0d-8520-e5cb240713dc', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-891087630'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:12:49.295168 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d4ccd541-95cc-4885-bcab-73da5e809c68 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] https://10.4.3.121/volume/v3/volumes/a94748de-25a6-48d1-ad8c-874fe72e3910 returned with HTTP 200 Aug 13 06:12:49.295674 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 752/2998] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:49 2026] GET /volume/v3/volumes/a94748de-25a6-48d1-ad8c-874fe72e3910 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:49.301599 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:49.301599 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:49.302061 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1e10b34c-3db7-4197-a51c-950f742cbcaf tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Volume retrieved successfully. Aug 13 06:12:49.302190 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-1e10b34c-3db7-4197-a51c-950f742cbcaf tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Create volume of 1 GB Aug 13 06:12:49.306881 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1e10b34c-3db7-4197-a51c-950f742cbcaf tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Availability Zones retrieved successfully. Aug 13 06:12:49.313032 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1e10b34c-3db7-4197-a51c-950f742cbcaf tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Flow 'volume_create_api' (f6940ba6-5b6f-4c73-aef4-9a3ecc24e083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:49.314069 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1e10b34c-3db7-4197-a51c-950f742cbcaf tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (509b2e82-2bec-4f62-9e0a-e0c1290606ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:49.314139 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-932eeaf7-b15b-400e-9cc9-95587a1d9cca None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:49.314943 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-1e10b34c-3db7-4197-a51c-950f742cbcaf tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:12:49.316517 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-932eeaf7-b15b-400e-9cc9-95587a1d9cca tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] DELETE https://10.4.3.121/volume/v3/volumes/a94748de-25a6-48d1-ad8c-874fe72e3910 Aug 13 06:12:49.316785 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-932eeaf7-b15b-400e-9cc9-95587a1d9cca tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:49.317022 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-932eeaf7-b15b-400e-9cc9-95587a1d9cca tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:49.317274 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-932eeaf7-b15b-400e-9cc9-95587a1d9cca tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Delete volume with id: a94748de-25a6-48d1-ad8c-874fe72e3910 Aug 13 06:12:49.326774 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:49.326774 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:49.327503 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-932eeaf7-b15b-400e-9cc9-95587a1d9cca tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Volume info retrieved successfully. Aug 13 06:12:49.339139 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1e10b34c-3db7-4197-a51c-950f742cbcaf tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (509b2e82-2bec-4f62-9e0a-e0c1290606ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '74a9d4f6-c876-4a0d-8520-e5cb240713dc', 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:49.339932 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1e10b34c-3db7-4197-a51c-950f742cbcaf tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5af0b232-b16e-4eff-8fda-d79097f6bfa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:49.348115 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-932eeaf7-b15b-400e-9cc9-95587a1d9cca tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Delete volume request issued successfully. Aug 13 06:12:49.348496 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-932eeaf7-b15b-400e-9cc9-95587a1d9cca tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] https://10.4.3.121/volume/v3/volumes/a94748de-25a6-48d1-ad8c-874fe72e3910 returned with HTTP 202 Aug 13 06:12:49.349137 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 741/2999] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:12:49 2026] DELETE /volume/v3/volumes/a94748de-25a6-48d1-ad8c-874fe72e3910 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:49.357934 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5fe903c7-a8ac-45ce-af69-8cea676f0715 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:49.360096 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5fe903c7-a8ac-45ce-af69-8cea676f0715 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] GET https://10.4.3.121/volume/v3/volumes/a94748de-25a6-48d1-ad8c-874fe72e3910 Aug 13 06:12:49.360419 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5fe903c7-a8ac-45ce-af69-8cea676f0715 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:49.360667 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5fe903c7-a8ac-45ce-af69-8cea676f0715 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:49.369890 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:49.369890 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:49.374684 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5fe903c7-a8ac-45ce-af69-8cea676f0715 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Volume info retrieved successfully. Aug 13 06:12:49.380527 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5fe903c7-a8ac-45ce-af69-8cea676f0715 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] https://10.4.3.121/volume/v3/volumes/a94748de-25a6-48d1-ad8c-874fe72e3910 returned with HTTP 200 Aug 13 06:12:49.381128 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 749/3000] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:49 2026] GET /volume/v3/volumes/a94748de-25a6-48d1-ad8c-874fe72e3910 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:49.390072 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-1e10b34c-3db7-4197-a51c-950f742cbcaf tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Created reservations ['4a70a80b-9777-4f54-b63f-2763fc08102f', '8b553dbc-e182-4d21-9324-361ce5965743', '64c64351-76bc-4c29-8945-945237dd8e5d', '78d6b065-f1a4-44d7-98b4-de414600eec1'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:49.390983 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1e10b34c-3db7-4197-a51c-950f742cbcaf tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5af0b232-b16e-4eff-8fda-d79097f6bfa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a70a80b-9777-4f54-b63f-2763fc08102f', '8b553dbc-e182-4d21-9324-361ce5965743', '64c64351-76bc-4c29-8945-945237dd8e5d', '78d6b065-f1a4-44d7-98b4-de414600eec1']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:49.392027 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1e10b34c-3db7-4197-a51c-950f742cbcaf tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40cbfc6b-a14a-41f8-a336-cf3914212974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:49.425715 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1e10b34c-3db7-4197-a51c-950f742cbcaf tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40cbfc6b-a14a-41f8-a336-cf3914212974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2be8754-6ad3-4f0d-a75a-1e4ef214eb71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-891087630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae75c4f14ba64d75b5c9da200edbc46e',qos_specs=None,replication_status=,reservations=['4a70a80b-9777-4f54-b63f-2763fc08102f','8b553dbc-e182-4d21-9324-361ce5965743','64c64351-76bc-4c29-8945-945237dd8e5d','78d6b065-f1a4-44d7-98b4-de414600eec1'],size=1,snapshot_id=None,source_replicaid=,source_volid=74a9d4f6-c876-4a0d-8520-e5cb240713dc,status='creating',user_id='f5c2e7e4c1124cd8ac31e288c25c76f2',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), '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-13T06:12:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-891087630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2be8754-6ad3-4f0d-a75a-1e4ef214eb71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae75c4f14ba64d75b5c9da200edbc46e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=74a9d4f6-c876-4a0d-8520-e5cb240713dc,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5c2e7e4c1124cd8ac31e288c25c76f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:49.426823 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1e10b34c-3db7-4197-a51c-950f742cbcaf tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec30d548-a9ee-4487-b934-b75794b5f38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:49.445042 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1e10b34c-3db7-4197-a51c-950f742cbcaf tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec30d548-a9ee-4487-b934-b75794b5f38e) transitioned into state 'SUCCESS' from state '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-891087630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae75c4f14ba64d75b5c9da200edbc46e',qos_specs=None,replication_status=,reservations=['4a70a80b-9777-4f54-b63f-2763fc08102f','8b553dbc-e182-4d21-9324-361ce5965743','64c64351-76bc-4c29-8945-945237dd8e5d','78d6b065-f1a4-44d7-98b4-de414600eec1'],size=1,snapshot_id=None,source_replicaid=,source_volid=74a9d4f6-c876-4a0d-8520-e5cb240713dc,status='creating',user_id='f5c2e7e4c1124cd8ac31e288c25c76f2',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:49.446237 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1e10b34c-3db7-4197-a51c-950f742cbcaf tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (704a795b-a55f-4c8d-b8ab-f9bcb7dc341f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:49.467205 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1e10b34c-3db7-4197-a51c-950f742cbcaf tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (704a795b-a55f-4c8d-b8ab-f9bcb7dc341f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:49.467205 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-1e10b34c-3db7-4197-a51c-950f742cbcaf tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Flow 'volume_create_api' (f6940ba6-5b6f-4c73-aef4-9a3ecc24e083) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:49.467205 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1e10b34c-3db7-4197-a51c-950f742cbcaf tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Create volume request issued successfully. Aug 13 06:12:49.467649 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1e10b34c-3db7-4197-a51c-950f742cbcaf tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:12:49.468917 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 759/3001] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:12:49 2026] POST /volume/v3/volumes => generated 779 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:12:49.484602 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-50aadb92-fcc3-4873-be59-e5d56e47fc35 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:49.488301 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-50aadb92-fcc3-4873-be59-e5d56e47fc35 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] GET https://10.4.3.121/volume/v3/volumes/c2be8754-6ad3-4f0d-a75a-1e4ef214eb71 Aug 13 06:12:49.488301 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-50aadb92-fcc3-4873-be59-e5d56e47fc35 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:49.488301 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-50aadb92-fcc3-4873-be59-e5d56e47fc35 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:49.494664 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:49.494664 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:49.499120 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-50aadb92-fcc3-4873-be59-e5d56e47fc35 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Volume info retrieved successfully. Aug 13 06:12:49.503765 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-50aadb92-fcc3-4873-be59-e5d56e47fc35 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes/c2be8754-6ad3-4f0d-a75a-1e4ef214eb71 returned with HTTP 200 Aug 13 06:12:49.504275 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 753/3002] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:49 2026] GET /volume/v3/volumes/c2be8754-6ad3-4f0d-a75a-1e4ef214eb71 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:49.517055 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-99c443cb-d355-4b57-a76b-30f375f6a707 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:49.520687 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-99c443cb-d355-4b57-a76b-30f375f6a707 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/volumes/789c9026-5942-4d2c-b6e2-aa9f836282ff Aug 13 06:12:49.520955 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-99c443cb-d355-4b57-a76b-30f375f6a707 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:49.523717 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-99c443cb-d355-4b57-a76b-30f375f6a707 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:49.533191 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-99c443cb-d355-4b57-a76b-30f375f6a707 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes/789c9026-5942-4d2c-b6e2-aa9f836282ff returned with HTTP 404 Aug 13 06:12:49.534052 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 742/3003] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:49 2026] GET /volume/v3/volumes/789c9026-5942-4d2c-b6e2-aa9f836282ff => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:49.541876 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f94d6f8a-d7bd-4b22-a6d0-8be6ee35eedb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:49.543806 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f94d6f8a-d7bd-4b22-a6d0-8be6ee35eedb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] DELETE https://10.4.3.121/volume/v3/volumes/2fbf26cf-d901-4235-8cde-e8b587d11faa Aug 13 06:12:49.543988 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f94d6f8a-d7bd-4b22-a6d0-8be6ee35eedb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:49.544157 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f94d6f8a-d7bd-4b22-a6d0-8be6ee35eedb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:49.544468 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-f94d6f8a-d7bd-4b22-a6d0-8be6ee35eedb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Delete volume with id: 2fbf26cf-d901-4235-8cde-e8b587d11faa Aug 13 06:12:49.551288 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:49.551288 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:49.551729 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f94d6f8a-d7bd-4b22-a6d0-8be6ee35eedb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:12:49.567477 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f94d6f8a-d7bd-4b22-a6d0-8be6ee35eedb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Delete volume request issued successfully. Aug 13 06:12:49.567704 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f94d6f8a-d7bd-4b22-a6d0-8be6ee35eedb tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes/2fbf26cf-d901-4235-8cde-e8b587d11faa returned with HTTP 202 Aug 13 06:12:49.568142 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 750/3004] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:12:49 2026] DELETE /volume/v3/volumes/2fbf26cf-d901-4235-8cde-e8b587d11faa => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:49.575177 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4c96372e-56b1-4b92-ad37-98de46425174 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:49.576731 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4c96372e-56b1-4b92-ad37-98de46425174 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/volumes/2fbf26cf-d901-4235-8cde-e8b587d11faa Aug 13 06:12:49.576905 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4c96372e-56b1-4b92-ad37-98de46425174 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:49.577078 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4c96372e-56b1-4b92-ad37-98de46425174 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:49.584422 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:49.584422 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:49.588292 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4c96372e-56b1-4b92-ad37-98de46425174 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Volume info retrieved successfully. Aug 13 06:12:49.592382 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4c96372e-56b1-4b92-ad37-98de46425174 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes/2fbf26cf-d901-4235-8cde-e8b587d11faa returned with HTTP 200 Aug 13 06:12:49.592754 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 760/3005] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:49 2026] GET /volume/v3/volumes/2fbf26cf-d901-4235-8cde-e8b587d11faa => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:50.250055 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9de1abf8-d993-4a8a-bccb-0c140ff95e44 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:50.251747 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9de1abf8-d993-4a8a-bccb-0c140ff95e44 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b Aug 13 06:12:50.251934 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9de1abf8-d993-4a8a-bccb-0c140ff95e44 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:50.252101 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9de1abf8-d993-4a8a-bccb-0c140ff95e44 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:50.252205 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-9de1abf8-d993-4a8a-bccb-0c140ff95e44 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id d1ac229c-c681-4ba7-a5b1-ef433b335a5b. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:50.255970 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:50.255970 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:50.256447 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9de1abf8-d993-4a8a-bccb-0c140ff95e44 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b returned with HTTP 200 Aug 13 06:12:50.256762 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 754/3006] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:50 2026] GET /volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:50.396019 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3b843a03-0074-432e-b920-658f4173a9d9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:50.397660 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3b843a03-0074-432e-b920-658f4173a9d9 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] GET https://10.4.3.121/volume/v3/volumes/a94748de-25a6-48d1-ad8c-874fe72e3910 Aug 13 06:12:50.397879 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3b843a03-0074-432e-b920-658f4173a9d9 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:50.398091 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3b843a03-0074-432e-b920-658f4173a9d9 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:50.405510 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3b843a03-0074-432e-b920-658f4173a9d9 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] https://10.4.3.121/volume/v3/volumes/a94748de-25a6-48d1-ad8c-874fe72e3910 returned with HTTP 404 Aug 13 06:12:50.406061 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 743/3007] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:50 2026] GET /volume/v3/volumes/a94748de-25a6-48d1-ad8c-874fe72e3910 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:50.415046 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6f398d2b-3833-41a4-8bd8-4ce8c6c10564 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:50.416825 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6f398d2b-3833-41a4-8bd8-4ce8c6c10564 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] GET https://10.4.3.121/volume/v3/volumes/cab1799a-ef03-4d96-95c7-073ac13ef23c Aug 13 06:12:50.417028 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6f398d2b-3833-41a4-8bd8-4ce8c6c10564 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:50.417213 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6f398d2b-3833-41a4-8bd8-4ce8c6c10564 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:50.426012 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:50.426012 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:50.429452 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6f398d2b-3833-41a4-8bd8-4ce8c6c10564 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Volume info retrieved successfully. Aug 13 06:12:50.433516 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6f398d2b-3833-41a4-8bd8-4ce8c6c10564 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] https://10.4.3.121/volume/v3/volumes/cab1799a-ef03-4d96-95c7-073ac13ef23c returned with HTTP 200 Aug 13 06:12:50.433866 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 751/3008] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:50 2026] GET /volume/v3/volumes/cab1799a-ef03-4d96-95c7-073ac13ef23c => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:50.445030 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bc8f81cc-5bcd-464b-9f42-6b6421062930 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:50.446874 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bc8f81cc-5bcd-464b-9f42-6b6421062930 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] DELETE https://10.4.3.121/volume/v3/volumes/cab1799a-ef03-4d96-95c7-073ac13ef23c Aug 13 06:12:50.447135 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bc8f81cc-5bcd-464b-9f42-6b6421062930 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:50.447429 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bc8f81cc-5bcd-464b-9f42-6b6421062930 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:50.447606 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-bc8f81cc-5bcd-464b-9f42-6b6421062930 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Delete volume with id: cab1799a-ef03-4d96-95c7-073ac13ef23c Aug 13 06:12:50.453756 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:50.453756 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:50.454124 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bc8f81cc-5bcd-464b-9f42-6b6421062930 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Volume info retrieved successfully. Aug 13 06:12:50.467702 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bc8f81cc-5bcd-464b-9f42-6b6421062930 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Delete volume request issued successfully. Aug 13 06:12:50.467924 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bc8f81cc-5bcd-464b-9f42-6b6421062930 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] https://10.4.3.121/volume/v3/volumes/cab1799a-ef03-4d96-95c7-073ac13ef23c returned with HTTP 202 Aug 13 06:12:50.468189 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 761/3009] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:12:50 2026] DELETE /volume/v3/volumes/cab1799a-ef03-4d96-95c7-073ac13ef23c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:50.475222 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3c2e4c8b-c289-4007-835a-1b3bfb740b66 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:50.477365 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3c2e4c8b-c289-4007-835a-1b3bfb740b66 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] GET https://10.4.3.121/volume/v3/volumes/cab1799a-ef03-4d96-95c7-073ac13ef23c Aug 13 06:12:50.477617 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3c2e4c8b-c289-4007-835a-1b3bfb740b66 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:50.477804 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3c2e4c8b-c289-4007-835a-1b3bfb740b66 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:50.487368 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:50.487368 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:50.491814 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3c2e4c8b-c289-4007-835a-1b3bfb740b66 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Volume info retrieved successfully. Aug 13 06:12:50.496628 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3c2e4c8b-c289-4007-835a-1b3bfb740b66 tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] https://10.4.3.121/volume/v3/volumes/cab1799a-ef03-4d96-95c7-073ac13ef23c returned with HTTP 200 Aug 13 06:12:50.497055 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 755/3010] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:50 2026] GET /volume/v3/volumes/cab1799a-ef03-4d96-95c7-073ac13ef23c => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:50.519450 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3e6cf41c-f447-41af-b4d7-b2dd64a020b4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:50.522275 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e6cf41c-f447-41af-b4d7-b2dd64a020b4 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] GET https://10.4.3.121/volume/v3/volumes/c2be8754-6ad3-4f0d-a75a-1e4ef214eb71 Aug 13 06:12:50.522417 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e6cf41c-f447-41af-b4d7-b2dd64a020b4 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:50.522750 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e6cf41c-f447-41af-b4d7-b2dd64a020b4 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:50.532705 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:50.532705 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:50.536685 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3e6cf41c-f447-41af-b4d7-b2dd64a020b4 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Volume info retrieved successfully. Aug 13 06:12:50.542865 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e6cf41c-f447-41af-b4d7-b2dd64a020b4 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes/c2be8754-6ad3-4f0d-a75a-1e4ef214eb71 returned with HTTP 200 Aug 13 06:12:50.543324 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 744/3011] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:50 2026] GET /volume/v3/volumes/c2be8754-6ad3-4f0d-a75a-1e4ef214eb71 => generated 1388 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:50.553846 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bf8de94d-c87e-4112-9774-5a4dfd2630ca None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:50.555452 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bf8de94d-c87e-4112-9774-5a4dfd2630ca tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] GET https://10.4.3.121/volume/v3/volumes/c2be8754-6ad3-4f0d-a75a-1e4ef214eb71 Aug 13 06:12:50.555627 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bf8de94d-c87e-4112-9774-5a4dfd2630ca tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:50.555799 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bf8de94d-c87e-4112-9774-5a4dfd2630ca tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:50.563204 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:50.563204 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:50.566131 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bf8de94d-c87e-4112-9774-5a4dfd2630ca tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Volume info retrieved successfully. Aug 13 06:12:50.569881 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bf8de94d-c87e-4112-9774-5a4dfd2630ca tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes/c2be8754-6ad3-4f0d-a75a-1e4ef214eb71 returned with HTTP 200 Aug 13 06:12:50.570198 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 752/3012] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:50 2026] GET /volume/v3/volumes/c2be8754-6ad3-4f0d-a75a-1e4ef214eb71 => generated 1388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:50.580163 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-25a1e555-354c-451f-a671-898549a4f14f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:50.581902 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-25a1e555-354c-451f-a671-898549a4f14f tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] GET https://10.4.3.121/volume/v3/volumes/c2be8754-6ad3-4f0d-a75a-1e4ef214eb71 Aug 13 06:12:50.582155 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-25a1e555-354c-451f-a671-898549a4f14f tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:50.582389 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-25a1e555-354c-451f-a671-898549a4f14f tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:50.588562 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:50.588562 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:50.591674 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-25a1e555-354c-451f-a671-898549a4f14f tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Volume info retrieved successfully. Aug 13 06:12:50.595501 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-25a1e555-354c-451f-a671-898549a4f14f tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes/c2be8754-6ad3-4f0d-a75a-1e4ef214eb71 returned with HTTP 200 Aug 13 06:12:50.595941 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 762/3013] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:50 2026] GET /volume/v3/volumes/c2be8754-6ad3-4f0d-a75a-1e4ef214eb71 => generated 1388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:50.604039 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6bee9f80-844e-46cc-95d2-2da2b4710107 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:50.605894 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6bee9f80-844e-46cc-95d2-2da2b4710107 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] GET https://10.4.3.121/volume/v3/volumes/2fbf26cf-d901-4235-8cde-e8b587d11faa Aug 13 06:12:50.606074 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6bee9f80-844e-46cc-95d2-2da2b4710107 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:50.606284 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6bee9f80-844e-46cc-95d2-2da2b4710107 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:50.606569 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ceea000e-a12b-4f4d-b20f-2a8fc6c91599 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:50.608159 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ceea000e-a12b-4f4d-b20f-2a8fc6c91599 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] DELETE https://10.4.3.121/volume/v3/volumes/c2be8754-6ad3-4f0d-a75a-1e4ef214eb71 Aug 13 06:12:50.608376 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ceea000e-a12b-4f4d-b20f-2a8fc6c91599 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:50.608542 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ceea000e-a12b-4f4d-b20f-2a8fc6c91599 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:50.608684 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-ceea000e-a12b-4f4d-b20f-2a8fc6c91599 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Delete volume with id: c2be8754-6ad3-4f0d-a75a-1e4ef214eb71 Aug 13 06:12:50.614979 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6bee9f80-844e-46cc-95d2-2da2b4710107 tempest-VolumesBackupsTest-1637345272 tempest-VolumesBackupsTest-1637345272-project-member] https://10.4.3.121/volume/v3/volumes/2fbf26cf-d901-4235-8cde-e8b587d11faa returned with HTTP 404 Aug 13 06:12:50.615451 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 756/3014] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:50 2026] GET /volume/v3/volumes/2fbf26cf-d901-4235-8cde-e8b587d11faa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:50.783137 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:50.783137 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:50.783698 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ceea000e-a12b-4f4d-b20f-2a8fc6c91599 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Volume info retrieved successfully. Aug 13 06:12:50.797812 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ceea000e-a12b-4f4d-b20f-2a8fc6c91599 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Delete volume request issued successfully. Aug 13 06:12:50.797997 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ceea000e-a12b-4f4d-b20f-2a8fc6c91599 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes/c2be8754-6ad3-4f0d-a75a-1e4ef214eb71 returned with HTTP 202 Aug 13 06:12:50.798387 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 745/3015] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:12:50 2026] DELETE /volume/v3/volumes/c2be8754-6ad3-4f0d-a75a-1e4ef214eb71 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:50.805011 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-aeb1b5ba-999b-42a3-876f-7624efbdafdb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:50.806761 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aeb1b5ba-999b-42a3-876f-7624efbdafdb tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] GET https://10.4.3.121/volume/v3/volumes/c2be8754-6ad3-4f0d-a75a-1e4ef214eb71 Aug 13 06:12:50.806938 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aeb1b5ba-999b-42a3-876f-7624efbdafdb tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:50.807111 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aeb1b5ba-999b-42a3-876f-7624efbdafdb tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:50.813087 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:50.813087 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:50.816104 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-aeb1b5ba-999b-42a3-876f-7624efbdafdb tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Volume info retrieved successfully. Aug 13 06:12:50.820410 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aeb1b5ba-999b-42a3-876f-7624efbdafdb tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes/c2be8754-6ad3-4f0d-a75a-1e4ef214eb71 returned with HTTP 200 Aug 13 06:12:50.820846 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 753/3016] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:50 2026] GET /volume/v3/volumes/c2be8754-6ad3-4f0d-a75a-1e4ef214eb71 => generated 1387 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:51.269581 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2bab07b0-8bf7-44e0-8afe-5abfc0b3bdf4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:51.271517 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2bab07b0-8bf7-44e0-8afe-5abfc0b3bdf4 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b Aug 13 06:12:51.271897 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2bab07b0-8bf7-44e0-8afe-5abfc0b3bdf4 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:51.272328 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2bab07b0-8bf7-44e0-8afe-5abfc0b3bdf4 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:51.272547 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-2bab07b0-8bf7-44e0-8afe-5abfc0b3bdf4 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id d1ac229c-c681-4ba7-a5b1-ef433b335a5b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:51.278708 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:51.278708 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:51.279882 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2bab07b0-8bf7-44e0-8afe-5abfc0b3bdf4 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b returned with HTTP 200 Aug 13 06:12:51.280768 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 763/3017] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:51 2026] GET /volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:51.294851 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5c07176b-36a5-4fe3-bed2-603630c7d608 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:51.296581 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c07176b-36a5-4fe3-bed2-603630c7d608 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] POST https://10.4.3.121/volume/v3/backups Aug 13 06:12:51.296908 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c07176b-36a5-4fe3-bed2-603630c7d608 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "afd1c92a-e9d3-419b-a31f-1b67ea48ea43", "name": "tempest-VolumesBackupsTest-Backup-924293279"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:51.298333 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-5c07176b-36a5-4fe3-bed2-603630c7d608 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Creating new backup {'backup': {'volume_id': 'afd1c92a-e9d3-419b-a31f-1b67ea48ea43', 'name': 'tempest-VolumesBackupsTest-Backup-924293279'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:12:51.298475 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-5c07176b-36a5-4fe3-bed2-603630c7d608 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Creating backup of volume afd1c92a-e9d3-419b-a31f-1b67ea48ea43 in container None Aug 13 06:12:51.306475 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:51.306475 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:51.307040 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5c07176b-36a5-4fe3-bed2-603630c7d608 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Volume info retrieved successfully. Aug 13 06:12:51.330378 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-5c07176b-36a5-4fe3-bed2-603630c7d608 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Created reservations ['45e12cac-392b-49ab-863a-d6a3a9920725', 'a6f235fa-6e7a-4fd4-a315-9894273e9677'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:51.357708 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c07176b-36a5-4fe3-bed2-603630c7d608 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:12:51.358230 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 757/3018] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:12:51 2026] POST /volume/v3/backups => generated 329 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:12:51.365812 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-715a1f88-35d1-4608-acbb-ea1a8abd0294 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:51.367618 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-715a1f88-35d1-4608-acbb-ea1a8abd0294 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 Aug 13 06:12:51.367813 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-715a1f88-35d1-4608-acbb-ea1a8abd0294 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:51.368078 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-715a1f88-35d1-4608-acbb-ea1a8abd0294 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:51.368220 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-715a1f88-35d1-4608-acbb-ea1a8abd0294 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 9a1bd394-7dfa-440c-b345-454df87e1436. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:51.372316 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:51.372316 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:51.372989 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-715a1f88-35d1-4608-acbb-ea1a8abd0294 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 returned with HTTP 200 Aug 13 06:12:51.373446 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 746/3019] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:51 2026] GET /volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:51.510794 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f5b046ae-4100-4214-b39a-2f46d9c6287a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:51.512843 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f5b046ae-4100-4214-b39a-2f46d9c6287a tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] GET https://10.4.3.121/volume/v3/volumes/cab1799a-ef03-4d96-95c7-073ac13ef23c Aug 13 06:12:51.513064 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f5b046ae-4100-4214-b39a-2f46d9c6287a tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:51.513312 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f5b046ae-4100-4214-b39a-2f46d9c6287a tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:51.518512 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f5b046ae-4100-4214-b39a-2f46d9c6287a tempest-VolumesListAdminTestJSON-967098037 tempest-VolumesListAdminTestJSON-967098037-project-member] https://10.4.3.121/volume/v3/volumes/cab1799a-ef03-4d96-95c7-073ac13ef23c returned with HTTP 404 Aug 13 06:12:51.518960 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 754/3020] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:51 2026] GET /volume/v3/volumes/cab1799a-ef03-4d96-95c7-073ac13ef23c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:51.832688 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dc4cad15-361d-4f7a-88cd-b3eac09828fc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:51.834494 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dc4cad15-361d-4f7a-88cd-b3eac09828fc tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] GET https://10.4.3.121/volume/v3/volumes/c2be8754-6ad3-4f0d-a75a-1e4ef214eb71 Aug 13 06:12:51.834683 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dc4cad15-361d-4f7a-88cd-b3eac09828fc tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:51.835033 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dc4cad15-361d-4f7a-88cd-b3eac09828fc tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:51.840509 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dc4cad15-361d-4f7a-88cd-b3eac09828fc tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes/c2be8754-6ad3-4f0d-a75a-1e4ef214eb71 returned with HTTP 404 Aug 13 06:12:51.841029 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 764/3021] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:51 2026] GET /volume/v3/volumes/c2be8754-6ad3-4f0d-a75a-1e4ef214eb71 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:51.847324 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bdfc7cd4-03b1-424f-b993-1b8d5a9adc02 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:51.849032 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bdfc7cd4-03b1-424f-b993-1b8d5a9adc02 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] GET https://10.4.3.121/volume/v3/volumes/74a9d4f6-c876-4a0d-8520-e5cb240713dc Aug 13 06:12:51.849272 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bdfc7cd4-03b1-424f-b993-1b8d5a9adc02 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:51.849464 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bdfc7cd4-03b1-424f-b993-1b8d5a9adc02 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:51.857544 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:51.857544 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:51.863468 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bdfc7cd4-03b1-424f-b993-1b8d5a9adc02 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Volume info retrieved successfully. Aug 13 06:12:51.868786 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bdfc7cd4-03b1-424f-b993-1b8d5a9adc02 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes/74a9d4f6-c876-4a0d-8520-e5cb240713dc returned with HTTP 200 Aug 13 06:12:51.869191 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 758/3022] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:51 2026] GET /volume/v3/volumes/74a9d4f6-c876-4a0d-8520-e5cb240713dc => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:51.880016 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d1317591-9131-4290-9fb5-265b106625c9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:51.881700 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d1317591-9131-4290-9fb5-265b106625c9 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] DELETE https://10.4.3.121/volume/v3/volumes/74a9d4f6-c876-4a0d-8520-e5cb240713dc Aug 13 06:12:51.881871 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d1317591-9131-4290-9fb5-265b106625c9 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:51.882040 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d1317591-9131-4290-9fb5-265b106625c9 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:51.882215 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-d1317591-9131-4290-9fb5-265b106625c9 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Delete volume with id: 74a9d4f6-c876-4a0d-8520-e5cb240713dc Aug 13 06:12:51.888807 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:51.888807 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:51.889213 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d1317591-9131-4290-9fb5-265b106625c9 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Volume info retrieved successfully. Aug 13 06:12:51.905031 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d1317591-9131-4290-9fb5-265b106625c9 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Delete volume request issued successfully. Aug 13 06:12:51.905221 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d1317591-9131-4290-9fb5-265b106625c9 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes/74a9d4f6-c876-4a0d-8520-e5cb240713dc returned with HTTP 202 Aug 13 06:12:51.905638 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 747/3023] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:12:51 2026] DELETE /volume/v3/volumes/74a9d4f6-c876-4a0d-8520-e5cb240713dc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:51.912846 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d3da2ded-8662-46ce-af99-b384407620df None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:51.915170 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d3da2ded-8662-46ce-af99-b384407620df tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] GET https://10.4.3.121/volume/v3/volumes/74a9d4f6-c876-4a0d-8520-e5cb240713dc Aug 13 06:12:51.915458 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d3da2ded-8662-46ce-af99-b384407620df tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:51.915707 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d3da2ded-8662-46ce-af99-b384407620df tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:51.924101 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:51.924101 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:51.928198 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d3da2ded-8662-46ce-af99-b384407620df tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Volume info retrieved successfully. Aug 13 06:12:51.933412 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d3da2ded-8662-46ce-af99-b384407620df tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes/74a9d4f6-c876-4a0d-8520-e5cb240713dc returned with HTTP 200 Aug 13 06:12:51.933940 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 755/3024] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:51 2026] GET /volume/v3/volumes/74a9d4f6-c876-4a0d-8520-e5cb240713dc => generated 1354 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:52.382931 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f7b383b0-c91c-4ce2-af98-046bcd43c4eb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:52.384730 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f7b383b0-c91c-4ce2-af98-046bcd43c4eb tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 Aug 13 06:12:52.384961 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f7b383b0-c91c-4ce2-af98-046bcd43c4eb tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:52.385193 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f7b383b0-c91c-4ce2-af98-046bcd43c4eb tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:52.385363 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-f7b383b0-c91c-4ce2-af98-046bcd43c4eb tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 9a1bd394-7dfa-440c-b345-454df87e1436. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:52.389701 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:52.389701 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:52.390532 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f7b383b0-c91c-4ce2-af98-046bcd43c4eb tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 returned with HTTP 200 Aug 13 06:12:52.391070 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 765/3025] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:52 2026] GET /volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:52.947529 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0f1a9252-a3e1-4a05-b885-cb66190bded7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:52.949174 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0f1a9252-a3e1-4a05-b885-cb66190bded7 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] GET https://10.4.3.121/volume/v3/volumes/74a9d4f6-c876-4a0d-8520-e5cb240713dc Aug 13 06:12:52.949383 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0f1a9252-a3e1-4a05-b885-cb66190bded7 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:52.949556 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0f1a9252-a3e1-4a05-b885-cb66190bded7 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:52.954622 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0f1a9252-a3e1-4a05-b885-cb66190bded7 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes/74a9d4f6-c876-4a0d-8520-e5cb240713dc returned with HTTP 404 Aug 13 06:12:52.955065 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 759/3026] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:52 2026] GET /volume/v3/volumes/74a9d4f6-c876-4a0d-8520-e5cb240713dc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:52.964277 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7e3e01d4-9406-4841-b6e8-98c30ef99530 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:52.965936 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7e3e01d4-9406-4841-b6e8-98c30ef99530 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:12:52.966166 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7e3e01d4-9406-4841-b6e8-98c30ef99530 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1825755546"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:52.967450 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-7e3e01d4-9406-4841-b6e8-98c30ef99530 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1825755546'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:12:52.967564 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-7e3e01d4-9406-4841-b6e8-98c30ef99530 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Create volume of 1 GB Aug 13 06:12:52.971205 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7e3e01d4-9406-4841-b6e8-98c30ef99530 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Availability Zones retrieved successfully. Aug 13 06:12:52.976941 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7e3e01d4-9406-4841-b6e8-98c30ef99530 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Flow 'volume_create_api' (6d9f858b-164b-4303-ad45-91e7baf26cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:52.977946 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7e3e01d4-9406-4841-b6e8-98c30ef99530 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7764a384-eddd-4ab0-a0e0-5a96fe653484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:52.978826 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-7e3e01d4-9406-4841-b6e8-98c30ef99530 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:12:53.003640 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7e3e01d4-9406-4841-b6e8-98c30ef99530 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7764a384-eddd-4ab0-a0e0-5a96fe653484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:53.004091 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7e3e01d4-9406-4841-b6e8-98c30ef99530 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2079d764-a0a5-46a9-a5a3-da1decb51424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:53.023192 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a23587d1-d6c2-4844-ac43-899a5623c3ca None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:53.039582 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-7e3e01d4-9406-4841-b6e8-98c30ef99530 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Created reservations ['43dd6352-d39c-4aa8-a3d2-7b1420147314', '0e45380a-7f4d-4146-803b-dd7a4ce14a95', '33215ca9-fb91-4c4a-933e-dfcfdf395486', 'e14a0765-a0c9-4748-a1b2-1dfa8ed4e2b1'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:53.040390 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7e3e01d4-9406-4841-b6e8-98c30ef99530 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2079d764-a0a5-46a9-a5a3-da1decb51424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43dd6352-d39c-4aa8-a3d2-7b1420147314', '0e45380a-7f4d-4146-803b-dd7a4ce14a95', '33215ca9-fb91-4c4a-933e-dfcfdf395486', 'e14a0765-a0c9-4748-a1b2-1dfa8ed4e2b1']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:53.041474 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7e3e01d4-9406-4841-b6e8-98c30ef99530 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c53753b-23c5-4259-b690-1629a7d25bcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:53.063167 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7e3e01d4-9406-4841-b6e8-98c30ef99530 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c53753b-23c5-4259-b690-1629a7d25bcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '938eeb46-b34c-4257-99b0-ee3a2d8d0047', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1825755546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae75c4f14ba64d75b5c9da200edbc46e',qos_specs=None,replication_status=,reservations=['43dd6352-d39c-4aa8-a3d2-7b1420147314','0e45380a-7f4d-4146-803b-dd7a4ce14a95','33215ca9-fb91-4c4a-933e-dfcfdf395486','e14a0765-a0c9-4748-a1b2-1dfa8ed4e2b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c2e7e4c1124cd8ac31e288c25c76f2',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:12:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1825755546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=938eeb46-b34c-4257-99b0-ee3a2d8d0047,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae75c4f14ba64d75b5c9da200edbc46e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5c2e7e4c1124cd8ac31e288c25c76f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:53.063840 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7e3e01d4-9406-4841-b6e8-98c30ef99530 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf95edb0-768f-4db8-b76c-a0007f7faa12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:53.079172 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7e3e01d4-9406-4841-b6e8-98c30ef99530 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf95edb0-768f-4db8-b76c-a0007f7faa12) transitioned into state 'SUCCESS' from state '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-1825755546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae75c4f14ba64d75b5c9da200edbc46e',qos_specs=None,replication_status=,reservations=['43dd6352-d39c-4aa8-a3d2-7b1420147314','0e45380a-7f4d-4146-803b-dd7a4ce14a95','33215ca9-fb91-4c4a-933e-dfcfdf395486','e14a0765-a0c9-4748-a1b2-1dfa8ed4e2b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c2e7e4c1124cd8ac31e288c25c76f2',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:53.079861 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7e3e01d4-9406-4841-b6e8-98c30ef99530 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bb4b2b3-b354-498c-b21b-514828a76b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:53.088172 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7e3e01d4-9406-4841-b6e8-98c30ef99530 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bb4b2b3-b354-498c-b21b-514828a76b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:53.089062 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7e3e01d4-9406-4841-b6e8-98c30ef99530 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Flow 'volume_create_api' (6d9f858b-164b-4303-ad45-91e7baf26cd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:53.089511 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7e3e01d4-9406-4841-b6e8-98c30ef99530 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Create volume request issued successfully. Aug 13 06:12:53.090112 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7e3e01d4-9406-4841-b6e8-98c30ef99530 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:12:53.090478 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 748/3027] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:12:52 2026] POST /volume/v3/volumes => generated 747 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:12:53.095260 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a23587d1-d6c2-4844-ac43-899a5623c3ca tempest-AvailabilityZoneTestJSON-1573869069 tempest-AvailabilityZoneTestJSON-1573869069-project-member] GET https://10.4.3.121/volume/v3/os-availability-zone Aug 13 06:12:53.095734 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a23587d1-d6c2-4844-ac43-899a5623c3ca tempest-AvailabilityZoneTestJSON-1573869069 tempest-AvailabilityZoneTestJSON-1573869069-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:53.095972 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a23587d1-d6c2-4844-ac43-899a5623c3ca tempest-AvailabilityZoneTestJSON-1573869069 tempest-AvailabilityZoneTestJSON-1573869069-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:53.099068 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a23587d1-d6c2-4844-ac43-899a5623c3ca tempest-AvailabilityZoneTestJSON-1573869069 tempest-AvailabilityZoneTestJSON-1573869069-project-member] Availability Zones retrieved successfully. Aug 13 06:12:53.099284 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a23587d1-d6c2-4844-ac43-899a5623c3ca tempest-AvailabilityZoneTestJSON-1573869069 tempest-AvailabilityZoneTestJSON-1573869069-project-member] https://10.4.3.121/volume/v3/os-availability-zone returned with HTTP 200 Aug 13 06:12:53.099650 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 756/3028] 10.4.3.121 () {66 vars in 1276 bytes} [Thu Aug 13 06:12:53 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:12:53.102139 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fd45f6c4-e41b-46da-8194-e7e5256c8feb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:53.103845 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fd45f6c4-e41b-46da-8194-e7e5256c8feb tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] GET https://10.4.3.121/volume/v3/volumes/938eeb46-b34c-4257-99b0-ee3a2d8d0047 Aug 13 06:12:53.104078 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fd45f6c4-e41b-46da-8194-e7e5256c8feb tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:53.104320 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fd45f6c4-e41b-46da-8194-e7e5256c8feb tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:53.110965 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:53.110965 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:53.114068 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fd45f6c4-e41b-46da-8194-e7e5256c8feb tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Volume info retrieved successfully. Aug 13 06:12:53.118837 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fd45f6c4-e41b-46da-8194-e7e5256c8feb tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes/938eeb46-b34c-4257-99b0-ee3a2d8d0047 returned with HTTP 200 Aug 13 06:12:53.119332 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 766/3029] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:53 2026] GET /volume/v3/volumes/938eeb46-b34c-4257-99b0-ee3a2d8d0047 => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:53.400724 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-80e67b02-19a5-463f-a58e-60771596dce3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:53.402391 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-80e67b02-19a5-463f-a58e-60771596dce3 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 Aug 13 06:12:53.402530 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-80e67b02-19a5-463f-a58e-60771596dce3 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:53.402695 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-80e67b02-19a5-463f-a58e-60771596dce3 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:53.402789 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-80e67b02-19a5-463f-a58e-60771596dce3 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 9a1bd394-7dfa-440c-b345-454df87e1436. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:53.406658 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:53.406658 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:53.407309 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-80e67b02-19a5-463f-a58e-60771596dce3 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 returned with HTTP 200 Aug 13 06:12:53.407649 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 760/3030] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:53 2026] GET /volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:53.818783 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d9a9f345-f508-439a-835f-7279613cf960 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:53.946722 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d9a9f345-f508-439a-835f-7279613cf960 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:12:53.947148 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d9a9f345-f508-439a-835f-7279613cf960 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-984273480"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:53.949084 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-d9a9f345-f508-439a-835f-7279613cf960 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-984273480'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:12:53.949292 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-d9a9f345-f508-439a-835f-7279613cf960 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Create volume of 1 GB Aug 13 06:12:53.949808 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:53.949808 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:53.955996 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d9a9f345-f508-439a-835f-7279613cf960 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Availability Zones retrieved successfully. Aug 13 06:12:53.965341 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d9a9f345-f508-439a-835f-7279613cf960 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Flow 'volume_create_api' (a82aec88-da07-4794-ac8b-b5b4d4971ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:53.966480 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d9a9f345-f508-439a-835f-7279613cf960 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2b92072-e4e4-4277-a09b-ac78dfe9cb43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:53.969576 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-d9a9f345-f508-439a-835f-7279613cf960 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:12:53.994111 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d9a9f345-f508-439a-835f-7279613cf960 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2b92072-e4e4-4277-a09b-ac78dfe9cb43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:53.995263 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d9a9f345-f508-439a-835f-7279613cf960 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e576eba-e148-4e42-bcad-675abc45827f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:54.051522 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-d9a9f345-f508-439a-835f-7279613cf960 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Created reservations ['4a3679c6-a350-497b-b319-f423521f02c3', 'a5f6fd3b-9a2f-4332-94c2-3e107e58631f', 'ed6a0ac9-0726-4c2b-a872-c9c65d50abc4', 'd0341c6d-7db0-49d5-9837-e52286b2070d'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:54.052585 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d9a9f345-f508-439a-835f-7279613cf960 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e576eba-e148-4e42-bcad-675abc45827f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a3679c6-a350-497b-b319-f423521f02c3', 'a5f6fd3b-9a2f-4332-94c2-3e107e58631f', 'ed6a0ac9-0726-4c2b-a872-c9c65d50abc4', 'd0341c6d-7db0-49d5-9837-e52286b2070d']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:54.053381 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d9a9f345-f508-439a-835f-7279613cf960 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (552c3288-ef99-4be8-9def-4d70244f71bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:54.076342 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d9a9f345-f508-439a-835f-7279613cf960 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (552c3288-ef99-4be8-9def-4d70244f71bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf5bc98f-1c94-4112-8b47-b9cb62ad0cc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-984273480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='455a9165a452491daff198001d6b6ccf',qos_specs=None,replication_status=,reservations=['4a3679c6-a350-497b-b319-f423521f02c3','a5f6fd3b-9a2f-4332-94c2-3e107e58631f','ed6a0ac9-0726-4c2b-a872-c9c65d50abc4','d0341c6d-7db0-49d5-9837-e52286b2070d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66119ddb36164e31939567adf93acfd1',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:12:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-984273480',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf5bc98f-1c94-4112-8b47-b9cb62ad0cc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='455a9165a452491daff198001d6b6ccf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66119ddb36164e31939567adf93acfd1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:54.076998 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d9a9f345-f508-439a-835f-7279613cf960 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7026ef5-44fe-4d6a-847a-6cedec5da9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:54.092774 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d9a9f345-f508-439a-835f-7279613cf960 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7026ef5-44fe-4d6a-847a-6cedec5da9d7) transitioned into state 'SUCCESS' from state '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-984273480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='455a9165a452491daff198001d6b6ccf',qos_specs=None,replication_status=,reservations=['4a3679c6-a350-497b-b319-f423521f02c3','a5f6fd3b-9a2f-4332-94c2-3e107e58631f','ed6a0ac9-0726-4c2b-a872-c9c65d50abc4','d0341c6d-7db0-49d5-9837-e52286b2070d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66119ddb36164e31939567adf93acfd1',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:54.093606 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d9a9f345-f508-439a-835f-7279613cf960 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19a1663a-8d76-4e33-ba58-3bbaad47b58c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:54.106140 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d9a9f345-f508-439a-835f-7279613cf960 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19a1663a-8d76-4e33-ba58-3bbaad47b58c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:54.106140 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-d9a9f345-f508-439a-835f-7279613cf960 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Flow 'volume_create_api' (a82aec88-da07-4794-ac8b-b5b4d4971ecc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:54.106323 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d9a9f345-f508-439a-835f-7279613cf960 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Create volume request issued successfully. Aug 13 06:12:54.106868 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d9a9f345-f508-439a-835f-7279613cf960 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:12:54.107251 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 749/3031] 10.4.3.121 () {70 vars in 1298 bytes} [Thu Aug 13 06:12:53 2026] POST /volume/v3/volumes => generated 777 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:12:54.119755 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a192103c-20b5-4ed5-87f7-78f3bd92fe0e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:54.120936 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a192103c-20b5-4ed5-87f7-78f3bd92fe0e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/volumes/cf5bc98f-1c94-4112-8b47-b9cb62ad0cc2 Aug 13 06:12:54.121761 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a192103c-20b5-4ed5-87f7-78f3bd92fe0e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:54.121761 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a192103c-20b5-4ed5-87f7-78f3bd92fe0e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:54.127450 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:54.127450 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:54.131161 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8b1cb1b0-a653-4964-bf8c-b10f7385b266 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:54.132368 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a192103c-20b5-4ed5-87f7-78f3bd92fe0e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Volume info retrieved successfully. Aug 13 06:12:54.133385 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8b1cb1b0-a653-4964-bf8c-b10f7385b266 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] GET https://10.4.3.121/volume/v3/volumes/938eeb46-b34c-4257-99b0-ee3a2d8d0047 Aug 13 06:12:54.133636 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8b1cb1b0-a653-4964-bf8c-b10f7385b266 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:54.133901 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8b1cb1b0-a653-4964-bf8c-b10f7385b266 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:54.137626 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a192103c-20b5-4ed5-87f7-78f3bd92fe0e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/volumes/cf5bc98f-1c94-4112-8b47-b9cb62ad0cc2 returned with HTTP 200 Aug 13 06:12:54.139441 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 757/3032] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:12:54 2026] GET /volume/v3/volumes/cf5bc98f-1c94-4112-8b47-b9cb62ad0cc2 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:12:54.143926 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:54.143926 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:54.147190 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8b1cb1b0-a653-4964-bf8c-b10f7385b266 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Volume info retrieved successfully. Aug 13 06:12:54.151237 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8b1cb1b0-a653-4964-bf8c-b10f7385b266 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes/938eeb46-b34c-4257-99b0-ee3a2d8d0047 returned with HTTP 200 Aug 13 06:12:54.152361 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 767/3033] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:54 2026] GET /volume/v3/volumes/938eeb46-b34c-4257-99b0-ee3a2d8d0047 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:54.164692 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-828f9b2b-0b01-40b6-92ba-091a3bcaf0b6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:54.166345 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-828f9b2b-0b01-40b6-92ba-091a3bcaf0b6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:12:54.166678 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-828f9b2b-0b01-40b6-92ba-091a3bcaf0b6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "938eeb46-b34c-4257-99b0-ee3a2d8d0047", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1605087059"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:54.169030 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-828f9b2b-0b01-40b6-92ba-091a3bcaf0b6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Create volume request body: {'volume': {'source_volid': '938eeb46-b34c-4257-99b0-ee3a2d8d0047', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1605087059'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:12:54.174652 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:54.174652 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:54.175528 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-828f9b2b-0b01-40b6-92ba-091a3bcaf0b6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Volume retrieved successfully. Aug 13 06:12:54.177557 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-828f9b2b-0b01-40b6-92ba-091a3bcaf0b6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Create volume of 2 GB Aug 13 06:12:54.179451 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-828f9b2b-0b01-40b6-92ba-091a3bcaf0b6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Availability Zones retrieved successfully. Aug 13 06:12:54.184278 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-828f9b2b-0b01-40b6-92ba-091a3bcaf0b6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Flow 'volume_create_api' (2e8cd426-11fd-4efc-a4e3-3e971d157811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:54.184822 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-35f2ed6b-c207-4eac-a2f4-2d7df9ac3d5c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:54.185239 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-828f9b2b-0b01-40b6-92ba-091a3bcaf0b6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e368536-ca6c-40fb-a6f2-dc17ee3a8105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:54.186058 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-828f9b2b-0b01-40b6-92ba-091a3bcaf0b6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:12:54.211295 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-828f9b2b-0b01-40b6-92ba-091a3bcaf0b6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e368536-ca6c-40fb-a6f2-dc17ee3a8105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '938eeb46-b34c-4257-99b0-ee3a2d8d0047', 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:54.211993 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-828f9b2b-0b01-40b6-92ba-091a3bcaf0b6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4a89509-df0d-4485-83c9-cc315f614026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:54.268058 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-828f9b2b-0b01-40b6-92ba-091a3bcaf0b6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Created reservations ['1ec877e6-6c06-43db-8ba4-6114c3708a32', '9d536e52-c4b0-450e-90c2-db32ffd79e59', 'eb4a5b2a-0b92-4711-95d2-0c834c42b11a', 'b2065154-7bda-4436-8f89-6ee8f69e54d9'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:54.268847 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-828f9b2b-0b01-40b6-92ba-091a3bcaf0b6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4a89509-df0d-4485-83c9-cc315f614026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ec877e6-6c06-43db-8ba4-6114c3708a32', '9d536e52-c4b0-450e-90c2-db32ffd79e59', 'eb4a5b2a-0b92-4711-95d2-0c834c42b11a', 'b2065154-7bda-4436-8f89-6ee8f69e54d9']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:54.269532 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-828f9b2b-0b01-40b6-92ba-091a3bcaf0b6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20d83da0-5cca-49c2-b9a8-b33056c6e6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:54.293765 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-35f2ed6b-c207-4eac-a2f4-2d7df9ac3d5c tempest-ExtensionsTestJSON-5273503 tempest-ExtensionsTestJSON-5273503-project-member] GET https://10.4.3.121/volume/v3/extensions Aug 13 06:12:54.293942 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-35f2ed6b-c207-4eac-a2f4-2d7df9ac3d5c tempest-ExtensionsTestJSON-5273503 tempest-ExtensionsTestJSON-5273503-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:54.294104 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-35f2ed6b-c207-4eac-a2f4-2d7df9ac3d5c tempest-ExtensionsTestJSON-5273503 tempest-ExtensionsTestJSON-5273503-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:54.294448 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-35f2ed6b-c207-4eac-a2f4-2d7df9ac3d5c tempest-ExtensionsTestJSON-5273503 tempest-ExtensionsTestJSON-5273503-project-member] https://10.4.3.121/volume/v3/extensions returned with HTTP 200 Aug 13 06:12:54.294790 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 750/3034] 10.4.3.121 () {66 vars in 1246 bytes} [Thu Aug 13 06:12:54 2026] GET /volume/v3/extensions => generated 5245 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:54.303266 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-828f9b2b-0b01-40b6-92ba-091a3bcaf0b6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20d83da0-5cca-49c2-b9a8-b33056c6e6a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fc3311f-c76f-48f4-817b-25a6c2b7ca1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1605087059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae75c4f14ba64d75b5c9da200edbc46e',qos_specs=None,replication_status=,reservations=['1ec877e6-6c06-43db-8ba4-6114c3708a32','9d536e52-c4b0-450e-90c2-db32ffd79e59','eb4a5b2a-0b92-4711-95d2-0c834c42b11a','b2065154-7bda-4436-8f89-6ee8f69e54d9'],size=2,snapshot_id=None,source_replicaid=,source_volid=938eeb46-b34c-4257-99b0-ee3a2d8d0047,status='creating',user_id='f5c2e7e4c1124cd8ac31e288c25c76f2',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:12:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1605087059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fc3311f-c76f-48f4-817b-25a6c2b7ca1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae75c4f14ba64d75b5c9da200edbc46e',provider_auth=None,provider_geometry=None,provider_id=None,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=938eeb46-b34c-4257-99b0-ee3a2d8d0047,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5c2e7e4c1124cd8ac31e288c25c76f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:54.303266 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-828f9b2b-0b01-40b6-92ba-091a3bcaf0b6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04b55787-5ade-4c24-bd93-7fa1e1f2fbde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:54.317609 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-828f9b2b-0b01-40b6-92ba-091a3bcaf0b6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04b55787-5ade-4c24-bd93-7fa1e1f2fbde) transitioned into state 'SUCCESS' from state '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-1605087059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae75c4f14ba64d75b5c9da200edbc46e',qos_specs=None,replication_status=,reservations=['1ec877e6-6c06-43db-8ba4-6114c3708a32','9d536e52-c4b0-450e-90c2-db32ffd79e59','eb4a5b2a-0b92-4711-95d2-0c834c42b11a','b2065154-7bda-4436-8f89-6ee8f69e54d9'],size=2,snapshot_id=None,source_replicaid=,source_volid=938eeb46-b34c-4257-99b0-ee3a2d8d0047,status='creating',user_id='f5c2e7e4c1124cd8ac31e288c25c76f2',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:54.318191 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-828f9b2b-0b01-40b6-92ba-091a3bcaf0b6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bd13e8b-5768-4a1c-87bf-1409452f4810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:54.337566 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-828f9b2b-0b01-40b6-92ba-091a3bcaf0b6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bd13e8b-5768-4a1c-87bf-1409452f4810) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:54.338349 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-828f9b2b-0b01-40b6-92ba-091a3bcaf0b6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Flow 'volume_create_api' (2e8cd426-11fd-4efc-a4e3-3e971d157811) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:54.338642 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-828f9b2b-0b01-40b6-92ba-091a3bcaf0b6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Create volume request issued successfully. Aug 13 06:12:54.339133 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-828f9b2b-0b01-40b6-92ba-091a3bcaf0b6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:12:54.341560 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 761/3035] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:12:54 2026] POST /volume/v3/volumes => generated 781 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:12:54.352018 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d6dea990-1d2b-411f-8692-355605ea38a6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:54.353670 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d6dea990-1d2b-411f-8692-355605ea38a6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] GET https://10.4.3.121/volume/v3/volumes/5fc3311f-c76f-48f4-817b-25a6c2b7ca1a Aug 13 06:12:54.353827 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d6dea990-1d2b-411f-8692-355605ea38a6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:54.354013 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d6dea990-1d2b-411f-8692-355605ea38a6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:54.362211 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:54.362211 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:54.365838 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d6dea990-1d2b-411f-8692-355605ea38a6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Volume info retrieved successfully. Aug 13 06:12:54.369855 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d6dea990-1d2b-411f-8692-355605ea38a6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes/5fc3311f-c76f-48f4-817b-25a6c2b7ca1a returned with HTTP 200 Aug 13 06:12:54.370308 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 758/3036] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:54 2026] GET /volume/v3/volumes/5fc3311f-c76f-48f4-817b-25a6c2b7ca1a => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:54.417675 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8a431198-2e44-4ec7-a052-23ea72177607 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:54.420426 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a431198-2e44-4ec7-a052-23ea72177607 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 Aug 13 06:12:54.420605 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8a431198-2e44-4ec7-a052-23ea72177607 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:54.420776 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8a431198-2e44-4ec7-a052-23ea72177607 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:54.420871 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-8a431198-2e44-4ec7-a052-23ea72177607 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 9a1bd394-7dfa-440c-b345-454df87e1436. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:54.429560 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:54.429560 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:54.430305 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a431198-2e44-4ec7-a052-23ea72177607 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 returned with HTTP 200 Aug 13 06:12:54.430612 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 768/3037] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:54 2026] GET /volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:54.945706 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7385f42e-90ad-43ad-8190-a916c51b7904 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:54.948243 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7385f42e-90ad-43ad-8190-a916c51b7904 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:12:54.948570 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7385f42e-90ad-43ad-8190-a916c51b7904 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-114575607"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:54.950137 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-7385f42e-90ad-43ad-8190-a916c51b7904 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-114575607'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:12:54.950349 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-7385f42e-90ad-43ad-8190-a916c51b7904 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Create volume of 1 GB Aug 13 06:12:54.950768 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:54.950768 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:54.957127 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7385f42e-90ad-43ad-8190-a916c51b7904 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Availability Zones retrieved successfully. Aug 13 06:12:54.965195 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7385f42e-90ad-43ad-8190-a916c51b7904 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Flow 'volume_create_api' (20bc04f5-081c-422d-8c90-ec5db3c1b0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:54.966593 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7385f42e-90ad-43ad-8190-a916c51b7904 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f32ecd19-278a-4b34-a693-a4199084bde4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:54.967913 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-7385f42e-90ad-43ad-8190-a916c51b7904 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:12:55.002471 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7385f42e-90ad-43ad-8190-a916c51b7904 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f32ecd19-278a-4b34-a693-a4199084bde4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:55.003158 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7385f42e-90ad-43ad-8190-a916c51b7904 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1a6f65d-a217-456f-aa7f-5b95853caf2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:55.059464 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-7385f42e-90ad-43ad-8190-a916c51b7904 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Created reservations ['00817d2f-babc-4b49-87f5-53b89554356d', 'c25852ec-53f4-441d-ac67-1d0b8d4e59bc', '5ef58173-2d75-4db2-8bdf-0f73a4b1bcae', 'e3c4a4e1-ed25-48fb-bd3f-a47b0037854c'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:55.060202 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7385f42e-90ad-43ad-8190-a916c51b7904 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1a6f65d-a217-456f-aa7f-5b95853caf2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00817d2f-babc-4b49-87f5-53b89554356d', 'c25852ec-53f4-441d-ac67-1d0b8d4e59bc', '5ef58173-2d75-4db2-8bdf-0f73a4b1bcae', 'e3c4a4e1-ed25-48fb-bd3f-a47b0037854c']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:55.060919 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7385f42e-90ad-43ad-8190-a916c51b7904 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faed9313-f212-4916-9163-69574057bdfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:55.083792 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7385f42e-90ad-43ad-8190-a916c51b7904 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faed9313-f212-4916-9163-69574057bdfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e04bf85a-6304-4d88-8b24-2e8ab5ee6074', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-114575607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506f2b201989482aa0acd74ad8f4770d',qos_specs=None,replication_status=,reservations=['00817d2f-babc-4b49-87f5-53b89554356d','c25852ec-53f4-441d-ac67-1d0b8d4e59bc','5ef58173-2d75-4db2-8bdf-0f73a4b1bcae','e3c4a4e1-ed25-48fb-bd3f-a47b0037854c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c49c26bb9f2e45d396f57d8de86ce509',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:12:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-114575607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e04bf85a-6304-4d88-8b24-2e8ab5ee6074,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='506f2b201989482aa0acd74ad8f4770d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c49c26bb9f2e45d396f57d8de86ce509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:55.084262 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7385f42e-90ad-43ad-8190-a916c51b7904 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b781a8af-17d7-4783-9f77-e465a286ad5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:55.101340 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7385f42e-90ad-43ad-8190-a916c51b7904 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b781a8af-17d7-4783-9f77-e465a286ad5c) transitioned into state 'SUCCESS' from state '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-114575607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506f2b201989482aa0acd74ad8f4770d',qos_specs=None,replication_status=,reservations=['00817d2f-babc-4b49-87f5-53b89554356d','c25852ec-53f4-441d-ac67-1d0b8d4e59bc','5ef58173-2d75-4db2-8bdf-0f73a4b1bcae','e3c4a4e1-ed25-48fb-bd3f-a47b0037854c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c49c26bb9f2e45d396f57d8de86ce509',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:55.101959 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7385f42e-90ad-43ad-8190-a916c51b7904 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df855a65-1110-4029-ae82-7af50f8c4b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:55.113576 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7385f42e-90ad-43ad-8190-a916c51b7904 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df855a65-1110-4029-ae82-7af50f8c4b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:55.114391 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-7385f42e-90ad-43ad-8190-a916c51b7904 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Flow 'volume_create_api' (20bc04f5-081c-422d-8c90-ec5db3c1b0be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:55.114759 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7385f42e-90ad-43ad-8190-a916c51b7904 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Create volume request issued successfully. Aug 13 06:12:55.115324 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7385f42e-90ad-43ad-8190-a916c51b7904 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:12:55.115725 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 751/3038] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:12:54 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 13 06:12:55.127465 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1d4d4857-c6fe-4b52-9a1d-eff4d5c2042e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:55.129409 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d4d4857-c6fe-4b52-9a1d-eff4d5c2042e tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 Aug 13 06:12:55.129609 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1d4d4857-c6fe-4b52-9a1d-eff4d5c2042e tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:55.129787 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1d4d4857-c6fe-4b52-9a1d-eff4d5c2042e tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:55.137406 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:55.137406 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:55.142473 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1d4d4857-c6fe-4b52-9a1d-eff4d5c2042e tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:12:55.148512 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d4d4857-c6fe-4b52-9a1d-eff4d5c2042e tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 returned with HTTP 200 Aug 13 06:12:55.149022 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 762/3039] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:55 2026] GET /volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:55.152954 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c86af54d-df4c-46c8-b0c1-3703120796bc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:55.155697 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c86af54d-df4c-46c8-b0c1-3703120796bc tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/volumes/cf5bc98f-1c94-4112-8b47-b9cb62ad0cc2 Aug 13 06:12:55.155889 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c86af54d-df4c-46c8-b0c1-3703120796bc tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:55.156065 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c86af54d-df4c-46c8-b0c1-3703120796bc tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:55.170868 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:55.170868 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:55.174503 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c86af54d-df4c-46c8-b0c1-3703120796bc tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Volume info retrieved successfully. Aug 13 06:12:55.177979 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c86af54d-df4c-46c8-b0c1-3703120796bc tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/volumes/cf5bc98f-1c94-4112-8b47-b9cb62ad0cc2 returned with HTTP 200 Aug 13 06:12:55.178372 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 759/3040] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:12:55 2026] GET /volume/v3/volumes/cf5bc98f-1c94-4112-8b47-b9cb62ad0cc2 => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:55.189344 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e1a1f5ba-02d7-49a6-b263-a65583821663 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:55.190955 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e1a1f5ba-02d7-49a6-b263-a65583821663 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] POST https://10.4.3.121/volume/v3/backups Aug 13 06:12:55.191337 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e1a1f5ba-02d7-49a6-b263-a65583821663 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cf5bc98f-1c94-4112-8b47-b9cb62ad0cc2", "name": "tempest-type-Backup-670558008"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:55.192653 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-e1a1f5ba-02d7-49a6-b263-a65583821663 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Creating new backup {'backup': {'volume_id': 'cf5bc98f-1c94-4112-8b47-b9cb62ad0cc2', 'name': 'tempest-type-Backup-670558008'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:12:55.192761 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-e1a1f5ba-02d7-49a6-b263-a65583821663 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Creating backup of volume cf5bc98f-1c94-4112-8b47-b9cb62ad0cc2 in container None Aug 13 06:12:55.200435 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:55.200435 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:55.200835 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e1a1f5ba-02d7-49a6-b263-a65583821663 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Volume info retrieved successfully. Aug 13 06:12:55.228014 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-e1a1f5ba-02d7-49a6-b263-a65583821663 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Created reservations ['9682491b-6da1-4472-a150-fd656bacd9ce', '5f994073-6bd0-47a8-8263-022e4dbf4651'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:55.253782 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e1a1f5ba-02d7-49a6-b263-a65583821663 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:12:55.254090 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 769/3041] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:12:55 2026] POST /volume/v3/backups => generated 315 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:12:55.272540 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6d49595e-d102-492d-8ef5-07142cb742cc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:55.275519 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6d49595e-d102-492d-8ef5-07142cb742cc tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:12:55.275728 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6d49595e-d102-492d-8ef5-07142cb742cc tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:55.275918 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6d49595e-d102-492d-8ef5-07142cb742cc tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:55.276042 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6d49595e-d102-492d-8ef5-07142cb742cc tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:55.280434 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:55.280434 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:55.281111 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6d49595e-d102-492d-8ef5-07142cb742cc tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:12:55.281549 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 752/3042] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:12:55 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:55.383792 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4268606e-a809-4f7e-b3ff-9179160294d6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:55.386521 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4268606e-a809-4f7e-b3ff-9179160294d6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] GET https://10.4.3.121/volume/v3/volumes/5fc3311f-c76f-48f4-817b-25a6c2b7ca1a Aug 13 06:12:55.386696 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4268606e-a809-4f7e-b3ff-9179160294d6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:55.386886 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4268606e-a809-4f7e-b3ff-9179160294d6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:55.393338 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:55.393338 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:55.397289 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4268606e-a809-4f7e-b3ff-9179160294d6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Volume info retrieved successfully. Aug 13 06:12:55.401773 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4268606e-a809-4f7e-b3ff-9179160294d6 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes/5fc3311f-c76f-48f4-817b-25a6c2b7ca1a returned with HTTP 200 Aug 13 06:12:55.401773 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 763/3043] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:55 2026] GET /volume/v3/volumes/5fc3311f-c76f-48f4-817b-25a6c2b7ca1a => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:55.413575 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2e3e4e88-0d7a-4de8-b1d3-d406a8d88d41 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:55.415497 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2e3e4e88-0d7a-4de8-b1d3-d406a8d88d41 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] GET https://10.4.3.121/volume/v3/volumes/5fc3311f-c76f-48f4-817b-25a6c2b7ca1a Aug 13 06:12:55.415684 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2e3e4e88-0d7a-4de8-b1d3-d406a8d88d41 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:55.415867 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2e3e4e88-0d7a-4de8-b1d3-d406a8d88d41 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:55.424885 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:55.424885 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:55.428821 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2e3e4e88-0d7a-4de8-b1d3-d406a8d88d41 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Volume info retrieved successfully. Aug 13 06:12:55.433033 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2e3e4e88-0d7a-4de8-b1d3-d406a8d88d41 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes/5fc3311f-c76f-48f4-817b-25a6c2b7ca1a returned with HTTP 200 Aug 13 06:12:55.433423 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 760/3044] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:55 2026] GET /volume/v3/volumes/5fc3311f-c76f-48f4-817b-25a6c2b7ca1a => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:55.449651 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0987b684-b0f4-441c-aec1-37e3a8014a0f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:55.450403 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d06889b0-0e2b-4d22-be72-44bf375c2e8a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:55.451243 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0987b684-b0f4-441c-aec1-37e3a8014a0f tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 Aug 13 06:12:55.451426 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0987b684-b0f4-441c-aec1-37e3a8014a0f tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:55.451598 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0987b684-b0f4-441c-aec1-37e3a8014a0f tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:55.451705 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-0987b684-b0f4-441c-aec1-37e3a8014a0f tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 9a1bd394-7dfa-440c-b345-454df87e1436. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:55.454779 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d06889b0-0e2b-4d22-be72-44bf375c2e8a tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] GET https://10.4.3.121/volume/v3/volumes/5fc3311f-c76f-48f4-817b-25a6c2b7ca1a Aug 13 06:12:55.454980 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d06889b0-0e2b-4d22-be72-44bf375c2e8a tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:55.455170 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d06889b0-0e2b-4d22-be72-44bf375c2e8a tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:55.457523 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:55.457523 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:55.458211 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0987b684-b0f4-441c-aec1-37e3a8014a0f tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 returned with HTTP 200 Aug 13 06:12:55.458562 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 770/3045] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:55 2026] GET /volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:55.467845 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:55.467845 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:55.471533 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d06889b0-0e2b-4d22-be72-44bf375c2e8a tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Volume info retrieved successfully. Aug 13 06:12:55.477258 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d06889b0-0e2b-4d22-be72-44bf375c2e8a tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes/5fc3311f-c76f-48f4-817b-25a6c2b7ca1a returned with HTTP 200 Aug 13 06:12:55.477258 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 753/3046] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:55 2026] GET /volume/v3/volumes/5fc3311f-c76f-48f4-817b-25a6c2b7ca1a => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:55.487972 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-59f0b3b2-e508-4f76-ba9b-0c59ba3d86ea None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:55.489640 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59f0b3b2-e508-4f76-ba9b-0c59ba3d86ea tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] DELETE https://10.4.3.121/volume/v3/volumes/5fc3311f-c76f-48f4-817b-25a6c2b7ca1a Aug 13 06:12:55.490316 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-59f0b3b2-e508-4f76-ba9b-0c59ba3d86ea tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:55.490316 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-59f0b3b2-e508-4f76-ba9b-0c59ba3d86ea tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:55.490316 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-59f0b3b2-e508-4f76-ba9b-0c59ba3d86ea tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Delete volume with id: 5fc3311f-c76f-48f4-817b-25a6c2b7ca1a Aug 13 06:12:55.496769 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:55.496769 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:55.497174 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-59f0b3b2-e508-4f76-ba9b-0c59ba3d86ea tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Volume info retrieved successfully. Aug 13 06:12:55.518402 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-59f0b3b2-e508-4f76-ba9b-0c59ba3d86ea tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Delete volume request issued successfully. Aug 13 06:12:55.518402 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59f0b3b2-e508-4f76-ba9b-0c59ba3d86ea tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes/5fc3311f-c76f-48f4-817b-25a6c2b7ca1a returned with HTTP 202 Aug 13 06:12:55.518402 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 764/3047] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:12:55 2026] DELETE /volume/v3/volumes/5fc3311f-c76f-48f4-817b-25a6c2b7ca1a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:55.524891 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9b5468c2-8558-46a0-9762-6d0aec1cfdbe None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:55.529396 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b5468c2-8558-46a0-9762-6d0aec1cfdbe tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] GET https://10.4.3.121/volume/v3/volumes/5fc3311f-c76f-48f4-817b-25a6c2b7ca1a Aug 13 06:12:55.529650 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9b5468c2-8558-46a0-9762-6d0aec1cfdbe tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:55.529850 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9b5468c2-8558-46a0-9762-6d0aec1cfdbe tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:55.533973 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fb6b0078-83c6-47d0-b2cb-7123fa192935 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:55.535565 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fb6b0078-83c6-47d0-b2cb-7123fa192935 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:12:55.535952 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fb6b0078-83c6-47d0-b2cb-7123fa192935 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bcc3fff6-3f04-4f78-90dc-2c99a667b3c9", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-2021241318"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:55.537702 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-fb6b0078-83c6-47d0-b2cb-7123fa192935 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Create volume request body: {'volume': {'imageRef': 'bcc3fff6-3f04-4f78-90dc-2c99a667b3c9', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-2021241318'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:12:55.539150 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:55.539150 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:55.544294 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9b5468c2-8558-46a0-9762-6d0aec1cfdbe tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Volume info retrieved successfully. Aug 13 06:12:55.548905 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b5468c2-8558-46a0-9762-6d0aec1cfdbe tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes/5fc3311f-c76f-48f4-817b-25a6c2b7ca1a returned with HTTP 200 Aug 13 06:12:55.549345 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 761/3048] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:55 2026] GET /volume/v3/volumes/5fc3311f-c76f-48f4-817b-25a6c2b7ca1a => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:55.635036 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-fb6b0078-83c6-47d0-b2cb-7123fa192935 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Create volume of 1 GB Aug 13 06:12:55.639921 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fb6b0078-83c6-47d0-b2cb-7123fa192935 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Availability Zones retrieved successfully. Aug 13 06:12:55.645945 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fb6b0078-83c6-47d0-b2cb-7123fa192935 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Flow 'volume_create_api' (d929879f-c9fa-40c5-b416-88281522ad60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:55.647303 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fb6b0078-83c6-47d0-b2cb-7123fa192935 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c9b6d56-6063-4be4-97f1-c6bf3429709d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:55.648345 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-fb6b0078-83c6-47d0-b2cb-7123fa192935 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:12:55.708056 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fb6b0078-83c6-47d0-b2cb-7123fa192935 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c9b6d56-6063-4be4-97f1-c6bf3429709d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:55.708814 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fb6b0078-83c6-47d0-b2cb-7123fa192935 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0a7a91d-26ff-4fcf-a93c-ae99d2aa18bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:55.764331 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-fb6b0078-83c6-47d0-b2cb-7123fa192935 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Created reservations ['99a6b4e1-a8f5-41fa-ac69-f8e44160f1e2', 'c8f6076e-a2db-4a57-a355-7f0003b7c782', '741661dc-a9c7-44c7-a4f3-9e02a197984b', '203c892d-95bc-40de-9b78-59c0f1c2004c'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:55.765054 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fb6b0078-83c6-47d0-b2cb-7123fa192935 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0a7a91d-26ff-4fcf-a93c-ae99d2aa18bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99a6b4e1-a8f5-41fa-ac69-f8e44160f1e2', 'c8f6076e-a2db-4a57-a355-7f0003b7c782', '741661dc-a9c7-44c7-a4f3-9e02a197984b', '203c892d-95bc-40de-9b78-59c0f1c2004c']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:55.765767 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fb6b0078-83c6-47d0-b2cb-7123fa192935 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65c9e2e0-a3f0-4e87-9ed8-1ce5c744f6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:55.785457 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fb6b0078-83c6-47d0-b2cb-7123fa192935 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65c9e2e0-a3f0-4e87-9ed8-1ce5c744f6d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e19e585-9fb2-4e3c-8e42-610f38c67872', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2021241318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce3c002fe68c467781f1c4a67c3590c3',qos_specs=None,replication_status=,reservations=['99a6b4e1-a8f5-41fa-ac69-f8e44160f1e2','c8f6076e-a2db-4a57-a355-7f0003b7c782','741661dc-a9c7-44c7-a4f3-9e02a197984b','203c892d-95bc-40de-9b78-59c0f1c2004c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4905879e0504948b6683b281d427ae0',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:12:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2021241318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e19e585-9fb2-4e3c-8e42-610f38c67872,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce3c002fe68c467781f1c4a67c3590c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4905879e0504948b6683b281d427ae0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:55.786045 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fb6b0078-83c6-47d0-b2cb-7123fa192935 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b77de43c-a50d-44b9-a025-4790992d6afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:55.808068 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fb6b0078-83c6-47d0-b2cb-7123fa192935 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b77de43c-a50d-44b9-a025-4790992d6afb) transitioned into state 'SUCCESS' from state '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-2021241318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce3c002fe68c467781f1c4a67c3590c3',qos_specs=None,replication_status=,reservations=['99a6b4e1-a8f5-41fa-ac69-f8e44160f1e2','c8f6076e-a2db-4a57-a355-7f0003b7c782','741661dc-a9c7-44c7-a4f3-9e02a197984b','203c892d-95bc-40de-9b78-59c0f1c2004c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4905879e0504948b6683b281d427ae0',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:55.808922 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fb6b0078-83c6-47d0-b2cb-7123fa192935 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e9c67d3-6843-4b80-8aca-dadab1a1feda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:55.819661 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fb6b0078-83c6-47d0-b2cb-7123fa192935 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e9c67d3-6843-4b80-8aca-dadab1a1feda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:55.820416 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fb6b0078-83c6-47d0-b2cb-7123fa192935 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Flow 'volume_create_api' (d929879f-c9fa-40c5-b416-88281522ad60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:55.820690 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fb6b0078-83c6-47d0-b2cb-7123fa192935 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Create volume request issued successfully. Aug 13 06:12:55.821190 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fb6b0078-83c6-47d0-b2cb-7123fa192935 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:12:55.821700 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 771/3049] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:12:55 2026] POST /volume/v3/volumes => generated 751 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:12:55.840351 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f3ee48c4-c195-42fc-ad95-dd8efd0a3440 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:55.845865 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f3ee48c4-c195-42fc-ad95-dd8efd0a3440 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] GET https://10.4.3.121/volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872 Aug 13 06:12:55.846119 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f3ee48c4-c195-42fc-ad95-dd8efd0a3440 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:55.846400 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f3ee48c4-c195-42fc-ad95-dd8efd0a3440 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:55.865313 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:55.865313 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:55.869622 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f3ee48c4-c195-42fc-ad95-dd8efd0a3440 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Volume info retrieved successfully. Aug 13 06:12:55.875793 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f3ee48c4-c195-42fc-ad95-dd8efd0a3440 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] https://10.4.3.121/volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872 returned with HTTP 200 Aug 13 06:12:55.876450 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 754/3050] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:55 2026] GET /volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:56.163248 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2bb40d4c-e728-456a-ae77-eca0fc4811a2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:56.165717 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2bb40d4c-e728-456a-ae77-eca0fc4811a2 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 Aug 13 06:12:56.165967 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2bb40d4c-e728-456a-ae77-eca0fc4811a2 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:56.166269 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2bb40d4c-e728-456a-ae77-eca0fc4811a2 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:56.177069 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:56.177069 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:56.181720 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2bb40d4c-e728-456a-ae77-eca0fc4811a2 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:12:56.186596 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2bb40d4c-e728-456a-ae77-eca0fc4811a2 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 returned with HTTP 200 Aug 13 06:12:56.186941 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 765/3051] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:56 2026] GET /volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:56.238089 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-575e527c-ffb4-46dc-8dec-cc1154162c89 req-4bdb8fb1-b59c-4017-a0f4-7ab98063c19e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:56.242999 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-575e527c-ffb4-46dc-8dec-cc1154162c89 req-4bdb8fb1-b59c-4017-a0f4-7ab98063c19e tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 Aug 13 06:12:56.243392 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-575e527c-ffb4-46dc-8dec-cc1154162c89 req-4bdb8fb1-b59c-4017-a0f4-7ab98063c19e tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:56.243486 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-575e527c-ffb4-46dc-8dec-cc1154162c89 req-4bdb8fb1-b59c-4017-a0f4-7ab98063c19e tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:56.252323 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:56.252323 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:56.259890 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-575e527c-ffb4-46dc-8dec-cc1154162c89 req-4bdb8fb1-b59c-4017-a0f4-7ab98063c19e tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:12:56.266596 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-575e527c-ffb4-46dc-8dec-cc1154162c89 req-4bdb8fb1-b59c-4017-a0f4-7ab98063c19e tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 returned with HTTP 200 Aug 13 06:12:56.266996 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 762/3052] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:12:56 2026] GET /volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:56.292349 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8feb6444-bf0b-4b83-b0cc-ab589704c1ba None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:56.294791 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8feb6444-bf0b-4b83-b0cc-ab589704c1ba tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:12:56.295064 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8feb6444-bf0b-4b83-b0cc-ab589704c1ba tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:56.295385 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8feb6444-bf0b-4b83-b0cc-ab589704c1ba tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:56.295558 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-8feb6444-bf0b-4b83-b0cc-ab589704c1ba tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:56.301372 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:56.301372 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:56.302030 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8feb6444-bf0b-4b83-b0cc-ab589704c1ba tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:12:56.302779 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 772/3053] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:12:56 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:56.353886 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e21ef1dc-ab44-45c2-a1e6-3d010f4642e6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:56.354283 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e21ef1dc-ab44-45c2-a1e6-3d010f4642e6 None None] GET https://10.4.3.121/volume// Aug 13 06:12:56.354475 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e21ef1dc-ab44-45c2-a1e6-3d010f4642e6 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:56.354677 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e21ef1dc-ab44-45c2-a1e6-3d010f4642e6 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:56.354971 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e21ef1dc-ab44-45c2-a1e6-3d010f4642e6 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:12:56.355268 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 755/3054] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:12:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:12:56.361346 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-575e527c-ffb4-46dc-8dec-cc1154162c89 req-cdd2a150-8fa3-4f4e-b6db-507a5e3280b5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:56.363855 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-575e527c-ffb4-46dc-8dec-cc1154162c89 req-cdd2a150-8fa3-4f4e-b6db-507a5e3280b5 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:12:56.364189 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-575e527c-ffb4-46dc-8dec-cc1154162c89 req-cdd2a150-8fa3-4f4e-b6db-507a5e3280b5 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e04bf85a-6304-4d88-8b24-2e8ab5ee6074", "connector": null, "instance_uuid": "78ab1d66-5fec-4835-8220-a7c34b90b163"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:56.376073 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:56.376073 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:56.400908 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-575e527c-ffb4-46dc-8dec-cc1154162c89 req-cdd2a150-8fa3-4f4e-b6db-507a5e3280b5 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:12:56.401263 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 766/3055] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:12:56 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:56.424687 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-36ac8647-405e-4003-ac4e-aadc11aa59ee None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:56.426795 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-36ac8647-405e-4003-ac4e-aadc11aa59ee tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 Aug 13 06:12:56.427035 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-36ac8647-405e-4003-ac4e-aadc11aa59ee tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:56.427311 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-36ac8647-405e-4003-ac4e-aadc11aa59ee tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:56.433094 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f3048b60-121b-442c-a7ac-95ba676b56b5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:56.436192 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f3048b60-121b-442c-a7ac-95ba676b56b5 None None] GET https://10.4.3.121/volume// Aug 13 06:12:56.436192 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f3048b60-121b-442c-a7ac-95ba676b56b5 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:56.436192 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f3048b60-121b-442c-a7ac-95ba676b56b5 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:56.436192 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f3048b60-121b-442c-a7ac-95ba676b56b5 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:12:56.436192 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 773/3056] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:12:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:12:56.439714 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:56.439714 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:56.440753 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-575e527c-ffb4-46dc-8dec-cc1154162c89 req-7f1bc722-aa91-46d2-8e5f-f40bc26ef873 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:56.442638 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-575e527c-ffb4-46dc-8dec-cc1154162c89 req-7f1bc722-aa91-46d2-8e5f-f40bc26ef873 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 Aug 13 06:12:56.442833 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-575e527c-ffb4-46dc-8dec-cc1154162c89 req-7f1bc722-aa91-46d2-8e5f-f40bc26ef873 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:56.442998 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-575e527c-ffb4-46dc-8dec-cc1154162c89 req-7f1bc722-aa91-46d2-8e5f-f40bc26ef873 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:56.443674 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-36ac8647-405e-4003-ac4e-aadc11aa59ee tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:12:56.448571 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-36ac8647-405e-4003-ac4e-aadc11aa59ee tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 returned with HTTP 200 Aug 13 06:12:56.449032 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 763/3057] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:56 2026] GET /volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:56.451595 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:56.451595 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:56.454701 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-575e527c-ffb4-46dc-8dec-cc1154162c89 req-7f1bc722-aa91-46d2-8e5f-f40bc26ef873 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:12:56.458395 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-575e527c-ffb4-46dc-8dec-cc1154162c89 req-7f1bc722-aa91-46d2-8e5f-f40bc26ef873 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 returned with HTTP 200 Aug 13 06:12:56.459158 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 756/3058] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:12:56 2026] GET /volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 => generated 1026 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:12:56.471418 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-153c8831-780d-4184-b0b9-888e938b2f17 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:56.473136 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-153c8831-780d-4184-b0b9-888e938b2f17 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 Aug 13 06:12:56.473380 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-153c8831-780d-4184-b0b9-888e938b2f17 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:56.473554 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-153c8831-780d-4184-b0b9-888e938b2f17 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:56.473653 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-153c8831-780d-4184-b0b9-888e938b2f17 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 9a1bd394-7dfa-440c-b345-454df87e1436. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:56.477570 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:56.477570 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:56.478194 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-153c8831-780d-4184-b0b9-888e938b2f17 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 returned with HTTP 200 Aug 13 06:12:56.478534 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 767/3059] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:56 2026] GET /volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:56.566993 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-183f4e42-5e14-4724-b804-167f3cca8438 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:56.566993 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-183f4e42-5e14-4724-b804-167f3cca8438 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] GET https://10.4.3.121/volume/v3/volumes/5fc3311f-c76f-48f4-817b-25a6c2b7ca1a Aug 13 06:12:56.567225 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-183f4e42-5e14-4724-b804-167f3cca8438 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:56.567367 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-183f4e42-5e14-4724-b804-167f3cca8438 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:56.574567 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-575e527c-ffb4-46dc-8dec-cc1154162c89 req-c698d0b4-ce4c-4751-b049-03a421fb0b27 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:56.578507 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-575e527c-ffb4-46dc-8dec-cc1154162c89 req-c698d0b4-ce4c-4751-b049-03a421fb0b27 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] PUT https://10.4.3.121/volume/v3/attachments/3f3a33ab-c009-4582-9d10-a6f8b7fa9b9f Aug 13 06:12:56.578507 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-575e527c-ffb4-46dc-8dec-cc1154162c89 req-c698d0b4-ce4c-4751-b049-03a421fb0b27 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:56.580197 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-183f4e42-5e14-4724-b804-167f3cca8438 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes/5fc3311f-c76f-48f4-817b-25a6c2b7ca1a returned with HTTP 404 Aug 13 06:12:56.580806 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 774/3060] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:56 2026] GET /volume/v3/volumes/5fc3311f-c76f-48f4-817b-25a6c2b7ca1a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 06:12:56.586836 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-575e527c-ffb4-46dc-8dec-cc1154162c89 req-c698d0b4-ce4c-4751-b049-03a421fb0b27 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Acquiring lock "cinder-attachment_update-e04bf85a-6304-4d88-8b24-2e8ab5ee6074-np0000007163" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:12:56.587455 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d741cc08-b590-49b9-92cd-444d8eb6ae2a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:56.589148 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d741cc08-b590-49b9-92cd-444d8eb6ae2a tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] GET https://10.4.3.121/volume/v3/volumes/938eeb46-b34c-4257-99b0-ee3a2d8d0047 Aug 13 06:12:56.589364 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d741cc08-b590-49b9-92cd-444d8eb6ae2a tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:56.589536 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d741cc08-b590-49b9-92cd-444d8eb6ae2a tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:56.590964 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-575e527c-ffb4-46dc-8dec-cc1154162c89 req-c698d0b4-ce4c-4751-b049-03a421fb0b27 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Lock "cinder-attachment_update-e04bf85a-6304-4d88-8b24-2e8ab5ee6074-np0000007163" acquired by "attachment_update" :: waited 0.004s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:12:56.592022 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:56.592022 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:56.595978 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:56.595978 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:56.601368 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d741cc08-b590-49b9-92cd-444d8eb6ae2a tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Volume info retrieved successfully. Aug 13 06:12:56.606815 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d741cc08-b590-49b9-92cd-444d8eb6ae2a tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes/938eeb46-b34c-4257-99b0-ee3a2d8d0047 returned with HTTP 200 Aug 13 06:12:56.607287 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 757/3061] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:56 2026] GET /volume/v3/volumes/938eeb46-b34c-4257-99b0-ee3a2d8d0047 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:56.620448 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1065337f-6bef-4cfe-b3d0-e2405ce7a6d3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:56.622737 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1065337f-6bef-4cfe-b3d0-e2405ce7a6d3 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] DELETE https://10.4.3.121/volume/v3/volumes/938eeb46-b34c-4257-99b0-ee3a2d8d0047 Aug 13 06:12:56.622909 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1065337f-6bef-4cfe-b3d0-e2405ce7a6d3 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:56.623080 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1065337f-6bef-4cfe-b3d0-e2405ce7a6d3 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:56.623259 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-1065337f-6bef-4cfe-b3d0-e2405ce7a6d3 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Delete volume with id: 938eeb46-b34c-4257-99b0-ee3a2d8d0047 Aug 13 06:12:56.630395 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:56.630395 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:56.630794 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1065337f-6bef-4cfe-b3d0-e2405ce7a6d3 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Volume info retrieved successfully. Aug 13 06:12:56.646167 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1065337f-6bef-4cfe-b3d0-e2405ce7a6d3 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Delete volume request issued successfully. Aug 13 06:12:56.646370 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1065337f-6bef-4cfe-b3d0-e2405ce7a6d3 tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes/938eeb46-b34c-4257-99b0-ee3a2d8d0047 returned with HTTP 202 Aug 13 06:12:56.646733 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 768/3062] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:12:56 2026] DELETE /volume/v3/volumes/938eeb46-b34c-4257-99b0-ee3a2d8d0047 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:56.654672 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8a860046-6edc-4a23-bc25-cd7ad3887aca None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:56.656754 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a860046-6edc-4a23-bc25-cd7ad3887aca tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] GET https://10.4.3.121/volume/v3/volumes/938eeb46-b34c-4257-99b0-ee3a2d8d0047 Aug 13 06:12:56.656997 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8a860046-6edc-4a23-bc25-cd7ad3887aca tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:56.657416 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8a860046-6edc-4a23-bc25-cd7ad3887aca tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:56.666279 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:56.666279 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:56.674236 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8a860046-6edc-4a23-bc25-cd7ad3887aca tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Volume info retrieved successfully. Aug 13 06:12:56.678463 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-575e527c-ffb4-46dc-8dec-cc1154162c89 req-c698d0b4-ce4c-4751-b049-03a421fb0b27 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Lock "cinder-attachment_update-e04bf85a-6304-4d88-8b24-2e8ab5ee6074-np0000007163" released by "attachment_update" :: held 0.087s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:12:56.678819 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-575e527c-ffb4-46dc-8dec-cc1154162c89 req-c698d0b4-ce4c-4751-b049-03a421fb0b27 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/attachments/3f3a33ab-c009-4582-9d10-a6f8b7fa9b9f returned with HTTP 200 Aug 13 06:12:56.679326 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 764/3063] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:12:56 2026] PUT /volume/v3/attachments/3f3a33ab-c009-4582-9d10-a6f8b7fa9b9f => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:56.681379 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a860046-6edc-4a23-bc25-cd7ad3887aca tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes/938eeb46-b34c-4257-99b0-ee3a2d8d0047 returned with HTTP 200 Aug 13 06:12:56.681905 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 775/3064] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:56 2026] GET /volume/v3/volumes/938eeb46-b34c-4257-99b0-ee3a2d8d0047 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:56.888511 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4e30bd55-11c1-4fcc-b294-e73fe6bc176a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:56.890297 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4e30bd55-11c1-4fcc-b294-e73fe6bc176a tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] GET https://10.4.3.121/volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872 Aug 13 06:12:56.890495 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4e30bd55-11c1-4fcc-b294-e73fe6bc176a tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:56.890693 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4e30bd55-11c1-4fcc-b294-e73fe6bc176a tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:56.898815 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:56.898815 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:56.903526 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4e30bd55-11c1-4fcc-b294-e73fe6bc176a tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Volume info retrieved successfully. Aug 13 06:12:56.907576 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4e30bd55-11c1-4fcc-b294-e73fe6bc176a tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] https://10.4.3.121/volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872 returned with HTTP 200 Aug 13 06:12:56.907926 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 758/3065] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:56 2026] GET /volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872 => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:56.922799 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-be217c63-03b2-499b-b108-a7854d598add None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:56.924576 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be217c63-03b2-499b-b108-a7854d598add tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] POST https://10.4.3.121/volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872/action Aug 13 06:12:56.924749 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-be217c63-03b2-499b-b108-a7854d598add tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-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=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:12:56.924827 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-be217c63-03b2-499b-b108-a7854d598add tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-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=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:56.932892 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:56.932892 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:56.938658 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:56.938658 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:56.939355 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-be217c63-03b2-499b-b108-a7854d598add tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Volume info retrieved successfully. Aug 13 06:12:56.948982 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-be217c63-03b2-499b-b108-a7854d598add tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Update volume metadata completed successfully. Aug 13 06:12:56.949249 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be217c63-03b2-499b-b108-a7854d598add tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] https://10.4.3.121/volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872/action returned with HTTP 200 Aug 13 06:12:56.949611 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 769/3066] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:12:56 2026] POST /volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872/action => generated 563 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:56.956832 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8cc9bf8c-cd00-4778-8f58-43b82d4f4011 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:56.958536 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8cc9bf8c-cd00-4778-8f58-43b82d4f4011 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] GET https://10.4.3.121/volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872 Aug 13 06:12:56.958714 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8cc9bf8c-cd00-4778-8f58-43b82d4f4011 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:56.958905 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8cc9bf8c-cd00-4778-8f58-43b82d4f4011 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:56.965037 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:56.965037 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:56.968172 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8cc9bf8c-cd00-4778-8f58-43b82d4f4011 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Volume info retrieved successfully. Aug 13 06:12:56.972057 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8cc9bf8c-cd00-4778-8f58-43b82d4f4011 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] https://10.4.3.121/volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872 returned with HTTP 200 Aug 13 06:12:56.972412 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 765/3067] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:56 2026] GET /volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872 => generated 1419 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:56.983279 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-70df1e84-0155-4ac8-9bc4-4533181b7c41 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:56.984926 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-70df1e84-0155-4ac8-9bc4-4533181b7c41 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] POST https://10.4.3.121/volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872/action Aug 13 06:12:56.985275 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-70df1e84-0155-4ac8-9bc4-4533181b7c41 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:12:56.985395 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-70df1e84-0155-4ac8-9bc4-4533181b7c41 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:56.992838 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:56.992838 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:56.997979 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:56.997979 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:56.998446 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-70df1e84-0155-4ac8-9bc4-4533181b7c41 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Volume info retrieved successfully. Aug 13 06:12:57.002273 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-70df1e84-0155-4ac8-9bc4-4533181b7c41 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Get volume image-metadata completed successfully. Aug 13 06:12:57.014864 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-70df1e84-0155-4ac8-9bc4-4533181b7c41 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Delete volume metadata completed successfully. Aug 13 06:12:57.015089 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-70df1e84-0155-4ac8-9bc4-4533181b7c41 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] https://10.4.3.121/volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872/action returned with HTTP 200 Aug 13 06:12:57.015481 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 776/3068] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:12:56 2026] POST /volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872/action => generated 0 bytes in 33 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 13 06:12:57.024193 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0e14f48a-9a56-45f1-828a-d84bec3f4996 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:57.025790 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0e14f48a-9a56-45f1-828a-d84bec3f4996 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] POST https://10.4.3.121/volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872/action Aug 13 06:12:57.026098 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0e14f48a-9a56-45f1-828a-d84bec3f4996 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:12:57.026239 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0e14f48a-9a56-45f1-828a-d84bec3f4996 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:57.033423 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:57.033423 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:57.033815 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0e14f48a-9a56-45f1-828a-d84bec3f4996 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Volume info retrieved successfully. Aug 13 06:12:57.037781 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0e14f48a-9a56-45f1-828a-d84bec3f4996 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Get volume image-metadata completed successfully. Aug 13 06:12:57.038076 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0e14f48a-9a56-45f1-828a-d84bec3f4996 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] https://10.4.3.121/volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872/action returned with HTTP 200 Aug 13 06:12:57.038483 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 759/3069] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:12:57 2026] POST /volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872/action => generated 537 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:57.046057 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-278aed4f-6f72-4723-9b78-0bbff7c0c89c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:57.047674 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-278aed4f-6f72-4723-9b78-0bbff7c0c89c tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] GET https://10.4.3.121/volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872 Aug 13 06:12:57.047851 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-278aed4f-6f72-4723-9b78-0bbff7c0c89c tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:57.048020 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-278aed4f-6f72-4723-9b78-0bbff7c0c89c tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:57.055690 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:57.055690 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:57.059547 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-278aed4f-6f72-4723-9b78-0bbff7c0c89c tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Volume info retrieved successfully. Aug 13 06:12:57.064018 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-278aed4f-6f72-4723-9b78-0bbff7c0c89c tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] https://10.4.3.121/volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872 returned with HTTP 200 Aug 13 06:12:57.064689 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 770/3070] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:57 2026] GET /volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872 => generated 1393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:57.076085 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-61fbf99c-ffa2-45c2-a785-c90f0828e363 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:57.077771 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-61fbf99c-ffa2-45c2-a785-c90f0828e363 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] DELETE https://10.4.3.121/volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872 Aug 13 06:12:57.077979 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-61fbf99c-ffa2-45c2-a785-c90f0828e363 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:57.078189 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-61fbf99c-ffa2-45c2-a785-c90f0828e363 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:57.078387 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-61fbf99c-ffa2-45c2-a785-c90f0828e363 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Delete volume with id: 8e19e585-9fb2-4e3c-8e42-610f38c67872 Aug 13 06:12:57.084247 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:57.084247 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:57.084651 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-61fbf99c-ffa2-45c2-a785-c90f0828e363 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Volume info retrieved successfully. Aug 13 06:12:57.098979 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-61fbf99c-ffa2-45c2-a785-c90f0828e363 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Delete volume request issued successfully. Aug 13 06:12:57.099124 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-61fbf99c-ffa2-45c2-a785-c90f0828e363 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] https://10.4.3.121/volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872 returned with HTTP 202 Aug 13 06:12:57.099482 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 766/3071] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:12:57 2026] DELETE /volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:12:57.107169 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bdfaeca2-ac36-405d-b5c0-3d83bad937b5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:57.108729 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bdfaeca2-ac36-405d-b5c0-3d83bad937b5 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] GET https://10.4.3.121/volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872 Aug 13 06:12:57.108889 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bdfaeca2-ac36-405d-b5c0-3d83bad937b5 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:57.109053 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bdfaeca2-ac36-405d-b5c0-3d83bad937b5 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:57.116819 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:57.116819 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:57.121306 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bdfaeca2-ac36-405d-b5c0-3d83bad937b5 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Volume info retrieved successfully. Aug 13 06:12:57.126835 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bdfaeca2-ac36-405d-b5c0-3d83bad937b5 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] https://10.4.3.121/volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872 returned with HTTP 200 Aug 13 06:12:57.127369 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 777/3072] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:57 2026] GET /volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:12:57.314138 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1c5c3635-4d6a-448b-a3d0-3260b921b3af None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:57.316165 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1c5c3635-4d6a-448b-a3d0-3260b921b3af tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:12:57.316472 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1c5c3635-4d6a-448b-a3d0-3260b921b3af tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:57.316732 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1c5c3635-4d6a-448b-a3d0-3260b921b3af tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:57.316876 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1c5c3635-4d6a-448b-a3d0-3260b921b3af tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:57.321479 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:57.321479 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:57.322222 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1c5c3635-4d6a-448b-a3d0-3260b921b3af tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:12:57.322654 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 760/3073] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:12:57 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:12:57.465556 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ed93b78e-5b54-4583-883f-8b0740ca1978 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:57.467503 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ed93b78e-5b54-4583-883f-8b0740ca1978 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 Aug 13 06:12:57.467708 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ed93b78e-5b54-4583-883f-8b0740ca1978 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:57.467914 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ed93b78e-5b54-4583-883f-8b0740ca1978 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:57.480245 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:57.480245 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:57.484590 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ed93b78e-5b54-4583-883f-8b0740ca1978 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:12:57.489417 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ed93b78e-5b54-4583-883f-8b0740ca1978 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 returned with HTTP 200 Aug 13 06:12:57.489785 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 771/3074] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:57 2026] GET /volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:57.491320 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bf64be30-96b9-43a9-9e9f-408c6d06cfd8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:57.493257 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bf64be30-96b9-43a9-9e9f-408c6d06cfd8 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 Aug 13 06:12:57.493478 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bf64be30-96b9-43a9-9e9f-408c6d06cfd8 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:57.493693 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bf64be30-96b9-43a9-9e9f-408c6d06cfd8 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:57.493824 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-bf64be30-96b9-43a9-9e9f-408c6d06cfd8 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 9a1bd394-7dfa-440c-b345-454df87e1436. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:57.498177 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:57.498177 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:57.499074 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bf64be30-96b9-43a9-9e9f-408c6d06cfd8 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 returned with HTTP 200 Aug 13 06:12:57.499525 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 767/3075] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:57 2026] GET /volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:57.694802 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-047c2032-4348-48f2-89b7-d5e574bab97f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:57.696568 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-047c2032-4348-48f2-89b7-d5e574bab97f tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] GET https://10.4.3.121/volume/v3/volumes/938eeb46-b34c-4257-99b0-ee3a2d8d0047 Aug 13 06:12:57.696799 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-047c2032-4348-48f2-89b7-d5e574bab97f tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:57.697013 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-047c2032-4348-48f2-89b7-d5e574bab97f tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:57.702596 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-047c2032-4348-48f2-89b7-d5e574bab97f tempest-VolumesCloneTest-2052985045 tempest-VolumesCloneTest-2052985045-project-member] https://10.4.3.121/volume/v3/volumes/938eeb46-b34c-4257-99b0-ee3a2d8d0047 returned with HTTP 404 Aug 13 06:12:57.703044 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 778/3076] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:57 2026] GET /volume/v3/volumes/938eeb46-b34c-4257-99b0-ee3a2d8d0047 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:58.146739 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1aa690a5-94aa-4b1a-be9a-1f5dbac001f5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:58.147564 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1aa690a5-94aa-4b1a-be9a-1f5dbac001f5 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] GET https://10.4.3.121/volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872 Aug 13 06:12:58.147760 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1aa690a5-94aa-4b1a-be9a-1f5dbac001f5 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:58.148576 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1aa690a5-94aa-4b1a-be9a-1f5dbac001f5 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:58.157200 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1aa690a5-94aa-4b1a-be9a-1f5dbac001f5 tempest-VolumesImageMetadata-1015618673 tempest-VolumesImageMetadata-1015618673-project-member] https://10.4.3.121/volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872 returned with HTTP 404 Aug 13 06:12:58.157200 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 761/3077] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:58 2026] GET /volume/v3/volumes/8e19e585-9fb2-4e3c-8e42-610f38c67872 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:12:58.333069 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c360052a-f1b1-4891-b985-d39c618950ac None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:58.335194 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c360052a-f1b1-4891-b985-d39c618950ac tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:12:58.335487 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c360052a-f1b1-4891-b985-d39c618950ac tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:58.335719 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c360052a-f1b1-4891-b985-d39c618950ac tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:58.335857 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c360052a-f1b1-4891-b985-d39c618950ac tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:58.340732 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:58.340732 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:58.341571 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c360052a-f1b1-4891-b985-d39c618950ac tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:12:58.342197 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 772/3078] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:12:58 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:58.501491 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-84cda248-8405-42cd-8d70-64a70f0e206d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:58.503979 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-84cda248-8405-42cd-8d70-64a70f0e206d tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 Aug 13 06:12:58.504262 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-84cda248-8405-42cd-8d70-64a70f0e206d tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:58.504507 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-84cda248-8405-42cd-8d70-64a70f0e206d tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:58.511130 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-db305ead-efb8-43d7-9f59-d90cd6c37b2c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:58.512950 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-db305ead-efb8-43d7-9f59-d90cd6c37b2c tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 Aug 13 06:12:58.513135 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-db305ead-efb8-43d7-9f59-d90cd6c37b2c tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:58.513352 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-db305ead-efb8-43d7-9f59-d90cd6c37b2c tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:58.513456 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-db305ead-efb8-43d7-9f59-d90cd6c37b2c tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 9a1bd394-7dfa-440c-b345-454df87e1436. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:58.518069 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:58.518069 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:58.518809 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-db305ead-efb8-43d7-9f59-d90cd6c37b2c tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 returned with HTTP 200 Aug 13 06:12:58.519115 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 779/3079] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:58 2026] GET /volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:58.519148 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:58.519148 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:58.523237 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-84cda248-8405-42cd-8d70-64a70f0e206d tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:12:58.528220 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-84cda248-8405-42cd-8d70-64a70f0e206d tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 returned with HTTP 200 Aug 13 06:12:58.528732 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 768/3080] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:58 2026] GET /volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:58.946198 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b2a5d788-aeb0-43d2-a5b4-8d744874666b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:59.044037 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2a5d788-aeb0-43d2-a5b4-8d744874666b tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:12:59.044410 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b2a5d788-aeb0-43d2-a5b4-8d744874666b tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1911870346"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:12:59.045893 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-b2a5d788-aeb0-43d2-a5b4-8d744874666b tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1911870346'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:12:59.045953 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-b2a5d788-aeb0-43d2-a5b4-8d744874666b tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Create volume of 1 GB Aug 13 06:12:59.049721 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b2a5d788-aeb0-43d2-a5b4-8d744874666b tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Availability Zones retrieved successfully. Aug 13 06:12:59.055072 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b2a5d788-aeb0-43d2-a5b4-8d744874666b tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Flow 'volume_create_api' (cb7d44cd-beee-430f-83ba-cacaf775b64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:59.055953 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b2a5d788-aeb0-43d2-a5b4-8d744874666b tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3620581f-af81-4e72-ade3-70cf855da2b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:59.056819 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-b2a5d788-aeb0-43d2-a5b4-8d744874666b tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:12:59.079357 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b2a5d788-aeb0-43d2-a5b4-8d744874666b tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3620581f-af81-4e72-ade3-70cf855da2b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:59.080053 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b2a5d788-aeb0-43d2-a5b4-8d744874666b tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0228123-bdbf-4e4c-9cb5-2b9438b38845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:59.146035 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-b2a5d788-aeb0-43d2-a5b4-8d744874666b tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Created reservations ['a2294319-a222-4fe8-b0e9-eed26d0f51ff', 'db7a8aea-0fed-4c37-950d-65e25a922ca1', '6e721a07-3f20-480c-ae4d-2422e0fd13e2', '1edc8593-4d57-4d23-986c-755e57fbba5d'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:12:59.146802 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b2a5d788-aeb0-43d2-a5b4-8d744874666b tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0228123-bdbf-4e4c-9cb5-2b9438b38845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2294319-a222-4fe8-b0e9-eed26d0f51ff', 'db7a8aea-0fed-4c37-950d-65e25a922ca1', '6e721a07-3f20-480c-ae4d-2422e0fd13e2', '1edc8593-4d57-4d23-986c-755e57fbba5d']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:59.147631 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b2a5d788-aeb0-43d2-a5b4-8d744874666b tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46cd65c8-7e8a-488d-b5cc-76dbbbd66cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:59.168835 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b2a5d788-aeb0-43d2-a5b4-8d744874666b tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46cd65c8-7e8a-488d-b5cc-76dbbbd66cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c82a8cfc-a1a7-4534-bc29-bcf42327d0fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1911870346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56af3e951f80400d9175813d1ff917ae',qos_specs=None,replication_status=,reservations=['a2294319-a222-4fe8-b0e9-eed26d0f51ff','db7a8aea-0fed-4c37-950d-65e25a922ca1','6e721a07-3f20-480c-ae4d-2422e0fd13e2','1edc8593-4d57-4d23-986c-755e57fbba5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='298f6970c0c54e698b9e6512f6278a0f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:12:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1911870346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c82a8cfc-a1a7-4534-bc29-bcf42327d0fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56af3e951f80400d9175813d1ff917ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='298f6970c0c54e698b9e6512f6278a0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:59.169657 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b2a5d788-aeb0-43d2-a5b4-8d744874666b tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4866a3ce-3219-4bd8-9b34-d1651525d125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:59.186264 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b2a5d788-aeb0-43d2-a5b4-8d744874666b tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4866a3ce-3219-4bd8-9b34-d1651525d125) transitioned into state 'SUCCESS' from state '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-1911870346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56af3e951f80400d9175813d1ff917ae',qos_specs=None,replication_status=,reservations=['a2294319-a222-4fe8-b0e9-eed26d0f51ff','db7a8aea-0fed-4c37-950d-65e25a922ca1','6e721a07-3f20-480c-ae4d-2422e0fd13e2','1edc8593-4d57-4d23-986c-755e57fbba5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='298f6970c0c54e698b9e6512f6278a0f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:59.186990 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b2a5d788-aeb0-43d2-a5b4-8d744874666b tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (355c515a-6b80-41d3-8e50-c36e7ffed4de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:12:59.196879 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b2a5d788-aeb0-43d2-a5b4-8d744874666b tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (355c515a-6b80-41d3-8e50-c36e7ffed4de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:12:59.197927 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b2a5d788-aeb0-43d2-a5b4-8d744874666b tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Flow 'volume_create_api' (cb7d44cd-beee-430f-83ba-cacaf775b64a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:12:59.198313 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b2a5d788-aeb0-43d2-a5b4-8d744874666b tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Create volume request issued successfully. Aug 13 06:12:59.198879 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b2a5d788-aeb0-43d2-a5b4-8d744874666b tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:12:59.199473 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 762/3081] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:12:58 2026] POST /volume/v3/volumes => generated 750 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:12:59.215435 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-76d3d739-bdbf-48f9-95dd-92585acb13d0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:59.217970 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-76d3d739-bdbf-48f9-95dd-92585acb13d0 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] GET https://10.4.3.121/volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa Aug 13 06:12:59.218084 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-76d3d739-bdbf-48f9-95dd-92585acb13d0 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:59.218548 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-76d3d739-bdbf-48f9-95dd-92585acb13d0 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:59.228462 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:59.228462 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:12:59.236128 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-76d3d739-bdbf-48f9-95dd-92585acb13d0 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Volume info retrieved successfully. Aug 13 06:12:59.241263 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-76d3d739-bdbf-48f9-95dd-92585acb13d0 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa returned with HTTP 200 Aug 13 06:12:59.241704 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 773/3082] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:59 2026] GET /volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:59.350875 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d214c453-8cca-41cf-91f7-45fae26a3580 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:59.352781 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d214c453-8cca-41cf-91f7-45fae26a3580 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:12:59.353037 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d214c453-8cca-41cf-91f7-45fae26a3580 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:59.353305 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d214c453-8cca-41cf-91f7-45fae26a3580 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:59.353464 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-d214c453-8cca-41cf-91f7-45fae26a3580 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:59.357805 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:59.357805 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:12:59.358414 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d214c453-8cca-41cf-91f7-45fae26a3580 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:12:59.358936 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 780/3083] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:12:59 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:59.529526 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ca7a8a01-3b69-4141-9706-631a0e2b6ed4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:59.531311 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca7a8a01-3b69-4141-9706-631a0e2b6ed4 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 Aug 13 06:12:59.531515 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca7a8a01-3b69-4141-9706-631a0e2b6ed4 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:59.531706 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ca7a8a01-3b69-4141-9706-631a0e2b6ed4 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:59.531808 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ca7a8a01-3b69-4141-9706-631a0e2b6ed4 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 9a1bd394-7dfa-440c-b345-454df87e1436. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:12:59.537105 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:59.537105 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:12:59.538196 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ca7a8a01-3b69-4141-9706-631a0e2b6ed4 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 returned with HTTP 200 Aug 13 06:12:59.538691 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 769/3084] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:59 2026] GET /volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:12:59.545176 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-94828278-3a5d-4bc7-b34f-f62f233ea0db None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:12:59.547249 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-94828278-3a5d-4bc7-b34f-f62f233ea0db tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 Aug 13 06:12:59.547477 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-94828278-3a5d-4bc7-b34f-f62f233ea0db tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:12:59.547685 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-94828278-3a5d-4bc7-b34f-f62f233ea0db tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:12:59.557135 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:12:59.557135 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:12:59.560533 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-94828278-3a5d-4bc7-b34f-f62f233ea0db tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:12:59.565298 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-94828278-3a5d-4bc7-b34f-f62f233ea0db tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 returned with HTTP 200 Aug 13 06:12:59.565298 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 763/3085] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:12:59 2026] GET /volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:00.256822 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fcab2496-e2c3-4c15-8cf2-c4fc6e3fc5f5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:00.258404 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fcab2496-e2c3-4c15-8cf2-c4fc6e3fc5f5 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] GET https://10.4.3.121/volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa Aug 13 06:13:00.258582 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fcab2496-e2c3-4c15-8cf2-c4fc6e3fc5f5 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:00.258753 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fcab2496-e2c3-4c15-8cf2-c4fc6e3fc5f5 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:00.267029 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:00.267029 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:00.270988 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fcab2496-e2c3-4c15-8cf2-c4fc6e3fc5f5 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Volume info retrieved successfully. Aug 13 06:13:00.274855 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fcab2496-e2c3-4c15-8cf2-c4fc6e3fc5f5 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa returned with HTTP 200 Aug 13 06:13:00.275230 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 774/3086] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:00 2026] GET /volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:00.368328 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f4030881-9588-4f1d-ab7e-4734519e089b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:00.371196 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f4030881-9588-4f1d-ab7e-4734519e089b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:13:00.371418 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f4030881-9588-4f1d-ab7e-4734519e089b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:00.371587 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f4030881-9588-4f1d-ab7e-4734519e089b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:00.371693 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-f4030881-9588-4f1d-ab7e-4734519e089b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:00.376626 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:00.376626 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:00.377191 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f4030881-9588-4f1d-ab7e-4734519e089b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:13:00.377543 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 781/3087] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:00 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:00.550064 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9f23686d-df14-4105-827b-2f6405d9d0c5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:00.551786 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9f23686d-df14-4105-827b-2f6405d9d0c5 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 Aug 13 06:13:00.551985 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9f23686d-df14-4105-827b-2f6405d9d0c5 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:00.552155 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9f23686d-df14-4105-827b-2f6405d9d0c5 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:00.552299 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-9f23686d-df14-4105-827b-2f6405d9d0c5 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 9a1bd394-7dfa-440c-b345-454df87e1436. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:00.555986 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:00.555986 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:00.556681 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9f23686d-df14-4105-827b-2f6405d9d0c5 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 returned with HTTP 200 Aug 13 06:13:00.556986 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 770/3088] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:00 2026] GET /volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:00.579024 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2ee50957-3402-47af-8c6c-b63af3bf0552 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:00.582148 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ee50957-3402-47af-8c6c-b63af3bf0552 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 Aug 13 06:13:00.582420 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ee50957-3402-47af-8c6c-b63af3bf0552 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:00.582683 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2ee50957-3402-47af-8c6c-b63af3bf0552 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:00.598555 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:00.598555 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:00.605122 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2ee50957-3402-47af-8c6c-b63af3bf0552 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:13:00.611694 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2ee50957-3402-47af-8c6c-b63af3bf0552 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 returned with HTTP 200 Aug 13 06:13:00.612196 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 764/3089] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:00 2026] GET /volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:00.904449 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-575e527c-ffb4-46dc-8dec-cc1154162c89 req-da91512e-b03e-4d99-97c3-2f6d57d3d14f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:00.911400 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-575e527c-ffb4-46dc-8dec-cc1154162c89 req-da91512e-b03e-4d99-97c3-2f6d57d3d14f tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] POST https://10.4.3.121/volume/v3/attachments/3f3a33ab-c009-4582-9d10-a6f8b7fa9b9f/action Aug 13 06:13:00.911817 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-575e527c-ffb4-46dc-8dec-cc1154162c89 req-da91512e-b03e-4d99-97c3-2f6d57d3d14f tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:13:00.911973 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-575e527c-ffb4-46dc-8dec-cc1154162c89 req-da91512e-b03e-4d99-97c3-2f6d57d3d14f tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:00.941202 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:00.941202 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:00.951104 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-575e527c-ffb4-46dc-8dec-cc1154162c89 req-da91512e-b03e-4d99-97c3-2f6d57d3d14f tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/attachments/3f3a33ab-c009-4582-9d10-a6f8b7fa9b9f/action returned with HTTP 204 Aug 13 06:13:00.951634 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 775/3090] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:13:00 2026] POST /volume/v3/attachments/3f3a33ab-c009-4582-9d10-a6f8b7fa9b9f/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:01.097762 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f1686ed3-66ef-4d87-ae4c-504db6e9cb81 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:01.098384 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f1686ed3-66ef-4d87-ae4c-504db6e9cb81 None None] GET https://10.4.3.121/volume// Aug 13 06:13:01.098632 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f1686ed3-66ef-4d87-ae4c-504db6e9cb81 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:01.098876 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f1686ed3-66ef-4d87-ae4c-504db6e9cb81 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:01.099364 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f1686ed3-66ef-4d87-ae4c-504db6e9cb81 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:13:01.099764 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 782/3091] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:13:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:13:01.111350 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-35da5574-7df4-4c8a-82d0-7a16527f724b req-c9f80c6b-44e3-4fdb-81f3-8c3c8a868c16 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:01.116467 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-35da5574-7df4-4c8a-82d0-7a16527f724b req-c9f80c6b-44e3-4fdb-81f3-8c3c8a868c16 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:13:01.116862 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-35da5574-7df4-4c8a-82d0-7a16527f724b req-c9f80c6b-44e3-4fdb-81f3-8c3c8a868c16 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3405e7f3-7eef-4db4-95b4-3f7a56439e21", "connector": null, "instance_uuid": "79458817-6ea8-40e5-9d6b-22add864ca80"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:01.131303 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:01.131303 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:01.164522 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-35da5574-7df4-4c8a-82d0-7a16527f724b req-c9f80c6b-44e3-4fdb-81f3-8c3c8a868c16 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:13:01.164522 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 771/3092] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:13:01 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:13:01.183269 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-35da5574-7df4-4c8a-82d0-7a16527f724b req-72ef50c8-944a-49fb-9192-ec831f026c45 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:01.186859 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-35da5574-7df4-4c8a-82d0-7a16527f724b req-72ef50c8-944a-49fb-9192-ec831f026c45 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] DELETE https://10.4.3.121/volume/v3/attachments/2b651ff4-eb59-423c-880b-f42a2be4962c Aug 13 06:13:01.187092 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-35da5574-7df4-4c8a-82d0-7a16527f724b req-72ef50c8-944a-49fb-9192-ec831f026c45 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:01.187368 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-35da5574-7df4-4c8a-82d0-7a16527f724b req-72ef50c8-944a-49fb-9192-ec831f026c45 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:01.200732 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:01.200732 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:01.266867 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-35da5574-7df4-4c8a-82d0-7a16527f724b req-72ef50c8-944a-49fb-9192-ec831f026c45 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] https://10.4.3.121/volume/v3/attachments/2b651ff4-eb59-423c-880b-f42a2be4962c returned with HTTP 200 Aug 13 06:13:01.267552 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 765/3093] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:13:01 2026] DELETE /volume/v3/attachments/2b651ff4-eb59-423c-880b-f42a2be4962c => generated 192 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:13:01.388422 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a38a3298-eff3-4be1-a17f-ee3405668e88 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:01.390120 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a38a3298-eff3-4be1-a17f-ee3405668e88 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:13:01.390376 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a38a3298-eff3-4be1-a17f-ee3405668e88 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:01.390617 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a38a3298-eff3-4be1-a17f-ee3405668e88 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:01.390842 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a38a3298-eff3-4be1-a17f-ee3405668e88 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:01.395110 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:01.395110 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:01.398209 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a38a3298-eff3-4be1-a17f-ee3405668e88 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:13:01.398209 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 776/3094] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:01 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:01.568392 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bd326961-e076-40c0-82f5-50173f85798e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:01.570515 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bd326961-e076-40c0-82f5-50173f85798e tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 Aug 13 06:13:01.570879 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bd326961-e076-40c0-82f5-50173f85798e tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:01.570879 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bd326961-e076-40c0-82f5-50173f85798e tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:01.570961 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-bd326961-e076-40c0-82f5-50173f85798e tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 9a1bd394-7dfa-440c-b345-454df87e1436. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:01.578334 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:01.578334 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:01.579077 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bd326961-e076-40c0-82f5-50173f85798e tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 returned with HTTP 200 Aug 13 06:13:01.579694 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 783/3095] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:01 2026] GET /volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:01.631220 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-66fe9ccd-95d5-46d5-988e-6b880e5cfb16 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:01.633109 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-66fe9ccd-95d5-46d5-988e-6b880e5cfb16 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 Aug 13 06:13:01.633366 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-66fe9ccd-95d5-46d5-988e-6b880e5cfb16 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:01.633568 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-66fe9ccd-95d5-46d5-988e-6b880e5cfb16 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:01.647173 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:01.647173 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:01.651554 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-66fe9ccd-95d5-46d5-988e-6b880e5cfb16 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:13:01.656802 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-66fe9ccd-95d5-46d5-988e-6b880e5cfb16 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 returned with HTTP 200 Aug 13 06:13:01.657152 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 772/3096] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:01 2026] GET /volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:13:01.675711 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dca39f02-106c-4e67-a7fc-6968a4fafb89 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:01.676277 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dca39f02-106c-4e67-a7fc-6968a4fafb89 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 Aug 13 06:13:01.676528 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dca39f02-106c-4e67-a7fc-6968a4fafb89 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:01.676690 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dca39f02-106c-4e67-a7fc-6968a4fafb89 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:01.687240 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:01.687240 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:01.694555 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dca39f02-106c-4e67-a7fc-6968a4fafb89 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:13:01.698813 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dca39f02-106c-4e67-a7fc-6968a4fafb89 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 returned with HTTP 200 Aug 13 06:13:01.699276 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 766/3097] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:01 2026] GET /volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:13:02.411065 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d3a19f53-ad2f-47e6-ae0a-6fe0c75f6f06 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:02.413020 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d3a19f53-ad2f-47e6-ae0a-6fe0c75f6f06 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:13:02.413283 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d3a19f53-ad2f-47e6-ae0a-6fe0c75f6f06 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:02.413430 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d3a19f53-ad2f-47e6-ae0a-6fe0c75f6f06 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:02.413561 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-d3a19f53-ad2f-47e6-ae0a-6fe0c75f6f06 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:02.417617 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:02.417617 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:02.418132 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d3a19f53-ad2f-47e6-ae0a-6fe0c75f6f06 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:13:02.418695 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 777/3098] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:02 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:02.591299 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c62f4f18-59cf-43c2-a5c6-db6b22df6004 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:02.593242 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c62f4f18-59cf-43c2-a5c6-db6b22df6004 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 Aug 13 06:13:02.593418 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c62f4f18-59cf-43c2-a5c6-db6b22df6004 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:02.593601 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c62f4f18-59cf-43c2-a5c6-db6b22df6004 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:02.593699 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-c62f4f18-59cf-43c2-a5c6-db6b22df6004 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 9a1bd394-7dfa-440c-b345-454df87e1436. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:02.599505 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:02.599505 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:02.599988 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c62f4f18-59cf-43c2-a5c6-db6b22df6004 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 returned with HTTP 200 Aug 13 06:13:02.600349 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 784/3099] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:02 2026] GET /volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:03.342092 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4049074c-35a3-4aa7-ac27-967879244f02 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:03.342632 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4049074c-35a3-4aa7-ac27-967879244f02 None None] GET https://10.4.3.121/volume// Aug 13 06:13:03.342802 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4049074c-35a3-4aa7-ac27-967879244f02 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:03.342993 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4049074c-35a3-4aa7-ac27-967879244f02 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:03.343450 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4049074c-35a3-4aa7-ac27-967879244f02 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:13:03.343727 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 773/3100] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:13:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:13:03.353144 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-eea64bce-cffa-4695-8b77-a818b1ab1d13 req-0aeb5d2e-432f-4af4-bf35-18bca65429e8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:03.355083 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-eea64bce-cffa-4695-8b77-a818b1ab1d13 req-0aeb5d2e-432f-4af4-bf35-18bca65429e8 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] GET https://10.4.3.121/volume/v3/volumes/3405e7f3-7eef-4db4-95b4-3f7a56439e21 Aug 13 06:13:03.355326 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-eea64bce-cffa-4695-8b77-a818b1ab1d13 req-0aeb5d2e-432f-4af4-bf35-18bca65429e8 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:03.355555 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-eea64bce-cffa-4695-8b77-a818b1ab1d13 req-0aeb5d2e-432f-4af4-bf35-18bca65429e8 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:03.369214 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:03.369214 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:03.375620 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-eea64bce-cffa-4695-8b77-a818b1ab1d13 req-0aeb5d2e-432f-4af4-bf35-18bca65429e8 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Volume info retrieved successfully. Aug 13 06:13:03.380550 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-eea64bce-cffa-4695-8b77-a818b1ab1d13 req-0aeb5d2e-432f-4af4-bf35-18bca65429e8 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] https://10.4.3.121/volume/v3/volumes/3405e7f3-7eef-4db4-95b4-3f7a56439e21 returned with HTTP 200 Aug 13 06:13:03.380550 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 767/3101] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:13:03 2026] GET /volume/v3/volumes/3405e7f3-7eef-4db4-95b4-3f7a56439e21 => generated 1539 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:13:03.430576 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c35dd45e-bfbd-4fd3-ae09-dcf6e527adba None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:03.432721 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c35dd45e-bfbd-4fd3-ae09-dcf6e527adba tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:13:03.432965 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c35dd45e-bfbd-4fd3-ae09-dcf6e527adba tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:03.433171 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c35dd45e-bfbd-4fd3-ae09-dcf6e527adba tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:03.433338 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c35dd45e-bfbd-4fd3-ae09-dcf6e527adba tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:03.438711 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:03.438711 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:03.439552 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c35dd45e-bfbd-4fd3-ae09-dcf6e527adba tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:13:03.440029 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 778/3102] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:03 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:03.497846 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-eea64bce-cffa-4695-8b77-a818b1ab1d13 req-8ae9df3d-5c84-47bf-bb3f-fac09990532c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:03.501761 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-78323de9-9d6f-4eab-a47d-a4964b7c7849 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:03.503094 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-eea64bce-cffa-4695-8b77-a818b1ab1d13 req-8ae9df3d-5c84-47bf-bb3f-fac09990532c tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] PUT https://10.4.3.121/volume/v3/attachments/454426cd-5c73-4c8d-b25e-33f4858190de Aug 13 06:13:03.503515 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-eea64bce-cffa-4695-8b77-a818b1ab1d13 req-8ae9df3d-5c84-47bf-bb3f-fac09990532c tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:03.510564 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-eea64bce-cffa-4695-8b77-a818b1ab1d13 req-8ae9df3d-5c84-47bf-bb3f-fac09990532c tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Acquiring lock "cinder-attachment_update-3405e7f3-7eef-4db4-95b4-3f7a56439e21-np0000007163" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:13:03.515099 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-eea64bce-cffa-4695-8b77-a818b1ab1d13 req-8ae9df3d-5c84-47bf-bb3f-fac09990532c tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Lock "cinder-attachment_update-3405e7f3-7eef-4db4-95b4-3f7a56439e21-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:13:03.516076 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:03.516076 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:03.578485 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-78323de9-9d6f-4eab-a47d-a4964b7c7849 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:13:03.578485 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-78323de9-9d6f-4eab-a47d-a4964b7c7849 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-262566438"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:03.578742 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-78323de9-9d6f-4eab-a47d-a4964b7c7849 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-262566438'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:13:03.578844 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-78323de9-9d6f-4eab-a47d-a4964b7c7849 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Create volume of 1 GB Aug 13 06:13:03.584430 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-78323de9-9d6f-4eab-a47d-a4964b7c7849 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Availability Zones retrieved successfully. Aug 13 06:13:03.589962 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-78323de9-9d6f-4eab-a47d-a4964b7c7849 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Flow 'volume_create_api' (e7d3cb4c-cc10-4709-84a5-5464c3ef820e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:13:03.590764 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-78323de9-9d6f-4eab-a47d-a4964b7c7849 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebabccbd-fc88-4693-ac0e-1524fbb92c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:03.591581 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-78323de9-9d6f-4eab-a47d-a4964b7c7849 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:13:03.613219 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0a0c5fa4-4255-4f0c-9d1e-70bd63fe801e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:03.615999 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a0c5fa4-4255-4f0c-9d1e-70bd63fe801e tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 Aug 13 06:13:03.616251 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a0c5fa4-4255-4f0c-9d1e-70bd63fe801e tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:03.616468 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a0c5fa4-4255-4f0c-9d1e-70bd63fe801e tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:03.616602 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-0a0c5fa4-4255-4f0c-9d1e-70bd63fe801e tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 9a1bd394-7dfa-440c-b345-454df87e1436. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:03.620043 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-78323de9-9d6f-4eab-a47d-a4964b7c7849 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebabccbd-fc88-4693-ac0e-1524fbb92c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:03.620891 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-78323de9-9d6f-4eab-a47d-a4964b7c7849 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfd6de08-f412-4534-b80c-b1f6d6e5d564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:03.624099 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:03.624099 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:03.625017 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a0c5fa4-4255-4f0c-9d1e-70bd63fe801e tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 returned with HTTP 200 Aug 13 06:13:03.625420 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 768/3103] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:03 2026] GET /volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:03.627578 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-eea64bce-cffa-4695-8b77-a818b1ab1d13 req-8ae9df3d-5c84-47bf-bb3f-fac09990532c tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Lock "cinder-attachment_update-3405e7f3-7eef-4db4-95b4-3f7a56439e21-np0000007163" released by "attachment_update" :: held 0.112s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:13:03.627991 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-eea64bce-cffa-4695-8b77-a818b1ab1d13 req-8ae9df3d-5c84-47bf-bb3f-fac09990532c tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] https://10.4.3.121/volume/v3/attachments/454426cd-5c73-4c8d-b25e-33f4858190de returned with HTTP 200 Aug 13 06:13:03.628543 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 785/3104] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:13:03 2026] PUT /volume/v3/attachments/454426cd-5c73-4c8d-b25e-33f4858190de => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:13:03.654981 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-eea64bce-cffa-4695-8b77-a818b1ab1d13 req-f62fc2b7-7cca-4a65-a018-bc38ed682d13 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:03.661345 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-eea64bce-cffa-4695-8b77-a818b1ab1d13 req-f62fc2b7-7cca-4a65-a018-bc38ed682d13 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] POST https://10.4.3.121/volume/v3/attachments/454426cd-5c73-4c8d-b25e-33f4858190de/action Aug 13 06:13:03.661800 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-eea64bce-cffa-4695-8b77-a818b1ab1d13 req-f62fc2b7-7cca-4a65-a018-bc38ed682d13 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:13:03.661953 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-eea64bce-cffa-4695-8b77-a818b1ab1d13 req-f62fc2b7-7cca-4a65-a018-bc38ed682d13 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:03.683473 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:03.683473 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:03.688036 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-78323de9-9d6f-4eab-a47d-a4964b7c7849 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Created reservations ['964619d3-ff0a-4bb7-bb4f-0bd642b1823b', 'c1e38a4d-e0e2-493a-b8d5-ab0cac628eab', '1e6ae6ee-11bb-4257-bc14-3e6400a35c1d', '77033587-c78d-444d-a99d-4b0b4f9fb463'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:13:03.689212 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-78323de9-9d6f-4eab-a47d-a4964b7c7849 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfd6de08-f412-4534-b80c-b1f6d6e5d564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['964619d3-ff0a-4bb7-bb4f-0bd642b1823b', 'c1e38a4d-e0e2-493a-b8d5-ab0cac628eab', '1e6ae6ee-11bb-4257-bc14-3e6400a35c1d', '77033587-c78d-444d-a99d-4b0b4f9fb463']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:03.690087 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-78323de9-9d6f-4eab-a47d-a4964b7c7849 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1698dc72-ae42-42f4-af74-e4bfcedb915b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:03.694533 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-eea64bce-cffa-4695-8b77-a818b1ab1d13 req-f62fc2b7-7cca-4a65-a018-bc38ed682d13 tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] https://10.4.3.121/volume/v3/attachments/454426cd-5c73-4c8d-b25e-33f4858190de/action returned with HTTP 204 Aug 13 06:13:03.694984 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 779/3105] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:13:03 2026] POST /volume/v3/attachments/454426cd-5c73-4c8d-b25e-33f4858190de/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:03.717324 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-78323de9-9d6f-4eab-a47d-a4964b7c7849 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1698dc72-ae42-42f4-af74-e4bfcedb915b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21e37d11-1686-4119-a8ab-c64f472281f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-262566438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5edd1fe1ff2446190fd94b2e53c82e3',qos_specs=None,replication_status=,reservations=['964619d3-ff0a-4bb7-bb4f-0bd642b1823b','c1e38a4d-e0e2-493a-b8d5-ab0cac628eab','1e6ae6ee-11bb-4257-bc14-3e6400a35c1d','77033587-c78d-444d-a99d-4b0b4f9fb463'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82ae7a3e595945b899691a15a7fce7b3',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:13:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-262566438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21e37d11-1686-4119-a8ab-c64f472281f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5edd1fe1ff2446190fd94b2e53c82e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82ae7a3e595945b899691a15a7fce7b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:03.718143 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-78323de9-9d6f-4eab-a47d-a4964b7c7849 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88ffb45a-1680-4ce9-ba36-a24efb072adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:03.741433 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-78323de9-9d6f-4eab-a47d-a4964b7c7849 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88ffb45a-1680-4ce9-ba36-a24efb072adf) transitioned into state 'SUCCESS' from state '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-262566438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5edd1fe1ff2446190fd94b2e53c82e3',qos_specs=None,replication_status=,reservations=['964619d3-ff0a-4bb7-bb4f-0bd642b1823b','c1e38a4d-e0e2-493a-b8d5-ab0cac628eab','1e6ae6ee-11bb-4257-bc14-3e6400a35c1d','77033587-c78d-444d-a99d-4b0b4f9fb463'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82ae7a3e595945b899691a15a7fce7b3',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:03.742624 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-78323de9-9d6f-4eab-a47d-a4964b7c7849 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00c57db5-23b1-45a4-86f7-e602c077bbd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:03.757060 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-78323de9-9d6f-4eab-a47d-a4964b7c7849 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00c57db5-23b1-45a4-86f7-e602c077bbd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:03.758176 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-78323de9-9d6f-4eab-a47d-a4964b7c7849 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Flow 'volume_create_api' (e7d3cb4c-cc10-4709-84a5-5464c3ef820e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:13:03.758635 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-78323de9-9d6f-4eab-a47d-a4964b7c7849 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Create volume request issued successfully. Aug 13 06:13:03.759359 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-78323de9-9d6f-4eab-a47d-a4964b7c7849 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:13:03.760058 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 774/3106] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:13:03 2026] POST /volume/v3/volumes => generated 748 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:13:04.461154 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f7df59a6-b0ca-47b5-adb1-c41f2e287c01 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:04.462949 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f7df59a6-b0ca-47b5-adb1-c41f2e287c01 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:13:04.463149 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f7df59a6-b0ca-47b5-adb1-c41f2e287c01 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:04.463360 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f7df59a6-b0ca-47b5-adb1-c41f2e287c01 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:04.463462 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f7df59a6-b0ca-47b5-adb1-c41f2e287c01 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:04.473791 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:04.473791 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:04.474614 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f7df59a6-b0ca-47b5-adb1-c41f2e287c01 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:13:04.475072 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 769/3107] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:04 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:04.639815 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ebc5e359-004b-4af0-a89f-cb7818b6aa60 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:04.642044 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ebc5e359-004b-4af0-a89f-cb7818b6aa60 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 Aug 13 06:13:04.642297 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ebc5e359-004b-4af0-a89f-cb7818b6aa60 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:04.642579 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ebc5e359-004b-4af0-a89f-cb7818b6aa60 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:04.642667 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ebc5e359-004b-4af0-a89f-cb7818b6aa60 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 9a1bd394-7dfa-440c-b345-454df87e1436. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:04.648577 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:04.648577 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:04.649607 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ebc5e359-004b-4af0-a89f-cb7818b6aa60 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 returned with HTTP 200 Aug 13 06:13:04.650084 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 786/3108] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:04 2026] GET /volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:05.489760 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-62afda8e-a5be-4acc-bbaf-0f5b258fbb32 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:05.494753 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62afda8e-a5be-4acc-bbaf-0f5b258fbb32 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:13:05.494975 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-62afda8e-a5be-4acc-bbaf-0f5b258fbb32 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:05.495170 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-62afda8e-a5be-4acc-bbaf-0f5b258fbb32 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:05.495346 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-62afda8e-a5be-4acc-bbaf-0f5b258fbb32 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:05.501438 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:05.501438 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:05.502266 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62afda8e-a5be-4acc-bbaf-0f5b258fbb32 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:13:05.502626 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 780/3109] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:05 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:05.663363 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d2b3efb9-8820-4cf2-bf6c-be554ed25c61 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:05.666241 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d2b3efb9-8820-4cf2-bf6c-be554ed25c61 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 Aug 13 06:13:05.666549 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d2b3efb9-8820-4cf2-bf6c-be554ed25c61 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:05.666622 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d2b3efb9-8820-4cf2-bf6c-be554ed25c61 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:05.666719 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d2b3efb9-8820-4cf2-bf6c-be554ed25c61 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 9a1bd394-7dfa-440c-b345-454df87e1436. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:05.673370 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:05.673370 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:05.674214 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d2b3efb9-8820-4cf2-bf6c-be554ed25c61 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 returned with HTTP 200 Aug 13 06:13:05.675205 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 775/3110] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:05 2026] GET /volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:06.517731 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aae46b2a-6c12-4443-9b81-aa8dc6e7ff8e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:06.520106 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aae46b2a-6c12-4443-9b81-aa8dc6e7ff8e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:13:06.520394 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aae46b2a-6c12-4443-9b81-aa8dc6e7ff8e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:06.520674 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aae46b2a-6c12-4443-9b81-aa8dc6e7ff8e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:06.520762 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-aae46b2a-6c12-4443-9b81-aa8dc6e7ff8e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:06.527616 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:06.527616 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:06.528320 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aae46b2a-6c12-4443-9b81-aa8dc6e7ff8e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:13:06.528766 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 770/3111] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:06 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:06.684397 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7962672e-119a-49dc-ade4-6e5ec0118a53 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:06.686440 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7962672e-119a-49dc-ade4-6e5ec0118a53 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 Aug 13 06:13:06.686669 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7962672e-119a-49dc-ade4-6e5ec0118a53 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:06.688022 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7962672e-119a-49dc-ade4-6e5ec0118a53 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:06.688022 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-7962672e-119a-49dc-ade4-6e5ec0118a53 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 9a1bd394-7dfa-440c-b345-454df87e1436. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:06.692510 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:06.692510 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:06.693331 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7962672e-119a-49dc-ade4-6e5ec0118a53 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 returned with HTTP 200 Aug 13 06:13:06.693734 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 787/3112] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:06 2026] GET /volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:07.064004 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ebdc7881-2fcb-4329-ba5a-110298b0cf61 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:07.064818 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ebdc7881-2fcb-4329-ba5a-110298b0cf61 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] POST https://10.4.3.121/volume/v3/volumes/b635cc67-c869-41bc-bd00-0a49e03c0375/action Aug 13 06:13:07.065164 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ebdc7881-2fcb-4329-ba5a-110298b0cf61 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action body: b'{"os-attach": {"instance_uuid": "b6287f1d-ef41-4ada-bb42-0a4bd60922fb", "mountpoint": "/dev/vdc"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:13:07.065529 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ebdc7881-2fcb-4329-ba5a-110298b0cf61 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b6287f1d-ef41-4ada-bb42-0a4bd60922fb", "mountpoint": "/dev/vdc"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:07.070165 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ff5d21c6-eecc-4b75-bb92-94a5f58f48e0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:07.072308 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ff5d21c6-eecc-4b75-bb92-94a5f58f48e0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:13:07.072509 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ebdc7881-2fcb-4329-ba5a-110298b0cf61 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes/b635cc67-c869-41bc-bd00-0a49e03c0375/action returned with HTTP 404 Aug 13 06:13:07.072821 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ff5d21c6-eecc-4b75-bb92-94a5f58f48e0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "291595bc-33c5-42b6-b1f6-74040a05c762", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-781031017", "description": null, "metadata": null}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:07.073139 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 781/3113] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:13:07 2026] POST /volume/v3/volumes/b635cc67-c869-41bc-bd00-0a49e03c0375/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:07.092017 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:07.092017 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:07.092796 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ff5d21c6-eecc-4b75-bb92-94a5f58f48e0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:13:07.093020 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-ff5d21c6-eecc-4b75-bb92-94a5f58f48e0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create snapshot from volume 291595bc-33c5-42b6-b1f6-74040a05c762 Aug 13 06:13:07.148514 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-ff5d21c6-eecc-4b75-bb92-94a5f58f48e0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Created reservations ['8d1c889b-d32d-4007-9c54-b9067d4e08c9', '5843d322-944b-4d0c-b340-75661a4f9e09', 'bdc7e22f-a494-434d-92da-64f71fc735d1', '6d2d631c-898a-442d-b274-0d46218442d9'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:13:07.217260 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ff5d21c6-eecc-4b75-bb92-94a5f58f48e0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot force create request issued successfully. Aug 13 06:13:07.217260 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ff5d21c6-eecc-4b75-bb92-94a5f58f48e0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:13:07.217260 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 776/3114] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:13:07 2026] POST /volume/v3/snapshots => generated 307 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:13:07.232543 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1157621b-83d1-4456-b75e-67361b8dc00e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:07.236362 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1157621b-83d1-4456-b75e-67361b8dc00e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/4fa97c58-ebef-4a24-970b-bea595fb92ee Aug 13 06:13:07.236526 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1157621b-83d1-4456-b75e-67361b8dc00e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:07.236716 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1157621b-83d1-4456-b75e-67361b8dc00e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:07.250822 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:07.250822 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:07.250822 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1157621b-83d1-4456-b75e-67361b8dc00e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:13:07.251658 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1157621b-83d1-4456-b75e-67361b8dc00e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/4fa97c58-ebef-4a24-970b-bea595fb92ee returned with HTTP 200 Aug 13 06:13:07.252044 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 771/3115] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:13:07 2026] GET /volume/v3/snapshots/4fa97c58-ebef-4a24-970b-bea595fb92ee => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:07.543793 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a5470441-eeec-492a-845b-bc2af68cbd4e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:07.545906 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a5470441-eeec-492a-845b-bc2af68cbd4e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:13:07.546128 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a5470441-eeec-492a-845b-bc2af68cbd4e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:07.547133 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a5470441-eeec-492a-845b-bc2af68cbd4e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:07.547133 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a5470441-eeec-492a-845b-bc2af68cbd4e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:07.552498 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:07.552498 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:07.552838 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a5470441-eeec-492a-845b-bc2af68cbd4e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:13:07.553212 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 788/3116] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:07 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:07.705822 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c051fe65-23ff-4fe1-9992-e73eb88ffa96 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:07.708281 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c051fe65-23ff-4fe1-9992-e73eb88ffa96 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 Aug 13 06:13:07.708477 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c051fe65-23ff-4fe1-9992-e73eb88ffa96 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:07.708661 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c051fe65-23ff-4fe1-9992-e73eb88ffa96 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:07.708768 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c051fe65-23ff-4fe1-9992-e73eb88ffa96 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 9a1bd394-7dfa-440c-b345-454df87e1436. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:07.713555 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:07.713555 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:07.714361 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c051fe65-23ff-4fe1-9992-e73eb88ffa96 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 returned with HTTP 200 Aug 13 06:13:07.714711 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 782/3117] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:07 2026] GET /volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:08.264326 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1275a4dd-8482-408e-98dd-b940978a50b3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:08.268649 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1275a4dd-8482-408e-98dd-b940978a50b3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/4fa97c58-ebef-4a24-970b-bea595fb92ee Aug 13 06:13:08.268906 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1275a4dd-8482-408e-98dd-b940978a50b3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:08.269145 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1275a4dd-8482-408e-98dd-b940978a50b3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:08.280589 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:08.280589 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:08.281031 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1275a4dd-8482-408e-98dd-b940978a50b3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:13:08.282085 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1275a4dd-8482-408e-98dd-b940978a50b3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/4fa97c58-ebef-4a24-970b-bea595fb92ee returned with HTTP 200 Aug 13 06:13:08.282488 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 777/3118] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:13:08 2026] GET /volume/v3/snapshots/4fa97c58-ebef-4a24-970b-bea595fb92ee => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:08.292009 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-049bbe78-dff9-4940-a03f-647d8c2381a7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:08.293713 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-049bbe78-dff9-4940-a03f-647d8c2381a7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/4fa97c58-ebef-4a24-970b-bea595fb92ee Aug 13 06:13:08.293885 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-049bbe78-dff9-4940-a03f-647d8c2381a7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:08.294063 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-049bbe78-dff9-4940-a03f-647d8c2381a7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:08.298649 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:08.298649 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:08.299036 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-049bbe78-dff9-4940-a03f-647d8c2381a7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:13:08.299754 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-049bbe78-dff9-4940-a03f-647d8c2381a7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/4fa97c58-ebef-4a24-970b-bea595fb92ee returned with HTTP 200 Aug 13 06:13:08.300075 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 772/3119] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:13:08 2026] GET /volume/v3/snapshots/4fa97c58-ebef-4a24-970b-bea595fb92ee => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:08.308979 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2d041a5c-64e5-4bc9-b720-0f1b30b7937d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:08.310844 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2d041a5c-64e5-4bc9-b720-0f1b30b7937d tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:13:08.311236 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2d041a5c-64e5-4bc9-b720-0f1b30b7937d tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "291595bc-33c5-42b6-b1f6-74040a05c762", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1735282134", "description": null, "metadata": null}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:08.322446 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:08.322446 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:08.322955 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2d041a5c-64e5-4bc9-b720-0f1b30b7937d tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:13:08.323351 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-2d041a5c-64e5-4bc9-b720-0f1b30b7937d tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create snapshot from volume 291595bc-33c5-42b6-b1f6-74040a05c762 Aug 13 06:13:08.351558 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-2d041a5c-64e5-4bc9-b720-0f1b30b7937d tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Created reservations ['134c8922-fcd0-427c-91b4-6887497962b8', '3bf9dcd4-580b-48e3-9fb9-e7838d199daf', 'c4aaafb2-045a-4018-86ce-cc3e69ed0b00', '3072c929-313c-4d27-8ddd-ff095622e123'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:13:08.385757 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2d041a5c-64e5-4bc9-b720-0f1b30b7937d tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot force create request issued successfully. Aug 13 06:13:08.386136 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2d041a5c-64e5-4bc9-b720-0f1b30b7937d tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:13:08.386638 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 789/3120] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:13:08 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 13 06:13:08.396019 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9c0958f0-4b58-4d4d-b740-283e5129b68a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:08.397527 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9c0958f0-4b58-4d4d-b740-283e5129b68a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/4acd740d-79e0-482c-acbc-7a91a5b0cffc Aug 13 06:13:08.397749 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9c0958f0-4b58-4d4d-b740-283e5129b68a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:08.397933 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9c0958f0-4b58-4d4d-b740-283e5129b68a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:08.404206 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:08.404206 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:08.404626 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9c0958f0-4b58-4d4d-b740-283e5129b68a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:13:08.405479 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9c0958f0-4b58-4d4d-b740-283e5129b68a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/4acd740d-79e0-482c-acbc-7a91a5b0cffc returned with HTTP 200 Aug 13 06:13:08.406009 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 783/3121] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:13:08 2026] GET /volume/v3/snapshots/4acd740d-79e0-482c-acbc-7a91a5b0cffc => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:08.564168 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-44b8183b-1cd4-46ff-877d-ff470405d09d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:08.565789 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-44b8183b-1cd4-46ff-877d-ff470405d09d tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:13:08.565943 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-44b8183b-1cd4-46ff-877d-ff470405d09d tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:08.566085 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-44b8183b-1cd4-46ff-877d-ff470405d09d tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:08.566198 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-44b8183b-1cd4-46ff-877d-ff470405d09d tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:08.569866 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:08.569866 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:08.570439 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-44b8183b-1cd4-46ff-877d-ff470405d09d tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:13:08.570744 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 778/3122] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:08 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:08.728040 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c980f7b4-cdbb-402d-8659-6b642e2e5218 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:08.730138 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c980f7b4-cdbb-402d-8659-6b642e2e5218 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 Aug 13 06:13:08.730410 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c980f7b4-cdbb-402d-8659-6b642e2e5218 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:08.731555 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c980f7b4-cdbb-402d-8659-6b642e2e5218 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:08.731555 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c980f7b4-cdbb-402d-8659-6b642e2e5218 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 9a1bd394-7dfa-440c-b345-454df87e1436. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:08.736044 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:08.736044 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:08.736933 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c980f7b4-cdbb-402d-8659-6b642e2e5218 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 returned with HTTP 200 Aug 13 06:13:08.737020 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 773/3123] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:08 2026] GET /volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:09.414930 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f2e00cde-04b0-49ce-a22e-0f764851ecc6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:09.417838 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f2e00cde-04b0-49ce-a22e-0f764851ecc6 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/4acd740d-79e0-482c-acbc-7a91a5b0cffc Aug 13 06:13:09.417838 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f2e00cde-04b0-49ce-a22e-0f764851ecc6 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:09.417838 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f2e00cde-04b0-49ce-a22e-0f764851ecc6 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:09.423530 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:09.423530 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:09.424230 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f2e00cde-04b0-49ce-a22e-0f764851ecc6 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:13:09.424932 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f2e00cde-04b0-49ce-a22e-0f764851ecc6 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/4acd740d-79e0-482c-acbc-7a91a5b0cffc returned with HTTP 200 Aug 13 06:13:09.425360 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 790/3124] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:13:09 2026] GET /volume/v3/snapshots/4acd740d-79e0-482c-acbc-7a91a5b0cffc => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:09.435605 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-11ce0260-6cd3-4de0-8135-9cb3e65dcc80 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:09.441294 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-11ce0260-6cd3-4de0-8135-9cb3e65dcc80 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/4acd740d-79e0-482c-acbc-7a91a5b0cffc Aug 13 06:13:09.441575 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-11ce0260-6cd3-4de0-8135-9cb3e65dcc80 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:09.441812 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-11ce0260-6cd3-4de0-8135-9cb3e65dcc80 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:09.448299 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:09.448299 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:09.448808 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-11ce0260-6cd3-4de0-8135-9cb3e65dcc80 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:13:09.449758 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-11ce0260-6cd3-4de0-8135-9cb3e65dcc80 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/4acd740d-79e0-482c-acbc-7a91a5b0cffc returned with HTTP 200 Aug 13 06:13:09.450165 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 784/3125] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:13:09 2026] GET /volume/v3/snapshots/4acd740d-79e0-482c-acbc-7a91a5b0cffc => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:09.459634 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d1a6a47c-5407-4624-b94d-e69420bae9ac None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:09.463834 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d1a6a47c-5407-4624-b94d-e69420bae9ac tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:13:09.464256 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d1a6a47c-5407-4624-b94d-e69420bae9ac tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "291595bc-33c5-42b6-b1f6-74040a05c762", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-744766496", "description": null, "metadata": null}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:09.476139 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:09.476139 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:09.476858 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d1a6a47c-5407-4624-b94d-e69420bae9ac tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:13:09.477032 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-d1a6a47c-5407-4624-b94d-e69420bae9ac tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create snapshot from volume 291595bc-33c5-42b6-b1f6-74040a05c762 Aug 13 06:13:09.516059 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-d1a6a47c-5407-4624-b94d-e69420bae9ac tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Created reservations ['d4102de0-e460-4860-9bd9-74ea1d5d9ed1', '421c5a73-c00c-490b-85d1-cdfd017c25f6', 'd7ffe6dd-cb96-4831-9173-be3373c62a54', 'e236fcb9-8283-4e3d-a69e-d691a2bc89fa'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:13:09.559508 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d1a6a47c-5407-4624-b94d-e69420bae9ac tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot force create request issued successfully. Aug 13 06:13:09.559647 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d1a6a47c-5407-4624-b94d-e69420bae9ac tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:13:09.560309 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 779/3126] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:13:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:13:09.578315 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7bd74541-a777-4d79-ad6b-7165dea4c166 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:09.580414 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7bd74541-a777-4d79-ad6b-7165dea4c166 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/ec92971f-7d90-49d8-b45d-f96abc417005 Aug 13 06:13:09.580414 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7bd74541-a777-4d79-ad6b-7165dea4c166 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:09.580493 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7bd74541-a777-4d79-ad6b-7165dea4c166 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:09.587902 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cff1cf3b-ca1d-4c87-a98d-dcb84ac76103 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:09.588255 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:09.588255 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:09.588801 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7bd74541-a777-4d79-ad6b-7165dea4c166 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:13:09.589817 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7bd74541-a777-4d79-ad6b-7165dea4c166 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/ec92971f-7d90-49d8-b45d-f96abc417005 returned with HTTP 200 Aug 13 06:13:09.589947 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 774/3127] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:13:09 2026] GET /volume/v3/snapshots/ec92971f-7d90-49d8-b45d-f96abc417005 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:13:09.596603 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cff1cf3b-ca1d-4c87-a98d-dcb84ac76103 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:13:09.596958 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cff1cf3b-ca1d-4c87-a98d-dcb84ac76103 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:09.597278 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cff1cf3b-ca1d-4c87-a98d-dcb84ac76103 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:09.597451 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-cff1cf3b-ca1d-4c87-a98d-dcb84ac76103 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:09.604752 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:09.604752 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:09.605424 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cff1cf3b-ca1d-4c87-a98d-dcb84ac76103 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:13:09.606136 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 791/3128] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:09 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:09.746152 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2f9c647a-bf45-4312-82bf-c1c98ac63331 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:09.748327 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f9c647a-bf45-4312-82bf-c1c98ac63331 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 Aug 13 06:13:09.748522 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2f9c647a-bf45-4312-82bf-c1c98ac63331 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:09.748708 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2f9c647a-bf45-4312-82bf-c1c98ac63331 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:09.748855 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2f9c647a-bf45-4312-82bf-c1c98ac63331 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 9a1bd394-7dfa-440c-b345-454df87e1436. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:09.753756 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:09.753756 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:09.754776 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f9c647a-bf45-4312-82bf-c1c98ac63331 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 returned with HTTP 200 Aug 13 06:13:09.755338 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 785/3129] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:09 2026] GET /volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:09.772312 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-85396eee-e875-4259-808d-92ce63dd5917 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:09.773935 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-85396eee-e875-4259-808d-92ce63dd5917 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b Aug 13 06:13:09.774088 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-85396eee-e875-4259-808d-92ce63dd5917 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:09.774290 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-85396eee-e875-4259-808d-92ce63dd5917 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:09.774383 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-85396eee-e875-4259-808d-92ce63dd5917 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id d1ac229c-c681-4ba7-a5b1-ef433b335a5b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:09.778421 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:09.778421 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:09.778996 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-85396eee-e875-4259-808d-92ce63dd5917 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b returned with HTTP 200 Aug 13 06:13:09.779362 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 780/3130] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:09 2026] GET /volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:09.790209 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f6d24e9e-5216-4d85-9836-7bd362d525c9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:09.792998 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6d24e9e-5216-4d85-9836-7bd362d525c9 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] POST https://10.4.3.121/volume/v3/backups Aug 13 06:13:09.792998 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f6d24e9e-5216-4d85-9836-7bd362d525c9 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "afd1c92a-e9d3-419b-a31f-1b67ea48ea43", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1129889647"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:09.809585 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-f6d24e9e-5216-4d85-9836-7bd362d525c9 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Creating new backup {'backup': {'volume_id': 'afd1c92a-e9d3-419b-a31f-1b67ea48ea43', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1129889647'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:13:09.809870 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-f6d24e9e-5216-4d85-9836-7bd362d525c9 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Creating backup of volume afd1c92a-e9d3-419b-a31f-1b67ea48ea43 in container None Aug 13 06:13:09.817090 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:09.817090 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:09.817481 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f6d24e9e-5216-4d85-9836-7bd362d525c9 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Volume info retrieved successfully. Aug 13 06:13:09.844837 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-f6d24e9e-5216-4d85-9836-7bd362d525c9 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Created reservations ['f62828a2-868b-4e56-8bb7-8550a59bef7d', 'f6ccea2f-4c02-4d33-bd12-7e371ab527b6'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:13:09.893145 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6d24e9e-5216-4d85-9836-7bd362d525c9 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:13:09.893590 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 775/3131] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:13:09 2026] POST /volume/v3/backups => generated 330 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:13:09.903357 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0ed82143-34d3-4f1a-a860-e83fce5cec3c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:09.905048 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0ed82143-34d3-4f1a-a860-e83fce5cec3c tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 Aug 13 06:13:09.905251 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0ed82143-34d3-4f1a-a860-e83fce5cec3c tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:09.905430 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0ed82143-34d3-4f1a-a860-e83fce5cec3c tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:09.905549 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-0ed82143-34d3-4f1a-a860-e83fce5cec3c tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 55bbb20f-7b90-48af-8608-23228fda41a8. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:09.911785 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:09.911785 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:09.912517 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0ed82143-34d3-4f1a-a860-e83fce5cec3c tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 returned with HTTP 200 Aug 13 06:13:09.913020 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 792/3132] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:09 2026] GET /volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:10.604768 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-47997fa2-5701-438b-bfe1-eb6b0373d920 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:10.606359 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-47997fa2-5701-438b-bfe1-eb6b0373d920 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/ec92971f-7d90-49d8-b45d-f96abc417005 Aug 13 06:13:10.606541 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-47997fa2-5701-438b-bfe1-eb6b0373d920 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:10.606735 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-47997fa2-5701-438b-bfe1-eb6b0373d920 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:10.611609 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:10.611609 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:10.612042 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-47997fa2-5701-438b-bfe1-eb6b0373d920 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:13:10.612787 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-47997fa2-5701-438b-bfe1-eb6b0373d920 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/ec92971f-7d90-49d8-b45d-f96abc417005 returned with HTTP 200 Aug 13 06:13:10.613148 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 786/3133] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:13:10 2026] GET /volume/v3/snapshots/ec92971f-7d90-49d8-b45d-f96abc417005 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:10.616366 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f4cae2b5-8864-4208-a7ac-34b2ea4d0788 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:10.618093 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f4cae2b5-8864-4208-a7ac-34b2ea4d0788 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:13:10.618330 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f4cae2b5-8864-4208-a7ac-34b2ea4d0788 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:10.618539 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f4cae2b5-8864-4208-a7ac-34b2ea4d0788 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:10.618640 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f4cae2b5-8864-4208-a7ac-34b2ea4d0788 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:10.622622 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:10.622622 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:10.623165 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f4cae2b5-8864-4208-a7ac-34b2ea4d0788 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:13:10.623512 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 781/3134] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:10 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:10.630678 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ad2be226-ac2b-41a2-939f-4ba12db08519 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:10.632645 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ad2be226-ac2b-41a2-939f-4ba12db08519 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/ec92971f-7d90-49d8-b45d-f96abc417005 Aug 13 06:13:10.632883 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ad2be226-ac2b-41a2-939f-4ba12db08519 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:10.633271 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ad2be226-ac2b-41a2-939f-4ba12db08519 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:10.638073 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:10.638073 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:10.638596 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ad2be226-ac2b-41a2-939f-4ba12db08519 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:13:10.639483 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ad2be226-ac2b-41a2-939f-4ba12db08519 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/ec92971f-7d90-49d8-b45d-f96abc417005 returned with HTTP 200 Aug 13 06:13:10.639848 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 776/3135] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:13:10 2026] GET /volume/v3/snapshots/ec92971f-7d90-49d8-b45d-f96abc417005 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:10.927942 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3ca07da0-5d4f-4e9a-89be-080565180079 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:10.930244 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3ca07da0-5d4f-4e9a-89be-080565180079 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 Aug 13 06:13:10.930469 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3ca07da0-5d4f-4e9a-89be-080565180079 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:10.930694 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3ca07da0-5d4f-4e9a-89be-080565180079 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:10.930853 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-3ca07da0-5d4f-4e9a-89be-080565180079 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 55bbb20f-7b90-48af-8608-23228fda41a8. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:10.937529 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:10.937529 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:10.938245 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3ca07da0-5d4f-4e9a-89be-080565180079 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 returned with HTTP 200 Aug 13 06:13:10.938703 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 793/3136] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:10 2026] GET /volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:11.355253 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-60c029b7-78a7-4c65-84c1-07899a53636e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:11.355838 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-60c029b7-78a7-4c65-84c1-07899a53636e tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:13:11.356142 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-60c029b7-78a7-4c65-84c1-07899a53636e tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "60473c0a-5170-4b96-8461-88d84f766c31", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1996756372"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:11.357984 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-60c029b7-78a7-4c65-84c1-07899a53636e tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Create volume request body: {'volume': {'imageRef': '60473c0a-5170-4b96-8461-88d84f766c31', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1996756372'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:13:11.437952 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-60c029b7-78a7-4c65-84c1-07899a53636e tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Create volume of 2 GB Aug 13 06:13:11.442595 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-60c029b7-78a7-4c65-84c1-07899a53636e tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Availability Zones retrieved successfully. Aug 13 06:13:11.447490 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-60c029b7-78a7-4c65-84c1-07899a53636e tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Flow 'volume_create_api' (28a4b04b-34ad-4b99-9214-26b99e12fa40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:13:11.448902 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-60c029b7-78a7-4c65-84c1-07899a53636e tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9be3d1e-be0a-4db8-9ab7-fdd76a35976e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:11.449705 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-60c029b7-78a7-4c65-84c1-07899a53636e tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Validating volume size '2' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:13:11.484055 np0000007163 devstack@c-api.service[100323]: WARNING cinder.volume.api [None req-60c029b7-78a7-4c65-84c1-07899a53636e tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9be3d1e-be0a-4db8-9ab7-fdd76a35976e) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 06:13:11.484055 np0000007163 devstack@c-api.service[100323]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 60473c0a-5170-4b96-8461-88d84f766c31 is not active. Aug 13 06:13:11.486429 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-60c029b7-78a7-4c65-84c1-07899a53636e tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9be3d1e-be0a-4db8-9ab7-fdd76a35976e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:11.487482 np0000007163 devstack@c-api.service[100323]: WARNING cinder.volume.api [None req-60c029b7-78a7-4c65-84c1-07899a53636e tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9be3d1e-be0a-4db8-9ab7-fdd76a35976e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 06:13:11.488810 np0000007163 devstack@c-api.service[100323]: WARNING cinder.volume.api [None req-60c029b7-78a7-4c65-84c1-07899a53636e tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Flow 'volume_create_api' (28a4b04b-34ad-4b99-9214-26b99e12fa40) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 06:13:11.489138 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-60c029b7-78a7-4c65-84c1-07899a53636e tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 400 Aug 13 06:13:11.489651 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 787/3137] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:13:11 2026] POST /volume/v3/volumes => generated 125 bytes in 136 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 06:13:11.633249 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d047183d-333d-4824-baae-600538705511 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:11.635112 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d047183d-333d-4824-baae-600538705511 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:13:11.635363 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d047183d-333d-4824-baae-600538705511 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:11.635595 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d047183d-333d-4824-baae-600538705511 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:11.635734 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d047183d-333d-4824-baae-600538705511 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:11.639753 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:11.639753 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:11.640343 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d047183d-333d-4824-baae-600538705511 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:13:11.640698 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 782/3138] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:11 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:11.952888 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-739ba972-b2a0-4a99-8f19-225620ef2a4a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:11.954854 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-739ba972-b2a0-4a99-8f19-225620ef2a4a tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 Aug 13 06:13:11.955069 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-739ba972-b2a0-4a99-8f19-225620ef2a4a tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:11.955331 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-739ba972-b2a0-4a99-8f19-225620ef2a4a tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:11.955431 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-739ba972-b2a0-4a99-8f19-225620ef2a4a tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 55bbb20f-7b90-48af-8608-23228fda41a8. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:11.959544 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:11.959544 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:11.960142 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-739ba972-b2a0-4a99-8f19-225620ef2a4a tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 returned with HTTP 200 Aug 13 06:13:11.960519 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 777/3139] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:11 2026] GET /volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:12.182697 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fa63bf12-7e92-4108-90fb-4d64449546d7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:12.184523 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fa63bf12-7e92-4108-90fb-4d64449546d7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/ec92971f-7d90-49d8-b45d-f96abc417005 Aug 13 06:13:12.184740 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fa63bf12-7e92-4108-90fb-4d64449546d7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:12.185028 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fa63bf12-7e92-4108-90fb-4d64449546d7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:12.185028 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-fa63bf12-7e92-4108-90fb-4d64449546d7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete snapshot with id: ec92971f-7d90-49d8-b45d-f96abc417005 Aug 13 06:13:12.190082 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:12.190082 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:12.190629 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fa63bf12-7e92-4108-90fb-4d64449546d7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:13:12.211526 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fa63bf12-7e92-4108-90fb-4d64449546d7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot delete request issued successfully. Aug 13 06:13:12.211764 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fa63bf12-7e92-4108-90fb-4d64449546d7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/ec92971f-7d90-49d8-b45d-f96abc417005 returned with HTTP 202 Aug 13 06:13:12.212249 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 794/3140] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:13:12 2026] DELETE /volume/v3/snapshots/ec92971f-7d90-49d8-b45d-f96abc417005 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:13:12.220497 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cfe1734d-df17-4f1d-9a6a-f75dd2a196a6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:12.222002 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cfe1734d-df17-4f1d-9a6a-f75dd2a196a6 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/ec92971f-7d90-49d8-b45d-f96abc417005 Aug 13 06:13:12.222391 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cfe1734d-df17-4f1d-9a6a-f75dd2a196a6 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:12.222685 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cfe1734d-df17-4f1d-9a6a-f75dd2a196a6 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:12.229164 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:12.229164 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:12.229790 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cfe1734d-df17-4f1d-9a6a-f75dd2a196a6 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:13:12.230935 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cfe1734d-df17-4f1d-9a6a-f75dd2a196a6 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/ec92971f-7d90-49d8-b45d-f96abc417005 returned with HTTP 200 Aug 13 06:13:12.231486 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 788/3141] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:13:12 2026] GET /volume/v3/snapshots/ec92971f-7d90-49d8-b45d-f96abc417005 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:12.653255 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-61c53d64-88ba-4b24-8a90-dd0dd15563a2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:12.655130 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-61c53d64-88ba-4b24-8a90-dd0dd15563a2 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:13:12.655381 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-61c53d64-88ba-4b24-8a90-dd0dd15563a2 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:12.655561 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-61c53d64-88ba-4b24-8a90-dd0dd15563a2 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:12.655663 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-61c53d64-88ba-4b24-8a90-dd0dd15563a2 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:12.660339 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:12.660339 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:12.660847 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-61c53d64-88ba-4b24-8a90-dd0dd15563a2 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:13:12.661199 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 783/3142] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:12 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:13:12.975592 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-509afc1a-4b31-4ec8-aaae-24cbf5c31834 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:12.979063 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-509afc1a-4b31-4ec8-aaae-24cbf5c31834 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 Aug 13 06:13:12.979783 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-509afc1a-4b31-4ec8-aaae-24cbf5c31834 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:12.979783 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-509afc1a-4b31-4ec8-aaae-24cbf5c31834 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:12.979783 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-509afc1a-4b31-4ec8-aaae-24cbf5c31834 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 55bbb20f-7b90-48af-8608-23228fda41a8. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:12.984365 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:12.984365 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:12.984796 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-509afc1a-4b31-4ec8-aaae-24cbf5c31834 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 returned with HTTP 200 Aug 13 06:13:12.985319 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 778/3143] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:12 2026] GET /volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:13.198001 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-caf87801-5f95-461f-95b4-b8a3f8550a8e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:13.199707 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-caf87801-5f95-461f-95b4-b8a3f8550a8e tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:13:13.200031 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-caf87801-5f95-461f-95b4-b8a3f8550a8e tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "62a3b609-6e70-419a-a6f2-6357d39ac9d3"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:13.201642 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-caf87801-5f95-461f-95b4-b8a3f8550a8e tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '62a3b609-6e70-419a-a6f2-6357d39ac9d3'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:13:13.240901 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-48eb4c4f-0f38-4b52-b9fe-2edb981ed017 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:13.242838 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-48eb4c4f-0f38-4b52-b9fe-2edb981ed017 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/ec92971f-7d90-49d8-b45d-f96abc417005 Aug 13 06:13:13.243328 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-48eb4c4f-0f38-4b52-b9fe-2edb981ed017 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:13.243328 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-48eb4c4f-0f38-4b52-b9fe-2edb981ed017 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:13.245078 np0000007163 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=519,cinder:UPDATE=129,cinder:INSERT=74 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:13:13.247666 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-48eb4c4f-0f38-4b52-b9fe-2edb981ed017 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/ec92971f-7d90-49d8-b45d-f96abc417005 returned with HTTP 404 Aug 13 06:13:13.248173 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 789/3144] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:13:13 2026] GET /volume/v3/snapshots/ec92971f-7d90-49d8-b45d-f96abc417005 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:13.257984 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-69fb8a34-b75c-48c5-9b4d-460582bc801f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:13.263357 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-69fb8a34-b75c-48c5-9b4d-460582bc801f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/4acd740d-79e0-482c-acbc-7a91a5b0cffc Aug 13 06:13:13.263569 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-69fb8a34-b75c-48c5-9b4d-460582bc801f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:13.263760 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-69fb8a34-b75c-48c5-9b4d-460582bc801f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:13.263860 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-69fb8a34-b75c-48c5-9b4d-460582bc801f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete snapshot with id: 4acd740d-79e0-482c-acbc-7a91a5b0cffc Aug 13 06:13:13.272440 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:13.272440 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:13.273921 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-69fb8a34-b75c-48c5-9b4d-460582bc801f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:13:13.281365 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-caf87801-5f95-461f-95b4-b8a3f8550a8e tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Create volume of 1 GB Aug 13 06:13:13.281777 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:13.281777 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:13.286824 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-caf87801-5f95-461f-95b4-b8a3f8550a8e tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Availability Zones retrieved successfully. Aug 13 06:13:13.296378 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-caf87801-5f95-461f-95b4-b8a3f8550a8e tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Flow 'volume_create_api' (0ad55e0f-51d9-420f-b522-6e52cf9701b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:13:13.297300 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-caf87801-5f95-461f-95b4-b8a3f8550a8e tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53903dc2-1bd5-46df-a1b4-c4cd4e4497b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:13.298443 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-caf87801-5f95-461f-95b4-b8a3f8550a8e tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:13:13.301530 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-69fb8a34-b75c-48c5-9b4d-460582bc801f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot delete request issued successfully. Aug 13 06:13:13.301706 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-69fb8a34-b75c-48c5-9b4d-460582bc801f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/4acd740d-79e0-482c-acbc-7a91a5b0cffc returned with HTTP 202 Aug 13 06:13:13.302241 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 784/3145] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:13:13 2026] DELETE /volume/v3/snapshots/4acd740d-79e0-482c-acbc-7a91a5b0cffc => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:13:13.309220 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-95af1668-d59f-42a0-8141-3c65c66e2caa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:13.310970 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-95af1668-d59f-42a0-8141-3c65c66e2caa tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/4acd740d-79e0-482c-acbc-7a91a5b0cffc Aug 13 06:13:13.313206 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-95af1668-d59f-42a0-8141-3c65c66e2caa tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:13.313206 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-95af1668-d59f-42a0-8141-3c65c66e2caa tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:13.317752 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:13.317752 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:13.318255 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-95af1668-d59f-42a0-8141-3c65c66e2caa tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:13:13.319060 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-95af1668-d59f-42a0-8141-3c65c66e2caa tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/4acd740d-79e0-482c-acbc-7a91a5b0cffc returned with HTTP 200 Aug 13 06:13:13.319467 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 779/3146] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:13:13 2026] GET /volume/v3/snapshots/4acd740d-79e0-482c-acbc-7a91a5b0cffc => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:13.336555 np0000007163 devstack@c-api.service[100322]: WARNING cinder.volume.api [None req-caf87801-5f95-461f-95b4-b8a3f8550a8e tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53903dc2-1bd5-46df-a1b4-c4cd4e4497b8) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 06:13:13.336555 np0000007163 devstack@c-api.service[100322]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 13 06:13:13.338173 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-caf87801-5f95-461f-95b4-b8a3f8550a8e tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53903dc2-1bd5-46df-a1b4-c4cd4e4497b8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:13.340206 np0000007163 devstack@c-api.service[100322]: WARNING cinder.volume.api [None req-caf87801-5f95-461f-95b4-b8a3f8550a8e tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53903dc2-1bd5-46df-a1b4-c4cd4e4497b8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 06:13:13.340206 np0000007163 devstack@c-api.service[100322]: WARNING cinder.volume.api [None req-caf87801-5f95-461f-95b4-b8a3f8550a8e tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Flow 'volume_create_api' (0ad55e0f-51d9-420f-b522-6e52cf9701b6) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 06:13:13.340206 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-caf87801-5f95-461f-95b4-b8a3f8550a8e tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 400 Aug 13 06:13:13.340703 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 795/3147] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:13:13 2026] POST /volume/v3/volumes => generated 134 bytes in 143 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 06:13:13.507167 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d850db85-26ba-4bbc-aa41-595407d3a9d1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:13.508786 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d850db85-26ba-4bbc-aa41-595407d3a9d1 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:13:13.509118 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d850db85-26ba-4bbc-aa41-595407d3a9d1 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:13.511159 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d850db85-26ba-4bbc-aa41-595407d3a9d1 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 400 Aug 13 06:13:13.511461 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 790/3148] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:13:13 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 13 06:13:13.522609 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cd7227d0-24b3-4729-ba8a-e13d09812f5f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:13.524681 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd7227d0-24b3-4729-ba8a-e13d09812f5f tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:13:13.525212 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cd7227d0-24b3-4729-ba8a-e13d09812f5f tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "5e52feda-1ed3-4d6e-a0ba-9c53dd12fdbd"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:13.526642 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-cd7227d0-24b3-4729-ba8a-e13d09812f5f tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '5e52feda-1ed3-4d6e-a0ba-9c53dd12fdbd'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:13:13.531016 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd7227d0-24b3-4729-ba8a-e13d09812f5f tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 404 Aug 13 06:13:13.531690 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 785/3149] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:13:13 2026] POST /volume/v3/volumes => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:13.540447 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-39078dbc-c635-4fcc-87b1-360512969c65 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:13.542564 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-39078dbc-c635-4fcc-87b1-360512969c65 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:13:13.542701 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-39078dbc-c635-4fcc-87b1-360512969c65 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "d384db64-59eb-47ab-8f72-3e0fa4d33779"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:13.544095 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-39078dbc-c635-4fcc-87b1-360512969c65 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'd384db64-59eb-47ab-8f72-3e0fa4d33779'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:13:13.551379 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-39078dbc-c635-4fcc-87b1-360512969c65 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 404 Aug 13 06:13:13.551989 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 780/3150] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:13:13 2026] POST /volume/v3/volumes => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:13.564308 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-37d0ea6f-ae48-422f-81c0-0cb24580a8d5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:13.566747 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-37d0ea6f-ae48-422f-81c0-0cb24580a8d5 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:13:13.567289 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-37d0ea6f-ae48-422f-81c0-0cb24580a8d5 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "d96879da-2e43-4b9d-a9ff-ef335a0681bd"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:13.569741 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-37d0ea6f-ae48-422f-81c0-0cb24580a8d5 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'd96879da-2e43-4b9d-a9ff-ef335a0681bd'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:13:13.577614 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-37d0ea6f-ae48-422f-81c0-0cb24580a8d5 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 404 Aug 13 06:13:13.577969 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 796/3151] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:13:13 2026] POST /volume/v3/volumes => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:13.589118 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9897a51d-20c6-4211-8484-6d288ceba450 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:13.593702 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9897a51d-20c6-4211-8484-6d288ceba450 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:13:13.594263 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9897a51d-20c6-4211-8484-6d288ceba450 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:13.598665 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9897a51d-20c6-4211-8484-6d288ceba450 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 400 Aug 13 06:13:13.599114 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 791/3152] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:13:13 2026] POST /volume/v3/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 06:13:13.612200 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e5c769fa-a2cc-4b27-9f26-cadd969df233 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:13.612200 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e5c769fa-a2cc-4b27-9f26-cadd969df233 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:13:13.612200 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e5c769fa-a2cc-4b27-9f26-cadd969df233 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:13.613886 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e5c769fa-a2cc-4b27-9f26-cadd969df233 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 400 Aug 13 06:13:13.614367 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 786/3153] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:13:13 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 06:13:13.622511 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0f00f826-e686-43a3-9d9a-569ee6178555 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:13.623950 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0f00f826-e686-43a3-9d9a-569ee6178555 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:13:13.624296 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0f00f826-e686-43a3-9d9a-569ee6178555 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:13.625905 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0f00f826-e686-43a3-9d9a-569ee6178555 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 400 Aug 13 06:13:13.626305 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 781/3154] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:13:13 2026] POST /volume/v3/volumes => generated 121 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 06:13:13.635795 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-76a1e7ce-1fbe-4096-ab96-0ed7f8096c08 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:13.637957 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-76a1e7ce-1fbe-4096-ab96-0ed7f8096c08 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] DELETE https://10.4.3.121/volume/v3/volumes/tempest-invalid-644439616 Aug 13 06:13:13.638209 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-76a1e7ce-1fbe-4096-ab96-0ed7f8096c08 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:13.638439 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-76a1e7ce-1fbe-4096-ab96-0ed7f8096c08 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:13.638625 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-76a1e7ce-1fbe-4096-ab96-0ed7f8096c08 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Delete volume with id: tempest-invalid-644439616 Aug 13 06:13:13.645637 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-76a1e7ce-1fbe-4096-ab96-0ed7f8096c08 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes/tempest-invalid-644439616 returned with HTTP 404 Aug 13 06:13:13.646196 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 797/3155] 10.4.3.121 () {66 vars in 1318 bytes} [Thu Aug 13 06:13:13 2026] DELETE /volume/v3/volumes/tempest-invalid-644439616 => generated 98 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:13:13.656458 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-121c50c6-2c55-4e38-82dc-9e2a7282c155 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:13.658559 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 792/3156] 10.4.3.121 () {66 vars in 1243 bytes} [Thu Aug 13 06:13:13 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 13 06:13:13.667533 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-19f15c94-6290-4cf0-adea-d8c108cca9e2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:13.671321 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19f15c94-6290-4cf0-adea-d8c108cca9e2 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] POST https://10.4.3.121/volume/v3/volumes/xxx/action Aug 13 06:13:13.671757 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19f15c94-6290-4cf0-adea-d8c108cca9e2 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action body: b'{"os-detach": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:13:13.671757 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19f15c94-6290-4cf0-adea-d8c108cca9e2 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:13.672424 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ac8731af-383c-4296-984a-220e1a9385f9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:13.674715 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac8731af-383c-4296-984a-220e1a9385f9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:13:13.674856 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ac8731af-383c-4296-984a-220e1a9385f9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:13.675311 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ac8731af-383c-4296-984a-220e1a9385f9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:13.675311 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ac8731af-383c-4296-984a-220e1a9385f9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:13.680478 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19f15c94-6290-4cf0-adea-d8c108cca9e2 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 13 06:13:13.680740 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:13.680740 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:13.681105 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 787/3157] 10.4.3.121 () {68 vars in 1291 bytes} [Thu Aug 13 06:13:13 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:13:13.681727 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ac8731af-383c-4296-984a-220e1a9385f9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:13:13.681855 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 782/3158] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:13 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:13.690266 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d856b87d-887a-48ac-aadd-dfeea49275ae None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:13.692253 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4974eb86-9479-48a5-a698-237a58202ba1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:13.692629 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d856b87d-887a-48ac-aadd-dfeea49275ae tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] GET https://10.4.3.121/volume/v3/volumes/tempest-invalid-1203898044 Aug 13 06:13:13.692683 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d856b87d-887a-48ac-aadd-dfeea49275ae tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:13.692913 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d856b87d-887a-48ac-aadd-dfeea49275ae tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:13.699853 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d856b87d-887a-48ac-aadd-dfeea49275ae tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes/tempest-invalid-1203898044 returned with HTTP 404 Aug 13 06:13:13.700121 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 798/3159] 10.4.3.121 () {66 vars in 1318 bytes} [Thu Aug 13 06:13:13 2026] GET /volume/v3/volumes/tempest-invalid-1203898044 => generated 99 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:13:13.710213 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9a2d7a3b-b8c8-4f45-82cb-150d6d0b9be8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:13.713797 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 788/3160] 10.4.3.121 () {66 vars in 1240 bytes} [Thu Aug 13 06:13:13 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 13 06:13:13.725321 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b666c550-b35a-4d41-a019-a3ffe2aeeb56 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:13.727323 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b666c550-b35a-4d41-a019-a3ffe2aeeb56 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] GET https://10.4.3.121/volume/v3/volumes/detail?status=null Aug 13 06:13:13.727449 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b666c550-b35a-4d41-a019-a3ffe2aeeb56 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:13.727775 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b666c550-b35a-4d41-a019-a3ffe2aeeb56 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:13.728009 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-b666c550-b35a-4d41-a019-a3ffe2aeeb56 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:13:13.728471 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b666c550-b35a-4d41-a019-a3ffe2aeeb56 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Could not evaluate value null, assuming string {{(pid=100324) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 06:13:13.728892 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b666c550-b35a-4d41-a019-a3ffe2aeeb56 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:13:13.755236 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b666c550-b35a-4d41-a019-a3ffe2aeeb56 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Get all volumes completed successfully. Aug 13 06:13:13.757080 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b666c550-b35a-4d41-a019-a3ffe2aeeb56 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 13 06:13:13.757514 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 783/3161] 10.4.3.121 () {66 vars in 1281 bytes} [Thu Aug 13 06:13:13 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:13:13.767928 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4974eb86-9479-48a5-a698-237a58202ba1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] POST https://10.4.3.121/volume/v3/backups Aug 13 06:13:13.768535 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4974eb86-9479-48a5-a698-237a58202ba1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cf5bc98f-1c94-4112-8b47-b9cb62ad0cc2"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:13.770165 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-4974eb86-9479-48a5-a698-237a58202ba1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Creating new backup {'backup': {'volume_id': 'cf5bc98f-1c94-4112-8b47-b9cb62ad0cc2'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:13:13.770526 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-4974eb86-9479-48a5-a698-237a58202ba1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Creating backup of volume cf5bc98f-1c94-4112-8b47-b9cb62ad0cc2 in container None Aug 13 06:13:13.774599 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9f3e670b-0392-4720-938d-bafe7b5de5d9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:13.776462 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9f3e670b-0392-4720-938d-bafe7b5de5d9 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] GET https://10.4.3.121/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1128833370 Aug 13 06:13:13.776750 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9f3e670b-0392-4720-938d-bafe7b5de5d9 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:13.776988 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9f3e670b-0392-4720-938d-bafe7b5de5d9 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:13.777236 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:13.777236 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:13.777319 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-9f3e670b-0392-4720-938d-bafe7b5de5d9 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:13:13.777673 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4974eb86-9479-48a5-a698-237a58202ba1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Volume info retrieved successfully. Aug 13 06:13:13.777960 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9f3e670b-0392-4720-938d-bafe7b5de5d9 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1128833370'), ('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:13:13.784255 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9f3e670b-0392-4720-938d-bafe7b5de5d9 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Get all volumes completed successfully. Aug 13 06:13:13.786193 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9f3e670b-0392-4720-938d-bafe7b5de5d9 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1128833370 returned with HTTP 200 Aug 13 06:13:13.786523 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 799/3162] 10.4.3.121 () {66 vars in 1359 bytes} [Thu Aug 13 06:13:13 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1128833370 => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:13:13.797670 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-4974eb86-9479-48a5-a698-237a58202ba1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Created reservations ['7411bae6-0265-42cb-9eff-00389e621b2b', 'feca44b9-ccc5-43bd-ba8a-3169495afaad'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:13:13.800463 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5b933513-009b-4ac6-a6c0-550142638a04 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:13.805465 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5b933513-009b-4ac6-a6c0-550142638a04 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] GET https://10.4.3.121/volume/v3/volumes?status=null Aug 13 06:13:13.805741 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5b933513-009b-4ac6-a6c0-550142638a04 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:13.805795 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5b933513-009b-4ac6-a6c0-550142638a04 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:13.806102 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-5b933513-009b-4ac6-a6c0-550142638a04 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:13:13.806356 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5b933513-009b-4ac6-a6c0-550142638a04 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Could not evaluate value null, assuming string {{(pid=100325) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 06:13:13.806586 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:13.806586 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:13.806923 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-5b933513-009b-4ac6-a6c0-550142638a04 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:13:13.833193 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5b933513-009b-4ac6-a6c0-550142638a04 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Get all volumes completed successfully. Aug 13 06:13:13.833596 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5b933513-009b-4ac6-a6c0-550142638a04 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes?status=null returned with HTTP 200 Aug 13 06:13:13.833999 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 789/3163] 10.4.3.121 () {66 vars in 1260 bytes} [Thu Aug 13 06:13:13 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:13:13.836240 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4974eb86-9479-48a5-a698-237a58202ba1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:13:13.836831 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 793/3164] 10.4.3.121 () {70 vars in 1298 bytes} [Thu Aug 13 06:13:13 2026] POST /volume/v3/backups => generated 288 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:13:13.845289 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3b6243ec-dff7-4ba2-89dc-8d5f05c8aec9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:13.847460 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0ff308c2-71bd-4499-b964-452aa890f3ea None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:13.848004 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3b6243ec-dff7-4ba2-89dc-8d5f05c8aec9 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] GET https://10.4.3.121/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1856990418 Aug 13 06:13:13.848295 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3b6243ec-dff7-4ba2-89dc-8d5f05c8aec9 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:13.848561 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3b6243ec-dff7-4ba2-89dc-8d5f05c8aec9 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:13.848936 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-3b6243ec-dff7-4ba2-89dc-8d5f05c8aec9 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:13:13.849131 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0ff308c2-71bd-4499-b964-452aa890f3ea tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c Aug 13 06:13:13.849454 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0ff308c2-71bd-4499-b964-452aa890f3ea tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:13.849640 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0ff308c2-71bd-4499-b964-452aa890f3ea tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:13.849743 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-0ff308c2-71bd-4499-b964-452aa890f3ea tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id f900f18b-24ca-4e78-bff5-78a7cc9b135c. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:13.850213 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3b6243ec-dff7-4ba2-89dc-8d5f05c8aec9 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1856990418'), ('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:13:13.857607 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:13.857607 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:13.858214 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0ff308c2-71bd-4499-b964-452aa890f3ea tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c returned with HTTP 200 Aug 13 06:13:13.858572 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 800/3165] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:13 2026] GET /volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:13.869550 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3b6243ec-dff7-4ba2-89dc-8d5f05c8aec9 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Get all volumes completed successfully. Aug 13 06:13:13.870177 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3b6243ec-dff7-4ba2-89dc-8d5f05c8aec9 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1856990418 returned with HTTP 200 Aug 13 06:13:13.872391 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 784/3166] 10.4.3.121 () {66 vars in 1338 bytes} [Thu Aug 13 06:13:13 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1856990418 => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 13 06:13:13.882924 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-07f528b6-e2d9-4725-8230-88883757c14d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:13.884803 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-07f528b6-e2d9-4725-8230-88883757c14d tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] POST https://10.4.3.121/volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa/action Aug 13 06:13:13.885129 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-07f528b6-e2d9-4725-8230-88883757c14d tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:13:13.885273 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-07f528b6-e2d9-4725-8230-88883757c14d tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:13.894158 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:13.894158 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:13.894669 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-07f528b6-e2d9-4725-8230-88883757c14d tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Volume info retrieved successfully. Aug 13 06:13:13.903958 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-07f528b6-e2d9-4725-8230-88883757c14d tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Reserve volume completed successfully. Aug 13 06:13:13.904271 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-07f528b6-e2d9-4725-8230-88883757c14d tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa/action returned with HTTP 202 Aug 13 06:13:13.904969 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 790/3167] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:13:13 2026] POST /volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:13:13.912627 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d37118fd-4ff2-4ec0-a643-12730eefbec0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:13.918335 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d37118fd-4ff2-4ec0-a643-12730eefbec0 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] POST https://10.4.3.121/volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa/action Aug 13 06:13:13.918787 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d37118fd-4ff2-4ec0-a643-12730eefbec0 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:13:13.921895 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d37118fd-4ff2-4ec0-a643-12730eefbec0 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:13.929413 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:13.929413 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:13.930205 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d37118fd-4ff2-4ec0-a643-12730eefbec0 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Volume info retrieved successfully. Aug 13 06:13:13.933623 np0000007163 devstack@c-api.service[100323]: ERROR cinder.volume.api [None req-d37118fd-4ff2-4ec0-a643-12730eefbec0 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Volume status must be available to reserve, but the status is attaching. Aug 13 06:13:13.934029 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d37118fd-4ff2-4ec0-a643-12730eefbec0 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa/action returned with HTTP 400 Aug 13 06:13:13.934583 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 794/3168] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:13:13 2026] POST /volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa/action => generated 132 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 06:13:13.941977 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fcdc8041-0311-4e46-8e49-29fac5173c20 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:13.943866 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fcdc8041-0311-4e46-8e49-29fac5173c20 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] POST https://10.4.3.121/volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa/action Aug 13 06:13:13.944206 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fcdc8041-0311-4e46-8e49-29fac5173c20 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:13:13.944337 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fcdc8041-0311-4e46-8e49-29fac5173c20 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:13.954163 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:13.954163 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:13.954646 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fcdc8041-0311-4e46-8e49-29fac5173c20 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Volume info retrieved successfully. Aug 13 06:13:13.970949 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fcdc8041-0311-4e46-8e49-29fac5173c20 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Unreserve volume completed successfully. Aug 13 06:13:13.971144 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fcdc8041-0311-4e46-8e49-29fac5173c20 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa/action returned with HTTP 202 Aug 13 06:13:13.971571 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 801/3169] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:13:13 2026] POST /volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:13:13.981452 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7114d624-ce24-440c-8798-38273a0fff75 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:13.984285 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7114d624-ce24-440c-8798-38273a0fff75 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] POST https://10.4.3.121/volume/v3/volumes/39f84bd9-a318-45ba-9ae9-45995f88fdb8/action Aug 13 06:13:13.984948 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7114d624-ce24-440c-8798-38273a0fff75 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:13:13.985164 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7114d624-ce24-440c-8798-38273a0fff75 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:13.995320 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8e9acbe6-9a85-471a-b51b-3c03281960d3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:13.997537 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7114d624-ce24-440c-8798-38273a0fff75 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes/39f84bd9-a318-45ba-9ae9-45995f88fdb8/action returned with HTTP 404 Aug 13 06:13:13.997830 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8e9acbe6-9a85-471a-b51b-3c03281960d3 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 Aug 13 06:13:13.998079 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8e9acbe6-9a85-471a-b51b-3c03281960d3 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:13.998109 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 785/3170] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:13:13 2026] POST /volume/v3/volumes/39f84bd9-a318-45ba-9ae9-45995f88fdb8/action => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:13.998409 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8e9acbe6-9a85-471a-b51b-3c03281960d3 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:13.998499 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-8e9acbe6-9a85-471a-b51b-3c03281960d3 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 55bbb20f-7b90-48af-8608-23228fda41a8. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:14.005509 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:14.005509 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:14.006301 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8e9acbe6-9a85-471a-b51b-3c03281960d3 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 returned with HTTP 200 Aug 13 06:13:14.006742 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 791/3171] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:13 2026] GET /volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:14.008368 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4a81c620-f94d-41c8-9532-26b0d115813c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:14.010615 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4a81c620-f94d-41c8-9532-26b0d115813c tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] POST https://10.4.3.121/volume/v3/volumes/e702eb9b-880e-4588-afa1-30c74b8b240b/action Aug 13 06:13:14.010615 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4a81c620-f94d-41c8-9532-26b0d115813c tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:13:14.010615 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4a81c620-f94d-41c8-9532-26b0d115813c tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:14.018743 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4a81c620-f94d-41c8-9532-26b0d115813c tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes/e702eb9b-880e-4588-afa1-30c74b8b240b/action returned with HTTP 404 Aug 13 06:13:14.019166 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 795/3172] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:13:14 2026] POST /volume/v3/volumes/e702eb9b-880e-4588-afa1-30c74b8b240b/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:14.031680 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-018a218b-2450-4101-b28f-ac7b1e91a850 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:14.034012 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 802/3173] 10.4.3.121 () {68 vars in 1260 bytes} [Thu Aug 13 06:13:14 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 13 06:13:14.046645 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-310f6b06-ba01-48eb-98b8-c689142d3d38 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:14.050898 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-310f6b06-ba01-48eb-98b8-c689142d3d38 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] PUT https://10.4.3.121/volume/v3/volumes/tempest-invalid-1224981412 Aug 13 06:13:14.051246 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-310f6b06-ba01-48eb-98b8-c689142d3d38 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:14.061063 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-310f6b06-ba01-48eb-98b8-c689142d3d38 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes/tempest-invalid-1224981412 returned with HTTP 404 Aug 13 06:13:14.061590 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 786/3174] 10.4.3.121 () {68 vars in 1338 bytes} [Thu Aug 13 06:13:14 2026] PUT /volume/v3/volumes/tempest-invalid-1224981412 => generated 99 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:13:14.076229 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f273006e-7cd2-4d8a-879b-37cf43940fbb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:14.078788 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f273006e-7cd2-4d8a-879b-37cf43940fbb tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] PUT https://10.4.3.121/volume/v3/volumes/110285d4-e196-45a5-9f97-9d4809bec45b Aug 13 06:13:14.079187 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f273006e-7cd2-4d8a-879b-37cf43940fbb tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:14.090779 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f273006e-7cd2-4d8a-879b-37cf43940fbb tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes/110285d4-e196-45a5-9f97-9d4809bec45b returned with HTTP 404 Aug 13 06:13:14.091428 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 792/3175] 10.4.3.121 () {68 vars in 1368 bytes} [Thu Aug 13 06:13:14 2026] PUT /volume/v3/volumes/110285d4-e196-45a5-9f97-9d4809bec45b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:14.102293 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1a8054ef-c49b-4bab-bca6-539a040c526c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:14.103915 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1a8054ef-c49b-4bab-bca6-539a040c526c tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] DELETE https://10.4.3.121/volume/v3/volumes/b912ca5f-be21-44cd-a521-685f32dfc358 Aug 13 06:13:14.104083 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1a8054ef-c49b-4bab-bca6-539a040c526c tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:14.104298 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1a8054ef-c49b-4bab-bca6-539a040c526c tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:14.104449 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-1a8054ef-c49b-4bab-bca6-539a040c526c tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Delete volume with id: b912ca5f-be21-44cd-a521-685f32dfc358 Aug 13 06:13:14.109128 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1a8054ef-c49b-4bab-bca6-539a040c526c tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes/b912ca5f-be21-44cd-a521-685f32dfc358 returned with HTTP 404 Aug 13 06:13:14.109542 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 796/3176] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:13:14 2026] DELETE /volume/v3/volumes/b912ca5f-be21-44cd-a521-685f32dfc358 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:14.118175 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c1078c89-fea5-4ac4-9d21-17905c18d691 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:14.119752 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c1078c89-fea5-4ac4-9d21-17905c18d691 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] POST https://10.4.3.121/volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa/action Aug 13 06:13:14.120055 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c1078c89-fea5-4ac4-9d21-17905c18d691 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:13:14.120187 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c1078c89-fea5-4ac4-9d21-17905c18d691 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:14.121637 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c1078c89-fea5-4ac4-9d21-17905c18d691 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa/action returned with HTTP 400 Aug 13 06:13:14.122026 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 803/3177] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:13:14 2026] POST /volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa/action => generated 140 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 06:13:14.128608 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-47422a48-5ad3-4802-b1eb-c6283b90f3d2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:14.130451 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-47422a48-5ad3-4802-b1eb-c6283b90f3d2 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] POST https://10.4.3.121/volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa/action Aug 13 06:13:14.130854 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-47422a48-5ad3-4802-b1eb-c6283b90f3d2 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:13:14.131041 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-47422a48-5ad3-4802-b1eb-c6283b90f3d2 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:14.132618 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-47422a48-5ad3-4802-b1eb-c6283b90f3d2 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa/action returned with HTTP 400 Aug 13 06:13:14.133116 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 787/3178] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:13:14 2026] POST /volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa/action => generated 131 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 06:13:14.141763 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-214278ed-f4e2-42cd-88c2-05eec4856490 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:14.143587 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-214278ed-f4e2-42cd-88c2-05eec4856490 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] POST https://10.4.3.121/volume/v3/volumes/d718f3b4-4009-4ba1-9c2c-8e11760c9fcd/action Aug 13 06:13:14.143988 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-214278ed-f4e2-42cd-88c2-05eec4856490 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:13:14.144111 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-214278ed-f4e2-42cd-88c2-05eec4856490 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:14.150718 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-214278ed-f4e2-42cd-88c2-05eec4856490 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes/d718f3b4-4009-4ba1-9c2c-8e11760c9fcd/action returned with HTTP 404 Aug 13 06:13:14.151117 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 793/3179] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:13:14 2026] POST /volume/v3/volumes/d718f3b4-4009-4ba1-9c2c-8e11760c9fcd/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:14.160829 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-93ba7e26-a882-4bf9-baa0-6290828e3c82 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:14.162464 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-93ba7e26-a882-4bf9-baa0-6290828e3c82 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] POST https://10.4.3.121/volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa/action Aug 13 06:13:14.162810 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-93ba7e26-a882-4bf9-baa0-6290828e3c82 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:13:14.162929 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-93ba7e26-a882-4bf9-baa0-6290828e3c82 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:14.165740 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-93ba7e26-a882-4bf9-baa0-6290828e3c82 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa/action returned with HTTP 400 Aug 13 06:13:14.166258 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 797/3180] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:13:14 2026] POST /volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 06:13:14.177503 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-66d908fa-d7eb-4317-9c5f-4b3a7adf0f6d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:14.179095 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-66d908fa-d7eb-4317-9c5f-4b3a7adf0f6d tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] POST https://10.4.3.121/volume/v3/volumes/None/action Aug 13 06:13:14.179820 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-66d908fa-d7eb-4317-9c5f-4b3a7adf0f6d tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:13:14.179820 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-66d908fa-d7eb-4317-9c5f-4b3a7adf0f6d tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:14.186275 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-66d908fa-d7eb-4317-9c5f-4b3a7adf0f6d tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes/None/action returned with HTTP 404 Aug 13 06:13:14.186810 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 804/3181] 10.4.3.121 () {68 vars in 1294 bytes} [Thu Aug 13 06:13:14 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:13:14.196913 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-44476a26-a3b1-49c5-937c-2e341b3135cf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:14.201994 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-44476a26-a3b1-49c5-937c-2e341b3135cf tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] GET https://10.4.3.121/volume/v3/volumes/505769de-d9f7-48d1-abf8-81e5bbf28f00 Aug 13 06:13:14.202273 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-44476a26-a3b1-49c5-937c-2e341b3135cf tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:14.202523 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-44476a26-a3b1-49c5-937c-2e341b3135cf tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:14.210050 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-44476a26-a3b1-49c5-937c-2e341b3135cf tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes/505769de-d9f7-48d1-abf8-81e5bbf28f00 returned with HTTP 404 Aug 13 06:13:14.210820 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 788/3182] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:14 2026] GET /volume/v3/volumes/505769de-d9f7-48d1-abf8-81e5bbf28f00 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:14.225222 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8850ebe1-7187-49c3-aa8c-3129909418a6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:14.227211 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8850ebe1-7187-49c3-aa8c-3129909418a6 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] GET https://10.4.3.121/volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa Aug 13 06:13:14.227211 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8850ebe1-7187-49c3-aa8c-3129909418a6 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:14.227211 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8850ebe1-7187-49c3-aa8c-3129909418a6 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:14.235064 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:14.235064 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:14.238445 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8850ebe1-7187-49c3-aa8c-3129909418a6 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Volume info retrieved successfully. Aug 13 06:13:14.242632 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8850ebe1-7187-49c3-aa8c-3129909418a6 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa returned with HTTP 200 Aug 13 06:13:14.242632 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 794/3183] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:14 2026] GET /volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:14.258204 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-da8bba5b-fc82-48c4-9805-e86b2ced8ac7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:14.258613 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-da8bba5b-fc82-48c4-9805-e86b2ced8ac7 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] DELETE https://10.4.3.121/volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa Aug 13 06:13:14.258781 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-da8bba5b-fc82-48c4-9805-e86b2ced8ac7 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:14.259035 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-da8bba5b-fc82-48c4-9805-e86b2ced8ac7 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:14.259261 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-da8bba5b-fc82-48c4-9805-e86b2ced8ac7 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Delete volume with id: c82a8cfc-a1a7-4534-bc29-bcf42327d0fa Aug 13 06:13:14.266009 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:14.266009 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:14.266510 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-da8bba5b-fc82-48c4-9805-e86b2ced8ac7 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Volume info retrieved successfully. Aug 13 06:13:14.286161 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-da8bba5b-fc82-48c4-9805-e86b2ced8ac7 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Delete volume request issued successfully. Aug 13 06:13:14.286414 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-da8bba5b-fc82-48c4-9805-e86b2ced8ac7 tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa returned with HTTP 202 Aug 13 06:13:14.286841 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 798/3184] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:13:14 2026] DELETE /volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:13:14.294691 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0059151a-9b3a-49ee-8421-05c741e0558a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:14.297119 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0059151a-9b3a-49ee-8421-05c741e0558a tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] GET https://10.4.3.121/volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa Aug 13 06:13:14.297119 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0059151a-9b3a-49ee-8421-05c741e0558a tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:14.297119 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0059151a-9b3a-49ee-8421-05c741e0558a tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:14.304231 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:14.304231 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:14.307658 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0059151a-9b3a-49ee-8421-05c741e0558a tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Volume info retrieved successfully. Aug 13 06:13:14.311597 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0059151a-9b3a-49ee-8421-05c741e0558a tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa returned with HTTP 200 Aug 13 06:13:14.311918 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 805/3185] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:14 2026] GET /volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:14.329433 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a25567fc-ea90-44de-b0bb-1c20e320645b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:14.331212 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a25567fc-ea90-44de-b0bb-1c20e320645b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/4acd740d-79e0-482c-acbc-7a91a5b0cffc Aug 13 06:13:14.331412 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a25567fc-ea90-44de-b0bb-1c20e320645b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:14.331590 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a25567fc-ea90-44de-b0bb-1c20e320645b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:14.335684 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a25567fc-ea90-44de-b0bb-1c20e320645b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/4acd740d-79e0-482c-acbc-7a91a5b0cffc returned with HTTP 404 Aug 13 06:13:14.336298 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 789/3186] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:13:14 2026] GET /volume/v3/snapshots/4acd740d-79e0-482c-acbc-7a91a5b0cffc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:14.342744 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d79d0791-1e61-41da-80b0-9ddac8a87cec None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:14.344458 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d79d0791-1e61-41da-80b0-9ddac8a87cec tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/4fa97c58-ebef-4a24-970b-bea595fb92ee Aug 13 06:13:14.344635 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d79d0791-1e61-41da-80b0-9ddac8a87cec tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:14.345072 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d79d0791-1e61-41da-80b0-9ddac8a87cec tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:14.345072 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-d79d0791-1e61-41da-80b0-9ddac8a87cec tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete snapshot with id: 4fa97c58-ebef-4a24-970b-bea595fb92ee Aug 13 06:13:14.349849 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:14.349849 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:14.350334 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d79d0791-1e61-41da-80b0-9ddac8a87cec tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:13:14.530377 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d79d0791-1e61-41da-80b0-9ddac8a87cec tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot delete request issued successfully. Aug 13 06:13:14.530527 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d79d0791-1e61-41da-80b0-9ddac8a87cec tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/4fa97c58-ebef-4a24-970b-bea595fb92ee returned with HTTP 202 Aug 13 06:13:14.530835 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 795/3187] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:13:14 2026] DELETE /volume/v3/snapshots/4fa97c58-ebef-4a24-970b-bea595fb92ee => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:13:14.541727 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-122a2736-2407-488c-a37a-0244fd21efe6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:14.543764 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-122a2736-2407-488c-a37a-0244fd21efe6 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/4fa97c58-ebef-4a24-970b-bea595fb92ee Aug 13 06:13:14.543871 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-122a2736-2407-488c-a37a-0244fd21efe6 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:14.544058 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-122a2736-2407-488c-a37a-0244fd21efe6 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:14.549760 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:14.549760 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:14.550148 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-122a2736-2407-488c-a37a-0244fd21efe6 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:13:14.550932 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-122a2736-2407-488c-a37a-0244fd21efe6 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/4fa97c58-ebef-4a24-970b-bea595fb92ee returned with HTTP 200 Aug 13 06:13:14.551361 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 799/3188] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:13:14 2026] GET /volume/v3/snapshots/4fa97c58-ebef-4a24-970b-bea595fb92ee => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:14.869094 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-305a236c-2f60-43e4-8362-3755c5dba9c1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:14.870958 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-305a236c-2f60-43e4-8362-3755c5dba9c1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c Aug 13 06:13:14.871244 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-305a236c-2f60-43e4-8362-3755c5dba9c1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:14.871438 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-305a236c-2f60-43e4-8362-3755c5dba9c1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:14.871538 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-305a236c-2f60-43e4-8362-3755c5dba9c1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id f900f18b-24ca-4e78-bff5-78a7cc9b135c. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:14.875781 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:14.875781 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:14.876388 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-305a236c-2f60-43e4-8362-3755c5dba9c1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c returned with HTTP 200 Aug 13 06:13:14.876750 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 806/3189] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:14 2026] GET /volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:15.018060 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5bb70650-2ed1-46b9-a225-12007353367f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:15.019842 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5bb70650-2ed1-46b9-a225-12007353367f tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 Aug 13 06:13:15.020014 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5bb70650-2ed1-46b9-a225-12007353367f tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:15.020353 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5bb70650-2ed1-46b9-a225-12007353367f tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:15.020398 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5bb70650-2ed1-46b9-a225-12007353367f tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 55bbb20f-7b90-48af-8608-23228fda41a8. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:15.025376 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:15.025376 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:15.025951 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5bb70650-2ed1-46b9-a225-12007353367f tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 returned with HTTP 200 Aug 13 06:13:15.026488 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 790/3190] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:15 2026] GET /volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:15.325212 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-55b33622-6d8d-4a83-9c50-5f52665c5c4f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:15.327455 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-55b33622-6d8d-4a83-9c50-5f52665c5c4f tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] GET https://10.4.3.121/volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa Aug 13 06:13:15.327689 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-55b33622-6d8d-4a83-9c50-5f52665c5c4f tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:15.327921 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-55b33622-6d8d-4a83-9c50-5f52665c5c4f tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:15.335081 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-55b33622-6d8d-4a83-9c50-5f52665c5c4f tempest-VolumesNegativeTest-746491333 tempest-VolumesNegativeTest-746491333-project-member] https://10.4.3.121/volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa returned with HTTP 404 Aug 13 06:13:15.335677 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 796/3191] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:15 2026] GET /volume/v3/volumes/c82a8cfc-a1a7-4534-bc29-bcf42327d0fa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:15.562070 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-220fbbaf-b124-4e59-b5ab-8fc3ed232994 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:15.565990 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-220fbbaf-b124-4e59-b5ab-8fc3ed232994 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/4fa97c58-ebef-4a24-970b-bea595fb92ee Aug 13 06:13:15.566218 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-220fbbaf-b124-4e59-b5ab-8fc3ed232994 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:15.566399 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-220fbbaf-b124-4e59-b5ab-8fc3ed232994 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:15.574064 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-220fbbaf-b124-4e59-b5ab-8fc3ed232994 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/4fa97c58-ebef-4a24-970b-bea595fb92ee returned with HTTP 404 Aug 13 06:13:15.574552 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 800/3192] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:13:15 2026] GET /volume/v3/snapshots/4fa97c58-ebef-4a24-970b-bea595fb92ee => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:15.582474 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-826f4bb4-22fa-474e-ab05-a6f9ab3d57b8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:15.584108 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-826f4bb4-22fa-474e-ab05-a6f9ab3d57b8 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/ec92971f-7d90-49d8-b45d-f96abc417005 Aug 13 06:13:15.584316 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-826f4bb4-22fa-474e-ab05-a6f9ab3d57b8 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:15.584487 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-826f4bb4-22fa-474e-ab05-a6f9ab3d57b8 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:15.584582 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-826f4bb4-22fa-474e-ab05-a6f9ab3d57b8 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete snapshot with id: ec92971f-7d90-49d8-b45d-f96abc417005 Aug 13 06:13:15.590670 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-826f4bb4-22fa-474e-ab05-a6f9ab3d57b8 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/ec92971f-7d90-49d8-b45d-f96abc417005 returned with HTTP 404 Aug 13 06:13:15.591077 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 807/3193] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:13:15 2026] DELETE /volume/v3/snapshots/ec92971f-7d90-49d8-b45d-f96abc417005 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:15.599752 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-018d0eb2-76df-4a8c-98fd-87cb5617db06 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:15.601533 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-018d0eb2-76df-4a8c-98fd-87cb5617db06 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/ec92971f-7d90-49d8-b45d-f96abc417005 Aug 13 06:13:15.601810 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-018d0eb2-76df-4a8c-98fd-87cb5617db06 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:15.602074 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-018d0eb2-76df-4a8c-98fd-87cb5617db06 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:15.607120 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-018d0eb2-76df-4a8c-98fd-87cb5617db06 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/ec92971f-7d90-49d8-b45d-f96abc417005 returned with HTTP 404 Aug 13 06:13:15.607800 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 791/3194] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:13:15 2026] GET /volume/v3/snapshots/ec92971f-7d90-49d8-b45d-f96abc417005 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:15.614460 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d30240e1-57b2-4a18-a84b-c0684928e0dd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:15.616033 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d30240e1-57b2-4a18-a84b-c0684928e0dd tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/4acd740d-79e0-482c-acbc-7a91a5b0cffc Aug 13 06:13:15.616284 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d30240e1-57b2-4a18-a84b-c0684928e0dd tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:15.616524 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d30240e1-57b2-4a18-a84b-c0684928e0dd tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:15.616626 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-d30240e1-57b2-4a18-a84b-c0684928e0dd tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete snapshot with id: 4acd740d-79e0-482c-acbc-7a91a5b0cffc Aug 13 06:13:15.620785 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d30240e1-57b2-4a18-a84b-c0684928e0dd tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/4acd740d-79e0-482c-acbc-7a91a5b0cffc returned with HTTP 404 Aug 13 06:13:15.621178 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 797/3195] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:13:15 2026] DELETE /volume/v3/snapshots/4acd740d-79e0-482c-acbc-7a91a5b0cffc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:15.628511 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e54705f7-4c93-4c9c-a67d-752035661162 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:15.631366 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e54705f7-4c93-4c9c-a67d-752035661162 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/4acd740d-79e0-482c-acbc-7a91a5b0cffc Aug 13 06:13:15.631571 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e54705f7-4c93-4c9c-a67d-752035661162 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:15.631770 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e54705f7-4c93-4c9c-a67d-752035661162 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:15.638641 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e54705f7-4c93-4c9c-a67d-752035661162 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/4acd740d-79e0-482c-acbc-7a91a5b0cffc returned with HTTP 404 Aug 13 06:13:15.639142 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 801/3196] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:13:15 2026] GET /volume/v3/snapshots/4acd740d-79e0-482c-acbc-7a91a5b0cffc => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:15.646258 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-febc2916-b187-428c-966a-d439428d9960 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:15.648109 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-febc2916-b187-428c-966a-d439428d9960 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/4fa97c58-ebef-4a24-970b-bea595fb92ee Aug 13 06:13:15.648367 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-febc2916-b187-428c-966a-d439428d9960 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:15.648671 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-febc2916-b187-428c-966a-d439428d9960 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:15.648727 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-febc2916-b187-428c-966a-d439428d9960 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete snapshot with id: 4fa97c58-ebef-4a24-970b-bea595fb92ee Aug 13 06:13:15.654404 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-febc2916-b187-428c-966a-d439428d9960 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/4fa97c58-ebef-4a24-970b-bea595fb92ee returned with HTTP 404 Aug 13 06:13:15.654779 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 808/3197] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:13:15 2026] DELETE /volume/v3/snapshots/4fa97c58-ebef-4a24-970b-bea595fb92ee => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:15.663142 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1b866340-e17d-407c-a0e3-97266c09f2f2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:15.665512 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b866340-e17d-407c-a0e3-97266c09f2f2 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/4fa97c58-ebef-4a24-970b-bea595fb92ee Aug 13 06:13:15.665779 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1b866340-e17d-407c-a0e3-97266c09f2f2 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:15.666034 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1b866340-e17d-407c-a0e3-97266c09f2f2 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:15.671567 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b866340-e17d-407c-a0e3-97266c09f2f2 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/4fa97c58-ebef-4a24-970b-bea595fb92ee returned with HTTP 404 Aug 13 06:13:15.672310 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 792/3198] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:13:15 2026] GET /volume/v3/snapshots/4fa97c58-ebef-4a24-970b-bea595fb92ee => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:15.888538 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3495625e-f725-46be-a5be-e6b1062742d2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:15.890272 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3495625e-f725-46be-a5be-e6b1062742d2 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c Aug 13 06:13:15.890447 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3495625e-f725-46be-a5be-e6b1062742d2 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:15.890628 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3495625e-f725-46be-a5be-e6b1062742d2 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:15.890730 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-3495625e-f725-46be-a5be-e6b1062742d2 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id f900f18b-24ca-4e78-bff5-78a7cc9b135c. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:15.895323 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:15.895323 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:15.895975 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3495625e-f725-46be-a5be-e6b1062742d2 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c returned with HTTP 200 Aug 13 06:13:15.896425 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 798/3199] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:15 2026] GET /volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:16.039510 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e9c8754e-5359-4a7c-92aa-6abaede6b4e5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:16.041811 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e9c8754e-5359-4a7c-92aa-6abaede6b4e5 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 Aug 13 06:13:16.042044 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e9c8754e-5359-4a7c-92aa-6abaede6b4e5 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:16.042360 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e9c8754e-5359-4a7c-92aa-6abaede6b4e5 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:16.042485 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e9c8754e-5359-4a7c-92aa-6abaede6b4e5 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 55bbb20f-7b90-48af-8608-23228fda41a8. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:16.051779 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:16.051779 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:16.052716 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e9c8754e-5359-4a7c-92aa-6abaede6b4e5 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 returned with HTTP 200 Aug 13 06:13:16.053133 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 802/3200] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:16 2026] GET /volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:16.910078 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9084dd95-0cfa-414f-adaa-4b18b8bb5abd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:16.911863 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9084dd95-0cfa-414f-adaa-4b18b8bb5abd tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c Aug 13 06:13:16.912068 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9084dd95-0cfa-414f-adaa-4b18b8bb5abd tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:16.912373 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9084dd95-0cfa-414f-adaa-4b18b8bb5abd tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:16.912522 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-9084dd95-0cfa-414f-adaa-4b18b8bb5abd tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id f900f18b-24ca-4e78-bff5-78a7cc9b135c. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:16.920108 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:16.920108 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:16.920699 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9084dd95-0cfa-414f-adaa-4b18b8bb5abd tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c returned with HTTP 200 Aug 13 06:13:16.921010 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 809/3201] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:16 2026] GET /volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:17.063979 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fbe0c700-e74e-4a99-91f5-1066ba7fcb2e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:17.067723 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fbe0c700-e74e-4a99-91f5-1066ba7fcb2e tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 Aug 13 06:13:17.068762 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fbe0c700-e74e-4a99-91f5-1066ba7fcb2e tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:17.069009 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fbe0c700-e74e-4a99-91f5-1066ba7fcb2e tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:17.069176 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-fbe0c700-e74e-4a99-91f5-1066ba7fcb2e tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 55bbb20f-7b90-48af-8608-23228fda41a8. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:17.076973 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:17.076973 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:17.077696 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fbe0c700-e74e-4a99-91f5-1066ba7fcb2e tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 returned with HTTP 200 Aug 13 06:13:17.078503 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 793/3202] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:17 2026] GET /volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:17.314823 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f4532198-9535-4b25-8a71-48f6031a3571 req-00c3727d-0413-4065-b858-32ece6d9099f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:17.317198 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f4532198-9535-4b25-8a71-48f6031a3571 req-00c3727d-0413-4065-b858-32ece6d9099f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/attachments/637598a5-c35a-4c07-a612-1877e34bd166 Aug 13 06:13:17.317506 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f4532198-9535-4b25-8a71-48f6031a3571 req-00c3727d-0413-4065-b858-32ece6d9099f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:17.317719 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f4532198-9535-4b25-8a71-48f6031a3571 req-00c3727d-0413-4065-b858-32ece6d9099f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:17.327840 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:17.327840 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:17.384324 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f4532198-9535-4b25-8a71-48f6031a3571 req-00c3727d-0413-4065-b858-32ece6d9099f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/637598a5-c35a-4c07-a612-1877e34bd166 returned with HTTP 200 Aug 13 06:13:17.384851 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 799/3203] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:13:17 2026] DELETE /volume/v3/attachments/637598a5-c35a-4c07-a612-1877e34bd166 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:17.932874 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a97f3561-d5d5-4e53-b525-bbdbae8f7910 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:17.936036 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a97f3561-d5d5-4e53-b525-bbdbae8f7910 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c Aug 13 06:13:17.936321 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a97f3561-d5d5-4e53-b525-bbdbae8f7910 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:17.936575 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a97f3561-d5d5-4e53-b525-bbdbae8f7910 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:17.936680 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a97f3561-d5d5-4e53-b525-bbdbae8f7910 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id f900f18b-24ca-4e78-bff5-78a7cc9b135c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:17.942497 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:17.942497 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:17.943813 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a97f3561-d5d5-4e53-b525-bbdbae8f7910 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c returned with HTTP 200 Aug 13 06:13:17.944423 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 803/3204] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:17 2026] GET /volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:18.089066 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4dbeca85-8a28-4eeb-9e02-4736a619aa88 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:18.091099 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4dbeca85-8a28-4eeb-9e02-4736a619aa88 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 Aug 13 06:13:18.091369 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4dbeca85-8a28-4eeb-9e02-4736a619aa88 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:18.091556 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4dbeca85-8a28-4eeb-9e02-4736a619aa88 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:18.091663 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-4dbeca85-8a28-4eeb-9e02-4736a619aa88 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 55bbb20f-7b90-48af-8608-23228fda41a8. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:18.096685 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:18.096685 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:18.097506 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4dbeca85-8a28-4eeb-9e02-4736a619aa88 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 returned with HTTP 200 Aug 13 06:13:18.097958 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 810/3205] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:18 2026] GET /volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:18.111757 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2d162d19-7516-466b-a706-17a2e2d2840f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:18.114321 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2d162d19-7516-466b-a706-17a2e2d2840f tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 Aug 13 06:13:18.114600 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2d162d19-7516-466b-a706-17a2e2d2840f tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:18.114794 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2d162d19-7516-466b-a706-17a2e2d2840f tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:18.114930 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2d162d19-7516-466b-a706-17a2e2d2840f tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 9a1bd394-7dfa-440c-b345-454df87e1436. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:18.120340 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:18.120340 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:18.121265 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2d162d19-7516-466b-a706-17a2e2d2840f tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 returned with HTTP 200 Aug 13 06:13:18.121730 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 794/3206] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:18 2026] GET /volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:18.130665 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4e8c22e9-11ef-4f82-84f8-5220d6a6fa9c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:18.132586 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e8c22e9-11ef-4f82-84f8-5220d6a6fa9c tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b Aug 13 06:13:18.132870 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e8c22e9-11ef-4f82-84f8-5220d6a6fa9c tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:18.133134 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e8c22e9-11ef-4f82-84f8-5220d6a6fa9c tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:18.133337 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-4e8c22e9-11ef-4f82-84f8-5220d6a6fa9c tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id d1ac229c-c681-4ba7-a5b1-ef433b335a5b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:18.138202 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:18.138202 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:18.139027 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e8c22e9-11ef-4f82-84f8-5220d6a6fa9c tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b returned with HTTP 200 Aug 13 06:13:18.139465 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 800/3207] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:18 2026] GET /volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:18.148813 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fd27240e-0050-40d5-9da9-5484124dcd55 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:18.152898 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fd27240e-0050-40d5-9da9-5484124dcd55 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] POST https://10.4.3.121/volume/v3/backups Aug 13 06:13:18.153346 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fd27240e-0050-40d5-9da9-5484124dcd55 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "afd1c92a-e9d3-419b-a31f-1b67ea48ea43", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1313856551"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:18.155306 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-fd27240e-0050-40d5-9da9-5484124dcd55 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Creating new backup {'backup': {'volume_id': 'afd1c92a-e9d3-419b-a31f-1b67ea48ea43', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1313856551'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:13:18.155486 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-fd27240e-0050-40d5-9da9-5484124dcd55 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Creating backup of volume afd1c92a-e9d3-419b-a31f-1b67ea48ea43 in container None Aug 13 06:13:18.164912 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:18.164912 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:18.165559 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fd27240e-0050-40d5-9da9-5484124dcd55 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Volume info retrieved successfully. Aug 13 06:13:18.202617 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-fd27240e-0050-40d5-9da9-5484124dcd55 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Created reservations ['fc4935cc-e30c-44d2-83cd-e1026f855297', 'cc3f0558-b343-4404-8085-b7b9289a0c1a'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:13:18.260077 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fd27240e-0050-40d5-9da9-5484124dcd55 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:13:18.260712 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 804/3208] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:13:18 2026] POST /volume/v3/backups => generated 330 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:13:18.270260 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6236dc35-daf4-41b9-85c8-30e663284566 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:18.272425 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6236dc35-daf4-41b9-85c8-30e663284566 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d Aug 13 06:13:18.272798 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6236dc35-daf4-41b9-85c8-30e663284566 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:18.272798 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6236dc35-daf4-41b9-85c8-30e663284566 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:18.272926 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-6236dc35-daf4-41b9-85c8-30e663284566 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 020d076a-3f62-4be9-ad1c-ab0da10cdc7d. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:18.277537 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:18.277537 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:18.278987 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6236dc35-daf4-41b9-85c8-30e663284566 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d returned with HTTP 200 Aug 13 06:13:18.279039 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 811/3209] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:18 2026] GET /volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:18.756061 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4379f2d8-0078-47c8-8976-cea363e91df0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:18.757800 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4379f2d8-0078-47c8-8976-cea363e91df0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/volumes/291595bc-33c5-42b6-b1f6-74040a05c762 Aug 13 06:13:18.757982 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4379f2d8-0078-47c8-8976-cea363e91df0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:18.758210 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4379f2d8-0078-47c8-8976-cea363e91df0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:18.758379 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-4379f2d8-0078-47c8-8976-cea363e91df0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete volume with id: 291595bc-33c5-42b6-b1f6-74040a05c762 Aug 13 06:13:18.765164 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:18.765164 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:18.765812 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4379f2d8-0078-47c8-8976-cea363e91df0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:13:18.787587 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4379f2d8-0078-47c8-8976-cea363e91df0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete volume request issued successfully. Aug 13 06:13:18.787845 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4379f2d8-0078-47c8-8976-cea363e91df0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/291595bc-33c5-42b6-b1f6-74040a05c762 returned with HTTP 202 Aug 13 06:13:18.788403 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 795/3210] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:13:18 2026] DELETE /volume/v3/volumes/291595bc-33c5-42b6-b1f6-74040a05c762 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:13:18.797049 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ebd37b78-b8fe-4b56-82e2-48b284ff4b1a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:18.799036 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ebd37b78-b8fe-4b56-82e2-48b284ff4b1a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/291595bc-33c5-42b6-b1f6-74040a05c762 Aug 13 06:13:18.799293 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ebd37b78-b8fe-4b56-82e2-48b284ff4b1a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:18.799540 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ebd37b78-b8fe-4b56-82e2-48b284ff4b1a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:18.816865 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:18.816865 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:18.830774 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ebd37b78-b8fe-4b56-82e2-48b284ff4b1a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:13:18.848134 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ebd37b78-b8fe-4b56-82e2-48b284ff4b1a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/291595bc-33c5-42b6-b1f6-74040a05c762 returned with HTTP 200 Aug 13 06:13:18.848762 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 801/3211] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:18 2026] GET /volume/v3/volumes/291595bc-33c5-42b6-b1f6-74040a05c762 => generated 1366 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:13:18.956734 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9efed947-3d7d-44c6-a1e9-7bcca2ecf669 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:18.961465 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9efed947-3d7d-44c6-a1e9-7bcca2ecf669 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c Aug 13 06:13:18.961465 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9efed947-3d7d-44c6-a1e9-7bcca2ecf669 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:18.961465 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9efed947-3d7d-44c6-a1e9-7bcca2ecf669 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:18.961465 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-9efed947-3d7d-44c6-a1e9-7bcca2ecf669 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id f900f18b-24ca-4e78-bff5-78a7cc9b135c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:18.967886 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:18.967886 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:18.968633 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9efed947-3d7d-44c6-a1e9-7bcca2ecf669 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c returned with HTTP 200 Aug 13 06:13:18.969236 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 805/3212] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:18 2026] GET /volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:19.290836 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c23dac59-b93c-48ba-b3a6-352359f5213c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:19.294408 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c23dac59-b93c-48ba-b3a6-352359f5213c tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d Aug 13 06:13:19.294408 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c23dac59-b93c-48ba-b3a6-352359f5213c tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:19.294408 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c23dac59-b93c-48ba-b3a6-352359f5213c tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:19.294408 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-c23dac59-b93c-48ba-b3a6-352359f5213c tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 020d076a-3f62-4be9-ad1c-ab0da10cdc7d. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:19.299467 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:19.299467 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:19.300446 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c23dac59-b93c-48ba-b3a6-352359f5213c tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d returned with HTTP 200 Aug 13 06:13:19.300898 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 812/3213] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:19 2026] GET /volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:19.878009 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0964b098-90d6-41d9-9d9e-98bf7150c5c5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:19.882206 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0964b098-90d6-41d9-9d9e-98bf7150c5c5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/291595bc-33c5-42b6-b1f6-74040a05c762 Aug 13 06:13:19.882408 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0964b098-90d6-41d9-9d9e-98bf7150c5c5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:19.882600 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0964b098-90d6-41d9-9d9e-98bf7150c5c5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:19.891502 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0964b098-90d6-41d9-9d9e-98bf7150c5c5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/291595bc-33c5-42b6-b1f6-74040a05c762 returned with HTTP 404 Aug 13 06:13:19.892013 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 796/3214] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:19 2026] GET /volume/v3/volumes/291595bc-33c5-42b6-b1f6-74040a05c762 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 06:13:19.924517 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-68dcaee4-78e3-4089-bd13-0da6ec3c7d08 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:19.926284 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-68dcaee4-78e3-4089-bd13-0da6ec3c7d08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:13:19.926623 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-68dcaee4-78e3-4089-bd13-0da6ec3c7d08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-457289493", "snapshot_id": null, "imageRef": "bcc3fff6-3f04-4f78-90dc-2c99a667b3c9", "volume_type": null, "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:19.928194 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-68dcaee4-78e3-4089-bd13-0da6ec3c7d08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-457289493', 'snapshot_id': None, 'imageRef': 'bcc3fff6-3f04-4f78-90dc-2c99a667b3c9', 'volume_type': None, 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:13:19.979270 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5cc9d266-a3fe-47dc-9a2e-d9ffb8cdb2a3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:19.981085 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5cc9d266-a3fe-47dc-9a2e-d9ffb8cdb2a3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c Aug 13 06:13:19.981338 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5cc9d266-a3fe-47dc-9a2e-d9ffb8cdb2a3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:19.981546 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5cc9d266-a3fe-47dc-9a2e-d9ffb8cdb2a3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:19.981652 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-5cc9d266-a3fe-47dc-9a2e-d9ffb8cdb2a3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id f900f18b-24ca-4e78-bff5-78a7cc9b135c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:19.986637 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:19.986637 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:19.987270 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5cc9d266-a3fe-47dc-9a2e-d9ffb8cdb2a3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c returned with HTTP 200 Aug 13 06:13:19.987608 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 806/3215] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:19 2026] GET /volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:20.030090 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-68dcaee4-78e3-4089-bd13-0da6ec3c7d08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume of 1 GB Aug 13 06:13:20.036731 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-68dcaee4-78e3-4089-bd13-0da6ec3c7d08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Availability Zones retrieved successfully. Aug 13 06:13:20.042544 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-68dcaee4-78e3-4089-bd13-0da6ec3c7d08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Flow 'volume_create_api' (f24f895f-d0f9-4edf-84e4-2fc67ac722a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:13:20.043818 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-68dcaee4-78e3-4089-bd13-0da6ec3c7d08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (275516a6-9f3c-4401-b196-2e0b723739b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:20.044818 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-68dcaee4-78e3-4089-bd13-0da6ec3c7d08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:13:20.125876 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-68dcaee4-78e3-4089-bd13-0da6ec3c7d08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (275516a6-9f3c-4401-b196-2e0b723739b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:20.126759 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-68dcaee4-78e3-4089-bd13-0da6ec3c7d08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f38135a3-b6c4-4dd0-b7cd-0ded0d4fa81d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:20.176033 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-68dcaee4-78e3-4089-bd13-0da6ec3c7d08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Created reservations ['30e3c4ea-a5d5-401a-b364-e6cf55a6360c', 'b1e9a47d-17b3-4a69-a7ed-61edd8b513df', '3583fcc6-4c33-4dc3-a82e-164aaccab4da', '46a0000f-1849-4aa0-8a6d-5d49d2756acd'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:13:20.176880 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-68dcaee4-78e3-4089-bd13-0da6ec3c7d08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f38135a3-b6c4-4dd0-b7cd-0ded0d4fa81d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30e3c4ea-a5d5-401a-b364-e6cf55a6360c', 'b1e9a47d-17b3-4a69-a7ed-61edd8b513df', '3583fcc6-4c33-4dc3-a82e-164aaccab4da', '46a0000f-1849-4aa0-8a6d-5d49d2756acd']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:20.177653 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-68dcaee4-78e3-4089-bd13-0da6ec3c7d08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b718348-206a-4a07-9fd1-6592dad5598b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:20.203897 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-68dcaee4-78e3-4089-bd13-0da6ec3c7d08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b718348-206a-4a07-9fd1-6592dad5598b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c49db97c-a6d6-4e2c-8f55-5397b20360af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-457289493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b665e34b2c204a22974135bc82adfa56',qos_specs=None,replication_status=,reservations=['30e3c4ea-a5d5-401a-b364-e6cf55a6360c','b1e9a47d-17b3-4a69-a7ed-61edd8b513df','3583fcc6-4c33-4dc3-a82e-164aaccab4da','46a0000f-1849-4aa0-8a6d-5d49d2756acd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:13:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-457289493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c49db97c-a6d6-4e2c-8f55-5397b20360af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b665e34b2c204a22974135bc82adfa56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:20.204290 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-68dcaee4-78e3-4089-bd13-0da6ec3c7d08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9be96e8-1cbf-4cc7-b63b-0a192c5229ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:20.231240 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-68dcaee4-78e3-4089-bd13-0da6ec3c7d08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9be96e8-1cbf-4cc7-b63b-0a192c5229ca) transitioned into state 'SUCCESS' from state '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-457289493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b665e34b2c204a22974135bc82adfa56',qos_specs=None,replication_status=,reservations=['30e3c4ea-a5d5-401a-b364-e6cf55a6360c','b1e9a47d-17b3-4a69-a7ed-61edd8b513df','3583fcc6-4c33-4dc3-a82e-164aaccab4da','46a0000f-1849-4aa0-8a6d-5d49d2756acd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:20.232780 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-68dcaee4-78e3-4089-bd13-0da6ec3c7d08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d70da778-fa14-4b95-bf8a-130bd2d1fd9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:20.244134 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-68dcaee4-78e3-4089-bd13-0da6ec3c7d08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d70da778-fa14-4b95-bf8a-130bd2d1fd9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:20.245030 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-68dcaee4-78e3-4089-bd13-0da6ec3c7d08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Flow 'volume_create_api' (f24f895f-d0f9-4edf-84e4-2fc67ac722a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:13:20.245429 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-68dcaee4-78e3-4089-bd13-0da6ec3c7d08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume request issued successfully. Aug 13 06:13:20.245993 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-68dcaee4-78e3-4089-bd13-0da6ec3c7d08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:13:20.246454 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 802/3216] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:13:19 2026] POST /volume/v3/volumes => generated 758 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:13:20.261078 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-18d99c44-95cf-4b7e-a861-a3b86a37475f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:20.263778 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-18d99c44-95cf-4b7e-a861-a3b86a37475f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/c49db97c-a6d6-4e2c-8f55-5397b20360af Aug 13 06:13:20.264027 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-18d99c44-95cf-4b7e-a861-a3b86a37475f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:20.264316 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-18d99c44-95cf-4b7e-a861-a3b86a37475f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:20.280459 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:20.280459 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:20.289496 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-18d99c44-95cf-4b7e-a861-a3b86a37475f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:13:20.297020 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-18d99c44-95cf-4b7e-a861-a3b86a37475f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/c49db97c-a6d6-4e2c-8f55-5397b20360af returned with HTTP 200 Aug 13 06:13:20.297609 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 813/3217] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:20 2026] GET /volume/v3/volumes/c49db97c-a6d6-4e2c-8f55-5397b20360af => generated 826 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:20.314889 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2688d57f-8673-496e-be84-6f1c27f63618 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:20.317299 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2688d57f-8673-496e-be84-6f1c27f63618 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d Aug 13 06:13:20.317599 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2688d57f-8673-496e-be84-6f1c27f63618 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:20.317879 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2688d57f-8673-496e-be84-6f1c27f63618 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:20.318067 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2688d57f-8673-496e-be84-6f1c27f63618 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 020d076a-3f62-4be9-ad1c-ab0da10cdc7d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:20.324150 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:20.324150 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:20.325327 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2688d57f-8673-496e-be84-6f1c27f63618 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d returned with HTTP 200 Aug 13 06:13:20.325849 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 797/3218] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:20 2026] GET /volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:20.998495 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9860dfe6-8330-4788-a4f3-92f3f6b769f4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:21.000370 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9860dfe6-8330-4788-a4f3-92f3f6b769f4 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c Aug 13 06:13:21.000575 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9860dfe6-8330-4788-a4f3-92f3f6b769f4 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:21.000768 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9860dfe6-8330-4788-a4f3-92f3f6b769f4 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:21.000855 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-9860dfe6-8330-4788-a4f3-92f3f6b769f4 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id f900f18b-24ca-4e78-bff5-78a7cc9b135c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:21.005269 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:21.005269 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:21.006161 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9860dfe6-8330-4788-a4f3-92f3f6b769f4 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c returned with HTTP 200 Aug 13 06:13:21.006555 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 807/3219] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:20 2026] GET /volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:21.315029 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-97d7641a-e832-470b-ae90-b1d5e3d14bd4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:21.317307 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97d7641a-e832-470b-ae90-b1d5e3d14bd4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/c49db97c-a6d6-4e2c-8f55-5397b20360af Aug 13 06:13:21.317510 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97d7641a-e832-470b-ae90-b1d5e3d14bd4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:21.317683 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97d7641a-e832-470b-ae90-b1d5e3d14bd4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:21.328411 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:21.328411 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:21.333069 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-97d7641a-e832-470b-ae90-b1d5e3d14bd4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:13:21.339834 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97d7641a-e832-470b-ae90-b1d5e3d14bd4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/c49db97c-a6d6-4e2c-8f55-5397b20360af returned with HTTP 200 Aug 13 06:13:21.340448 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 803/3220] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:21 2026] GET /volume/v3/volumes/c49db97c-a6d6-4e2c-8f55-5397b20360af => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:13:21.341875 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2aa8f573-49f7-481e-9e84-4ccd29f4fe69 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:21.344145 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2aa8f573-49f7-481e-9e84-4ccd29f4fe69 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d Aug 13 06:13:21.344369 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2aa8f573-49f7-481e-9e84-4ccd29f4fe69 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:21.344628 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2aa8f573-49f7-481e-9e84-4ccd29f4fe69 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:21.344750 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-2aa8f573-49f7-481e-9e84-4ccd29f4fe69 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 020d076a-3f62-4be9-ad1c-ab0da10cdc7d. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:21.359324 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1335b095-4bc1-4c82-995f-c65fed8b9bc8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:21.359788 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:21.359788 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:21.360442 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2aa8f573-49f7-481e-9e84-4ccd29f4fe69 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d returned with HTTP 200 Aug 13 06:13:21.360930 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 814/3221] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:21 2026] GET /volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:21.361909 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1335b095-4bc1-4c82-995f-c65fed8b9bc8 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/c49db97c-a6d6-4e2c-8f55-5397b20360af Aug 13 06:13:21.362233 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1335b095-4bc1-4c82-995f-c65fed8b9bc8 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:21.362495 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1335b095-4bc1-4c82-995f-c65fed8b9bc8 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:21.372358 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:21.372358 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:21.377162 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1335b095-4bc1-4c82-995f-c65fed8b9bc8 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:13:21.382999 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1335b095-4bc1-4c82-995f-c65fed8b9bc8 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/c49db97c-a6d6-4e2c-8f55-5397b20360af returned with HTTP 200 Aug 13 06:13:21.383557 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 798/3222] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:21 2026] GET /volume/v3/volumes/c49db97c-a6d6-4e2c-8f55-5397b20360af => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:13:22.019664 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-21f6cdc1-afee-4ce3-b0ae-7c6b8afd2aea None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:22.021411 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-21f6cdc1-afee-4ce3-b0ae-7c6b8afd2aea tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c Aug 13 06:13:22.022110 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-21f6cdc1-afee-4ce3-b0ae-7c6b8afd2aea tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:22.022110 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-21f6cdc1-afee-4ce3-b0ae-7c6b8afd2aea tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:22.022110 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-21f6cdc1-afee-4ce3-b0ae-7c6b8afd2aea tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id f900f18b-24ca-4e78-bff5-78a7cc9b135c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:22.025901 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:22.025901 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:22.026571 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-21f6cdc1-afee-4ce3-b0ae-7c6b8afd2aea tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c returned with HTTP 200 Aug 13 06:13:22.026911 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 808/3223] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:22 2026] GET /volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:22.376592 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a97e0b02-6524-4eae-9107-152bf564a1a5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:22.378962 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a97e0b02-6524-4eae-9107-152bf564a1a5 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d Aug 13 06:13:22.379290 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a97e0b02-6524-4eae-9107-152bf564a1a5 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:22.379564 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a97e0b02-6524-4eae-9107-152bf564a1a5 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:22.379736 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a97e0b02-6524-4eae-9107-152bf564a1a5 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 020d076a-3f62-4be9-ad1c-ab0da10cdc7d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:22.385257 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:22.385257 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:22.386384 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a97e0b02-6524-4eae-9107-152bf564a1a5 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d returned with HTTP 200 Aug 13 06:13:22.386884 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 804/3224] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:22 2026] GET /volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:22.651862 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-61b5b994-1cba-4ee9-8750-66f0d86f5259 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:22.813216 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-61b5b994-1cba-4ee9-8750-66f0d86f5259 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/c49db97c-a6d6-4e2c-8f55-5397b20360af Aug 13 06:13:22.813216 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-61b5b994-1cba-4ee9-8750-66f0d86f5259 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:22.813216 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-61b5b994-1cba-4ee9-8750-66f0d86f5259 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:22.825204 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:22.825204 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:22.830710 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-61b5b994-1cba-4ee9-8750-66f0d86f5259 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:13:22.843099 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-61b5b994-1cba-4ee9-8750-66f0d86f5259 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/c49db97c-a6d6-4e2c-8f55-5397b20360af returned with HTTP 200 Aug 13 06:13:22.843811 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 815/3225] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:13:22 2026] GET /volume/v3/volumes/c49db97c-a6d6-4e2c-8f55-5397b20360af => generated 1366 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:13:23.038993 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-af125a43-e8e3-4705-97c7-e63f53c6db5c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:23.040997 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-af125a43-e8e3-4705-97c7-e63f53c6db5c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c Aug 13 06:13:23.041282 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-af125a43-e8e3-4705-97c7-e63f53c6db5c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:23.041473 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-af125a43-e8e3-4705-97c7-e63f53c6db5c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:23.041585 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-af125a43-e8e3-4705-97c7-e63f53c6db5c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id f900f18b-24ca-4e78-bff5-78a7cc9b135c. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:23.046008 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:23.046008 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:23.046857 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-af125a43-e8e3-4705-97c7-e63f53c6db5c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c returned with HTTP 200 Aug 13 06:13:23.046981 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 799/3226] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:23 2026] GET /volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:23.397924 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eea41bae-44bc-46c8-b3e2-bf510e8f51a2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:23.399925 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eea41bae-44bc-46c8-b3e2-bf510e8f51a2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d Aug 13 06:13:23.400157 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eea41bae-44bc-46c8-b3e2-bf510e8f51a2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:23.400389 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eea41bae-44bc-46c8-b3e2-bf510e8f51a2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:23.400506 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-eea41bae-44bc-46c8-b3e2-bf510e8f51a2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 020d076a-3f62-4be9-ad1c-ab0da10cdc7d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:23.405684 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:23.405684 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:23.406766 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eea41bae-44bc-46c8-b3e2-bf510e8f51a2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d returned with HTTP 200 Aug 13 06:13:23.408684 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 809/3227] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:23 2026] GET /volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:23.514568 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-88c94c66-f229-4ad4-93aa-77ba93ef18cb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:23.517437 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-88c94c66-f229-4ad4-93aa-77ba93ef18cb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/c49db97c-a6d6-4e2c-8f55-5397b20360af Aug 13 06:13:23.517723 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-88c94c66-f229-4ad4-93aa-77ba93ef18cb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:23.517983 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-88c94c66-f229-4ad4-93aa-77ba93ef18cb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:23.530616 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:23.530616 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:23.535830 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-88c94c66-f229-4ad4-93aa-77ba93ef18cb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:13:23.543407 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-88c94c66-f229-4ad4-93aa-77ba93ef18cb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/c49db97c-a6d6-4e2c-8f55-5397b20360af returned with HTTP 200 Aug 13 06:13:23.543992 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 805/3228] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:13:23 2026] GET /volume/v3/volumes/c49db97c-a6d6-4e2c-8f55-5397b20360af => generated 1366 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:13:23.554918 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d22e1b8a-78b0-408d-866c-e94989a43a2f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:23.555489 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d22e1b8a-78b0-408d-866c-e94989a43a2f None None] GET https://10.4.3.121/volume// Aug 13 06:13:23.555760 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d22e1b8a-78b0-408d-866c-e94989a43a2f None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:23.555997 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d22e1b8a-78b0-408d-866c-e94989a43a2f None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:23.556452 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d22e1b8a-78b0-408d-866c-e94989a43a2f None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:13:23.556824 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 816/3229] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:13:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:13:23.565935 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-28c5b90f-3252-4123-9fb5-747d49aab11d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:23.568698 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-28c5b90f-3252-4123-9fb5-747d49aab11d tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:13:23.569086 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-28c5b90f-3252-4123-9fb5-747d49aab11d tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c49db97c-a6d6-4e2c-8f55-5397b20360af", "connector": null, "instance_uuid": "87a7054b-b5bc-403b-aa03-4817e65f231a"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:23.578223 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:23.578223 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:23.610570 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-28c5b90f-3252-4123-9fb5-747d49aab11d tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:13:23.611217 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 800/3230] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:13:23 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 13 06:13:24.061794 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-91b10bb2-36aa-46b3-9607-553d524f9038 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:24.065034 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-91b10bb2-36aa-46b3-9607-553d524f9038 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c Aug 13 06:13:24.065034 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-91b10bb2-36aa-46b3-9607-553d524f9038 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:24.065034 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-91b10bb2-36aa-46b3-9607-553d524f9038 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:24.065034 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-91b10bb2-36aa-46b3-9607-553d524f9038 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id f900f18b-24ca-4e78-bff5-78a7cc9b135c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:24.069552 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:24.069552 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:24.070643 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-91b10bb2-36aa-46b3-9607-553d524f9038 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c returned with HTTP 200 Aug 13 06:13:24.071102 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 810/3231] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:24 2026] GET /volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:24.422233 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6d7e60cb-3576-4860-9a54-fc5755c473b4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:24.424345 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d7e60cb-3576-4860-9a54-fc5755c473b4 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d Aug 13 06:13:24.424508 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d7e60cb-3576-4860-9a54-fc5755c473b4 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:24.424692 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d7e60cb-3576-4860-9a54-fc5755c473b4 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:24.424775 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-6d7e60cb-3576-4860-9a54-fc5755c473b4 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 020d076a-3f62-4be9-ad1c-ab0da10cdc7d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:24.429777 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:24.429777 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:24.430694 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d7e60cb-3576-4860-9a54-fc5755c473b4 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d returned with HTTP 200 Aug 13 06:13:24.431109 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 806/3232] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:24 2026] GET /volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:24.786492 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0285af73-3e35-40ff-879a-2446bc719b30 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:24.788197 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0285af73-3e35-40ff-879a-2446bc719b30 None None] GET https://10.4.3.121/volume// Aug 13 06:13:24.788197 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0285af73-3e35-40ff-879a-2446bc719b30 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:24.788197 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0285af73-3e35-40ff-879a-2446bc719b30 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:24.788197 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0285af73-3e35-40ff-879a-2446bc719b30 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:13:24.788694 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 817/3233] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:13:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:13:24.795940 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-a76a9448-b2f8-4ca0-a0c1-24cee4517577 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:24.802816 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-a76a9448-b2f8-4ca0-a0c1-24cee4517577 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/c49db97c-a6d6-4e2c-8f55-5397b20360af Aug 13 06:13:24.802816 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-a76a9448-b2f8-4ca0-a0c1-24cee4517577 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:24.802816 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-a76a9448-b2f8-4ca0-a0c1-24cee4517577 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:24.822705 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:24.822705 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:24.829895 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-a76a9448-b2f8-4ca0-a0c1-24cee4517577 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:13:24.843648 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-a76a9448-b2f8-4ca0-a0c1-24cee4517577 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/c49db97c-a6d6-4e2c-8f55-5397b20360af returned with HTTP 200 Aug 13 06:13:24.844212 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 801/3234] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:13:24 2026] GET /volume/v3/volumes/c49db97c-a6d6-4e2c-8f55-5397b20360af => generated 1545 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:13:24.978708 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-27f8c28c-0d6f-4da3-a2c5-062ad577d7ca None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:24.982067 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-27f8c28c-0d6f-4da3-a2c5-062ad577d7ca tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] PUT https://10.4.3.121/volume/v3/attachments/7a74dc40-7785-4a14-ba4d-10e30ea7b3cb Aug 13 06:13:24.982723 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-27f8c28c-0d6f-4da3-a2c5-062ad577d7ca tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:24.992283 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-27f8c28c-0d6f-4da3-a2c5-062ad577d7ca tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Acquiring lock "cinder-attachment_update-c49db97c-a6d6-4e2c-8f55-5397b20360af-np0000007163" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:13:24.997482 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-27f8c28c-0d6f-4da3-a2c5-062ad577d7ca tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Lock "cinder-attachment_update-c49db97c-a6d6-4e2c-8f55-5397b20360af-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:13:24.998959 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:24.998959 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:25.087377 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cc54dfca-16e3-4f25-896f-06034c72a6be None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:25.090839 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cc54dfca-16e3-4f25-896f-06034c72a6be tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c Aug 13 06:13:25.090975 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cc54dfca-16e3-4f25-896f-06034c72a6be tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:25.091202 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cc54dfca-16e3-4f25-896f-06034c72a6be tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:25.091336 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-cc54dfca-16e3-4f25-896f-06034c72a6be tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id f900f18b-24ca-4e78-bff5-78a7cc9b135c. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:25.097520 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:25.097520 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:25.098315 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cc54dfca-16e3-4f25-896f-06034c72a6be tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c returned with HTTP 200 Aug 13 06:13:25.098945 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 807/3235] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:25 2026] GET /volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:25.118044 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-27f8c28c-0d6f-4da3-a2c5-062ad577d7ca tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Lock "cinder-attachment_update-c49db97c-a6d6-4e2c-8f55-5397b20360af-np0000007163" released by "attachment_update" :: held 0.120s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:13:25.118795 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-27f8c28c-0d6f-4da3-a2c5-062ad577d7ca tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/7a74dc40-7785-4a14-ba4d-10e30ea7b3cb returned with HTTP 200 Aug 13 06:13:25.119440 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 811/3236] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:13:24 2026] PUT /volume/v3/attachments/7a74dc40-7785-4a14-ba4d-10e30ea7b3cb => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:13:25.153271 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-eb422d83-ec48-4e6f-8cee-31d3e3b28aae None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:25.156013 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-eb422d83-ec48-4e6f-8cee-31d3e3b28aae tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/attachments/7a74dc40-7785-4a14-ba4d-10e30ea7b3cb/action Aug 13 06:13:25.156828 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-eb422d83-ec48-4e6f-8cee-31d3e3b28aae tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:13:25.156828 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-eb422d83-ec48-4e6f-8cee-31d3e3b28aae tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:25.179982 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:25.179982 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:25.200369 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4313b32e-51c6-43fb-b43d-32507025bd66 req-eb422d83-ec48-4e6f-8cee-31d3e3b28aae tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/7a74dc40-7785-4a14-ba4d-10e30ea7b3cb/action returned with HTTP 204 Aug 13 06:13:25.200892 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 818/3237] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:13:25 2026] POST /volume/v3/attachments/7a74dc40-7785-4a14-ba4d-10e30ea7b3cb/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:25.446425 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-60b3091c-07ba-4315-bc51-25d165642925 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:25.449637 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-60b3091c-07ba-4315-bc51-25d165642925 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d Aug 13 06:13:25.450075 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-60b3091c-07ba-4315-bc51-25d165642925 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:25.450075 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-60b3091c-07ba-4315-bc51-25d165642925 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:25.450219 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-60b3091c-07ba-4315-bc51-25d165642925 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 020d076a-3f62-4be9-ad1c-ab0da10cdc7d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:25.454587 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:25.454587 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:25.455409 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-60b3091c-07ba-4315-bc51-25d165642925 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d returned with HTTP 200 Aug 13 06:13:25.455758 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 802/3238] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:25 2026] GET /volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:26.110532 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-556a5ed5-72cd-4b65-a446-215e660b7b69 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:26.117034 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-556a5ed5-72cd-4b65-a446-215e660b7b69 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c Aug 13 06:13:26.117430 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-556a5ed5-72cd-4b65-a446-215e660b7b69 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:26.117754 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-556a5ed5-72cd-4b65-a446-215e660b7b69 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:26.117977 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-556a5ed5-72cd-4b65-a446-215e660b7b69 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id f900f18b-24ca-4e78-bff5-78a7cc9b135c. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:26.120746 np0000007163 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=445,cinder:INSERT=62,cinder:UPDATE=107 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:13:26.127280 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:26.127280 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:26.128837 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-556a5ed5-72cd-4b65-a446-215e660b7b69 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c returned with HTTP 200 Aug 13 06:13:26.129278 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 808/3239] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:26 2026] GET /volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c => generated 708 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:26.470377 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4fdcac90-0567-4bb5-9d89-acb47e98fe44 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:26.472316 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4fdcac90-0567-4bb5-9d89-acb47e98fe44 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d Aug 13 06:13:26.472660 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4fdcac90-0567-4bb5-9d89-acb47e98fe44 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:26.472837 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4fdcac90-0567-4bb5-9d89-acb47e98fe44 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:26.472989 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-4fdcac90-0567-4bb5-9d89-acb47e98fe44 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 020d076a-3f62-4be9-ad1c-ab0da10cdc7d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:26.478236 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:26.478236 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:26.478980 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4fdcac90-0567-4bb5-9d89-acb47e98fe44 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d returned with HTTP 200 Aug 13 06:13:26.479364 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 812/3240] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:26 2026] GET /volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:26.813162 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ac90f62a-0139-4d02-b87b-7e37762c9779 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:26.850487 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ac90f62a-0139-4d02-b87b-7e37762c9779 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:13:26.850870 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ac90f62a-0139-4d02-b87b-7e37762c9779 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-864196575", "extra_specs": {}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:26.865469 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ac90f62a-0139-4d02-b87b-7e37762c9779 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:13:26.865806 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 819/3241] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:13:26 2026] POST /volume/v3/types => generated 217 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:26.873571 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-729628ca-ab13-4712-ac6b-9cedffc6e4f7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:26.875818 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-729628ca-ab13-4712-ac6b-9cedffc6e4f7 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] POST https://10.4.3.121/volume/v3/types/a7f7a05c-1944-4c3c-9d70-02971e90268f/encryption Aug 13 06:13:26.876260 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-729628ca-ab13-4712-ac6b-9cedffc6e4f7 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:26.897334 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-729628ca-ab13-4712-ac6b-9cedffc6e4f7 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] https://10.4.3.121/volume/v3/types/a7f7a05c-1944-4c3c-9d70-02971e90268f/encryption returned with HTTP 200 Aug 13 06:13:26.897835 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 803/3242] 10.4.3.121 () {68 vars in 1397 bytes} [Thu Aug 13 06:13:26 2026] POST /volume/v3/types/a7f7a05c-1944-4c3c-9d70-02971e90268f/encryption => generated 231 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:26.907875 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3c6c9ce9-6c7c-44ea-b05d-59673c070005 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:27.070237 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c6c9ce9-6c7c-44ea-b05d-59673c070005 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:13:27.070237 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c6c9ce9-6c7c-44ea-b05d-59673c070005 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-689268295", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-864196575", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:27.071089 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-3c6c9ce9-6c7c-44ea-b05d-59673c070005 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-689268295', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-864196575', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:13:27.079198 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-3c6c9ce9-6c7c-44ea-b05d-59673c070005 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Create volume of 1 GB Aug 13 06:13:27.079622 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:27.079622 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:27.080242 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3c6c9ce9-6c7c-44ea-b05d-59673c070005 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Availability Zones retrieved successfully. Aug 13 06:13:27.088623 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3c6c9ce9-6c7c-44ea-b05d-59673c070005 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Flow 'volume_create_api' (7616e2f9-e4ee-47a7-b463-ac0baa212579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:13:27.089766 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3c6c9ce9-6c7c-44ea-b05d-59673c070005 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d61712de-50ea-4b81-94fa-b94464b732ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:27.090774 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-3c6c9ce9-6c7c-44ea-b05d-59673c070005 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:13:27.115521 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3c6c9ce9-6c7c-44ea-b05d-59673c070005 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d61712de-50ea-4b81-94fa-b94464b732ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:13:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a7f7a05c-1944-4c3c-9d70-02971e90268f,is_public=True,name='tempest-scenario-type-cryptsetup-864196575',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7f7a05c-1944-4c3c-9d70-02971e90268f', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:27.116394 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3c6c9ce9-6c7c-44ea-b05d-59673c070005 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d8f5294-77b6-4a28-b64a-3d9a88d444f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:27.141802 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-05b231dd-6759-4d59-979e-ae967cc81800 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:27.142475 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-05b231dd-6759-4d59-979e-ae967cc81800 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c Aug 13 06:13:27.142818 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-05b231dd-6759-4d59-979e-ae967cc81800 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:27.143085 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-05b231dd-6759-4d59-979e-ae967cc81800 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:27.143266 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-05b231dd-6759-4d59-979e-ae967cc81800 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id f900f18b-24ca-4e78-bff5-78a7cc9b135c. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:27.150193 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:27.150193 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:27.150553 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-05b231dd-6759-4d59-979e-ae967cc81800 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c returned with HTTP 200 Aug 13 06:13:27.151315 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 813/3243] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:27 2026] GET /volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:27.156761 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-3c6c9ce9-6c7c-44ea-b05d-59673c070005 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-864196575 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-864196575, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:13:27.157008 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-3c6c9ce9-6c7c-44ea-b05d-59673c070005 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-864196575 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-864196575, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:13:27.196392 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-3c6c9ce9-6c7c-44ea-b05d-59673c070005 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Created reservations ['f9a688dd-f8df-46fe-9535-410cdf32a557', 'd338ac11-9a02-4285-85ac-b818e4481652', 'a0095c23-e42e-4a94-b9ba-f730712677fd', '5c600abc-eef2-458f-9740-6d6422463075'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:13:27.197268 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3c6c9ce9-6c7c-44ea-b05d-59673c070005 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d8f5294-77b6-4a28-b64a-3d9a88d444f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9a688dd-f8df-46fe-9535-410cdf32a557', 'd338ac11-9a02-4285-85ac-b818e4481652', 'a0095c23-e42e-4a94-b9ba-f730712677fd', '5c600abc-eef2-458f-9740-6d6422463075']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:27.197979 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3c6c9ce9-6c7c-44ea-b05d-59673c070005 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4a8802d-1f7a-458c-91e9-1789e188453f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:27.223231 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3c6c9ce9-6c7c-44ea-b05d-59673c070005 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4a8802d-1f7a-458c-91e9-1789e188453f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbc5d660-cbc0-4771-b74b-ccf3f78e2df2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-689268295',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f991faa3ac8148e185410efad5fbb368',qos_specs=None,replication_status=,reservations=['f9a688dd-f8df-46fe-9535-410cdf32a557','d338ac11-9a02-4285-85ac-b818e4481652','a0095c23-e42e-4a94-b9ba-f730712677fd','5c600abc-eef2-458f-9740-6d6422463075'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc2e8fad738645a7ba0c16f32a1765b6',volume_type_id=a7f7a05c-1944-4c3c-9d70-02971e90268f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:13:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-689268295',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=cbc5d660-cbc0-4771-b74b-ccf3f78e2df2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f991faa3ac8148e185410efad5fbb368',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc2e8fad738645a7ba0c16f32a1765b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7f7a05c-1944-4c3c-9d70-02971e90268f),volume_type_id=a7f7a05c-1944-4c3c-9d70-02971e90268f)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:27.224358 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3c6c9ce9-6c7c-44ea-b05d-59673c070005 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc9b621e-ff29-463d-9ea8-5342a770cce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:27.245227 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3c6c9ce9-6c7c-44ea-b05d-59673c070005 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc9b621e-ff29-463d-9ea8-5342a770cce8) transitioned into state 'SUCCESS' from state '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-689268295',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f991faa3ac8148e185410efad5fbb368',qos_specs=None,replication_status=,reservations=['f9a688dd-f8df-46fe-9535-410cdf32a557','d338ac11-9a02-4285-85ac-b818e4481652','a0095c23-e42e-4a94-b9ba-f730712677fd','5c600abc-eef2-458f-9740-6d6422463075'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc2e8fad738645a7ba0c16f32a1765b6',volume_type_id=a7f7a05c-1944-4c3c-9d70-02971e90268f)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:27.245227 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3c6c9ce9-6c7c-44ea-b05d-59673c070005 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf32096e-45b5-4254-844c-0e49793258ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:27.252218 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3c6c9ce9-6c7c-44ea-b05d-59673c070005 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf32096e-45b5-4254-844c-0e49793258ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:27.253048 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3c6c9ce9-6c7c-44ea-b05d-59673c070005 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Flow 'volume_create_api' (7616e2f9-e4ee-47a7-b463-ac0baa212579) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:13:27.253380 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3c6c9ce9-6c7c-44ea-b05d-59673c070005 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Create volume request issued successfully. Aug 13 06:13:27.253930 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c6c9ce9-6c7c-44ea-b05d-59673c070005 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:13:27.254453 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 809/3244] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:13:26 2026] POST /volume/v3/volumes => generated 789 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:13:27.491680 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a1cdd0f1-98be-4547-ac20-a571da540b5a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:27.494893 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a1cdd0f1-98be-4547-ac20-a571da540b5a tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d Aug 13 06:13:27.495242 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a1cdd0f1-98be-4547-ac20-a571da540b5a tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:27.495435 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a1cdd0f1-98be-4547-ac20-a571da540b5a tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:27.495569 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a1cdd0f1-98be-4547-ac20-a571da540b5a tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 020d076a-3f62-4be9-ad1c-ab0da10cdc7d. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:27.502402 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:27.502402 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:27.502402 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a1cdd0f1-98be-4547-ac20-a571da540b5a tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d returned with HTTP 200 Aug 13 06:13:27.502402 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 820/3245] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:27 2026] GET /volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:27.515225 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-044a286a-43da-47b6-8924-5a84d77ed82d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:27.523596 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-044a286a-43da-47b6-8924-5a84d77ed82d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 Aug 13 06:13:27.525176 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-044a286a-43da-47b6-8924-5a84d77ed82d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:27.526963 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-044a286a-43da-47b6-8924-5a84d77ed82d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:27.527785 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-044a286a-43da-47b6-8924-5a84d77ed82d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 9a1bd394-7dfa-440c-b345-454df87e1436. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:27.544278 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:27.544278 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:27.549872 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-044a286a-43da-47b6-8924-5a84d77ed82d tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 returned with HTTP 200 Aug 13 06:13:27.551617 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 804/3246] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:27 2026] GET /volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 => generated 750 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:27.561159 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f0badd7f-439d-4b7b-8ca0-f4def85035ab None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:27.564751 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f0badd7f-439d-4b7b-8ca0-f4def85035ab tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] DELETE https://10.4.3.121/volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d Aug 13 06:13:27.565001 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f0badd7f-439d-4b7b-8ca0-f4def85035ab tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:27.565272 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f0badd7f-439d-4b7b-8ca0-f4def85035ab tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:27.565375 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-f0badd7f-439d-4b7b-8ca0-f4def85035ab tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Delete backup with id: 020d076a-3f62-4be9-ad1c-ab0da10cdc7d. Aug 13 06:13:27.570450 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:27.570450 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:27.586995 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-f0badd7f-439d-4b7b-8ca0-f4def85035ab tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] delete_backup rpcapi backup_id 020d076a-3f62-4be9-ad1c-ab0da10cdc7d {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:13:27.588705 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f0badd7f-439d-4b7b-8ca0-f4def85035ab tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d returned with HTTP 202 Aug 13 06:13:27.589147 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 814/3247] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:13:27 2026] DELETE /volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:13:27.595933 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2022a11f-74b1-4e60-b395-2ec49ea3847e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:27.598104 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2022a11f-74b1-4e60-b395-2ec49ea3847e tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d Aug 13 06:13:27.598327 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2022a11f-74b1-4e60-b395-2ec49ea3847e tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:27.598543 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2022a11f-74b1-4e60-b395-2ec49ea3847e tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:27.598664 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2022a11f-74b1-4e60-b395-2ec49ea3847e tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 020d076a-3f62-4be9-ad1c-ab0da10cdc7d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:27.603419 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:27.603419 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:27.604506 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2022a11f-74b1-4e60-b395-2ec49ea3847e tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d returned with HTTP 200 Aug 13 06:13:27.604950 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 810/3248] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:27 2026] GET /volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:28.165827 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b25df6f3-d008-4301-b054-5b45a14136a4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:28.167648 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b25df6f3-d008-4301-b054-5b45a14136a4 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c Aug 13 06:13:28.168020 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b25df6f3-d008-4301-b054-5b45a14136a4 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:28.168419 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b25df6f3-d008-4301-b054-5b45a14136a4 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:28.168733 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-b25df6f3-d008-4301-b054-5b45a14136a4 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id f900f18b-24ca-4e78-bff5-78a7cc9b135c. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:28.178503 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:28.178503 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:28.178503 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b25df6f3-d008-4301-b054-5b45a14136a4 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c returned with HTTP 200 Aug 13 06:13:28.178503 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 821/3249] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:28 2026] GET /volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:28.618093 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-356fb16a-f19f-4fa8-9b1d-7c8b61f45694 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:28.620867 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-356fb16a-f19f-4fa8-9b1d-7c8b61f45694 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d Aug 13 06:13:28.621093 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-356fb16a-f19f-4fa8-9b1d-7c8b61f45694 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:28.621328 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-356fb16a-f19f-4fa8-9b1d-7c8b61f45694 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:28.621459 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-356fb16a-f19f-4fa8-9b1d-7c8b61f45694 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 020d076a-3f62-4be9-ad1c-ab0da10cdc7d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:28.625195 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-356fb16a-f19f-4fa8-9b1d-7c8b61f45694 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d returned with HTTP 404 Aug 13 06:13:28.625688 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 805/3250] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:28 2026] GET /volume/v3/backups/020d076a-3f62-4be9-ad1c-ab0da10cdc7d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:28.632219 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-af73c2af-8de8-4455-80a6-d1dcdd990625 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:28.633704 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-af73c2af-8de8-4455-80a6-d1dcdd990625 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] DELETE https://10.4.3.121/volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 Aug 13 06:13:28.634109 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-af73c2af-8de8-4455-80a6-d1dcdd990625 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:28.634109 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-af73c2af-8de8-4455-80a6-d1dcdd990625 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:28.634289 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-af73c2af-8de8-4455-80a6-d1dcdd990625 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Delete backup with id: 55bbb20f-7b90-48af-8608-23228fda41a8. Aug 13 06:13:28.637856 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:28.637856 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:28.653856 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-af73c2af-8de8-4455-80a6-d1dcdd990625 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] delete_backup rpcapi backup_id 55bbb20f-7b90-48af-8608-23228fda41a8 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:13:28.656094 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-af73c2af-8de8-4455-80a6-d1dcdd990625 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 returned with HTTP 202 Aug 13 06:13:28.656524 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 815/3251] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:13:28 2026] DELETE /volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:13:28.665811 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-84c5d16f-0e75-4086-89ff-7749665a327d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:28.670772 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-84c5d16f-0e75-4086-89ff-7749665a327d tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 Aug 13 06:13:28.670936 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-84c5d16f-0e75-4086-89ff-7749665a327d tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:28.671168 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-84c5d16f-0e75-4086-89ff-7749665a327d tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:28.671294 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-84c5d16f-0e75-4086-89ff-7749665a327d tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 55bbb20f-7b90-48af-8608-23228fda41a8. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:28.679295 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:28.679295 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:28.679420 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-84c5d16f-0e75-4086-89ff-7749665a327d tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 returned with HTTP 200 Aug 13 06:13:28.679789 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 811/3252] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:28 2026] GET /volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:29.187253 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9c825ad8-2700-4059-80cb-5a280aa8b35d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:29.188866 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9c825ad8-2700-4059-80cb-5a280aa8b35d tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c Aug 13 06:13:29.189067 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9c825ad8-2700-4059-80cb-5a280aa8b35d tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:29.189275 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9c825ad8-2700-4059-80cb-5a280aa8b35d tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:29.189367 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-9c825ad8-2700-4059-80cb-5a280aa8b35d tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id f900f18b-24ca-4e78-bff5-78a7cc9b135c. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:29.193897 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:29.193897 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:29.194811 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9c825ad8-2700-4059-80cb-5a280aa8b35d tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c returned with HTTP 200 Aug 13 06:13:29.195408 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 822/3253] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:29 2026] GET /volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:29.689842 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-35156db5-b2bb-45c7-ac92-a55fae6a78ed None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:29.691533 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-35156db5-b2bb-45c7-ac92-a55fae6a78ed tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 Aug 13 06:13:29.691715 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-35156db5-b2bb-45c7-ac92-a55fae6a78ed tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:29.691890 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-35156db5-b2bb-45c7-ac92-a55fae6a78ed tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:29.691985 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-35156db5-b2bb-45c7-ac92-a55fae6a78ed tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id 55bbb20f-7b90-48af-8608-23228fda41a8. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:29.695954 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-35156db5-b2bb-45c7-ac92-a55fae6a78ed tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 returned with HTTP 404 Aug 13 06:13:29.696780 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 806/3254] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:29 2026] GET /volume/v3/backups/55bbb20f-7b90-48af-8608-23228fda41a8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:29.704515 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-11bb1881-284d-48f8-9a80-9a1de02d3822 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:29.706128 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-11bb1881-284d-48f8-9a80-9a1de02d3822 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] DELETE https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 Aug 13 06:13:29.706330 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-11bb1881-284d-48f8-9a80-9a1de02d3822 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:29.706511 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-11bb1881-284d-48f8-9a80-9a1de02d3822 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:29.706602 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-11bb1881-284d-48f8-9a80-9a1de02d3822 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Delete backup with id: 9a1bd394-7dfa-440c-b345-454df87e1436. Aug 13 06:13:29.710615 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:29.710615 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:29.723425 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-11bb1881-284d-48f8-9a80-9a1de02d3822 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] delete_backup rpcapi backup_id 9a1bd394-7dfa-440c-b345-454df87e1436 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:13:29.724815 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-11bb1881-284d-48f8-9a80-9a1de02d3822 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 returned with HTTP 202 Aug 13 06:13:29.725217 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 816/3255] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:13:29 2026] DELETE /volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:13:29.739265 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5a39061c-f68d-487f-8433-cdad220e0188 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:29.741144 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5a39061c-f68d-487f-8433-cdad220e0188 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 Aug 13 06:13:29.741387 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5a39061c-f68d-487f-8433-cdad220e0188 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:29.741525 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5a39061c-f68d-487f-8433-cdad220e0188 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:29.741621 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5a39061c-f68d-487f-8433-cdad220e0188 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 9a1bd394-7dfa-440c-b345-454df87e1436. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:29.745993 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:29.745993 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:29.746763 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5a39061c-f68d-487f-8433-cdad220e0188 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 returned with HTTP 200 Aug 13 06:13:29.747200 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 812/3256] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:29 2026] GET /volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:30.208033 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7bd8e527-17b7-40b4-9f4f-a90d7d8449a3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:30.211753 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7bd8e527-17b7-40b4-9f4f-a90d7d8449a3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c Aug 13 06:13:30.211972 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7bd8e527-17b7-40b4-9f4f-a90d7d8449a3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:30.212241 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7bd8e527-17b7-40b4-9f4f-a90d7d8449a3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:30.212367 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-7bd8e527-17b7-40b4-9f4f-a90d7d8449a3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id f900f18b-24ca-4e78-bff5-78a7cc9b135c. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:30.223742 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:30.223742 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:30.224434 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7bd8e527-17b7-40b4-9f4f-a90d7d8449a3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c returned with HTTP 200 Aug 13 06:13:30.224803 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 823/3257] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:30 2026] GET /volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c => generated 709 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:30.761230 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-569ae69a-5859-4856-bb54-d0cf16db1b3c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:30.763147 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-569ae69a-5859-4856-bb54-d0cf16db1b3c tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 Aug 13 06:13:30.763372 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-569ae69a-5859-4856-bb54-d0cf16db1b3c tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:30.763598 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-569ae69a-5859-4856-bb54-d0cf16db1b3c tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:30.763661 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-569ae69a-5859-4856-bb54-d0cf16db1b3c tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Show backup with id 9a1bd394-7dfa-440c-b345-454df87e1436. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:30.765276 np0000007163 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=432,cinder:INSERT=68,cinder:UPDATE=123 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:13:30.768172 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-569ae69a-5859-4856-bb54-d0cf16db1b3c tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 returned with HTTP 404 Aug 13 06:13:30.768681 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 807/3258] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:30 2026] GET /volume/v3/backups/9a1bd394-7dfa-440c-b345-454df87e1436 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:30.776366 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a6f81623-8f2f-42c8-b4fc-a52df9330594 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:30.778593 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6f81623-8f2f-42c8-b4fc-a52df9330594 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] DELETE https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b Aug 13 06:13:30.778848 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a6f81623-8f2f-42c8-b4fc-a52df9330594 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:30.779105 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a6f81623-8f2f-42c8-b4fc-a52df9330594 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:30.779295 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-a6f81623-8f2f-42c8-b4fc-a52df9330594 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Delete backup with id: d1ac229c-c681-4ba7-a5b1-ef433b335a5b. Aug 13 06:13:30.784968 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:30.784968 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:30.798457 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-a6f81623-8f2f-42c8-b4fc-a52df9330594 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] delete_backup rpcapi backup_id d1ac229c-c681-4ba7-a5b1-ef433b335a5b {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:13:30.801598 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6f81623-8f2f-42c8-b4fc-a52df9330594 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b returned with HTTP 202 Aug 13 06:13:30.802241 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 817/3259] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:13:30 2026] DELETE /volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:13:30.809332 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f859852b-aa40-4c1d-8e80-2e28fe032114 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:30.812772 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f859852b-aa40-4c1d-8e80-2e28fe032114 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b Aug 13 06:13:30.812772 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f859852b-aa40-4c1d-8e80-2e28fe032114 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:30.812772 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f859852b-aa40-4c1d-8e80-2e28fe032114 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:30.813059 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f859852b-aa40-4c1d-8e80-2e28fe032114 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id d1ac229c-c681-4ba7-a5b1-ef433b335a5b. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:30.822328 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:30.822328 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:30.822328 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f859852b-aa40-4c1d-8e80-2e28fe032114 tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b returned with HTTP 200 Aug 13 06:13:30.822328 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 813/3260] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:30 2026] GET /volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:31.236669 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cd3ee574-1c84-4f28-8493-1b863ee6c51e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:31.238446 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cd3ee574-1c84-4f28-8493-1b863ee6c51e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c Aug 13 06:13:31.238670 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cd3ee574-1c84-4f28-8493-1b863ee6c51e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:31.238849 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cd3ee574-1c84-4f28-8493-1b863ee6c51e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:31.238950 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-cd3ee574-1c84-4f28-8493-1b863ee6c51e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id f900f18b-24ca-4e78-bff5-78a7cc9b135c. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:31.243900 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:31.243900 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:31.245255 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cd3ee574-1c84-4f28-8493-1b863ee6c51e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c returned with HTTP 200 Aug 13 06:13:31.245255 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 824/3261] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:31 2026] GET /volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:31.258529 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bd405db8-7214-4cbb-a1ea-dcff7f7590eb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:31.260171 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bd405db8-7214-4cbb-a1ea-dcff7f7590eb tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] DELETE https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c Aug 13 06:13:31.261821 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bd405db8-7214-4cbb-a1ea-dcff7f7590eb tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:31.261821 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bd405db8-7214-4cbb-a1ea-dcff7f7590eb tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:31.261821 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-bd405db8-7214-4cbb-a1ea-dcff7f7590eb tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Delete backup with id: f900f18b-24ca-4e78-bff5-78a7cc9b135c. Aug 13 06:13:31.264923 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:31.264923 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:31.275162 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-bd405db8-7214-4cbb-a1ea-dcff7f7590eb tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] delete_backup rpcapi backup_id f900f18b-24ca-4e78-bff5-78a7cc9b135c {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:13:31.276741 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bd405db8-7214-4cbb-a1ea-dcff7f7590eb tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c returned with HTTP 202 Aug 13 06:13:31.277175 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 808/3262] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:13:31 2026] DELETE /volume/v3/backups/f900f18b-24ca-4e78-bff5-78a7cc9b135c => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:13:31.288439 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2f1983b1-bb94-4f10-b94c-8adac8af96f3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:31.290146 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f1983b1-bb94-4f10-b94c-8adac8af96f3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:13:31.290511 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2f1983b1-bb94-4f10-b94c-8adac8af96f3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1997128324"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:31.291909 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-2f1983b1-bb94-4f10-b94c-8adac8af96f3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1997128324'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:13:31.292023 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-2f1983b1-bb94-4f10-b94c-8adac8af96f3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Create volume of 1 GB Aug 13 06:13:31.299826 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2f1983b1-bb94-4f10-b94c-8adac8af96f3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Availability Zones retrieved successfully. Aug 13 06:13:31.307175 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f1983b1-bb94-4f10-b94c-8adac8af96f3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Flow 'volume_create_api' (820a15e4-5bf4-4d2f-9a88-3562eaa413f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:13:31.308060 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f1983b1-bb94-4f10-b94c-8adac8af96f3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55a34534-e2f3-45a6-9c2d-fa22489e35a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:31.308893 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-2f1983b1-bb94-4f10-b94c-8adac8af96f3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:13:31.335460 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f1983b1-bb94-4f10-b94c-8adac8af96f3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55a34534-e2f3-45a6-9c2d-fa22489e35a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:31.336154 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f1983b1-bb94-4f10-b94c-8adac8af96f3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b378e993-9445-424e-9795-66811f4845b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:31.374633 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-2f1983b1-bb94-4f10-b94c-8adac8af96f3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Created reservations ['388967dd-57c2-4516-8997-738e976b5a29', '291e6eef-bb46-4c2b-920c-5c9e2feafd32', 'b1079767-4b97-423f-a8c9-984a5da8743d', '178f4a93-0c2c-4706-a283-b6c06e1070cf'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:13:31.375558 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f1983b1-bb94-4f10-b94c-8adac8af96f3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b378e993-9445-424e-9795-66811f4845b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['388967dd-57c2-4516-8997-738e976b5a29', '291e6eef-bb46-4c2b-920c-5c9e2feafd32', 'b1079767-4b97-423f-a8c9-984a5da8743d', '178f4a93-0c2c-4706-a283-b6c06e1070cf']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:31.376366 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f1983b1-bb94-4f10-b94c-8adac8af96f3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29450cd2-6909-4936-b311-d36e7db247b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:31.400512 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f1983b1-bb94-4f10-b94c-8adac8af96f3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29450cd2-6909-4936-b311-d36e7db247b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6294763-0d54-40f5-9f4a-8849fe349e0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1997128324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='455a9165a452491daff198001d6b6ccf',qos_specs=None,replication_status=,reservations=['388967dd-57c2-4516-8997-738e976b5a29','291e6eef-bb46-4c2b-920c-5c9e2feafd32','b1079767-4b97-423f-a8c9-984a5da8743d','178f4a93-0c2c-4706-a283-b6c06e1070cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66119ddb36164e31939567adf93acfd1',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:13:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1997128324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6294763-0d54-40f5-9f4a-8849fe349e0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='455a9165a452491daff198001d6b6ccf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66119ddb36164e31939567adf93acfd1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:31.401175 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f1983b1-bb94-4f10-b94c-8adac8af96f3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f68c51c3-95b5-4cf9-a9e7-464abc75a4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:31.429474 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f1983b1-bb94-4f10-b94c-8adac8af96f3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f68c51c3-95b5-4cf9-a9e7-464abc75a4ce) transitioned into state 'SUCCESS' from state '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-1997128324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='455a9165a452491daff198001d6b6ccf',qos_specs=None,replication_status=,reservations=['388967dd-57c2-4516-8997-738e976b5a29','291e6eef-bb46-4c2b-920c-5c9e2feafd32','b1079767-4b97-423f-a8c9-984a5da8743d','178f4a93-0c2c-4706-a283-b6c06e1070cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66119ddb36164e31939567adf93acfd1',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:31.429590 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f1983b1-bb94-4f10-b94c-8adac8af96f3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31123fcb-cf20-4008-837a-22a46ea3d5b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:31.443008 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f1983b1-bb94-4f10-b94c-8adac8af96f3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31123fcb-cf20-4008-837a-22a46ea3d5b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:31.443928 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-2f1983b1-bb94-4f10-b94c-8adac8af96f3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Flow 'volume_create_api' (820a15e4-5bf4-4d2f-9a88-3562eaa413f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:13:31.444263 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2f1983b1-bb94-4f10-b94c-8adac8af96f3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Create volume request issued successfully. Aug 13 06:13:31.444936 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2f1983b1-bb94-4f10-b94c-8adac8af96f3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:13:31.445465 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 818/3263] 10.4.3.121 () {70 vars in 1298 bytes} [Thu Aug 13 06:13:31 2026] POST /volume/v3/volumes => generated 778 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:13:31.462760 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ee07dde5-e1e2-4ad0-bd1c-d5f5f2c7659f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:31.465536 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ee07dde5-e1e2-4ad0-bd1c-d5f5f2c7659f tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/volumes/c6294763-0d54-40f5-9f4a-8849fe349e0b Aug 13 06:13:31.465766 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ee07dde5-e1e2-4ad0-bd1c-d5f5f2c7659f tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:31.465974 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ee07dde5-e1e2-4ad0-bd1c-d5f5f2c7659f tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:31.482742 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:31.482742 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:31.487081 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ee07dde5-e1e2-4ad0-bd1c-d5f5f2c7659f tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Volume info retrieved successfully. Aug 13 06:13:31.492940 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ee07dde5-e1e2-4ad0-bd1c-d5f5f2c7659f tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/volumes/c6294763-0d54-40f5-9f4a-8849fe349e0b returned with HTTP 200 Aug 13 06:13:31.493449 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 814/3264] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:31 2026] GET /volume/v3/volumes/c6294763-0d54-40f5-9f4a-8849fe349e0b => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:31.837086 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ab05c583-cf58-4508-91c2-8d979362422e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:31.842379 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ab05c583-cf58-4508-91c2-8d979362422e tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] GET https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b Aug 13 06:13:31.842658 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ab05c583-cf58-4508-91c2-8d979362422e tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:31.842906 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ab05c583-cf58-4508-91c2-8d979362422e tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:31.843084 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ab05c583-cf58-4508-91c2-8d979362422e tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] Show backup with id d1ac229c-c681-4ba7-a5b1-ef433b335a5b. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:31.851812 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ab05c583-cf58-4508-91c2-8d979362422e tempest-VolumesBackupsTest-1819705441 tempest-VolumesBackupsTest-1819705441-project-admin] https://10.4.3.121/volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b returned with HTTP 404 Aug 13 06:13:31.851812 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 825/3265] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:31 2026] GET /volume/v3/backups/d1ac229c-c681-4ba7-a5b1-ef433b335a5b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:31.866631 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d50f4788-93af-43b3-83d1-59311ece6b60 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:31.868988 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d50f4788-93af-43b3-83d1-59311ece6b60 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] DELETE https://10.4.3.121/volume/v3/volumes/afd1c92a-e9d3-419b-a31f-1b67ea48ea43 Aug 13 06:13:31.869422 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d50f4788-93af-43b3-83d1-59311ece6b60 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:31.869688 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d50f4788-93af-43b3-83d1-59311ece6b60 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:31.869903 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-d50f4788-93af-43b3-83d1-59311ece6b60 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Delete volume with id: afd1c92a-e9d3-419b-a31f-1b67ea48ea43 Aug 13 06:13:31.878567 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:31.878567 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:31.879077 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d50f4788-93af-43b3-83d1-59311ece6b60 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Volume info retrieved successfully. Aug 13 06:13:31.905941 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d50f4788-93af-43b3-83d1-59311ece6b60 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Delete volume request issued successfully. Aug 13 06:13:31.906129 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d50f4788-93af-43b3-83d1-59311ece6b60 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/volumes/afd1c92a-e9d3-419b-a31f-1b67ea48ea43 returned with HTTP 202 Aug 13 06:13:31.906548 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 809/3266] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:13:31 2026] DELETE /volume/v3/volumes/afd1c92a-e9d3-419b-a31f-1b67ea48ea43 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:13:31.919507 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c2e456d7-8722-4610-b01c-b5ce077011c9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:31.926225 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c2e456d7-8722-4610-b01c-b5ce077011c9 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/volumes/afd1c92a-e9d3-419b-a31f-1b67ea48ea43 Aug 13 06:13:31.926440 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c2e456d7-8722-4610-b01c-b5ce077011c9 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:31.926649 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c2e456d7-8722-4610-b01c-b5ce077011c9 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:31.934187 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:31.934187 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:31.938085 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c2e456d7-8722-4610-b01c-b5ce077011c9 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Volume info retrieved successfully. Aug 13 06:13:31.942577 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c2e456d7-8722-4610-b01c-b5ce077011c9 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/volumes/afd1c92a-e9d3-419b-a31f-1b67ea48ea43 returned with HTTP 200 Aug 13 06:13:31.942911 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 819/3267] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:31 2026] GET /volume/v3/volumes/afd1c92a-e9d3-419b-a31f-1b67ea48ea43 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:32.506365 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e1241f78-dd19-49ee-af1c-26ee6a784a06 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:32.508159 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e1241f78-dd19-49ee-af1c-26ee6a784a06 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/volumes/c6294763-0d54-40f5-9f4a-8849fe349e0b Aug 13 06:13:32.508450 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e1241f78-dd19-49ee-af1c-26ee6a784a06 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:32.508681 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e1241f78-dd19-49ee-af1c-26ee6a784a06 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:32.517402 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:32.517402 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:32.522703 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e1241f78-dd19-49ee-af1c-26ee6a784a06 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Volume info retrieved successfully. Aug 13 06:13:32.528114 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e1241f78-dd19-49ee-af1c-26ee6a784a06 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/volumes/c6294763-0d54-40f5-9f4a-8849fe349e0b returned with HTTP 200 Aug 13 06:13:32.528624 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 815/3268] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:32 2026] GET /volume/v3/volumes/c6294763-0d54-40f5-9f4a-8849fe349e0b => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:13:32.542892 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e1a758cf-e6a4-41d4-9b16-d72cfe26bfe5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:32.545649 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e1a758cf-e6a4-41d4-9b16-d72cfe26bfe5 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] POST https://10.4.3.121/volume/v3/backups Aug 13 06:13:32.546174 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e1a758cf-e6a4-41d4-9b16-d72cfe26bfe5 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c6294763-0d54-40f5-9f4a-8849fe349e0b", "name": "tempest-type-Backup-464719930"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:32.548699 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-e1a758cf-e6a4-41d4-9b16-d72cfe26bfe5 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Creating new backup {'backup': {'volume_id': 'c6294763-0d54-40f5-9f4a-8849fe349e0b', 'name': 'tempest-type-Backup-464719930'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:13:32.548887 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-e1a758cf-e6a4-41d4-9b16-d72cfe26bfe5 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Creating backup of volume c6294763-0d54-40f5-9f4a-8849fe349e0b in container None Aug 13 06:13:32.560575 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:32.560575 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:32.561288 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e1a758cf-e6a4-41d4-9b16-d72cfe26bfe5 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Volume info retrieved successfully. Aug 13 06:13:32.587762 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-e1a758cf-e6a4-41d4-9b16-d72cfe26bfe5 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Created reservations ['053cef46-1cdd-4f44-ad55-51b27e4d65c2', 'bd5059db-c0f8-401b-b541-efd53562c8f2'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:13:32.623832 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e1a758cf-e6a4-41d4-9b16-d72cfe26bfe5 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:13:32.624359 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 826/3269] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:13:32 2026] POST /volume/v3/backups => generated 315 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:13:32.633546 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c41dff4f-d448-4664-92e6-22612700f8ae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:32.636123 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c41dff4f-d448-4664-92e6-22612700f8ae tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd Aug 13 06:13:32.636481 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c41dff4f-d448-4664-92e6-22612700f8ae tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:32.636774 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c41dff4f-d448-4664-92e6-22612700f8ae tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:32.636922 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c41dff4f-d448-4664-92e6-22612700f8ae tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 05dccd7b-6550-473a-afe5-51df945c2bfd. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:32.641573 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:32.641573 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:32.642208 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c41dff4f-d448-4664-92e6-22612700f8ae tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd returned with HTTP 200 Aug 13 06:13:32.642578 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 810/3270] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:32 2026] GET /volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:32.958606 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a95080c5-dd91-4c72-bf06-aa52262e81d7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:32.960604 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a95080c5-dd91-4c72-bf06-aa52262e81d7 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/volumes/afd1c92a-e9d3-419b-a31f-1b67ea48ea43 Aug 13 06:13:32.960873 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a95080c5-dd91-4c72-bf06-aa52262e81d7 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:32.961132 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a95080c5-dd91-4c72-bf06-aa52262e81d7 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:32.970042 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a95080c5-dd91-4c72-bf06-aa52262e81d7 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/volumes/afd1c92a-e9d3-419b-a31f-1b67ea48ea43 returned with HTTP 404 Aug 13 06:13:32.970637 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 820/3271] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:32 2026] GET /volume/v3/volumes/afd1c92a-e9d3-419b-a31f-1b67ea48ea43 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:32.978222 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cfaf8f9b-6972-4334-892b-0dcd0935a2e2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:32.980160 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cfaf8f9b-6972-4334-892b-0dcd0935a2e2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] DELETE https://10.4.3.121/volume/v3/volumes/b00b1740-5592-411a-a417-cd2d77eef547 Aug 13 06:13:32.980453 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cfaf8f9b-6972-4334-892b-0dcd0935a2e2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:32.980728 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cfaf8f9b-6972-4334-892b-0dcd0935a2e2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:32.980939 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-cfaf8f9b-6972-4334-892b-0dcd0935a2e2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Delete volume with id: b00b1740-5592-411a-a417-cd2d77eef547 Aug 13 06:13:32.991863 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:32.991863 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:32.992508 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cfaf8f9b-6972-4334-892b-0dcd0935a2e2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Volume info retrieved successfully. Aug 13 06:13:33.012197 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cfaf8f9b-6972-4334-892b-0dcd0935a2e2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Delete volume request issued successfully. Aug 13 06:13:33.012471 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cfaf8f9b-6972-4334-892b-0dcd0935a2e2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/volumes/b00b1740-5592-411a-a417-cd2d77eef547 returned with HTTP 202 Aug 13 06:13:33.012990 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 816/3272] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:13:32 2026] DELETE /volume/v3/volumes/b00b1740-5592-411a-a417-cd2d77eef547 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:13:33.023971 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-45eddcd6-459c-4341-9ef9-edc3abf267a8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:33.026543 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-45eddcd6-459c-4341-9ef9-edc3abf267a8 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/volumes/b00b1740-5592-411a-a417-cd2d77eef547 Aug 13 06:13:33.026832 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-45eddcd6-459c-4341-9ef9-edc3abf267a8 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:33.027291 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-45eddcd6-459c-4341-9ef9-edc3abf267a8 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:33.036408 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:33.036408 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:33.041972 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-45eddcd6-459c-4341-9ef9-edc3abf267a8 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Volume info retrieved successfully. Aug 13 06:13:33.048090 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-45eddcd6-459c-4341-9ef9-edc3abf267a8 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/volumes/b00b1740-5592-411a-a417-cd2d77eef547 returned with HTTP 200 Aug 13 06:13:33.048658 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 827/3273] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:33 2026] GET /volume/v3/volumes/b00b1740-5592-411a-a417-cd2d77eef547 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:33.653735 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6487a626-d3b7-4762-8ab5-2ed0ef21136c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:33.655713 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6487a626-d3b7-4762-8ab5-2ed0ef21136c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd Aug 13 06:13:33.655963 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6487a626-d3b7-4762-8ab5-2ed0ef21136c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:33.656195 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6487a626-d3b7-4762-8ab5-2ed0ef21136c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:33.656314 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6487a626-d3b7-4762-8ab5-2ed0ef21136c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 05dccd7b-6550-473a-afe5-51df945c2bfd. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:33.660800 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:33.660800 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:33.661668 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6487a626-d3b7-4762-8ab5-2ed0ef21136c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd returned with HTTP 200 Aug 13 06:13:33.662346 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 811/3274] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:33 2026] GET /volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:34.063886 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-67b7e314-f246-4f53-985b-1596090fff45 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:34.066107 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-67b7e314-f246-4f53-985b-1596090fff45 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/volumes/b00b1740-5592-411a-a417-cd2d77eef547 Aug 13 06:13:34.066403 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-67b7e314-f246-4f53-985b-1596090fff45 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:34.066631 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-67b7e314-f246-4f53-985b-1596090fff45 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:34.076472 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-67b7e314-f246-4f53-985b-1596090fff45 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/volumes/b00b1740-5592-411a-a417-cd2d77eef547 returned with HTTP 404 Aug 13 06:13:34.077108 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 821/3275] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:34 2026] GET /volume/v3/volumes/b00b1740-5592-411a-a417-cd2d77eef547 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:34.084873 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4e21144a-eeac-4343-ac3f-fd80a31972e2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:34.087346 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e21144a-eeac-4343-ac3f-fd80a31972e2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] DELETE https://10.4.3.121/volume/v3/volumes/3b978b4c-a36b-41a0-8d01-e541f6ba9284 Aug 13 06:13:34.087654 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e21144a-eeac-4343-ac3f-fd80a31972e2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:34.087903 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e21144a-eeac-4343-ac3f-fd80a31972e2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:34.088169 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-4e21144a-eeac-4343-ac3f-fd80a31972e2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Delete volume with id: 3b978b4c-a36b-41a0-8d01-e541f6ba9284 Aug 13 06:13:34.099026 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:34.099026 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:34.099802 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4e21144a-eeac-4343-ac3f-fd80a31972e2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Volume info retrieved successfully. Aug 13 06:13:34.123563 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4e21144a-eeac-4343-ac3f-fd80a31972e2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Delete volume request issued successfully. Aug 13 06:13:34.123932 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e21144a-eeac-4343-ac3f-fd80a31972e2 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/volumes/3b978b4c-a36b-41a0-8d01-e541f6ba9284 returned with HTTP 202 Aug 13 06:13:34.124580 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 817/3276] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:13:34 2026] DELETE /volume/v3/volumes/3b978b4c-a36b-41a0-8d01-e541f6ba9284 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:13:34.132149 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cf6ae47a-b88a-40ed-b5f2-ca85eefd23f8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:34.134163 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cf6ae47a-b88a-40ed-b5f2-ca85eefd23f8 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/volumes/3b978b4c-a36b-41a0-8d01-e541f6ba9284 Aug 13 06:13:34.134378 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cf6ae47a-b88a-40ed-b5f2-ca85eefd23f8 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:34.134565 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cf6ae47a-b88a-40ed-b5f2-ca85eefd23f8 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:34.143120 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:34.143120 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:34.147831 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cf6ae47a-b88a-40ed-b5f2-ca85eefd23f8 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Volume info retrieved successfully. Aug 13 06:13:34.155371 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cf6ae47a-b88a-40ed-b5f2-ca85eefd23f8 tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/volumes/3b978b4c-a36b-41a0-8d01-e541f6ba9284 returned with HTTP 200 Aug 13 06:13:34.155945 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 828/3277] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:34 2026] GET /volume/v3/volumes/3b978b4c-a36b-41a0-8d01-e541f6ba9284 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:34.676667 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9af8f7a5-52cd-416b-b746-928c69549652 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:34.679108 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9af8f7a5-52cd-416b-b746-928c69549652 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd Aug 13 06:13:34.679416 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9af8f7a5-52cd-416b-b746-928c69549652 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:34.679661 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9af8f7a5-52cd-416b-b746-928c69549652 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:34.679824 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9af8f7a5-52cd-416b-b746-928c69549652 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 05dccd7b-6550-473a-afe5-51df945c2bfd. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:34.687662 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:34.687662 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:34.687662 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9af8f7a5-52cd-416b-b746-928c69549652 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd returned with HTTP 200 Aug 13 06:13:34.687877 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 812/3278] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:34 2026] GET /volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:35.170197 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2ca18143-81e9-49de-be67-7a8386bb79ee None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:35.172476 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2ca18143-81e9-49de-be67-7a8386bb79ee tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] GET https://10.4.3.121/volume/v3/volumes/3b978b4c-a36b-41a0-8d01-e541f6ba9284 Aug 13 06:13:35.172720 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2ca18143-81e9-49de-be67-7a8386bb79ee tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:35.172852 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2ca18143-81e9-49de-be67-7a8386bb79ee tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:35.179909 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2ca18143-81e9-49de-be67-7a8386bb79ee tempest-VolumesBackupsTest-349128070 tempest-VolumesBackupsTest-349128070-project-member] https://10.4.3.121/volume/v3/volumes/3b978b4c-a36b-41a0-8d01-e541f6ba9284 returned with HTTP 404 Aug 13 06:13:35.180523 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 822/3279] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:35 2026] GET /volume/v3/volumes/3b978b4c-a36b-41a0-8d01-e541f6ba9284 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:35.701856 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0d9564ee-3613-45e2-9e44-8b6430a20fe8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:35.705751 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d9564ee-3613-45e2-9e44-8b6430a20fe8 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd Aug 13 06:13:35.705751 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d9564ee-3613-45e2-9e44-8b6430a20fe8 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:35.705751 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d9564ee-3613-45e2-9e44-8b6430a20fe8 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:35.705751 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-0d9564ee-3613-45e2-9e44-8b6430a20fe8 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 05dccd7b-6550-473a-afe5-51df945c2bfd. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:35.711114 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:35.711114 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:35.712544 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d9564ee-3613-45e2-9e44-8b6430a20fe8 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd returned with HTTP 200 Aug 13 06:13:35.712544 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 818/3280] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:35 2026] GET /volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:36.723859 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a4571e85-c33b-461f-aa74-2d19180f8c22 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:36.726042 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a4571e85-c33b-461f-aa74-2d19180f8c22 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd Aug 13 06:13:36.726497 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a4571e85-c33b-461f-aa74-2d19180f8c22 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:36.726747 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a4571e85-c33b-461f-aa74-2d19180f8c22 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:36.726924 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a4571e85-c33b-461f-aa74-2d19180f8c22 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 05dccd7b-6550-473a-afe5-51df945c2bfd. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:36.732670 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:36.732670 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:36.733814 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a4571e85-c33b-461f-aa74-2d19180f8c22 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd returned with HTTP 200 Aug 13 06:13:36.734485 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 829/3281] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:36 2026] GET /volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:37.353832 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-03d5d033-b14d-4bd8-ba12-f316633eefa5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:37.455023 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-03d5d033-b14d-4bd8-ba12-f316633eefa5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:13:37.455493 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-03d5d033-b14d-4bd8-ba12-f316633eefa5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-749656906"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:37.457687 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-03d5d033-b14d-4bd8-ba12-f316633eefa5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-749656906'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:13:37.457939 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-03d5d033-b14d-4bd8-ba12-f316633eefa5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Create volume of 1 GB Aug 13 06:13:37.464496 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-03d5d033-b14d-4bd8-ba12-f316633eefa5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Availability Zones retrieved successfully. Aug 13 06:13:37.470205 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-03d5d033-b14d-4bd8-ba12-f316633eefa5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Flow 'volume_create_api' (2a677475-be6c-45c0-8e92-d7b9813beaee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:13:37.471605 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-03d5d033-b14d-4bd8-ba12-f316633eefa5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (243dca37-c85a-49ae-a553-7c126a3f2c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:37.472857 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-03d5d033-b14d-4bd8-ba12-f316633eefa5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:13:37.505608 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-03d5d033-b14d-4bd8-ba12-f316633eefa5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (243dca37-c85a-49ae-a553-7c126a3f2c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:37.506848 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-03d5d033-b14d-4bd8-ba12-f316633eefa5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1fe4058-e6a4-4c3f-999c-adaafa789b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:37.589586 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-03d5d033-b14d-4bd8-ba12-f316633eefa5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Created reservations ['66d24c16-62f1-448e-a53f-d3c13f2d8a42', '03f72180-5984-408c-bc09-8a2daaedaa5f', '13fc0310-4fc4-4c4e-a96d-183d97ca274f', 'e4474e62-24ac-448e-98e7-196e2385b8fd'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:13:37.593248 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-03d5d033-b14d-4bd8-ba12-f316633eefa5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1fe4058-e6a4-4c3f-999c-adaafa789b20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66d24c16-62f1-448e-a53f-d3c13f2d8a42', '03f72180-5984-408c-bc09-8a2daaedaa5f', '13fc0310-4fc4-4c4e-a96d-183d97ca274f', 'e4474e62-24ac-448e-98e7-196e2385b8fd']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:37.593248 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-03d5d033-b14d-4bd8-ba12-f316633eefa5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ca4180d-b950-40a6-b743-66d485d5f54b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:37.620804 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-03d5d033-b14d-4bd8-ba12-f316633eefa5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ca4180d-b950-40a6-b743-66d485d5f54b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18f5579e-95f2-41f1-bfe7-385a2e64ed93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-749656906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c6af9698994580bfd97c31a32a67c3',qos_specs=None,replication_status=,reservations=['66d24c16-62f1-448e-a53f-d3c13f2d8a42','03f72180-5984-408c-bc09-8a2daaedaa5f','13fc0310-4fc4-4c4e-a96d-183d97ca274f','e4474e62-24ac-448e-98e7-196e2385b8fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb473eb0bac449a1a1b6da464856f3de',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:13:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-749656906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18f5579e-95f2-41f1-bfe7-385a2e64ed93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2c6af9698994580bfd97c31a32a67c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb473eb0bac449a1a1b6da464856f3de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:37.621953 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-03d5d033-b14d-4bd8-ba12-f316633eefa5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a14ae47-c0d7-472e-9bd1-7176e5480997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:37.646759 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-03d5d033-b14d-4bd8-ba12-f316633eefa5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a14ae47-c0d7-472e-9bd1-7176e5480997) transitioned into state 'SUCCESS' from state '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-749656906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c6af9698994580bfd97c31a32a67c3',qos_specs=None,replication_status=,reservations=['66d24c16-62f1-448e-a53f-d3c13f2d8a42','03f72180-5984-408c-bc09-8a2daaedaa5f','13fc0310-4fc4-4c4e-a96d-183d97ca274f','e4474e62-24ac-448e-98e7-196e2385b8fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb473eb0bac449a1a1b6da464856f3de',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:37.648096 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-03d5d033-b14d-4bd8-ba12-f316633eefa5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df6b5dcf-df80-44b4-ac2a-f27ed31d6adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:37.662323 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-03d5d033-b14d-4bd8-ba12-f316633eefa5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df6b5dcf-df80-44b4-ac2a-f27ed31d6adc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:37.663352 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-03d5d033-b14d-4bd8-ba12-f316633eefa5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Flow 'volume_create_api' (2a677475-be6c-45c0-8e92-d7b9813beaee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:13:37.663642 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-03d5d033-b14d-4bd8-ba12-f316633eefa5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Create volume request issued successfully. Aug 13 06:13:37.664307 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-03d5d033-b14d-4bd8-ba12-f316633eefa5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:13:37.664747 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 813/3282] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:13:37 2026] POST /volume/v3/volumes => generated 757 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:13:37.678807 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a6c9bd80-f910-4e5b-82d2-f26d3f409d70 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:37.681590 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6c9bd80-f910-4e5b-82d2-f26d3f409d70 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/volumes/18f5579e-95f2-41f1-bfe7-385a2e64ed93 Aug 13 06:13:37.681590 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a6c9bd80-f910-4e5b-82d2-f26d3f409d70 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:37.683036 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a6c9bd80-f910-4e5b-82d2-f26d3f409d70 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:37.691081 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:37.691081 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:37.696356 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a6c9bd80-f910-4e5b-82d2-f26d3f409d70 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Volume info retrieved successfully. Aug 13 06:13:37.702696 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6c9bd80-f910-4e5b-82d2-f26d3f409d70 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes/18f5579e-95f2-41f1-bfe7-385a2e64ed93 returned with HTTP 200 Aug 13 06:13:37.703590 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 823/3283] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:37 2026] GET /volume/v3/volumes/18f5579e-95f2-41f1-bfe7-385a2e64ed93 => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:37.746893 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a827316e-4105-44f0-b817-a03b93962f1f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:37.748972 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a827316e-4105-44f0-b817-a03b93962f1f tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd Aug 13 06:13:37.749525 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a827316e-4105-44f0-b817-a03b93962f1f tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:37.749758 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a827316e-4105-44f0-b817-a03b93962f1f tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:37.749928 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a827316e-4105-44f0-b817-a03b93962f1f tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 05dccd7b-6550-473a-afe5-51df945c2bfd. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:37.755592 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:37.755592 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:37.756548 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a827316e-4105-44f0-b817-a03b93962f1f tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd returned with HTTP 200 Aug 13 06:13:37.757099 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 819/3284] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:37 2026] GET /volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:38.721042 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4d874288-9e44-4b36-ba48-3c39fd45d041 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:38.722764 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4d874288-9e44-4b36-ba48-3c39fd45d041 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/volumes/18f5579e-95f2-41f1-bfe7-385a2e64ed93 Aug 13 06:13:38.722940 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4d874288-9e44-4b36-ba48-3c39fd45d041 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:38.723131 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4d874288-9e44-4b36-ba48-3c39fd45d041 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:38.727713 np0000007163 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=310,cinder:INSERT=45,cinder:UPDATE=83 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:13:38.734055 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:38.734055 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:38.738344 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4d874288-9e44-4b36-ba48-3c39fd45d041 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Volume info retrieved successfully. Aug 13 06:13:38.742881 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4d874288-9e44-4b36-ba48-3c39fd45d041 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes/18f5579e-95f2-41f1-bfe7-385a2e64ed93 returned with HTTP 200 Aug 13 06:13:38.743350 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 830/3285] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:38 2026] GET /volume/v3/volumes/18f5579e-95f2-41f1-bfe7-385a2e64ed93 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:38.754745 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b4038b3e-002a-4c0b-874f-32015e3af734 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:38.756683 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b4038b3e-002a-4c0b-874f-32015e3af734 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] POST https://10.4.3.121/volume/v3/backups Aug 13 06:13:38.757070 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b4038b3e-002a-4c0b-874f-32015e3af734 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "18f5579e-95f2-41f1-bfe7-385a2e64ed93", "name": "tempest-CreateVolumesFromBackupTest-Backup-2101964894"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:38.758579 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-b4038b3e-002a-4c0b-874f-32015e3af734 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Creating new backup {'backup': {'volume_id': '18f5579e-95f2-41f1-bfe7-385a2e64ed93', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-2101964894'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:13:38.758713 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-b4038b3e-002a-4c0b-874f-32015e3af734 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Creating backup of volume 18f5579e-95f2-41f1-bfe7-385a2e64ed93 in container None Aug 13 06:13:38.767889 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:38.767889 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:38.768434 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b4038b3e-002a-4c0b-874f-32015e3af734 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Volume info retrieved successfully. Aug 13 06:13:38.770090 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c070649d-57ed-46c5-93e8-ea701c621501 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:38.772772 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c070649d-57ed-46c5-93e8-ea701c621501 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd Aug 13 06:13:38.773105 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c070649d-57ed-46c5-93e8-ea701c621501 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:38.773413 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c070649d-57ed-46c5-93e8-ea701c621501 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:38.773571 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c070649d-57ed-46c5-93e8-ea701c621501 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 05dccd7b-6550-473a-afe5-51df945c2bfd. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:38.778546 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:38.778546 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:38.779420 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c070649d-57ed-46c5-93e8-ea701c621501 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd returned with HTTP 200 Aug 13 06:13:38.779871 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 824/3286] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:38 2026] GET /volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:38.799970 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-b4038b3e-002a-4c0b-874f-32015e3af734 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Created reservations ['86ef47b7-05ac-4c47-9d39-c716199aa25b', '4afe960b-5c2f-4caf-a64b-df9182c7aadf'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:13:38.829482 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b4038b3e-002a-4c0b-874f-32015e3af734 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:13:38.830041 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 814/3287] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:13:38 2026] POST /volume/v3/backups => generated 339 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:13:38.840072 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9cf09cb0-54be-4c70-9d17-cf2fc9dbc310 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:38.842466 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9cf09cb0-54be-4c70-9d17-cf2fc9dbc310 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 Aug 13 06:13:38.842685 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9cf09cb0-54be-4c70-9d17-cf2fc9dbc310 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:38.842967 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9cf09cb0-54be-4c70-9d17-cf2fc9dbc310 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:38.843121 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-9cf09cb0-54be-4c70-9d17-cf2fc9dbc310 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Show backup with id 6be9787b-e929-40fc-9055-c3fd1913fc23. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:38.847848 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:38.847848 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:38.848839 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9cf09cb0-54be-4c70-9d17-cf2fc9dbc310 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 returned with HTTP 200 Aug 13 06:13:38.849250 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 820/3288] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:38 2026] GET /volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:39.792424 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d8252ba6-0886-497d-930f-a3d3ede151ff None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:39.794221 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d8252ba6-0886-497d-930f-a3d3ede151ff tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd Aug 13 06:13:39.794462 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d8252ba6-0886-497d-930f-a3d3ede151ff tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:39.794724 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d8252ba6-0886-497d-930f-a3d3ede151ff tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:39.794824 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-d8252ba6-0886-497d-930f-a3d3ede151ff tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 05dccd7b-6550-473a-afe5-51df945c2bfd. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:39.798750 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:39.798750 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:39.799287 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d8252ba6-0886-497d-930f-a3d3ede151ff tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd returned with HTTP 200 Aug 13 06:13:39.799674 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 831/3289] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:39 2026] GET /volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:39.860708 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2c8d0fe3-2d9e-4499-a061-bc0c56a9628e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:39.862616 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2c8d0fe3-2d9e-4499-a061-bc0c56a9628e tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 Aug 13 06:13:39.862877 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2c8d0fe3-2d9e-4499-a061-bc0c56a9628e tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:39.863155 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2c8d0fe3-2d9e-4499-a061-bc0c56a9628e tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:39.863328 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2c8d0fe3-2d9e-4499-a061-bc0c56a9628e tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Show backup with id 6be9787b-e929-40fc-9055-c3fd1913fc23. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:39.868035 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:39.868035 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:39.868997 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2c8d0fe3-2d9e-4499-a061-bc0c56a9628e tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 returned with HTTP 200 Aug 13 06:13:39.869454 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 825/3290] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:39 2026] GET /volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:40.810544 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bf4e62b7-1952-44bd-a943-a323a5ae6243 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:40.812827 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf4e62b7-1952-44bd-a943-a323a5ae6243 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd Aug 13 06:13:40.813135 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf4e62b7-1952-44bd-a943-a323a5ae6243 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:40.813418 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf4e62b7-1952-44bd-a943-a323a5ae6243 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:40.813571 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-bf4e62b7-1952-44bd-a943-a323a5ae6243 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 05dccd7b-6550-473a-afe5-51df945c2bfd. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:40.819370 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:40.819370 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:40.820255 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf4e62b7-1952-44bd-a943-a323a5ae6243 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd returned with HTTP 200 Aug 13 06:13:40.820747 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 815/3291] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:40 2026] GET /volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:40.880415 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2be0d5dc-c415-4671-92dc-91bc6b9efd8c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:40.882779 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2be0d5dc-c415-4671-92dc-91bc6b9efd8c tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 Aug 13 06:13:40.883051 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2be0d5dc-c415-4671-92dc-91bc6b9efd8c tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:40.883331 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2be0d5dc-c415-4671-92dc-91bc6b9efd8c tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:40.883493 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2be0d5dc-c415-4671-92dc-91bc6b9efd8c tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Show backup with id 6be9787b-e929-40fc-9055-c3fd1913fc23. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:40.888989 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:40.888989 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:40.890146 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2be0d5dc-c415-4671-92dc-91bc6b9efd8c tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 returned with HTTP 200 Aug 13 06:13:40.890676 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 821/3292] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:40 2026] GET /volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:41.831219 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d249fcbe-113e-4fc7-97d7-35d655bf03ae None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:41.832919 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d249fcbe-113e-4fc7-97d7-35d655bf03ae tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd Aug 13 06:13:41.833131 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d249fcbe-113e-4fc7-97d7-35d655bf03ae tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:41.833326 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d249fcbe-113e-4fc7-97d7-35d655bf03ae tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:41.833428 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-d249fcbe-113e-4fc7-97d7-35d655bf03ae tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 05dccd7b-6550-473a-afe5-51df945c2bfd. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:41.841750 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:41.841750 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:41.843816 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d249fcbe-113e-4fc7-97d7-35d655bf03ae tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd returned with HTTP 200 Aug 13 06:13:41.843816 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 832/3293] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:41 2026] GET /volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:41.900172 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-69299ae2-c594-4b17-8fc9-290daecfb214 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:41.901849 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-69299ae2-c594-4b17-8fc9-290daecfb214 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 Aug 13 06:13:41.902126 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-69299ae2-c594-4b17-8fc9-290daecfb214 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:41.902282 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-69299ae2-c594-4b17-8fc9-290daecfb214 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:41.902413 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-69299ae2-c594-4b17-8fc9-290daecfb214 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Show backup with id 6be9787b-e929-40fc-9055-c3fd1913fc23. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:41.906620 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:41.906620 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:41.907392 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-69299ae2-c594-4b17-8fc9-290daecfb214 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 returned with HTTP 200 Aug 13 06:13:41.907831 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 826/3294] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:41 2026] GET /volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:42.857632 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7f6896c1-2841-4558-b88a-173f8353a14b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:42.860010 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f6896c1-2841-4558-b88a-173f8353a14b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd Aug 13 06:13:42.860310 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7f6896c1-2841-4558-b88a-173f8353a14b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:42.860523 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7f6896c1-2841-4558-b88a-173f8353a14b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:42.860662 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-7f6896c1-2841-4558-b88a-173f8353a14b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 05dccd7b-6550-473a-afe5-51df945c2bfd. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:42.866385 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:42.866385 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:42.867063 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f6896c1-2841-4558-b88a-173f8353a14b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd returned with HTTP 200 Aug 13 06:13:42.867583 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 816/3295] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:42 2026] GET /volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:42.920587 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-35e658b5-ac09-4435-81a0-f17566b77c3b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:42.925793 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-35e658b5-ac09-4435-81a0-f17566b77c3b tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 Aug 13 06:13:42.926069 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-35e658b5-ac09-4435-81a0-f17566b77c3b tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:42.926355 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-35e658b5-ac09-4435-81a0-f17566b77c3b tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:42.926527 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-35e658b5-ac09-4435-81a0-f17566b77c3b tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Show backup with id 6be9787b-e929-40fc-9055-c3fd1913fc23. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:42.937652 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:42.937652 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:42.939261 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-35e658b5-ac09-4435-81a0-f17566b77c3b tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 returned with HTTP 200 Aug 13 06:13:42.939696 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 822/3296] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:42 2026] GET /volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 => generated 759 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:43.881401 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2a780d06-487c-44cd-8e53-07b55b5a4a7c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:43.883271 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2a780d06-487c-44cd-8e53-07b55b5a4a7c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd Aug 13 06:13:43.883525 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2a780d06-487c-44cd-8e53-07b55b5a4a7c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:43.883713 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2a780d06-487c-44cd-8e53-07b55b5a4a7c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:43.883815 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-2a780d06-487c-44cd-8e53-07b55b5a4a7c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 05dccd7b-6550-473a-afe5-51df945c2bfd. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:43.889033 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:43.889033 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:43.889831 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2a780d06-487c-44cd-8e53-07b55b5a4a7c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd returned with HTTP 200 Aug 13 06:13:43.890563 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 833/3297] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:43 2026] GET /volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:43.963339 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b96d648e-bf55-4c8b-bf75-ef2c0f5355b3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:43.965863 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b96d648e-bf55-4c8b-bf75-ef2c0f5355b3 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 Aug 13 06:13:43.966242 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b96d648e-bf55-4c8b-bf75-ef2c0f5355b3 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:43.966445 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b96d648e-bf55-4c8b-bf75-ef2c0f5355b3 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:43.966551 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b96d648e-bf55-4c8b-bf75-ef2c0f5355b3 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Show backup with id 6be9787b-e929-40fc-9055-c3fd1913fc23. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:43.971855 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:43.971855 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:43.972819 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b96d648e-bf55-4c8b-bf75-ef2c0f5355b3 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 returned with HTTP 200 Aug 13 06:13:43.973295 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 827/3298] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:43 2026] GET /volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:44.902332 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-17810104-7866-4987-b5b0-4a9b15249cf6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:44.907717 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-17810104-7866-4987-b5b0-4a9b15249cf6 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd Aug 13 06:13:44.908003 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-17810104-7866-4987-b5b0-4a9b15249cf6 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:44.908141 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-17810104-7866-4987-b5b0-4a9b15249cf6 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:44.908278 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-17810104-7866-4987-b5b0-4a9b15249cf6 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 05dccd7b-6550-473a-afe5-51df945c2bfd. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:44.917239 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:44.917239 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:44.917869 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-17810104-7866-4987-b5b0-4a9b15249cf6 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd returned with HTTP 200 Aug 13 06:13:44.918328 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 817/3299] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:44 2026] GET /volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:44.990550 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ff192518-94f7-4e55-86d5-f4e0301979be None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:44.992337 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ff192518-94f7-4e55-86d5-f4e0301979be tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 Aug 13 06:13:44.992513 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ff192518-94f7-4e55-86d5-f4e0301979be tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:44.992702 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ff192518-94f7-4e55-86d5-f4e0301979be tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:44.992811 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ff192518-94f7-4e55-86d5-f4e0301979be tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Show backup with id 6be9787b-e929-40fc-9055-c3fd1913fc23. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:44.996991 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:44.996991 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:44.997710 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ff192518-94f7-4e55-86d5-f4e0301979be tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 returned with HTTP 200 Aug 13 06:13:44.998096 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 823/3300] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:44 2026] GET /volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:45.931321 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6c002ebf-e825-4f6b-ad6c-d20cab8bec07 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:45.933300 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6c002ebf-e825-4f6b-ad6c-d20cab8bec07 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd Aug 13 06:13:45.933547 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6c002ebf-e825-4f6b-ad6c-d20cab8bec07 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:45.933797 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6c002ebf-e825-4f6b-ad6c-d20cab8bec07 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:45.933957 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-6c002ebf-e825-4f6b-ad6c-d20cab8bec07 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 05dccd7b-6550-473a-afe5-51df945c2bfd. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:45.939106 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:45.939106 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:45.939998 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6c002ebf-e825-4f6b-ad6c-d20cab8bec07 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd returned with HTTP 200 Aug 13 06:13:45.940537 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 834/3301] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:45 2026] GET /volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:46.010075 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3063d1a0-f265-4a4a-9ca7-98c37d9127bc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:46.011992 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3063d1a0-f265-4a4a-9ca7-98c37d9127bc tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 Aug 13 06:13:46.012292 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3063d1a0-f265-4a4a-9ca7-98c37d9127bc tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:46.012513 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3063d1a0-f265-4a4a-9ca7-98c37d9127bc tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:46.012722 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-3063d1a0-f265-4a4a-9ca7-98c37d9127bc tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Show backup with id 6be9787b-e929-40fc-9055-c3fd1913fc23. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:46.018000 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:46.018000 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:46.019010 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3063d1a0-f265-4a4a-9ca7-98c37d9127bc tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 returned with HTTP 200 Aug 13 06:13:46.019414 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 828/3302] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:46 2026] GET /volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:46.250984 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-67652ffb-e159-4871-aa43-74cf930448e0 req-daf16540-d961-460d-b0b6-6ae3c89f782b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:46.253667 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-67652ffb-e159-4871-aa43-74cf930448e0 req-daf16540-d961-460d-b0b6-6ae3c89f782b tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 Aug 13 06:13:46.253942 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-67652ffb-e159-4871-aa43-74cf930448e0 req-daf16540-d961-460d-b0b6-6ae3c89f782b tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:46.254151 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-67652ffb-e159-4871-aa43-74cf930448e0 req-daf16540-d961-460d-b0b6-6ae3c89f782b tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:46.269531 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:46.269531 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:46.274245 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-67652ffb-e159-4871-aa43-74cf930448e0 req-daf16540-d961-460d-b0b6-6ae3c89f782b tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:13:46.280006 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-67652ffb-e159-4871-aa43-74cf930448e0 req-daf16540-d961-460d-b0b6-6ae3c89f782b tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 returned with HTTP 200 Aug 13 06:13:46.280570 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 818/3303] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:13:46 2026] GET /volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:13:46.954742 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a9fe3874-1d8e-4907-8243-97cc9a360cb8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:46.957067 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a9fe3874-1d8e-4907-8243-97cc9a360cb8 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd Aug 13 06:13:46.957450 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a9fe3874-1d8e-4907-8243-97cc9a360cb8 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:46.957683 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a9fe3874-1d8e-4907-8243-97cc9a360cb8 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:46.957815 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a9fe3874-1d8e-4907-8243-97cc9a360cb8 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 05dccd7b-6550-473a-afe5-51df945c2bfd. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:46.962791 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:46.962791 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:46.963548 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a9fe3874-1d8e-4907-8243-97cc9a360cb8 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd returned with HTTP 200 Aug 13 06:13:46.963986 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 824/3304] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:46 2026] GET /volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:47.035872 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c3e6b058-0e77-4a60-8f30-18e406dcf470 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:47.038690 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c3e6b058-0e77-4a60-8f30-18e406dcf470 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 Aug 13 06:13:47.038825 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c3e6b058-0e77-4a60-8f30-18e406dcf470 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:47.039029 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c3e6b058-0e77-4a60-8f30-18e406dcf470 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:47.039119 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-c3e6b058-0e77-4a60-8f30-18e406dcf470 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Show backup with id 6be9787b-e929-40fc-9055-c3fd1913fc23. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:47.047279 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:47.047279 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:47.047830 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c3e6b058-0e77-4a60-8f30-18e406dcf470 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 returned with HTTP 200 Aug 13 06:13:47.048258 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 835/3305] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:47 2026] GET /volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:47.975765 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-51656be5-cd7c-44d3-a528-e0c9f29e73c3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:47.980269 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-51656be5-cd7c-44d3-a528-e0c9f29e73c3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd Aug 13 06:13:47.980562 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-51656be5-cd7c-44d3-a528-e0c9f29e73c3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:47.980810 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-51656be5-cd7c-44d3-a528-e0c9f29e73c3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:47.981027 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-51656be5-cd7c-44d3-a528-e0c9f29e73c3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 05dccd7b-6550-473a-afe5-51df945c2bfd. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:47.990167 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:47.990167 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:47.990970 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-51656be5-cd7c-44d3-a528-e0c9f29e73c3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd returned with HTTP 200 Aug 13 06:13:47.991565 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 829/3306] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:47 2026] GET /volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:48.068569 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-29b05b71-eb4b-4e40-9551-331bb7d539e2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:48.071853 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29b05b71-eb4b-4e40-9551-331bb7d539e2 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 Aug 13 06:13:48.073175 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-29b05b71-eb4b-4e40-9551-331bb7d539e2 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:48.073453 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-29b05b71-eb4b-4e40-9551-331bb7d539e2 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:48.074030 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-29b05b71-eb4b-4e40-9551-331bb7d539e2 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Show backup with id 6be9787b-e929-40fc-9055-c3fd1913fc23. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:48.079936 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:48.079936 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:48.080719 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29b05b71-eb4b-4e40-9551-331bb7d539e2 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 returned with HTTP 200 Aug 13 06:13:48.081162 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 819/3307] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:48 2026] GET /volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:48.742608 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dd614b6e-ce27-4169-9b32-e68729fd67fb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:48.746205 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd614b6e-ce27-4169-9b32-e68729fd67fb tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 Aug 13 06:13:48.746205 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dd614b6e-ce27-4169-9b32-e68729fd67fb tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:48.746205 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dd614b6e-ce27-4169-9b32-e68729fd67fb tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:48.757743 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:48.757743 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:48.766403 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dd614b6e-ce27-4169-9b32-e68729fd67fb tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:13:48.770152 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dd614b6e-ce27-4169-9b32-e68729fd67fb tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 returned with HTTP 200 Aug 13 06:13:48.770834 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 825/3308] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:48 2026] GET /volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:48.831570 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-0edf6d98-1e71-4768-9936-6f3f657ebc50 req-05a1fc54-600a-473a-b7ac-4076914b7bf1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:48.834274 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0edf6d98-1e71-4768-9936-6f3f657ebc50 req-05a1fc54-600a-473a-b7ac-4076914b7bf1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 Aug 13 06:13:48.834541 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0edf6d98-1e71-4768-9936-6f3f657ebc50 req-05a1fc54-600a-473a-b7ac-4076914b7bf1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:48.834803 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0edf6d98-1e71-4768-9936-6f3f657ebc50 req-05a1fc54-600a-473a-b7ac-4076914b7bf1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:48.846610 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:48.846610 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:48.851458 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-0edf6d98-1e71-4768-9936-6f3f657ebc50 req-05a1fc54-600a-473a-b7ac-4076914b7bf1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:13:48.861437 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0edf6d98-1e71-4768-9936-6f3f657ebc50 req-05a1fc54-600a-473a-b7ac-4076914b7bf1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 returned with HTTP 200 Aug 13 06:13:48.862113 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 836/3309] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:13:48 2026] GET /volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:48.983002 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-33ffe0ca-058c-48fe-a95d-3e3985993401 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:48.983572 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33ffe0ca-058c-48fe-a95d-3e3985993401 None None] GET https://10.4.3.121/volume// Aug 13 06:13:48.983689 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33ffe0ca-058c-48fe-a95d-3e3985993401 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:48.983871 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33ffe0ca-058c-48fe-a95d-3e3985993401 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:48.984295 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33ffe0ca-058c-48fe-a95d-3e3985993401 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:13:48.984624 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 830/3310] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:13:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:13:48.997282 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0edf6d98-1e71-4768-9936-6f3f657ebc50 req-9ed42af9-f37b-41e9-a3a1-ef8db88de86c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:49.000409 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0edf6d98-1e71-4768-9936-6f3f657ebc50 req-9ed42af9-f37b-41e9-a3a1-ef8db88de86c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:13:49.000409 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0edf6d98-1e71-4768-9936-6f3f657ebc50 req-9ed42af9-f37b-41e9-a3a1-ef8db88de86c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21e37d11-1686-4119-a8ab-c64f472281f3", "connector": null, "instance_uuid": "fc5e51aa-5c6c-4f0c-b57b-2c90d4bd169e"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:49.004396 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4e88251d-005a-4020-baad-41173d0ca00d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:49.007564 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e88251d-005a-4020-baad-41173d0ca00d tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd Aug 13 06:13:49.007564 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e88251d-005a-4020-baad-41173d0ca00d tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:49.007564 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e88251d-005a-4020-baad-41173d0ca00d tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:49.007564 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-4e88251d-005a-4020-baad-41173d0ca00d tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 05dccd7b-6550-473a-afe5-51df945c2bfd. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:49.010130 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:49.010130 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:49.012420 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:49.012420 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:49.013333 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e88251d-005a-4020-baad-41173d0ca00d tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd returned with HTTP 200 Aug 13 06:13:49.013845 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 826/3311] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:49 2026] GET /volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:49.028349 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ca2e52d1-91d9-4c80-b6c2-4c0435979d34 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:49.030284 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ca2e52d1-91d9-4c80-b6c2-4c0435979d34 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] DELETE https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd Aug 13 06:13:49.030553 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ca2e52d1-91d9-4c80-b6c2-4c0435979d34 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:49.030796 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ca2e52d1-91d9-4c80-b6c2-4c0435979d34 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:49.030965 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-ca2e52d1-91d9-4c80-b6c2-4c0435979d34 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Delete backup with id: 05dccd7b-6550-473a-afe5-51df945c2bfd. Aug 13 06:13:49.035956 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:49.035956 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:49.046237 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0edf6d98-1e71-4768-9936-6f3f657ebc50 req-9ed42af9-f37b-41e9-a3a1-ef8db88de86c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:13:49.047217 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 820/3312] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:13:48 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 13 06:13:49.054948 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-ca2e52d1-91d9-4c80-b6c2-4c0435979d34 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] delete_backup rpcapi backup_id 05dccd7b-6550-473a-afe5-51df945c2bfd {{(pid=100322) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:13:49.057127 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ca2e52d1-91d9-4c80-b6c2-4c0435979d34 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] https://10.4.3.121/volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd returned with HTTP 202 Aug 13 06:13:49.057435 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 837/3313] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:13:49 2026] DELETE /volume/v3/backups/05dccd7b-6550-473a-afe5-51df945c2bfd => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:13:49.067328 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ba1793bc-5aca-4395-851f-4ff964edf70a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:49.069328 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ba1793bc-5aca-4395-851f-4ff964edf70a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/c6294763-0d54-40f5-9f4a-8849fe349e0b Aug 13 06:13:49.069328 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ba1793bc-5aca-4395-851f-4ff964edf70a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:49.069502 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ba1793bc-5aca-4395-851f-4ff964edf70a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:49.069654 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-ba1793bc-5aca-4395-851f-4ff964edf70a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Delete volume with id: c6294763-0d54-40f5-9f4a-8849fe349e0b Aug 13 06:13:49.082268 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:49.082268 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:49.082682 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ba1793bc-5aca-4395-851f-4ff964edf70a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Volume info retrieved successfully. Aug 13 06:13:49.084779 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5de2b2ac-b0cf-4f20-8ce0-1844854e8f70 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:49.089317 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5de2b2ac-b0cf-4f20-8ce0-1844854e8f70 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 Aug 13 06:13:49.089604 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5de2b2ac-b0cf-4f20-8ce0-1844854e8f70 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:49.089824 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5de2b2ac-b0cf-4f20-8ce0-1844854e8f70 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:49.104088 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:49.104088 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:49.105134 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-74d6c3dd-e7b9-40dd-9c54-8a2ca12d851d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:49.107480 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-74d6c3dd-e7b9-40dd-9c54-8a2ca12d851d None None] GET https://10.4.3.121/volume// Aug 13 06:13:49.107480 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-74d6c3dd-e7b9-40dd-9c54-8a2ca12d851d None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:49.107480 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-74d6c3dd-e7b9-40dd-9c54-8a2ca12d851d None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:49.107480 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-74d6c3dd-e7b9-40dd-9c54-8a2ca12d851d None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:13:49.107480 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 821/3314] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:13:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:13:49.107951 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2f895fa0-de2c-4ae1-841f-4c392b8b727f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:49.108657 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5de2b2ac-b0cf-4f20-8ce0-1844854e8f70 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:13:49.112761 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2f895fa0-de2c-4ae1-841f-4c392b8b727f tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 Aug 13 06:13:49.112761 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2f895fa0-de2c-4ae1-841f-4c392b8b727f tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:49.112838 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ba1793bc-5aca-4395-851f-4ff964edf70a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Delete volume request issued successfully. Aug 13 06:13:49.112877 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2f895fa0-de2c-4ae1-841f-4c392b8b727f tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:49.112877 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-2f895fa0-de2c-4ae1-841f-4c392b8b727f tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Show backup with id 6be9787b-e929-40fc-9055-c3fd1913fc23. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:49.112977 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ba1793bc-5aca-4395-851f-4ff964edf70a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/volumes/c6294763-0d54-40f5-9f4a-8849fe349e0b returned with HTTP 202 Aug 13 06:13:49.113104 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 831/3315] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:13:49 2026] DELETE /volume/v3/volumes/c6294763-0d54-40f5-9f4a-8849fe349e0b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 06:13:49.118283 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5de2b2ac-b0cf-4f20-8ce0-1844854e8f70 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 returned with HTTP 200 Aug 13 06:13:49.118447 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:49.118447 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:49.118497 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 827/3316] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:49 2026] GET /volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:49.121567 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2f895fa0-de2c-4ae1-841f-4c392b8b727f tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 returned with HTTP 200 Aug 13 06:13:49.121990 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 838/3317] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:49 2026] GET /volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:49.123856 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5f13caab-eef0-4468-8964-7b5be4b1f591 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:49.126173 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0edf6d98-1e71-4768-9936-6f3f657ebc50 req-8ae68f5c-065e-48e3-a20f-c1c1b2c6e703 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:49.127934 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5f13caab-eef0-4468-8964-7b5be4b1f591 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/volumes/c6294763-0d54-40f5-9f4a-8849fe349e0b Aug 13 06:13:49.128232 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5f13caab-eef0-4468-8964-7b5be4b1f591 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:49.128484 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5f13caab-eef0-4468-8964-7b5be4b1f591 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:49.129097 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0edf6d98-1e71-4768-9936-6f3f657ebc50 req-8ae68f5c-065e-48e3-a20f-c1c1b2c6e703 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 Aug 13 06:13:49.129338 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0edf6d98-1e71-4768-9936-6f3f657ebc50 req-8ae68f5c-065e-48e3-a20f-c1c1b2c6e703 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:49.129559 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0edf6d98-1e71-4768-9936-6f3f657ebc50 req-8ae68f5c-065e-48e3-a20f-c1c1b2c6e703 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:49.141783 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:49.141783 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:49.142981 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:49.142981 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:49.145291 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-0edf6d98-1e71-4768-9936-6f3f657ebc50 req-8ae68f5c-065e-48e3-a20f-c1c1b2c6e703 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:13:49.147759 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5f13caab-eef0-4468-8964-7b5be4b1f591 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Volume info retrieved successfully. Aug 13 06:13:49.150666 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0edf6d98-1e71-4768-9936-6f3f657ebc50 req-8ae68f5c-065e-48e3-a20f-c1c1b2c6e703 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 returned with HTTP 200 Aug 13 06:13:49.151090 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 832/3318] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:13:49 2026] GET /volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 => generated 1020 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:13:49.154264 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5f13caab-eef0-4468-8964-7b5be4b1f591 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/volumes/c6294763-0d54-40f5-9f4a-8849fe349e0b returned with HTTP 200 Aug 13 06:13:49.154264 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 822/3319] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:49 2026] GET /volume/v3/volumes/c6294763-0d54-40f5-9f4a-8849fe349e0b => generated 1017 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:13:49.309587 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0edf6d98-1e71-4768-9936-6f3f657ebc50 req-76a883a7-2fcc-4af9-a2be-1930982806bf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:49.312020 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0edf6d98-1e71-4768-9936-6f3f657ebc50 req-76a883a7-2fcc-4af9-a2be-1930982806bf tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] PUT https://10.4.3.121/volume/v3/attachments/ab60532e-e61e-41a4-8df6-b0afd3f46d4e Aug 13 06:13:49.312571 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0edf6d98-1e71-4768-9936-6f3f657ebc50 req-76a883a7-2fcc-4af9-a2be-1930982806bf tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:49.322812 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-0edf6d98-1e71-4768-9936-6f3f657ebc50 req-76a883a7-2fcc-4af9-a2be-1930982806bf tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Acquiring lock "cinder-attachment_update-21e37d11-1686-4119-a8ab-c64f472281f3-np0000007163" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:13:49.328506 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-0edf6d98-1e71-4768-9936-6f3f657ebc50 req-76a883a7-2fcc-4af9-a2be-1930982806bf tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Lock "cinder-attachment_update-21e37d11-1686-4119-a8ab-c64f472281f3-np0000007163" acquired by "attachment_update" :: waited 0.006s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:13:49.329739 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:49.329739 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:49.455158 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-0edf6d98-1e71-4768-9936-6f3f657ebc50 req-76a883a7-2fcc-4af9-a2be-1930982806bf tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Lock "cinder-attachment_update-21e37d11-1686-4119-a8ab-c64f472281f3-np0000007163" released by "attachment_update" :: held 0.127s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:13:49.456234 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0edf6d98-1e71-4768-9936-6f3f657ebc50 req-76a883a7-2fcc-4af9-a2be-1930982806bf tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/attachments/ab60532e-e61e-41a4-8df6-b0afd3f46d4e returned with HTTP 200 Aug 13 06:13:49.456882 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 828/3320] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:13:49 2026] PUT /volume/v3/attachments/ab60532e-e61e-41a4-8df6-b0afd3f46d4e => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:13:49.511713 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-797e31e1-13ca-444f-a619-541b204058e2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:49.512748 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-797e31e1-13ca-444f-a619-541b204058e2 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 Aug 13 06:13:49.512961 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-797e31e1-13ca-444f-a619-541b204058e2 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:49.513156 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-797e31e1-13ca-444f-a619-541b204058e2 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:49.524471 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:49.524471 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:49.528872 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-797e31e1-13ca-444f-a619-541b204058e2 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:13:49.533477 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-797e31e1-13ca-444f-a619-541b204058e2 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 returned with HTTP 200 Aug 13 06:13:49.533828 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 839/3321] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:49 2026] GET /volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:13:49.577983 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-95c432ec-174a-466d-acac-2e331a3945f0 req-7305d187-b240-48ca-86bc-e86139fa2633 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:49.581595 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-95c432ec-174a-466d-acac-2e331a3945f0 req-7305d187-b240-48ca-86bc-e86139fa2633 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 Aug 13 06:13:49.581818 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-95c432ec-174a-466d-acac-2e331a3945f0 req-7305d187-b240-48ca-86bc-e86139fa2633 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:49.582031 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-95c432ec-174a-466d-acac-2e331a3945f0 req-7305d187-b240-48ca-86bc-e86139fa2633 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:49.591945 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:49.591945 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:49.596169 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-95c432ec-174a-466d-acac-2e331a3945f0 req-7305d187-b240-48ca-86bc-e86139fa2633 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:13:49.602978 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-95c432ec-174a-466d-acac-2e331a3945f0 req-7305d187-b240-48ca-86bc-e86139fa2633 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 returned with HTTP 200 Aug 13 06:13:49.603568 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 833/3322] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:13:49 2026] GET /volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:13:49.641040 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-95c432ec-174a-466d-acac-2e331a3945f0 req-88bb57a8-c017-4e55-b638-1865670117c4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:49.645359 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-95c432ec-174a-466d-acac-2e331a3945f0 req-88bb57a8-c017-4e55-b638-1865670117c4 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] POST https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074/action Aug 13 06:13:49.645870 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-95c432ec-174a-466d-acac-2e331a3945f0 req-88bb57a8-c017-4e55-b638-1865670117c4 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:13:49.646082 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-95c432ec-174a-466d-acac-2e331a3945f0 req-88bb57a8-c017-4e55-b638-1865670117c4 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:49.662549 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:49.662549 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:49.663298 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-95c432ec-174a-466d-acac-2e331a3945f0 req-88bb57a8-c017-4e55-b638-1865670117c4 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:13:49.675972 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-95c432ec-174a-466d-acac-2e331a3945f0 req-88bb57a8-c017-4e55-b638-1865670117c4 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Begin detaching volume completed successfully. Aug 13 06:13:49.676216 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-95c432ec-174a-466d-acac-2e331a3945f0 req-88bb57a8-c017-4e55-b638-1865670117c4 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074/action returned with HTTP 202 Aug 13 06:13:49.676651 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 823/3323] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:13:49 2026] POST /volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:13:49.745890 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-30883638-6582-428c-b6e7-0209496eecc5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:49.746340 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30883638-6582-428c-b6e7-0209496eecc5 None None] GET https://10.4.3.121/volume// Aug 13 06:13:49.746526 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-30883638-6582-428c-b6e7-0209496eecc5 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:49.746723 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-30883638-6582-428c-b6e7-0209496eecc5 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:49.747008 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30883638-6582-428c-b6e7-0209496eecc5 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:13:49.747300 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 829/3324] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:13:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:13:49.755380 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-95c432ec-174a-466d-acac-2e331a3945f0 req-56f547d3-09ba-4441-81dc-1c52388c5e09 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:49.757506 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-95c432ec-174a-466d-acac-2e331a3945f0 req-56f547d3-09ba-4441-81dc-1c52388c5e09 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 Aug 13 06:13:49.757721 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-95c432ec-174a-466d-acac-2e331a3945f0 req-56f547d3-09ba-4441-81dc-1c52388c5e09 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:49.757924 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-95c432ec-174a-466d-acac-2e331a3945f0 req-56f547d3-09ba-4441-81dc-1c52388c5e09 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:49.767755 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:49.767755 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:49.771231 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-95c432ec-174a-466d-acac-2e331a3945f0 req-56f547d3-09ba-4441-81dc-1c52388c5e09 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:13:49.775696 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-95c432ec-174a-466d-acac-2e331a3945f0 req-56f547d3-09ba-4441-81dc-1c52388c5e09 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 returned with HTTP 200 Aug 13 06:13:49.776238 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 840/3325] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:13:49 2026] GET /volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 => generated 1322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:13:49.883483 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d14edc10-e800-4ab4-abb5-c3453951235a req-d4799817-b1f4-4ddb-bce3-dc0c99e8a14a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:49.889318 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d14edc10-e800-4ab4-abb5-c3453951235a req-d4799817-b1f4-4ddb-bce3-dc0c99e8a14a tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] DELETE https://10.4.3.121/volume/v3/attachments/454426cd-5c73-4c8d-b25e-33f4858190de Aug 13 06:13:49.889318 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d14edc10-e800-4ab4-abb5-c3453951235a req-d4799817-b1f4-4ddb-bce3-dc0c99e8a14a tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:49.889318 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d14edc10-e800-4ab4-abb5-c3453951235a req-d4799817-b1f4-4ddb-bce3-dc0c99e8a14a tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:49.907456 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:49.907456 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:49.974859 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d14edc10-e800-4ab4-abb5-c3453951235a req-d4799817-b1f4-4ddb-bce3-dc0c99e8a14a tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] https://10.4.3.121/volume/v3/attachments/454426cd-5c73-4c8d-b25e-33f4858190de returned with HTTP 200 Aug 13 06:13:49.975396 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 834/3326] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:13:49 2026] DELETE /volume/v3/attachments/454426cd-5c73-4c8d-b25e-33f4858190de => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:49.992448 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d14edc10-e800-4ab4-abb5-c3453951235a req-68a24ba5-28f5-4e0f-93fa-b8c7dd421b9f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:49.994660 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d14edc10-e800-4ab4-abb5-c3453951235a req-68a24ba5-28f5-4e0f-93fa-b8c7dd421b9f tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] DELETE https://10.4.3.121/volume/v3/volumes/3405e7f3-7eef-4db4-95b4-3f7a56439e21 Aug 13 06:13:49.994866 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d14edc10-e800-4ab4-abb5-c3453951235a req-68a24ba5-28f5-4e0f-93fa-b8c7dd421b9f tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:49.995089 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d14edc10-e800-4ab4-abb5-c3453951235a req-68a24ba5-28f5-4e0f-93fa-b8c7dd421b9f tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:49.995290 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [req-d14edc10-e800-4ab4-abb5-c3453951235a req-68a24ba5-28f5-4e0f-93fa-b8c7dd421b9f tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Delete volume with id: 3405e7f3-7eef-4db4-95b4-3f7a56439e21 Aug 13 06:13:50.004093 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:50.004093 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:50.004603 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-d14edc10-e800-4ab4-abb5-c3453951235a req-68a24ba5-28f5-4e0f-93fa-b8c7dd421b9f tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Volume info retrieved successfully. Aug 13 06:13:50.022671 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-d14edc10-e800-4ab4-abb5-c3453951235a req-68a24ba5-28f5-4e0f-93fa-b8c7dd421b9f tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] Delete volume request issued successfully. Aug 13 06:13:50.022889 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d14edc10-e800-4ab4-abb5-c3453951235a req-68a24ba5-28f5-4e0f-93fa-b8c7dd421b9f tempest-TestShelveInstance-939802978 tempest-TestShelveInstance-939802978-project-member] https://10.4.3.121/volume/v3/volumes/3405e7f3-7eef-4db4-95b4-3f7a56439e21 returned with HTTP 202 Aug 13 06:13:50.023376 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 824/3327] 10.4.3.121 () {70 vars in 1620 bytes} [Thu Aug 13 06:13:49 2026] DELETE /volume/v3/volumes/3405e7f3-7eef-4db4-95b4-3f7a56439e21 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:13:50.135504 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-87bb888b-8c32-4931-98bf-ee4d89663af6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:50.137764 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87bb888b-8c32-4931-98bf-ee4d89663af6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 Aug 13 06:13:50.138014 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87bb888b-8c32-4931-98bf-ee4d89663af6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:50.138102 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9c77d381-d408-4fec-a1d5-4d8abf97c193 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:50.138522 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87bb888b-8c32-4931-98bf-ee4d89663af6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:50.140309 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9c77d381-d408-4fec-a1d5-4d8abf97c193 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 Aug 13 06:13:50.140552 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9c77d381-d408-4fec-a1d5-4d8abf97c193 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:50.140788 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9c77d381-d408-4fec-a1d5-4d8abf97c193 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:50.140939 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-9c77d381-d408-4fec-a1d5-4d8abf97c193 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Show backup with id 6be9787b-e929-40fc-9055-c3fd1913fc23. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:50.150234 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:50.150234 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:50.150423 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:50.150423 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:50.151445 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9c77d381-d408-4fec-a1d5-4d8abf97c193 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 returned with HTTP 200 Aug 13 06:13:50.151933 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 841/3328] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:50 2026] GET /volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:50.155204 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-87bb888b-8c32-4931-98bf-ee4d89663af6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:13:50.158570 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87bb888b-8c32-4931-98bf-ee4d89663af6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 returned with HTTP 200 Aug 13 06:13:50.159029 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 830/3329] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:50 2026] GET /volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:50.169459 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f1568444-b7c1-4741-9292-5ab6a2265187 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:50.171346 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f1568444-b7c1-4741-9292-5ab6a2265187 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/volumes/c6294763-0d54-40f5-9f4a-8849fe349e0b Aug 13 06:13:50.171592 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f1568444-b7c1-4741-9292-5ab6a2265187 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:50.171778 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f1568444-b7c1-4741-9292-5ab6a2265187 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:50.177842 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f1568444-b7c1-4741-9292-5ab6a2265187 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/volumes/c6294763-0d54-40f5-9f4a-8849fe349e0b returned with HTTP 404 Aug 13 06:13:50.178466 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 835/3330] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:50 2026] GET /volume/v3/volumes/c6294763-0d54-40f5-9f4a-8849fe349e0b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:50.188315 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9733f34b-ff25-4183-8eb4-d0fed0979862 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:50.190433 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9733f34b-ff25-4183-8eb4-d0fed0979862 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1/export_record Aug 13 06:13:50.190668 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9733f34b-ff25-4183-8eb4-d0fed0979862 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:50.190850 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9733f34b-ff25-4183-8eb4-d0fed0979862 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Calling method 'export_record' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:50.190973 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-9733f34b-ff25-4183-8eb4-d0fed0979862 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Export record for backup 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100324) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 06:13:50.195566 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:50.195566 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:50.196589 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-9733f34b-ff25-4183-8eb4-d0fed0979862 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '8f18f6fa68d74813aca66ea5e8dc45f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '455a9165a452491daff198001d6b6ccf', '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=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:13:50.196778 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9733f34b-ff25-4183-8eb4-d0fed0979862 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1/export_record returned with HTTP 403 Aug 13 06:13:50.197222 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 825/3331] 10.4.3.121 () {68 vars in 1430 bytes} [Thu Aug 13 06:13:50 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1/export_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:50.207386 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7047dbc8-a060-4523-822f-317eff4af442 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:50.209689 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7047dbc8-a060-4523-822f-317eff4af442 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:13:50.210150 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7047dbc8-a060-4523-822f-317eff4af442 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1270766814"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:50.212070 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-7047dbc8-a060-4523-822f-317eff4af442 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1270766814'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:13:50.212231 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-7047dbc8-a060-4523-822f-317eff4af442 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Create volume of 1 GB Aug 13 06:13:50.216857 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7047dbc8-a060-4523-822f-317eff4af442 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Availability Zones retrieved successfully. Aug 13 06:13:50.222174 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7047dbc8-a060-4523-822f-317eff4af442 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Flow 'volume_create_api' (334d8143-516c-4243-a835-371ba13373bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:13:50.223170 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7047dbc8-a060-4523-822f-317eff4af442 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87d9a550-9e32-4426-9eb1-a587ccbe6c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:50.223971 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-7047dbc8-a060-4523-822f-317eff4af442 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:13:50.249619 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7047dbc8-a060-4523-822f-317eff4af442 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87d9a550-9e32-4426-9eb1-a587ccbe6c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:50.250508 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7047dbc8-a060-4523-822f-317eff4af442 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd09f5a9-6ff9-438c-b28c-845bada4c755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:50.299775 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-7047dbc8-a060-4523-822f-317eff4af442 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Created reservations ['16987dd8-bb39-4c95-b8cd-0a1ad35a0eb1', '56aedff5-9397-4b37-8289-f7dbc1baa70b', 'ca9279ba-64bc-4e7a-b230-adb5dcaa80be', '6298972a-7dca-434f-9127-3c4ac988d9cd'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:13:50.300638 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7047dbc8-a060-4523-822f-317eff4af442 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd09f5a9-6ff9-438c-b28c-845bada4c755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16987dd8-bb39-4c95-b8cd-0a1ad35a0eb1', '56aedff5-9397-4b37-8289-f7dbc1baa70b', 'ca9279ba-64bc-4e7a-b230-adb5dcaa80be', '6298972a-7dca-434f-9127-3c4ac988d9cd']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:50.301437 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7047dbc8-a060-4523-822f-317eff4af442 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dc0cefb-abd9-42fc-9ac6-f08e703e96c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:50.327937 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7047dbc8-a060-4523-822f-317eff4af442 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dc0cefb-abd9-42fc-9ac6-f08e703e96c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c393baa9-8f54-4d04-86b4-880e1c050b57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1270766814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='455a9165a452491daff198001d6b6ccf',qos_specs=None,replication_status=,reservations=['16987dd8-bb39-4c95-b8cd-0a1ad35a0eb1','56aedff5-9397-4b37-8289-f7dbc1baa70b','ca9279ba-64bc-4e7a-b230-adb5dcaa80be','6298972a-7dca-434f-9127-3c4ac988d9cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66119ddb36164e31939567adf93acfd1',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:13:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1270766814',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c393baa9-8f54-4d04-86b4-880e1c050b57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='455a9165a452491daff198001d6b6ccf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66119ddb36164e31939567adf93acfd1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:50.329098 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7047dbc8-a060-4523-822f-317eff4af442 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4612bb8c-09e6-4578-8623-3ab2d9f7ccbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:50.353809 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7047dbc8-a060-4523-822f-317eff4af442 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4612bb8c-09e6-4578-8623-3ab2d9f7ccbf) transitioned into state 'SUCCESS' from state '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-1270766814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='455a9165a452491daff198001d6b6ccf',qos_specs=None,replication_status=,reservations=['16987dd8-bb39-4c95-b8cd-0a1ad35a0eb1','56aedff5-9397-4b37-8289-f7dbc1baa70b','ca9279ba-64bc-4e7a-b230-adb5dcaa80be','6298972a-7dca-434f-9127-3c4ac988d9cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66119ddb36164e31939567adf93acfd1',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:50.354849 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7047dbc8-a060-4523-822f-317eff4af442 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4183da20-0a26-40c8-98ad-b808f8e9e91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:50.366865 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7047dbc8-a060-4523-822f-317eff4af442 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4183da20-0a26-40c8-98ad-b808f8e9e91b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:50.368007 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-7047dbc8-a060-4523-822f-317eff4af442 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Flow 'volume_create_api' (334d8143-516c-4243-a835-371ba13373bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:13:50.368413 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7047dbc8-a060-4523-822f-317eff4af442 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Create volume request issued successfully. Aug 13 06:13:50.369063 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7047dbc8-a060-4523-822f-317eff4af442 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:13:50.369704 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 842/3332] 10.4.3.121 () {70 vars in 1298 bytes} [Thu Aug 13 06:13:50 2026] POST /volume/v3/volumes => generated 778 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:13:50.382060 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d60571bb-afb8-44e7-8d7f-290b16af2e95 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:50.386250 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d60571bb-afb8-44e7-8d7f-290b16af2e95 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/volumes/c393baa9-8f54-4d04-86b4-880e1c050b57 Aug 13 06:13:50.386497 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d60571bb-afb8-44e7-8d7f-290b16af2e95 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:50.389074 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d60571bb-afb8-44e7-8d7f-290b16af2e95 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:50.403781 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:50.403781 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:50.408832 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d60571bb-afb8-44e7-8d7f-290b16af2e95 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Volume info retrieved successfully. Aug 13 06:13:50.417128 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d60571bb-afb8-44e7-8d7f-290b16af2e95 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/volumes/c393baa9-8f54-4d04-86b4-880e1c050b57 returned with HTTP 200 Aug 13 06:13:50.417626 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 831/3333] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:50 2026] GET /volume/v3/volumes/c393baa9-8f54-4d04-86b4-880e1c050b57 => generated 957 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:51.164649 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cf304bec-7a22-41f9-91e7-bfe1ed40bf26 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:51.167202 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cf304bec-7a22-41f9-91e7-bfe1ed40bf26 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 Aug 13 06:13:51.167487 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cf304bec-7a22-41f9-91e7-bfe1ed40bf26 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:51.167716 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cf304bec-7a22-41f9-91e7-bfe1ed40bf26 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:51.167859 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-cf304bec-7a22-41f9-91e7-bfe1ed40bf26 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Show backup with id 6be9787b-e929-40fc-9055-c3fd1913fc23. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:51.173597 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:51.173597 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:51.174058 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-08747ea8-5ba2-4bf5-8393-b4aa8cb0afe9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:51.174540 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cf304bec-7a22-41f9-91e7-bfe1ed40bf26 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 returned with HTTP 200 Aug 13 06:13:51.175143 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 836/3334] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:51 2026] GET /volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:51.177514 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08747ea8-5ba2-4bf5-8393-b4aa8cb0afe9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 Aug 13 06:13:51.177514 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-08747ea8-5ba2-4bf5-8393-b4aa8cb0afe9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:51.177514 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-08747ea8-5ba2-4bf5-8393-b4aa8cb0afe9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:51.187576 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:51.187576 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:51.192513 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-08747ea8-5ba2-4bf5-8393-b4aa8cb0afe9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:13:51.198131 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08747ea8-5ba2-4bf5-8393-b4aa8cb0afe9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 returned with HTTP 200 Aug 13 06:13:51.198741 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 826/3335] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:51 2026] GET /volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:51.433045 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e35cdfec-14e0-4309-9fa3-a5faedd7f233 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:51.434799 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e35cdfec-14e0-4309-9fa3-a5faedd7f233 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/volumes/c393baa9-8f54-4d04-86b4-880e1c050b57 Aug 13 06:13:51.435097 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e35cdfec-14e0-4309-9fa3-a5faedd7f233 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:51.435423 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e35cdfec-14e0-4309-9fa3-a5faedd7f233 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:51.443389 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:51.443389 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:51.447489 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e35cdfec-14e0-4309-9fa3-a5faedd7f233 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Volume info retrieved successfully. Aug 13 06:13:51.452344 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e35cdfec-14e0-4309-9fa3-a5faedd7f233 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/volumes/c393baa9-8f54-4d04-86b4-880e1c050b57 returned with HTTP 200 Aug 13 06:13:51.452893 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 843/3336] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:51 2026] GET /volume/v3/volumes/c393baa9-8f54-4d04-86b4-880e1c050b57 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:13:51.471059 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-432dc7ff-9127-4101-a632-166ad9ac78be None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:51.473144 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-432dc7ff-9127-4101-a632-166ad9ac78be tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] POST https://10.4.3.121/volume/v3/backups Aug 13 06:13:51.473566 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-432dc7ff-9127-4101-a632-166ad9ac78be tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c393baa9-8f54-4d04-86b4-880e1c050b57", "name": "tempest-type-Backup-631298234"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:51.475083 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-432dc7ff-9127-4101-a632-166ad9ac78be tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Creating new backup {'backup': {'volume_id': 'c393baa9-8f54-4d04-86b4-880e1c050b57', 'name': 'tempest-type-Backup-631298234'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:13:51.475298 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-432dc7ff-9127-4101-a632-166ad9ac78be tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Creating backup of volume c393baa9-8f54-4d04-86b4-880e1c050b57 in container None Aug 13 06:13:51.483697 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:51.483697 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:51.484138 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-432dc7ff-9127-4101-a632-166ad9ac78be tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Volume info retrieved successfully. Aug 13 06:13:51.501860 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-432dc7ff-9127-4101-a632-166ad9ac78be tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Created reservations ['fa4c3c9c-f71a-4ec9-8c8b-5d51fe25b6f8', '57d5a3b9-4af3-49b8-a678-b449d3d9f4c2'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:13:51.540796 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-432dc7ff-9127-4101-a632-166ad9ac78be tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:13:51.541413 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 832/3337] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:13:51 2026] POST /volume/v3/backups => generated 315 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:13:51.555276 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-30287694-43a7-4d58-a95f-7f1890d6abd1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:51.557159 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-30287694-43a7-4d58-a95f-7f1890d6abd1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d Aug 13 06:13:51.557390 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-30287694-43a7-4d58-a95f-7f1890d6abd1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:51.557568 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-30287694-43a7-4d58-a95f-7f1890d6abd1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:51.557781 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-30287694-43a7-4d58-a95f-7f1890d6abd1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id c12ef94c-c271-44f9-afc2-44140c10528d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:51.562228 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:51.562228 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:51.562994 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-30287694-43a7-4d58-a95f-7f1890d6abd1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d returned with HTTP 200 Aug 13 06:13:51.563567 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 837/3338] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:51 2026] GET /volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:52.185694 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-60e54cc8-56b1-4ffd-8e3c-4418895baeb5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:52.187550 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-60e54cc8-56b1-4ffd-8e3c-4418895baeb5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 Aug 13 06:13:52.187736 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-60e54cc8-56b1-4ffd-8e3c-4418895baeb5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:52.187970 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-60e54cc8-56b1-4ffd-8e3c-4418895baeb5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:52.188119 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-60e54cc8-56b1-4ffd-8e3c-4418895baeb5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Show backup with id 6be9787b-e929-40fc-9055-c3fd1913fc23. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:52.192170 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:52.192170 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:52.192896 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-60e54cc8-56b1-4ffd-8e3c-4418895baeb5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 returned with HTTP 200 Aug 13 06:13:52.193279 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 827/3339] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:52 2026] GET /volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:52.216744 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-af386db0-ab9c-421c-939f-b47f06562099 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:52.218657 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-af386db0-ab9c-421c-939f-b47f06562099 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 Aug 13 06:13:52.218850 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-af386db0-ab9c-421c-939f-b47f06562099 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:52.219053 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-af386db0-ab9c-421c-939f-b47f06562099 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:52.227900 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:52.227900 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:52.231368 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-af386db0-ab9c-421c-939f-b47f06562099 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:13:52.235153 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-af386db0-ab9c-421c-939f-b47f06562099 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 returned with HTTP 200 Aug 13 06:13:52.235588 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 844/3340] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:52 2026] GET /volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:52.575113 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4a759650-88b5-49ca-bcd3-8ab5c0e337a6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:52.581096 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4a759650-88b5-49ca-bcd3-8ab5c0e337a6 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d Aug 13 06:13:52.581410 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4a759650-88b5-49ca-bcd3-8ab5c0e337a6 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:52.581681 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4a759650-88b5-49ca-bcd3-8ab5c0e337a6 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:52.581853 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-4a759650-88b5-49ca-bcd3-8ab5c0e337a6 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id c12ef94c-c271-44f9-afc2-44140c10528d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:52.586960 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:52.586960 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:52.587742 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4a759650-88b5-49ca-bcd3-8ab5c0e337a6 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d returned with HTTP 200 Aug 13 06:13:52.588242 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 833/3341] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:52 2026] GET /volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:52.727395 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0edf6d98-1e71-4768-9936-6f3f657ebc50 req-d9dab460-f57a-4e08-8205-d5defb963465 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:52.730005 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0edf6d98-1e71-4768-9936-6f3f657ebc50 req-d9dab460-f57a-4e08-8205-d5defb963465 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] POST https://10.4.3.121/volume/v3/attachments/ab60532e-e61e-41a4-8df6-b0afd3f46d4e/action Aug 13 06:13:52.730438 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0edf6d98-1e71-4768-9936-6f3f657ebc50 req-d9dab460-f57a-4e08-8205-d5defb963465 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:13:52.730597 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0edf6d98-1e71-4768-9936-6f3f657ebc50 req-d9dab460-f57a-4e08-8205-d5defb963465 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:52.746309 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:52.746309 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:52.756726 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0edf6d98-1e71-4768-9936-6f3f657ebc50 req-d9dab460-f57a-4e08-8205-d5defb963465 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/attachments/ab60532e-e61e-41a4-8df6-b0afd3f46d4e/action returned with HTTP 204 Aug 13 06:13:52.757196 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 838/3342] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:13:52 2026] POST /volume/v3/attachments/ab60532e-e61e-41a4-8df6-b0afd3f46d4e/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:13:52.828536 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-95c432ec-174a-466d-acac-2e331a3945f0 req-1b5ee618-919a-41aa-98e2-f43fb730a946 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:52.830906 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-95c432ec-174a-466d-acac-2e331a3945f0 req-1b5ee618-919a-41aa-98e2-f43fb730a946 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] DELETE https://10.4.3.121/volume/v3/attachments/3f3a33ab-c009-4582-9d10-a6f8b7fa9b9f Aug 13 06:13:52.831129 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-95c432ec-174a-466d-acac-2e331a3945f0 req-1b5ee618-919a-41aa-98e2-f43fb730a946 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:52.831366 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-95c432ec-174a-466d-acac-2e331a3945f0 req-1b5ee618-919a-41aa-98e2-f43fb730a946 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:52.839042 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:52.839042 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:52.891287 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-95c432ec-174a-466d-acac-2e331a3945f0 req-1b5ee618-919a-41aa-98e2-f43fb730a946 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/attachments/3f3a33ab-c009-4582-9d10-a6f8b7fa9b9f returned with HTTP 200 Aug 13 06:13:52.891754 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 828/3343] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:13:52 2026] DELETE /volume/v3/attachments/3f3a33ab-c009-4582-9d10-a6f8b7fa9b9f => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:53.205226 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8c940ccd-a504-440d-bb42-8e453208035b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:53.206915 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8c940ccd-a504-440d-bb42-8e453208035b tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 Aug 13 06:13:53.207102 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8c940ccd-a504-440d-bb42-8e453208035b tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:53.207296 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8c940ccd-a504-440d-bb42-8e453208035b tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:53.207394 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-8c940ccd-a504-440d-bb42-8e453208035b tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Show backup with id 6be9787b-e929-40fc-9055-c3fd1913fc23. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:53.212218 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:53.212218 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:53.213194 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8c940ccd-a504-440d-bb42-8e453208035b tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 returned with HTTP 200 Aug 13 06:13:53.213666 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 845/3344] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:53 2026] GET /volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:53.247810 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-99059cad-4ff7-46cd-a500-32035e34ab04 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:53.251158 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-99059cad-4ff7-46cd-a500-32035e34ab04 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 Aug 13 06:13:53.251158 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-99059cad-4ff7-46cd-a500-32035e34ab04 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:53.251158 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-99059cad-4ff7-46cd-a500-32035e34ab04 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:53.260217 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:53.260217 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:53.263000 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-99059cad-4ff7-46cd-a500-32035e34ab04 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:13:53.266703 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-99059cad-4ff7-46cd-a500-32035e34ab04 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 returned with HTTP 200 Aug 13 06:13:53.267051 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 834/3345] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:53 2026] GET /volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 => generated 1133 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:13:53.279902 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b5d6c611-d216-40b2-90d5-ed716ce7ad32 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:53.281574 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b5d6c611-d216-40b2-90d5-ed716ce7ad32 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] POST https://10.4.3.121/volume/v3/backups Aug 13 06:13:53.281945 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b5d6c611-d216-40b2-90d5-ed716ce7ad32 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "21e37d11-1686-4119-a8ab-c64f472281f3", "name": "tempest-VolumesBackupsTest-Backup-1128560719", "force": true, "container": "tempest-volumesbackupstest-backup-container-476852095"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:53.283322 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-b5d6c611-d216-40b2-90d5-ed716ce7ad32 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Creating new backup {'backup': {'volume_id': '21e37d11-1686-4119-a8ab-c64f472281f3', 'name': 'tempest-VolumesBackupsTest-Backup-1128560719', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-476852095'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:13:53.283491 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-b5d6c611-d216-40b2-90d5-ed716ce7ad32 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Creating backup of volume 21e37d11-1686-4119-a8ab-c64f472281f3 in container tempest-volumesbackupstest-backup-container-476852095 Aug 13 06:13:53.292201 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:53.292201 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:53.292739 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b5d6c611-d216-40b2-90d5-ed716ce7ad32 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:13:53.317702 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-b5d6c611-d216-40b2-90d5-ed716ce7ad32 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Created reservations ['12fcc4ab-5249-4f3d-910d-b58e5ddfd05a', '9f2116a1-92ee-436d-8f1e-cf1404856ab5'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:13:53.345270 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b5d6c611-d216-40b2-90d5-ed716ce7ad32 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:13:53.345523 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 839/3346] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:13:53 2026] POST /volume/v3/backups => generated 330 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:13:53.353793 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1dbb0d24-39fe-461a-9569-10636857f1c6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:53.356016 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1dbb0d24-39fe-461a-9569-10636857f1c6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 Aug 13 06:13:53.356307 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1dbb0d24-39fe-461a-9569-10636857f1c6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:53.356579 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1dbb0d24-39fe-461a-9569-10636857f1c6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:53.356732 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1dbb0d24-39fe-461a-9569-10636857f1c6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 0c9c3428-44b5-4942-9c6a-39e2cc7eca51. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:53.361112 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:53.361112 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:53.361945 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1dbb0d24-39fe-461a-9569-10636857f1c6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 returned with HTTP 200 Aug 13 06:13:53.362363 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 829/3347] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:53 2026] GET /volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:53.598705 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3b15d9fd-7464-45e2-895b-33dd78ea63e5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:53.600448 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3b15d9fd-7464-45e2-895b-33dd78ea63e5 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d Aug 13 06:13:53.600680 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3b15d9fd-7464-45e2-895b-33dd78ea63e5 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:53.600859 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3b15d9fd-7464-45e2-895b-33dd78ea63e5 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:53.600990 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-3b15d9fd-7464-45e2-895b-33dd78ea63e5 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id c12ef94c-c271-44f9-afc2-44140c10528d. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:53.605054 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:53.605054 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:53.605604 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3b15d9fd-7464-45e2-895b-33dd78ea63e5 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d returned with HTTP 200 Aug 13 06:13:53.605963 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 846/3348] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:53 2026] GET /volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:53.918737 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4f19595c-e881-4b2b-ba31-c6b0209dd673 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:53.920582 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4f19595c-e881-4b2b-ba31-c6b0209dd673 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 Aug 13 06:13:53.920914 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4f19595c-e881-4b2b-ba31-c6b0209dd673 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:53.921124 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4f19595c-e881-4b2b-ba31-c6b0209dd673 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:53.927667 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:53.927667 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:53.931226 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4f19595c-e881-4b2b-ba31-c6b0209dd673 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:13:53.935061 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4f19595c-e881-4b2b-ba31-c6b0209dd673 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 returned with HTTP 200 Aug 13 06:13:53.935450 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 835/3349] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:53 2026] GET /volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:54.224156 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c0df5601-506d-4189-9d33-82fa700ca4c1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:54.226493 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c0df5601-506d-4189-9d33-82fa700ca4c1 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 Aug 13 06:13:54.226790 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c0df5601-506d-4189-9d33-82fa700ca4c1 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:54.227263 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c0df5601-506d-4189-9d33-82fa700ca4c1 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:54.227263 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c0df5601-506d-4189-9d33-82fa700ca4c1 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Show backup with id 6be9787b-e929-40fc-9055-c3fd1913fc23. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:54.232612 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:54.232612 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:54.233650 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c0df5601-506d-4189-9d33-82fa700ca4c1 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 returned with HTTP 200 Aug 13 06:13:54.234123 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 840/3350] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:54 2026] GET /volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:54.373588 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ffd0e0e3-a7d7-4ff4-89ea-6f85d1db2030 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:54.375559 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ffd0e0e3-a7d7-4ff4-89ea-6f85d1db2030 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 Aug 13 06:13:54.375919 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ffd0e0e3-a7d7-4ff4-89ea-6f85d1db2030 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:54.376037 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ffd0e0e3-a7d7-4ff4-89ea-6f85d1db2030 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:54.376148 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ffd0e0e3-a7d7-4ff4-89ea-6f85d1db2030 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 0c9c3428-44b5-4942-9c6a-39e2cc7eca51. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:54.380999 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:54.380999 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:54.381809 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ffd0e0e3-a7d7-4ff4-89ea-6f85d1db2030 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 returned with HTTP 200 Aug 13 06:13:54.382202 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 830/3351] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:54 2026] GET /volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:54.616696 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e72a6ba9-9f42-491c-932c-e3cc967603bf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:54.618846 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e72a6ba9-9f42-491c-932c-e3cc967603bf tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d Aug 13 06:13:54.619074 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e72a6ba9-9f42-491c-932c-e3cc967603bf tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:54.619263 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e72a6ba9-9f42-491c-932c-e3cc967603bf tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:54.619363 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-e72a6ba9-9f42-491c-932c-e3cc967603bf tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id c12ef94c-c271-44f9-afc2-44140c10528d. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:54.623050 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:54.623050 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:54.623630 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e72a6ba9-9f42-491c-932c-e3cc967603bf tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d returned with HTTP 200 Aug 13 06:13:54.623981 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 847/3352] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:54 2026] GET /volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:55.244518 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b2dddb61-c27b-4667-a066-ca00e47b7fc2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:55.246845 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b2dddb61-c27b-4667-a066-ca00e47b7fc2 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 Aug 13 06:13:55.246928 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b2dddb61-c27b-4667-a066-ca00e47b7fc2 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:55.247110 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b2dddb61-c27b-4667-a066-ca00e47b7fc2 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:55.247314 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-b2dddb61-c27b-4667-a066-ca00e47b7fc2 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Show backup with id 6be9787b-e929-40fc-9055-c3fd1913fc23. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:55.253363 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:55.253363 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:55.254061 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b2dddb61-c27b-4667-a066-ca00e47b7fc2 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 returned with HTTP 200 Aug 13 06:13:55.254407 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 836/3353] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:55 2026] GET /volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 => generated 760 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:55.395197 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fad58e6c-5920-4d32-ac59-b8b79c2c894a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:55.397437 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fad58e6c-5920-4d32-ac59-b8b79c2c894a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 Aug 13 06:13:55.397729 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fad58e6c-5920-4d32-ac59-b8b79c2c894a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:55.398042 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fad58e6c-5920-4d32-ac59-b8b79c2c894a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:55.398213 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-fad58e6c-5920-4d32-ac59-b8b79c2c894a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 0c9c3428-44b5-4942-9c6a-39e2cc7eca51. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:55.403367 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:55.403367 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:55.404240 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fad58e6c-5920-4d32-ac59-b8b79c2c894a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 returned with HTTP 200 Aug 13 06:13:55.404635 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 841/3354] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:55 2026] GET /volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:55.634926 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6286d73d-2efc-4d39-946b-8503a14a5bf6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:55.636586 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6286d73d-2efc-4d39-946b-8503a14a5bf6 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d Aug 13 06:13:55.636836 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6286d73d-2efc-4d39-946b-8503a14a5bf6 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:55.637052 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6286d73d-2efc-4d39-946b-8503a14a5bf6 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:55.637214 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6286d73d-2efc-4d39-946b-8503a14a5bf6 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id c12ef94c-c271-44f9-afc2-44140c10528d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:55.641576 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:55.641576 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:55.642134 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6286d73d-2efc-4d39-946b-8503a14a5bf6 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d returned with HTTP 200 Aug 13 06:13:55.642477 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 831/3355] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:55 2026] GET /volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:56.268061 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5af54e87-34a4-48b3-9d6a-3aa5c7dbe6c1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:56.270101 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5af54e87-34a4-48b3-9d6a-3aa5c7dbe6c1 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 Aug 13 06:13:56.271216 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5af54e87-34a4-48b3-9d6a-3aa5c7dbe6c1 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:56.271216 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5af54e87-34a4-48b3-9d6a-3aa5c7dbe6c1 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:56.271216 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-5af54e87-34a4-48b3-9d6a-3aa5c7dbe6c1 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Show backup with id 6be9787b-e929-40fc-9055-c3fd1913fc23. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:56.275079 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:56.275079 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:56.275839 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5af54e87-34a4-48b3-9d6a-3aa5c7dbe6c1 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 returned with HTTP 200 Aug 13 06:13:56.276250 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 848/3356] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:56 2026] GET /volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:56.416716 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fdd34db2-c45b-45aa-8943-fe300e632ea3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:56.419300 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fdd34db2-c45b-45aa-8943-fe300e632ea3 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 Aug 13 06:13:56.419544 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fdd34db2-c45b-45aa-8943-fe300e632ea3 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:56.419802 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fdd34db2-c45b-45aa-8943-fe300e632ea3 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:56.419946 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-fdd34db2-c45b-45aa-8943-fe300e632ea3 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 0c9c3428-44b5-4942-9c6a-39e2cc7eca51. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:56.424858 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:56.424858 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:56.425632 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fdd34db2-c45b-45aa-8943-fe300e632ea3 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 returned with HTTP 200 Aug 13 06:13:56.426078 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 837/3357] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:56 2026] GET /volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:13:56.652119 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a63385bf-3fe5-4dfb-a3e2-ad28d6db0e2c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:56.654231 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a63385bf-3fe5-4dfb-a3e2-ad28d6db0e2c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d Aug 13 06:13:56.654487 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a63385bf-3fe5-4dfb-a3e2-ad28d6db0e2c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:56.654729 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a63385bf-3fe5-4dfb-a3e2-ad28d6db0e2c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:56.654870 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a63385bf-3fe5-4dfb-a3e2-ad28d6db0e2c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id c12ef94c-c271-44f9-afc2-44140c10528d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:56.659387 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:56.659387 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:56.660084 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a63385bf-3fe5-4dfb-a3e2-ad28d6db0e2c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d returned with HTTP 200 Aug 13 06:13:56.660518 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 842/3358] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:56 2026] GET /volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:57.287206 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-55c9f97c-0bc6-481c-963e-ae88787f920b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:57.288999 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55c9f97c-0bc6-481c-963e-ae88787f920b tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 Aug 13 06:13:57.289631 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55c9f97c-0bc6-481c-963e-ae88787f920b tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:57.290054 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55c9f97c-0bc6-481c-963e-ae88787f920b tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:57.291239 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-55c9f97c-0bc6-481c-963e-ae88787f920b tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Show backup with id 6be9787b-e929-40fc-9055-c3fd1913fc23. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:57.296099 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:57.296099 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:57.297952 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55c9f97c-0bc6-481c-963e-ae88787f920b tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 returned with HTTP 200 Aug 13 06:13:57.297952 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 832/3359] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:57 2026] GET /volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 => generated 760 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:57.435449 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-03a59671-4408-4ac7-966e-9ef2519e7a63 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:57.437517 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-03a59671-4408-4ac7-966e-9ef2519e7a63 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 Aug 13 06:13:57.437728 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-03a59671-4408-4ac7-966e-9ef2519e7a63 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:57.437951 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-03a59671-4408-4ac7-966e-9ef2519e7a63 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:57.438083 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-03a59671-4408-4ac7-966e-9ef2519e7a63 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 0c9c3428-44b5-4942-9c6a-39e2cc7eca51. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:57.442680 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:57.442680 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:57.443427 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-03a59671-4408-4ac7-966e-9ef2519e7a63 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 returned with HTTP 200 Aug 13 06:13:57.443768 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 849/3360] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:57 2026] GET /volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:57.671978 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d6a5afb3-ae01-454c-8c46-d2546563663a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:57.674303 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d6a5afb3-ae01-454c-8c46-d2546563663a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d Aug 13 06:13:57.674651 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d6a5afb3-ae01-454c-8c46-d2546563663a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:57.674958 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d6a5afb3-ae01-454c-8c46-d2546563663a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:57.675142 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d6a5afb3-ae01-454c-8c46-d2546563663a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id c12ef94c-c271-44f9-afc2-44140c10528d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:57.680100 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:57.680100 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:57.680928 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d6a5afb3-ae01-454c-8c46-d2546563663a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d returned with HTTP 200 Aug 13 06:13:57.681521 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 838/3361] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:57 2026] GET /volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:58.308799 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-adc2e46a-dd50-4dc8-96c3-bb82030ef546 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:58.314623 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-adc2e46a-dd50-4dc8-96c3-bb82030ef546 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 Aug 13 06:13:58.314623 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-adc2e46a-dd50-4dc8-96c3-bb82030ef546 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:58.314623 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-adc2e46a-dd50-4dc8-96c3-bb82030ef546 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:58.314623 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-adc2e46a-dd50-4dc8-96c3-bb82030ef546 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Show backup with id 6be9787b-e929-40fc-9055-c3fd1913fc23. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:58.317915 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:58.317915 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:58.318165 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-adc2e46a-dd50-4dc8-96c3-bb82030ef546 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 returned with HTTP 200 Aug 13 06:13:58.318558 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 843/3362] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:58 2026] GET /volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 => generated 761 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:58.329618 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1bf216d3-ff5e-459b-80c6-70949453b53a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:58.332100 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1bf216d3-ff5e-459b-80c6-70949453b53a tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:13:58.332100 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1bf216d3-ff5e-459b-80c6-70949453b53a tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "6be9787b-e929-40fc-9055-c3fd1913fc23", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1662402560"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:58.334124 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-1bf216d3-ff5e-459b-80c6-70949453b53a tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Create volume request body: {'volume': {"'backup_id": '6be9787b-e929-40fc-9055-c3fd1913fc23', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1662402560'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:13:58.334305 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-1bf216d3-ff5e-459b-80c6-70949453b53a tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Create volume of 1 GB Aug 13 06:13:58.340237 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1bf216d3-ff5e-459b-80c6-70949453b53a tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Availability Zones retrieved successfully. Aug 13 06:13:58.346357 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1bf216d3-ff5e-459b-80c6-70949453b53a tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Flow 'volume_create_api' (da45d1fb-5f8b-4d4a-b902-39007c203162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:13:58.347334 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1bf216d3-ff5e-459b-80c6-70949453b53a tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91003539-f373-4cf8-9af7-5c34c23ed28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:58.348374 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-1bf216d3-ff5e-459b-80c6-70949453b53a tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:13:58.373541 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1bf216d3-ff5e-459b-80c6-70949453b53a tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91003539-f373-4cf8-9af7-5c34c23ed28d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:58.374421 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1bf216d3-ff5e-459b-80c6-70949453b53a tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2e76d7e-c78d-45ae-964e-2ff73f1dad96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:58.436287 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-1bf216d3-ff5e-459b-80c6-70949453b53a tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Created reservations ['115f9495-0941-4613-9cf4-8d78c54a8423', '0c7aac94-5959-48ab-9f4d-c29b9ea7d42a', '93443f9d-980b-47f8-98d7-e4f9676eda16', 'c5f53f07-f6d4-4a36-b632-20d204b897ce'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:13:58.436287 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1bf216d3-ff5e-459b-80c6-70949453b53a tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2e76d7e-c78d-45ae-964e-2ff73f1dad96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['115f9495-0941-4613-9cf4-8d78c54a8423', '0c7aac94-5959-48ab-9f4d-c29b9ea7d42a', '93443f9d-980b-47f8-98d7-e4f9676eda16', 'c5f53f07-f6d4-4a36-b632-20d204b897ce']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:58.437424 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1bf216d3-ff5e-459b-80c6-70949453b53a tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f3980ae-220d-4111-8e96-0226b3b04d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:58.459175 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-35c145d7-91bc-4d2a-be7a-1aacafda1461 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:58.463043 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1bf216d3-ff5e-459b-80c6-70949453b53a tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f3980ae-220d-4111-8e96-0226b3b04d65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7011827a-456a-47fd-ac33-5fde9527e2d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1662402560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c6af9698994580bfd97c31a32a67c3',qos_specs=None,replication_status=,reservations=['115f9495-0941-4613-9cf4-8d78c54a8423','0c7aac94-5959-48ab-9f4d-c29b9ea7d42a','93443f9d-980b-47f8-98d7-e4f9676eda16','c5f53f07-f6d4-4a36-b632-20d204b897ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb473eb0bac449a1a1b6da464856f3de',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:13:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1662402560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7011827a-456a-47fd-ac33-5fde9527e2d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2c6af9698994580bfd97c31a32a67c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb473eb0bac449a1a1b6da464856f3de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:58.464060 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-35c145d7-91bc-4d2a-be7a-1aacafda1461 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 Aug 13 06:13:58.464104 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1bf216d3-ff5e-459b-80c6-70949453b53a tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a546570b-0ec3-4c19-8832-0eab85643da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:58.464149 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-35c145d7-91bc-4d2a-be7a-1aacafda1461 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:58.464149 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-35c145d7-91bc-4d2a-be7a-1aacafda1461 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:58.464149 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-35c145d7-91bc-4d2a-be7a-1aacafda1461 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 0c9c3428-44b5-4942-9c6a-39e2cc7eca51. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:58.470434 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:58.470434 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:58.471692 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-35c145d7-91bc-4d2a-be7a-1aacafda1461 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 returned with HTTP 200 Aug 13 06:13:58.472195 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 850/3363] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:58 2026] GET /volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:58.485302 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1bf216d3-ff5e-459b-80c6-70949453b53a tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a546570b-0ec3-4c19-8832-0eab85643da5) transitioned into state 'SUCCESS' from state '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-1662402560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c6af9698994580bfd97c31a32a67c3',qos_specs=None,replication_status=,reservations=['115f9495-0941-4613-9cf4-8d78c54a8423','0c7aac94-5959-48ab-9f4d-c29b9ea7d42a','93443f9d-980b-47f8-98d7-e4f9676eda16','c5f53f07-f6d4-4a36-b632-20d204b897ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb473eb0bac449a1a1b6da464856f3de',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:58.485302 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1bf216d3-ff5e-459b-80c6-70949453b53a tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8674cc3b-26a7-4a57-a31f-f893a3c0befe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:58.499213 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1bf216d3-ff5e-459b-80c6-70949453b53a tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8674cc3b-26a7-4a57-a31f-f893a3c0befe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:58.499213 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1bf216d3-ff5e-459b-80c6-70949453b53a tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Flow 'volume_create_api' (da45d1fb-5f8b-4d4a-b902-39007c203162) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:13:58.499213 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1bf216d3-ff5e-459b-80c6-70949453b53a tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Create volume request issued successfully. Aug 13 06:13:58.499213 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1bf216d3-ff5e-459b-80c6-70949453b53a tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:13:58.499936 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 833/3364] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:13:58 2026] POST /volume/v3/volumes => generated 758 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:13:58.512431 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-064ddf70-1de3-4e5c-b627-f716297215f8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:58.514417 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-064ddf70-1de3-4e5c-b627-f716297215f8 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:13:58.514915 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-064ddf70-1de3-4e5c-b627-f716297215f8 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "6be9787b-e929-40fc-9055-c3fd1913fc23", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-350503264"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:58.516637 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-064ddf70-1de3-4e5c-b627-f716297215f8 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Create volume request body: {'volume': {"'backup_id": '6be9787b-e929-40fc-9055-c3fd1913fc23', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-350503264'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:13:58.516768 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-064ddf70-1de3-4e5c-b627-f716297215f8 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Create volume of 1 GB Aug 13 06:13:58.521665 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-064ddf70-1de3-4e5c-b627-f716297215f8 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Availability Zones retrieved successfully. Aug 13 06:13:58.527344 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-064ddf70-1de3-4e5c-b627-f716297215f8 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Flow 'volume_create_api' (c5179b26-50ed-4043-b49a-dc47d5c409ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:13:58.528575 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-064ddf70-1de3-4e5c-b627-f716297215f8 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a25979b-7e7f-40e7-97cd-8e8c913ccd6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:58.529596 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-064ddf70-1de3-4e5c-b627-f716297215f8 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:13:58.577771 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-064ddf70-1de3-4e5c-b627-f716297215f8 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a25979b-7e7f-40e7-97cd-8e8c913ccd6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:58.578608 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-064ddf70-1de3-4e5c-b627-f716297215f8 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc53a30a-b519-4f56-899c-70a42c9b5d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:58.627855 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-064ddf70-1de3-4e5c-b627-f716297215f8 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Created reservations ['e0389d6d-8c72-46be-a826-8c7bf625249d', '7fb1e252-3893-4fee-88f6-7bf20eb24cee', '9cd4dbdd-6590-4cc0-bf6c-81b1a413d0df', 'f503d08f-9232-41dd-a0a7-1be0b2340717'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:13:58.628660 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-064ddf70-1de3-4e5c-b627-f716297215f8 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc53a30a-b519-4f56-899c-70a42c9b5d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0389d6d-8c72-46be-a826-8c7bf625249d', '7fb1e252-3893-4fee-88f6-7bf20eb24cee', '9cd4dbdd-6590-4cc0-bf6c-81b1a413d0df', 'f503d08f-9232-41dd-a0a7-1be0b2340717']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:58.631203 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-064ddf70-1de3-4e5c-b627-f716297215f8 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05dc6773-0938-44ce-9763-1fc5adda6d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:58.654596 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-064ddf70-1de3-4e5c-b627-f716297215f8 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05dc6773-0938-44ce-9763-1fc5adda6d06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c97640c-6321-4360-88c1-d085fd02109f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-350503264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c6af9698994580bfd97c31a32a67c3',qos_specs=None,replication_status=,reservations=['e0389d6d-8c72-46be-a826-8c7bf625249d','7fb1e252-3893-4fee-88f6-7bf20eb24cee','9cd4dbdd-6590-4cc0-bf6c-81b1a413d0df','f503d08f-9232-41dd-a0a7-1be0b2340717'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb473eb0bac449a1a1b6da464856f3de',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:13:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-350503264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c97640c-6321-4360-88c1-d085fd02109f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2c6af9698994580bfd97c31a32a67c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb473eb0bac449a1a1b6da464856f3de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:58.655791 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-064ddf70-1de3-4e5c-b627-f716297215f8 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8db6c75-021c-4757-bf85-aced12cc614c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:58.676419 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-064ddf70-1de3-4e5c-b627-f716297215f8 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8db6c75-021c-4757-bf85-aced12cc614c) transitioned into state 'SUCCESS' from state '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-350503264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c6af9698994580bfd97c31a32a67c3',qos_specs=None,replication_status=,reservations=['e0389d6d-8c72-46be-a826-8c7bf625249d','7fb1e252-3893-4fee-88f6-7bf20eb24cee','9cd4dbdd-6590-4cc0-bf6c-81b1a413d0df','f503d08f-9232-41dd-a0a7-1be0b2340717'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb473eb0bac449a1a1b6da464856f3de',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:58.677296 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-064ddf70-1de3-4e5c-b627-f716297215f8 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dd8e9dc-c480-4480-8612-5c4c0c7827e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:58.689002 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-064ddf70-1de3-4e5c-b627-f716297215f8 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dd8e9dc-c480-4480-8612-5c4c0c7827e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:58.689847 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-064ddf70-1de3-4e5c-b627-f716297215f8 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Flow 'volume_create_api' (c5179b26-50ed-4043-b49a-dc47d5c409ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:13:58.690161 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-064ddf70-1de3-4e5c-b627-f716297215f8 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Create volume request issued successfully. Aug 13 06:13:58.690871 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-064ddf70-1de3-4e5c-b627-f716297215f8 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:13:58.692074 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 839/3365] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:13:58 2026] POST /volume/v3/volumes => generated 757 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:13:58.692719 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b5baa4fd-c86a-4d28-961d-1e0cdaff75ba None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:58.696261 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b5baa4fd-c86a-4d28-961d-1e0cdaff75ba tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d Aug 13 06:13:58.696261 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b5baa4fd-c86a-4d28-961d-1e0cdaff75ba tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:58.696261 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b5baa4fd-c86a-4d28-961d-1e0cdaff75ba tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:58.696261 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b5baa4fd-c86a-4d28-961d-1e0cdaff75ba tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id c12ef94c-c271-44f9-afc2-44140c10528d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:58.701945 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:58.701945 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:58.702950 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b5baa4fd-c86a-4d28-961d-1e0cdaff75ba tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d returned with HTTP 200 Aug 13 06:13:58.703527 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 844/3366] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:58 2026] GET /volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:13:58.705863 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d44f109c-a7c9-44a3-b387-58c311091efc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:58.708026 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d44f109c-a7c9-44a3-b387-58c311091efc tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:13:58.708504 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d44f109c-a7c9-44a3-b387-58c311091efc tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "6be9787b-e929-40fc-9055-c3fd1913fc23", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1418361323"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:58.711787 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-d44f109c-a7c9-44a3-b387-58c311091efc tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Create volume request body: {'volume': {"'backup_id": '6be9787b-e929-40fc-9055-c3fd1913fc23', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1418361323'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:13:58.711787 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-d44f109c-a7c9-44a3-b387-58c311091efc tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Create volume of 1 GB Aug 13 06:13:58.718083 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d44f109c-a7c9-44a3-b387-58c311091efc tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Availability Zones retrieved successfully. Aug 13 06:13:58.726640 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d44f109c-a7c9-44a3-b387-58c311091efc tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Flow 'volume_create_api' (fddc8e59-9c1c-4858-b75a-048a9ec3cdad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:13:58.729796 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d44f109c-a7c9-44a3-b387-58c311091efc tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65f940ac-b4c0-489a-9dd0-717325e2f688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:58.731794 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-d44f109c-a7c9-44a3-b387-58c311091efc tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:13:58.765983 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d44f109c-a7c9-44a3-b387-58c311091efc tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65f940ac-b4c0-489a-9dd0-717325e2f688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:58.766905 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d44f109c-a7c9-44a3-b387-58c311091efc tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b6b44a4-1c1b-4f87-917c-b9c398973140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:58.818554 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-d44f109c-a7c9-44a3-b387-58c311091efc tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Created reservations ['2e205e14-7e34-4bfb-8075-6d01883d6e53', '0b28c29e-be65-41bf-b6af-7f25dda0b462', '307f1926-49d9-4fb7-9537-65cdcc04a038', 'b7eb1262-c24b-45da-899c-f3ace86fe36c'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:13:58.819377 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d44f109c-a7c9-44a3-b387-58c311091efc tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b6b44a4-1c1b-4f87-917c-b9c398973140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e205e14-7e34-4bfb-8075-6d01883d6e53', '0b28c29e-be65-41bf-b6af-7f25dda0b462', '307f1926-49d9-4fb7-9537-65cdcc04a038', 'b7eb1262-c24b-45da-899c-f3ace86fe36c']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:58.820229 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d44f109c-a7c9-44a3-b387-58c311091efc tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be0c8dda-8812-4543-bc2a-8d59d20debdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:58.855951 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d44f109c-a7c9-44a3-b387-58c311091efc tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be0c8dda-8812-4543-bc2a-8d59d20debdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa75b4ea-582b-431b-9232-6cd71e6e4392', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1418361323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c6af9698994580bfd97c31a32a67c3',qos_specs=None,replication_status=,reservations=['2e205e14-7e34-4bfb-8075-6d01883d6e53','0b28c29e-be65-41bf-b6af-7f25dda0b462','307f1926-49d9-4fb7-9537-65cdcc04a038','b7eb1262-c24b-45da-899c-f3ace86fe36c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb473eb0bac449a1a1b6da464856f3de',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:13:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1418361323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa75b4ea-582b-431b-9232-6cd71e6e4392,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2c6af9698994580bfd97c31a32a67c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb473eb0bac449a1a1b6da464856f3de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:58.857301 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d44f109c-a7c9-44a3-b387-58c311091efc tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31620dcf-45b6-45b9-9d08-201f315f37f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:58.883583 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d44f109c-a7c9-44a3-b387-58c311091efc tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31620dcf-45b6-45b9-9d08-201f315f37f5) transitioned into state 'SUCCESS' from state '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-1418361323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c6af9698994580bfd97c31a32a67c3',qos_specs=None,replication_status=,reservations=['2e205e14-7e34-4bfb-8075-6d01883d6e53','0b28c29e-be65-41bf-b6af-7f25dda0b462','307f1926-49d9-4fb7-9537-65cdcc04a038','b7eb1262-c24b-45da-899c-f3ace86fe36c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb473eb0bac449a1a1b6da464856f3de',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:58.883898 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d44f109c-a7c9-44a3-b387-58c311091efc tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eba97f13-132b-47eb-b4ba-bd2ce6c94481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:58.901978 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d44f109c-a7c9-44a3-b387-58c311091efc tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eba97f13-132b-47eb-b4ba-bd2ce6c94481) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:58.903374 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d44f109c-a7c9-44a3-b387-58c311091efc tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Flow 'volume_create_api' (fddc8e59-9c1c-4858-b75a-048a9ec3cdad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:13:58.903962 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d44f109c-a7c9-44a3-b387-58c311091efc tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Create volume request issued successfully. Aug 13 06:13:58.904949 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d44f109c-a7c9-44a3-b387-58c311091efc tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:13:58.905640 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 851/3367] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:13:58 2026] POST /volume/v3/volumes => generated 758 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:13:58.922149 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4bde7f25-176b-423b-b156-92dcf2fddf97 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:58.924210 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4bde7f25-176b-423b-b156-92dcf2fddf97 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:13:58.925039 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4bde7f25-176b-423b-b156-92dcf2fddf97 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "6be9787b-e929-40fc-9055-c3fd1913fc23", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-795427712"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:58.927501 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-4bde7f25-176b-423b-b156-92dcf2fddf97 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Create volume request body: {'volume': {"'backup_id": '6be9787b-e929-40fc-9055-c3fd1913fc23', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-795427712'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:13:58.928262 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-4bde7f25-176b-423b-b156-92dcf2fddf97 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Create volume of 1 GB Aug 13 06:13:58.928848 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:58.928848 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:58.937210 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4bde7f25-176b-423b-b156-92dcf2fddf97 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Availability Zones retrieved successfully. Aug 13 06:13:58.945397 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4bde7f25-176b-423b-b156-92dcf2fddf97 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Flow 'volume_create_api' (101e8ac2-e307-4c74-9faa-4944b42b620c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:13:58.947022 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4bde7f25-176b-423b-b156-92dcf2fddf97 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e722a40-f528-4705-810e-e7f37639fc24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:58.948926 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-4bde7f25-176b-423b-b156-92dcf2fddf97 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:13:58.984071 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4bde7f25-176b-423b-b156-92dcf2fddf97 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e722a40-f528-4705-810e-e7f37639fc24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:58.984957 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4bde7f25-176b-423b-b156-92dcf2fddf97 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2731c0b8-3c68-4915-9aac-36f639dedeaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:59.029200 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-4bde7f25-176b-423b-b156-92dcf2fddf97 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Created reservations ['25fce64e-6f94-484d-9c76-af142fcc9672', '2dd681e7-c8f7-45da-a3e4-9e7e08604f68', '8baef453-a616-462c-a939-babd9fcbd2a4', '0fb43298-e2c0-4198-9ffe-f2df4cf4f77e'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:13:59.029969 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4bde7f25-176b-423b-b156-92dcf2fddf97 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2731c0b8-3c68-4915-9aac-36f639dedeaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25fce64e-6f94-484d-9c76-af142fcc9672', '2dd681e7-c8f7-45da-a3e4-9e7e08604f68', '8baef453-a616-462c-a939-babd9fcbd2a4', '0fb43298-e2c0-4198-9ffe-f2df4cf4f77e']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:59.030675 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4bde7f25-176b-423b-b156-92dcf2fddf97 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fda8cd65-77b0-4e53-a365-735c516794d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:59.054071 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4bde7f25-176b-423b-b156-92dcf2fddf97 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fda8cd65-77b0-4e53-a365-735c516794d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41a3c8d1-b923-4bc2-9754-d11d3a186f03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-795427712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c6af9698994580bfd97c31a32a67c3',qos_specs=None,replication_status=,reservations=['25fce64e-6f94-484d-9c76-af142fcc9672','2dd681e7-c8f7-45da-a3e4-9e7e08604f68','8baef453-a616-462c-a939-babd9fcbd2a4','0fb43298-e2c0-4198-9ffe-f2df4cf4f77e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb473eb0bac449a1a1b6da464856f3de',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:13:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-795427712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41a3c8d1-b923-4bc2-9754-d11d3a186f03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2c6af9698994580bfd97c31a32a67c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb473eb0bac449a1a1b6da464856f3de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:59.054945 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4bde7f25-176b-423b-b156-92dcf2fddf97 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a22a4825-16fd-41d0-bd43-33a1526bc45c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:59.082604 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4bde7f25-176b-423b-b156-92dcf2fddf97 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a22a4825-16fd-41d0-bd43-33a1526bc45c) transitioned into state 'SUCCESS' from state '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-795427712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c6af9698994580bfd97c31a32a67c3',qos_specs=None,replication_status=,reservations=['25fce64e-6f94-484d-9c76-af142fcc9672','2dd681e7-c8f7-45da-a3e4-9e7e08604f68','8baef453-a616-462c-a939-babd9fcbd2a4','0fb43298-e2c0-4198-9ffe-f2df4cf4f77e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb473eb0bac449a1a1b6da464856f3de',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:59.083343 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4bde7f25-176b-423b-b156-92dcf2fddf97 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16a325e5-c6a9-4f81-aa9a-647f3aaf8e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:59.096281 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4bde7f25-176b-423b-b156-92dcf2fddf97 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16a325e5-c6a9-4f81-aa9a-647f3aaf8e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:59.097060 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4bde7f25-176b-423b-b156-92dcf2fddf97 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Flow 'volume_create_api' (101e8ac2-e307-4c74-9faa-4944b42b620c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:13:59.097367 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4bde7f25-176b-423b-b156-92dcf2fddf97 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Create volume request issued successfully. Aug 13 06:13:59.097971 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4bde7f25-176b-423b-b156-92dcf2fddf97 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:13:59.098450 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 834/3368] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:13:58 2026] POST /volume/v3/volumes => generated 757 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:13:59.114503 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b2dec596-4a9d-441c-b946-43625f3679b7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:59.116055 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b2dec596-4a9d-441c-b946-43625f3679b7 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:13:59.116474 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b2dec596-4a9d-441c-b946-43625f3679b7 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "6be9787b-e929-40fc-9055-c3fd1913fc23", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1525493003"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:13:59.118374 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-b2dec596-4a9d-441c-b946-43625f3679b7 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Create volume request body: {'volume': {"'backup_id": '6be9787b-e929-40fc-9055-c3fd1913fc23', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1525493003'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:13:59.118374 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-b2dec596-4a9d-441c-b946-43625f3679b7 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Create volume of 1 GB Aug 13 06:13:59.118902 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:59.118902 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:59.122912 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b2dec596-4a9d-441c-b946-43625f3679b7 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Availability Zones retrieved successfully. Aug 13 06:13:59.128307 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b2dec596-4a9d-441c-b946-43625f3679b7 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Flow 'volume_create_api' (17aefb7c-7815-4a64-a401-7bbc633e4b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:13:59.129201 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b2dec596-4a9d-441c-b946-43625f3679b7 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e316ef09-006c-4e95-b808-0ac19620a541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:59.130129 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-b2dec596-4a9d-441c-b946-43625f3679b7 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:13:59.165573 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b2dec596-4a9d-441c-b946-43625f3679b7 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e316ef09-006c-4e95-b808-0ac19620a541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:59.166477 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b2dec596-4a9d-441c-b946-43625f3679b7 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1741a748-03bf-4a8f-87ef-8be6f95a2b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:59.214612 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-b2dec596-4a9d-441c-b946-43625f3679b7 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Created reservations ['ab89ae15-4fcd-4a01-95e0-bcde06b0cb09', '7f7ecc29-13ba-46c2-a17c-4b7f221aa06b', 'c436c365-3c23-459b-9703-200cc35e659d', '75557af9-f5e1-4146-b548-1521fedec933'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:13:59.215647 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b2dec596-4a9d-441c-b946-43625f3679b7 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1741a748-03bf-4a8f-87ef-8be6f95a2b97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab89ae15-4fcd-4a01-95e0-bcde06b0cb09', '7f7ecc29-13ba-46c2-a17c-4b7f221aa06b', 'c436c365-3c23-459b-9703-200cc35e659d', '75557af9-f5e1-4146-b548-1521fedec933']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:59.216553 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b2dec596-4a9d-441c-b946-43625f3679b7 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45ed089f-37aa-4d20-a72f-ff5b923b2ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:59.245881 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b2dec596-4a9d-441c-b946-43625f3679b7 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45ed089f-37aa-4d20-a72f-ff5b923b2ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd783c889-41d1-4b95-8698-f7f03b3d6786', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1525493003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c6af9698994580bfd97c31a32a67c3',qos_specs=None,replication_status=,reservations=['ab89ae15-4fcd-4a01-95e0-bcde06b0cb09','7f7ecc29-13ba-46c2-a17c-4b7f221aa06b','c436c365-3c23-459b-9703-200cc35e659d','75557af9-f5e1-4146-b548-1521fedec933'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb473eb0bac449a1a1b6da464856f3de',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:13:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1525493003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d783c889-41d1-4b95-8698-f7f03b3d6786,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2c6af9698994580bfd97c31a32a67c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb473eb0bac449a1a1b6da464856f3de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:59.246903 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b2dec596-4a9d-441c-b946-43625f3679b7 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e4c2f33-fb0f-42fc-a907-4adc0d0d259e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:59.270114 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b2dec596-4a9d-441c-b946-43625f3679b7 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e4c2f33-fb0f-42fc-a907-4adc0d0d259e) transitioned into state 'SUCCESS' from state '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-1525493003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2c6af9698994580bfd97c31a32a67c3',qos_specs=None,replication_status=,reservations=['ab89ae15-4fcd-4a01-95e0-bcde06b0cb09','7f7ecc29-13ba-46c2-a17c-4b7f221aa06b','c436c365-3c23-459b-9703-200cc35e659d','75557af9-f5e1-4146-b548-1521fedec933'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb473eb0bac449a1a1b6da464856f3de',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:59.270114 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b2dec596-4a9d-441c-b946-43625f3679b7 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58223dde-aaf8-4cf2-af36-67c7820c2c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:13:59.283360 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b2dec596-4a9d-441c-b946-43625f3679b7 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58223dde-aaf8-4cf2-af36-67c7820c2c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:13:59.284170 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b2dec596-4a9d-441c-b946-43625f3679b7 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Flow 'volume_create_api' (17aefb7c-7815-4a64-a401-7bbc633e4b47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:13:59.284560 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b2dec596-4a9d-441c-b946-43625f3679b7 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Create volume request issued successfully. Aug 13 06:13:59.285281 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b2dec596-4a9d-441c-b946-43625f3679b7 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:13:59.285750 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 840/3369] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:13:59 2026] POST /volume/v3/volumes => generated 758 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:13:59.302679 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dd7c845a-ad0d-4c7e-9d4e-1193d77d0833 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:59.306692 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dd7c845a-ad0d-4c7e-9d4e-1193d77d0833 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/volumes/7011827a-456a-47fd-ac33-5fde9527e2d8 Aug 13 06:13:59.306983 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dd7c845a-ad0d-4c7e-9d4e-1193d77d0833 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:59.307461 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dd7c845a-ad0d-4c7e-9d4e-1193d77d0833 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:59.314887 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:59.314887 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:59.319236 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-dd7c845a-ad0d-4c7e-9d4e-1193d77d0833 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Volume info retrieved successfully. Aug 13 06:13:59.324934 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dd7c845a-ad0d-4c7e-9d4e-1193d77d0833 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes/7011827a-456a-47fd-ac33-5fde9527e2d8 returned with HTTP 200 Aug 13 06:13:59.325301 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 845/3370] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:59 2026] GET /volume/v3/volumes/7011827a-456a-47fd-ac33-5fde9527e2d8 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:59.341683 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e7a62352-79c8-4fcb-bb46-cfa7a5a5c9e5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:59.343728 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7a62352-79c8-4fcb-bb46-cfa7a5a5c9e5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/volumes/6c97640c-6321-4360-88c1-d085fd02109f Aug 13 06:13:59.343994 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e7a62352-79c8-4fcb-bb46-cfa7a5a5c9e5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:59.344228 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e7a62352-79c8-4fcb-bb46-cfa7a5a5c9e5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:59.351784 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:59.351784 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:59.356500 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e7a62352-79c8-4fcb-bb46-cfa7a5a5c9e5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Volume info retrieved successfully. Aug 13 06:13:59.361366 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7a62352-79c8-4fcb-bb46-cfa7a5a5c9e5 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes/6c97640c-6321-4360-88c1-d085fd02109f returned with HTTP 200 Aug 13 06:13:59.361782 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 852/3371] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:59 2026] GET /volume/v3/volumes/6c97640c-6321-4360-88c1-d085fd02109f => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:59.376565 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f2925cfe-b066-496a-8b75-2d7de0cdc561 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:59.379073 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f2925cfe-b066-496a-8b75-2d7de0cdc561 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/volumes/aa75b4ea-582b-431b-9232-6cd71e6e4392 Aug 13 06:13:59.379359 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f2925cfe-b066-496a-8b75-2d7de0cdc561 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:59.379622 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f2925cfe-b066-496a-8b75-2d7de0cdc561 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:59.390459 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:59.390459 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:59.397288 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f2925cfe-b066-496a-8b75-2d7de0cdc561 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Volume info retrieved successfully. Aug 13 06:13:59.403107 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f2925cfe-b066-496a-8b75-2d7de0cdc561 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes/aa75b4ea-582b-431b-9232-6cd71e6e4392 returned with HTTP 200 Aug 13 06:13:59.403690 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 835/3372] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:59 2026] GET /volume/v3/volumes/aa75b4ea-582b-431b-9232-6cd71e6e4392 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:59.418142 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-93de0046-1b4d-4f90-8cc5-d060954a74c3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:59.420602 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-93de0046-1b4d-4f90-8cc5-d060954a74c3 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/volumes/41a3c8d1-b923-4bc2-9754-d11d3a186f03 Aug 13 06:13:59.420799 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-93de0046-1b4d-4f90-8cc5-d060954a74c3 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:59.421017 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-93de0046-1b4d-4f90-8cc5-d060954a74c3 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:59.432401 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:59.432401 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:59.439517 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-93de0046-1b4d-4f90-8cc5-d060954a74c3 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Volume info retrieved successfully. Aug 13 06:13:59.448608 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-93de0046-1b4d-4f90-8cc5-d060954a74c3 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes/41a3c8d1-b923-4bc2-9754-d11d3a186f03 returned with HTTP 200 Aug 13 06:13:59.449096 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 841/3373] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:59 2026] GET /volume/v3/volumes/41a3c8d1-b923-4bc2-9754-d11d3a186f03 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:59.462728 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-69af7bad-1702-42d7-9781-882c29d02e28 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:59.464555 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-69af7bad-1702-42d7-9781-882c29d02e28 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/volumes/d783c889-41d1-4b95-8698-f7f03b3d6786 Aug 13 06:13:59.464758 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-69af7bad-1702-42d7-9781-882c29d02e28 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:59.465209 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-69af7bad-1702-42d7-9781-882c29d02e28 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:59.473414 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:59.473414 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:59.478120 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-69af7bad-1702-42d7-9781-882c29d02e28 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Volume info retrieved successfully. Aug 13 06:13:59.483571 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-69af7bad-1702-42d7-9781-882c29d02e28 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes/d783c889-41d1-4b95-8698-f7f03b3d6786 returned with HTTP 200 Aug 13 06:13:59.484312 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 846/3374] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:59 2026] GET /volume/v3/volumes/d783c889-41d1-4b95-8698-f7f03b3d6786 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:59.485030 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f441b757-4b08-4f3b-bd0d-e23bcce99711 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:59.489118 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f441b757-4b08-4f3b-bd0d-e23bcce99711 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 Aug 13 06:13:59.489426 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f441b757-4b08-4f3b-bd0d-e23bcce99711 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:59.489808 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f441b757-4b08-4f3b-bd0d-e23bcce99711 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:59.489883 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-f441b757-4b08-4f3b-bd0d-e23bcce99711 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 0c9c3428-44b5-4942-9c6a-39e2cc7eca51. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:59.496793 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-02468672-f86e-4486-bf63-804877ed43cd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:59.498852 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-02468672-f86e-4486-bf63-804877ed43cd tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] DELETE https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 Aug 13 06:13:59.498923 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-02468672-f86e-4486-bf63-804877ed43cd tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:59.499370 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-02468672-f86e-4486-bf63-804877ed43cd tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:59.499370 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-02468672-f86e-4486-bf63-804877ed43cd tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Delete backup with id: 6be9787b-e929-40fc-9055-c3fd1913fc23. Aug 13 06:13:59.503739 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:59.503739 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:13:59.505475 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f441b757-4b08-4f3b-bd0d-e23bcce99711 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 returned with HTTP 200 Aug 13 06:13:59.505843 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 853/3375] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:59 2026] GET /volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 => generated 790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:59.506225 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:59.506225 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:13:59.523358 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-02468672-f86e-4486-bf63-804877ed43cd tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] delete_backup rpcapi backup_id 6be9787b-e929-40fc-9055-c3fd1913fc23 {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:13:59.525194 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-02468672-f86e-4486-bf63-804877ed43cd tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 returned with HTTP 202 Aug 13 06:13:59.525668 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 836/3376] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:13:59 2026] DELETE /volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:13:59.534003 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-05ad6d91-b89c-4d0a-b724-3397bbdae636 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:59.535635 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05ad6d91-b89c-4d0a-b724-3397bbdae636 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 Aug 13 06:13:59.535913 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-05ad6d91-b89c-4d0a-b724-3397bbdae636 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:59.536127 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-05ad6d91-b89c-4d0a-b724-3397bbdae636 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:59.536291 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-05ad6d91-b89c-4d0a-b724-3397bbdae636 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Show backup with id 6be9787b-e929-40fc-9055-c3fd1913fc23. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:59.541104 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:59.541104 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:13:59.542063 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05ad6d91-b89c-4d0a-b724-3397bbdae636 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 returned with HTTP 200 Aug 13 06:13:59.542477 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 842/3377] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:13:59 2026] GET /volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:13:59.714827 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-09ebd80a-5973-467c-8412-fb1d46401207 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:13:59.716790 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-09ebd80a-5973-467c-8412-fb1d46401207 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d Aug 13 06:13:59.717082 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-09ebd80a-5973-467c-8412-fb1d46401207 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:13:59.717301 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-09ebd80a-5973-467c-8412-fb1d46401207 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:13:59.717419 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-09ebd80a-5973-467c-8412-fb1d46401207 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id c12ef94c-c271-44f9-afc2-44140c10528d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:13:59.721807 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:13:59.721807 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:13:59.722437 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-09ebd80a-5973-467c-8412-fb1d46401207 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d returned with HTTP 200 Aug 13 06:13:59.722880 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 847/3378] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:13:59 2026] GET /volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:00.530395 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6b50a8c9-105c-4faa-ad77-b047753760f1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:00.532882 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6b50a8c9-105c-4faa-ad77-b047753760f1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 Aug 13 06:14:00.532989 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6b50a8c9-105c-4faa-ad77-b047753760f1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:00.533240 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6b50a8c9-105c-4faa-ad77-b047753760f1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:00.533382 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-6b50a8c9-105c-4faa-ad77-b047753760f1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 0c9c3428-44b5-4942-9c6a-39e2cc7eca51. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:00.539074 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:00.539074 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:00.539978 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6b50a8c9-105c-4faa-ad77-b047753760f1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 returned with HTTP 200 Aug 13 06:14:00.540425 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 854/3379] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:00 2026] GET /volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:00.556954 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f602d6e1-a546-44fc-b115-1feea7aa69f7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:00.559122 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f602d6e1-a546-44fc-b115-1feea7aa69f7 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 Aug 13 06:14:00.559401 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f602d6e1-a546-44fc-b115-1feea7aa69f7 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:00.559637 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f602d6e1-a546-44fc-b115-1feea7aa69f7 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:00.559765 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f602d6e1-a546-44fc-b115-1feea7aa69f7 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Show backup with id 6be9787b-e929-40fc-9055-c3fd1913fc23. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:00.563674 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f602d6e1-a546-44fc-b115-1feea7aa69f7 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 returned with HTTP 404 Aug 13 06:14:00.564248 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 837/3380] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:00 2026] GET /volume/v3/backups/6be9787b-e929-40fc-9055-c3fd1913fc23 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:00.575434 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ab16b2cb-f0c5-4875-9d7a-173ae5691879 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:00.578947 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ab16b2cb-f0c5-4875-9d7a-173ae5691879 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] DELETE https://10.4.3.121/volume/v3/volumes/d783c889-41d1-4b95-8698-f7f03b3d6786 Aug 13 06:14:00.579154 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ab16b2cb-f0c5-4875-9d7a-173ae5691879 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:00.579419 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ab16b2cb-f0c5-4875-9d7a-173ae5691879 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:00.579624 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-ab16b2cb-f0c5-4875-9d7a-173ae5691879 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Delete volume with id: d783c889-41d1-4b95-8698-f7f03b3d6786 Aug 13 06:14:00.591196 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:00.591196 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:00.591836 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ab16b2cb-f0c5-4875-9d7a-173ae5691879 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Volume info retrieved successfully. Aug 13 06:14:00.618432 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ab16b2cb-f0c5-4875-9d7a-173ae5691879 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Delete volume request issued successfully. Aug 13 06:14:00.618722 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ab16b2cb-f0c5-4875-9d7a-173ae5691879 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes/d783c889-41d1-4b95-8698-f7f03b3d6786 returned with HTTP 202 Aug 13 06:14:00.619139 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 843/3381] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:14:00 2026] DELETE /volume/v3/volumes/d783c889-41d1-4b95-8698-f7f03b3d6786 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:00.630001 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-865d496a-1756-4091-af02-d1e9e63e62f2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:00.632343 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-865d496a-1756-4091-af02-d1e9e63e62f2 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/volumes/d783c889-41d1-4b95-8698-f7f03b3d6786 Aug 13 06:14:00.632668 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-865d496a-1756-4091-af02-d1e9e63e62f2 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:00.632961 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-865d496a-1756-4091-af02-d1e9e63e62f2 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:00.641859 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:00.641859 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:00.650026 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-865d496a-1756-4091-af02-d1e9e63e62f2 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Volume info retrieved successfully. Aug 13 06:14:00.654038 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-865d496a-1756-4091-af02-d1e9e63e62f2 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes/d783c889-41d1-4b95-8698-f7f03b3d6786 returned with HTTP 200 Aug 13 06:14:00.654747 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 848/3382] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:00 2026] GET /volume/v3/volumes/d783c889-41d1-4b95-8698-f7f03b3d6786 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:00.738760 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b6be97d1-3eea-46ce-8f3a-d305cd02f7a5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:00.741922 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b6be97d1-3eea-46ce-8f3a-d305cd02f7a5 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d Aug 13 06:14:00.742116 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b6be97d1-3eea-46ce-8f3a-d305cd02f7a5 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:00.742321 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b6be97d1-3eea-46ce-8f3a-d305cd02f7a5 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:00.742503 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-b6be97d1-3eea-46ce-8f3a-d305cd02f7a5 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id c12ef94c-c271-44f9-afc2-44140c10528d. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:00.749865 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:00.749865 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:00.750545 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b6be97d1-3eea-46ce-8f3a-d305cd02f7a5 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d returned with HTTP 200 Aug 13 06:14:00.750964 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 855/3383] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:00 2026] GET /volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:01.553561 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d73721e4-33de-44b0-9323-8b27890b8fb9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:01.555707 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d73721e4-33de-44b0-9323-8b27890b8fb9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 Aug 13 06:14:01.556243 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d73721e4-33de-44b0-9323-8b27890b8fb9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:01.556669 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d73721e4-33de-44b0-9323-8b27890b8fb9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:01.557235 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d73721e4-33de-44b0-9323-8b27890b8fb9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 0c9c3428-44b5-4942-9c6a-39e2cc7eca51. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:01.564172 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:01.564172 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:01.568148 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d73721e4-33de-44b0-9323-8b27890b8fb9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 returned with HTTP 200 Aug 13 06:14:01.568148 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 838/3384] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:01 2026] GET /volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:01.673254 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-52bd7718-4012-423b-b102-760fdf84d343 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:01.678625 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52bd7718-4012-423b-b102-760fdf84d343 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/volumes/d783c889-41d1-4b95-8698-f7f03b3d6786 Aug 13 06:14:01.679753 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52bd7718-4012-423b-b102-760fdf84d343 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:01.680416 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52bd7718-4012-423b-b102-760fdf84d343 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:01.687410 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52bd7718-4012-423b-b102-760fdf84d343 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes/d783c889-41d1-4b95-8698-f7f03b3d6786 returned with HTTP 404 Aug 13 06:14:01.688100 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 844/3385] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:01 2026] GET /volume/v3/volumes/d783c889-41d1-4b95-8698-f7f03b3d6786 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:01.696369 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-34de0b8f-1ddd-401e-81f0-72196bcf59de None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:01.698557 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-34de0b8f-1ddd-401e-81f0-72196bcf59de tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] DELETE https://10.4.3.121/volume/v3/volumes/41a3c8d1-b923-4bc2-9754-d11d3a186f03 Aug 13 06:14:01.698785 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-34de0b8f-1ddd-401e-81f0-72196bcf59de tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:01.699196 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-34de0b8f-1ddd-401e-81f0-72196bcf59de tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:01.699331 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-34de0b8f-1ddd-401e-81f0-72196bcf59de tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Delete volume with id: 41a3c8d1-b923-4bc2-9754-d11d3a186f03 Aug 13 06:14:01.708050 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:01.708050 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:01.708912 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-34de0b8f-1ddd-401e-81f0-72196bcf59de tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Volume info retrieved successfully. Aug 13 06:14:01.735210 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-34de0b8f-1ddd-401e-81f0-72196bcf59de tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Delete volume request issued successfully. Aug 13 06:14:01.735210 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-34de0b8f-1ddd-401e-81f0-72196bcf59de tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes/41a3c8d1-b923-4bc2-9754-d11d3a186f03 returned with HTTP 202 Aug 13 06:14:01.735210 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 849/3386] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:14:01 2026] DELETE /volume/v3/volumes/41a3c8d1-b923-4bc2-9754-d11d3a186f03 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:01.742759 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7bdbed01-0e4c-439a-8d7d-0c1623f9a7ff None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:01.747769 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7bdbed01-0e4c-439a-8d7d-0c1623f9a7ff tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/volumes/41a3c8d1-b923-4bc2-9754-d11d3a186f03 Aug 13 06:14:01.747900 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7bdbed01-0e4c-439a-8d7d-0c1623f9a7ff tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:01.750456 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7bdbed01-0e4c-439a-8d7d-0c1623f9a7ff tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:01.760791 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:01.760791 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:01.762232 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4f76231b-d891-45fc-adf1-2bfb240435b0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:01.767712 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4f76231b-d891-45fc-adf1-2bfb240435b0 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d Aug 13 06:14:01.767712 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4f76231b-d891-45fc-adf1-2bfb240435b0 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:01.767712 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4f76231b-d891-45fc-adf1-2bfb240435b0 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:01.767712 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4f76231b-d891-45fc-adf1-2bfb240435b0 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id c12ef94c-c271-44f9-afc2-44140c10528d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:01.767928 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7bdbed01-0e4c-439a-8d7d-0c1623f9a7ff tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Volume info retrieved successfully. Aug 13 06:14:01.773417 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:01.773417 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:01.774804 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7bdbed01-0e4c-439a-8d7d-0c1623f9a7ff tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes/41a3c8d1-b923-4bc2-9754-d11d3a186f03 returned with HTTP 200 Aug 13 06:14:01.774804 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 856/3387] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:01 2026] GET /volume/v3/volumes/41a3c8d1-b923-4bc2-9754-d11d3a186f03 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:01.778704 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4f76231b-d891-45fc-adf1-2bfb240435b0 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d returned with HTTP 200 Aug 13 06:14:01.778704 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 839/3388] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:01 2026] GET /volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:02.582564 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bd6a8070-834e-48d5-8777-3e4193d1fe61 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:02.585166 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd6a8070-834e-48d5-8777-3e4193d1fe61 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 Aug 13 06:14:02.585385 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd6a8070-834e-48d5-8777-3e4193d1fe61 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:02.585769 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd6a8070-834e-48d5-8777-3e4193d1fe61 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:02.585769 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-bd6a8070-834e-48d5-8777-3e4193d1fe61 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 0c9c3428-44b5-4942-9c6a-39e2cc7eca51. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:02.590354 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:02.590354 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:02.591199 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd6a8070-834e-48d5-8777-3e4193d1fe61 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 returned with HTTP 200 Aug 13 06:14:02.591730 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 845/3389] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:02 2026] GET /volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:02.787387 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2ad4926b-9307-4493-a317-955c11fca9fa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:02.789608 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2ad4926b-9307-4493-a317-955c11fca9fa tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d Aug 13 06:14:02.789974 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2ad4926b-9307-4493-a317-955c11fca9fa tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:02.790291 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2ad4926b-9307-4493-a317-955c11fca9fa tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:02.791201 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2ad4926b-9307-4493-a317-955c11fca9fa tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id c12ef94c-c271-44f9-afc2-44140c10528d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:02.793265 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b76913db-d4c2-4365-ba9e-46c81886828f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:02.795718 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b76913db-d4c2-4365-ba9e-46c81886828f tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/volumes/41a3c8d1-b923-4bc2-9754-d11d3a186f03 Aug 13 06:14:02.795718 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b76913db-d4c2-4365-ba9e-46c81886828f tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:02.795718 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b76913db-d4c2-4365-ba9e-46c81886828f tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:02.799013 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:02.799013 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:02.799013 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2ad4926b-9307-4493-a317-955c11fca9fa tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d returned with HTTP 200 Aug 13 06:14:02.799013 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 850/3390] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:02 2026] GET /volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:02.803166 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b76913db-d4c2-4365-ba9e-46c81886828f tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes/41a3c8d1-b923-4bc2-9754-d11d3a186f03 returned with HTTP 404 Aug 13 06:14:02.803722 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 857/3391] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:02 2026] GET /volume/v3/volumes/41a3c8d1-b923-4bc2-9754-d11d3a186f03 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:02.817962 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-32607e42-06b0-4f7f-8a96-2dbdeb9a868b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:02.823164 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32607e42-06b0-4f7f-8a96-2dbdeb9a868b tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] DELETE https://10.4.3.121/volume/v3/volumes/aa75b4ea-582b-431b-9232-6cd71e6e4392 Aug 13 06:14:02.823892 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32607e42-06b0-4f7f-8a96-2dbdeb9a868b tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:02.823892 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32607e42-06b0-4f7f-8a96-2dbdeb9a868b tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:02.824093 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-32607e42-06b0-4f7f-8a96-2dbdeb9a868b tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Delete volume with id: aa75b4ea-582b-431b-9232-6cd71e6e4392 Aug 13 06:14:02.845094 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:02.845094 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:02.845469 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-32607e42-06b0-4f7f-8a96-2dbdeb9a868b tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Volume info retrieved successfully. Aug 13 06:14:02.885996 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-32607e42-06b0-4f7f-8a96-2dbdeb9a868b tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Delete volume request issued successfully. Aug 13 06:14:02.886303 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32607e42-06b0-4f7f-8a96-2dbdeb9a868b tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes/aa75b4ea-582b-431b-9232-6cd71e6e4392 returned with HTTP 202 Aug 13 06:14:02.886895 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 840/3392] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:14:02 2026] DELETE /volume/v3/volumes/aa75b4ea-582b-431b-9232-6cd71e6e4392 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:02.900342 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-996f18e8-f5fc-4c95-8f6f-06d33843bd51 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:02.904460 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-996f18e8-f5fc-4c95-8f6f-06d33843bd51 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/volumes/aa75b4ea-582b-431b-9232-6cd71e6e4392 Aug 13 06:14:02.905977 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-996f18e8-f5fc-4c95-8f6f-06d33843bd51 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:02.906283 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-996f18e8-f5fc-4c95-8f6f-06d33843bd51 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:02.933679 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:02.933679 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:02.939499 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-996f18e8-f5fc-4c95-8f6f-06d33843bd51 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Volume info retrieved successfully. Aug 13 06:14:02.947134 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-996f18e8-f5fc-4c95-8f6f-06d33843bd51 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes/aa75b4ea-582b-431b-9232-6cd71e6e4392 returned with HTTP 200 Aug 13 06:14:02.947702 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 846/3393] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:02 2026] GET /volume/v3/volumes/aa75b4ea-582b-431b-9232-6cd71e6e4392 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:03.604861 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2d63ca8e-3f06-4430-bf75-abd571b3b368 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:03.608852 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d63ca8e-3f06-4430-bf75-abd571b3b368 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 Aug 13 06:14:03.609166 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2d63ca8e-3f06-4430-bf75-abd571b3b368 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:03.609333 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2d63ca8e-3f06-4430-bf75-abd571b3b368 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:03.609333 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2d63ca8e-3f06-4430-bf75-abd571b3b368 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 0c9c3428-44b5-4942-9c6a-39e2cc7eca51. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:03.615603 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:03.615603 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:03.616484 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2d63ca8e-3f06-4430-bf75-abd571b3b368 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 returned with HTTP 200 Aug 13 06:14:03.618149 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 851/3394] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:03 2026] GET /volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:03.815170 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f7fc43f6-8acc-41f6-af23-134bf0f95cd9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:03.818490 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f7fc43f6-8acc-41f6-af23-134bf0f95cd9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d Aug 13 06:14:03.818730 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f7fc43f6-8acc-41f6-af23-134bf0f95cd9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:03.818941 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f7fc43f6-8acc-41f6-af23-134bf0f95cd9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:03.819043 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-f7fc43f6-8acc-41f6-af23-134bf0f95cd9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id c12ef94c-c271-44f9-afc2-44140c10528d. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:03.823406 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:03.823406 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:03.824032 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f7fc43f6-8acc-41f6-af23-134bf0f95cd9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d returned with HTTP 200 Aug 13 06:14:03.824465 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 858/3395] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:03 2026] GET /volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:03.969699 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-784fbb65-5aa0-418c-9907-d796f084fb25 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:03.972142 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-784fbb65-5aa0-418c-9907-d796f084fb25 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/volumes/aa75b4ea-582b-431b-9232-6cd71e6e4392 Aug 13 06:14:03.972507 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-784fbb65-5aa0-418c-9907-d796f084fb25 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:03.972811 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-784fbb65-5aa0-418c-9907-d796f084fb25 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:03.981578 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-784fbb65-5aa0-418c-9907-d796f084fb25 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes/aa75b4ea-582b-431b-9232-6cd71e6e4392 returned with HTTP 404 Aug 13 06:14:03.982395 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 841/3396] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:03 2026] GET /volume/v3/volumes/aa75b4ea-582b-431b-9232-6cd71e6e4392 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:03.990484 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-738d0ade-10bf-4a67-8d02-418481bac7b1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:03.992291 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-738d0ade-10bf-4a67-8d02-418481bac7b1 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] DELETE https://10.4.3.121/volume/v3/volumes/6c97640c-6321-4360-88c1-d085fd02109f Aug 13 06:14:03.992543 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-738d0ade-10bf-4a67-8d02-418481bac7b1 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:03.992739 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-738d0ade-10bf-4a67-8d02-418481bac7b1 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:03.992922 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-738d0ade-10bf-4a67-8d02-418481bac7b1 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Delete volume with id: 6c97640c-6321-4360-88c1-d085fd02109f Aug 13 06:14:04.001161 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:04.001161 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:04.001569 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-738d0ade-10bf-4a67-8d02-418481bac7b1 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Volume info retrieved successfully. Aug 13 06:14:04.019283 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-738d0ade-10bf-4a67-8d02-418481bac7b1 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Delete volume request issued successfully. Aug 13 06:14:04.019283 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-738d0ade-10bf-4a67-8d02-418481bac7b1 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes/6c97640c-6321-4360-88c1-d085fd02109f returned with HTTP 202 Aug 13 06:14:04.020220 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 847/3397] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:14:03 2026] DELETE /volume/v3/volumes/6c97640c-6321-4360-88c1-d085fd02109f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:04.030661 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cb5ed160-6622-4d39-b723-aa3d73dda01e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:04.033051 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cb5ed160-6622-4d39-b723-aa3d73dda01e tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/volumes/6c97640c-6321-4360-88c1-d085fd02109f Aug 13 06:14:04.033249 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cb5ed160-6622-4d39-b723-aa3d73dda01e tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:04.033482 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cb5ed160-6622-4d39-b723-aa3d73dda01e tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:04.041448 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:04.041448 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:04.047054 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cb5ed160-6622-4d39-b723-aa3d73dda01e tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Volume info retrieved successfully. Aug 13 06:14:04.054488 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cb5ed160-6622-4d39-b723-aa3d73dda01e tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes/6c97640c-6321-4360-88c1-d085fd02109f returned with HTTP 200 Aug 13 06:14:04.055548 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 852/3398] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:04 2026] GET /volume/v3/volumes/6c97640c-6321-4360-88c1-d085fd02109f => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:04.630815 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9104bf71-1a3f-4e40-9343-f461e0b7b25c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:04.632940 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9104bf71-1a3f-4e40-9343-f461e0b7b25c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 Aug 13 06:14:04.633240 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9104bf71-1a3f-4e40-9343-f461e0b7b25c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:04.633480 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9104bf71-1a3f-4e40-9343-f461e0b7b25c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:04.633623 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-9104bf71-1a3f-4e40-9343-f461e0b7b25c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 0c9c3428-44b5-4942-9c6a-39e2cc7eca51. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:04.638207 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:04.638207 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:04.639075 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9104bf71-1a3f-4e40-9343-f461e0b7b25c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 returned with HTTP 200 Aug 13 06:14:04.640038 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 859/3399] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:04 2026] GET /volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:04.837993 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e678556b-1b67-4a36-abb1-551f294b763b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:04.841847 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e678556b-1b67-4a36-abb1-551f294b763b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d Aug 13 06:14:04.842118 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e678556b-1b67-4a36-abb1-551f294b763b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:04.842466 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e678556b-1b67-4a36-abb1-551f294b763b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:04.842614 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e678556b-1b67-4a36-abb1-551f294b763b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id c12ef94c-c271-44f9-afc2-44140c10528d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:04.850616 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:04.850616 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:04.852085 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e678556b-1b67-4a36-abb1-551f294b763b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d returned with HTTP 200 Aug 13 06:14:04.852579 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 842/3400] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:04 2026] GET /volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:05.069764 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d4914bfe-13e0-4e60-8eb5-51e41aece0e4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:05.072031 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d4914bfe-13e0-4e60-8eb5-51e41aece0e4 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/volumes/6c97640c-6321-4360-88c1-d085fd02109f Aug 13 06:14:05.072380 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d4914bfe-13e0-4e60-8eb5-51e41aece0e4 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:05.072634 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d4914bfe-13e0-4e60-8eb5-51e41aece0e4 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:05.081133 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d4914bfe-13e0-4e60-8eb5-51e41aece0e4 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes/6c97640c-6321-4360-88c1-d085fd02109f returned with HTTP 404 Aug 13 06:14:05.081708 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 848/3401] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:05 2026] GET /volume/v3/volumes/6c97640c-6321-4360-88c1-d085fd02109f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:05.088473 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-42f23c46-1f50-4df3-9e79-d11bf5f47e8b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:05.090905 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-42f23c46-1f50-4df3-9e79-d11bf5f47e8b tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] DELETE https://10.4.3.121/volume/v3/volumes/7011827a-456a-47fd-ac33-5fde9527e2d8 Aug 13 06:14:05.093088 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-42f23c46-1f50-4df3-9e79-d11bf5f47e8b tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:05.093399 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-42f23c46-1f50-4df3-9e79-d11bf5f47e8b tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:05.093619 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-42f23c46-1f50-4df3-9e79-d11bf5f47e8b tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Delete volume with id: 7011827a-456a-47fd-ac33-5fde9527e2d8 Aug 13 06:14:05.104058 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:05.104058 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:05.104930 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-42f23c46-1f50-4df3-9e79-d11bf5f47e8b tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Volume info retrieved successfully. Aug 13 06:14:05.128424 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-42f23c46-1f50-4df3-9e79-d11bf5f47e8b tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Delete volume request issued successfully. Aug 13 06:14:05.128727 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-42f23c46-1f50-4df3-9e79-d11bf5f47e8b tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes/7011827a-456a-47fd-ac33-5fde9527e2d8 returned with HTTP 202 Aug 13 06:14:05.129163 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 853/3402] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:14:05 2026] DELETE /volume/v3/volumes/7011827a-456a-47fd-ac33-5fde9527e2d8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:05.138532 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7844c6b7-1773-46d3-9fb3-5bbaea088421 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:05.140446 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7844c6b7-1773-46d3-9fb3-5bbaea088421 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/volumes/7011827a-456a-47fd-ac33-5fde9527e2d8 Aug 13 06:14:05.140954 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7844c6b7-1773-46d3-9fb3-5bbaea088421 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:05.142241 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7844c6b7-1773-46d3-9fb3-5bbaea088421 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:05.148105 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:05.148105 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:05.155558 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7844c6b7-1773-46d3-9fb3-5bbaea088421 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Volume info retrieved successfully. Aug 13 06:14:05.158204 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7844c6b7-1773-46d3-9fb3-5bbaea088421 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes/7011827a-456a-47fd-ac33-5fde9527e2d8 returned with HTTP 200 Aug 13 06:14:05.158204 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 860/3403] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:05 2026] GET /volume/v3/volumes/7011827a-456a-47fd-ac33-5fde9527e2d8 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:05.650901 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2f771348-c427-4962-b4be-2d7b47a29e95 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:05.652724 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2f771348-c427-4962-b4be-2d7b47a29e95 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 Aug 13 06:14:05.652971 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2f771348-c427-4962-b4be-2d7b47a29e95 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:05.653192 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2f771348-c427-4962-b4be-2d7b47a29e95 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:05.653300 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2f771348-c427-4962-b4be-2d7b47a29e95 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 0c9c3428-44b5-4942-9c6a-39e2cc7eca51. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:05.659192 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:05.659192 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:05.660059 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2f771348-c427-4962-b4be-2d7b47a29e95 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 returned with HTTP 200 Aug 13 06:14:05.660489 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 843/3404] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:05 2026] GET /volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:05.863211 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-503a86dd-2dab-4a30-a1c2-0cea98cd73c9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:05.865118 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-503a86dd-2dab-4a30-a1c2-0cea98cd73c9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d Aug 13 06:14:05.865446 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-503a86dd-2dab-4a30-a1c2-0cea98cd73c9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:05.865653 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-503a86dd-2dab-4a30-a1c2-0cea98cd73c9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:05.865747 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-503a86dd-2dab-4a30-a1c2-0cea98cd73c9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id c12ef94c-c271-44f9-afc2-44140c10528d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:05.870677 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:05.870677 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:05.871631 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-503a86dd-2dab-4a30-a1c2-0cea98cd73c9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d returned with HTTP 200 Aug 13 06:14:05.871926 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 849/3405] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:05 2026] GET /volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:06.171100 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cbc33a67-735b-4e2d-bbc7-3c3fd5293853 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:06.172986 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cbc33a67-735b-4e2d-bbc7-3c3fd5293853 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/volumes/7011827a-456a-47fd-ac33-5fde9527e2d8 Aug 13 06:14:06.173212 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cbc33a67-735b-4e2d-bbc7-3c3fd5293853 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:06.173454 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cbc33a67-735b-4e2d-bbc7-3c3fd5293853 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:06.179706 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cbc33a67-735b-4e2d-bbc7-3c3fd5293853 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes/7011827a-456a-47fd-ac33-5fde9527e2d8 returned with HTTP 404 Aug 13 06:14:06.180230 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 854/3406] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:06 2026] GET /volume/v3/volumes/7011827a-456a-47fd-ac33-5fde9527e2d8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:06.187491 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-faba7ac6-9940-45e0-a541-798c2f4a8d61 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:06.189388 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-faba7ac6-9940-45e0-a541-798c2f4a8d61 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] DELETE https://10.4.3.121/volume/v3/volumes/18f5579e-95f2-41f1-bfe7-385a2e64ed93 Aug 13 06:14:06.189589 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-faba7ac6-9940-45e0-a541-798c2f4a8d61 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:06.189774 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-faba7ac6-9940-45e0-a541-798c2f4a8d61 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:06.189936 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-faba7ac6-9940-45e0-a541-798c2f4a8d61 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Delete volume with id: 18f5579e-95f2-41f1-bfe7-385a2e64ed93 Aug 13 06:14:06.197488 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:06.197488 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:06.198226 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-faba7ac6-9940-45e0-a541-798c2f4a8d61 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Volume info retrieved successfully. Aug 13 06:14:06.218439 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-faba7ac6-9940-45e0-a541-798c2f4a8d61 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Delete volume request issued successfully. Aug 13 06:14:06.218981 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-faba7ac6-9940-45e0-a541-798c2f4a8d61 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes/18f5579e-95f2-41f1-bfe7-385a2e64ed93 returned with HTTP 202 Aug 13 06:14:06.219644 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 861/3407] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:14:06 2026] DELETE /volume/v3/volumes/18f5579e-95f2-41f1-bfe7-385a2e64ed93 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:06.228110 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-70180225-5e55-41ee-a226-0516d9e6f646 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:06.230120 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-70180225-5e55-41ee-a226-0516d9e6f646 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/volumes/18f5579e-95f2-41f1-bfe7-385a2e64ed93 Aug 13 06:14:06.230368 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-70180225-5e55-41ee-a226-0516d9e6f646 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:06.230577 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-70180225-5e55-41ee-a226-0516d9e6f646 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:06.239583 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:06.239583 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:06.243548 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-70180225-5e55-41ee-a226-0516d9e6f646 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Volume info retrieved successfully. Aug 13 06:14:06.248591 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-70180225-5e55-41ee-a226-0516d9e6f646 tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes/18f5579e-95f2-41f1-bfe7-385a2e64ed93 returned with HTTP 200 Aug 13 06:14:06.249080 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 844/3408] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:06 2026] GET /volume/v3/volumes/18f5579e-95f2-41f1-bfe7-385a2e64ed93 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:06.676305 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0d2fcda5-7725-47f8-befd-cf3eeb6f37fa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:06.687912 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d2fcda5-7725-47f8-befd-cf3eeb6f37fa tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 Aug 13 06:14:06.689718 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d2fcda5-7725-47f8-befd-cf3eeb6f37fa tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:06.690712 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d2fcda5-7725-47f8-befd-cf3eeb6f37fa tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:06.691324 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-0d2fcda5-7725-47f8-befd-cf3eeb6f37fa tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 0c9c3428-44b5-4942-9c6a-39e2cc7eca51. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:06.710635 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:06.710635 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:06.713656 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d2fcda5-7725-47f8-befd-cf3eeb6f37fa tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 returned with HTTP 200 Aug 13 06:14:06.715139 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 850/3409] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:06 2026] GET /volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 => generated 790 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:06.883987 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f940d609-4b26-4d33-b950-f4148f2c464e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:06.885825 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f940d609-4b26-4d33-b950-f4148f2c464e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d Aug 13 06:14:06.886012 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f940d609-4b26-4d33-b950-f4148f2c464e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:06.886220 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f940d609-4b26-4d33-b950-f4148f2c464e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:06.886317 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f940d609-4b26-4d33-b950-f4148f2c464e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id c12ef94c-c271-44f9-afc2-44140c10528d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:06.890464 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:06.890464 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:06.891106 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f940d609-4b26-4d33-b950-f4148f2c464e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d returned with HTTP 200 Aug 13 06:14:06.891489 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 855/3410] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:06 2026] GET /volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:07.261991 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ce7310fd-3cc8-49fd-85dd-c169f67fa08f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:07.264197 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ce7310fd-3cc8-49fd-85dd-c169f67fa08f tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] GET https://10.4.3.121/volume/v3/volumes/18f5579e-95f2-41f1-bfe7-385a2e64ed93 Aug 13 06:14:07.264651 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ce7310fd-3cc8-49fd-85dd-c169f67fa08f tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:07.265106 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ce7310fd-3cc8-49fd-85dd-c169f67fa08f tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:07.272060 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ce7310fd-3cc8-49fd-85dd-c169f67fa08f tempest-CreateVolumesFromBackupTest-1241441144 tempest-CreateVolumesFromBackupTest-1241441144-project-member] https://10.4.3.121/volume/v3/volumes/18f5579e-95f2-41f1-bfe7-385a2e64ed93 returned with HTTP 404 Aug 13 06:14:07.272740 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 862/3411] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:07 2026] GET /volume/v3/volumes/18f5579e-95f2-41f1-bfe7-385a2e64ed93 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:07.726298 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7149091c-32fb-43ed-83aa-97e79eace211 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:07.728406 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7149091c-32fb-43ed-83aa-97e79eace211 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 Aug 13 06:14:07.728500 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7149091c-32fb-43ed-83aa-97e79eace211 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:07.729358 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7149091c-32fb-43ed-83aa-97e79eace211 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:07.729358 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-7149091c-32fb-43ed-83aa-97e79eace211 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 0c9c3428-44b5-4942-9c6a-39e2cc7eca51. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:07.733830 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:07.733830 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:07.734668 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7149091c-32fb-43ed-83aa-97e79eace211 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 returned with HTTP 200 Aug 13 06:14:07.735096 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 845/3412] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:07 2026] GET /volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:07.918278 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-642bdd3b-7cc4-4a7a-9ad4-2b3bcc44f062 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:07.925922 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-642bdd3b-7cc4-4a7a-9ad4-2b3bcc44f062 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d Aug 13 06:14:07.926351 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-642bdd3b-7cc4-4a7a-9ad4-2b3bcc44f062 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:07.926738 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-642bdd3b-7cc4-4a7a-9ad4-2b3bcc44f062 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:07.926901 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-642bdd3b-7cc4-4a7a-9ad4-2b3bcc44f062 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id c12ef94c-c271-44f9-afc2-44140c10528d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:07.934207 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:07.934207 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:07.934207 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-642bdd3b-7cc4-4a7a-9ad4-2b3bcc44f062 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d returned with HTTP 200 Aug 13 06:14:07.936451 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 851/3413] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:07 2026] GET /volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:08.569049 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a7eb9f86-3615-4ab1-ac4e-d967e3728266 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:08.682109 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a7eb9f86-3615-4ab1-ac4e-d967e3728266 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:08.682577 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a7eb9f86-3615-4ab1-ac4e-d967e3728266 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "bcc3fff6-3f04-4f78-90dc-2c99a667b3c9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-607870020"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:08.686223 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-a7eb9f86-3615-4ab1-ac4e-d967e3728266 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Create volume request body: {'volume': {"'imageRef": 'bcc3fff6-3f04-4f78-90dc-2c99a667b3c9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-607870020'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:08.686396 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a7eb9f86-3615-4ab1-ac4e-d967e3728266 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Create volume of 1 GB Aug 13 06:14:08.692952 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a7eb9f86-3615-4ab1-ac4e-d967e3728266 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Availability Zones retrieved successfully. Aug 13 06:14:08.705149 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a7eb9f86-3615-4ab1-ac4e-d967e3728266 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Flow 'volume_create_api' (0da0cb60-7e95-4699-a7ff-edaeabb96ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:08.705149 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a7eb9f86-3615-4ab1-ac4e-d967e3728266 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f180e946-039e-406b-ba9b-8e7e6448c3c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:08.706011 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-a7eb9f86-3615-4ab1-ac4e-d967e3728266 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:08.733640 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a7eb9f86-3615-4ab1-ac4e-d967e3728266 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f180e946-039e-406b-ba9b-8e7e6448c3c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:08.734659 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a7eb9f86-3615-4ab1-ac4e-d967e3728266 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54d107ee-d03a-40b5-be61-c8c0f7c8af01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:08.748350 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3a152dd7-0b5d-4cc3-91e3-e3f93975ad85 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:08.755720 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3a152dd7-0b5d-4cc3-91e3-e3f93975ad85 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 Aug 13 06:14:08.755940 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3a152dd7-0b5d-4cc3-91e3-e3f93975ad85 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:08.759261 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3a152dd7-0b5d-4cc3-91e3-e3f93975ad85 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:08.759261 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-3a152dd7-0b5d-4cc3-91e3-e3f93975ad85 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 0c9c3428-44b5-4942-9c6a-39e2cc7eca51. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:08.768392 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:08.768392 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:08.768392 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3a152dd7-0b5d-4cc3-91e3-e3f93975ad85 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 returned with HTTP 200 Aug 13 06:14:08.768392 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 863/3414] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:08 2026] GET /volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:08.804157 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-a7eb9f86-3615-4ab1-ac4e-d967e3728266 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Created reservations ['06d552ac-40cc-4503-b500-35e19ff0e824', 'c774faa5-6084-4177-9860-027b7ef20971', 'b412c98d-bc95-41d3-a68d-15363b2717f7', 'f63f121a-3f6d-4859-9abd-9b6bee4dd5a4'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:08.804906 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a7eb9f86-3615-4ab1-ac4e-d967e3728266 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54d107ee-d03a-40b5-be61-c8c0f7c8af01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06d552ac-40cc-4503-b500-35e19ff0e824', 'c774faa5-6084-4177-9860-027b7ef20971', 'b412c98d-bc95-41d3-a68d-15363b2717f7', 'f63f121a-3f6d-4859-9abd-9b6bee4dd5a4']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:08.806486 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a7eb9f86-3615-4ab1-ac4e-d967e3728266 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ef64522-6031-41bb-97c5-35d593f9d42d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:08.828887 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a7eb9f86-3615-4ab1-ac4e-d967e3728266 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ef64522-6031-41bb-97c5-35d593f9d42d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4559d85d-0761-4a24-b61a-90ab183fb1db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-607870020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69883ea606e6472cb857af5f4dda26d6',qos_specs=None,replication_status=,reservations=['06d552ac-40cc-4503-b500-35e19ff0e824','c774faa5-6084-4177-9860-027b7ef20971','b412c98d-bc95-41d3-a68d-15363b2717f7','f63f121a-3f6d-4859-9abd-9b6bee4dd5a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e03bdfd5a59043559a6792bc168624e9',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-607870020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4559d85d-0761-4a24-b61a-90ab183fb1db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69883ea606e6472cb857af5f4dda26d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e03bdfd5a59043559a6792bc168624e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:08.829038 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a7eb9f86-3615-4ab1-ac4e-d967e3728266 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf4ad169-7624-499b-8cf0-dc63c04295bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:08.860760 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a7eb9f86-3615-4ab1-ac4e-d967e3728266 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf4ad169-7624-499b-8cf0-dc63c04295bc) transitioned into state 'SUCCESS' from state '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-607870020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69883ea606e6472cb857af5f4dda26d6',qos_specs=None,replication_status=,reservations=['06d552ac-40cc-4503-b500-35e19ff0e824','c774faa5-6084-4177-9860-027b7ef20971','b412c98d-bc95-41d3-a68d-15363b2717f7','f63f121a-3f6d-4859-9abd-9b6bee4dd5a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e03bdfd5a59043559a6792bc168624e9',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:08.861509 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a7eb9f86-3615-4ab1-ac4e-d967e3728266 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59e2079b-9b36-447a-aafa-a0176d3e33f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:08.883165 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a7eb9f86-3615-4ab1-ac4e-d967e3728266 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59e2079b-9b36-447a-aafa-a0176d3e33f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:08.884059 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a7eb9f86-3615-4ab1-ac4e-d967e3728266 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Flow 'volume_create_api' (0da0cb60-7e95-4699-a7ff-edaeabb96ae4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:08.884390 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a7eb9f86-3615-4ab1-ac4e-d967e3728266 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Create volume request issued successfully. Aug 13 06:14:08.885152 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a7eb9f86-3615-4ab1-ac4e-d967e3728266 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:08.885841 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 856/3415] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:14:08 2026] POST /volume/v3/volumes => generated 756 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:08.901604 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-39351e56-9a99-4c68-b165-bcc4fed48b47 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:08.903828 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-39351e56-9a99-4c68-b165-bcc4fed48b47 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:08.904386 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-39351e56-9a99-4c68-b165-bcc4fed48b47 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "bcc3fff6-3f04-4f78-90dc-2c99a667b3c9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-220620226"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:08.905925 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-39351e56-9a99-4c68-b165-bcc4fed48b47 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Create volume request body: {'volume': {"'imageRef": 'bcc3fff6-3f04-4f78-90dc-2c99a667b3c9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-220620226'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:08.906113 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-39351e56-9a99-4c68-b165-bcc4fed48b47 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Create volume of 1 GB Aug 13 06:14:08.911381 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-39351e56-9a99-4c68-b165-bcc4fed48b47 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Availability Zones retrieved successfully. Aug 13 06:14:08.917791 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39351e56-9a99-4c68-b165-bcc4fed48b47 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Flow 'volume_create_api' (8e992001-42e0-4b56-ab02-3efeb6f4ba4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:08.918763 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39351e56-9a99-4c68-b165-bcc4fed48b47 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3faff5c7-6362-484a-93e0-0361d7f55120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:08.919630 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-39351e56-9a99-4c68-b165-bcc4fed48b47 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:08.945828 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39351e56-9a99-4c68-b165-bcc4fed48b47 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3faff5c7-6362-484a-93e0-0361d7f55120) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:08.946781 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39351e56-9a99-4c68-b165-bcc4fed48b47 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bdbded4-a71c-451e-b041-608c8aafb95c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:08.957521 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6240abd5-e2e9-406e-8b58-29b5c6c3cc9b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:08.963488 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6240abd5-e2e9-406e-8b58-29b5c6c3cc9b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d Aug 13 06:14:08.963887 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6240abd5-e2e9-406e-8b58-29b5c6c3cc9b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:08.964232 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6240abd5-e2e9-406e-8b58-29b5c6c3cc9b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:08.964506 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-6240abd5-e2e9-406e-8b58-29b5c6c3cc9b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id c12ef94c-c271-44f9-afc2-44140c10528d. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:08.969959 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:08.969959 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:08.970578 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6240abd5-e2e9-406e-8b58-29b5c6c3cc9b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d returned with HTTP 200 Aug 13 06:14:08.970970 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 852/3416] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:08 2026] GET /volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:08.982159 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f8f321ff-41a1-4a94-958e-8190060306ea None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:08.987072 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f8f321ff-41a1-4a94-958e-8190060306ea tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d/export_record Aug 13 06:14:08.987072 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f8f321ff-41a1-4a94-958e-8190060306ea tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:08.987072 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f8f321ff-41a1-4a94-958e-8190060306ea tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'export_record' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:08.987072 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-f8f321ff-41a1-4a94-958e-8190060306ea tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Export record for backup c12ef94c-c271-44f9-afc2-44140c10528d. {{(pid=100322) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 06:14:08.992021 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:08.992021 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:08.992944 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.backup.api [None req-f8f321ff-41a1-4a94-958e-8190060306ea tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling RPCAPI with context: , host: np0000007163, backup: c12ef94c-c271-44f9-afc2-44140c10528d. {{(pid=100322) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 06:14:08.993155 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-39351e56-9a99-4c68-b165-bcc4fed48b47 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Created reservations ['805b2ff1-5eaf-417a-9f95-2a6bf5f4bdfd', '0e122611-d1f9-4f76-a737-0c12ab910784', 'be4eedde-3fb3-489d-ad6f-b338e9759606', '2803b93c-c2a2-4f78-854a-ce9b5ddf9446'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:08.994074 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39351e56-9a99-4c68-b165-bcc4fed48b47 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bdbded4-a71c-451e-b041-608c8aafb95c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['805b2ff1-5eaf-417a-9f95-2a6bf5f4bdfd', '0e122611-d1f9-4f76-a737-0c12ab910784', 'be4eedde-3fb3-489d-ad6f-b338e9759606', '2803b93c-c2a2-4f78-854a-ce9b5ddf9446']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:08.995127 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39351e56-9a99-4c68-b165-bcc4fed48b47 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e887b30-89d5-4f46-943f-a4b7df75ce1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:09.002214 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-f8f321ff-41a1-4a94-958e-8190060306ea tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] export_record in rpcapi backup_id c12ef94c-c271-44f9-afc2-44140c10528d on host np0000007163. {{(pid=100322) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 06:14:09.017218 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-f8f321ff-41a1-4a94-958e-8190060306ea tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzEyZWY5NGMtYzI3MS00NGY5LWFmYzItNDQxNDBjMTA1MjhkIiwgInVzZXJfaWQiOiAiNjYxMTlkZGIzNjE2NGUzMTkzOTU2N2FkZjkzYWNmZDEiLCAicHJvamVjdF9pZCI6ICI0NTVhOTE2NWE0NTI0OTFkYWZmMTk4MDAxZDZiNmNjZiIsICJ2b2x1bWVfaWQiOiAiYzM5M2JhYTktOGY1NC00ZDA0LTg2YjQtODgwZTFjMDUwYjU3IiwgImhvc3QiOiAibnAwMDAwMDA3MTYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02MzEyOTgyMzQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jMzkzYmFhOS04ZjU0LTRkMDQtODZiNC04ODBlMWMwNTBiNTcvMjAyNjA4MTMwNjEzNTUvYXpfbm92YV9iYWNrdXBfYzEyZWY5NGMtYzI3MS00NGY5LWFmYzItNDQxNDBjMTA1MjhkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwNjoxMzo1MloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwNjoxMzo1MloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA2OjE0OjA5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100322) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 06:14:09.017606 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f8f321ff-41a1-4a94-958e-8190060306ea tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d/export_record returned with HTTP 200 Aug 13 06:14:09.018238 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 864/3417] 10.4.3.121 () {68 vars in 1430 bytes} [Thu Aug 13 06:14:08 2026] GET /volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d/export_record => generated 1424 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:09.024540 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39351e56-9a99-4c68-b165-bcc4fed48b47 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e887b30-89d5-4f46-943f-a4b7df75ce1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1f856bb-c92b-4141-a774-fcc25f1b293d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-220620226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69883ea606e6472cb857af5f4dda26d6',qos_specs=None,replication_status=,reservations=['805b2ff1-5eaf-417a-9f95-2a6bf5f4bdfd','0e122611-d1f9-4f76-a737-0c12ab910784','be4eedde-3fb3-489d-ad6f-b338e9759606','2803b93c-c2a2-4f78-854a-ce9b5ddf9446'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e03bdfd5a59043559a6792bc168624e9',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-220620226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1f856bb-c92b-4141-a774-fcc25f1b293d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69883ea606e6472cb857af5f4dda26d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e03bdfd5a59043559a6792bc168624e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:09.025535 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39351e56-9a99-4c68-b165-bcc4fed48b47 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d715ea68-c42d-4bd7-9fc7-95d3bec4ac84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:09.027154 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-139f8e21-5ae3-4937-ab9c-21db0220b29c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:09.029651 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-139f8e21-5ae3-4937-ab9c-21db0220b29c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d Aug 13 06:14:09.029973 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-139f8e21-5ae3-4937-ab9c-21db0220b29c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:09.030246 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-139f8e21-5ae3-4937-ab9c-21db0220b29c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:09.030408 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-139f8e21-5ae3-4937-ab9c-21db0220b29c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id c12ef94c-c271-44f9-afc2-44140c10528d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:09.036100 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:09.036100 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:09.036942 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-139f8e21-5ae3-4937-ab9c-21db0220b29c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d returned with HTTP 200 Aug 13 06:14:09.037431 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 857/3418] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:09 2026] GET /volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:09.044099 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39351e56-9a99-4c68-b165-bcc4fed48b47 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d715ea68-c42d-4bd7-9fc7-95d3bec4ac84) transitioned into state 'SUCCESS' from state '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-220620226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69883ea606e6472cb857af5f4dda26d6',qos_specs=None,replication_status=,reservations=['805b2ff1-5eaf-417a-9f95-2a6bf5f4bdfd','0e122611-d1f9-4f76-a737-0c12ab910784','be4eedde-3fb3-489d-ad6f-b338e9759606','2803b93c-c2a2-4f78-854a-ce9b5ddf9446'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e03bdfd5a59043559a6792bc168624e9',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:09.045095 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39351e56-9a99-4c68-b165-bcc4fed48b47 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d36ec58-7658-4f20-a138-31ea21a246f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:09.047798 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7ba8f0b1-8696-47f3-87a4-e4a0a73754bb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:09.049588 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7ba8f0b1-8696-47f3-87a4-e4a0a73754bb tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] POST https://10.4.3.121/volume/v3/backups/import_record Aug 13 06:14:09.049982 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7ba8f0b1-8696-47f3-87a4-e4a0a73754bb tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2M1Nzg4YjUtZjFjMS00ZTUwLTk3NjgtNDRiYTZmZTAwYmQyIiwgInVzZXJfaWQiOiAiNjYxMTlkZGIzNjE2NGUzMTkzOTU2N2FkZjkzYWNmZDEiLCAicHJvamVjdF9pZCI6ICI0NTVhOTE2NWE0NTI0OTFkYWZmMTk4MDAxZDZiNmNjZiIsICJ2b2x1bWVfaWQiOiAiYzM5M2JhYTktOGY1NC00ZDA0LTg2YjQtODgwZTFjMDUwYjU3IiwgImhvc3QiOiAibnAwMDAwMDA3MTYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02MzEyOTgyMzQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jMzkzYmFhOS04ZjU0LTRkMDQtODZiNC04ODBlMWMwNTBiNTcvMjAyNjA4MTMwNjEzNTUvYXpfbm92YV9iYWNrdXBfYzEyZWY5NGMtYzI3MS00NGY5LWFmYzItNDQxNDBjMTA1MjhkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwNjoxMzo1MloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwNjoxMzo1MloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA2OjE0OjA5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:09.051500 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-7ba8f0b1-8696-47f3-87a4-e4a0a73754bb tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2M1Nzg4YjUtZjFjMS00ZTUwLTk3NjgtNDRiYTZmZTAwYmQyIiwgInVzZXJfaWQiOiAiNjYxMTlkZGIzNjE2NGUzMTkzOTU2N2FkZjkzYWNmZDEiLCAicHJvamVjdF9pZCI6ICI0NTVhOTE2NWE0NTI0OTFkYWZmMTk4MDAxZDZiNmNjZiIsICJ2b2x1bWVfaWQiOiAiYzM5M2JhYTktOGY1NC00ZDA0LTg2YjQtODgwZTFjMDUwYjU3IiwgImhvc3QiOiAibnAwMDAwMDA3MTYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02MzEyOTgyMzQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jMzkzYmFhOS04ZjU0LTRkMDQtODZiNC04ODBlMWMwNTBiNTcvMjAyNjA4MTMwNjEzNTUvYXpfbm92YV9iYWNrdXBfYzEyZWY5NGMtYzI3MS00NGY5LWFmYzItNDQxNDBjMTA1MjhkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwNjoxMzo1MloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwNjoxMzo1MloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA2OjE0OjA5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100325) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 06:14:09.051612 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-7ba8f0b1-8696-47f3-87a4-e4a0a73754bb tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2M1Nzg4YjUtZjFjMS00ZTUwLTk3NjgtNDRiYTZmZTAwYmQyIiwgInVzZXJfaWQiOiAiNjYxMTlkZGIzNjE2NGUzMTkzOTU2N2FkZjkzYWNmZDEiLCAicHJvamVjdF9pZCI6ICI0NTVhOTE2NWE0NTI0OTFkYWZmMTk4MDAxZDZiNmNjZiIsICJ2b2x1bWVfaWQiOiAiYzM5M2JhYTktOGY1NC00ZDA0LTg2YjQtODgwZTFjMDUwYjU3IiwgImhvc3QiOiAibnAwMDAwMDA3MTYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02MzEyOTgyMzQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jMzkzYmFhOS04ZjU0LTRkMDQtODZiNC04ODBlMWMwNTBiNTcvMjAyNjA4MTMwNjEzNTUvYXpfbm92YV9iYWNrdXBfYzEyZWY5NGMtYzI3MS00NGY5LWFmYzItNDQxNDBjMTA1MjhkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwNjoxMzo1MloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwNjoxMzo1MloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA2OjE0OjA5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100325) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 06:14:09.052304 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-7ba8f0b1-8696-47f3-87a4-e4a0a73754bb tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '8f18f6fa68d74813aca66ea5e8dc45f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '455a9165a452491daff198001d6b6ccf', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:14:09.052615 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7ba8f0b1-8696-47f3-87a4-e4a0a73754bb tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] https://10.4.3.121/volume/v3/backups/import_record returned with HTTP 403 Aug 13 06:14:09.053020 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 853/3419] 10.4.3.121 () {70 vars in 1342 bytes} [Thu Aug 13 06:14:09 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:09.057288 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39351e56-9a99-4c68-b165-bcc4fed48b47 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d36ec58-7658-4f20-a138-31ea21a246f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:09.058086 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-39351e56-9a99-4c68-b165-bcc4fed48b47 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Flow 'volume_create_api' (8e992001-42e0-4b56-ab02-3efeb6f4ba4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:09.058437 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-39351e56-9a99-4c68-b165-bcc4fed48b47 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Create volume request issued successfully. Aug 13 06:14:09.058998 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-39351e56-9a99-4c68-b165-bcc4fed48b47 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:09.059696 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 846/3420] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:14:08 2026] POST /volume/v3/volumes => generated 756 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 06:14:09.062216 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8dfeece8-ba2d-44ac-97e0-ded9159b5736 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:09.062581 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8dfeece8-ba2d-44ac-97e0-ded9159b5736 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/c393baa9-8f54-4d04-86b4-880e1c050b57 Aug 13 06:14:09.062843 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8dfeece8-ba2d-44ac-97e0-ded9159b5736 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:09.063048 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8dfeece8-ba2d-44ac-97e0-ded9159b5736 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:09.063575 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-8dfeece8-ba2d-44ac-97e0-ded9159b5736 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Delete volume with id: c393baa9-8f54-4d04-86b4-880e1c050b57 Aug 13 06:14:09.071977 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:09.071977 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:09.072354 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8dfeece8-ba2d-44ac-97e0-ded9159b5736 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Volume info retrieved successfully. Aug 13 06:14:09.073226 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-22400e5b-5102-4c8f-b5d4-44d40a1c8058 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:09.075273 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-22400e5b-5102-4c8f-b5d4-44d40a1c8058 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:09.076588 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-22400e5b-5102-4c8f-b5d4-44d40a1c8058 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "bcc3fff6-3f04-4f78-90dc-2c99a667b3c9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1889440968"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:09.077578 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-22400e5b-5102-4c8f-b5d4-44d40a1c8058 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Create volume request body: {'volume': {"'imageRef": 'bcc3fff6-3f04-4f78-90dc-2c99a667b3c9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1889440968'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:09.077761 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-22400e5b-5102-4c8f-b5d4-44d40a1c8058 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Create volume of 1 GB Aug 13 06:14:09.083635 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-22400e5b-5102-4c8f-b5d4-44d40a1c8058 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Availability Zones retrieved successfully. Aug 13 06:14:09.091391 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8dfeece8-ba2d-44ac-97e0-ded9159b5736 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Delete volume request issued successfully. Aug 13 06:14:09.091578 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8dfeece8-ba2d-44ac-97e0-ded9159b5736 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/volumes/c393baa9-8f54-4d04-86b4-880e1c050b57 returned with HTTP 202 Aug 13 06:14:09.091962 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-22400e5b-5102-4c8f-b5d4-44d40a1c8058 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Flow 'volume_create_api' (63e0296d-8ead-4d72-bd24-5b10cabeab00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:09.092086 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 865/3421] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:14:09 2026] DELETE /volume/v3/volumes/c393baa9-8f54-4d04-86b4-880e1c050b57 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:09.092853 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-22400e5b-5102-4c8f-b5d4-44d40a1c8058 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c646dba3-b487-45b1-89aa-ac23ae265b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:09.094038 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-22400e5b-5102-4c8f-b5d4-44d40a1c8058 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:09.101623 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-78addb5e-e04a-414f-9630-33dbf6279e6e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:09.104068 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-78addb5e-e04a-414f-9630-33dbf6279e6e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/volumes/c393baa9-8f54-4d04-86b4-880e1c050b57 Aug 13 06:14:09.104286 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-78addb5e-e04a-414f-9630-33dbf6279e6e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:09.104477 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-78addb5e-e04a-414f-9630-33dbf6279e6e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:09.113467 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:09.113467 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:09.119199 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-78addb5e-e04a-414f-9630-33dbf6279e6e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Volume info retrieved successfully. Aug 13 06:14:09.126435 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-78addb5e-e04a-414f-9630-33dbf6279e6e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/volumes/c393baa9-8f54-4d04-86b4-880e1c050b57 returned with HTTP 200 Aug 13 06:14:09.126908 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 854/3422] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:09 2026] GET /volume/v3/volumes/c393baa9-8f54-4d04-86b4-880e1c050b57 => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:09.128144 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-22400e5b-5102-4c8f-b5d4-44d40a1c8058 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c646dba3-b487-45b1-89aa-ac23ae265b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:09.128539 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e09b69af-8a89-4528-b659-6a9bf8d51a02 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:09.129367 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-22400e5b-5102-4c8f-b5d4-44d40a1c8058 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7166556d-87ee-4f1b-8ffe-61f2f205bace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:09.130979 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e09b69af-8a89-4528-b659-6a9bf8d51a02 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:09.131525 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e09b69af-8a89-4528-b659-6a9bf8d51a02 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-66249497", "snapshot_id": null, "imageRef": "bcc3fff6-3f04-4f78-90dc-2c99a667b3c9", "volume_type": null, "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:09.133801 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-e09b69af-8a89-4528-b659-6a9bf8d51a02 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-66249497', 'snapshot_id': None, 'imageRef': 'bcc3fff6-3f04-4f78-90dc-2c99a667b3c9', 'volume_type': None, 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:09.175081 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-22400e5b-5102-4c8f-b5d4-44d40a1c8058 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Created reservations ['0a6cb747-83bb-42f6-be7e-9046c18660e0', '3c991d92-aa00-4986-95c3-2d52dac60bd1', '8615e70f-8084-45a9-a062-3e3bf8a3c11d', 'bbdc21e3-3e28-4c24-a286-820ed38fc8cf'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:09.176009 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-22400e5b-5102-4c8f-b5d4-44d40a1c8058 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7166556d-87ee-4f1b-8ffe-61f2f205bace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a6cb747-83bb-42f6-be7e-9046c18660e0', '3c991d92-aa00-4986-95c3-2d52dac60bd1', '8615e70f-8084-45a9-a062-3e3bf8a3c11d', 'bbdc21e3-3e28-4c24-a286-820ed38fc8cf']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:09.177197 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-22400e5b-5102-4c8f-b5d4-44d40a1c8058 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (006969f8-60bd-4ca7-92ec-e2eb2ff1fb6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:09.199663 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-22400e5b-5102-4c8f-b5d4-44d40a1c8058 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (006969f8-60bd-4ca7-92ec-e2eb2ff1fb6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3aefa75c-9d0d-451b-9d3f-677e10ed4a36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1889440968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69883ea606e6472cb857af5f4dda26d6',qos_specs=None,replication_status=,reservations=['0a6cb747-83bb-42f6-be7e-9046c18660e0','3c991d92-aa00-4986-95c3-2d52dac60bd1','8615e70f-8084-45a9-a062-3e3bf8a3c11d','bbdc21e3-3e28-4c24-a286-820ed38fc8cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e03bdfd5a59043559a6792bc168624e9',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1889440968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3aefa75c-9d0d-451b-9d3f-677e10ed4a36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69883ea606e6472cb857af5f4dda26d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e03bdfd5a59043559a6792bc168624e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:09.200596 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-22400e5b-5102-4c8f-b5d4-44d40a1c8058 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f12d046-4d8b-4081-a1ab-a750f7953a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:09.224484 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-22400e5b-5102-4c8f-b5d4-44d40a1c8058 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f12d046-4d8b-4081-a1ab-a750f7953a51) transitioned into state 'SUCCESS' from state '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-1889440968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69883ea606e6472cb857af5f4dda26d6',qos_specs=None,replication_status=,reservations=['0a6cb747-83bb-42f6-be7e-9046c18660e0','3c991d92-aa00-4986-95c3-2d52dac60bd1','8615e70f-8084-45a9-a062-3e3bf8a3c11d','bbdc21e3-3e28-4c24-a286-820ed38fc8cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e03bdfd5a59043559a6792bc168624e9',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:09.225319 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-22400e5b-5102-4c8f-b5d4-44d40a1c8058 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a0d75ab-18fc-4bcd-9eb6-c65e1a239a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:09.234923 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-e09b69af-8a89-4528-b659-6a9bf8d51a02 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Create volume of 1 GB Aug 13 06:14:09.235347 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:09.235347 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:09.237860 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-22400e5b-5102-4c8f-b5d4-44d40a1c8058 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a0d75ab-18fc-4bcd-9eb6-c65e1a239a97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:09.238702 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-22400e5b-5102-4c8f-b5d4-44d40a1c8058 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Flow 'volume_create_api' (63e0296d-8ead-4d72-bd24-5b10cabeab00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:09.239002 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-22400e5b-5102-4c8f-b5d4-44d40a1c8058 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Create volume request issued successfully. Aug 13 06:14:09.239574 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-22400e5b-5102-4c8f-b5d4-44d40a1c8058 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:09.240026 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 858/3423] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:14:09 2026] POST /volume/v3/volumes => generated 757 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:09.240171 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e09b69af-8a89-4528-b659-6a9bf8d51a02 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Availability Zones retrieved successfully. Aug 13 06:14:09.246330 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e09b69af-8a89-4528-b659-6a9bf8d51a02 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Flow 'volume_create_api' (2c76976b-0aa6-4fae-af77-b1d95ea89429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:09.247753 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e09b69af-8a89-4528-b659-6a9bf8d51a02 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1c6a01a-66da-42cc-8d44-9d872fe69f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:09.248770 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-e09b69af-8a89-4528-b659-6a9bf8d51a02 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:09.261835 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fcf4a606-a1b7-466a-9f6f-ff975e07e1a2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:09.264538 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fcf4a606-a1b7-466a-9f6f-ff975e07e1a2 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:09.264901 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fcf4a606-a1b7-466a-9f6f-ff975e07e1a2 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "bcc3fff6-3f04-4f78-90dc-2c99a667b3c9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-957729418"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:09.266686 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-fcf4a606-a1b7-466a-9f6f-ff975e07e1a2 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Create volume request body: {'volume': {"'imageRef": 'bcc3fff6-3f04-4f78-90dc-2c99a667b3c9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-957729418'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:09.266849 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-fcf4a606-a1b7-466a-9f6f-ff975e07e1a2 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Create volume of 1 GB Aug 13 06:14:09.272022 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fcf4a606-a1b7-466a-9f6f-ff975e07e1a2 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Availability Zones retrieved successfully. Aug 13 06:14:09.278789 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fcf4a606-a1b7-466a-9f6f-ff975e07e1a2 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Flow 'volume_create_api' (ff33dbcb-b334-4697-802e-a424b9427cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:09.279755 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fcf4a606-a1b7-466a-9f6f-ff975e07e1a2 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0258ae5e-8b19-43f0-884f-6b956f280c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:09.280849 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-fcf4a606-a1b7-466a-9f6f-ff975e07e1a2 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:09.315131 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fcf4a606-a1b7-466a-9f6f-ff975e07e1a2 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0258ae5e-8b19-43f0-884f-6b956f280c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:09.316069 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fcf4a606-a1b7-466a-9f6f-ff975e07e1a2 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b073ed25-16ef-4c51-9fb0-31806349a607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:09.316700 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e09b69af-8a89-4528-b659-6a9bf8d51a02 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1c6a01a-66da-42cc-8d44-9d872fe69f80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:09.317540 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e09b69af-8a89-4528-b659-6a9bf8d51a02 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b685610-d498-4001-9c89-ed2efb2c0397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:09.370906 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-fcf4a606-a1b7-466a-9f6f-ff975e07e1a2 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Created reservations ['c7be1481-9063-4759-a943-71e31f43e87b', '8c3c9d06-a9d9-4916-b4b0-9c23a3c037c9', 'bd0d8c08-9f3b-4f48-9e88-31dd42c7df85', 'ec3828a5-0185-4bc2-8bac-1ca114d8db1f'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:09.371995 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fcf4a606-a1b7-466a-9f6f-ff975e07e1a2 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b073ed25-16ef-4c51-9fb0-31806349a607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7be1481-9063-4759-a943-71e31f43e87b', '8c3c9d06-a9d9-4916-b4b0-9c23a3c037c9', 'bd0d8c08-9f3b-4f48-9e88-31dd42c7df85', 'ec3828a5-0185-4bc2-8bac-1ca114d8db1f']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:09.373015 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fcf4a606-a1b7-466a-9f6f-ff975e07e1a2 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64e21877-4ed5-4baa-a7f4-7a2fdd4aa007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:09.373824 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-e09b69af-8a89-4528-b659-6a9bf8d51a02 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Created reservations ['b2e08c3b-d7d5-4c72-92e7-6c03b1e7fc4a', 'db6ea151-ca4d-4a81-b9df-bc842b1b4184', 'aaaed439-e819-4d67-a618-5fc507a8ab62', '4f5b0dcf-044f-41aa-8a2b-83104badbff4'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:09.374690 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e09b69af-8a89-4528-b659-6a9bf8d51a02 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b685610-d498-4001-9c89-ed2efb2c0397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2e08c3b-d7d5-4c72-92e7-6c03b1e7fc4a', 'db6ea151-ca4d-4a81-b9df-bc842b1b4184', 'aaaed439-e819-4d67-a618-5fc507a8ab62', '4f5b0dcf-044f-41aa-8a2b-83104badbff4']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:09.375522 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e09b69af-8a89-4528-b659-6a9bf8d51a02 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba54561b-20ca-43b2-bb7c-c52aba3709dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:09.396789 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fcf4a606-a1b7-466a-9f6f-ff975e07e1a2 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64e21877-4ed5-4baa-a7f4-7a2fdd4aa007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '668e176b-0334-443b-9605-19705ea03067', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-957729418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69883ea606e6472cb857af5f4dda26d6',qos_specs=None,replication_status=,reservations=['c7be1481-9063-4759-a943-71e31f43e87b','8c3c9d06-a9d9-4916-b4b0-9c23a3c037c9','bd0d8c08-9f3b-4f48-9e88-31dd42c7df85','ec3828a5-0185-4bc2-8bac-1ca114d8db1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e03bdfd5a59043559a6792bc168624e9',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-957729418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=668e176b-0334-443b-9605-19705ea03067,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69883ea606e6472cb857af5f4dda26d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e03bdfd5a59043559a6792bc168624e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:09.397483 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fcf4a606-a1b7-466a-9f6f-ff975e07e1a2 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29fccefb-3d47-4758-9ace-5c10d0ac9c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:09.397558 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e09b69af-8a89-4528-b659-6a9bf8d51a02 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba54561b-20ca-43b2-bb7c-c52aba3709dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2b36943-a99e-45ef-97e0-a2cc06024980', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-66249497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37e93d1cbd7347e0bf4e3a52c0ebc97e',qos_specs=None,replication_status=,reservations=['b2e08c3b-d7d5-4c72-92e7-6c03b1e7fc4a','db6ea151-ca4d-4a81-b9df-bc842b1b4184','aaaed439-e819-4d67-a618-5fc507a8ab62','4f5b0dcf-044f-41aa-8a2b-83104badbff4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bc0fc3cecc441a2af3b00e720c1dad4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-66249497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2b36943-a99e-45ef-97e0-a2cc06024980,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37e93d1cbd7347e0bf4e3a52c0ebc97e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3bc0fc3cecc441a2af3b00e720c1dad4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:09.398197 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e09b69af-8a89-4528-b659-6a9bf8d51a02 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2001d23f-1b15-4359-846a-efe347b496ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:09.414676 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e09b69af-8a89-4528-b659-6a9bf8d51a02 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2001d23f-1b15-4359-846a-efe347b496ea) transitioned into state 'SUCCESS' from state '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-66249497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37e93d1cbd7347e0bf4e3a52c0ebc97e',qos_specs=None,replication_status=,reservations=['b2e08c3b-d7d5-4c72-92e7-6c03b1e7fc4a','db6ea151-ca4d-4a81-b9df-bc842b1b4184','aaaed439-e819-4d67-a618-5fc507a8ab62','4f5b0dcf-044f-41aa-8a2b-83104badbff4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bc0fc3cecc441a2af3b00e720c1dad4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:09.415389 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e09b69af-8a89-4528-b659-6a9bf8d51a02 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2df4fdb-e755-4061-9e39-9bda51fec881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:09.425973 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fcf4a606-a1b7-466a-9f6f-ff975e07e1a2 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29fccefb-3d47-4758-9ace-5c10d0ac9c60) transitioned into state 'SUCCESS' from state '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-957729418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69883ea606e6472cb857af5f4dda26d6',qos_specs=None,replication_status=,reservations=['c7be1481-9063-4759-a943-71e31f43e87b','8c3c9d06-a9d9-4916-b4b0-9c23a3c037c9','bd0d8c08-9f3b-4f48-9e88-31dd42c7df85','ec3828a5-0185-4bc2-8bac-1ca114d8db1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e03bdfd5a59043559a6792bc168624e9',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:09.426769 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fcf4a606-a1b7-466a-9f6f-ff975e07e1a2 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (674f23fe-3d82-4fcc-9387-dfff5efda796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:09.427709 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e09b69af-8a89-4528-b659-6a9bf8d51a02 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2df4fdb-e755-4061-9e39-9bda51fec881) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:09.428629 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e09b69af-8a89-4528-b659-6a9bf8d51a02 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Flow 'volume_create_api' (2c76976b-0aa6-4fae-af77-b1d95ea89429) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:09.429018 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e09b69af-8a89-4528-b659-6a9bf8d51a02 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Create volume request issued successfully. Aug 13 06:14:09.429623 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e09b69af-8a89-4528-b659-6a9bf8d51a02 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:09.430083 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 847/3424] 10.4.3.121 () {70 vars in 1300 bytes} [Thu Aug 13 06:14:09 2026] POST /volume/v3/volumes => generated 779 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:09.439380 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fcf4a606-a1b7-466a-9f6f-ff975e07e1a2 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (674f23fe-3d82-4fcc-9387-dfff5efda796) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:09.440671 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-fcf4a606-a1b7-466a-9f6f-ff975e07e1a2 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Flow 'volume_create_api' (ff33dbcb-b334-4697-802e-a424b9427cea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:09.441113 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fcf4a606-a1b7-466a-9f6f-ff975e07e1a2 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Create volume request issued successfully. Aug 13 06:14:09.441861 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fcf4a606-a1b7-466a-9f6f-ff975e07e1a2 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:09.442375 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 866/3425] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:14:09 2026] POST /volume/v3/volumes => generated 756 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:09.442435 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-844d251e-0a5c-486d-bc9e-0504357b8477 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:09.450932 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-844d251e-0a5c-486d-bc9e-0504357b8477 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 Aug 13 06:14:09.451222 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-844d251e-0a5c-486d-bc9e-0504357b8477 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:09.451484 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-844d251e-0a5c-486d-bc9e-0504357b8477 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:09.461118 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d5a3f058-7fbd-47cc-b964-9d315511fd85 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:09.463583 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d5a3f058-7fbd-47cc-b964-9d315511fd85 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:09.464154 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d5a3f058-7fbd-47cc-b964-9d315511fd85 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "bcc3fff6-3f04-4f78-90dc-2c99a667b3c9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1521122388"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:09.465996 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-d5a3f058-7fbd-47cc-b964-9d315511fd85 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Create volume request body: {'volume': {"'imageRef": 'bcc3fff6-3f04-4f78-90dc-2c99a667b3c9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1521122388'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:09.466215 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-d5a3f058-7fbd-47cc-b964-9d315511fd85 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Create volume of 1 GB Aug 13 06:14:09.466496 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:09.466496 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:09.467378 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:09.467378 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:09.471445 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d5a3f058-7fbd-47cc-b964-9d315511fd85 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Availability Zones retrieved successfully. Aug 13 06:14:09.473623 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-844d251e-0a5c-486d-bc9e-0504357b8477 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Volume info retrieved successfully. Aug 13 06:14:09.478767 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-844d251e-0a5c-486d-bc9e-0504357b8477 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 returned with HTTP 200 Aug 13 06:14:09.479232 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 855/3426] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:09 2026] GET /volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:09.482190 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d5a3f058-7fbd-47cc-b964-9d315511fd85 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Flow 'volume_create_api' (0f29bb6c-73c5-4768-803d-725ae021eeca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:09.483707 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d5a3f058-7fbd-47cc-b964-9d315511fd85 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edf990c7-7701-42a6-bbab-223182d73fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:09.486011 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-d5a3f058-7fbd-47cc-b964-9d315511fd85 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:09.516314 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d5a3f058-7fbd-47cc-b964-9d315511fd85 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edf990c7-7701-42a6-bbab-223182d73fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:09.517023 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d5a3f058-7fbd-47cc-b964-9d315511fd85 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13a9ebad-1ee7-46b6-a019-18e250c95106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:09.569642 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-d5a3f058-7fbd-47cc-b964-9d315511fd85 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Created reservations ['5f5193b0-6ff2-4b8e-8e67-3e95008dba88', '460bad7d-64d9-47b6-bbce-b4d9f2b146b6', 'af8b7ffc-403d-445a-bf49-2dc501198bde', '7b974752-37bd-4526-9b96-b0eb305769c4'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:09.570779 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d5a3f058-7fbd-47cc-b964-9d315511fd85 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13a9ebad-1ee7-46b6-a019-18e250c95106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f5193b0-6ff2-4b8e-8e67-3e95008dba88', '460bad7d-64d9-47b6-bbce-b4d9f2b146b6', 'af8b7ffc-403d-445a-bf49-2dc501198bde', '7b974752-37bd-4526-9b96-b0eb305769c4']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:09.571865 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d5a3f058-7fbd-47cc-b964-9d315511fd85 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a9ed533-adb1-4e9d-88fe-33a148cdbcc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:09.602465 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d5a3f058-7fbd-47cc-b964-9d315511fd85 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a9ed533-adb1-4e9d-88fe-33a148cdbcc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd0d1847-f4f6-4253-82fe-53da962bc6f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1521122388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69883ea606e6472cb857af5f4dda26d6',qos_specs=None,replication_status=,reservations=['5f5193b0-6ff2-4b8e-8e67-3e95008dba88','460bad7d-64d9-47b6-bbce-b4d9f2b146b6','af8b7ffc-403d-445a-bf49-2dc501198bde','7b974752-37bd-4526-9b96-b0eb305769c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e03bdfd5a59043559a6792bc168624e9',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1521122388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd0d1847-f4f6-4253-82fe-53da962bc6f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69883ea606e6472cb857af5f4dda26d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e03bdfd5a59043559a6792bc168624e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:09.603758 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d5a3f058-7fbd-47cc-b964-9d315511fd85 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fa3844e-c574-40c4-942f-1ef7c7218966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:09.627369 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d5a3f058-7fbd-47cc-b964-9d315511fd85 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fa3844e-c574-40c4-942f-1ef7c7218966) transitioned into state 'SUCCESS' from state '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-1521122388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69883ea606e6472cb857af5f4dda26d6',qos_specs=None,replication_status=,reservations=['5f5193b0-6ff2-4b8e-8e67-3e95008dba88','460bad7d-64d9-47b6-bbce-b4d9f2b146b6','af8b7ffc-403d-445a-bf49-2dc501198bde','7b974752-37bd-4526-9b96-b0eb305769c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e03bdfd5a59043559a6792bc168624e9',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:09.628556 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d5a3f058-7fbd-47cc-b964-9d315511fd85 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98c20ddb-0341-4a2d-8281-de7016cedae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:09.642064 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d5a3f058-7fbd-47cc-b964-9d315511fd85 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98c20ddb-0341-4a2d-8281-de7016cedae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:09.643090 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d5a3f058-7fbd-47cc-b964-9d315511fd85 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Flow 'volume_create_api' (0f29bb6c-73c5-4768-803d-725ae021eeca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:09.643459 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d5a3f058-7fbd-47cc-b964-9d315511fd85 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Create volume request issued successfully. Aug 13 06:14:09.644004 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d5a3f058-7fbd-47cc-b964-9d315511fd85 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:09.644670 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 859/3427] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:14:09 2026] POST /volume/v3/volumes => generated 757 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:09.660550 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0a1ee18c-adee-4e88-b9dd-e5e4e79f78be None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:09.663110 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a1ee18c-adee-4e88-b9dd-e5e4e79f78be tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] GET https://10.4.3.121/volume/v3/volumes/4559d85d-0761-4a24-b61a-90ab183fb1db Aug 13 06:14:09.663430 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a1ee18c-adee-4e88-b9dd-e5e4e79f78be tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:09.663703 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a1ee18c-adee-4e88-b9dd-e5e4e79f78be tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:09.673476 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:09.673476 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:09.680426 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0a1ee18c-adee-4e88-b9dd-e5e4e79f78be tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Volume info retrieved successfully. Aug 13 06:14:09.686107 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a1ee18c-adee-4e88-b9dd-e5e4e79f78be tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] https://10.4.3.121/volume/v3/volumes/4559d85d-0761-4a24-b61a-90ab183fb1db returned with HTTP 200 Aug 13 06:14:09.686498 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 848/3428] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:09 2026] GET /volume/v3/volumes/4559d85d-0761-4a24-b61a-90ab183fb1db => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:09.700479 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0309a451-0d59-49cb-bd5e-8400a10099a1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:09.702767 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0309a451-0d59-49cb-bd5e-8400a10099a1 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] GET https://10.4.3.121/volume/v3/volumes/d1f856bb-c92b-4141-a774-fcc25f1b293d Aug 13 06:14:09.703019 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0309a451-0d59-49cb-bd5e-8400a10099a1 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:09.703326 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0309a451-0d59-49cb-bd5e-8400a10099a1 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:09.715545 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:09.715545 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:09.719022 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0309a451-0d59-49cb-bd5e-8400a10099a1 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Volume info retrieved successfully. Aug 13 06:14:09.723712 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0309a451-0d59-49cb-bd5e-8400a10099a1 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] https://10.4.3.121/volume/v3/volumes/d1f856bb-c92b-4141-a774-fcc25f1b293d returned with HTTP 200 Aug 13 06:14:09.724117 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 867/3429] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:09 2026] GET /volume/v3/volumes/d1f856bb-c92b-4141-a774-fcc25f1b293d => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:09.739043 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-974b7c8c-198a-4a9e-ac5e-e9d1701296d3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:09.740908 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-974b7c8c-198a-4a9e-ac5e-e9d1701296d3 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] GET https://10.4.3.121/volume/v3/volumes/3aefa75c-9d0d-451b-9d3f-677e10ed4a36 Aug 13 06:14:09.741121 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-974b7c8c-198a-4a9e-ac5e-e9d1701296d3 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:09.741346 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-974b7c8c-198a-4a9e-ac5e-e9d1701296d3 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:09.752303 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:09.752303 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:09.757172 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-974b7c8c-198a-4a9e-ac5e-e9d1701296d3 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Volume info retrieved successfully. Aug 13 06:14:09.764473 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-974b7c8c-198a-4a9e-ac5e-e9d1701296d3 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] https://10.4.3.121/volume/v3/volumes/3aefa75c-9d0d-451b-9d3f-677e10ed4a36 returned with HTTP 200 Aug 13 06:14:09.764926 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 856/3430] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:09 2026] GET /volume/v3/volumes/3aefa75c-9d0d-451b-9d3f-677e10ed4a36 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:09.778888 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-68916ece-deb5-4acf-ac80-4836d6765449 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:09.779377 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-635499ef-4ff8-401f-b9d7-1e0a677d99c9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:09.782407 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-68916ece-deb5-4acf-ac80-4836d6765449 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] GET https://10.4.3.121/volume/v3/volumes/668e176b-0334-443b-9605-19705ea03067 Aug 13 06:14:09.782407 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-68916ece-deb5-4acf-ac80-4836d6765449 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:09.782407 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-68916ece-deb5-4acf-ac80-4836d6765449 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:09.782649 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-635499ef-4ff8-401f-b9d7-1e0a677d99c9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 Aug 13 06:14:09.782948 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-635499ef-4ff8-401f-b9d7-1e0a677d99c9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:09.783776 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-635499ef-4ff8-401f-b9d7-1e0a677d99c9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:09.783776 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-635499ef-4ff8-401f-b9d7-1e0a677d99c9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 0c9c3428-44b5-4942-9c6a-39e2cc7eca51. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:09.790544 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:09.790544 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:09.790870 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:09.790870 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:09.791798 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-635499ef-4ff8-401f-b9d7-1e0a677d99c9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 returned with HTTP 200 Aug 13 06:14:09.792205 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 849/3431] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:09 2026] GET /volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:09.794984 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-68916ece-deb5-4acf-ac80-4836d6765449 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Volume info retrieved successfully. Aug 13 06:14:09.799890 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-68916ece-deb5-4acf-ac80-4836d6765449 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] https://10.4.3.121/volume/v3/volumes/668e176b-0334-443b-9605-19705ea03067 returned with HTTP 200 Aug 13 06:14:09.800794 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 860/3432] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:09 2026] GET /volume/v3/volumes/668e176b-0334-443b-9605-19705ea03067 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:09.817189 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7cd874e4-97c3-4988-b517-703c681d5a65 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:09.819211 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7cd874e4-97c3-4988-b517-703c681d5a65 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] GET https://10.4.3.121/volume/v3/volumes/dd0d1847-f4f6-4253-82fe-53da962bc6f5 Aug 13 06:14:09.819436 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7cd874e4-97c3-4988-b517-703c681d5a65 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:09.819661 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7cd874e4-97c3-4988-b517-703c681d5a65 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:09.828538 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:09.828538 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:09.833538 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7cd874e4-97c3-4988-b517-703c681d5a65 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Volume info retrieved successfully. Aug 13 06:14:09.838439 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7cd874e4-97c3-4988-b517-703c681d5a65 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] https://10.4.3.121/volume/v3/volumes/dd0d1847-f4f6-4253-82fe-53da962bc6f5 returned with HTTP 200 Aug 13 06:14:09.839468 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 868/3433] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:09 2026] GET /volume/v3/volumes/dd0d1847-f4f6-4253-82fe-53da962bc6f5 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:09.853421 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bd199dd2-0aee-4f79-acb5-29a4d0d56720 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:09.855307 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd199dd2-0aee-4f79-acb5-29a4d0d56720 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] DELETE https://10.4.3.121/volume/v3/volumes/dd0d1847-f4f6-4253-82fe-53da962bc6f5 Aug 13 06:14:09.855561 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd199dd2-0aee-4f79-acb5-29a4d0d56720 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:09.855820 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd199dd2-0aee-4f79-acb5-29a4d0d56720 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:09.855975 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-bd199dd2-0aee-4f79-acb5-29a4d0d56720 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Delete volume with id: dd0d1847-f4f6-4253-82fe-53da962bc6f5 Aug 13 06:14:09.863598 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:09.863598 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:09.864231 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bd199dd2-0aee-4f79-acb5-29a4d0d56720 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Volume info retrieved successfully. Aug 13 06:14:09.888926 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bd199dd2-0aee-4f79-acb5-29a4d0d56720 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Delete volume request issued successfully. Aug 13 06:14:09.888926 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd199dd2-0aee-4f79-acb5-29a4d0d56720 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] https://10.4.3.121/volume/v3/volumes/dd0d1847-f4f6-4253-82fe-53da962bc6f5 returned with HTTP 202 Aug 13 06:14:09.889120 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 857/3434] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:14:09 2026] DELETE /volume/v3/volumes/dd0d1847-f4f6-4253-82fe-53da962bc6f5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:09.897066 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-052cb735-8ee1-4aad-9e45-80b167ee4d83 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:09.899098 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-052cb735-8ee1-4aad-9e45-80b167ee4d83 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] GET https://10.4.3.121/volume/v3/volumes/dd0d1847-f4f6-4253-82fe-53da962bc6f5 Aug 13 06:14:09.899162 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-052cb735-8ee1-4aad-9e45-80b167ee4d83 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:09.899369 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-052cb735-8ee1-4aad-9e45-80b167ee4d83 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:09.909427 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:09.909427 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:09.914622 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-052cb735-8ee1-4aad-9e45-80b167ee4d83 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Volume info retrieved successfully. Aug 13 06:14:09.921016 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-052cb735-8ee1-4aad-9e45-80b167ee4d83 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] https://10.4.3.121/volume/v3/volumes/dd0d1847-f4f6-4253-82fe-53da962bc6f5 returned with HTTP 200 Aug 13 06:14:09.921666 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 850/3435] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:09 2026] GET /volume/v3/volumes/dd0d1847-f4f6-4253-82fe-53da962bc6f5 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:10.139410 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4ed5552b-ce61-4c6e-84e8-cb55fbc95538 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:10.141243 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4ed5552b-ce61-4c6e-84e8-cb55fbc95538 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/volumes/c393baa9-8f54-4d04-86b4-880e1c050b57 Aug 13 06:14:10.141429 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4ed5552b-ce61-4c6e-84e8-cb55fbc95538 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:10.141598 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4ed5552b-ce61-4c6e-84e8-cb55fbc95538 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:10.147312 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4ed5552b-ce61-4c6e-84e8-cb55fbc95538 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/volumes/c393baa9-8f54-4d04-86b4-880e1c050b57 returned with HTTP 404 Aug 13 06:14:10.147727 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 861/3436] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:10 2026] GET /volume/v3/volumes/c393baa9-8f54-4d04-86b4-880e1c050b57 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:10.155899 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ef8e6a62-c5f5-427f-9de9-95dee97f04f1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:10.157346 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ef8e6a62-c5f5-427f-9de9-95dee97f04f1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] GET https://10.4.3.121/volume/v3/backups Aug 13 06:14:10.157522 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ef8e6a62-c5f5-427f-9de9-95dee97f04f1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:10.157685 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ef8e6a62-c5f5-427f-9de9-95dee97f04f1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:10.157926 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-ef8e6a62-c5f5-427f-9de9-95dee97f04f1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:14:10.167764 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ef8e6a62-c5f5-427f-9de9-95dee97f04f1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] https://10.4.3.121/volume/v3/backups returned with HTTP 200 Aug 13 06:14:10.168050 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 869/3437] 10.4.3.121 () {68 vars in 1277 bytes} [Thu Aug 13 06:14:10 2026] GET /volume/v3/backups => generated 623 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:10.176543 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a5ef5dd9-811e-4471-aaf2-d4c6ce49e519 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:10.178479 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a5ef5dd9-811e-4471-aaf2-d4c6ce49e519 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] GET https://10.4.3.121/volume/v3/backups?project_id=455a9165a452491daff198001d6b6ccf Aug 13 06:14:10.178706 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a5ef5dd9-811e-4471-aaf2-d4c6ce49e519 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:10.178920 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a5ef5dd9-811e-4471-aaf2-d4c6ce49e519 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:10.179197 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-a5ef5dd9-811e-4471-aaf2-d4c6ce49e519 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Removing options 'project_id' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:14:10.191012 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a5ef5dd9-811e-4471-aaf2-d4c6ce49e519 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] https://10.4.3.121/volume/v3/backups?project_id=455a9165a452491daff198001d6b6ccf returned with HTTP 200 Aug 13 06:14:10.191399 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 858/3438] 10.4.3.121 () {68 vars in 1364 bytes} [Thu Aug 13 06:14:10 2026] GET /volume/v3/backups?project_id=455a9165a452491daff198001d6b6ccf => generated 623 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:10.198765 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-83e8e57f-50f7-4b2c-873c-eaf7362dd007 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:10.200510 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83e8e57f-50f7-4b2c-873c-eaf7362dd007 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:10.200924 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83e8e57f-50f7-4b2c-873c-eaf7362dd007 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-388496784"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:10.202331 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-83e8e57f-50f7-4b2c-873c-eaf7362dd007 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-388496784'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:10.202489 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-83e8e57f-50f7-4b2c-873c-eaf7362dd007 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Create volume of 1 GB Aug 13 06:14:10.206097 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-83e8e57f-50f7-4b2c-873c-eaf7362dd007 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Availability Zones retrieved successfully. Aug 13 06:14:10.211560 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-83e8e57f-50f7-4b2c-873c-eaf7362dd007 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Flow 'volume_create_api' (79387845-0573-4f36-904b-bf380d4e620c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:10.212443 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-83e8e57f-50f7-4b2c-873c-eaf7362dd007 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4459a1eb-ecf4-4b95-9424-7327b792c466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:10.213163 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-83e8e57f-50f7-4b2c-873c-eaf7362dd007 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:10.238098 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-83e8e57f-50f7-4b2c-873c-eaf7362dd007 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4459a1eb-ecf4-4b95-9424-7327b792c466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:10.238963 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-83e8e57f-50f7-4b2c-873c-eaf7362dd007 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8bf1854-3ca5-42d8-8306-15f0ed806d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:10.277011 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-83e8e57f-50f7-4b2c-873c-eaf7362dd007 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Created reservations ['339869c6-62c4-4b05-b8e6-2a968260300f', 'e4b46633-beb4-4e90-80eb-0cb34a4614e2', 'e5e2db36-830a-4067-9389-b408f6368b71', '93c0c3b3-bc5b-449c-9ae3-431d8c8fca0f'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:10.278074 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-83e8e57f-50f7-4b2c-873c-eaf7362dd007 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8bf1854-3ca5-42d8-8306-15f0ed806d1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['339869c6-62c4-4b05-b8e6-2a968260300f', 'e4b46633-beb4-4e90-80eb-0cb34a4614e2', 'e5e2db36-830a-4067-9389-b408f6368b71', '93c0c3b3-bc5b-449c-9ae3-431d8c8fca0f']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:10.278978 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-83e8e57f-50f7-4b2c-873c-eaf7362dd007 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15439ce5-da92-486b-8069-a9b3eb7ba539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:10.304673 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-83e8e57f-50f7-4b2c-873c-eaf7362dd007 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15439ce5-da92-486b-8069-a9b3eb7ba539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b48b6788-2fb6-4b35-bacb-e39cd7fa1637', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-388496784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='455a9165a452491daff198001d6b6ccf',qos_specs=None,replication_status=,reservations=['339869c6-62c4-4b05-b8e6-2a968260300f','e4b46633-beb4-4e90-80eb-0cb34a4614e2','e5e2db36-830a-4067-9389-b408f6368b71','93c0c3b3-bc5b-449c-9ae3-431d8c8fca0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66119ddb36164e31939567adf93acfd1',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-388496784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b48b6788-2fb6-4b35-bacb-e39cd7fa1637,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='455a9165a452491daff198001d6b6ccf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66119ddb36164e31939567adf93acfd1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:10.305598 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-83e8e57f-50f7-4b2c-873c-eaf7362dd007 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70732462-f508-4a68-8fa1-de7552a65d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:10.321126 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-83e8e57f-50f7-4b2c-873c-eaf7362dd007 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70732462-f508-4a68-8fa1-de7552a65d47) transitioned into state 'SUCCESS' from state '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-388496784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='455a9165a452491daff198001d6b6ccf',qos_specs=None,replication_status=,reservations=['339869c6-62c4-4b05-b8e6-2a968260300f','e4b46633-beb4-4e90-80eb-0cb34a4614e2','e5e2db36-830a-4067-9389-b408f6368b71','93c0c3b3-bc5b-449c-9ae3-431d8c8fca0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66119ddb36164e31939567adf93acfd1',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:10.321836 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-83e8e57f-50f7-4b2c-873c-eaf7362dd007 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbefe5a7-36fe-4260-877b-452ad9666ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:10.329797 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-83e8e57f-50f7-4b2c-873c-eaf7362dd007 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbefe5a7-36fe-4260-877b-452ad9666ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:10.330670 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-83e8e57f-50f7-4b2c-873c-eaf7362dd007 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Flow 'volume_create_api' (79387845-0573-4f36-904b-bf380d4e620c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:10.331050 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-83e8e57f-50f7-4b2c-873c-eaf7362dd007 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Create volume request issued successfully. Aug 13 06:14:10.331649 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83e8e57f-50f7-4b2c-873c-eaf7362dd007 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:10.332170 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 851/3439] 10.4.3.121 () {70 vars in 1298 bytes} [Thu Aug 13 06:14:10 2026] POST /volume/v3/volumes => generated 777 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:10.346392 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-edacdb73-7821-41e8-832c-3ac5c5ed27b3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:10.348219 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-edacdb73-7821-41e8-832c-3ac5c5ed27b3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/volumes/b48b6788-2fb6-4b35-bacb-e39cd7fa1637 Aug 13 06:14:10.348711 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-edacdb73-7821-41e8-832c-3ac5c5ed27b3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:10.348991 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-edacdb73-7821-41e8-832c-3ac5c5ed27b3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:10.356474 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:10.356474 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:10.360933 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-edacdb73-7821-41e8-832c-3ac5c5ed27b3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Volume info retrieved successfully. Aug 13 06:14:10.365569 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-edacdb73-7821-41e8-832c-3ac5c5ed27b3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/volumes/b48b6788-2fb6-4b35-bacb-e39cd7fa1637 returned with HTTP 200 Aug 13 06:14:10.366006 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 862/3440] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:10 2026] GET /volume/v3/volumes/b48b6788-2fb6-4b35-bacb-e39cd7fa1637 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:10.494873 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1a296a74-0d2a-4bd4-b5cb-a4e0c73a0e6f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:10.496604 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1a296a74-0d2a-4bd4-b5cb-a4e0c73a0e6f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 Aug 13 06:14:10.496837 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1a296a74-0d2a-4bd4-b5cb-a4e0c73a0e6f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:10.497049 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1a296a74-0d2a-4bd4-b5cb-a4e0c73a0e6f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:10.504544 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:10.504544 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:10.508217 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1a296a74-0d2a-4bd4-b5cb-a4e0c73a0e6f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Volume info retrieved successfully. Aug 13 06:14:10.512468 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1a296a74-0d2a-4bd4-b5cb-a4e0c73a0e6f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 returned with HTTP 200 Aug 13 06:14:10.512820 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 870/3441] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:10 2026] GET /volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 => generated 1387 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:14:10.523954 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-530f385e-1bd6-444e-846a-2056b092f324 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:10.526030 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-530f385e-1bd6-444e-846a-2056b092f324 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 Aug 13 06:14:10.526262 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-530f385e-1bd6-444e-846a-2056b092f324 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:10.526461 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-530f385e-1bd6-444e-846a-2056b092f324 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:10.533708 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:10.533708 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:10.536415 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-530f385e-1bd6-444e-846a-2056b092f324 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Volume info retrieved successfully. Aug 13 06:14:10.540476 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-530f385e-1bd6-444e-846a-2056b092f324 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 returned with HTTP 200 Aug 13 06:14:10.540897 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 859/3442] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:10 2026] GET /volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 => generated 1387 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:14:10.802329 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0febc8aa-542a-4685-8c03-2dfa73d1f185 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:10.805254 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0febc8aa-542a-4685-8c03-2dfa73d1f185 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 Aug 13 06:14:10.805524 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0febc8aa-542a-4685-8c03-2dfa73d1f185 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:10.805789 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0febc8aa-542a-4685-8c03-2dfa73d1f185 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:10.805936 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-0febc8aa-542a-4685-8c03-2dfa73d1f185 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 0c9c3428-44b5-4942-9c6a-39e2cc7eca51. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:10.811595 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:10.811595 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:10.812664 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0febc8aa-542a-4685-8c03-2dfa73d1f185 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 returned with HTTP 200 Aug 13 06:14:10.813188 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 852/3443] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:10 2026] GET /volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:10.936144 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f78f22ee-8f7e-426a-a8aa-0ea13e5c5b41 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:10.938581 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f78f22ee-8f7e-426a-a8aa-0ea13e5c5b41 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] GET https://10.4.3.121/volume/v3/volumes/dd0d1847-f4f6-4253-82fe-53da962bc6f5 Aug 13 06:14:10.938753 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f78f22ee-8f7e-426a-a8aa-0ea13e5c5b41 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:10.939002 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f78f22ee-8f7e-426a-a8aa-0ea13e5c5b41 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:10.946080 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f78f22ee-8f7e-426a-a8aa-0ea13e5c5b41 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] https://10.4.3.121/volume/v3/volumes/dd0d1847-f4f6-4253-82fe-53da962bc6f5 returned with HTTP 404 Aug 13 06:14:10.946728 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 863/3444] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:10 2026] GET /volume/v3/volumes/dd0d1847-f4f6-4253-82fe-53da962bc6f5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:10.956561 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-083b93b6-3b58-419f-b701-93a7339fcd0d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:10.960653 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-083b93b6-3b58-419f-b701-93a7339fcd0d tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] DELETE https://10.4.3.121/volume/v3/volumes/668e176b-0334-443b-9605-19705ea03067 Aug 13 06:14:10.960839 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-083b93b6-3b58-419f-b701-93a7339fcd0d tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:10.961039 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-083b93b6-3b58-419f-b701-93a7339fcd0d tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:10.961321 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-083b93b6-3b58-419f-b701-93a7339fcd0d tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Delete volume with id: 668e176b-0334-443b-9605-19705ea03067 Aug 13 06:14:10.975223 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:10.975223 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:10.975223 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-083b93b6-3b58-419f-b701-93a7339fcd0d tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Volume info retrieved successfully. Aug 13 06:14:10.977939 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-770e7874-35ee-4eb3-8d01-eaab290b7a30 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:10.980208 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-770e7874-35ee-4eb3-8d01-eaab290b7a30 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:14:10.981019 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-770e7874-35ee-4eb3-8d01-eaab290b7a30 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c49db97c-a6d6-4e2c-8f55-5397b20360af", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-15751117", "description": null, "metadata": null}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:10.993890 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:10.993890 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:10.995496 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-770e7874-35ee-4eb3-8d01-eaab290b7a30 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:14:10.995632 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-083b93b6-3b58-419f-b701-93a7339fcd0d tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Delete volume request issued successfully. Aug 13 06:14:10.995677 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-770e7874-35ee-4eb3-8d01-eaab290b7a30 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create snapshot from volume c49db97c-a6d6-4e2c-8f55-5397b20360af Aug 13 06:14:10.995723 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-083b93b6-3b58-419f-b701-93a7339fcd0d tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] https://10.4.3.121/volume/v3/volumes/668e176b-0334-443b-9605-19705ea03067 returned with HTTP 202 Aug 13 06:14:10.995723 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 871/3445] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:14:10 2026] DELETE /volume/v3/volumes/668e176b-0334-443b-9605-19705ea03067 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:11.004164 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ae88ac8b-56a8-4deb-baa1-2e2baef348cb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:11.006297 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ae88ac8b-56a8-4deb-baa1-2e2baef348cb tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] GET https://10.4.3.121/volume/v3/volumes/668e176b-0334-443b-9605-19705ea03067 Aug 13 06:14:11.006297 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ae88ac8b-56a8-4deb-baa1-2e2baef348cb tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:11.006297 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ae88ac8b-56a8-4deb-baa1-2e2baef348cb tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:11.013195 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:11.013195 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:11.017504 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ae88ac8b-56a8-4deb-baa1-2e2baef348cb tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Volume info retrieved successfully. Aug 13 06:14:11.021917 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ae88ac8b-56a8-4deb-baa1-2e2baef348cb tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] https://10.4.3.121/volume/v3/volumes/668e176b-0334-443b-9605-19705ea03067 returned with HTTP 200 Aug 13 06:14:11.023220 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 853/3446] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:11 2026] GET /volume/v3/volumes/668e176b-0334-443b-9605-19705ea03067 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:11.032944 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-770e7874-35ee-4eb3-8d01-eaab290b7a30 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Created reservations ['411cc36b-9411-4f51-9008-c532b4b1fe56', '30aa98fd-ed6b-429c-aae6-0320a9ebeca1', 'f0c02363-6480-4f23-8ecd-b3981fa46dd9', '08e11e03-fce8-4312-bc46-2bfb999ce9c6'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:11.084223 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-770e7874-35ee-4eb3-8d01-eaab290b7a30 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot force create request issued successfully. Aug 13 06:14:11.084223 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-770e7874-35ee-4eb3-8d01-eaab290b7a30 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:14:11.084223 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 860/3447] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:14:10 2026] POST /volume/v3/snapshots => generated 306 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:11.090778 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f0f5d15c-7ef8-4fac-93a1-9b0b44866756 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:11.093378 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f0f5d15c-7ef8-4fac-93a1-9b0b44866756 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/b9fe5dba-5132-40ea-a792-6c9194e31cd3 Aug 13 06:14:11.093681 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f0f5d15c-7ef8-4fac-93a1-9b0b44866756 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:11.093962 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f0f5d15c-7ef8-4fac-93a1-9b0b44866756 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:11.099196 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:11.099196 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:11.099823 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f0f5d15c-7ef8-4fac-93a1-9b0b44866756 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:14:11.100855 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f0f5d15c-7ef8-4fac-93a1-9b0b44866756 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/b9fe5dba-5132-40ea-a792-6c9194e31cd3 returned with HTTP 200 Aug 13 06:14:11.101354 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 864/3448] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:14:11 2026] GET /volume/v3/snapshots/b9fe5dba-5132-40ea-a792-6c9194e31cd3 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:11.380799 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ac0cce4b-421c-43e1-a072-6eb06c4766a2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:11.382815 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ac0cce4b-421c-43e1-a072-6eb06c4766a2 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/volumes/b48b6788-2fb6-4b35-bacb-e39cd7fa1637 Aug 13 06:14:11.383140 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ac0cce4b-421c-43e1-a072-6eb06c4766a2 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:11.383441 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ac0cce4b-421c-43e1-a072-6eb06c4766a2 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:11.390519 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:11.390519 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:11.393995 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ac0cce4b-421c-43e1-a072-6eb06c4766a2 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Volume info retrieved successfully. Aug 13 06:14:11.397869 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ac0cce4b-421c-43e1-a072-6eb06c4766a2 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/volumes/b48b6788-2fb6-4b35-bacb-e39cd7fa1637 returned with HTTP 200 Aug 13 06:14:11.398273 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 872/3449] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:11 2026] GET /volume/v3/volumes/b48b6788-2fb6-4b35-bacb-e39cd7fa1637 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:11.410694 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2e062026-885c-48f4-a70f-6c8983c4609a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:11.412993 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e062026-885c-48f4-a70f-6c8983c4609a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] POST https://10.4.3.121/volume/v3/backups Aug 13 06:14:11.413524 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e062026-885c-48f4-a70f-6c8983c4609a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b48b6788-2fb6-4b35-bacb-e39cd7fa1637", "name": "tempest-type-Backup-1324982404"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:11.415492 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-2e062026-885c-48f4-a70f-6c8983c4609a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Creating new backup {'backup': {'volume_id': 'b48b6788-2fb6-4b35-bacb-e39cd7fa1637', 'name': 'tempest-type-Backup-1324982404'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:14:11.415645 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-2e062026-885c-48f4-a70f-6c8983c4609a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Creating backup of volume b48b6788-2fb6-4b35-bacb-e39cd7fa1637 in container None Aug 13 06:14:11.424895 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:11.424895 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:11.425284 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2e062026-885c-48f4-a70f-6c8983c4609a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Volume info retrieved successfully. Aug 13 06:14:11.433759 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-72efc52a-1fa2-46fc-a857-f323ecc89945 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:11.437216 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-72efc52a-1fa2-46fc-a857-f323ecc89945 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 Aug 13 06:14:11.437561 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-72efc52a-1fa2-46fc-a857-f323ecc89945 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:11.437863 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-72efc52a-1fa2-46fc-a857-f323ecc89945 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:11.450203 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:11.450203 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:11.455650 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-2e062026-885c-48f4-a70f-6c8983c4609a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Created reservations ['3d7f43b0-5b90-46e6-a4e3-55d76127b0f2', '51a72a5b-7048-4a1c-b7c2-a49a4c86e100'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:11.455887 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-72efc52a-1fa2-46fc-a857-f323ecc89945 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:14:11.464116 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-72efc52a-1fa2-46fc-a857-f323ecc89945 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 returned with HTTP 200 Aug 13 06:14:11.464622 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 861/3450] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:11 2026] GET /volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:11.477058 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-14674ba6-5def-4cf8-bb73-bb3204bdced2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:11.480936 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-14674ba6-5def-4cf8-bb73-bb3204bdced2 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 Aug 13 06:14:11.481139 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-14674ba6-5def-4cf8-bb73-bb3204bdced2 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:11.481357 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-14674ba6-5def-4cf8-bb73-bb3204bdced2 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:11.490751 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:11.490751 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:11.495379 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-14674ba6-5def-4cf8-bb73-bb3204bdced2 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:14:11.505951 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e062026-885c-48f4-a70f-6c8983c4609a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:14:11.505951 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 854/3451] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:14:11 2026] POST /volume/v3/backups => generated 316 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:11.506145 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-14674ba6-5def-4cf8-bb73-bb3204bdced2 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 returned with HTTP 200 Aug 13 06:14:11.506145 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 865/3452] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:11 2026] GET /volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:11.511829 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bf102c05-0c12-4286-9a80-8851bace3057 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:11.514839 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bf102c05-0c12-4286-9a80-8851bace3057 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 Aug 13 06:14:11.514839 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bf102c05-0c12-4286-9a80-8851bace3057 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:11.514994 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bf102c05-0c12-4286-9a80-8851bace3057 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:11.515045 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-bf102c05-0c12-4286-9a80-8851bace3057 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 5ae5e446-eec9-42f0-a24a-3f921274b6f3. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:11.520355 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:11.520355 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:11.520729 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bf102c05-0c12-4286-9a80-8851bace3057 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 returned with HTTP 200 Aug 13 06:14:11.521105 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 873/3453] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:11 2026] GET /volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:11.548420 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-6baf2391-1276-4ae0-8b19-fa7710c490f9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:11.551110 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-6baf2391-1276-4ae0-8b19-fa7710c490f9 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 Aug 13 06:14:11.551334 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-6baf2391-1276-4ae0-8b19-fa7710c490f9 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:11.551525 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-6baf2391-1276-4ae0-8b19-fa7710c490f9 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:11.559316 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:11.559316 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:11.563499 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-6baf2391-1276-4ae0-8b19-fa7710c490f9 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:14:11.567605 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-6baf2391-1276-4ae0-8b19-fa7710c490f9 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 returned with HTTP 200 Aug 13 06:14:11.568022 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 862/3454] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:14:11 2026] GET /volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:11.571366 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-fc91d0e4-d865-4ecc-b9d4-e248510b8ebe None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:11.573961 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-fc91d0e4-d865-4ecc-b9d4-e248510b8ebe tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 Aug 13 06:14:11.574503 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-fc91d0e4-d865-4ecc-b9d4-e248510b8ebe tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:11.574503 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-fc91d0e4-d865-4ecc-b9d4-e248510b8ebe tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:11.581906 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:11.581906 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:11.585461 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-fc91d0e4-d865-4ecc-b9d4-e248510b8ebe tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Volume info retrieved successfully. Aug 13 06:14:11.590174 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-fc91d0e4-d865-4ecc-b9d4-e248510b8ebe tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 returned with HTTP 200 Aug 13 06:14:11.590593 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 855/3455] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:14:11 2026] GET /volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 => generated 1369 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:11.648636 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-68a5bccd-fe9f-49d4-b1d2-e06263e37913 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:11.649002 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-68a5bccd-fe9f-49d4-b1d2-e06263e37913 None None] GET https://10.4.3.121/volume// Aug 13 06:14:11.649138 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-68a5bccd-fe9f-49d4-b1d2-e06263e37913 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:11.649348 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-68a5bccd-fe9f-49d4-b1d2-e06263e37913 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:11.649679 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-68a5bccd-fe9f-49d4-b1d2-e06263e37913 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:14:11.650003 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 866/3456] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:14:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:14:11.658958 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-148c0c98-fe79-475a-b45c-0d8dd3b9e847 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:11.660923 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-148c0c98-fe79-475a-b45c-0d8dd3b9e847 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:14:11.661425 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-148c0c98-fe79-475a-b45c-0d8dd3b9e847 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cbc5d660-cbc0-4771-b74b-ccf3f78e2df2", "connector": null, "instance_uuid": "fbfcbc14-a3ab-4564-9adc-ad0c6346c13c"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:11.669689 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:11.669689 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:11.694657 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-148c0c98-fe79-475a-b45c-0d8dd3b9e847 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:14:11.695126 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 874/3457] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:14:11 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:11.724599 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-de4499af-cb82-4393-8d52-29e50e2f021e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:11.730056 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-de4499af-cb82-4393-8d52-29e50e2f021e tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 Aug 13 06:14:11.730247 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-de4499af-cb82-4393-8d52-29e50e2f021e tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:11.730433 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-de4499af-cb82-4393-8d52-29e50e2f021e tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:11.734504 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e6cf1d60-a524-483d-b793-550fc7a8d786 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:11.734903 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6cf1d60-a524-483d-b793-550fc7a8d786 None None] GET https://10.4.3.121/volume// Aug 13 06:14:11.735098 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6cf1d60-a524-483d-b793-550fc7a8d786 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:11.735346 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6cf1d60-a524-483d-b793-550fc7a8d786 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:11.735687 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6cf1d60-a524-483d-b793-550fc7a8d786 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:14:11.735966 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 856/3458] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:14:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:14:11.739718 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:11.739718 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:11.743139 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-de4499af-cb82-4393-8d52-29e50e2f021e tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:14:11.747079 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-de4499af-cb82-4393-8d52-29e50e2f021e tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 returned with HTTP 200 Aug 13 06:14:11.747494 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 863/3459] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:11 2026] GET /volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:11.751300 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-0d614bef-3ea0-4d8e-87b3-0ec71e514ffb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:11.757117 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-0d614bef-3ea0-4d8e-87b3-0ec71e514ffb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 Aug 13 06:14:11.757422 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-0d614bef-3ea0-4d8e-87b3-0ec71e514ffb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:11.757663 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-0d614bef-3ea0-4d8e-87b3-0ec71e514ffb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:11.766971 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:11.766971 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:11.770349 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-0d614bef-3ea0-4d8e-87b3-0ec71e514ffb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:14:11.774139 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-0d614bef-3ea0-4d8e-87b3-0ec71e514ffb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 returned with HTTP 200 Aug 13 06:14:11.774515 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 867/3460] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:14:11 2026] GET /volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 => generated 1061 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:14:11.823230 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-043d7522-3cb9-4c56-ab08-579c487a10e5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:11.825860 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-043d7522-3cb9-4c56-ab08-579c487a10e5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 Aug 13 06:14:11.826121 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-043d7522-3cb9-4c56-ab08-579c487a10e5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:11.826413 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-043d7522-3cb9-4c56-ab08-579c487a10e5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:11.826568 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-043d7522-3cb9-4c56-ab08-579c487a10e5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 0c9c3428-44b5-4942-9c6a-39e2cc7eca51. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:11.831718 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:11.831718 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:11.832768 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-043d7522-3cb9-4c56-ab08-579c487a10e5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 returned with HTTP 200 Aug 13 06:14:11.833292 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 875/3461] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:11 2026] GET /volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:11.845909 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e9baa504-74eb-4af0-9514-ee2fb45b5be2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:11.847934 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e9baa504-74eb-4af0-9514-ee2fb45b5be2 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 Aug 13 06:14:11.848111 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e9baa504-74eb-4af0-9514-ee2fb45b5be2 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:11.848317 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e9baa504-74eb-4af0-9514-ee2fb45b5be2 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:11.858121 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:11.858121 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:11.862074 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e9baa504-74eb-4af0-9514-ee2fb45b5be2 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:14:11.867502 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e9baa504-74eb-4af0-9514-ee2fb45b5be2 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 returned with HTTP 200 Aug 13 06:14:11.867904 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 857/3462] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:11 2026] GET /volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 => generated 1133 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:11.877010 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-042bb9bd-141a-4376-b5c9-9348c5230245 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:11.879655 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-042bb9bd-141a-4376-b5c9-9348c5230245 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] PUT https://10.4.3.121/volume/v3/attachments/254c9069-63be-48b8-8d36-5a9d573055b8 Aug 13 06:14:11.880120 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-042bb9bd-141a-4376-b5c9-9348c5230245 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:11.881631 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7e104324-9174-40fd-bc5d-d94ecb364ba2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:11.883916 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7e104324-9174-40fd-bc5d-d94ecb364ba2 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] DELETE https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 Aug 13 06:14:11.884127 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7e104324-9174-40fd-bc5d-d94ecb364ba2 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:11.884333 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7e104324-9174-40fd-bc5d-d94ecb364ba2 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:11.884433 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-7e104324-9174-40fd-bc5d-d94ecb364ba2 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Delete backup with id: 0c9c3428-44b5-4942-9c6a-39e2cc7eca51. Aug 13 06:14:11.889075 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-042bb9bd-141a-4376-b5c9-9348c5230245 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Acquiring lock "cinder-attachment_update-cbc5d660-cbc0-4771-b74b-ccf3f78e2df2-np0000007163" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:14:11.889491 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:11.889491 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:11.893918 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-042bb9bd-141a-4376-b5c9-9348c5230245 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Lock "cinder-attachment_update-cbc5d660-cbc0-4771-b74b-ccf3f78e2df2-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:14:11.895165 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:11.895165 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:11.904052 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-7e104324-9174-40fd-bc5d-d94ecb364ba2 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] delete_backup rpcapi backup_id 0c9c3428-44b5-4942-9c6a-39e2cc7eca51 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:14:11.905931 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7e104324-9174-40fd-bc5d-d94ecb364ba2 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 returned with HTTP 202 Aug 13 06:14:11.906342 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 868/3463] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:14:11 2026] DELETE /volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:14:11.914393 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6d672d9e-8007-4909-ac6b-2431994c9497 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:11.916194 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6d672d9e-8007-4909-ac6b-2431994c9497 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 Aug 13 06:14:11.916408 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6d672d9e-8007-4909-ac6b-2431994c9497 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:11.916607 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6d672d9e-8007-4909-ac6b-2431994c9497 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:11.916746 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-6d672d9e-8007-4909-ac6b-2431994c9497 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 0c9c3428-44b5-4942-9c6a-39e2cc7eca51. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:11.921698 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:11.921698 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:11.922544 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6d672d9e-8007-4909-ac6b-2431994c9497 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 returned with HTTP 200 Aug 13 06:14:11.922942 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 876/3464] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:11 2026] GET /volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:12.027362 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-042bb9bd-141a-4376-b5c9-9348c5230245 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Lock "cinder-attachment_update-cbc5d660-cbc0-4771-b74b-ccf3f78e2df2-np0000007163" released by "attachment_update" :: held 0.133s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:14:12.027691 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-042bb9bd-141a-4376-b5c9-9348c5230245 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/attachments/254c9069-63be-48b8-8d36-5a9d573055b8 returned with HTTP 200 Aug 13 06:14:12.028162 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 864/3465] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:14:11 2026] PUT /volume/v3/attachments/254c9069-63be-48b8-8d36-5a9d573055b8 => generated 968 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:12.035932 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-8372b9ef-55e1-4df0-82c2-4e0c53bb5ebc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:12.038311 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-aa247363-d10d-44a2-8e1b-c7298d330066 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:12.039927 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aa247363-d10d-44a2-8e1b-c7298d330066 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] GET https://10.4.3.121/volume/v3/volumes/668e176b-0334-443b-9605-19705ea03067 Aug 13 06:14:12.040104 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aa247363-d10d-44a2-8e1b-c7298d330066 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:12.040302 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aa247363-d10d-44a2-8e1b-c7298d330066 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:12.041405 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-8372b9ef-55e1-4df0-82c2-4e0c53bb5ebc tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2/encryption Aug 13 06:14:12.041647 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-8372b9ef-55e1-4df0-82c2-4e0c53bb5ebc tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:12.041899 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-8372b9ef-55e1-4df0-82c2-4e0c53bb5ebc tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:12.048568 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aa247363-d10d-44a2-8e1b-c7298d330066 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] https://10.4.3.121/volume/v3/volumes/668e176b-0334-443b-9605-19705ea03067 returned with HTTP 404 Aug 13 06:14:12.049157 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 869/3466] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:12 2026] GET /volume/v3/volumes/668e176b-0334-443b-9605-19705ea03067 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:12.054744 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:12.054744 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:12.057777 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8425455c-cbd5-4abd-846c-e23826a56e47 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:12.062160 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-8372b9ef-55e1-4df0-82c2-4e0c53bb5ebc tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2/encryption returned with HTTP 200 Aug 13 06:14:12.062582 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 858/3467] 10.4.3.121 () {68 vars in 1631 bytes} [Thu Aug 13 06:14:12 2026] GET /volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:12.063011 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8425455c-cbd5-4abd-846c-e23826a56e47 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] DELETE https://10.4.3.121/volume/v3/volumes/3aefa75c-9d0d-451b-9d3f-677e10ed4a36 Aug 13 06:14:12.063011 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8425455c-cbd5-4abd-846c-e23826a56e47 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:12.063324 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8425455c-cbd5-4abd-846c-e23826a56e47 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:12.063558 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-8425455c-cbd5-4abd-846c-e23826a56e47 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Delete volume with id: 3aefa75c-9d0d-451b-9d3f-677e10ed4a36 Aug 13 06:14:12.078920 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:12.078920 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:12.079606 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8425455c-cbd5-4abd-846c-e23826a56e47 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Volume info retrieved successfully. Aug 13 06:14:12.102003 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8425455c-cbd5-4abd-846c-e23826a56e47 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Delete volume request issued successfully. Aug 13 06:14:12.102285 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8425455c-cbd5-4abd-846c-e23826a56e47 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] https://10.4.3.121/volume/v3/volumes/3aefa75c-9d0d-451b-9d3f-677e10ed4a36 returned with HTTP 202 Aug 13 06:14:12.102779 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 877/3468] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:14:12 2026] DELETE /volume/v3/volumes/3aefa75c-9d0d-451b-9d3f-677e10ed4a36 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:12.110169 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3fcddcf0-12c2-45e6-89c0-9ced9b7c79bb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:12.111577 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0066dba1-a8b8-41aa-ad10-804d7c0ef52a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:12.113417 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3fcddcf0-12c2-45e6-89c0-9ced9b7c79bb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/b9fe5dba-5132-40ea-a792-6c9194e31cd3 Aug 13 06:14:12.113653 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3fcddcf0-12c2-45e6-89c0-9ced9b7c79bb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:12.113906 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3fcddcf0-12c2-45e6-89c0-9ced9b7c79bb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:12.114469 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0066dba1-a8b8-41aa-ad10-804d7c0ef52a tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] GET https://10.4.3.121/volume/v3/volumes/3aefa75c-9d0d-451b-9d3f-677e10ed4a36 Aug 13 06:14:12.114745 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0066dba1-a8b8-41aa-ad10-804d7c0ef52a tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:12.114936 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0066dba1-a8b8-41aa-ad10-804d7c0ef52a tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:12.123792 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:12.123792 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:12.124381 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3fcddcf0-12c2-45e6-89c0-9ced9b7c79bb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:14:12.125866 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3fcddcf0-12c2-45e6-89c0-9ced9b7c79bb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/b9fe5dba-5132-40ea-a792-6c9194e31cd3 returned with HTTP 200 Aug 13 06:14:12.125934 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:12.125934 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:12.126414 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 865/3469] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:14:12 2026] GET /volume/v3/snapshots/b9fe5dba-5132-40ea-a792-6c9194e31cd3 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:12.130116 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0066dba1-a8b8-41aa-ad10-804d7c0ef52a tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Volume info retrieved successfully. Aug 13 06:14:12.135138 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0066dba1-a8b8-41aa-ad10-804d7c0ef52a tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] https://10.4.3.121/volume/v3/volumes/3aefa75c-9d0d-451b-9d3f-677e10ed4a36 returned with HTTP 200 Aug 13 06:14:12.136223 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 870/3470] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:12 2026] GET /volume/v3/volumes/3aefa75c-9d0d-451b-9d3f-677e10ed4a36 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:12.138204 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9fcfdcdd-e925-4e92-8aa4-a25e46750e12 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:12.140528 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9fcfdcdd-e925-4e92-8aa4-a25e46750e12 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/b9fe5dba-5132-40ea-a792-6c9194e31cd3 Aug 13 06:14:12.140810 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9fcfdcdd-e925-4e92-8aa4-a25e46750e12 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:12.141010 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9fcfdcdd-e925-4e92-8aa4-a25e46750e12 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:12.147309 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:12.147309 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:12.147870 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9fcfdcdd-e925-4e92-8aa4-a25e46750e12 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:14:12.148856 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9fcfdcdd-e925-4e92-8aa4-a25e46750e12 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/b9fe5dba-5132-40ea-a792-6c9194e31cd3 returned with HTTP 200 Aug 13 06:14:12.149414 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 859/3471] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:14:12 2026] GET /volume/v3/snapshots/b9fe5dba-5132-40ea-a792-6c9194e31cd3 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:12.320208 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-195ef956-5e29-4727-9e19-884648239d0e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:12.320208 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-195ef956-5e29-4727-9e19-884648239d0e tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 Aug 13 06:14:12.320595 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-195ef956-5e29-4727-9e19-884648239d0e tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:12.320779 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-195ef956-5e29-4727-9e19-884648239d0e tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:12.328130 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:12.328130 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:12.332350 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-195ef956-5e29-4727-9e19-884648239d0e tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Volume info retrieved successfully. Aug 13 06:14:12.337026 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-195ef956-5e29-4727-9e19-884648239d0e tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 returned with HTTP 200 Aug 13 06:14:12.337449 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 878/3472] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:14:12 2026] GET /volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 => generated 1369 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:12.348745 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3270ee04-6d57-4a32-ba04-71d08a63d13a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:12.349219 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3270ee04-6d57-4a32-ba04-71d08a63d13a None None] GET https://10.4.3.121/volume// Aug 13 06:14:12.349447 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3270ee04-6d57-4a32-ba04-71d08a63d13a None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:12.349693 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3270ee04-6d57-4a32-ba04-71d08a63d13a None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:12.350105 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3270ee04-6d57-4a32-ba04-71d08a63d13a None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:14:12.350489 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 866/3473] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:14:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:14:12.361626 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-53d4de7d-1a5e-418f-9a3a-0e5750c5031a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:12.364616 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-53d4de7d-1a5e-418f-9a3a-0e5750c5031a tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:14:12.364616 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-53d4de7d-1a5e-418f-9a3a-0e5750c5031a tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2b36943-a99e-45ef-97e0-a2cc06024980", "connector": null, "instance_uuid": "c01d1bd0-c6c7-46f0-8c72-57e1b9087833"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:12.372102 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:12.372102 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:12.394402 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-53d4de7d-1a5e-418f-9a3a-0e5750c5031a tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:14:12.394865 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 871/3474] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:14:12 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:12.533209 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-be893fb3-55e9-4fa5-b649-22784bbaf5f3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:12.535505 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be893fb3-55e9-4fa5-b649-22784bbaf5f3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 Aug 13 06:14:12.535799 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be893fb3-55e9-4fa5-b649-22784bbaf5f3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:12.536049 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be893fb3-55e9-4fa5-b649-22784bbaf5f3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:12.536216 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-be893fb3-55e9-4fa5-b649-22784bbaf5f3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 5ae5e446-eec9-42f0-a24a-3f921274b6f3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:12.540870 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:12.540870 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:12.541599 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be893fb3-55e9-4fa5-b649-22784bbaf5f3 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 returned with HTTP 200 Aug 13 06:14:12.542080 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 860/3475] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:12 2026] GET /volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:12.761825 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-00d734ba-4e8d-4404-bec8-6ec9502c2495 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:12.765170 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-00d734ba-4e8d-4404-bec8-6ec9502c2495 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 Aug 13 06:14:12.765464 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-00d734ba-4e8d-4404-bec8-6ec9502c2495 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:12.765744 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-00d734ba-4e8d-4404-bec8-6ec9502c2495 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:12.784705 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:12.784705 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:12.790396 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-00d734ba-4e8d-4404-bec8-6ec9502c2495 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:14:12.794946 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-00d734ba-4e8d-4404-bec8-6ec9502c2495 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 returned with HTTP 200 Aug 13 06:14:12.795349 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 879/3476] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:12 2026] GET /volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:12.942134 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3ff17ae2-1c01-42b0-9df3-b77d11f87405 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:12.943782 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3ff17ae2-1c01-42b0-9df3-b77d11f87405 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 Aug 13 06:14:12.944132 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3ff17ae2-1c01-42b0-9df3-b77d11f87405 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:12.944132 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3ff17ae2-1c01-42b0-9df3-b77d11f87405 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:12.944215 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-3ff17ae2-1c01-42b0-9df3-b77d11f87405 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 0c9c3428-44b5-4942-9c6a-39e2cc7eca51. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:12.953050 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3ff17ae2-1c01-42b0-9df3-b77d11f87405 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 returned with HTTP 404 Aug 13 06:14:12.953050 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 867/3477] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:12 2026] GET /volume/v3/backups/0c9c3428-44b5-4942-9c6a-39e2cc7eca51 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:13.080987 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-8f272b4e-823c-4455-8ea8-d1711c49beeb req-3c8020ed-c950-47c4-98ed-1e87c8563457 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:13.083498 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8f272b4e-823c-4455-8ea8-d1711c49beeb req-3c8020ed-c950-47c4-98ed-1e87c8563457 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 Aug 13 06:14:13.083741 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8f272b4e-823c-4455-8ea8-d1711c49beeb req-3c8020ed-c950-47c4-98ed-1e87c8563457 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:13.083948 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8f272b4e-823c-4455-8ea8-d1711c49beeb req-3c8020ed-c950-47c4-98ed-1e87c8563457 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:13.093818 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:13.093818 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:13.097720 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-8f272b4e-823c-4455-8ea8-d1711c49beeb req-3c8020ed-c950-47c4-98ed-1e87c8563457 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:14:13.107935 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8f272b4e-823c-4455-8ea8-d1711c49beeb req-3c8020ed-c950-47c4-98ed-1e87c8563457 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 returned with HTTP 200 Aug 13 06:14:13.107935 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 872/3478] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:14:13 2026] GET /volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 => generated 1133 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:13.129734 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-8f272b4e-823c-4455-8ea8-d1711c49beeb req-62851e8c-3e8e-4617-b242-0702ff6cb2e9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:13.132479 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8f272b4e-823c-4455-8ea8-d1711c49beeb req-62851e8c-3e8e-4617-b242-0702ff6cb2e9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] POST https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3/action Aug 13 06:14:13.132962 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-8f272b4e-823c-4455-8ea8-d1711c49beeb req-62851e8c-3e8e-4617-b242-0702ff6cb2e9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:14:13.133139 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-8f272b4e-823c-4455-8ea8-d1711c49beeb req-62851e8c-3e8e-4617-b242-0702ff6cb2e9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:13.146821 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:13.146821 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:13.147558 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-8f272b4e-823c-4455-8ea8-d1711c49beeb req-62851e8c-3e8e-4617-b242-0702ff6cb2e9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:14:13.149651 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1baa15ef-35f3-451d-81f2-409e6a93b826 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:13.151662 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1baa15ef-35f3-451d-81f2-409e6a93b826 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] GET https://10.4.3.121/volume/v3/volumes/3aefa75c-9d0d-451b-9d3f-677e10ed4a36 Aug 13 06:14:13.151930 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1baa15ef-35f3-451d-81f2-409e6a93b826 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:13.152176 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1baa15ef-35f3-451d-81f2-409e6a93b826 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:13.156341 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-8f272b4e-823c-4455-8ea8-d1711c49beeb req-62851e8c-3e8e-4617-b242-0702ff6cb2e9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Begin detaching volume completed successfully. Aug 13 06:14:13.156654 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8f272b4e-823c-4455-8ea8-d1711c49beeb req-62851e8c-3e8e-4617-b242-0702ff6cb2e9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3/action returned with HTTP 202 Aug 13 06:14:13.157335 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 861/3479] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:14:13 2026] POST /volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:14:13.162712 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1baa15ef-35f3-451d-81f2-409e6a93b826 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] https://10.4.3.121/volume/v3/volumes/3aefa75c-9d0d-451b-9d3f-677e10ed4a36 returned with HTTP 404 Aug 13 06:14:13.164406 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 880/3480] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:13 2026] GET /volume/v3/volumes/3aefa75c-9d0d-451b-9d3f-677e10ed4a36 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:13.174500 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9c21abe4-ca8e-4204-b3fe-9234fc6de123 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:13.176650 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c21abe4-ca8e-4204-b3fe-9234fc6de123 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] DELETE https://10.4.3.121/volume/v3/volumes/d1f856bb-c92b-4141-a774-fcc25f1b293d Aug 13 06:14:13.176898 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c21abe4-ca8e-4204-b3fe-9234fc6de123 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:13.177720 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9c21abe4-ca8e-4204-b3fe-9234fc6de123 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:13.177945 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-9c21abe4-ca8e-4204-b3fe-9234fc6de123 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Delete volume with id: d1f856bb-c92b-4141-a774-fcc25f1b293d Aug 13 06:14:13.182572 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e358f27c-7188-4ff2-892b-01a801cc3587 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:13.185439 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e358f27c-7188-4ff2-892b-01a801cc3587 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 Aug 13 06:14:13.185686 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e358f27c-7188-4ff2-892b-01a801cc3587 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:13.185887 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e358f27c-7188-4ff2-892b-01a801cc3587 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:13.187339 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:13.187339 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:13.188627 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9c21abe4-ca8e-4204-b3fe-9234fc6de123 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Volume info retrieved successfully. Aug 13 06:14:13.202621 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:13.202621 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:13.212068 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e358f27c-7188-4ff2-892b-01a801cc3587 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:14:13.216199 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5cbc85b2-31c2-445d-afff-8ec7de41e944 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:13.216774 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5cbc85b2-31c2-445d-afff-8ec7de41e944 None None] GET https://10.4.3.121/volume// Aug 13 06:14:13.217053 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5cbc85b2-31c2-445d-afff-8ec7de41e944 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:13.217382 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5cbc85b2-31c2-445d-afff-8ec7de41e944 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:13.217864 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5cbc85b2-31c2-445d-afff-8ec7de41e944 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:14:13.218828 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 862/3481] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:14:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:14:13.218987 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9c21abe4-ca8e-4204-b3fe-9234fc6de123 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Delete volume request issued successfully. Aug 13 06:14:13.219168 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9c21abe4-ca8e-4204-b3fe-9234fc6de123 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] https://10.4.3.121/volume/v3/volumes/d1f856bb-c92b-4141-a774-fcc25f1b293d returned with HTTP 202 Aug 13 06:14:13.219625 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 868/3482] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:14:13 2026] DELETE /volume/v3/volumes/d1f856bb-c92b-4141-a774-fcc25f1b293d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:13.221360 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e358f27c-7188-4ff2-892b-01a801cc3587 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 returned with HTTP 200 Aug 13 06:14:13.221360 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 873/3483] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:13 2026] GET /volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 => generated 1136 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:13.226588 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-06988a7a-43a1-4e4a-b793-28e5a3a4b38b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:13.229036 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-06988a7a-43a1-4e4a-b793-28e5a3a4b38b tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] GET https://10.4.3.121/volume/v3/volumes/d1f856bb-c92b-4141-a774-fcc25f1b293d Aug 13 06:14:13.229149 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-06988a7a-43a1-4e4a-b793-28e5a3a4b38b tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:13.229478 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-06988a7a-43a1-4e4a-b793-28e5a3a4b38b tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:13.235334 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-8f272b4e-823c-4455-8ea8-d1711c49beeb req-0de1d497-a4bc-401d-b98a-91ae181c09ae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:13.237478 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8f272b4e-823c-4455-8ea8-d1711c49beeb req-0de1d497-a4bc-401d-b98a-91ae181c09ae tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 Aug 13 06:14:13.237766 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-8f272b4e-823c-4455-8ea8-d1711c49beeb req-0de1d497-a4bc-401d-b98a-91ae181c09ae tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:13.237981 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-8f272b4e-823c-4455-8ea8-d1711c49beeb req-0de1d497-a4bc-401d-b98a-91ae181c09ae tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:13.238613 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:13.238613 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:13.242334 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-06988a7a-43a1-4e4a-b793-28e5a3a4b38b tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Volume info retrieved successfully. Aug 13 06:14:13.247300 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-06988a7a-43a1-4e4a-b793-28e5a3a4b38b tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] https://10.4.3.121/volume/v3/volumes/d1f856bb-c92b-4141-a774-fcc25f1b293d returned with HTTP 200 Aug 13 06:14:13.247669 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 881/3484] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:13 2026] GET /volume/v3/volumes/d1f856bb-c92b-4141-a774-fcc25f1b293d => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:13.248926 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:13.248926 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:13.253538 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-8f272b4e-823c-4455-8ea8-d1711c49beeb req-0de1d497-a4bc-401d-b98a-91ae181c09ae tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:14:13.258162 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8f272b4e-823c-4455-8ea8-d1711c49beeb req-0de1d497-a4bc-401d-b98a-91ae181c09ae tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 returned with HTTP 200 Aug 13 06:14:13.258633 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 863/3485] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:14:13 2026] GET /volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 => generated 1316 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:14:13.494540 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-24bc6be3-d088-4511-8a3c-03e7d2a7a0e4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:13.494811 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-24bc6be3-d088-4511-8a3c-03e7d2a7a0e4 None None] GET https://10.4.3.121/volume// Aug 13 06:14:13.495070 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-24bc6be3-d088-4511-8a3c-03e7d2a7a0e4 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:13.495331 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-24bc6be3-d088-4511-8a3c-03e7d2a7a0e4 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:13.495790 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-24bc6be3-d088-4511-8a3c-03e7d2a7a0e4 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:14:13.496163 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 869/3486] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:14:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:14:13.510035 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-87a86840-2dcc-4add-ae52-1209bd48da59 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:13.512224 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-87a86840-2dcc-4add-ae52-1209bd48da59 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 Aug 13 06:14:13.512362 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-87a86840-2dcc-4add-ae52-1209bd48da59 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:13.512551 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-87a86840-2dcc-4add-ae52-1209bd48da59 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:13.516529 np0000007163 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=279,cinder:INSERT=44,cinder:UPDATE=90 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:14:13.524432 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:13.524432 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:13.529895 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-87a86840-2dcc-4add-ae52-1209bd48da59 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Volume info retrieved successfully. Aug 13 06:14:13.535175 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-87a86840-2dcc-4add-ae52-1209bd48da59 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 returned with HTTP 200 Aug 13 06:14:13.535868 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 874/3487] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:14:13 2026] GET /volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 => generated 1548 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:14:13.554718 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-72f8adb4-102f-4f81-8bbf-cdf34205fed1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:13.556659 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-72f8adb4-102f-4f81-8bbf-cdf34205fed1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 Aug 13 06:14:13.557147 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-72f8adb4-102f-4f81-8bbf-cdf34205fed1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:13.557147 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-72f8adb4-102f-4f81-8bbf-cdf34205fed1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:13.557147 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-72f8adb4-102f-4f81-8bbf-cdf34205fed1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 5ae5e446-eec9-42f0-a24a-3f921274b6f3. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:13.566567 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:13.566567 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:13.567257 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-72f8adb4-102f-4f81-8bbf-cdf34205fed1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 returned with HTTP 200 Aug 13 06:14:13.567632 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 882/3488] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:13 2026] GET /volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:13.678256 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-995ca33f-63d7-445d-a916-56daafe928fd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:13.680729 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-995ca33f-63d7-445d-a916-56daafe928fd tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] PUT https://10.4.3.121/volume/v3/attachments/663fc6cf-01ed-4a07-bbbd-0f8b06a399b2 Aug 13 06:14:13.681163 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-995ca33f-63d7-445d-a916-56daafe928fd tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:13.690231 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-995ca33f-63d7-445d-a916-56daafe928fd tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Acquiring lock "cinder-attachment_update-c2b36943-a99e-45ef-97e0-a2cc06024980-np0000007163" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:14:13.697712 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-995ca33f-63d7-445d-a916-56daafe928fd tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Lock "cinder-attachment_update-c2b36943-a99e-45ef-97e0-a2cc06024980-np0000007163" acquired by "attachment_update" :: waited 0.007s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:14:13.699125 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:13.699125 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:13.795743 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-995ca33f-63d7-445d-a916-56daafe928fd tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Lock "cinder-attachment_update-c2b36943-a99e-45ef-97e0-a2cc06024980-np0000007163" released by "attachment_update" :: held 0.098s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:14:13.796175 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-995ca33f-63d7-445d-a916-56daafe928fd tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/attachments/663fc6cf-01ed-4a07-bbbd-0f8b06a399b2 returned with HTTP 200 Aug 13 06:14:13.796820 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 864/3489] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:14:13 2026] PUT /volume/v3/attachments/663fc6cf-01ed-4a07-bbbd-0f8b06a399b2 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:13.814004 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ce07c47b-7977-413f-8781-7200da64906c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:13.816228 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ce07c47b-7977-413f-8781-7200da64906c tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 Aug 13 06:14:13.816462 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ce07c47b-7977-413f-8781-7200da64906c tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:13.816648 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ce07c47b-7977-413f-8781-7200da64906c tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:13.828367 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-0899a69b-adde-48bc-afdd-f0336f95cc51 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:13.830120 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:13.830120 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:13.834029 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-0899a69b-adde-48bc-afdd-f0336f95cc51 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] POST https://10.4.3.121/volume/v3/attachments/663fc6cf-01ed-4a07-bbbd-0f8b06a399b2/action Aug 13 06:14:13.834452 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-0899a69b-adde-48bc-afdd-f0336f95cc51 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:14:13.834574 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-0899a69b-adde-48bc-afdd-f0336f95cc51 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:13.835106 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ce07c47b-7977-413f-8781-7200da64906c tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:14:13.839328 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ce07c47b-7977-413f-8781-7200da64906c tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 returned with HTTP 200 Aug 13 06:14:13.839692 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 870/3490] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:13 2026] GET /volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:13.857747 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:13.857747 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:13.880590 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-84b61acb-8f2d-4808-9950-058ddd06fa94 req-0899a69b-adde-48bc-afdd-f0336f95cc51 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/attachments/663fc6cf-01ed-4a07-bbbd-0f8b06a399b2/action returned with HTTP 204 Aug 13 06:14:13.881370 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 875/3491] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:14:13 2026] POST /volume/v3/attachments/663fc6cf-01ed-4a07-bbbd-0f8b06a399b2/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:14.236357 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f1505c99-8d6a-480d-a467-d810dd0d345f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:14.238715 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f1505c99-8d6a-480d-a467-d810dd0d345f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 Aug 13 06:14:14.239012 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f1505c99-8d6a-480d-a467-d810dd0d345f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:14.239270 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f1505c99-8d6a-480d-a467-d810dd0d345f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:14.251083 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:14.251083 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:14.255340 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f1505c99-8d6a-480d-a467-d810dd0d345f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:14:14.262330 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f1505c99-8d6a-480d-a467-d810dd0d345f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 returned with HTTP 200 Aug 13 06:14:14.262438 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ad566fed-6e1a-4ba0-941e-613254c95085 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:14.262711 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 883/3492] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:14 2026] GET /volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:14.263458 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ad566fed-6e1a-4ba0-941e-613254c95085 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] GET https://10.4.3.121/volume/v3/volumes/d1f856bb-c92b-4141-a774-fcc25f1b293d Aug 13 06:14:14.263591 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ad566fed-6e1a-4ba0-941e-613254c95085 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:14.263820 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ad566fed-6e1a-4ba0-941e-613254c95085 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:14.269952 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ad566fed-6e1a-4ba0-941e-613254c95085 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] https://10.4.3.121/volume/v3/volumes/d1f856bb-c92b-4141-a774-fcc25f1b293d returned with HTTP 404 Aug 13 06:14:14.270417 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 865/3493] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:14 2026] GET /volume/v3/volumes/d1f856bb-c92b-4141-a774-fcc25f1b293d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:14.277536 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e882a79f-7c9b-4ea2-b554-b296c6bd48ac None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:14.280788 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e882a79f-7c9b-4ea2-b554-b296c6bd48ac tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] DELETE https://10.4.3.121/volume/v3/volumes/4559d85d-0761-4a24-b61a-90ab183fb1db Aug 13 06:14:14.280981 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e882a79f-7c9b-4ea2-b554-b296c6bd48ac tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:14.281158 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e882a79f-7c9b-4ea2-b554-b296c6bd48ac tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:14.281373 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-e882a79f-7c9b-4ea2-b554-b296c6bd48ac tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Delete volume with id: 4559d85d-0761-4a24-b61a-90ab183fb1db Aug 13 06:14:14.288967 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:14.288967 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:14.289484 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e882a79f-7c9b-4ea2-b554-b296c6bd48ac tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Volume info retrieved successfully. Aug 13 06:14:14.310870 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e882a79f-7c9b-4ea2-b554-b296c6bd48ac tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Delete volume request issued successfully. Aug 13 06:14:14.311063 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e882a79f-7c9b-4ea2-b554-b296c6bd48ac tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] https://10.4.3.121/volume/v3/volumes/4559d85d-0761-4a24-b61a-90ab183fb1db returned with HTTP 202 Aug 13 06:14:14.311551 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 871/3494] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:14:14 2026] DELETE /volume/v3/volumes/4559d85d-0761-4a24-b61a-90ab183fb1db => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:14.319042 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4e1f446e-6a43-468d-a99c-ffaaecb90924 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:14.320760 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4e1f446e-6a43-468d-a99c-ffaaecb90924 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] GET https://10.4.3.121/volume/v3/volumes/4559d85d-0761-4a24-b61a-90ab183fb1db Aug 13 06:14:14.321022 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4e1f446e-6a43-468d-a99c-ffaaecb90924 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:14.321313 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4e1f446e-6a43-468d-a99c-ffaaecb90924 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:14.332232 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:14.332232 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:14.336250 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4e1f446e-6a43-468d-a99c-ffaaecb90924 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Volume info retrieved successfully. Aug 13 06:14:14.340591 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4e1f446e-6a43-468d-a99c-ffaaecb90924 tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] https://10.4.3.121/volume/v3/volumes/4559d85d-0761-4a24-b61a-90ab183fb1db returned with HTTP 200 Aug 13 06:14:14.341128 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 876/3495] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:14 2026] GET /volume/v3/volumes/4559d85d-0761-4a24-b61a-90ab183fb1db => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:14.583229 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-20e67ffe-db9b-4231-acbd-46acb435c008 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:14.585200 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-20e67ffe-db9b-4231-acbd-46acb435c008 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 Aug 13 06:14:14.585468 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-20e67ffe-db9b-4231-acbd-46acb435c008 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:14.585711 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-20e67ffe-db9b-4231-acbd-46acb435c008 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:14.585806 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-20e67ffe-db9b-4231-acbd-46acb435c008 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 5ae5e446-eec9-42f0-a24a-3f921274b6f3. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:14.590098 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:14.590098 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:14.590653 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-20e67ffe-db9b-4231-acbd-46acb435c008 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 returned with HTTP 200 Aug 13 06:14:14.591016 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 884/3496] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:14 2026] GET /volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:14.857781 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-153b326b-8b90-4d9f-a953-f6bff5009e03 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:14.859873 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-153b326b-8b90-4d9f-a953-f6bff5009e03 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 Aug 13 06:14:14.860416 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-153b326b-8b90-4d9f-a953-f6bff5009e03 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:14.860416 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-153b326b-8b90-4d9f-a953-f6bff5009e03 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:14.871584 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:14.871584 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:14.875117 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-153b326b-8b90-4d9f-a953-f6bff5009e03 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:14:14.878816 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-153b326b-8b90-4d9f-a953-f6bff5009e03 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 returned with HTTP 200 Aug 13 06:14:14.879408 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 866/3497] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:14 2026] GET /volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:15.279241 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-91960574-39a4-49f4-9adb-d798de4be25a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:15.281980 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-91960574-39a4-49f4-9adb-d798de4be25a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 Aug 13 06:14:15.282383 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-91960574-39a4-49f4-9adb-d798de4be25a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:15.282736 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-91960574-39a4-49f4-9adb-d798de4be25a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:15.294846 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:15.294846 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:15.299007 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-91960574-39a4-49f4-9adb-d798de4be25a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:14:15.303578 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-91960574-39a4-49f4-9adb-d798de4be25a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 returned with HTTP 200 Aug 13 06:14:15.304013 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 872/3498] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:15 2026] GET /volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:15.356036 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5c11e4e0-f461-4124-86f9-c2932916c83a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:15.358015 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c11e4e0-f461-4124-86f9-c2932916c83a tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] GET https://10.4.3.121/volume/v3/volumes/4559d85d-0761-4a24-b61a-90ab183fb1db Aug 13 06:14:15.358247 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c11e4e0-f461-4124-86f9-c2932916c83a tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:15.358439 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c11e4e0-f461-4124-86f9-c2932916c83a tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:15.365422 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c11e4e0-f461-4124-86f9-c2932916c83a tempest-CreateVolumesFromImageTest-1551047181 tempest-CreateVolumesFromImageTest-1551047181-project-member] https://10.4.3.121/volume/v3/volumes/4559d85d-0761-4a24-b61a-90ab183fb1db returned with HTTP 404 Aug 13 06:14:15.366205 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 877/3499] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:15 2026] GET /volume/v3/volumes/4559d85d-0761-4a24-b61a-90ab183fb1db => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:15.600977 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9edc983e-26bb-4900-b811-0d919ba17927 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:15.602645 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9edc983e-26bb-4900-b811-0d919ba17927 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 Aug 13 06:14:15.602856 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9edc983e-26bb-4900-b811-0d919ba17927 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:15.603031 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9edc983e-26bb-4900-b811-0d919ba17927 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:15.603132 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-9edc983e-26bb-4900-b811-0d919ba17927 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 5ae5e446-eec9-42f0-a24a-3f921274b6f3. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:15.607811 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:15.607811 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:15.608467 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9edc983e-26bb-4900-b811-0d919ba17927 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 returned with HTTP 200 Aug 13 06:14:15.609021 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 885/3500] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:15 2026] GET /volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:14:15.892883 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-762a6e26-51ef-4682-925b-3b9b9fd9f8e8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:15.894649 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-762a6e26-51ef-4682-925b-3b9b9fd9f8e8 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 Aug 13 06:14:15.894649 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-762a6e26-51ef-4682-925b-3b9b9fd9f8e8 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:15.894880 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-762a6e26-51ef-4682-925b-3b9b9fd9f8e8 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:15.912152 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:15.912152 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:15.915190 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-762a6e26-51ef-4682-925b-3b9b9fd9f8e8 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:14:15.920768 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-762a6e26-51ef-4682-925b-3b9b9fd9f8e8 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 returned with HTTP 200 Aug 13 06:14:15.921261 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 867/3501] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:15 2026] GET /volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:16.317202 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-31ee8845-264d-44ca-8419-62967b787368 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:16.319043 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-31ee8845-264d-44ca-8419-62967b787368 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 Aug 13 06:14:16.319241 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-31ee8845-264d-44ca-8419-62967b787368 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:16.319495 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-31ee8845-264d-44ca-8419-62967b787368 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:16.334756 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:16.334756 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:16.340800 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-31ee8845-264d-44ca-8419-62967b787368 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:14:16.345671 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-31ee8845-264d-44ca-8419-62967b787368 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 returned with HTTP 200 Aug 13 06:14:16.346078 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 873/3502] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:16 2026] GET /volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:16.452440 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-62a29c95-239d-4754-9cb3-3b24b01d3f11 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:16.540501 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62a29c95-239d-4754-9cb3-3b24b01d3f11 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:16.540908 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-62a29c95-239d-4754-9cb3-3b24b01d3f11 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-331670162"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:16.543482 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-62a29c95-239d-4754-9cb3-3b24b01d3f11 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-331670162'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:16.543621 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-62a29c95-239d-4754-9cb3-3b24b01d3f11 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Create volume of 1 GB Aug 13 06:14:16.547999 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-62a29c95-239d-4754-9cb3-3b24b01d3f11 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Availability Zones retrieved successfully. Aug 13 06:14:16.553438 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-62a29c95-239d-4754-9cb3-3b24b01d3f11 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Flow 'volume_create_api' (93b42650-053a-4504-af0f-e9f57fac6fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:16.554572 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-62a29c95-239d-4754-9cb3-3b24b01d3f11 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee921eac-99ae-4a77-a126-65c97376908f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:16.555439 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-62a29c95-239d-4754-9cb3-3b24b01d3f11 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:16.580679 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-62a29c95-239d-4754-9cb3-3b24b01d3f11 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee921eac-99ae-4a77-a126-65c97376908f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:16.581358 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-62a29c95-239d-4754-9cb3-3b24b01d3f11 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef643049-3096-4c33-ab90-6592386f47b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:16.623045 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e659394e-c743-4f28-9a12-d9cd42a2bc8a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:16.625472 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e659394e-c743-4f28-9a12-d9cd42a2bc8a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 Aug 13 06:14:16.625775 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e659394e-c743-4f28-9a12-d9cd42a2bc8a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:16.626049 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e659394e-c743-4f28-9a12-d9cd42a2bc8a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:16.626247 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-e659394e-c743-4f28-9a12-d9cd42a2bc8a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 5ae5e446-eec9-42f0-a24a-3f921274b6f3. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:16.631730 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:16.631730 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:16.632562 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e659394e-c743-4f28-9a12-d9cd42a2bc8a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 returned with HTTP 200 Aug 13 06:14:16.633080 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 886/3503] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:16 2026] GET /volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:16.644632 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-62a29c95-239d-4754-9cb3-3b24b01d3f11 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Created reservations ['e1ba4317-46c6-4be8-8094-bded1cf1d63c', 'c49c17bc-2a60-4b03-9d32-b6d615343074', '1bcef388-d1d4-4c3d-9897-a6bd8a12aa5e', '7b8b70cc-025b-4972-8d29-4e490931bd2d'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:16.645471 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-62a29c95-239d-4754-9cb3-3b24b01d3f11 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef643049-3096-4c33-ab90-6592386f47b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1ba4317-46c6-4be8-8094-bded1cf1d63c', 'c49c17bc-2a60-4b03-9d32-b6d615343074', '1bcef388-d1d4-4c3d-9897-a6bd8a12aa5e', '7b8b70cc-025b-4972-8d29-4e490931bd2d']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:16.646244 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-62a29c95-239d-4754-9cb3-3b24b01d3f11 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee424d0f-1d7b-432e-b578-c8066deeeaa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:16.667365 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-62a29c95-239d-4754-9cb3-3b24b01d3f11 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee424d0f-1d7b-432e-b578-c8066deeeaa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9112b4d-3dfe-4c52-997c-d39f9e799801', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-331670162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a887f161d50b4a3d8264c4c42cec0389',qos_specs=None,replication_status=,reservations=['e1ba4317-46c6-4be8-8094-bded1cf1d63c','c49c17bc-2a60-4b03-9d32-b6d615343074','1bcef388-d1d4-4c3d-9897-a6bd8a12aa5e','7b8b70cc-025b-4972-8d29-4e490931bd2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e35114af20eb40b6bce1067594d6dee9',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-331670162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9112b4d-3dfe-4c52-997c-d39f9e799801,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a887f161d50b4a3d8264c4c42cec0389',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e35114af20eb40b6bce1067594d6dee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:16.668079 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-62a29c95-239d-4754-9cb3-3b24b01d3f11 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c73c96bd-89ac-4364-bb74-7ff77d74579c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:16.683980 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-62a29c95-239d-4754-9cb3-3b24b01d3f11 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c73c96bd-89ac-4364-bb74-7ff77d74579c) transitioned into state 'SUCCESS' from state '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-331670162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a887f161d50b4a3d8264c4c42cec0389',qos_specs=None,replication_status=,reservations=['e1ba4317-46c6-4be8-8094-bded1cf1d63c','c49c17bc-2a60-4b03-9d32-b6d615343074','1bcef388-d1d4-4c3d-9897-a6bd8a12aa5e','7b8b70cc-025b-4972-8d29-4e490931bd2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e35114af20eb40b6bce1067594d6dee9',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:16.684645 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-62a29c95-239d-4754-9cb3-3b24b01d3f11 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddfa5830-092e-4d2e-893a-2cfdf4b9d691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:16.692633 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-62a29c95-239d-4754-9cb3-3b24b01d3f11 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddfa5830-092e-4d2e-893a-2cfdf4b9d691) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:16.693351 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-62a29c95-239d-4754-9cb3-3b24b01d3f11 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Flow 'volume_create_api' (93b42650-053a-4504-af0f-e9f57fac6fb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:16.693602 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-62a29c95-239d-4754-9cb3-3b24b01d3f11 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Create volume request issued successfully. Aug 13 06:14:16.694100 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62a29c95-239d-4754-9cb3-3b24b01d3f11 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:16.694486 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 878/3504] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:14:16 2026] POST /volume/v3/volumes => generated 763 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:16.712625 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-08d0a073-bdf2-47a2-a199-84a5f68c004d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:16.713991 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08d0a073-bdf2-47a2-a199-84a5f68c004d tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] GET https://10.4.3.121/volume/v3/volumes/a9112b4d-3dfe-4c52-997c-d39f9e799801 Aug 13 06:14:16.714203 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-08d0a073-bdf2-47a2-a199-84a5f68c004d tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:16.714406 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-08d0a073-bdf2-47a2-a199-84a5f68c004d tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:16.721696 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:16.721696 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:16.724273 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-08d0a073-bdf2-47a2-a199-84a5f68c004d tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Volume info retrieved successfully. Aug 13 06:14:16.728522 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08d0a073-bdf2-47a2-a199-84a5f68c004d tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes/a9112b4d-3dfe-4c52-997c-d39f9e799801 returned with HTTP 200 Aug 13 06:14:16.728959 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 868/3505] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:16 2026] GET /volume/v3/volumes/a9112b4d-3dfe-4c52-997c-d39f9e799801 => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:16.942088 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1a8117f8-c073-491f-832b-0651de4aae08 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:16.948147 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1a8117f8-c073-491f-832b-0651de4aae08 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 Aug 13 06:14:16.948461 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1a8117f8-c073-491f-832b-0651de4aae08 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:16.948715 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1a8117f8-c073-491f-832b-0651de4aae08 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:16.964621 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:16.964621 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:16.968005 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1a8117f8-c073-491f-832b-0651de4aae08 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:14:16.974866 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1a8117f8-c073-491f-832b-0651de4aae08 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 returned with HTTP 200 Aug 13 06:14:16.975624 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 874/3506] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:16 2026] GET /volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:17.255351 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-943d4760-21ac-40ee-959f-eea321314c2a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:17.257913 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-943d4760-21ac-40ee-959f-eea321314c2a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] POST https://10.4.3.121/volume/v3/attachments/254c9069-63be-48b8-8d36-5a9d573055b8/action Aug 13 06:14:17.258334 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-943d4760-21ac-40ee-959f-eea321314c2a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:14:17.258443 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-943d4760-21ac-40ee-959f-eea321314c2a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:17.276267 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:17.276267 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:17.295017 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-85e73e7f-5e59-4317-b987-a27b2818d9f8 req-943d4760-21ac-40ee-959f-eea321314c2a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/attachments/254c9069-63be-48b8-8d36-5a9d573055b8/action returned with HTTP 204 Aug 13 06:14:17.296413 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 887/3507] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:14:17 2026] POST /volume/v3/attachments/254c9069-63be-48b8-8d36-5a9d573055b8/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:17.362357 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-367a5c35-6dd0-4221-a20f-387f62c3843e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:17.365495 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-367a5c35-6dd0-4221-a20f-387f62c3843e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 Aug 13 06:14:17.365781 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-367a5c35-6dd0-4221-a20f-387f62c3843e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:17.366038 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-367a5c35-6dd0-4221-a20f-387f62c3843e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:17.378634 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:17.378634 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:17.383191 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-367a5c35-6dd0-4221-a20f-387f62c3843e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:14:17.388700 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-367a5c35-6dd0-4221-a20f-387f62c3843e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 returned with HTTP 200 Aug 13 06:14:17.389193 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 879/3508] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:17 2026] GET /volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 06:14:17.550665 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-8f272b4e-823c-4455-8ea8-d1711c49beeb req-67ad4c9b-0231-4e8c-9e48-9e91a510e6e4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:17.552733 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8f272b4e-823c-4455-8ea8-d1711c49beeb req-67ad4c9b-0231-4e8c-9e48-9e91a510e6e4 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] DELETE https://10.4.3.121/volume/v3/attachments/ab60532e-e61e-41a4-8df6-b0afd3f46d4e Aug 13 06:14:17.552922 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-8f272b4e-823c-4455-8ea8-d1711c49beeb req-67ad4c9b-0231-4e8c-9e48-9e91a510e6e4 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:17.553102 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-8f272b4e-823c-4455-8ea8-d1711c49beeb req-67ad4c9b-0231-4e8c-9e48-9e91a510e6e4 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:17.560204 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:17.560204 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:17.603776 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8f272b4e-823c-4455-8ea8-d1711c49beeb req-67ad4c9b-0231-4e8c-9e48-9e91a510e6e4 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/attachments/ab60532e-e61e-41a4-8df6-b0afd3f46d4e returned with HTTP 200 Aug 13 06:14:17.604299 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 869/3509] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:14:17 2026] DELETE /volume/v3/attachments/ab60532e-e61e-41a4-8df6-b0afd3f46d4e => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:17.644172 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-041c56e8-6075-4845-8214-b37721630743 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:17.646447 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-041c56e8-6075-4845-8214-b37721630743 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 Aug 13 06:14:17.646756 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-041c56e8-6075-4845-8214-b37721630743 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:17.647026 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-041c56e8-6075-4845-8214-b37721630743 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:17.647190 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-041c56e8-6075-4845-8214-b37721630743 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 5ae5e446-eec9-42f0-a24a-3f921274b6f3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:17.652075 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:17.652075 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:17.652873 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-041c56e8-6075-4845-8214-b37721630743 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 returned with HTTP 200 Aug 13 06:14:17.653374 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 875/3510] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:17 2026] GET /volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:17.743143 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-25825b33-0238-4650-97c8-a499faf327fd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:17.745038 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-25825b33-0238-4650-97c8-a499faf327fd tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] GET https://10.4.3.121/volume/v3/volumes/a9112b4d-3dfe-4c52-997c-d39f9e799801 Aug 13 06:14:17.745341 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-25825b33-0238-4650-97c8-a499faf327fd tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:17.745539 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-25825b33-0238-4650-97c8-a499faf327fd tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:17.913494 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:17.913494 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:17.917109 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-25825b33-0238-4650-97c8-a499faf327fd tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Volume info retrieved successfully. Aug 13 06:14:17.920909 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-25825b33-0238-4650-97c8-a499faf327fd tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes/a9112b4d-3dfe-4c52-997c-d39f9e799801 returned with HTTP 200 Aug 13 06:14:17.921302 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 888/3511] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:17 2026] GET /volume/v3/volumes/a9112b4d-3dfe-4c52-997c-d39f9e799801 => generated 856 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:17.934334 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4f8c3bbd-c112-4c8a-845e-35006869007a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:17.936088 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4f8c3bbd-c112-4c8a-845e-35006869007a tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:17.936494 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4f8c3bbd-c112-4c8a-845e-35006869007a tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a9112b4d-3dfe-4c52-997c-d39f9e799801", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1725370190"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:17.938277 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-4f8c3bbd-c112-4c8a-845e-35006869007a tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Create volume request body: {'volume': {"'source_volid": 'a9112b4d-3dfe-4c52-997c-d39f9e799801', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1725370190'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:17.938375 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-4f8c3bbd-c112-4c8a-845e-35006869007a tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Create volume of 1 GB Aug 13 06:14:17.942751 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4f8c3bbd-c112-4c8a-845e-35006869007a tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Availability Zones retrieved successfully. Aug 13 06:14:17.948409 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4f8c3bbd-c112-4c8a-845e-35006869007a tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Flow 'volume_create_api' (698ea0bd-5c31-4ee7-9924-c7db13bf11b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:17.949272 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4f8c3bbd-c112-4c8a-845e-35006869007a tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b698eab-c869-47c6-88e6-245e1c44e1d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:17.950123 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-4f8c3bbd-c112-4c8a-845e-35006869007a tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:17.977256 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4f8c3bbd-c112-4c8a-845e-35006869007a tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b698eab-c869-47c6-88e6-245e1c44e1d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:17.977972 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4f8c3bbd-c112-4c8a-845e-35006869007a tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (249fba34-5da3-461f-90da-585f7468ec89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:17.996109 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-83ddbe72-0313-4cd4-81f6-73bcd810562c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:17.998233 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83ddbe72-0313-4cd4-81f6-73bcd810562c tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 Aug 13 06:14:17.998454 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83ddbe72-0313-4cd4-81f6-73bcd810562c tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:17.998656 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83ddbe72-0313-4cd4-81f6-73bcd810562c tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:18.008975 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:18.008975 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:18.013220 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-83ddbe72-0313-4cd4-81f6-73bcd810562c tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:14:18.017415 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83ddbe72-0313-4cd4-81f6-73bcd810562c tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 returned with HTTP 200 Aug 13 06:14:18.017796 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 870/3512] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:17 2026] GET /volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:18.020559 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-4f8c3bbd-c112-4c8a-845e-35006869007a tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Created reservations ['2f4e8eaf-123d-4dbe-b99a-98a4f1faa7ae', '8645cca9-e933-4104-b37b-c0979fe8d023', '20a2057c-a896-4592-8459-90ed5b78c608', 'f03fc632-5ab3-4a77-9c68-ee5f99df2995'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:18.021387 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4f8c3bbd-c112-4c8a-845e-35006869007a tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (249fba34-5da3-461f-90da-585f7468ec89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f4e8eaf-123d-4dbe-b99a-98a4f1faa7ae', '8645cca9-e933-4104-b37b-c0979fe8d023', '20a2057c-a896-4592-8459-90ed5b78c608', 'f03fc632-5ab3-4a77-9c68-ee5f99df2995']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:18.022135 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4f8c3bbd-c112-4c8a-845e-35006869007a tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85ee09cf-a817-45fb-b602-e768334a08be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:18.046198 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4f8c3bbd-c112-4c8a-845e-35006869007a tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85ee09cf-a817-45fb-b602-e768334a08be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba967785-7eb7-464e-b3af-5bc1369d32b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1725370190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a887f161d50b4a3d8264c4c42cec0389',qos_specs=None,replication_status=,reservations=['2f4e8eaf-123d-4dbe-b99a-98a4f1faa7ae','8645cca9-e933-4104-b37b-c0979fe8d023','20a2057c-a896-4592-8459-90ed5b78c608','f03fc632-5ab3-4a77-9c68-ee5f99df2995'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e35114af20eb40b6bce1067594d6dee9',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1725370190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba967785-7eb7-464e-b3af-5bc1369d32b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a887f161d50b4a3d8264c4c42cec0389',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e35114af20eb40b6bce1067594d6dee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:18.047015 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4f8c3bbd-c112-4c8a-845e-35006869007a tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc83c8b2-cf5f-4c9c-b918-60b20a56dce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:18.055970 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8cef5c33-471c-47d5-80bf-71b44af8eb7e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:18.058251 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8cef5c33-471c-47d5-80bf-71b44af8eb7e tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 Aug 13 06:14:18.058521 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8cef5c33-471c-47d5-80bf-71b44af8eb7e tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:18.058788 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8cef5c33-471c-47d5-80bf-71b44af8eb7e tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:18.065014 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4f8c3bbd-c112-4c8a-845e-35006869007a tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc83c8b2-cf5f-4c9c-b918-60b20a56dce7) transitioned into state 'SUCCESS' from state '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-1725370190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a887f161d50b4a3d8264c4c42cec0389',qos_specs=None,replication_status=,reservations=['2f4e8eaf-123d-4dbe-b99a-98a4f1faa7ae','8645cca9-e933-4104-b37b-c0979fe8d023','20a2057c-a896-4592-8459-90ed5b78c608','f03fc632-5ab3-4a77-9c68-ee5f99df2995'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e35114af20eb40b6bce1067594d6dee9',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:18.065732 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4f8c3bbd-c112-4c8a-845e-35006869007a tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e930cdb-0194-4480-9efa-a260895cda39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:18.070359 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:18.070359 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:18.073911 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4f8c3bbd-c112-4c8a-845e-35006869007a tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e930cdb-0194-4480-9efa-a260895cda39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:18.074652 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4f8c3bbd-c112-4c8a-845e-35006869007a tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Flow 'volume_create_api' (698ea0bd-5c31-4ee7-9924-c7db13bf11b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:18.074949 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4f8c3bbd-c112-4c8a-845e-35006869007a tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Create volume request issued successfully. Aug 13 06:14:18.075490 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4f8c3bbd-c112-4c8a-845e-35006869007a tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:18.075916 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 880/3513] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:14:17 2026] POST /volume/v3/volumes => generated 764 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:18.078377 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8cef5c33-471c-47d5-80bf-71b44af8eb7e tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:14:18.085700 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8cef5c33-471c-47d5-80bf-71b44af8eb7e tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 returned with HTTP 200 Aug 13 06:14:18.086063 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 876/3514] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:18 2026] GET /volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 => generated 1174 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:18.088672 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-899a8971-b734-49a6-92c4-7cdbd50b67ca None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:18.090702 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-899a8971-b734-49a6-92c4-7cdbd50b67ca tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:18.091039 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-899a8971-b734-49a6-92c4-7cdbd50b67ca tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a9112b4d-3dfe-4c52-997c-d39f9e799801", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1831766023"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:18.092521 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-899a8971-b734-49a6-92c4-7cdbd50b67ca tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Create volume request body: {'volume': {"'source_volid": 'a9112b4d-3dfe-4c52-997c-d39f9e799801', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1831766023'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:18.092676 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-899a8971-b734-49a6-92c4-7cdbd50b67ca tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Create volume of 1 GB Aug 13 06:14:18.097457 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-899a8971-b734-49a6-92c4-7cdbd50b67ca tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Availability Zones retrieved successfully. Aug 13 06:14:18.103753 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-899a8971-b734-49a6-92c4-7cdbd50b67ca tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Flow 'volume_create_api' (d42f0a9a-ce4b-47d4-ac7e-db7166f4a67f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:18.104769 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-899a8971-b734-49a6-92c4-7cdbd50b67ca tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c30998c8-b899-45d2-8e76-04799e6d8745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:18.106060 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-899a8971-b734-49a6-92c4-7cdbd50b67ca tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:18.126950 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5202f753-edc5-4b2a-815a-2210151661e7 req-57dce8d7-8c3e-4c06-8959-82ad8de350da None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:18.129202 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5202f753-edc5-4b2a-815a-2210151661e7 req-57dce8d7-8c3e-4c06-8959-82ad8de350da tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 Aug 13 06:14:18.129419 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5202f753-edc5-4b2a-815a-2210151661e7 req-57dce8d7-8c3e-4c06-8959-82ad8de350da tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:18.129595 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5202f753-edc5-4b2a-815a-2210151661e7 req-57dce8d7-8c3e-4c06-8959-82ad8de350da tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:18.134617 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-899a8971-b734-49a6-92c4-7cdbd50b67ca tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c30998c8-b899-45d2-8e76-04799e6d8745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:18.135865 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-899a8971-b734-49a6-92c4-7cdbd50b67ca tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5fc6fc5-a0f1-4a14-94e8-81683d52b736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:18.138308 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:18.138308 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:18.141377 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-5202f753-edc5-4b2a-815a-2210151661e7 req-57dce8d7-8c3e-4c06-8959-82ad8de350da tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:14:18.145413 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5202f753-edc5-4b2a-815a-2210151661e7 req-57dce8d7-8c3e-4c06-8959-82ad8de350da tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 returned with HTTP 200 Aug 13 06:14:18.145999 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 871/3515] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:14:18 2026] GET /volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:18.164791 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5202f753-edc5-4b2a-815a-2210151661e7 req-ac68606d-d88c-4002-b7d8-736ce5fae1d7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:18.167412 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5202f753-edc5-4b2a-815a-2210151661e7 req-ac68606d-d88c-4002-b7d8-736ce5fae1d7 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] POST https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2/action Aug 13 06:14:18.167751 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5202f753-edc5-4b2a-815a-2210151661e7 req-ac68606d-d88c-4002-b7d8-736ce5fae1d7 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:14:18.167919 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5202f753-edc5-4b2a-815a-2210151661e7 req-ac68606d-d88c-4002-b7d8-736ce5fae1d7 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:18.177870 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-899a8971-b734-49a6-92c4-7cdbd50b67ca tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Created reservations ['ca6ddced-844b-400a-befb-cc0e05943e68', '619413e9-704d-4f0d-a1d9-29555c34d3df', 'd73bf96f-67df-40a2-a7c7-b7389273413c', 'ff7659a5-79dc-4129-bcb9-16a5fbb89d7c'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:18.179742 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-899a8971-b734-49a6-92c4-7cdbd50b67ca tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5fc6fc5-a0f1-4a14-94e8-81683d52b736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca6ddced-844b-400a-befb-cc0e05943e68', '619413e9-704d-4f0d-a1d9-29555c34d3df', 'd73bf96f-67df-40a2-a7c7-b7389273413c', 'ff7659a5-79dc-4129-bcb9-16a5fbb89d7c']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:18.179839 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:18.179839 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:18.180343 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-5202f753-edc5-4b2a-815a-2210151661e7 req-ac68606d-d88c-4002-b7d8-736ce5fae1d7 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:14:18.180538 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-899a8971-b734-49a6-92c4-7cdbd50b67ca tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0c63213-0add-4a16-941d-a13d11da86f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:18.187351 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-5202f753-edc5-4b2a-815a-2210151661e7 req-ac68606d-d88c-4002-b7d8-736ce5fae1d7 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Begin detaching volume completed successfully. Aug 13 06:14:18.187652 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5202f753-edc5-4b2a-815a-2210151661e7 req-ac68606d-d88c-4002-b7d8-736ce5fae1d7 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2/action returned with HTTP 202 Aug 13 06:14:18.188171 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 881/3516] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:14:18 2026] POST /volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:14:18.211054 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-899a8971-b734-49a6-92c4-7cdbd50b67ca tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0c63213-0add-4a16-941d-a13d11da86f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8466f43b-00c4-4e38-8954-358c5f9ef940', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1831766023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a887f161d50b4a3d8264c4c42cec0389',qos_specs=None,replication_status=,reservations=['ca6ddced-844b-400a-befb-cc0e05943e68','619413e9-704d-4f0d-a1d9-29555c34d3df','d73bf96f-67df-40a2-a7c7-b7389273413c','ff7659a5-79dc-4129-bcb9-16a5fbb89d7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e35114af20eb40b6bce1067594d6dee9',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1831766023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8466f43b-00c4-4e38-8954-358c5f9ef940,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a887f161d50b4a3d8264c4c42cec0389',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e35114af20eb40b6bce1067594d6dee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:18.211894 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-899a8971-b734-49a6-92c4-7cdbd50b67ca tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6028d2e-5f18-43bb-94f6-e2d463188476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:18.232134 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f14f6845-085e-410c-a78b-4c6850116b6c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:18.232567 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f14f6845-085e-410c-a78b-4c6850116b6c None None] GET https://10.4.3.121/volume// Aug 13 06:14:18.232782 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f14f6845-085e-410c-a78b-4c6850116b6c None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:18.232984 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f14f6845-085e-410c-a78b-4c6850116b6c None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:18.233311 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f14f6845-085e-410c-a78b-4c6850116b6c None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:14:18.233605 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 877/3517] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:14:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:14:18.234311 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-899a8971-b734-49a6-92c4-7cdbd50b67ca tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6028d2e-5f18-43bb-94f6-e2d463188476) transitioned into state 'SUCCESS' from state '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-1831766023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a887f161d50b4a3d8264c4c42cec0389',qos_specs=None,replication_status=,reservations=['ca6ddced-844b-400a-befb-cc0e05943e68','619413e9-704d-4f0d-a1d9-29555c34d3df','d73bf96f-67df-40a2-a7c7-b7389273413c','ff7659a5-79dc-4129-bcb9-16a5fbb89d7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e35114af20eb40b6bce1067594d6dee9',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:18.234996 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-899a8971-b734-49a6-92c4-7cdbd50b67ca tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (848a031c-2257-45ef-8c0a-51caaa4b6ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:18.244202 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5202f753-edc5-4b2a-815a-2210151661e7 req-7feb4edf-823a-4b67-9390-9e3fde5ab788 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:18.246223 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5202f753-edc5-4b2a-815a-2210151661e7 req-7feb4edf-823a-4b67-9390-9e3fde5ab788 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 Aug 13 06:14:18.246444 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5202f753-edc5-4b2a-815a-2210151661e7 req-7feb4edf-823a-4b67-9390-9e3fde5ab788 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:18.246663 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5202f753-edc5-4b2a-815a-2210151661e7 req-7feb4edf-823a-4b67-9390-9e3fde5ab788 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:18.248413 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-899a8971-b734-49a6-92c4-7cdbd50b67ca tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (848a031c-2257-45ef-8c0a-51caaa4b6ae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:18.249507 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-899a8971-b734-49a6-92c4-7cdbd50b67ca tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Flow 'volume_create_api' (d42f0a9a-ce4b-47d4-ac7e-db7166f4a67f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:18.249891 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-899a8971-b734-49a6-92c4-7cdbd50b67ca tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Create volume request issued successfully. Aug 13 06:14:18.250780 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-899a8971-b734-49a6-92c4-7cdbd50b67ca tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:18.251310 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 889/3518] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:14:18 2026] POST /volume/v3/volumes => generated 764 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:18.259413 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:18.259413 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:18.263408 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-5202f753-edc5-4b2a-815a-2210151661e7 req-7feb4edf-823a-4b67-9390-9e3fde5ab788 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:14:18.266318 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-af1a8079-052e-4ea6-a757-0ff9f751974c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:18.268800 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-af1a8079-052e-4ea6-a757-0ff9f751974c tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:18.268940 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5202f753-edc5-4b2a-815a-2210151661e7 req-7feb4edf-823a-4b67-9390-9e3fde5ab788 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 returned with HTTP 200 Aug 13 06:14:18.269255 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 872/3519] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:14:18 2026] GET /volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 => generated 1357 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:14:18.269378 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-af1a8079-052e-4ea6-a757-0ff9f751974c tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a9112b4d-3dfe-4c52-997c-d39f9e799801", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1117380931"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:18.270790 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-af1a8079-052e-4ea6-a757-0ff9f751974c tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Create volume request body: {'volume': {"'source_volid": 'a9112b4d-3dfe-4c52-997c-d39f9e799801', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1117380931'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:18.270982 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-af1a8079-052e-4ea6-a757-0ff9f751974c tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Create volume of 1 GB Aug 13 06:14:18.274950 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-af1a8079-052e-4ea6-a757-0ff9f751974c tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Availability Zones retrieved successfully. Aug 13 06:14:18.280547 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af1a8079-052e-4ea6-a757-0ff9f751974c tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Flow 'volume_create_api' (076c4e0d-41fb-408f-aae6-30536371682e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:18.281561 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af1a8079-052e-4ea6-a757-0ff9f751974c tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eab77129-cdc8-4357-85fa-f50583d3b87d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:18.282427 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-af1a8079-052e-4ea6-a757-0ff9f751974c tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:18.285728 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5202f753-edc5-4b2a-815a-2210151661e7 req-580156a8-3fa5-4f1d-b07e-f22539bfc1d7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:18.288419 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5202f753-edc5-4b2a-815a-2210151661e7 req-580156a8-3fa5-4f1d-b07e-f22539bfc1d7 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2/encryption Aug 13 06:14:18.288616 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5202f753-edc5-4b2a-815a-2210151661e7 req-580156a8-3fa5-4f1d-b07e-f22539bfc1d7 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:18.288816 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5202f753-edc5-4b2a-815a-2210151661e7 req-580156a8-3fa5-4f1d-b07e-f22539bfc1d7 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:18.304883 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:18.304883 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:18.315024 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5202f753-edc5-4b2a-815a-2210151661e7 req-580156a8-3fa5-4f1d-b07e-f22539bfc1d7 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2/encryption returned with HTTP 200 Aug 13 06:14:18.316275 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 878/3520] 10.4.3.121 () {68 vars in 1631 bytes} [Thu Aug 13 06:14:18 2026] GET /volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2/encryption => generated 161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:18.322040 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af1a8079-052e-4ea6-a757-0ff9f751974c tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eab77129-cdc8-4357-85fa-f50583d3b87d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:18.323310 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af1a8079-052e-4ea6-a757-0ff9f751974c tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8674d42b-5e46-42f3-b7d4-4a0045f4b4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:18.366326 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-af1a8079-052e-4ea6-a757-0ff9f751974c tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Created reservations ['63b72e98-d721-4f47-b57f-af4443cdf509', 'd57dafd2-41f1-43a8-9671-02671addbbe8', '571fc169-f875-465f-8fe6-d6aad0c6df95', '70f5cbfe-867d-4c64-9e5d-16f74f7ef8dc'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:18.366326 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af1a8079-052e-4ea6-a757-0ff9f751974c tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8674d42b-5e46-42f3-b7d4-4a0045f4b4db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63b72e98-d721-4f47-b57f-af4443cdf509', 'd57dafd2-41f1-43a8-9671-02671addbbe8', '571fc169-f875-465f-8fe6-d6aad0c6df95', '70f5cbfe-867d-4c64-9e5d-16f74f7ef8dc']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:18.367240 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af1a8079-052e-4ea6-a757-0ff9f751974c tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a60d3e04-b8da-4f6e-ba20-08c0749ca6a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:18.393322 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af1a8079-052e-4ea6-a757-0ff9f751974c tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a60d3e04-b8da-4f6e-ba20-08c0749ca6a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbc75c16-c1fa-40c8-9f98-d5876ec1be80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1117380931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a887f161d50b4a3d8264c4c42cec0389',qos_specs=None,replication_status=,reservations=['63b72e98-d721-4f47-b57f-af4443cdf509','d57dafd2-41f1-43a8-9671-02671addbbe8','571fc169-f875-465f-8fe6-d6aad0c6df95','70f5cbfe-867d-4c64-9e5d-16f74f7ef8dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e35114af20eb40b6bce1067594d6dee9',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1117380931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbc75c16-c1fa-40c8-9f98-d5876ec1be80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a887f161d50b4a3d8264c4c42cec0389',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e35114af20eb40b6bce1067594d6dee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:18.393322 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af1a8079-052e-4ea6-a757-0ff9f751974c tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d0a58af-4439-4bfd-8837-27d1e8fadb7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:18.406104 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e7b4ff7e-c757-418c-9d81-ae5e800db4c8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:18.407871 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7b4ff7e-c757-418c-9d81-ae5e800db4c8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 Aug 13 06:14:18.408083 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e7b4ff7e-c757-418c-9d81-ae5e800db4c8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:18.408770 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e7b4ff7e-c757-418c-9d81-ae5e800db4c8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:18.415274 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af1a8079-052e-4ea6-a757-0ff9f751974c tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d0a58af-4439-4bfd-8837-27d1e8fadb7a) transitioned into state 'SUCCESS' from state '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-1117380931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a887f161d50b4a3d8264c4c42cec0389',qos_specs=None,replication_status=,reservations=['63b72e98-d721-4f47-b57f-af4443cdf509','d57dafd2-41f1-43a8-9671-02671addbbe8','571fc169-f875-465f-8fe6-d6aad0c6df95','70f5cbfe-867d-4c64-9e5d-16f74f7ef8dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e35114af20eb40b6bce1067594d6dee9',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:18.415274 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af1a8079-052e-4ea6-a757-0ff9f751974c tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f1faeff-0762-4e8f-8c5e-0fb963c3285f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:18.418691 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:18.418691 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:18.422981 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e7b4ff7e-c757-418c-9d81-ae5e800db4c8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:14:18.429208 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7b4ff7e-c757-418c-9d81-ae5e800db4c8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 returned with HTTP 200 Aug 13 06:14:18.429208 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 890/3521] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:18 2026] GET /volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:18.432955 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af1a8079-052e-4ea6-a757-0ff9f751974c tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f1faeff-0762-4e8f-8c5e-0fb963c3285f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:18.435249 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-af1a8079-052e-4ea6-a757-0ff9f751974c tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Flow 'volume_create_api' (076c4e0d-41fb-408f-aae6-30536371682e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:18.435249 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-af1a8079-052e-4ea6-a757-0ff9f751974c tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Create volume request issued successfully. Aug 13 06:14:18.435715 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-af1a8079-052e-4ea6-a757-0ff9f751974c tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:18.436748 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 882/3522] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:14:18 2026] POST /volume/v3/volumes => generated 764 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:18.452762 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0a1468b6-ebf7-452f-aa32-da8036629c49 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:18.455150 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a1468b6-ebf7-452f-aa32-da8036629c49 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:18.455769 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a1468b6-ebf7-452f-aa32-da8036629c49 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a9112b4d-3dfe-4c52-997c-d39f9e799801", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1118321628"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:18.457757 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-0a1468b6-ebf7-452f-aa32-da8036629c49 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Create volume request body: {'volume': {"'source_volid": 'a9112b4d-3dfe-4c52-997c-d39f9e799801', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1118321628'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:18.457898 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-0a1468b6-ebf7-452f-aa32-da8036629c49 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Create volume of 1 GB Aug 13 06:14:18.462787 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0a1468b6-ebf7-452f-aa32-da8036629c49 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Availability Zones retrieved successfully. Aug 13 06:14:18.471116 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0a1468b6-ebf7-452f-aa32-da8036629c49 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Flow 'volume_create_api' (eda0e6c7-8340-463a-b091-af95629df347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:18.472563 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0a1468b6-ebf7-452f-aa32-da8036629c49 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96888df6-3ef8-4579-a1d7-e204757c4c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:18.473943 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-0a1468b6-ebf7-452f-aa32-da8036629c49 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:18.509075 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0a1468b6-ebf7-452f-aa32-da8036629c49 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96888df6-3ef8-4579-a1d7-e204757c4c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:18.510094 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0a1468b6-ebf7-452f-aa32-da8036629c49 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf3f8312-215d-4179-acfd-c85bb5e288c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:18.562415 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-0a1468b6-ebf7-452f-aa32-da8036629c49 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Created reservations ['b61cc51b-7ffd-4950-94bf-443ddffc2dc6', 'd3990689-3fa3-406f-ba4f-99bde9636480', '041d36b6-9b26-4fad-8425-c6f565bf0e71', '0bd3191a-4dbb-4d02-96f0-0b19535a2915'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:18.564521 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0a1468b6-ebf7-452f-aa32-da8036629c49 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf3f8312-215d-4179-acfd-c85bb5e288c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b61cc51b-7ffd-4950-94bf-443ddffc2dc6', 'd3990689-3fa3-406f-ba4f-99bde9636480', '041d36b6-9b26-4fad-8425-c6f565bf0e71', '0bd3191a-4dbb-4d02-96f0-0b19535a2915']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:18.564866 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0a1468b6-ebf7-452f-aa32-da8036629c49 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47649ae1-a8ec-4d25-b15b-e78367057477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:18.602328 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0a1468b6-ebf7-452f-aa32-da8036629c49 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47649ae1-a8ec-4d25-b15b-e78367057477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5beb19f-8aea-484a-badb-61554a5aceb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1118321628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a887f161d50b4a3d8264c4c42cec0389',qos_specs=None,replication_status=,reservations=['b61cc51b-7ffd-4950-94bf-443ddffc2dc6','d3990689-3fa3-406f-ba4f-99bde9636480','041d36b6-9b26-4fad-8425-c6f565bf0e71','0bd3191a-4dbb-4d02-96f0-0b19535a2915'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e35114af20eb40b6bce1067594d6dee9',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1118321628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5beb19f-8aea-484a-badb-61554a5aceb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a887f161d50b4a3d8264c4c42cec0389',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e35114af20eb40b6bce1067594d6dee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:18.602328 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0a1468b6-ebf7-452f-aa32-da8036629c49 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17d064c3-5770-462b-a4b2-458d8dd16e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:18.626103 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0a1468b6-ebf7-452f-aa32-da8036629c49 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17d064c3-5770-462b-a4b2-458d8dd16e1c) transitioned into state 'SUCCESS' from state '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-1118321628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a887f161d50b4a3d8264c4c42cec0389',qos_specs=None,replication_status=,reservations=['b61cc51b-7ffd-4950-94bf-443ddffc2dc6','d3990689-3fa3-406f-ba4f-99bde9636480','041d36b6-9b26-4fad-8425-c6f565bf0e71','0bd3191a-4dbb-4d02-96f0-0b19535a2915'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e35114af20eb40b6bce1067594d6dee9',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:18.626931 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0a1468b6-ebf7-452f-aa32-da8036629c49 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d78fabcd-5d82-46cf-a266-79db147e7e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:18.639931 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0a1468b6-ebf7-452f-aa32-da8036629c49 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d78fabcd-5d82-46cf-a266-79db147e7e5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:18.640952 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0a1468b6-ebf7-452f-aa32-da8036629c49 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Flow 'volume_create_api' (eda0e6c7-8340-463a-b091-af95629df347) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:18.641368 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0a1468b6-ebf7-452f-aa32-da8036629c49 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Create volume request issued successfully. Aug 13 06:14:18.642134 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a1468b6-ebf7-452f-aa32-da8036629c49 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:18.642727 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 873/3523] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:14:18 2026] POST /volume/v3/volumes => generated 764 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:18.655427 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d60623e9-e472-43c1-a112-8bfb21d9e4b8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:18.658118 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d60623e9-e472-43c1-a112-8bfb21d9e4b8 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:18.658650 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d60623e9-e472-43c1-a112-8bfb21d9e4b8 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a9112b4d-3dfe-4c52-997c-d39f9e799801", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2132845788"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:18.660829 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-d60623e9-e472-43c1-a112-8bfb21d9e4b8 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Create volume request body: {'volume': {"'source_volid": 'a9112b4d-3dfe-4c52-997c-d39f9e799801', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2132845788'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:18.661021 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-d60623e9-e472-43c1-a112-8bfb21d9e4b8 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Create volume of 1 GB Aug 13 06:14:18.662615 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-741eff8c-3102-4982-bcca-7106894913f1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:18.664399 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-741eff8c-3102-4982-bcca-7106894913f1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 Aug 13 06:14:18.664602 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-741eff8c-3102-4982-bcca-7106894913f1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:18.664812 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-741eff8c-3102-4982-bcca-7106894913f1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:18.664906 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-741eff8c-3102-4982-bcca-7106894913f1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 5ae5e446-eec9-42f0-a24a-3f921274b6f3. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:18.666265 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d60623e9-e472-43c1-a112-8bfb21d9e4b8 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Availability Zones retrieved successfully. Aug 13 06:14:18.673172 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:18.673172 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:18.673172 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-741eff8c-3102-4982-bcca-7106894913f1 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 returned with HTTP 200 Aug 13 06:14:18.673172 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 891/3524] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:18 2026] GET /volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:18.674973 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d60623e9-e472-43c1-a112-8bfb21d9e4b8 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Flow 'volume_create_api' (fad8f1cb-4d15-475c-a95d-46b516898a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:18.676547 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d60623e9-e472-43c1-a112-8bfb21d9e4b8 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28d2bada-728c-49f0-83ed-de69aeb37fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:18.677686 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-d60623e9-e472-43c1-a112-8bfb21d9e4b8 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:18.715620 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d60623e9-e472-43c1-a112-8bfb21d9e4b8 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28d2bada-728c-49f0-83ed-de69aeb37fa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:18.722018 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d60623e9-e472-43c1-a112-8bfb21d9e4b8 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93d46aaf-f418-40f6-84f7-ed93dc1d435f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:18.771477 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-d60623e9-e472-43c1-a112-8bfb21d9e4b8 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Created reservations ['6f535be1-37af-4516-a225-96afecf37690', 'b6b8ce85-e3cf-44c4-b09e-face5cfe43b4', '71f466e7-a903-4808-812c-e09b03b7574a', '1f2ff8ca-6543-4737-be9c-9b1e963e1af3'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:18.772508 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d60623e9-e472-43c1-a112-8bfb21d9e4b8 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93d46aaf-f418-40f6-84f7-ed93dc1d435f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f535be1-37af-4516-a225-96afecf37690', 'b6b8ce85-e3cf-44c4-b09e-face5cfe43b4', '71f466e7-a903-4808-812c-e09b03b7574a', '1f2ff8ca-6543-4737-be9c-9b1e963e1af3']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:18.773601 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d60623e9-e472-43c1-a112-8bfb21d9e4b8 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d34aa0cf-dcdf-4689-a778-42eda086417d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:18.808505 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d60623e9-e472-43c1-a112-8bfb21d9e4b8 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d34aa0cf-dcdf-4689-a778-42eda086417d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '629b0a15-1e75-48f1-952c-0a1782005bbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2132845788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a887f161d50b4a3d8264c4c42cec0389',qos_specs=None,replication_status=,reservations=['6f535be1-37af-4516-a225-96afecf37690','b6b8ce85-e3cf-44c4-b09e-face5cfe43b4','71f466e7-a903-4808-812c-e09b03b7574a','1f2ff8ca-6543-4737-be9c-9b1e963e1af3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e35114af20eb40b6bce1067594d6dee9',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2132845788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=629b0a15-1e75-48f1-952c-0a1782005bbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a887f161d50b4a3d8264c4c42cec0389',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e35114af20eb40b6bce1067594d6dee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:18.809635 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d60623e9-e472-43c1-a112-8bfb21d9e4b8 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (743e8d74-e161-4b73-a3b7-6c6653196c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:18.834977 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d60623e9-e472-43c1-a112-8bfb21d9e4b8 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (743e8d74-e161-4b73-a3b7-6c6653196c00) transitioned into state 'SUCCESS' from state '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-2132845788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a887f161d50b4a3d8264c4c42cec0389',qos_specs=None,replication_status=,reservations=['6f535be1-37af-4516-a225-96afecf37690','b6b8ce85-e3cf-44c4-b09e-face5cfe43b4','71f466e7-a903-4808-812c-e09b03b7574a','1f2ff8ca-6543-4737-be9c-9b1e963e1af3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e35114af20eb40b6bce1067594d6dee9',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:18.835950 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d60623e9-e472-43c1-a112-8bfb21d9e4b8 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c5f5446-8c1a-40d8-a37d-e47c9b88c31f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:18.848277 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d60623e9-e472-43c1-a112-8bfb21d9e4b8 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c5f5446-8c1a-40d8-a37d-e47c9b88c31f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:18.849547 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d60623e9-e472-43c1-a112-8bfb21d9e4b8 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Flow 'volume_create_api' (fad8f1cb-4d15-475c-a95d-46b516898a92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:18.849712 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d60623e9-e472-43c1-a112-8bfb21d9e4b8 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Create volume request issued successfully. Aug 13 06:14:18.850563 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d60623e9-e472-43c1-a112-8bfb21d9e4b8 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:18.851146 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 879/3525] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:14:18 2026] POST /volume/v3/volumes => generated 764 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:18.867387 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4b3a99d5-ee21-4c5a-b2d3-a7d19faed5f0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:18.870012 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4b3a99d5-ee21-4c5a-b2d3-a7d19faed5f0 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] GET https://10.4.3.121/volume/v3/volumes/ba967785-7eb7-464e-b3af-5bc1369d32b3 Aug 13 06:14:18.870200 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4b3a99d5-ee21-4c5a-b2d3-a7d19faed5f0 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:18.870454 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4b3a99d5-ee21-4c5a-b2d3-a7d19faed5f0 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:18.881438 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:18.881438 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:18.890611 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4b3a99d5-ee21-4c5a-b2d3-a7d19faed5f0 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Volume info retrieved successfully. Aug 13 06:14:18.894583 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4b3a99d5-ee21-4c5a-b2d3-a7d19faed5f0 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes/ba967785-7eb7-464e-b3af-5bc1369d32b3 returned with HTTP 200 Aug 13 06:14:18.895002 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 883/3526] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:18 2026] GET /volume/v3/volumes/ba967785-7eb7-464e-b3af-5bc1369d32b3 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:18.913485 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2bd32727-dece-412e-8626-811e2f5c3d3f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:18.918839 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2bd32727-dece-412e-8626-811e2f5c3d3f tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] GET https://10.4.3.121/volume/v3/volumes/8466f43b-00c4-4e38-8954-358c5f9ef940 Aug 13 06:14:18.919136 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2bd32727-dece-412e-8626-811e2f5c3d3f tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:18.919400 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2bd32727-dece-412e-8626-811e2f5c3d3f tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:18.937248 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:18.937248 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:18.944008 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2bd32727-dece-412e-8626-811e2f5c3d3f tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Volume info retrieved successfully. Aug 13 06:14:18.951020 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2bd32727-dece-412e-8626-811e2f5c3d3f tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes/8466f43b-00c4-4e38-8954-358c5f9ef940 returned with HTTP 200 Aug 13 06:14:18.951020 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 874/3527] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:18 2026] GET /volume/v3/volumes/8466f43b-00c4-4e38-8954-358c5f9ef940 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:18.968926 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-33f8fb1f-c073-490b-a2f6-3fb91a598a5b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:18.970737 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-33f8fb1f-c073-490b-a2f6-3fb91a598a5b tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] GET https://10.4.3.121/volume/v3/volumes/fbc75c16-c1fa-40c8-9f98-d5876ec1be80 Aug 13 06:14:18.970946 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-33f8fb1f-c073-490b-a2f6-3fb91a598a5b tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:18.971140 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-33f8fb1f-c073-490b-a2f6-3fb91a598a5b tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:18.977751 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:18.977751 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:18.981674 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-33f8fb1f-c073-490b-a2f6-3fb91a598a5b tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Volume info retrieved successfully. Aug 13 06:14:18.985543 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-33f8fb1f-c073-490b-a2f6-3fb91a598a5b tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes/fbc75c16-c1fa-40c8-9f98-d5876ec1be80 returned with HTTP 200 Aug 13 06:14:18.985922 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 892/3528] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:18 2026] GET /volume/v3/volumes/fbc75c16-c1fa-40c8-9f98-d5876ec1be80 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:19.003633 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-23b2dfaf-a38c-47c2-bb04-8fd8ca027904 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:19.005495 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-23b2dfaf-a38c-47c2-bb04-8fd8ca027904 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] GET https://10.4.3.121/volume/v3/volumes/c5beb19f-8aea-484a-badb-61554a5aceb8 Aug 13 06:14:19.005688 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-23b2dfaf-a38c-47c2-bb04-8fd8ca027904 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:19.005924 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-23b2dfaf-a38c-47c2-bb04-8fd8ca027904 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:19.015656 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:19.015656 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:19.019778 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-23b2dfaf-a38c-47c2-bb04-8fd8ca027904 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Volume info retrieved successfully. Aug 13 06:14:19.026256 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-23b2dfaf-a38c-47c2-bb04-8fd8ca027904 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes/c5beb19f-8aea-484a-badb-61554a5aceb8 returned with HTTP 200 Aug 13 06:14:19.026788 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 880/3529] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:19 2026] GET /volume/v3/volumes/c5beb19f-8aea-484a-badb-61554a5aceb8 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:19.041774 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f5b5b5ac-0ffb-4ea9-a5de-678a612d331b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:19.045523 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f5b5b5ac-0ffb-4ea9-a5de-678a612d331b tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] GET https://10.4.3.121/volume/v3/volumes/629b0a15-1e75-48f1-952c-0a1782005bbd Aug 13 06:14:19.045523 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f5b5b5ac-0ffb-4ea9-a5de-678a612d331b tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:19.045523 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f5b5b5ac-0ffb-4ea9-a5de-678a612d331b tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:19.054723 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:19.054723 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:19.059908 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f5b5b5ac-0ffb-4ea9-a5de-678a612d331b tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Volume info retrieved successfully. Aug 13 06:14:19.064666 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f5b5b5ac-0ffb-4ea9-a5de-678a612d331b tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes/629b0a15-1e75-48f1-952c-0a1782005bbd returned with HTTP 200 Aug 13 06:14:19.065093 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 884/3530] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:19 2026] GET /volume/v3/volumes/629b0a15-1e75-48f1-952c-0a1782005bbd => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:19.080698 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bbb83992-3e56-41d3-aa85-761db6ad9a34 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:19.083333 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bbb83992-3e56-41d3-aa85-761db6ad9a34 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] DELETE https://10.4.3.121/volume/v3/volumes/629b0a15-1e75-48f1-952c-0a1782005bbd Aug 13 06:14:19.083571 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bbb83992-3e56-41d3-aa85-761db6ad9a34 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:19.083847 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bbb83992-3e56-41d3-aa85-761db6ad9a34 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:19.084083 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-bbb83992-3e56-41d3-aa85-761db6ad9a34 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Delete volume with id: 629b0a15-1e75-48f1-952c-0a1782005bbd Aug 13 06:14:19.091595 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:19.091595 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:19.092256 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bbb83992-3e56-41d3-aa85-761db6ad9a34 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Volume info retrieved successfully. Aug 13 06:14:19.116175 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bbb83992-3e56-41d3-aa85-761db6ad9a34 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Delete volume request issued successfully. Aug 13 06:14:19.116175 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bbb83992-3e56-41d3-aa85-761db6ad9a34 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes/629b0a15-1e75-48f1-952c-0a1782005bbd returned with HTTP 202 Aug 13 06:14:19.116175 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 875/3531] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:14:19 2026] DELETE /volume/v3/volumes/629b0a15-1e75-48f1-952c-0a1782005bbd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:19.134027 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d1c2699c-d2c5-4df8-9f1b-0013b4b3e25c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:19.136056 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d1c2699c-d2c5-4df8-9f1b-0013b4b3e25c tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] GET https://10.4.3.121/volume/v3/volumes/629b0a15-1e75-48f1-952c-0a1782005bbd Aug 13 06:14:19.136308 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d1c2699c-d2c5-4df8-9f1b-0013b4b3e25c tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:19.136532 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d1c2699c-d2c5-4df8-9f1b-0013b4b3e25c tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:19.146740 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:19.146740 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:19.151218 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d1c2699c-d2c5-4df8-9f1b-0013b4b3e25c tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Volume info retrieved successfully. Aug 13 06:14:19.156875 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d1c2699c-d2c5-4df8-9f1b-0013b4b3e25c tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes/629b0a15-1e75-48f1-952c-0a1782005bbd returned with HTTP 200 Aug 13 06:14:19.157230 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 893/3532] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:19 2026] GET /volume/v3/volumes/629b0a15-1e75-48f1-952c-0a1782005bbd => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:19.685910 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-07417251-5ced-49e8-98a2-dad6be12da36 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:19.688768 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-07417251-5ced-49e8-98a2-dad6be12da36 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 Aug 13 06:14:19.689010 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-07417251-5ced-49e8-98a2-dad6be12da36 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:19.689239 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-07417251-5ced-49e8-98a2-dad6be12da36 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:19.689365 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-07417251-5ced-49e8-98a2-dad6be12da36 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 5ae5e446-eec9-42f0-a24a-3f921274b6f3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:19.693864 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:19.693864 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:19.694802 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-07417251-5ced-49e8-98a2-dad6be12da36 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 returned with HTTP 200 Aug 13 06:14:19.695382 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 881/3533] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:19 2026] GET /volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:20.171878 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f03c0b7a-c036-4528-ad92-f11d2d02a2ad None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:20.173669 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f03c0b7a-c036-4528-ad92-f11d2d02a2ad tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] GET https://10.4.3.121/volume/v3/volumes/629b0a15-1e75-48f1-952c-0a1782005bbd Aug 13 06:14:20.173838 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f03c0b7a-c036-4528-ad92-f11d2d02a2ad tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:20.174003 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f03c0b7a-c036-4528-ad92-f11d2d02a2ad tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:20.179338 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f03c0b7a-c036-4528-ad92-f11d2d02a2ad tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes/629b0a15-1e75-48f1-952c-0a1782005bbd returned with HTTP 404 Aug 13 06:14:20.180072 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 885/3534] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:20 2026] GET /volume/v3/volumes/629b0a15-1e75-48f1-952c-0a1782005bbd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:20.188337 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-12107459-ed7e-40d3-a521-6f14c0800c48 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:20.190482 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-12107459-ed7e-40d3-a521-6f14c0800c48 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] DELETE https://10.4.3.121/volume/v3/volumes/c5beb19f-8aea-484a-badb-61554a5aceb8 Aug 13 06:14:20.190883 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-12107459-ed7e-40d3-a521-6f14c0800c48 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:20.191257 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-12107459-ed7e-40d3-a521-6f14c0800c48 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:20.191585 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-12107459-ed7e-40d3-a521-6f14c0800c48 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Delete volume with id: c5beb19f-8aea-484a-badb-61554a5aceb8 Aug 13 06:14:20.200862 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:20.200862 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:20.202202 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-12107459-ed7e-40d3-a521-6f14c0800c48 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Volume info retrieved successfully. Aug 13 06:14:20.221665 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-12107459-ed7e-40d3-a521-6f14c0800c48 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Delete volume request issued successfully. Aug 13 06:14:20.222082 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-12107459-ed7e-40d3-a521-6f14c0800c48 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes/c5beb19f-8aea-484a-badb-61554a5aceb8 returned with HTTP 202 Aug 13 06:14:20.222718 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 876/3535] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:14:20 2026] DELETE /volume/v3/volumes/c5beb19f-8aea-484a-badb-61554a5aceb8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:20.231101 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f6c148f0-d3e8-491e-af6d-a1857a037d35 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:20.235398 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f6c148f0-d3e8-491e-af6d-a1857a037d35 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] GET https://10.4.3.121/volume/v3/volumes/c5beb19f-8aea-484a-badb-61554a5aceb8 Aug 13 06:14:20.235643 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f6c148f0-d3e8-491e-af6d-a1857a037d35 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:20.235913 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f6c148f0-d3e8-491e-af6d-a1857a037d35 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:20.251192 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:20.251192 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:20.257735 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f6c148f0-d3e8-491e-af6d-a1857a037d35 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Volume info retrieved successfully. Aug 13 06:14:20.262560 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f6c148f0-d3e8-491e-af6d-a1857a037d35 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes/c5beb19f-8aea-484a-badb-61554a5aceb8 returned with HTTP 200 Aug 13 06:14:20.262976 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 894/3536] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:20 2026] GET /volume/v3/volumes/c5beb19f-8aea-484a-badb-61554a5aceb8 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:20.706414 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e5803d12-c895-47b3-937c-eb2163a65cd9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:20.708820 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e5803d12-c895-47b3-937c-eb2163a65cd9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 Aug 13 06:14:20.708994 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e5803d12-c895-47b3-937c-eb2163a65cd9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:20.709151 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e5803d12-c895-47b3-937c-eb2163a65cd9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:20.709324 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e5803d12-c895-47b3-937c-eb2163a65cd9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 5ae5e446-eec9-42f0-a24a-3f921274b6f3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:20.714009 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:20.714009 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:20.715754 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e5803d12-c895-47b3-937c-eb2163a65cd9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 returned with HTTP 200 Aug 13 06:14:20.717138 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 882/3537] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:20 2026] GET /volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:21.276326 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-89049bf4-090d-4f9b-81c8-e9a06a401e93 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:21.278926 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-89049bf4-090d-4f9b-81c8-e9a06a401e93 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] GET https://10.4.3.121/volume/v3/volumes/c5beb19f-8aea-484a-badb-61554a5aceb8 Aug 13 06:14:21.279105 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-89049bf4-090d-4f9b-81c8-e9a06a401e93 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:21.279350 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-89049bf4-090d-4f9b-81c8-e9a06a401e93 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:21.285596 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-89049bf4-090d-4f9b-81c8-e9a06a401e93 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes/c5beb19f-8aea-484a-badb-61554a5aceb8 returned with HTTP 404 Aug 13 06:14:21.286261 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 886/3538] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:21 2026] GET /volume/v3/volumes/c5beb19f-8aea-484a-badb-61554a5aceb8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:21.294531 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a76941aa-8ec5-4883-95e4-a5cab20607b0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:21.297449 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a76941aa-8ec5-4883-95e4-a5cab20607b0 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] DELETE https://10.4.3.121/volume/v3/volumes/fbc75c16-c1fa-40c8-9f98-d5876ec1be80 Aug 13 06:14:21.297747 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a76941aa-8ec5-4883-95e4-a5cab20607b0 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:21.298329 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a76941aa-8ec5-4883-95e4-a5cab20607b0 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:21.298635 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-a76941aa-8ec5-4883-95e4-a5cab20607b0 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Delete volume with id: fbc75c16-c1fa-40c8-9f98-d5876ec1be80 Aug 13 06:14:21.310204 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:21.310204 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:21.310204 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a76941aa-8ec5-4883-95e4-a5cab20607b0 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Volume info retrieved successfully. Aug 13 06:14:21.332644 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a76941aa-8ec5-4883-95e4-a5cab20607b0 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Delete volume request issued successfully. Aug 13 06:14:21.332644 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a76941aa-8ec5-4883-95e4-a5cab20607b0 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes/fbc75c16-c1fa-40c8-9f98-d5876ec1be80 returned with HTTP 202 Aug 13 06:14:21.332644 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 877/3539] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:14:21 2026] DELETE /volume/v3/volumes/fbc75c16-c1fa-40c8-9f98-d5876ec1be80 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:21.340594 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-979d83d0-3522-44b9-8956-5048805aa421 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:21.342328 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-979d83d0-3522-44b9-8956-5048805aa421 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] GET https://10.4.3.121/volume/v3/volumes/fbc75c16-c1fa-40c8-9f98-d5876ec1be80 Aug 13 06:14:21.342503 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-979d83d0-3522-44b9-8956-5048805aa421 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:21.342687 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-979d83d0-3522-44b9-8956-5048805aa421 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:21.350013 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:21.350013 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:21.355041 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-979d83d0-3522-44b9-8956-5048805aa421 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Volume info retrieved successfully. Aug 13 06:14:21.359736 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-979d83d0-3522-44b9-8956-5048805aa421 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes/fbc75c16-c1fa-40c8-9f98-d5876ec1be80 returned with HTTP 200 Aug 13 06:14:21.360171 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 895/3540] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:21 2026] GET /volume/v3/volumes/fbc75c16-c1fa-40c8-9f98-d5876ec1be80 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:21.395664 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-54c63a9d-c0d2-4490-9763-939273476b21 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:21.399830 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-54c63a9d-c0d2-4490-9763-939273476b21 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] DELETE https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 Aug 13 06:14:21.399830 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-54c63a9d-c0d2-4490-9763-939273476b21 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:21.400101 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-54c63a9d-c0d2-4490-9763-939273476b21 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:21.400101 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-54c63a9d-c0d2-4490-9763-939273476b21 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Delete volume with id: 21e37d11-1686-4119-a8ab-c64f472281f3 Aug 13 06:14:21.412389 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:21.412389 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:21.413063 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-54c63a9d-c0d2-4490-9763-939273476b21 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:14:21.430849 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-54c63a9d-c0d2-4490-9763-939273476b21 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Delete volume request issued successfully. Aug 13 06:14:21.431090 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-54c63a9d-c0d2-4490-9763-939273476b21 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 returned with HTTP 202 Aug 13 06:14:21.431657 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 883/3541] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:14:21 2026] DELETE /volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:21.443793 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c9d3e915-1b11-41ab-b895-89cbe40e09e4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:21.446255 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9d3e915-1b11-41ab-b895-89cbe40e09e4 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 Aug 13 06:14:21.446451 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c9d3e915-1b11-41ab-b895-89cbe40e09e4 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:21.446636 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c9d3e915-1b11-41ab-b895-89cbe40e09e4 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:21.453241 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:21.453241 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:21.456726 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c9d3e915-1b11-41ab-b895-89cbe40e09e4 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:14:21.462770 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9d3e915-1b11-41ab-b895-89cbe40e09e4 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 returned with HTTP 200 Aug 13 06:14:21.463096 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 887/3542] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:21 2026] GET /volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:21.728354 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9b729a93-4ee5-4e3b-975a-0cff28951f3b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:21.731246 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9b729a93-4ee5-4e3b-975a-0cff28951f3b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 Aug 13 06:14:21.731246 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9b729a93-4ee5-4e3b-975a-0cff28951f3b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:21.731246 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9b729a93-4ee5-4e3b-975a-0cff28951f3b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:21.731246 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9b729a93-4ee5-4e3b-975a-0cff28951f3b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 5ae5e446-eec9-42f0-a24a-3f921274b6f3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:21.735109 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:21.735109 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:21.736885 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9b729a93-4ee5-4e3b-975a-0cff28951f3b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 returned with HTTP 200 Aug 13 06:14:21.736885 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 878/3543] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:21 2026] GET /volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:22.373796 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-375c8f44-a8ae-4d69-9bd4-734d2899cbac None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:22.375737 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-375c8f44-a8ae-4d69-9bd4-734d2899cbac tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] GET https://10.4.3.121/volume/v3/volumes/fbc75c16-c1fa-40c8-9f98-d5876ec1be80 Aug 13 06:14:22.375984 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-375c8f44-a8ae-4d69-9bd4-734d2899cbac tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:22.376218 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-375c8f44-a8ae-4d69-9bd4-734d2899cbac tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:22.382567 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-375c8f44-a8ae-4d69-9bd4-734d2899cbac tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes/fbc75c16-c1fa-40c8-9f98-d5876ec1be80 returned with HTTP 404 Aug 13 06:14:22.383461 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 896/3544] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:22 2026] GET /volume/v3/volumes/fbc75c16-c1fa-40c8-9f98-d5876ec1be80 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:22.393316 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fdb24c85-9657-471d-90a3-08a943184977 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:22.395596 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fdb24c85-9657-471d-90a3-08a943184977 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] DELETE https://10.4.3.121/volume/v3/volumes/8466f43b-00c4-4e38-8954-358c5f9ef940 Aug 13 06:14:22.395952 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fdb24c85-9657-471d-90a3-08a943184977 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:22.396294 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fdb24c85-9657-471d-90a3-08a943184977 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:22.396554 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-fdb24c85-9657-471d-90a3-08a943184977 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Delete volume with id: 8466f43b-00c4-4e38-8954-358c5f9ef940 Aug 13 06:14:22.405523 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:22.405523 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:22.406015 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fdb24c85-9657-471d-90a3-08a943184977 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Volume info retrieved successfully. Aug 13 06:14:22.427656 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fdb24c85-9657-471d-90a3-08a943184977 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Delete volume request issued successfully. Aug 13 06:14:22.427890 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fdb24c85-9657-471d-90a3-08a943184977 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes/8466f43b-00c4-4e38-8954-358c5f9ef940 returned with HTTP 202 Aug 13 06:14:22.428406 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 884/3545] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:14:22 2026] DELETE /volume/v3/volumes/8466f43b-00c4-4e38-8954-358c5f9ef940 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:22.437987 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a42a3cbf-96c9-4b1b-866c-c561316c119e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:22.441649 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a42a3cbf-96c9-4b1b-866c-c561316c119e tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] GET https://10.4.3.121/volume/v3/volumes/8466f43b-00c4-4e38-8954-358c5f9ef940 Aug 13 06:14:22.441831 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a42a3cbf-96c9-4b1b-866c-c561316c119e tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:22.442023 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a42a3cbf-96c9-4b1b-866c-c561316c119e tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:22.449755 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:22.449755 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:22.454790 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a42a3cbf-96c9-4b1b-866c-c561316c119e tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Volume info retrieved successfully. Aug 13 06:14:22.459747 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a42a3cbf-96c9-4b1b-866c-c561316c119e tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes/8466f43b-00c4-4e38-8954-358c5f9ef940 returned with HTTP 200 Aug 13 06:14:22.460332 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 888/3546] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:22 2026] GET /volume/v3/volumes/8466f43b-00c4-4e38-8954-358c5f9ef940 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:22.477798 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a44f00f4-3d4f-49b5-8c2b-c9ed3058496f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:22.482717 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a44f00f4-3d4f-49b5-8c2b-c9ed3058496f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 Aug 13 06:14:22.482901 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a44f00f4-3d4f-49b5-8c2b-c9ed3058496f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:22.483078 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a44f00f4-3d4f-49b5-8c2b-c9ed3058496f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:22.488588 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a44f00f4-3d4f-49b5-8c2b-c9ed3058496f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 returned with HTTP 404 Aug 13 06:14:22.489019 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 879/3547] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:22 2026] GET /volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:22.496309 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-765fa7bb-622c-4884-a89d-f3d8fc6ee8cb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:22.498089 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-765fa7bb-622c-4884-a89d-f3d8fc6ee8cb tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 Aug 13 06:14:22.498365 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-765fa7bb-622c-4884-a89d-f3d8fc6ee8cb tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:22.498741 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-765fa7bb-622c-4884-a89d-f3d8fc6ee8cb tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:22.504785 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-765fa7bb-622c-4884-a89d-f3d8fc6ee8cb tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 returned with HTTP 404 Aug 13 06:14:22.505127 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 897/3548] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:22 2026] GET /volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:22.512561 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0e100ad8-694d-4a5f-95d7-ece8ec7d5d3c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:22.514648 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0e100ad8-694d-4a5f-95d7-ece8ec7d5d3c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] DELETE https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 Aug 13 06:14:22.515130 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0e100ad8-694d-4a5f-95d7-ece8ec7d5d3c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:22.515310 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0e100ad8-694d-4a5f-95d7-ece8ec7d5d3c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:22.515454 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-0e100ad8-694d-4a5f-95d7-ece8ec7d5d3c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Delete volume with id: 21e37d11-1686-4119-a8ab-c64f472281f3 Aug 13 06:14:22.521301 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0e100ad8-694d-4a5f-95d7-ece8ec7d5d3c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 returned with HTTP 404 Aug 13 06:14:22.521745 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 885/3549] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:14:22 2026] DELETE /volume/v3/volumes/21e37d11-1686-4119-a8ab-c64f472281f3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:22.554321 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-02a78fef-a586-4070-b579-945818365d79 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:22.556571 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-02a78fef-a586-4070-b579-945818365d79 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:22.557051 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-02a78fef-a586-4070-b579-945818365d79 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bcc3fff6-3f04-4f78-90dc-2c99a667b3c9", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-2109666017"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:22.559056 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-02a78fef-a586-4070-b579-945818365d79 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Create volume request body: {'volume': {'imageRef': 'bcc3fff6-3f04-4f78-90dc-2c99a667b3c9', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2109666017'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:22.653561 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-02a78fef-a586-4070-b579-945818365d79 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Create volume of 1 GB Aug 13 06:14:22.658154 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-02a78fef-a586-4070-b579-945818365d79 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Availability Zones retrieved successfully. Aug 13 06:14:22.664290 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-02a78fef-a586-4070-b579-945818365d79 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Flow 'volume_create_api' (b932f924-214a-4ed7-808d-459903308a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:22.664738 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-02a78fef-a586-4070-b579-945818365d79 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (511b0c9d-8090-40f9-a3de-dbc193f0461b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:22.665729 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-02a78fef-a586-4070-b579-945818365d79 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:22.723018 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-02a78fef-a586-4070-b579-945818365d79 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (511b0c9d-8090-40f9-a3de-dbc193f0461b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:22.723824 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-02a78fef-a586-4070-b579-945818365d79 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (414976d8-c553-4694-a7dc-b6b41e794ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:22.746767 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1e4eda88-87a1-4aa9-8101-39e3a36f148e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:22.748655 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1e4eda88-87a1-4aa9-8101-39e3a36f148e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 Aug 13 06:14:22.748877 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1e4eda88-87a1-4aa9-8101-39e3a36f148e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:22.749101 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1e4eda88-87a1-4aa9-8101-39e3a36f148e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:22.749288 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1e4eda88-87a1-4aa9-8101-39e3a36f148e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 5ae5e446-eec9-42f0-a24a-3f921274b6f3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:22.753549 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:22.753549 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:22.754245 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1e4eda88-87a1-4aa9-8101-39e3a36f148e tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 returned with HTTP 200 Aug 13 06:14:22.754637 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 880/3550] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:22 2026] GET /volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:22.763634 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-02a78fef-a586-4070-b579-945818365d79 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Created reservations ['90ff97bc-9d73-47f1-ac2e-a7b1a79d13f3', 'c5f9babd-05f8-4feb-b0f1-b0a7f24333cf', 'f20b2a44-dc3a-4d58-9437-10ad84bcba61', 'dae52437-da32-4308-9b54-7520c636f11e'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:22.764554 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-02a78fef-a586-4070-b579-945818365d79 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (414976d8-c553-4694-a7dc-b6b41e794ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90ff97bc-9d73-47f1-ac2e-a7b1a79d13f3', 'c5f9babd-05f8-4feb-b0f1-b0a7f24333cf', 'f20b2a44-dc3a-4d58-9437-10ad84bcba61', 'dae52437-da32-4308-9b54-7520c636f11e']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:22.765284 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-02a78fef-a586-4070-b579-945818365d79 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc202861-ebcc-462d-8432-1739fa8addc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:22.786760 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-02a78fef-a586-4070-b579-945818365d79 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc202861-ebcc-462d-8432-1739fa8addc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e718914a-a4b0-4a8d-b93e-53e687364d61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2109666017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5edd1fe1ff2446190fd94b2e53c82e3',qos_specs=None,replication_status=,reservations=['90ff97bc-9d73-47f1-ac2e-a7b1a79d13f3','c5f9babd-05f8-4feb-b0f1-b0a7f24333cf','f20b2a44-dc3a-4d58-9437-10ad84bcba61','dae52437-da32-4308-9b54-7520c636f11e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82ae7a3e595945b899691a15a7fce7b3',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2109666017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e718914a-a4b0-4a8d-b93e-53e687364d61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5edd1fe1ff2446190fd94b2e53c82e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82ae7a3e595945b899691a15a7fce7b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:22.787411 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-02a78fef-a586-4070-b579-945818365d79 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b621a11-368d-444f-96db-34ce1e302162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:22.806553 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-02a78fef-a586-4070-b579-945818365d79 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b621a11-368d-444f-96db-34ce1e302162) transitioned into state 'SUCCESS' from state '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-2109666017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5edd1fe1ff2446190fd94b2e53c82e3',qos_specs=None,replication_status=,reservations=['90ff97bc-9d73-47f1-ac2e-a7b1a79d13f3','c5f9babd-05f8-4feb-b0f1-b0a7f24333cf','f20b2a44-dc3a-4d58-9437-10ad84bcba61','dae52437-da32-4308-9b54-7520c636f11e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82ae7a3e595945b899691a15a7fce7b3',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:22.807240 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-02a78fef-a586-4070-b579-945818365d79 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc2c872b-0fc8-4dea-9dbd-efe610b57512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:22.815725 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-02a78fef-a586-4070-b579-945818365d79 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc2c872b-0fc8-4dea-9dbd-efe610b57512) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:22.816504 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-02a78fef-a586-4070-b579-945818365d79 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Flow 'volume_create_api' (b932f924-214a-4ed7-808d-459903308a54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:22.816824 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-02a78fef-a586-4070-b579-945818365d79 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Create volume request issued successfully. Aug 13 06:14:22.817438 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-02a78fef-a586-4070-b579-945818365d79 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:22.817917 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 889/3551] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:14:22 2026] POST /volume/v3/volumes => generated 749 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:22.829278 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ce6fbb8a-6f32-4f39-b3a3-f150f9529882 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:22.830948 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ce6fbb8a-6f32-4f39-b3a3-f150f9529882 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/e718914a-a4b0-4a8d-b93e-53e687364d61 Aug 13 06:14:22.831126 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ce6fbb8a-6f32-4f39-b3a3-f150f9529882 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:22.831382 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ce6fbb8a-6f32-4f39-b3a3-f150f9529882 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:22.838004 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:22.838004 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:22.841830 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ce6fbb8a-6f32-4f39-b3a3-f150f9529882 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:14:22.846507 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ce6fbb8a-6f32-4f39-b3a3-f150f9529882 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/e718914a-a4b0-4a8d-b93e-53e687364d61 returned with HTTP 200 Aug 13 06:14:22.846932 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 898/3552] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:22 2026] GET /volume/v3/volumes/e718914a-a4b0-4a8d-b93e-53e687364d61 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:23.472748 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ead40286-7eab-4d91-9738-e49f86c46276 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:23.475389 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ead40286-7eab-4d91-9738-e49f86c46276 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] GET https://10.4.3.121/volume/v3/volumes/8466f43b-00c4-4e38-8954-358c5f9ef940 Aug 13 06:14:23.475637 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ead40286-7eab-4d91-9738-e49f86c46276 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:23.476091 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ead40286-7eab-4d91-9738-e49f86c46276 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:23.488371 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ead40286-7eab-4d91-9738-e49f86c46276 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes/8466f43b-00c4-4e38-8954-358c5f9ef940 returned with HTTP 404 Aug 13 06:14:23.488939 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 886/3553] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:23 2026] GET /volume/v3/volumes/8466f43b-00c4-4e38-8954-358c5f9ef940 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:23.497164 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3d07a9be-ad8e-42ad-b1d5-9a1cc29edb6f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:23.499067 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3d07a9be-ad8e-42ad-b1d5-9a1cc29edb6f tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] DELETE https://10.4.3.121/volume/v3/volumes/ba967785-7eb7-464e-b3af-5bc1369d32b3 Aug 13 06:14:23.499315 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3d07a9be-ad8e-42ad-b1d5-9a1cc29edb6f tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:23.499537 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3d07a9be-ad8e-42ad-b1d5-9a1cc29edb6f tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:23.499716 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-3d07a9be-ad8e-42ad-b1d5-9a1cc29edb6f tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Delete volume with id: ba967785-7eb7-464e-b3af-5bc1369d32b3 Aug 13 06:14:23.507277 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:23.507277 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:23.507734 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3d07a9be-ad8e-42ad-b1d5-9a1cc29edb6f tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Volume info retrieved successfully. Aug 13 06:14:23.527738 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3d07a9be-ad8e-42ad-b1d5-9a1cc29edb6f tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Delete volume request issued successfully. Aug 13 06:14:23.527949 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3d07a9be-ad8e-42ad-b1d5-9a1cc29edb6f tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes/ba967785-7eb7-464e-b3af-5bc1369d32b3 returned with HTTP 202 Aug 13 06:14:23.528540 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 881/3554] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:14:23 2026] DELETE /volume/v3/volumes/ba967785-7eb7-464e-b3af-5bc1369d32b3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:23.536642 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6f343cc5-e914-4bd0-ab68-2fa86a5234c6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:23.538972 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6f343cc5-e914-4bd0-ab68-2fa86a5234c6 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] GET https://10.4.3.121/volume/v3/volumes/ba967785-7eb7-464e-b3af-5bc1369d32b3 Aug 13 06:14:23.539218 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6f343cc5-e914-4bd0-ab68-2fa86a5234c6 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:23.539468 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6f343cc5-e914-4bd0-ab68-2fa86a5234c6 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:23.549633 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:23.549633 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:23.556539 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6f343cc5-e914-4bd0-ab68-2fa86a5234c6 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Volume info retrieved successfully. Aug 13 06:14:23.563633 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6f343cc5-e914-4bd0-ab68-2fa86a5234c6 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes/ba967785-7eb7-464e-b3af-5bc1369d32b3 returned with HTTP 200 Aug 13 06:14:23.563955 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 890/3555] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:23 2026] GET /volume/v3/volumes/ba967785-7eb7-464e-b3af-5bc1369d32b3 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:23.769689 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d1052ef4-07a1-4935-a1c3-4530ae073ef8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:23.772930 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d1052ef4-07a1-4935-a1c3-4530ae073ef8 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 Aug 13 06:14:23.773145 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d1052ef4-07a1-4935-a1c3-4530ae073ef8 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:23.773613 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d1052ef4-07a1-4935-a1c3-4530ae073ef8 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:23.773732 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-d1052ef4-07a1-4935-a1c3-4530ae073ef8 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 5ae5e446-eec9-42f0-a24a-3f921274b6f3. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:23.781999 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:23.781999 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:23.782908 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d1052ef4-07a1-4935-a1c3-4530ae073ef8 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 returned with HTTP 200 Aug 13 06:14:23.783316 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 899/3556] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:23 2026] GET /volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:23.864910 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b0522354-53fc-419f-9825-b97b9dd5847e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:23.866759 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0522354-53fc-419f-9825-b97b9dd5847e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/e718914a-a4b0-4a8d-b93e-53e687364d61 Aug 13 06:14:23.867027 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b0522354-53fc-419f-9825-b97b9dd5847e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:23.867299 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b0522354-53fc-419f-9825-b97b9dd5847e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:23.879712 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:23.879712 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:23.889012 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b0522354-53fc-419f-9825-b97b9dd5847e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:14:23.901244 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0522354-53fc-419f-9825-b97b9dd5847e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/e718914a-a4b0-4a8d-b93e-53e687364d61 returned with HTTP 200 Aug 13 06:14:23.901841 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 887/3557] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:23 2026] GET /volume/v3/volumes/e718914a-a4b0-4a8d-b93e-53e687364d61 => generated 1357 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:23.918804 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-18d6da25-a155-484a-beb6-de313b5c7173 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:23.921452 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-18d6da25-a155-484a-beb6-de313b5c7173 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/e718914a-a4b0-4a8d-b93e-53e687364d61 Aug 13 06:14:23.921745 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-18d6da25-a155-484a-beb6-de313b5c7173 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:23.921943 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-18d6da25-a155-484a-beb6-de313b5c7173 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:23.936867 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:23.936867 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:23.941997 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-18d6da25-a155-484a-beb6-de313b5c7173 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:14:23.955235 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-18d6da25-a155-484a-beb6-de313b5c7173 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/e718914a-a4b0-4a8d-b93e-53e687364d61 returned with HTTP 200 Aug 13 06:14:23.956288 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 882/3558] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:23 2026] GET /volume/v3/volumes/e718914a-a4b0-4a8d-b93e-53e687364d61 => generated 1357 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:23.973781 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-37a39a6b-cb5b-4830-aa63-ae20adb99c30 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:23.977896 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-37a39a6b-cb5b-4830-aa63-ae20adb99c30 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] POST https://10.4.3.121/volume/v3/backups Aug 13 06:14:23.977896 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-37a39a6b-cb5b-4830-aa63-ae20adb99c30 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e718914a-a4b0-4a8d-b93e-53e687364d61", "name": "tempest-VolumesBackupsTest-Backup-1473437040", "container": "tempest-volumesbackupstest-backup-container-920029853"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:23.980646 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-37a39a6b-cb5b-4830-aa63-ae20adb99c30 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Creating new backup {'backup': {'volume_id': 'e718914a-a4b0-4a8d-b93e-53e687364d61', 'name': 'tempest-VolumesBackupsTest-Backup-1473437040', 'container': 'tempest-volumesbackupstest-backup-container-920029853'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:14:23.980822 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-37a39a6b-cb5b-4830-aa63-ae20adb99c30 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Creating backup of volume e718914a-a4b0-4a8d-b93e-53e687364d61 in container tempest-volumesbackupstest-backup-container-920029853 Aug 13 06:14:23.990872 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:23.990872 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:23.991504 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-37a39a6b-cb5b-4830-aa63-ae20adb99c30 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:14:24.009927 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-5202f753-edc5-4b2a-815a-2210151661e7 req-741494e2-d91d-458f-926e-eb543cfb1d4e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:24.015137 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5202f753-edc5-4b2a-815a-2210151661e7 req-741494e2-d91d-458f-926e-eb543cfb1d4e tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] DELETE https://10.4.3.121/volume/v3/attachments/254c9069-63be-48b8-8d36-5a9d573055b8 Aug 13 06:14:24.015354 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5202f753-edc5-4b2a-815a-2210151661e7 req-741494e2-d91d-458f-926e-eb543cfb1d4e tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:24.015544 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5202f753-edc5-4b2a-815a-2210151661e7 req-741494e2-d91d-458f-926e-eb543cfb1d4e tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:24.026453 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:24.026453 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:24.029346 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-37a39a6b-cb5b-4830-aa63-ae20adb99c30 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Created reservations ['08244283-434f-4d3e-90c4-22c2dcc78a00', '8335a6cf-f043-4d75-b9a2-4240727b1ed0'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:24.076267 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-37a39a6b-cb5b-4830-aa63-ae20adb99c30 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:14:24.076940 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 891/3559] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:14:23 2026] POST /volume/v3/backups => generated 330 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:24.087330 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5202f753-edc5-4b2a-815a-2210151661e7 req-741494e2-d91d-458f-926e-eb543cfb1d4e tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/attachments/254c9069-63be-48b8-8d36-5a9d573055b8 returned with HTTP 200 Aug 13 06:14:24.087948 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 900/3560] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:14:24 2026] DELETE /volume/v3/attachments/254c9069-63be-48b8-8d36-5a9d573055b8 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:24.090961 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-88053a0a-1fbd-42a2-a3cb-b65a00dee705 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:24.094141 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-88053a0a-1fbd-42a2-a3cb-b65a00dee705 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:24.094397 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-88053a0a-1fbd-42a2-a3cb-b65a00dee705 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:24.094638 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-88053a0a-1fbd-42a2-a3cb-b65a00dee705 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:24.094793 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-88053a0a-1fbd-42a2-a3cb-b65a00dee705 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:24.098921 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:24.098921 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:24.099902 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-88053a0a-1fbd-42a2-a3cb-b65a00dee705 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:24.100253 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 888/3561] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:24 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:24.578759 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7c08b012-6992-4e59-9db6-6c206b1a54c0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:24.580715 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c08b012-6992-4e59-9db6-6c206b1a54c0 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] GET https://10.4.3.121/volume/v3/volumes/ba967785-7eb7-464e-b3af-5bc1369d32b3 Aug 13 06:14:24.580902 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7c08b012-6992-4e59-9db6-6c206b1a54c0 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:24.581077 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7c08b012-6992-4e59-9db6-6c206b1a54c0 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:24.586859 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c08b012-6992-4e59-9db6-6c206b1a54c0 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes/ba967785-7eb7-464e-b3af-5bc1369d32b3 returned with HTTP 404 Aug 13 06:14:24.587310 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 883/3562] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:24 2026] GET /volume/v3/volumes/ba967785-7eb7-464e-b3af-5bc1369d32b3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:24.587548 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d48bf636-82b0-48ff-b888-33b5254d2965 req-7cb75a9f-f79b-4e83-81bb-9ee9c813207b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:24.591087 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d48bf636-82b0-48ff-b888-33b5254d2965 req-7cb75a9f-f79b-4e83-81bb-9ee9c813207b tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 Aug 13 06:14:24.591436 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d48bf636-82b0-48ff-b888-33b5254d2965 req-7cb75a9f-f79b-4e83-81bb-9ee9c813207b tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:24.591573 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d48bf636-82b0-48ff-b888-33b5254d2965 req-7cb75a9f-f79b-4e83-81bb-9ee9c813207b tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:24.595775 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-99c2f69e-903a-49e2-9786-4bdb0bd71d9e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:24.597902 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-99c2f69e-903a-49e2-9786-4bdb0bd71d9e tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] DELETE https://10.4.3.121/volume/v3/volumes/a9112b4d-3dfe-4c52-997c-d39f9e799801 Aug 13 06:14:24.598202 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-99c2f69e-903a-49e2-9786-4bdb0bd71d9e tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:24.598445 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-99c2f69e-903a-49e2-9786-4bdb0bd71d9e tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:24.598652 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-99c2f69e-903a-49e2-9786-4bdb0bd71d9e tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Delete volume with id: a9112b4d-3dfe-4c52-997c-d39f9e799801 Aug 13 06:14:24.599541 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:24.599541 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:24.604239 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-d48bf636-82b0-48ff-b888-33b5254d2965 req-7cb75a9f-f79b-4e83-81bb-9ee9c813207b tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:14:24.606667 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:24.606667 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:24.607234 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-99c2f69e-903a-49e2-9786-4bdb0bd71d9e tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Volume info retrieved successfully. Aug 13 06:14:24.608657 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d48bf636-82b0-48ff-b888-33b5254d2965 req-7cb75a9f-f79b-4e83-81bb-9ee9c813207b tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 returned with HTTP 200 Aug 13 06:14:24.610508 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 892/3563] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:14:24 2026] GET /volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:14:24.626016 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-99c2f69e-903a-49e2-9786-4bdb0bd71d9e tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Delete volume request issued successfully. Aug 13 06:14:24.626282 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-99c2f69e-903a-49e2-9786-4bdb0bd71d9e tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes/a9112b4d-3dfe-4c52-997c-d39f9e799801 returned with HTTP 202 Aug 13 06:14:24.627004 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 901/3564] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:14:24 2026] DELETE /volume/v3/volumes/a9112b4d-3dfe-4c52-997c-d39f9e799801 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:24.638717 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a9d75d8a-2cb3-4723-af4c-a60d39572e05 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:24.640966 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a9d75d8a-2cb3-4723-af4c-a60d39572e05 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] GET https://10.4.3.121/volume/v3/volumes/a9112b4d-3dfe-4c52-997c-d39f9e799801 Aug 13 06:14:24.641249 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a9d75d8a-2cb3-4723-af4c-a60d39572e05 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:24.641509 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a9d75d8a-2cb3-4723-af4c-a60d39572e05 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:24.648865 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:24.648865 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:24.652782 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a9d75d8a-2cb3-4723-af4c-a60d39572e05 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Volume info retrieved successfully. Aug 13 06:14:24.659327 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a9d75d8a-2cb3-4723-af4c-a60d39572e05 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes/a9112b4d-3dfe-4c52-997c-d39f9e799801 returned with HTTP 200 Aug 13 06:14:24.659870 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 889/3565] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:24 2026] GET /volume/v3/volumes/a9112b4d-3dfe-4c52-997c-d39f9e799801 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:24.793973 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-83b19bb6-d0c5-4749-9d5a-671860b10b85 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:24.796100 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83b19bb6-d0c5-4749-9d5a-671860b10b85 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 Aug 13 06:14:24.796672 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83b19bb6-d0c5-4749-9d5a-671860b10b85 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:24.796864 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83b19bb6-d0c5-4749-9d5a-671860b10b85 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:24.796969 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-83b19bb6-d0c5-4749-9d5a-671860b10b85 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 5ae5e446-eec9-42f0-a24a-3f921274b6f3. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:24.802679 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:24.802679 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:24.803307 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83b19bb6-d0c5-4749-9d5a-671860b10b85 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 returned with HTTP 200 Aug 13 06:14:24.803666 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 884/3566] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:24 2026] GET /volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:25.112954 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b56e6e36-19d0-4017-bed0-df404d558e0a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:25.115124 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b56e6e36-19d0-4017-bed0-df404d558e0a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:25.115374 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b56e6e36-19d0-4017-bed0-df404d558e0a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:25.115829 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b56e6e36-19d0-4017-bed0-df404d558e0a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:25.116092 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b56e6e36-19d0-4017-bed0-df404d558e0a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:25.121371 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:25.121371 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:25.123016 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b56e6e36-19d0-4017-bed0-df404d558e0a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:25.123364 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 893/3567] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:25 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:25.675833 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4665ad13-a016-4049-8939-859503fd2168 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:25.677830 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4665ad13-a016-4049-8939-859503fd2168 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] GET https://10.4.3.121/volume/v3/volumes/a9112b4d-3dfe-4c52-997c-d39f9e799801 Aug 13 06:14:25.678084 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4665ad13-a016-4049-8939-859503fd2168 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:25.678306 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4665ad13-a016-4049-8939-859503fd2168 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:25.684838 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4665ad13-a016-4049-8939-859503fd2168 tempest-CreateVolumesFromSourceVolumeTest-205833242 tempest-CreateVolumesFromSourceVolumeTest-205833242-project-member] https://10.4.3.121/volume/v3/volumes/a9112b4d-3dfe-4c52-997c-d39f9e799801 returned with HTTP 404 Aug 13 06:14:25.685301 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 902/3568] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:25 2026] GET /volume/v3/volumes/a9112b4d-3dfe-4c52-997c-d39f9e799801 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:25.818212 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bfb8bc6e-ab2e-4001-8ec5-ff4e25749f8b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:25.818212 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bfb8bc6e-ab2e-4001-8ec5-ff4e25749f8b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 Aug 13 06:14:25.818212 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bfb8bc6e-ab2e-4001-8ec5-ff4e25749f8b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:25.818212 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bfb8bc6e-ab2e-4001-8ec5-ff4e25749f8b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:25.818212 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-bfb8bc6e-ab2e-4001-8ec5-ff4e25749f8b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 5ae5e446-eec9-42f0-a24a-3f921274b6f3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:25.823168 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:25.823168 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:25.823907 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bfb8bc6e-ab2e-4001-8ec5-ff4e25749f8b tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 returned with HTTP 200 Aug 13 06:14:25.824388 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 890/3569] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:25 2026] GET /volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:25.853785 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4e348718-68f9-464b-bfae-d99b073575db None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:25.856925 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4e348718-68f9-464b-bfae-d99b073575db tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/b9fe5dba-5132-40ea-a792-6c9194e31cd3 Aug 13 06:14:25.857273 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4e348718-68f9-464b-bfae-d99b073575db tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:25.857563 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4e348718-68f9-464b-bfae-d99b073575db tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:25.857733 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-4e348718-68f9-464b-bfae-d99b073575db tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete snapshot with id: b9fe5dba-5132-40ea-a792-6c9194e31cd3 Aug 13 06:14:25.868685 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:25.868685 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:25.869321 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4e348718-68f9-464b-bfae-d99b073575db tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:14:25.909321 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4e348718-68f9-464b-bfae-d99b073575db tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot delete request issued successfully. Aug 13 06:14:25.909591 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4e348718-68f9-464b-bfae-d99b073575db tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/b9fe5dba-5132-40ea-a792-6c9194e31cd3 returned with HTTP 202 Aug 13 06:14:25.910140 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 885/3570] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:14:25 2026] DELETE /volume/v3/snapshots/b9fe5dba-5132-40ea-a792-6c9194e31cd3 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:25.919963 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ee1892ac-185c-4ef5-9ff0-b1a319b492fc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:25.920844 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee1892ac-185c-4ef5-9ff0-b1a319b492fc tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/b9fe5dba-5132-40ea-a792-6c9194e31cd3 Aug 13 06:14:25.921122 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ee1892ac-185c-4ef5-9ff0-b1a319b492fc tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:25.921556 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ee1892ac-185c-4ef5-9ff0-b1a319b492fc tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:25.929543 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:25.929543 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:25.930029 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ee1892ac-185c-4ef5-9ff0-b1a319b492fc tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:14:25.931706 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee1892ac-185c-4ef5-9ff0-b1a319b492fc tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/b9fe5dba-5132-40ea-a792-6c9194e31cd3 returned with HTTP 200 Aug 13 06:14:25.932127 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 894/3571] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:14:25 2026] GET /volume/v3/snapshots/b9fe5dba-5132-40ea-a792-6c9194e31cd3 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:26.135909 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-23229fe8-9669-430f-acec-5f7d4757516a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:26.138023 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-23229fe8-9669-430f-acec-5f7d4757516a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:26.138269 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-23229fe8-9669-430f-acec-5f7d4757516a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:26.138502 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-23229fe8-9669-430f-acec-5f7d4757516a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:26.138684 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-23229fe8-9669-430f-acec-5f7d4757516a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:26.143778 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:26.143778 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:26.144724 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-23229fe8-9669-430f-acec-5f7d4757516a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:26.145161 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 903/3572] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:26 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:26.835610 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a2eb6dd3-91c4-44df-bbae-1d676c865d6c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:26.838380 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a2eb6dd3-91c4-44df-bbae-1d676c865d6c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 Aug 13 06:14:26.838770 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a2eb6dd3-91c4-44df-bbae-1d676c865d6c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:26.839020 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a2eb6dd3-91c4-44df-bbae-1d676c865d6c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:26.839159 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a2eb6dd3-91c4-44df-bbae-1d676c865d6c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 5ae5e446-eec9-42f0-a24a-3f921274b6f3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:26.841139 np0000007163 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=293,cinder:INSERT=45,cinder:UPDATE=79 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:14:26.846114 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:26.846114 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:26.847040 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a2eb6dd3-91c4-44df-bbae-1d676c865d6c tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 returned with HTTP 200 Aug 13 06:14:26.847686 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 891/3573] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:26 2026] GET /volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:26.858689 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-63504406-a107-473d-80f4-5c77a8bf1ab9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:26.861081 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-63504406-a107-473d-80f4-5c77a8bf1ab9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] POST https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3/action Aug 13 06:14:26.861586 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-63504406-a107-473d-80f4-5c77a8bf1ab9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:14:26.861738 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-63504406-a107-473d-80f4-5c77a8bf1ab9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:26.863265 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-63504406-a107-473d-80f4-5c77a8bf1ab9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Updating backup '5ae5e446-eec9-42f0-a24a-3f921274b6f3' with '{'status': 'error'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 06:14:26.872925 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:26.872925 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:26.874071 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-63504406-a107-473d-80f4-5c77a8bf1ab9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8f18f6fa68d74813aca66ea5e8dc45f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '455a9165a452491daff198001d6b6ccf', '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=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:14:26.874363 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-63504406-a107-473d-80f4-5c77a8bf1ab9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3/action returned with HTTP 403 Aug 13 06:14:26.874784 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 886/3574] 10.4.3.121 () {70 vars in 1430 bytes} [Thu Aug 13 06:14:26 2026] POST /volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3/action => generated 131 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 13 06:14:26.881687 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-18a2f48c-ea4a-4429-aadd-e773983db4cc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:26.883614 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-18a2f48c-ea4a-4429-aadd-e773983db4cc tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/b48b6788-2fb6-4b35-bacb-e39cd7fa1637 Aug 13 06:14:26.883894 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-18a2f48c-ea4a-4429-aadd-e773983db4cc tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:26.883959 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-18a2f48c-ea4a-4429-aadd-e773983db4cc tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:26.884153 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-18a2f48c-ea4a-4429-aadd-e773983db4cc tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Delete volume with id: b48b6788-2fb6-4b35-bacb-e39cd7fa1637 Aug 13 06:14:26.890957 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:26.890957 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:26.891304 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-18a2f48c-ea4a-4429-aadd-e773983db4cc tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Volume info retrieved successfully. Aug 13 06:14:26.907084 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-18a2f48c-ea4a-4429-aadd-e773983db4cc tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Delete volume request issued successfully. Aug 13 06:14:26.907297 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-18a2f48c-ea4a-4429-aadd-e773983db4cc tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/volumes/b48b6788-2fb6-4b35-bacb-e39cd7fa1637 returned with HTTP 202 Aug 13 06:14:26.907715 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 895/3575] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:14:26 2026] DELETE /volume/v3/volumes/b48b6788-2fb6-4b35-bacb-e39cd7fa1637 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:26.916839 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-58793ca1-635c-4dfa-80b7-6957ebe32194 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:26.919385 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-58793ca1-635c-4dfa-80b7-6957ebe32194 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/volumes/b48b6788-2fb6-4b35-bacb-e39cd7fa1637 Aug 13 06:14:26.919472 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-58793ca1-635c-4dfa-80b7-6957ebe32194 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:26.919885 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-58793ca1-635c-4dfa-80b7-6957ebe32194 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:26.928991 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:26.928991 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:26.936201 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-58793ca1-635c-4dfa-80b7-6957ebe32194 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Volume info retrieved successfully. Aug 13 06:14:26.941356 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-58793ca1-635c-4dfa-80b7-6957ebe32194 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/volumes/b48b6788-2fb6-4b35-bacb-e39cd7fa1637 returned with HTTP 200 Aug 13 06:14:26.941858 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 904/3576] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:26 2026] GET /volume/v3/volumes/b48b6788-2fb6-4b35-bacb-e39cd7fa1637 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:26.948200 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c8239314-0b00-4c86-a3a2-5b7c1b9208cd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:26.950706 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8239314-0b00-4c86-a3a2-5b7c1b9208cd tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/b9fe5dba-5132-40ea-a792-6c9194e31cd3 Aug 13 06:14:26.950706 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c8239314-0b00-4c86-a3a2-5b7c1b9208cd tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:26.950871 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c8239314-0b00-4c86-a3a2-5b7c1b9208cd tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:26.960357 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8239314-0b00-4c86-a3a2-5b7c1b9208cd tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/b9fe5dba-5132-40ea-a792-6c9194e31cd3 returned with HTTP 404 Aug 13 06:14:26.960499 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 892/3577] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:14:26 2026] GET /volume/v3/snapshots/b9fe5dba-5132-40ea-a792-6c9194e31cd3 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:26.975178 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-987118d9-c55a-4ed8-a9c6-eea0f03f348e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:27.085764 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-987118d9-c55a-4ed8-a9c6-eea0f03f348e tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:27.086451 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-987118d9-c55a-4ed8-a9c6-eea0f03f348e tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1487348690"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:27.089869 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-987118d9-c55a-4ed8-a9c6-eea0f03f348e tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1487348690'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:27.089869 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-987118d9-c55a-4ed8-a9c6-eea0f03f348e tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Create volume of 1 GB Aug 13 06:14:27.092655 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-987118d9-c55a-4ed8-a9c6-eea0f03f348e tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Availability Zones retrieved successfully. Aug 13 06:14:27.100299 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-987118d9-c55a-4ed8-a9c6-eea0f03f348e tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Flow 'volume_create_api' (df9ad703-3a2a-4685-b4f6-ec215c6d84dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:27.106401 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-987118d9-c55a-4ed8-a9c6-eea0f03f348e tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1521074c-72af-4a79-bc29-cea67978e065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:27.106401 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-987118d9-c55a-4ed8-a9c6-eea0f03f348e tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:27.137564 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-987118d9-c55a-4ed8-a9c6-eea0f03f348e tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1521074c-72af-4a79-bc29-cea67978e065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:27.138685 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-987118d9-c55a-4ed8-a9c6-eea0f03f348e tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3231475a-ea03-4428-975a-8583d631bb9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:27.158469 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1856a9a4-fe80-4942-aa85-b37f178a8190 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:27.162781 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1856a9a4-fe80-4942-aa85-b37f178a8190 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:27.163081 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1856a9a4-fe80-4942-aa85-b37f178a8190 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:27.163355 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1856a9a4-fe80-4942-aa85-b37f178a8190 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:27.163478 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1856a9a4-fe80-4942-aa85-b37f178a8190 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:27.177150 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:27.177150 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:27.177905 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1856a9a4-fe80-4942-aa85-b37f178a8190 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:27.178318 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 896/3578] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:27 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:27.219864 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-987118d9-c55a-4ed8-a9c6-eea0f03f348e tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Created reservations ['ae8f4829-ea6f-435c-832d-4777de04aa84', 'a2882500-291a-487b-9599-3d3602b4ba56', 'b0684cde-8601-4323-bce7-7c97c10c7a37', '3759a73f-41fc-42dc-9b6d-dbad8738ef1a'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:27.220665 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-987118d9-c55a-4ed8-a9c6-eea0f03f348e tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3231475a-ea03-4428-975a-8583d631bb9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae8f4829-ea6f-435c-832d-4777de04aa84', 'a2882500-291a-487b-9599-3d3602b4ba56', 'b0684cde-8601-4323-bce7-7c97c10c7a37', '3759a73f-41fc-42dc-9b6d-dbad8738ef1a']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:27.221480 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-987118d9-c55a-4ed8-a9c6-eea0f03f348e tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2b09c80-447a-447e-b414-0e62d8c7af4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:27.250947 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-987118d9-c55a-4ed8-a9c6-eea0f03f348e tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2b09c80-447a-447e-b414-0e62d8c7af4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3ea191b-df5f-494e-b43b-612fa77103b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1487348690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80e929fb07ce4c1fb4a2586859a6b386',qos_specs=None,replication_status=,reservations=['ae8f4829-ea6f-435c-832d-4777de04aa84','a2882500-291a-487b-9599-3d3602b4ba56','b0684cde-8601-4323-bce7-7c97c10c7a37','3759a73f-41fc-42dc-9b6d-dbad8738ef1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e61b50cfde5f4d56af46e50f75a76f6c',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1487348690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3ea191b-df5f-494e-b43b-612fa77103b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80e929fb07ce4c1fb4a2586859a6b386',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e61b50cfde5f4d56af46e50f75a76f6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:27.252364 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-987118d9-c55a-4ed8-a9c6-eea0f03f348e tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1facba99-7eb4-4d3a-af11-3fa6e07e675e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:27.273686 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-987118d9-c55a-4ed8-a9c6-eea0f03f348e tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1facba99-7eb4-4d3a-af11-3fa6e07e675e) transitioned into state 'SUCCESS' from state '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-1487348690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80e929fb07ce4c1fb4a2586859a6b386',qos_specs=None,replication_status=,reservations=['ae8f4829-ea6f-435c-832d-4777de04aa84','a2882500-291a-487b-9599-3d3602b4ba56','b0684cde-8601-4323-bce7-7c97c10c7a37','3759a73f-41fc-42dc-9b6d-dbad8738ef1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e61b50cfde5f4d56af46e50f75a76f6c',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:27.274877 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-987118d9-c55a-4ed8-a9c6-eea0f03f348e tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4987e9dc-b42a-437d-8378-ba766124a4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:27.285690 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-987118d9-c55a-4ed8-a9c6-eea0f03f348e tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4987e9dc-b42a-437d-8378-ba766124a4db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:27.288205 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-987118d9-c55a-4ed8-a9c6-eea0f03f348e tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Flow 'volume_create_api' (df9ad703-3a2a-4685-b4f6-ec215c6d84dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:27.288205 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-987118d9-c55a-4ed8-a9c6-eea0f03f348e tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Create volume request issued successfully. Aug 13 06:14:27.288205 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-987118d9-c55a-4ed8-a9c6-eea0f03f348e tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:27.288205 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 887/3579] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:14:26 2026] POST /volume/v3/volumes => generated 766 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:27.302640 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-058c9cf0-f556-470b-a895-a856ecfe7e38 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:27.304942 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-058c9cf0-f556-470b-a895-a856ecfe7e38 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] GET https://10.4.3.121/volume/v3/volumes/f3ea191b-df5f-494e-b43b-612fa77103b0 Aug 13 06:14:27.304942 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-058c9cf0-f556-470b-a895-a856ecfe7e38 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:27.304942 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-058c9cf0-f556-470b-a895-a856ecfe7e38 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:27.312259 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:27.312259 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:27.316248 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-058c9cf0-f556-470b-a895-a856ecfe7e38 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Volume info retrieved successfully. Aug 13 06:14:27.320687 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-058c9cf0-f556-470b-a895-a856ecfe7e38 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/volumes/f3ea191b-df5f-494e-b43b-612fa77103b0 returned with HTTP 200 Aug 13 06:14:27.321045 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 905/3580] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:27 2026] GET /volume/v3/volumes/f3ea191b-df5f-494e-b43b-612fa77103b0 => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:27.607825 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-21b67f0f-b39d-49ee-924a-5beb144bb8cd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:27.609608 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-21b67f0f-b39d-49ee-924a-5beb144bb8cd tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] DELETE https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 Aug 13 06:14:27.609709 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-21b67f0f-b39d-49ee-924a-5beb144bb8cd tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:27.609882 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-21b67f0f-b39d-49ee-924a-5beb144bb8cd tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:27.610035 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-21b67f0f-b39d-49ee-924a-5beb144bb8cd tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Delete volume with id: cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 Aug 13 06:14:27.618205 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:27.618205 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:27.618658 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-21b67f0f-b39d-49ee-924a-5beb144bb8cd tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:14:27.630636 np0000007163 devstack@c-api.service[100325]: WARNING cinder.keymgr.conf_key_mgr [None req-21b67f0f-b39d-49ee-924a-5beb144bb8cd tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 06:14:27.640806 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-21b67f0f-b39d-49ee-924a-5beb144bb8cd tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Delete volume request issued successfully. Aug 13 06:14:27.641011 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-21b67f0f-b39d-49ee-924a-5beb144bb8cd tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 returned with HTTP 202 Aug 13 06:14:27.644699 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 893/3581] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:14:27 2026] DELETE /volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:27.648311 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-852b335a-9a2c-4fd7-a34b-5cf3df711640 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:27.650672 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-852b335a-9a2c-4fd7-a34b-5cf3df711640 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 Aug 13 06:14:27.650955 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-852b335a-9a2c-4fd7-a34b-5cf3df711640 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:27.651242 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-852b335a-9a2c-4fd7-a34b-5cf3df711640 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:27.661197 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:27.661197 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:27.666250 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-852b335a-9a2c-4fd7-a34b-5cf3df711640 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:14:27.672106 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-852b335a-9a2c-4fd7-a34b-5cf3df711640 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 returned with HTTP 200 Aug 13 06:14:27.672544 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 897/3582] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:27 2026] GET /volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:27.966066 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4d9450ef-fba3-4d15-b13e-0a01f186b546 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:27.976055 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4d9450ef-fba3-4d15-b13e-0a01f186b546 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/volumes/b48b6788-2fb6-4b35-bacb-e39cd7fa1637 Aug 13 06:14:27.977468 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4d9450ef-fba3-4d15-b13e-0a01f186b546 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:27.979400 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4d9450ef-fba3-4d15-b13e-0a01f186b546 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:28.000938 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4d9450ef-fba3-4d15-b13e-0a01f186b546 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/volumes/b48b6788-2fb6-4b35-bacb-e39cd7fa1637 returned with HTTP 404 Aug 13 06:14:28.004090 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 888/3583] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:27 2026] GET /volume/v3/volumes/b48b6788-2fb6-4b35-bacb-e39cd7fa1637 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:28.011972 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8e0715da-1fd5-4a92-abf8-c7bbf82a5bad None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:28.013844 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8e0715da-1fd5-4a92-abf8-c7bbf82a5bad tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] POST https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1/restore Aug 13 06:14:28.014302 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8e0715da-1fd5-4a92-abf8-c7bbf82a5bad tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:28.015660 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-8e0715da-1fd5-4a92-abf8-c7bbf82a5bad tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Restoring backup 9f0061e7-5e2c-4768-bf15-ef5412ef78f1 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100322) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 06:14:28.015754 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-8e0715da-1fd5-4a92-abf8-c7bbf82a5bad tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Restoring backup 9f0061e7-5e2c-4768-bf15-ef5412ef78f1 to volume None. Aug 13 06:14:28.020592 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:28.020592 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:28.021832 np0000007163 devstack@c-api.service[100322]: INFO cinder.backup.api [None req-8e0715da-1fd5-4a92-abf8-c7bbf82a5bad tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Creating volume of 1 GB for restore of backup 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. Aug 13 06:14:28.026308 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8e0715da-1fd5-4a92-abf8-c7bbf82a5bad tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Availability Zones retrieved successfully. Aug 13 06:14:28.033172 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8e0715da-1fd5-4a92-abf8-c7bbf82a5bad tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Flow 'volume_create_api' (25b2650f-7a11-48af-b4a0-45515cf94f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:28.034199 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8e0715da-1fd5-4a92-abf8-c7bbf82a5bad tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c061137c-44dc-4549-bb3f-37783aba19ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:28.035280 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-8e0715da-1fd5-4a92-abf8-c7bbf82a5bad tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:28.060412 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8e0715da-1fd5-4a92-abf8-c7bbf82a5bad tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c061137c-44dc-4549-bb3f-37783aba19ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:28.061381 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8e0715da-1fd5-4a92-abf8-c7bbf82a5bad tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e07df35-505c-4871-9adc-9fb056a35506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:28.097410 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-8e0715da-1fd5-4a92-abf8-c7bbf82a5bad tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Created reservations ['83335a2f-14a2-4255-a0de-e71218596445', 'b25cc69d-f7e5-42e2-bf88-625f0162ff75', 'd0955c7c-68c4-4a55-b8f3-a0880e685e45', '52c3f099-0f71-4051-88d7-1fcce6a56f16'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:28.098292 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8e0715da-1fd5-4a92-abf8-c7bbf82a5bad tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e07df35-505c-4871-9adc-9fb056a35506) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83335a2f-14a2-4255-a0de-e71218596445', 'b25cc69d-f7e5-42e2-bf88-625f0162ff75', 'd0955c7c-68c4-4a55-b8f3-a0880e685e45', '52c3f099-0f71-4051-88d7-1fcce6a56f16']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:28.099100 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8e0715da-1fd5-4a92-abf8-c7bbf82a5bad tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3d0872b-7c73-42e9-ad9c-fd29d36f02e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:28.125645 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8e0715da-1fd5-4a92-abf8-c7bbf82a5bad tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3d0872b-7c73-42e9-ad9c-fd29d36f02e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ade8b133-f011-4a2c-8645-6a4db76ba520', '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='455a9165a452491daff198001d6b6ccf',qos_specs=None,replication_status=,reservations=['83335a2f-14a2-4255-a0de-e71218596445','b25cc69d-f7e5-42e2-bf88-625f0162ff75','d0955c7c-68c4-4a55-b8f3-a0880e685e45','52c3f099-0f71-4051-88d7-1fcce6a56f16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f18f6fa68d74813aca66ea5e8dc45f5',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:28Z,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=ade8b133-f011-4a2c-8645-6a4db76ba520,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='455a9165a452491daff198001d6b6ccf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f18f6fa68d74813aca66ea5e8dc45f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:28.126431 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8e0715da-1fd5-4a92-abf8-c7bbf82a5bad tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c51920eb-e02f-428a-8ffd-3c160d985ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:28.142310 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8e0715da-1fd5-4a92-abf8-c7bbf82a5bad tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c51920eb-e02f-428a-8ffd-3c160d985ac4) transitioned into 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='455a9165a452491daff198001d6b6ccf',qos_specs=None,replication_status=,reservations=['83335a2f-14a2-4255-a0de-e71218596445','b25cc69d-f7e5-42e2-bf88-625f0162ff75','d0955c7c-68c4-4a55-b8f3-a0880e685e45','52c3f099-0f71-4051-88d7-1fcce6a56f16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f18f6fa68d74813aca66ea5e8dc45f5',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:28.143520 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8e0715da-1fd5-4a92-abf8-c7bbf82a5bad tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99d10a05-b182-4e46-8b88-4af9a78d4f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:28.152677 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8e0715da-1fd5-4a92-abf8-c7bbf82a5bad tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99d10a05-b182-4e46-8b88-4af9a78d4f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:28.153469 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8e0715da-1fd5-4a92-abf8-c7bbf82a5bad tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Flow 'volume_create_api' (25b2650f-7a11-48af-b4a0-45515cf94f7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:28.154030 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8e0715da-1fd5-4a92-abf8-c7bbf82a5bad tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Create volume request issued successfully. Aug 13 06:14:28.161866 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:28.161866 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:28.162415 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8e0715da-1fd5-4a92-abf8-c7bbf82a5bad tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Volume info retrieved successfully. Aug 13 06:14:28.188629 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5c328d1d-63fa-47b3-86a6-85c70b21d6bc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:28.190504 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5c328d1d-63fa-47b3-86a6-85c70b21d6bc tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:28.190717 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5c328d1d-63fa-47b3-86a6-85c70b21d6bc tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:28.190954 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5c328d1d-63fa-47b3-86a6-85c70b21d6bc tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:28.191074 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5c328d1d-63fa-47b3-86a6-85c70b21d6bc tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:28.195505 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:28.195505 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:28.196478 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5c328d1d-63fa-47b3-86a6-85c70b21d6bc tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:28.196916 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 894/3584] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:28 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:28.334745 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-87eb9c4f-a536-4f77-82c5-5aa00ff5e092 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:28.336502 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-87eb9c4f-a536-4f77-82c5-5aa00ff5e092 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] GET https://10.4.3.121/volume/v3/volumes/f3ea191b-df5f-494e-b43b-612fa77103b0 Aug 13 06:14:28.336749 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-87eb9c4f-a536-4f77-82c5-5aa00ff5e092 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:28.336971 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-87eb9c4f-a536-4f77-82c5-5aa00ff5e092 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:28.344977 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:28.344977 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:28.348634 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-87eb9c4f-a536-4f77-82c5-5aa00ff5e092 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Volume info retrieved successfully. Aug 13 06:14:28.354425 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-87eb9c4f-a536-4f77-82c5-5aa00ff5e092 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/volumes/f3ea191b-df5f-494e-b43b-612fa77103b0 returned with HTTP 200 Aug 13 06:14:28.354854 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 898/3585] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:28 2026] GET /volume/v3/volumes/f3ea191b-df5f-494e-b43b-612fa77103b0 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:28.367278 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b9ced68b-be2f-46fc-96ea-94b44774ab4a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:28.372986 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b9ced68b-be2f-46fc-96ea-94b44774ab4a tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:14:28.373270 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b9ced68b-be2f-46fc-96ea-94b44774ab4a tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3ea191b-df5f-494e-b43b-612fa77103b0", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1310254965"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:28.384708 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:28.384708 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:28.385325 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b9ced68b-be2f-46fc-96ea-94b44774ab4a tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Volume info retrieved successfully. Aug 13 06:14:28.385490 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-b9ced68b-be2f-46fc-96ea-94b44774ab4a tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Create snapshot from volume f3ea191b-df5f-494e-b43b-612fa77103b0 Aug 13 06:14:28.429337 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-b9ced68b-be2f-46fc-96ea-94b44774ab4a tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Created reservations ['e980b9b3-fe71-4366-8b8c-d0a0188d9f42', '63b9c8fd-5188-4f5f-9b45-ce2f88838658', '573b4657-2661-475a-8c47-4f5c0d492e95', 'ce17aee6-f875-49e5-bb77-ac29772b68a2'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:28.463726 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b9ced68b-be2f-46fc-96ea-94b44774ab4a tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Snapshot create request issued successfully. Aug 13 06:14:28.464170 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b9ced68b-be2f-46fc-96ea-94b44774ab4a tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:14:28.464654 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 889/3586] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:14:28 2026] POST /volume/v3/snapshots => generated 322 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:28.472371 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-513e59dc-124e-4a44-ac34-3607810807d1 req-ca68d755-4859-4449-88d8-8b8b2180b984 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:28.475942 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-513e59dc-124e-4a44-ac34-3607810807d1 req-ca68d755-4859-4449-88d8-8b8b2180b984 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/attachments/7a74dc40-7785-4a14-ba4d-10e30ea7b3cb Aug 13 06:14:28.476197 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-513e59dc-124e-4a44-ac34-3607810807d1 req-ca68d755-4859-4449-88d8-8b8b2180b984 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:28.476332 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3570e9b8-f921-40d9-81ec-08aae1d5cbed None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:28.476492 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-513e59dc-124e-4a44-ac34-3607810807d1 req-ca68d755-4859-4449-88d8-8b8b2180b984 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:28.480804 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3570e9b8-f921-40d9-81ec-08aae1d5cbed tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] GET https://10.4.3.121/volume/v3/snapshots/6245c7f8-317d-461c-82f7-0cc329e5b6b0 Aug 13 06:14:28.481090 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3570e9b8-f921-40d9-81ec-08aae1d5cbed tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:28.481193 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3570e9b8-f921-40d9-81ec-08aae1d5cbed tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:28.485889 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:28.485889 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:28.486764 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:28.486764 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:28.487199 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3570e9b8-f921-40d9-81ec-08aae1d5cbed tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Snapshot retrieved successfully. Aug 13 06:14:28.488091 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3570e9b8-f921-40d9-81ec-08aae1d5cbed tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/snapshots/6245c7f8-317d-461c-82f7-0cc329e5b6b0 returned with HTTP 200 Aug 13 06:14:28.488712 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 899/3587] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:14:28 2026] GET /volume/v3/snapshots/6245c7f8-317d-461c-82f7-0cc329e5b6b0 => generated 454 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:28.547619 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-513e59dc-124e-4a44-ac34-3607810807d1 req-ca68d755-4859-4449-88d8-8b8b2180b984 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/7a74dc40-7785-4a14-ba4d-10e30ea7b3cb returned with HTTP 200 Aug 13 06:14:28.548170 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 895/3588] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:14:28 2026] DELETE /volume/v3/attachments/7a74dc40-7785-4a14-ba4d-10e30ea7b3cb => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:28.688568 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-812d2311-5120-4c46-8b37-b6c583c89b3b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:28.691127 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-812d2311-5120-4c46-8b37-b6c583c89b3b tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 Aug 13 06:14:28.691431 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-812d2311-5120-4c46-8b37-b6c583c89b3b tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:28.691742 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-812d2311-5120-4c46-8b37-b6c583c89b3b tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:28.701207 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-812d2311-5120-4c46-8b37-b6c583c89b3b tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 returned with HTTP 404 Aug 13 06:14:28.701322 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 890/3589] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:28 2026] GET /volume/v3/volumes/cbc5d660-cbc0-4771-b74b-ccf3f78e2df2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:28.714295 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5bc2145f-f3a7-4d2e-8156-40253f962003 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:28.714295 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5bc2145f-f3a7-4d2e-8156-40253f962003 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] GET https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 Aug 13 06:14:28.714464 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5bc2145f-f3a7-4d2e-8156-40253f962003 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:28.714699 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5bc2145f-f3a7-4d2e-8156-40253f962003 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:28.715460 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5bc2145f-f3a7-4d2e-8156-40253f962003 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:14:28.761652 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5bc2145f-f3a7-4d2e-8156-40253f962003 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Get all volumes completed successfully. Aug 13 06:14:28.763499 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:28.763499 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:28.768240 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5bc2145f-f3a7-4d2e-8156-40253f962003 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 06:14:28.768632 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 900/3590] 10.4.3.121 () {66 vars in 1285 bytes} [Thu Aug 13 06:14:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11002 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:14:28.788422 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9bc4255e-fb50-4a58-a41a-bd941cab5f5f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:28.790733 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9bc4255e-fb50-4a58-a41a-bd941cab5f5f tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] DELETE https://10.4.3.121/volume/v3/types/a7f7a05c-1944-4c3c-9d70-02971e90268f Aug 13 06:14:28.791012 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9bc4255e-fb50-4a58-a41a-bd941cab5f5f tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:28.791314 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9bc4255e-fb50-4a58-a41a-bd941cab5f5f tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:28.791672 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:28.791672 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:28.824305 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9bc4255e-fb50-4a58-a41a-bd941cab5f5f tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] https://10.4.3.121/volume/v3/types/a7f7a05c-1944-4c3c-9d70-02971e90268f returned with HTTP 202 Aug 13 06:14:28.824792 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 896/3591] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:14:28 2026] DELETE /volume/v3/types/a7f7a05c-1944-4c3c-9d70-02971e90268f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:28.838216 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fab198ac-7edd-426f-a964-26b1df482188 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:28.839864 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fab198ac-7edd-426f-a964-26b1df482188 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:14:28.840252 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fab198ac-7edd-426f-a964-26b1df482188 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-644698134", "extra_specs": {}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:28.841750 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:28.841750 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:28.854115 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fab198ac-7edd-426f-a964-26b1df482188 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:14:28.854452 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 891/3592] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:14:28 2026] POST /volume/v3/types => generated 211 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:28.863957 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-333092c5-75bb-439a-9533-d669b79dc2aa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:28.865660 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-333092c5-75bb-439a-9533-d669b79dc2aa tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] POST https://10.4.3.121/volume/v3/types/563b4a8a-f2dd-47b8-823d-08978744ed1b/encryption Aug 13 06:14:28.865973 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-333092c5-75bb-439a-9533-d669b79dc2aa tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:28.883234 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-333092c5-75bb-439a-9533-d669b79dc2aa tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] https://10.4.3.121/volume/v3/types/563b4a8a-f2dd-47b8-823d-08978744ed1b/encryption returned with HTTP 200 Aug 13 06:14:28.883766 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 901/3593] 10.4.3.121 () {68 vars in 1397 bytes} [Thu Aug 13 06:14:28 2026] POST /volume/v3/types/563b4a8a-f2dd-47b8-823d-08978744ed1b/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:28.891389 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f97ff5ce-9d78-402c-b448-f00f72980c6a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:28.893663 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f97ff5ce-9d78-402c-b448-f00f72980c6a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:28.894092 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f97ff5ce-9d78-402c-b448-f00f72980c6a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-806976573", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-644698134", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:28.896599 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-f97ff5ce-9d78-402c-b448-f00f72980c6a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-806976573', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-644698134', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:28.900546 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-f97ff5ce-9d78-402c-b448-f00f72980c6a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Create volume of 1 GB Aug 13 06:14:28.900886 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:28.900886 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:28.901500 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f97ff5ce-9d78-402c-b448-f00f72980c6a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Availability Zones retrieved successfully. Aug 13 06:14:28.909726 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f97ff5ce-9d78-402c-b448-f00f72980c6a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Flow 'volume_create_api' (c9b71127-f0c8-4c1d-855e-a89ec6c208a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:28.911640 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f97ff5ce-9d78-402c-b448-f00f72980c6a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a40b0633-7752-4703-a40a-cede349d2e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:28.912976 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-f97ff5ce-9d78-402c-b448-f00f72980c6a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:28.944150 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f97ff5ce-9d78-402c-b448-f00f72980c6a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a40b0633-7752-4703-a40a-cede349d2e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:14:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=563b4a8a-f2dd-47b8-823d-08978744ed1b,is_public=True,name='tempest-scenario-type-luks-644698134',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '563b4a8a-f2dd-47b8-823d-08978744ed1b', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:28.945437 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f97ff5ce-9d78-402c-b448-f00f72980c6a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59798ea5-916b-4c9b-b6ca-f7f1123b6178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:28.975564 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-f97ff5ce-9d78-402c-b448-f00f72980c6a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-644698134 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-644698134, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:14:28.975941 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-f97ff5ce-9d78-402c-b448-f00f72980c6a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-644698134 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-644698134, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:14:29.002462 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-f97ff5ce-9d78-402c-b448-f00f72980c6a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Created reservations ['32225509-2a8b-410b-b661-073908ccc878', '42a4439f-7720-4688-8478-094c871643b4', '77e4b982-3af1-41ec-9d62-2ecbdd7cca6e', '1c6c062e-5402-4e9d-8616-d776bd906526'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:29.003381 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f97ff5ce-9d78-402c-b448-f00f72980c6a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59798ea5-916b-4c9b-b6ca-f7f1123b6178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32225509-2a8b-410b-b661-073908ccc878', '42a4439f-7720-4688-8478-094c871643b4', '77e4b982-3af1-41ec-9d62-2ecbdd7cca6e', '1c6c062e-5402-4e9d-8616-d776bd906526']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:29.004368 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f97ff5ce-9d78-402c-b448-f00f72980c6a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b06bb0ac-0b6c-432f-8879-560fd2130f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:29.029388 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f97ff5ce-9d78-402c-b448-f00f72980c6a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b06bb0ac-0b6c-432f-8879-560fd2130f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '568e9854-0318-4a11-905f-809188ad19f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-806976573',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f991faa3ac8148e185410efad5fbb368',qos_specs=None,replication_status=,reservations=['32225509-2a8b-410b-b661-073908ccc878','42a4439f-7720-4688-8478-094c871643b4','77e4b982-3af1-41ec-9d62-2ecbdd7cca6e','1c6c062e-5402-4e9d-8616-d776bd906526'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc2e8fad738645a7ba0c16f32a1765b6',volume_type_id=563b4a8a-f2dd-47b8-823d-08978744ed1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-806976573',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=568e9854-0318-4a11-905f-809188ad19f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f991faa3ac8148e185410efad5fbb368',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc2e8fad738645a7ba0c16f32a1765b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(563b4a8a-f2dd-47b8-823d-08978744ed1b),volume_type_id=563b4a8a-f2dd-47b8-823d-08978744ed1b)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:29.030066 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f97ff5ce-9d78-402c-b448-f00f72980c6a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c6009da-b7c6-4409-9415-ee3d7741e551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:29.051032 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f97ff5ce-9d78-402c-b448-f00f72980c6a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c6009da-b7c6-4409-9415-ee3d7741e551) transitioned into state 'SUCCESS' from state '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-806976573',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f991faa3ac8148e185410efad5fbb368',qos_specs=None,replication_status=,reservations=['32225509-2a8b-410b-b661-073908ccc878','42a4439f-7720-4688-8478-094c871643b4','77e4b982-3af1-41ec-9d62-2ecbdd7cca6e','1c6c062e-5402-4e9d-8616-d776bd906526'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc2e8fad738645a7ba0c16f32a1765b6',volume_type_id=563b4a8a-f2dd-47b8-823d-08978744ed1b)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:29.051829 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f97ff5ce-9d78-402c-b448-f00f72980c6a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2d0557f-4743-48f9-bf1d-28073e578dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:29.061471 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f97ff5ce-9d78-402c-b448-f00f72980c6a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2d0557f-4743-48f9-bf1d-28073e578dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:29.062324 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-f97ff5ce-9d78-402c-b448-f00f72980c6a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Flow 'volume_create_api' (c9b71127-f0c8-4c1d-855e-a89ec6c208a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:29.062710 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f97ff5ce-9d78-402c-b448-f00f72980c6a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Create volume request issued successfully. Aug 13 06:14:29.063299 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f97ff5ce-9d78-402c-b448-f00f72980c6a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:29.063778 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 897/3594] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:14:28 2026] POST /volume/v3/volumes => generated 783 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:29.171595 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:29.171595 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:29.172147 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8e0715da-1fd5-4a92-abf8-c7bbf82a5bad tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Volume info retrieved successfully. Aug 13 06:14:29.172344 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.backup.api [None req-8e0715da-1fd5-4a92-abf8-c7bbf82a5bad tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Checking backup size 1 against volume size 1 {{(pid=100322) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 06:14:29.172530 np0000007163 devstack@c-api.service[100322]: INFO cinder.backup.api [None req-8e0715da-1fd5-4a92-abf8-c7bbf82a5bad tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Overwriting volume ade8b133-f011-4a2c-8645-6a4db76ba520 with restore of backup 9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:14:29.189379 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-8e0715da-1fd5-4a92-abf8-c7bbf82a5bad tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] restore_backup in rpcapi backup_id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1 {{(pid=100322) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 06:14:29.191625 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8e0715da-1fd5-4a92-abf8-c7bbf82a5bad tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1/restore returned with HTTP 202 Aug 13 06:14:29.192283 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 906/3595] 10.4.3.121 () {70 vars in 1433 bytes} [Thu Aug 13 06:14:28 2026] POST /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1/restore => generated 152 bytes in 1181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:29.202042 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a7404fcd-7701-49bd-bad8-14664dc4b7e0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:29.204363 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a7404fcd-7701-49bd-bad8-14664dc4b7e0 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:14:29.204665 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a7404fcd-7701-49bd-bad8-14664dc4b7e0 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:29.204907 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a7404fcd-7701-49bd-bad8-14664dc4b7e0 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:29.205046 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a7404fcd-7701-49bd-bad8-14664dc4b7e0 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:29.210286 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3769879d-3648-4d27-a926-d3a3125d4d47 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:29.213071 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3769879d-3648-4d27-a926-d3a3125d4d47 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:29.213343 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3769879d-3648-4d27-a926-d3a3125d4d47 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:29.213600 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3769879d-3648-4d27-a926-d3a3125d4d47 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:29.213743 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-3769879d-3648-4d27-a926-d3a3125d4d47 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:29.215434 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:29.215434 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:29.216422 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a7404fcd-7701-49bd-bad8-14664dc4b7e0 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:14:29.216957 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 892/3596] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:29 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:29.239912 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:29.239912 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:29.242501 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3769879d-3648-4d27-a926-d3a3125d4d47 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:29.243005 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 902/3597] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:29 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 790 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:29.500015 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b42a8a92-1dc3-4b01-95bc-1e92a3919455 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:29.504934 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b42a8a92-1dc3-4b01-95bc-1e92a3919455 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] GET https://10.4.3.121/volume/v3/snapshots/6245c7f8-317d-461c-82f7-0cc329e5b6b0 Aug 13 06:14:29.505104 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b42a8a92-1dc3-4b01-95bc-1e92a3919455 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:29.505315 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b42a8a92-1dc3-4b01-95bc-1e92a3919455 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:29.513447 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:29.513447 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:29.513921 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b42a8a92-1dc3-4b01-95bc-1e92a3919455 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Snapshot retrieved successfully. Aug 13 06:14:29.515293 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b42a8a92-1dc3-4b01-95bc-1e92a3919455 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/snapshots/6245c7f8-317d-461c-82f7-0cc329e5b6b0 returned with HTTP 200 Aug 13 06:14:29.515293 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 898/3598] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:14:29 2026] GET /volume/v3/snapshots/6245c7f8-317d-461c-82f7-0cc329e5b6b0 => generated 481 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:29.526425 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a2d2c6a1-ad54-4a31-bdf8-5fc43cd433dd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:29.528998 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a2d2c6a1-ad54-4a31-bdf8-5fc43cd433dd tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] POST https://10.4.3.121/volume/v3/volumes/f3ea191b-df5f-494e-b43b-612fa77103b0/action Aug 13 06:14:29.529565 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a2d2c6a1-ad54-4a31-bdf8-5fc43cd433dd tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Action body: b'{"revert": {"snapshot_id": "6245c7f8-317d-461c-82f7-0cc329e5b6b0"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:14:29.529819 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a2d2c6a1-ad54-4a31-bdf8-5fc43cd433dd tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "6245c7f8-317d-461c-82f7-0cc329e5b6b0"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:29.541155 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:29.541155 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:29.544962 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a2d2c6a1-ad54-4a31-bdf8-5fc43cd433dd tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Volume retrieved successfully. Aug 13 06:14:29.557646 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-a2d2c6a1-ad54-4a31-bdf8-5fc43cd433dd tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Reverting volume f3ea191b-df5f-494e-b43b-612fa77103b0 to snapshot 6245c7f8-317d-461c-82f7-0cc329e5b6b0. Aug 13 06:14:29.558978 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:29.558978 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:29.573246 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a2d2c6a1-ad54-4a31-bdf8-5fc43cd433dd tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/volumes/f3ea191b-df5f-494e-b43b-612fa77103b0/action returned with HTTP 202 Aug 13 06:14:29.573904 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 907/3599] 10.4.3.121 () {70 vars in 1431 bytes} [Thu Aug 13 06:14:29 2026] POST /volume/v3/volumes/f3ea191b-df5f-494e-b43b-612fa77103b0/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 06:14:29.583006 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-08f57d79-2487-4fe9-b61f-a02d69c0440d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:29.585089 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08f57d79-2487-4fe9-b61f-a02d69c0440d tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] GET https://10.4.3.121/volume/v3/volumes/f3ea191b-df5f-494e-b43b-612fa77103b0 Aug 13 06:14:29.585339 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-08f57d79-2487-4fe9-b61f-a02d69c0440d tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:29.585582 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-08f57d79-2487-4fe9-b61f-a02d69c0440d tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:29.594070 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:29.594070 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:29.599655 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-08f57d79-2487-4fe9-b61f-a02d69c0440d tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Volume info retrieved successfully. Aug 13 06:14:29.604934 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08f57d79-2487-4fe9-b61f-a02d69c0440d tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/volumes/f3ea191b-df5f-494e-b43b-612fa77103b0 returned with HTTP 200 Aug 13 06:14:29.605460 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 893/3600] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:29 2026] GET /volume/v3/volumes/f3ea191b-df5f-494e-b43b-612fa77103b0 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:29.904670 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-be6fe9c7-7a04-4fca-8e08-a6f0bf5eab71 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:29.931011 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be6fe9c7-7a04-4fca-8e08-a6f0bf5eab71 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/volumes/c49db97c-a6d6-4e2c-8f55-5397b20360af Aug 13 06:14:29.933941 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-be6fe9c7-7a04-4fca-8e08-a6f0bf5eab71 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:29.935678 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-be6fe9c7-7a04-4fca-8e08-a6f0bf5eab71 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:29.937976 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-be6fe9c7-7a04-4fca-8e08-a6f0bf5eab71 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete volume with id: c49db97c-a6d6-4e2c-8f55-5397b20360af Aug 13 06:14:29.973263 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:29.973263 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:29.973263 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-be6fe9c7-7a04-4fca-8e08-a6f0bf5eab71 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:14:29.991138 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-be6fe9c7-7a04-4fca-8e08-a6f0bf5eab71 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete volume request issued successfully. Aug 13 06:14:29.991378 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be6fe9c7-7a04-4fca-8e08-a6f0bf5eab71 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/c49db97c-a6d6-4e2c-8f55-5397b20360af returned with HTTP 202 Aug 13 06:14:29.991812 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 903/3601] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:14:29 2026] DELETE /volume/v3/volumes/c49db97c-a6d6-4e2c-8f55-5397b20360af => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:29.999006 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0e1dcf14-f8ac-4239-8b42-b91959a36b7e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:30.001792 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0e1dcf14-f8ac-4239-8b42-b91959a36b7e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/c49db97c-a6d6-4e2c-8f55-5397b20360af Aug 13 06:14:30.002024 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0e1dcf14-f8ac-4239-8b42-b91959a36b7e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:30.004200 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0e1dcf14-f8ac-4239-8b42-b91959a36b7e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:30.009590 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:30.009590 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:30.013331 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0e1dcf14-f8ac-4239-8b42-b91959a36b7e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:14:30.018742 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0e1dcf14-f8ac-4239-8b42-b91959a36b7e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/c49db97c-a6d6-4e2c-8f55-5397b20360af returned with HTTP 200 Aug 13 06:14:30.019165 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 899/3602] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:29 2026] GET /volume/v3/volumes/c49db97c-a6d6-4e2c-8f55-5397b20360af => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:30.228846 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c74f14b7-a14e-4d7b-a8f6-838452450f59 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:30.230675 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c74f14b7-a14e-4d7b-a8f6-838452450f59 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:14:30.230924 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c74f14b7-a14e-4d7b-a8f6-838452450f59 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:30.231091 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c74f14b7-a14e-4d7b-a8f6-838452450f59 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:30.231215 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-c74f14b7-a14e-4d7b-a8f6-838452450f59 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:30.236781 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:30.236781 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:30.238756 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c74f14b7-a14e-4d7b-a8f6-838452450f59 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:14:30.238756 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 908/3603] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:30 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:30.255444 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1238e882-4952-4534-90bc-1d2102dddc38 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:30.256160 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1238e882-4952-4534-90bc-1d2102dddc38 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:30.256373 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1238e882-4952-4534-90bc-1d2102dddc38 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:30.256567 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1238e882-4952-4534-90bc-1d2102dddc38 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:30.256698 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1238e882-4952-4534-90bc-1d2102dddc38 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:30.261207 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:30.261207 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:30.261935 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1238e882-4952-4534-90bc-1d2102dddc38 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:30.262331 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 894/3604] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:30 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:30.618549 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-33318c41-9661-477a-bff7-8d0e248894d8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:30.620577 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33318c41-9661-477a-bff7-8d0e248894d8 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] GET https://10.4.3.121/volume/v3/volumes/f3ea191b-df5f-494e-b43b-612fa77103b0 Aug 13 06:14:30.620803 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33318c41-9661-477a-bff7-8d0e248894d8 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:30.620985 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33318c41-9661-477a-bff7-8d0e248894d8 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:30.628874 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:30.628874 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:30.633459 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-33318c41-9661-477a-bff7-8d0e248894d8 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Volume info retrieved successfully. Aug 13 06:14:30.638881 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33318c41-9661-477a-bff7-8d0e248894d8 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/volumes/f3ea191b-df5f-494e-b43b-612fa77103b0 returned with HTTP 200 Aug 13 06:14:30.639544 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 904/3605] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:30 2026] GET /volume/v3/volumes/f3ea191b-df5f-494e-b43b-612fa77103b0 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:30.651404 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-31d4d100-7c36-4432-9d9e-4078002ebaef None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:30.653652 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-31d4d100-7c36-4432-9d9e-4078002ebaef tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] GET https://10.4.3.121/volume/v3/snapshots/6245c7f8-317d-461c-82f7-0cc329e5b6b0 Aug 13 06:14:30.653840 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-31d4d100-7c36-4432-9d9e-4078002ebaef tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:30.654050 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-31d4d100-7c36-4432-9d9e-4078002ebaef tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:30.659817 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:30.659817 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:30.660357 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-31d4d100-7c36-4432-9d9e-4078002ebaef tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Snapshot retrieved successfully. Aug 13 06:14:30.661157 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-31d4d100-7c36-4432-9d9e-4078002ebaef tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/snapshots/6245c7f8-317d-461c-82f7-0cc329e5b6b0 returned with HTTP 200 Aug 13 06:14:30.661581 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 900/3606] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:14:30 2026] GET /volume/v3/snapshots/6245c7f8-317d-461c-82f7-0cc329e5b6b0 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:30.671025 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ec7fba07-20c2-4b28-946b-c3b9f7d5f34d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:30.673301 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ec7fba07-20c2-4b28-946b-c3b9f7d5f34d tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] GET https://10.4.3.121/volume/v3/volumes/f3ea191b-df5f-494e-b43b-612fa77103b0 Aug 13 06:14:30.673578 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ec7fba07-20c2-4b28-946b-c3b9f7d5f34d tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:30.673859 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ec7fba07-20c2-4b28-946b-c3b9f7d5f34d tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:30.683410 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:30.683410 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:30.688594 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ec7fba07-20c2-4b28-946b-c3b9f7d5f34d tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Volume info retrieved successfully. Aug 13 06:14:30.694353 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ec7fba07-20c2-4b28-946b-c3b9f7d5f34d tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/volumes/f3ea191b-df5f-494e-b43b-612fa77103b0 returned with HTTP 200 Aug 13 06:14:30.694833 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 909/3607] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:30 2026] GET /volume/v3/volumes/f3ea191b-df5f-494e-b43b-612fa77103b0 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:30.713710 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6414675c-d2b8-444e-8ae1-d64fe88cab39 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:30.715472 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6414675c-d2b8-444e-8ae1-d64fe88cab39 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:30.715870 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6414675c-d2b8-444e-8ae1-d64fe88cab39 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-942259931"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:30.717419 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-6414675c-d2b8-444e-8ae1-d64fe88cab39 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-942259931'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:30.717633 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-6414675c-d2b8-444e-8ae1-d64fe88cab39 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Create volume of 1 GB Aug 13 06:14:30.721906 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6414675c-d2b8-444e-8ae1-d64fe88cab39 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Availability Zones retrieved successfully. Aug 13 06:14:30.727422 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6414675c-d2b8-444e-8ae1-d64fe88cab39 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Flow 'volume_create_api' (d07a093c-2d05-4e0c-a889-aab0ec6eb7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:30.728453 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6414675c-d2b8-444e-8ae1-d64fe88cab39 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a57b7066-44a1-4118-9caf-2a681fe825a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:30.729566 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-6414675c-d2b8-444e-8ae1-d64fe88cab39 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:30.755479 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6414675c-d2b8-444e-8ae1-d64fe88cab39 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a57b7066-44a1-4118-9caf-2a681fe825a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:30.756399 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6414675c-d2b8-444e-8ae1-d64fe88cab39 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63b24cdc-5159-4792-925f-6c60236d474e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:30.777347 np0000007163 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=428,cinder:UPDATE=145,cinder:INSERT=85 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:14:30.798868 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-6414675c-d2b8-444e-8ae1-d64fe88cab39 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Created reservations ['1fd73952-4bd6-4cae-9d5a-4e7c5d85acf6', '57e2f99c-e490-47b6-8944-034e59d0788c', '476b87f3-f0bb-413c-9933-310b4b808070', 'b78f26b4-f785-487d-8632-d9b662aa3709'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:30.800017 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6414675c-d2b8-444e-8ae1-d64fe88cab39 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63b24cdc-5159-4792-925f-6c60236d474e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fd73952-4bd6-4cae-9d5a-4e7c5d85acf6', '57e2f99c-e490-47b6-8944-034e59d0788c', '476b87f3-f0bb-413c-9933-310b4b808070', 'b78f26b4-f785-487d-8632-d9b662aa3709']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:30.801088 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6414675c-d2b8-444e-8ae1-d64fe88cab39 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bd590be-922d-4cfd-af4b-1436032c74a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:30.833143 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6414675c-d2b8-444e-8ae1-d64fe88cab39 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bd590be-922d-4cfd-af4b-1436032c74a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '837a2c63-66c6-422e-9b6e-92d1b0f1bcca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-942259931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80e929fb07ce4c1fb4a2586859a6b386',qos_specs=None,replication_status=,reservations=['1fd73952-4bd6-4cae-9d5a-4e7c5d85acf6','57e2f99c-e490-47b6-8944-034e59d0788c','476b87f3-f0bb-413c-9933-310b4b808070','b78f26b4-f785-487d-8632-d9b662aa3709'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e61b50cfde5f4d56af46e50f75a76f6c',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-942259931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=837a2c63-66c6-422e-9b6e-92d1b0f1bcca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80e929fb07ce4c1fb4a2586859a6b386',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e61b50cfde5f4d56af46e50f75a76f6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:30.834562 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6414675c-d2b8-444e-8ae1-d64fe88cab39 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (008d89d9-06fd-4a08-bda2-c2c8d30c8dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:30.864710 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6414675c-d2b8-444e-8ae1-d64fe88cab39 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (008d89d9-06fd-4a08-bda2-c2c8d30c8dc7) transitioned into state 'SUCCESS' from state '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-942259931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80e929fb07ce4c1fb4a2586859a6b386',qos_specs=None,replication_status=,reservations=['1fd73952-4bd6-4cae-9d5a-4e7c5d85acf6','57e2f99c-e490-47b6-8944-034e59d0788c','476b87f3-f0bb-413c-9933-310b4b808070','b78f26b4-f785-487d-8632-d9b662aa3709'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e61b50cfde5f4d56af46e50f75a76f6c',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:30.865705 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6414675c-d2b8-444e-8ae1-d64fe88cab39 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adbacab3-e372-4d50-9568-10aceaab39ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:30.879039 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6414675c-d2b8-444e-8ae1-d64fe88cab39 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adbacab3-e372-4d50-9568-10aceaab39ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:30.880346 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-6414675c-d2b8-444e-8ae1-d64fe88cab39 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Flow 'volume_create_api' (d07a093c-2d05-4e0c-a889-aab0ec6eb7d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:30.880842 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6414675c-d2b8-444e-8ae1-d64fe88cab39 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Create volume request issued successfully. Aug 13 06:14:30.881657 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6414675c-d2b8-444e-8ae1-d64fe88cab39 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:30.882310 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 895/3608] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:14:30 2026] POST /volume/v3/volumes => generated 765 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:30.895927 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4459e44c-9842-45bc-8df8-a2aa14edd7bf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:30.897793 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4459e44c-9842-45bc-8df8-a2aa14edd7bf tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] GET https://10.4.3.121/volume/v3/volumes/837a2c63-66c6-422e-9b6e-92d1b0f1bcca Aug 13 06:14:30.898009 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4459e44c-9842-45bc-8df8-a2aa14edd7bf tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:30.898192 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4459e44c-9842-45bc-8df8-a2aa14edd7bf tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:30.905433 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:30.905433 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:30.909268 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4459e44c-9842-45bc-8df8-a2aa14edd7bf tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Volume info retrieved successfully. Aug 13 06:14:30.913252 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4459e44c-9842-45bc-8df8-a2aa14edd7bf tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/volumes/837a2c63-66c6-422e-9b6e-92d1b0f1bcca returned with HTTP 200 Aug 13 06:14:30.913657 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 905/3609] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:30 2026] GET /volume/v3/volumes/837a2c63-66c6-422e-9b6e-92d1b0f1bcca => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:31.040259 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bf89c0c6-a3fc-4078-b06d-ec110e0d3ce8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:31.042641 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bf89c0c6-a3fc-4078-b06d-ec110e0d3ce8 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/c49db97c-a6d6-4e2c-8f55-5397b20360af Aug 13 06:14:31.042918 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bf89c0c6-a3fc-4078-b06d-ec110e0d3ce8 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:31.043327 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bf89c0c6-a3fc-4078-b06d-ec110e0d3ce8 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:31.050381 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bf89c0c6-a3fc-4078-b06d-ec110e0d3ce8 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/c49db97c-a6d6-4e2c-8f55-5397b20360af returned with HTTP 404 Aug 13 06:14:31.051317 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 901/3610] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:31 2026] GET /volume/v3/volumes/c49db97c-a6d6-4e2c-8f55-5397b20360af => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:31.085656 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-49b1cbfb-4e81-4c08-9cbe-1b09eac7d2bb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:31.087458 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-49b1cbfb-4e81-4c08-9cbe-1b09eac7d2bb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:31.087823 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-49b1cbfb-4e81-4c08-9cbe-1b09eac7d2bb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-629991694", "snapshot_id": null, "imageRef": "bcc3fff6-3f04-4f78-90dc-2c99a667b3c9", "volume_type": null, "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:31.089666 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-49b1cbfb-4e81-4c08-9cbe-1b09eac7d2bb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-629991694', 'snapshot_id': None, 'imageRef': 'bcc3fff6-3f04-4f78-90dc-2c99a667b3c9', 'volume_type': None, 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:31.174846 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-49b1cbfb-4e81-4c08-9cbe-1b09eac7d2bb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume of 1 GB Aug 13 06:14:31.181327 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-49b1cbfb-4e81-4c08-9cbe-1b09eac7d2bb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Availability Zones retrieved successfully. Aug 13 06:14:31.188495 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-49b1cbfb-4e81-4c08-9cbe-1b09eac7d2bb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Flow 'volume_create_api' (9b598112-0c05-4d93-949c-cf6f7476f961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:31.190012 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-49b1cbfb-4e81-4c08-9cbe-1b09eac7d2bb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7699846-2f8e-4a01-b4a7-4e2042baa474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:31.191450 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-49b1cbfb-4e81-4c08-9cbe-1b09eac7d2bb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:31.249775 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2fee6225-d981-4843-bbab-b865a2682bd7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:31.252401 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2fee6225-d981-4843-bbab-b865a2682bd7 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:14:31.252401 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2fee6225-d981-4843-bbab-b865a2682bd7 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:31.252755 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2fee6225-d981-4843-bbab-b865a2682bd7 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:31.252934 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2fee6225-d981-4843-bbab-b865a2682bd7 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:31.257779 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-49b1cbfb-4e81-4c08-9cbe-1b09eac7d2bb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7699846-2f8e-4a01-b4a7-4e2042baa474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:31.258228 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:31.258228 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:31.258653 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2fee6225-d981-4843-bbab-b865a2682bd7 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:14:31.258706 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-49b1cbfb-4e81-4c08-9cbe-1b09eac7d2bb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f812501-3322-4a95-82c0-b7f2e2be195d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:31.259148 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 896/3611] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:31 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:31.272634 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-555bb8a8-5488-4819-b3b2-b23d432b259a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:31.275667 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-555bb8a8-5488-4819-b3b2-b23d432b259a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:31.275903 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-555bb8a8-5488-4819-b3b2-b23d432b259a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:31.276163 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-555bb8a8-5488-4819-b3b2-b23d432b259a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:31.276350 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-555bb8a8-5488-4819-b3b2-b23d432b259a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:31.281193 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:31.281193 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:31.282018 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-555bb8a8-5488-4819-b3b2-b23d432b259a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:31.282602 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 906/3612] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:31 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:31.312787 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-49b1cbfb-4e81-4c08-9cbe-1b09eac7d2bb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Created reservations ['c3b6787b-a093-4ec3-bcca-0fb51467087e', '0411e341-2bad-4c38-9610-664a2ced4b3c', '04473998-4480-439d-9214-ba63eafb98aa', 'da7a5ba9-535b-4b29-8d5e-6f43ec1768a9'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:31.313929 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-49b1cbfb-4e81-4c08-9cbe-1b09eac7d2bb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f812501-3322-4a95-82c0-b7f2e2be195d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3b6787b-a093-4ec3-bcca-0fb51467087e', '0411e341-2bad-4c38-9610-664a2ced4b3c', '04473998-4480-439d-9214-ba63eafb98aa', 'da7a5ba9-535b-4b29-8d5e-6f43ec1768a9']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:31.314975 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-49b1cbfb-4e81-4c08-9cbe-1b09eac7d2bb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93fd471b-b2a9-4887-88fb-6e37f18e9f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:31.344269 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-49b1cbfb-4e81-4c08-9cbe-1b09eac7d2bb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93fd471b-b2a9-4887-88fb-6e37f18e9f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f5386be-7953-4a66-b65a-54b6485ef451', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-629991694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b665e34b2c204a22974135bc82adfa56',qos_specs=None,replication_status=,reservations=['c3b6787b-a093-4ec3-bcca-0fb51467087e','0411e341-2bad-4c38-9610-664a2ced4b3c','04473998-4480-439d-9214-ba63eafb98aa','da7a5ba9-535b-4b29-8d5e-6f43ec1768a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-629991694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f5386be-7953-4a66-b65a-54b6485ef451,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b665e34b2c204a22974135bc82adfa56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:31.345419 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-49b1cbfb-4e81-4c08-9cbe-1b09eac7d2bb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6fb4d95-6c08-43af-a017-582d88409cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:31.367500 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-49b1cbfb-4e81-4c08-9cbe-1b09eac7d2bb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6fb4d95-6c08-43af-a017-582d88409cba) transitioned into state 'SUCCESS' from state '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-629991694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b665e34b2c204a22974135bc82adfa56',qos_specs=None,replication_status=,reservations=['c3b6787b-a093-4ec3-bcca-0fb51467087e','0411e341-2bad-4c38-9610-664a2ced4b3c','04473998-4480-439d-9214-ba63eafb98aa','da7a5ba9-535b-4b29-8d5e-6f43ec1768a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:31.368164 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-49b1cbfb-4e81-4c08-9cbe-1b09eac7d2bb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01cd993e-5507-4eaf-bd2f-416f88878cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:31.378039 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-49b1cbfb-4e81-4c08-9cbe-1b09eac7d2bb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01cd993e-5507-4eaf-bd2f-416f88878cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:31.378829 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-49b1cbfb-4e81-4c08-9cbe-1b09eac7d2bb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Flow 'volume_create_api' (9b598112-0c05-4d93-949c-cf6f7476f961) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:31.379112 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-49b1cbfb-4e81-4c08-9cbe-1b09eac7d2bb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume request issued successfully. Aug 13 06:14:31.379857 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-49b1cbfb-4e81-4c08-9cbe-1b09eac7d2bb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:31.380470 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 910/3613] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:14:31 2026] POST /volume/v3/volumes => generated 758 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:31.394503 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2881dacb-daf7-433c-8e3a-885309eb33fc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:31.396577 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2881dacb-daf7-433c-8e3a-885309eb33fc tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/2f5386be-7953-4a66-b65a-54b6485ef451 Aug 13 06:14:31.396807 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2881dacb-daf7-433c-8e3a-885309eb33fc tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:31.397038 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2881dacb-daf7-433c-8e3a-885309eb33fc tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:31.415257 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:31.415257 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:31.424059 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2881dacb-daf7-433c-8e3a-885309eb33fc tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:14:31.429032 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2881dacb-daf7-433c-8e3a-885309eb33fc tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/2f5386be-7953-4a66-b65a-54b6485ef451 returned with HTTP 200 Aug 13 06:14:31.429698 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 902/3614] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:31 2026] GET /volume/v3/volumes/2f5386be-7953-4a66-b65a-54b6485ef451 => generated 826 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:31.927909 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-81191809-596c-4e03-8d33-e56e5003f48c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:31.932638 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-81191809-596c-4e03-8d33-e56e5003f48c tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] GET https://10.4.3.121/volume/v3/volumes/837a2c63-66c6-422e-9b6e-92d1b0f1bcca Aug 13 06:14:31.932824 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-81191809-596c-4e03-8d33-e56e5003f48c tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:31.935114 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-81191809-596c-4e03-8d33-e56e5003f48c tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:31.952949 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:31.952949 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:31.962587 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-81191809-596c-4e03-8d33-e56e5003f48c tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Volume info retrieved successfully. Aug 13 06:14:31.969037 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-81191809-596c-4e03-8d33-e56e5003f48c tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/volumes/837a2c63-66c6-422e-9b6e-92d1b0f1bcca returned with HTTP 200 Aug 13 06:14:31.969643 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 897/3615] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:31 2026] GET /volume/v3/volumes/837a2c63-66c6-422e-9b6e-92d1b0f1bcca => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:31.981446 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-60909a35-2e90-4b1a-8714-a7b52ed6d297 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:31.985434 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-60909a35-2e90-4b1a-8714-a7b52ed6d297 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:14:31.985795 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-60909a35-2e90-4b1a-8714-a7b52ed6d297 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "837a2c63-66c6-422e-9b6e-92d1b0f1bcca", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-179783998"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:32.001984 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:32.001984 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:32.002545 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-60909a35-2e90-4b1a-8714-a7b52ed6d297 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Volume info retrieved successfully. Aug 13 06:14:32.002698 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-60909a35-2e90-4b1a-8714-a7b52ed6d297 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Create snapshot from volume 837a2c63-66c6-422e-9b6e-92d1b0f1bcca Aug 13 06:14:32.029642 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-60909a35-2e90-4b1a-8714-a7b52ed6d297 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Created reservations ['52a56c88-01dc-41cc-a177-c9d483250efd', '9981c734-2cb6-4e70-a89c-8baa9e7c305f', '3e7e3781-b90f-4f27-9029-ebf835f38c4b', 'd755f0a5-f873-4c8a-9aec-b70f60dd3311'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:32.062792 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-60909a35-2e90-4b1a-8714-a7b52ed6d297 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Snapshot create request issued successfully. Aug 13 06:14:32.063318 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-60909a35-2e90-4b1a-8714-a7b52ed6d297 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:14:32.063755 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 907/3616] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:14:31 2026] POST /volume/v3/snapshots => generated 321 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:32.074577 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bb27323b-9f85-4fa5-bbaf-68b5daab972f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:32.077396 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bb27323b-9f85-4fa5-bbaf-68b5daab972f tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] GET https://10.4.3.121/volume/v3/snapshots/4c6d8f08-49e1-49a6-91d3-b08cbd3e51e1 Aug 13 06:14:32.077602 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bb27323b-9f85-4fa5-bbaf-68b5daab972f tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:32.077807 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bb27323b-9f85-4fa5-bbaf-68b5daab972f tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:32.088100 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:32.088100 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:32.091109 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bb27323b-9f85-4fa5-bbaf-68b5daab972f tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Snapshot retrieved successfully. Aug 13 06:14:32.092119 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bb27323b-9f85-4fa5-bbaf-68b5daab972f tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/snapshots/4c6d8f08-49e1-49a6-91d3-b08cbd3e51e1 returned with HTTP 200 Aug 13 06:14:32.092519 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 911/3617] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:14:32 2026] GET /volume/v3/snapshots/4c6d8f08-49e1-49a6-91d3-b08cbd3e51e1 => generated 453 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:32.270330 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0be8af26-f6db-46d7-a7c3-aed7ad56fd0a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:32.272030 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0be8af26-f6db-46d7-a7c3-aed7ad56fd0a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:14:32.272258 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0be8af26-f6db-46d7-a7c3-aed7ad56fd0a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:32.272458 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0be8af26-f6db-46d7-a7c3-aed7ad56fd0a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:32.272566 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-0be8af26-f6db-46d7-a7c3-aed7ad56fd0a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:32.276937 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:32.276937 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:32.277793 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0be8af26-f6db-46d7-a7c3-aed7ad56fd0a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:14:32.278364 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 903/3618] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:32 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:32.298961 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3e985c0a-4f9a-4c2d-9c68-4d03096c5b8d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:32.306002 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e985c0a-4f9a-4c2d-9c68-4d03096c5b8d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:32.306524 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e985c0a-4f9a-4c2d-9c68-4d03096c5b8d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:32.306724 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e985c0a-4f9a-4c2d-9c68-4d03096c5b8d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:32.306834 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3e985c0a-4f9a-4c2d-9c68-4d03096c5b8d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:32.311793 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:32.311793 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:32.312678 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e985c0a-4f9a-4c2d-9c68-4d03096c5b8d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:32.313063 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 898/3619] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:32 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:32.450110 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-046d33e9-c56b-449c-a55f-afb8a98502b1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:32.451801 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-046d33e9-c56b-449c-a55f-afb8a98502b1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/2f5386be-7953-4a66-b65a-54b6485ef451 Aug 13 06:14:32.451967 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-046d33e9-c56b-449c-a55f-afb8a98502b1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:32.452136 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-046d33e9-c56b-449c-a55f-afb8a98502b1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:32.467689 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:32.467689 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:32.471571 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-046d33e9-c56b-449c-a55f-afb8a98502b1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:14:32.475961 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-046d33e9-c56b-449c-a55f-afb8a98502b1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/2f5386be-7953-4a66-b65a-54b6485ef451 returned with HTTP 200 Aug 13 06:14:32.476441 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 908/3620] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:32 2026] GET /volume/v3/volumes/2f5386be-7953-4a66-b65a-54b6485ef451 => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:32.488545 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-83827b08-96ca-45bf-9468-f7cea330406f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:32.490321 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-83827b08-96ca-45bf-9468-f7cea330406f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/2f5386be-7953-4a66-b65a-54b6485ef451 Aug 13 06:14:32.490568 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-83827b08-96ca-45bf-9468-f7cea330406f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:32.490763 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-83827b08-96ca-45bf-9468-f7cea330406f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:32.497371 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:32.497371 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:32.501173 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-83827b08-96ca-45bf-9468-f7cea330406f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:14:32.505818 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-83827b08-96ca-45bf-9468-f7cea330406f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/2f5386be-7953-4a66-b65a-54b6485ef451 returned with HTTP 200 Aug 13 06:14:32.506285 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 912/3621] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:32 2026] GET /volume/v3/volumes/2f5386be-7953-4a66-b65a-54b6485ef451 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:32.521577 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0a08ed95-b818-4f1d-a2b0-15123772452e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:32.524858 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0a08ed95-b818-4f1d-a2b0-15123772452e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:14:32.526623 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0a08ed95-b818-4f1d-a2b0-15123772452e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f5386be-7953-4a66-b65a-54b6485ef451", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-2074823463", "description": null, "metadata": null}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:32.536566 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:32.536566 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:32.536566 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0a08ed95-b818-4f1d-a2b0-15123772452e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:14:32.536566 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-0a08ed95-b818-4f1d-a2b0-15123772452e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create snapshot from volume 2f5386be-7953-4a66-b65a-54b6485ef451 Aug 13 06:14:32.562298 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-0a08ed95-b818-4f1d-a2b0-15123772452e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Created reservations ['bec9b029-1cc9-4998-bee6-a44ca03f8e9c', '80e829c0-8ee8-462a-8fec-9cd8e94241ca', '1a3dd2a9-49c4-49e3-ac06-2336250fd3ef', '086c09e6-5564-4068-863e-03773d4a7f84'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:32.595582 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0a08ed95-b818-4f1d-a2b0-15123772452e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot create request issued successfully. Aug 13 06:14:32.596311 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0a08ed95-b818-4f1d-a2b0-15123772452e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:14:32.596877 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 904/3622] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:14:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:32.608418 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eb780954-d82a-4838-a0cd-7503a8d63269 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:32.610033 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eb780954-d82a-4838-a0cd-7503a8d63269 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/f48e1e26-e51e-423a-b66f-dad9ce034135 Aug 13 06:14:32.610421 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eb780954-d82a-4838-a0cd-7503a8d63269 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:32.610563 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eb780954-d82a-4838-a0cd-7503a8d63269 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:32.615576 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:32.615576 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:32.616054 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-eb780954-d82a-4838-a0cd-7503a8d63269 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:14:32.617005 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eb780954-d82a-4838-a0cd-7503a8d63269 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/f48e1e26-e51e-423a-b66f-dad9ce034135 returned with HTTP 200 Aug 13 06:14:32.617436 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 899/3623] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:14:32 2026] GET /volume/v3/snapshots/f48e1e26-e51e-423a-b66f-dad9ce034135 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:33.103459 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a050347c-6ef0-43f2-8612-0df7c3fa9807 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:33.105688 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a050347c-6ef0-43f2-8612-0df7c3fa9807 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] GET https://10.4.3.121/volume/v3/snapshots/4c6d8f08-49e1-49a6-91d3-b08cbd3e51e1 Aug 13 06:14:33.105944 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a050347c-6ef0-43f2-8612-0df7c3fa9807 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:33.106216 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a050347c-6ef0-43f2-8612-0df7c3fa9807 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:33.113048 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:33.113048 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:33.113684 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a050347c-6ef0-43f2-8612-0df7c3fa9807 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Snapshot retrieved successfully. Aug 13 06:14:33.114782 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a050347c-6ef0-43f2-8612-0df7c3fa9807 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/snapshots/4c6d8f08-49e1-49a6-91d3-b08cbd3e51e1 returned with HTTP 200 Aug 13 06:14:33.115278 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 909/3624] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:14:33 2026] GET /volume/v3/snapshots/4c6d8f08-49e1-49a6-91d3-b08cbd3e51e1 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:33.123795 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-071e6727-37cb-49cd-bb95-f53e0dfe9792 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:33.126354 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-071e6727-37cb-49cd-bb95-f53e0dfe9792 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] POST https://10.4.3.121/volume/v3/volumes/837a2c63-66c6-422e-9b6e-92d1b0f1bcca/action Aug 13 06:14:33.127143 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-071e6727-37cb-49cd-bb95-f53e0dfe9792 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:14:33.127442 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-071e6727-37cb-49cd-bb95-f53e0dfe9792 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:33.141630 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:33.141630 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:33.142457 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-071e6727-37cb-49cd-bb95-f53e0dfe9792 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Volume info retrieved successfully. Aug 13 06:14:33.191153 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-071e6727-37cb-49cd-bb95-f53e0dfe9792 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Created reservations ['a95629cc-ddb3-4e7a-a9ee-a5f9dd6cc4d5', 'c4fa153e-0c5a-4a14-8490-c298b4e4c8d3'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:33.205911 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-071e6727-37cb-49cd-bb95-f53e0dfe9792 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Extend volume request issued successfully. Aug 13 06:14:33.205911 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-071e6727-37cb-49cd-bb95-f53e0dfe9792 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/volumes/837a2c63-66c6-422e-9b6e-92d1b0f1bcca/action returned with HTTP 202 Aug 13 06:14:33.205911 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 913/3625] 10.4.3.121 () {70 vars in 1431 bytes} [Thu Aug 13 06:14:33 2026] POST /volume/v3/volumes/837a2c63-66c6-422e-9b6e-92d1b0f1bcca/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 06:14:33.212559 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2b14f964-691a-4388-9918-df8912e75065 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:33.215448 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2b14f964-691a-4388-9918-df8912e75065 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] GET https://10.4.3.121/volume/v3/volumes/837a2c63-66c6-422e-9b6e-92d1b0f1bcca Aug 13 06:14:33.215794 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2b14f964-691a-4388-9918-df8912e75065 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:33.216351 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2b14f964-691a-4388-9918-df8912e75065 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:33.226343 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:33.226343 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:33.234961 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2b14f964-691a-4388-9918-df8912e75065 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Volume info retrieved successfully. Aug 13 06:14:33.245360 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2b14f964-691a-4388-9918-df8912e75065 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/volumes/837a2c63-66c6-422e-9b6e-92d1b0f1bcca returned with HTTP 200 Aug 13 06:14:33.245360 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 905/3626] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:33 2026] GET /volume/v3/volumes/837a2c63-66c6-422e-9b6e-92d1b0f1bcca => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:33.293365 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-06b096e3-8d1b-42fd-bc53-1290b1b31211 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:33.298666 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-06b096e3-8d1b-42fd-bc53-1290b1b31211 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:14:33.298993 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-06b096e3-8d1b-42fd-bc53-1290b1b31211 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:33.299364 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-06b096e3-8d1b-42fd-bc53-1290b1b31211 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:33.299421 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-06b096e3-8d1b-42fd-bc53-1290b1b31211 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:33.305617 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:33.305617 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:33.306549 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-06b096e3-8d1b-42fd-bc53-1290b1b31211 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:14:33.307283 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 900/3627] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:33 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:33.327913 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-73596007-4702-4074-84ac-f3a66aabab8b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:33.329669 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73596007-4702-4074-84ac-f3a66aabab8b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:33.329897 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73596007-4702-4074-84ac-f3a66aabab8b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:33.330096 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73596007-4702-4074-84ac-f3a66aabab8b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:33.330282 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-73596007-4702-4074-84ac-f3a66aabab8b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:33.343220 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:33.343220 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:33.343220 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73596007-4702-4074-84ac-f3a66aabab8b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:33.343220 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 910/3628] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:33 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:33.627721 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0f1d7308-93ba-4a95-ab06-23d13791e15c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:33.630275 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0f1d7308-93ba-4a95-ab06-23d13791e15c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/f48e1e26-e51e-423a-b66f-dad9ce034135 Aug 13 06:14:33.630581 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0f1d7308-93ba-4a95-ab06-23d13791e15c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:33.630849 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0f1d7308-93ba-4a95-ab06-23d13791e15c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:33.641148 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:33.641148 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:33.641909 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0f1d7308-93ba-4a95-ab06-23d13791e15c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:14:33.643089 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0f1d7308-93ba-4a95-ab06-23d13791e15c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/f48e1e26-e51e-423a-b66f-dad9ce034135 returned with HTTP 200 Aug 13 06:14:33.643641 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 914/3629] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:14:33 2026] GET /volume/v3/snapshots/f48e1e26-e51e-423a-b66f-dad9ce034135 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:33.656681 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a2efd9b6-90d6-42b2-80ad-16f9fed814d8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:33.662496 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a2efd9b6-90d6-42b2-80ad-16f9fed814d8 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/f48e1e26-e51e-423a-b66f-dad9ce034135 Aug 13 06:14:33.662733 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a2efd9b6-90d6-42b2-80ad-16f9fed814d8 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:33.662931 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a2efd9b6-90d6-42b2-80ad-16f9fed814d8 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:33.667995 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:33.667995 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:33.668459 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a2efd9b6-90d6-42b2-80ad-16f9fed814d8 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:14:33.669517 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a2efd9b6-90d6-42b2-80ad-16f9fed814d8 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/f48e1e26-e51e-423a-b66f-dad9ce034135 returned with HTTP 200 Aug 13 06:14:33.669953 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 906/3630] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:14:33 2026] GET /volume/v3/snapshots/f48e1e26-e51e-423a-b66f-dad9ce034135 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:33.823734 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-c3e54273-1816-47f0-94fb-398ca4176db0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:33.827375 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-c3e54273-1816-47f0-94fb-398ca4176db0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/f48e1e26-e51e-423a-b66f-dad9ce034135 Aug 13 06:14:33.827585 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-c3e54273-1816-47f0-94fb-398ca4176db0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:33.827781 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-c3e54273-1816-47f0-94fb-398ca4176db0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:33.833585 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:33.833585 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:33.834019 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-c3e54273-1816-47f0-94fb-398ca4176db0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:14:33.834919 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-c3e54273-1816-47f0-94fb-398ca4176db0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/f48e1e26-e51e-423a-b66f-dad9ce034135 returned with HTTP 200 Aug 13 06:14:33.835283 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 901/3631] 10.4.3.121 () {68 vars in 1604 bytes} [Thu Aug 13 06:14:33 2026] GET /volume/v3/snapshots/f48e1e26-e51e-423a-b66f-dad9ce034135 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:33.846884 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-ea7a23b1-29ce-4a69-b558-ed2aa70e1d60 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:33.850900 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-ea7a23b1-29ce-4a69-b558-ed2aa70e1d60 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/2f5386be-7953-4a66-b65a-54b6485ef451 Aug 13 06:14:33.850900 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-ea7a23b1-29ce-4a69-b558-ed2aa70e1d60 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:33.850900 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-ea7a23b1-29ce-4a69-b558-ed2aa70e1d60 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:33.863312 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:33.863312 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:33.867660 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-ea7a23b1-29ce-4a69-b558-ed2aa70e1d60 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:14:33.872972 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-ea7a23b1-29ce-4a69-b558-ed2aa70e1d60 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/2f5386be-7953-4a66-b65a-54b6485ef451 returned with HTTP 200 Aug 13 06:14:33.873398 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 911/3632] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:14:33 2026] GET /volume/v3/volumes/2f5386be-7953-4a66-b65a-54b6485ef451 => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:34.262846 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-48c43a16-b877-489c-a5d2-14d3f755000d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:34.265491 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-48c43a16-b877-489c-a5d2-14d3f755000d tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] GET https://10.4.3.121/volume/v3/volumes/837a2c63-66c6-422e-9b6e-92d1b0f1bcca Aug 13 06:14:34.265809 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-48c43a16-b877-489c-a5d2-14d3f755000d tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:34.266055 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-48c43a16-b877-489c-a5d2-14d3f755000d tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:34.277283 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:34.277283 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:34.291994 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-48c43a16-b877-489c-a5d2-14d3f755000d tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Volume info retrieved successfully. Aug 13 06:14:34.299663 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-48c43a16-b877-489c-a5d2-14d3f755000d tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/volumes/837a2c63-66c6-422e-9b6e-92d1b0f1bcca returned with HTTP 200 Aug 13 06:14:34.300251 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 915/3633] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:34 2026] GET /volume/v3/volumes/837a2c63-66c6-422e-9b6e-92d1b0f1bcca => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:34.319204 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-993ae25e-c75f-4b76-8380-9132375d19cd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:34.319953 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-77f99675-d098-4975-a1b1-9a2588ded4d6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:34.323207 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-77f99675-d098-4975-a1b1-9a2588ded4d6 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:14:34.323353 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-993ae25e-c75f-4b76-8380-9132375d19cd tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] POST https://10.4.3.121/volume/v3/volumes/837a2c63-66c6-422e-9b6e-92d1b0f1bcca/action Aug 13 06:14:34.323409 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-77f99675-d098-4975-a1b1-9a2588ded4d6 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:34.323409 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-77f99675-d098-4975-a1b1-9a2588ded4d6 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:34.323409 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-77f99675-d098-4975-a1b1-9a2588ded4d6 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:34.323518 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-993ae25e-c75f-4b76-8380-9132375d19cd tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Action body: b'{"revert": {"snapshot_id": "4c6d8f08-49e1-49a6-91d3-b08cbd3e51e1"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:14:34.323518 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-993ae25e-c75f-4b76-8380-9132375d19cd tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "4c6d8f08-49e1-49a6-91d3-b08cbd3e51e1"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:34.329547 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:34.329547 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:34.330229 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-77f99675-d098-4975-a1b1-9a2588ded4d6 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:14:34.330525 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 902/3634] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:34 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:34.331785 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:34.331785 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:34.336208 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-993ae25e-c75f-4b76-8380-9132375d19cd tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Volume retrieved successfully. Aug 13 06:14:34.345225 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-993ae25e-c75f-4b76-8380-9132375d19cd tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] HTTP exception thrown: Can't revert volume 837a2c63-66c6-422e-9b6e-92d1b0f1bcca to its latest snapshot 4c6d8f08-49e1-49a6-91d3-b08cbd3e51e1. The volume size must be equal to the snapshot size. Aug 13 06:14:34.345389 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-993ae25e-c75f-4b76-8380-9132375d19cd tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/volumes/837a2c63-66c6-422e-9b6e-92d1b0f1bcca/action returned with HTTP 400 Aug 13 06:14:34.345972 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 907/3635] 10.4.3.121 () {70 vars in 1431 bytes} [Thu Aug 13 06:14:34 2026] POST /volume/v3/volumes/837a2c63-66c6-422e-9b6e-92d1b0f1bcca/action => generated 213 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 13 06:14:34.355138 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3c12c75c-c566-4bfb-aef9-ae41c311d7d7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:34.355689 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a093105f-5cb8-4c06-9339-8b4aada8af91 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:34.356885 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3c12c75c-c566-4bfb-aef9-ae41c311d7d7 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/4c6d8f08-49e1-49a6-91d3-b08cbd3e51e1 Aug 13 06:14:34.357052 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3c12c75c-c566-4bfb-aef9-ae41c311d7d7 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:34.357301 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3c12c75c-c566-4bfb-aef9-ae41c311d7d7 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:34.357406 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-3c12c75c-c566-4bfb-aef9-ae41c311d7d7 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Delete snapshot with id: 4c6d8f08-49e1-49a6-91d3-b08cbd3e51e1 Aug 13 06:14:34.357536 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a093105f-5cb8-4c06-9339-8b4aada8af91 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:34.357732 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a093105f-5cb8-4c06-9339-8b4aada8af91 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:34.357908 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a093105f-5cb8-4c06-9339-8b4aada8af91 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:34.358009 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a093105f-5cb8-4c06-9339-8b4aada8af91 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:34.362025 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:34.362025 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:34.362750 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a093105f-5cb8-4c06-9339-8b4aada8af91 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:34.363079 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 916/3636] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:34 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:34.363597 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:34.363597 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:34.363997 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3c12c75c-c566-4bfb-aef9-ae41c311d7d7 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Snapshot retrieved successfully. Aug 13 06:14:34.386558 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3c12c75c-c566-4bfb-aef9-ae41c311d7d7 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Snapshot delete request issued successfully. Aug 13 06:14:34.386845 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3c12c75c-c566-4bfb-aef9-ae41c311d7d7 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/snapshots/4c6d8f08-49e1-49a6-91d3-b08cbd3e51e1 returned with HTTP 202 Aug 13 06:14:34.387420 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 912/3637] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:14:34 2026] DELETE /volume/v3/snapshots/4c6d8f08-49e1-49a6-91d3-b08cbd3e51e1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:34.397145 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c2b55d06-22b7-42af-92b2-624c10f39309 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:34.399161 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c2b55d06-22b7-42af-92b2-624c10f39309 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] GET https://10.4.3.121/volume/v3/snapshots/4c6d8f08-49e1-49a6-91d3-b08cbd3e51e1 Aug 13 06:14:34.399404 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c2b55d06-22b7-42af-92b2-624c10f39309 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:34.399605 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c2b55d06-22b7-42af-92b2-624c10f39309 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:34.404031 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:34.404031 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:34.404569 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c2b55d06-22b7-42af-92b2-624c10f39309 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Snapshot retrieved successfully. Aug 13 06:14:34.405571 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c2b55d06-22b7-42af-92b2-624c10f39309 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/snapshots/4c6d8f08-49e1-49a6-91d3-b08cbd3e51e1 returned with HTTP 200 Aug 13 06:14:34.405931 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 903/3638] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:14:34 2026] GET /volume/v3/snapshots/4c6d8f08-49e1-49a6-91d3-b08cbd3e51e1 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:34.453113 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-08158e0c-42a5-426c-a2af-4810991dbbe1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:34.458689 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-08158e0c-42a5-426c-a2af-4810991dbbe1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/f48e1e26-e51e-423a-b66f-dad9ce034135 Aug 13 06:14:34.459006 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-08158e0c-42a5-426c-a2af-4810991dbbe1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:34.461033 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-08158e0c-42a5-426c-a2af-4810991dbbe1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:34.468781 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:34.468781 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:34.469444 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-08158e0c-42a5-426c-a2af-4810991dbbe1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:14:34.470646 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-08158e0c-42a5-426c-a2af-4810991dbbe1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/f48e1e26-e51e-423a-b66f-dad9ce034135 returned with HTTP 200 Aug 13 06:14:34.471474 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 908/3639] 10.4.3.121 () {68 vars in 1604 bytes} [Thu Aug 13 06:14:34 2026] GET /volume/v3/snapshots/f48e1e26-e51e-423a-b66f-dad9ce034135 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:14:35.346032 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-37fefd92-cfaa-442e-bdf0-e79968f531fd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:35.350415 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-37fefd92-cfaa-442e-bdf0-e79968f531fd tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:14:35.350415 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-37fefd92-cfaa-442e-bdf0-e79968f531fd tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:35.350415 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-37fefd92-cfaa-442e-bdf0-e79968f531fd tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:35.350415 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-37fefd92-cfaa-442e-bdf0-e79968f531fd tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:35.355956 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:35.355956 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:35.357086 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-37fefd92-cfaa-442e-bdf0-e79968f531fd tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:14:35.357690 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 917/3640] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:35 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:35.375302 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-462a32c3-5223-4b21-9cf9-80459af6f119 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:35.379717 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-462a32c3-5223-4b21-9cf9-80459af6f119 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:35.379817 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-462a32c3-5223-4b21-9cf9-80459af6f119 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:35.380003 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-462a32c3-5223-4b21-9cf9-80459af6f119 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:35.380156 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-462a32c3-5223-4b21-9cf9-80459af6f119 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:35.390495 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:35.390495 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:35.391677 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-462a32c3-5223-4b21-9cf9-80459af6f119 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:35.393157 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 913/3641] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:35 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:35.417375 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e7010529-36da-41c4-8e1c-886bfd9a059a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:35.419878 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e7010529-36da-41c4-8e1c-886bfd9a059a tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] GET https://10.4.3.121/volume/v3/snapshots/4c6d8f08-49e1-49a6-91d3-b08cbd3e51e1 Aug 13 06:14:35.420117 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e7010529-36da-41c4-8e1c-886bfd9a059a tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:35.420360 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e7010529-36da-41c4-8e1c-886bfd9a059a tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:35.425260 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e7010529-36da-41c4-8e1c-886bfd9a059a tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/snapshots/4c6d8f08-49e1-49a6-91d3-b08cbd3e51e1 returned with HTTP 404 Aug 13 06:14:35.425893 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 904/3642] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:14:35 2026] GET /volume/v3/snapshots/4c6d8f08-49e1-49a6-91d3-b08cbd3e51e1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:35.436267 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-79045293-169c-4586-bbcb-874e897625bf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:35.438172 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-79045293-169c-4586-bbcb-874e897625bf tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] DELETE https://10.4.3.121/volume/v3/volumes/837a2c63-66c6-422e-9b6e-92d1b0f1bcca Aug 13 06:14:35.438424 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-79045293-169c-4586-bbcb-874e897625bf tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:35.438705 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-79045293-169c-4586-bbcb-874e897625bf tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:35.438870 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-79045293-169c-4586-bbcb-874e897625bf tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Delete volume with id: 837a2c63-66c6-422e-9b6e-92d1b0f1bcca Aug 13 06:14:35.446805 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:35.446805 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:35.447292 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-79045293-169c-4586-bbcb-874e897625bf tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Volume info retrieved successfully. Aug 13 06:14:35.468757 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-79045293-169c-4586-bbcb-874e897625bf tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Delete volume request issued successfully. Aug 13 06:14:35.468989 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-79045293-169c-4586-bbcb-874e897625bf tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/volumes/837a2c63-66c6-422e-9b6e-92d1b0f1bcca returned with HTTP 202 Aug 13 06:14:35.469617 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 909/3643] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:14:35 2026] DELETE /volume/v3/volumes/837a2c63-66c6-422e-9b6e-92d1b0f1bcca => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:14:35.480257 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-acf16726-0d29-44f9-8cbe-5ff50b3fe8f9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:35.482694 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-acf16726-0d29-44f9-8cbe-5ff50b3fe8f9 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] GET https://10.4.3.121/volume/v3/volumes/837a2c63-66c6-422e-9b6e-92d1b0f1bcca Aug 13 06:14:35.483036 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-acf16726-0d29-44f9-8cbe-5ff50b3fe8f9 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:35.483310 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-acf16726-0d29-44f9-8cbe-5ff50b3fe8f9 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:35.493069 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:35.493069 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:35.498539 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-acf16726-0d29-44f9-8cbe-5ff50b3fe8f9 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Volume info retrieved successfully. Aug 13 06:14:35.505075 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-acf16726-0d29-44f9-8cbe-5ff50b3fe8f9 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/volumes/837a2c63-66c6-422e-9b6e-92d1b0f1bcca returned with HTTP 200 Aug 13 06:14:35.505333 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-f3827697-850d-406e-84c6-968131f532a3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:35.505532 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 918/3644] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:35 2026] GET /volume/v3/volumes/837a2c63-66c6-422e-9b6e-92d1b0f1bcca => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 06:14:35.508138 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-f3827697-850d-406e-84c6-968131f532a3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/f48e1e26-e51e-423a-b66f-dad9ce034135 Aug 13 06:14:35.508340 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-f3827697-850d-406e-84c6-968131f532a3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:35.510208 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-f3827697-850d-406e-84c6-968131f532a3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:35.515054 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:35.515054 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:35.515541 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-f3827697-850d-406e-84c6-968131f532a3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:14:35.516305 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-f3827697-850d-406e-84c6-968131f532a3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/f48e1e26-e51e-423a-b66f-dad9ce034135 returned with HTTP 200 Aug 13 06:14:35.516678 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 914/3645] 10.4.3.121 () {68 vars in 1604 bytes} [Thu Aug 13 06:14:35 2026] GET /volume/v3/snapshots/f48e1e26-e51e-423a-b66f-dad9ce034135 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:35.528700 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-b4df757e-941b-42f2-a170-7c6f49980010 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:35.531478 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-b4df757e-941b-42f2-a170-7c6f49980010 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/2f5386be-7953-4a66-b65a-54b6485ef451 Aug 13 06:14:35.531733 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-b4df757e-941b-42f2-a170-7c6f49980010 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:35.531994 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-b4df757e-941b-42f2-a170-7c6f49980010 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:35.542687 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:35.542687 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:35.547414 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-b4df757e-941b-42f2-a170-7c6f49980010 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:14:35.554250 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-b4df757e-941b-42f2-a170-7c6f49980010 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/2f5386be-7953-4a66-b65a-54b6485ef451 returned with HTTP 200 Aug 13 06:14:35.554878 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 905/3646] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:14:35 2026] GET /volume/v3/volumes/2f5386be-7953-4a66-b65a-54b6485ef451 => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:35.566623 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-651d1bfd-bb12-405b-9396-f3ece06f8635 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:35.568815 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-651d1bfd-bb12-405b-9396-f3ece06f8635 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:35.569260 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-651d1bfd-bb12-405b-9396-f3ece06f8635 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "f48e1e26-e51e-423a-b66f-dad9ce034135", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:35.571079 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-651d1bfd-bb12-405b-9396-f3ece06f8635 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'f48e1e26-e51e-423a-b66f-dad9ce034135', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:35.583818 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:35.583818 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:35.584326 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-651d1bfd-bb12-405b-9396-f3ece06f8635 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:14:35.584500 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-651d1bfd-bb12-405b-9396-f3ece06f8635 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume of 1 GB Aug 13 06:14:35.586290 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-651d1bfd-bb12-405b-9396-f3ece06f8635 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Availability Zones retrieved successfully. Aug 13 06:14:35.597751 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-651d1bfd-bb12-405b-9396-f3ece06f8635 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Flow 'volume_create_api' (84f06360-4804-4a7f-a762-17c935e0c3d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:35.599415 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-651d1bfd-bb12-405b-9396-f3ece06f8635 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eb39a3c-2594-4cb3-950b-905ed8c560a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:35.600748 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-651d1bfd-bb12-405b-9396-f3ece06f8635 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:35.636417 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-651d1bfd-bb12-405b-9396-f3ece06f8635 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eb39a3c-2594-4cb3-950b-905ed8c560a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f48e1e26-e51e-423a-b66f-dad9ce034135', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:35.637611 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-651d1bfd-bb12-405b-9396-f3ece06f8635 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9314fd6e-4d0e-4809-a781-f7b7d04384ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:35.679810 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-651d1bfd-bb12-405b-9396-f3ece06f8635 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Created reservations ['71c7b56c-31d9-4d74-bae3-4b67818e24f8', '582afab7-2a8b-4c93-bd03-61c27ad9c189', '38ae595c-5e88-463a-a265-fdd22a7f3845', 'bd992f5e-3b07-421f-bc35-cfa3b27d3497'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:35.680957 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-651d1bfd-bb12-405b-9396-f3ece06f8635 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9314fd6e-4d0e-4809-a781-f7b7d04384ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71c7b56c-31d9-4d74-bae3-4b67818e24f8', '582afab7-2a8b-4c93-bd03-61c27ad9c189', '38ae595c-5e88-463a-a265-fdd22a7f3845', 'bd992f5e-3b07-421f-bc35-cfa3b27d3497']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:35.681672 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-651d1bfd-bb12-405b-9396-f3ece06f8635 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad509fb1-66d3-42b9-83ce-e56fec2ed48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:35.721324 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-651d1bfd-bb12-405b-9396-f3ece06f8635 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad509fb1-66d3-42b9-83ce-e56fec2ed48d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2df9ce0-eb36-4c13-974c-05758ebb02c9', '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='b665e34b2c204a22974135bc82adfa56',qos_specs=None,replication_status=,reservations=['71c7b56c-31d9-4d74-bae3-4b67818e24f8','582afab7-2a8b-4c93-bd03-61c27ad9c189','38ae595c-5e88-463a-a265-fdd22a7f3845','bd992f5e-3b07-421f-bc35-cfa3b27d3497'],size=1,snapshot_id=f48e1e26-e51e-423a-b66f-dad9ce034135,source_replicaid=,source_volid=None,status='creating',user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), '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-13T06:14:35Z,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=a2df9ce0-eb36-4c13-974c-05758ebb02c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b665e34b2c204a22974135bc82adfa56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f48e1e26-e51e-423a-b66f-dad9ce034135,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:35.722058 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-651d1bfd-bb12-405b-9396-f3ece06f8635 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a0c2a15-ffbf-41e9-a761-76edb7bfdbe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:35.740869 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-651d1bfd-bb12-405b-9396-f3ece06f8635 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a0c2a15-ffbf-41e9-a761-76edb7bfdbe1) transitioned into 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='b665e34b2c204a22974135bc82adfa56',qos_specs=None,replication_status=,reservations=['71c7b56c-31d9-4d74-bae3-4b67818e24f8','582afab7-2a8b-4c93-bd03-61c27ad9c189','38ae595c-5e88-463a-a265-fdd22a7f3845','bd992f5e-3b07-421f-bc35-cfa3b27d3497'],size=1,snapshot_id=f48e1e26-e51e-423a-b66f-dad9ce034135,source_replicaid=,source_volid=None,status='creating',user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:35.741791 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-651d1bfd-bb12-405b-9396-f3ece06f8635 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8609c69-ae75-4dd4-9576-0e4bc9bdfd36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:35.764711 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-651d1bfd-bb12-405b-9396-f3ece06f8635 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8609c69-ae75-4dd4-9576-0e4bc9bdfd36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:35.766031 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-651d1bfd-bb12-405b-9396-f3ece06f8635 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Flow 'volume_create_api' (84f06360-4804-4a7f-a762-17c935e0c3d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:35.766620 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-651d1bfd-bb12-405b-9396-f3ece06f8635 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume request issued successfully. Aug 13 06:14:35.767498 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-651d1bfd-bb12-405b-9396-f3ece06f8635 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:35.768121 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 910/3647] 10.4.3.121 () {72 vars in 1541 bytes} [Thu Aug 13 06:14:35 2026] POST /volume/v3/volumes => generated 736 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:35.778036 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-440fec70-edc8-4adb-b9e8-0827863687f3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:35.782391 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-440fec70-edc8-4adb-b9e8-0827863687f3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/a2df9ce0-eb36-4c13-974c-05758ebb02c9 Aug 13 06:14:35.782391 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-440fec70-edc8-4adb-b9e8-0827863687f3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:35.782391 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-440fec70-edc8-4adb-b9e8-0827863687f3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:35.790999 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:35.790999 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:35.797642 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-440fec70-edc8-4adb-b9e8-0827863687f3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:14:35.802833 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-440fec70-edc8-4adb-b9e8-0827863687f3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/a2df9ce0-eb36-4c13-974c-05758ebb02c9 returned with HTTP 200 Aug 13 06:14:35.803199 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 919/3648] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:14:35 2026] GET /volume/v3/volumes/a2df9ce0-eb36-4c13-974c-05758ebb02c9 => generated 804 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:35.815373 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-6ad6f8fd-8adf-4767-aeb1-43d078370057 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:35.817852 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-6ad6f8fd-8adf-4767-aeb1-43d078370057 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/a2df9ce0-eb36-4c13-974c-05758ebb02c9 Aug 13 06:14:35.818103 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-6ad6f8fd-8adf-4767-aeb1-43d078370057 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:35.818403 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-6ad6f8fd-8adf-4767-aeb1-43d078370057 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:35.828288 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:35.828288 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:35.832710 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-6ad6f8fd-8adf-4767-aeb1-43d078370057 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:14:35.840904 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-6ad6f8fd-8adf-4767-aeb1-43d078370057 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/a2df9ce0-eb36-4c13-974c-05758ebb02c9 returned with HTTP 200 Aug 13 06:14:35.841516 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 915/3649] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:14:35 2026] GET /volume/v3/volumes/a2df9ce0-eb36-4c13-974c-05758ebb02c9 => generated 804 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:36.368814 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-da16b5a3-897c-4825-92f6-a29ebaa044e4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:36.370755 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da16b5a3-897c-4825-92f6-a29ebaa044e4 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:14:36.371055 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da16b5a3-897c-4825-92f6-a29ebaa044e4 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:36.371310 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da16b5a3-897c-4825-92f6-a29ebaa044e4 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:36.371528 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-da16b5a3-897c-4825-92f6-a29ebaa044e4 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:36.375556 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:36.375556 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:36.376229 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da16b5a3-897c-4825-92f6-a29ebaa044e4 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:14:36.376675 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 906/3650] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:36 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:36.407810 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b22baf41-aad4-4fa4-8176-c7b894856b36 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:36.409768 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b22baf41-aad4-4fa4-8176-c7b894856b36 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:36.409866 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b22baf41-aad4-4fa4-8176-c7b894856b36 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:36.410115 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b22baf41-aad4-4fa4-8176-c7b894856b36 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:36.410175 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-b22baf41-aad4-4fa4-8176-c7b894856b36 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:36.418428 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:36.418428 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:36.419437 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b22baf41-aad4-4fa4-8176-c7b894856b36 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:36.419887 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 911/3651] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:36 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:36.523165 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d5ff9909-abee-4db6-a9f7-f13751a5b2c6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:36.525266 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d5ff9909-abee-4db6-a9f7-f13751a5b2c6 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] GET https://10.4.3.121/volume/v3/volumes/837a2c63-66c6-422e-9b6e-92d1b0f1bcca Aug 13 06:14:36.526217 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d5ff9909-abee-4db6-a9f7-f13751a5b2c6 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:36.526217 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d5ff9909-abee-4db6-a9f7-f13751a5b2c6 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:36.534306 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d5ff9909-abee-4db6-a9f7-f13751a5b2c6 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/volumes/837a2c63-66c6-422e-9b6e-92d1b0f1bcca returned with HTTP 404 Aug 13 06:14:36.534792 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 920/3652] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:36 2026] GET /volume/v3/volumes/837a2c63-66c6-422e-9b6e-92d1b0f1bcca => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:14:36.543028 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5886f714-4a7e-42a9-b6a8-4d2ca0e9a51a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:36.548360 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5886f714-4a7e-42a9-b6a8-4d2ca0e9a51a tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/6245c7f8-317d-461c-82f7-0cc329e5b6b0 Aug 13 06:14:36.548360 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5886f714-4a7e-42a9-b6a8-4d2ca0e9a51a tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:36.548360 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5886f714-4a7e-42a9-b6a8-4d2ca0e9a51a tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:36.548360 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-5886f714-4a7e-42a9-b6a8-4d2ca0e9a51a tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Delete snapshot with id: 6245c7f8-317d-461c-82f7-0cc329e5b6b0 Aug 13 06:14:36.556335 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:36.556335 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:36.556807 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5886f714-4a7e-42a9-b6a8-4d2ca0e9a51a tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Snapshot retrieved successfully. Aug 13 06:14:36.573928 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5886f714-4a7e-42a9-b6a8-4d2ca0e9a51a tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Snapshot delete request issued successfully. Aug 13 06:14:36.574086 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5886f714-4a7e-42a9-b6a8-4d2ca0e9a51a tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/snapshots/6245c7f8-317d-461c-82f7-0cc329e5b6b0 returned with HTTP 202 Aug 13 06:14:36.574520 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 916/3653] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:14:36 2026] DELETE /volume/v3/snapshots/6245c7f8-317d-461c-82f7-0cc329e5b6b0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:36.581664 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-78188a58-0452-4a6b-94a0-f521a6aaf70c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:36.585908 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78188a58-0452-4a6b-94a0-f521a6aaf70c tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] GET https://10.4.3.121/volume/v3/snapshots/6245c7f8-317d-461c-82f7-0cc329e5b6b0 Aug 13 06:14:36.585908 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-78188a58-0452-4a6b-94a0-f521a6aaf70c tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:36.585908 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-78188a58-0452-4a6b-94a0-f521a6aaf70c tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:36.591341 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:36.591341 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:36.592035 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-78188a58-0452-4a6b-94a0-f521a6aaf70c tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Snapshot retrieved successfully. Aug 13 06:14:36.593166 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-78188a58-0452-4a6b-94a0-f521a6aaf70c tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/snapshots/6245c7f8-317d-461c-82f7-0cc329e5b6b0 returned with HTTP 200 Aug 13 06:14:36.593848 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 907/3654] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:14:36 2026] GET /volume/v3/snapshots/6245c7f8-317d-461c-82f7-0cc329e5b6b0 => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:37.390750 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cd922245-9f11-43c0-bb4e-78c68905d51a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:37.394603 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd922245-9f11-43c0-bb4e-78c68905d51a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:14:37.394813 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cd922245-9f11-43c0-bb4e-78c68905d51a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:37.394992 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cd922245-9f11-43c0-bb4e-78c68905d51a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:37.395108 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-cd922245-9f11-43c0-bb4e-78c68905d51a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:37.399111 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:37.399111 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:37.399771 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cd922245-9f11-43c0-bb4e-78c68905d51a tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:14:37.400145 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 912/3655] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:37 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:37.437299 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dfdd33aa-997d-4470-8805-47b9d9275592 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:37.439232 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dfdd33aa-997d-4470-8805-47b9d9275592 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:37.439442 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dfdd33aa-997d-4470-8805-47b9d9275592 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:37.439688 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dfdd33aa-997d-4470-8805-47b9d9275592 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:37.439799 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-dfdd33aa-997d-4470-8805-47b9d9275592 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:37.444369 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:37.444369 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:37.445152 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dfdd33aa-997d-4470-8805-47b9d9275592 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:37.445571 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 921/3656] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:37 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:37.604458 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a30e4a32-d905-4bfd-b82f-020b3e4c5cea None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:37.606417 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a30e4a32-d905-4bfd-b82f-020b3e4c5cea tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] GET https://10.4.3.121/volume/v3/snapshots/6245c7f8-317d-461c-82f7-0cc329e5b6b0 Aug 13 06:14:37.607992 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a30e4a32-d905-4bfd-b82f-020b3e4c5cea tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:37.607992 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a30e4a32-d905-4bfd-b82f-020b3e4c5cea tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:37.611438 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a30e4a32-d905-4bfd-b82f-020b3e4c5cea tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/snapshots/6245c7f8-317d-461c-82f7-0cc329e5b6b0 returned with HTTP 404 Aug 13 06:14:37.612102 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 917/3657] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:14:37 2026] GET /volume/v3/snapshots/6245c7f8-317d-461c-82f7-0cc329e5b6b0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:37.619846 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-be70e0f8-00f1-4536-b052-1a39d0137ec8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:37.621359 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be70e0f8-00f1-4536-b052-1a39d0137ec8 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] DELETE https://10.4.3.121/volume/v3/volumes/f3ea191b-df5f-494e-b43b-612fa77103b0 Aug 13 06:14:37.621549 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be70e0f8-00f1-4536-b052-1a39d0137ec8 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:37.621711 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be70e0f8-00f1-4536-b052-1a39d0137ec8 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:37.621874 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-be70e0f8-00f1-4536-b052-1a39d0137ec8 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Delete volume with id: f3ea191b-df5f-494e-b43b-612fa77103b0 Aug 13 06:14:37.628160 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:37.628160 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:37.628582 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-be70e0f8-00f1-4536-b052-1a39d0137ec8 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Volume info retrieved successfully. Aug 13 06:14:37.643716 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-be70e0f8-00f1-4536-b052-1a39d0137ec8 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Delete volume request issued successfully. Aug 13 06:14:37.643922 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be70e0f8-00f1-4536-b052-1a39d0137ec8 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/volumes/f3ea191b-df5f-494e-b43b-612fa77103b0 returned with HTTP 202 Aug 13 06:14:37.644368 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 908/3658] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:14:37 2026] DELETE /volume/v3/volumes/f3ea191b-df5f-494e-b43b-612fa77103b0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:14:37.653677 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ab582a65-db44-40e5-ab5b-0da727de2494 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:37.655955 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ab582a65-db44-40e5-ab5b-0da727de2494 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] GET https://10.4.3.121/volume/v3/volumes/f3ea191b-df5f-494e-b43b-612fa77103b0 Aug 13 06:14:37.655955 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ab582a65-db44-40e5-ab5b-0da727de2494 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:37.655955 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ab582a65-db44-40e5-ab5b-0da727de2494 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:37.662883 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:37.662883 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:37.666270 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ab582a65-db44-40e5-ab5b-0da727de2494 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Volume info retrieved successfully. Aug 13 06:14:37.670639 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ab582a65-db44-40e5-ab5b-0da727de2494 tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/volumes/f3ea191b-df5f-494e-b43b-612fa77103b0 returned with HTTP 200 Aug 13 06:14:37.671018 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 913/3659] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:37 2026] GET /volume/v3/volumes/f3ea191b-df5f-494e-b43b-612fa77103b0 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:38.413345 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9398f3cc-fe26-4530-9785-e43b65a389ac None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:38.416382 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9398f3cc-fe26-4530-9785-e43b65a389ac tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:14:38.416677 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9398f3cc-fe26-4530-9785-e43b65a389ac tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:38.416918 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9398f3cc-fe26-4530-9785-e43b65a389ac tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:38.417066 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-9398f3cc-fe26-4530-9785-e43b65a389ac tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:38.422711 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:38.422711 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:38.423666 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9398f3cc-fe26-4530-9785-e43b65a389ac tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:14:38.424231 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 922/3660] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:38 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:38.457699 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-93993182-c068-4e9d-b2ad-de8fa80751a8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:38.459426 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-93993182-c068-4e9d-b2ad-de8fa80751a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:38.459849 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-93993182-c068-4e9d-b2ad-de8fa80751a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:38.460164 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-93993182-c068-4e9d-b2ad-de8fa80751a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:38.460397 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-93993182-c068-4e9d-b2ad-de8fa80751a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:38.466154 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:38.466154 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:38.467327 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-93993182-c068-4e9d-b2ad-de8fa80751a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:38.467886 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 918/3661] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:38 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:38.686362 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-97af6c32-e7f9-405e-b5e9-2738a734ce4a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:38.688514 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97af6c32-e7f9-405e-b5e9-2738a734ce4a tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] GET https://10.4.3.121/volume/v3/volumes/f3ea191b-df5f-494e-b43b-612fa77103b0 Aug 13 06:14:38.688799 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-97af6c32-e7f9-405e-b5e9-2738a734ce4a tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:38.689042 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-97af6c32-e7f9-405e-b5e9-2738a734ce4a tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:38.695839 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97af6c32-e7f9-405e-b5e9-2738a734ce4a tempest-VolumeRevertTests-453418650 tempest-VolumeRevertTests-453418650-project-member] https://10.4.3.121/volume/v3/volumes/f3ea191b-df5f-494e-b43b-612fa77103b0 returned with HTTP 404 Aug 13 06:14:38.696484 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 909/3662] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:38 2026] GET /volume/v3/volumes/f3ea191b-df5f-494e-b43b-612fa77103b0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:14:38.848937 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-e2bb0670-b36b-420f-af80-230deab0a2e6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:38.851022 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-e2bb0670-b36b-420f-af80-230deab0a2e6 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/a2df9ce0-eb36-4c13-974c-05758ebb02c9 Aug 13 06:14:38.851211 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-e2bb0670-b36b-420f-af80-230deab0a2e6 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:38.851395 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-e2bb0670-b36b-420f-af80-230deab0a2e6 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:38.858891 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:38.858891 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:38.862676 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-e2bb0670-b36b-420f-af80-230deab0a2e6 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:14:38.868515 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-e2bb0670-b36b-420f-af80-230deab0a2e6 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/a2df9ce0-eb36-4c13-974c-05758ebb02c9 returned with HTTP 200 Aug 13 06:14:38.869003 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 914/3663] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:14:38 2026] GET /volume/v3/volumes/a2df9ce0-eb36-4c13-974c-05758ebb02c9 => generated 1345 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:38.877093 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5260bebb-5997-4148-a5e8-4a4f455b8e1f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:38.877527 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5260bebb-5997-4148-a5e8-4a4f455b8e1f None None] GET https://10.4.3.121/volume// Aug 13 06:14:38.877710 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5260bebb-5997-4148-a5e8-4a4f455b8e1f None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:38.877887 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5260bebb-5997-4148-a5e8-4a4f455b8e1f None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:38.878202 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5260bebb-5997-4148-a5e8-4a4f455b8e1f None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:14:38.878487 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 923/3664] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:14:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:14:38.887601 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-ed66b73d-a7d5-4d71-bcc2-3c9fc0e0cc7d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:38.892093 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-ed66b73d-a7d5-4d71-bcc2-3c9fc0e0cc7d tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:14:38.892093 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-ed66b73d-a7d5-4d71-bcc2-3c9fc0e0cc7d tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a2df9ce0-eb36-4c13-974c-05758ebb02c9", "connector": null, "instance_uuid": "2026ce2f-297d-49a8-95ed-1ca17e067cfe"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:38.899455 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:38.899455 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:38.929022 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-ed66b73d-a7d5-4d71-bcc2-3c9fc0e0cc7d tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:14:38.929589 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 919/3665] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:14:38 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 13 06:14:38.936207 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-99aeaf9a-e202-483e-a7b9-3016d98c2002 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:38.936645 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-99aeaf9a-e202-483e-a7b9-3016d98c2002 None None] GET https://10.4.3.121/volume// Aug 13 06:14:38.936803 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-99aeaf9a-e202-483e-a7b9-3016d98c2002 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:38.936991 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-99aeaf9a-e202-483e-a7b9-3016d98c2002 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:38.937354 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-99aeaf9a-e202-483e-a7b9-3016d98c2002 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:14:38.937652 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 910/3666] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:14:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:14:38.943910 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-1ce02d57-73db-4708-8056-06b909c00c50 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:38.945883 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-1ce02d57-73db-4708-8056-06b909c00c50 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/a2df9ce0-eb36-4c13-974c-05758ebb02c9 Aug 13 06:14:38.946088 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-1ce02d57-73db-4708-8056-06b909c00c50 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:38.946294 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-1ce02d57-73db-4708-8056-06b909c00c50 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:38.955247 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:38.955247 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:38.958895 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-1ce02d57-73db-4708-8056-06b909c00c50 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:14:38.964981 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-1ce02d57-73db-4708-8056-06b909c00c50 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/a2df9ce0-eb36-4c13-974c-05758ebb02c9 returned with HTTP 200 Aug 13 06:14:38.965481 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 915/3667] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:14:38 2026] GET /volume/v3/volumes/a2df9ce0-eb36-4c13-974c-05758ebb02c9 => generated 1524 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:14:39.073944 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-c0e70cc9-8ba5-4d50-ae7d-0eb12746750a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:39.076666 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-c0e70cc9-8ba5-4d50-ae7d-0eb12746750a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] PUT https://10.4.3.121/volume/v3/attachments/98943389-25eb-4270-b0bf-4f5c226b6bec Aug 13 06:14:39.077048 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-c0e70cc9-8ba5-4d50-ae7d-0eb12746750a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:39.080424 np0000007163 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=352,cinder:UPDATE=93,cinder:INSERT=44 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:14:39.093777 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-c0e70cc9-8ba5-4d50-ae7d-0eb12746750a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Acquiring lock "cinder-attachment_update-a2df9ce0-eb36-4c13-974c-05758ebb02c9-np0000007163" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:14:39.100158 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-c0e70cc9-8ba5-4d50-ae7d-0eb12746750a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Lock "cinder-attachment_update-a2df9ce0-eb36-4c13-974c-05758ebb02c9-np0000007163" acquired by "attachment_update" :: waited 0.008s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:14:39.101754 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:39.101754 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:39.208762 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-c0e70cc9-8ba5-4d50-ae7d-0eb12746750a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Lock "cinder-attachment_update-a2df9ce0-eb36-4c13-974c-05758ebb02c9-np0000007163" released by "attachment_update" :: held 0.109s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:14:39.209052 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-c0e70cc9-8ba5-4d50-ae7d-0eb12746750a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/98943389-25eb-4270-b0bf-4f5c226b6bec returned with HTTP 200 Aug 13 06:14:39.209687 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 924/3668] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:14:39 2026] PUT /volume/v3/attachments/98943389-25eb-4270-b0bf-4f5c226b6bec => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:39.243465 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-705a16ca-eea5-473d-83ce-c6e4aa531206 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:39.246169 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-705a16ca-eea5-473d-83ce-c6e4aa531206 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/attachments/98943389-25eb-4270-b0bf-4f5c226b6bec/action Aug 13 06:14:39.246653 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-705a16ca-eea5-473d-83ce-c6e4aa531206 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:14:39.246819 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-705a16ca-eea5-473d-83ce-c6e4aa531206 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:39.267290 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:39.267290 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:39.284345 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0a5e0a07-fc32-4403-8389-d4d67dce777e req-705a16ca-eea5-473d-83ce-c6e4aa531206 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/98943389-25eb-4270-b0bf-4f5c226b6bec/action returned with HTTP 204 Aug 13 06:14:39.284345 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 920/3669] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:14:39 2026] POST /volume/v3/attachments/98943389-25eb-4270-b0bf-4f5c226b6bec/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:39.436324 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9dd9e543-50da-411b-9fc3-0659f60e5749 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:39.438293 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9dd9e543-50da-411b-9fc3-0659f60e5749 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:14:39.438575 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9dd9e543-50da-411b-9fc3-0659f60e5749 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:39.438857 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9dd9e543-50da-411b-9fc3-0659f60e5749 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:39.439027 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9dd9e543-50da-411b-9fc3-0659f60e5749 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:39.443355 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:39.443355 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:39.444091 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9dd9e543-50da-411b-9fc3-0659f60e5749 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:14:39.444510 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 911/3670] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:39 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:39.455135 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-17449383-857e-4466-b32b-64ce6a30e9f7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:39.456948 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-17449383-857e-4466-b32b-64ce6a30e9f7 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/ade8b133-f011-4a2c-8645-6a4db76ba520 Aug 13 06:14:39.457245 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-17449383-857e-4466-b32b-64ce6a30e9f7 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:39.457501 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-17449383-857e-4466-b32b-64ce6a30e9f7 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:39.457708 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-17449383-857e-4466-b32b-64ce6a30e9f7 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Delete volume with id: ade8b133-f011-4a2c-8645-6a4db76ba520 Aug 13 06:14:39.465121 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:39.465121 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:39.465563 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-17449383-857e-4466-b32b-64ce6a30e9f7 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Volume info retrieved successfully. Aug 13 06:14:39.480460 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2a9ad798-97c2-4cc5-bd74-34020c33874f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:39.482955 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2a9ad798-97c2-4cc5-bd74-34020c33874f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:39.483213 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2a9ad798-97c2-4cc5-bd74-34020c33874f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:39.483478 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2a9ad798-97c2-4cc5-bd74-34020c33874f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:39.483597 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-2a9ad798-97c2-4cc5-bd74-34020c33874f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:39.484845 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-17449383-857e-4466-b32b-64ce6a30e9f7 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Delete volume request issued successfully. Aug 13 06:14:39.485138 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-17449383-857e-4466-b32b-64ce6a30e9f7 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/volumes/ade8b133-f011-4a2c-8645-6a4db76ba520 returned with HTTP 202 Aug 13 06:14:39.487919 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 916/3671] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:14:39 2026] DELETE /volume/v3/volumes/ade8b133-f011-4a2c-8645-6a4db76ba520 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:39.488788 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:39.488788 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:39.490059 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2a9ad798-97c2-4cc5-bd74-34020c33874f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:39.491270 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 925/3672] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:39 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:39.498626 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3f5b7d5b-5b76-4b95-b4dc-c11c2bd063b9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:39.501829 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3f5b7d5b-5b76-4b95-b4dc-c11c2bd063b9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/volumes/ade8b133-f011-4a2c-8645-6a4db76ba520 Aug 13 06:14:39.501829 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3f5b7d5b-5b76-4b95-b4dc-c11c2bd063b9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:39.501829 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3f5b7d5b-5b76-4b95-b4dc-c11c2bd063b9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:39.510340 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:39.510340 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:39.516398 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3f5b7d5b-5b76-4b95-b4dc-c11c2bd063b9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Volume info retrieved successfully. Aug 13 06:14:39.522234 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3f5b7d5b-5b76-4b95-b4dc-c11c2bd063b9 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/volumes/ade8b133-f011-4a2c-8645-6a4db76ba520 returned with HTTP 200 Aug 13 06:14:39.522828 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 921/3673] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:39 2026] GET /volume/v3/volumes/ade8b133-f011-4a2c-8645-6a4db76ba520 => generated 1074 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:40.219579 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-08ba6739-3653-4e5b-956c-027e64651758 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:40.322455 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08ba6739-3653-4e5b-956c-027e64651758 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:14:40.322832 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-08ba6739-3653-4e5b-956c-027e64651758 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1929280525", "extra_specs": {"storage_protocol": "tempest-storage_protocol-81265314", "vendor_name": "tempest-vendor_name-611284165"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:40.337736 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-08ba6739-3653-4e5b-956c-027e64651758 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:14:40.338190 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 912/3674] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:14:40 2026] POST /volume/v3/types => generated 327 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:40.345675 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cc868a8e-40b8-4421-b6bc-3ecf2a225702 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:40.347567 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cc868a8e-40b8-4421-b6bc-3ecf2a225702 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:40.347974 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cc868a8e-40b8-4421-b6bc-3ecf2a225702 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8bc4a407-ea44-4caf-8823-d87305f53010", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:40.349352 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-cc868a8e-40b8-4421-b6bc-3ecf2a225702 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Create volume request body: {'volume': {'volume_type': '8bc4a407-ea44-4caf-8823-d87305f53010', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:40.352747 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-cc868a8e-40b8-4421-b6bc-3ecf2a225702 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Create volume of 1 GB Aug 13 06:14:40.353031 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:40.353031 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:40.353452 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cc868a8e-40b8-4421-b6bc-3ecf2a225702 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Availability Zones retrieved successfully. Aug 13 06:14:40.358878 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cc868a8e-40b8-4421-b6bc-3ecf2a225702 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Flow 'volume_create_api' (978a7f64-5580-4627-b6de-82399f8dc8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:40.359824 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cc868a8e-40b8-4421-b6bc-3ecf2a225702 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14fa3b50-dbbd-4039-96d7-5ff1427585bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:40.360584 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-cc868a8e-40b8-4421-b6bc-3ecf2a225702 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:40.379237 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cc868a8e-40b8-4421-b6bc-3ecf2a225702 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14fa3b50-dbbd-4039-96d7-5ff1427585bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:14:40Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-81265314',vendor_name='tempest-vendor_name-611284165'},id=8bc4a407-ea44-4caf-8823-d87305f53010,is_public=True,name='tempest-ProjectMemberTests-volume-type-1929280525',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bc4a407-ea44-4caf-8823-d87305f53010', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:40.380465 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cc868a8e-40b8-4421-b6bc-3ecf2a225702 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35f31d0b-6300-4bb2-b792-68a9c30b7037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:40.406973 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-cc868a8e-40b8-4421-b6bc-3ecf2a225702 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1929280525 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1929280525, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:14:40.407373 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-cc868a8e-40b8-4421-b6bc-3ecf2a225702 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1929280525 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1929280525, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:14:40.463775 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-cc868a8e-40b8-4421-b6bc-3ecf2a225702 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Created reservations ['07f615c0-7db8-4110-8fd5-ee9319a9d5e8', 'f9e0a85e-f9cd-4fca-832c-393b37adce60', '529e3449-1800-4e7f-a342-75569710fd03', '288d2b7f-eeb9-43fd-8dd4-cc1405aad410'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:40.464638 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cc868a8e-40b8-4421-b6bc-3ecf2a225702 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35f31d0b-6300-4bb2-b792-68a9c30b7037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07f615c0-7db8-4110-8fd5-ee9319a9d5e8', 'f9e0a85e-f9cd-4fca-832c-393b37adce60', '529e3449-1800-4e7f-a342-75569710fd03', '288d2b7f-eeb9-43fd-8dd4-cc1405aad410']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:40.465320 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cc868a8e-40b8-4421-b6bc-3ecf2a225702 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e59ba5e0-93d3-4ccb-9419-72a7b86f36f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:40.489885 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cc868a8e-40b8-4421-b6bc-3ecf2a225702 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e59ba5e0-93d3-4ccb-9419-72a7b86f36f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '789188d2-c6a4-4339-a612-998fd08cad09', '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='e9666c04bd89407c82bca4bcedd3bdd9',qos_specs=None,replication_status=,reservations=['07f615c0-7db8-4110-8fd5-ee9319a9d5e8','f9e0a85e-f9cd-4fca-832c-393b37adce60','529e3449-1800-4e7f-a342-75569710fd03','288d2b7f-eeb9-43fd-8dd4-cc1405aad410'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebbf89857ab24fcf94ec443417cdfdac',volume_type_id=8bc4a407-ea44-4caf-8823-d87305f53010), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14: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=789188d2-c6a4-4339-a612-998fd08cad09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9666c04bd89407c82bca4bcedd3bdd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebbf89857ab24fcf94ec443417cdfdac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bc4a407-ea44-4caf-8823-d87305f53010),volume_type_id=8bc4a407-ea44-4caf-8823-d87305f53010)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:40.490620 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cc868a8e-40b8-4421-b6bc-3ecf2a225702 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fa37fda-4d5c-486d-b277-8e5503a291c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:40.503869 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a91c7643-4cff-4e18-b165-e3c3d31e8e1a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:40.505658 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a91c7643-4cff-4e18-b165-e3c3d31e8e1a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:40.505982 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a91c7643-4cff-4e18-b165-e3c3d31e8e1a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:40.506069 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a91c7643-4cff-4e18-b165-e3c3d31e8e1a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:40.506120 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a91c7643-4cff-4e18-b165-e3c3d31e8e1a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:40.510447 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:40.510447 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:40.511087 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a91c7643-4cff-4e18-b165-e3c3d31e8e1a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:40.511444 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 926/3675] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:40 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:40.514076 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cc868a8e-40b8-4421-b6bc-3ecf2a225702 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fa37fda-4d5c-486d-b277-8e5503a291c5) transitioned into state 'SUCCESS' from 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='e9666c04bd89407c82bca4bcedd3bdd9',qos_specs=None,replication_status=,reservations=['07f615c0-7db8-4110-8fd5-ee9319a9d5e8','f9e0a85e-f9cd-4fca-832c-393b37adce60','529e3449-1800-4e7f-a342-75569710fd03','288d2b7f-eeb9-43fd-8dd4-cc1405aad410'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebbf89857ab24fcf94ec443417cdfdac',volume_type_id=8bc4a407-ea44-4caf-8823-d87305f53010)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:40.514835 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cc868a8e-40b8-4421-b6bc-3ecf2a225702 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e115e4ab-00fc-44d6-b95e-7819b3f2571e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:40.525620 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cc868a8e-40b8-4421-b6bc-3ecf2a225702 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e115e4ab-00fc-44d6-b95e-7819b3f2571e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:40.526836 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-cc868a8e-40b8-4421-b6bc-3ecf2a225702 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Flow 'volume_create_api' (978a7f64-5580-4627-b6de-82399f8dc8ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:40.526836 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cc868a8e-40b8-4421-b6bc-3ecf2a225702 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Create volume request issued successfully. Aug 13 06:14:40.527221 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cc868a8e-40b8-4421-b6bc-3ecf2a225702 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:40.527658 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 917/3676] 10.4.3.121 () {70 vars in 1298 bytes} [Thu Aug 13 06:14:40 2026] POST /volume/v3/volumes => generated 774 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:40.539083 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bab1b3ca-59ca-4cb4-a80e-03b75a1b69cd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:40.544446 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bab1b3ca-59ca-4cb4-a80e-03b75a1b69cd tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/volumes/ade8b133-f011-4a2c-8645-6a4db76ba520 Aug 13 06:14:40.544446 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bab1b3ca-59ca-4cb4-a80e-03b75a1b69cd tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:40.544446 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bab1b3ca-59ca-4cb4-a80e-03b75a1b69cd tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:40.544751 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f1b0848b-7db2-410d-804c-d5cfabfa2b9d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:40.546255 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f1b0848b-7db2-410d-804c-d5cfabfa2b9d tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] GET https://10.4.3.121/volume/v3/volumes/789188d2-c6a4-4339-a612-998fd08cad09 Aug 13 06:14:40.546476 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f1b0848b-7db2-410d-804c-d5cfabfa2b9d tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:40.546746 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f1b0848b-7db2-410d-804c-d5cfabfa2b9d tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:40.548482 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bab1b3ca-59ca-4cb4-a80e-03b75a1b69cd tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/volumes/ade8b133-f011-4a2c-8645-6a4db76ba520 returned with HTTP 404 Aug 13 06:14:40.548903 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 922/3677] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:40 2026] GET /volume/v3/volumes/ade8b133-f011-4a2c-8645-6a4db76ba520 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:40.559749 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:40.559749 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:40.560082 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0864454d-ec36-40a8-b249-6d84584b04f8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:40.564900 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0864454d-ec36-40a8-b249-6d84584b04f8 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:14:40.564900 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0864454d-ec36-40a8-b249-6d84584b04f8 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:40.564900 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0864454d-ec36-40a8-b249-6d84584b04f8 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:40.564900 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-0864454d-ec36-40a8-b249-6d84584b04f8 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:40.565099 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f1b0848b-7db2-410d-804c-d5cfabfa2b9d tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Volume info retrieved successfully. Aug 13 06:14:40.569355 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f1b0848b-7db2-410d-804c-d5cfabfa2b9d tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] https://10.4.3.121/volume/v3/volumes/789188d2-c6a4-4339-a612-998fd08cad09 returned with HTTP 200 Aug 13 06:14:40.569776 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 913/3678] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:40 2026] GET /volume/v3/volumes/789188d2-c6a4-4339-a612-998fd08cad09 => generated 953 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:40.571993 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:40.571993 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:40.572782 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0864454d-ec36-40a8-b249-6d84584b04f8 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-member] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:14:40.573157 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 927/3679] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:40 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:40.584969 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0605a293-0b2f-4d53-8a3d-cdac7f1cab74 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:40.587000 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0605a293-0b2f-4d53-8a3d-cdac7f1cab74 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] DELETE https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 Aug 13 06:14:40.587210 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0605a293-0b2f-4d53-8a3d-cdac7f1cab74 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:40.587417 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0605a293-0b2f-4d53-8a3d-cdac7f1cab74 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:40.587544 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-0605a293-0b2f-4d53-8a3d-cdac7f1cab74 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Delete backup with id: 5ae5e446-eec9-42f0-a24a-3f921274b6f3. Aug 13 06:14:40.592068 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:40.592068 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:40.606534 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-0605a293-0b2f-4d53-8a3d-cdac7f1cab74 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] delete_backup rpcapi backup_id 5ae5e446-eec9-42f0-a24a-3f921274b6f3 {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:14:40.608089 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0605a293-0b2f-4d53-8a3d-cdac7f1cab74 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 returned with HTTP 202 Aug 13 06:14:40.608793 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 918/3680] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:14:40 2026] DELETE /volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:14:40.618424 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-839dc068-c180-48c9-a915-92c9bd01ad85 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:40.624367 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-839dc068-c180-48c9-a915-92c9bd01ad85 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 Aug 13 06:14:40.624921 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-839dc068-c180-48c9-a915-92c9bd01ad85 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:40.624921 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-839dc068-c180-48c9-a915-92c9bd01ad85 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:40.624921 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-839dc068-c180-48c9-a915-92c9bd01ad85 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 5ae5e446-eec9-42f0-a24a-3f921274b6f3. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:40.634772 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:40.634772 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:40.635721 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-839dc068-c180-48c9-a915-92c9bd01ad85 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 returned with HTTP 200 Aug 13 06:14:40.637151 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 923/3681] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:40 2026] GET /volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:41.392336 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5bb10d52-b2ca-4ab6-84f9-f173f0083f08 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:41.394586 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5bb10d52-b2ca-4ab6-84f9-f173f0083f08 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:41.394992 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5bb10d52-b2ca-4ab6-84f9-f173f0083f08 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1625762530"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:41.396819 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-5bb10d52-b2ca-4ab6-84f9-f173f0083f08 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1625762530'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:41.396988 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-5bb10d52-b2ca-4ab6-84f9-f173f0083f08 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Create volume of 1 GB Aug 13 06:14:41.401543 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5bb10d52-b2ca-4ab6-84f9-f173f0083f08 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Availability Zones retrieved successfully. Aug 13 06:14:41.409497 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5bb10d52-b2ca-4ab6-84f9-f173f0083f08 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Flow 'volume_create_api' (2d2079b9-3b6f-4f41-860f-f449cf9ce44e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:41.410791 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5bb10d52-b2ca-4ab6-84f9-f173f0083f08 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b76bfc1-18a5-448c-9848-528ed7aa363f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:41.412060 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-5bb10d52-b2ca-4ab6-84f9-f173f0083f08 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:41.435080 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5bb10d52-b2ca-4ab6-84f9-f173f0083f08 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b76bfc1-18a5-448c-9848-528ed7aa363f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:41.435905 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5bb10d52-b2ca-4ab6-84f9-f173f0083f08 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bca81601-b52a-444c-9cb9-d3c25badcc29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:41.471101 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-5bb10d52-b2ca-4ab6-84f9-f173f0083f08 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Created reservations ['87f2f2f7-ae37-4bf2-8f48-69ec55dd91b4', '2a32f74c-455c-4bfa-ba67-ac9ddd71a99a', '7efd4136-4cd2-413a-9fc0-1899a799522e', '69f9a3fe-8908-4682-8930-d78b9ef7f0dc'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:41.471854 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5bb10d52-b2ca-4ab6-84f9-f173f0083f08 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bca81601-b52a-444c-9cb9-d3c25badcc29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87f2f2f7-ae37-4bf2-8f48-69ec55dd91b4', '2a32f74c-455c-4bfa-ba67-ac9ddd71a99a', '7efd4136-4cd2-413a-9fc0-1899a799522e', '69f9a3fe-8908-4682-8930-d78b9ef7f0dc']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:41.472575 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5bb10d52-b2ca-4ab6-84f9-f173f0083f08 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4931f3ea-14ff-4283-bd85-45f3f8481faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:41.492158 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5bb10d52-b2ca-4ab6-84f9-f173f0083f08 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4931f3ea-14ff-4283-bd85-45f3f8481faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2474e51-a7df-4f9a-a681-d29a788e1b7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1625762530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506f2b201989482aa0acd74ad8f4770d',qos_specs=None,replication_status=,reservations=['87f2f2f7-ae37-4bf2-8f48-69ec55dd91b4','2a32f74c-455c-4bfa-ba67-ac9ddd71a99a','7efd4136-4cd2-413a-9fc0-1899a799522e','69f9a3fe-8908-4682-8930-d78b9ef7f0dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c49c26bb9f2e45d396f57d8de86ce509',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1625762530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2474e51-a7df-4f9a-a681-d29a788e1b7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='506f2b201989482aa0acd74ad8f4770d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c49c26bb9f2e45d396f57d8de86ce509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:41.492811 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5bb10d52-b2ca-4ab6-84f9-f173f0083f08 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36fdd124-1f05-4fc6-a035-7826de37d4f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:41.508375 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5bb10d52-b2ca-4ab6-84f9-f173f0083f08 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36fdd124-1f05-4fc6-a035-7826de37d4f5) transitioned into state 'SUCCESS' from state '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-1625762530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506f2b201989482aa0acd74ad8f4770d',qos_specs=None,replication_status=,reservations=['87f2f2f7-ae37-4bf2-8f48-69ec55dd91b4','2a32f74c-455c-4bfa-ba67-ac9ddd71a99a','7efd4136-4cd2-413a-9fc0-1899a799522e','69f9a3fe-8908-4682-8930-d78b9ef7f0dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c49c26bb9f2e45d396f57d8de86ce509',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:41.508928 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5bb10d52-b2ca-4ab6-84f9-f173f0083f08 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce1d559a-e1d1-4896-9553-7517bee469c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:41.516062 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5bb10d52-b2ca-4ab6-84f9-f173f0083f08 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce1d559a-e1d1-4896-9553-7517bee469c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:41.516760 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5bb10d52-b2ca-4ab6-84f9-f173f0083f08 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Flow 'volume_create_api' (2d2079b9-3b6f-4f41-860f-f449cf9ce44e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:41.517033 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5bb10d52-b2ca-4ab6-84f9-f173f0083f08 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Create volume request issued successfully. Aug 13 06:14:41.517755 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5bb10d52-b2ca-4ab6-84f9-f173f0083f08 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:41.518134 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 914/3682] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:14:41 2026] POST /volume/v3/volumes => generated 755 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:41.521020 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-02597609-e9ab-4970-86fd-ef5878eea5e7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:41.523729 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-02597609-e9ab-4970-86fd-ef5878eea5e7 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:41.523972 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-02597609-e9ab-4970-86fd-ef5878eea5e7 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:41.524213 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-02597609-e9ab-4970-86fd-ef5878eea5e7 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:41.524359 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-02597609-e9ab-4970-86fd-ef5878eea5e7 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:41.527807 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-961e3d71-4201-4c29-bc3e-2bec081b1d05 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:41.529302 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:41.529302 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:41.529664 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-961e3d71-4201-4c29-bc3e-2bec081b1d05 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f Aug 13 06:14:41.529846 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-961e3d71-4201-4c29-bc3e-2bec081b1d05 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:41.530023 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-961e3d71-4201-4c29-bc3e-2bec081b1d05 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:41.530213 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-02597609-e9ab-4970-86fd-ef5878eea5e7 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:41.530768 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 928/3683] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:41 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:41.536636 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:41.536636 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:41.539883 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-961e3d71-4201-4c29-bc3e-2bec081b1d05 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:14:41.543533 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-961e3d71-4201-4c29-bc3e-2bec081b1d05 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f returned with HTTP 200 Aug 13 06:14:41.543873 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 919/3684] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:41 2026] GET /volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:41.581061 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-80121cb4-c39e-448d-8e23-dd113bb15676 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:41.582735 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-80121cb4-c39e-448d-8e23-dd113bb15676 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] GET https://10.4.3.121/volume/v3/volumes/789188d2-c6a4-4339-a612-998fd08cad09 Aug 13 06:14:41.582938 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-80121cb4-c39e-448d-8e23-dd113bb15676 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:41.583110 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-80121cb4-c39e-448d-8e23-dd113bb15676 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:41.589730 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:41.589730 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:41.593045 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-80121cb4-c39e-448d-8e23-dd113bb15676 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Volume info retrieved successfully. Aug 13 06:14:41.596210 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-80121cb4-c39e-448d-8e23-dd113bb15676 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] https://10.4.3.121/volume/v3/volumes/789188d2-c6a4-4339-a612-998fd08cad09 returned with HTTP 200 Aug 13 06:14:41.596565 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 924/3685] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:41 2026] GET /volume/v3/volumes/789188d2-c6a4-4339-a612-998fd08cad09 => generated 974 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:41.607437 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-49402101-3246-4ae6-98cf-2efd576b1295 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:41.609110 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-49402101-3246-4ae6-98cf-2efd576b1295 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] GET https://10.4.3.121/volume/v3/messages Aug 13 06:14:41.609317 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-49402101-3246-4ae6-98cf-2efd576b1295 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:41.609516 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-49402101-3246-4ae6-98cf-2efd576b1295 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:41.609749 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:41.609749 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:41.612833 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-49402101-3246-4ae6-98cf-2efd576b1295 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] https://10.4.3.121/volume/v3/messages returned with HTTP 200 Aug 13 06:14:41.613193 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 915/3686] 10.4.3.121 () {68 vars in 1280 bytes} [Thu Aug 13 06:14:41 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:41.621700 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c2d8f84f-bed9-4c96-8ce5-ec33ad7a2394 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:41.645995 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eb3faaa8-b5ab-4285-834d-ffabddb71903 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:41.648193 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eb3faaa8-b5ab-4285-834d-ffabddb71903 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 Aug 13 06:14:41.648510 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eb3faaa8-b5ab-4285-834d-ffabddb71903 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:41.648774 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eb3faaa8-b5ab-4285-834d-ffabddb71903 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:41.648932 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-eb3faaa8-b5ab-4285-834d-ffabddb71903 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 5ae5e446-eec9-42f0-a24a-3f921274b6f3. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:41.653624 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eb3faaa8-b5ab-4285-834d-ffabddb71903 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 returned with HTTP 404 Aug 13 06:14:41.654277 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 920/3687] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:41 2026] GET /volume/v3/backups/5ae5e446-eec9-42f0-a24a-3f921274b6f3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:41.661897 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-81262a90-be31-4723-aceb-a2f33877a3cf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:41.666554 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-81262a90-be31-4723-aceb-a2f33877a3cf tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] DELETE https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d Aug 13 06:14:41.666760 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-81262a90-be31-4723-aceb-a2f33877a3cf tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:41.666929 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-81262a90-be31-4723-aceb-a2f33877a3cf tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:41.667024 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-81262a90-be31-4723-aceb-a2f33877a3cf tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Delete backup with id: c12ef94c-c271-44f9-afc2-44140c10528d. Aug 13 06:14:41.675108 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:41.675108 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:41.688345 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c2d8f84f-bed9-4c96-8ce5-ec33ad7a2394 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-member] DELETE https://10.4.3.121/volume/v3/messages/7b2de45a-f4e9-4f46-b623-35481979b261 Aug 13 06:14:41.688599 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c2d8f84f-bed9-4c96-8ce5-ec33ad7a2394 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:41.688784 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c2d8f84f-bed9-4c96-8ce5-ec33ad7a2394 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:41.691498 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-81262a90-be31-4723-aceb-a2f33877a3cf tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] delete_backup rpcapi backup_id c12ef94c-c271-44f9-afc2-44140c10528d {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:14:41.692709 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-81262a90-be31-4723-aceb-a2f33877a3cf tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d returned with HTTP 202 Aug 13 06:14:41.692709 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 925/3688] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:14:41 2026] DELETE /volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:14:41.699492 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-81240a78-38f2-4bf5-aee4-536bc57366ff None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:41.699965 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c2d8f84f-bed9-4c96-8ce5-ec33ad7a2394 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-member] https://10.4.3.121/volume/v3/messages/7b2de45a-f4e9-4f46-b623-35481979b261 returned with HTTP 204 Aug 13 06:14:41.700364 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 929/3689] 10.4.3.121 () {68 vars in 1394 bytes} [Thu Aug 13 06:14:41 2026] DELETE /volume/v3/messages/7b2de45a-f4e9-4f46-b623-35481979b261 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 06:14:41.701208 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-81240a78-38f2-4bf5-aee4-536bc57366ff tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d Aug 13 06:14:41.701443 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-81240a78-38f2-4bf5-aee4-536bc57366ff tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:41.701636 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-81240a78-38f2-4bf5-aee4-536bc57366ff tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:41.701740 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-81240a78-38f2-4bf5-aee4-536bc57366ff tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id c12ef94c-c271-44f9-afc2-44140c10528d. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:41.706913 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:41.706913 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:41.707543 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-81240a78-38f2-4bf5-aee4-536bc57366ff tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d returned with HTTP 200 Aug 13 06:14:41.707914 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 916/3690] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:41 2026] GET /volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:41.708811 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8272600b-58e8-4b3f-b9ad-0673c9b39249 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:41.710685 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8272600b-58e8-4b3f-b9ad-0673c9b39249 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-member] GET https://10.4.3.121/volume/v3/messages/7b2de45a-f4e9-4f46-b623-35481979b261 Aug 13 06:14:41.710888 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8272600b-58e8-4b3f-b9ad-0673c9b39249 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:41.711074 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8272600b-58e8-4b3f-b9ad-0673c9b39249 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:41.715956 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8272600b-58e8-4b3f-b9ad-0673c9b39249 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-member] https://10.4.3.121/volume/v3/messages/7b2de45a-f4e9-4f46-b623-35481979b261 returned with HTTP 404 Aug 13 06:14:41.716417 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 921/3691] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:14:41 2026] GET /volume/v3/messages/7b2de45a-f4e9-4f46-b623-35481979b261 => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:41.723627 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9f322920-5ff6-4f15-b2de-b876404c4642 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:41.725343 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9f322920-5ff6-4f15-b2de-b876404c4642 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/789188d2-c6a4-4339-a612-998fd08cad09 Aug 13 06:14:41.725724 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9f322920-5ff6-4f15-b2de-b876404c4642 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:41.726039 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9f322920-5ff6-4f15-b2de-b876404c4642 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:41.727231 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-9f322920-5ff6-4f15-b2de-b876404c4642 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Delete volume with id: 789188d2-c6a4-4339-a612-998fd08cad09 Aug 13 06:14:41.733433 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:41.733433 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:41.735205 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9f322920-5ff6-4f15-b2de-b876404c4642 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Volume info retrieved successfully. Aug 13 06:14:41.735594 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-9f322920-5ff6-4f15-b2de-b876404c4642 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100323) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 06:14:41.746358 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-9f322920-5ff6-4f15-b2de-b876404c4642 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1929280525 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1929280525, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:14:41.747509 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-9f322920-5ff6-4f15-b2de-b876404c4642 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1929280525 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1929280525, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:14:41.757739 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-9f322920-5ff6-4f15-b2de-b876404c4642 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Created reservations ['781f5a4e-e76f-4462-a915-cd626797b332', '28555222-a030-462c-86e1-ff262845f7a2', '2ed3f152-6b2b-4d26-b1ee-a7d2e037ac87', 'caf7691f-eaef-4cad-88d2-742208aa9fb7'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:41.792762 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9f322920-5ff6-4f15-b2de-b876404c4642 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Delete volume request issued successfully. Aug 13 06:14:41.792762 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9f322920-5ff6-4f15-b2de-b876404c4642 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] https://10.4.3.121/volume/v3/volumes/789188d2-c6a4-4339-a612-998fd08cad09 returned with HTTP 202 Aug 13 06:14:41.792762 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 926/3692] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:14:41 2026] DELETE /volume/v3/volumes/789188d2-c6a4-4339-a612-998fd08cad09 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:41.801353 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9e8beb62-e119-4d9e-871a-64cae56befff None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:41.803075 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9e8beb62-e119-4d9e-871a-64cae56befff tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] DELETE https://10.4.3.121/volume/v3/types/8bc4a407-ea44-4caf-8823-d87305f53010 Aug 13 06:14:41.803654 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9e8beb62-e119-4d9e-871a-64cae56befff tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:41.803654 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9e8beb62-e119-4d9e-871a-64cae56befff tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:41.843633 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9e8beb62-e119-4d9e-871a-64cae56befff tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] https://10.4.3.121/volume/v3/types/8bc4a407-ea44-4caf-8823-d87305f53010 returned with HTTP 202 Aug 13 06:14:41.844034 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 930/3693] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:14:41 2026] DELETE /volume/v3/types/8bc4a407-ea44-4caf-8823-d87305f53010 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:41.851853 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d8a05857-d6e8-4f6b-b4d2-5be25576ae15 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:41.853778 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d8a05857-d6e8-4f6b-b4d2-5be25576ae15 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:14:41.854254 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d8a05857-d6e8-4f6b-b4d2-5be25576ae15 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-2106939636", "extra_specs": {"storage_protocol": "tempest-storage_protocol-105176434", "vendor_name": "tempest-vendor_name-1038448930"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:41.872649 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d8a05857-d6e8-4f6b-b4d2-5be25576ae15 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:14:41.873074 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 917/3694] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:14:41 2026] POST /volume/v3/types => generated 329 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:41.882510 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a18fbf88-8520-409d-9504-37975e1d95dc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:41.884158 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a18fbf88-8520-409d-9504-37975e1d95dc tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:41.884532 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a18fbf88-8520-409d-9504-37975e1d95dc tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3af7538d-c109-4d7c-9d9e-edd95c542926", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:41.886037 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-a18fbf88-8520-409d-9504-37975e1d95dc tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Create volume request body: {'volume': {'volume_type': '3af7538d-c109-4d7c-9d9e-edd95c542926', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:41.889297 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-a18fbf88-8520-409d-9504-37975e1d95dc tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Create volume of 1 GB Aug 13 06:14:41.889579 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:41.889579 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:41.889897 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a18fbf88-8520-409d-9504-37975e1d95dc tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Availability Zones retrieved successfully. Aug 13 06:14:41.895087 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a18fbf88-8520-409d-9504-37975e1d95dc tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Flow 'volume_create_api' (9b67a016-7334-4829-a765-5ef0b2038848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:41.895998 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a18fbf88-8520-409d-9504-37975e1d95dc tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8051d849-1c09-4fe0-9467-e7c4bdd994cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:41.897015 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-a18fbf88-8520-409d-9504-37975e1d95dc tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:41.917324 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a18fbf88-8520-409d-9504-37975e1d95dc tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8051d849-1c09-4fe0-9467-e7c4bdd994cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:14:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-105176434',vendor_name='tempest-vendor_name-1038448930'},id=3af7538d-c109-4d7c-9d9e-edd95c542926,is_public=True,name='tempest-ProjectMemberTests-volume-type-2106939636',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3af7538d-c109-4d7c-9d9e-edd95c542926', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:41.918385 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a18fbf88-8520-409d-9504-37975e1d95dc tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8de8e8aa-3f28-4ad8-92c9-5dd094a99625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:41.948895 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-a18fbf88-8520-409d-9504-37975e1d95dc tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2106939636 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2106939636, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:14:41.949320 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-a18fbf88-8520-409d-9504-37975e1d95dc tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2106939636 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2106939636, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:14:41.980855 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-a18fbf88-8520-409d-9504-37975e1d95dc tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Created reservations ['67fe01a7-586e-44e1-a0f8-c6baf29b29c7', '58cadc95-1b6d-4f72-8395-76636802315f', '2fd7a015-cca5-48bd-bca3-b8964a16b74a', '2f99222d-5175-4d7c-82e9-5fc0dc3a4bf4'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:41.981713 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a18fbf88-8520-409d-9504-37975e1d95dc tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8de8e8aa-3f28-4ad8-92c9-5dd094a99625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67fe01a7-586e-44e1-a0f8-c6baf29b29c7', '58cadc95-1b6d-4f72-8395-76636802315f', '2fd7a015-cca5-48bd-bca3-b8964a16b74a', '2f99222d-5175-4d7c-82e9-5fc0dc3a4bf4']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:41.982426 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a18fbf88-8520-409d-9504-37975e1d95dc tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16e3e8f7-ce1f-44a2-b900-13ea634806ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:42.008915 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a18fbf88-8520-409d-9504-37975e1d95dc tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16e3e8f7-ce1f-44a2-b900-13ea634806ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd477d294-ae60-4753-9311-20a5e21c6c51', '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='e9666c04bd89407c82bca4bcedd3bdd9',qos_specs=None,replication_status=,reservations=['67fe01a7-586e-44e1-a0f8-c6baf29b29c7','58cadc95-1b6d-4f72-8395-76636802315f','2fd7a015-cca5-48bd-bca3-b8964a16b74a','2f99222d-5175-4d7c-82e9-5fc0dc3a4bf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebbf89857ab24fcf94ec443417cdfdac',volume_type_id=3af7538d-c109-4d7c-9d9e-edd95c542926), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:41Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d477d294-ae60-4753-9311-20a5e21c6c51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9666c04bd89407c82bca4bcedd3bdd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebbf89857ab24fcf94ec443417cdfdac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3af7538d-c109-4d7c-9d9e-edd95c542926),volume_type_id=3af7538d-c109-4d7c-9d9e-edd95c542926)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:42.009786 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a18fbf88-8520-409d-9504-37975e1d95dc tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eadcd44-5f94-47a1-a265-9ebb574112e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:42.027519 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a18fbf88-8520-409d-9504-37975e1d95dc tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eadcd44-5f94-47a1-a265-9ebb574112e6) transitioned into state 'SUCCESS' from 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='e9666c04bd89407c82bca4bcedd3bdd9',qos_specs=None,replication_status=,reservations=['67fe01a7-586e-44e1-a0f8-c6baf29b29c7','58cadc95-1b6d-4f72-8395-76636802315f','2fd7a015-cca5-48bd-bca3-b8964a16b74a','2f99222d-5175-4d7c-82e9-5fc0dc3a4bf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebbf89857ab24fcf94ec443417cdfdac',volume_type_id=3af7538d-c109-4d7c-9d9e-edd95c542926)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:42.028565 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a18fbf88-8520-409d-9504-37975e1d95dc tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dce17d27-26a2-4160-ad68-66da5c5a4247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:42.040575 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a18fbf88-8520-409d-9504-37975e1d95dc tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dce17d27-26a2-4160-ad68-66da5c5a4247) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:42.041945 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a18fbf88-8520-409d-9504-37975e1d95dc tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Flow 'volume_create_api' (9b67a016-7334-4829-a765-5ef0b2038848) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:42.042473 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a18fbf88-8520-409d-9504-37975e1d95dc tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Create volume request issued successfully. Aug 13 06:14:42.043131 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a18fbf88-8520-409d-9504-37975e1d95dc tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:42.043751 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 922/3695] 10.4.3.121 () {70 vars in 1298 bytes} [Thu Aug 13 06:14:41 2026] POST /volume/v3/volumes => generated 774 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:42.057308 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e65a351c-038b-4c5c-8d6c-e62b92a16870 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:42.058768 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e65a351c-038b-4c5c-8d6c-e62b92a16870 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] GET https://10.4.3.121/volume/v3/volumes/d477d294-ae60-4753-9311-20a5e21c6c51 Aug 13 06:14:42.060851 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e65a351c-038b-4c5c-8d6c-e62b92a16870 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:42.060851 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e65a351c-038b-4c5c-8d6c-e62b92a16870 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:42.068359 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:42.068359 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:42.074145 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e65a351c-038b-4c5c-8d6c-e62b92a16870 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Volume info retrieved successfully. Aug 13 06:14:42.076455 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e65a351c-038b-4c5c-8d6c-e62b92a16870 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] https://10.4.3.121/volume/v3/volumes/d477d294-ae60-4753-9311-20a5e21c6c51 returned with HTTP 200 Aug 13 06:14:42.077094 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 927/3696] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:42 2026] GET /volume/v3/volumes/d477d294-ae60-4753-9311-20a5e21c6c51 => generated 953 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:42.544590 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8d058470-abcb-48d9-8a76-90adc44bd60a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:42.550565 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8d058470-abcb-48d9-8a76-90adc44bd60a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:42.550763 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8d058470-abcb-48d9-8a76-90adc44bd60a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:42.550966 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8d058470-abcb-48d9-8a76-90adc44bd60a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:42.551442 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-8d058470-abcb-48d9-8a76-90adc44bd60a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:42.560203 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ce80d89c-f0c5-4e7a-a6b9-f7749b9dbdff None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:42.560543 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:42.560543 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:42.560543 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8d058470-abcb-48d9-8a76-90adc44bd60a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:42.560543 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 931/3697] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:42 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:42.561176 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ce80d89c-f0c5-4e7a-a6b9-f7749b9dbdff tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f Aug 13 06:14:42.561370 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ce80d89c-f0c5-4e7a-a6b9-f7749b9dbdff tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:42.561543 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ce80d89c-f0c5-4e7a-a6b9-f7749b9dbdff tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:42.573200 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:42.573200 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:42.585714 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ce80d89c-f0c5-4e7a-a6b9-f7749b9dbdff tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:14:42.590760 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ce80d89c-f0c5-4e7a-a6b9-f7749b9dbdff tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f returned with HTTP 200 Aug 13 06:14:42.591130 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 918/3698] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:42 2026] GET /volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:42.642430 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-6d6295c5-9b0a-480e-b81e-0ee018440c77 req-2ecda737-32c3-42cb-813e-148819ff3189 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:42.645320 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6d6295c5-9b0a-480e-b81e-0ee018440c77 req-2ecda737-32c3-42cb-813e-148819ff3189 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f Aug 13 06:14:42.645831 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6d6295c5-9b0a-480e-b81e-0ee018440c77 req-2ecda737-32c3-42cb-813e-148819ff3189 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:42.645934 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6d6295c5-9b0a-480e-b81e-0ee018440c77 req-2ecda737-32c3-42cb-813e-148819ff3189 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:42.655120 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:42.655120 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:42.659404 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-6d6295c5-9b0a-480e-b81e-0ee018440c77 req-2ecda737-32c3-42cb-813e-148819ff3189 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:14:42.664811 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6d6295c5-9b0a-480e-b81e-0ee018440c77 req-2ecda737-32c3-42cb-813e-148819ff3189 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f returned with HTTP 200 Aug 13 06:14:42.665304 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 923/3699] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:14:42 2026] GET /volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:42.718874 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-661d241c-4be9-4795-b143-480a80bcd078 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:42.720765 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-661d241c-4be9-4795-b143-480a80bcd078 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d Aug 13 06:14:42.721010 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-661d241c-4be9-4795-b143-480a80bcd078 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:42.721492 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-661d241c-4be9-4795-b143-480a80bcd078 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:42.721492 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-661d241c-4be9-4795-b143-480a80bcd078 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id c12ef94c-c271-44f9-afc2-44140c10528d. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:42.725123 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-661d241c-4be9-4795-b143-480a80bcd078 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d returned with HTTP 404 Aug 13 06:14:42.725688 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 928/3700] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:42 2026] GET /volume/v3/backups/c12ef94c-c271-44f9-afc2-44140c10528d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:42.735782 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bf35c85e-3fb5-453b-b75a-6a3dd2d1bf87 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:42.738490 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bf35c85e-3fb5-453b-b75a-6a3dd2d1bf87 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] DELETE https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:14:42.738693 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bf35c85e-3fb5-453b-b75a-6a3dd2d1bf87 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:42.738874 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bf35c85e-3fb5-453b-b75a-6a3dd2d1bf87 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:42.738967 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-bf35c85e-3fb5-453b-b75a-6a3dd2d1bf87 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Delete backup with id: 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. Aug 13 06:14:42.742831 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:42.742831 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:42.767647 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-bf35c85e-3fb5-453b-b75a-6a3dd2d1bf87 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] delete_backup rpcapi backup_id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1 {{(pid=100322) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:14:42.769102 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bf35c85e-3fb5-453b-b75a-6a3dd2d1bf87 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 202 Aug 13 06:14:42.772849 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 932/3701] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:14:42 2026] DELETE /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:14:42.779760 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ec849152-ec7c-4329-b5d7-3e1f99f09e53 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:42.781786 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ec849152-ec7c-4329-b5d7-3e1f99f09e53 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:14:42.781962 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ec849152-ec7c-4329-b5d7-3e1f99f09e53 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:42.782594 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ec849152-ec7c-4329-b5d7-3e1f99f09e53 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:42.782594 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ec849152-ec7c-4329-b5d7-3e1f99f09e53 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:42.783028 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6112fa13-b5b4-4c3d-b1da-bb8119111c3c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:42.783495 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6112fa13-b5b4-4c3d-b1da-bb8119111c3c None None] GET https://10.4.3.121/volume// Aug 13 06:14:42.783681 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6112fa13-b5b4-4c3d-b1da-bb8119111c3c None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:42.783887 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6112fa13-b5b4-4c3d-b1da-bb8119111c3c None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:42.784262 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6112fa13-b5b4-4c3d-b1da-bb8119111c3c None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:14:42.784576 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 924/3702] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:14:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:14:42.789553 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:42.789553 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:42.790169 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ec849152-ec7c-4329-b5d7-3e1f99f09e53 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 200 Aug 13 06:14:42.790548 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 919/3703] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:42 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:42.791923 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6d6295c5-9b0a-480e-b81e-0ee018440c77 req-50591166-0092-435e-a70f-69b12f4e7b9d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:42.796218 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6d6295c5-9b0a-480e-b81e-0ee018440c77 req-50591166-0092-435e-a70f-69b12f4e7b9d tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:14:42.796218 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6d6295c5-9b0a-480e-b81e-0ee018440c77 req-50591166-0092-435e-a70f-69b12f4e7b9d tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f2474e51-a7df-4f9a-a681-d29a788e1b7f", "connector": null, "instance_uuid": "364488cb-b1da-4f45-87b3-506c86390e1f"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:42.809513 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:42.809513 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:42.864215 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6d6295c5-9b0a-480e-b81e-0ee018440c77 req-50591166-0092-435e-a70f-69b12f4e7b9d tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:14:42.864844 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 929/3704] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:14:42 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:42.898615 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6ee1aa85-630a-4532-905b-2988f5378715 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:42.902169 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6ee1aa85-630a-4532-905b-2988f5378715 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f Aug 13 06:14:42.902461 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6ee1aa85-630a-4532-905b-2988f5378715 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:42.902682 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6ee1aa85-630a-4532-905b-2988f5378715 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:42.910192 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-77d8d675-189d-4c61-8277-262ead3ecbd6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:42.910702 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-77d8d675-189d-4c61-8277-262ead3ecbd6 None None] GET https://10.4.3.121/volume// Aug 13 06:14:42.910926 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-77d8d675-189d-4c61-8277-262ead3ecbd6 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:42.911162 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-77d8d675-189d-4c61-8277-262ead3ecbd6 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:42.911593 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-77d8d675-189d-4c61-8277-262ead3ecbd6 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:14:42.911958 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 925/3705] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:14:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:14:42.918143 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:42.918143 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:42.919668 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-6d6295c5-9b0a-480e-b81e-0ee018440c77 req-0a690cdb-a6c8-4c4e-9383-4a08d034fbae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:42.922251 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6ee1aa85-630a-4532-905b-2988f5378715 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:14:42.922976 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6d6295c5-9b0a-480e-b81e-0ee018440c77 req-0a690cdb-a6c8-4c4e-9383-4a08d034fbae tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f Aug 13 06:14:42.923312 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6d6295c5-9b0a-480e-b81e-0ee018440c77 req-0a690cdb-a6c8-4c4e-9383-4a08d034fbae tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:42.923604 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6d6295c5-9b0a-480e-b81e-0ee018440c77 req-0a690cdb-a6c8-4c4e-9383-4a08d034fbae tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:42.926573 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6ee1aa85-630a-4532-905b-2988f5378715 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f returned with HTTP 200 Aug 13 06:14:42.926966 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 933/3706] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:42 2026] GET /volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:42.941016 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:42.941016 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:42.949547 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-6d6295c5-9b0a-480e-b81e-0ee018440c77 req-0a690cdb-a6c8-4c4e-9383-4a08d034fbae tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:14:42.950810 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6d6295c5-9b0a-480e-b81e-0ee018440c77 req-0a690cdb-a6c8-4c4e-9383-4a08d034fbae tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f returned with HTTP 200 Aug 13 06:14:42.951407 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 920/3707] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:14:42 2026] GET /volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f => generated 1027 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:14:43.055263 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6d6295c5-9b0a-480e-b81e-0ee018440c77 req-d307857b-33db-4acb-b971-b0ba8b3e842e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:43.057599 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6d6295c5-9b0a-480e-b81e-0ee018440c77 req-d307857b-33db-4acb-b971-b0ba8b3e842e tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] PUT https://10.4.3.121/volume/v3/attachments/8f01f946-c2fd-4f91-be6e-a551ab9a72d7 Aug 13 06:14:43.058042 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6d6295c5-9b0a-480e-b81e-0ee018440c77 req-d307857b-33db-4acb-b971-b0ba8b3e842e tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:43.066665 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-6d6295c5-9b0a-480e-b81e-0ee018440c77 req-d307857b-33db-4acb-b971-b0ba8b3e842e tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Acquiring lock "cinder-attachment_update-f2474e51-a7df-4f9a-a681-d29a788e1b7f-np0000007163" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:14:43.071475 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-6d6295c5-9b0a-480e-b81e-0ee018440c77 req-d307857b-33db-4acb-b971-b0ba8b3e842e tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Lock "cinder-attachment_update-f2474e51-a7df-4f9a-a681-d29a788e1b7f-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:14:43.072344 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:43.072344 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:43.091866 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d9aaab55-98c7-4577-8d07-1ef19a11a6f2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:43.094302 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d9aaab55-98c7-4577-8d07-1ef19a11a6f2 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] GET https://10.4.3.121/volume/v3/volumes/d477d294-ae60-4753-9311-20a5e21c6c51 Aug 13 06:14:43.094513 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d9aaab55-98c7-4577-8d07-1ef19a11a6f2 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:43.094692 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d9aaab55-98c7-4577-8d07-1ef19a11a6f2 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:43.104656 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:43.104656 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:43.109240 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d9aaab55-98c7-4577-8d07-1ef19a11a6f2 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Volume info retrieved successfully. Aug 13 06:14:43.113360 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d9aaab55-98c7-4577-8d07-1ef19a11a6f2 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] https://10.4.3.121/volume/v3/volumes/d477d294-ae60-4753-9311-20a5e21c6c51 returned with HTTP 200 Aug 13 06:14:43.113754 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 926/3708] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:43 2026] GET /volume/v3/volumes/d477d294-ae60-4753-9311-20a5e21c6c51 => generated 974 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:43.128430 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c113cfbb-58ae-4bda-ac5b-a799b2b851b4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:43.131464 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c113cfbb-58ae-4bda-ac5b-a799b2b851b4 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] GET https://10.4.3.121/volume/v3/messages Aug 13 06:14:43.131464 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c113cfbb-58ae-4bda-ac5b-a799b2b851b4 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:43.131464 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c113cfbb-58ae-4bda-ac5b-a799b2b851b4 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:43.134877 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c113cfbb-58ae-4bda-ac5b-a799b2b851b4 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] https://10.4.3.121/volume/v3/messages returned with HTTP 200 Aug 13 06:14:43.135274 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 934/3709] 10.4.3.121 () {68 vars in 1280 bytes} [Thu Aug 13 06:14:43 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:43.144764 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-04c79d7c-c000-4f26-904a-90f80f5bd965 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:43.146546 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-04c79d7c-c000-4f26-904a-90f80f5bd965 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-member] GET https://10.4.3.121/volume/v3/messages Aug 13 06:14:43.146725 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-04c79d7c-c000-4f26-904a-90f80f5bd965 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:43.146904 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-04c79d7c-c000-4f26-904a-90f80f5bd965 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:43.147685 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-6d6295c5-9b0a-480e-b81e-0ee018440c77 req-d307857b-33db-4acb-b971-b0ba8b3e842e tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Lock "cinder-attachment_update-f2474e51-a7df-4f9a-a681-d29a788e1b7f-np0000007163" released by "attachment_update" :: held 0.076s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:14:43.148029 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6d6295c5-9b0a-480e-b81e-0ee018440c77 req-d307857b-33db-4acb-b971-b0ba8b3e842e tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/attachments/8f01f946-c2fd-4f91-be6e-a551ab9a72d7 returned with HTTP 200 Aug 13 06:14:43.148576 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 930/3710] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:14:43 2026] PUT /volume/v3/attachments/8f01f946-c2fd-4f91-be6e-a551ab9a72d7 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:43.155037 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-04c79d7c-c000-4f26-904a-90f80f5bd965 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-member] https://10.4.3.121/volume/v3/messages returned with HTTP 200 Aug 13 06:14:43.155464 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 921/3711] 10.4.3.121 () {68 vars in 1280 bytes} [Thu Aug 13 06:14:43 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:43.162765 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-db785574-b7e2-49aa-beca-7b0a6a0c9a85 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:43.165146 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-db785574-b7e2-49aa-beca-7b0a6a0c9a85 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] DELETE https://10.4.3.121/volume/v3/messages/ead29475-f55f-45bd-8742-5e327246b374 Aug 13 06:14:43.166211 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-db785574-b7e2-49aa-beca-7b0a6a0c9a85 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:43.166211 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-db785574-b7e2-49aa-beca-7b0a6a0c9a85 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:43.176926 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-db785574-b7e2-49aa-beca-7b0a6a0c9a85 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] https://10.4.3.121/volume/v3/messages/ead29475-f55f-45bd-8742-5e327246b374 returned with HTTP 204 Aug 13 06:14:43.177485 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 927/3712] 10.4.3.121 () {68 vars in 1394 bytes} [Thu Aug 13 06:14:43 2026] DELETE /volume/v3/messages/ead29475-f55f-45bd-8742-5e327246b374 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 06:14:43.187719 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4ee9a91c-79d5-4349-b44e-634e03fd789c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:43.189731 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4ee9a91c-79d5-4349-b44e-634e03fd789c tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/d477d294-ae60-4753-9311-20a5e21c6c51 Aug 13 06:14:43.190004 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4ee9a91c-79d5-4349-b44e-634e03fd789c tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:43.190257 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4ee9a91c-79d5-4349-b44e-634e03fd789c tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:43.190712 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-4ee9a91c-79d5-4349-b44e-634e03fd789c tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Delete volume with id: d477d294-ae60-4753-9311-20a5e21c6c51 Aug 13 06:14:43.200967 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:43.200967 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:43.201606 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4ee9a91c-79d5-4349-b44e-634e03fd789c tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Volume info retrieved successfully. Aug 13 06:14:43.203593 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-4ee9a91c-79d5-4349-b44e-634e03fd789c tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100322) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 06:14:43.214436 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-4ee9a91c-79d5-4349-b44e-634e03fd789c tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2106939636 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2106939636, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:14:43.214886 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-4ee9a91c-79d5-4349-b44e-634e03fd789c tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2106939636 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2106939636, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:14:43.225749 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-4ee9a91c-79d5-4349-b44e-634e03fd789c tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Created reservations ['25ed6d0c-9b2d-447d-a87c-3fea3fe48920', 'f8790d53-3146-4cb6-8286-af0c05e936f4', '058a8ebd-596a-47a8-9bfd-9a0d79541ad6', 'e810a1a6-3f4c-428d-bf63-e2c1f2affa0e'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:43.246400 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4ee9a91c-79d5-4349-b44e-634e03fd789c tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Delete volume request issued successfully. Aug 13 06:14:43.246590 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4ee9a91c-79d5-4349-b44e-634e03fd789c tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] https://10.4.3.121/volume/v3/volumes/d477d294-ae60-4753-9311-20a5e21c6c51 returned with HTTP 202 Aug 13 06:14:43.246953 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 935/3713] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:14:43 2026] DELETE /volume/v3/volumes/d477d294-ae60-4753-9311-20a5e21c6c51 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:43.253341 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f9a73c5b-9817-4687-8926-15174e01f2f8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:43.254998 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9a73c5b-9817-4687-8926-15174e01f2f8 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] DELETE https://10.4.3.121/volume/v3/types/3af7538d-c109-4d7c-9d9e-edd95c542926 Aug 13 06:14:43.255192 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9a73c5b-9817-4687-8926-15174e01f2f8 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:43.255395 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f9a73c5b-9817-4687-8926-15174e01f2f8 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:43.255680 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:43.255680 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:43.279012 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f9a73c5b-9817-4687-8926-15174e01f2f8 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] https://10.4.3.121/volume/v3/types/3af7538d-c109-4d7c-9d9e-edd95c542926 returned with HTTP 202 Aug 13 06:14:43.279345 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 931/3714] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:14:43 2026] DELETE /volume/v3/types/3af7538d-c109-4d7c-9d9e-edd95c542926 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:43.288887 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2f1f4f8d-1d63-4148-93db-ff4c5c4a794a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:43.291531 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2f1f4f8d-1d63-4148-93db-ff4c5c4a794a tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:14:43.291874 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2f1f4f8d-1d63-4148-93db-ff4c5c4a794a tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-151277820", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1340240507", "vendor_name": "tempest-vendor_name-878882065"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:43.309009 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2f1f4f8d-1d63-4148-93db-ff4c5c4a794a tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:14:43.309498 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 922/3715] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:14:43 2026] POST /volume/v3/types => generated 328 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:43.316879 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1eba9860-dbce-4775-a700-296778c76a48 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:43.318827 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1eba9860-dbce-4775-a700-296778c76a48 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:43.319161 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1eba9860-dbce-4775-a700-296778c76a48 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "06619686-3512-473a-b5e2-9f4caf5304a7", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:43.320544 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-1eba9860-dbce-4775-a700-296778c76a48 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Create volume request body: {'volume': {'volume_type': '06619686-3512-473a-b5e2-9f4caf5304a7', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:43.325566 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-1eba9860-dbce-4775-a700-296778c76a48 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Create volume of 1 GB Aug 13 06:14:43.325870 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:43.325870 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:43.326299 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1eba9860-dbce-4775-a700-296778c76a48 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Availability Zones retrieved successfully. Aug 13 06:14:43.335970 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1eba9860-dbce-4775-a700-296778c76a48 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Flow 'volume_create_api' (70439593-4a7a-4e47-8148-bf8b33c62c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:43.336914 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1eba9860-dbce-4775-a700-296778c76a48 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bedd061-8cca-433f-a0dd-a9373da26a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:43.337751 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-1eba9860-dbce-4775-a700-296778c76a48 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:43.358327 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1eba9860-dbce-4775-a700-296778c76a48 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bedd061-8cca-433f-a0dd-a9373da26a8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:14:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1340240507',vendor_name='tempest-vendor_name-878882065'},id=06619686-3512-473a-b5e2-9f4caf5304a7,is_public=True,name='tempest-ProjectMemberTests-volume-type-151277820',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '06619686-3512-473a-b5e2-9f4caf5304a7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:43.359044 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1eba9860-dbce-4775-a700-296778c76a48 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07f79023-9c42-4a2f-9b26-f32c82e65343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:43.382151 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-1eba9860-dbce-4775-a700-296778c76a48 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-151277820 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-151277820, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:14:43.382151 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-1eba9860-dbce-4775-a700-296778c76a48 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-151277820 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-151277820, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:14:43.404048 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-1eba9860-dbce-4775-a700-296778c76a48 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Created reservations ['54ad7724-12c8-4189-a184-c9c33392e607', '8024b2c2-3ece-4176-bb82-cc896d29e366', 'c8503a57-6445-4548-9193-8ae022a2e801', 'a97c922e-e9ad-46aa-8b5e-28461649222f'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:43.405155 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1eba9860-dbce-4775-a700-296778c76a48 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07f79023-9c42-4a2f-9b26-f32c82e65343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54ad7724-12c8-4189-a184-c9c33392e607', '8024b2c2-3ece-4176-bb82-cc896d29e366', 'c8503a57-6445-4548-9193-8ae022a2e801', 'a97c922e-e9ad-46aa-8b5e-28461649222f']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:43.406068 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1eba9860-dbce-4775-a700-296778c76a48 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d4ec7c7-97cd-4918-86c3-f368dfbebc2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:43.430150 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1eba9860-dbce-4775-a700-296778c76a48 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d4ec7c7-97cd-4918-86c3-f368dfbebc2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64dad743-582d-482e-8947-d9025c60d52e', '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='e9666c04bd89407c82bca4bcedd3bdd9',qos_specs=None,replication_status=,reservations=['54ad7724-12c8-4189-a184-c9c33392e607','8024b2c2-3ece-4176-bb82-cc896d29e366','c8503a57-6445-4548-9193-8ae022a2e801','a97c922e-e9ad-46aa-8b5e-28461649222f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebbf89857ab24fcf94ec443417cdfdac',volume_type_id=06619686-3512-473a-b5e2-9f4caf5304a7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:43Z,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=64dad743-582d-482e-8947-d9025c60d52e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9666c04bd89407c82bca4bcedd3bdd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebbf89857ab24fcf94ec443417cdfdac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(06619686-3512-473a-b5e2-9f4caf5304a7),volume_type_id=06619686-3512-473a-b5e2-9f4caf5304a7)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:43.431618 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1eba9860-dbce-4775-a700-296778c76a48 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0b0f7cd-c08c-4afd-8aa5-63e776ccdbe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:43.448307 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1eba9860-dbce-4775-a700-296778c76a48 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0b0f7cd-c08c-4afd-8aa5-63e776ccdbe3) transitioned into state 'SUCCESS' from 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='e9666c04bd89407c82bca4bcedd3bdd9',qos_specs=None,replication_status=,reservations=['54ad7724-12c8-4189-a184-c9c33392e607','8024b2c2-3ece-4176-bb82-cc896d29e366','c8503a57-6445-4548-9193-8ae022a2e801','a97c922e-e9ad-46aa-8b5e-28461649222f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebbf89857ab24fcf94ec443417cdfdac',volume_type_id=06619686-3512-473a-b5e2-9f4caf5304a7)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:43.449052 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1eba9860-dbce-4775-a700-296778c76a48 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42c89030-31e8-4872-a56f-8bcf5b520695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:43.459202 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1eba9860-dbce-4775-a700-296778c76a48 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42c89030-31e8-4872-a56f-8bcf5b520695) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:43.459202 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1eba9860-dbce-4775-a700-296778c76a48 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Flow 'volume_create_api' (70439593-4a7a-4e47-8148-bf8b33c62c55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:43.459202 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1eba9860-dbce-4775-a700-296778c76a48 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Create volume request issued successfully. Aug 13 06:14:43.459202 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1eba9860-dbce-4775-a700-296778c76a48 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:43.459433 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 928/3716] 10.4.3.121 () {70 vars in 1298 bytes} [Thu Aug 13 06:14:43 2026] POST /volume/v3/volumes => generated 773 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:43.476416 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e46bb3c8-42bc-48c1-96f7-de30993dd3b8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:43.477858 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e46bb3c8-42bc-48c1-96f7-de30993dd3b8 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] GET https://10.4.3.121/volume/v3/volumes/64dad743-582d-482e-8947-d9025c60d52e Aug 13 06:14:43.478045 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e46bb3c8-42bc-48c1-96f7-de30993dd3b8 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:43.478240 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e46bb3c8-42bc-48c1-96f7-de30993dd3b8 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:43.485283 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:43.485283 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:43.488593 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e46bb3c8-42bc-48c1-96f7-de30993dd3b8 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Volume info retrieved successfully. Aug 13 06:14:43.492125 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e46bb3c8-42bc-48c1-96f7-de30993dd3b8 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] https://10.4.3.121/volume/v3/volumes/64dad743-582d-482e-8947-d9025c60d52e returned with HTTP 200 Aug 13 06:14:43.492553 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 936/3717] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:43 2026] GET /volume/v3/volumes/64dad743-582d-482e-8947-d9025c60d52e => generated 952 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:43.571333 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-736c1a45-5bae-4e96-bdd6-f5d454d230a2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:43.573230 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-736c1a45-5bae-4e96-bdd6-f5d454d230a2 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:43.573495 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-736c1a45-5bae-4e96-bdd6-f5d454d230a2 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:43.573720 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-736c1a45-5bae-4e96-bdd6-f5d454d230a2 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:43.573850 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-736c1a45-5bae-4e96-bdd6-f5d454d230a2 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:43.579319 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:43.579319 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:43.579983 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-736c1a45-5bae-4e96-bdd6-f5d454d230a2 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:43.580335 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 932/3718] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:43 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:43.590300 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3527e634-7930-42e4-b911-7422d6c2a0ad None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:43.592297 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3527e634-7930-42e4-b911-7422d6c2a0ad tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/e718914a-a4b0-4a8d-b93e-53e687364d61 Aug 13 06:14:43.592548 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3527e634-7930-42e4-b911-7422d6c2a0ad tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:43.592775 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3527e634-7930-42e4-b911-7422d6c2a0ad tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:43.600802 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:43.600802 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:43.604650 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3527e634-7930-42e4-b911-7422d6c2a0ad tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:14:43.609857 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3527e634-7930-42e4-b911-7422d6c2a0ad tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/e718914a-a4b0-4a8d-b93e-53e687364d61 returned with HTTP 200 Aug 13 06:14:43.610359 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 923/3719] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:43 2026] GET /volume/v3/volumes/e718914a-a4b0-4a8d-b93e-53e687364d61 => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:43.622422 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-26ebaf79-265c-4278-b0a5-67077d972110 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:43.624156 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-26ebaf79-265c-4278-b0a5-67077d972110 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] POST https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746/restore Aug 13 06:14:43.624556 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-26ebaf79-265c-4278-b0a5-67077d972110 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:43.625795 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-26ebaf79-265c-4278-b0a5-67077d972110 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Restoring backup 810c02e7-7722-444b-8084-e6bd0d285746 ({'restore': {}}) {{(pid=100325) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 06:14:43.625893 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-26ebaf79-265c-4278-b0a5-67077d972110 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Restoring backup 810c02e7-7722-444b-8084-e6bd0d285746 to volume None. Aug 13 06:14:43.630103 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:43.630103 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:43.631431 np0000007163 devstack@c-api.service[100325]: INFO cinder.backup.api [None req-26ebaf79-265c-4278-b0a5-67077d972110 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Creating volume of 1 GB for restore of backup 810c02e7-7722-444b-8084-e6bd0d285746. Aug 13 06:14:43.635480 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-26ebaf79-265c-4278-b0a5-67077d972110 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Availability Zones retrieved successfully. Aug 13 06:14:43.642738 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-26ebaf79-265c-4278-b0a5-67077d972110 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Flow 'volume_create_api' (447c5791-e996-4296-84b5-263700629bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:43.643900 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-26ebaf79-265c-4278-b0a5-67077d972110 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69d13292-98ac-49bd-9ee0-73658075afef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:43.645015 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-26ebaf79-265c-4278-b0a5-67077d972110 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:43.675283 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-26ebaf79-265c-4278-b0a5-67077d972110 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69d13292-98ac-49bd-9ee0-73658075afef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:43.676233 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-26ebaf79-265c-4278-b0a5-67077d972110 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0be31da8-9807-439d-b779-fa161114e36b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:43.714204 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-26ebaf79-265c-4278-b0a5-67077d972110 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Created reservations ['708479c3-93b7-4fdd-bc39-b72ca7e254ec', '10e6bc70-e40e-484a-89b2-4d103b182046', '0ad4cc7a-7d67-48bb-936b-08c811a35f8c', '91359db5-a43f-45c5-bc04-335cf805ad46'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:43.714204 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-26ebaf79-265c-4278-b0a5-67077d972110 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0be31da8-9807-439d-b779-fa161114e36b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['708479c3-93b7-4fdd-bc39-b72ca7e254ec', '10e6bc70-e40e-484a-89b2-4d103b182046', '0ad4cc7a-7d67-48bb-936b-08c811a35f8c', '91359db5-a43f-45c5-bc04-335cf805ad46']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:43.714204 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-26ebaf79-265c-4278-b0a5-67077d972110 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a5f2e97-d18b-44e7-9cf6-d159e1fe1a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:43.738721 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-26ebaf79-265c-4278-b0a5-67077d972110 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a5f2e97-d18b-44e7-9cf6-d159e1fe1a4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5d49a00-532e-4785-993c-eeffc424fcd0', '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_810c02e7-7722-444b-8084-e6bd0d285746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5edd1fe1ff2446190fd94b2e53c82e3',qos_specs=None,replication_status=,reservations=['708479c3-93b7-4fdd-bc39-b72ca7e254ec','10e6bc70-e40e-484a-89b2-4d103b182046','0ad4cc7a-7d67-48bb-936b-08c811a35f8c','91359db5-a43f-45c5-bc04-335cf805ad46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82ae7a3e595945b899691a15a7fce7b3',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:43Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_810c02e7-7722-444b-8084-e6bd0d285746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5d49a00-532e-4785-993c-eeffc424fcd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5edd1fe1ff2446190fd94b2e53c82e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82ae7a3e595945b899691a15a7fce7b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:43.739787 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-26ebaf79-265c-4278-b0a5-67077d972110 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66255f0f-4a09-437d-ae0e-083005c40bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:43.755433 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-26ebaf79-265c-4278-b0a5-67077d972110 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66255f0f-4a09-437d-ae0e-083005c40bb4) transitioned into 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_810c02e7-7722-444b-8084-e6bd0d285746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5edd1fe1ff2446190fd94b2e53c82e3',qos_specs=None,replication_status=,reservations=['708479c3-93b7-4fdd-bc39-b72ca7e254ec','10e6bc70-e40e-484a-89b2-4d103b182046','0ad4cc7a-7d67-48bb-936b-08c811a35f8c','91359db5-a43f-45c5-bc04-335cf805ad46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82ae7a3e595945b899691a15a7fce7b3',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:43.757199 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-26ebaf79-265c-4278-b0a5-67077d972110 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee6613cf-599a-4230-9a7e-3027cf590317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:43.763698 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-26ebaf79-265c-4278-b0a5-67077d972110 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee6613cf-599a-4230-9a7e-3027cf590317) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:43.766124 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-26ebaf79-265c-4278-b0a5-67077d972110 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Flow 'volume_create_api' (447c5791-e996-4296-84b5-263700629bff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:43.766124 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-26ebaf79-265c-4278-b0a5-67077d972110 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Create volume request issued successfully. Aug 13 06:14:43.773735 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:43.773735 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:43.774349 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-26ebaf79-265c-4278-b0a5-67077d972110 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:14:43.801199 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-97f76bca-52f3-40b6-9254-db0a2de58721 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:43.803670 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-97f76bca-52f3-40b6-9254-db0a2de58721 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 Aug 13 06:14:43.804365 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-97f76bca-52f3-40b6-9254-db0a2de58721 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:43.804365 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-97f76bca-52f3-40b6-9254-db0a2de58721 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:43.804507 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-97f76bca-52f3-40b6-9254-db0a2de58721 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Show backup with id 9f0061e7-5e2c-4768-bf15-ef5412ef78f1. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:43.808747 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-97f76bca-52f3-40b6-9254-db0a2de58721 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 returned with HTTP 404 Aug 13 06:14:43.809339 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 937/3720] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:43 2026] GET /volume/v3/backups/9f0061e7-5e2c-4768-bf15-ef5412ef78f1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:43.816756 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-78063dd2-7c01-48fa-9264-f45d106dbbe4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:43.818381 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-78063dd2-7c01-48fa-9264-f45d106dbbe4 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/cf5bc98f-1c94-4112-8b47-b9cb62ad0cc2 Aug 13 06:14:43.818590 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-78063dd2-7c01-48fa-9264-f45d106dbbe4 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:43.818768 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-78063dd2-7c01-48fa-9264-f45d106dbbe4 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:43.818917 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-78063dd2-7c01-48fa-9264-f45d106dbbe4 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Delete volume with id: cf5bc98f-1c94-4112-8b47-b9cb62ad0cc2 Aug 13 06:14:43.825550 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:43.825550 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:43.825843 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-78063dd2-7c01-48fa-9264-f45d106dbbe4 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Volume info retrieved successfully. Aug 13 06:14:43.845564 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-78063dd2-7c01-48fa-9264-f45d106dbbe4 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Delete volume request issued successfully. Aug 13 06:14:43.845777 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-78063dd2-7c01-48fa-9264-f45d106dbbe4 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/volumes/cf5bc98f-1c94-4112-8b47-b9cb62ad0cc2 returned with HTTP 202 Aug 13 06:14:43.846230 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 933/3721] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:14:43 2026] DELETE /volume/v3/volumes/cf5bc98f-1c94-4112-8b47-b9cb62ad0cc2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:43.853444 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0fdec33e-9f93-446c-bff4-ab760ec870a7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:43.856265 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0fdec33e-9f93-446c-bff4-ab760ec870a7 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/volumes/cf5bc98f-1c94-4112-8b47-b9cb62ad0cc2 Aug 13 06:14:43.856578 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0fdec33e-9f93-446c-bff4-ab760ec870a7 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:43.856907 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0fdec33e-9f93-446c-bff4-ab760ec870a7 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:43.866850 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:43.866850 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:43.871654 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0fdec33e-9f93-446c-bff4-ab760ec870a7 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Volume info retrieved successfully. Aug 13 06:14:43.876838 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0fdec33e-9f93-446c-bff4-ab760ec870a7 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/volumes/cf5bc98f-1c94-4112-8b47-b9cb62ad0cc2 returned with HTTP 200 Aug 13 06:14:43.877535 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 924/3722] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:43 2026] GET /volume/v3/volumes/cf5bc98f-1c94-4112-8b47-b9cb62ad0cc2 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:43.940703 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8f0cb301-0b59-4e65-845f-c3de5cc89ffc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:43.942359 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f0cb301-0b59-4e65-845f-c3de5cc89ffc tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f Aug 13 06:14:43.942582 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8f0cb301-0b59-4e65-845f-c3de5cc89ffc tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:43.942785 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8f0cb301-0b59-4e65-845f-c3de5cc89ffc tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:43.952657 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:43.952657 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:43.956239 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8f0cb301-0b59-4e65-845f-c3de5cc89ffc tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:14:43.960612 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8f0cb301-0b59-4e65-845f-c3de5cc89ffc tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f returned with HTTP 200 Aug 13 06:14:43.960852 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 938/3723] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:43 2026] GET /volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:44.505601 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ff589542-709f-4a0e-9fd1-1d4ed507acc3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:44.507245 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff589542-709f-4a0e-9fd1-1d4ed507acc3 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] GET https://10.4.3.121/volume/v3/volumes/64dad743-582d-482e-8947-d9025c60d52e Aug 13 06:14:44.507592 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ff589542-709f-4a0e-9fd1-1d4ed507acc3 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:44.507739 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ff589542-709f-4a0e-9fd1-1d4ed507acc3 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:44.515168 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:44.515168 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:44.518676 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ff589542-709f-4a0e-9fd1-1d4ed507acc3 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Volume info retrieved successfully. Aug 13 06:14:44.522864 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ff589542-709f-4a0e-9fd1-1d4ed507acc3 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] https://10.4.3.121/volume/v3/volumes/64dad743-582d-482e-8947-d9025c60d52e returned with HTTP 200 Aug 13 06:14:44.523322 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 934/3724] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:44 2026] GET /volume/v3/volumes/64dad743-582d-482e-8947-d9025c60d52e => generated 973 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:44.537806 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5de6df35-ed78-4a66-acf8-170a226d3b93 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:44.539671 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5de6df35-ed78-4a66-acf8-170a226d3b93 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] GET https://10.4.3.121/volume/v3/messages Aug 13 06:14:44.539830 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5de6df35-ed78-4a66-acf8-170a226d3b93 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:44.539990 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5de6df35-ed78-4a66-acf8-170a226d3b93 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:44.543673 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5de6df35-ed78-4a66-acf8-170a226d3b93 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] https://10.4.3.121/volume/v3/messages returned with HTTP 200 Aug 13 06:14:44.544030 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 925/3725] 10.4.3.121 () {68 vars in 1280 bytes} [Thu Aug 13 06:14:44 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:44.554058 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7c48b500-a062-4061-a515-d9f554303c1c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:44.556136 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7c48b500-a062-4061-a515-d9f554303c1c tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-member] GET https://10.4.3.121/volume/v3/messages/e757e644-00e3-410f-af15-3dfbe65759cb Aug 13 06:14:44.556574 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7c48b500-a062-4061-a515-d9f554303c1c tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:44.556749 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7c48b500-a062-4061-a515-d9f554303c1c tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:44.561549 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7c48b500-a062-4061-a515-d9f554303c1c tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-member] https://10.4.3.121/volume/v3/messages/e757e644-00e3-410f-af15-3dfbe65759cb returned with HTTP 200 Aug 13 06:14:44.562078 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 939/3726] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:14:44 2026] GET /volume/v3/messages/e757e644-00e3-410f-af15-3dfbe65759cb => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:44.571882 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6db0d147-7996-4be5-9c6f-9d4f002ddb98 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:44.574272 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6db0d147-7996-4be5-9c6f-9d4f002ddb98 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] DELETE https://10.4.3.121/volume/v3/messages/e757e644-00e3-410f-af15-3dfbe65759cb Aug 13 06:14:44.574551 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6db0d147-7996-4be5-9c6f-9d4f002ddb98 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:44.574748 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6db0d147-7996-4be5-9c6f-9d4f002ddb98 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:44.582406 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6db0d147-7996-4be5-9c6f-9d4f002ddb98 tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] https://10.4.3.121/volume/v3/messages/e757e644-00e3-410f-af15-3dfbe65759cb returned with HTTP 204 Aug 13 06:14:44.582898 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 935/3727] 10.4.3.121 () {68 vars in 1394 bytes} [Thu Aug 13 06:14:44 2026] DELETE /volume/v3/messages/e757e644-00e3-410f-af15-3dfbe65759cb => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 06:14:44.590441 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0f3843ab-4069-4eb3-a02c-623800e5c40b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:44.592155 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0f3843ab-4069-4eb3-a02c-623800e5c40b tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/64dad743-582d-482e-8947-d9025c60d52e Aug 13 06:14:44.592402 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0f3843ab-4069-4eb3-a02c-623800e5c40b tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:44.592643 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0f3843ab-4069-4eb3-a02c-623800e5c40b tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:44.592834 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-0f3843ab-4069-4eb3-a02c-623800e5c40b tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Delete volume with id: 64dad743-582d-482e-8947-d9025c60d52e Aug 13 06:14:44.602979 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:44.602979 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:44.603581 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0f3843ab-4069-4eb3-a02c-623800e5c40b tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Volume info retrieved successfully. Aug 13 06:14:44.605374 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0f3843ab-4069-4eb3-a02c-623800e5c40b tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100324) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 06:14:44.620153 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-0f3843ab-4069-4eb3-a02c-623800e5c40b tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-151277820 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-151277820, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:14:44.620769 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-0f3843ab-4069-4eb3-a02c-623800e5c40b tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-151277820 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-151277820, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:14:44.629907 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-0f3843ab-4069-4eb3-a02c-623800e5c40b tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Created reservations ['5bbcae88-ccbd-4a96-89aa-3c61cdebbff5', 'cf9b9e8b-80fc-41f2-b13d-c20bb6768dcc', 'b7a007fa-110b-4a12-bdea-5f3c094e4cf6', 'ea33fd2f-580b-49b7-b433-a3f939097cf1'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:44.658474 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0f3843ab-4069-4eb3-a02c-623800e5c40b tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Delete volume request issued successfully. Aug 13 06:14:44.658736 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0f3843ab-4069-4eb3-a02c-623800e5c40b tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] https://10.4.3.121/volume/v3/volumes/64dad743-582d-482e-8947-d9025c60d52e returned with HTTP 202 Aug 13 06:14:44.659191 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 926/3728] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:14:44 2026] DELETE /volume/v3/volumes/64dad743-582d-482e-8947-d9025c60d52e => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:44.666784 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-40a473a9-5e0e-4839-8e76-c6287be8297a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:44.668698 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-40a473a9-5e0e-4839-8e76-c6287be8297a tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] DELETE https://10.4.3.121/volume/v3/types/06619686-3512-473a-b5e2-9f4caf5304a7 Aug 13 06:14:44.668960 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-40a473a9-5e0e-4839-8e76-c6287be8297a tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:44.669252 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-40a473a9-5e0e-4839-8e76-c6287be8297a tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:44.694248 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-40a473a9-5e0e-4839-8e76-c6287be8297a tempest-ProjectMemberTests-641972446 tempest-ProjectMemberTests-641972446-project-admin] https://10.4.3.121/volume/v3/types/06619686-3512-473a-b5e2-9f4caf5304a7 returned with HTTP 202 Aug 13 06:14:44.694774 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 940/3729] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:14:44 2026] DELETE /volume/v3/types/06619686-3512-473a-b5e2-9f4caf5304a7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:44.786008 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:44.786008 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:44.786008 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-26ebaf79-265c-4278-b0a5-67077d972110 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:14:44.786008 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.backup.api [None req-26ebaf79-265c-4278-b0a5-67077d972110 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Checking backup size 1 against volume size 1 {{(pid=100325) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 06:14:44.786008 np0000007163 devstack@c-api.service[100325]: INFO cinder.backup.api [None req-26ebaf79-265c-4278-b0a5-67077d972110 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Overwriting volume a5d49a00-532e-4785-993c-eeffc424fcd0 with restore of backup 810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:44.804357 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-26ebaf79-265c-4278-b0a5-67077d972110 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] restore_backup in rpcapi backup_id 810c02e7-7722-444b-8084-e6bd0d285746 {{(pid=100325) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 06:14:44.805524 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-26ebaf79-265c-4278-b0a5-67077d972110 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746/restore returned with HTTP 202 Aug 13 06:14:44.806992 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 929/3730] 10.4.3.121 () {68 vars in 1393 bytes} [Thu Aug 13 06:14:43 2026] POST /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746/restore => generated 189 bytes in 1184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:44.813976 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3b88425c-34a4-4727-b50a-9839a24b720b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:44.815340 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b88425c-34a4-4727-b50a-9839a24b720b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:44.815553 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b88425c-34a4-4727-b50a-9839a24b720b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:44.815733 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b88425c-34a4-4727-b50a-9839a24b720b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:44.815868 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-3b88425c-34a4-4727-b50a-9839a24b720b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:44.820403 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:44.820403 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:44.820854 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b88425c-34a4-4727-b50a-9839a24b720b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:44.820909 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 936/3731] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:44 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:44.891445 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9f7af114-ab04-407c-9de4-47989c346042 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:44.893410 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9f7af114-ab04-407c-9de4-47989c346042 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] GET https://10.4.3.121/volume/v3/volumes/cf5bc98f-1c94-4112-8b47-b9cb62ad0cc2 Aug 13 06:14:44.893671 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9f7af114-ab04-407c-9de4-47989c346042 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:44.893789 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9f7af114-ab04-407c-9de4-47989c346042 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:44.900027 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9f7af114-ab04-407c-9de4-47989c346042 tempest-ProjectMemberTests33-956905388 tempest-ProjectMemberTests33-956905388-project-admin] https://10.4.3.121/volume/v3/volumes/cf5bc98f-1c94-4112-8b47-b9cb62ad0cc2 returned with HTTP 404 Aug 13 06:14:44.900602 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 927/3732] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:44 2026] GET /volume/v3/volumes/cf5bc98f-1c94-4112-8b47-b9cb62ad0cc2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:44.974071 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3fa61ff3-82eb-4ec7-9b07-09b885c5ae33 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:44.978137 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3fa61ff3-82eb-4ec7-9b07-09b885c5ae33 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f Aug 13 06:14:44.979022 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3fa61ff3-82eb-4ec7-9b07-09b885c5ae33 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:44.979242 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3fa61ff3-82eb-4ec7-9b07-09b885c5ae33 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:44.998119 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:44.998119 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:45.003426 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3fa61ff3-82eb-4ec7-9b07-09b885c5ae33 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:14:45.009990 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3fa61ff3-82eb-4ec7-9b07-09b885c5ae33 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f returned with HTTP 200 Aug 13 06:14:45.010655 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 941/3733] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:44 2026] GET /volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:45.831982 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-24ec3c22-0a16-4b98-ad25-5dbdc2097cc7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:45.833751 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-24ec3c22-0a16-4b98-ad25-5dbdc2097cc7 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:45.834073 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-24ec3c22-0a16-4b98-ad25-5dbdc2097cc7 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:45.834407 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-24ec3c22-0a16-4b98-ad25-5dbdc2097cc7 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:45.834740 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-24ec3c22-0a16-4b98-ad25-5dbdc2097cc7 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:45.838658 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:45.838658 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:45.839942 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-24ec3c22-0a16-4b98-ad25-5dbdc2097cc7 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:45.840610 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 930/3734] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:45 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:45.859265 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1345d769-c657-4aef-842a-3ba30506039d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:45.861678 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1345d769-c657-4aef-842a-3ba30506039d tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/a2df9ce0-eb36-4c13-974c-05758ebb02c9 Aug 13 06:14:45.861989 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1345d769-c657-4aef-842a-3ba30506039d tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:45.861989 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1345d769-c657-4aef-842a-3ba30506039d tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:45.874670 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:45.874670 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:45.878473 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1345d769-c657-4aef-842a-3ba30506039d tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:14:45.883822 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1345d769-c657-4aef-842a-3ba30506039d tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/a2df9ce0-eb36-4c13-974c-05758ebb02c9 returned with HTTP 200 Aug 13 06:14:45.884211 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 937/3735] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:45 2026] GET /volume/v3/volumes/a2df9ce0-eb36-4c13-974c-05758ebb02c9 => generated 1637 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:46.029693 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b7edaebb-f5e5-4f62-9da3-2901923abe2c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:46.031965 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b7edaebb-f5e5-4f62-9da3-2901923abe2c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f Aug 13 06:14:46.032257 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b7edaebb-f5e5-4f62-9da3-2901923abe2c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:46.032527 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b7edaebb-f5e5-4f62-9da3-2901923abe2c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:46.043913 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:46.043913 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:46.048722 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b7edaebb-f5e5-4f62-9da3-2901923abe2c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:14:46.052333 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b7edaebb-f5e5-4f62-9da3-2901923abe2c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f returned with HTTP 200 Aug 13 06:14:46.052667 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 928/3736] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:46 2026] GET /volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:46.415432 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-43deb226-af8b-45a6-9832-5d6465a55682 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:46.523680 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-6d6295c5-9b0a-480e-b81e-0ee018440c77 req-d659efbb-904d-4cac-a53f-ea9350c924ac None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:46.526530 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6d6295c5-9b0a-480e-b81e-0ee018440c77 req-d659efbb-904d-4cac-a53f-ea9350c924ac tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] POST https://10.4.3.121/volume/v3/attachments/8f01f946-c2fd-4f91-be6e-a551ab9a72d7/action Aug 13 06:14:46.526855 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6d6295c5-9b0a-480e-b81e-0ee018440c77 req-d659efbb-904d-4cac-a53f-ea9350c924ac tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:14:46.526961 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6d6295c5-9b0a-480e-b81e-0ee018440c77 req-d659efbb-904d-4cac-a53f-ea9350c924ac tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:46.548138 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:46.548138 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:46.553219 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-43deb226-af8b-45a6-9832-5d6465a55682 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:46.553707 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-43deb226-af8b-45a6-9832-5d6465a55682 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1232232107"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:46.555087 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-43deb226-af8b-45a6-9832-5d6465a55682 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1232232107'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:46.555216 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-43deb226-af8b-45a6-9832-5d6465a55682 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Create volume of 1 GB Aug 13 06:14:46.559135 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-43deb226-af8b-45a6-9832-5d6465a55682 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Availability Zones retrieved successfully. Aug 13 06:14:46.564257 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6d6295c5-9b0a-480e-b81e-0ee018440c77 req-d659efbb-904d-4cac-a53f-ea9350c924ac tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/attachments/8f01f946-c2fd-4f91-be6e-a551ab9a72d7/action returned with HTTP 204 Aug 13 06:14:46.564496 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-43deb226-af8b-45a6-9832-5d6465a55682 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Flow 'volume_create_api' (e138ca7b-fe2b-4b56-a362-aeb513d25326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:46.564850 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 931/3737] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:14:46 2026] POST /volume/v3/attachments/8f01f946-c2fd-4f91-be6e-a551ab9a72d7/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:46.565464 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-43deb226-af8b-45a6-9832-5d6465a55682 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91210714-cf8b-4e86-a7d1-4aff6c7ddb78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:46.566178 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-43deb226-af8b-45a6-9832-5d6465a55682 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:46.589426 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-43deb226-af8b-45a6-9832-5d6465a55682 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91210714-cf8b-4e86-a7d1-4aff6c7ddb78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:46.590162 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-43deb226-af8b-45a6-9832-5d6465a55682 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e920036-d831-4d9c-aec8-c3b164861f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:46.644731 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-43deb226-af8b-45a6-9832-5d6465a55682 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Created reservations ['ad2534d9-022f-4af2-bf0c-698c923fa5b4', 'e58ac1bd-451c-49e0-9745-405251133088', 'a6a46763-4538-4332-9c29-d74f5d9233e7', '4b2893d3-6e15-4476-81af-274ef74f21c5'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:46.645574 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-43deb226-af8b-45a6-9832-5d6465a55682 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e920036-d831-4d9c-aec8-c3b164861f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad2534d9-022f-4af2-bf0c-698c923fa5b4', 'e58ac1bd-451c-49e0-9745-405251133088', 'a6a46763-4538-4332-9c29-d74f5d9233e7', '4b2893d3-6e15-4476-81af-274ef74f21c5']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:46.646319 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-43deb226-af8b-45a6-9832-5d6465a55682 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38c6ae31-b91e-4fde-840c-384c45e40d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:46.650804 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-376f4ade-dee8-4e3d-9f16-8a56c7ec654d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:46.669087 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-43deb226-af8b-45a6-9832-5d6465a55682 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38c6ae31-b91e-4fde-840c-384c45e40d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39260927-2a0c-47a8-a235-3558bc7c8cf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1232232107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a67a22c2d874220a920b0cb9b7a209c',qos_specs=None,replication_status=,reservations=['ad2534d9-022f-4af2-bf0c-698c923fa5b4','e58ac1bd-451c-49e0-9745-405251133088','a6a46763-4538-4332-9c29-d74f5d9233e7','4b2893d3-6e15-4476-81af-274ef74f21c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3b750136ed94fd799e228f680d57afa',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1232232107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39260927-2a0c-47a8-a235-3558bc7c8cf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a67a22c2d874220a920b0cb9b7a209c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3b750136ed94fd799e228f680d57afa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:46.669868 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-43deb226-af8b-45a6-9832-5d6465a55682 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5f0594d-261d-4b27-8538-5448150c1270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:46.688120 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-43deb226-af8b-45a6-9832-5d6465a55682 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5f0594d-261d-4b27-8538-5448150c1270) transitioned into state 'SUCCESS' from state '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-1232232107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a67a22c2d874220a920b0cb9b7a209c',qos_specs=None,replication_status=,reservations=['ad2534d9-022f-4af2-bf0c-698c923fa5b4','e58ac1bd-451c-49e0-9745-405251133088','a6a46763-4538-4332-9c29-d74f5d9233e7','4b2893d3-6e15-4476-81af-274ef74f21c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3b750136ed94fd799e228f680d57afa',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:46.688778 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-43deb226-af8b-45a6-9832-5d6465a55682 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90bceb6b-94a2-44a8-b61c-cad5b1e24a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:46.697718 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-43deb226-af8b-45a6-9832-5d6465a55682 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90bceb6b-94a2-44a8-b61c-cad5b1e24a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:46.698429 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-43deb226-af8b-45a6-9832-5d6465a55682 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Flow 'volume_create_api' (e138ca7b-fe2b-4b56-a362-aeb513d25326) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:46.698684 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-43deb226-af8b-45a6-9832-5d6465a55682 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Create volume request issued successfully. Aug 13 06:14:46.699201 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-43deb226-af8b-45a6-9832-5d6465a55682 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:46.699646 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 942/3738] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:14:46 2026] POST /volume/v3/volumes => generated 778 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:46.709413 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-376f4ade-dee8-4e3d-9f16-8a56c7ec654d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:46.709773 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-376f4ade-dee8-4e3d-9f16-8a56c7ec654d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1150319901"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:46.711106 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-376f4ade-dee8-4e3d-9f16-8a56c7ec654d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1150319901'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:46.712763 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-376f4ade-dee8-4e3d-9f16-8a56c7ec654d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Create volume of 1 GB Aug 13 06:14:46.714950 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e1ec6813-5a7b-4af5-82bb-954b6e547b0e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:46.716758 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-376f4ade-dee8-4e3d-9f16-8a56c7ec654d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Availability Zones retrieved successfully. Aug 13 06:14:46.716812 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e1ec6813-5a7b-4af5-82bb-954b6e547b0e tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] GET https://10.4.3.121/volume/v3/volumes/39260927-2a0c-47a8-a235-3558bc7c8cf1 Aug 13 06:14:46.717009 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e1ec6813-5a7b-4af5-82bb-954b6e547b0e tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:46.717198 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e1ec6813-5a7b-4af5-82bb-954b6e547b0e tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:46.721761 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-376f4ade-dee8-4e3d-9f16-8a56c7ec654d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Flow 'volume_create_api' (0a842b81-e316-4dca-aead-676e364397c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:46.722626 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-376f4ade-dee8-4e3d-9f16-8a56c7ec654d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bee527f-c17d-444b-8bc8-ecf6a5932b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:46.723338 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-376f4ade-dee8-4e3d-9f16-8a56c7ec654d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:46.724730 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:46.724730 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:46.727700 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e1ec6813-5a7b-4af5-82bb-954b6e547b0e tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Volume info retrieved successfully. Aug 13 06:14:46.731534 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e1ec6813-5a7b-4af5-82bb-954b6e547b0e tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] https://10.4.3.121/volume/v3/volumes/39260927-2a0c-47a8-a235-3558bc7c8cf1 returned with HTTP 200 Aug 13 06:14:46.731872 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 929/3739] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:46 2026] GET /volume/v3/volumes/39260927-2a0c-47a8-a235-3558bc7c8cf1 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:46.745359 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-376f4ade-dee8-4e3d-9f16-8a56c7ec654d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bee527f-c17d-444b-8bc8-ecf6a5932b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:46.746025 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-376f4ade-dee8-4e3d-9f16-8a56c7ec654d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0f72386-b70e-4c50-9d4f-c3e40d8662cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:46.805403 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-376f4ade-dee8-4e3d-9f16-8a56c7ec654d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Created reservations ['3e8dbf79-d604-48cb-a50e-5a63fd570da8', '596e8e15-d471-49f1-8aca-f322b9c421ab', '6ddc8e74-eed3-495f-9568-767198478678', 'ed4ba978-95a6-40ed-9ad4-db3aca6039ae'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:46.806395 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-376f4ade-dee8-4e3d-9f16-8a56c7ec654d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0f72386-b70e-4c50-9d4f-c3e40d8662cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e8dbf79-d604-48cb-a50e-5a63fd570da8', '596e8e15-d471-49f1-8aca-f322b9c421ab', '6ddc8e74-eed3-495f-9568-767198478678', 'ed4ba978-95a6-40ed-9ad4-db3aca6039ae']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:46.807357 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-376f4ade-dee8-4e3d-9f16-8a56c7ec654d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d58b9ef-b7c1-4be1-af5c-950583c0bb63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:46.835746 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-376f4ade-dee8-4e3d-9f16-8a56c7ec654d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d58b9ef-b7c1-4be1-af5c-950583c0bb63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd19c894f-f17f-4a9b-a8ce-78176e012ff4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1150319901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60236cf7e824aaeacc8e07b3d12b01f',qos_specs=None,replication_status=,reservations=['3e8dbf79-d604-48cb-a50e-5a63fd570da8','596e8e15-d471-49f1-8aca-f322b9c421ab','6ddc8e74-eed3-495f-9568-767198478678','ed4ba978-95a6-40ed-9ad4-db3aca6039ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45555e5bb89a4fc2b2746ccaefa931e8',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1150319901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d19c894f-f17f-4a9b-a8ce-78176e012ff4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a60236cf7e824aaeacc8e07b3d12b01f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45555e5bb89a4fc2b2746ccaefa931e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:46.836476 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-376f4ade-dee8-4e3d-9f16-8a56c7ec654d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9f4c30a-1ea8-47a9-b584-84e988f98772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:46.852497 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2c9a4c00-bee6-4fb1-8c9b-cd92cca83312 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:46.856021 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2c9a4c00-bee6-4fb1-8c9b-cd92cca83312 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:46.856401 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2c9a4c00-bee6-4fb1-8c9b-cd92cca83312 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:46.856589 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2c9a4c00-bee6-4fb1-8c9b-cd92cca83312 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:46.856687 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2c9a4c00-bee6-4fb1-8c9b-cd92cca83312 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:46.856891 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-376f4ade-dee8-4e3d-9f16-8a56c7ec654d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9f4c30a-1ea8-47a9-b584-84e988f98772) transitioned into state 'SUCCESS' from state '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-1150319901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60236cf7e824aaeacc8e07b3d12b01f',qos_specs=None,replication_status=,reservations=['3e8dbf79-d604-48cb-a50e-5a63fd570da8','596e8e15-d471-49f1-8aca-f322b9c421ab','6ddc8e74-eed3-495f-9568-767198478678','ed4ba978-95a6-40ed-9ad4-db3aca6039ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45555e5bb89a4fc2b2746ccaefa931e8',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:46.857663 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-376f4ade-dee8-4e3d-9f16-8a56c7ec654d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (993f97c0-ab64-4d87-83e1-18a414984fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:46.863749 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:46.863749 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:46.864612 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2c9a4c00-bee6-4fb1-8c9b-cd92cca83312 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:46.864842 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 932/3740] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:46 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:46.867047 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-376f4ade-dee8-4e3d-9f16-8a56c7ec654d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (993f97c0-ab64-4d87-83e1-18a414984fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:46.868206 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-376f4ade-dee8-4e3d-9f16-8a56c7ec654d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Flow 'volume_create_api' (0a842b81-e316-4dca-aead-676e364397c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:46.868619 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-376f4ade-dee8-4e3d-9f16-8a56c7ec654d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Create volume request issued successfully. Aug 13 06:14:46.869449 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-376f4ade-dee8-4e3d-9f16-8a56c7ec654d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:46.870122 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 938/3741] 10.4.3.121 () {70 vars in 1298 bytes} [Thu Aug 13 06:14:46 2026] POST /volume/v3/volumes => generated 778 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:46.881563 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-92f91981-e6fe-489b-8b5b-9adf96331894 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:46.883918 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-92f91981-e6fe-489b-8b5b-9adf96331894 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/volumes/d19c894f-f17f-4a9b-a8ce-78176e012ff4 Aug 13 06:14:46.884241 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-92f91981-e6fe-489b-8b5b-9adf96331894 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:46.884580 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-92f91981-e6fe-489b-8b5b-9adf96331894 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:46.892493 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:46.892493 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:46.895704 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-92f91981-e6fe-489b-8b5b-9adf96331894 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Volume info retrieved successfully. Aug 13 06:14:46.899931 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-92f91981-e6fe-489b-8b5b-9adf96331894 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/volumes/d19c894f-f17f-4a9b-a8ce-78176e012ff4 returned with HTTP 200 Aug 13 06:14:46.900318 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 943/3742] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:46 2026] GET /volume/v3/volumes/d19c894f-f17f-4a9b-a8ce-78176e012ff4 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:47.067841 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5134b455-3f18-459d-82c1-6b633efbdf03 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:47.069607 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5134b455-3f18-459d-82c1-6b633efbdf03 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f Aug 13 06:14:47.069796 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5134b455-3f18-459d-82c1-6b633efbdf03 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:47.069970 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5134b455-3f18-459d-82c1-6b633efbdf03 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:47.078824 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:47.078824 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:47.081887 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5134b455-3f18-459d-82c1-6b633efbdf03 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:14:47.085458 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5134b455-3f18-459d-82c1-6b633efbdf03 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f returned with HTTP 200 Aug 13 06:14:47.085800 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 930/3743] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:47 2026] GET /volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:47.096531 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3b0b8465-ee8a-4361-9f52-0fa88206fe13 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:47.098098 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3b0b8465-ee8a-4361-9f52-0fa88206fe13 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f Aug 13 06:14:47.098350 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3b0b8465-ee8a-4361-9f52-0fa88206fe13 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:47.098556 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3b0b8465-ee8a-4361-9f52-0fa88206fe13 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:47.107546 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:47.107546 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:47.111147 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3b0b8465-ee8a-4361-9f52-0fa88206fe13 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:14:47.114884 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3b0b8465-ee8a-4361-9f52-0fa88206fe13 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f returned with HTTP 200 Aug 13 06:14:47.115327 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 933/3744] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:47 2026] GET /volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:47.155018 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-0cf6f868-266e-462a-be4a-b8c45f45ac23 req-216a5e35-26b1-4171-9390-6fab1f2e3266 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:47.157049 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0cf6f868-266e-462a-be4a-b8c45f45ac23 req-216a5e35-26b1-4171-9390-6fab1f2e3266 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f Aug 13 06:14:47.157285 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0cf6f868-266e-462a-be4a-b8c45f45ac23 req-216a5e35-26b1-4171-9390-6fab1f2e3266 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:47.157513 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-0cf6f868-266e-462a-be4a-b8c45f45ac23 req-216a5e35-26b1-4171-9390-6fab1f2e3266 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:47.165994 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:47.165994 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:47.169198 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-0cf6f868-266e-462a-be4a-b8c45f45ac23 req-216a5e35-26b1-4171-9390-6fab1f2e3266 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:14:47.172848 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-0cf6f868-266e-462a-be4a-b8c45f45ac23 req-216a5e35-26b1-4171-9390-6fab1f2e3266 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f returned with HTTP 200 Aug 13 06:14:47.173219 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 939/3745] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:14:47 2026] GET /volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:47.188369 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c1b7e5d1-d0c0-49a0-8c46-2a8be3de3001 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:47.190043 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c1b7e5d1-d0c0-49a0-8c46-2a8be3de3001 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f Aug 13 06:14:47.190230 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c1b7e5d1-d0c0-49a0-8c46-2a8be3de3001 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:47.190421 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c1b7e5d1-d0c0-49a0-8c46-2a8be3de3001 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:47.198547 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:47.198547 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:47.201921 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c1b7e5d1-d0c0-49a0-8c46-2a8be3de3001 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:14:47.205531 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c1b7e5d1-d0c0-49a0-8c46-2a8be3de3001 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f returned with HTTP 200 Aug 13 06:14:47.205871 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 944/3746] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:47 2026] GET /volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:47.249603 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ac5cfa14-c4ac-41f9-8ab8-da1b65e7acee req-be3f49a1-ed73-4013-9ee5-275cb437870f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:47.252476 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ac5cfa14-c4ac-41f9-8ab8-da1b65e7acee req-be3f49a1-ed73-4013-9ee5-275cb437870f tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f Aug 13 06:14:47.252619 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ac5cfa14-c4ac-41f9-8ab8-da1b65e7acee req-be3f49a1-ed73-4013-9ee5-275cb437870f tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:47.252885 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ac5cfa14-c4ac-41f9-8ab8-da1b65e7acee req-be3f49a1-ed73-4013-9ee5-275cb437870f tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:47.267840 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:47.267840 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:47.272409 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-ac5cfa14-c4ac-41f9-8ab8-da1b65e7acee req-be3f49a1-ed73-4013-9ee5-275cb437870f tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:14:47.279261 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ac5cfa14-c4ac-41f9-8ab8-da1b65e7acee req-be3f49a1-ed73-4013-9ee5-275cb437870f tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f returned with HTTP 200 Aug 13 06:14:47.282104 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 931/3747] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:14:47 2026] GET /volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:47.299992 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ac5cfa14-c4ac-41f9-8ab8-da1b65e7acee req-09f9e097-0d5d-4579-8771-357d6f175a76 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:47.302734 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ac5cfa14-c4ac-41f9-8ab8-da1b65e7acee req-09f9e097-0d5d-4579-8771-357d6f175a76 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] POST https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f/action Aug 13 06:14:47.303177 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ac5cfa14-c4ac-41f9-8ab8-da1b65e7acee req-09f9e097-0d5d-4579-8771-357d6f175a76 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:14:47.303386 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ac5cfa14-c4ac-41f9-8ab8-da1b65e7acee req-09f9e097-0d5d-4579-8771-357d6f175a76 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:47.320557 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:47.320557 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:47.321249 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-ac5cfa14-c4ac-41f9-8ab8-da1b65e7acee req-09f9e097-0d5d-4579-8771-357d6f175a76 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:14:47.330310 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-ac5cfa14-c4ac-41f9-8ab8-da1b65e7acee req-09f9e097-0d5d-4579-8771-357d6f175a76 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Begin detaching volume completed successfully. Aug 13 06:14:47.330310 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ac5cfa14-c4ac-41f9-8ab8-da1b65e7acee req-09f9e097-0d5d-4579-8771-357d6f175a76 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f/action returned with HTTP 202 Aug 13 06:14:47.330310 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 934/3748] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:14:47 2026] POST /volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:14:47.383260 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-142da50e-d67e-4d6c-a96b-005105768dfd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:47.383791 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-142da50e-d67e-4d6c-a96b-005105768dfd None None] GET https://10.4.3.121/volume// Aug 13 06:14:47.384032 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-142da50e-d67e-4d6c-a96b-005105768dfd None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:47.384318 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-142da50e-d67e-4d6c-a96b-005105768dfd None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:47.384755 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-142da50e-d67e-4d6c-a96b-005105768dfd None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:14:47.385151 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 940/3749] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:14:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:14:47.393668 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ac5cfa14-c4ac-41f9-8ab8-da1b65e7acee req-e0681b33-85fc-4a0e-9df6-40d8ee7775c4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:47.395596 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ac5cfa14-c4ac-41f9-8ab8-da1b65e7acee req-e0681b33-85fc-4a0e-9df6-40d8ee7775c4 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f Aug 13 06:14:47.395796 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ac5cfa14-c4ac-41f9-8ab8-da1b65e7acee req-e0681b33-85fc-4a0e-9df6-40d8ee7775c4 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:47.396012 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ac5cfa14-c4ac-41f9-8ab8-da1b65e7acee req-e0681b33-85fc-4a0e-9df6-40d8ee7775c4 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:47.406021 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:47.406021 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:47.409746 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-ac5cfa14-c4ac-41f9-8ab8-da1b65e7acee req-e0681b33-85fc-4a0e-9df6-40d8ee7775c4 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:14:47.413854 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ac5cfa14-c4ac-41f9-8ab8-da1b65e7acee req-e0681b33-85fc-4a0e-9df6-40d8ee7775c4 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f returned with HTTP 200 Aug 13 06:14:47.414225 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 945/3750] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:14:47 2026] GET /volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f => generated 1323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:14:47.745666 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-21fdeaae-d500-4987-8c2e-4aef2d6c8bd7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:47.747399 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-21fdeaae-d500-4987-8c2e-4aef2d6c8bd7 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] GET https://10.4.3.121/volume/v3/volumes/39260927-2a0c-47a8-a235-3558bc7c8cf1 Aug 13 06:14:47.747619 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-21fdeaae-d500-4987-8c2e-4aef2d6c8bd7 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:47.747804 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-21fdeaae-d500-4987-8c2e-4aef2d6c8bd7 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:47.755348 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:47.755348 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:47.758606 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-21fdeaae-d500-4987-8c2e-4aef2d6c8bd7 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Volume info retrieved successfully. Aug 13 06:14:47.762474 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-21fdeaae-d500-4987-8c2e-4aef2d6c8bd7 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] https://10.4.3.121/volume/v3/volumes/39260927-2a0c-47a8-a235-3558bc7c8cf1 returned with HTTP 200 Aug 13 06:14:47.762900 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 932/3751] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:47 2026] GET /volume/v3/volumes/39260927-2a0c-47a8-a235-3558bc7c8cf1 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:14:47.773848 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1ba790d9-d383-4335-bc77-b8d73492114f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:47.834616 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1ba790d9-d383-4335-bc77-b8d73492114f tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-reader] GET https://10.4.3.121/volume/v3/volumes Aug 13 06:14:47.834902 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1ba790d9-d383-4335-bc77-b8d73492114f tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:47.835148 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1ba790d9-d383-4335-bc77-b8d73492114f tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-reader] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:47.835536 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-1ba790d9-d383-4335-bc77-b8d73492114f tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-reader] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:14:47.836483 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1ba790d9-d383-4335-bc77-b8d73492114f tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:14:47.847458 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1ba790d9-d383-4335-bc77-b8d73492114f tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-reader] Get all volumes completed successfully. Aug 13 06:14:47.848083 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1ba790d9-d383-4335-bc77-b8d73492114f tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-reader] https://10.4.3.121/volume/v3/volumes returned with HTTP 200 Aug 13 06:14:47.848611 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 935/3752] 10.4.3.121 () {68 vars in 1278 bytes} [Thu Aug 13 06:14:47 2026] GET /volume/v3/volumes => generated 336 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:47.857345 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4d8c6f53-51b6-41c2-886f-4f343abe4612 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:47.859055 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4d8c6f53-51b6-41c2-886f-4f343abe4612 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/39260927-2a0c-47a8-a235-3558bc7c8cf1 Aug 13 06:14:47.859389 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4d8c6f53-51b6-41c2-886f-4f343abe4612 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:47.859608 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4d8c6f53-51b6-41c2-886f-4f343abe4612 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:47.859788 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-4d8c6f53-51b6-41c2-886f-4f343abe4612 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Delete volume with id: 39260927-2a0c-47a8-a235-3558bc7c8cf1 Aug 13 06:14:47.867124 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:47.867124 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:47.867624 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4d8c6f53-51b6-41c2-886f-4f343abe4612 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Volume info retrieved successfully. Aug 13 06:14:47.876291 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f00c9438-a57c-4ed9-bcec-553f8ccd9ac5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:47.878073 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f00c9438-a57c-4ed9-bcec-553f8ccd9ac5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:47.878304 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f00c9438-a57c-4ed9-bcec-553f8ccd9ac5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:47.878506 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f00c9438-a57c-4ed9-bcec-553f8ccd9ac5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:47.878600 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-f00c9438-a57c-4ed9-bcec-553f8ccd9ac5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:47.882726 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:47.882726 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:47.883450 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f00c9438-a57c-4ed9-bcec-553f8ccd9ac5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:47.883825 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 946/3753] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:47 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:47.886902 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4d8c6f53-51b6-41c2-886f-4f343abe4612 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Delete volume request issued successfully. Aug 13 06:14:47.886902 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4d8c6f53-51b6-41c2-886f-4f343abe4612 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] https://10.4.3.121/volume/v3/volumes/39260927-2a0c-47a8-a235-3558bc7c8cf1 returned with HTTP 202 Aug 13 06:14:47.886902 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 941/3754] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:14:47 2026] DELETE /volume/v3/volumes/39260927-2a0c-47a8-a235-3558bc7c8cf1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:14:47.894742 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-79a87b1d-e0d1-4d2f-a2a4-990329a5c5a9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:47.896979 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-79a87b1d-e0d1-4d2f-a2a4-990329a5c5a9 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] GET https://10.4.3.121/volume/v3/volumes/39260927-2a0c-47a8-a235-3558bc7c8cf1 Aug 13 06:14:47.897278 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-79a87b1d-e0d1-4d2f-a2a4-990329a5c5a9 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:47.897546 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-79a87b1d-e0d1-4d2f-a2a4-990329a5c5a9 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:47.907072 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:47.907072 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:47.914307 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-79a87b1d-e0d1-4d2f-a2a4-990329a5c5a9 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Volume info retrieved successfully. Aug 13 06:14:47.918893 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7b4c2735-8aa3-42d2-8422-c8fe3350a72a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:47.920959 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-79a87b1d-e0d1-4d2f-a2a4-990329a5c5a9 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] https://10.4.3.121/volume/v3/volumes/39260927-2a0c-47a8-a235-3558bc7c8cf1 returned with HTTP 200 Aug 13 06:14:47.921302 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7b4c2735-8aa3-42d2-8422-c8fe3350a72a tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/volumes/d19c894f-f17f-4a9b-a8ce-78176e012ff4 Aug 13 06:14:47.921531 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7b4c2735-8aa3-42d2-8422-c8fe3350a72a tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:47.921606 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 933/3755] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:47 2026] GET /volume/v3/volumes/39260927-2a0c-47a8-a235-3558bc7c8cf1 => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:14:47.921709 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7b4c2735-8aa3-42d2-8422-c8fe3350a72a tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:47.928337 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:47.928337 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:47.931742 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7b4c2735-8aa3-42d2-8422-c8fe3350a72a tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Volume info retrieved successfully. Aug 13 06:14:47.935668 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7b4c2735-8aa3-42d2-8422-c8fe3350a72a tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/volumes/d19c894f-f17f-4a9b-a8ce-78176e012ff4 returned with HTTP 200 Aug 13 06:14:47.936056 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 936/3756] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:47 2026] GET /volume/v3/volumes/d19c894f-f17f-4a9b-a8ce-78176e012ff4 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:47.957855 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2ccca815-3189-4587-a6f2-114a476a0f4d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:47.959542 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2ccca815-3189-4587-a6f2-114a476a0f4d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] POST https://10.4.3.121/volume/v3/backups Aug 13 06:14:47.959918 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2ccca815-3189-4587-a6f2-114a476a0f4d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d19c894f-f17f-4a9b-a8ce-78176e012ff4", "name": "tempest-type-Backup-1449028252"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:47.961385 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-2ccca815-3189-4587-a6f2-114a476a0f4d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Creating new backup {'backup': {'volume_id': 'd19c894f-f17f-4a9b-a8ce-78176e012ff4', 'name': 'tempest-type-Backup-1449028252'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:14:47.961557 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-2ccca815-3189-4587-a6f2-114a476a0f4d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Creating backup of volume d19c894f-f17f-4a9b-a8ce-78176e012ff4 in container None Aug 13 06:14:47.968199 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:47.968199 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:47.968516 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2ccca815-3189-4587-a6f2-114a476a0f4d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Volume info retrieved successfully. Aug 13 06:14:47.992507 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-2ccca815-3189-4587-a6f2-114a476a0f4d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Created reservations ['a4ae95f4-b749-451e-a16d-e1926d421536', '41876918-05d9-42dd-b363-3e9d9f703727'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:48.017902 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2ccca815-3189-4587-a6f2-114a476a0f4d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:14:48.018310 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 947/3757] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:14:47 2026] POST /volume/v3/backups => generated 316 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:48.030260 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-724fe078-e665-4d06-bc28-1b9b821c371f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:48.032092 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-724fe078-e665-4d06-bc28-1b9b821c371f tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 Aug 13 06:14:48.032492 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-724fe078-e665-4d06-bc28-1b9b821c371f tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:48.032714 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-724fe078-e665-4d06-bc28-1b9b821c371f tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:48.032848 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-724fe078-e665-4d06-bc28-1b9b821c371f tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id aa1ebb5c-468d-4153-abce-05657544dce5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:48.037208 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:48.037208 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:48.037809 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-724fe078-e665-4d06-bc28-1b9b821c371f tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 returned with HTTP 200 Aug 13 06:14:48.038197 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 942/3758] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:48 2026] GET /volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:48.898828 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8e2d7aa6-a63b-480b-a32f-f49712f6f690 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:48.900946 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8e2d7aa6-a63b-480b-a32f-f49712f6f690 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:48.901139 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8e2d7aa6-a63b-480b-a32f-f49712f6f690 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:48.901369 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8e2d7aa6-a63b-480b-a32f-f49712f6f690 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:48.901503 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8e2d7aa6-a63b-480b-a32f-f49712f6f690 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:48.907162 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:48.907162 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:48.907902 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8e2d7aa6-a63b-480b-a32f-f49712f6f690 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:48.908269 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 934/3759] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:48 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:48.935398 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-263ccbab-96cb-4ade-a204-4df9dbe19081 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:48.937335 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-263ccbab-96cb-4ade-a204-4df9dbe19081 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] GET https://10.4.3.121/volume/v3/volumes/39260927-2a0c-47a8-a235-3558bc7c8cf1 Aug 13 06:14:48.937580 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-263ccbab-96cb-4ade-a204-4df9dbe19081 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:48.937773 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-263ccbab-96cb-4ade-a204-4df9dbe19081 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:48.943886 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-263ccbab-96cb-4ade-a204-4df9dbe19081 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] https://10.4.3.121/volume/v3/volumes/39260927-2a0c-47a8-a235-3558bc7c8cf1 returned with HTTP 404 Aug 13 06:14:48.944499 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 937/3760] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:48 2026] GET /volume/v3/volumes/39260927-2a0c-47a8-a235-3558bc7c8cf1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:14:48.953061 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d3996c65-8daf-49c2-8699-9d48f5de348d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:48.955039 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d3996c65-8daf-49c2-8699-9d48f5de348d tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:48.955448 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d3996c65-8daf-49c2-8699-9d48f5de348d tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1560572499"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:48.956948 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-d3996c65-8daf-49c2-8699-9d48f5de348d tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1560572499'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:48.957088 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-d3996c65-8daf-49c2-8699-9d48f5de348d tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Create volume of 1 GB Aug 13 06:14:48.957432 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:48.957432 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:48.961292 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d3996c65-8daf-49c2-8699-9d48f5de348d tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Availability Zones retrieved successfully. Aug 13 06:14:48.967827 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d3996c65-8daf-49c2-8699-9d48f5de348d tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Flow 'volume_create_api' (d18a3160-95e6-4715-9de6-51ab90838690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:48.968672 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d3996c65-8daf-49c2-8699-9d48f5de348d tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2e460ec-a329-4ff3-9c6c-46abd331d2f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:48.969407 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-d3996c65-8daf-49c2-8699-9d48f5de348d tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:48.993811 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d3996c65-8daf-49c2-8699-9d48f5de348d tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2e460ec-a329-4ff3-9c6c-46abd331d2f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:48.994698 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d3996c65-8daf-49c2-8699-9d48f5de348d tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ba370f3-dfc7-4a43-bbd8-0852f9c15f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:49.031302 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-d3996c65-8daf-49c2-8699-9d48f5de348d tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Created reservations ['4d3658c5-addd-458a-ac58-ac9159454ed0', '5f3e5b31-85df-431a-9f23-1874f607bb5d', '7ad3afae-e82d-4b52-9990-9893b6438835', '600e5929-5df3-4c1c-87b7-d2dadb6967d2'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:49.032103 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d3996c65-8daf-49c2-8699-9d48f5de348d tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ba370f3-dfc7-4a43-bbd8-0852f9c15f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d3658c5-addd-458a-ac58-ac9159454ed0', '5f3e5b31-85df-431a-9f23-1874f607bb5d', '7ad3afae-e82d-4b52-9990-9893b6438835', '600e5929-5df3-4c1c-87b7-d2dadb6967d2']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:49.032830 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d3996c65-8daf-49c2-8699-9d48f5de348d tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f733927-b26d-4ffd-b0c0-33b89a1ac262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:49.053651 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-052bbaa1-9159-4c4a-ba1b-ef4105198621 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:49.055460 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-052bbaa1-9159-4c4a-ba1b-ef4105198621 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 Aug 13 06:14:49.055780 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-052bbaa1-9159-4c4a-ba1b-ef4105198621 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:49.056076 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-052bbaa1-9159-4c4a-ba1b-ef4105198621 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:49.056221 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-052bbaa1-9159-4c4a-ba1b-ef4105198621 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id aa1ebb5c-468d-4153-abce-05657544dce5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:49.058469 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d3996c65-8daf-49c2-8699-9d48f5de348d tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f733927-b26d-4ffd-b0c0-33b89a1ac262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d88f2fe-4753-4f38-a11c-0aa8804c7486', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1560572499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a67a22c2d874220a920b0cb9b7a209c',qos_specs=None,replication_status=,reservations=['4d3658c5-addd-458a-ac58-ac9159454ed0','5f3e5b31-85df-431a-9f23-1874f607bb5d','7ad3afae-e82d-4b52-9990-9893b6438835','600e5929-5df3-4c1c-87b7-d2dadb6967d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3b750136ed94fd799e228f680d57afa',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1560572499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d88f2fe-4753-4f38-a11c-0aa8804c7486,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a67a22c2d874220a920b0cb9b7a209c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3b750136ed94fd799e228f680d57afa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:49.059422 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d3996c65-8daf-49c2-8699-9d48f5de348d tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c9507ab-f059-44eb-96dd-fc90894c122a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:49.060753 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:49.060753 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:49.061442 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-052bbaa1-9159-4c4a-ba1b-ef4105198621 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 returned with HTTP 200 Aug 13 06:14:49.061833 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 943/3761] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:49 2026] GET /volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:49.078172 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d3996c65-8daf-49c2-8699-9d48f5de348d tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c9507ab-f059-44eb-96dd-fc90894c122a) transitioned into state 'SUCCESS' from state '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-1560572499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a67a22c2d874220a920b0cb9b7a209c',qos_specs=None,replication_status=,reservations=['4d3658c5-addd-458a-ac58-ac9159454ed0','5f3e5b31-85df-431a-9f23-1874f607bb5d','7ad3afae-e82d-4b52-9990-9893b6438835','600e5929-5df3-4c1c-87b7-d2dadb6967d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3b750136ed94fd799e228f680d57afa',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:49.078963 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d3996c65-8daf-49c2-8699-9d48f5de348d tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fadb066-020c-48cc-b0b6-16391e5cdbf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:49.088944 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d3996c65-8daf-49c2-8699-9d48f5de348d tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fadb066-020c-48cc-b0b6-16391e5cdbf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:49.089909 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d3996c65-8daf-49c2-8699-9d48f5de348d tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Flow 'volume_create_api' (d18a3160-95e6-4715-9de6-51ab90838690) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:49.090284 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d3996c65-8daf-49c2-8699-9d48f5de348d tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Create volume request issued successfully. Aug 13 06:14:49.090987 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d3996c65-8daf-49c2-8699-9d48f5de348d tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:49.091499 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 948/3762] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:14:48 2026] POST /volume/v3/volumes => generated 778 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:49.111612 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-305c25fc-a62e-47db-8207-9658ba781548 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:49.113720 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-305c25fc-a62e-47db-8207-9658ba781548 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] GET https://10.4.3.121/volume/v3/volumes/1d88f2fe-4753-4f38-a11c-0aa8804c7486 Aug 13 06:14:49.113970 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-305c25fc-a62e-47db-8207-9658ba781548 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:49.114192 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-305c25fc-a62e-47db-8207-9658ba781548 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:49.123423 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:49.123423 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:49.127820 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-305c25fc-a62e-47db-8207-9658ba781548 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Volume info retrieved successfully. Aug 13 06:14:49.132411 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-305c25fc-a62e-47db-8207-9658ba781548 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] https://10.4.3.121/volume/v3/volumes/1d88f2fe-4753-4f38-a11c-0aa8804c7486 returned with HTTP 200 Aug 13 06:14:49.132839 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 935/3763] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:49 2026] GET /volume/v3/volumes/1d88f2fe-4753-4f38-a11c-0aa8804c7486 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:49.918439 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5f2ea8dd-439b-4eb7-83b0-3e1ed773071a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:49.920912 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f2ea8dd-439b-4eb7-83b0-3e1ed773071a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:49.921225 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f2ea8dd-439b-4eb7-83b0-3e1ed773071a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:49.921493 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5f2ea8dd-439b-4eb7-83b0-3e1ed773071a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:49.921660 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-5f2ea8dd-439b-4eb7-83b0-3e1ed773071a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:49.927275 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:49.927275 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:49.928343 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5f2ea8dd-439b-4eb7-83b0-3e1ed773071a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:49.928830 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 938/3764] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:49 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:50.073487 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1f2a8c9e-d9e3-4ce3-87fa-db34d18e81bd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:50.076489 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1f2a8c9e-d9e3-4ce3-87fa-db34d18e81bd tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 Aug 13 06:14:50.076674 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1f2a8c9e-d9e3-4ce3-87fa-db34d18e81bd tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:50.076970 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1f2a8c9e-d9e3-4ce3-87fa-db34d18e81bd tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:50.077150 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-1f2a8c9e-d9e3-4ce3-87fa-db34d18e81bd tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id aa1ebb5c-468d-4153-abce-05657544dce5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:50.081539 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:50.081539 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:50.082088 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1f2a8c9e-d9e3-4ce3-87fa-db34d18e81bd tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 returned with HTTP 200 Aug 13 06:14:50.082494 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 944/3765] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:50 2026] GET /volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:50.146437 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9f19c265-aa89-4496-a692-0d718ba06f4b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:50.148874 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9f19c265-aa89-4496-a692-0d718ba06f4b tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] GET https://10.4.3.121/volume/v3/volumes/1d88f2fe-4753-4f38-a11c-0aa8804c7486 Aug 13 06:14:50.149141 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9f19c265-aa89-4496-a692-0d718ba06f4b tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:50.149408 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9f19c265-aa89-4496-a692-0d718ba06f4b tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:50.158643 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:50.158643 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:50.162681 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9f19c265-aa89-4496-a692-0d718ba06f4b tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Volume info retrieved successfully. Aug 13 06:14:50.167379 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9f19c265-aa89-4496-a692-0d718ba06f4b tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] https://10.4.3.121/volume/v3/volumes/1d88f2fe-4753-4f38-a11c-0aa8804c7486 returned with HTTP 200 Aug 13 06:14:50.168079 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 949/3766] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:50 2026] GET /volume/v3/volumes/1d88f2fe-4753-4f38-a11c-0aa8804c7486 => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:14:50.179883 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-37e9f31c-0e6e-4b06-bf2f-d906bee576b3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:50.182086 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-37e9f31c-0e6e-4b06-bf2f-d906bee576b3 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-reader] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:14:50.182360 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-37e9f31c-0e6e-4b06-bf2f-d906bee576b3 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:50.182596 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-37e9f31c-0e6e-4b06-bf2f-d906bee576b3 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-reader] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:50.182939 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-37e9f31c-0e6e-4b06-bf2f-d906bee576b3 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-reader] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:14:50.183788 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-37e9f31c-0e6e-4b06-bf2f-d906bee576b3 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:14:50.192622 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-37e9f31c-0e6e-4b06-bf2f-d906bee576b3 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-reader] Get all volumes completed successfully. Aug 13 06:14:50.193435 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:50.193435 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:50.198386 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-37e9f31c-0e6e-4b06-bf2f-d906bee576b3 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-reader] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:14:50.198906 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 936/3767] 10.4.3.121 () {68 vars in 1299 bytes} [Thu Aug 13 06:14:50 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:50.212272 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a4f0cacf-5162-4c1d-9a54-c2eff780ced0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:50.214317 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a4f0cacf-5162-4c1d-9a54-c2eff780ced0 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/1d88f2fe-4753-4f38-a11c-0aa8804c7486 Aug 13 06:14:50.214691 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a4f0cacf-5162-4c1d-9a54-c2eff780ced0 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:50.215014 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a4f0cacf-5162-4c1d-9a54-c2eff780ced0 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:50.216201 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-a4f0cacf-5162-4c1d-9a54-c2eff780ced0 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Delete volume with id: 1d88f2fe-4753-4f38-a11c-0aa8804c7486 Aug 13 06:14:50.224450 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:50.224450 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:50.225108 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a4f0cacf-5162-4c1d-9a54-c2eff780ced0 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Volume info retrieved successfully. Aug 13 06:14:50.244344 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a4f0cacf-5162-4c1d-9a54-c2eff780ced0 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Delete volume request issued successfully. Aug 13 06:14:50.244717 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a4f0cacf-5162-4c1d-9a54-c2eff780ced0 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] https://10.4.3.121/volume/v3/volumes/1d88f2fe-4753-4f38-a11c-0aa8804c7486 returned with HTTP 202 Aug 13 06:14:50.245271 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 939/3768] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:14:50 2026] DELETE /volume/v3/volumes/1d88f2fe-4753-4f38-a11c-0aa8804c7486 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:14:50.253549 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c17f21fd-0d10-4dde-a13a-ffd710a9efad None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:50.255483 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c17f21fd-0d10-4dde-a13a-ffd710a9efad tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] GET https://10.4.3.121/volume/v3/volumes/1d88f2fe-4753-4f38-a11c-0aa8804c7486 Aug 13 06:14:50.255765 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c17f21fd-0d10-4dde-a13a-ffd710a9efad tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:50.255938 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c17f21fd-0d10-4dde-a13a-ffd710a9efad tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:50.263438 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:50.263438 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:50.267358 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c17f21fd-0d10-4dde-a13a-ffd710a9efad tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Volume info retrieved successfully. Aug 13 06:14:50.271605 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c17f21fd-0d10-4dde-a13a-ffd710a9efad tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] https://10.4.3.121/volume/v3/volumes/1d88f2fe-4753-4f38-a11c-0aa8804c7486 returned with HTTP 200 Aug 13 06:14:50.272148 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 945/3769] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:50 2026] GET /volume/v3/volumes/1d88f2fe-4753-4f38-a11c-0aa8804c7486 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:14:50.942272 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3cdce66c-6621-43cf-90b8-7e19c1b7711d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:50.944357 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3cdce66c-6621-43cf-90b8-7e19c1b7711d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:50.944860 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3cdce66c-6621-43cf-90b8-7e19c1b7711d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:50.944860 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3cdce66c-6621-43cf-90b8-7e19c1b7711d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:50.944975 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-3cdce66c-6621-43cf-90b8-7e19c1b7711d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:50.961708 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:50.961708 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:50.962841 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3cdce66c-6621-43cf-90b8-7e19c1b7711d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:50.963217 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 950/3770] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:50 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 792 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:51.094770 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-384d538d-3440-4c20-a1ba-91eb75c7106c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:51.096669 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-384d538d-3440-4c20-a1ba-91eb75c7106c tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 Aug 13 06:14:51.096886 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-384d538d-3440-4c20-a1ba-91eb75c7106c tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:51.097071 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-384d538d-3440-4c20-a1ba-91eb75c7106c tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:51.097189 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-384d538d-3440-4c20-a1ba-91eb75c7106c tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id aa1ebb5c-468d-4153-abce-05657544dce5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:51.101959 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:51.101959 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:51.102669 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-384d538d-3440-4c20-a1ba-91eb75c7106c tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 returned with HTTP 200 Aug 13 06:14:51.103067 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 937/3771] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:51 2026] GET /volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:51.286603 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2a6ac4c4-4df8-4ac1-a36a-985fee5c1075 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:51.290764 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a6ac4c4-4df8-4ac1-a36a-985fee5c1075 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] GET https://10.4.3.121/volume/v3/volumes/1d88f2fe-4753-4f38-a11c-0aa8804c7486 Aug 13 06:14:51.290764 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a6ac4c4-4df8-4ac1-a36a-985fee5c1075 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:51.290764 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a6ac4c4-4df8-4ac1-a36a-985fee5c1075 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:51.296563 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a6ac4c4-4df8-4ac1-a36a-985fee5c1075 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] https://10.4.3.121/volume/v3/volumes/1d88f2fe-4753-4f38-a11c-0aa8804c7486 returned with HTTP 404 Aug 13 06:14:51.297117 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 940/3772] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:51 2026] GET /volume/v3/volumes/1d88f2fe-4753-4f38-a11c-0aa8804c7486 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:14:51.307758 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1ac13bce-832a-4047-80c9-56ad287ef441 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:51.311379 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ac13bce-832a-4047-80c9-56ad287ef441 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:51.311807 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1ac13bce-832a-4047-80c9-56ad287ef441 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-792472504"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:51.313051 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-1ac13bce-832a-4047-80c9-56ad287ef441 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-792472504'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:51.313168 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-1ac13bce-832a-4047-80c9-56ad287ef441 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Create volume of 1 GB Aug 13 06:14:51.318289 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1ac13bce-832a-4047-80c9-56ad287ef441 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Availability Zones retrieved successfully. Aug 13 06:14:51.324166 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ac13bce-832a-4047-80c9-56ad287ef441 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Flow 'volume_create_api' (52e723d4-09c9-4c4a-83ea-3c6816b68c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:51.325229 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ac13bce-832a-4047-80c9-56ad287ef441 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f5f63d2-ac10-4d85-a3e9-4c16b6d7cf54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:51.326020 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-1ac13bce-832a-4047-80c9-56ad287ef441 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:51.367074 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ac13bce-832a-4047-80c9-56ad287ef441 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f5f63d2-ac10-4d85-a3e9-4c16b6d7cf54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:51.367939 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ac13bce-832a-4047-80c9-56ad287ef441 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1242bee-0082-4604-a4fd-0c733dd5f715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:51.376991 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ac5cfa14-c4ac-41f9-8ab8-da1b65e7acee req-e55e5618-e870-4b50-bcd0-e1cee112d9df None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:51.382724 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ac5cfa14-c4ac-41f9-8ab8-da1b65e7acee req-e55e5618-e870-4b50-bcd0-e1cee112d9df tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] DELETE https://10.4.3.121/volume/v3/attachments/8f01f946-c2fd-4f91-be6e-a551ab9a72d7 Aug 13 06:14:51.382978 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ac5cfa14-c4ac-41f9-8ab8-da1b65e7acee req-e55e5618-e870-4b50-bcd0-e1cee112d9df tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:51.383175 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ac5cfa14-c4ac-41f9-8ab8-da1b65e7acee req-e55e5618-e870-4b50-bcd0-e1cee112d9df tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:51.395985 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:51.395985 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:51.435971 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-1ac13bce-832a-4047-80c9-56ad287ef441 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Created reservations ['d9a1e4fe-d6a7-47cf-8444-d72daa3d0b89', 'bd658671-f2d8-44e8-ab21-df6740b9fabd', 'd843eb34-aaf3-430f-abd1-eb1926378016', '6a9e67df-3e9a-4345-b2da-31a89d5f27a2'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:51.437194 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ac13bce-832a-4047-80c9-56ad287ef441 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1242bee-0082-4604-a4fd-0c733dd5f715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9a1e4fe-d6a7-47cf-8444-d72daa3d0b89', 'bd658671-f2d8-44e8-ab21-df6740b9fabd', 'd843eb34-aaf3-430f-abd1-eb1926378016', '6a9e67df-3e9a-4345-b2da-31a89d5f27a2']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:51.438456 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ac13bce-832a-4047-80c9-56ad287ef441 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7a91627-91f4-4b62-bdb8-40c9d9b9bbcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:51.450870 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ac5cfa14-c4ac-41f9-8ab8-da1b65e7acee req-e55e5618-e870-4b50-bcd0-e1cee112d9df tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/attachments/8f01f946-c2fd-4f91-be6e-a551ab9a72d7 returned with HTTP 200 Aug 13 06:14:51.451791 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 951/3773] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:14:51 2026] DELETE /volume/v3/attachments/8f01f946-c2fd-4f91-be6e-a551ab9a72d7 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:51.479272 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ac13bce-832a-4047-80c9-56ad287ef441 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7a91627-91f4-4b62-bdb8-40c9d9b9bbcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecfdf440-6759-485a-b07c-2762ec06b712', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-792472504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a67a22c2d874220a920b0cb9b7a209c',qos_specs=None,replication_status=,reservations=['d9a1e4fe-d6a7-47cf-8444-d72daa3d0b89','bd658671-f2d8-44e8-ab21-df6740b9fabd','d843eb34-aaf3-430f-abd1-eb1926378016','6a9e67df-3e9a-4345-b2da-31a89d5f27a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3b750136ed94fd799e228f680d57afa',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-792472504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecfdf440-6759-485a-b07c-2762ec06b712,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a67a22c2d874220a920b0cb9b7a209c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3b750136ed94fd799e228f680d57afa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:51.482844 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ac13bce-832a-4047-80c9-56ad287ef441 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35509bc4-c194-4978-800e-7a57a0202af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:51.505532 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ac13bce-832a-4047-80c9-56ad287ef441 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35509bc4-c194-4978-800e-7a57a0202af1) transitioned into state 'SUCCESS' from state '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-792472504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a67a22c2d874220a920b0cb9b7a209c',qos_specs=None,replication_status=,reservations=['d9a1e4fe-d6a7-47cf-8444-d72daa3d0b89','bd658671-f2d8-44e8-ab21-df6740b9fabd','d843eb34-aaf3-430f-abd1-eb1926378016','6a9e67df-3e9a-4345-b2da-31a89d5f27a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3b750136ed94fd799e228f680d57afa',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:51.506628 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ac13bce-832a-4047-80c9-56ad287ef441 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2645d5c0-bef7-405d-882c-b49d08bffbfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:51.519825 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ac13bce-832a-4047-80c9-56ad287ef441 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2645d5c0-bef7-405d-882c-b49d08bffbfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:51.521153 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-1ac13bce-832a-4047-80c9-56ad287ef441 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Flow 'volume_create_api' (52e723d4-09c9-4c4a-83ea-3c6816b68c0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:51.521671 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1ac13bce-832a-4047-80c9-56ad287ef441 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Create volume request issued successfully. Aug 13 06:14:51.522546 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1ac13bce-832a-4047-80c9-56ad287ef441 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:51.523208 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 946/3774] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:14:51 2026] POST /volume/v3/volumes => generated 777 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:51.539472 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-60110e69-5e2c-43c2-abc1-cbc6222c48b1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:51.540410 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6870325e-80f6-4771-a642-f3263082638b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:51.542029 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-60110e69-5e2c-43c2-abc1-cbc6222c48b1 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f Aug 13 06:14:51.542533 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-60110e69-5e2c-43c2-abc1-cbc6222c48b1 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:51.542754 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-60110e69-5e2c-43c2-abc1-cbc6222c48b1 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:51.543088 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6870325e-80f6-4771-a642-f3263082638b tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] GET https://10.4.3.121/volume/v3/volumes/ecfdf440-6759-485a-b07c-2762ec06b712 Aug 13 06:14:51.543427 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6870325e-80f6-4771-a642-f3263082638b tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:51.543740 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6870325e-80f6-4771-a642-f3263082638b tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:51.552593 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:51.552593 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:51.555868 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:51.555868 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:51.557500 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-60110e69-5e2c-43c2-abc1-cbc6222c48b1 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:14:51.557572 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-131da265-1a26-4a17-8c20-eec9bfcb9746 req-3345750c-46d8-4320-9531-320993ae9ffc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:51.559354 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-131da265-1a26-4a17-8c20-eec9bfcb9746 req-3345750c-46d8-4320-9531-320993ae9ffc tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/attachments/98943389-25eb-4270-b0bf-4f5c226b6bec Aug 13 06:14:51.559609 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-131da265-1a26-4a17-8c20-eec9bfcb9746 req-3345750c-46d8-4320-9531-320993ae9ffc tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:51.559854 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-131da265-1a26-4a17-8c20-eec9bfcb9746 req-3345750c-46d8-4320-9531-320993ae9ffc tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:51.560658 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6870325e-80f6-4771-a642-f3263082638b tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Volume info retrieved successfully. Aug 13 06:14:51.562192 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-60110e69-5e2c-43c2-abc1-cbc6222c48b1 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f returned with HTTP 200 Aug 13 06:14:51.563063 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 938/3775] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:51 2026] GET /volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:51.566651 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6870325e-80f6-4771-a642-f3263082638b tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] https://10.4.3.121/volume/v3/volumes/ecfdf440-6759-485a-b07c-2762ec06b712 returned with HTTP 200 Aug 13 06:14:51.567171 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 941/3776] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:51 2026] GET /volume/v3/volumes/ecfdf440-6759-485a-b07c-2762ec06b712 => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:51.574857 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:51.574857 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:51.631744 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-131da265-1a26-4a17-8c20-eec9bfcb9746 req-3345750c-46d8-4320-9531-320993ae9ffc tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/98943389-25eb-4270-b0bf-4f5c226b6bec returned with HTTP 200 Aug 13 06:14:51.632340 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 952/3777] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:14:51 2026] DELETE /volume/v3/attachments/98943389-25eb-4270-b0bf-4f5c226b6bec => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:51.650138 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-131da265-1a26-4a17-8c20-eec9bfcb9746 req-7ca7b985-e251-4961-9341-0e0f9b3b7e41 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:51.652976 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-131da265-1a26-4a17-8c20-eec9bfcb9746 req-7ca7b985-e251-4961-9341-0e0f9b3b7e41 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/volumes/a2df9ce0-eb36-4c13-974c-05758ebb02c9 Aug 13 06:14:51.653259 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-131da265-1a26-4a17-8c20-eec9bfcb9746 req-7ca7b985-e251-4961-9341-0e0f9b3b7e41 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:51.653572 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-131da265-1a26-4a17-8c20-eec9bfcb9746 req-7ca7b985-e251-4961-9341-0e0f9b3b7e41 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:51.653777 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [req-131da265-1a26-4a17-8c20-eec9bfcb9746 req-7ca7b985-e251-4961-9341-0e0f9b3b7e41 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete volume with id: a2df9ce0-eb36-4c13-974c-05758ebb02c9 Aug 13 06:14:51.856849 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:51.856849 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:51.857366 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-131da265-1a26-4a17-8c20-eec9bfcb9746 req-7ca7b985-e251-4961-9341-0e0f9b3b7e41 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:14:51.892204 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-131da265-1a26-4a17-8c20-eec9bfcb9746 req-7ca7b985-e251-4961-9341-0e0f9b3b7e41 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete volume request issued successfully. Aug 13 06:14:51.892470 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-131da265-1a26-4a17-8c20-eec9bfcb9746 req-7ca7b985-e251-4961-9341-0e0f9b3b7e41 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/a2df9ce0-eb36-4c13-974c-05758ebb02c9 returned with HTTP 202 Aug 13 06:14:51.892825 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 947/3778] 10.4.3.121 () {70 vars in 1620 bytes} [Thu Aug 13 06:14:51 2026] DELETE /volume/v3/volumes/a2df9ce0-eb36-4c13-974c-05758ebb02c9 => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:51.974322 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c71c97f0-f5c7-4325-8be7-54594d559cf4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:51.979910 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c71c97f0-f5c7-4325-8be7-54594d559cf4 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:51.979910 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c71c97f0-f5c7-4325-8be7-54594d559cf4 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:51.979910 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c71c97f0-f5c7-4325-8be7-54594d559cf4 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:51.979910 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c71c97f0-f5c7-4325-8be7-54594d559cf4 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:51.984752 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:51.984752 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:51.985505 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c71c97f0-f5c7-4325-8be7-54594d559cf4 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:51.986144 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 939/3779] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:51 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:52.116100 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c669871b-d1b2-41cc-a334-d2a46c346153 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:52.117480 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c669871b-d1b2-41cc-a334-d2a46c346153 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 Aug 13 06:14:52.117740 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c669871b-d1b2-41cc-a334-d2a46c346153 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:52.117927 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c669871b-d1b2-41cc-a334-d2a46c346153 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:52.118028 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c669871b-d1b2-41cc-a334-d2a46c346153 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id aa1ebb5c-468d-4153-abce-05657544dce5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:52.123981 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:52.123981 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:52.124782 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c669871b-d1b2-41cc-a334-d2a46c346153 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 returned with HTTP 200 Aug 13 06:14:52.125401 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 942/3780] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:52 2026] GET /volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:52.588372 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0d006d49-cca3-4900-9ad7-acb7bfc70a1d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:52.589940 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0d006d49-cca3-4900-9ad7-acb7bfc70a1d tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] GET https://10.4.3.121/volume/v3/volumes/ecfdf440-6759-485a-b07c-2762ec06b712 Aug 13 06:14:52.590273 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0d006d49-cca3-4900-9ad7-acb7bfc70a1d tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:52.590450 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0d006d49-cca3-4900-9ad7-acb7bfc70a1d tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:52.598175 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:52.598175 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:52.601898 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0d006d49-cca3-4900-9ad7-acb7bfc70a1d tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Volume info retrieved successfully. Aug 13 06:14:52.606821 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0d006d49-cca3-4900-9ad7-acb7bfc70a1d tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] https://10.4.3.121/volume/v3/volumes/ecfdf440-6759-485a-b07c-2762ec06b712 returned with HTTP 200 Aug 13 06:14:52.607404 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 953/3781] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:52 2026] GET /volume/v3/volumes/ecfdf440-6759-485a-b07c-2762ec06b712 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:14:52.622372 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0e5db66f-ab34-46d2-ba6c-3503f881453f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:52.624162 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0e5db66f-ab34-46d2-ba6c-3503f881453f tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-reader] GET https://10.4.3.121/volume/v3/volumes/ecfdf440-6759-485a-b07c-2762ec06b712 Aug 13 06:14:52.624440 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0e5db66f-ab34-46d2-ba6c-3503f881453f tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:52.624653 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0e5db66f-ab34-46d2-ba6c-3503f881453f tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-reader] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:52.632517 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:52.632517 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:52.636439 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0e5db66f-ab34-46d2-ba6c-3503f881453f tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-reader] Volume info retrieved successfully. Aug 13 06:14:52.640154 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0e5db66f-ab34-46d2-ba6c-3503f881453f tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-reader] https://10.4.3.121/volume/v3/volumes/ecfdf440-6759-485a-b07c-2762ec06b712 returned with HTTP 200 Aug 13 06:14:52.640536 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 948/3782] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:52 2026] GET /volume/v3/volumes/ecfdf440-6759-485a-b07c-2762ec06b712 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:52.659364 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b77d65df-08ea-4cd1-8d5a-aa677531a422 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:52.662615 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b77d65df-08ea-4cd1-8d5a-aa677531a422 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/ecfdf440-6759-485a-b07c-2762ec06b712 Aug 13 06:14:52.662834 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b77d65df-08ea-4cd1-8d5a-aa677531a422 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:52.663063 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b77d65df-08ea-4cd1-8d5a-aa677531a422 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:52.663240 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-b77d65df-08ea-4cd1-8d5a-aa677531a422 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Delete volume with id: ecfdf440-6759-485a-b07c-2762ec06b712 Aug 13 06:14:52.670437 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:52.670437 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:52.670674 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b77d65df-08ea-4cd1-8d5a-aa677531a422 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Volume info retrieved successfully. Aug 13 06:14:52.687908 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b77d65df-08ea-4cd1-8d5a-aa677531a422 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Delete volume request issued successfully. Aug 13 06:14:52.688105 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b77d65df-08ea-4cd1-8d5a-aa677531a422 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] https://10.4.3.121/volume/v3/volumes/ecfdf440-6759-485a-b07c-2762ec06b712 returned with HTTP 202 Aug 13 06:14:52.691537 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 940/3783] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:14:52 2026] DELETE /volume/v3/volumes/ecfdf440-6759-485a-b07c-2762ec06b712 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:14:52.699004 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ec4cea6b-2ffd-4056-b148-b5d43f395cdf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:52.700834 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec4cea6b-2ffd-4056-b148-b5d43f395cdf tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] GET https://10.4.3.121/volume/v3/volumes/ecfdf440-6759-485a-b07c-2762ec06b712 Aug 13 06:14:52.701041 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec4cea6b-2ffd-4056-b148-b5d43f395cdf tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:52.701241 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec4cea6b-2ffd-4056-b148-b5d43f395cdf tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:52.710214 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:52.710214 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:52.716114 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ec4cea6b-2ffd-4056-b148-b5d43f395cdf tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Volume info retrieved successfully. Aug 13 06:14:52.721318 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec4cea6b-2ffd-4056-b148-b5d43f395cdf tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] https://10.4.3.121/volume/v3/volumes/ecfdf440-6759-485a-b07c-2762ec06b712 returned with HTTP 200 Aug 13 06:14:52.721772 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 943/3784] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:52 2026] GET /volume/v3/volumes/ecfdf440-6759-485a-b07c-2762ec06b712 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:14:53.000204 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a8cf21d0-e091-4281-be74-db7b5fcac80a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:53.002407 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a8cf21d0-e091-4281-be74-db7b5fcac80a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:53.006430 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a8cf21d0-e091-4281-be74-db7b5fcac80a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:53.006682 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a8cf21d0-e091-4281-be74-db7b5fcac80a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:53.006823 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a8cf21d0-e091-4281-be74-db7b5fcac80a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:53.015307 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:53.015307 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:53.016242 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a8cf21d0-e091-4281-be74-db7b5fcac80a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:53.016726 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 954/3785] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:52 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 792 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:53.135373 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a86419ce-1ff4-47b0-8cff-ac01be925cad None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:53.139932 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a86419ce-1ff4-47b0-8cff-ac01be925cad tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 Aug 13 06:14:53.139932 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a86419ce-1ff4-47b0-8cff-ac01be925cad tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:53.139932 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a86419ce-1ff4-47b0-8cff-ac01be925cad tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:53.139932 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a86419ce-1ff4-47b0-8cff-ac01be925cad tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id aa1ebb5c-468d-4153-abce-05657544dce5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:53.144162 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:53.144162 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:53.144979 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a86419ce-1ff4-47b0-8cff-ac01be925cad tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 returned with HTTP 200 Aug 13 06:14:53.146162 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 949/3786] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:53 2026] GET /volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:53.208291 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-77bffa02-0501-4e38-b0c1-4de36a9c855e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:53.210430 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-77bffa02-0501-4e38-b0c1-4de36a9c855e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/a2df9ce0-eb36-4c13-974c-05758ebb02c9 Aug 13 06:14:53.210584 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-77bffa02-0501-4e38-b0c1-4de36a9c855e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:53.210764 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-77bffa02-0501-4e38-b0c1-4de36a9c855e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:53.217645 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-77bffa02-0501-4e38-b0c1-4de36a9c855e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/a2df9ce0-eb36-4c13-974c-05758ebb02c9 returned with HTTP 404 Aug 13 06:14:53.218085 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 941/3787] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:53 2026] GET /volume/v3/volumes/a2df9ce0-eb36-4c13-974c-05758ebb02c9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:53.285810 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-13ce0102-9388-450f-acbf-9a1005927bad None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:53.287505 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-13ce0102-9388-450f-acbf-9a1005927bad tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/f48e1e26-e51e-423a-b66f-dad9ce034135 Aug 13 06:14:53.287729 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-13ce0102-9388-450f-acbf-9a1005927bad tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:53.287945 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-13ce0102-9388-450f-acbf-9a1005927bad tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:53.288081 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-13ce0102-9388-450f-acbf-9a1005927bad tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete snapshot with id: f48e1e26-e51e-423a-b66f-dad9ce034135 Aug 13 06:14:53.293945 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:53.293945 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:53.294375 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-13ce0102-9388-450f-acbf-9a1005927bad tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:14:53.314151 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-13ce0102-9388-450f-acbf-9a1005927bad tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot delete request issued successfully. Aug 13 06:14:53.314423 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-13ce0102-9388-450f-acbf-9a1005927bad tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/f48e1e26-e51e-423a-b66f-dad9ce034135 returned with HTTP 202 Aug 13 06:14:53.314838 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 944/3788] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:14:53 2026] DELETE /volume/v3/snapshots/f48e1e26-e51e-423a-b66f-dad9ce034135 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:53.322062 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-86944572-9bf2-4472-83fe-92db8e618674 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:53.325064 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-86944572-9bf2-4472-83fe-92db8e618674 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/f48e1e26-e51e-423a-b66f-dad9ce034135 Aug 13 06:14:53.325403 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-86944572-9bf2-4472-83fe-92db8e618674 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:53.325677 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-86944572-9bf2-4472-83fe-92db8e618674 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:53.331316 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:53.331316 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:53.332008 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-86944572-9bf2-4472-83fe-92db8e618674 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:14:53.333007 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-86944572-9bf2-4472-83fe-92db8e618674 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/f48e1e26-e51e-423a-b66f-dad9ce034135 returned with HTTP 200 Aug 13 06:14:53.333519 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 955/3789] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:14:53 2026] GET /volume/v3/snapshots/f48e1e26-e51e-423a-b66f-dad9ce034135 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:53.739200 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-52e70284-99d4-4709-bc72-e256e9f48b64 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:53.740948 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-52e70284-99d4-4709-bc72-e256e9f48b64 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] GET https://10.4.3.121/volume/v3/volumes/ecfdf440-6759-485a-b07c-2762ec06b712 Aug 13 06:14:53.741149 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-52e70284-99d4-4709-bc72-e256e9f48b64 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:53.741360 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-52e70284-99d4-4709-bc72-e256e9f48b64 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:53.747225 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-52e70284-99d4-4709-bc72-e256e9f48b64 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] https://10.4.3.121/volume/v3/volumes/ecfdf440-6759-485a-b07c-2762ec06b712 returned with HTTP 404 Aug 13 06:14:53.747865 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 950/3790] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:53 2026] GET /volume/v3/volumes/ecfdf440-6759-485a-b07c-2762ec06b712 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:14:53.757639 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3b5412d6-7dcf-480c-a5d0-e9d57f02adc6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:53.760039 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3b5412d6-7dcf-480c-a5d0-e9d57f02adc6 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:53.760528 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3b5412d6-7dcf-480c-a5d0-e9d57f02adc6 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1819727419"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:53.762387 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-3b5412d6-7dcf-480c-a5d0-e9d57f02adc6 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1819727419'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:53.762508 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-3b5412d6-7dcf-480c-a5d0-e9d57f02adc6 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Create volume of 1 GB Aug 13 06:14:53.767098 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3b5412d6-7dcf-480c-a5d0-e9d57f02adc6 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Availability Zones retrieved successfully. Aug 13 06:14:53.774065 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3b5412d6-7dcf-480c-a5d0-e9d57f02adc6 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Flow 'volume_create_api' (86e91174-789b-4bf1-9854-de549fa2de24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:53.775219 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3b5412d6-7dcf-480c-a5d0-e9d57f02adc6 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c01a9177-f6af-46b2-ba35-64c6bbe7073c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:53.776139 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-3b5412d6-7dcf-480c-a5d0-e9d57f02adc6 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:53.805091 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3b5412d6-7dcf-480c-a5d0-e9d57f02adc6 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c01a9177-f6af-46b2-ba35-64c6bbe7073c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:53.806315 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3b5412d6-7dcf-480c-a5d0-e9d57f02adc6 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f6e04f8-421b-46c0-9d8e-60f954c7753c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:53.848680 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-3b5412d6-7dcf-480c-a5d0-e9d57f02adc6 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Created reservations ['44f467c8-0ae3-4919-9461-4aa69d29bd51', '64c0550c-564c-4ac6-b543-9b6e117f3c95', '7b8ec77e-d962-4f1a-9210-67b81da02ee7', 'd34e4307-b54b-46ab-825e-24df5c416286'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:53.849685 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3b5412d6-7dcf-480c-a5d0-e9d57f02adc6 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f6e04f8-421b-46c0-9d8e-60f954c7753c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44f467c8-0ae3-4919-9461-4aa69d29bd51', '64c0550c-564c-4ac6-b543-9b6e117f3c95', '7b8ec77e-d962-4f1a-9210-67b81da02ee7', 'd34e4307-b54b-46ab-825e-24df5c416286']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:53.850497 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3b5412d6-7dcf-480c-a5d0-e9d57f02adc6 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0f874d1-9a1c-4636-8564-d3761b1d2afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:53.877551 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3b5412d6-7dcf-480c-a5d0-e9d57f02adc6 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0f874d1-9a1c-4636-8564-d3761b1d2afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ff8d8da-d6ce-4b53-a114-452dde9d64b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1819727419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a67a22c2d874220a920b0cb9b7a209c',qos_specs=None,replication_status=,reservations=['44f467c8-0ae3-4919-9461-4aa69d29bd51','64c0550c-564c-4ac6-b543-9b6e117f3c95','7b8ec77e-d962-4f1a-9210-67b81da02ee7','d34e4307-b54b-46ab-825e-24df5c416286'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3b750136ed94fd799e228f680d57afa',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1819727419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ff8d8da-d6ce-4b53-a114-452dde9d64b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a67a22c2d874220a920b0cb9b7a209c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3b750136ed94fd799e228f680d57afa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:53.878536 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3b5412d6-7dcf-480c-a5d0-e9d57f02adc6 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4800e61-6735-4f30-9657-76f671f65224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:53.898687 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3b5412d6-7dcf-480c-a5d0-e9d57f02adc6 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4800e61-6735-4f30-9657-76f671f65224) transitioned into state 'SUCCESS' from state '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-1819727419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a67a22c2d874220a920b0cb9b7a209c',qos_specs=None,replication_status=,reservations=['44f467c8-0ae3-4919-9461-4aa69d29bd51','64c0550c-564c-4ac6-b543-9b6e117f3c95','7b8ec77e-d962-4f1a-9210-67b81da02ee7','d34e4307-b54b-46ab-825e-24df5c416286'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3b750136ed94fd799e228f680d57afa',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:53.899593 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3b5412d6-7dcf-480c-a5d0-e9d57f02adc6 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e1b28be-5245-496d-abcc-faf22d5181ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:53.909538 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3b5412d6-7dcf-480c-a5d0-e9d57f02adc6 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e1b28be-5245-496d-abcc-faf22d5181ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:53.913235 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3b5412d6-7dcf-480c-a5d0-e9d57f02adc6 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Flow 'volume_create_api' (86e91174-789b-4bf1-9854-de549fa2de24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:53.913235 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3b5412d6-7dcf-480c-a5d0-e9d57f02adc6 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Create volume request issued successfully. Aug 13 06:14:53.913235 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3b5412d6-7dcf-480c-a5d0-e9d57f02adc6 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:53.913235 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 942/3791] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:14:53 2026] POST /volume/v3/volumes => generated 778 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:53.925356 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-22afe679-172c-4121-ba2a-fe751ec7f7a4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:53.927326 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-22afe679-172c-4121-ba2a-fe751ec7f7a4 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] GET https://10.4.3.121/volume/v3/volumes/6ff8d8da-d6ce-4b53-a114-452dde9d64b2 Aug 13 06:14:53.927519 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-22afe679-172c-4121-ba2a-fe751ec7f7a4 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:53.927737 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-22afe679-172c-4121-ba2a-fe751ec7f7a4 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:53.934790 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:53.934790 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:53.937944 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-22afe679-172c-4121-ba2a-fe751ec7f7a4 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Volume info retrieved successfully. Aug 13 06:14:53.941474 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-22afe679-172c-4121-ba2a-fe751ec7f7a4 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] https://10.4.3.121/volume/v3/volumes/6ff8d8da-d6ce-4b53-a114-452dde9d64b2 returned with HTTP 200 Aug 13 06:14:53.941831 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 945/3792] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:53 2026] GET /volume/v3/volumes/6ff8d8da-d6ce-4b53-a114-452dde9d64b2 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:54.027064 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-452da3e0-c9cd-4227-95a8-343c18e3acb8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:54.029008 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-452da3e0-c9cd-4227-95a8-343c18e3acb8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:54.029137 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-452da3e0-c9cd-4227-95a8-343c18e3acb8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:54.029363 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-452da3e0-c9cd-4227-95a8-343c18e3acb8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:54.029514 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-452da3e0-c9cd-4227-95a8-343c18e3acb8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:54.034789 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:54.034789 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:54.035523 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-452da3e0-c9cd-4227-95a8-343c18e3acb8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:54.035939 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 956/3793] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:54 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:54.157754 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3ece744d-46e6-4500-b0b9-158a75eab6d6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:54.160024 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3ece744d-46e6-4500-b0b9-158a75eab6d6 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 Aug 13 06:14:54.160302 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3ece744d-46e6-4500-b0b9-158a75eab6d6 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:54.160521 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3ece744d-46e6-4500-b0b9-158a75eab6d6 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:54.160644 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-3ece744d-46e6-4500-b0b9-158a75eab6d6 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id aa1ebb5c-468d-4153-abce-05657544dce5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:54.166141 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:54.166141 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:54.166876 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3ece744d-46e6-4500-b0b9-158a75eab6d6 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 returned with HTTP 200 Aug 13 06:14:54.167293 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 951/3794] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:54 2026] GET /volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:54.347064 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-939f5e17-6d86-4f2a-9d62-db731e9beaaf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:54.350622 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-939f5e17-6d86-4f2a-9d62-db731e9beaaf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/f48e1e26-e51e-423a-b66f-dad9ce034135 Aug 13 06:14:54.350919 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-939f5e17-6d86-4f2a-9d62-db731e9beaaf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:54.351156 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-939f5e17-6d86-4f2a-9d62-db731e9beaaf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:54.356662 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-939f5e17-6d86-4f2a-9d62-db731e9beaaf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/f48e1e26-e51e-423a-b66f-dad9ce034135 returned with HTTP 404 Aug 13 06:14:54.357252 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 943/3795] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:14:54 2026] GET /volume/v3/snapshots/f48e1e26-e51e-423a-b66f-dad9ce034135 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:54.367243 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4b0efcd4-9ff9-49c1-85e8-e5602976abe3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:54.369315 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4b0efcd4-9ff9-49c1-85e8-e5602976abe3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/volumes/2f5386be-7953-4a66-b65a-54b6485ef451 Aug 13 06:14:54.369573 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4b0efcd4-9ff9-49c1-85e8-e5602976abe3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:54.369858 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4b0efcd4-9ff9-49c1-85e8-e5602976abe3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:54.370039 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-4b0efcd4-9ff9-49c1-85e8-e5602976abe3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete volume with id: 2f5386be-7953-4a66-b65a-54b6485ef451 Aug 13 06:14:54.377375 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:54.377375 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:54.377875 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4b0efcd4-9ff9-49c1-85e8-e5602976abe3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:14:54.394153 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4b0efcd4-9ff9-49c1-85e8-e5602976abe3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete volume request issued successfully. Aug 13 06:14:54.394387 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4b0efcd4-9ff9-49c1-85e8-e5602976abe3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/2f5386be-7953-4a66-b65a-54b6485ef451 returned with HTTP 202 Aug 13 06:14:54.394865 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 946/3796] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:14:54 2026] DELETE /volume/v3/volumes/2f5386be-7953-4a66-b65a-54b6485ef451 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:54.404358 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8c6c1296-ac3c-4e8b-90c4-8cfc37968620 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:54.406861 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8c6c1296-ac3c-4e8b-90c4-8cfc37968620 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/2f5386be-7953-4a66-b65a-54b6485ef451 Aug 13 06:14:54.407198 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8c6c1296-ac3c-4e8b-90c4-8cfc37968620 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:54.407570 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8c6c1296-ac3c-4e8b-90c4-8cfc37968620 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:54.417389 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:54.417389 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:54.419004 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8c6c1296-ac3c-4e8b-90c4-8cfc37968620 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:14:54.427037 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8c6c1296-ac3c-4e8b-90c4-8cfc37968620 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/2f5386be-7953-4a66-b65a-54b6485ef451 returned with HTTP 200 Aug 13 06:14:54.427502 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 957/3797] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:54 2026] GET /volume/v3/volumes/2f5386be-7953-4a66-b65a-54b6485ef451 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:54.956139 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c72ad887-9169-48e2-b14b-794d47a865e1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:54.958803 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c72ad887-9169-48e2-b14b-794d47a865e1 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] GET https://10.4.3.121/volume/v3/volumes/6ff8d8da-d6ce-4b53-a114-452dde9d64b2 Aug 13 06:14:54.959379 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c72ad887-9169-48e2-b14b-794d47a865e1 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:54.959422 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c72ad887-9169-48e2-b14b-794d47a865e1 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:54.975001 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:54.975001 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:54.982897 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c72ad887-9169-48e2-b14b-794d47a865e1 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Volume info retrieved successfully. Aug 13 06:14:54.989234 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c72ad887-9169-48e2-b14b-794d47a865e1 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] https://10.4.3.121/volume/v3/volumes/6ff8d8da-d6ce-4b53-a114-452dde9d64b2 returned with HTTP 200 Aug 13 06:14:54.989650 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 952/3798] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:54 2026] GET /volume/v3/volumes/6ff8d8da-d6ce-4b53-a114-452dde9d64b2 => generated 1009 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:14:55.005072 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-87f7ef16-9f2c-448f-8b2b-550f2b6fb765 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:55.010940 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-87f7ef16-9f2c-448f-8b2b-550f2b6fb765 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-reader] GET https://10.4.3.121/volume/v3/volumes/summary Aug 13 06:14:55.012752 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-87f7ef16-9f2c-448f-8b2b-550f2b6fb765 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:55.013029 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-87f7ef16-9f2c-448f-8b2b-550f2b6fb765 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-reader] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:55.013295 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-87f7ef16-9f2c-448f-8b2b-550f2b6fb765 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-reader] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:14:55.013620 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:55.013620 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:55.021474 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-87f7ef16-9f2c-448f-8b2b-550f2b6fb765 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-reader] Get summary completed successfully. Aug 13 06:14:55.021788 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-87f7ef16-9f2c-448f-8b2b-550f2b6fb765 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-reader] https://10.4.3.121/volume/v3/volumes/summary returned with HTTP 200 Aug 13 06:14:55.022287 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 944/3799] 10.4.3.121 () {68 vars in 1302 bytes} [Thu Aug 13 06:14:55 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:55.035237 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-16cfe93a-3cf6-416e-9ab7-c4cae555a901 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:55.037409 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-16cfe93a-3cf6-416e-9ab7-c4cae555a901 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/6ff8d8da-d6ce-4b53-a114-452dde9d64b2 Aug 13 06:14:55.037704 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-16cfe93a-3cf6-416e-9ab7-c4cae555a901 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:55.037969 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-16cfe93a-3cf6-416e-9ab7-c4cae555a901 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:55.038199 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-16cfe93a-3cf6-416e-9ab7-c4cae555a901 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Delete volume with id: 6ff8d8da-d6ce-4b53-a114-452dde9d64b2 Aug 13 06:14:55.046426 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-09f780d6-41a4-4b55-8485-b67130482aaf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:55.047922 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:55.047922 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:55.048366 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-16cfe93a-3cf6-416e-9ab7-c4cae555a901 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Volume info retrieved successfully. Aug 13 06:14:55.048666 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-09f780d6-41a4-4b55-8485-b67130482aaf tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:55.048935 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-09f780d6-41a4-4b55-8485-b67130482aaf tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:55.049172 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-09f780d6-41a4-4b55-8485-b67130482aaf tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:55.049348 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-09f780d6-41a4-4b55-8485-b67130482aaf tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:55.054740 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:55.054740 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:55.055599 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-09f780d6-41a4-4b55-8485-b67130482aaf tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:55.056035 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 958/3800] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:55 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:55.065842 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-16cfe93a-3cf6-416e-9ab7-c4cae555a901 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Delete volume request issued successfully. Aug 13 06:14:55.066066 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-16cfe93a-3cf6-416e-9ab7-c4cae555a901 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] https://10.4.3.121/volume/v3/volumes/6ff8d8da-d6ce-4b53-a114-452dde9d64b2 returned with HTTP 202 Aug 13 06:14:55.071698 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 947/3801] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:14:55 2026] DELETE /volume/v3/volumes/6ff8d8da-d6ce-4b53-a114-452dde9d64b2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:14:55.076388 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-395bff6d-3160-4c7a-afa6-61276b3044c1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:55.079866 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-395bff6d-3160-4c7a-afa6-61276b3044c1 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] GET https://10.4.3.121/volume/v3/volumes/6ff8d8da-d6ce-4b53-a114-452dde9d64b2 Aug 13 06:14:55.080158 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-395bff6d-3160-4c7a-afa6-61276b3044c1 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:55.080464 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-395bff6d-3160-4c7a-afa6-61276b3044c1 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:55.093208 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:55.093208 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:55.097621 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-395bff6d-3160-4c7a-afa6-61276b3044c1 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Volume info retrieved successfully. Aug 13 06:14:55.101557 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-395bff6d-3160-4c7a-afa6-61276b3044c1 tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] https://10.4.3.121/volume/v3/volumes/6ff8d8da-d6ce-4b53-a114-452dde9d64b2 returned with HTTP 200 Aug 13 06:14:55.101973 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 953/3802] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:55 2026] GET /volume/v3/volumes/6ff8d8da-d6ce-4b53-a114-452dde9d64b2 => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:14:55.178160 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-20b1e58c-82c8-4936-b6c5-29beb5b86a54 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:55.180930 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-20b1e58c-82c8-4936-b6c5-29beb5b86a54 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 Aug 13 06:14:55.181133 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-20b1e58c-82c8-4936-b6c5-29beb5b86a54 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:55.181343 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-20b1e58c-82c8-4936-b6c5-29beb5b86a54 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:55.181484 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-20b1e58c-82c8-4936-b6c5-29beb5b86a54 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id aa1ebb5c-468d-4153-abce-05657544dce5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:55.185973 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:55.185973 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:55.187117 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-20b1e58c-82c8-4936-b6c5-29beb5b86a54 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 returned with HTTP 200 Aug 13 06:14:55.187835 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 945/3803] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:55 2026] GET /volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:55.445301 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fbe120a1-14af-41e9-836f-fca2e4c45ca2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:55.447736 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fbe120a1-14af-41e9-836f-fca2e4c45ca2 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/2f5386be-7953-4a66-b65a-54b6485ef451 Aug 13 06:14:55.447918 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fbe120a1-14af-41e9-836f-fca2e4c45ca2 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:55.448095 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fbe120a1-14af-41e9-836f-fca2e4c45ca2 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:55.461509 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fbe120a1-14af-41e9-836f-fca2e4c45ca2 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/2f5386be-7953-4a66-b65a-54b6485ef451 returned with HTTP 404 Aug 13 06:14:55.461509 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 959/3804] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:55 2026] GET /volume/v3/volumes/2f5386be-7953-4a66-b65a-54b6485ef451 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:55.492476 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a4505e35-c1bf-4de6-bfab-1604cda12b20 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:55.495291 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a4505e35-c1bf-4de6-bfab-1604cda12b20 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:55.495880 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a4505e35-c1bf-4de6-bfab-1604cda12b20 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1846072508", "snapshot_id": null, "imageRef": "bcc3fff6-3f04-4f78-90dc-2c99a667b3c9", "volume_type": null, "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:55.499377 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-a4505e35-c1bf-4de6-bfab-1604cda12b20 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1846072508', 'snapshot_id': None, 'imageRef': 'bcc3fff6-3f04-4f78-90dc-2c99a667b3c9', 'volume_type': None, 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:55.674535 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-a4505e35-c1bf-4de6-bfab-1604cda12b20 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume of 1 GB Aug 13 06:14:55.681143 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a4505e35-c1bf-4de6-bfab-1604cda12b20 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Availability Zones retrieved successfully. Aug 13 06:14:55.686977 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a4505e35-c1bf-4de6-bfab-1604cda12b20 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Flow 'volume_create_api' (18c907ed-22b8-4e09-9324-8a80c09c4509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:55.688731 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a4505e35-c1bf-4de6-bfab-1604cda12b20 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9667dc7f-009c-4630-981d-d7f476a286c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:55.690020 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-a4505e35-c1bf-4de6-bfab-1604cda12b20 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:55.752803 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a4505e35-c1bf-4de6-bfab-1604cda12b20 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9667dc7f-009c-4630-981d-d7f476a286c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:55.753914 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a4505e35-c1bf-4de6-bfab-1604cda12b20 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (103e8348-c0fe-480b-9b1a-9a37462e1e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:55.799650 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-a4505e35-c1bf-4de6-bfab-1604cda12b20 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Created reservations ['74a84b95-35a6-4e23-9661-da8f03590133', '08983bce-bc1c-4cb5-b963-4675b1cdc27b', '177e3b84-383a-4e97-a053-963085c19b0c', 'd366cba2-34b5-492a-b4ac-b6f00892da3d'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:55.800466 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a4505e35-c1bf-4de6-bfab-1604cda12b20 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (103e8348-c0fe-480b-9b1a-9a37462e1e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74a84b95-35a6-4e23-9661-da8f03590133', '08983bce-bc1c-4cb5-b963-4675b1cdc27b', '177e3b84-383a-4e97-a053-963085c19b0c', 'd366cba2-34b5-492a-b4ac-b6f00892da3d']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:55.801821 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a4505e35-c1bf-4de6-bfab-1604cda12b20 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b603a544-da76-469d-8d21-0bba9d040fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:55.825588 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a4505e35-c1bf-4de6-bfab-1604cda12b20 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b603a544-da76-469d-8d21-0bba9d040fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a5cccc8-aaf6-4237-a070-8506daed2f40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1846072508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b665e34b2c204a22974135bc82adfa56',qos_specs=None,replication_status=,reservations=['74a84b95-35a6-4e23-9661-da8f03590133','08983bce-bc1c-4cb5-b963-4675b1cdc27b','177e3b84-383a-4e97-a053-963085c19b0c','d366cba2-34b5-492a-b4ac-b6f00892da3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1846072508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a5cccc8-aaf6-4237-a070-8506daed2f40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b665e34b2c204a22974135bc82adfa56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:55.827004 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a4505e35-c1bf-4de6-bfab-1604cda12b20 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a3285d1-ea22-4fe1-ad07-b83645ac1bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:55.848590 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a4505e35-c1bf-4de6-bfab-1604cda12b20 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a3285d1-ea22-4fe1-ad07-b83645ac1bd4) transitioned into state 'SUCCESS' from state '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-1846072508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b665e34b2c204a22974135bc82adfa56',qos_specs=None,replication_status=,reservations=['74a84b95-35a6-4e23-9661-da8f03590133','08983bce-bc1c-4cb5-b963-4675b1cdc27b','177e3b84-383a-4e97-a053-963085c19b0c','d366cba2-34b5-492a-b4ac-b6f00892da3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:55.849531 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a4505e35-c1bf-4de6-bfab-1604cda12b20 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (913bc6bf-bbdb-47ed-9c7d-84089fa88e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:55.861679 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a4505e35-c1bf-4de6-bfab-1604cda12b20 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (913bc6bf-bbdb-47ed-9c7d-84089fa88e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:55.862745 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a4505e35-c1bf-4de6-bfab-1604cda12b20 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Flow 'volume_create_api' (18c907ed-22b8-4e09-9324-8a80c09c4509) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:55.863372 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a4505e35-c1bf-4de6-bfab-1604cda12b20 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume request issued successfully. Aug 13 06:14:55.864122 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a4505e35-c1bf-4de6-bfab-1604cda12b20 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:55.864690 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 948/3805] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:14:55 2026] POST /volume/v3/volumes => generated 759 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:55.875920 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3802d629-ed6c-4685-a151-5f11ef16f1cb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:55.877561 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3802d629-ed6c-4685-a151-5f11ef16f1cb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 Aug 13 06:14:55.877741 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3802d629-ed6c-4685-a151-5f11ef16f1cb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:55.879568 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3802d629-ed6c-4685-a151-5f11ef16f1cb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:55.885945 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:55.885945 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:55.892220 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3802d629-ed6c-4685-a151-5f11ef16f1cb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:14:55.896437 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3802d629-ed6c-4685-a151-5f11ef16f1cb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 returned with HTTP 200 Aug 13 06:14:55.896437 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 954/3806] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:55 2026] GET /volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:56.067031 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-86d913a5-7ced-4f6e-81be-2cde6a559b57 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:56.072583 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-86d913a5-7ced-4f6e-81be-2cde6a559b57 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:56.073768 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-86d913a5-7ced-4f6e-81be-2cde6a559b57 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:56.074840 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-86d913a5-7ced-4f6e-81be-2cde6a559b57 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:56.074972 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-86d913a5-7ced-4f6e-81be-2cde6a559b57 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:56.084621 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:56.084621 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:56.085730 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-86d913a5-7ced-4f6e-81be-2cde6a559b57 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:56.086264 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 946/3807] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:56 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 792 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:56.096164 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d12a6965-5769-4a06-863b-8c4f7f28fe9c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:56.098877 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d12a6965-5769-4a06-863b-8c4f7f28fe9c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/a5d49a00-532e-4785-993c-eeffc424fcd0 Aug 13 06:14:56.099138 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d12a6965-5769-4a06-863b-8c4f7f28fe9c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:56.099431 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d12a6965-5769-4a06-863b-8c4f7f28fe9c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:56.108512 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:56.108512 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:56.112861 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d12a6965-5769-4a06-863b-8c4f7f28fe9c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:14:56.116891 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1fbc52eb-74d0-4011-82a1-b1e1b4084fbe None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:56.118617 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d12a6965-5769-4a06-863b-8c4f7f28fe9c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/a5d49a00-532e-4785-993c-eeffc424fcd0 returned with HTTP 200 Aug 13 06:14:56.118982 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 960/3808] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:56 2026] GET /volume/v3/volumes/a5d49a00-532e-4785-993c-eeffc424fcd0 => generated 1412 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:56.119546 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1fbc52eb-74d0-4011-82a1-b1e1b4084fbe tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] GET https://10.4.3.121/volume/v3/volumes/6ff8d8da-d6ce-4b53-a114-452dde9d64b2 Aug 13 06:14:56.119914 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1fbc52eb-74d0-4011-82a1-b1e1b4084fbe tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:56.120267 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1fbc52eb-74d0-4011-82a1-b1e1b4084fbe tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:56.128640 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1fbc52eb-74d0-4011-82a1-b1e1b4084fbe tempest-ProjectReaderTests-644071951 tempest-ProjectReaderTests-644071951-project-admin] https://10.4.3.121/volume/v3/volumes/6ff8d8da-d6ce-4b53-a114-452dde9d64b2 returned with HTTP 404 Aug 13 06:14:56.129463 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 949/3809] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:14:56 2026] GET /volume/v3/volumes/6ff8d8da-d6ce-4b53-a114-452dde9d64b2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:14:56.132000 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5ccacc38-1261-4a93-83de-545783367ea3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:56.133712 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ccacc38-1261-4a93-83de-545783367ea3 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/a5d49a00-532e-4785-993c-eeffc424fcd0 Aug 13 06:14:56.133979 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5ccacc38-1261-4a93-83de-545783367ea3 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:56.134258 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5ccacc38-1261-4a93-83de-545783367ea3 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:56.142481 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:56.142481 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:56.145987 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5ccacc38-1261-4a93-83de-545783367ea3 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:14:56.150412 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ccacc38-1261-4a93-83de-545783367ea3 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/a5d49a00-532e-4785-993c-eeffc424fcd0 returned with HTTP 200 Aug 13 06:14:56.150748 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 955/3810] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:56 2026] GET /volume/v3/volumes/a5d49a00-532e-4785-993c-eeffc424fcd0 => generated 1412 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:56.163092 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6cf00bc4-6604-4a48-864b-65744d32c0e5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:56.164991 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6cf00bc4-6604-4a48-864b-65744d32c0e5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] DELETE https://10.4.3.121/volume/v3/volumes/a5d49a00-532e-4785-993c-eeffc424fcd0 Aug 13 06:14:56.165227 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6cf00bc4-6604-4a48-864b-65744d32c0e5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:56.165471 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6cf00bc4-6604-4a48-864b-65744d32c0e5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:56.165669 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-6cf00bc4-6604-4a48-864b-65744d32c0e5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Delete volume with id: a5d49a00-532e-4785-993c-eeffc424fcd0 Aug 13 06:14:56.172075 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:56.172075 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:56.172518 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6cf00bc4-6604-4a48-864b-65744d32c0e5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:14:56.189723 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6cf00bc4-6604-4a48-864b-65744d32c0e5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Delete volume request issued successfully. Aug 13 06:14:56.189923 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6cf00bc4-6604-4a48-864b-65744d32c0e5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/a5d49a00-532e-4785-993c-eeffc424fcd0 returned with HTTP 202 Aug 13 06:14:56.190391 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 947/3811] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:14:56 2026] DELETE /volume/v3/volumes/a5d49a00-532e-4785-993c-eeffc424fcd0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:56.197634 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d1967b5c-bdc1-4165-b239-07a7f923c2e6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:56.198326 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f90dae8f-5d00-41b5-9096-61d3a1466bf3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:56.200471 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d1967b5c-bdc1-4165-b239-07a7f923c2e6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/a5d49a00-532e-4785-993c-eeffc424fcd0 Aug 13 06:14:56.200658 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d1967b5c-bdc1-4165-b239-07a7f923c2e6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:56.200845 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d1967b5c-bdc1-4165-b239-07a7f923c2e6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:56.201481 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f90dae8f-5d00-41b5-9096-61d3a1466bf3 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 Aug 13 06:14:56.201748 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f90dae8f-5d00-41b5-9096-61d3a1466bf3 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:56.202089 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f90dae8f-5d00-41b5-9096-61d3a1466bf3 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:56.202337 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f90dae8f-5d00-41b5-9096-61d3a1466bf3 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id aa1ebb5c-468d-4153-abce-05657544dce5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:56.207310 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:56.207310 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:56.208437 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f90dae8f-5d00-41b5-9096-61d3a1466bf3 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 returned with HTTP 200 Aug 13 06:14:56.208606 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:56.208606 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:56.208972 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 950/3812] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:56 2026] GET /volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:56.213396 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d1967b5c-bdc1-4165-b239-07a7f923c2e6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:14:56.218333 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d1967b5c-bdc1-4165-b239-07a7f923c2e6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/a5d49a00-532e-4785-993c-eeffc424fcd0 returned with HTTP 200 Aug 13 06:14:56.218691 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 961/3813] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:56 2026] GET /volume/v3/volumes/a5d49a00-532e-4785-993c-eeffc424fcd0 => generated 1411 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:56.914777 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1cf4e4ae-f054-414c-b534-1c0d96adf0bf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:56.916730 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1cf4e4ae-f054-414c-b534-1c0d96adf0bf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 Aug 13 06:14:56.916984 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1cf4e4ae-f054-414c-b534-1c0d96adf0bf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:56.917174 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1cf4e4ae-f054-414c-b534-1c0d96adf0bf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:56.924190 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:56.924190 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:56.927808 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1cf4e4ae-f054-414c-b534-1c0d96adf0bf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:14:56.932525 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1cf4e4ae-f054-414c-b534-1c0d96adf0bf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 returned with HTTP 200 Aug 13 06:14:56.932879 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 956/3814] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:56 2026] GET /volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:56.947024 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e337865d-0358-4fcd-aceb-de34bd68d40b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:56.949476 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e337865d-0358-4fcd-aceb-de34bd68d40b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 Aug 13 06:14:56.949735 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e337865d-0358-4fcd-aceb-de34bd68d40b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:56.949998 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e337865d-0358-4fcd-aceb-de34bd68d40b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:56.959222 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:56.959222 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:56.963951 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e337865d-0358-4fcd-aceb-de34bd68d40b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:14:56.969793 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e337865d-0358-4fcd-aceb-de34bd68d40b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 returned with HTTP 200 Aug 13 06:14:56.970451 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 948/3815] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:56 2026] GET /volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:57.223016 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9a062ee9-9201-4a30-bfab-8a6db625403e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:57.225419 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9a062ee9-9201-4a30-bfab-8a6db625403e tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 Aug 13 06:14:57.225700 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9a062ee9-9201-4a30-bfab-8a6db625403e tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:57.225974 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9a062ee9-9201-4a30-bfab-8a6db625403e tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:57.226127 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-9a062ee9-9201-4a30-bfab-8a6db625403e tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id aa1ebb5c-468d-4153-abce-05657544dce5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:57.231591 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:57.231591 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:57.232349 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9a062ee9-9201-4a30-bfab-8a6db625403e tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 returned with HTTP 200 Aug 13 06:14:57.232942 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 951/3816] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:57 2026] GET /volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:57.235131 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6a3edc03-7efb-4d56-a561-8bd03a2e4537 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:57.239975 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6a3edc03-7efb-4d56-a561-8bd03a2e4537 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/a5d49a00-532e-4785-993c-eeffc424fcd0 Aug 13 06:14:57.239975 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6a3edc03-7efb-4d56-a561-8bd03a2e4537 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:57.239975 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6a3edc03-7efb-4d56-a561-8bd03a2e4537 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:57.247195 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6a3edc03-7efb-4d56-a561-8bd03a2e4537 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/a5d49a00-532e-4785-993c-eeffc424fcd0 returned with HTTP 404 Aug 13 06:14:57.247938 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 962/3817] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:57 2026] GET /volume/v3/volumes/a5d49a00-532e-4785-993c-eeffc424fcd0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:57.258811 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-97728210-3b17-4c52-90b9-4a5cb9b50457 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:57.263481 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-97728210-3b17-4c52-90b9-4a5cb9b50457 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] DELETE https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:57.263708 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-97728210-3b17-4c52-90b9-4a5cb9b50457 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:57.263992 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-97728210-3b17-4c52-90b9-4a5cb9b50457 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:57.264131 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-97728210-3b17-4c52-90b9-4a5cb9b50457 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Delete backup with id: 810c02e7-7722-444b-8084-e6bd0d285746. Aug 13 06:14:57.269389 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:57.269389 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:57.284815 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-97728210-3b17-4c52-90b9-4a5cb9b50457 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] delete_backup rpcapi backup_id 810c02e7-7722-444b-8084-e6bd0d285746 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:14:57.286601 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-97728210-3b17-4c52-90b9-4a5cb9b50457 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 202 Aug 13 06:14:57.287238 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 957/3818] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:14:57 2026] DELETE /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:14:57.297341 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2fa4781f-fe7d-47ed-8314-5112cace019d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:57.299533 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2fa4781f-fe7d-47ed-8314-5112cace019d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:57.299818 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2fa4781f-fe7d-47ed-8314-5112cace019d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:57.300084 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2fa4781f-fe7d-47ed-8314-5112cace019d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:57.300282 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2fa4781f-fe7d-47ed-8314-5112cace019d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:57.306005 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:57.306005 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:57.307156 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2fa4781f-fe7d-47ed-8314-5112cace019d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 200 Aug 13 06:14:57.307698 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 949/3819] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:57 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:58.232563 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-e9b9f679-ca32-4f59-baab-39e4cfc5943c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:58.232563 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-e9b9f679-ca32-4f59-baab-39e4cfc5943c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 Aug 13 06:14:58.232563 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-e9b9f679-ca32-4f59-baab-39e4cfc5943c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:58.232563 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-e9b9f679-ca32-4f59-baab-39e4cfc5943c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:58.239643 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:58.239643 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:58.243702 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-e9b9f679-ca32-4f59-baab-39e4cfc5943c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:14:58.247529 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8ea898bc-adbf-46c5-95aa-ceea2ae8606a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:58.248165 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8ea898bc-adbf-46c5-95aa-ceea2ae8606a tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 Aug 13 06:14:58.248447 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8ea898bc-adbf-46c5-95aa-ceea2ae8606a tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:58.248640 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8ea898bc-adbf-46c5-95aa-ceea2ae8606a tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:58.248777 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-e9b9f679-ca32-4f59-baab-39e4cfc5943c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 returned with HTTP 200 Aug 13 06:14:58.248811 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-8ea898bc-adbf-46c5-95aa-ceea2ae8606a tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id aa1ebb5c-468d-4153-abce-05657544dce5. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:58.249151 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 952/3820] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:14:58 2026] GET /volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:58.253032 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:58.253032 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:58.253680 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8ea898bc-adbf-46c5-95aa-ceea2ae8606a tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 returned with HTTP 200 Aug 13 06:14:58.254034 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 963/3821] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:58 2026] GET /volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:58.320020 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f56c2343-dc42-4c6c-baa9-cd2d0dd0fa9c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:58.323146 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f56c2343-dc42-4c6c-baa9-cd2d0dd0fa9c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 Aug 13 06:14:58.323146 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f56c2343-dc42-4c6c-baa9-cd2d0dd0fa9c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:58.323146 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f56c2343-dc42-4c6c-baa9-cd2d0dd0fa9c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:58.323146 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f56c2343-dc42-4c6c-baa9-cd2d0dd0fa9c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 810c02e7-7722-444b-8084-e6bd0d285746. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:58.328021 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f56c2343-dc42-4c6c-baa9-cd2d0dd0fa9c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 returned with HTTP 404 Aug 13 06:14:58.328021 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 958/3822] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:58 2026] GET /volume/v3/backups/810c02e7-7722-444b-8084-e6bd0d285746 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:58.410273 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bf89ce7c-bc65-4abb-a94a-05a52a39791a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:58.412063 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf89ce7c-bc65-4abb-a94a-05a52a39791a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/e718914a-a4b0-4a8d-b93e-53e687364d61 Aug 13 06:14:58.412290 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf89ce7c-bc65-4abb-a94a-05a52a39791a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:58.412463 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bf89ce7c-bc65-4abb-a94a-05a52a39791a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:58.420450 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:58.420450 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:14:58.425107 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bf89ce7c-bc65-4abb-a94a-05a52a39791a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:14:58.431255 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bf89ce7c-bc65-4abb-a94a-05a52a39791a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/e718914a-a4b0-4a8d-b93e-53e687364d61 returned with HTTP 200 Aug 13 06:14:58.431535 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 950/3823] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:58 2026] GET /volume/v3/volumes/e718914a-a4b0-4a8d-b93e-53e687364d61 => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:58.446020 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-668e7635-a178-4091-838e-c952b89ee204 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:58.448440 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-668e7635-a178-4091-838e-c952b89ee204 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] DELETE https://10.4.3.121/volume/v3/volumes/e718914a-a4b0-4a8d-b93e-53e687364d61 Aug 13 06:14:58.448634 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-668e7635-a178-4091-838e-c952b89ee204 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:58.448812 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-668e7635-a178-4091-838e-c952b89ee204 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:58.448982 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-668e7635-a178-4091-838e-c952b89ee204 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Delete volume with id: e718914a-a4b0-4a8d-b93e-53e687364d61 Aug 13 06:14:58.457269 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:58.457269 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:58.457269 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-668e7635-a178-4091-838e-c952b89ee204 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:14:58.485739 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-668e7635-a178-4091-838e-c952b89ee204 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Delete volume request issued successfully. Aug 13 06:14:58.485950 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-668e7635-a178-4091-838e-c952b89ee204 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/e718914a-a4b0-4a8d-b93e-53e687364d61 returned with HTTP 202 Aug 13 06:14:58.486426 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 953/3824] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:14:58 2026] DELETE /volume/v3/volumes/e718914a-a4b0-4a8d-b93e-53e687364d61 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:14:58.494007 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9da8e9ab-0fff-4936-bb1a-d0c27c259959 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:58.496171 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9da8e9ab-0fff-4936-bb1a-d0c27c259959 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/e718914a-a4b0-4a8d-b93e-53e687364d61 Aug 13 06:14:58.496804 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9da8e9ab-0fff-4936-bb1a-d0c27c259959 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:58.496804 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9da8e9ab-0fff-4936-bb1a-d0c27c259959 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:58.505523 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:58.505523 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:58.510030 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9da8e9ab-0fff-4936-bb1a-d0c27c259959 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:14:58.515326 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9da8e9ab-0fff-4936-bb1a-d0c27c259959 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/e718914a-a4b0-4a8d-b93e-53e687364d61 returned with HTTP 200 Aug 13 06:14:58.515793 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 964/3825] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:58 2026] GET /volume/v3/volumes/e718914a-a4b0-4a8d-b93e-53e687364d61 => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:58.775959 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-66ce7cc1-297b-472f-97d4-90874bb8cee3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:58.778743 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-66ce7cc1-297b-472f-97d4-90874bb8cee3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 Aug 13 06:14:58.778939 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-66ce7cc1-297b-472f-97d4-90874bb8cee3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:58.779146 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-66ce7cc1-297b-472f-97d4-90874bb8cee3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:58.789218 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:58.789218 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:14:58.793874 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-66ce7cc1-297b-472f-97d4-90874bb8cee3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:14:58.800603 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-66ce7cc1-297b-472f-97d4-90874bb8cee3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 returned with HTTP 200 Aug 13 06:14:58.801317 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 959/3826] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:14:58 2026] GET /volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:14:58.812191 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f3050e94-e1c0-4a69-9d3e-0cd7e91d7ce9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:58.812191 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f3050e94-e1c0-4a69-9d3e-0cd7e91d7ce9 None None] GET https://10.4.3.121/volume// Aug 13 06:14:58.812333 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f3050e94-e1c0-4a69-9d3e-0cd7e91d7ce9 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:58.812436 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f3050e94-e1c0-4a69-9d3e-0cd7e91d7ce9 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:58.812737 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f3050e94-e1c0-4a69-9d3e-0cd7e91d7ce9 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:14:58.813010 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 951/3827] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:14:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:14:58.822724 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-3e31f2a4-56ec-42d4-8c56-12b434b3f2a7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:58.825214 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-3e31f2a4-56ec-42d4-8c56-12b434b3f2a7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:14:58.825623 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-3e31f2a4-56ec-42d4-8c56-12b434b3f2a7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a5cccc8-aaf6-4237-a070-8506daed2f40", "connector": null, "instance_uuid": "47884519-73b4-4b13-90d0-17e108105005"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:58.846737 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:58.846737 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:58.888578 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-3e31f2a4-56ec-42d4-8c56-12b434b3f2a7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:14:58.889010 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 954/3828] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:14:58 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 13 06:14:59.266449 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2270fde1-c345-4336-b7a2-d928495477dd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:59.268738 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2270fde1-c345-4336-b7a2-d928495477dd tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 Aug 13 06:14:59.269120 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2270fde1-c345-4336-b7a2-d928495477dd tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:59.269465 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2270fde1-c345-4336-b7a2-d928495477dd tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:59.269692 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-2270fde1-c345-4336-b7a2-d928495477dd tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id aa1ebb5c-468d-4153-abce-05657544dce5. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:14:59.274965 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:59.274965 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:14:59.275913 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2270fde1-c345-4336-b7a2-d928495477dd tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 returned with HTTP 200 Aug 13 06:14:59.276422 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 965/3829] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:14:59 2026] GET /volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:14:59.535059 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-280352e2-f629-40b5-89f4-bb2b8a141ad8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:59.540214 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-280352e2-f629-40b5-89f4-bb2b8a141ad8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/e718914a-a4b0-4a8d-b93e-53e687364d61 Aug 13 06:14:59.540214 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-280352e2-f629-40b5-89f4-bb2b8a141ad8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:59.540214 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-280352e2-f629-40b5-89f4-bb2b8a141ad8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:59.547108 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-280352e2-f629-40b5-89f4-bb2b8a141ad8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/e718914a-a4b0-4a8d-b93e-53e687364d61 returned with HTTP 404 Aug 13 06:14:59.548138 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 960/3830] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:59 2026] GET /volume/v3/volumes/e718914a-a4b0-4a8d-b93e-53e687364d61 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:14:59.562512 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ef15d17a-e614-4524-88ce-fca0b641088c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:59.564645 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef15d17a-e614-4524-88ce-fca0b641088c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:14:59.564998 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ef15d17a-e614-4524-88ce-fca0b641088c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-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-1202468250"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:14:59.566535 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-ef15d17a-e614-4524-88ce-fca0b641088c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1202468250'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:14:59.566655 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-ef15d17a-e614-4524-88ce-fca0b641088c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Create volume of 1 GB Aug 13 06:14:59.571558 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ef15d17a-e614-4524-88ce-fca0b641088c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Availability Zones retrieved successfully. Aug 13 06:14:59.577680 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ef15d17a-e614-4524-88ce-fca0b641088c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Flow 'volume_create_api' (942840ac-a799-4ac6-aeac-1806301809bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:59.578696 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ef15d17a-e614-4524-88ce-fca0b641088c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ca73f51-86e2-4a8f-b93c-e189bfd004d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:59.579805 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-ef15d17a-e614-4524-88ce-fca0b641088c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:14:59.606952 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ef15d17a-e614-4524-88ce-fca0b641088c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ca73f51-86e2-4a8f-b93c-e189bfd004d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:59.607935 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ef15d17a-e614-4524-88ce-fca0b641088c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cb59aaf-795e-4793-84c5-68e4bac75917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:59.649341 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-ef15d17a-e614-4524-88ce-fca0b641088c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Created reservations ['9492b169-07ce-463c-acfa-f8f3da0fc1f4', '8ad646e7-cf28-474b-a840-5fa57b3ec995', '4f21433a-2314-45a5-8642-279075bf50ec', 'cafa4300-ae39-48cc-bfc9-6d7c97bf0232'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:14:59.650282 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ef15d17a-e614-4524-88ce-fca0b641088c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cb59aaf-795e-4793-84c5-68e4bac75917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9492b169-07ce-463c-acfa-f8f3da0fc1f4', '8ad646e7-cf28-474b-a840-5fa57b3ec995', '4f21433a-2314-45a5-8642-279075bf50ec', 'cafa4300-ae39-48cc-bfc9-6d7c97bf0232']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:59.651033 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ef15d17a-e614-4524-88ce-fca0b641088c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40929b77-3ee9-46e9-9c7a-f0aecc2cc3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:59.681738 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ef15d17a-e614-4524-88ce-fca0b641088c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40929b77-3ee9-46e9-9c7a-f0aecc2cc3a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2db8ed2e-6458-4697-9749-da67feeb4507', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1202468250',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='c5edd1fe1ff2446190fd94b2e53c82e3',qos_specs=None,replication_status=,reservations=['9492b169-07ce-463c-acfa-f8f3da0fc1f4','8ad646e7-cf28-474b-a840-5fa57b3ec995','4f21433a-2314-45a5-8642-279075bf50ec','cafa4300-ae39-48cc-bfc9-6d7c97bf0232'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82ae7a3e595945b899691a15a7fce7b3',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:14:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1202468250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2db8ed2e-6458-4697-9749-da67feeb4507,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='c5edd1fe1ff2446190fd94b2e53c82e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82ae7a3e595945b899691a15a7fce7b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:59.682585 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ef15d17a-e614-4524-88ce-fca0b641088c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a3156ec-352f-4470-865c-6dfb2dddeaa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:59.704428 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ef15d17a-e614-4524-88ce-fca0b641088c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a3156ec-352f-4470-865c-6dfb2dddeaa5) transitioned into state 'SUCCESS' from state '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-1202468250',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='c5edd1fe1ff2446190fd94b2e53c82e3',qos_specs=None,replication_status=,reservations=['9492b169-07ce-463c-acfa-f8f3da0fc1f4','8ad646e7-cf28-474b-a840-5fa57b3ec995','4f21433a-2314-45a5-8642-279075bf50ec','cafa4300-ae39-48cc-bfc9-6d7c97bf0232'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82ae7a3e595945b899691a15a7fce7b3',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:59.704428 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ef15d17a-e614-4524-88ce-fca0b641088c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4a180d7-9f6b-4cc9-aba1-5b7608bcef5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:14:59.714143 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ef15d17a-e614-4524-88ce-fca0b641088c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4a180d7-9f6b-4cc9-aba1-5b7608bcef5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:14:59.718997 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-ef15d17a-e614-4524-88ce-fca0b641088c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Flow 'volume_create_api' (942840ac-a799-4ac6-aeac-1806301809bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:14:59.718997 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ef15d17a-e614-4524-88ce-fca0b641088c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Create volume request issued successfully. Aug 13 06:14:59.718997 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef15d17a-e614-4524-88ce-fca0b641088c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:14:59.718997 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 952/3831] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:14:59 2026] POST /volume/v3/volumes => generated 816 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:14:59.732368 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-379f77ef-626d-4e83-ae83-b7dd764406b8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:14:59.736031 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-379f77ef-626d-4e83-ae83-b7dd764406b8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/2db8ed2e-6458-4697-9749-da67feeb4507 Aug 13 06:14:59.736280 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-379f77ef-626d-4e83-ae83-b7dd764406b8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:14:59.736420 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-379f77ef-626d-4e83-ae83-b7dd764406b8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:14:59.747391 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:14:59.747391 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:14:59.752798 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-379f77ef-626d-4e83-ae83-b7dd764406b8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:14:59.757625 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-379f77ef-626d-4e83-ae83-b7dd764406b8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/2db8ed2e-6458-4697-9749-da67feeb4507 returned with HTTP 200 Aug 13 06:14:59.758166 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 955/3832] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:14:59 2026] GET /volume/v3/volumes/2db8ed2e-6458-4697-9749-da67feeb4507 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:00.129801 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3a9d97a4-3824-48c2-918f-4c157e96657c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:00.130295 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3a9d97a4-3824-48c2-918f-4c157e96657c None None] GET https://10.4.3.121/volume// Aug 13 06:15:00.130504 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3a9d97a4-3824-48c2-918f-4c157e96657c None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:00.130760 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3a9d97a4-3824-48c2-918f-4c157e96657c None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:00.131222 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3a9d97a4-3824-48c2-918f-4c157e96657c None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:15:00.131762 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 966/3833] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:15:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:15:00.139452 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-0c6fe48c-a8e3-41dc-99b3-a165e8113e64 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:00.142292 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-0c6fe48c-a8e3-41dc-99b3-a165e8113e64 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 Aug 13 06:15:00.142539 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-0c6fe48c-a8e3-41dc-99b3-a165e8113e64 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:00.142751 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-0c6fe48c-a8e3-41dc-99b3-a165e8113e64 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:00.153134 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:00.153134 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:00.159372 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-0c6fe48c-a8e3-41dc-99b3-a165e8113e64 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:15:00.164480 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-0c6fe48c-a8e3-41dc-99b3-a165e8113e64 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 returned with HTTP 200 Aug 13 06:15:00.165109 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 961/3834] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:15:00 2026] GET /volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 => generated 1546 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:15:00.288933 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-81ded804-7518-453e-90ed-108257eaf8c3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:00.291807 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-81ded804-7518-453e-90ed-108257eaf8c3 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 Aug 13 06:15:00.292087 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-81ded804-7518-453e-90ed-108257eaf8c3 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:00.292389 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-81ded804-7518-453e-90ed-108257eaf8c3 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:00.292606 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-81ded804-7518-453e-90ed-108257eaf8c3 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id aa1ebb5c-468d-4153-abce-05657544dce5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:00.297881 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:00.297881 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:00.298057 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-a529616d-3199-4f65-bf55-209195fae6c1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:00.298615 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-81ded804-7518-453e-90ed-108257eaf8c3 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 returned with HTTP 200 Aug 13 06:15:00.299116 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 953/3835] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:00 2026] GET /volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:00.301883 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-a529616d-3199-4f65-bf55-209195fae6c1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] PUT https://10.4.3.121/volume/v3/attachments/2040ae6e-fe7e-48ed-81ff-8676c6cfd29a Aug 13 06:15:00.303299 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-a529616d-3199-4f65-bf55-209195fae6c1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:00.314940 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-a529616d-3199-4f65-bf55-209195fae6c1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Acquiring lock "cinder-attachment_update-2a5cccc8-aaf6-4237-a070-8506daed2f40-np0000007163" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:15:00.323208 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-a529616d-3199-4f65-bf55-209195fae6c1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Lock "cinder-attachment_update-2a5cccc8-aaf6-4237-a070-8506daed2f40-np0000007163" acquired by "attachment_update" :: waited 0.008s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:15:00.325337 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:00.325337 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:00.456572 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-a529616d-3199-4f65-bf55-209195fae6c1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Lock "cinder-attachment_update-2a5cccc8-aaf6-4237-a070-8506daed2f40-np0000007163" released by "attachment_update" :: held 0.133s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:15:00.456991 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-a529616d-3199-4f65-bf55-209195fae6c1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/2040ae6e-fe7e-48ed-81ff-8676c6cfd29a returned with HTTP 200 Aug 13 06:15:00.457568 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 956/3836] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:15:00 2026] PUT /volume/v3/attachments/2040ae6e-fe7e-48ed-81ff-8676c6cfd29a => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:00.495867 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-4149c28f-e2d1-4020-b621-f6ad465bba2b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:00.498229 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-4149c28f-e2d1-4020-b621-f6ad465bba2b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/attachments/2040ae6e-fe7e-48ed-81ff-8676c6cfd29a/action Aug 13 06:15:00.498638 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-4149c28f-e2d1-4020-b621-f6ad465bba2b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:15:00.498804 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-4149c28f-e2d1-4020-b621-f6ad465bba2b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:00.520410 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:00.520410 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:00.538470 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-8722a079-1a05-48eb-babe-dbf7c3f0a333 req-4149c28f-e2d1-4020-b621-f6ad465bba2b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/2040ae6e-fe7e-48ed-81ff-8676c6cfd29a/action returned with HTTP 204 Aug 13 06:15:00.538888 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 967/3837] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:15:00 2026] POST /volume/v3/attachments/2040ae6e-fe7e-48ed-81ff-8676c6cfd29a/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:15:00.773096 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7546ac62-7388-4736-b43d-a10534295651 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:00.775910 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7546ac62-7388-4736-b43d-a10534295651 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/2db8ed2e-6458-4697-9749-da67feeb4507 Aug 13 06:15:00.777324 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7546ac62-7388-4736-b43d-a10534295651 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:00.777725 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7546ac62-7388-4736-b43d-a10534295651 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:00.791779 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:00.791779 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:00.798238 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7546ac62-7388-4736-b43d-a10534295651 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:15:00.804375 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7546ac62-7388-4736-b43d-a10534295651 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/2db8ed2e-6458-4697-9749-da67feeb4507 returned with HTTP 200 Aug 13 06:15:00.804811 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 962/3838] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:00 2026] GET /volume/v3/volumes/2db8ed2e-6458-4697-9749-da67feeb4507 => generated 909 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:00.824966 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-49cb5654-7550-4bd5-b091-59d83ec0b896 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:00.829643 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-49cb5654-7550-4bd5-b091-59d83ec0b896 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] POST https://10.4.3.121/volume/v3/backups Aug 13 06:15:00.830135 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-49cb5654-7550-4bd5-b091-59d83ec0b896 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2db8ed2e-6458-4697-9749-da67feeb4507", "name": "tempest-VolumesBackupsTest-Backup-679545225", "description": "tempest-backup-description-1800025584", "container": "tempest-volumesbackupstest-backup-container-2070958733"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:00.832257 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-49cb5654-7550-4bd5-b091-59d83ec0b896 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Creating new backup {'backup': {'volume_id': '2db8ed2e-6458-4697-9749-da67feeb4507', 'name': 'tempest-VolumesBackupsTest-Backup-679545225', 'description': 'tempest-backup-description-1800025584', 'container': 'tempest-volumesbackupstest-backup-container-2070958733'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:15:00.832451 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-49cb5654-7550-4bd5-b091-59d83ec0b896 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Creating backup of volume 2db8ed2e-6458-4697-9749-da67feeb4507 in container tempest-volumesbackupstest-backup-container-2070958733 Aug 13 06:15:00.843626 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:00.843626 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:00.844362 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-49cb5654-7550-4bd5-b091-59d83ec0b896 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:15:00.894964 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-49cb5654-7550-4bd5-b091-59d83ec0b896 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Created reservations ['dff96c7e-ef02-488e-b284-f759d588d19c', '9b22b22d-ddc0-48ba-919f-d1945a9cfc3a'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:15:00.959148 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-49cb5654-7550-4bd5-b091-59d83ec0b896 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:15:00.959651 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 954/3839] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:15:00 2026] POST /volume/v3/backups => generated 329 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:15:00.973277 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c34c3248-6001-482e-80ec-3c7e696d11e7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:00.977107 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c34c3248-6001-482e-80ec-3c7e696d11e7 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:00.977413 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c34c3248-6001-482e-80ec-3c7e696d11e7 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:00.977646 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c34c3248-6001-482e-80ec-3c7e696d11e7 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:00.977805 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c34c3248-6001-482e-80ec-3c7e696d11e7 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:00.984911 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:00.984911 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:00.987054 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c34c3248-6001-482e-80ec-3c7e696d11e7 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:00.987460 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 957/3840] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:00 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:01.064516 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-c2374d26-9a95-42fb-9680-9b64171c8662 req-25b10365-c33f-4603-af0e-17c46b8d029b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:01.067488 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c2374d26-9a95-42fb-9680-9b64171c8662 req-25b10365-c33f-4603-af0e-17c46b8d029b tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/limits Aug 13 06:15:01.067488 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c2374d26-9a95-42fb-9680-9b64171c8662 req-25b10365-c33f-4603-af0e-17c46b8d029b tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:01.067488 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c2374d26-9a95-42fb-9680-9b64171c8662 req-25b10365-c33f-4603-af0e-17c46b8d029b tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:01.076915 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [req-c2374d26-9a95-42fb-9680-9b64171c8662 req-25b10365-c33f-4603-af0e-17c46b8d029b tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-644698134 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-644698134, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:15:01.077112 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [req-c2374d26-9a95-42fb-9680-9b64171c8662 req-25b10365-c33f-4603-af0e-17c46b8d029b tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-644698134 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-644698134, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:15:01.077504 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [req-c2374d26-9a95-42fb-9680-9b64171c8662 req-25b10365-c33f-4603-af0e-17c46b8d029b tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-644698134 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-644698134, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:15:01.099609 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c2374d26-9a95-42fb-9680-9b64171c8662 req-25b10365-c33f-4603-af0e-17c46b8d029b tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/limits returned with HTTP 200 Aug 13 06:15:01.100064 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 968/3841] 10.4.3.121 () {68 vars in 1484 bytes} [Thu Aug 13 06:15:01 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 13 06:15:01.185453 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c2374d26-9a95-42fb-9680-9b64171c8662 req-f4847225-c480-4b6e-baf1-2445860982b3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:01.188690 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c2374d26-9a95-42fb-9680-9b64171c8662 req-f4847225-c480-4b6e-baf1-2445860982b3 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 Aug 13 06:15:01.188900 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c2374d26-9a95-42fb-9680-9b64171c8662 req-f4847225-c480-4b6e-baf1-2445860982b3 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:01.189106 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c2374d26-9a95-42fb-9680-9b64171c8662 req-f4847225-c480-4b6e-baf1-2445860982b3 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:01.201888 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:01.201888 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:01.207818 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-c2374d26-9a95-42fb-9680-9b64171c8662 req-f4847225-c480-4b6e-baf1-2445860982b3 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Volume info retrieved successfully. Aug 13 06:15:01.214410 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c2374d26-9a95-42fb-9680-9b64171c8662 req-f4847225-c480-4b6e-baf1-2445860982b3 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 returned with HTTP 200 Aug 13 06:15:01.214962 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 963/3842] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:15:01 2026] GET /volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 => generated 1661 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:01.228719 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c2374d26-9a95-42fb-9680-9b64171c8662 req-d12c8672-78b4-4bea-aef2-4aec3c26c34f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:01.232862 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c2374d26-9a95-42fb-9680-9b64171c8662 req-d12c8672-78b4-4bea-aef2-4aec3c26c34f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:15:01.233383 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c2374d26-9a95-42fb-9680-9b64171c8662 req-d12c8672-78b4-4bea-aef2-4aec3c26c34f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c2b36943-a99e-45ef-97e0-a2cc06024980", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-669599067", "description": null, "metadata": {}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:01.246239 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:01.246239 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:01.246755 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-c2374d26-9a95-42fb-9680-9b64171c8662 req-d12c8672-78b4-4bea-aef2-4aec3c26c34f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Volume info retrieved successfully. Aug 13 06:15:01.246903 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [req-c2374d26-9a95-42fb-9680-9b64171c8662 req-d12c8672-78b4-4bea-aef2-4aec3c26c34f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Create snapshot from volume c2b36943-a99e-45ef-97e0-a2cc06024980 Aug 13 06:15:01.309736 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [req-c2374d26-9a95-42fb-9680-9b64171c8662 req-d12c8672-78b4-4bea-aef2-4aec3c26c34f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Created reservations ['0b8fb47d-2062-4fc9-95c7-1c9769b67cae', '589f4aaa-8aa7-4658-a1bb-fdc793f18dd9', 'c76a442b-c470-4996-8d7d-8c8c36a4e1b0', '5d3379dd-af69-4175-a0ec-af9e0e465a6e'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:15:01.313983 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b14e88a5-561b-4445-8d0f-b5de2a4d96eb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:01.316798 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b14e88a5-561b-4445-8d0f-b5de2a4d96eb tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 Aug 13 06:15:01.320027 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b14e88a5-561b-4445-8d0f-b5de2a4d96eb tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:01.320027 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b14e88a5-561b-4445-8d0f-b5de2a4d96eb tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:01.320027 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-b14e88a5-561b-4445-8d0f-b5de2a4d96eb tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id aa1ebb5c-468d-4153-abce-05657544dce5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:01.325154 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:01.325154 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:01.325927 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b14e88a5-561b-4445-8d0f-b5de2a4d96eb tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 returned with HTTP 200 Aug 13 06:15:01.326396 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 958/3843] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:01 2026] GET /volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:01.366154 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-c2374d26-9a95-42fb-9680-9b64171c8662 req-d12c8672-78b4-4bea-aef2-4aec3c26c34f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Snapshot force create request issued successfully. Aug 13 06:15:01.366154 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c2374d26-9a95-42fb-9680-9b64171c8662 req-d12c8672-78b4-4bea-aef2-4aec3c26c34f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:15:01.366425 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 955/3844] 10.4.3.121 () {72 vars in 1547 bytes} [Thu Aug 13 06:15:01 2026] POST /volume/v3/snapshots => generated 323 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:15:02.006257 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0a24b026-60e3-491a-a416-cf2d7839260c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:02.009161 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0a24b026-60e3-491a-a416-cf2d7839260c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:02.009161 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0a24b026-60e3-491a-a416-cf2d7839260c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:02.009418 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0a24b026-60e3-491a-a416-cf2d7839260c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:02.009418 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-0a24b026-60e3-491a-a416-cf2d7839260c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:02.026210 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:02.026210 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:02.027210 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0a24b026-60e3-491a-a416-cf2d7839260c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:02.027676 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 969/3845] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:02 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:02.341939 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d9a6fb6f-3952-4ab8-8172-26a826c4e581 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:02.348932 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d9a6fb6f-3952-4ab8-8172-26a826c4e581 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 Aug 13 06:15:02.349190 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d9a6fb6f-3952-4ab8-8172-26a826c4e581 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:02.349468 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d9a6fb6f-3952-4ab8-8172-26a826c4e581 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:02.349625 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-d9a6fb6f-3952-4ab8-8172-26a826c4e581 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id aa1ebb5c-468d-4153-abce-05657544dce5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:02.359155 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:02.359155 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:02.359950 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d9a6fb6f-3952-4ab8-8172-26a826c4e581 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 returned with HTTP 200 Aug 13 06:15:02.360448 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 964/3846] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:02 2026] GET /volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:03.039247 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2851c9f3-3192-407d-b7e7-35d594d41031 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:03.041390 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2851c9f3-3192-407d-b7e7-35d594d41031 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:03.041594 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2851c9f3-3192-407d-b7e7-35d594d41031 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:03.041774 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2851c9f3-3192-407d-b7e7-35d594d41031 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:03.041908 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2851c9f3-3192-407d-b7e7-35d594d41031 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:03.054237 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:03.054237 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:03.055331 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2851c9f3-3192-407d-b7e7-35d594d41031 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:03.056976 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 959/3847] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:03 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:03.371576 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-823601ac-f30e-4464-9640-9793c1cf581e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:03.373309 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-823601ac-f30e-4464-9640-9793c1cf581e tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 Aug 13 06:15:03.373539 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-823601ac-f30e-4464-9640-9793c1cf581e tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:03.373771 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-823601ac-f30e-4464-9640-9793c1cf581e tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:03.373940 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-823601ac-f30e-4464-9640-9793c1cf581e tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id aa1ebb5c-468d-4153-abce-05657544dce5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:03.377991 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:03.377991 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:03.378664 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-823601ac-f30e-4464-9640-9793c1cf581e tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 returned with HTTP 200 Aug 13 06:15:03.379036 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 956/3848] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:03 2026] GET /volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:03.461978 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2ea16510-1774-43ac-96c1-e2c2f13ec04a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:03.464619 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2ea16510-1774-43ac-96c1-e2c2f13ec04a tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/snapshots/4d4433ed-097a-4c5a-bdd7-71a71506398e Aug 13 06:15:03.464883 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2ea16510-1774-43ac-96c1-e2c2f13ec04a tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:03.465141 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2ea16510-1774-43ac-96c1-e2c2f13ec04a tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:03.472351 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:03.472351 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:03.472836 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2ea16510-1774-43ac-96c1-e2c2f13ec04a tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Snapshot retrieved successfully. Aug 13 06:15:03.473703 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2ea16510-1774-43ac-96c1-e2c2f13ec04a tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/snapshots/4d4433ed-097a-4c5a-bdd7-71a71506398e returned with HTTP 200 Aug 13 06:15:03.474069 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 970/3849] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:15:03 2026] GET /volume/v3/snapshots/4d4433ed-097a-4c5a-bdd7-71a71506398e => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:03.504276 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c9606d46-27af-4ccb-95dd-e1db232020ed None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:03.507391 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9606d46-27af-4ccb-95dd-e1db232020ed tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:15:03.507391 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c9606d46-27af-4ccb-95dd-e1db232020ed tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1914740739", "snapshot_id": null, "imageRef": "b0bfa925-c364-415a-9c68-57a76720f6d6", "volume_type": null, "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:03.508310 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-c9606d46-27af-4ccb-95dd-e1db232020ed tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1914740739', 'snapshot_id': None, 'imageRef': 'b0bfa925-c364-415a-9c68-57a76720f6d6', 'volume_type': None, 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:15:03.623796 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:03.623796 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:03.624475 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c9606d46-27af-4ccb-95dd-e1db232020ed tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Snapshot retrieved successfully. Aug 13 06:15:03.624774 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-c9606d46-27af-4ccb-95dd-e1db232020ed tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Create volume of 1 GB Aug 13 06:15:03.630372 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c9606d46-27af-4ccb-95dd-e1db232020ed tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Availability Zones retrieved successfully. Aug 13 06:15:03.638968 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9606d46-27af-4ccb-95dd-e1db232020ed tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Flow 'volume_create_api' (4ebe4b6e-6212-4031-a88f-a4842a67a694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:15:03.640769 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9606d46-27af-4ccb-95dd-e1db232020ed tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c05e61eb-1055-4c8d-b40c-2988c20919df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:03.642217 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-c9606d46-27af-4ccb-95dd-e1db232020ed tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:15:03.690815 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9606d46-27af-4ccb-95dd-e1db232020ed tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c05e61eb-1055-4c8d-b40c-2988c20919df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4d4433ed-097a-4c5a-bdd7-71a71506398e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:03.691846 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9606d46-27af-4ccb-95dd-e1db232020ed tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15946aed-eb9b-4566-9565-b67fdc1796e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:03.743730 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-c9606d46-27af-4ccb-95dd-e1db232020ed tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Created reservations ['956deab1-fa69-41b4-8600-3b61b172f7d6', '5e19aa82-c9f9-43f1-91eb-d7510ab3d61a', '74bb8c19-3aae-4bd9-b69c-ed16d0dd3dc4', '3d6d17b9-5d93-473e-8947-83a679eee6d3'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:15:03.744557 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9606d46-27af-4ccb-95dd-e1db232020ed tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15946aed-eb9b-4566-9565-b67fdc1796e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['956deab1-fa69-41b4-8600-3b61b172f7d6', '5e19aa82-c9f9-43f1-91eb-d7510ab3d61a', '74bb8c19-3aae-4bd9-b69c-ed16d0dd3dc4', '3d6d17b9-5d93-473e-8947-83a679eee6d3']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:03.745317 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9606d46-27af-4ccb-95dd-e1db232020ed tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afa1a2d0-bb27-428f-8762-f59510110f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:03.786270 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9606d46-27af-4ccb-95dd-e1db232020ed tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afa1a2d0-bb27-428f-8762-f59510110f75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '947f8a4e-0670-429a-933c-4e5b172ffa40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1914740739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37e93d1cbd7347e0bf4e3a52c0ebc97e',qos_specs=None,replication_status=,reservations=['956deab1-fa69-41b4-8600-3b61b172f7d6','5e19aa82-c9f9-43f1-91eb-d7510ab3d61a','74bb8c19-3aae-4bd9-b69c-ed16d0dd3dc4','3d6d17b9-5d93-473e-8947-83a679eee6d3'],size=1,snapshot_id=4d4433ed-097a-4c5a-bdd7-71a71506398e,source_replicaid=,source_volid=None,status='creating',user_id='3bc0fc3cecc441a2af3b00e720c1dad4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), '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-13T06:15:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1914740739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=947f8a4e-0670-429a-933c-4e5b172ffa40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37e93d1cbd7347e0bf4e3a52c0ebc97e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4d4433ed-097a-4c5a-bdd7-71a71506398e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3bc0fc3cecc441a2af3b00e720c1dad4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:03.786880 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9606d46-27af-4ccb-95dd-e1db232020ed tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f72c5423-1c5b-46d9-8f6f-7b229270ae6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:03.810965 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9606d46-27af-4ccb-95dd-e1db232020ed tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f72c5423-1c5b-46d9-8f6f-7b229270ae6c) transitioned into state 'SUCCESS' from state '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-1914740739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37e93d1cbd7347e0bf4e3a52c0ebc97e',qos_specs=None,replication_status=,reservations=['956deab1-fa69-41b4-8600-3b61b172f7d6','5e19aa82-c9f9-43f1-91eb-d7510ab3d61a','74bb8c19-3aae-4bd9-b69c-ed16d0dd3dc4','3d6d17b9-5d93-473e-8947-83a679eee6d3'],size=1,snapshot_id=4d4433ed-097a-4c5a-bdd7-71a71506398e,source_replicaid=,source_volid=None,status='creating',user_id='3bc0fc3cecc441a2af3b00e720c1dad4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:03.812291 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9606d46-27af-4ccb-95dd-e1db232020ed tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6959c6d-a554-4a57-a160-a72c2a703f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:03.840793 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9606d46-27af-4ccb-95dd-e1db232020ed tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6959c6d-a554-4a57-a160-a72c2a703f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:03.841823 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-c9606d46-27af-4ccb-95dd-e1db232020ed tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Flow 'volume_create_api' (4ebe4b6e-6212-4031-a88f-a4842a67a694) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:15:03.842326 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c9606d46-27af-4ccb-95dd-e1db232020ed tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Create volume request issued successfully. Aug 13 06:15:03.842886 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9606d46-27af-4ccb-95dd-e1db232020ed tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:15:03.843316 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 965/3850] 10.4.3.121 () {70 vars in 1300 bytes} [Thu Aug 13 06:15:03 2026] POST /volume/v3/volumes => generated 814 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:15:03.860298 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-65805e14-540e-4f4d-b148-b2809466ee64 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:03.862291 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65805e14-540e-4f4d-b148-b2809466ee64 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/volumes/947f8a4e-0670-429a-933c-4e5b172ffa40 Aug 13 06:15:03.862487 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65805e14-540e-4f4d-b148-b2809466ee64 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:03.862668 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65805e14-540e-4f4d-b148-b2809466ee64 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:03.877685 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:03.877685 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:03.884030 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-65805e14-540e-4f4d-b148-b2809466ee64 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Volume info retrieved successfully. Aug 13 06:15:03.891306 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65805e14-540e-4f4d-b148-b2809466ee64 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes/947f8a4e-0670-429a-933c-4e5b172ffa40 returned with HTTP 200 Aug 13 06:15:03.892087 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 960/3851] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:15:03 2026] GET /volume/v3/volumes/947f8a4e-0670-429a-933c-4e5b172ffa40 => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:04.070107 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-973249da-1eee-4754-83c8-0f1a8252a65b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:04.073101 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-973249da-1eee-4754-83c8-0f1a8252a65b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:04.073101 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-973249da-1eee-4754-83c8-0f1a8252a65b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:04.073101 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-973249da-1eee-4754-83c8-0f1a8252a65b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:04.073101 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-973249da-1eee-4754-83c8-0f1a8252a65b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:04.083303 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:04.083303 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:04.084044 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-973249da-1eee-4754-83c8-0f1a8252a65b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:04.084421 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 957/3852] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:04 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:04.390917 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f54e24ff-e2e6-4ac3-a858-d25c2894d552 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:04.392680 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f54e24ff-e2e6-4ac3-a858-d25c2894d552 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 Aug 13 06:15:04.392936 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f54e24ff-e2e6-4ac3-a858-d25c2894d552 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:04.393172 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f54e24ff-e2e6-4ac3-a858-d25c2894d552 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:04.393325 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-f54e24ff-e2e6-4ac3-a858-d25c2894d552 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id aa1ebb5c-468d-4153-abce-05657544dce5. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:04.397802 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:04.397802 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:04.398469 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f54e24ff-e2e6-4ac3-a858-d25c2894d552 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 returned with HTTP 200 Aug 13 06:15:04.398836 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 971/3853] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:04 2026] GET /volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:04.915342 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-817f584f-ad85-420d-af0b-34931e070248 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:04.917409 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-817f584f-ad85-420d-af0b-34931e070248 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/volumes/947f8a4e-0670-429a-933c-4e5b172ffa40 Aug 13 06:15:04.917625 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-817f584f-ad85-420d-af0b-34931e070248 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:04.917809 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-817f584f-ad85-420d-af0b-34931e070248 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:04.925079 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:04.925079 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:04.929126 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-817f584f-ad85-420d-af0b-34931e070248 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Volume info retrieved successfully. Aug 13 06:15:04.933778 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-817f584f-ad85-420d-af0b-34931e070248 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes/947f8a4e-0670-429a-933c-4e5b172ffa40 returned with HTTP 200 Aug 13 06:15:04.934160 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 966/3854] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:15:04 2026] GET /volume/v3/volumes/947f8a4e-0670-429a-933c-4e5b172ffa40 => generated 1423 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:15:04.946707 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-383703a4-f166-46e2-a303-d5c67cdfce66 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:04.948371 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-383703a4-f166-46e2-a303-d5c67cdfce66 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/volumes/947f8a4e-0670-429a-933c-4e5b172ffa40 Aug 13 06:15:04.948581 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-383703a4-f166-46e2-a303-d5c67cdfce66 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:04.948758 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-383703a4-f166-46e2-a303-d5c67cdfce66 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:04.961643 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:04.961643 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:04.965140 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-383703a4-f166-46e2-a303-d5c67cdfce66 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Volume info retrieved successfully. Aug 13 06:15:04.969560 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-383703a4-f166-46e2-a303-d5c67cdfce66 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes/947f8a4e-0670-429a-933c-4e5b172ffa40 returned with HTTP 200 Aug 13 06:15:04.969933 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 961/3855] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:15:04 2026] GET /volume/v3/volumes/947f8a4e-0670-429a-933c-4e5b172ffa40 => generated 1423 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:15:05.099401 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-32e51e3d-3697-4f79-beda-a665db252f36 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:05.101218 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32e51e3d-3697-4f79-beda-a665db252f36 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:05.101418 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32e51e3d-3697-4f79-beda-a665db252f36 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:05.101613 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32e51e3d-3697-4f79-beda-a665db252f36 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:05.101714 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-32e51e3d-3697-4f79-beda-a665db252f36 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:05.107743 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:05.107743 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:05.108564 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32e51e3d-3697-4f79-beda-a665db252f36 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:05.108918 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 958/3856] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:05 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:05.410913 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b88e126a-3509-4942-b070-adb3073a0887 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:05.412794 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b88e126a-3509-4942-b070-adb3073a0887 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 Aug 13 06:15:05.413025 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b88e126a-3509-4942-b070-adb3073a0887 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:05.413219 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b88e126a-3509-4942-b070-adb3073a0887 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:05.413344 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-b88e126a-3509-4942-b070-adb3073a0887 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id aa1ebb5c-468d-4153-abce-05657544dce5. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:05.418059 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:05.418059 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:05.418801 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b88e126a-3509-4942-b070-adb3073a0887 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 returned with HTTP 200 Aug 13 06:15:05.419262 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 972/3857] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:05 2026] GET /volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:06.127554 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3efd1eac-d5ec-48d9-a5d0-c82ce5444074 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:06.129531 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3efd1eac-d5ec-48d9-a5d0-c82ce5444074 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:06.129794 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3efd1eac-d5ec-48d9-a5d0-c82ce5444074 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:06.130349 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3efd1eac-d5ec-48d9-a5d0-c82ce5444074 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:06.130349 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-3efd1eac-d5ec-48d9-a5d0-c82ce5444074 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:06.134751 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:06.134751 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:06.135626 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3efd1eac-d5ec-48d9-a5d0-c82ce5444074 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:06.135996 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 967/3858] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:06 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:06.212283 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-9a8c5cf6-3b3a-4e78-adc5-eac5b19773a4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:06.215265 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-9a8c5cf6-3b3a-4e78-adc5-eac5b19773a4 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/volumes/947f8a4e-0670-429a-933c-4e5b172ffa40 Aug 13 06:15:06.215265 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-9a8c5cf6-3b3a-4e78-adc5-eac5b19773a4 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:06.215508 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-9a8c5cf6-3b3a-4e78-adc5-eac5b19773a4 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:06.222159 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:06.222159 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:06.225402 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-9a8c5cf6-3b3a-4e78-adc5-eac5b19773a4 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Volume info retrieved successfully. Aug 13 06:15:06.229892 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-9a8c5cf6-3b3a-4e78-adc5-eac5b19773a4 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes/947f8a4e-0670-429a-933c-4e5b172ffa40 returned with HTTP 200 Aug 13 06:15:06.230314 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 962/3859] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:15:06 2026] GET /volume/v3/volumes/947f8a4e-0670-429a-933c-4e5b172ffa40 => generated 1405 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:06.432703 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2eedbda4-a312-4d23-bd57-37c374f5b310 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:06.434208 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2eedbda4-a312-4d23-bd57-37c374f5b310 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 Aug 13 06:15:06.434490 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2eedbda4-a312-4d23-bd57-37c374f5b310 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:06.434731 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2eedbda4-a312-4d23-bd57-37c374f5b310 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:06.434899 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2eedbda4-a312-4d23-bd57-37c374f5b310 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id aa1ebb5c-468d-4153-abce-05657544dce5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:06.439623 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:06.439623 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:06.439623 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2eedbda4-a312-4d23-bd57-37c374f5b310 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 returned with HTTP 200 Aug 13 06:15:06.439623 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 959/3860] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:06 2026] GET /volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:06.877442 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-85270326-03a2-4bff-9492-914ada1caf04 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:06.881217 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-85270326-03a2-4bff-9492-914ada1caf04 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/volumes/947f8a4e-0670-429a-933c-4e5b172ffa40 Aug 13 06:15:06.881578 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-85270326-03a2-4bff-9492-914ada1caf04 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:06.881812 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-85270326-03a2-4bff-9492-914ada1caf04 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:06.891610 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:06.891610 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:06.901286 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-85270326-03a2-4bff-9492-914ada1caf04 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Volume info retrieved successfully. Aug 13 06:15:06.909357 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-85270326-03a2-4bff-9492-914ada1caf04 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes/947f8a4e-0670-429a-933c-4e5b172ffa40 returned with HTTP 200 Aug 13 06:15:06.909919 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 973/3861] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:15:06 2026] GET /volume/v3/volumes/947f8a4e-0670-429a-933c-4e5b172ffa40 => generated 1405 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:06.921519 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8117bb85-e798-4cfd-98ba-6e73e1872618 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:06.922057 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8117bb85-e798-4cfd-98ba-6e73e1872618 None None] GET https://10.4.3.121/volume// Aug 13 06:15:06.922346 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8117bb85-e798-4cfd-98ba-6e73e1872618 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:06.922604 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8117bb85-e798-4cfd-98ba-6e73e1872618 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:06.923019 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8117bb85-e798-4cfd-98ba-6e73e1872618 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:15:06.923444 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 968/3862] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:15:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:15:06.935586 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-7717bd44-ecc9-48c8-aedb-86a4693d4e64 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:06.941243 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-7717bd44-ecc9-48c8-aedb-86a4693d4e64 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:15:06.941585 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-7717bd44-ecc9-48c8-aedb-86a4693d4e64 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "947f8a4e-0670-429a-933c-4e5b172ffa40", "connector": null, "instance_uuid": "25fb24f1-24ab-4631-92eb-3c319eb609ab"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:06.952958 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:06.952958 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:06.984915 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-7717bd44-ecc9-48c8-aedb-86a4693d4e64 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:15:06.985444 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 963/3863] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:15:06 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 13 06:15:07.149253 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b50ca829-c8cc-4436-86ae-0bfe3e2fa3a7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:07.152551 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b50ca829-c8cc-4436-86ae-0bfe3e2fa3a7 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:07.152771 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b50ca829-c8cc-4436-86ae-0bfe3e2fa3a7 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:07.152963 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b50ca829-c8cc-4436-86ae-0bfe3e2fa3a7 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:07.153062 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-b50ca829-c8cc-4436-86ae-0bfe3e2fa3a7 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:07.159586 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:07.159586 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:07.160348 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b50ca829-c8cc-4436-86ae-0bfe3e2fa3a7 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:07.160694 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 960/3864] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:07 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:07.450624 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e7573aa2-9962-44fd-81b9-8c34d765bc9b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:07.452044 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7573aa2-9962-44fd-81b9-8c34d765bc9b tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 Aug 13 06:15:07.452819 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e7573aa2-9962-44fd-81b9-8c34d765bc9b tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:07.453164 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e7573aa2-9962-44fd-81b9-8c34d765bc9b tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:07.453390 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-e7573aa2-9962-44fd-81b9-8c34d765bc9b tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id aa1ebb5c-468d-4153-abce-05657544dce5. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:07.458237 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:07.458237 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:07.459953 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7573aa2-9962-44fd-81b9-8c34d765bc9b tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 returned with HTTP 200 Aug 13 06:15:07.459953 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 974/3865] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:07 2026] GET /volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:07.475097 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-486a88fc-d436-40fb-9d78-5fccfe805fbf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:07.572015 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-486a88fc-d436-40fb-9d78-5fccfe805fbf tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] GET https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5/export_record Aug 13 06:15:07.572235 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-486a88fc-d436-40fb-9d78-5fccfe805fbf tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:07.572401 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-486a88fc-d436-40fb-9d78-5fccfe805fbf tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] Calling method 'export_record' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:07.572496 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-486a88fc-d436-40fb-9d78-5fccfe805fbf tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] Export record for backup aa1ebb5c-468d-4153-abce-05657544dce5. {{(pid=100323) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 06:15:07.578269 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:07.578269 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:07.579266 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-486a88fc-d436-40fb-9d78-5fccfe805fbf tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '4db1666f0eb7444f84f5ba3bf4a19d0b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a60236cf7e824aaeacc8e07b3d12b01f', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:15:07.579479 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-486a88fc-d436-40fb-9d78-5fccfe805fbf tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5/export_record returned with HTTP 403 Aug 13 06:15:07.579885 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 969/3866] 10.4.3.121 () {68 vars in 1430 bytes} [Thu Aug 13 06:15:07 2026] GET /volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5/export_record => generated 101 bytes in 105 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:15:07.596355 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-93825b13-f8aa-48ff-9689-d6f3891c6421 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:07.601391 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-93825b13-f8aa-48ff-9689-d6f3891c6421 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:15:07.601718 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-93825b13-f8aa-48ff-9689-d6f3891c6421 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-861085277"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:07.603169 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-93825b13-f8aa-48ff-9689-d6f3891c6421 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-861085277'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:15:07.603484 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-93825b13-f8aa-48ff-9689-d6f3891c6421 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Create volume of 1 GB Aug 13 06:15:07.603889 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:07.603889 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:07.608080 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-93825b13-f8aa-48ff-9689-d6f3891c6421 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Availability Zones retrieved successfully. Aug 13 06:15:07.616730 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-93825b13-f8aa-48ff-9689-d6f3891c6421 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Flow 'volume_create_api' (ca7cea06-f5af-41b9-aeba-99a09647cd8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:15:07.618168 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-93825b13-f8aa-48ff-9689-d6f3891c6421 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c2a114a-fcef-4898-81d2-7234f829160f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:07.619009 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-93825b13-f8aa-48ff-9689-d6f3891c6421 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:15:07.644773 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-93825b13-f8aa-48ff-9689-d6f3891c6421 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c2a114a-fcef-4898-81d2-7234f829160f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:07.645703 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-93825b13-f8aa-48ff-9689-d6f3891c6421 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a753f071-1a03-4ec7-b2b9-968b1ec0d93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:07.695314 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-93825b13-f8aa-48ff-9689-d6f3891c6421 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Created reservations ['4e324eb5-b508-4b34-a01b-24bf4f2fcc79', 'b3b519f0-3031-43eb-ba6e-10d0c2dde092', 'ab65466d-f0fb-40b5-8224-101e1826f07f', '18792881-bcbc-4d71-a2b0-719a16ffedc4'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:15:07.696436 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-93825b13-f8aa-48ff-9689-d6f3891c6421 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a753f071-1a03-4ec7-b2b9-968b1ec0d93c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e324eb5-b508-4b34-a01b-24bf4f2fcc79', 'b3b519f0-3031-43eb-ba6e-10d0c2dde092', 'ab65466d-f0fb-40b5-8224-101e1826f07f', '18792881-bcbc-4d71-a2b0-719a16ffedc4']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:07.699017 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-93825b13-f8aa-48ff-9689-d6f3891c6421 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d702ca1-0fe1-46c7-b191-1cf6402aeb0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:07.727788 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-93825b13-f8aa-48ff-9689-d6f3891c6421 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d702ca1-0fe1-46c7-b191-1cf6402aeb0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d24c3c9-105d-4e5d-befe-a0d2ba91e3cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-861085277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60236cf7e824aaeacc8e07b3d12b01f',qos_specs=None,replication_status=,reservations=['4e324eb5-b508-4b34-a01b-24bf4f2fcc79','b3b519f0-3031-43eb-ba6e-10d0c2dde092','ab65466d-f0fb-40b5-8224-101e1826f07f','18792881-bcbc-4d71-a2b0-719a16ffedc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45555e5bb89a4fc2b2746ccaefa931e8',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:15:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-861085277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d24c3c9-105d-4e5d-befe-a0d2ba91e3cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a60236cf7e824aaeacc8e07b3d12b01f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45555e5bb89a4fc2b2746ccaefa931e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:07.728803 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-93825b13-f8aa-48ff-9689-d6f3891c6421 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (252162c2-9426-49a9-9d07-8088b05b1be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:07.753867 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-93825b13-f8aa-48ff-9689-d6f3891c6421 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (252162c2-9426-49a9-9d07-8088b05b1be2) transitioned into state 'SUCCESS' from state '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-861085277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60236cf7e824aaeacc8e07b3d12b01f',qos_specs=None,replication_status=,reservations=['4e324eb5-b508-4b34-a01b-24bf4f2fcc79','b3b519f0-3031-43eb-ba6e-10d0c2dde092','ab65466d-f0fb-40b5-8224-101e1826f07f','18792881-bcbc-4d71-a2b0-719a16ffedc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45555e5bb89a4fc2b2746ccaefa931e8',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:07.754752 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-93825b13-f8aa-48ff-9689-d6f3891c6421 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba51054b-6e68-400e-9772-67f2c5d80279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:07.768449 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-93825b13-f8aa-48ff-9689-d6f3891c6421 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba51054b-6e68-400e-9772-67f2c5d80279) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:07.769836 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-93825b13-f8aa-48ff-9689-d6f3891c6421 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Flow 'volume_create_api' (ca7cea06-f5af-41b9-aeba-99a09647cd8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:15:07.770420 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-93825b13-f8aa-48ff-9689-d6f3891c6421 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Create volume request issued successfully. Aug 13 06:15:07.771339 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-93825b13-f8aa-48ff-9689-d6f3891c6421 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:15:07.772018 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 964/3867] 10.4.3.121 () {70 vars in 1298 bytes} [Thu Aug 13 06:15:07 2026] POST /volume/v3/volumes => generated 777 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:15:07.787344 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ece97ef9-7e2a-45b0-b5d6-cf463d819d1d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:07.792312 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ece97ef9-7e2a-45b0-b5d6-cf463d819d1d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/volumes/5d24c3c9-105d-4e5d-befe-a0d2ba91e3cc Aug 13 06:15:07.792312 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ece97ef9-7e2a-45b0-b5d6-cf463d819d1d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:07.792312 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ece97ef9-7e2a-45b0-b5d6-cf463d819d1d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:07.798906 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:07.798906 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:07.802948 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ece97ef9-7e2a-45b0-b5d6-cf463d819d1d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Volume info retrieved successfully. Aug 13 06:15:07.807980 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ece97ef9-7e2a-45b0-b5d6-cf463d819d1d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/volumes/5d24c3c9-105d-4e5d-befe-a0d2ba91e3cc returned with HTTP 200 Aug 13 06:15:07.808481 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 961/3868] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:07 2026] GET /volume/v3/volumes/5d24c3c9-105d-4e5d-befe-a0d2ba91e3cc => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:08.174629 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3f85f85a-8fc4-432b-95af-61147d7d09cc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:08.178445 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3f85f85a-8fc4-432b-95af-61147d7d09cc tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:08.178445 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3f85f85a-8fc4-432b-95af-61147d7d09cc tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:08.179294 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3f85f85a-8fc4-432b-95af-61147d7d09cc tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:08.179294 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-3f85f85a-8fc4-432b-95af-61147d7d09cc tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:08.192283 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:08.192283 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:08.192283 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3f85f85a-8fc4-432b-95af-61147d7d09cc tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:08.192833 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 975/3869] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:08 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:08.214087 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ef04c255-8f4c-4c4a-b869-5045cfa23776 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:08.214520 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ef04c255-8f4c-4c4a-b869-5045cfa23776 None None] GET https://10.4.3.121/volume// Aug 13 06:15:08.214712 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ef04c255-8f4c-4c4a-b869-5045cfa23776 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:08.214904 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ef04c255-8f4c-4c4a-b869-5045cfa23776 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:08.215249 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ef04c255-8f4c-4c4a-b869-5045cfa23776 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:15:08.215516 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 970/3870] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:15:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:15:08.227021 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-990b3c67-0d82-49e7-9c18-d05e920925c3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:08.229508 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-990b3c67-0d82-49e7-9c18-d05e920925c3 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/volumes/947f8a4e-0670-429a-933c-4e5b172ffa40 Aug 13 06:15:08.229802 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-990b3c67-0d82-49e7-9c18-d05e920925c3 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:08.230069 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-990b3c67-0d82-49e7-9c18-d05e920925c3 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:08.245170 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:08.245170 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:08.249523 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-990b3c67-0d82-49e7-9c18-d05e920925c3 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Volume info retrieved successfully. Aug 13 06:15:08.258133 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-990b3c67-0d82-49e7-9c18-d05e920925c3 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes/947f8a4e-0670-429a-933c-4e5b172ffa40 returned with HTTP 200 Aug 13 06:15:08.258803 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 965/3871] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:15:08 2026] GET /volume/v3/volumes/947f8a4e-0670-429a-933c-4e5b172ffa40 => generated 1584 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:15:08.387404 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-6c1b08a4-c5e2-4b04-9c3d-958b9b8ac774 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:08.389751 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-6c1b08a4-c5e2-4b04-9c3d-958b9b8ac774 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] PUT https://10.4.3.121/volume/v3/attachments/75916811-0816-4bc1-94e1-e18c19d1459b Aug 13 06:15:08.390225 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-6c1b08a4-c5e2-4b04-9c3d-958b9b8ac774 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:08.402400 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-6c1b08a4-c5e2-4b04-9c3d-958b9b8ac774 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Acquiring lock "cinder-attachment_update-947f8a4e-0670-429a-933c-4e5b172ffa40-np0000007163" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:15:08.410116 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-6c1b08a4-c5e2-4b04-9c3d-958b9b8ac774 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Lock "cinder-attachment_update-947f8a4e-0670-429a-933c-4e5b172ffa40-np0000007163" acquired by "attachment_update" :: waited 0.006s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:15:08.410116 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:08.410116 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:08.501449 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-6c1b08a4-c5e2-4b04-9c3d-958b9b8ac774 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Lock "cinder-attachment_update-947f8a4e-0670-429a-933c-4e5b172ffa40-np0000007163" released by "attachment_update" :: held 0.094s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:15:08.501897 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-6c1b08a4-c5e2-4b04-9c3d-958b9b8ac774 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/attachments/75916811-0816-4bc1-94e1-e18c19d1459b returned with HTTP 200 Aug 13 06:15:08.502679 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 962/3872] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:15:08 2026] PUT /volume/v3/attachments/75916811-0816-4bc1-94e1-e18c19d1459b => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:08.526649 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-487e5049-73ed-45ec-9b4a-b685bc08c318 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:08.530138 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-487e5049-73ed-45ec-9b4a-b685bc08c318 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] POST https://10.4.3.121/volume/v3/attachments/75916811-0816-4bc1-94e1-e18c19d1459b/action Aug 13 06:15:08.530946 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-487e5049-73ed-45ec-9b4a-b685bc08c318 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:15:08.531274 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-487e5049-73ed-45ec-9b4a-b685bc08c318 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:08.556462 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:08.556462 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:08.566564 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-34c4cb84-53db-42da-b29c-78d382cc8cf7 req-487e5049-73ed-45ec-9b4a-b685bc08c318 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/attachments/75916811-0816-4bc1-94e1-e18c19d1459b/action returned with HTTP 204 Aug 13 06:15:08.567257 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 976/3873] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:15:08 2026] POST /volume/v3/attachments/75916811-0816-4bc1-94e1-e18c19d1459b/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:15:08.828126 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9a4ee1cb-9ee0-4361-ae68-b08dbc99181a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:08.830898 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9a4ee1cb-9ee0-4361-ae68-b08dbc99181a tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/volumes/5d24c3c9-105d-4e5d-befe-a0d2ba91e3cc Aug 13 06:15:08.831560 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9a4ee1cb-9ee0-4361-ae68-b08dbc99181a tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:08.831560 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9a4ee1cb-9ee0-4361-ae68-b08dbc99181a tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:08.840297 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:08.840297 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:08.844886 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9a4ee1cb-9ee0-4361-ae68-b08dbc99181a tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Volume info retrieved successfully. Aug 13 06:15:08.850340 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9a4ee1cb-9ee0-4361-ae68-b08dbc99181a tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/volumes/5d24c3c9-105d-4e5d-befe-a0d2ba91e3cc returned with HTTP 200 Aug 13 06:15:08.851440 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 971/3874] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:08 2026] GET /volume/v3/volumes/5d24c3c9-105d-4e5d-befe-a0d2ba91e3cc => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:08.874288 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b7127cca-ae77-4fce-bcb8-e38461eefa24 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:08.876770 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b7127cca-ae77-4fce-bcb8-e38461eefa24 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] POST https://10.4.3.121/volume/v3/backups Aug 13 06:15:08.877267 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b7127cca-ae77-4fce-bcb8-e38461eefa24 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5d24c3c9-105d-4e5d-befe-a0d2ba91e3cc", "name": "tempest-type-Backup-479573332"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:08.882967 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-b7127cca-ae77-4fce-bcb8-e38461eefa24 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Creating new backup {'backup': {'volume_id': '5d24c3c9-105d-4e5d-befe-a0d2ba91e3cc', 'name': 'tempest-type-Backup-479573332'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:15:08.883146 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-b7127cca-ae77-4fce-bcb8-e38461eefa24 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Creating backup of volume 5d24c3c9-105d-4e5d-befe-a0d2ba91e3cc in container None Aug 13 06:15:08.901790 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:08.901790 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:08.902286 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b7127cca-ae77-4fce-bcb8-e38461eefa24 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Volume info retrieved successfully. Aug 13 06:15:08.938879 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-b7127cca-ae77-4fce-bcb8-e38461eefa24 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Created reservations ['03d74007-03d0-4a09-838a-eb5ae3d150c2', '756a8129-942f-40fb-8827-9836372c186b'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:15:08.974454 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b7127cca-ae77-4fce-bcb8-e38461eefa24 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:15:08.975062 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 966/3875] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:15:08 2026] POST /volume/v3/backups => generated 315 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:15:08.988096 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a1cef84a-5446-4ce6-8b7c-d18555401af5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:08.995933 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a1cef84a-5446-4ce6-8b7c-d18555401af5 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 Aug 13 06:15:08.995933 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a1cef84a-5446-4ce6-8b7c-d18555401af5 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:08.995933 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a1cef84a-5446-4ce6-8b7c-d18555401af5 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:08.995933 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a1cef84a-5446-4ce6-8b7c-d18555401af5 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 227e1a2e-eb2e-4a91-9dc3-7bf0c7926325. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:08.995933 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:08.995933 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:08.995933 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a1cef84a-5446-4ce6-8b7c-d18555401af5 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 returned with HTTP 200 Aug 13 06:15:08.995933 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 963/3876] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:08 2026] GET /volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:09.203768 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f6806a6c-f346-4055-a7ad-a5f7d3df3c07 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:09.205580 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f6806a6c-f346-4055-a7ad-a5f7d3df3c07 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:09.205840 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f6806a6c-f346-4055-a7ad-a5f7d3df3c07 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:09.206031 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f6806a6c-f346-4055-a7ad-a5f7d3df3c07 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:09.206194 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-f6806a6c-f346-4055-a7ad-a5f7d3df3c07 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:09.211338 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:09.211338 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:09.212035 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f6806a6c-f346-4055-a7ad-a5f7d3df3c07 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:09.212424 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 977/3877] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:09 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:10.008118 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-17d3b511-1119-431f-b283-1233bd19d192 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:10.010408 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-17d3b511-1119-431f-b283-1233bd19d192 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 Aug 13 06:15:10.010852 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-17d3b511-1119-431f-b283-1233bd19d192 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:10.010917 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-17d3b511-1119-431f-b283-1233bd19d192 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:10.011045 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-17d3b511-1119-431f-b283-1233bd19d192 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 227e1a2e-eb2e-4a91-9dc3-7bf0c7926325. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:10.016486 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:10.016486 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:10.017278 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-17d3b511-1119-431f-b283-1233bd19d192 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 returned with HTTP 200 Aug 13 06:15:10.017740 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 972/3878] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:10 2026] GET /volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:10.224453 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6b8e8dac-39e1-4e5c-a48c-b7a21d01d034 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:10.226538 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6b8e8dac-39e1-4e5c-a48c-b7a21d01d034 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:10.226800 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6b8e8dac-39e1-4e5c-a48c-b7a21d01d034 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:10.227104 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6b8e8dac-39e1-4e5c-a48c-b7a21d01d034 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:10.227262 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-6b8e8dac-39e1-4e5c-a48c-b7a21d01d034 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:10.232550 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:10.232550 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:10.233516 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6b8e8dac-39e1-4e5c-a48c-b7a21d01d034 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:10.233943 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 967/3879] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:10 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:11.028716 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f7925c59-e28b-4f5e-bd25-c8e05b809e0a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:11.033305 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f7925c59-e28b-4f5e-bd25-c8e05b809e0a tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 Aug 13 06:15:11.033855 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f7925c59-e28b-4f5e-bd25-c8e05b809e0a tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:11.034233 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f7925c59-e28b-4f5e-bd25-c8e05b809e0a tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:11.034503 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f7925c59-e28b-4f5e-bd25-c8e05b809e0a tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 227e1a2e-eb2e-4a91-9dc3-7bf0c7926325. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:11.039922 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:11.039922 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:11.040916 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f7925c59-e28b-4f5e-bd25-c8e05b809e0a tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 returned with HTTP 200 Aug 13 06:15:11.041429 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 964/3880] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:11 2026] GET /volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:11.249445 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3c47f655-6849-4f7d-a732-9bb7072dc3d2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:11.252147 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3c47f655-6849-4f7d-a732-9bb7072dc3d2 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:11.252403 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3c47f655-6849-4f7d-a732-9bb7072dc3d2 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:11.252645 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3c47f655-6849-4f7d-a732-9bb7072dc3d2 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:11.252806 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-3c47f655-6849-4f7d-a732-9bb7072dc3d2 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:11.260158 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:11.260158 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:11.261448 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3c47f655-6849-4f7d-a732-9bb7072dc3d2 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:11.261822 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 978/3881] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:11 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:12.053585 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8988a281-d789-4c7e-85b1-4ac270d97a1a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:12.055777 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8988a281-d789-4c7e-85b1-4ac270d97a1a tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 Aug 13 06:15:12.056158 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8988a281-d789-4c7e-85b1-4ac270d97a1a tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:12.056458 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8988a281-d789-4c7e-85b1-4ac270d97a1a tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:12.056683 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-8988a281-d789-4c7e-85b1-4ac270d97a1a tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 227e1a2e-eb2e-4a91-9dc3-7bf0c7926325. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:12.060774 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:12.060774 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:12.061793 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8988a281-d789-4c7e-85b1-4ac270d97a1a tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 returned with HTTP 200 Aug 13 06:15:12.061793 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 973/3882] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:12 2026] GET /volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:12.276535 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c0f73ad2-3dae-4c8e-adcb-f2324e50c6c4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:12.279103 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c0f73ad2-3dae-4c8e-adcb-f2324e50c6c4 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:12.279417 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c0f73ad2-3dae-4c8e-adcb-f2324e50c6c4 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:12.279851 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c0f73ad2-3dae-4c8e-adcb-f2324e50c6c4 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:12.280026 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c0f73ad2-3dae-4c8e-adcb-f2324e50c6c4 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:12.285600 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:12.285600 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:12.287259 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c0f73ad2-3dae-4c8e-adcb-f2324e50c6c4 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:12.288301 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 968/3883] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:12 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:13.076198 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-df593ec3-8781-49ab-948b-4f2479db43de None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:13.079837 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-df593ec3-8781-49ab-948b-4f2479db43de tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 Aug 13 06:15:13.080093 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-df593ec3-8781-49ab-948b-4f2479db43de tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:13.082112 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-df593ec3-8781-49ab-948b-4f2479db43de tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:13.082304 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-df593ec3-8781-49ab-948b-4f2479db43de tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 227e1a2e-eb2e-4a91-9dc3-7bf0c7926325. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:13.092266 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:13.092266 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:13.093021 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-df593ec3-8781-49ab-948b-4f2479db43de tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 returned with HTTP 200 Aug 13 06:15:13.093519 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 965/3884] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:13 2026] GET /volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:13.108173 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-96579ba2-e997-4d12-a264-adfb360e5086 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:13.111515 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-96579ba2-e997-4d12-a264-adfb360e5086 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 Aug 13 06:15:13.111515 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-96579ba2-e997-4d12-a264-adfb360e5086 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:13.111515 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-96579ba2-e997-4d12-a264-adfb360e5086 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:13.122805 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:13.122805 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:13.130641 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-96579ba2-e997-4d12-a264-adfb360e5086 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:15:13.140682 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-96579ba2-e997-4d12-a264-adfb360e5086 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 returned with HTTP 200 Aug 13 06:15:13.142207 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 979/3885] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:13 2026] GET /volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:13.160952 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3781ca01-54dc-4a97-933d-4fa9b9e4e1b7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:13.165532 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3781ca01-54dc-4a97-933d-4fa9b9e4e1b7 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 Aug 13 06:15:13.165532 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3781ca01-54dc-4a97-933d-4fa9b9e4e1b7 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:13.167201 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3781ca01-54dc-4a97-933d-4fa9b9e4e1b7 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:13.188127 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:13.188127 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:13.195709 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3781ca01-54dc-4a97-933d-4fa9b9e4e1b7 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:15:13.203718 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3781ca01-54dc-4a97-933d-4fa9b9e4e1b7 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 returned with HTTP 200 Aug 13 06:15:13.203718 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 974/3886] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:13 2026] GET /volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 => generated 876 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:13.257259 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-0ffd8cf4-a45f-4029-bd72-63f928b1fe4b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:13.260304 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-0ffd8cf4-a45f-4029-bd72-63f928b1fe4b tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 Aug 13 06:15:13.260665 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-0ffd8cf4-a45f-4029-bd72-63f928b1fe4b tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:13.261002 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-0ffd8cf4-a45f-4029-bd72-63f928b1fe4b tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:13.270144 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:13.270144 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:13.275109 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-0ffd8cf4-a45f-4029-bd72-63f928b1fe4b tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:15:13.280447 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-0ffd8cf4-a45f-4029-bd72-63f928b1fe4b tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 returned with HTTP 200 Aug 13 06:15:13.280954 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 969/3887] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:15:13 2026] GET /volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:13.308401 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0d93d652-4376-429e-aa87-bf6327d4eb2a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:13.312621 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0d93d652-4376-429e-aa87-bf6327d4eb2a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:13.312847 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0d93d652-4376-429e-aa87-bf6327d4eb2a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:13.313108 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0d93d652-4376-429e-aa87-bf6327d4eb2a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:13.313584 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-0d93d652-4376-429e-aa87-bf6327d4eb2a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:13.322770 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:13.322770 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:13.323619 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0d93d652-4376-429e-aa87-bf6327d4eb2a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:13.324076 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 966/3888] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:13 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:13.383072 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-355e3812-5f13-43b2-af41-7abd26d31270 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:13.383072 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-355e3812-5f13-43b2-af41-7abd26d31270 None None] GET https://10.4.3.121/volume// Aug 13 06:15:13.383072 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-355e3812-5f13-43b2-af41-7abd26d31270 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:13.383072 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-355e3812-5f13-43b2-af41-7abd26d31270 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:13.383072 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-355e3812-5f13-43b2-af41-7abd26d31270 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:15:13.383387 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 980/3889] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:15:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:15:13.392589 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-7937d4d5-0f0b-4314-b3a1-d6d3537d07d8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:13.442266 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-7937d4d5-0f0b-4314-b3a1-d6d3537d07d8 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:15:13.442742 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-7937d4d5-0f0b-4314-b3a1-d6d3537d07d8 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "568e9854-0318-4a11-905f-809188ad19f7", "connector": null, "instance_uuid": "2d5ca8fb-aa5c-4a26-9d5b-ce5205e210a4"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:13.453943 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:13.453943 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:13.491477 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-7937d4d5-0f0b-4314-b3a1-d6d3537d07d8 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:15:13.492101 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 975/3890] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:15:13 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:13.523320 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-40948935-343f-4c23-80ca-ea0ca0d685fb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:13.525713 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-40948935-343f-4c23-80ca-ea0ca0d685fb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 Aug 13 06:15:13.526028 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-40948935-343f-4c23-80ca-ea0ca0d685fb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:13.526387 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-40948935-343f-4c23-80ca-ea0ca0d685fb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:13.539994 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:13.539994 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:13.545559 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-40948935-343f-4c23-80ca-ea0ca0d685fb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:15:13.551736 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-40948935-343f-4c23-80ca-ea0ca0d685fb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 returned with HTTP 200 Aug 13 06:15:13.552292 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 970/3891] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:13 2026] GET /volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:13.562305 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cd471324-9a70-4763-856d-7867eeada084 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:13.562645 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cd471324-9a70-4763-856d-7867eeada084 None None] GET https://10.4.3.121/volume// Aug 13 06:15:13.562842 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cd471324-9a70-4763-856d-7867eeada084 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:13.563080 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cd471324-9a70-4763-856d-7867eeada084 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:13.563448 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cd471324-9a70-4763-856d-7867eeada084 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:15:13.563748 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 967/3892] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:15:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:15:13.574565 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-107155ab-188a-499a-9083-c4313d619046 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:13.576960 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-107155ab-188a-499a-9083-c4313d619046 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 Aug 13 06:15:13.577253 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-107155ab-188a-499a-9083-c4313d619046 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:13.577484 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-107155ab-188a-499a-9083-c4313d619046 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:13.593357 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:13.593357 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:13.597581 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-107155ab-188a-499a-9083-c4313d619046 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:15:13.601512 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-107155ab-188a-499a-9083-c4313d619046 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 returned with HTTP 200 Aug 13 06:15:13.601878 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 981/3893] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:15:13 2026] GET /volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 => generated 1055 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:15:13.790667 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-28937040-bcbf-493f-84d5-1285fa50768a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:13.793395 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-28937040-bcbf-493f-84d5-1285fa50768a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] PUT https://10.4.3.121/volume/v3/attachments/0db66d37-9b04-413c-b012-71ff855c3c04 Aug 13 06:15:13.793804 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-28937040-bcbf-493f-84d5-1285fa50768a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:13.797377 np0000007163 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=449,cinder:UPDATE=145,cinder:INSERT=72 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:15:13.805790 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-28937040-bcbf-493f-84d5-1285fa50768a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Acquiring lock "cinder-attachment_update-568e9854-0318-4a11-905f-809188ad19f7-np0000007163" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:15:13.814658 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-28937040-bcbf-493f-84d5-1285fa50768a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Lock "cinder-attachment_update-568e9854-0318-4a11-905f-809188ad19f7-np0000007163" acquired by "attachment_update" :: waited 0.009s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:15:13.815943 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:13.815943 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:13.928929 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-28937040-bcbf-493f-84d5-1285fa50768a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Lock "cinder-attachment_update-568e9854-0318-4a11-905f-809188ad19f7-np0000007163" released by "attachment_update" :: held 0.114s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:15:13.929408 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-28937040-bcbf-493f-84d5-1285fa50768a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/attachments/0db66d37-9b04-413c-b012-71ff855c3c04 returned with HTTP 200 Aug 13 06:15:13.930161 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 976/3894] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:15:13 2026] PUT /volume/v3/attachments/0db66d37-9b04-413c-b012-71ff855c3c04 => generated 968 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:13.951594 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-3635af14-cb99-4dda-b515-fac12a54b620 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:13.954342 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-3635af14-cb99-4dda-b515-fac12a54b620 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7/encryption Aug 13 06:15:13.954608 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-3635af14-cb99-4dda-b515-fac12a54b620 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:13.954880 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-3635af14-cb99-4dda-b515-fac12a54b620 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:13.968397 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:13.968397 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:13.977085 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-3635af14-cb99-4dda-b515-fac12a54b620 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7/encryption returned with HTTP 200 Aug 13 06:15:13.979202 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 971/3895] 10.4.3.121 () {68 vars in 1631 bytes} [Thu Aug 13 06:15:13 2026] GET /volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:14.113894 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aef629a6-b960-482e-babb-03805207f3e7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:14.118198 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aef629a6-b960-482e-babb-03805207f3e7 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 Aug 13 06:15:14.118472 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aef629a6-b960-482e-babb-03805207f3e7 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:14.118692 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aef629a6-b960-482e-babb-03805207f3e7 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:14.118838 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-aef629a6-b960-482e-babb-03805207f3e7 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 227e1a2e-eb2e-4a91-9dc3-7bf0c7926325. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:14.128428 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:14.128428 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:14.129158 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aef629a6-b960-482e-babb-03805207f3e7 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 returned with HTTP 200 Aug 13 06:15:14.129658 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 968/3896] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:14 2026] GET /volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:14.338087 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d8a344e8-7913-42e9-9f7e-618656724c69 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:14.341240 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d8a344e8-7913-42e9-9f7e-618656724c69 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:14.341493 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d8a344e8-7913-42e9-9f7e-618656724c69 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:14.341743 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d8a344e8-7913-42e9-9f7e-618656724c69 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:14.341882 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-d8a344e8-7913-42e9-9f7e-618656724c69 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:14.347689 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:14.347689 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:14.348327 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d8a344e8-7913-42e9-9f7e-618656724c69 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:14.348772 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 982/3897] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:14 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:15:14.573825 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eedfeb47-9ef4-42f9-8da9-2d545b5d0a49 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:14.573825 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eedfeb47-9ef4-42f9-8da9-2d545b5d0a49 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 Aug 13 06:15:14.573825 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eedfeb47-9ef4-42f9-8da9-2d545b5d0a49 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:14.573825 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eedfeb47-9ef4-42f9-8da9-2d545b5d0a49 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:14.589314 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:14.589314 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:14.593723 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-eedfeb47-9ef4-42f9-8da9-2d545b5d0a49 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:15:14.599098 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eedfeb47-9ef4-42f9-8da9-2d545b5d0a49 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 returned with HTTP 200 Aug 13 06:15:14.599648 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 977/3898] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:14 2026] GET /volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:15.141351 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-93408725-0c16-4544-b4bc-484ac0219c04 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:15.143827 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-93408725-0c16-4544-b4bc-484ac0219c04 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 Aug 13 06:15:15.144133 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-93408725-0c16-4544-b4bc-484ac0219c04 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:15.144720 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-93408725-0c16-4544-b4bc-484ac0219c04 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:15.144866 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-93408725-0c16-4544-b4bc-484ac0219c04 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 227e1a2e-eb2e-4a91-9dc3-7bf0c7926325. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:15.150119 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:15.150119 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:15.151045 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-93408725-0c16-4544-b4bc-484ac0219c04 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 returned with HTTP 200 Aug 13 06:15:15.151324 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 972/3899] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:15 2026] GET /volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:15.362085 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1af51c6a-c66a-4c10-bf6f-14ee2774101e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:15.364667 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1af51c6a-c66a-4c10-bf6f-14ee2774101e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:15.364909 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1af51c6a-c66a-4c10-bf6f-14ee2774101e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:15.365154 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1af51c6a-c66a-4c10-bf6f-14ee2774101e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:15.365310 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1af51c6a-c66a-4c10-bf6f-14ee2774101e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:15.370706 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:15.370706 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:15.371809 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1af51c6a-c66a-4c10-bf6f-14ee2774101e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:15.372422 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 969/3900] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:15 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:15.616834 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-13d1a589-700f-4346-8c08-468b922b3bae None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:15.618044 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-13d1a589-700f-4346-8c08-468b922b3bae tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 Aug 13 06:15:15.618253 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-13d1a589-700f-4346-8c08-468b922b3bae tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:15.618437 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-13d1a589-700f-4346-8c08-468b922b3bae tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:15.635135 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:15.635135 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:15.639886 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-13d1a589-700f-4346-8c08-468b922b3bae tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:15:15.647760 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-13d1a589-700f-4346-8c08-468b922b3bae tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 returned with HTTP 200 Aug 13 06:15:15.647760 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 983/3901] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:15 2026] GET /volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:16.165250 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-945c373b-cef8-4855-baed-5977ebe9206f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:16.167101 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-945c373b-cef8-4855-baed-5977ebe9206f tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 Aug 13 06:15:16.167424 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-945c373b-cef8-4855-baed-5977ebe9206f tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:16.167831 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-945c373b-cef8-4855-baed-5977ebe9206f tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:16.167988 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-945c373b-cef8-4855-baed-5977ebe9206f tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 227e1a2e-eb2e-4a91-9dc3-7bf0c7926325. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:16.174561 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:16.174561 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:16.176873 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-945c373b-cef8-4855-baed-5977ebe9206f tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 returned with HTTP 200 Aug 13 06:15:16.177363 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 978/3902] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:16 2026] GET /volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:16.384940 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-09cb53a5-d91d-4b62-90c9-d5b98a441357 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:16.387432 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-09cb53a5-d91d-4b62-90c9-d5b98a441357 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:16.387677 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-09cb53a5-d91d-4b62-90c9-d5b98a441357 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:16.387961 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-09cb53a5-d91d-4b62-90c9-d5b98a441357 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:16.388174 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-09cb53a5-d91d-4b62-90c9-d5b98a441357 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:16.394559 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:16.394559 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:16.396154 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-09cb53a5-d91d-4b62-90c9-d5b98a441357 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:16.396264 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 973/3903] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:16 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:16.664933 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fb7bf23e-734b-4cee-8530-95d4dc2c11fa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:16.666894 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fb7bf23e-734b-4cee-8530-95d4dc2c11fa tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 Aug 13 06:15:16.667120 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fb7bf23e-734b-4cee-8530-95d4dc2c11fa tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:16.667531 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fb7bf23e-734b-4cee-8530-95d4dc2c11fa tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:16.681477 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:16.681477 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:16.685801 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fb7bf23e-734b-4cee-8530-95d4dc2c11fa tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:15:16.692253 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fb7bf23e-734b-4cee-8530-95d4dc2c11fa tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 returned with HTTP 200 Aug 13 06:15:16.692804 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 970/3904] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:16 2026] GET /volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:17.194903 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-315c843d-9fd5-4642-ae13-623545244fca None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:17.197086 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-315c843d-9fd5-4642-ae13-623545244fca tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 Aug 13 06:15:17.197624 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-315c843d-9fd5-4642-ae13-623545244fca tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:17.197852 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-315c843d-9fd5-4642-ae13-623545244fca tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:17.197948 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-315c843d-9fd5-4642-ae13-623545244fca tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 227e1a2e-eb2e-4a91-9dc3-7bf0c7926325. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:17.202851 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:17.202851 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:17.203604 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-315c843d-9fd5-4642-ae13-623545244fca tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 returned with HTTP 200 Aug 13 06:15:17.204015 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 984/3905] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:17 2026] GET /volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:17.408579 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-aedbebb3-0685-4ebf-9faa-2219ac67cb8e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:17.410647 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aedbebb3-0685-4ebf-9faa-2219ac67cb8e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:17.410868 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aedbebb3-0685-4ebf-9faa-2219ac67cb8e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:17.411094 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-aedbebb3-0685-4ebf-9faa-2219ac67cb8e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:17.411209 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-aedbebb3-0685-4ebf-9faa-2219ac67cb8e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:17.416496 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:17.416496 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:17.417443 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-aedbebb3-0685-4ebf-9faa-2219ac67cb8e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:17.417813 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 979/3906] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:17 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:17.709083 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-65e28447-b547-451d-a00b-54760f0a8d4b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:17.711607 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65e28447-b547-451d-a00b-54760f0a8d4b tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 Aug 13 06:15:17.712202 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65e28447-b547-451d-a00b-54760f0a8d4b tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:17.712550 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65e28447-b547-451d-a00b-54760f0a8d4b tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:17.727041 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:17.727041 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:17.732036 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-65e28447-b547-451d-a00b-54760f0a8d4b tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:15:17.745992 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65e28447-b547-451d-a00b-54760f0a8d4b tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 returned with HTTP 200 Aug 13 06:15:17.746593 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 974/3907] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:17 2026] GET /volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:18.216689 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f6c4be2f-5d21-45fa-84a2-149ff58eaddd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:18.218518 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6c4be2f-5d21-45fa-84a2-149ff58eaddd tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 Aug 13 06:15:18.218726 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f6c4be2f-5d21-45fa-84a2-149ff58eaddd tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:18.218886 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f6c4be2f-5d21-45fa-84a2-149ff58eaddd tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:18.219050 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f6c4be2f-5d21-45fa-84a2-149ff58eaddd tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 227e1a2e-eb2e-4a91-9dc3-7bf0c7926325. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:18.223839 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:18.223839 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:18.224696 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f6c4be2f-5d21-45fa-84a2-149ff58eaddd tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 returned with HTTP 200 Aug 13 06:15:18.225254 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 971/3908] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:18 2026] GET /volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:18.431143 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-602d584f-5857-480b-a022-1fe961df4c71 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:18.434139 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-602d584f-5857-480b-a022-1fe961df4c71 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:18.434287 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-602d584f-5857-480b-a022-1fe961df4c71 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:18.434741 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-602d584f-5857-480b-a022-1fe961df4c71 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:18.434741 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-602d584f-5857-480b-a022-1fe961df4c71 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:18.441350 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:18.441350 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:18.442647 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-602d584f-5857-480b-a022-1fe961df4c71 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:18.443293 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 985/3909] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:18 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 827 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:18.462631 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-62e79072-fdb5-4c80-b778-aa3d6c708aa8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:18.472207 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62e79072-fdb5-4c80-b778-aa3d6c708aa8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/2db8ed2e-6458-4697-9749-da67feeb4507 Aug 13 06:15:18.473117 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-62e79072-fdb5-4c80-b778-aa3d6c708aa8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:18.475419 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-62e79072-fdb5-4c80-b778-aa3d6c708aa8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:18.515126 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:18.515126 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:18.522547 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-62e79072-fdb5-4c80-b778-aa3d6c708aa8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:15:18.528082 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62e79072-fdb5-4c80-b778-aa3d6c708aa8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/2db8ed2e-6458-4697-9749-da67feeb4507 returned with HTTP 200 Aug 13 06:15:18.528578 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 980/3910] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:18 2026] GET /volume/v3/volumes/2db8ed2e-6458-4697-9749-da67feeb4507 => generated 909 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:18.542001 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f3156de3-870a-443f-a4bc-4e2aa9c45ab0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:18.545063 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f3156de3-870a-443f-a4bc-4e2aa9c45ab0 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:18.545369 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f3156de3-870a-443f-a4bc-4e2aa9c45ab0 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:18.545638 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f3156de3-870a-443f-a4bc-4e2aa9c45ab0 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:18.545799 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f3156de3-870a-443f-a4bc-4e2aa9c45ab0 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:18.551317 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:18.551317 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:18.552092 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f3156de3-870a-443f-a4bc-4e2aa9c45ab0 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:18.552625 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 975/3911] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:18 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:15:18.563532 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-21b05ca1-b6c6-434e-91c2-1557dee567f7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:18.565101 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-21b05ca1-b6c6-434e-91c2-1557dee567f7 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/detail Aug 13 06:15:18.565167 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-21b05ca1-b6c6-434e-91c2-1557dee567f7 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:18.565327 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-21b05ca1-b6c6-434e-91c2-1557dee567f7 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:18.565585 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-21b05ca1-b6c6-434e-91c2-1557dee567f7 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:15:18.574176 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-21b05ca1-b6c6-434e-91c2-1557dee567f7 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/detail returned with HTTP 200 Aug 13 06:15:18.575830 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 972/3912] 10.4.3.121 () {66 vars in 1258 bytes} [Thu Aug 13 06:15:18 2026] GET /volume/v3/backups/detail => generated 830 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:18.588818 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f8901349-9f11-4625-b3b0-ad0be49a98a8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:18.590811 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f8901349-9f11-4625-b3b0-ad0be49a98a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] POST https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7/restore Aug 13 06:15:18.591320 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f8901349-9f11-4625-b3b0-ad0be49a98a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:18.592761 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-f8901349-9f11-4625-b3b0-ad0be49a98a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Restoring backup 35d210bd-2dc6-43fc-a24e-e1c4afb801b7 ({'restore': {}}) {{(pid=100322) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 06:15:18.592978 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-f8901349-9f11-4625-b3b0-ad0be49a98a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Restoring backup 35d210bd-2dc6-43fc-a24e-e1c4afb801b7 to volume None. Aug 13 06:15:18.597854 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:18.597854 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:18.599348 np0000007163 devstack@c-api.service[100322]: INFO cinder.backup.api [None req-f8901349-9f11-4625-b3b0-ad0be49a98a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Creating volume of 1 GB for restore of backup 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. Aug 13 06:15:18.603836 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f8901349-9f11-4625-b3b0-ad0be49a98a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Availability Zones retrieved successfully. Aug 13 06:15:18.609392 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8901349-9f11-4625-b3b0-ad0be49a98a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Flow 'volume_create_api' (9855250f-69c6-4c69-97e0-8728f5ce28d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:15:18.611267 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8901349-9f11-4625-b3b0-ad0be49a98a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2319a891-ecd5-476e-b61e-11275edfeb5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:18.612628 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-f8901349-9f11-4625-b3b0-ad0be49a98a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:15:18.641661 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8901349-9f11-4625-b3b0-ad0be49a98a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2319a891-ecd5-476e-b61e-11275edfeb5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:18.642608 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8901349-9f11-4625-b3b0-ad0be49a98a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aba10971-e2ec-4d08-9840-009d952e1d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:18.689923 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-f8901349-9f11-4625-b3b0-ad0be49a98a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Created reservations ['f196a827-de77-44ed-9cea-d129f63e73a0', '487fc7e6-7117-4d37-b374-1c3fdd0d3d98', '50d37d58-4954-4011-a9df-10505b2cd72b', 'cf83b6c8-4aa1-4013-90ee-95ccd752db92'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:15:18.690858 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8901349-9f11-4625-b3b0-ad0be49a98a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aba10971-e2ec-4d08-9840-009d952e1d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f196a827-de77-44ed-9cea-d129f63e73a0', '487fc7e6-7117-4d37-b374-1c3fdd0d3d98', '50d37d58-4954-4011-a9df-10505b2cd72b', 'cf83b6c8-4aa1-4013-90ee-95ccd752db92']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:18.691599 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8901349-9f11-4625-b3b0-ad0be49a98a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11597631-b742-4e62-af2d-87a7da906535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:18.720131 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8901349-9f11-4625-b3b0-ad0be49a98a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11597631-b742-4e62-af2d-87a7da906535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d12d11f-c775-412c-8e7d-ffd1629ee453', '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_35d210bd-2dc6-43fc-a24e-e1c4afb801b7',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5edd1fe1ff2446190fd94b2e53c82e3',qos_specs=None,replication_status=,reservations=['f196a827-de77-44ed-9cea-d129f63e73a0','487fc7e6-7117-4d37-b374-1c3fdd0d3d98','50d37d58-4954-4011-a9df-10505b2cd72b','cf83b6c8-4aa1-4013-90ee-95ccd752db92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82ae7a3e595945b899691a15a7fce7b3',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:15:18Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_35d210bd-2dc6-43fc-a24e-e1c4afb801b7',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d12d11f-c775-412c-8e7d-ffd1629ee453,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5edd1fe1ff2446190fd94b2e53c82e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82ae7a3e595945b899691a15a7fce7b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:18.721000 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8901349-9f11-4625-b3b0-ad0be49a98a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8440ba3a-df7c-416e-b11c-49251dbe75e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:18.739336 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8901349-9f11-4625-b3b0-ad0be49a98a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8440ba3a-df7c-416e-b11c-49251dbe75e2) transitioned into 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_35d210bd-2dc6-43fc-a24e-e1c4afb801b7',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5edd1fe1ff2446190fd94b2e53c82e3',qos_specs=None,replication_status=,reservations=['f196a827-de77-44ed-9cea-d129f63e73a0','487fc7e6-7117-4d37-b374-1c3fdd0d3d98','50d37d58-4954-4011-a9df-10505b2cd72b','cf83b6c8-4aa1-4013-90ee-95ccd752db92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82ae7a3e595945b899691a15a7fce7b3',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:18.740272 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8901349-9f11-4625-b3b0-ad0be49a98a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (732e8dca-fb3b-413e-be8d-c567a5fde36f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:18.758009 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8901349-9f11-4625-b3b0-ad0be49a98a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (732e8dca-fb3b-413e-be8d-c567a5fde36f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:18.758682 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f8901349-9f11-4625-b3b0-ad0be49a98a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Flow 'volume_create_api' (9855250f-69c6-4c69-97e0-8728f5ce28d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:15:18.759089 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f8901349-9f11-4625-b3b0-ad0be49a98a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Create volume request issued successfully. Aug 13 06:15:18.761229 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0b2702b0-af62-4a59-8320-4d2aeb0e78bf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:18.764928 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0b2702b0-af62-4a59-8320-4d2aeb0e78bf tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 Aug 13 06:15:18.765230 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0b2702b0-af62-4a59-8320-4d2aeb0e78bf tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:18.765491 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0b2702b0-af62-4a59-8320-4d2aeb0e78bf tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:18.769021 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:18.769021 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:18.769635 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f8901349-9f11-4625-b3b0-ad0be49a98a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:15:18.780072 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:18.780072 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:18.785495 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0b2702b0-af62-4a59-8320-4d2aeb0e78bf tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:15:18.790438 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0b2702b0-af62-4a59-8320-4d2aeb0e78bf tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 returned with HTTP 200 Aug 13 06:15:18.790970 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 981/3913] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:18 2026] GET /volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:19.237610 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a154fa63-852f-4246-9707-a1fe4997480b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:19.239541 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a154fa63-852f-4246-9707-a1fe4997480b tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 Aug 13 06:15:19.239817 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a154fa63-852f-4246-9707-a1fe4997480b tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:19.239904 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a154fa63-852f-4246-9707-a1fe4997480b tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:19.240056 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a154fa63-852f-4246-9707-a1fe4997480b tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 227e1a2e-eb2e-4a91-9dc3-7bf0c7926325. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:19.244085 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:19.244085 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:19.244711 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a154fa63-852f-4246-9707-a1fe4997480b tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 returned with HTTP 200 Aug 13 06:15:19.245087 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 976/3914] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:19 2026] GET /volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:19.778209 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:19.778209 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:19.778209 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f8901349-9f11-4625-b3b0-ad0be49a98a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:15:19.778209 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.backup.api [None req-f8901349-9f11-4625-b3b0-ad0be49a98a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Checking backup size 1 against volume size 1 {{(pid=100322) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 06:15:19.778209 np0000007163 devstack@c-api.service[100322]: INFO cinder.backup.api [None req-f8901349-9f11-4625-b3b0-ad0be49a98a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Overwriting volume 3d12d11f-c775-412c-8e7d-ffd1629ee453 with restore of backup 35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:19.789171 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-f8901349-9f11-4625-b3b0-ad0be49a98a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] restore_backup in rpcapi backup_id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7 {{(pid=100322) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 06:15:19.791600 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f8901349-9f11-4625-b3b0-ad0be49a98a8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7/restore returned with HTTP 202 Aug 13 06:15:19.792470 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 986/3915] 10.4.3.121 () {68 vars in 1393 bytes} [Thu Aug 13 06:15:18 2026] POST /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7/restore => generated 189 bytes in 1204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:15:19.802469 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d8caf575-cc96-4180-b2bb-0b8c7770d432 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:19.806062 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-697a6c9a-3079-4848-9528-17f198d38145 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:19.806550 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d8caf575-cc96-4180-b2bb-0b8c7770d432 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:19.806550 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d8caf575-cc96-4180-b2bb-0b8c7770d432 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:19.806641 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-697a6c9a-3079-4848-9528-17f198d38145 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 Aug 13 06:15:19.806681 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d8caf575-cc96-4180-b2bb-0b8c7770d432 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:19.806719 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-697a6c9a-3079-4848-9528-17f198d38145 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:19.806763 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d8caf575-cc96-4180-b2bb-0b8c7770d432 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:19.806802 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-697a6c9a-3079-4848-9528-17f198d38145 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:19.812801 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:19.812801 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:19.813989 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d8caf575-cc96-4180-b2bb-0b8c7770d432 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:19.814611 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 973/3916] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:19 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 827 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:19.817598 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:19.817598 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:19.822521 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-697a6c9a-3079-4848-9528-17f198d38145 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:15:19.828822 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-697a6c9a-3079-4848-9528-17f198d38145 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 returned with HTTP 200 Aug 13 06:15:19.829385 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 982/3917] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:19 2026] GET /volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:20.255516 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ee2f90ae-034f-4113-b236-902da56e51f0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:20.257326 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ee2f90ae-034f-4113-b236-902da56e51f0 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 Aug 13 06:15:20.257541 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ee2f90ae-034f-4113-b236-902da56e51f0 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:20.257725 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ee2f90ae-034f-4113-b236-902da56e51f0 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:20.257822 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ee2f90ae-034f-4113-b236-902da56e51f0 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 227e1a2e-eb2e-4a91-9dc3-7bf0c7926325. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:20.262596 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:20.262596 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:20.263330 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ee2f90ae-034f-4113-b236-902da56e51f0 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 returned with HTTP 200 Aug 13 06:15:20.263722 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 977/3918] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:20 2026] GET /volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:20.824020 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0ebebb89-7662-4fd8-8b44-2831b05f59f8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:20.827716 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0ebebb89-7662-4fd8-8b44-2831b05f59f8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:20.827716 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0ebebb89-7662-4fd8-8b44-2831b05f59f8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:20.827716 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0ebebb89-7662-4fd8-8b44-2831b05f59f8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:20.827716 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-0ebebb89-7662-4fd8-8b44-2831b05f59f8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:20.831388 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:20.831388 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:20.832420 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0ebebb89-7662-4fd8-8b44-2831b05f59f8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:20.832995 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 987/3919] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:20 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:20.842550 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1d08ed88-62a6-4209-9f4b-db3bab0c2022 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:20.844789 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1d08ed88-62a6-4209-9f4b-db3bab0c2022 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 Aug 13 06:15:20.846199 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1d08ed88-62a6-4209-9f4b-db3bab0c2022 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:20.846199 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1d08ed88-62a6-4209-9f4b-db3bab0c2022 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:20.857786 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:20.857786 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:20.864537 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1d08ed88-62a6-4209-9f4b-db3bab0c2022 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:15:20.871016 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1d08ed88-62a6-4209-9f4b-db3bab0c2022 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 returned with HTTP 200 Aug 13 06:15:20.871923 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 974/3920] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:20 2026] GET /volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:15:21.278703 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-343403c2-f751-404c-943f-2d79ed90e3ee None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:21.287662 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-343403c2-f751-404c-943f-2d79ed90e3ee tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 Aug 13 06:15:21.289042 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-343403c2-f751-404c-943f-2d79ed90e3ee tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:21.290238 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-343403c2-f751-404c-943f-2d79ed90e3ee tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:21.290467 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-343403c2-f751-404c-943f-2d79ed90e3ee tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 227e1a2e-eb2e-4a91-9dc3-7bf0c7926325. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:21.299839 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:21.299839 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:21.300536 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-343403c2-f751-404c-943f-2d79ed90e3ee tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 returned with HTTP 200 Aug 13 06:15:21.300911 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 983/3921] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:21 2026] GET /volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 => generated 735 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:21.843862 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f8ff521c-dba8-4d65-b57b-8d6b822cb529 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:21.848249 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f8ff521c-dba8-4d65-b57b-8d6b822cb529 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:21.848249 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f8ff521c-dba8-4d65-b57b-8d6b822cb529 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:21.848249 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f8ff521c-dba8-4d65-b57b-8d6b822cb529 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:21.848249 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f8ff521c-dba8-4d65-b57b-8d6b822cb529 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:21.854250 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:21.854250 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:21.855676 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f8ff521c-dba8-4d65-b57b-8d6b822cb529 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:21.856360 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 978/3922] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:21 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 827 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:21.884658 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1719ac27-35ca-440b-8143-ccbf4a3383ff None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:21.886587 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1719ac27-35ca-440b-8143-ccbf4a3383ff tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 Aug 13 06:15:21.886788 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1719ac27-35ca-440b-8143-ccbf4a3383ff tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:21.887005 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1719ac27-35ca-440b-8143-ccbf4a3383ff tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:21.897151 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:21.897151 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:21.900269 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1719ac27-35ca-440b-8143-ccbf4a3383ff tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:15:21.903826 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1719ac27-35ca-440b-8143-ccbf4a3383ff tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 returned with HTTP 200 Aug 13 06:15:21.904210 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 988/3923] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:21 2026] GET /volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:22.313110 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-acfa923d-3fd3-45d6-9af2-b4e90e39b5dc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:22.315257 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-acfa923d-3fd3-45d6-9af2-b4e90e39b5dc tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 Aug 13 06:15:22.315510 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-acfa923d-3fd3-45d6-9af2-b4e90e39b5dc tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:22.315725 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-acfa923d-3fd3-45d6-9af2-b4e90e39b5dc tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:22.315846 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-acfa923d-3fd3-45d6-9af2-b4e90e39b5dc tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 227e1a2e-eb2e-4a91-9dc3-7bf0c7926325. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:22.323554 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:22.323554 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:22.324279 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-acfa923d-3fd3-45d6-9af2-b4e90e39b5dc tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 returned with HTTP 200 Aug 13 06:15:22.324701 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 975/3924] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:22 2026] GET /volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:22.618445 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-141fa747-683e-46d9-acfa-bb20af9a1e5c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:22.620877 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-141fa747-683e-46d9-acfa-bb20af9a1e5c tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] POST https://10.4.3.121/volume/v3/attachments/0db66d37-9b04-413c-b012-71ff855c3c04/action Aug 13 06:15:22.621394 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-141fa747-683e-46d9-acfa-bb20af9a1e5c tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:15:22.621577 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-141fa747-683e-46d9-acfa-bb20af9a1e5c tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:22.642414 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:22.642414 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:22.653938 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e38a4f44-d0be-45c5-b65c-fe49a9a64716 req-141fa747-683e-46d9-acfa-bb20af9a1e5c tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/attachments/0db66d37-9b04-413c-b012-71ff855c3c04/action returned with HTTP 204 Aug 13 06:15:22.654671 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 984/3925] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:15:22 2026] POST /volume/v3/attachments/0db66d37-9b04-413c-b012-71ff855c3c04/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:15:22.866408 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fb1f6c5b-6d0b-42e8-91a4-6678cb630503 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:22.868821 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fb1f6c5b-6d0b-42e8-91a4-6678cb630503 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:22.869068 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fb1f6c5b-6d0b-42e8-91a4-6678cb630503 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:22.869286 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fb1f6c5b-6d0b-42e8-91a4-6678cb630503 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:22.869387 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-fb1f6c5b-6d0b-42e8-91a4-6678cb630503 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:22.873813 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:22.873813 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:22.874576 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fb1f6c5b-6d0b-42e8-91a4-6678cb630503 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:22.874954 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 979/3926] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:22 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:22.918343 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-235b873a-4b8d-494b-8bd9-abeebd4ca208 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:22.920967 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-235b873a-4b8d-494b-8bd9-abeebd4ca208 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 Aug 13 06:15:22.921093 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-235b873a-4b8d-494b-8bd9-abeebd4ca208 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:22.921324 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-235b873a-4b8d-494b-8bd9-abeebd4ca208 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:22.935202 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:22.935202 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:22.935626 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-235b873a-4b8d-494b-8bd9-abeebd4ca208 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:15:22.939981 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-235b873a-4b8d-494b-8bd9-abeebd4ca208 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 returned with HTTP 200 Aug 13 06:15:22.940445 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 989/3927] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:22 2026] GET /volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 => generated 1168 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:22.955741 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7aac3d35-96a4-4166-bfe7-0d8aee12e1d4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:22.958288 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7aac3d35-96a4-4166-bfe7-0d8aee12e1d4 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 Aug 13 06:15:22.958587 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7aac3d35-96a4-4166-bfe7-0d8aee12e1d4 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:22.958829 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7aac3d35-96a4-4166-bfe7-0d8aee12e1d4 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:22.980873 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:22.980873 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:22.989774 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7aac3d35-96a4-4166-bfe7-0d8aee12e1d4 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:15:22.997593 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7aac3d35-96a4-4166-bfe7-0d8aee12e1d4 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 returned with HTTP 200 Aug 13 06:15:22.998205 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 976/3928] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:22 2026] GET /volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 => generated 1168 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:23.058113 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c28c0fa3-2634-4232-a535-4df36dd17167 req-856d8605-e23d-4e84-93d3-f1fce9a6531f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:23.064083 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c28c0fa3-2634-4232-a535-4df36dd17167 req-856d8605-e23d-4e84-93d3-f1fce9a6531f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 Aug 13 06:15:23.064326 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c28c0fa3-2634-4232-a535-4df36dd17167 req-856d8605-e23d-4e84-93d3-f1fce9a6531f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:23.064524 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c28c0fa3-2634-4232-a535-4df36dd17167 req-856d8605-e23d-4e84-93d3-f1fce9a6531f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:23.082760 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:23.082760 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:23.089030 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-c28c0fa3-2634-4232-a535-4df36dd17167 req-856d8605-e23d-4e84-93d3-f1fce9a6531f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:15:23.094339 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c28c0fa3-2634-4232-a535-4df36dd17167 req-856d8605-e23d-4e84-93d3-f1fce9a6531f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 returned with HTTP 200 Aug 13 06:15:23.094913 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 985/3929] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:15:23 2026] GET /volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 => generated 1168 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:23.111174 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c28c0fa3-2634-4232-a535-4df36dd17167 req-ca7de75e-8e40-4943-9504-2dd69f836658 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:23.113739 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c28c0fa3-2634-4232-a535-4df36dd17167 req-ca7de75e-8e40-4943-9504-2dd69f836658 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] POST https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7/action Aug 13 06:15:23.114159 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c28c0fa3-2634-4232-a535-4df36dd17167 req-ca7de75e-8e40-4943-9504-2dd69f836658 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:15:23.114352 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c28c0fa3-2634-4232-a535-4df36dd17167 req-ca7de75e-8e40-4943-9504-2dd69f836658 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:23.126132 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:23.126132 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:23.127323 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-c28c0fa3-2634-4232-a535-4df36dd17167 req-ca7de75e-8e40-4943-9504-2dd69f836658 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:15:23.134347 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-c28c0fa3-2634-4232-a535-4df36dd17167 req-ca7de75e-8e40-4943-9504-2dd69f836658 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Begin detaching volume completed successfully. Aug 13 06:15:23.134737 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c28c0fa3-2634-4232-a535-4df36dd17167 req-ca7de75e-8e40-4943-9504-2dd69f836658 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7/action returned with HTTP 202 Aug 13 06:15:23.135268 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 980/3930] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:15:23 2026] POST /volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:15:23.189633 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-36e2bfba-5aac-42f4-959f-171f2e32b149 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:23.190058 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-36e2bfba-5aac-42f4-959f-171f2e32b149 None None] GET https://10.4.3.121/volume// Aug 13 06:15:23.190290 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-36e2bfba-5aac-42f4-959f-171f2e32b149 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:23.190560 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-36e2bfba-5aac-42f4-959f-171f2e32b149 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:23.190914 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-36e2bfba-5aac-42f4-959f-171f2e32b149 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:15:23.191414 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 990/3931] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:15:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:15:23.203249 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c28c0fa3-2634-4232-a535-4df36dd17167 req-8a1b69dd-0ed3-4680-8732-a7f543cf988f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:23.205335 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c28c0fa3-2634-4232-a535-4df36dd17167 req-8a1b69dd-0ed3-4680-8732-a7f543cf988f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 Aug 13 06:15:23.205546 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c28c0fa3-2634-4232-a535-4df36dd17167 req-8a1b69dd-0ed3-4680-8732-a7f543cf988f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:23.205789 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c28c0fa3-2634-4232-a535-4df36dd17167 req-8a1b69dd-0ed3-4680-8732-a7f543cf988f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:23.215123 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:23.215123 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:23.218307 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-c28c0fa3-2634-4232-a535-4df36dd17167 req-8a1b69dd-0ed3-4680-8732-a7f543cf988f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:15:23.225856 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c28c0fa3-2634-4232-a535-4df36dd17167 req-8a1b69dd-0ed3-4680-8732-a7f543cf988f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 returned with HTTP 200 Aug 13 06:15:23.226442 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 977/3932] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:15:23 2026] GET /volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 => generated 1351 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:15:23.235777 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-c28c0fa3-2634-4232-a535-4df36dd17167 req-c7615f1c-17dd-40c1-aa4e-4e7b4a9141cb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:23.238014 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c28c0fa3-2634-4232-a535-4df36dd17167 req-c7615f1c-17dd-40c1-aa4e-4e7b4a9141cb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7/encryption Aug 13 06:15:23.238228 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c28c0fa3-2634-4232-a535-4df36dd17167 req-c7615f1c-17dd-40c1-aa4e-4e7b4a9141cb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:23.238418 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-c28c0fa3-2634-4232-a535-4df36dd17167 req-c7615f1c-17dd-40c1-aa4e-4e7b4a9141cb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:23.251058 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:23.251058 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:23.260818 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-c28c0fa3-2634-4232-a535-4df36dd17167 req-c7615f1c-17dd-40c1-aa4e-4e7b4a9141cb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7/encryption returned with HTTP 200 Aug 13 06:15:23.262206 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 986/3933] 10.4.3.121 () {68 vars in 1631 bytes} [Thu Aug 13 06:15:23 2026] GET /volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:23.341111 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d18ace35-52d4-4f1c-baa7-c03c626c24ce None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:23.343432 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d18ace35-52d4-4f1c-baa7-c03c626c24ce tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 Aug 13 06:15:23.343690 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d18ace35-52d4-4f1c-baa7-c03c626c24ce tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:23.343932 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d18ace35-52d4-4f1c-baa7-c03c626c24ce tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:23.344078 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d18ace35-52d4-4f1c-baa7-c03c626c24ce tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 227e1a2e-eb2e-4a91-9dc3-7bf0c7926325. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:23.355755 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:23.355755 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:23.356527 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d18ace35-52d4-4f1c-baa7-c03c626c24ce tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 returned with HTTP 200 Aug 13 06:15:23.356984 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 981/3934] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:23 2026] GET /volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:23.887486 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8674f1c0-5ce1-4327-ac06-3245927d6efc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:23.890191 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8674f1c0-5ce1-4327-ac06-3245927d6efc tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:23.892243 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8674f1c0-5ce1-4327-ac06-3245927d6efc tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:23.892243 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8674f1c0-5ce1-4327-ac06-3245927d6efc tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:23.892243 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-8674f1c0-5ce1-4327-ac06-3245927d6efc tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:23.898557 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:23.898557 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:23.899661 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8674f1c0-5ce1-4327-ac06-3245927d6efc tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:23.900194 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 991/3935] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:23 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 827 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:24.147534 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c28c0fa3-2634-4232-a535-4df36dd17167 req-17c528f4-d3c0-47e1-955a-f8a4faeba575 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:24.150129 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c28c0fa3-2634-4232-a535-4df36dd17167 req-17c528f4-d3c0-47e1-955a-f8a4faeba575 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] DELETE https://10.4.3.121/volume/v3/attachments/0db66d37-9b04-413c-b012-71ff855c3c04 Aug 13 06:15:24.150489 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c28c0fa3-2634-4232-a535-4df36dd17167 req-17c528f4-d3c0-47e1-955a-f8a4faeba575 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:24.150754 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c28c0fa3-2634-4232-a535-4df36dd17167 req-17c528f4-d3c0-47e1-955a-f8a4faeba575 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:24.157870 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:24.157870 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:24.201175 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c28c0fa3-2634-4232-a535-4df36dd17167 req-17c528f4-d3c0-47e1-955a-f8a4faeba575 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/attachments/0db66d37-9b04-413c-b012-71ff855c3c04 returned with HTTP 200 Aug 13 06:15:24.201175 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 978/3936] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:15:24 2026] DELETE /volume/v3/attachments/0db66d37-9b04-413c-b012-71ff855c3c04 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:24.300465 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-3c85c406-fe98-4af0-8fb3-29279c382662 req-24d67a61-d58f-4ad6-a81f-6aa0085fb8e7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:24.305927 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3c85c406-fe98-4af0-8fb3-29279c382662 req-24d67a61-d58f-4ad6-a81f-6aa0085fb8e7 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 Aug 13 06:15:24.305927 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3c85c406-fe98-4af0-8fb3-29279c382662 req-24d67a61-d58f-4ad6-a81f-6aa0085fb8e7 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:24.305927 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-3c85c406-fe98-4af0-8fb3-29279c382662 req-24d67a61-d58f-4ad6-a81f-6aa0085fb8e7 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:24.311789 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:24.311789 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:24.315412 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-3c85c406-fe98-4af0-8fb3-29279c382662 req-24d67a61-d58f-4ad6-a81f-6aa0085fb8e7 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:15:24.319431 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-3c85c406-fe98-4af0-8fb3-29279c382662 req-24d67a61-d58f-4ad6-a81f-6aa0085fb8e7 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 returned with HTTP 200 Aug 13 06:15:24.319914 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 987/3937] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:15:24 2026] GET /volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:24.369362 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-febd9138-823a-46a6-85f7-f0e033a4fe2e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:24.373732 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-febd9138-823a-46a6-85f7-f0e033a4fe2e tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 Aug 13 06:15:24.373732 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-febd9138-823a-46a6-85f7-f0e033a4fe2e tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:24.373732 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-febd9138-823a-46a6-85f7-f0e033a4fe2e tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:24.373732 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-febd9138-823a-46a6-85f7-f0e033a4fe2e tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 227e1a2e-eb2e-4a91-9dc3-7bf0c7926325. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:24.378044 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:24.378044 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:24.378929 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-febd9138-823a-46a6-85f7-f0e033a4fe2e tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 returned with HTTP 200 Aug 13 06:15:24.379495 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 982/3938] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:24 2026] GET /volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:24.911352 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a188ddf7-9c76-4f25-aefe-1304064f1601 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:24.913151 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a188ddf7-9c76-4f25-aefe-1304064f1601 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:24.913360 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a188ddf7-9c76-4f25-aefe-1304064f1601 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:24.913552 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a188ddf7-9c76-4f25-aefe-1304064f1601 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:24.913665 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a188ddf7-9c76-4f25-aefe-1304064f1601 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:24.920529 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:24.920529 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:24.921363 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a188ddf7-9c76-4f25-aefe-1304064f1601 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:24.921741 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 992/3939] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:24 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:25.392227 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cc4cea0e-46f3-4987-9906-2f5dacf662b8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:25.395967 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc4cea0e-46f3-4987-9906-2f5dacf662b8 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 Aug 13 06:15:25.396192 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc4cea0e-46f3-4987-9906-2f5dacf662b8 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:25.396482 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc4cea0e-46f3-4987-9906-2f5dacf662b8 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:25.396669 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-cc4cea0e-46f3-4987-9906-2f5dacf662b8 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 227e1a2e-eb2e-4a91-9dc3-7bf0c7926325. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:25.402053 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:25.402053 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:25.402949 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc4cea0e-46f3-4987-9906-2f5dacf662b8 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 returned with HTTP 200 Aug 13 06:15:25.403496 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 979/3940] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:25 2026] GET /volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:25.418556 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-df409504-3c71-47b0-9f7b-628551b99d94 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:25.422349 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df409504-3c71-47b0-9f7b-628551b99d94 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325/export_record Aug 13 06:15:25.422349 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df409504-3c71-47b0-9f7b-628551b99d94 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:25.422349 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-df409504-3c71-47b0-9f7b-628551b99d94 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'export_record' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:25.422349 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-df409504-3c71-47b0-9f7b-628551b99d94 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Export record for backup 227e1a2e-eb2e-4a91-9dc3-7bf0c7926325. {{(pid=100323) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 06:15:25.429947 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:25.429947 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:25.432410 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.backup.api [None req-df409504-3c71-47b0-9f7b-628551b99d94 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling RPCAPI with context: , host: np0000007163, backup: 227e1a2e-eb2e-4a91-9dc3-7bf0c7926325. {{(pid=100323) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 06:15:25.441338 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-df409504-3c71-47b0-9f7b-628551b99d94 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] export_record in rpcapi backup_id 227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 on host np0000007163. {{(pid=100323) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 06:15:25.462447 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-df409504-3c71-47b0-9f7b-628551b99d94 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjI3ZTFhMmUtZWIyZS00YTkxLTlkYzMtN2JmMGM3OTI2MzI1IiwgInVzZXJfaWQiOiAiNDU1NTVlNWJiODlhNGZjMmIyNzQ2Y2NhZWZhOTMxZTgiLCAicHJvamVjdF9pZCI6ICJhNjAyMzZjZjdlODI0YWFlYWNjOGUwN2IzZDEyYjAxZiIsICJ2b2x1bWVfaWQiOiAiNWQyNGMzYzktMTA1ZC00ZTVkLWJlZmUtYTBkMmJhOTFlM2NjIiwgImhvc3QiOiAibnAwMDAwMDA3MTYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00Nzk1NzMzMzIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81ZDI0YzNjOS0xMDVkLTRlNWQtYmVmZS1hMGQyYmE5MWUzY2MvMjAyNjA4MTMwNjE1MTEvYXpfbm92YV9iYWNrdXBfMjI3ZTFhMmUtZWIyZS00YTkxLTlkYzMtN2JmMGM3OTI2MzI1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwNjoxNTowOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwNjoxNTowOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA2OjE1OjI1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100323) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 06:15:25.462447 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-df409504-3c71-47b0-9f7b-628551b99d94 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325/export_record returned with HTTP 200 Aug 13 06:15:25.463068 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 988/3941] 10.4.3.121 () {68 vars in 1430 bytes} [Thu Aug 13 06:15:25 2026] GET /volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325/export_record => generated 1424 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:25.472758 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-58f180ff-64bb-4b7e-83d0-a361f0b5da21 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:25.475513 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-58f180ff-64bb-4b7e-83d0-a361f0b5da21 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 Aug 13 06:15:25.475826 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-58f180ff-64bb-4b7e-83d0-a361f0b5da21 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:25.476118 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-58f180ff-64bb-4b7e-83d0-a361f0b5da21 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:25.476302 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-58f180ff-64bb-4b7e-83d0-a361f0b5da21 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 227e1a2e-eb2e-4a91-9dc3-7bf0c7926325. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:25.482589 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:25.482589 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:25.483515 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-58f180ff-64bb-4b7e-83d0-a361f0b5da21 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 returned with HTTP 200 Aug 13 06:15:25.484096 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 983/3942] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:25 2026] GET /volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:25.497799 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-70bf9d0b-aae6-43bd-b2c7-19539fed7a61 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:25.499840 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-70bf9d0b-aae6-43bd-b2c7-19539fed7a61 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] POST https://10.4.3.121/volume/v3/backups/import_record Aug 13 06:15:25.500291 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-70bf9d0b-aae6-43bd-b2c7-19539fed7a61 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzkyNTAwOTYtMzQyNy00NTYzLTgzMDEtMzk1YmQ0OTI1NmNiIiwgInVzZXJfaWQiOiAiNDU1NTVlNWJiODlhNGZjMmIyNzQ2Y2NhZWZhOTMxZTgiLCAicHJvamVjdF9pZCI6ICJhNjAyMzZjZjdlODI0YWFlYWNjOGUwN2IzZDEyYjAxZiIsICJ2b2x1bWVfaWQiOiAiNWQyNGMzYzktMTA1ZC00ZTVkLWJlZmUtYTBkMmJhOTFlM2NjIiwgImhvc3QiOiAibnAwMDAwMDA3MTYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00Nzk1NzMzMzIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81ZDI0YzNjOS0xMDVkLTRlNWQtYmVmZS1hMGQyYmE5MWUzY2MvMjAyNjA4MTMwNjE1MTEvYXpfbm92YV9iYWNrdXBfMjI3ZTFhMmUtZWIyZS00YTkxLTlkYzMtN2JmMGM3OTI2MzI1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwNjoxNTowOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwNjoxNTowOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA2OjE1OjI1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:25.501660 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-70bf9d0b-aae6-43bd-b2c7-19539fed7a61 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzkyNTAwOTYtMzQyNy00NTYzLTgzMDEtMzk1YmQ0OTI1NmNiIiwgInVzZXJfaWQiOiAiNDU1NTVlNWJiODlhNGZjMmIyNzQ2Y2NhZWZhOTMxZTgiLCAicHJvamVjdF9pZCI6ICJhNjAyMzZjZjdlODI0YWFlYWNjOGUwN2IzZDEyYjAxZiIsICJ2b2x1bWVfaWQiOiAiNWQyNGMzYzktMTA1ZC00ZTVkLWJlZmUtYTBkMmJhOTFlM2NjIiwgImhvc3QiOiAibnAwMDAwMDA3MTYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00Nzk1NzMzMzIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81ZDI0YzNjOS0xMDVkLTRlNWQtYmVmZS1hMGQyYmE5MWUzY2MvMjAyNjA4MTMwNjE1MTEvYXpfbm92YV9iYWNrdXBfMjI3ZTFhMmUtZWIyZS00YTkxLTlkYzMtN2JmMGM3OTI2MzI1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwNjoxNTowOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwNjoxNTowOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA2OjE1OjI1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100322) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 06:15:25.501769 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-70bf9d0b-aae6-43bd-b2c7-19539fed7a61 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzkyNTAwOTYtMzQyNy00NTYzLTgzMDEtMzk1YmQ0OTI1NmNiIiwgInVzZXJfaWQiOiAiNDU1NTVlNWJiODlhNGZjMmIyNzQ2Y2NhZWZhOTMxZTgiLCAicHJvamVjdF9pZCI6ICJhNjAyMzZjZjdlODI0YWFlYWNjOGUwN2IzZDEyYjAxZiIsICJ2b2x1bWVfaWQiOiAiNWQyNGMzYzktMTA1ZC00ZTVkLWJlZmUtYTBkMmJhOTFlM2NjIiwgImhvc3QiOiAibnAwMDAwMDA3MTYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00Nzk1NzMzMzIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81ZDI0YzNjOS0xMDVkLTRlNWQtYmVmZS1hMGQyYmE5MWUzY2MvMjAyNjA4MTMwNjE1MTEvYXpfbm92YV9iYWNrdXBfMjI3ZTFhMmUtZWIyZS00YTkxLTlkYzMtN2JmMGM3OTI2MzI1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwNjoxNTowOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwNjoxNTowOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA2OjE1OjI1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100322) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 06:15:25.502639 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.policy [None req-70bf9d0b-aae6-43bd-b2c7-19539fed7a61 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '4db1666f0eb7444f84f5ba3bf4a19d0b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a60236cf7e824aaeacc8e07b3d12b01f', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100322) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:15:25.502819 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-70bf9d0b-aae6-43bd-b2c7-19539fed7a61 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] https://10.4.3.121/volume/v3/backups/import_record returned with HTTP 403 Aug 13 06:15:25.503397 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 993/3943] 10.4.3.121 () {70 vars in 1342 bytes} [Thu Aug 13 06:15:25 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 13 06:15:25.513472 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-da834852-a498-44cc-9666-f034a7ae0d63 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:25.515885 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da834852-a498-44cc-9666-f034a7ae0d63 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/5d24c3c9-105d-4e5d-befe-a0d2ba91e3cc Aug 13 06:15:25.516254 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da834852-a498-44cc-9666-f034a7ae0d63 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:25.516532 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da834852-a498-44cc-9666-f034a7ae0d63 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:25.516766 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-da834852-a498-44cc-9666-f034a7ae0d63 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Delete volume with id: 5d24c3c9-105d-4e5d-befe-a0d2ba91e3cc Aug 13 06:15:25.528682 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:25.528682 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:25.529146 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-da834852-a498-44cc-9666-f034a7ae0d63 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Volume info retrieved successfully. Aug 13 06:15:25.560995 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-da834852-a498-44cc-9666-f034a7ae0d63 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Delete volume request issued successfully. Aug 13 06:15:25.561196 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da834852-a498-44cc-9666-f034a7ae0d63 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/volumes/5d24c3c9-105d-4e5d-befe-a0d2ba91e3cc returned with HTTP 202 Aug 13 06:15:25.561643 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 980/3944] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:15:25 2026] DELETE /volume/v3/volumes/5d24c3c9-105d-4e5d-befe-a0d2ba91e3cc => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:15:25.572090 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b200b696-946b-4dd5-a3e4-acb4acc98967 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:25.575539 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b200b696-946b-4dd5-a3e4-acb4acc98967 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/volumes/5d24c3c9-105d-4e5d-befe-a0d2ba91e3cc Aug 13 06:15:25.575539 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b200b696-946b-4dd5-a3e4-acb4acc98967 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:25.575539 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b200b696-946b-4dd5-a3e4-acb4acc98967 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:25.587367 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:25.587367 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:25.591126 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b200b696-946b-4dd5-a3e4-acb4acc98967 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Volume info retrieved successfully. Aug 13 06:15:25.598615 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b200b696-946b-4dd5-a3e4-acb4acc98967 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/volumes/5d24c3c9-105d-4e5d-befe-a0d2ba91e3cc returned with HTTP 200 Aug 13 06:15:25.599085 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 989/3945] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:25 2026] GET /volume/v3/volumes/5d24c3c9-105d-4e5d-befe-a0d2ba91e3cc => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:25.932614 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-550717b0-ad31-4ba7-873b-5cd6a0fea12a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:25.934408 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-550717b0-ad31-4ba7-873b-5cd6a0fea12a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:25.934618 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-550717b0-ad31-4ba7-873b-5cd6a0fea12a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:25.934819 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-550717b0-ad31-4ba7-873b-5cd6a0fea12a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:25.934946 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-550717b0-ad31-4ba7-873b-5cd6a0fea12a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:25.939107 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:25.939107 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:25.939897 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-550717b0-ad31-4ba7-873b-5cd6a0fea12a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:25.940259 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 984/3946] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:25 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:26.612063 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0359a52b-fe36-49dd-a35b-c4e8f0e77ba1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:26.613930 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0359a52b-fe36-49dd-a35b-c4e8f0e77ba1 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/volumes/5d24c3c9-105d-4e5d-befe-a0d2ba91e3cc Aug 13 06:15:26.614168 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0359a52b-fe36-49dd-a35b-c4e8f0e77ba1 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:26.614415 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0359a52b-fe36-49dd-a35b-c4e8f0e77ba1 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:26.621068 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0359a52b-fe36-49dd-a35b-c4e8f0e77ba1 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/volumes/5d24c3c9-105d-4e5d-befe-a0d2ba91e3cc returned with HTTP 404 Aug 13 06:15:26.621638 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 994/3947] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:26 2026] GET /volume/v3/volumes/5d24c3c9-105d-4e5d-befe-a0d2ba91e3cc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:15:26.631289 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-65e9ed16-4d25-4697-aaab-9aaef4b45767 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:26.633034 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-65e9ed16-4d25-4697-aaab-9aaef4b45767 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] GET https://10.4.3.121/volume/v3/backups Aug 13 06:15:26.633247 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-65e9ed16-4d25-4697-aaab-9aaef4b45767 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:26.633456 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-65e9ed16-4d25-4697-aaab-9aaef4b45767 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:26.633714 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-65e9ed16-4d25-4697-aaab-9aaef4b45767 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:15:26.640473 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-65e9ed16-4d25-4697-aaab-9aaef4b45767 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] https://10.4.3.121/volume/v3/backups returned with HTTP 200 Aug 13 06:15:26.640924 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 981/3948] 10.4.3.121 () {68 vars in 1277 bytes} [Thu Aug 13 06:15:26 2026] GET /volume/v3/backups => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:26.649603 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5f0a574a-472c-42ff-93d8-51659e315805 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:26.651318 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5f0a574a-472c-42ff-93d8-51659e315805 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] GET https://10.4.3.121/volume/v3/backups?project_id=a60236cf7e824aaeacc8e07b3d12b01f Aug 13 06:15:26.651521 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5f0a574a-472c-42ff-93d8-51659e315805 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:26.651687 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5f0a574a-472c-42ff-93d8-51659e315805 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:26.651959 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-5f0a574a-472c-42ff-93d8-51659e315805 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] Removing options 'project_id' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:15:26.663509 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5f0a574a-472c-42ff-93d8-51659e315805 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] https://10.4.3.121/volume/v3/backups?project_id=a60236cf7e824aaeacc8e07b3d12b01f returned with HTTP 200 Aug 13 06:15:26.663896 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 990/3949] 10.4.3.121 () {68 vars in 1364 bytes} [Thu Aug 13 06:15:26 2026] GET /volume/v3/backups?project_id=a60236cf7e824aaeacc8e07b3d12b01f => generated 624 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:26.673714 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2d019a91-e552-438b-924e-bd20ce0247f2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:26.675559 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2d019a91-e552-438b-924e-bd20ce0247f2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:15:26.675971 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2d019a91-e552-438b-924e-bd20ce0247f2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1809939832"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:26.677386 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-2d019a91-e552-438b-924e-bd20ce0247f2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1809939832'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:15:26.677495 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-2d019a91-e552-438b-924e-bd20ce0247f2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Create volume of 1 GB Aug 13 06:15:26.681689 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2d019a91-e552-438b-924e-bd20ce0247f2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Availability Zones retrieved successfully. Aug 13 06:15:26.686523 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2d019a91-e552-438b-924e-bd20ce0247f2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Flow 'volume_create_api' (6e2ff9b7-f2e3-4c3e-b047-c29c4901c4a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:15:26.687589 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2d019a91-e552-438b-924e-bd20ce0247f2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (625a1e55-a861-4fed-844d-9dbe291c1e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:26.688316 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-2d019a91-e552-438b-924e-bd20ce0247f2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:15:26.711297 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2d019a91-e552-438b-924e-bd20ce0247f2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (625a1e55-a861-4fed-844d-9dbe291c1e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:26.712075 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2d019a91-e552-438b-924e-bd20ce0247f2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f881e11-5f8d-4c9c-91cc-fca62d77e4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:26.748017 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-2d019a91-e552-438b-924e-bd20ce0247f2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Created reservations ['64f832e9-03cb-406b-9b35-8e670c9d71f1', '04be505c-28ea-4a19-a818-115395f935b5', '6c76c34b-343a-4a70-b483-d1736ca84d1c', '9fe42f3a-1042-42f1-b932-1f6daf98dbc9'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:15:26.749163 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2d019a91-e552-438b-924e-bd20ce0247f2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f881e11-5f8d-4c9c-91cc-fca62d77e4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64f832e9-03cb-406b-9b35-8e670c9d71f1', '04be505c-28ea-4a19-a818-115395f935b5', '6c76c34b-343a-4a70-b483-d1736ca84d1c', '9fe42f3a-1042-42f1-b932-1f6daf98dbc9']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:26.749939 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2d019a91-e552-438b-924e-bd20ce0247f2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57ffc689-80c2-4431-a019-8993a960490d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:26.776597 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2d019a91-e552-438b-924e-bd20ce0247f2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57ffc689-80c2-4431-a019-8993a960490d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fdc15cd-9740-42d5-988d-f477b02f0dcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1809939832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60236cf7e824aaeacc8e07b3d12b01f',qos_specs=None,replication_status=,reservations=['64f832e9-03cb-406b-9b35-8e670c9d71f1','04be505c-28ea-4a19-a818-115395f935b5','6c76c34b-343a-4a70-b483-d1736ca84d1c','9fe42f3a-1042-42f1-b932-1f6daf98dbc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45555e5bb89a4fc2b2746ccaefa931e8',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:15:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1809939832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fdc15cd-9740-42d5-988d-f477b02f0dcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a60236cf7e824aaeacc8e07b3d12b01f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45555e5bb89a4fc2b2746ccaefa931e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:26.777687 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2d019a91-e552-438b-924e-bd20ce0247f2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2055b973-8f21-405c-a3cc-aba49d54c072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:26.807499 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2d019a91-e552-438b-924e-bd20ce0247f2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2055b973-8f21-405c-a3cc-aba49d54c072) transitioned into state 'SUCCESS' from state '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-1809939832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60236cf7e824aaeacc8e07b3d12b01f',qos_specs=None,replication_status=,reservations=['64f832e9-03cb-406b-9b35-8e670c9d71f1','04be505c-28ea-4a19-a818-115395f935b5','6c76c34b-343a-4a70-b483-d1736ca84d1c','9fe42f3a-1042-42f1-b932-1f6daf98dbc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45555e5bb89a4fc2b2746ccaefa931e8',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:26.808756 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2d019a91-e552-438b-924e-bd20ce0247f2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75a78831-859f-4514-8a9a-e9c247921f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:26.820818 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2d019a91-e552-438b-924e-bd20ce0247f2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75a78831-859f-4514-8a9a-e9c247921f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:26.821813 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-2d019a91-e552-438b-924e-bd20ce0247f2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Flow 'volume_create_api' (6e2ff9b7-f2e3-4c3e-b047-c29c4901c4a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:15:26.822197 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2d019a91-e552-438b-924e-bd20ce0247f2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Create volume request issued successfully. Aug 13 06:15:26.823042 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2d019a91-e552-438b-924e-bd20ce0247f2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:15:26.823723 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 985/3950] 10.4.3.121 () {70 vars in 1298 bytes} [Thu Aug 13 06:15:26 2026] POST /volume/v3/volumes => generated 778 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:15:26.835326 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-427da162-0f48-4ffd-8465-4e3277a1ddfd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:26.837151 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-427da162-0f48-4ffd-8465-4e3277a1ddfd tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/volumes/7fdc15cd-9740-42d5-988d-f477b02f0dcc Aug 13 06:15:26.837410 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-427da162-0f48-4ffd-8465-4e3277a1ddfd tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:26.837643 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-427da162-0f48-4ffd-8465-4e3277a1ddfd tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:26.847482 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:26.847482 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:26.857938 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-427da162-0f48-4ffd-8465-4e3277a1ddfd tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Volume info retrieved successfully. Aug 13 06:15:26.864822 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-427da162-0f48-4ffd-8465-4e3277a1ddfd tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/volumes/7fdc15cd-9740-42d5-988d-f477b02f0dcc returned with HTTP 200 Aug 13 06:15:26.865383 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 995/3951] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:26 2026] GET /volume/v3/volumes/7fdc15cd-9740-42d5-988d-f477b02f0dcc => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:26.956018 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-02798df2-1379-4a06-9ed9-27f99b4f2aef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:26.959795 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-02798df2-1379-4a06-9ed9-27f99b4f2aef tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:26.960158 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-02798df2-1379-4a06-9ed9-27f99b4f2aef tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:26.960278 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-02798df2-1379-4a06-9ed9-27f99b4f2aef tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:26.960339 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-02798df2-1379-4a06-9ed9-27f99b4f2aef tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:26.965891 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:26.965891 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:26.966739 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-02798df2-1379-4a06-9ed9-27f99b4f2aef tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:26.967510 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 982/3952] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:26 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 827 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:27.231962 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6f75ed97-8909-4077-a818-be11e28fc148 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:27.233617 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6f75ed97-8909-4077-a818-be11e28fc148 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] DELETE https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 Aug 13 06:15:27.233794 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6f75ed97-8909-4077-a818-be11e28fc148 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:27.233980 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6f75ed97-8909-4077-a818-be11e28fc148 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:27.234128 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-6f75ed97-8909-4077-a818-be11e28fc148 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Delete volume with id: 568e9854-0318-4a11-905f-809188ad19f7 Aug 13 06:15:27.240469 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:27.240469 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:27.240869 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6f75ed97-8909-4077-a818-be11e28fc148 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:15:27.250092 np0000007163 devstack@c-api.service[100323]: WARNING cinder.keymgr.conf_key_mgr [None req-6f75ed97-8909-4077-a818-be11e28fc148 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 06:15:27.255761 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6f75ed97-8909-4077-a818-be11e28fc148 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Delete volume request issued successfully. Aug 13 06:15:27.255947 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6f75ed97-8909-4077-a818-be11e28fc148 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 returned with HTTP 202 Aug 13 06:15:27.256310 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 991/3953] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:15:27 2026] DELETE /volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:15:27.264059 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ac7d7a15-312c-412c-bbca-0f61bede32be None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:27.266329 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ac7d7a15-312c-412c-bbca-0f61bede32be tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 Aug 13 06:15:27.266611 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ac7d7a15-312c-412c-bbca-0f61bede32be tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:27.266964 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ac7d7a15-312c-412c-bbca-0f61bede32be tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:27.269080 np0000007163 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=434,cinder:UPDATE=156,cinder:INSERT=81 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:15:27.274974 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:27.274974 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:27.279710 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ac7d7a15-312c-412c-bbca-0f61bede32be tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:15:27.285522 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ac7d7a15-312c-412c-bbca-0f61bede32be tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 returned with HTTP 200 Aug 13 06:15:27.286001 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 986/3954] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:27 2026] GET /volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:27.881255 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9406bcae-494d-4ff4-8652-7e5aafe2de01 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:27.883329 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9406bcae-494d-4ff4-8652-7e5aafe2de01 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/volumes/7fdc15cd-9740-42d5-988d-f477b02f0dcc Aug 13 06:15:27.883602 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9406bcae-494d-4ff4-8652-7e5aafe2de01 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:27.883863 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9406bcae-494d-4ff4-8652-7e5aafe2de01 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:27.891856 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:27.891856 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:27.895358 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9406bcae-494d-4ff4-8652-7e5aafe2de01 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Volume info retrieved successfully. Aug 13 06:15:27.899044 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9406bcae-494d-4ff4-8652-7e5aafe2de01 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/volumes/7fdc15cd-9740-42d5-988d-f477b02f0dcc returned with HTTP 200 Aug 13 06:15:27.899452 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 996/3955] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:27 2026] GET /volume/v3/volumes/7fdc15cd-9740-42d5-988d-f477b02f0dcc => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:27.911735 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a450f924-e68c-4df9-bb8e-985772ea3136 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:27.914196 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a450f924-e68c-4df9-bb8e-985772ea3136 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] POST https://10.4.3.121/volume/v3/backups Aug 13 06:15:27.914688 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a450f924-e68c-4df9-bb8e-985772ea3136 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7fdc15cd-9740-42d5-988d-f477b02f0dcc", "name": "tempest-type-Backup-217891770"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:27.916664 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-a450f924-e68c-4df9-bb8e-985772ea3136 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Creating new backup {'backup': {'volume_id': '7fdc15cd-9740-42d5-988d-f477b02f0dcc', 'name': 'tempest-type-Backup-217891770'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:15:27.916878 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-a450f924-e68c-4df9-bb8e-985772ea3136 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Creating backup of volume 7fdc15cd-9740-42d5-988d-f477b02f0dcc in container None Aug 13 06:15:27.927062 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:27.927062 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:27.927540 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a450f924-e68c-4df9-bb8e-985772ea3136 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Volume info retrieved successfully. Aug 13 06:15:27.949515 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-a450f924-e68c-4df9-bb8e-985772ea3136 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Created reservations ['787683d4-7374-4ddd-8f0a-6686274b4113', '7a4069fa-98db-4334-b775-03f0b316e5fc'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:15:27.982067 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c2f01a2c-a8b6-4eaf-a524-a6a8e0dfab06 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:27.984482 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c2f01a2c-a8b6-4eaf-a524-a6a8e0dfab06 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:27.984756 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c2f01a2c-a8b6-4eaf-a524-a6a8e0dfab06 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:27.985049 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c2f01a2c-a8b6-4eaf-a524-a6a8e0dfab06 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:27.985232 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c2f01a2c-a8b6-4eaf-a524-a6a8e0dfab06 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:27.987204 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a450f924-e68c-4df9-bb8e-985772ea3136 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:15:27.987652 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 983/3956] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:15:27 2026] POST /volume/v3/backups => generated 315 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:15:27.994835 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:27.994835 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:27.995975 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c2f01a2c-a8b6-4eaf-a524-a6a8e0dfab06 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:27.998697 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 992/3957] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:27 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:28.002274 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-751abfb6-ca72-4df5-9b39-115510196dd7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:28.006880 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-751abfb6-ca72-4df5-9b39-115510196dd7 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 Aug 13 06:15:28.008052 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-751abfb6-ca72-4df5-9b39-115510196dd7 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:28.008521 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-751abfb6-ca72-4df5-9b39-115510196dd7 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:28.009118 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-751abfb6-ca72-4df5-9b39-115510196dd7 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 47af5f48-733c-4972-920f-65232692d6c7. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:28.013704 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:28.013704 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:28.014401 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-751abfb6-ca72-4df5-9b39-115510196dd7 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 returned with HTTP 200 Aug 13 06:15:28.015124 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 987/3958] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:28 2026] GET /volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:28.301458 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-da3f4668-c919-4a61-913b-73697dbbef2f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:28.303474 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-da3f4668-c919-4a61-913b-73697dbbef2f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 Aug 13 06:15:28.303667 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-da3f4668-c919-4a61-913b-73697dbbef2f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:28.303900 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-da3f4668-c919-4a61-913b-73697dbbef2f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:28.309809 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-da3f4668-c919-4a61-913b-73697dbbef2f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 returned with HTTP 404 Aug 13 06:15:28.310281 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 997/3959] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:28 2026] GET /volume/v3/volumes/568e9854-0318-4a11-905f-809188ad19f7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:15:28.318088 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1b472bbc-54ab-4baa-bd0f-20c718ac7366 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:28.322138 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b472bbc-54ab-4baa-bd0f-20c718ac7366 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] GET https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 Aug 13 06:15:28.322138 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1b472bbc-54ab-4baa-bd0f-20c718ac7366 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:28.322138 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1b472bbc-54ab-4baa-bd0f-20c718ac7366 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:28.322138 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:28.322138 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:28.322138 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1b472bbc-54ab-4baa-bd0f-20c718ac7366 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:15:28.341160 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1b472bbc-54ab-4baa-bd0f-20c718ac7366 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Get all volumes completed successfully. Aug 13 06:15:28.343310 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:28.343310 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:28.348682 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b472bbc-54ab-4baa-bd0f-20c718ac7366 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 06:15:28.349264 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 984/3960] 10.4.3.121 () {66 vars in 1285 bytes} [Thu Aug 13 06:15:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13787 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:15:28.366280 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-011c00fc-1e88-453f-93fb-bcb394fc5b4a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:28.368122 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-011c00fc-1e88-453f-93fb-bcb394fc5b4a tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] DELETE https://10.4.3.121/volume/v3/types/563b4a8a-f2dd-47b8-823d-08978744ed1b Aug 13 06:15:28.368291 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-011c00fc-1e88-453f-93fb-bcb394fc5b4a tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:28.368487 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-011c00fc-1e88-453f-93fb-bcb394fc5b4a tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:28.395043 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-011c00fc-1e88-453f-93fb-bcb394fc5b4a tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] https://10.4.3.121/volume/v3/types/563b4a8a-f2dd-47b8-823d-08978744ed1b returned with HTTP 202 Aug 13 06:15:28.395420 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 993/3961] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:15:28 2026] DELETE /volume/v3/types/563b4a8a-f2dd-47b8-823d-08978744ed1b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:15:28.407237 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-87ed8d01-0dc8-47e0-b8d0-a7d1045b1fee None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:28.409700 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87ed8d01-0dc8-47e0-b8d0-a7d1045b1fee tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:15:28.410231 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-87ed8d01-0dc8-47e0-b8d0-a7d1045b1fee tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1303653412", "extra_specs": {}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:28.425585 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-87ed8d01-0dc8-47e0-b8d0-a7d1045b1fee tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:15:28.426048 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 988/3962] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:15:28 2026] POST /volume/v3/types => generated 214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:28.434698 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-07beff68-ee2f-4109-83cc-3d6f38288420 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:28.436967 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-07beff68-ee2f-4109-83cc-3d6f38288420 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] POST https://10.4.3.121/volume/v3/types/a8f9f139-773e-479c-aae1-41b7a85c0fbc/encryption Aug 13 06:15:28.437456 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-07beff68-ee2f-4109-83cc-3d6f38288420 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:28.456291 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-07beff68-ee2f-4109-83cc-3d6f38288420 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] https://10.4.3.121/volume/v3/types/a8f9f139-773e-479c-aae1-41b7a85c0fbc/encryption returned with HTTP 200 Aug 13 06:15:28.456850 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 998/3963] 10.4.3.121 () {68 vars in 1397 bytes} [Thu Aug 13 06:15:28 2026] POST /volume/v3/types/a8f9f139-773e-479c-aae1-41b7a85c0fbc/encryption => generated 231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:28.467053 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a14f52d8-aba0-4740-b67a-110abb92f961 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:28.468537 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a14f52d8-aba0-4740-b67a-110abb92f961 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:15:28.469012 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a14f52d8-aba0-4740-b67a-110abb92f961 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1915682699", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1303653412", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:28.470743 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-a14f52d8-aba0-4740-b67a-110abb92f961 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1915682699', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1303653412', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:15:28.478239 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-a14f52d8-aba0-4740-b67a-110abb92f961 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Create volume of 1 GB Aug 13 06:15:28.478239 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:28.478239 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:28.478239 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a14f52d8-aba0-4740-b67a-110abb92f961 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Availability Zones retrieved successfully. Aug 13 06:15:28.482108 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a14f52d8-aba0-4740-b67a-110abb92f961 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Flow 'volume_create_api' (e90b457b-b677-4848-a30a-f1c2faf375f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:15:28.483209 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a14f52d8-aba0-4740-b67a-110abb92f961 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c74d247-aabc-4e74-9126-d9a8b0a46f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:28.484118 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-a14f52d8-aba0-4740-b67a-110abb92f961 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:15:28.509684 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a14f52d8-aba0-4740-b67a-110abb92f961 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c74d247-aabc-4e74-9126-d9a8b0a46f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:15:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a8f9f139-773e-479c-aae1-41b7a85c0fbc,is_public=True,name='tempest-scenario-type-luksv2-1303653412',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8f9f139-773e-479c-aae1-41b7a85c0fbc', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:28.510646 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a14f52d8-aba0-4740-b67a-110abb92f961 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b657bf9b-8218-4073-8e42-73913b4aa9c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:28.536611 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-a14f52d8-aba0-4740-b67a-110abb92f961 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1303653412 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1303653412, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:15:28.537070 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-a14f52d8-aba0-4740-b67a-110abb92f961 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1303653412 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1303653412, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:15:28.560622 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-a14f52d8-aba0-4740-b67a-110abb92f961 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Created reservations ['9ab9f23d-1a44-455f-8e9f-8d72a66c3d65', '1f13c46b-f554-4ff1-8398-3b5c5846b7b8', '8f3b9c16-621b-4d62-b039-3b1f194b6063', 'db4147cb-783b-4565-8f45-1513d6781d36'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:15:28.561510 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a14f52d8-aba0-4740-b67a-110abb92f961 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b657bf9b-8218-4073-8e42-73913b4aa9c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ab9f23d-1a44-455f-8e9f-8d72a66c3d65', '1f13c46b-f554-4ff1-8398-3b5c5846b7b8', '8f3b9c16-621b-4d62-b039-3b1f194b6063', 'db4147cb-783b-4565-8f45-1513d6781d36']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:28.562379 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a14f52d8-aba0-4740-b67a-110abb92f961 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4731fe3-0c9b-4bb1-8a5d-9f03d99dbb14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:28.581561 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a14f52d8-aba0-4740-b67a-110abb92f961 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4731fe3-0c9b-4bb1-8a5d-9f03d99dbb14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '068d734f-4efd-4ddf-a0e0-23fa27f0ec50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1915682699',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f991faa3ac8148e185410efad5fbb368',qos_specs=None,replication_status=,reservations=['9ab9f23d-1a44-455f-8e9f-8d72a66c3d65','1f13c46b-f554-4ff1-8398-3b5c5846b7b8','8f3b9c16-621b-4d62-b039-3b1f194b6063','db4147cb-783b-4565-8f45-1513d6781d36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc2e8fad738645a7ba0c16f32a1765b6',volume_type_id=a8f9f139-773e-479c-aae1-41b7a85c0fbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:15:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1915682699',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=068d734f-4efd-4ddf-a0e0-23fa27f0ec50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f991faa3ac8148e185410efad5fbb368',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc2e8fad738645a7ba0c16f32a1765b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a8f9f139-773e-479c-aae1-41b7a85c0fbc),volume_type_id=a8f9f139-773e-479c-aae1-41b7a85c0fbc)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:28.582414 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a14f52d8-aba0-4740-b67a-110abb92f961 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e6cc916-c7ee-4b7d-b36f-883ada8a7e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:28.601443 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a14f52d8-aba0-4740-b67a-110abb92f961 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e6cc916-c7ee-4b7d-b36f-883ada8a7e85) transitioned into state 'SUCCESS' from state '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-1915682699',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f991faa3ac8148e185410efad5fbb368',qos_specs=None,replication_status=,reservations=['9ab9f23d-1a44-455f-8e9f-8d72a66c3d65','1f13c46b-f554-4ff1-8398-3b5c5846b7b8','8f3b9c16-621b-4d62-b039-3b1f194b6063','db4147cb-783b-4565-8f45-1513d6781d36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc2e8fad738645a7ba0c16f32a1765b6',volume_type_id=a8f9f139-773e-479c-aae1-41b7a85c0fbc)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:28.602573 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a14f52d8-aba0-4740-b67a-110abb92f961 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8635a9c9-b502-42f1-93aa-2c212d74a960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:28.613035 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a14f52d8-aba0-4740-b67a-110abb92f961 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8635a9c9-b502-42f1-93aa-2c212d74a960) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:28.613942 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a14f52d8-aba0-4740-b67a-110abb92f961 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Flow 'volume_create_api' (e90b457b-b677-4848-a30a-f1c2faf375f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:15:28.614321 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a14f52d8-aba0-4740-b67a-110abb92f961 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Create volume request issued successfully. Aug 13 06:15:28.614941 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a14f52d8-aba0-4740-b67a-110abb92f961 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:15:28.615446 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 985/3964] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:15:28 2026] POST /volume/v3/volumes => generated 787 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:15:29.011264 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c4f58c2f-d5e2-4c74-ae25-5fa3353876d8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:29.013578 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4f58c2f-d5e2-4c74-ae25-5fa3353876d8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:29.013834 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c4f58c2f-d5e2-4c74-ae25-5fa3353876d8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:29.014070 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c4f58c2f-d5e2-4c74-ae25-5fa3353876d8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:29.014208 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c4f58c2f-d5e2-4c74-ae25-5fa3353876d8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:29.020250 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:29.020250 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:29.021293 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4f58c2f-d5e2-4c74-ae25-5fa3353876d8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:29.021738 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 994/3965] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:29 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:29.030004 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e2f7b277-ad28-49e1-b919-62f8f1e2d2f3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:29.032588 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e2f7b277-ad28-49e1-b919-62f8f1e2d2f3 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 Aug 13 06:15:29.033030 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e2f7b277-ad28-49e1-b919-62f8f1e2d2f3 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:29.034204 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e2f7b277-ad28-49e1-b919-62f8f1e2d2f3 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:29.034204 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-e2f7b277-ad28-49e1-b919-62f8f1e2d2f3 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 47af5f48-733c-4972-920f-65232692d6c7. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:29.040224 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:29.040224 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:29.041515 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e2f7b277-ad28-49e1-b919-62f8f1e2d2f3 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 returned with HTTP 200 Aug 13 06:15:29.042229 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 989/3966] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:29 2026] GET /volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:30.035940 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7221aa47-b954-486f-83c8-44afe81b0422 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:30.037630 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7221aa47-b954-486f-83c8-44afe81b0422 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:30.037806 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7221aa47-b954-486f-83c8-44afe81b0422 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:30.037993 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7221aa47-b954-486f-83c8-44afe81b0422 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:30.038090 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-7221aa47-b954-486f-83c8-44afe81b0422 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:30.042534 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:30.042534 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:30.043261 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7221aa47-b954-486f-83c8-44afe81b0422 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:30.043584 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 999/3967] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:30 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:30.055128 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f664242d-4892-47ec-b71c-f7dd414d0c2b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:30.057465 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f664242d-4892-47ec-b71c-f7dd414d0c2b tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 Aug 13 06:15:30.057728 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f664242d-4892-47ec-b71c-f7dd414d0c2b tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:30.057972 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f664242d-4892-47ec-b71c-f7dd414d0c2b tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:30.058105 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f664242d-4892-47ec-b71c-f7dd414d0c2b tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 47af5f48-733c-4972-920f-65232692d6c7. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:30.063220 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:30.063220 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:30.063984 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f664242d-4892-47ec-b71c-f7dd414d0c2b tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 returned with HTTP 200 Aug 13 06:15:30.064452 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 986/3968] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:30 2026] GET /volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:31.056594 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8ad19290-0bf4-47d4-ac8f-e6274c183dcd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:31.059061 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8ad19290-0bf4-47d4-ac8f-e6274c183dcd tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:31.059273 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8ad19290-0bf4-47d4-ac8f-e6274c183dcd tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:31.059458 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8ad19290-0bf4-47d4-ac8f-e6274c183dcd tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:31.059565 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-8ad19290-0bf4-47d4-ac8f-e6274c183dcd tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:31.063999 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:31.063999 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:31.064681 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8ad19290-0bf4-47d4-ac8f-e6274c183dcd tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:31.065258 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 995/3969] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:31 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:31.075381 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e3d1c330-ea7f-41fa-a984-78f6ac1d46d5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:31.075765 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-03d05c6e-4609-4b46-89d4-a89019b4d8a8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:31.077155 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-03d05c6e-4609-4b46-89d4-a89019b4d8a8 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 Aug 13 06:15:31.079231 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-03d05c6e-4609-4b46-89d4-a89019b4d8a8 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:31.079231 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-03d05c6e-4609-4b46-89d4-a89019b4d8a8 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:31.079231 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-03d05c6e-4609-4b46-89d4-a89019b4d8a8 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 47af5f48-733c-4972-920f-65232692d6c7. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:31.079365 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e3d1c330-ea7f-41fa-a984-78f6ac1d46d5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/3d12d11f-c775-412c-8e7d-ffd1629ee453 Aug 13 06:15:31.079365 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e3d1c330-ea7f-41fa-a984-78f6ac1d46d5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:31.079365 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e3d1c330-ea7f-41fa-a984-78f6ac1d46d5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:31.082537 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:31.082537 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:31.083220 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-03d05c6e-4609-4b46-89d4-a89019b4d8a8 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 returned with HTTP 200 Aug 13 06:15:31.083623 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1000/3970] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:31 2026] GET /volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:31.093873 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:31.093873 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:31.102599 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e3d1c330-ea7f-41fa-a984-78f6ac1d46d5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:15:31.111225 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e3d1c330-ea7f-41fa-a984-78f6ac1d46d5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/3d12d11f-c775-412c-8e7d-ffd1629ee453 returned with HTTP 200 Aug 13 06:15:31.111225 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 990/3971] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:31 2026] GET /volume/v3/volumes/3d12d11f-c775-412c-8e7d-ffd1629ee453 => generated 966 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:31.126321 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-77b97f96-78e1-47b0-9e22-bd04af8b0449 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:31.128175 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-77b97f96-78e1-47b0-9e22-bd04af8b0449 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/3d12d11f-c775-412c-8e7d-ffd1629ee453 Aug 13 06:15:31.128375 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-77b97f96-78e1-47b0-9e22-bd04af8b0449 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:31.128589 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-77b97f96-78e1-47b0-9e22-bd04af8b0449 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:31.130528 np0000007163 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=321,cinder:INSERT=65,cinder:UPDATE=111 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:15:31.137440 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:31.137440 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:31.141560 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-77b97f96-78e1-47b0-9e22-bd04af8b0449 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:15:31.145324 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-77b97f96-78e1-47b0-9e22-bd04af8b0449 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/3d12d11f-c775-412c-8e7d-ffd1629ee453 returned with HTTP 200 Aug 13 06:15:31.145688 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 987/3972] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:31 2026] GET /volume/v3/volumes/3d12d11f-c775-412c-8e7d-ffd1629ee453 => generated 966 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:31.165374 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2a0c1bfa-cfe9-4894-8324-c356d5e63853 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:31.167631 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a0c1bfa-cfe9-4894-8324-c356d5e63853 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] DELETE https://10.4.3.121/volume/v3/volumes/3d12d11f-c775-412c-8e7d-ffd1629ee453 Aug 13 06:15:31.167957 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a0c1bfa-cfe9-4894-8324-c356d5e63853 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:31.168261 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a0c1bfa-cfe9-4894-8324-c356d5e63853 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:31.168494 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-2a0c1bfa-cfe9-4894-8324-c356d5e63853 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Delete volume with id: 3d12d11f-c775-412c-8e7d-ffd1629ee453 Aug 13 06:15:31.176770 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:31.176770 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:31.177278 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2a0c1bfa-cfe9-4894-8324-c356d5e63853 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:15:31.194393 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2a0c1bfa-cfe9-4894-8324-c356d5e63853 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Delete volume request issued successfully. Aug 13 06:15:31.194595 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a0c1bfa-cfe9-4894-8324-c356d5e63853 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/3d12d11f-c775-412c-8e7d-ffd1629ee453 returned with HTTP 202 Aug 13 06:15:31.195022 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 996/3973] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:15:31 2026] DELETE /volume/v3/volumes/3d12d11f-c775-412c-8e7d-ffd1629ee453 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:15:31.204024 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-40876678-14a5-4de3-9dce-445c83285868 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:31.206110 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-40876678-14a5-4de3-9dce-445c83285868 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/3d12d11f-c775-412c-8e7d-ffd1629ee453 Aug 13 06:15:31.206360 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-40876678-14a5-4de3-9dce-445c83285868 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:31.206584 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-40876678-14a5-4de3-9dce-445c83285868 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:31.216849 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:31.216849 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:31.221035 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-40876678-14a5-4de3-9dce-445c83285868 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:15:31.225790 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-40876678-14a5-4de3-9dce-445c83285868 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/3d12d11f-c775-412c-8e7d-ffd1629ee453 returned with HTTP 200 Aug 13 06:15:31.226260 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1001/3974] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:31 2026] GET /volume/v3/volumes/3d12d11f-c775-412c-8e7d-ffd1629ee453 => generated 965 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:32.094297 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fe734a9b-85ba-48a0-97a2-7ac01f2793d6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:32.098241 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fe734a9b-85ba-48a0-97a2-7ac01f2793d6 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 Aug 13 06:15:32.098241 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fe734a9b-85ba-48a0-97a2-7ac01f2793d6 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:32.098241 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fe734a9b-85ba-48a0-97a2-7ac01f2793d6 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:32.098241 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-fe734a9b-85ba-48a0-97a2-7ac01f2793d6 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 47af5f48-733c-4972-920f-65232692d6c7. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:32.102919 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:32.102919 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:32.103712 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fe734a9b-85ba-48a0-97a2-7ac01f2793d6 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 returned with HTTP 200 Aug 13 06:15:32.104136 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 991/3975] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:32 2026] GET /volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:32.241298 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d5dbde77-a37c-41b3-b2c6-d84d528bce08 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:32.243531 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d5dbde77-a37c-41b3-b2c6-d84d528bce08 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/3d12d11f-c775-412c-8e7d-ffd1629ee453 Aug 13 06:15:32.243799 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d5dbde77-a37c-41b3-b2c6-d84d528bce08 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:32.244011 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d5dbde77-a37c-41b3-b2c6-d84d528bce08 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:32.249584 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d5dbde77-a37c-41b3-b2c6-d84d528bce08 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/3d12d11f-c775-412c-8e7d-ffd1629ee453 returned with HTTP 404 Aug 13 06:15:32.250135 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 988/3976] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:32 2026] GET /volume/v3/volumes/3d12d11f-c775-412c-8e7d-ffd1629ee453 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:15:32.258252 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c499fa88-2b8e-4fd3-ad56-e68dd50fd2b9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:32.261333 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c499fa88-2b8e-4fd3-ad56-e68dd50fd2b9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] DELETE https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:32.261333 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c499fa88-2b8e-4fd3-ad56-e68dd50fd2b9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:32.261333 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c499fa88-2b8e-4fd3-ad56-e68dd50fd2b9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:32.261333 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-c499fa88-2b8e-4fd3-ad56-e68dd50fd2b9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Delete backup with id: 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. Aug 13 06:15:32.266216 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:32.266216 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:32.287070 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-c499fa88-2b8e-4fd3-ad56-e68dd50fd2b9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] delete_backup rpcapi backup_id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:15:32.292709 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c499fa88-2b8e-4fd3-ad56-e68dd50fd2b9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 202 Aug 13 06:15:32.293172 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 997/3977] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:15:32 2026] DELETE /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:15:32.305558 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-29d3a9fb-85cc-4463-917d-49a9ad6fbe6e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:32.311376 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-29d3a9fb-85cc-4463-917d-49a9ad6fbe6e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:32.311376 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-29d3a9fb-85cc-4463-917d-49a9ad6fbe6e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:32.311376 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-29d3a9fb-85cc-4463-917d-49a9ad6fbe6e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:32.311376 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-29d3a9fb-85cc-4463-917d-49a9ad6fbe6e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:32.321136 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:32.321136 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:32.327543 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-29d3a9fb-85cc-4463-917d-49a9ad6fbe6e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 200 Aug 13 06:15:32.327543 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1002/3978] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:32 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:33.118122 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-332c940b-2e55-45d7-a5eb-b9d65cae14f1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:33.120052 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-332c940b-2e55-45d7-a5eb-b9d65cae14f1 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 Aug 13 06:15:33.120313 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-332c940b-2e55-45d7-a5eb-b9d65cae14f1 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:33.120512 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-332c940b-2e55-45d7-a5eb-b9d65cae14f1 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:33.120711 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-332c940b-2e55-45d7-a5eb-b9d65cae14f1 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 47af5f48-733c-4972-920f-65232692d6c7. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:33.125103 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:33.125103 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:33.125888 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-332c940b-2e55-45d7-a5eb-b9d65cae14f1 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 returned with HTTP 200 Aug 13 06:15:33.126486 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 992/3979] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:33 2026] GET /volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:33.347168 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a2af9a9f-2f43-41d6-8e70-b6c4e270af31 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:33.350646 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2af9a9f-2f43-41d6-8e70-b6c4e270af31 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 Aug 13 06:15:33.350890 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2af9a9f-2f43-41d6-8e70-b6c4e270af31 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:33.351297 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a2af9a9f-2f43-41d6-8e70-b6c4e270af31 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:33.351432 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a2af9a9f-2f43-41d6-8e70-b6c4e270af31 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 35d210bd-2dc6-43fc-a24e-e1c4afb801b7. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:33.355365 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a2af9a9f-2f43-41d6-8e70-b6c4e270af31 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 returned with HTTP 404 Aug 13 06:15:33.355890 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 989/3980] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:33 2026] GET /volume/v3/backups/35d210bd-2dc6-43fc-a24e-e1c4afb801b7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:15:33.463402 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f3f52b00-1edc-41a9-bfa0-54153b866070 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:33.466798 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f3f52b00-1edc-41a9-bfa0-54153b866070 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] DELETE https://10.4.3.121/volume/v3/volumes/2db8ed2e-6458-4697-9749-da67feeb4507 Aug 13 06:15:33.466798 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f3f52b00-1edc-41a9-bfa0-54153b866070 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:33.466798 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f3f52b00-1edc-41a9-bfa0-54153b866070 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:33.466798 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-f3f52b00-1edc-41a9-bfa0-54153b866070 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Delete volume with id: 2db8ed2e-6458-4697-9749-da67feeb4507 Aug 13 06:15:33.474689 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:33.474689 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:33.475442 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f3f52b00-1edc-41a9-bfa0-54153b866070 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:15:33.493454 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f3f52b00-1edc-41a9-bfa0-54153b866070 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Delete volume request issued successfully. Aug 13 06:15:33.493903 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f3f52b00-1edc-41a9-bfa0-54153b866070 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/2db8ed2e-6458-4697-9749-da67feeb4507 returned with HTTP 202 Aug 13 06:15:33.494549 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 998/3981] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:15:33 2026] DELETE /volume/v3/volumes/2db8ed2e-6458-4697-9749-da67feeb4507 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:15:33.504020 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3fe956d3-fee2-4285-be7a-0dcfb638f8ec None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:33.506099 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3fe956d3-fee2-4285-be7a-0dcfb638f8ec tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/2db8ed2e-6458-4697-9749-da67feeb4507 Aug 13 06:15:33.506404 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3fe956d3-fee2-4285-be7a-0dcfb638f8ec tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:33.506641 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3fe956d3-fee2-4285-be7a-0dcfb638f8ec tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:33.515611 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:33.515611 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:33.520169 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3fe956d3-fee2-4285-be7a-0dcfb638f8ec tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:15:33.524938 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3fe956d3-fee2-4285-be7a-0dcfb638f8ec tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/2db8ed2e-6458-4697-9749-da67feeb4507 returned with HTTP 200 Aug 13 06:15:33.525351 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1003/3982] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:33 2026] GET /volume/v3/volumes/2db8ed2e-6458-4697-9749-da67feeb4507 => generated 908 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:34.138494 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1af81b0a-a688-458c-8712-cd8b5a336a25 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:34.140435 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1af81b0a-a688-458c-8712-cd8b5a336a25 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 Aug 13 06:15:34.140657 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1af81b0a-a688-458c-8712-cd8b5a336a25 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:34.140876 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1af81b0a-a688-458c-8712-cd8b5a336a25 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:34.140985 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-1af81b0a-a688-458c-8712-cd8b5a336a25 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 47af5f48-733c-4972-920f-65232692d6c7. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:34.145380 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:34.145380 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:34.146078 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1af81b0a-a688-458c-8712-cd8b5a336a25 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 returned with HTTP 200 Aug 13 06:15:34.146486 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 993/3983] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:34 2026] GET /volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:34.537568 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c003b623-7347-40ce-94e3-3bd5109f0cd7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:34.539439 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c003b623-7347-40ce-94e3-3bd5109f0cd7 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/2db8ed2e-6458-4697-9749-da67feeb4507 Aug 13 06:15:34.539615 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c003b623-7347-40ce-94e3-3bd5109f0cd7 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:34.539807 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c003b623-7347-40ce-94e3-3bd5109f0cd7 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:34.546355 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c003b623-7347-40ce-94e3-3bd5109f0cd7 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/2db8ed2e-6458-4697-9749-da67feeb4507 returned with HTTP 404 Aug 13 06:15:34.546978 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 990/3984] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:34 2026] GET /volume/v3/volumes/2db8ed2e-6458-4697-9749-da67feeb4507 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:15:34.553375 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-191896da-e2b8-4ca5-8600-d7890b3e7e97 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:34.555014 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-191896da-e2b8-4ca5-8600-d7890b3e7e97 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/2db8ed2e-6458-4697-9749-da67feeb4507 Aug 13 06:15:34.555364 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-191896da-e2b8-4ca5-8600-d7890b3e7e97 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:34.555616 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-191896da-e2b8-4ca5-8600-d7890b3e7e97 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:34.561376 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-191896da-e2b8-4ca5-8600-d7890b3e7e97 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/2db8ed2e-6458-4697-9749-da67feeb4507 returned with HTTP 404 Aug 13 06:15:34.561376 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 999/3985] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:34 2026] GET /volume/v3/volumes/2db8ed2e-6458-4697-9749-da67feeb4507 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:15:34.567335 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5282e879-bb17-40a5-a4c0-4e4ab30cc072 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:34.569090 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5282e879-bb17-40a5-a4c0-4e4ab30cc072 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] DELETE https://10.4.3.121/volume/v3/volumes/2db8ed2e-6458-4697-9749-da67feeb4507 Aug 13 06:15:34.569291 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5282e879-bb17-40a5-a4c0-4e4ab30cc072 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:34.569468 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5282e879-bb17-40a5-a4c0-4e4ab30cc072 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:34.569623 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-5282e879-bb17-40a5-a4c0-4e4ab30cc072 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Delete volume with id: 2db8ed2e-6458-4697-9749-da67feeb4507 Aug 13 06:15:34.575302 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5282e879-bb17-40a5-a4c0-4e4ab30cc072 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/2db8ed2e-6458-4697-9749-da67feeb4507 returned with HTTP 404 Aug 13 06:15:34.575948 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1004/3986] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:15:34 2026] DELETE /volume/v3/volumes/2db8ed2e-6458-4697-9749-da67feeb4507 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:15:34.586214 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-61ee76bf-3c45-4407-a42a-a6dac40f05be None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:34.589321 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-61ee76bf-3c45-4407-a42a-a6dac40f05be tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:15:34.589321 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-61ee76bf-3c45-4407-a42a-a6dac40f05be tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1558277716"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:34.590112 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-61ee76bf-3c45-4407-a42a-a6dac40f05be tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1558277716'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:15:34.590112 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-61ee76bf-3c45-4407-a42a-a6dac40f05be tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Create volume of 1 GB Aug 13 06:15:34.594632 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-61ee76bf-3c45-4407-a42a-a6dac40f05be tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Availability Zones retrieved successfully. Aug 13 06:15:34.599404 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61ee76bf-3c45-4407-a42a-a6dac40f05be tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Flow 'volume_create_api' (3c5c1f7d-dfbe-4332-981a-8aee2f502e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:15:34.600773 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61ee76bf-3c45-4407-a42a-a6dac40f05be tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c6f296b-87e5-40fc-8c27-c713df6d0faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:34.601627 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-61ee76bf-3c45-4407-a42a-a6dac40f05be tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:15:34.628066 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61ee76bf-3c45-4407-a42a-a6dac40f05be tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c6f296b-87e5-40fc-8c27-c713df6d0faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:34.628948 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61ee76bf-3c45-4407-a42a-a6dac40f05be tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c9fc70e-86db-4ffc-9145-46913aa2debc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:34.667219 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-61ee76bf-3c45-4407-a42a-a6dac40f05be tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Created reservations ['e8d58bc9-091f-4301-a77e-af7386fe766e', '41532a69-e285-4256-b341-fa07dab5fa6c', 'b15d8113-cf25-4b7a-9dc4-fc87f8242af0', 'ae2dc1cb-d525-40f4-aae9-ef59d2075448'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:15:34.667982 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61ee76bf-3c45-4407-a42a-a6dac40f05be tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c9fc70e-86db-4ffc-9145-46913aa2debc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8d58bc9-091f-4301-a77e-af7386fe766e', '41532a69-e285-4256-b341-fa07dab5fa6c', 'b15d8113-cf25-4b7a-9dc4-fc87f8242af0', 'ae2dc1cb-d525-40f4-aae9-ef59d2075448']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:34.668779 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61ee76bf-3c45-4407-a42a-a6dac40f05be tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b59f907d-b906-42fa-80bd-0b9948d93f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:34.692488 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61ee76bf-3c45-4407-a42a-a6dac40f05be tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b59f907d-b906-42fa-80bd-0b9948d93f2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac0ea477-5c7f-436c-a816-4e6c7dd76e88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1558277716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5edd1fe1ff2446190fd94b2e53c82e3',qos_specs=None,replication_status=,reservations=['e8d58bc9-091f-4301-a77e-af7386fe766e','41532a69-e285-4256-b341-fa07dab5fa6c','b15d8113-cf25-4b7a-9dc4-fc87f8242af0','ae2dc1cb-d525-40f4-aae9-ef59d2075448'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82ae7a3e595945b899691a15a7fce7b3',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:15:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1558277716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac0ea477-5c7f-436c-a816-4e6c7dd76e88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5edd1fe1ff2446190fd94b2e53c82e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82ae7a3e595945b899691a15a7fce7b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:34.693481 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61ee76bf-3c45-4407-a42a-a6dac40f05be tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ae38268-ca47-438b-ba11-a82f73b4369e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:34.715373 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61ee76bf-3c45-4407-a42a-a6dac40f05be tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ae38268-ca47-438b-ba11-a82f73b4369e) transitioned into state 'SUCCESS' from state '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-1558277716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5edd1fe1ff2446190fd94b2e53c82e3',qos_specs=None,replication_status=,reservations=['e8d58bc9-091f-4301-a77e-af7386fe766e','41532a69-e285-4256-b341-fa07dab5fa6c','b15d8113-cf25-4b7a-9dc4-fc87f8242af0','ae2dc1cb-d525-40f4-aae9-ef59d2075448'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82ae7a3e595945b899691a15a7fce7b3',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:34.716392 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61ee76bf-3c45-4407-a42a-a6dac40f05be tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aff12017-1ea1-48bc-8c97-79588499ad27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:34.726501 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61ee76bf-3c45-4407-a42a-a6dac40f05be tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aff12017-1ea1-48bc-8c97-79588499ad27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:34.727391 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-61ee76bf-3c45-4407-a42a-a6dac40f05be tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Flow 'volume_create_api' (3c5c1f7d-dfbe-4332-981a-8aee2f502e02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:15:34.727758 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-61ee76bf-3c45-4407-a42a-a6dac40f05be tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Create volume request issued successfully. Aug 13 06:15:34.728416 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-61ee76bf-3c45-4407-a42a-a6dac40f05be tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:15:34.729109 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 994/3987] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:15:34 2026] POST /volume/v3/volumes => generated 749 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:15:34.740176 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-25a182b0-8a65-48a2-bb9c-b93b4292f311 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:34.741797 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-25a182b0-8a65-48a2-bb9c-b93b4292f311 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 Aug 13 06:15:34.741948 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-25a182b0-8a65-48a2-bb9c-b93b4292f311 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:34.742120 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-25a182b0-8a65-48a2-bb9c-b93b4292f311 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:34.748305 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:34.748305 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:34.752070 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-25a182b0-8a65-48a2-bb9c-b93b4292f311 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:15:34.756891 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-25a182b0-8a65-48a2-bb9c-b93b4292f311 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 returned with HTTP 200 Aug 13 06:15:34.757390 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 991/3988] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:34 2026] GET /volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:35.158083 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e5d76693-d8ab-4a18-88de-4643a132ae5e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:35.162429 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e5d76693-d8ab-4a18-88de-4643a132ae5e tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 Aug 13 06:15:35.162429 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e5d76693-d8ab-4a18-88de-4643a132ae5e tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:35.162429 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e5d76693-d8ab-4a18-88de-4643a132ae5e tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:35.162429 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e5d76693-d8ab-4a18-88de-4643a132ae5e tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 47af5f48-733c-4972-920f-65232692d6c7. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:35.166385 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:35.166385 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:35.167067 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e5d76693-d8ab-4a18-88de-4643a132ae5e tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 returned with HTTP 200 Aug 13 06:15:35.167653 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1000/3989] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:35 2026] GET /volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:35.779297 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e84a326c-7b3c-4598-8f88-628eee2b87db None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:35.781707 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e84a326c-7b3c-4598-8f88-628eee2b87db tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 Aug 13 06:15:35.781973 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e84a326c-7b3c-4598-8f88-628eee2b87db tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:35.782252 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e84a326c-7b3c-4598-8f88-628eee2b87db tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:35.793603 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:35.793603 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:35.798345 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e84a326c-7b3c-4598-8f88-628eee2b87db tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:15:35.803724 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e84a326c-7b3c-4598-8f88-628eee2b87db tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 returned with HTTP 200 Aug 13 06:15:35.804223 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1005/3990] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:35 2026] GET /volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:36.180479 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-265f3b9e-7d36-4cc4-bd9e-417c5ed3fc68 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:36.182886 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-265f3b9e-7d36-4cc4-bd9e-417c5ed3fc68 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 Aug 13 06:15:36.183133 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-265f3b9e-7d36-4cc4-bd9e-417c5ed3fc68 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:36.183316 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-265f3b9e-7d36-4cc4-bd9e-417c5ed3fc68 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:36.183424 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-265f3b9e-7d36-4cc4-bd9e-417c5ed3fc68 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 47af5f48-733c-4972-920f-65232692d6c7. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:36.188018 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:36.188018 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:36.188797 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-265f3b9e-7d36-4cc4-bd9e-417c5ed3fc68 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 returned with HTTP 200 Aug 13 06:15:36.189323 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 995/3991] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:36 2026] GET /volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:37.200581 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-98e73cb1-ece4-4da5-93f1-4ccfc5f7fc7c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:37.202307 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-98e73cb1-ece4-4da5-93f1-4ccfc5f7fc7c tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 Aug 13 06:15:37.202530 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-98e73cb1-ece4-4da5-93f1-4ccfc5f7fc7c tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:37.202701 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-98e73cb1-ece4-4da5-93f1-4ccfc5f7fc7c tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:37.202828 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-98e73cb1-ece4-4da5-93f1-4ccfc5f7fc7c tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 47af5f48-733c-4972-920f-65232692d6c7. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:37.206783 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:37.206783 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:37.207348 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-98e73cb1-ece4-4da5-93f1-4ccfc5f7fc7c tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 returned with HTTP 200 Aug 13 06:15:37.207700 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 992/3992] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:37 2026] GET /volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:38.219471 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5b8e765f-b7af-4ff7-8f8f-7ed0de678ca4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:38.221286 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b8e765f-b7af-4ff7-8f8f-7ed0de678ca4 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 Aug 13 06:15:38.221542 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b8e765f-b7af-4ff7-8f8f-7ed0de678ca4 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:38.221873 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b8e765f-b7af-4ff7-8f8f-7ed0de678ca4 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:38.221937 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-5b8e765f-b7af-4ff7-8f8f-7ed0de678ca4 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 47af5f48-733c-4972-920f-65232692d6c7. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:38.229493 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:38.229493 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:38.232202 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b8e765f-b7af-4ff7-8f8f-7ed0de678ca4 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 returned with HTTP 200 Aug 13 06:15:38.232202 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1001/3993] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:38 2026] GET /volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:38.254235 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3d9daa19-ae1e-4f7f-b333-d21be36db19c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:38.254235 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3d9daa19-ae1e-4f7f-b333-d21be36db19c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:15:38.254235 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3d9daa19-ae1e-4f7f-b333-d21be36db19c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-369338896"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:38.255603 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-3d9daa19-ae1e-4f7f-b333-d21be36db19c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-369338896'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:15:38.255766 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-3d9daa19-ae1e-4f7f-b333-d21be36db19c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Create volume of 1 GB Aug 13 06:15:38.260235 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3d9daa19-ae1e-4f7f-b333-d21be36db19c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Availability Zones retrieved successfully. Aug 13 06:15:38.266670 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3d9daa19-ae1e-4f7f-b333-d21be36db19c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Flow 'volume_create_api' (8573b0ec-62ff-4992-9da4-f41a886c885a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:15:38.267664 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3d9daa19-ae1e-4f7f-b333-d21be36db19c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c5d3e6c-fea5-45d5-bc6f-8d39ec00f288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:38.268631 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-3d9daa19-ae1e-4f7f-b333-d21be36db19c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:15:38.296476 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3d9daa19-ae1e-4f7f-b333-d21be36db19c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c5d3e6c-fea5-45d5-bc6f-8d39ec00f288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:38.297327 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3d9daa19-ae1e-4f7f-b333-d21be36db19c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b7360c2-9e7b-4abb-a7aa-04f0a374d978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:38.346444 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-3d9daa19-ae1e-4f7f-b333-d21be36db19c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Created reservations ['3d2dafe6-888f-46fa-bbd3-3956b68de0bc', 'd7748098-8ebf-495b-bb32-702dcf05eef5', 'dd57b7cb-5d3f-401c-9ae3-c0ccf70a29a4', '00baf01d-f8fa-4998-b21f-3b1b09f9c4fb'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:15:38.347438 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3d9daa19-ae1e-4f7f-b333-d21be36db19c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b7360c2-9e7b-4abb-a7aa-04f0a374d978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d2dafe6-888f-46fa-bbd3-3956b68de0bc', 'd7748098-8ebf-495b-bb32-702dcf05eef5', 'dd57b7cb-5d3f-401c-9ae3-c0ccf70a29a4', '00baf01d-f8fa-4998-b21f-3b1b09f9c4fb']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:38.348321 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3d9daa19-ae1e-4f7f-b333-d21be36db19c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (404060cd-c24a-464e-9807-e3ffe1fd10ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:38.377242 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3d9daa19-ae1e-4f7f-b333-d21be36db19c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (404060cd-c24a-464e-9807-e3ffe1fd10ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca062c27-2682-471f-b6c5-0f55ad93dbcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-369338896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506f2b201989482aa0acd74ad8f4770d',qos_specs=None,replication_status=,reservations=['3d2dafe6-888f-46fa-bbd3-3956b68de0bc','d7748098-8ebf-495b-bb32-702dcf05eef5','dd57b7cb-5d3f-401c-9ae3-c0ccf70a29a4','00baf01d-f8fa-4998-b21f-3b1b09f9c4fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c49c26bb9f2e45d396f57d8de86ce509',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:15:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-369338896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca062c27-2682-471f-b6c5-0f55ad93dbcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='506f2b201989482aa0acd74ad8f4770d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c49c26bb9f2e45d396f57d8de86ce509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:38.378072 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3d9daa19-ae1e-4f7f-b333-d21be36db19c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4253453-f5bf-4d88-a773-9ac2544753f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:38.399554 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3d9daa19-ae1e-4f7f-b333-d21be36db19c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4253453-f5bf-4d88-a773-9ac2544753f2) transitioned into state 'SUCCESS' from state '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-369338896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506f2b201989482aa0acd74ad8f4770d',qos_specs=None,replication_status=,reservations=['3d2dafe6-888f-46fa-bbd3-3956b68de0bc','d7748098-8ebf-495b-bb32-702dcf05eef5','dd57b7cb-5d3f-401c-9ae3-c0ccf70a29a4','00baf01d-f8fa-4998-b21f-3b1b09f9c4fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c49c26bb9f2e45d396f57d8de86ce509',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:38.400248 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3d9daa19-ae1e-4f7f-b333-d21be36db19c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ca60235-be6f-47f3-b45d-2ff50e157bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:38.411080 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3d9daa19-ae1e-4f7f-b333-d21be36db19c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ca60235-be6f-47f3-b45d-2ff50e157bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:38.411953 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3d9daa19-ae1e-4f7f-b333-d21be36db19c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Flow 'volume_create_api' (8573b0ec-62ff-4992-9da4-f41a886c885a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:15:38.412403 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3d9daa19-ae1e-4f7f-b333-d21be36db19c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Create volume request issued successfully. Aug 13 06:15:38.413008 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3d9daa19-ae1e-4f7f-b333-d21be36db19c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:15:38.413563 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1006/3994] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:15:38 2026] POST /volume/v3/volumes => generated 754 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:15:38.433534 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6d331724-02c2-44a5-a245-281821f6680a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:38.435591 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d331724-02c2-44a5-a245-281821f6680a tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc Aug 13 06:15:38.435889 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d331724-02c2-44a5-a245-281821f6680a tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:38.436074 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6d331724-02c2-44a5-a245-281821f6680a tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:38.445998 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:38.445998 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:38.449891 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6d331724-02c2-44a5-a245-281821f6680a tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:15:38.454682 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6d331724-02c2-44a5-a245-281821f6680a tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc returned with HTTP 200 Aug 13 06:15:38.455064 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 996/3995] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:38 2026] GET /volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:39.248435 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1a14e2d7-7acd-4b7e-ac48-025737bc1342 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:39.250148 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a14e2d7-7acd-4b7e-ac48-025737bc1342 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 Aug 13 06:15:39.250369 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a14e2d7-7acd-4b7e-ac48-025737bc1342 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:39.250549 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1a14e2d7-7acd-4b7e-ac48-025737bc1342 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:39.250650 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1a14e2d7-7acd-4b7e-ac48-025737bc1342 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 47af5f48-733c-4972-920f-65232692d6c7. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:39.255067 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:39.255067 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:39.255677 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1a14e2d7-7acd-4b7e-ac48-025737bc1342 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 returned with HTTP 200 Aug 13 06:15:39.256057 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 993/3996] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:39 2026] GET /volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:39.471709 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f378a847-d3b0-4650-8c88-d9a9b226852a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:39.473526 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f378a847-d3b0-4650-8c88-d9a9b226852a tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc Aug 13 06:15:39.473760 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f378a847-d3b0-4650-8c88-d9a9b226852a tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:39.473993 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f378a847-d3b0-4650-8c88-d9a9b226852a tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:39.481557 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:39.481557 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:39.485899 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f378a847-d3b0-4650-8c88-d9a9b226852a tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:15:39.491195 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f378a847-d3b0-4650-8c88-d9a9b226852a tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc returned with HTTP 200 Aug 13 06:15:39.491551 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1002/3997] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:39 2026] GET /volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:39.747634 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-7e444dfc-349d-457f-9b0b-6086176d4dcb req-b593c5e9-839c-42b4-9419-fa5623eb3ce9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:39.749976 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7e444dfc-349d-457f-9b0b-6086176d4dcb req-b593c5e9-839c-42b4-9419-fa5623eb3ce9 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc Aug 13 06:15:39.750204 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7e444dfc-349d-457f-9b0b-6086176d4dcb req-b593c5e9-839c-42b4-9419-fa5623eb3ce9 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:39.750501 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7e444dfc-349d-457f-9b0b-6086176d4dcb req-b593c5e9-839c-42b4-9419-fa5623eb3ce9 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:39.753446 np0000007163 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=317,cinder:UPDATE=94,cinder:INSERT=38 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:15:39.763641 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:39.763641 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:39.786068 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-7e444dfc-349d-457f-9b0b-6086176d4dcb req-b593c5e9-839c-42b4-9419-fa5623eb3ce9 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:15:39.799257 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7e444dfc-349d-457f-9b0b-6086176d4dcb req-b593c5e9-839c-42b4-9419-fa5623eb3ce9 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc returned with HTTP 200 Aug 13 06:15:39.799837 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1007/3998] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:15:39 2026] GET /volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:39.890157 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f69fadf5-91d8-400a-aa3b-a16d886e4743 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:39.890705 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f69fadf5-91d8-400a-aa3b-a16d886e4743 None None] GET https://10.4.3.121/volume// Aug 13 06:15:39.891013 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f69fadf5-91d8-400a-aa3b-a16d886e4743 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:39.891212 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f69fadf5-91d8-400a-aa3b-a16d886e4743 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:39.892208 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f69fadf5-91d8-400a-aa3b-a16d886e4743 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:15:39.892208 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 997/3999] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:15:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:15:39.901089 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-7e444dfc-349d-457f-9b0b-6086176d4dcb req-bc0fa357-417e-4c0f-8ae2-85cd0099582c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:40.011016 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7e444dfc-349d-457f-9b0b-6086176d4dcb req-bc0fa357-417e-4c0f-8ae2-85cd0099582c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:15:40.011513 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7e444dfc-349d-457f-9b0b-6086176d4dcb req-bc0fa357-417e-4c0f-8ae2-85cd0099582c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca062c27-2682-471f-b6c5-0f55ad93dbcc", "connector": null, "instance_uuid": "2973fa87-e6a9-4c36-824f-cfdd69456edd"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:40.019966 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:40.019966 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:40.040608 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7e444dfc-349d-457f-9b0b-6086176d4dcb req-bc0fa357-417e-4c0f-8ae2-85cd0099582c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:15:40.041055 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 994/4000] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:15:39 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 13 06:15:40.069588 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-521b113a-69b2-49e4-bf96-9b0bf8150a63 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:40.071214 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-521b113a-69b2-49e4-bf96-9b0bf8150a63 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc Aug 13 06:15:40.071486 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-521b113a-69b2-49e4-bf96-9b0bf8150a63 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:40.071762 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-521b113a-69b2-49e4-bf96-9b0bf8150a63 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:40.076966 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-184aa113-5b8b-4ad3-a572-fe74a2cc4e9f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:40.077417 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-184aa113-5b8b-4ad3-a572-fe74a2cc4e9f None None] GET https://10.4.3.121/volume// Aug 13 06:15:40.077693 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-184aa113-5b8b-4ad3-a572-fe74a2cc4e9f None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:40.077882 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-184aa113-5b8b-4ad3-a572-fe74a2cc4e9f None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:40.078266 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-184aa113-5b8b-4ad3-a572-fe74a2cc4e9f None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:15:40.078554 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1008/4001] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:15:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:15:40.082342 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:40.082342 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:40.086325 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-521b113a-69b2-49e4-bf96-9b0bf8150a63 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:15:40.086854 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7e444dfc-349d-457f-9b0b-6086176d4dcb req-d23e5333-1b50-4b9a-96de-79bf370053e0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:40.089745 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7e444dfc-349d-457f-9b0b-6086176d4dcb req-d23e5333-1b50-4b9a-96de-79bf370053e0 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc Aug 13 06:15:40.089858 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7e444dfc-349d-457f-9b0b-6086176d4dcb req-d23e5333-1b50-4b9a-96de-79bf370053e0 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:40.090050 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7e444dfc-349d-457f-9b0b-6086176d4dcb req-d23e5333-1b50-4b9a-96de-79bf370053e0 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:40.090991 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-521b113a-69b2-49e4-bf96-9b0bf8150a63 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc returned with HTTP 200 Aug 13 06:15:40.091688 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1003/4002] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:40 2026] GET /volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:40.101217 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:40.101217 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:40.103975 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-7e444dfc-349d-457f-9b0b-6086176d4dcb req-d23e5333-1b50-4b9a-96de-79bf370053e0 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:15:40.108295 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7e444dfc-349d-457f-9b0b-6086176d4dcb req-d23e5333-1b50-4b9a-96de-79bf370053e0 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc returned with HTTP 200 Aug 13 06:15:40.108831 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 998/4003] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:15:40 2026] GET /volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc => generated 1026 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:15:40.238101 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-7e444dfc-349d-457f-9b0b-6086176d4dcb req-e42ff212-80a8-403e-a189-82e08dee364f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:40.240441 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7e444dfc-349d-457f-9b0b-6086176d4dcb req-e42ff212-80a8-403e-a189-82e08dee364f tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] PUT https://10.4.3.121/volume/v3/attachments/0d3526b4-69f3-4be7-b363-7e53fb8b6157 Aug 13 06:15:40.240914 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7e444dfc-349d-457f-9b0b-6086176d4dcb req-e42ff212-80a8-403e-a189-82e08dee364f tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:40.249818 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-7e444dfc-349d-457f-9b0b-6086176d4dcb req-e42ff212-80a8-403e-a189-82e08dee364f tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Acquiring lock "cinder-attachment_update-ca062c27-2682-471f-b6c5-0f55ad93dbcc-np0000007163" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:15:40.254662 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-7e444dfc-349d-457f-9b0b-6086176d4dcb req-e42ff212-80a8-403e-a189-82e08dee364f tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Lock "cinder-attachment_update-ca062c27-2682-471f-b6c5-0f55ad93dbcc-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:15:40.255880 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:40.255880 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:40.268409 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2bb5833b-ae03-47a0-a214-0fd6e6e884de None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:40.270267 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2bb5833b-ae03-47a0-a214-0fd6e6e884de tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 Aug 13 06:15:40.270467 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2bb5833b-ae03-47a0-a214-0fd6e6e884de tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:40.270739 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2bb5833b-ae03-47a0-a214-0fd6e6e884de tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:40.270833 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-2bb5833b-ae03-47a0-a214-0fd6e6e884de tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 47af5f48-733c-4972-920f-65232692d6c7. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:40.279373 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:40.279373 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:40.279968 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2bb5833b-ae03-47a0-a214-0fd6e6e884de tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 returned with HTTP 200 Aug 13 06:15:40.280334 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1009/4004] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:40 2026] GET /volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:40.381567 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-7e444dfc-349d-457f-9b0b-6086176d4dcb req-e42ff212-80a8-403e-a189-82e08dee364f tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Lock "cinder-attachment_update-ca062c27-2682-471f-b6c5-0f55ad93dbcc-np0000007163" released by "attachment_update" :: held 0.127s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:15:40.382239 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7e444dfc-349d-457f-9b0b-6086176d4dcb req-e42ff212-80a8-403e-a189-82e08dee364f tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/attachments/0d3526b4-69f3-4be7-b363-7e53fb8b6157 returned with HTTP 200 Aug 13 06:15:40.382731 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 995/4005] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:15:40 2026] PUT /volume/v3/attachments/0d3526b4-69f3-4be7-b363-7e53fb8b6157 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:41.107842 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-17d498bf-7611-4143-ba92-75694d361a62 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:41.110130 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-17d498bf-7611-4143-ba92-75694d361a62 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc Aug 13 06:15:41.110378 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-17d498bf-7611-4143-ba92-75694d361a62 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:41.110602 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-17d498bf-7611-4143-ba92-75694d361a62 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:41.123427 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:41.123427 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:41.127871 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-17d498bf-7611-4143-ba92-75694d361a62 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:15:41.133684 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-17d498bf-7611-4143-ba92-75694d361a62 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc returned with HTTP 200 Aug 13 06:15:41.134138 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1004/4006] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:41 2026] GET /volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:41.289865 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-29cce777-b94f-4fd6-888e-6b3ab11995db None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:41.292500 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-29cce777-b94f-4fd6-888e-6b3ab11995db tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 Aug 13 06:15:41.292736 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-29cce777-b94f-4fd6-888e-6b3ab11995db tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:41.292945 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-29cce777-b94f-4fd6-888e-6b3ab11995db tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:41.293035 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-29cce777-b94f-4fd6-888e-6b3ab11995db tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 47af5f48-733c-4972-920f-65232692d6c7. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:41.298538 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:41.298538 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:41.299086 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-29cce777-b94f-4fd6-888e-6b3ab11995db tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 returned with HTTP 200 Aug 13 06:15:41.301606 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 999/4007] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:41 2026] GET /volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:42.151049 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b7f838db-b14b-49bb-bcdf-d2b84c27b30f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:42.153339 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b7f838db-b14b-49bb-bcdf-d2b84c27b30f tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc Aug 13 06:15:42.153676 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b7f838db-b14b-49bb-bcdf-d2b84c27b30f tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:42.154010 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b7f838db-b14b-49bb-bcdf-d2b84c27b30f tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:42.184217 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:42.184217 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:42.190734 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b7f838db-b14b-49bb-bcdf-d2b84c27b30f tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:15:42.195982 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b7f838db-b14b-49bb-bcdf-d2b84c27b30f tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc returned with HTTP 200 Aug 13 06:15:42.196527 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1010/4008] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:42 2026] GET /volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:42.310775 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-81f369c0-28cf-4241-9fd3-999add7dd8d2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:42.313013 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-81f369c0-28cf-4241-9fd3-999add7dd8d2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 Aug 13 06:15:42.313013 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-81f369c0-28cf-4241-9fd3-999add7dd8d2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:42.313303 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-81f369c0-28cf-4241-9fd3-999add7dd8d2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:42.313449 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-81f369c0-28cf-4241-9fd3-999add7dd8d2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 47af5f48-733c-4972-920f-65232692d6c7. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:42.319153 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:42.319153 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:42.320043 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-81f369c0-28cf-4241-9fd3-999add7dd8d2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 returned with HTTP 200 Aug 13 06:15:42.320543 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 996/4009] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:42 2026] GET /volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:43.209003 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-22f78a68-30eb-499d-86b2-5a17ccaa51ba None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:43.211942 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-22f78a68-30eb-499d-86b2-5a17ccaa51ba tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc Aug 13 06:15:43.212202 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-22f78a68-30eb-499d-86b2-5a17ccaa51ba tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:43.212433 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-22f78a68-30eb-499d-86b2-5a17ccaa51ba tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:43.227082 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:43.227082 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:43.232280 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-22f78a68-30eb-499d-86b2-5a17ccaa51ba tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:15:43.237326 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-22f78a68-30eb-499d-86b2-5a17ccaa51ba tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc returned with HTTP 200 Aug 13 06:15:43.238076 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1005/4010] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:43 2026] GET /volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:43.334415 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2ca441ad-57a3-4494-9a63-95597ece2b97 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:43.336988 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ca441ad-57a3-4494-9a63-95597ece2b97 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 Aug 13 06:15:43.337318 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2ca441ad-57a3-4494-9a63-95597ece2b97 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:43.337588 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2ca441ad-57a3-4494-9a63-95597ece2b97 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:43.337767 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2ca441ad-57a3-4494-9a63-95597ece2b97 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 47af5f48-733c-4972-920f-65232692d6c7. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:43.343623 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:43.343623 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:43.344580 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ca441ad-57a3-4494-9a63-95597ece2b97 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 returned with HTTP 200 Aug 13 06:15:43.345142 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1000/4011] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:43 2026] GET /volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:43.683042 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-7e444dfc-349d-457f-9b0b-6086176d4dcb req-6c828369-36d9-4b58-8c5e-4ad9af5a2184 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:43.685118 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7e444dfc-349d-457f-9b0b-6086176d4dcb req-6c828369-36d9-4b58-8c5e-4ad9af5a2184 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] POST https://10.4.3.121/volume/v3/attachments/0d3526b4-69f3-4be7-b363-7e53fb8b6157/action Aug 13 06:15:43.685550 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7e444dfc-349d-457f-9b0b-6086176d4dcb req-6c828369-36d9-4b58-8c5e-4ad9af5a2184 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:15:43.685730 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7e444dfc-349d-457f-9b0b-6086176d4dcb req-6c828369-36d9-4b58-8c5e-4ad9af5a2184 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:43.708300 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:43.708300 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:43.723104 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7e444dfc-349d-457f-9b0b-6086176d4dcb req-6c828369-36d9-4b58-8c5e-4ad9af5a2184 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/attachments/0d3526b4-69f3-4be7-b363-7e53fb8b6157/action returned with HTTP 204 Aug 13 06:15:43.723596 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1011/4012] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:15:43 2026] POST /volume/v3/attachments/0d3526b4-69f3-4be7-b363-7e53fb8b6157/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:15:44.251177 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-90d34de6-c85f-4300-810e-2aec256e06bd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:44.252930 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-90d34de6-c85f-4300-810e-2aec256e06bd tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc Aug 13 06:15:44.253113 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-90d34de6-c85f-4300-810e-2aec256e06bd tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:44.253307 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-90d34de6-c85f-4300-810e-2aec256e06bd tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:44.263070 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:44.263070 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:44.266339 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-90d34de6-c85f-4300-810e-2aec256e06bd tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:15:44.270304 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-90d34de6-c85f-4300-810e-2aec256e06bd tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc returned with HTTP 200 Aug 13 06:15:44.270764 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 997/4013] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:44 2026] GET /volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:44.284649 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ef39a56e-4e20-4a2e-b2e0-d8aa1e4a718d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:44.286420 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ef39a56e-4e20-4a2e-b2e0-d8aa1e4a718d tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc Aug 13 06:15:44.286602 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ef39a56e-4e20-4a2e-b2e0-d8aa1e4a718d tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:44.286810 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ef39a56e-4e20-4a2e-b2e0-d8aa1e4a718d tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:44.296321 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:44.296321 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:44.299995 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ef39a56e-4e20-4a2e-b2e0-d8aa1e4a718d tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:15:44.304284 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ef39a56e-4e20-4a2e-b2e0-d8aa1e4a718d tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc returned with HTTP 200 Aug 13 06:15:44.304673 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1006/4014] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:44 2026] GET /volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:44.319463 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fd88df7d-b17a-4e09-95e6-3c13484e5d72 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:44.321399 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd88df7d-b17a-4e09-95e6-3c13484e5d72 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] DELETE https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc Aug 13 06:15:44.321610 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd88df7d-b17a-4e09-95e6-3c13484e5d72 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:44.321825 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd88df7d-b17a-4e09-95e6-3c13484e5d72 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:44.322024 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-fd88df7d-b17a-4e09-95e6-3c13484e5d72 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Delete volume with id: ca062c27-2682-471f-b6c5-0f55ad93dbcc Aug 13 06:15:44.333608 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:44.333608 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:44.334248 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fd88df7d-b17a-4e09-95e6-3c13484e5d72 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:15:44.341820 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fd88df7d-b17a-4e09-95e6-3c13484e5d72 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-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 13 06:15:44.342341 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd88df7d-b17a-4e09-95e6-3c13484e5d72 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc returned with HTTP 400 Aug 13 06:15:44.342866 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1001/4015] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:15:44 2026] DELETE /volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc => generated 307 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 06:15:44.350370 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d773d9a0-9112-4cf1-8ee0-7580debd6349 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:44.352288 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d773d9a0-9112-4cf1-8ee0-7580debd6349 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc Aug 13 06:15:44.352691 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d773d9a0-9112-4cf1-8ee0-7580debd6349 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:44.353060 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d773d9a0-9112-4cf1-8ee0-7580debd6349 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:44.354246 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0c96e08f-328d-4c9e-bd5b-f5b1bb977740 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:44.356305 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0c96e08f-328d-4c9e-bd5b-f5b1bb977740 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 Aug 13 06:15:44.356543 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0c96e08f-328d-4c9e-bd5b-f5b1bb977740 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:44.356738 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0c96e08f-328d-4c9e-bd5b-f5b1bb977740 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:44.356842 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-0c96e08f-328d-4c9e-bd5b-f5b1bb977740 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 47af5f48-733c-4972-920f-65232692d6c7. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:44.362007 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:44.362007 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:44.362130 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0c96e08f-328d-4c9e-bd5b-f5b1bb977740 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 returned with HTTP 200 Aug 13 06:15:44.362535 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 998/4016] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:44 2026] GET /volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:44.365780 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:44.365780 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:44.370565 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d773d9a0-9112-4cf1-8ee0-7580debd6349 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:15:44.372654 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6344af57-3762-4e0d-a8b3-e84b133a9f19 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:44.374322 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6344af57-3762-4e0d-a8b3-e84b133a9f19 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] POST https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7/action Aug 13 06:15:44.375114 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6344af57-3762-4e0d-a8b3-e84b133a9f19 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:15:44.375114 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6344af57-3762-4e0d-a8b3-e84b133a9f19 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:44.376265 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.admin_actions [None req-6344af57-3762-4e0d-a8b3-e84b133a9f19 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] Updating backup '47af5f48-733c-4972-920f-65232692d6c7' with '{'status': 'error'}' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 06:15:44.377564 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d773d9a0-9112-4cf1-8ee0-7580debd6349 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc returned with HTTP 200 Aug 13 06:15:44.377564 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1012/4017] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:44 2026] GET /volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:44.383766 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:44.383766 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:44.384808 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-6344af57-3762-4e0d-a8b3-e84b133a9f19 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '4db1666f0eb7444f84f5ba3bf4a19d0b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a60236cf7e824aaeacc8e07b3d12b01f', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:15:44.385008 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6344af57-3762-4e0d-a8b3-e84b133a9f19 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7/action returned with HTTP 403 Aug 13 06:15:44.385774 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1007/4018] 10.4.3.121 () {70 vars in 1430 bytes} [Thu Aug 13 06:15:44 2026] POST /volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:15:44.391985 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3d8ae332-36f0-4bb5-9abd-c78c1476db17 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:44.393864 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d8ae332-36f0-4bb5-9abd-c78c1476db17 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/7fdc15cd-9740-42d5-988d-f477b02f0dcc Aug 13 06:15:44.394067 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d8ae332-36f0-4bb5-9abd-c78c1476db17 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:44.394360 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d8ae332-36f0-4bb5-9abd-c78c1476db17 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:44.394476 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-3d8ae332-36f0-4bb5-9abd-c78c1476db17 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Delete volume with id: 7fdc15cd-9740-42d5-988d-f477b02f0dcc Aug 13 06:15:44.402277 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:44.402277 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:44.402632 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3d8ae332-36f0-4bb5-9abd-c78c1476db17 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Volume info retrieved successfully. Aug 13 06:15:44.413159 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-fa8a0b86-68f5-4223-be15-f6464f4704f9 req-104e0846-b57d-4adf-b07e-76e35b8494eb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:44.418882 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fa8a0b86-68f5-4223-be15-f6464f4704f9 req-104e0846-b57d-4adf-b07e-76e35b8494eb tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc Aug 13 06:15:44.419137 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fa8a0b86-68f5-4223-be15-f6464f4704f9 req-104e0846-b57d-4adf-b07e-76e35b8494eb tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:44.419357 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fa8a0b86-68f5-4223-be15-f6464f4704f9 req-104e0846-b57d-4adf-b07e-76e35b8494eb tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:44.428258 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3d8ae332-36f0-4bb5-9abd-c78c1476db17 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Delete volume request issued successfully. Aug 13 06:15:44.432909 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d8ae332-36f0-4bb5-9abd-c78c1476db17 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/volumes/7fdc15cd-9740-42d5-988d-f477b02f0dcc returned with HTTP 202 Aug 13 06:15:44.432909 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1002/4019] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:15:44 2026] DELETE /volume/v3/volumes/7fdc15cd-9740-42d5-988d-f477b02f0dcc => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:15:44.437033 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-496479ba-f217-4a71-b187-7fae7b6bded8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:44.440265 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-496479ba-f217-4a71-b187-7fae7b6bded8 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/volumes/7fdc15cd-9740-42d5-988d-f477b02f0dcc Aug 13 06:15:44.440541 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-496479ba-f217-4a71-b187-7fae7b6bded8 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:44.440922 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-496479ba-f217-4a71-b187-7fae7b6bded8 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:44.445114 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:44.445114 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:44.448316 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-fa8a0b86-68f5-4223-be15-f6464f4704f9 req-104e0846-b57d-4adf-b07e-76e35b8494eb tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:15:44.449295 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:44.449295 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:44.452829 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-496479ba-f217-4a71-b187-7fae7b6bded8 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Volume info retrieved successfully. Aug 13 06:15:44.454090 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fa8a0b86-68f5-4223-be15-f6464f4704f9 req-104e0846-b57d-4adf-b07e-76e35b8494eb tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc returned with HTTP 200 Aug 13 06:15:44.454886 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 999/4020] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:15:44 2026] GET /volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc => generated 1139 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:44.458252 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-496479ba-f217-4a71-b187-7fae7b6bded8 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/volumes/7fdc15cd-9740-42d5-988d-f477b02f0dcc returned with HTTP 200 Aug 13 06:15:44.458252 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1013/4021] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:44 2026] GET /volume/v3/volumes/7fdc15cd-9740-42d5-988d-f477b02f0dcc => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:44.473278 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-fa8a0b86-68f5-4223-be15-f6464f4704f9 req-f42a6065-d813-4d18-bb48-701e65d0bbf4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:44.475564 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fa8a0b86-68f5-4223-be15-f6464f4704f9 req-f42a6065-d813-4d18-bb48-701e65d0bbf4 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] POST https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc/action Aug 13 06:15:44.476005 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fa8a0b86-68f5-4223-be15-f6464f4704f9 req-f42a6065-d813-4d18-bb48-701e65d0bbf4 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:15:44.476143 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fa8a0b86-68f5-4223-be15-f6464f4704f9 req-f42a6065-d813-4d18-bb48-701e65d0bbf4 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:44.488501 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:44.488501 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:44.489374 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-fa8a0b86-68f5-4223-be15-f6464f4704f9 req-f42a6065-d813-4d18-bb48-701e65d0bbf4 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:15:44.495959 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-fa8a0b86-68f5-4223-be15-f6464f4704f9 req-f42a6065-d813-4d18-bb48-701e65d0bbf4 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Begin detaching volume completed successfully. Aug 13 06:15:44.495959 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fa8a0b86-68f5-4223-be15-f6464f4704f9 req-f42a6065-d813-4d18-bb48-701e65d0bbf4 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc/action returned with HTTP 202 Aug 13 06:15:44.496456 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1008/4022] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:15:44 2026] POST /volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:15:44.537862 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b2ab3882-7e56-42e5-8288-303cacaa6c7d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:44.538313 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b2ab3882-7e56-42e5-8288-303cacaa6c7d None None] GET https://10.4.3.121/volume// Aug 13 06:15:44.538519 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b2ab3882-7e56-42e5-8288-303cacaa6c7d None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:44.538765 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b2ab3882-7e56-42e5-8288-303cacaa6c7d None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:44.539152 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b2ab3882-7e56-42e5-8288-303cacaa6c7d None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:15:44.539447 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1003/4023] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:15:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:15:44.546044 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-fa8a0b86-68f5-4223-be15-f6464f4704f9 req-013bf184-11c5-4132-b5bc-1dce73a28006 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:44.548314 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fa8a0b86-68f5-4223-be15-f6464f4704f9 req-013bf184-11c5-4132-b5bc-1dce73a28006 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc Aug 13 06:15:44.548551 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fa8a0b86-68f5-4223-be15-f6464f4704f9 req-013bf184-11c5-4132-b5bc-1dce73a28006 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:44.548763 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fa8a0b86-68f5-4223-be15-f6464f4704f9 req-013bf184-11c5-4132-b5bc-1dce73a28006 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:44.557702 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:44.557702 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:44.560965 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-fa8a0b86-68f5-4223-be15-f6464f4704f9 req-013bf184-11c5-4132-b5bc-1dce73a28006 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:15:44.564649 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fa8a0b86-68f5-4223-be15-f6464f4704f9 req-013bf184-11c5-4132-b5bc-1dce73a28006 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc returned with HTTP 200 Aug 13 06:15:44.565029 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1000/4024] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:15:44 2026] GET /volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc => generated 1322 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:15:45.382932 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-fa8a0b86-68f5-4223-be15-f6464f4704f9 req-1f189e04-7dd2-4d54-992c-08cb220456af None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:45.385367 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fa8a0b86-68f5-4223-be15-f6464f4704f9 req-1f189e04-7dd2-4d54-992c-08cb220456af tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] DELETE https://10.4.3.121/volume/v3/attachments/0d3526b4-69f3-4be7-b363-7e53fb8b6157 Aug 13 06:15:45.385592 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fa8a0b86-68f5-4223-be15-f6464f4704f9 req-1f189e04-7dd2-4d54-992c-08cb220456af tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:45.385844 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fa8a0b86-68f5-4223-be15-f6464f4704f9 req-1f189e04-7dd2-4d54-992c-08cb220456af tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:45.393021 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:45.393021 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:45.438106 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fa8a0b86-68f5-4223-be15-f6464f4704f9 req-1f189e04-7dd2-4d54-992c-08cb220456af tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/attachments/0d3526b4-69f3-4be7-b363-7e53fb8b6157 returned with HTTP 200 Aug 13 06:15:45.438575 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1014/4025] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:15:45 2026] DELETE /volume/v3/attachments/0d3526b4-69f3-4be7-b363-7e53fb8b6157 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:45.471714 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8b6578cc-bef1-464d-af10-edd0ac36e16d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:45.474254 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8b6578cc-bef1-464d-af10-edd0ac36e16d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/volumes/7fdc15cd-9740-42d5-988d-f477b02f0dcc Aug 13 06:15:45.474634 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8b6578cc-bef1-464d-af10-edd0ac36e16d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:45.474918 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8b6578cc-bef1-464d-af10-edd0ac36e16d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:45.483768 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8b6578cc-bef1-464d-af10-edd0ac36e16d tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/volumes/7fdc15cd-9740-42d5-988d-f477b02f0dcc returned with HTTP 404 Aug 13 06:15:45.484655 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1009/4026] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:45 2026] GET /volume/v3/volumes/7fdc15cd-9740-42d5-988d-f477b02f0dcc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:15:45.496861 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8e2bfdc6-8810-410d-bc1f-b0bbe37cadc2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:45.499281 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8e2bfdc6-8810-410d-bc1f-b0bbe37cadc2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] GET https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 Aug 13 06:15:45.499532 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8e2bfdc6-8810-410d-bc1f-b0bbe37cadc2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:45.499740 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8e2bfdc6-8810-410d-bc1f-b0bbe37cadc2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:45.499878 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-8e2bfdc6-8810-410d-bc1f-b0bbe37cadc2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] Show backup with id aa1ebb5c-468d-4153-abce-05657544dce5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:45.504710 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:45.504710 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:45.505756 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8e2bfdc6-8810-410d-bc1f-b0bbe37cadc2 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-reader] https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 returned with HTTP 200 Aug 13 06:15:45.506151 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1004/4027] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:45 2026] GET /volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:45.517490 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d36f6e46-4bf7-4666-821d-39774e3e8b63 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:45.519545 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d36f6e46-4bf7-4666-821d-39774e3e8b63 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] DELETE https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 Aug 13 06:15:45.519833 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d36f6e46-4bf7-4666-821d-39774e3e8b63 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:45.520066 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d36f6e46-4bf7-4666-821d-39774e3e8b63 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:45.520357 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-d36f6e46-4bf7-4666-821d-39774e3e8b63 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Delete backup with id: 47af5f48-733c-4972-920f-65232692d6c7. Aug 13 06:15:45.524799 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:45.524799 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:45.539396 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-d36f6e46-4bf7-4666-821d-39774e3e8b63 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] delete_backup rpcapi backup_id 47af5f48-733c-4972-920f-65232692d6c7 {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:15:45.541667 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d36f6e46-4bf7-4666-821d-39774e3e8b63 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 returned with HTTP 202 Aug 13 06:15:45.542272 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1001/4028] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:15:45 2026] DELETE /volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:15:45.549542 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-571cee96-8ffb-4a76-ad07-52ada0c8877b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:45.551952 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-571cee96-8ffb-4a76-ad07-52ada0c8877b tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 Aug 13 06:15:45.552317 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-571cee96-8ffb-4a76-ad07-52ada0c8877b tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:45.552615 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-571cee96-8ffb-4a76-ad07-52ada0c8877b tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:45.552778 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-571cee96-8ffb-4a76-ad07-52ada0c8877b tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 47af5f48-733c-4972-920f-65232692d6c7. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:45.561176 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:45.561176 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:45.561978 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-571cee96-8ffb-4a76-ad07-52ada0c8877b tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 returned with HTTP 200 Aug 13 06:15:45.562510 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1015/4029] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:45 2026] GET /volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:45.606209 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f3bacac5-00c1-40ec-be26-bed37972f501 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:45.607530 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f3bacac5-00c1-40ec-be26-bed37972f501 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc Aug 13 06:15:45.607805 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f3bacac5-00c1-40ec-be26-bed37972f501 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:45.607939 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f3bacac5-00c1-40ec-be26-bed37972f501 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:45.617479 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:45.617479 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:45.625207 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f3bacac5-00c1-40ec-be26-bed37972f501 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:15:45.631495 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f3bacac5-00c1-40ec-be26-bed37972f501 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc returned with HTTP 200 Aug 13 06:15:45.631973 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1010/4030] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:45 2026] GET /volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:46.345097 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-199227ba-6fc4-41ac-bbac-2326ff93a5c3 req-9ddf40d5-27bf-402d-a297-ac1b3e174ec1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:46.350522 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-199227ba-6fc4-41ac-bbac-2326ff93a5c3 req-9ddf40d5-27bf-402d-a297-ac1b3e174ec1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/limits Aug 13 06:15:46.350791 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-199227ba-6fc4-41ac-bbac-2326ff93a5c3 req-9ddf40d5-27bf-402d-a297-ac1b3e174ec1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:46.351041 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-199227ba-6fc4-41ac-bbac-2326ff93a5c3 req-9ddf40d5-27bf-402d-a297-ac1b3e174ec1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:46.366423 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [req-199227ba-6fc4-41ac-bbac-2326ff93a5c3 req-9ddf40d5-27bf-402d-a297-ac1b3e174ec1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1303653412 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1303653412, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:15:46.366798 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [req-199227ba-6fc4-41ac-bbac-2326ff93a5c3 req-9ddf40d5-27bf-402d-a297-ac1b3e174ec1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1303653412 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1303653412, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:15:46.367158 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [req-199227ba-6fc4-41ac-bbac-2326ff93a5c3 req-9ddf40d5-27bf-402d-a297-ac1b3e174ec1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1303653412 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1303653412, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:15:46.382449 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-199227ba-6fc4-41ac-bbac-2326ff93a5c3 req-9ddf40d5-27bf-402d-a297-ac1b3e174ec1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/limits returned with HTTP 200 Aug 13 06:15:46.382981 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1005/4031] 10.4.3.121 () {68 vars in 1484 bytes} [Thu Aug 13 06:15:46 2026] GET /volume/v3/limits => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:46.430872 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-199227ba-6fc4-41ac-bbac-2326ff93a5c3 req-1a7d2874-ae22-4a90-8271-676182079bb7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:46.433655 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-199227ba-6fc4-41ac-bbac-2326ff93a5c3 req-1a7d2874-ae22-4a90-8271-676182079bb7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 Aug 13 06:15:46.433897 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-199227ba-6fc4-41ac-bbac-2326ff93a5c3 req-1a7d2874-ae22-4a90-8271-676182079bb7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:46.434127 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-199227ba-6fc4-41ac-bbac-2326ff93a5c3 req-1a7d2874-ae22-4a90-8271-676182079bb7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:46.448061 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:46.448061 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:46.453302 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-199227ba-6fc4-41ac-bbac-2326ff93a5c3 req-1a7d2874-ae22-4a90-8271-676182079bb7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:15:46.460906 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-199227ba-6fc4-41ac-bbac-2326ff93a5c3 req-1a7d2874-ae22-4a90-8271-676182079bb7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 returned with HTTP 200 Aug 13 06:15:46.461484 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1002/4032] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:15:46 2026] GET /volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 => generated 1659 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:46.476643 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-199227ba-6fc4-41ac-bbac-2326ff93a5c3 req-1391f812-0034-4f72-86df-49e2d09a5237 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:46.479513 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-199227ba-6fc4-41ac-bbac-2326ff93a5c3 req-1391f812-0034-4f72-86df-49e2d09a5237 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:15:46.480284 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-199227ba-6fc4-41ac-bbac-2326ff93a5c3 req-1391f812-0034-4f72-86df-49e2d09a5237 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a5cccc8-aaf6-4237-a070-8506daed2f40", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-451695768", "description": null, "metadata": {}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:46.501799 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:46.501799 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:46.502325 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-199227ba-6fc4-41ac-bbac-2326ff93a5c3 req-1391f812-0034-4f72-86df-49e2d09a5237 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:15:46.502470 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [req-199227ba-6fc4-41ac-bbac-2326ff93a5c3 req-1391f812-0034-4f72-86df-49e2d09a5237 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create snapshot from volume 2a5cccc8-aaf6-4237-a070-8506daed2f40 Aug 13 06:15:46.531219 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [req-199227ba-6fc4-41ac-bbac-2326ff93a5c3 req-1391f812-0034-4f72-86df-49e2d09a5237 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Created reservations ['08a8f073-9792-426f-b9e2-110c4b12ce8f', '87e872ec-11d9-4da8-b415-520a45ea386c', '1c572df3-6cb0-4e50-83a5-5400cfa3dc89', '7fcd0f6a-dfc4-4302-af95-50fd321c26a2'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:15:46.569644 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-199227ba-6fc4-41ac-bbac-2326ff93a5c3 req-1391f812-0034-4f72-86df-49e2d09a5237 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot force create request issued successfully. Aug 13 06:15:46.570231 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-199227ba-6fc4-41ac-bbac-2326ff93a5c3 req-1391f812-0034-4f72-86df-49e2d09a5237 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:15:46.570913 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1016/4033] 10.4.3.121 () {72 vars in 1547 bytes} [Thu Aug 13 06:15:46 2026] POST /volume/v3/snapshots => generated 319 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:15:46.578031 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-60061a95-0ad3-41eb-ad2a-44b213e525fb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:46.581718 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-60061a95-0ad3-41eb-ad2a-44b213e525fb tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 Aug 13 06:15:46.582002 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-60061a95-0ad3-41eb-ad2a-44b213e525fb tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:46.582275 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-60061a95-0ad3-41eb-ad2a-44b213e525fb tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:46.582434 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-60061a95-0ad3-41eb-ad2a-44b213e525fb tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 47af5f48-733c-4972-920f-65232692d6c7. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:46.586547 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-60061a95-0ad3-41eb-ad2a-44b213e525fb tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 returned with HTTP 404 Aug 13 06:15:46.587123 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1011/4034] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:46 2026] GET /volume/v3/backups/47af5f48-733c-4972-920f-65232692d6c7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 06:15:46.594602 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-becf60f3-046e-49b3-9b56-776879e48d74 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:46.599751 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-becf60f3-046e-49b3-9b56-776879e48d74 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] DELETE https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 Aug 13 06:15:46.599751 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-becf60f3-046e-49b3-9b56-776879e48d74 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:46.599751 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-becf60f3-046e-49b3-9b56-776879e48d74 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:46.599751 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-becf60f3-046e-49b3-9b56-776879e48d74 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Delete backup with id: 227e1a2e-eb2e-4a91-9dc3-7bf0c7926325. Aug 13 06:15:46.612537 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:46.612537 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:46.621444 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-becf60f3-046e-49b3-9b56-776879e48d74 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] delete_backup rpcapi backup_id 227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:15:46.623564 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-becf60f3-046e-49b3-9b56-776879e48d74 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 returned with HTTP 202 Aug 13 06:15:46.623564 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1006/4035] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:15:46 2026] DELETE /volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:15:46.632387 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fc805735-c83c-4a06-a82b-26d7bfe98e9b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:46.634881 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fc805735-c83c-4a06-a82b-26d7bfe98e9b tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 Aug 13 06:15:46.635440 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fc805735-c83c-4a06-a82b-26d7bfe98e9b tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:46.635513 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fc805735-c83c-4a06-a82b-26d7bfe98e9b tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:46.635698 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-fc805735-c83c-4a06-a82b-26d7bfe98e9b tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 227e1a2e-eb2e-4a91-9dc3-7bf0c7926325. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:46.643448 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:46.643448 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:46.643448 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fc805735-c83c-4a06-a82b-26d7bfe98e9b tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 returned with HTTP 200 Aug 13 06:15:46.643448 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1003/4036] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:46 2026] GET /volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:47.659412 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c9bffa0e-8b23-47a0-8ded-e84623e69f28 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:47.661420 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c9bffa0e-8b23-47a0-8ded-e84623e69f28 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 Aug 13 06:15:47.661633 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c9bffa0e-8b23-47a0-8ded-e84623e69f28 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:47.661811 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c9bffa0e-8b23-47a0-8ded-e84623e69f28 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:47.661914 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-c9bffa0e-8b23-47a0-8ded-e84623e69f28 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id 227e1a2e-eb2e-4a91-9dc3-7bf0c7926325. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:47.665650 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c9bffa0e-8b23-47a0-8ded-e84623e69f28 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 returned with HTTP 404 Aug 13 06:15:47.666201 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1017/4037] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:47 2026] GET /volume/v3/backups/227e1a2e-eb2e-4a91-9dc3-7bf0c7926325 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:15:47.672524 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3af55bd2-c5a2-4519-b7b8-b0581bc94e31 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:47.674387 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3af55bd2-c5a2-4519-b7b8-b0581bc94e31 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] DELETE https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 Aug 13 06:15:47.674608 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3af55bd2-c5a2-4519-b7b8-b0581bc94e31 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:47.674781 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3af55bd2-c5a2-4519-b7b8-b0581bc94e31 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:47.674877 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-3af55bd2-c5a2-4519-b7b8-b0581bc94e31 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Delete backup with id: aa1ebb5c-468d-4153-abce-05657544dce5. Aug 13 06:15:47.679217 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:47.679217 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:47.689667 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-3af55bd2-c5a2-4519-b7b8-b0581bc94e31 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] delete_backup rpcapi backup_id aa1ebb5c-468d-4153-abce-05657544dce5 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:15:47.691622 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3af55bd2-c5a2-4519-b7b8-b0581bc94e31 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 returned with HTTP 202 Aug 13 06:15:47.692057 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1012/4038] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:15:47 2026] DELETE /volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:15:47.698287 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-043515e4-b674-4bfa-ae3e-fc1e815239b3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:47.700653 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-043515e4-b674-4bfa-ae3e-fc1e815239b3 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 Aug 13 06:15:47.700946 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-043515e4-b674-4bfa-ae3e-fc1e815239b3 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:47.701320 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-043515e4-b674-4bfa-ae3e-fc1e815239b3 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:47.701461 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-043515e4-b674-4bfa-ae3e-fc1e815239b3 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id aa1ebb5c-468d-4153-abce-05657544dce5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:47.708072 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:47.708072 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:47.708972 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-043515e4-b674-4bfa-ae3e-fc1e815239b3 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 returned with HTTP 200 Aug 13 06:15:47.709460 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1007/4039] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:47 2026] GET /volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:48.400328 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3458f048-e52c-4757-92d9-fe182ffd5682 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:48.402146 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3458f048-e52c-4757-92d9-fe182ffd5682 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/7b46313a-e806-4e59-bd9f-e6330cd4e103 Aug 13 06:15:48.402366 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3458f048-e52c-4757-92d9-fe182ffd5682 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:48.402548 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3458f048-e52c-4757-92d9-fe182ffd5682 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:48.411425 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:48.411425 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:48.411903 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3458f048-e52c-4757-92d9-fe182ffd5682 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:15:48.413724 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3458f048-e52c-4757-92d9-fe182ffd5682 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/7b46313a-e806-4e59-bd9f-e6330cd4e103 returned with HTTP 200 Aug 13 06:15:48.414116 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1004/4040] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:15:48 2026] GET /volume/v3/snapshots/7b46313a-e806-4e59-bd9f-e6330cd4e103 => generated 478 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:48.697570 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ead58179-a03c-4eef-a692-6faee06a0804 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:48.699955 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ead58179-a03c-4eef-a692-6faee06a0804 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] DELETE https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc Aug 13 06:15:48.700232 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ead58179-a03c-4eef-a692-6faee06a0804 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:48.700471 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ead58179-a03c-4eef-a692-6faee06a0804 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:48.700698 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-ead58179-a03c-4eef-a692-6faee06a0804 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Delete volume with id: ca062c27-2682-471f-b6c5-0f55ad93dbcc Aug 13 06:15:48.711172 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:48.711172 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:48.711172 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ead58179-a03c-4eef-a692-6faee06a0804 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:15:48.720192 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8d4b9e47-efe2-4a16-99c0-e824440a9089 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:48.722705 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8d4b9e47-efe2-4a16-99c0-e824440a9089 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 Aug 13 06:15:48.722705 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8d4b9e47-efe2-4a16-99c0-e824440a9089 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:48.722705 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8d4b9e47-efe2-4a16-99c0-e824440a9089 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:48.722705 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-8d4b9e47-efe2-4a16-99c0-e824440a9089 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Show backup with id aa1ebb5c-468d-4153-abce-05657544dce5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:15:48.727113 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8d4b9e47-efe2-4a16-99c0-e824440a9089 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 returned with HTTP 404 Aug 13 06:15:48.727643 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1013/4041] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:48 2026] GET /volume/v3/backups/aa1ebb5c-468d-4153-abce-05657544dce5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:15:48.730928 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ead58179-a03c-4eef-a692-6faee06a0804 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Delete volume request issued successfully. Aug 13 06:15:48.731101 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ead58179-a03c-4eef-a692-6faee06a0804 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc returned with HTTP 202 Aug 13 06:15:48.731502 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1018/4042] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:15:48 2026] DELETE /volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:15:48.737774 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3d9d8183-d7fa-4512-836c-072b79e58dd1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:48.739397 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d9d8183-d7fa-4512-836c-072b79e58dd1 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/d19c894f-f17f-4a9b-a8ce-78176e012ff4 Aug 13 06:15:48.739655 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d9d8183-d7fa-4512-836c-072b79e58dd1 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:48.739885 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d9d8183-d7fa-4512-836c-072b79e58dd1 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:48.740050 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-3d9d8183-d7fa-4512-836c-072b79e58dd1 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Delete volume with id: d19c894f-f17f-4a9b-a8ce-78176e012ff4 Aug 13 06:15:48.743155 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-20c49f7e-45bc-473a-82f3-1bdee8d2b2e2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:48.745042 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-20c49f7e-45bc-473a-82f3-1bdee8d2b2e2 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc Aug 13 06:15:48.745299 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-20c49f7e-45bc-473a-82f3-1bdee8d2b2e2 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:48.745483 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-20c49f7e-45bc-473a-82f3-1bdee8d2b2e2 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:48.747774 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:48.747774 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:48.748201 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3d9d8183-d7fa-4512-836c-072b79e58dd1 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Volume info retrieved successfully. Aug 13 06:15:48.752907 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:48.752907 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:48.757301 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-20c49f7e-45bc-473a-82f3-1bdee8d2b2e2 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:15:48.762045 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-20c49f7e-45bc-473a-82f3-1bdee8d2b2e2 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc returned with HTTP 200 Aug 13 06:15:48.762483 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1005/4043] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:48 2026] GET /volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:48.770370 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3d9d8183-d7fa-4512-836c-072b79e58dd1 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Delete volume request issued successfully. Aug 13 06:15:48.770701 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d9d8183-d7fa-4512-836c-072b79e58dd1 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/volumes/d19c894f-f17f-4a9b-a8ce-78176e012ff4 returned with HTTP 202 Aug 13 06:15:48.771147 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1008/4044] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:15:48 2026] DELETE /volume/v3/volumes/d19c894f-f17f-4a9b-a8ce-78176e012ff4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:15:48.779582 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2c4f2257-ba9b-4330-83d7-f98497b8eb52 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:48.783103 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2c4f2257-ba9b-4330-83d7-f98497b8eb52 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/volumes/d19c894f-f17f-4a9b-a8ce-78176e012ff4 Aug 13 06:15:48.784864 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2c4f2257-ba9b-4330-83d7-f98497b8eb52 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:48.786350 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2c4f2257-ba9b-4330-83d7-f98497b8eb52 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:48.795990 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:48.795990 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:48.800931 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2c4f2257-ba9b-4330-83d7-f98497b8eb52 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Volume info retrieved successfully. Aug 13 06:15:48.804370 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2c4f2257-ba9b-4330-83d7-f98497b8eb52 tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/volumes/d19c894f-f17f-4a9b-a8ce-78176e012ff4 returned with HTTP 200 Aug 13 06:15:48.805216 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1014/4045] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:48 2026] GET /volume/v3/volumes/d19c894f-f17f-4a9b-a8ce-78176e012ff4 => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:49.776364 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-476ac08a-8b22-4d66-81f0-6dde92f0fd93 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:49.778283 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-476ac08a-8b22-4d66-81f0-6dde92f0fd93 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc Aug 13 06:15:49.778506 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-476ac08a-8b22-4d66-81f0-6dde92f0fd93 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:49.778742 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-476ac08a-8b22-4d66-81f0-6dde92f0fd93 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:49.785004 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-476ac08a-8b22-4d66-81f0-6dde92f0fd93 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc returned with HTTP 404 Aug 13 06:15:49.785785 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1019/4046] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:49 2026] GET /volume/v3/volumes/ca062c27-2682-471f-b6c5-0f55ad93dbcc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:15:49.823101 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-32d240da-fb36-4c32-9246-3525254f2a2e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:49.824843 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32d240da-fb36-4c32-9246-3525254f2a2e tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] GET https://10.4.3.121/volume/v3/volumes/d19c894f-f17f-4a9b-a8ce-78176e012ff4 Aug 13 06:15:49.826417 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32d240da-fb36-4c32-9246-3525254f2a2e tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:49.826417 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-32d240da-fb36-4c32-9246-3525254f2a2e tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:49.831508 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-32d240da-fb36-4c32-9246-3525254f2a2e tempest-ProjectReaderTests33-1058807661 tempest-ProjectReaderTests33-1058807661-project-admin] https://10.4.3.121/volume/v3/volumes/d19c894f-f17f-4a9b-a8ce-78176e012ff4 returned with HTTP 404 Aug 13 06:15:49.832135 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1006/4047] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:15:49 2026] GET /volume/v3/volumes/d19c894f-f17f-4a9b-a8ce-78176e012ff4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:15:49.854600 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dc25a11f-13ad-466c-9d20-68de7a1e4f2c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:49.856947 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc25a11f-13ad-466c-9d20-68de7a1e4f2c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] DELETE https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f Aug 13 06:15:49.857272 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc25a11f-13ad-466c-9d20-68de7a1e4f2c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:49.857523 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dc25a11f-13ad-466c-9d20-68de7a1e4f2c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:49.858169 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-dc25a11f-13ad-466c-9d20-68de7a1e4f2c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Delete volume with id: f2474e51-a7df-4f9a-a681-d29a788e1b7f Aug 13 06:15:49.869042 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:49.869042 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:49.869766 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dc25a11f-13ad-466c-9d20-68de7a1e4f2c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:15:49.894554 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dc25a11f-13ad-466c-9d20-68de7a1e4f2c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Delete volume request issued successfully. Aug 13 06:15:49.894554 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dc25a11f-13ad-466c-9d20-68de7a1e4f2c tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f returned with HTTP 202 Aug 13 06:15:49.894751 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1009/4048] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:15:49 2026] DELETE /volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:15:49.903504 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8a9e4568-4555-4c89-8a13-a24bc3af00cc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:49.905706 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8a9e4568-4555-4c89-8a13-a24bc3af00cc tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f Aug 13 06:15:49.906359 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8a9e4568-4555-4c89-8a13-a24bc3af00cc tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:49.906359 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8a9e4568-4555-4c89-8a13-a24bc3af00cc tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:49.916040 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:49.916040 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:49.923304 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8a9e4568-4555-4c89-8a13-a24bc3af00cc tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:15:49.929252 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8a9e4568-4555-4c89-8a13-a24bc3af00cc tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f returned with HTTP 200 Aug 13 06:15:49.929768 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1015/4049] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:49 2026] GET /volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:50.128055 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-64e46161-f369-4958-a4b8-a464b107ca08 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:50.132872 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-64e46161-f369-4958-a4b8-a464b107ca08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/7b46313a-e806-4e59-bd9f-e6330cd4e103 Aug 13 06:15:50.133212 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-64e46161-f369-4958-a4b8-a464b107ca08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:50.133389 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-64e46161-f369-4958-a4b8-a464b107ca08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:50.139539 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:50.139539 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:50.140201 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-64e46161-f369-4958-a4b8-a464b107ca08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:15:50.141317 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-64e46161-f369-4958-a4b8-a464b107ca08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/7b46313a-e806-4e59-bd9f-e6330cd4e103 returned with HTTP 200 Aug 13 06:15:50.142091 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1020/4050] 10.4.3.121 () {68 vars in 1604 bytes} [Thu Aug 13 06:15:50 2026] GET /volume/v3/snapshots/7b46313a-e806-4e59-bd9f-e6330cd4e103 => generated 478 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:50.942162 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-72e011ba-e679-4e24-9b02-6b73f2d635c7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:50.945657 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-72e011ba-e679-4e24-9b02-6b73f2d635c7 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f Aug 13 06:15:50.945752 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-72e011ba-e679-4e24-9b02-6b73f2d635c7 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:50.945919 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-72e011ba-e679-4e24-9b02-6b73f2d635c7 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:50.953932 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-72e011ba-e679-4e24-9b02-6b73f2d635c7 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f returned with HTTP 404 Aug 13 06:15:50.954574 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1007/4051] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:50 2026] GET /volume/v3/volumes/f2474e51-a7df-4f9a-a681-d29a788e1b7f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:15:51.081132 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3730a95c-fc4a-4513-bc7f-7ae44c7a9e7d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:51.082915 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3730a95c-fc4a-4513-bc7f-7ae44c7a9e7d tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] DELETE https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 Aug 13 06:15:51.083093 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3730a95c-fc4a-4513-bc7f-7ae44c7a9e7d tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:51.083317 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3730a95c-fc4a-4513-bc7f-7ae44c7a9e7d tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:51.083463 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-3730a95c-fc4a-4513-bc7f-7ae44c7a9e7d tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Delete volume with id: e04bf85a-6304-4d88-8b24-2e8ab5ee6074 Aug 13 06:15:51.091382 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:51.091382 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:51.091984 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3730a95c-fc4a-4513-bc7f-7ae44c7a9e7d tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:15:51.127339 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3730a95c-fc4a-4513-bc7f-7ae44c7a9e7d tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Delete volume request issued successfully. Aug 13 06:15:51.127672 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3730a95c-fc4a-4513-bc7f-7ae44c7a9e7d tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 returned with HTTP 202 Aug 13 06:15:51.128263 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1010/4052] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:15:51 2026] DELETE /volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:15:51.135860 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c4bef4f0-3bd7-4386-a04b-6d383293b5c5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:51.138146 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4bef4f0-3bd7-4386-a04b-6d383293b5c5 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 Aug 13 06:15:51.138292 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c4bef4f0-3bd7-4386-a04b-6d383293b5c5 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:51.138548 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c4bef4f0-3bd7-4386-a04b-6d383293b5c5 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:51.148488 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:51.148488 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:51.152768 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c4bef4f0-3bd7-4386-a04b-6d383293b5c5 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Volume info retrieved successfully. Aug 13 06:15:51.161408 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4bef4f0-3bd7-4386-a04b-6d383293b5c5 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 returned with HTTP 200 Aug 13 06:15:51.161973 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1016/4053] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:51 2026] GET /volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:51.278956 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-00d1aa34-ee0e-4dc5-b488-96320b61cb97 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:51.281594 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-00d1aa34-ee0e-4dc5-b488-96320b61cb97 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/7b46313a-e806-4e59-bd9f-e6330cd4e103 Aug 13 06:15:51.281829 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-00d1aa34-ee0e-4dc5-b488-96320b61cb97 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:51.282023 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-00d1aa34-ee0e-4dc5-b488-96320b61cb97 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:51.287358 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:51.287358 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:51.287775 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-00d1aa34-ee0e-4dc5-b488-96320b61cb97 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:15:51.288623 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-00d1aa34-ee0e-4dc5-b488-96320b61cb97 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/7b46313a-e806-4e59-bd9f-e6330cd4e103 returned with HTTP 200 Aug 13 06:15:51.288956 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1021/4054] 10.4.3.121 () {68 vars in 1604 bytes} [Thu Aug 13 06:15:51 2026] GET /volume/v3/snapshots/7b46313a-e806-4e59-bd9f-e6330cd4e103 => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:51.299810 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-fbc7a117-84bd-4b59-9cf8-aebcf46fb98d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:51.302339 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-fbc7a117-84bd-4b59-9cf8-aebcf46fb98d tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 Aug 13 06:15:51.302603 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-fbc7a117-84bd-4b59-9cf8-aebcf46fb98d tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:51.302926 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-fbc7a117-84bd-4b59-9cf8-aebcf46fb98d tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:51.319940 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:51.319940 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:51.328227 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-fbc7a117-84bd-4b59-9cf8-aebcf46fb98d tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:15:51.333317 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-fbc7a117-84bd-4b59-9cf8-aebcf46fb98d tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 returned with HTTP 200 Aug 13 06:15:51.333783 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1008/4055] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:15:51 2026] GET /volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 => generated 1659 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:51.342977 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a809b0e0-2f21-4c38-ae07-d0f3e505662f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:51.345046 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a809b0e0-2f21-4c38-ae07-d0f3e505662f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:15:51.345684 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a809b0e0-2f21-4c38-ae07-d0f3e505662f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "7b46313a-e806-4e59-bd9f-e6330cd4e103", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:51.347585 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a809b0e0-2f21-4c38-ae07-d0f3e505662f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '7b46313a-e806-4e59-bd9f-e6330cd4e103', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:15:51.368457 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:51.368457 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:51.369030 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a809b0e0-2f21-4c38-ae07-d0f3e505662f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:15:51.369172 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a809b0e0-2f21-4c38-ae07-d0f3e505662f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume of 1 GB Aug 13 06:15:51.369847 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a809b0e0-2f21-4c38-ae07-d0f3e505662f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Availability Zones retrieved successfully. Aug 13 06:15:51.376895 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a809b0e0-2f21-4c38-ae07-d0f3e505662f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Flow 'volume_create_api' (c99bf048-1cbf-4abb-86f6-6ec68c37687e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:15:51.378597 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a809b0e0-2f21-4c38-ae07-d0f3e505662f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd989992-9849-4957-94e0-88a2f27cb5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:51.379634 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a809b0e0-2f21-4c38-ae07-d0f3e505662f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:15:51.414948 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a809b0e0-2f21-4c38-ae07-d0f3e505662f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd989992-9849-4957-94e0-88a2f27cb5ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7b46313a-e806-4e59-bd9f-e6330cd4e103', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:51.415734 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a809b0e0-2f21-4c38-ae07-d0f3e505662f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60559410-8acf-42ec-85e5-94b435b8095c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:51.464814 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a809b0e0-2f21-4c38-ae07-d0f3e505662f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Created reservations ['47f9c5e8-d2f1-40bd-bf2e-b279fa419654', 'b422f889-17db-454e-ab79-67d8372438d2', 'd8fb420f-999b-425e-bc08-a56c739ca237', '68c1732f-f4ce-4929-a53f-84e3e4e199ef'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:15:51.465687 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a809b0e0-2f21-4c38-ae07-d0f3e505662f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60559410-8acf-42ec-85e5-94b435b8095c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47f9c5e8-d2f1-40bd-bf2e-b279fa419654', 'b422f889-17db-454e-ab79-67d8372438d2', 'd8fb420f-999b-425e-bc08-a56c739ca237', '68c1732f-f4ce-4929-a53f-84e3e4e199ef']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:51.466422 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a809b0e0-2f21-4c38-ae07-d0f3e505662f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b7b0411-d407-4762-9a36-4e5b98651b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:51.518347 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a809b0e0-2f21-4c38-ae07-d0f3e505662f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b7b0411-d407-4762-9a36-4e5b98651b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82f9e06a-be82-4882-a6f3-e8147a0bad23', '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='b665e34b2c204a22974135bc82adfa56',qos_specs=None,replication_status=,reservations=['47f9c5e8-d2f1-40bd-bf2e-b279fa419654','b422f889-17db-454e-ab79-67d8372438d2','d8fb420f-999b-425e-bc08-a56c739ca237','68c1732f-f4ce-4929-a53f-84e3e4e199ef'],size=1,snapshot_id=7b46313a-e806-4e59-bd9f-e6330cd4e103,source_replicaid=,source_volid=None,status='creating',user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), '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-13T06:15:51Z,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=82f9e06a-be82-4882-a6f3-e8147a0bad23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b665e34b2c204a22974135bc82adfa56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7b46313a-e806-4e59-bd9f-e6330cd4e103,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:51.519069 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a809b0e0-2f21-4c38-ae07-d0f3e505662f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bd15b25-e03b-457e-82cf-565e8be7a1a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:51.540117 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a809b0e0-2f21-4c38-ae07-d0f3e505662f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bd15b25-e03b-457e-82cf-565e8be7a1a7) transitioned into 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='b665e34b2c204a22974135bc82adfa56',qos_specs=None,replication_status=,reservations=['47f9c5e8-d2f1-40bd-bf2e-b279fa419654','b422f889-17db-454e-ab79-67d8372438d2','d8fb420f-999b-425e-bc08-a56c739ca237','68c1732f-f4ce-4929-a53f-84e3e4e199ef'],size=1,snapshot_id=7b46313a-e806-4e59-bd9f-e6330cd4e103,source_replicaid=,source_volid=None,status='creating',user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:51.540907 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a809b0e0-2f21-4c38-ae07-d0f3e505662f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2061ad29-f885-46b6-9744-34519dea1c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:51.567859 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a809b0e0-2f21-4c38-ae07-d0f3e505662f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2061ad29-f885-46b6-9744-34519dea1c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:51.568979 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a809b0e0-2f21-4c38-ae07-d0f3e505662f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Flow 'volume_create_api' (c99bf048-1cbf-4abb-86f6-6ec68c37687e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:15:51.569340 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a809b0e0-2f21-4c38-ae07-d0f3e505662f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume request issued successfully. Aug 13 06:15:51.570032 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a809b0e0-2f21-4c38-ae07-d0f3e505662f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:15:51.570587 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1011/4056] 10.4.3.121 () {72 vars in 1541 bytes} [Thu Aug 13 06:15:51 2026] POST /volume/v3/volumes => generated 736 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:15:51.581443 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-11eb7321-ec56-47dd-8d7a-c35ed0977b31 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:51.584415 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-11eb7321-ec56-47dd-8d7a-c35ed0977b31 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/82f9e06a-be82-4882-a6f3-e8147a0bad23 Aug 13 06:15:51.584793 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-11eb7321-ec56-47dd-8d7a-c35ed0977b31 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:51.585199 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-11eb7321-ec56-47dd-8d7a-c35ed0977b31 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:51.594658 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:51.594658 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:51.601218 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-11eb7321-ec56-47dd-8d7a-c35ed0977b31 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:15:51.610440 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-11eb7321-ec56-47dd-8d7a-c35ed0977b31 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/82f9e06a-be82-4882-a6f3-e8147a0bad23 returned with HTTP 200 Aug 13 06:15:51.611210 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1017/4057] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:15:51 2026] GET /volume/v3/volumes/82f9e06a-be82-4882-a6f3-e8147a0bad23 => generated 804 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:51.619640 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-ae778f4b-a884-4e90-91f4-1c60488d7879 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:51.622129 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-ae778f4b-a884-4e90-91f4-1c60488d7879 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/82f9e06a-be82-4882-a6f3-e8147a0bad23 Aug 13 06:15:51.622394 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-ae778f4b-a884-4e90-91f4-1c60488d7879 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:51.622656 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-ae778f4b-a884-4e90-91f4-1c60488d7879 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:51.631812 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:51.631812 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:51.635905 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-ae778f4b-a884-4e90-91f4-1c60488d7879 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:15:51.641024 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-ae778f4b-a884-4e90-91f4-1c60488d7879 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/82f9e06a-be82-4882-a6f3-e8147a0bad23 returned with HTTP 200 Aug 13 06:15:51.641581 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1022/4058] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:15:51 2026] GET /volume/v3/volumes/82f9e06a-be82-4882-a6f3-e8147a0bad23 => generated 804 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:15:51.742808 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-130a0fb8-99a0-4ff7-b21f-1005812694e3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:51.829596 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-130a0fb8-99a0-4ff7-b21f-1005812694e3 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:15:51.830017 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-130a0fb8-99a0-4ff7-b21f-1005812694e3 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-682369082"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:51.832737 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-130a0fb8-99a0-4ff7-b21f-1005812694e3 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-682369082'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:15:51.832873 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-130a0fb8-99a0-4ff7-b21f-1005812694e3 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Create volume of 1 GB Aug 13 06:15:51.842259 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-130a0fb8-99a0-4ff7-b21f-1005812694e3 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Availability Zones retrieved successfully. Aug 13 06:15:51.851147 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-130a0fb8-99a0-4ff7-b21f-1005812694e3 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Flow 'volume_create_api' (4f53f965-a18d-42e9-8a03-106638844b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:15:51.852082 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-130a0fb8-99a0-4ff7-b21f-1005812694e3 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c55fe76-76c3-442a-9694-f201dccf3798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:51.852914 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-130a0fb8-99a0-4ff7-b21f-1005812694e3 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:15:51.881848 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-130a0fb8-99a0-4ff7-b21f-1005812694e3 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c55fe76-76c3-442a-9694-f201dccf3798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:51.883327 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-130a0fb8-99a0-4ff7-b21f-1005812694e3 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0bfa69d-5f02-42ab-a732-cbdc033ffd47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:51.989921 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-130a0fb8-99a0-4ff7-b21f-1005812694e3 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Created reservations ['35d6259c-b7f6-4ee1-a927-ae78617c6c1e', 'da3f8a24-cd60-4112-9f37-e4e10db862e8', '8bce27da-432c-424d-b1d6-208610199540', '81f25717-f183-4d23-8a2c-1bc2844853b0'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:15:51.990728 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-130a0fb8-99a0-4ff7-b21f-1005812694e3 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0bfa69d-5f02-42ab-a732-cbdc033ffd47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35d6259c-b7f6-4ee1-a927-ae78617c6c1e', 'da3f8a24-cd60-4112-9f37-e4e10db862e8', '8bce27da-432c-424d-b1d6-208610199540', '81f25717-f183-4d23-8a2c-1bc2844853b0']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:51.991638 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-130a0fb8-99a0-4ff7-b21f-1005812694e3 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53ebc3cd-16b5-4f8b-95ce-13f31cb9abc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:52.015559 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-130a0fb8-99a0-4ff7-b21f-1005812694e3 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53ebc3cd-16b5-4f8b-95ce-13f31cb9abc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b02c0df-e758-4d88-b697-9e20a26c5a37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-682369082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7548aa251e934888a2a3612a83740481',qos_specs=None,replication_status=,reservations=['35d6259c-b7f6-4ee1-a927-ae78617c6c1e','da3f8a24-cd60-4112-9f37-e4e10db862e8','8bce27da-432c-424d-b1d6-208610199540','81f25717-f183-4d23-8a2c-1bc2844853b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67a57dd9914b4177aeba9986af403ee1',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:15:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-682369082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b02c0df-e758-4d88-b697-9e20a26c5a37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7548aa251e934888a2a3612a83740481',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67a57dd9914b4177aeba9986af403ee1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:52.016289 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-130a0fb8-99a0-4ff7-b21f-1005812694e3 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (459a0c72-ee22-4f9b-ade2-d3d84b84b945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:52.038837 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-130a0fb8-99a0-4ff7-b21f-1005812694e3 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (459a0c72-ee22-4f9b-ade2-d3d84b84b945) transitioned into state 'SUCCESS' from state '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-682369082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7548aa251e934888a2a3612a83740481',qos_specs=None,replication_status=,reservations=['35d6259c-b7f6-4ee1-a927-ae78617c6c1e','da3f8a24-cd60-4112-9f37-e4e10db862e8','8bce27da-432c-424d-b1d6-208610199540','81f25717-f183-4d23-8a2c-1bc2844853b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67a57dd9914b4177aeba9986af403ee1',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:52.039597 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-130a0fb8-99a0-4ff7-b21f-1005812694e3 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c72855c-038f-4b15-8893-33ae9cfe5594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:52.048325 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-130a0fb8-99a0-4ff7-b21f-1005812694e3 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c72855c-038f-4b15-8893-33ae9cfe5594) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:52.049041 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-130a0fb8-99a0-4ff7-b21f-1005812694e3 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Flow 'volume_create_api' (4f53f965-a18d-42e9-8a03-106638844b2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:15:52.049315 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-130a0fb8-99a0-4ff7-b21f-1005812694e3 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Create volume request issued successfully. Aug 13 06:15:52.049853 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-130a0fb8-99a0-4ff7-b21f-1005812694e3 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:15:52.050263 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1009/4059] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:15:51 2026] POST /volume/v3/volumes => generated 777 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:15:52.062037 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2a5f0464-23bd-43b9-b5d0-28f843fd4649 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:52.063965 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a5f0464-23bd-43b9-b5d0-28f843fd4649 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/volumes/6b02c0df-e758-4d88-b697-9e20a26c5a37 Aug 13 06:15:52.064147 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a5f0464-23bd-43b9-b5d0-28f843fd4649 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:52.064392 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2a5f0464-23bd-43b9-b5d0-28f843fd4649 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:52.072610 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:52.072610 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:52.076350 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2a5f0464-23bd-43b9-b5d0-28f843fd4649 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Volume info retrieved successfully. Aug 13 06:15:52.080306 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2a5f0464-23bd-43b9-b5d0-28f843fd4649 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes/6b02c0df-e758-4d88-b697-9e20a26c5a37 returned with HTTP 200 Aug 13 06:15:52.080724 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1012/4060] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:52 2026] GET /volume/v3/volumes/6b02c0df-e758-4d88-b697-9e20a26c5a37 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:52.174384 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c094a3d3-55cd-4e95-beac-feea021875e8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:52.177028 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c094a3d3-55cd-4e95-beac-feea021875e8 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] GET https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 Aug 13 06:15:52.177355 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c094a3d3-55cd-4e95-beac-feea021875e8 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:52.177661 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c094a3d3-55cd-4e95-beac-feea021875e8 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:52.185143 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c094a3d3-55cd-4e95-beac-feea021875e8 tempest-AttachVolumeNegativeTest-184885114 tempest-AttachVolumeNegativeTest-184885114-project-member] https://10.4.3.121/volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 returned with HTTP 404 Aug 13 06:15:52.185814 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1018/4061] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:52 2026] GET /volume/v3/volumes/e04bf85a-6304-4d88-8b24-2e8ab5ee6074 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:15:53.100324 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1dededdf-5685-46b7-a02f-f28000627c8b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:53.102154 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1dededdf-5685-46b7-a02f-f28000627c8b tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/volumes/6b02c0df-e758-4d88-b697-9e20a26c5a37 Aug 13 06:15:53.102363 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1dededdf-5685-46b7-a02f-f28000627c8b tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:53.102565 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1dededdf-5685-46b7-a02f-f28000627c8b tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:53.111507 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:53.111507 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:53.117690 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1dededdf-5685-46b7-a02f-f28000627c8b tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Volume info retrieved successfully. Aug 13 06:15:53.127655 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1dededdf-5685-46b7-a02f-f28000627c8b tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes/6b02c0df-e758-4d88-b697-9e20a26c5a37 returned with HTTP 200 Aug 13 06:15:53.128042 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1023/4062] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:53 2026] GET /volume/v3/volumes/6b02c0df-e758-4d88-b697-9e20a26c5a37 => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:53.141853 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-29ef34c0-25ae-48fc-9531-f69c9abd31e9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:53.144282 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29ef34c0-25ae-48fc-9531-f69c9abd31e9 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:15:53.144613 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-29ef34c0-25ae-48fc-9531-f69c9abd31e9 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6b02c0df-e758-4d88-b697-9e20a26c5a37", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-800788757"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:53.152815 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:53.152815 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:53.153174 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-29ef34c0-25ae-48fc-9531-f69c9abd31e9 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Volume info retrieved successfully. Aug 13 06:15:53.153301 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-29ef34c0-25ae-48fc-9531-f69c9abd31e9 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Create snapshot from volume 6b02c0df-e758-4d88-b697-9e20a26c5a37 Aug 13 06:15:53.187350 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-29ef34c0-25ae-48fc-9531-f69c9abd31e9 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Created reservations ['b95978cb-dd4b-40d3-ace1-e9fc5c951365', '73e1f4a0-0208-4c8c-9656-c3eee61cdf13', 'edf03cf4-966e-4a76-9ee4-657f8dd3eee8', '5e14282e-8be5-45ca-b213-8d4cd269182c'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:15:53.212172 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-29ef34c0-25ae-48fc-9531-f69c9abd31e9 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot create request issued successfully. Aug 13 06:15:53.212502 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-29ef34c0-25ae-48fc-9531-f69c9abd31e9 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:15:53.212927 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1010/4063] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:15:53 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 13 06:15:53.225864 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cff8b56b-aa87-4397-a3ca-61fa53ee7d35 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:53.229063 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cff8b56b-aa87-4397-a3ca-61fa53ee7d35 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/snapshots/a7587218-879a-491b-a5e8-9a57ae29a8aa Aug 13 06:15:53.229379 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cff8b56b-aa87-4397-a3ca-61fa53ee7d35 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:53.229671 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cff8b56b-aa87-4397-a3ca-61fa53ee7d35 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:53.241975 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:53.241975 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:53.242421 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cff8b56b-aa87-4397-a3ca-61fa53ee7d35 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot retrieved successfully. Aug 13 06:15:53.243143 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cff8b56b-aa87-4397-a3ca-61fa53ee7d35 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots/a7587218-879a-491b-a5e8-9a57ae29a8aa returned with HTTP 200 Aug 13 06:15:53.244200 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1013/4064] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:15:53 2026] GET /volume/v3/snapshots/a7587218-879a-491b-a5e8-9a57ae29a8aa => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:54.253835 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2bdf4c98-665b-43fa-883c-54c357ea5286 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:54.255692 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2bdf4c98-665b-43fa-883c-54c357ea5286 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/snapshots/a7587218-879a-491b-a5e8-9a57ae29a8aa Aug 13 06:15:54.255947 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2bdf4c98-665b-43fa-883c-54c357ea5286 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:54.256201 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2bdf4c98-665b-43fa-883c-54c357ea5286 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:54.266414 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:54.266414 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:54.266790 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2bdf4c98-665b-43fa-883c-54c357ea5286 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot retrieved successfully. Aug 13 06:15:54.267651 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2bdf4c98-665b-43fa-883c-54c357ea5286 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots/a7587218-879a-491b-a5e8-9a57ae29a8aa returned with HTTP 200 Aug 13 06:15:54.268073 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1019/4065] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:15:54 2026] GET /volume/v3/snapshots/a7587218-879a-491b-a5e8-9a57ae29a8aa => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:54.283731 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7d849364-ad5a-48b9-9cfd-60cd54a3d570 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:54.336950 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f7a203bb-6366-4e13-a494-773092f66587 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:54.342028 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f7a203bb-6366-4e13-a494-773092f66587 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:15:54.342454 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f7a203bb-6366-4e13-a494-773092f66587 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-948955035", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:54.345037 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-f7a203bb-6366-4e13-a494-773092f66587 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-948955035', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:15:54.345190 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-f7a203bb-6366-4e13-a494-773092f66587 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Create volume of 1 GB Aug 13 06:15:54.345575 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:54.345575 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:54.350696 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f7a203bb-6366-4e13-a494-773092f66587 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Availability Zones retrieved successfully. Aug 13 06:15:54.359266 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7d849364-ad5a-48b9-9cfd-60cd54a3d570 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] POST https://10.4.3.121/volume/v3/snapshots/a7587218-879a-491b-a5e8-9a57ae29a8aa/action Aug 13 06:15:54.359382 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f7a203bb-6366-4e13-a494-773092f66587 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Flow 'volume_create_api' (59187966-9e51-494a-a896-d0df8f61348d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:15:54.359420 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7d849364-ad5a-48b9-9cfd-60cd54a3d570 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:15:54.359420 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7d849364-ad5a-48b9-9cfd-60cd54a3d570 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:54.359498 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f7a203bb-6366-4e13-a494-773092f66587 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (344659b3-c4ed-40eb-9840-29e04557329f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:54.359498 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-f7a203bb-6366-4e13-a494-773092f66587 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:15:54.364517 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:54.364517 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:54.365162 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7d849364-ad5a-48b9-9cfd-60cd54a3d570 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] Snapshot retrieved successfully. Aug 13 06:15:54.366384 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.policy [None req-7d849364-ad5a-48b9-9cfd-60cd54a3d570 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '84b779e3a4164aeda9167059a439b13f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7548aa251e934888a2a3612a83740481', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100322) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:15:54.366769 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7d849364-ad5a-48b9-9cfd-60cd54a3d570 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] https://10.4.3.121/volume/v3/snapshots/a7587218-879a-491b-a5e8-9a57ae29a8aa/action returned with HTTP 403 Aug 13 06:15:54.367360 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1024/4066] 10.4.3.121 () {68 vars in 1396 bytes} [Thu Aug 13 06:15:54 2026] POST /volume/v3/snapshots/a7587218-879a-491b-a5e8-9a57ae29a8aa/action => generated 133 bytes in 84 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:15:54.385286 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f7a203bb-6366-4e13-a494-773092f66587 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (344659b3-c4ed-40eb-9840-29e04557329f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:54.386387 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f7a203bb-6366-4e13-a494-773092f66587 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aa24afe-1e70-47c7-9bb8-a81afeedde72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:54.396598 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-680647e6-7b93-4ce9-a0cb-587afdbc33d4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:54.400893 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-680647e6-7b93-4ce9-a0cb-587afdbc33d4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] DELETE https://10.4.3.121/volume/v3/snapshots/a7587218-879a-491b-a5e8-9a57ae29a8aa Aug 13 06:15:54.401121 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-680647e6-7b93-4ce9-a0cb-587afdbc33d4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:54.401341 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-680647e6-7b93-4ce9-a0cb-587afdbc33d4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:54.401447 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-680647e6-7b93-4ce9-a0cb-587afdbc33d4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Delete snapshot with id: a7587218-879a-491b-a5e8-9a57ae29a8aa Aug 13 06:15:54.406924 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:54.406924 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:54.407294 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-680647e6-7b93-4ce9-a0cb-587afdbc33d4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot retrieved successfully. Aug 13 06:15:54.423908 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-680647e6-7b93-4ce9-a0cb-587afdbc33d4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot delete request issued successfully. Aug 13 06:15:54.424159 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-680647e6-7b93-4ce9-a0cb-587afdbc33d4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots/a7587218-879a-491b-a5e8-9a57ae29a8aa returned with HTTP 202 Aug 13 06:15:54.425115 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1014/4067] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:15:54 2026] DELETE /volume/v3/snapshots/a7587218-879a-491b-a5e8-9a57ae29a8aa => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:15:54.433142 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5f8f4228-d88d-4b0e-ba02-4f1fce7b1e43 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:54.435294 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5f8f4228-d88d-4b0e-ba02-4f1fce7b1e43 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/snapshots/a7587218-879a-491b-a5e8-9a57ae29a8aa Aug 13 06:15:54.435495 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5f8f4228-d88d-4b0e-ba02-4f1fce7b1e43 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:54.435693 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5f8f4228-d88d-4b0e-ba02-4f1fce7b1e43 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:54.447146 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:54.447146 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:54.447522 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5f8f4228-d88d-4b0e-ba02-4f1fce7b1e43 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot retrieved successfully. Aug 13 06:15:54.448240 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5f8f4228-d88d-4b0e-ba02-4f1fce7b1e43 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots/a7587218-879a-491b-a5e8-9a57ae29a8aa returned with HTTP 200 Aug 13 06:15:54.448648 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1020/4068] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:15:54 2026] GET /volume/v3/snapshots/a7587218-879a-491b-a5e8-9a57ae29a8aa => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:54.465971 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-f7a203bb-6366-4e13-a494-773092f66587 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Created reservations ['87e2b4e1-32e4-4b39-b116-5998953301d8', 'b784a7f8-0763-49c5-b3d9-dd93f2435a69', '72acfde3-4cf7-43c9-86dd-2951592b33c5', '41f1188f-e281-4577-bffd-9663d1c4dd66'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:15:54.467169 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f7a203bb-6366-4e13-a494-773092f66587 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aa24afe-1e70-47c7-9bb8-a81afeedde72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87e2b4e1-32e4-4b39-b116-5998953301d8', 'b784a7f8-0763-49c5-b3d9-dd93f2435a69', '72acfde3-4cf7-43c9-86dd-2951592b33c5', '41f1188f-e281-4577-bffd-9663d1c4dd66']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:54.468366 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f7a203bb-6366-4e13-a494-773092f66587 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52245415-1588-4e6d-8be7-5b6dc5823f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:54.498357 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f7a203bb-6366-4e13-a494-773092f66587 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52245415-1588-4e6d-8be7-5b6dc5823f24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '872b689b-e2ae-4d4e-a62a-c5879bb46100', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-948955035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c04d27562b7142229f486040190ff848',qos_specs=None,replication_status=,reservations=['87e2b4e1-32e4-4b39-b116-5998953301d8','b784a7f8-0763-49c5-b3d9-dd93f2435a69','72acfde3-4cf7-43c9-86dd-2951592b33c5','41f1188f-e281-4577-bffd-9663d1c4dd66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17a7e07e6e6f49ac99178fbe0d932258',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:15:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-948955035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=872b689b-e2ae-4d4e-a62a-c5879bb46100,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c04d27562b7142229f486040190ff848',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17a7e07e6e6f49ac99178fbe0d932258',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:54.500237 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f7a203bb-6366-4e13-a494-773092f66587 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35185831-6779-4443-9f0d-0bfbf13bcf6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:54.522331 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f7a203bb-6366-4e13-a494-773092f66587 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35185831-6779-4443-9f0d-0bfbf13bcf6a) transitioned into state 'SUCCESS' from state '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-948955035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c04d27562b7142229f486040190ff848',qos_specs=None,replication_status=,reservations=['87e2b4e1-32e4-4b39-b116-5998953301d8','b784a7f8-0763-49c5-b3d9-dd93f2435a69','72acfde3-4cf7-43c9-86dd-2951592b33c5','41f1188f-e281-4577-bffd-9663d1c4dd66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17a7e07e6e6f49ac99178fbe0d932258',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:54.523177 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f7a203bb-6366-4e13-a494-773092f66587 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9930a0b4-5718-473f-825a-a1475f4c38f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:54.533507 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f7a203bb-6366-4e13-a494-773092f66587 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9930a0b4-5718-473f-825a-a1475f4c38f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:54.538114 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-f7a203bb-6366-4e13-a494-773092f66587 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Flow 'volume_create_api' (59187966-9e51-494a-a896-d0df8f61348d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:15:54.538532 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f7a203bb-6366-4e13-a494-773092f66587 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Create volume request issued successfully. Aug 13 06:15:54.539122 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f7a203bb-6366-4e13-a494-773092f66587 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:15:54.539723 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1011/4069] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:15:54 2026] POST /volume/v3/volumes => generated 756 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:15:54.556465 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7ad21803-1b54-42f6-8c21-a28b598f44c4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:54.558117 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7ad21803-1b54-42f6-8c21-a28b598f44c4 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 Aug 13 06:15:54.559654 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7ad21803-1b54-42f6-8c21-a28b598f44c4 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:54.559654 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7ad21803-1b54-42f6-8c21-a28b598f44c4 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:54.570147 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:54.570147 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:54.579831 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7ad21803-1b54-42f6-8c21-a28b598f44c4 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:15:54.585814 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7ad21803-1b54-42f6-8c21-a28b598f44c4 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 returned with HTTP 200 Aug 13 06:15:54.586461 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1025/4070] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:54 2026] GET /volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:54.653267 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a8a13ae7-7c2d-4c5f-a053-913125a97c68 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:54.659218 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a8a13ae7-7c2d-4c5f-a053-913125a97c68 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/82f9e06a-be82-4882-a6f3-e8147a0bad23 Aug 13 06:15:54.659218 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a8a13ae7-7c2d-4c5f-a053-913125a97c68 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:54.659218 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a8a13ae7-7c2d-4c5f-a053-913125a97c68 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:54.669806 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:54.669806 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:54.674123 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a8a13ae7-7c2d-4c5f-a053-913125a97c68 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:15:54.680630 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a8a13ae7-7c2d-4c5f-a053-913125a97c68 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/82f9e06a-be82-4882-a6f3-e8147a0bad23 returned with HTTP 200 Aug 13 06:15:54.681066 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1015/4071] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:15:54 2026] GET /volume/v3/volumes/82f9e06a-be82-4882-a6f3-e8147a0bad23 => generated 1345 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:54.691789 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5e34baba-a0a9-4aec-adba-f21c8fdcaacf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:54.692290 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5e34baba-a0a9-4aec-adba-f21c8fdcaacf None None] GET https://10.4.3.121/volume// Aug 13 06:15:54.692543 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5e34baba-a0a9-4aec-adba-f21c8fdcaacf None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:54.692793 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5e34baba-a0a9-4aec-adba-f21c8fdcaacf None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:54.693249 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5e34baba-a0a9-4aec-adba-f21c8fdcaacf None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:15:54.693619 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1021/4072] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:15:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:15:54.702768 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-c1a07723-08fa-4302-acb9-c549a2e41e09 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:54.705113 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-c1a07723-08fa-4302-acb9-c549a2e41e09 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:15:54.705512 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-c1a07723-08fa-4302-acb9-c549a2e41e09 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82f9e06a-be82-4882-a6f3-e8147a0bad23", "connector": null, "instance_uuid": "df526596-2067-4166-9e88-77055f49ec5f"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:54.715056 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:54.715056 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:54.748846 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-c1a07723-08fa-4302-acb9-c549a2e41e09 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:15:54.749346 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1012/4073] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:15:54 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 13 06:15:54.757088 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9dd25ff2-9771-4879-aeda-27bf75ca51d9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:54.757088 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9dd25ff2-9771-4879-aeda-27bf75ca51d9 None None] GET https://10.4.3.121/volume// Aug 13 06:15:54.757088 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9dd25ff2-9771-4879-aeda-27bf75ca51d9 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:54.757088 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9dd25ff2-9771-4879-aeda-27bf75ca51d9 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:54.757088 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9dd25ff2-9771-4879-aeda-27bf75ca51d9 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:15:54.757088 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1026/4074] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:15:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:15:54.762986 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a002995b-1ee8-4b73-8bd8-c9fb8ddbf848 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:54.765096 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a002995b-1ee8-4b73-8bd8-c9fb8ddbf848 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/82f9e06a-be82-4882-a6f3-e8147a0bad23 Aug 13 06:15:54.765325 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a002995b-1ee8-4b73-8bd8-c9fb8ddbf848 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:54.765517 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a002995b-1ee8-4b73-8bd8-c9fb8ddbf848 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:54.775306 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:54.775306 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:54.779205 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a002995b-1ee8-4b73-8bd8-c9fb8ddbf848 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:15:54.788145 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-a002995b-1ee8-4b73-8bd8-c9fb8ddbf848 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/82f9e06a-be82-4882-a6f3-e8147a0bad23 returned with HTTP 200 Aug 13 06:15:54.788699 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1016/4075] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:15:54 2026] GET /volume/v3/volumes/82f9e06a-be82-4882-a6f3-e8147a0bad23 => generated 1524 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:15:54.893546 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-6b24ead7-a898-48a1-9ce6-8cc28b827b08 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:54.895786 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-6b24ead7-a898-48a1-9ce6-8cc28b827b08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] PUT https://10.4.3.121/volume/v3/attachments/66ed64cc-a01a-47e2-bcb3-1c87d7b80d9c Aug 13 06:15:54.896308 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-6b24ead7-a898-48a1-9ce6-8cc28b827b08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:54.906566 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-6b24ead7-a898-48a1-9ce6-8cc28b827b08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Acquiring lock "cinder-attachment_update-82f9e06a-be82-4882-a6f3-e8147a0bad23-np0000007163" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:15:54.912390 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-6b24ead7-a898-48a1-9ce6-8cc28b827b08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Lock "cinder-attachment_update-82f9e06a-be82-4882-a6f3-e8147a0bad23-np0000007163" acquired by "attachment_update" :: waited 0.006s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:15:54.913355 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:54.913355 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:55.025134 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-6b24ead7-a898-48a1-9ce6-8cc28b827b08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Lock "cinder-attachment_update-82f9e06a-be82-4882-a6f3-e8147a0bad23-np0000007163" released by "attachment_update" :: held 0.113s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:15:55.025457 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-6b24ead7-a898-48a1-9ce6-8cc28b827b08 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/66ed64cc-a01a-47e2-bcb3-1c87d7b80d9c returned with HTTP 200 Aug 13 06:15:55.025936 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1022/4076] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:15:54 2026] PUT /volume/v3/attachments/66ed64cc-a01a-47e2-bcb3-1c87d7b80d9c => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:55.057736 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-e3ea7a81-aeac-4ceb-b2bf-03574f9256be None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:55.059612 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-e3ea7a81-aeac-4ceb-b2bf-03574f9256be tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/attachments/66ed64cc-a01a-47e2-bcb3-1c87d7b80d9c/action Aug 13 06:15:55.059943 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-e3ea7a81-aeac-4ceb-b2bf-03574f9256be tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:15:55.060056 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-e3ea7a81-aeac-4ceb-b2bf-03574f9256be tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:55.080156 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:55.080156 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:55.091539 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ebff0c46-1762-40c7-9595-e9c74300a694 req-e3ea7a81-aeac-4ceb-b2bf-03574f9256be tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/66ed64cc-a01a-47e2-bcb3-1c87d7b80d9c/action returned with HTTP 204 Aug 13 06:15:55.092010 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1013/4077] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:15:55 2026] POST /volume/v3/attachments/66ed64cc-a01a-47e2-bcb3-1c87d7b80d9c/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:15:55.363396 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-978e4d60-ef72-4feb-b888-1523ad472aed req-8a954e0c-0993-44be-a505-8e455355291c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:55.365803 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-978e4d60-ef72-4feb-b888-1523ad472aed req-8a954e0c-0993-44be-a505-8e455355291c tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/limits Aug 13 06:15:55.366271 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-978e4d60-ef72-4feb-b888-1523ad472aed req-8a954e0c-0993-44be-a505-8e455355291c tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:55.366586 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-978e4d60-ef72-4feb-b888-1523ad472aed req-8a954e0c-0993-44be-a505-8e455355291c tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:55.374738 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [req-978e4d60-ef72-4feb-b888-1523ad472aed req-8a954e0c-0993-44be-a505-8e455355291c tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1303653412 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1303653412, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:15:55.375098 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [req-978e4d60-ef72-4feb-b888-1523ad472aed req-8a954e0c-0993-44be-a505-8e455355291c tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1303653412 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1303653412, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:15:55.375522 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [req-978e4d60-ef72-4feb-b888-1523ad472aed req-8a954e0c-0993-44be-a505-8e455355291c tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1303653412 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1303653412, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:15:55.387026 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-978e4d60-ef72-4feb-b888-1523ad472aed req-8a954e0c-0993-44be-a505-8e455355291c tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/limits returned with HTTP 200 Aug 13 06:15:55.387610 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1027/4078] 10.4.3.121 () {68 vars in 1484 bytes} [Thu Aug 13 06:15:55 2026] GET /volume/v3/limits => generated 302 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:55.426054 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-978e4d60-ef72-4feb-b888-1523ad472aed req-777e9dfc-5393-42ee-bcb9-2d8b50ba1cb2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:55.429663 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-978e4d60-ef72-4feb-b888-1523ad472aed req-777e9dfc-5393-42ee-bcb9-2d8b50ba1cb2 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 Aug 13 06:15:55.429857 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-978e4d60-ef72-4feb-b888-1523ad472aed req-777e9dfc-5393-42ee-bcb9-2d8b50ba1cb2 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:55.430049 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-978e4d60-ef72-4feb-b888-1523ad472aed req-777e9dfc-5393-42ee-bcb9-2d8b50ba1cb2 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:55.440014 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:55.440014 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:55.443413 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-978e4d60-ef72-4feb-b888-1523ad472aed req-777e9dfc-5393-42ee-bcb9-2d8b50ba1cb2 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Volume info retrieved successfully. Aug 13 06:15:55.447863 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-978e4d60-ef72-4feb-b888-1523ad472aed req-777e9dfc-5393-42ee-bcb9-2d8b50ba1cb2 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 returned with HTTP 200 Aug 13 06:15:55.448445 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1017/4079] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:15:55 2026] GET /volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 => generated 1661 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:55.459450 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ab069b99-5fa1-476b-a211-5c1813d3c54e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:55.459770 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-978e4d60-ef72-4feb-b888-1523ad472aed req-ee9c29ce-0bd6-4244-a31b-c1783efbd8e8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:55.461301 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ab069b99-5fa1-476b-a211-5c1813d3c54e tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/snapshots/a7587218-879a-491b-a5e8-9a57ae29a8aa Aug 13 06:15:55.461647 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ab069b99-5fa1-476b-a211-5c1813d3c54e tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:55.461886 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ab069b99-5fa1-476b-a211-5c1813d3c54e tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:55.463398 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-978e4d60-ef72-4feb-b888-1523ad472aed req-ee9c29ce-0bd6-4244-a31b-c1783efbd8e8 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:15:55.464725 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-978e4d60-ef72-4feb-b888-1523ad472aed req-ee9c29ce-0bd6-4244-a31b-c1783efbd8e8 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c2b36943-a99e-45ef-97e0-a2cc06024980", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-112633045", "description": null, "metadata": {}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:55.466311 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ab069b99-5fa1-476b-a211-5c1813d3c54e tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots/a7587218-879a-491b-a5e8-9a57ae29a8aa returned with HTTP 404 Aug 13 06:15:55.466834 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1014/4080] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:15:55 2026] GET /volume/v3/snapshots/a7587218-879a-491b-a5e8-9a57ae29a8aa => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:15:55.477113 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f732bda6-e55e-4ec2-8035-db3e6d639ab8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:55.480340 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f732bda6-e55e-4ec2-8035-db3e6d639ab8 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/6b02c0df-e758-4d88-b697-9e20a26c5a37 Aug 13 06:15:55.480340 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f732bda6-e55e-4ec2-8035-db3e6d639ab8 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:55.480340 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f732bda6-e55e-4ec2-8035-db3e6d639ab8 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:55.480340 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-f732bda6-e55e-4ec2-8035-db3e6d639ab8 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Delete volume with id: 6b02c0df-e758-4d88-b697-9e20a26c5a37 Aug 13 06:15:55.481299 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:55.481299 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:55.481915 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-978e4d60-ef72-4feb-b888-1523ad472aed req-ee9c29ce-0bd6-4244-a31b-c1783efbd8e8 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Volume info retrieved successfully. Aug 13 06:15:55.482116 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [req-978e4d60-ef72-4feb-b888-1523ad472aed req-ee9c29ce-0bd6-4244-a31b-c1783efbd8e8 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Create snapshot from volume c2b36943-a99e-45ef-97e0-a2cc06024980 Aug 13 06:15:55.487318 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:55.487318 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:55.487874 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f732bda6-e55e-4ec2-8035-db3e6d639ab8 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Volume info retrieved successfully. Aug 13 06:15:55.506777 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f732bda6-e55e-4ec2-8035-db3e6d639ab8 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Delete volume request issued successfully. Aug 13 06:15:55.507159 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f732bda6-e55e-4ec2-8035-db3e6d639ab8 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes/6b02c0df-e758-4d88-b697-9e20a26c5a37 returned with HTTP 202 Aug 13 06:15:55.507766 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1028/4081] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:15:55 2026] DELETE /volume/v3/volumes/6b02c0df-e758-4d88-b697-9e20a26c5a37 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:15:55.508292 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [req-978e4d60-ef72-4feb-b888-1523ad472aed req-ee9c29ce-0bd6-4244-a31b-c1783efbd8e8 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Created reservations ['0d032748-524b-4893-8211-eb3e4390bce4', 'a51557e8-d2fe-41f0-b963-ec679fbd24df', 'd5fdeafc-662f-44b8-a454-7b35e64c519b', 'c100f3ae-3f2b-4c0c-8d57-3cc8cf89c26a'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:15:55.516431 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8b8f5d71-70ad-4f97-b735-bedaa743f0d4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:55.518154 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b8f5d71-70ad-4f97-b735-bedaa743f0d4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/volumes/6b02c0df-e758-4d88-b697-9e20a26c5a37 Aug 13 06:15:55.518341 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b8f5d71-70ad-4f97-b735-bedaa743f0d4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:55.518571 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b8f5d71-70ad-4f97-b735-bedaa743f0d4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:55.525453 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:55.525453 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:55.529049 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8b8f5d71-70ad-4f97-b735-bedaa743f0d4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Volume info retrieved successfully. Aug 13 06:15:55.533562 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b8f5d71-70ad-4f97-b735-bedaa743f0d4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes/6b02c0df-e758-4d88-b697-9e20a26c5a37 returned with HTTP 200 Aug 13 06:15:55.534099 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1018/4082] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:55 2026] GET /volume/v3/volumes/6b02c0df-e758-4d88-b697-9e20a26c5a37 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:55.551207 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-978e4d60-ef72-4feb-b888-1523ad472aed req-ee9c29ce-0bd6-4244-a31b-c1783efbd8e8 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Snapshot force create request issued successfully. Aug 13 06:15:55.551207 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-978e4d60-ef72-4feb-b888-1523ad472aed req-ee9c29ce-0bd6-4244-a31b-c1783efbd8e8 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:15:55.551207 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1023/4083] 10.4.3.121 () {72 vars in 1547 bytes} [Thu Aug 13 06:15:55 2026] POST /volume/v3/snapshots => generated 323 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:15:55.598885 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5f452688-f197-4817-b00d-3ca6aca2ecca None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:55.601627 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5f452688-f197-4817-b00d-3ca6aca2ecca tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 Aug 13 06:15:55.602120 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5f452688-f197-4817-b00d-3ca6aca2ecca tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:55.602423 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5f452688-f197-4817-b00d-3ca6aca2ecca tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:55.611132 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:55.611132 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:55.616260 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5f452688-f197-4817-b00d-3ca6aca2ecca tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:15:55.621929 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5f452688-f197-4817-b00d-3ca6aca2ecca tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 returned with HTTP 200 Aug 13 06:15:55.622420 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1015/4084] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:55 2026] GET /volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:55.638549 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-890a9343-e785-4b87-bc85-800b48220089 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:55.640352 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-890a9343-e785-4b87-bc85-800b48220089 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 Aug 13 06:15:55.640771 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-890a9343-e785-4b87-bc85-800b48220089 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:55.641117 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-890a9343-e785-4b87-bc85-800b48220089 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:55.650004 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:55.650004 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:55.654942 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-890a9343-e785-4b87-bc85-800b48220089 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:15:55.660873 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-890a9343-e785-4b87-bc85-800b48220089 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 returned with HTTP 200 Aug 13 06:15:55.661467 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1029/4085] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:55 2026] GET /volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:56.066584 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b8d8cdf6-d52f-4cdf-b9d0-c22a972a3f96 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:56.129966 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8d8cdf6-d52f-4cdf-b9d0-c22a972a3f96 tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] POST https://10.4.3.121/volume/v3/group_types Aug 13 06:15:56.130380 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8d8cdf6-d52f-4cdf-b9d0-c22a972a3f96 tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-165247306"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:56.146019 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8d8cdf6-d52f-4cdf-b9d0-c22a972a3f96 tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] https://10.4.3.121/volume/v3/group_types returned with HTTP 202 Aug 13 06:15:56.146542 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1019/4086] 10.4.3.121 () {70 vars in 1311 bytes} [Thu Aug 13 06:15:56 2026] POST /volume/v3/group_types => generated 180 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:15:56.155733 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0320b167-249e-4b9e-a4be-4d5432d5d91d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:56.157988 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0320b167-249e-4b9e-a4be-4d5432d5d91d tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] POST https://10.4.3.121/volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs Aug 13 06:15:56.158349 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0320b167-249e-4b9e-a4be-4d5432d5d91d tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:56.159804 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:56.159804 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:56.175014 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0320b167-249e-4b9e-a4be-4d5432d5d91d tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] https://10.4.3.121/volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs returned with HTTP 202 Aug 13 06:15:56.175680 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1024/4087] 10.4.3.121 () {70 vars in 1458 bytes} [Thu Aug 13 06:15:56 2026] POST /volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs => generated 53 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:15:56.183117 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cc939be4-ee03-4e50-8d0d-57550f9de122 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:56.184869 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc939be4-ee03-4e50-8d0d-57550f9de122 tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] POST https://10.4.3.121/volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs Aug 13 06:15:56.185268 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc939be4-ee03-4e50-8d0d-57550f9de122 tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:56.200016 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc939be4-ee03-4e50-8d0d-57550f9de122 tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] https://10.4.3.121/volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs returned with HTTP 202 Aug 13 06:15:56.200473 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1016/4088] 10.4.3.121 () {70 vars in 1458 bytes} [Thu Aug 13 06:15:56 2026] POST /volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs => generated 61 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:15:56.207611 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b0af59b5-4d6e-4d25-a104-df093e109fa7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:56.209786 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b0af59b5-4d6e-4d25-a104-df093e109fa7 tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] GET https://10.4.3.121/volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs/key2 Aug 13 06:15:56.209786 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b0af59b5-4d6e-4d25-a104-df093e109fa7 tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:56.210001 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b0af59b5-4d6e-4d25-a104-df093e109fa7 tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:56.216572 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b0af59b5-4d6e-4d25-a104-df093e109fa7 tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] https://10.4.3.121/volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs/key2 returned with HTTP 200 Aug 13 06:15:56.217089 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1030/4089] 10.4.3.121 () {68 vars in 1452 bytes} [Thu Aug 13 06:15:56 2026] GET /volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs/key2 => generated 26 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:56.223874 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-deaa08e3-c0e0-41e1-8afa-f4a6ee4f72bd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:56.226722 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-deaa08e3-c0e0-41e1-8afa-f4a6ee4f72bd tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] GET https://10.4.3.121/volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs/key3 Aug 13 06:15:56.226955 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-deaa08e3-c0e0-41e1-8afa-f4a6ee4f72bd tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:56.227237 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-deaa08e3-c0e0-41e1-8afa-f4a6ee4f72bd tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:56.236174 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-deaa08e3-c0e0-41e1-8afa-f4a6ee4f72bd tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] https://10.4.3.121/volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs/key3 returned with HTTP 200 Aug 13 06:15:56.236614 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1020/4090] 10.4.3.121 () {68 vars in 1452 bytes} [Thu Aug 13 06:15:56 2026] GET /volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs/key3 => generated 18 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:56.247025 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c4870449-3069-464a-b1b7-bd1b0a69f6df None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:56.250313 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4870449-3069-464a-b1b7-bd1b0a69f6df tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] PUT https://10.4.3.121/volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs/key3 Aug 13 06:15:56.251097 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c4870449-3069-464a-b1b7-bd1b0a69f6df tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:56.268618 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4870449-3069-464a-b1b7-bd1b0a69f6df tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] https://10.4.3.121/volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs/key3 returned with HTTP 200 Aug 13 06:15:56.269053 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1025/4091] 10.4.3.121 () {70 vars in 1472 bytes} [Thu Aug 13 06:15:56 2026] PUT /volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs/key3 => generated 26 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:56.276239 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-706b9f04-d30a-43f7-8c93-18305fe333db None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:56.278198 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-706b9f04-d30a-43f7-8c93-18305fe333db tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] GET https://10.4.3.121/volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs Aug 13 06:15:56.278394 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-706b9f04-d30a-43f7-8c93-18305fe333db tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:56.278572 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-706b9f04-d30a-43f7-8c93-18305fe333db tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:56.285013 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-706b9f04-d30a-43f7-8c93-18305fe333db tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] https://10.4.3.121/volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs returned with HTTP 200 Aug 13 06:15:56.285564 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1017/4092] 10.4.3.121 () {68 vars in 1437 bytes} [Thu Aug 13 06:15:56 2026] GET /volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs => generated 87 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:56.293479 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ebdf3440-dbab-4914-ba97-b05e258647fe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:56.295114 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ebdf3440-dbab-4914-ba97-b05e258647fe tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] DELETE https://10.4.3.121/volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs/key1 Aug 13 06:15:56.295697 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ebdf3440-dbab-4914-ba97-b05e258647fe tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:56.295990 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ebdf3440-dbab-4914-ba97-b05e258647fe tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:56.309916 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ebdf3440-dbab-4914-ba97-b05e258647fe tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] https://10.4.3.121/volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs/key1 returned with HTTP 202 Aug 13 06:15:56.311869 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1031/4093] 10.4.3.121 () {68 vars in 1455 bytes} [Thu Aug 13 06:15:56 2026] DELETE /volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs/key1 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:15:56.318431 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7037c361-3c3f-4988-ba2b-d5d4fd0df4dd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:56.320595 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7037c361-3c3f-4988-ba2b-d5d4fd0df4dd tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] GET https://10.4.3.121/volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs/key1 Aug 13 06:15:56.320658 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7037c361-3c3f-4988-ba2b-d5d4fd0df4dd tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:56.320899 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7037c361-3c3f-4988-ba2b-d5d4fd0df4dd tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:56.331175 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7037c361-3c3f-4988-ba2b-d5d4fd0df4dd tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] HTTP exception thrown: Group Type db8c5876-4d26-434a-9cbf-1fad879a7828 has no extra spec with key key1. Aug 13 06:15:56.331502 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7037c361-3c3f-4988-ba2b-d5d4fd0df4dd tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] https://10.4.3.121/volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs/key1 returned with HTTP 404 Aug 13 06:15:56.332070 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1021/4094] 10.4.3.121 () {68 vars in 1452 bytes} [Thu Aug 13 06:15:56 2026] GET /volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs/key1 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:15:56.340041 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9e7b9866-7e1d-45d3-a953-73e31ee9bf76 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:56.343719 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9e7b9866-7e1d-45d3-a953-73e31ee9bf76 tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] DELETE https://10.4.3.121/volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs/key2 Aug 13 06:15:56.344028 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9e7b9866-7e1d-45d3-a953-73e31ee9bf76 tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:56.344319 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9e7b9866-7e1d-45d3-a953-73e31ee9bf76 tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:56.361820 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9e7b9866-7e1d-45d3-a953-73e31ee9bf76 tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] https://10.4.3.121/volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs/key2 returned with HTTP 202 Aug 13 06:15:56.362900 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1026/4095] 10.4.3.121 () {68 vars in 1455 bytes} [Thu Aug 13 06:15:56 2026] DELETE /volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs/key2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:15:56.372671 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f80f7797-d474-4509-ae79-be112d0b9f35 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:56.376899 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f80f7797-d474-4509-ae79-be112d0b9f35 tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] GET https://10.4.3.121/volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs/key2 Aug 13 06:15:56.376899 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f80f7797-d474-4509-ae79-be112d0b9f35 tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:56.376899 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f80f7797-d474-4509-ae79-be112d0b9f35 tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:56.384693 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f80f7797-d474-4509-ae79-be112d0b9f35 tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] HTTP exception thrown: Group Type db8c5876-4d26-434a-9cbf-1fad879a7828 has no extra spec with key key2. Aug 13 06:15:56.384693 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f80f7797-d474-4509-ae79-be112d0b9f35 tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] https://10.4.3.121/volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs/key2 returned with HTTP 404 Aug 13 06:15:56.387426 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1018/4096] 10.4.3.121 () {68 vars in 1452 bytes} [Thu Aug 13 06:15:56 2026] GET /volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs/key2 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:15:56.395300 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0edd064e-f498-444b-888e-69674e54cb43 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:56.398788 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0edd064e-f498-444b-888e-69674e54cb43 tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] DELETE https://10.4.3.121/volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs/key3 Aug 13 06:15:56.398788 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0edd064e-f498-444b-888e-69674e54cb43 tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:56.398788 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0edd064e-f498-444b-888e-69674e54cb43 tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:56.410022 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0edd064e-f498-444b-888e-69674e54cb43 tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] https://10.4.3.121/volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs/key3 returned with HTTP 202 Aug 13 06:15:56.410022 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1032/4097] 10.4.3.121 () {68 vars in 1455 bytes} [Thu Aug 13 06:15:56 2026] DELETE /volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs/key3 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:15:56.416922 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-98fdc5b8-2949-4255-8bff-bd836ccc21a7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:56.419261 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-98fdc5b8-2949-4255-8bff-bd836ccc21a7 tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] GET https://10.4.3.121/volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs/key3 Aug 13 06:15:56.419579 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-98fdc5b8-2949-4255-8bff-bd836ccc21a7 tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:56.419825 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-98fdc5b8-2949-4255-8bff-bd836ccc21a7 tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:56.426642 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-98fdc5b8-2949-4255-8bff-bd836ccc21a7 tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] HTTP exception thrown: Group Type db8c5876-4d26-434a-9cbf-1fad879a7828 has no extra spec with key key3. Aug 13 06:15:56.426913 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-98fdc5b8-2949-4255-8bff-bd836ccc21a7 tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] https://10.4.3.121/volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs/key3 returned with HTTP 404 Aug 13 06:15:56.427430 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1022/4098] 10.4.3.121 () {68 vars in 1452 bytes} [Thu Aug 13 06:15:56 2026] GET /volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828/group_specs/key3 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:15:56.436223 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5b6aeaca-966b-4cd9-82c3-e234c763114c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:56.438200 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b6aeaca-966b-4cd9-82c3-e234c763114c tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] DELETE https://10.4.3.121/volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828 Aug 13 06:15:56.438552 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b6aeaca-966b-4cd9-82c3-e234c763114c tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:56.438745 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b6aeaca-966b-4cd9-82c3-e234c763114c tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:56.460165 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b6aeaca-966b-4cd9-82c3-e234c763114c tempest-GroupTypeSpecsTest-1576341054 tempest-GroupTypeSpecsTest-1576341054-project-admin] https://10.4.3.121/volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828 returned with HTTP 202 Aug 13 06:15:56.460165 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1027/4099] 10.4.3.121 () {68 vars in 1404 bytes} [Thu Aug 13 06:15:56 2026] DELETE /volume/v3/group_types/db8c5876-4d26-434a-9cbf-1fad879a7828 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:15:56.476159 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5b3ed656-f43f-4f98-9ccb-3dee01ca231a req-dd294ea5-8e5b-4bf5-8d1f-d280b7077d17 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:56.479813 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5b3ed656-f43f-4f98-9ccb-3dee01ca231a req-dd294ea5-8e5b-4bf5-8d1f-d280b7077d17 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 Aug 13 06:15:56.480929 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5b3ed656-f43f-4f98-9ccb-3dee01ca231a req-dd294ea5-8e5b-4bf5-8d1f-d280b7077d17 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:56.480929 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5b3ed656-f43f-4f98-9ccb-3dee01ca231a req-dd294ea5-8e5b-4bf5-8d1f-d280b7077d17 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:56.491276 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:56.491276 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:56.495630 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-5b3ed656-f43f-4f98-9ccb-3dee01ca231a req-dd294ea5-8e5b-4bf5-8d1f-d280b7077d17 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:15:56.499791 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5b3ed656-f43f-4f98-9ccb-3dee01ca231a req-dd294ea5-8e5b-4bf5-8d1f-d280b7077d17 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 returned with HTTP 200 Aug 13 06:15:56.500250 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1019/4100] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:15:56 2026] GET /volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:56.548502 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5ba94ce7-de99-41e3-82f8-d1f755052a6f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:56.550393 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5ba94ce7-de99-41e3-82f8-d1f755052a6f tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/volumes/6b02c0df-e758-4d88-b697-9e20a26c5a37 Aug 13 06:15:56.550596 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5ba94ce7-de99-41e3-82f8-d1f755052a6f tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:56.550806 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5ba94ce7-de99-41e3-82f8-d1f755052a6f tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:56.558107 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5ba94ce7-de99-41e3-82f8-d1f755052a6f tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes/6b02c0df-e758-4d88-b697-9e20a26c5a37 returned with HTTP 404 Aug 13 06:15:56.558610 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1033/4101] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:56 2026] GET /volume/v3/volumes/6b02c0df-e758-4d88-b697-9e20a26c5a37 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:15:56.567320 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4deea4bd-30e5-496f-b28c-e39705e4da02 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:56.569098 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4deea4bd-30e5-496f-b28c-e39705e4da02 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:15:56.569488 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4deea4bd-30e5-496f-b28c-e39705e4da02 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-555284789"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:56.570889 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-4deea4bd-30e5-496f-b28c-e39705e4da02 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-555284789'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:15:56.571039 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-4deea4bd-30e5-496f-b28c-e39705e4da02 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Create volume of 1 GB Aug 13 06:15:56.577639 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4deea4bd-30e5-496f-b28c-e39705e4da02 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Availability Zones retrieved successfully. Aug 13 06:15:56.584593 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4deea4bd-30e5-496f-b28c-e39705e4da02 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Flow 'volume_create_api' (18860c38-7092-4911-b551-fadc496fb623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:15:56.585652 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4deea4bd-30e5-496f-b28c-e39705e4da02 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4cdf7d8-7b7a-4d53-88a5-4492d2fd5a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:56.586523 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-4deea4bd-30e5-496f-b28c-e39705e4da02 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:15:56.588083 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-79c0360c-a726-4ee5-a90f-7245bd793022 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:56.588621 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-79c0360c-a726-4ee5-a90f-7245bd793022 None None] GET https://10.4.3.121/volume// Aug 13 06:15:56.588864 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-79c0360c-a726-4ee5-a90f-7245bd793022 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:56.589139 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-79c0360c-a726-4ee5-a90f-7245bd793022 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:56.589617 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-79c0360c-a726-4ee5-a90f-7245bd793022 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:15:56.589936 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1028/4102] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:15:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:15:56.598429 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5b3ed656-f43f-4f98-9ccb-3dee01ca231a req-096f922c-55b2-4088-971a-2e2b019a6016 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:56.616292 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4deea4bd-30e5-496f-b28c-e39705e4da02 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4cdf7d8-7b7a-4d53-88a5-4492d2fd5a62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:56.617447 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4deea4bd-30e5-496f-b28c-e39705e4da02 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0497536-4283-4178-a4e8-bd27058f6c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:56.656962 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-4deea4bd-30e5-496f-b28c-e39705e4da02 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Created reservations ['c1a0b86d-b417-4e20-9dd2-fa1d4afb16c9', '51aaed38-efbe-4c83-892d-04e84577c112', '08705b99-50b9-498f-aacf-8455457822dd', '5f6e96aa-cd2a-4375-8c30-042513a7e0ea'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:15:56.657748 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4deea4bd-30e5-496f-b28c-e39705e4da02 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0497536-4283-4178-a4e8-bd27058f6c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1a0b86d-b417-4e20-9dd2-fa1d4afb16c9', '51aaed38-efbe-4c83-892d-04e84577c112', '08705b99-50b9-498f-aacf-8455457822dd', '5f6e96aa-cd2a-4375-8c30-042513a7e0ea']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:56.658416 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4deea4bd-30e5-496f-b28c-e39705e4da02 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aab03fd0-1898-4424-9470-705658829b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:56.680846 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4deea4bd-30e5-496f-b28c-e39705e4da02 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aab03fd0-1898-4424-9470-705658829b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efb47a75-943a-4d14-9d20-f604c5e5a117', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-555284789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7548aa251e934888a2a3612a83740481',qos_specs=None,replication_status=,reservations=['c1a0b86d-b417-4e20-9dd2-fa1d4afb16c9','51aaed38-efbe-4c83-892d-04e84577c112','08705b99-50b9-498f-aacf-8455457822dd','5f6e96aa-cd2a-4375-8c30-042513a7e0ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67a57dd9914b4177aeba9986af403ee1',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:15:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-555284789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efb47a75-943a-4d14-9d20-f604c5e5a117,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7548aa251e934888a2a3612a83740481',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67a57dd9914b4177aeba9986af403ee1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:56.681655 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4deea4bd-30e5-496f-b28c-e39705e4da02 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48b0ef37-796a-49aa-8eb7-faf1bb7c3c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:56.697972 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4deea4bd-30e5-496f-b28c-e39705e4da02 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48b0ef37-796a-49aa-8eb7-faf1bb7c3c89) transitioned into state 'SUCCESS' from state '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-555284789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7548aa251e934888a2a3612a83740481',qos_specs=None,replication_status=,reservations=['c1a0b86d-b417-4e20-9dd2-fa1d4afb16c9','51aaed38-efbe-4c83-892d-04e84577c112','08705b99-50b9-498f-aacf-8455457822dd','5f6e96aa-cd2a-4375-8c30-042513a7e0ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67a57dd9914b4177aeba9986af403ee1',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:56.698696 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4deea4bd-30e5-496f-b28c-e39705e4da02 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (433544b9-d31b-4f09-83b9-c7edea730dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:56.703061 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5b3ed656-f43f-4f98-9ccb-3dee01ca231a req-096f922c-55b2-4088-971a-2e2b019a6016 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:15:56.703656 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5b3ed656-f43f-4f98-9ccb-3dee01ca231a req-096f922c-55b2-4088-971a-2e2b019a6016 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "872b689b-e2ae-4d4e-a62a-c5879bb46100", "connector": null, "instance_uuid": "57a202ac-3034-40b0-8a54-4dd17efa19ff"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:56.708269 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4deea4bd-30e5-496f-b28c-e39705e4da02 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (433544b9-d31b-4f09-83b9-c7edea730dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:56.708999 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-4deea4bd-30e5-496f-b28c-e39705e4da02 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Flow 'volume_create_api' (18860c38-7092-4911-b551-fadc496fb623) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:15:56.709297 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4deea4bd-30e5-496f-b28c-e39705e4da02 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Create volume request issued successfully. Aug 13 06:15:56.709817 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4deea4bd-30e5-496f-b28c-e39705e4da02 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:15:56.710416 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1023/4103] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:15:56 2026] POST /volume/v3/volumes => generated 777 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:15:56.721025 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5153b9dc-7958-46ba-9b9f-30ea6c5e74f6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:56.722090 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:56.722090 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:56.722606 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5153b9dc-7958-46ba-9b9f-30ea6c5e74f6 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/volumes/efb47a75-943a-4d14-9d20-f604c5e5a117 Aug 13 06:15:56.722775 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5153b9dc-7958-46ba-9b9f-30ea6c5e74f6 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:56.722942 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5153b9dc-7958-46ba-9b9f-30ea6c5e74f6 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:56.732842 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:56.732842 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:56.738412 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5153b9dc-7958-46ba-9b9f-30ea6c5e74f6 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Volume info retrieved successfully. Aug 13 06:15:56.743835 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5153b9dc-7958-46ba-9b9f-30ea6c5e74f6 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes/efb47a75-943a-4d14-9d20-f604c5e5a117 returned with HTTP 200 Aug 13 06:15:56.744287 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1034/4104] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:56 2026] GET /volume/v3/volumes/efb47a75-943a-4d14-9d20-f604c5e5a117 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:56.753271 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5b3ed656-f43f-4f98-9ccb-3dee01ca231a req-096f922c-55b2-4088-971a-2e2b019a6016 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:15:56.753849 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1020/4105] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:15:56 2026] POST /volume/v3/attachments => generated 273 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:56.788080 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-238e5007-d91f-4034-bef1-0c58c3930e8d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:56.791825 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-238e5007-d91f-4034-bef1-0c58c3930e8d tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 Aug 13 06:15:56.792056 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-238e5007-d91f-4034-bef1-0c58c3930e8d tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:56.792320 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-238e5007-d91f-4034-bef1-0c58c3930e8d tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:56.804006 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-caf6e0bd-ff8c-4192-bd38-58030386125c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:56.804740 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-caf6e0bd-ff8c-4192-bd38-58030386125c None None] GET https://10.4.3.121/volume// Aug 13 06:15:56.804975 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-caf6e0bd-ff8c-4192-bd38-58030386125c None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:56.805252 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-caf6e0bd-ff8c-4192-bd38-58030386125c None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:56.805431 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:56.805431 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:56.805797 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-caf6e0bd-ff8c-4192-bd38-58030386125c None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:15:56.806152 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1024/4106] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:15:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:15:56.809511 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-238e5007-d91f-4034-bef1-0c58c3930e8d tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:15:56.814051 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-238e5007-d91f-4034-bef1-0c58c3930e8d tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 returned with HTTP 200 Aug 13 06:15:56.814690 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1029/4107] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:56 2026] GET /volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:56.815731 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-5b3ed656-f43f-4f98-9ccb-3dee01ca231a req-2e0e2105-ec36-4105-bbbe-a87b3edd09cd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:56.821168 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5b3ed656-f43f-4f98-9ccb-3dee01ca231a req-2e0e2105-ec36-4105-bbbe-a87b3edd09cd tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 Aug 13 06:15:56.821395 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5b3ed656-f43f-4f98-9ccb-3dee01ca231a req-2e0e2105-ec36-4105-bbbe-a87b3edd09cd tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:56.821632 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5b3ed656-f43f-4f98-9ccb-3dee01ca231a req-2e0e2105-ec36-4105-bbbe-a87b3edd09cd tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:56.835244 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:56.835244 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:56.839303 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-5b3ed656-f43f-4f98-9ccb-3dee01ca231a req-2e0e2105-ec36-4105-bbbe-a87b3edd09cd tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:15:56.844567 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5b3ed656-f43f-4f98-9ccb-3dee01ca231a req-2e0e2105-ec36-4105-bbbe-a87b3edd09cd tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 returned with HTTP 200 Aug 13 06:15:56.844990 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1035/4108] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:15:56 2026] GET /volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:15:56.962483 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5b3ed656-f43f-4f98-9ccb-3dee01ca231a req-d169e488-1b02-4880-a288-aad7a95f7797 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:56.965276 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5b3ed656-f43f-4f98-9ccb-3dee01ca231a req-d169e488-1b02-4880-a288-aad7a95f7797 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] PUT https://10.4.3.121/volume/v3/attachments/e3efc801-58ee-4ecd-b2dc-80d7a5dfaacc Aug 13 06:15:56.966163 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5b3ed656-f43f-4f98-9ccb-3dee01ca231a req-d169e488-1b02-4880-a288-aad7a95f7797 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:56.976076 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-5b3ed656-f43f-4f98-9ccb-3dee01ca231a req-d169e488-1b02-4880-a288-aad7a95f7797 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Acquiring lock "cinder-attachment_update-872b689b-e2ae-4d4e-a62a-c5879bb46100-np0000007163" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:15:56.982289 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-5b3ed656-f43f-4f98-9ccb-3dee01ca231a req-d169e488-1b02-4880-a288-aad7a95f7797 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Lock "cinder-attachment_update-872b689b-e2ae-4d4e-a62a-c5879bb46100-np0000007163" acquired by "attachment_update" :: waited 0.006s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:15:56.983995 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:56.983995 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:57.082902 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-5b3ed656-f43f-4f98-9ccb-3dee01ca231a req-d169e488-1b02-4880-a288-aad7a95f7797 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Lock "cinder-attachment_update-872b689b-e2ae-4d4e-a62a-c5879bb46100-np0000007163" released by "attachment_update" :: held 0.101s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:15:57.083279 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5b3ed656-f43f-4f98-9ccb-3dee01ca231a req-d169e488-1b02-4880-a288-aad7a95f7797 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/attachments/e3efc801-58ee-4ecd-b2dc-80d7a5dfaacc returned with HTTP 200 Aug 13 06:15:57.083841 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1021/4109] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:15:56 2026] PUT /volume/v3/attachments/e3efc801-58ee-4ecd-b2dc-80d7a5dfaacc => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:57.451019 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0eaa0cb9-6d86-48b6-ad90-42bdaa2ebc4c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:57.454560 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0eaa0cb9-6d86-48b6-ad90-42bdaa2ebc4c tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/snapshots/46fe7af0-237c-489c-a1d7-d882289a0d9d Aug 13 06:15:57.454740 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0eaa0cb9-6d86-48b6-ad90-42bdaa2ebc4c tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:57.454910 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0eaa0cb9-6d86-48b6-ad90-42bdaa2ebc4c tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:57.464109 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:57.464109 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:57.464796 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0eaa0cb9-6d86-48b6-ad90-42bdaa2ebc4c tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Snapshot retrieved successfully. Aug 13 06:15:57.466280 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0eaa0cb9-6d86-48b6-ad90-42bdaa2ebc4c tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/snapshots/46fe7af0-237c-489c-a1d7-d882289a0d9d returned with HTTP 200 Aug 13 06:15:57.467027 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1025/4110] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:15:57 2026] GET /volume/v3/snapshots/46fe7af0-237c-489c-a1d7-d882289a0d9d => generated 482 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:57.497290 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-92c7ae21-9330-4d4f-b5e0-e56e3d4b951f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:57.499031 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-92c7ae21-9330-4d4f-b5e0-e56e3d4b951f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:15:57.499398 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-92c7ae21-9330-4d4f-b5e0-e56e3d4b951f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1274809744", "snapshot_id": null, "imageRef": "b007fab3-a2a3-4fe0-b7a0-e6f9bc8b31a6", "volume_type": null, "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:57.500840 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-92c7ae21-9330-4d4f-b5e0-e56e3d4b951f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1274809744', 'snapshot_id': None, 'imageRef': 'b007fab3-a2a3-4fe0-b7a0-e6f9bc8b31a6', 'volume_type': None, 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:15:57.690505 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:57.690505 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:57.691056 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-92c7ae21-9330-4d4f-b5e0-e56e3d4b951f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Snapshot retrieved successfully. Aug 13 06:15:57.691300 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-92c7ae21-9330-4d4f-b5e0-e56e3d4b951f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Create volume of 1 GB Aug 13 06:15:57.694396 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-92c7ae21-9330-4d4f-b5e0-e56e3d4b951f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Availability Zones retrieved successfully. Aug 13 06:15:57.699603 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92c7ae21-9330-4d4f-b5e0-e56e3d4b951f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Flow 'volume_create_api' (47463dba-34d7-4d98-951c-94290bd0fc20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:15:57.700648 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92c7ae21-9330-4d4f-b5e0-e56e3d4b951f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04627890-4983-48e4-83c6-3e15fe7a6ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:57.701437 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-92c7ae21-9330-4d4f-b5e0-e56e3d4b951f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:15:57.729483 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92c7ae21-9330-4d4f-b5e0-e56e3d4b951f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04627890-4983-48e4-83c6-3e15fe7a6ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '46fe7af0-237c-489c-a1d7-d882289a0d9d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:57.730226 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92c7ae21-9330-4d4f-b5e0-e56e3d4b951f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08e8f89d-113f-40f5-b468-1b62a3b9cb90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:57.758390 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-144a5ceb-19d4-489a-b543-5a74df22e5f1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:57.760216 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-144a5ceb-19d4-489a-b543-5a74df22e5f1 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/volumes/efb47a75-943a-4d14-9d20-f604c5e5a117 Aug 13 06:15:57.760409 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-144a5ceb-19d4-489a-b543-5a74df22e5f1 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:57.760623 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-144a5ceb-19d4-489a-b543-5a74df22e5f1 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:57.767320 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-92c7ae21-9330-4d4f-b5e0-e56e3d4b951f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Created reservations ['bf80871f-db84-482a-878b-e9547cd5b99e', '6292050c-a35f-48be-af0b-02930fd43f65', '9846c838-60b2-4c49-a51c-456dbc0b1c81', '393e40f2-f121-4649-bd4f-fc018ad5da3e'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:15:57.767629 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:57.767629 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:57.768293 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92c7ae21-9330-4d4f-b5e0-e56e3d4b951f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08e8f89d-113f-40f5-b468-1b62a3b9cb90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf80871f-db84-482a-878b-e9547cd5b99e', '6292050c-a35f-48be-af0b-02930fd43f65', '9846c838-60b2-4c49-a51c-456dbc0b1c81', '393e40f2-f121-4649-bd4f-fc018ad5da3e']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:57.768972 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92c7ae21-9330-4d4f-b5e0-e56e3d4b951f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f60f4484-84b6-423a-997c-af264ca23dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:57.771889 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-144a5ceb-19d4-489a-b543-5a74df22e5f1 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Volume info retrieved successfully. Aug 13 06:15:57.776357 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-144a5ceb-19d4-489a-b543-5a74df22e5f1 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes/efb47a75-943a-4d14-9d20-f604c5e5a117 returned with HTTP 200 Aug 13 06:15:57.776755 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1036/4111] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:57 2026] GET /volume/v3/volumes/efb47a75-943a-4d14-9d20-f604c5e5a117 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:57.791880 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3ebcc7e7-fabf-4bc1-8929-3d38ebff3440 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:57.796207 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3ebcc7e7-fabf-4bc1-8929-3d38ebff3440 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:15:57.796207 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3ebcc7e7-fabf-4bc1-8929-3d38ebff3440 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "efb47a75-943a-4d14-9d20-f604c5e5a117", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1230519986"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:57.803289 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:57.803289 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:57.803760 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3ebcc7e7-fabf-4bc1-8929-3d38ebff3440 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Volume info retrieved successfully. Aug 13 06:15:57.803914 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-3ebcc7e7-fabf-4bc1-8929-3d38ebff3440 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Create snapshot from volume efb47a75-943a-4d14-9d20-f604c5e5a117 Aug 13 06:15:57.811546 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92c7ae21-9330-4d4f-b5e0-e56e3d4b951f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f60f4484-84b6-423a-997c-af264ca23dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54640f37-3e30-4ae2-910a-6f1fb1400fa0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1274809744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37e93d1cbd7347e0bf4e3a52c0ebc97e',qos_specs=None,replication_status=,reservations=['bf80871f-db84-482a-878b-e9547cd5b99e','6292050c-a35f-48be-af0b-02930fd43f65','9846c838-60b2-4c49-a51c-456dbc0b1c81','393e40f2-f121-4649-bd4f-fc018ad5da3e'],size=1,snapshot_id=46fe7af0-237c-489c-a1d7-d882289a0d9d,source_replicaid=,source_volid=None,status='creating',user_id='3bc0fc3cecc441a2af3b00e720c1dad4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), '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-13T06:15:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1274809744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54640f37-3e30-4ae2-910a-6f1fb1400fa0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37e93d1cbd7347e0bf4e3a52c0ebc97e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=46fe7af0-237c-489c-a1d7-d882289a0d9d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3bc0fc3cecc441a2af3b00e720c1dad4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:57.812244 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92c7ae21-9330-4d4f-b5e0-e56e3d4b951f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daa54db5-ff1d-4027-a63f-a3ad809620d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:57.831028 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92c7ae21-9330-4d4f-b5e0-e56e3d4b951f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daa54db5-ff1d-4027-a63f-a3ad809620d5) transitioned into state 'SUCCESS' from state '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-1274809744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37e93d1cbd7347e0bf4e3a52c0ebc97e',qos_specs=None,replication_status=,reservations=['bf80871f-db84-482a-878b-e9547cd5b99e','6292050c-a35f-48be-af0b-02930fd43f65','9846c838-60b2-4c49-a51c-456dbc0b1c81','393e40f2-f121-4649-bd4f-fc018ad5da3e'],size=1,snapshot_id=46fe7af0-237c-489c-a1d7-d882289a0d9d,source_replicaid=,source_volid=None,status='creating',user_id='3bc0fc3cecc441a2af3b00e720c1dad4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:57.831250 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9176184e-cb74-454a-8a7a-c1bc3f07610d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:57.832300 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92c7ae21-9330-4d4f-b5e0-e56e3d4b951f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (163d1c3d-718d-45ac-b5ab-94cfe2641886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:15:57.833343 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9176184e-cb74-454a-8a7a-c1bc3f07610d tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 Aug 13 06:15:57.833612 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9176184e-cb74-454a-8a7a-c1bc3f07610d tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:57.833853 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9176184e-cb74-454a-8a7a-c1bc3f07610d tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:57.838536 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-3ebcc7e7-fabf-4bc1-8929-3d38ebff3440 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Created reservations ['e11e6646-463d-45bf-b205-865d9c989904', '60c49ef9-6a56-4355-bd97-e6190cdc3f7b', 'ff71a0ca-d8ee-49d2-9f5e-584559546fb0', '21ea8cfe-332f-48e7-a904-064636958910'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:15:57.845804 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:57.845804 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:57.849828 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9176184e-cb74-454a-8a7a-c1bc3f07610d tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:15:57.853737 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9176184e-cb74-454a-8a7a-c1bc3f07610d tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 returned with HTTP 200 Aug 13 06:15:57.854157 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1026/4112] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:57 2026] GET /volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:57.856856 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92c7ae21-9330-4d4f-b5e0-e56e3d4b951f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (163d1c3d-718d-45ac-b5ab-94cfe2641886) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:15:57.857742 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92c7ae21-9330-4d4f-b5e0-e56e3d4b951f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Flow 'volume_create_api' (47463dba-34d7-4d98-951c-94290bd0fc20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:15:57.858076 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-92c7ae21-9330-4d4f-b5e0-e56e3d4b951f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Create volume request issued successfully. Aug 13 06:15:57.858673 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-92c7ae21-9330-4d4f-b5e0-e56e3d4b951f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:15:57.859104 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1030/4113] 10.4.3.121 () {70 vars in 1300 bytes} [Thu Aug 13 06:15:57 2026] POST /volume/v3/volumes => generated 814 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:15:57.871991 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3ebcc7e7-fabf-4bc1-8929-3d38ebff3440 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot create request issued successfully. Aug 13 06:15:57.872369 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3ebcc7e7-fabf-4bc1-8929-3d38ebff3440 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:15:57.872782 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1022/4114] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:15:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:15:57.875174 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-871d907a-a412-4da2-8532-ef135080a31d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:57.879565 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-871d907a-a412-4da2-8532-ef135080a31d tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/volumes/54640f37-3e30-4ae2-910a-6f1fb1400fa0 Aug 13 06:15:57.879871 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-871d907a-a412-4da2-8532-ef135080a31d tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:57.880144 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-871d907a-a412-4da2-8532-ef135080a31d tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:57.883967 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0bf60956-a7bf-4873-9353-e0a8471cb7db None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:57.888866 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0bf60956-a7bf-4873-9353-e0a8471cb7db tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/snapshots/a8aa0b0c-bd3c-4e20-978f-15091cd4d115 Aug 13 06:15:57.889133 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0bf60956-a7bf-4873-9353-e0a8471cb7db tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:57.889400 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0bf60956-a7bf-4873-9353-e0a8471cb7db tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:57.894718 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:57.894718 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:57.895852 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:57.895852 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:57.896217 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0bf60956-a7bf-4873-9353-e0a8471cb7db tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot retrieved successfully. Aug 13 06:15:57.897130 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0bf60956-a7bf-4873-9353-e0a8471cb7db tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots/a8aa0b0c-bd3c-4e20-978f-15091cd4d115 returned with HTTP 200 Aug 13 06:15:57.897726 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1027/4115] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:15:57 2026] GET /volume/v3/snapshots/a8aa0b0c-bd3c-4e20-978f-15091cd4d115 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:57.899960 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-871d907a-a412-4da2-8532-ef135080a31d tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Volume info retrieved successfully. Aug 13 06:15:57.910194 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-871d907a-a412-4da2-8532-ef135080a31d tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes/54640f37-3e30-4ae2-910a-6f1fb1400fa0 returned with HTTP 200 Aug 13 06:15:57.910716 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1037/4116] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:15:57 2026] GET /volume/v3/volumes/54640f37-3e30-4ae2-910a-6f1fb1400fa0 => generated 882 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:58.651271 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-71db3546-5d39-4bd9-8d44-6737f9cc9dac None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:58.744242 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-71db3546-5d39-4bd9-8d44-6737f9cc9dac tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:15:58.744655 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-71db3546-5d39-4bd9-8d44-6737f9cc9dac tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-292314403"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:58.746155 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:58.746155 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:58.756933 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-71db3546-5d39-4bd9-8d44-6737f9cc9dac tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:15:58.757332 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1031/4117] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:15:58 2026] POST /volume/v3/types => generated 215 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:58.764631 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c6f77e6c-755a-4532-9e66-d16593428dc7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:58.766357 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c6f77e6c-755a-4532-9e66-d16593428dc7 tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] POST https://10.4.3.121/volume/v3/group_types Aug 13 06:15:58.766717 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c6f77e6c-755a-4532-9e66-d16593428dc7 tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-267442468"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:58.768026 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:58.768026 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:58.778519 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c6f77e6c-755a-4532-9e66-d16593428dc7 tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] https://10.4.3.121/volume/v3/group_types returned with HTTP 202 Aug 13 06:15:58.779027 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1023/4118] 10.4.3.121 () {70 vars in 1311 bytes} [Thu Aug 13 06:15:58 2026] POST /volume/v3/group_types => generated 172 bytes in 15 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:15:58.786362 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f37e1fa0-e452-4c19-8e6b-7baa018497f4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:58.845984 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f37e1fa0-e452-4c19-8e6b-7baa018497f4 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] POST https://10.4.3.121/volume/v3/groups Aug 13 06:15:58.846511 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f37e1fa0-e452-4c19-8e6b-7baa018497f4 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "61b25b99-69a6-4daf-8972-43e04799cb00", "volume_types": ["6456f7c1-da5c-4d6d-a157-c48f2c43a5c4"], "name": "tempest-Group1-1505817846"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:58.848383 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-f37e1fa0-e452-4c19-8e6b-7baa018497f4 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Creating new group {'group': {'group_type': '61b25b99-69a6-4daf-8972-43e04799cb00', 'volume_types': ['6456f7c1-da5c-4d6d-a157-c48f2c43a5c4'], 'name': 'tempest-Group1-1505817846'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 06:15:58.852486 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-f37e1fa0-e452-4c19-8e6b-7baa018497f4 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Creating group tempest-Group1-1505817846. Aug 13 06:15:58.861556 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f37e1fa0-e452-4c19-8e6b-7baa018497f4 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Availability Zones retrieved successfully. Aug 13 06:15:58.872585 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-45fbc006-afd1-4876-997e-fec743ee2c1d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:58.874379 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-45fbc006-afd1-4876-997e-fec743ee2c1d tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 Aug 13 06:15:58.874637 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-45fbc006-afd1-4876-997e-fec743ee2c1d tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:58.874866 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-45fbc006-afd1-4876-997e-fec743ee2c1d tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:58.885728 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-f37e1fa0-e452-4c19-8e6b-7baa018497f4 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Created reservations ['1c0a43ef-ed7b-4874-91ef-47ced9bb05d0'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:15:58.892245 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:58.892245 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:58.898765 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-45fbc006-afd1-4876-997e-fec743ee2c1d tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:15:58.908066 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-45fbc006-afd1-4876-997e-fec743ee2c1d tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 returned with HTTP 200 Aug 13 06:15:58.908552 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1038/4119] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:58 2026] GET /volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:58.910971 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8e74e63f-f954-4f34-8f7c-500f136dbeb4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:58.912543 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f37e1fa0-e452-4c19-8e6b-7baa018497f4 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/groups returned with HTTP 202 Aug 13 06:15:58.913054 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1028/4120] 10.4.3.121 () {70 vars in 1297 bytes} [Thu Aug 13 06:15:58 2026] POST /volume/v3/groups => generated 94 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:15:58.913280 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8e74e63f-f954-4f34-8f7c-500f136dbeb4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/snapshots/a8aa0b0c-bd3c-4e20-978f-15091cd4d115 Aug 13 06:15:58.913705 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8e74e63f-f954-4f34-8f7c-500f136dbeb4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:58.913994 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8e74e63f-f954-4f34-8f7c-500f136dbeb4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:58.920589 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d402a772-9583-41c7-841c-b170bdbd5c1e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:58.924703 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d402a772-9583-41c7-841c-b170bdbd5c1e tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/groups/137f0197-486e-4915-9272-23429dbc2880 Aug 13 06:15:58.925037 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d402a772-9583-41c7-841c-b170bdbd5c1e tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:58.925325 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d402a772-9583-41c7-841c-b170bdbd5c1e tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:58.925576 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-d402a772-9583-41c7-841c-b170bdbd5c1e tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] show called for member 137f0197-486e-4915-9272-23429dbc2880 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:15:58.926349 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ae0890ba-c852-40d5-8f5e-ce232b7fc4e4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:58.928497 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ae0890ba-c852-40d5-8f5e-ce232b7fc4e4 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/volumes/54640f37-3e30-4ae2-910a-6f1fb1400fa0 Aug 13 06:15:58.928497 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ae0890ba-c852-40d5-8f5e-ce232b7fc4e4 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:58.928684 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ae0890ba-c852-40d5-8f5e-ce232b7fc4e4 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:58.929703 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:58.929703 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:58.930160 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8e74e63f-f954-4f34-8f7c-500f136dbeb4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot retrieved successfully. Aug 13 06:15:58.930646 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:58.930646 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:58.931146 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8e74e63f-f954-4f34-8f7c-500f136dbeb4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots/a8aa0b0c-bd3c-4e20-978f-15091cd4d115 returned with HTTP 200 Aug 13 06:15:58.931671 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1032/4121] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:15:58 2026] GET /volume/v3/snapshots/a8aa0b0c-bd3c-4e20-978f-15091cd4d115 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:58.936336 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:58.936336 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:58.939924 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ae0890ba-c852-40d5-8f5e-ce232b7fc4e4 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Volume info retrieved successfully. Aug 13 06:15:58.941746 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d402a772-9583-41c7-841c-b170bdbd5c1e tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/groups/137f0197-486e-4915-9272-23429dbc2880 returned with HTTP 200 Aug 13 06:15:58.942282 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1024/4122] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:15:58 2026] GET /volume/v3/groups/137f0197-486e-4915-9272-23429dbc2880 => generated 322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:58.942423 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0e4d0d7f-bf4c-4bba-80aa-d03274f78190 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:58.944130 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0e4d0d7f-bf4c-4bba-80aa-d03274f78190 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] GET https://10.4.3.121/volume/v3/snapshots Aug 13 06:15:58.944338 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0e4d0d7f-bf4c-4bba-80aa-d03274f78190 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:58.944551 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0e4d0d7f-bf4c-4bba-80aa-d03274f78190 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:58.944787 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-0e4d0d7f-bf4c-4bba-80aa-d03274f78190 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:15:58.944844 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ae0890ba-c852-40d5-8f5e-ce232b7fc4e4 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes/54640f37-3e30-4ae2-910a-6f1fb1400fa0 returned with HTTP 200 Aug 13 06:15:58.945015 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:58.945015 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:58.945256 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1039/4123] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:15:58 2026] GET /volume/v3/volumes/54640f37-3e30-4ae2-910a-6f1fb1400fa0 => generated 1423 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:15:58.945749 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-0e4d0d7f-bf4c-4bba-80aa-d03274f78190 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:15:58.949526 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0e4d0d7f-bf4c-4bba-80aa-d03274f78190 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] Get all snapshots completed successfully. Aug 13 06:15:58.949818 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0e4d0d7f-bf4c-4bba-80aa-d03274f78190 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] https://10.4.3.121/volume/v3/snapshots returned with HTTP 200 Aug 13 06:15:58.950241 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1029/4124] 10.4.3.121 () {66 vars in 1243 bytes} [Thu Aug 13 06:15:58 2026] GET /volume/v3/snapshots => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:58.959360 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4f664cf9-5307-4319-9b29-de0185e30737 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:58.961437 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0e0170cb-8fd6-40e8-8922-7c79cc9f996b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:58.961592 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4f664cf9-5307-4319-9b29-de0185e30737 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/volumes/54640f37-3e30-4ae2-910a-6f1fb1400fa0 Aug 13 06:15:58.961806 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4f664cf9-5307-4319-9b29-de0185e30737 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:58.962005 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4f664cf9-5307-4319-9b29-de0185e30737 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:58.965022 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0e0170cb-8fd6-40e8-8922-7c79cc9f996b tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] DELETE https://10.4.3.121/volume/v3/snapshots/a8aa0b0c-bd3c-4e20-978f-15091cd4d115 Aug 13 06:15:58.965347 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0e0170cb-8fd6-40e8-8922-7c79cc9f996b tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:58.965662 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0e0170cb-8fd6-40e8-8922-7c79cc9f996b tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:58.965818 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-0e0170cb-8fd6-40e8-8922-7c79cc9f996b tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Delete snapshot with id: a8aa0b0c-bd3c-4e20-978f-15091cd4d115 Aug 13 06:15:58.974487 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:58.974487 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:58.975153 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:58.975153 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:15:58.976011 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0e0170cb-8fd6-40e8-8922-7c79cc9f996b tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot retrieved successfully. Aug 13 06:15:58.980027 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4f664cf9-5307-4319-9b29-de0185e30737 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Volume info retrieved successfully. Aug 13 06:15:58.987845 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4f664cf9-5307-4319-9b29-de0185e30737 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes/54640f37-3e30-4ae2-910a-6f1fb1400fa0 returned with HTTP 200 Aug 13 06:15:58.988370 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1033/4125] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:15:58 2026] GET /volume/v3/volumes/54640f37-3e30-4ae2-910a-6f1fb1400fa0 => generated 1423 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:15:58.998015 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0e0170cb-8fd6-40e8-8922-7c79cc9f996b tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot delete request issued successfully. Aug 13 06:15:58.998306 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0e0170cb-8fd6-40e8-8922-7c79cc9f996b tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots/a8aa0b0c-bd3c-4e20-978f-15091cd4d115 returned with HTTP 202 Aug 13 06:15:58.998907 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1025/4126] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:15:58 2026] DELETE /volume/v3/snapshots/a8aa0b0c-bd3c-4e20-978f-15091cd4d115 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:15:59.006968 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-13ceea0f-232d-48df-b88f-8bc7b866586c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:59.008732 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-13ceea0f-232d-48df-b88f-8bc7b866586c tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/snapshots/a8aa0b0c-bd3c-4e20-978f-15091cd4d115 Aug 13 06:15:59.008923 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-13ceea0f-232d-48df-b88f-8bc7b866586c tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:59.009096 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-13ceea0f-232d-48df-b88f-8bc7b866586c tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:59.014079 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:59.014079 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:15:59.014352 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-13ceea0f-232d-48df-b88f-8bc7b866586c tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot retrieved successfully. Aug 13 06:15:59.015077 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-13ceea0f-232d-48df-b88f-8bc7b866586c tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots/a8aa0b0c-bd3c-4e20-978f-15091cd4d115 returned with HTTP 200 Aug 13 06:15:59.015464 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1040/4127] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:15:59 2026] GET /volume/v3/snapshots/a8aa0b0c-bd3c-4e20-978f-15091cd4d115 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:59.924942 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2ff596b2-c196-4ebf-a74f-771a3001b7b9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:59.928322 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ff596b2-c196-4ebf-a74f-771a3001b7b9 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 Aug 13 06:15:59.928546 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2ff596b2-c196-4ebf-a74f-771a3001b7b9 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:59.928740 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2ff596b2-c196-4ebf-a74f-771a3001b7b9 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:59.940650 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:59.940650 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:15:59.944726 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2ff596b2-c196-4ebf-a74f-771a3001b7b9 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:15:59.950195 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ff596b2-c196-4ebf-a74f-771a3001b7b9 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 returned with HTTP 200 Aug 13 06:15:59.950830 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1030/4128] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:15:59 2026] GET /volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:15:59.953551 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-79c00164-7939-4c6e-b560-fabe712e77ca None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:59.955745 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-79c00164-7939-4c6e-b560-fabe712e77ca tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/groups/137f0197-486e-4915-9272-23429dbc2880 Aug 13 06:15:59.955992 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-79c00164-7939-4c6e-b560-fabe712e77ca tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:15:59.956219 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-79c00164-7939-4c6e-b560-fabe712e77ca tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:15:59.956381 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-79c00164-7939-4c6e-b560-fabe712e77ca tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] show called for member 137f0197-486e-4915-9272-23429dbc2880 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:15:59.960427 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:59.960427 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:15:59.974512 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-79c00164-7939-4c6e-b560-fabe712e77ca tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/groups/137f0197-486e-4915-9272-23429dbc2880 returned with HTTP 200 Aug 13 06:15:59.975255 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1034/4129] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:15:59 2026] GET /volume/v3/groups/137f0197-486e-4915-9272-23429dbc2880 => generated 323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:15:59.984715 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7ee54287-bb9f-42a0-813d-30a7f2a4720b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:15:59.989201 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7ee54287-bb9f-42a0-813d-30a7f2a4720b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] POST https://10.4.3.121/volume/v3/groups Aug 13 06:15:59.989201 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7ee54287-bb9f-42a0-813d-30a7f2a4720b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "61b25b99-69a6-4daf-8972-43e04799cb00", "volume_types": ["6456f7c1-da5c-4d6d-a157-c48f2c43a5c4"], "name": "tempest-Group2-1623568757"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:15:59.990515 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-7ee54287-bb9f-42a0-813d-30a7f2a4720b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Creating new group {'group': {'group_type': '61b25b99-69a6-4daf-8972-43e04799cb00', 'volume_types': ['6456f7c1-da5c-4d6d-a157-c48f2c43a5c4'], 'name': 'tempest-Group2-1623568757'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 06:15:59.994828 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.groups [None req-7ee54287-bb9f-42a0-813d-30a7f2a4720b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Creating group tempest-Group2-1623568757. Aug 13 06:15:59.996467 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:15:59.996467 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:00.003512 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7ee54287-bb9f-42a0-813d-30a7f2a4720b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Availability Zones retrieved successfully. Aug 13 06:16:00.018870 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-7ee54287-bb9f-42a0-813d-30a7f2a4720b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Created reservations ['b95c88d6-ca1a-41c0-94cd-9ca354e73b63'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:00.026412 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4dc3ec46-1b65-48c5-8b93-0e0c411cc548 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:00.028594 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4dc3ec46-1b65-48c5-8b93-0e0c411cc548 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/snapshots/a8aa0b0c-bd3c-4e20-978f-15091cd4d115 Aug 13 06:16:00.028980 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4dc3ec46-1b65-48c5-8b93-0e0c411cc548 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:00.029077 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4dc3ec46-1b65-48c5-8b93-0e0c411cc548 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:00.034054 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4dc3ec46-1b65-48c5-8b93-0e0c411cc548 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots/a8aa0b0c-bd3c-4e20-978f-15091cd4d115 returned with HTTP 404 Aug 13 06:16:00.034615 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1041/4130] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:00 2026] GET /volume/v3/snapshots/a8aa0b0c-bd3c-4e20-978f-15091cd4d115 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:00.043509 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-43ef2910-fc0d-4337-b5c8-11da731e44f8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:00.043615 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7ee54287-bb9f-42a0-813d-30a7f2a4720b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/groups returned with HTTP 202 Aug 13 06:16:00.043615 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1026/4131] 10.4.3.121 () {70 vars in 1297 bytes} [Thu Aug 13 06:15:59 2026] POST /volume/v3/groups => generated 94 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:16:00.044871 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-43ef2910-fc0d-4337-b5c8-11da731e44f8 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/efb47a75-943a-4d14-9d20-f604c5e5a117 Aug 13 06:16:00.045070 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-43ef2910-fc0d-4337-b5c8-11da731e44f8 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:00.045979 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-43ef2910-fc0d-4337-b5c8-11da731e44f8 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:00.046221 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-43ef2910-fc0d-4337-b5c8-11da731e44f8 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Delete volume with id: efb47a75-943a-4d14-9d20-f604c5e5a117 Aug 13 06:16:00.053310 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:00.053310 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:00.053726 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-43ef2910-fc0d-4337-b5c8-11da731e44f8 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Volume info retrieved successfully. Aug 13 06:16:00.060893 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c05a62ae-64c0-4445-b13e-87a61ae2234c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:00.064813 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c05a62ae-64c0-4445-b13e-87a61ae2234c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/groups/3470d654-5faa-4979-95bd-d018b9d740b4 Aug 13 06:16:00.064813 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c05a62ae-64c0-4445-b13e-87a61ae2234c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:00.064813 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c05a62ae-64c0-4445-b13e-87a61ae2234c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:00.064813 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-c05a62ae-64c0-4445-b13e-87a61ae2234c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] show called for member 3470d654-5faa-4979-95bd-d018b9d740b4 {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:16:00.069436 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:00.069436 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:00.071687 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-43ef2910-fc0d-4337-b5c8-11da731e44f8 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Delete volume request issued successfully. Aug 13 06:16:00.071907 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-43ef2910-fc0d-4337-b5c8-11da731e44f8 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes/efb47a75-943a-4d14-9d20-f604c5e5a117 returned with HTTP 202 Aug 13 06:16:00.072529 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1031/4132] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:16:00 2026] DELETE /volume/v3/volumes/efb47a75-943a-4d14-9d20-f604c5e5a117 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:00.079214 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-48ed40c0-d3ed-42e0-ab02-6392bec6c7b8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:00.080547 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c05a62ae-64c0-4445-b13e-87a61ae2234c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/groups/3470d654-5faa-4979-95bd-d018b9d740b4 returned with HTTP 200 Aug 13 06:16:00.081298 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-48ed40c0-d3ed-42e0-ab02-6392bec6c7b8 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/volumes/efb47a75-943a-4d14-9d20-f604c5e5a117 Aug 13 06:16:00.081539 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-48ed40c0-d3ed-42e0-ab02-6392bec6c7b8 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:00.081703 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1035/4133] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:16:00 2026] GET /volume/v3/groups/3470d654-5faa-4979-95bd-d018b9d740b4 => generated 322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:00.081778 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-48ed40c0-d3ed-42e0-ab02-6392bec6c7b8 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:00.092906 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:00.092906 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:00.096308 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-48ed40c0-d3ed-42e0-ab02-6392bec6c7b8 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Volume info retrieved successfully. Aug 13 06:16:00.100691 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-48ed40c0-d3ed-42e0-ab02-6392bec6c7b8 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes/efb47a75-943a-4d14-9d20-f604c5e5a117 returned with HTTP 200 Aug 13 06:16:00.101013 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1042/4134] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:00 2026] GET /volume/v3/volumes/efb47a75-943a-4d14-9d20-f604c5e5a117 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:00.105853 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-728e1ab1-d306-43da-a449-62c0b4052258 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:00.110314 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-728e1ab1-d306-43da-a449-62c0b4052258 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/volumes/54640f37-3e30-4ae2-910a-6f1fb1400fa0 Aug 13 06:16:00.110314 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-728e1ab1-d306-43da-a449-62c0b4052258 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:00.110314 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-728e1ab1-d306-43da-a449-62c0b4052258 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:00.120258 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:00.120258 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:00.124813 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-728e1ab1-d306-43da-a449-62c0b4052258 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Volume info retrieved successfully. Aug 13 06:16:00.131440 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-728e1ab1-d306-43da-a449-62c0b4052258 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes/54640f37-3e30-4ae2-910a-6f1fb1400fa0 returned with HTTP 200 Aug 13 06:16:00.131440 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1027/4135] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:16:00 2026] GET /volume/v3/volumes/54640f37-3e30-4ae2-910a-6f1fb1400fa0 => generated 1405 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:00.560839 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-74fbb3a4-170d-44a1-92f8-ab9c51ee50ef None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:00.563575 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-74fbb3a4-170d-44a1-92f8-ab9c51ee50ef tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/volumes/54640f37-3e30-4ae2-910a-6f1fb1400fa0 Aug 13 06:16:00.563832 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-74fbb3a4-170d-44a1-92f8-ab9c51ee50ef tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:00.564104 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-74fbb3a4-170d-44a1-92f8-ab9c51ee50ef tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:00.572130 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:00.572130 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:00.576316 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-74fbb3a4-170d-44a1-92f8-ab9c51ee50ef tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Volume info retrieved successfully. Aug 13 06:16:00.581730 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-74fbb3a4-170d-44a1-92f8-ab9c51ee50ef tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes/54640f37-3e30-4ae2-910a-6f1fb1400fa0 returned with HTTP 200 Aug 13 06:16:00.582465 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1032/4136] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:16:00 2026] GET /volume/v3/volumes/54640f37-3e30-4ae2-910a-6f1fb1400fa0 => generated 1405 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:00.591803 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ffe4f724-3a6e-4d93-be7f-329d87bb6558 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:00.592167 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ffe4f724-3a6e-4d93-be7f-329d87bb6558 None None] GET https://10.4.3.121/volume// Aug 13 06:16:00.592343 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ffe4f724-3a6e-4d93-be7f-329d87bb6558 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:00.592529 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ffe4f724-3a6e-4d93-be7f-329d87bb6558 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:00.592842 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ffe4f724-3a6e-4d93-be7f-329d87bb6558 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:16:00.593097 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1036/4137] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:16:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:16:00.600706 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-bf7bd07a-a27b-447d-9c9c-b7c4b8f13d14 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:00.602726 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-bf7bd07a-a27b-447d-9c9c-b7c4b8f13d14 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:16:00.603069 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-bf7bd07a-a27b-447d-9c9c-b7c4b8f13d14 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54640f37-3e30-4ae2-910a-6f1fb1400fa0", "connector": null, "instance_uuid": "face372d-9649-4557-847d-5e390c4fce94"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:00.611050 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:00.611050 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:00.632324 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-bf7bd07a-a27b-447d-9c9c-b7c4b8f13d14 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:16:00.632773 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1043/4138] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:16:00 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:00.966129 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1bb75dff-295f-4c0d-bed3-cfd8ede27844 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:00.967473 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1bb75dff-295f-4c0d-bed3-cfd8ede27844 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 Aug 13 06:16:00.967779 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1bb75dff-295f-4c0d-bed3-cfd8ede27844 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:00.968026 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1bb75dff-295f-4c0d-bed3-cfd8ede27844 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:00.978392 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:00.978392 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:00.984347 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1bb75dff-295f-4c0d-bed3-cfd8ede27844 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:00.986701 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1bb75dff-295f-4c0d-bed3-cfd8ede27844 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 returned with HTTP 200 Aug 13 06:16:00.987541 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1028/4139] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:00 2026] GET /volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:01.091533 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-961c12fa-e2a2-4f39-a093-d45931593ef6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:01.093765 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-961c12fa-e2a2-4f39-a093-d45931593ef6 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/groups/3470d654-5faa-4979-95bd-d018b9d740b4 Aug 13 06:16:01.097505 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-961c12fa-e2a2-4f39-a093-d45931593ef6 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:01.097802 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-961c12fa-e2a2-4f39-a093-d45931593ef6 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:01.097979 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-961c12fa-e2a2-4f39-a093-d45931593ef6 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] show called for member 3470d654-5faa-4979-95bd-d018b9d740b4 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:16:01.105785 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:01.105785 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:01.112573 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d33c2ba5-715a-41a3-a033-56f38f8d2af4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:01.114311 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d33c2ba5-715a-41a3-a033-56f38f8d2af4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/volumes/efb47a75-943a-4d14-9d20-f604c5e5a117 Aug 13 06:16:01.114529 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d33c2ba5-715a-41a3-a033-56f38f8d2af4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:01.114757 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d33c2ba5-715a-41a3-a033-56f38f8d2af4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:01.122112 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d33c2ba5-715a-41a3-a033-56f38f8d2af4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes/efb47a75-943a-4d14-9d20-f604c5e5a117 returned with HTTP 404 Aug 13 06:16:01.122637 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1037/4140] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:01 2026] GET /volume/v3/volumes/efb47a75-943a-4d14-9d20-f604c5e5a117 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:01.125720 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-961c12fa-e2a2-4f39-a093-d45931593ef6 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/groups/3470d654-5faa-4979-95bd-d018b9d740b4 returned with HTTP 200 Aug 13 06:16:01.126708 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1033/4141] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:16:01 2026] GET /volume/v3/groups/3470d654-5faa-4979-95bd-d018b9d740b4 => generated 323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:01.134563 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3fab4a88-af91-4130-9ee5-297a67a041c4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:01.136838 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3fab4a88-af91-4130-9ee5-297a67a041c4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:16:01.137251 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3fab4a88-af91-4130-9ee5-297a67a041c4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1448476566"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:01.139576 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8bbc2f4f-26aa-4a35-9c26-f8acfa325665 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:01.139659 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-3fab4a88-af91-4130-9ee5-297a67a041c4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1448476566'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:16:01.139659 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-3fab4a88-af91-4130-9ee5-297a67a041c4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Create volume of 1 GB Aug 13 06:16:01.139840 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:01.139840 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:01.141424 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8bbc2f4f-26aa-4a35-9c26-f8acfa325665 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:16:01.142070 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8bbc2f4f-26aa-4a35-9c26-f8acfa325665 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-718980002", "volume_type": "6456f7c1-da5c-4d6d-a157-c48f2c43a5c4", "group_id": "137f0197-486e-4915-9272-23429dbc2880", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:01.143963 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-8bbc2f4f-26aa-4a35-9c26-f8acfa325665 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-718980002', 'volume_type': '6456f7c1-da5c-4d6d-a157-c48f2c43a5c4', 'group_id': '137f0197-486e-4915-9272-23429dbc2880', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:16:01.144511 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3fab4a88-af91-4130-9ee5-297a67a041c4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Availability Zones retrieved successfully. Aug 13 06:16:01.149707 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3fab4a88-af91-4130-9ee5-297a67a041c4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Flow 'volume_create_api' (548ebfd0-3697-4358-b82c-fb158e07d753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:01.151020 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3fab4a88-af91-4130-9ee5-297a67a041c4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84731700-0b46-49b3-85b3-76cb66b14051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:01.152202 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-3fab4a88-af91-4130-9ee5-297a67a041c4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:16:01.159746 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:01.159746 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:01.165262 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-8bbc2f4f-26aa-4a35-9c26-f8acfa325665 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Create volume of 1 GB Aug 13 06:16:01.170761 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8bbc2f4f-26aa-4a35-9c26-f8acfa325665 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Availability Zones retrieved successfully. Aug 13 06:16:01.176281 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3fab4a88-af91-4130-9ee5-297a67a041c4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84731700-0b46-49b3-85b3-76cb66b14051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:01.176985 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3fab4a88-af91-4130-9ee5-297a67a041c4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e712f8a0-b71d-4e5e-950b-7711663d9cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:01.178789 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8bbc2f4f-26aa-4a35-9c26-f8acfa325665 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Flow 'volume_create_api' (40927c4c-6329-4175-aeaf-269aefb7aa75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:01.180764 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8bbc2f4f-26aa-4a35-9c26-f8acfa325665 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71decf30-e034-4da7-8c1f-ce0fbc4363b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:01.181764 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:01.181764 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:01.182489 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-8bbc2f4f-26aa-4a35-9c26-f8acfa325665 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:16:01.209457 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8bbc2f4f-26aa-4a35-9c26-f8acfa325665 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71decf30-e034-4da7-8c1f-ce0fbc4363b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:15:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6456f7c1-da5c-4d6d-a157-c48f2c43a5c4,is_public=True,name='tempest-GroupsTest-volume-type-292314403',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6456f7c1-da5c-4d6d-a157-c48f2c43a5c4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '137f0197-486e-4915-9272-23429dbc2880', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:01.210585 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8bbc2f4f-26aa-4a35-9c26-f8acfa325665 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (155c2f2d-7d46-4fd6-a8c7-e7622eccab90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:01.225640 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-3fab4a88-af91-4130-9ee5-297a67a041c4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Created reservations ['8e4c6e49-24f9-4d83-bdfb-b2df0bf06c3a', '5392f2db-1c9f-44b6-b327-f5d29b784b24', '0ed1447b-aa32-4749-9b71-854bdfdbe46b', 'ec7a0cdf-f608-49ff-aa66-e86870114e05'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:01.226518 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3fab4a88-af91-4130-9ee5-297a67a041c4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e712f8a0-b71d-4e5e-950b-7711663d9cd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e4c6e49-24f9-4d83-bdfb-b2df0bf06c3a', '5392f2db-1c9f-44b6-b327-f5d29b784b24', '0ed1447b-aa32-4749-9b71-854bdfdbe46b', 'ec7a0cdf-f608-49ff-aa66-e86870114e05']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:01.227216 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3fab4a88-af91-4130-9ee5-297a67a041c4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (606898cd-6bb5-47f8-bed1-e7d0d7f05a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:01.245114 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-8bbc2f4f-26aa-4a35-9c26-f8acfa325665 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-292314403 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-292314403, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:16:01.245769 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-8bbc2f4f-26aa-4a35-9c26-f8acfa325665 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-292314403 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-292314403, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:16:01.266542 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3fab4a88-af91-4130-9ee5-297a67a041c4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (606898cd-6bb5-47f8-bed1-e7d0d7f05a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73def632-8bf0-408e-9a37-b6421fd6bb7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1448476566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7548aa251e934888a2a3612a83740481',qos_specs=None,replication_status=,reservations=['8e4c6e49-24f9-4d83-bdfb-b2df0bf06c3a','5392f2db-1c9f-44b6-b327-f5d29b784b24','0ed1447b-aa32-4749-9b71-854bdfdbe46b','ec7a0cdf-f608-49ff-aa66-e86870114e05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67a57dd9914b4177aeba9986af403ee1',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:16:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1448476566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73def632-8bf0-408e-9a37-b6421fd6bb7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7548aa251e934888a2a3612a83740481',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67a57dd9914b4177aeba9986af403ee1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:01.266804 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3fab4a88-af91-4130-9ee5-297a67a041c4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba45df43-75b8-4fbe-a472-3e61a864bd82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:01.287120 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3fab4a88-af91-4130-9ee5-297a67a041c4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba45df43-75b8-4fbe-a472-3e61a864bd82) transitioned into state 'SUCCESS' from state '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-1448476566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7548aa251e934888a2a3612a83740481',qos_specs=None,replication_status=,reservations=['8e4c6e49-24f9-4d83-bdfb-b2df0bf06c3a','5392f2db-1c9f-44b6-b327-f5d29b784b24','0ed1447b-aa32-4749-9b71-854bdfdbe46b','ec7a0cdf-f608-49ff-aa66-e86870114e05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67a57dd9914b4177aeba9986af403ee1',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:01.287969 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3fab4a88-af91-4130-9ee5-297a67a041c4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77b75ca4-a5d3-4e73-b397-d4edd947e7e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:01.298208 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3fab4a88-af91-4130-9ee5-297a67a041c4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77b75ca4-a5d3-4e73-b397-d4edd947e7e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:01.299017 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-3fab4a88-af91-4130-9ee5-297a67a041c4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Flow 'volume_create_api' (548ebfd0-3697-4358-b82c-fb158e07d753) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:01.302207 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-8bbc2f4f-26aa-4a35-9c26-f8acfa325665 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Created reservations ['60c52596-1cf4-4908-a091-e8f09dffc6d2', '4bf01fcc-c933-4c72-936a-c280ad1cfc24', '6714d36c-bb67-4441-b785-d0a94e829785', '8f537a94-66ee-4770-b580-572fb8e686d4'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:01.302296 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3fab4a88-af91-4130-9ee5-297a67a041c4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Create volume request issued successfully. Aug 13 06:16:01.302334 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8bbc2f4f-26aa-4a35-9c26-f8acfa325665 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (155c2f2d-7d46-4fd6-a8c7-e7622eccab90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60c52596-1cf4-4908-a091-e8f09dffc6d2', '4bf01fcc-c933-4c72-936a-c280ad1cfc24', '6714d36c-bb67-4441-b785-d0a94e829785', '8f537a94-66ee-4770-b580-572fb8e686d4']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:01.302418 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3fab4a88-af91-4130-9ee5-297a67a041c4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:16:01.302418 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1044/4142] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:16:01 2026] POST /volume/v3/volumes => generated 778 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:16:01.302464 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8bbc2f4f-26aa-4a35-9c26-f8acfa325665 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25274e3b-6237-449d-83e9-e40de01d2a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:01.313684 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-25750589-8ed1-4955-85fa-6802afefe9c1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:01.315730 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-25750589-8ed1-4955-85fa-6802afefe9c1 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/volumes/73def632-8bf0-408e-9a37-b6421fd6bb7c Aug 13 06:16:01.315948 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-25750589-8ed1-4955-85fa-6802afefe9c1 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:01.316168 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-25750589-8ed1-4955-85fa-6802afefe9c1 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:01.327877 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:01.327877 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:01.332203 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8bbc2f4f-26aa-4a35-9c26-f8acfa325665 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25274e3b-6237-449d-83e9-e40de01d2a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94b113c4-aeb1-4158-bbed-c47fd2a99b11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-718980002',encryption_key_id=None,group_id=137f0197-486e-4915-9272-23429dbc2880,group_type_id=,metadata={},multiattach=False,project_id='518dc306be124eec8da9ae4f565996b6',qos_specs=None,replication_status=,reservations=['60c52596-1cf4-4908-a091-e8f09dffc6d2','4bf01fcc-c933-4c72-936a-c280ad1cfc24','6714d36c-bb67-4441-b785-d0a94e829785','8f537a94-66ee-4770-b580-572fb8e686d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea0159ada1e24103ae8552a53c00bdaf',volume_type_id=6456f7c1-da5c-4d6d-a157-c48f2c43a5c4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:16:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-718980002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=137f0197-486e-4915-9272-23429dbc2880,host=None,id=94b113c4-aeb1-4158-bbed-c47fd2a99b11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='518dc306be124eec8da9ae4f565996b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea0159ada1e24103ae8552a53c00bdaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6456f7c1-da5c-4d6d-a157-c48f2c43a5c4),volume_type_id=6456f7c1-da5c-4d6d-a157-c48f2c43a5c4)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:01.332203 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8bbc2f4f-26aa-4a35-9c26-f8acfa325665 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70e2e3a0-18f3-452e-bb8c-f43ea8608882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:01.334091 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-25750589-8ed1-4955-85fa-6802afefe9c1 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Volume info retrieved successfully. Aug 13 06:16:01.341276 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-25750589-8ed1-4955-85fa-6802afefe9c1 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes/73def632-8bf0-408e-9a37-b6421fd6bb7c returned with HTTP 200 Aug 13 06:16:01.341798 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1038/4143] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:01 2026] GET /volume/v3/volumes/73def632-8bf0-408e-9a37-b6421fd6bb7c => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:01.357569 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8bbc2f4f-26aa-4a35-9c26-f8acfa325665 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70e2e3a0-18f3-452e-bb8c-f43ea8608882) transitioned into state 'SUCCESS' from state '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-718980002',encryption_key_id=None,group_id=137f0197-486e-4915-9272-23429dbc2880,group_type_id=,metadata={},multiattach=False,project_id='518dc306be124eec8da9ae4f565996b6',qos_specs=None,replication_status=,reservations=['60c52596-1cf4-4908-a091-e8f09dffc6d2','4bf01fcc-c933-4c72-936a-c280ad1cfc24','6714d36c-bb67-4441-b785-d0a94e829785','8f537a94-66ee-4770-b580-572fb8e686d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea0159ada1e24103ae8552a53c00bdaf',volume_type_id=6456f7c1-da5c-4d6d-a157-c48f2c43a5c4)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:01.358510 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8bbc2f4f-26aa-4a35-9c26-f8acfa325665 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7df0a50-b950-4b07-9595-bc8652576037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:01.373718 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8bbc2f4f-26aa-4a35-9c26-f8acfa325665 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7df0a50-b950-4b07-9595-bc8652576037) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:01.374664 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8bbc2f4f-26aa-4a35-9c26-f8acfa325665 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Flow 'volume_create_api' (40927c4c-6329-4175-aeaf-269aefb7aa75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:01.376221 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8bbc2f4f-26aa-4a35-9c26-f8acfa325665 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Create volume request issued successfully. Aug 13 06:16:01.377767 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-8bbc2f4f-26aa-4a35-9c26-f8acfa325665 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:16:01.377767 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-8bbc2f4f-26aa-4a35-9c26-f8acfa325665 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:16:01.441062 np0000007163 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-8bbc2f4f-26aa-4a35-9c26-f8acfa325665 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:16:01.445081 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:01.445081 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:01.451347 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8bbc2f4f-26aa-4a35-9c26-f8acfa325665 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:16:01.451347 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1029/4144] 10.4.3.121 () {70 vars in 1300 bytes} [Thu Aug 13 06:16:01 2026] POST /volume/v3/volumes => generated 813 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:01.466654 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-39b3c507-f1fb-412e-8ba4-61fe8af01bc6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:01.469250 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-39b3c507-f1fb-412e-8ba4-61fe8af01bc6 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/volumes/94b113c4-aeb1-4158-bbed-c47fd2a99b11 Aug 13 06:16:01.469634 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-39b3c507-f1fb-412e-8ba4-61fe8af01bc6 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:01.471211 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-39b3c507-f1fb-412e-8ba4-61fe8af01bc6 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:01.480932 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:01.480932 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:01.486114 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-39b3c507-f1fb-412e-8ba4-61fe8af01bc6 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Volume info retrieved successfully. Aug 13 06:16:01.487116 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-39b3c507-f1fb-412e-8ba4-61fe8af01bc6 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:16:01.487482 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-39b3c507-f1fb-412e-8ba4-61fe8af01bc6 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:16:01.492229 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-5b3ed656-f43f-4f98-9ccb-3dee01ca231a req-204fb886-284c-440c-a47a-9914cf430f7e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:01.494877 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5b3ed656-f43f-4f98-9ccb-3dee01ca231a req-204fb886-284c-440c-a47a-9914cf430f7e tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] POST https://10.4.3.121/volume/v3/attachments/e3efc801-58ee-4ecd-b2dc-80d7a5dfaacc/action Aug 13 06:16:01.495239 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5b3ed656-f43f-4f98-9ccb-3dee01ca231a req-204fb886-284c-440c-a47a-9914cf430f7e tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:16:01.495364 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5b3ed656-f43f-4f98-9ccb-3dee01ca231a req-204fb886-284c-440c-a47a-9914cf430f7e tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:01.514413 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:01.514413 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:01.526958 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5b3ed656-f43f-4f98-9ccb-3dee01ca231a req-204fb886-284c-440c-a47a-9914cf430f7e tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/attachments/e3efc801-58ee-4ecd-b2dc-80d7a5dfaacc/action returned with HTTP 204 Aug 13 06:16:01.527438 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1045/4145] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:16:01 2026] POST /volume/v3/attachments/e3efc801-58ee-4ecd-b2dc-80d7a5dfaacc/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:01.544789 np0000007163 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-39b3c507-f1fb-412e-8ba4-61fe8af01bc6 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:16:01.547360 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:01.547360 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:01.555582 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-39b3c507-f1fb-412e-8ba4-61fe8af01bc6 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/volumes/94b113c4-aeb1-4158-bbed-c47fd2a99b11 returned with HTTP 200 Aug 13 06:16:01.556060 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1034/4146] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:16:01 2026] GET /volume/v3/volumes/94b113c4-aeb1-4158-bbed-c47fd2a99b11 => generated 881 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:01.731926 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-378948f5-d5fd-40d1-91b7-b2476cf43f07 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:01.732351 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-378948f5-d5fd-40d1-91b7-b2476cf43f07 None None] GET https://10.4.3.121/volume// Aug 13 06:16:01.732596 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-378948f5-d5fd-40d1-91b7-b2476cf43f07 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:01.732838 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-378948f5-d5fd-40d1-91b7-b2476cf43f07 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:01.733171 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-378948f5-d5fd-40d1-91b7-b2476cf43f07 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:16:01.733538 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1039/4147] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:16:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:16:01.742582 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-cedfa647-b2ef-4e4a-aacd-13081c406e9c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:01.745177 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-cedfa647-b2ef-4e4a-aacd-13081c406e9c tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/volumes/54640f37-3e30-4ae2-910a-6f1fb1400fa0 Aug 13 06:16:01.745451 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-cedfa647-b2ef-4e4a-aacd-13081c406e9c tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:01.745737 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-cedfa647-b2ef-4e4a-aacd-13081c406e9c tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:01.755744 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:01.755744 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:01.760151 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-cedfa647-b2ef-4e4a-aacd-13081c406e9c tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Volume info retrieved successfully. Aug 13 06:16:01.765878 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-cedfa647-b2ef-4e4a-aacd-13081c406e9c tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes/54640f37-3e30-4ae2-910a-6f1fb1400fa0 returned with HTTP 200 Aug 13 06:16:01.766512 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1030/4148] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:16:01 2026] GET /volume/v3/volumes/54640f37-3e30-4ae2-910a-6f1fb1400fa0 => generated 1584 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:16:01.878976 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-f601484c-6b31-406e-b69e-3eb6642ac98b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:01.882218 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-f601484c-6b31-406e-b69e-3eb6642ac98b tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] PUT https://10.4.3.121/volume/v3/attachments/12cfff43-27ac-4c74-81f6-1acba3d016af Aug 13 06:16:01.882734 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-f601484c-6b31-406e-b69e-3eb6642ac98b tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:01.892404 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-f601484c-6b31-406e-b69e-3eb6642ac98b tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Acquiring lock "cinder-attachment_update-54640f37-3e30-4ae2-910a-6f1fb1400fa0-np0000007163" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:16:01.897871 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-f601484c-6b31-406e-b69e-3eb6642ac98b tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Lock "cinder-attachment_update-54640f37-3e30-4ae2-910a-6f1fb1400fa0-np0000007163" acquired by "attachment_update" :: waited 0.006s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:16:01.899168 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:01.899168 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:01.996463 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-f601484c-6b31-406e-b69e-3eb6642ac98b tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Lock "cinder-attachment_update-54640f37-3e30-4ae2-910a-6f1fb1400fa0-np0000007163" released by "attachment_update" :: held 0.099s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:16:01.996812 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-f601484c-6b31-406e-b69e-3eb6642ac98b tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/attachments/12cfff43-27ac-4c74-81f6-1acba3d016af returned with HTTP 200 Aug 13 06:16:01.998448 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1046/4149] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:16:01 2026] PUT /volume/v3/attachments/12cfff43-27ac-4c74-81f6-1acba3d016af => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:02.000838 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6f4d5217-53bb-4b77-b1ac-c4ef9b41df70 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:02.004033 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6f4d5217-53bb-4b77-b1ac-c4ef9b41df70 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 Aug 13 06:16:02.004258 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6f4d5217-53bb-4b77-b1ac-c4ef9b41df70 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:02.004834 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6f4d5217-53bb-4b77-b1ac-c4ef9b41df70 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:02.017216 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:02.017216 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:02.024718 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-8ccf8e27-7f0f-432d-ac6a-47e5b44df134 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:02.025232 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6f4d5217-53bb-4b77-b1ac-c4ef9b41df70 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:02.027032 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-8ccf8e27-7f0f-432d-ac6a-47e5b44df134 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] POST https://10.4.3.121/volume/v3/attachments/12cfff43-27ac-4c74-81f6-1acba3d016af/action Aug 13 06:16:02.027497 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-8ccf8e27-7f0f-432d-ac6a-47e5b44df134 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:16:02.027663 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-8ccf8e27-7f0f-432d-ac6a-47e5b44df134 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:02.032319 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6f4d5217-53bb-4b77-b1ac-c4ef9b41df70 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 returned with HTTP 200 Aug 13 06:16:02.032851 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1035/4150] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:01 2026] GET /volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 => generated 1141 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:02.053454 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:02.053454 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:02.073414 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fce44349-b06c-45be-be41-62d2fcc06d9d req-8ccf8e27-7f0f-432d-ac6a-47e5b44df134 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/attachments/12cfff43-27ac-4c74-81f6-1acba3d016af/action returned with HTTP 204 Aug 13 06:16:02.074077 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1040/4151] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:16:02 2026] POST /volume/v3/attachments/12cfff43-27ac-4c74-81f6-1acba3d016af/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:02.354474 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6cf87606-e5c4-41fb-ad84-cbfed115868f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:02.356700 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6cf87606-e5c4-41fb-ad84-cbfed115868f tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/volumes/73def632-8bf0-408e-9a37-b6421fd6bb7c Aug 13 06:16:02.356900 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6cf87606-e5c4-41fb-ad84-cbfed115868f tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:02.357075 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6cf87606-e5c4-41fb-ad84-cbfed115868f tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:02.367622 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:02.367622 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:02.371672 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6cf87606-e5c4-41fb-ad84-cbfed115868f tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Volume info retrieved successfully. Aug 13 06:16:02.375768 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6cf87606-e5c4-41fb-ad84-cbfed115868f tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes/73def632-8bf0-408e-9a37-b6421fd6bb7c returned with HTTP 200 Aug 13 06:16:02.376204 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1031/4152] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:02 2026] GET /volume/v3/volumes/73def632-8bf0-408e-9a37-b6421fd6bb7c => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:02.387816 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9d48cbfb-28da-4e18-8e17-a71f9b1993f4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:02.391090 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9d48cbfb-28da-4e18-8e17-a71f9b1993f4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:16:02.391450 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9d48cbfb-28da-4e18-8e17-a71f9b1993f4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73def632-8bf0-408e-9a37-b6421fd6bb7c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1044605143"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:02.400322 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:02.400322 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:02.400700 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9d48cbfb-28da-4e18-8e17-a71f9b1993f4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Volume info retrieved successfully. Aug 13 06:16:02.400823 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-9d48cbfb-28da-4e18-8e17-a71f9b1993f4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Create snapshot from volume 73def632-8bf0-408e-9a37-b6421fd6bb7c Aug 13 06:16:02.426799 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-9d48cbfb-28da-4e18-8e17-a71f9b1993f4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Created reservations ['94911d9e-3392-48be-8f24-357ae8232107', 'fed9ae63-aeaa-4b99-b608-bb3344fa43d3', '9e02964f-39bf-4fb7-aa6b-686016b734e4', '7d6b8e08-7d49-4526-838f-751289fbf6ba'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:02.455773 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9d48cbfb-28da-4e18-8e17-a71f9b1993f4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot create request issued successfully. Aug 13 06:16:02.456142 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9d48cbfb-28da-4e18-8e17-a71f9b1993f4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:16:02.456667 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1047/4153] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:16:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:16:02.465309 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1e0c66a5-069b-40f7-ae77-69cc7d5cbb91 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:02.468048 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1e0c66a5-069b-40f7-ae77-69cc7d5cbb91 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/snapshots/db65ebbe-f1c8-4ed7-8b40-5ed4a98fff99 Aug 13 06:16:02.468348 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1e0c66a5-069b-40f7-ae77-69cc7d5cbb91 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:02.468629 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1e0c66a5-069b-40f7-ae77-69cc7d5cbb91 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:02.475523 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:02.475523 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:02.475815 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1e0c66a5-069b-40f7-ae77-69cc7d5cbb91 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot retrieved successfully. Aug 13 06:16:02.476443 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1e0c66a5-069b-40f7-ae77-69cc7d5cbb91 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots/db65ebbe-f1c8-4ed7-8b40-5ed4a98fff99 returned with HTTP 200 Aug 13 06:16:02.476783 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1036/4154] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:02 2026] GET /volume/v3/snapshots/db65ebbe-f1c8-4ed7-8b40-5ed4a98fff99 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:02.575001 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-649f0a69-1d44-4e76-9363-70c64a7c1dc9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:02.576912 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-649f0a69-1d44-4e76-9363-70c64a7c1dc9 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/volumes/94b113c4-aeb1-4158-bbed-c47fd2a99b11 Aug 13 06:16:02.577114 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-649f0a69-1d44-4e76-9363-70c64a7c1dc9 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:02.577346 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-649f0a69-1d44-4e76-9363-70c64a7c1dc9 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:02.584659 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:02.584659 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:02.588486 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-649f0a69-1d44-4e76-9363-70c64a7c1dc9 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Volume info retrieved successfully. Aug 13 06:16:02.589135 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-649f0a69-1d44-4e76-9363-70c64a7c1dc9 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:16:02.589312 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-649f0a69-1d44-4e76-9363-70c64a7c1dc9 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:16:02.636784 np0000007163 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-649f0a69-1d44-4e76-9363-70c64a7c1dc9 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:16:02.641144 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:02.641144 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:02.651378 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-649f0a69-1d44-4e76-9363-70c64a7c1dc9 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/volumes/94b113c4-aeb1-4158-bbed-c47fd2a99b11 returned with HTTP 200 Aug 13 06:16:02.651889 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1041/4155] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:16:02 2026] GET /volume/v3/volumes/94b113c4-aeb1-4158-bbed-c47fd2a99b11 => generated 906 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:02.668692 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dc74cdb9-2237-43dc-8dce-a40a3343376b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:02.670991 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dc74cdb9-2237-43dc-8dce-a40a3343376b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/groups/137f0197-486e-4915-9272-23429dbc2880 Aug 13 06:16:02.671290 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dc74cdb9-2237-43dc-8dce-a40a3343376b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:02.671548 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dc74cdb9-2237-43dc-8dce-a40a3343376b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:02.671705 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-dc74cdb9-2237-43dc-8dce-a40a3343376b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] show called for member 137f0197-486e-4915-9272-23429dbc2880 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:16:02.675556 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:02.675556 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:02.684996 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dc74cdb9-2237-43dc-8dce-a40a3343376b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/groups/137f0197-486e-4915-9272-23429dbc2880 returned with HTTP 200 Aug 13 06:16:02.685546 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1032/4156] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:16:02 2026] GET /volume/v3/groups/137f0197-486e-4915-9272-23429dbc2880 => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:02.694265 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4d95d1c2-352b-4b26-aab6-bfa07bedfc30 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:02.696141 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4d95d1c2-352b-4b26-aab6-bfa07bedfc30 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/groups/3470d654-5faa-4979-95bd-d018b9d740b4 Aug 13 06:16:02.696402 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4d95d1c2-352b-4b26-aab6-bfa07bedfc30 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:02.696658 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4d95d1c2-352b-4b26-aab6-bfa07bedfc30 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:02.696723 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-4d95d1c2-352b-4b26-aab6-bfa07bedfc30 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] show called for member 3470d654-5faa-4979-95bd-d018b9d740b4 {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:16:02.700773 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:02.700773 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:02.709192 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4d95d1c2-352b-4b26-aab6-bfa07bedfc30 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/groups/3470d654-5faa-4979-95bd-d018b9d740b4 returned with HTTP 200 Aug 13 06:16:02.709581 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1048/4157] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:16:02 2026] GET /volume/v3/groups/3470d654-5faa-4979-95bd-d018b9d740b4 => generated 323 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:02.719937 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8997cc65-a991-4c99-9aa8-dd81ff152855 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:02.722606 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8997cc65-a991-4c99-9aa8-dd81ff152855 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/groups/detail Aug 13 06:16:02.722942 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8997cc65-a991-4c99-9aa8-dd81ff152855 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:02.723166 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8997cc65-a991-4c99-9aa8-dd81ff152855 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:02.745665 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8997cc65-a991-4c99-9aa8-dd81ff152855 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/groups/detail returned with HTTP 200 Aug 13 06:16:02.746330 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1037/4158] 10.4.3.121 () {68 vars in 1296 bytes} [Thu Aug 13 06:16:02 2026] GET /volume/v3/groups/detail => generated 640 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:02.759499 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7416c9ee-91f3-4326-ae1f-0512ca90c9e8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:02.762195 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7416c9ee-91f3-4326-ae1f-0512ca90c9e8 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:16:02.762599 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7416c9ee-91f3-4326-ae1f-0512ca90c9e8 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:02.762878 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7416c9ee-91f3-4326-ae1f-0512ca90c9e8 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:02.763505 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-7416c9ee-91f3-4326-ae1f-0512ca90c9e8 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:16:02.764612 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-7416c9ee-91f3-4326-ae1f-0512ca90c9e8 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:16:02.775804 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7416c9ee-91f3-4326-ae1f-0512ca90c9e8 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Get all volumes completed successfully. Aug 13 06:16:02.776815 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-7416c9ee-91f3-4326-ae1f-0512ca90c9e8 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:16:02.777131 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-7416c9ee-91f3-4326-ae1f-0512ca90c9e8 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:16:02.828695 np0000007163 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-7416c9ee-91f3-4326-ae1f-0512ca90c9e8 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:16:02.835223 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:02.835223 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:02.844449 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7416c9ee-91f3-4326-ae1f-0512ca90c9e8 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:16:02.844922 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1042/4159] 10.4.3.121 () {68 vars in 1299 bytes} [Thu Aug 13 06:16:02 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:02.857109 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1491eac6-73bb-44e9-bcbc-21187ffccc9e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:02.858870 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1491eac6-73bb-44e9-bcbc-21187ffccc9e tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:16:02.859039 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1491eac6-73bb-44e9-bcbc-21187ffccc9e tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:02.859256 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1491eac6-73bb-44e9-bcbc-21187ffccc9e tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:02.859536 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-1491eac6-73bb-44e9-bcbc-21187ffccc9e tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:16:02.859838 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:02.859838 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:02.860236 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-1491eac6-73bb-44e9-bcbc-21187ffccc9e tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:16:02.868524 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1491eac6-73bb-44e9-bcbc-21187ffccc9e tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Get all volumes completed successfully. Aug 13 06:16:02.869557 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-1491eac6-73bb-44e9-bcbc-21187ffccc9e tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:16:02.869794 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-1491eac6-73bb-44e9-bcbc-21187ffccc9e tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:16:02.922704 np0000007163 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-1491eac6-73bb-44e9-bcbc-21187ffccc9e tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:16:02.925521 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:02.925521 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:02.932533 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1491eac6-73bb-44e9-bcbc-21187ffccc9e tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:16:02.932986 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1033/4160] 10.4.3.121 () {68 vars in 1299 bytes} [Thu Aug 13 06:16:02 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:02.954527 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-782b7537-3c1d-46a4-a6fb-92dac261bfde None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:02.956688 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-782b7537-3c1d-46a4-a6fb-92dac261bfde tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] POST https://10.4.3.121/volume/v3/groups/137f0197-486e-4915-9272-23429dbc2880/action Aug 13 06:16:02.959052 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-782b7537-3c1d-46a4-a6fb-92dac261bfde tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:16:02.959052 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-782b7537-3c1d-46a4-a6fb-92dac261bfde tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:02.959052 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-782b7537-3c1d-46a4-a6fb-92dac261bfde tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] delete called for group 137f0197-486e-4915-9272-23429dbc2880 {{(pid=100322) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 06:16:02.959052 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-782b7537-3c1d-46a4-a6fb-92dac261bfde tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Delete group with id: 137f0197-486e-4915-9272-23429dbc2880 Aug 13 06:16:02.963194 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:02.963194 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:03.000224 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-782b7537-3c1d-46a4-a6fb-92dac261bfde tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/groups/137f0197-486e-4915-9272-23429dbc2880/action returned with HTTP 202 Aug 13 06:16:03.000694 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1049/4161] 10.4.3.121 () {70 vars in 1428 bytes} [Thu Aug 13 06:16:02 2026] POST /volume/v3/groups/137f0197-486e-4915-9272-23429dbc2880/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:16:03.010300 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-723afce4-a23e-4acd-9e4b-fb41b0d62fb9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:03.013476 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-723afce4-a23e-4acd-9e4b-fb41b0d62fb9 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/volumes/94b113c4-aeb1-4158-bbed-c47fd2a99b11 Aug 13 06:16:03.013756 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-723afce4-a23e-4acd-9e4b-fb41b0d62fb9 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:03.013963 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-723afce4-a23e-4acd-9e4b-fb41b0d62fb9 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:03.023524 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:03.023524 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:03.028061 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-723afce4-a23e-4acd-9e4b-fb41b0d62fb9 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Volume info retrieved successfully. Aug 13 06:16:03.028809 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-723afce4-a23e-4acd-9e4b-fb41b0d62fb9 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:16:03.028956 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-723afce4-a23e-4acd-9e4b-fb41b0d62fb9 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:16:03.068854 np0000007163 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-723afce4-a23e-4acd-9e4b-fb41b0d62fb9 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:16:03.071636 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:03.071636 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:03.080255 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-723afce4-a23e-4acd-9e4b-fb41b0d62fb9 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/volumes/94b113c4-aeb1-4158-bbed-c47fd2a99b11 returned with HTTP 200 Aug 13 06:16:03.080255 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1038/4162] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:16:03 2026] GET /volume/v3/volumes/94b113c4-aeb1-4158-bbed-c47fd2a99b11 => generated 905 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:03.489916 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c2d056f1-bf28-4762-9290-010d337e090a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:03.493483 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c2d056f1-bf28-4762-9290-010d337e090a tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/snapshots/db65ebbe-f1c8-4ed7-8b40-5ed4a98fff99 Aug 13 06:16:03.493673 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c2d056f1-bf28-4762-9290-010d337e090a tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:03.493874 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c2d056f1-bf28-4762-9290-010d337e090a tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:03.500751 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:03.500751 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:03.501024 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c2d056f1-bf28-4762-9290-010d337e090a tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot retrieved successfully. Aug 13 06:16:03.501703 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c2d056f1-bf28-4762-9290-010d337e090a tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots/db65ebbe-f1c8-4ed7-8b40-5ed4a98fff99 returned with HTTP 200 Aug 13 06:16:03.502022 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1043/4163] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:03 2026] GET /volume/v3/snapshots/db65ebbe-f1c8-4ed7-8b40-5ed4a98fff99 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:03.511585 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-330f43aa-5741-4fef-a968-c8d584853986 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:03.513398 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-330f43aa-5741-4fef-a968-c8d584853986 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] POST https://10.4.3.121/volume/v3/snapshots/db65ebbe-f1c8-4ed7-8b40-5ed4a98fff99/action Aug 13 06:16:03.513764 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-330f43aa-5741-4fef-a968-c8d584853986 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:16:03.513901 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-330f43aa-5741-4fef-a968-c8d584853986 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:03.515235 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.admin_actions [None req-330f43aa-5741-4fef-a968-c8d584853986 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] Updating snapshot 'db65ebbe-f1c8-4ed7-8b40-5ed4a98fff99' with '{'status': 'error'}' {{(pid=100324) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 06:16:03.523202 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:03.523202 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:03.523652 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-330f43aa-5741-4fef-a968-c8d584853986 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '84b779e3a4164aeda9167059a439b13f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7548aa251e934888a2a3612a83740481', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:16:03.523829 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-330f43aa-5741-4fef-a968-c8d584853986 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] https://10.4.3.121/volume/v3/snapshots/db65ebbe-f1c8-4ed7-8b40-5ed4a98fff99/action returned with HTTP 403 Aug 13 06:16:03.524271 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1034/4164] 10.4.3.121 () {68 vars in 1396 bytes} [Thu Aug 13 06:16:03 2026] POST /volume/v3/snapshots/db65ebbe-f1c8-4ed7-8b40-5ed4a98fff99/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:03.535570 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4533799f-2bbf-4e43-bcf9-6613b54e1f09 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:03.537446 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4533799f-2bbf-4e43-bcf9-6613b54e1f09 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] DELETE https://10.4.3.121/volume/v3/snapshots/db65ebbe-f1c8-4ed7-8b40-5ed4a98fff99 Aug 13 06:16:03.538947 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4533799f-2bbf-4e43-bcf9-6613b54e1f09 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:03.538947 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4533799f-2bbf-4e43-bcf9-6613b54e1f09 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:03.538947 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-4533799f-2bbf-4e43-bcf9-6613b54e1f09 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Delete snapshot with id: db65ebbe-f1c8-4ed7-8b40-5ed4a98fff99 Aug 13 06:16:03.543046 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:03.543046 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:03.543643 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4533799f-2bbf-4e43-bcf9-6613b54e1f09 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot retrieved successfully. Aug 13 06:16:03.562602 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4533799f-2bbf-4e43-bcf9-6613b54e1f09 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot delete request issued successfully. Aug 13 06:16:03.562836 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4533799f-2bbf-4e43-bcf9-6613b54e1f09 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots/db65ebbe-f1c8-4ed7-8b40-5ed4a98fff99 returned with HTTP 202 Aug 13 06:16:03.563394 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1050/4165] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:16:03 2026] DELETE /volume/v3/snapshots/db65ebbe-f1c8-4ed7-8b40-5ed4a98fff99 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:03.574248 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-af0c049e-95ba-47da-a06b-502145760589 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:03.576453 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-af0c049e-95ba-47da-a06b-502145760589 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/snapshots/db65ebbe-f1c8-4ed7-8b40-5ed4a98fff99 Aug 13 06:16:03.576731 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-af0c049e-95ba-47da-a06b-502145760589 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:03.576997 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-af0c049e-95ba-47da-a06b-502145760589 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:03.582245 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:03.582245 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:03.582588 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-af0c049e-95ba-47da-a06b-502145760589 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot retrieved successfully. Aug 13 06:16:03.583242 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-af0c049e-95ba-47da-a06b-502145760589 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots/db65ebbe-f1c8-4ed7-8b40-5ed4a98fff99 returned with HTTP 200 Aug 13 06:16:03.583753 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1039/4166] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:03 2026] GET /volume/v3/snapshots/db65ebbe-f1c8-4ed7-8b40-5ed4a98fff99 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:04.094526 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7181ae0f-0448-49db-a24e-a0a1a243bac7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:04.096309 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7181ae0f-0448-49db-a24e-a0a1a243bac7 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/volumes/94b113c4-aeb1-4158-bbed-c47fd2a99b11 Aug 13 06:16:04.096587 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7181ae0f-0448-49db-a24e-a0a1a243bac7 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:04.096803 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7181ae0f-0448-49db-a24e-a0a1a243bac7 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:04.102794 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7181ae0f-0448-49db-a24e-a0a1a243bac7 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/volumes/94b113c4-aeb1-4158-bbed-c47fd2a99b11 returned with HTTP 404 Aug 13 06:16:04.103232 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1044/4167] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:16:04 2026] GET /volume/v3/volumes/94b113c4-aeb1-4158-bbed-c47fd2a99b11 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:16:04.110014 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bff2dfdb-6efe-42d8-91a5-502d47abdd5c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:04.111882 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bff2dfdb-6efe-42d8-91a5-502d47abdd5c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/groups/137f0197-486e-4915-9272-23429dbc2880 Aug 13 06:16:04.112081 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bff2dfdb-6efe-42d8-91a5-502d47abdd5c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:04.112303 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bff2dfdb-6efe-42d8-91a5-502d47abdd5c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:04.112454 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-bff2dfdb-6efe-42d8-91a5-502d47abdd5c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] show called for member 137f0197-486e-4915-9272-23429dbc2880 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:16:04.116551 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bff2dfdb-6efe-42d8-91a5-502d47abdd5c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/groups/137f0197-486e-4915-9272-23429dbc2880 returned with HTTP 404 Aug 13 06:16:04.117074 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1035/4168] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:16:04 2026] GET /volume/v3/groups/137f0197-486e-4915-9272-23429dbc2880 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:16:04.123694 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7bc83b47-eef0-494e-acf9-333efdf6d0f1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:04.125268 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7bc83b47-eef0-494e-acf9-333efdf6d0f1 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] POST https://10.4.3.121/volume/v3/groups/3470d654-5faa-4979-95bd-d018b9d740b4/action Aug 13 06:16:04.125635 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7bc83b47-eef0-494e-acf9-333efdf6d0f1 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:16:04.125738 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7bc83b47-eef0-494e-acf9-333efdf6d0f1 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:04.127159 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-7bc83b47-eef0-494e-acf9-333efdf6d0f1 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] delete called for group 3470d654-5faa-4979-95bd-d018b9d740b4 {{(pid=100322) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 06:16:04.127289 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-7bc83b47-eef0-494e-acf9-333efdf6d0f1 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Delete group with id: 3470d654-5faa-4979-95bd-d018b9d740b4 Aug 13 06:16:04.131056 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:04.131056 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:04.160207 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7bc83b47-eef0-494e-acf9-333efdf6d0f1 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/groups/3470d654-5faa-4979-95bd-d018b9d740b4/action returned with HTTP 202 Aug 13 06:16:04.160763 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1051/4169] 10.4.3.121 () {70 vars in 1428 bytes} [Thu Aug 13 06:16:04 2026] POST /volume/v3/groups/3470d654-5faa-4979-95bd-d018b9d740b4/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:16:04.171136 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-26c33aa7-4d52-4e3c-927c-febdda43a6c4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:04.173509 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-26c33aa7-4d52-4e3c-927c-febdda43a6c4 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/groups/3470d654-5faa-4979-95bd-d018b9d740b4 Aug 13 06:16:04.173828 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-26c33aa7-4d52-4e3c-927c-febdda43a6c4 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:04.174105 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-26c33aa7-4d52-4e3c-927c-febdda43a6c4 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:04.174339 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-26c33aa7-4d52-4e3c-927c-febdda43a6c4 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] show called for member 3470d654-5faa-4979-95bd-d018b9d740b4 {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:16:04.179585 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:04.179585 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:04.191584 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-26c33aa7-4d52-4e3c-927c-febdda43a6c4 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/groups/3470d654-5faa-4979-95bd-d018b9d740b4 returned with HTTP 200 Aug 13 06:16:04.191986 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1040/4170] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:16:04 2026] GET /volume/v3/groups/3470d654-5faa-4979-95bd-d018b9d740b4 => generated 322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:04.603595 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-423da28a-03d6-4e4d-9c23-7ee24963f24f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:04.603595 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-423da28a-03d6-4e4d-9c23-7ee24963f24f tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/snapshots/db65ebbe-f1c8-4ed7-8b40-5ed4a98fff99 Aug 13 06:16:04.603595 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-423da28a-03d6-4e4d-9c23-7ee24963f24f tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:04.603595 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-423da28a-03d6-4e4d-9c23-7ee24963f24f tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:04.606268 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-423da28a-03d6-4e4d-9c23-7ee24963f24f tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots/db65ebbe-f1c8-4ed7-8b40-5ed4a98fff99 returned with HTTP 404 Aug 13 06:16:04.606787 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1045/4171] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:04 2026] GET /volume/v3/snapshots/db65ebbe-f1c8-4ed7-8b40-5ed4a98fff99 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:04.614119 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f10a91c3-1618-483e-8499-f9117b586d33 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:04.615855 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f10a91c3-1618-483e-8499-f9117b586d33 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/73def632-8bf0-408e-9a37-b6421fd6bb7c Aug 13 06:16:04.616024 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f10a91c3-1618-483e-8499-f9117b586d33 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:04.616221 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f10a91c3-1618-483e-8499-f9117b586d33 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:04.616388 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-f10a91c3-1618-483e-8499-f9117b586d33 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Delete volume with id: 73def632-8bf0-408e-9a37-b6421fd6bb7c Aug 13 06:16:04.623072 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:04.623072 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:04.623484 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f10a91c3-1618-483e-8499-f9117b586d33 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Volume info retrieved successfully. Aug 13 06:16:04.646159 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f10a91c3-1618-483e-8499-f9117b586d33 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Delete volume request issued successfully. Aug 13 06:16:04.646441 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f10a91c3-1618-483e-8499-f9117b586d33 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes/73def632-8bf0-408e-9a37-b6421fd6bb7c returned with HTTP 202 Aug 13 06:16:04.646824 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1036/4172] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:16:04 2026] DELETE /volume/v3/volumes/73def632-8bf0-408e-9a37-b6421fd6bb7c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:04.661204 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fa1074f0-3dea-4537-8be3-c97e516ed543 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:04.663747 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fa1074f0-3dea-4537-8be3-c97e516ed543 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/volumes/73def632-8bf0-408e-9a37-b6421fd6bb7c Aug 13 06:16:04.663955 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fa1074f0-3dea-4537-8be3-c97e516ed543 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:04.664143 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fa1074f0-3dea-4537-8be3-c97e516ed543 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:04.677315 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:04.677315 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:04.687150 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fa1074f0-3dea-4537-8be3-c97e516ed543 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Volume info retrieved successfully. Aug 13 06:16:04.693116 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fa1074f0-3dea-4537-8be3-c97e516ed543 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes/73def632-8bf0-408e-9a37-b6421fd6bb7c returned with HTTP 200 Aug 13 06:16:04.693676 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1052/4173] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:04 2026] GET /volume/v3/volumes/73def632-8bf0-408e-9a37-b6421fd6bb7c => generated 1017 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:05.053197 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2761d840-54b8-4745-8ac3-18b9a7623b85 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:05.055444 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2761d840-54b8-4745-8ac3-18b9a7623b85 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:16:05.055906 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2761d840-54b8-4745-8ac3-18b9a7623b85 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "872b689b-e2ae-4d4e-a62a-c5879bb46100", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1000211150", "description": null, "metadata": null}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:05.070359 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:05.070359 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:05.071043 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2761d840-54b8-4745-8ac3-18b9a7623b85 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:05.071262 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-2761d840-54b8-4745-8ac3-18b9a7623b85 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Create snapshot from volume 872b689b-e2ae-4d4e-a62a-c5879bb46100 Aug 13 06:16:05.110720 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-2761d840-54b8-4745-8ac3-18b9a7623b85 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Created reservations ['958b1a51-971d-4a50-9d3a-f8480bc8122a', '42ecc60a-5f38-4a18-b307-19681fc7d87c', '0e9979d7-8fea-4165-96b7-5cadaff39f40', 'd608416c-60c7-45d2-8ff0-2ca21f9ac8b1'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:05.152161 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2761d840-54b8-4745-8ac3-18b9a7623b85 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Snapshot force create request issued successfully. Aug 13 06:16:05.152565 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2761d840-54b8-4745-8ac3-18b9a7623b85 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:16:05.152992 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1041/4174] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:16:05 2026] POST /volume/v3/snapshots => generated 313 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:16:05.163613 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4085a639-60d1-4254-a5cc-1ae0b64e61fc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:05.165963 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4085a639-60d1-4254-a5cc-1ae0b64e61fc tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/snapshots/24767232-0c17-477e-8c39-88941e401c31 Aug 13 06:16:05.166367 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4085a639-60d1-4254-a5cc-1ae0b64e61fc tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:05.166571 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4085a639-60d1-4254-a5cc-1ae0b64e61fc tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:05.177736 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:05.177736 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:05.178359 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4085a639-60d1-4254-a5cc-1ae0b64e61fc tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Snapshot retrieved successfully. Aug 13 06:16:05.179094 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4085a639-60d1-4254-a5cc-1ae0b64e61fc tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/snapshots/24767232-0c17-477e-8c39-88941e401c31 returned with HTTP 200 Aug 13 06:16:05.180877 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1046/4175] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:05 2026] GET /volume/v3/snapshots/24767232-0c17-477e-8c39-88941e401c31 => generated 445 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:05.202892 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9a5ea8b6-5f35-4a8a-ac3a-c445f702a34c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:05.204580 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a5ea8b6-5f35-4a8a-ac3a-c445f702a34c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/groups/3470d654-5faa-4979-95bd-d018b9d740b4 Aug 13 06:16:05.204770 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a5ea8b6-5f35-4a8a-ac3a-c445f702a34c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:05.205016 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9a5ea8b6-5f35-4a8a-ac3a-c445f702a34c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:05.205230 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-9a5ea8b6-5f35-4a8a-ac3a-c445f702a34c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] show called for member 3470d654-5faa-4979-95bd-d018b9d740b4 {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:16:05.207882 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9a5ea8b6-5f35-4a8a-ac3a-c445f702a34c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/groups/3470d654-5faa-4979-95bd-d018b9d740b4 returned with HTTP 404 Aug 13 06:16:05.208326 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1037/4176] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:16:05 2026] GET /volume/v3/groups/3470d654-5faa-4979-95bd-d018b9d740b4 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:16:05.214911 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e0a84804-0521-416b-8fba-bfe507d4095c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:05.216591 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e0a84804-0521-416b-8fba-bfe507d4095c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/groups/detail Aug 13 06:16:05.216785 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e0a84804-0521-416b-8fba-bfe507d4095c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:05.216981 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e0a84804-0521-416b-8fba-bfe507d4095c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:05.221491 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e0a84804-0521-416b-8fba-bfe507d4095c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/groups/detail returned with HTTP 200 Aug 13 06:16:05.221843 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1053/4177] 10.4.3.121 () {68 vars in 1296 bytes} [Thu Aug 13 06:16:05 2026] GET /volume/v3/groups/detail => generated 14 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:05.229650 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-295cfa67-715d-4b46-b8d9-eaf1ab4e4a74 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:05.231517 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-295cfa67-715d-4b46-b8d9-eaf1ab4e4a74 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:16:05.231767 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-295cfa67-715d-4b46-b8d9-eaf1ab4e4a74 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:05.231952 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-295cfa67-715d-4b46-b8d9-eaf1ab4e4a74 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'detail' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:05.232217 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-295cfa67-715d-4b46-b8d9-eaf1ab4e4a74 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:16:05.232543 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:05.232543 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:05.232908 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-295cfa67-715d-4b46-b8d9-eaf1ab4e4a74 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:16:05.239059 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-295cfa67-715d-4b46-b8d9-eaf1ab4e4a74 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Get all volumes completed successfully. Aug 13 06:16:05.240842 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-295cfa67-715d-4b46-b8d9-eaf1ab4e4a74 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:16:05.241189 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1042/4178] 10.4.3.121 () {68 vars in 1299 bytes} [Thu Aug 13 06:16:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:05.252081 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-30ace355-bcea-4675-9bac-8b367d963597 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:05.253727 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-30ace355-bcea-4675-9bac-8b367d963597 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] POST https://10.4.3.121/volume/v3/groups/3470d654-5faa-4979-95bd-d018b9d740b4/action Aug 13 06:16:05.254057 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-30ace355-bcea-4675-9bac-8b367d963597 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:16:05.254171 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-30ace355-bcea-4675-9bac-8b367d963597 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:05.255522 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-30ace355-bcea-4675-9bac-8b367d963597 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] delete called for group 3470d654-5faa-4979-95bd-d018b9d740b4 {{(pid=100323) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 06:16:05.255610 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.groups [None req-30ace355-bcea-4675-9bac-8b367d963597 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Delete group with id: 3470d654-5faa-4979-95bd-d018b9d740b4 Aug 13 06:16:05.258997 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-30ace355-bcea-4675-9bac-8b367d963597 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/groups/3470d654-5faa-4979-95bd-d018b9d740b4/action returned with HTTP 404 Aug 13 06:16:05.259602 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1047/4179] 10.4.3.121 () {70 vars in 1428 bytes} [Thu Aug 13 06:16:05 2026] POST /volume/v3/groups/3470d654-5faa-4979-95bd-d018b9d740b4/action => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:16:05.266320 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9e14b1ad-efa0-48af-8afc-4101156f2ed6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:05.268320 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9e14b1ad-efa0-48af-8afc-4101156f2ed6 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:16:05.268672 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9e14b1ad-efa0-48af-8afc-4101156f2ed6 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:05.268872 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9e14b1ad-efa0-48af-8afc-4101156f2ed6 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:05.269093 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-9e14b1ad-efa0-48af-8afc-4101156f2ed6 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:16:05.269806 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-9e14b1ad-efa0-48af-8afc-4101156f2ed6 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:16:05.275480 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9e14b1ad-efa0-48af-8afc-4101156f2ed6 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Get all volumes completed successfully. Aug 13 06:16:05.277155 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9e14b1ad-efa0-48af-8afc-4101156f2ed6 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:16:05.277498 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1038/4180] 10.4.3.121 () {68 vars in 1299 bytes} [Thu Aug 13 06:16:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:05.288499 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d5e1d607-b50a-487e-bd2b-cfda12b9041b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:05.290785 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d5e1d607-b50a-487e-bd2b-cfda12b9041b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] POST https://10.4.3.121/volume/v3/groups/137f0197-486e-4915-9272-23429dbc2880/action Aug 13 06:16:05.291191 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d5e1d607-b50a-487e-bd2b-cfda12b9041b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:16:05.291356 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d5e1d607-b50a-487e-bd2b-cfda12b9041b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:05.292865 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-d5e1d607-b50a-487e-bd2b-cfda12b9041b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] delete called for group 137f0197-486e-4915-9272-23429dbc2880 {{(pid=100322) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 06:16:05.293010 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.groups [None req-d5e1d607-b50a-487e-bd2b-cfda12b9041b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Delete group with id: 137f0197-486e-4915-9272-23429dbc2880 Aug 13 06:16:05.296280 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d5e1d607-b50a-487e-bd2b-cfda12b9041b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/groups/137f0197-486e-4915-9272-23429dbc2880/action returned with HTTP 404 Aug 13 06:16:05.296740 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1054/4181] 10.4.3.121 () {70 vars in 1428 bytes} [Thu Aug 13 06:16:05 2026] POST /volume/v3/groups/137f0197-486e-4915-9272-23429dbc2880/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:16:05.302932 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6cdd01f1-60c8-441d-8a97-32186de539ef None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:05.304842 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6cdd01f1-60c8-441d-8a97-32186de539ef tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] DELETE https://10.4.3.121/volume/v3/group_types/61b25b99-69a6-4daf-8972-43e04799cb00 Aug 13 06:16:05.304972 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6cdd01f1-60c8-441d-8a97-32186de539ef tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:05.305137 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6cdd01f1-60c8-441d-8a97-32186de539ef tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:05.316607 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6cdd01f1-60c8-441d-8a97-32186de539ef tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] https://10.4.3.121/volume/v3/group_types/61b25b99-69a6-4daf-8972-43e04799cb00 returned with HTTP 202 Aug 13 06:16:05.317009 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1043/4182] 10.4.3.121 () {68 vars in 1404 bytes} [Thu Aug 13 06:16:05 2026] DELETE /volume/v3/group_types/61b25b99-69a6-4daf-8972-43e04799cb00 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:16:05.322516 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ccaadc8b-693f-45c4-8e14-4fadeb455634 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:05.324128 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ccaadc8b-693f-45c4-8e14-4fadeb455634 tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] DELETE https://10.4.3.121/volume/v3/types/6456f7c1-da5c-4d6d-a157-c48f2c43a5c4 Aug 13 06:16:05.324351 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ccaadc8b-693f-45c4-8e14-4fadeb455634 tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:05.324544 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ccaadc8b-693f-45c4-8e14-4fadeb455634 tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:05.343847 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ccaadc8b-693f-45c4-8e14-4fadeb455634 tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] https://10.4.3.121/volume/v3/types/6456f7c1-da5c-4d6d-a157-c48f2c43a5c4 returned with HTTP 202 Aug 13 06:16:05.344227 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1048/4183] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:16:05 2026] DELETE /volume/v3/types/6456f7c1-da5c-4d6d-a157-c48f2c43a5c4 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:05.350503 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-881b4f1d-6039-419b-8684-6624222a6649 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:05.352480 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-881b4f1d-6039-419b-8684-6624222a6649 tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] GET https://10.4.3.121/volume/v3/types/6456f7c1-da5c-4d6d-a157-c48f2c43a5c4 Aug 13 06:16:05.352653 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-881b4f1d-6039-419b-8684-6624222a6649 tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:05.353153 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-881b4f1d-6039-419b-8684-6624222a6649 tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:05.355611 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-881b4f1d-6039-419b-8684-6624222a6649 tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] https://10.4.3.121/volume/v3/types/6456f7c1-da5c-4d6d-a157-c48f2c43a5c4 returned with HTTP 404 Aug 13 06:16:05.356017 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1039/4184] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:16:05 2026] GET /volume/v3/types/6456f7c1-da5c-4d6d-a157-c48f2c43a5c4 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:05.363964 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-028d4c64-1fb6-405e-8d48-f6e7f6004956 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:05.365984 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-028d4c64-1fb6-405e-8d48-f6e7f6004956 tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:16:05.366375 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-028d4c64-1fb6-405e-8d48-f6e7f6004956 tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1976787856"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:05.380528 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-028d4c64-1fb6-405e-8d48-f6e7f6004956 tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:16:05.380984 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1055/4185] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:16:05 2026] POST /volume/v3/types => generated 216 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:05.389175 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d754d36d-c75a-4f14-a9ba-233f8d48cbc4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:05.390921 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d754d36d-c75a-4f14-a9ba-233f8d48cbc4 tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] POST https://10.4.3.121/volume/v3/group_types Aug 13 06:16:05.391289 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d754d36d-c75a-4f14-a9ba-233f8d48cbc4 tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-118450886"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:05.405375 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d754d36d-c75a-4f14-a9ba-233f8d48cbc4 tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] https://10.4.3.121/volume/v3/group_types returned with HTTP 202 Aug 13 06:16:05.405774 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1044/4186] 10.4.3.121 () {70 vars in 1311 bytes} [Thu Aug 13 06:16:05 2026] POST /volume/v3/group_types => generated 172 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:05.413176 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-875a549f-4ba1-4942-87c9-c8c4e0222fe8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:05.414931 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-875a549f-4ba1-4942-87c9-c8c4e0222fe8 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] POST https://10.4.3.121/volume/v3/groups Aug 13 06:16:05.415290 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-875a549f-4ba1-4942-87c9-c8c4e0222fe8 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7591e6d5-5ab8-413c-b6b0-f6a4359f72da", "volume_types": ["0a334a70-0443-4d75-8800-45df431a6718"], "name": "tempest-GroupsTest-Group-882580198"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:05.416646 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-875a549f-4ba1-4942-87c9-c8c4e0222fe8 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Creating new group {'group': {'group_type': '7591e6d5-5ab8-413c-b6b0-f6a4359f72da', 'volume_types': ['0a334a70-0443-4d75-8800-45df431a6718'], 'name': 'tempest-GroupsTest-Group-882580198'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 06:16:05.420813 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.groups [None req-875a549f-4ba1-4942-87c9-c8c4e0222fe8 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Creating group tempest-GroupsTest-Group-882580198. Aug 13 06:16:05.426996 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-875a549f-4ba1-4942-87c9-c8c4e0222fe8 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Availability Zones retrieved successfully. Aug 13 06:16:05.436256 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-875a549f-4ba1-4942-87c9-c8c4e0222fe8 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Created reservations ['1dd7a25c-a5d5-44f8-986c-c9cbfb4b1aca'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:05.454124 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-875a549f-4ba1-4942-87c9-c8c4e0222fe8 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/groups returned with HTTP 202 Aug 13 06:16:05.454565 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1049/4187] 10.4.3.121 () {70 vars in 1297 bytes} [Thu Aug 13 06:16:05 2026] POST /volume/v3/groups => generated 103 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:05.464198 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-be42f5c6-92af-4a8d-8ff2-ba49f059dbd8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:05.467957 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be42f5c6-92af-4a8d-8ff2-ba49f059dbd8 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d Aug 13 06:16:05.468214 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be42f5c6-92af-4a8d-8ff2-ba49f059dbd8 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:05.468460 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be42f5c6-92af-4a8d-8ff2-ba49f059dbd8 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:05.468624 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-be42f5c6-92af-4a8d-8ff2-ba49f059dbd8 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] show called for member 85134ff4-c946-433d-b34c-a429ab6c099d {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:16:05.477449 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:05.477449 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:05.486754 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be42f5c6-92af-4a8d-8ff2-ba49f059dbd8 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d returned with HTTP 200 Aug 13 06:16:05.487374 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1040/4188] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:16:05 2026] GET /volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d => generated 331 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:05.706673 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-358139bb-a1c1-4caa-ac65-511a7a37324a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:05.708820 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-358139bb-a1c1-4caa-ac65-511a7a37324a tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/volumes/73def632-8bf0-408e-9a37-b6421fd6bb7c Aug 13 06:16:05.709081 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-358139bb-a1c1-4caa-ac65-511a7a37324a tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:05.709384 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-358139bb-a1c1-4caa-ac65-511a7a37324a tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:05.715368 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-358139bb-a1c1-4caa-ac65-511a7a37324a tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes/73def632-8bf0-408e-9a37-b6421fd6bb7c returned with HTTP 404 Aug 13 06:16:05.715847 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1056/4189] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:05 2026] GET /volume/v3/volumes/73def632-8bf0-408e-9a37-b6421fd6bb7c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 06:16:05.723790 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6cd06f01-b6cd-408a-8fb7-a81174ebc906 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:05.725877 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6cd06f01-b6cd-408a-8fb7-a81174ebc906 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:16:05.726312 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6cd06f01-b6cd-408a-8fb7-a81174ebc906 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1955632281"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:05.727769 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-6cd06f01-b6cd-408a-8fb7-a81174ebc906 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1955632281'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:16:05.727880 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-6cd06f01-b6cd-408a-8fb7-a81174ebc906 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Create volume of 1 GB Aug 13 06:16:05.732302 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6cd06f01-b6cd-408a-8fb7-a81174ebc906 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Availability Zones retrieved successfully. Aug 13 06:16:05.737424 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6cd06f01-b6cd-408a-8fb7-a81174ebc906 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Flow 'volume_create_api' (1771ecd0-7250-4a35-b74c-e30c19b3ca22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:05.738892 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6cd06f01-b6cd-408a-8fb7-a81174ebc906 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (182b53c6-0a96-47ec-9311-34f4986a6918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:05.739667 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-6cd06f01-b6cd-408a-8fb7-a81174ebc906 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:16:05.762800 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6cd06f01-b6cd-408a-8fb7-a81174ebc906 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (182b53c6-0a96-47ec-9311-34f4986a6918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:05.763772 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6cd06f01-b6cd-408a-8fb7-a81174ebc906 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (045857f9-3389-47cd-9368-db11278182c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:05.798914 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-6cd06f01-b6cd-408a-8fb7-a81174ebc906 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Created reservations ['f00ad9ad-1217-4f74-a320-532430c9c70c', 'b1992cf5-f61c-415b-a1f3-fc80c2c67a46', 'e8e0835a-2083-48dd-a751-362567e38770', '1cd18fc6-2ca0-4a21-8535-4ae11ce984bc'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:05.799787 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6cd06f01-b6cd-408a-8fb7-a81174ebc906 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (045857f9-3389-47cd-9368-db11278182c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f00ad9ad-1217-4f74-a320-532430c9c70c', 'b1992cf5-f61c-415b-a1f3-fc80c2c67a46', 'e8e0835a-2083-48dd-a751-362567e38770', '1cd18fc6-2ca0-4a21-8535-4ae11ce984bc']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:05.800518 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6cd06f01-b6cd-408a-8fb7-a81174ebc906 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59374d15-2608-48a2-a644-3424b5db546c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:05.821898 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6cd06f01-b6cd-408a-8fb7-a81174ebc906 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59374d15-2608-48a2-a644-3424b5db546c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da3d9cce-fd6f-47e4-afb3-9b8598e5b513', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1955632281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7548aa251e934888a2a3612a83740481',qos_specs=None,replication_status=,reservations=['f00ad9ad-1217-4f74-a320-532430c9c70c','b1992cf5-f61c-415b-a1f3-fc80c2c67a46','e8e0835a-2083-48dd-a751-362567e38770','1cd18fc6-2ca0-4a21-8535-4ae11ce984bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67a57dd9914b4177aeba9986af403ee1',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:16:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1955632281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da3d9cce-fd6f-47e4-afb3-9b8598e5b513,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7548aa251e934888a2a3612a83740481',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67a57dd9914b4177aeba9986af403ee1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:05.823134 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6cd06f01-b6cd-408a-8fb7-a81174ebc906 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2f90993-9fad-491b-9d55-1b85affd7ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:05.838540 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6cd06f01-b6cd-408a-8fb7-a81174ebc906 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2f90993-9fad-491b-9d55-1b85affd7ff6) transitioned into state 'SUCCESS' from state '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-1955632281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7548aa251e934888a2a3612a83740481',qos_specs=None,replication_status=,reservations=['f00ad9ad-1217-4f74-a320-532430c9c70c','b1992cf5-f61c-415b-a1f3-fc80c2c67a46','e8e0835a-2083-48dd-a751-362567e38770','1cd18fc6-2ca0-4a21-8535-4ae11ce984bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67a57dd9914b4177aeba9986af403ee1',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:05.839138 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6cd06f01-b6cd-408a-8fb7-a81174ebc906 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d1247b1-da80-4e8a-ba65-4508815cc581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:05.847398 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6cd06f01-b6cd-408a-8fb7-a81174ebc906 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d1247b1-da80-4e8a-ba65-4508815cc581) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:05.848006 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6cd06f01-b6cd-408a-8fb7-a81174ebc906 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Flow 'volume_create_api' (1771ecd0-7250-4a35-b74c-e30c19b3ca22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:05.848295 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6cd06f01-b6cd-408a-8fb7-a81174ebc906 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Create volume request issued successfully. Aug 13 06:16:05.848854 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6cd06f01-b6cd-408a-8fb7-a81174ebc906 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:16:05.849350 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1045/4190] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:16:05 2026] POST /volume/v3/volumes => generated 778 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:16:05.861569 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f07091dc-fd2b-4b24-8a92-458babff6926 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:05.863400 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f07091dc-fd2b-4b24-8a92-458babff6926 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/volumes/da3d9cce-fd6f-47e4-afb3-9b8598e5b513 Aug 13 06:16:05.863650 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f07091dc-fd2b-4b24-8a92-458babff6926 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:05.863871 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f07091dc-fd2b-4b24-8a92-458babff6926 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:05.875331 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:05.875331 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:05.879366 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f07091dc-fd2b-4b24-8a92-458babff6926 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Volume info retrieved successfully. Aug 13 06:16:05.883989 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f07091dc-fd2b-4b24-8a92-458babff6926 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes/da3d9cce-fd6f-47e4-afb3-9b8598e5b513 returned with HTTP 200 Aug 13 06:16:05.884496 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1050/4191] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:05 2026] GET /volume/v3/volumes/da3d9cce-fd6f-47e4-afb3-9b8598e5b513 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:06.190279 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-feb236a2-9994-43c1-887c-5c5f7c138192 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:06.192152 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-feb236a2-9994-43c1-887c-5c5f7c138192 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/snapshots/24767232-0c17-477e-8c39-88941e401c31 Aug 13 06:16:06.192452 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-feb236a2-9994-43c1-887c-5c5f7c138192 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:06.192673 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-feb236a2-9994-43c1-887c-5c5f7c138192 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:06.197784 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:06.197784 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:06.198218 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-feb236a2-9994-43c1-887c-5c5f7c138192 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Snapshot retrieved successfully. Aug 13 06:16:06.199018 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-feb236a2-9994-43c1-887c-5c5f7c138192 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/snapshots/24767232-0c17-477e-8c39-88941e401c31 returned with HTTP 200 Aug 13 06:16:06.199407 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1041/4192] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:06 2026] GET /volume/v3/snapshots/24767232-0c17-477e-8c39-88941e401c31 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:06.207507 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9c798be3-2b41-40e7-9fa0-0930d0842067 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:06.209345 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9c798be3-2b41-40e7-9fa0-0930d0842067 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/snapshots/24767232-0c17-477e-8c39-88941e401c31 Aug 13 06:16:06.209530 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9c798be3-2b41-40e7-9fa0-0930d0842067 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:06.209727 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9c798be3-2b41-40e7-9fa0-0930d0842067 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:06.214515 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:06.214515 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:06.214941 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9c798be3-2b41-40e7-9fa0-0930d0842067 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Snapshot retrieved successfully. Aug 13 06:16:06.215680 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9c798be3-2b41-40e7-9fa0-0930d0842067 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/snapshots/24767232-0c17-477e-8c39-88941e401c31 returned with HTTP 200 Aug 13 06:16:06.216016 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1057/4193] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:06 2026] GET /volume/v3/snapshots/24767232-0c17-477e-8c39-88941e401c31 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:06.500314 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-be34d842-60ff-47c3-bfa0-4867b19b719d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:06.506059 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be34d842-60ff-47c3-bfa0-4867b19b719d tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d Aug 13 06:16:06.506059 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-be34d842-60ff-47c3-bfa0-4867b19b719d tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:06.506059 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-be34d842-60ff-47c3-bfa0-4867b19b719d tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:06.506059 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-be34d842-60ff-47c3-bfa0-4867b19b719d tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] show called for member 85134ff4-c946-433d-b34c-a429ab6c099d {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:16:06.512733 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:06.512733 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:06.523054 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be34d842-60ff-47c3-bfa0-4867b19b719d tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d returned with HTTP 200 Aug 13 06:16:06.523758 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1046/4194] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:16:06 2026] GET /volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d => generated 332 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:06.532387 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5b539fb6-834a-4c57-8897-d92fc98651b2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:06.536122 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b539fb6-834a-4c57-8897-d92fc98651b2 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:16:06.536122 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5b539fb6-834a-4c57-8897-d92fc98651b2 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1927637079", "volume_type": "0a334a70-0443-4d75-8800-45df431a6718", "group_id": "85134ff4-c946-433d-b34c-a429ab6c099d", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:06.538276 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-5b539fb6-834a-4c57-8897-d92fc98651b2 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1927637079', 'volume_type': '0a334a70-0443-4d75-8800-45df431a6718', 'group_id': '85134ff4-c946-433d-b34c-a429ab6c099d', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:16:06.546162 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:06.546162 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:06.549467 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-5b539fb6-834a-4c57-8897-d92fc98651b2 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Create volume of 1 GB Aug 13 06:16:06.552734 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5b539fb6-834a-4c57-8897-d92fc98651b2 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Availability Zones retrieved successfully. Aug 13 06:16:06.562080 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5b539fb6-834a-4c57-8897-d92fc98651b2 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Flow 'volume_create_api' (235b77ef-2152-4c8f-97b9-25bdf993a42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:06.563427 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5b539fb6-834a-4c57-8897-d92fc98651b2 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f5c71e8-bbcc-4e21-a8cc-825be3561abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:06.566922 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:06.566922 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:06.567522 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-5b539fb6-834a-4c57-8897-d92fc98651b2 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:16:06.592706 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5b539fb6-834a-4c57-8897-d92fc98651b2 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f5c71e8-bbcc-4e21-a8cc-825be3561abc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0a334a70-0443-4d75-8800-45df431a6718,is_public=True,name='tempest-GroupsTest-volume-type-1976787856',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a334a70-0443-4d75-8800-45df431a6718', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '85134ff4-c946-433d-b34c-a429ab6c099d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:06.593764 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5b539fb6-834a-4c57-8897-d92fc98651b2 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbc1eefe-e12f-4437-8c1f-8ebdead441f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:06.632200 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-5b539fb6-834a-4c57-8897-d92fc98651b2 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1976787856 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1976787856, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:16:06.634842 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-5b539fb6-834a-4c57-8897-d92fc98651b2 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1976787856 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1976787856, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:16:06.668740 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-5b539fb6-834a-4c57-8897-d92fc98651b2 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Created reservations ['3f82c85f-8476-46c7-853d-c0451c75e20d', 'aa4d8dac-c9d1-48ea-ad15-54601fedeb9a', 'fdb5f3d9-7197-40d0-b0f9-628b5b7231d1', '1d3dd971-cc02-4a8f-a3bb-e02c4147c385'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:06.669524 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5b539fb6-834a-4c57-8897-d92fc98651b2 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbc1eefe-e12f-4437-8c1f-8ebdead441f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f82c85f-8476-46c7-853d-c0451c75e20d', 'aa4d8dac-c9d1-48ea-ad15-54601fedeb9a', 'fdb5f3d9-7197-40d0-b0f9-628b5b7231d1', '1d3dd971-cc02-4a8f-a3bb-e02c4147c385']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:06.670354 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5b539fb6-834a-4c57-8897-d92fc98651b2 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d45b63d-c806-455e-961f-b9cf3cee3121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:06.696012 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5b539fb6-834a-4c57-8897-d92fc98651b2 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d45b63d-c806-455e-961f-b9cf3cee3121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81a78be0-1093-4751-a62a-e1b5faab3175', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1927637079',encryption_key_id=None,group_id=85134ff4-c946-433d-b34c-a429ab6c099d,group_type_id=,metadata={},multiattach=False,project_id='518dc306be124eec8da9ae4f565996b6',qos_specs=None,replication_status=,reservations=['3f82c85f-8476-46c7-853d-c0451c75e20d','aa4d8dac-c9d1-48ea-ad15-54601fedeb9a','fdb5f3d9-7197-40d0-b0f9-628b5b7231d1','1d3dd971-cc02-4a8f-a3bb-e02c4147c385'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea0159ada1e24103ae8552a53c00bdaf',volume_type_id=0a334a70-0443-4d75-8800-45df431a6718), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:16:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1927637079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=85134ff4-c946-433d-b34c-a429ab6c099d,host=None,id=81a78be0-1093-4751-a62a-e1b5faab3175,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='518dc306be124eec8da9ae4f565996b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea0159ada1e24103ae8552a53c00bdaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0a334a70-0443-4d75-8800-45df431a6718),volume_type_id=0a334a70-0443-4d75-8800-45df431a6718)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:06.696935 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5b539fb6-834a-4c57-8897-d92fc98651b2 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35e89f81-4fe7-40d0-8e5b-4e18f63ac2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:06.717859 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5b539fb6-834a-4c57-8897-d92fc98651b2 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35e89f81-4fe7-40d0-8e5b-4e18f63ac2e0) transitioned into state 'SUCCESS' from state '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-1927637079',encryption_key_id=None,group_id=85134ff4-c946-433d-b34c-a429ab6c099d,group_type_id=,metadata={},multiattach=False,project_id='518dc306be124eec8da9ae4f565996b6',qos_specs=None,replication_status=,reservations=['3f82c85f-8476-46c7-853d-c0451c75e20d','aa4d8dac-c9d1-48ea-ad15-54601fedeb9a','fdb5f3d9-7197-40d0-b0f9-628b5b7231d1','1d3dd971-cc02-4a8f-a3bb-e02c4147c385'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea0159ada1e24103ae8552a53c00bdaf',volume_type_id=0a334a70-0443-4d75-8800-45df431a6718)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:06.719052 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5b539fb6-834a-4c57-8897-d92fc98651b2 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4de69b0-b76f-46ba-98e4-152306b8abf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:06.734958 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5b539fb6-834a-4c57-8897-d92fc98651b2 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4de69b0-b76f-46ba-98e4-152306b8abf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:06.735882 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-5b539fb6-834a-4c57-8897-d92fc98651b2 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Flow 'volume_create_api' (235b77ef-2152-4c8f-97b9-25bdf993a42e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:06.736243 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5b539fb6-834a-4c57-8897-d92fc98651b2 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Create volume request issued successfully. Aug 13 06:16:06.737000 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-5b539fb6-834a-4c57-8897-d92fc98651b2 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:16:06.737609 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-5b539fb6-834a-4c57-8897-d92fc98651b2 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:16:06.778575 np0000007163 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-5b539fb6-834a-4c57-8897-d92fc98651b2 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:16:06.781876 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:06.781876 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:06.785772 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5b539fb6-834a-4c57-8897-d92fc98651b2 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:16:06.786159 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1051/4195] 10.4.3.121 () {70 vars in 1300 bytes} [Thu Aug 13 06:16:06 2026] POST /volume/v3/volumes => generated 815 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:06.808330 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b7e3b803-e5f2-4bcc-ba91-69d76be493a5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:06.810533 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b7e3b803-e5f2-4bcc-ba91-69d76be493a5 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/volumes/81a78be0-1093-4751-a62a-e1b5faab3175 Aug 13 06:16:06.810740 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b7e3b803-e5f2-4bcc-ba91-69d76be493a5 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:06.811058 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b7e3b803-e5f2-4bcc-ba91-69d76be493a5 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:06.823938 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:06.823938 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:06.828666 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b7e3b803-e5f2-4bcc-ba91-69d76be493a5 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Volume info retrieved successfully. Aug 13 06:16:06.829455 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-b7e3b803-e5f2-4bcc-ba91-69d76be493a5 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:16:06.829615 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-b7e3b803-e5f2-4bcc-ba91-69d76be493a5 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:16:06.868698 np0000007163 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-b7e3b803-e5f2-4bcc-ba91-69d76be493a5 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:16:06.871737 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:06.871737 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:06.879465 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b7e3b803-e5f2-4bcc-ba91-69d76be493a5 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/volumes/81a78be0-1093-4751-a62a-e1b5faab3175 returned with HTTP 200 Aug 13 06:16:06.879907 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1042/4196] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:16:06 2026] GET /volume/v3/volumes/81a78be0-1093-4751-a62a-e1b5faab3175 => generated 907 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:06.897133 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-08e37ebe-25bc-4043-ae68-844c6d6713a4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:06.899503 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-08e37ebe-25bc-4043-ae68-844c6d6713a4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/volumes/da3d9cce-fd6f-47e4-afb3-9b8598e5b513 Aug 13 06:16:06.899757 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-08e37ebe-25bc-4043-ae68-844c6d6713a4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:06.900029 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-08e37ebe-25bc-4043-ae68-844c6d6713a4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:06.911798 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:06.911798 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:06.916556 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-08e37ebe-25bc-4043-ae68-844c6d6713a4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Volume info retrieved successfully. Aug 13 06:16:06.922617 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-08e37ebe-25bc-4043-ae68-844c6d6713a4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes/da3d9cce-fd6f-47e4-afb3-9b8598e5b513 returned with HTTP 200 Aug 13 06:16:06.923054 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1058/4197] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:06 2026] GET /volume/v3/volumes/da3d9cce-fd6f-47e4-afb3-9b8598e5b513 => generated 1018 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:06.935707 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-da0b1270-b818-49cb-a32a-aca69783f0c9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:06.937430 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-da0b1270-b818-49cb-a32a-aca69783f0c9 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:16:06.937763 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-da0b1270-b818-49cb-a32a-aca69783f0c9 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "da3d9cce-fd6f-47e4-afb3-9b8598e5b513", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-523113466"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:06.950376 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:06.950376 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:06.950669 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-da0b1270-b818-49cb-a32a-aca69783f0c9 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Volume info retrieved successfully. Aug 13 06:16:06.950751 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-da0b1270-b818-49cb-a32a-aca69783f0c9 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Create snapshot from volume da3d9cce-fd6f-47e4-afb3-9b8598e5b513 Aug 13 06:16:06.980488 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-da0b1270-b818-49cb-a32a-aca69783f0c9 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Created reservations ['6a223a24-3384-4784-ad9b-693905f121c1', 'e9baa0c5-e6fa-4836-87d7-7dddd57c22f7', '0f44e3c2-4d8b-4229-bc1b-7839cfa344bf', '6ba4fd97-217d-44d0-b235-613d464f546a'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:07.018208 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-da0b1270-b818-49cb-a32a-aca69783f0c9 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot create request issued successfully. Aug 13 06:16:07.018208 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-da0b1270-b818-49cb-a32a-aca69783f0c9 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:16:07.018208 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1047/4198] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:16:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:16:07.026039 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0ce404e0-801b-48e8-8229-364a9acd5217 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:07.027575 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0ce404e0-801b-48e8-8229-364a9acd5217 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/snapshots/d10ae1bd-d470-46f3-adee-fb1e6dcf4ede Aug 13 06:16:07.027805 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0ce404e0-801b-48e8-8229-364a9acd5217 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:07.028029 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0ce404e0-801b-48e8-8229-364a9acd5217 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:07.035602 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:07.035602 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:07.035972 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0ce404e0-801b-48e8-8229-364a9acd5217 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot retrieved successfully. Aug 13 06:16:07.036766 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0ce404e0-801b-48e8-8229-364a9acd5217 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots/d10ae1bd-d470-46f3-adee-fb1e6dcf4ede returned with HTTP 200 Aug 13 06:16:07.037354 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1052/4199] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:07 2026] GET /volume/v3/snapshots/d10ae1bd-d470-46f3-adee-fb1e6dcf4ede => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:07.691488 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6581f1c8-2891-4aee-8f94-069cfeb4237a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:07.693321 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6581f1c8-2891-4aee-8f94-069cfeb4237a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:16:07.693641 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6581f1c8-2891-4aee-8f94-069cfeb4237a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "872b689b-e2ae-4d4e-a62a-c5879bb46100", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-680089889", "description": null, "metadata": null}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:07.704771 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:07.704771 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:07.705329 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6581f1c8-2891-4aee-8f94-069cfeb4237a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:07.705476 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-6581f1c8-2891-4aee-8f94-069cfeb4237a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Create snapshot from volume 872b689b-e2ae-4d4e-a62a-c5879bb46100 Aug 13 06:16:07.729155 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-6581f1c8-2891-4aee-8f94-069cfeb4237a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Created reservations ['33cf5f6b-1640-4b4f-b0da-4c27f3d8a6f6', '200f9af0-a5c4-4e59-9933-a01add00a20b', 'fdee054a-e546-49e7-b470-b5873bd8b51a', '628e66e5-3cd8-4336-9bc8-e8cc990e35aa'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:07.759116 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6581f1c8-2891-4aee-8f94-069cfeb4237a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Snapshot force create request issued successfully. Aug 13 06:16:07.759971 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6581f1c8-2891-4aee-8f94-069cfeb4237a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:16:07.759971 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1043/4200] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:16:07 2026] POST /volume/v3/snapshots => generated 312 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:16:07.771927 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fa546056-3b8e-4c1e-afdc-d72ab287e945 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:07.774489 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fa546056-3b8e-4c1e-afdc-d72ab287e945 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/snapshots/265cdbdf-f860-4f2b-8d70-b5f1fd9ce181 Aug 13 06:16:07.774687 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fa546056-3b8e-4c1e-afdc-d72ab287e945 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:07.774874 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fa546056-3b8e-4c1e-afdc-d72ab287e945 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:07.783675 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:07.783675 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:07.784098 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fa546056-3b8e-4c1e-afdc-d72ab287e945 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Snapshot retrieved successfully. Aug 13 06:16:07.784899 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fa546056-3b8e-4c1e-afdc-d72ab287e945 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/snapshots/265cdbdf-f860-4f2b-8d70-b5f1fd9ce181 returned with HTTP 200 Aug 13 06:16:07.785306 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1059/4201] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:07 2026] GET /volume/v3/snapshots/265cdbdf-f860-4f2b-8d70-b5f1fd9ce181 => generated 444 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:07.893002 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9b7f53ec-e1f8-40d6-a216-5d7ef6fe7eef None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:07.897200 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b7f53ec-e1f8-40d6-a216-5d7ef6fe7eef tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/volumes/81a78be0-1093-4751-a62a-e1b5faab3175 Aug 13 06:16:07.897200 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9b7f53ec-e1f8-40d6-a216-5d7ef6fe7eef tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:07.897200 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9b7f53ec-e1f8-40d6-a216-5d7ef6fe7eef tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:07.907204 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:07.907204 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:07.911107 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9b7f53ec-e1f8-40d6-a216-5d7ef6fe7eef tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Volume info retrieved successfully. Aug 13 06:16:07.912107 np0000007163 devstack@c-api.service[100325]: WARNING stevedore.named [None req-9b7f53ec-e1f8-40d6-a216-5d7ef6fe7eef tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:16:07.912423 np0000007163 devstack@c-api.service[100325]: WARNING castellan.key_manager [None req-9b7f53ec-e1f8-40d6-a216-5d7ef6fe7eef tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:16:07.957333 np0000007163 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-9b7f53ec-e1f8-40d6-a216-5d7ef6fe7eef tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:16:07.960976 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:07.960976 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:07.966344 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b7f53ec-e1f8-40d6-a216-5d7ef6fe7eef tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/volumes/81a78be0-1093-4751-a62a-e1b5faab3175 returned with HTTP 200 Aug 13 06:16:07.966774 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1048/4202] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:16:07 2026] GET /volume/v3/volumes/81a78be0-1093-4751-a62a-e1b5faab3175 => generated 908 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:07.979540 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d9037b3c-583a-4a55-a6ba-01e734709f7d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:07.981659 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d9037b3c-583a-4a55-a6ba-01e734709f7d tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:16:07.982078 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d9037b3c-583a-4a55-a6ba-01e734709f7d tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-314420847", "volume_type": "0a334a70-0443-4d75-8800-45df431a6718", "group_id": "85134ff4-c946-433d-b34c-a429ab6c099d", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:07.984022 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-d9037b3c-583a-4a55-a6ba-01e734709f7d tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-314420847', 'volume_type': '0a334a70-0443-4d75-8800-45df431a6718', 'group_id': '85134ff4-c946-433d-b34c-a429ab6c099d', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:16:07.992157 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:07.992157 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:07.992752 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-d9037b3c-583a-4a55-a6ba-01e734709f7d tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Create volume of 1 GB Aug 13 06:16:07.999198 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d9037b3c-583a-4a55-a6ba-01e734709f7d tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Availability Zones retrieved successfully. Aug 13 06:16:08.005870 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d9037b3c-583a-4a55-a6ba-01e734709f7d tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Flow 'volume_create_api' (0be8d9b9-45ce-44a8-b564-9cffe0e361e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:08.007119 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d9037b3c-583a-4a55-a6ba-01e734709f7d tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f77612ae-f214-4bfb-869d-e11b3de8b407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:08.007768 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:08.007768 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:08.008320 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-d9037b3c-583a-4a55-a6ba-01e734709f7d tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:16:08.031859 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d9037b3c-583a-4a55-a6ba-01e734709f7d tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f77612ae-f214-4bfb-869d-e11b3de8b407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:16:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0a334a70-0443-4d75-8800-45df431a6718,is_public=True,name='tempest-GroupsTest-volume-type-1976787856',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a334a70-0443-4d75-8800-45df431a6718', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '85134ff4-c946-433d-b34c-a429ab6c099d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:08.032714 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d9037b3c-583a-4a55-a6ba-01e734709f7d tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b56078c-3e23-4d1c-b8ba-a72c31637bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:08.046093 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-791bd178-661c-4915-acc1-e47ce409d703 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:08.047994 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-791bd178-661c-4915-acc1-e47ce409d703 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/snapshots/d10ae1bd-d470-46f3-adee-fb1e6dcf4ede Aug 13 06:16:08.048200 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-791bd178-661c-4915-acc1-e47ce409d703 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:08.048418 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-791bd178-661c-4915-acc1-e47ce409d703 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:08.054235 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:08.054235 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:08.054235 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-791bd178-661c-4915-acc1-e47ce409d703 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot retrieved successfully. Aug 13 06:16:08.054412 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-791bd178-661c-4915-acc1-e47ce409d703 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots/d10ae1bd-d470-46f3-adee-fb1e6dcf4ede returned with HTTP 200 Aug 13 06:16:08.054704 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1044/4203] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:08 2026] GET /volume/v3/snapshots/d10ae1bd-d470-46f3-adee-fb1e6dcf4ede => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:08.066047 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c1b78a27-8883-4f13-a1da-d79398853373 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:08.068884 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c1b78a27-8883-4f13-a1da-d79398853373 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] GET https://10.4.3.121/volume/v3/snapshots/d10ae1bd-d470-46f3-adee-fb1e6dcf4ede Aug 13 06:16:08.068884 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c1b78a27-8883-4f13-a1da-d79398853373 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:08.068884 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c1b78a27-8883-4f13-a1da-d79398853373 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:08.073518 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:08.073518 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:08.073922 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c1b78a27-8883-4f13-a1da-d79398853373 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] Snapshot retrieved successfully. Aug 13 06:16:08.074646 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c1b78a27-8883-4f13-a1da-d79398853373 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] https://10.4.3.121/volume/v3/snapshots/d10ae1bd-d470-46f3-adee-fb1e6dcf4ede returned with HTTP 200 Aug 13 06:16:08.074988 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1060/4204] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:08 2026] GET /volume/v3/snapshots/d10ae1bd-d470-46f3-adee-fb1e6dcf4ede => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:08.084541 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4c2210cb-aa5b-4fb1-85fd-6ce4af4e6e36 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:08.087387 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-d9037b3c-583a-4a55-a6ba-01e734709f7d tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Created reservations ['360f03f2-ccbd-4aec-89eb-8ca1bed694a2', '9b3d4d19-4ec0-49d7-886d-bac8bf597e7d', '3367e50e-2c1a-4f60-ab3a-9c7ac5e35bb2', '4d2f63a7-f833-4630-93ca-b9ac7697e292'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:08.087493 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4c2210cb-aa5b-4fb1-85fd-6ce4af4e6e36 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] DELETE https://10.4.3.121/volume/v3/snapshots/d10ae1bd-d470-46f3-adee-fb1e6dcf4ede Aug 13 06:16:08.087548 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d9037b3c-583a-4a55-a6ba-01e734709f7d tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b56078c-3e23-4d1c-b8ba-a72c31637bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['360f03f2-ccbd-4aec-89eb-8ca1bed694a2', '9b3d4d19-4ec0-49d7-886d-bac8bf597e7d', '3367e50e-2c1a-4f60-ab3a-9c7ac5e35bb2', '4d2f63a7-f833-4630-93ca-b9ac7697e292']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:08.087620 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4c2210cb-aa5b-4fb1-85fd-6ce4af4e6e36 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:08.087620 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4c2210cb-aa5b-4fb1-85fd-6ce4af4e6e36 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:08.087620 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-4c2210cb-aa5b-4fb1-85fd-6ce4af4e6e36 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Delete snapshot with id: d10ae1bd-d470-46f3-adee-fb1e6dcf4ede Aug 13 06:16:08.087681 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d9037b3c-583a-4a55-a6ba-01e734709f7d tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f05022e-a407-44cd-8eae-cb4750dd8875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:08.092016 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:08.092016 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:08.092459 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4c2210cb-aa5b-4fb1-85fd-6ce4af4e6e36 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot retrieved successfully. Aug 13 06:16:08.109171 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4c2210cb-aa5b-4fb1-85fd-6ce4af4e6e36 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot delete request issued successfully. Aug 13 06:16:08.109624 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4c2210cb-aa5b-4fb1-85fd-6ce4af4e6e36 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots/d10ae1bd-d470-46f3-adee-fb1e6dcf4ede returned with HTTP 202 Aug 13 06:16:08.109866 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d9037b3c-583a-4a55-a6ba-01e734709f7d tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f05022e-a407-44cd-8eae-cb4750dd8875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7bcfa77-67c3-45d1-8c07-33976fab8c18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-314420847',encryption_key_id=None,group_id=85134ff4-c946-433d-b34c-a429ab6c099d,group_type_id=,metadata={},multiattach=False,project_id='518dc306be124eec8da9ae4f565996b6',qos_specs=None,replication_status=,reservations=['360f03f2-ccbd-4aec-89eb-8ca1bed694a2','9b3d4d19-4ec0-49d7-886d-bac8bf597e7d','3367e50e-2c1a-4f60-ab3a-9c7ac5e35bb2','4d2f63a7-f833-4630-93ca-b9ac7697e292'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea0159ada1e24103ae8552a53c00bdaf',volume_type_id=0a334a70-0443-4d75-8800-45df431a6718), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:16:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-314420847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=85134ff4-c946-433d-b34c-a429ab6c099d,host=None,id=a7bcfa77-67c3-45d1-8c07-33976fab8c18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='518dc306be124eec8da9ae4f565996b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea0159ada1e24103ae8552a53c00bdaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0a334a70-0443-4d75-8800-45df431a6718),volume_type_id=0a334a70-0443-4d75-8800-45df431a6718)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:08.110267 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1049/4205] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:16:08 2026] DELETE /volume/v3/snapshots/d10ae1bd-d470-46f3-adee-fb1e6dcf4ede => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:08.110641 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d9037b3c-583a-4a55-a6ba-01e734709f7d tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb7c0a98-d97b-4dda-8787-e1c6868cd7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:08.122509 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-49059ed3-5220-42d7-8e64-8cc0b8da362c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:08.124441 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-49059ed3-5220-42d7-8e64-8cc0b8da362c tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/snapshots/d10ae1bd-d470-46f3-adee-fb1e6dcf4ede Aug 13 06:16:08.124674 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-49059ed3-5220-42d7-8e64-8cc0b8da362c tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:08.124895 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-49059ed3-5220-42d7-8e64-8cc0b8da362c tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:08.131361 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:08.131361 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:08.131706 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-49059ed3-5220-42d7-8e64-8cc0b8da362c tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot retrieved successfully. Aug 13 06:16:08.132575 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-49059ed3-5220-42d7-8e64-8cc0b8da362c tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots/d10ae1bd-d470-46f3-adee-fb1e6dcf4ede returned with HTTP 200 Aug 13 06:16:08.133102 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1045/4206] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:08 2026] GET /volume/v3/snapshots/d10ae1bd-d470-46f3-adee-fb1e6dcf4ede => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:08.137434 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d9037b3c-583a-4a55-a6ba-01e734709f7d tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb7c0a98-d97b-4dda-8787-e1c6868cd7fd) transitioned into state 'SUCCESS' from state '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-314420847',encryption_key_id=None,group_id=85134ff4-c946-433d-b34c-a429ab6c099d,group_type_id=,metadata={},multiattach=False,project_id='518dc306be124eec8da9ae4f565996b6',qos_specs=None,replication_status=,reservations=['360f03f2-ccbd-4aec-89eb-8ca1bed694a2','9b3d4d19-4ec0-49d7-886d-bac8bf597e7d','3367e50e-2c1a-4f60-ab3a-9c7ac5e35bb2','4d2f63a7-f833-4630-93ca-b9ac7697e292'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea0159ada1e24103ae8552a53c00bdaf',volume_type_id=0a334a70-0443-4d75-8800-45df431a6718)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:08.138175 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d9037b3c-583a-4a55-a6ba-01e734709f7d tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf439eb0-bf13-4c20-a834-19f9fffec5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:08.162972 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d9037b3c-583a-4a55-a6ba-01e734709f7d tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf439eb0-bf13-4c20-a834-19f9fffec5fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:08.164138 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-d9037b3c-583a-4a55-a6ba-01e734709f7d tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Flow 'volume_create_api' (0be8d9b9-45ce-44a8-b564-9cffe0e361e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:08.164689 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d9037b3c-583a-4a55-a6ba-01e734709f7d tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Create volume request issued successfully. Aug 13 06:16:08.165856 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-d9037b3c-583a-4a55-a6ba-01e734709f7d tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:16:08.166066 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-d9037b3c-583a-4a55-a6ba-01e734709f7d tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:16:08.214123 np0000007163 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-d9037b3c-583a-4a55-a6ba-01e734709f7d tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:16:08.217394 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:08.217394 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:08.221158 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d9037b3c-583a-4a55-a6ba-01e734709f7d tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:16:08.221621 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1053/4207] 10.4.3.121 () {70 vars in 1300 bytes} [Thu Aug 13 06:16:07 2026] POST /volume/v3/volumes => generated 814 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:08.232961 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bdfccded-ecec-4c45-ad36-dfda14eb442b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:08.235637 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bdfccded-ecec-4c45-ad36-dfda14eb442b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/volumes/a7bcfa77-67c3-45d1-8c07-33976fab8c18 Aug 13 06:16:08.235730 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bdfccded-ecec-4c45-ad36-dfda14eb442b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:08.235991 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bdfccded-ecec-4c45-ad36-dfda14eb442b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:08.246062 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:08.246062 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:08.251465 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bdfccded-ecec-4c45-ad36-dfda14eb442b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Volume info retrieved successfully. Aug 13 06:16:08.252423 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-bdfccded-ecec-4c45-ad36-dfda14eb442b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:16:08.252651 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-bdfccded-ecec-4c45-ad36-dfda14eb442b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:16:08.309132 np0000007163 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-bdfccded-ecec-4c45-ad36-dfda14eb442b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:16:08.313013 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:08.313013 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:08.322481 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bdfccded-ecec-4c45-ad36-dfda14eb442b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/volumes/a7bcfa77-67c3-45d1-8c07-33976fab8c18 returned with HTTP 200 Aug 13 06:16:08.323018 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1061/4208] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:16:08 2026] GET /volume/v3/volumes/a7bcfa77-67c3-45d1-8c07-33976fab8c18 => generated 882 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:08.798530 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-60a56760-b675-4deb-90dd-febbb347ca42 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:08.800577 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-60a56760-b675-4deb-90dd-febbb347ca42 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/snapshots/265cdbdf-f860-4f2b-8d70-b5f1fd9ce181 Aug 13 06:16:08.801135 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-60a56760-b675-4deb-90dd-febbb347ca42 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:08.801609 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-60a56760-b675-4deb-90dd-febbb347ca42 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:08.810306 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:08.810306 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:08.810306 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-60a56760-b675-4deb-90dd-febbb347ca42 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Snapshot retrieved successfully. Aug 13 06:16:08.810306 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-60a56760-b675-4deb-90dd-febbb347ca42 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/snapshots/265cdbdf-f860-4f2b-8d70-b5f1fd9ce181 returned with HTTP 200 Aug 13 06:16:08.810306 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1050/4209] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:08 2026] GET /volume/v3/snapshots/265cdbdf-f860-4f2b-8d70-b5f1fd9ce181 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:08.821404 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ca669a82-d28d-492c-86d7-e84e35c2e262 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:08.823760 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ca669a82-d28d-492c-86d7-e84e35c2e262 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/snapshots/265cdbdf-f860-4f2b-8d70-b5f1fd9ce181 Aug 13 06:16:08.824031 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ca669a82-d28d-492c-86d7-e84e35c2e262 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:08.824322 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ca669a82-d28d-492c-86d7-e84e35c2e262 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:08.830815 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:08.830815 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:08.831435 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ca669a82-d28d-492c-86d7-e84e35c2e262 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Snapshot retrieved successfully. Aug 13 06:16:08.832499 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ca669a82-d28d-492c-86d7-e84e35c2e262 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/snapshots/265cdbdf-f860-4f2b-8d70-b5f1fd9ce181 returned with HTTP 200 Aug 13 06:16:08.833006 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1046/4210] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:08 2026] GET /volume/v3/snapshots/265cdbdf-f860-4f2b-8d70-b5f1fd9ce181 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:09.143072 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-33a9307a-738f-4684-a5c1-c0f673f16b56 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:09.145079 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33a9307a-738f-4684-a5c1-c0f673f16b56 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/snapshots/d10ae1bd-d470-46f3-adee-fb1e6dcf4ede Aug 13 06:16:09.145333 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33a9307a-738f-4684-a5c1-c0f673f16b56 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:09.145525 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33a9307a-738f-4684-a5c1-c0f673f16b56 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:09.150249 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33a9307a-738f-4684-a5c1-c0f673f16b56 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots/d10ae1bd-d470-46f3-adee-fb1e6dcf4ede returned with HTTP 404 Aug 13 06:16:09.150709 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1054/4211] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:09 2026] GET /volume/v3/snapshots/d10ae1bd-d470-46f3-adee-fb1e6dcf4ede => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:09.158200 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e686ef39-d1ca-40df-960f-7847cd5bae42 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:09.160459 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e686ef39-d1ca-40df-960f-7847cd5bae42 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/da3d9cce-fd6f-47e4-afb3-9b8598e5b513 Aug 13 06:16:09.160656 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e686ef39-d1ca-40df-960f-7847cd5bae42 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:09.161052 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e686ef39-d1ca-40df-960f-7847cd5bae42 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:09.161052 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-e686ef39-d1ca-40df-960f-7847cd5bae42 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Delete volume with id: da3d9cce-fd6f-47e4-afb3-9b8598e5b513 Aug 13 06:16:09.168520 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:09.168520 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:09.168912 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e686ef39-d1ca-40df-960f-7847cd5bae42 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Volume info retrieved successfully. Aug 13 06:16:09.188088 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e686ef39-d1ca-40df-960f-7847cd5bae42 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Delete volume request issued successfully. Aug 13 06:16:09.188333 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e686ef39-d1ca-40df-960f-7847cd5bae42 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes/da3d9cce-fd6f-47e4-afb3-9b8598e5b513 returned with HTTP 202 Aug 13 06:16:09.188730 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1062/4212] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:16:09 2026] DELETE /volume/v3/volumes/da3d9cce-fd6f-47e4-afb3-9b8598e5b513 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:09.198952 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b8e9fd31-b848-4d19-a7e4-5043c63b89b4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:09.203367 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8e9fd31-b848-4d19-a7e4-5043c63b89b4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/volumes/da3d9cce-fd6f-47e4-afb3-9b8598e5b513 Aug 13 06:16:09.203367 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8e9fd31-b848-4d19-a7e4-5043c63b89b4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:09.203367 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8e9fd31-b848-4d19-a7e4-5043c63b89b4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:09.212577 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:09.212577 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:09.217772 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b8e9fd31-b848-4d19-a7e4-5043c63b89b4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Volume info retrieved successfully. Aug 13 06:16:09.224825 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8e9fd31-b848-4d19-a7e4-5043c63b89b4 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes/da3d9cce-fd6f-47e4-afb3-9b8598e5b513 returned with HTTP 200 Aug 13 06:16:09.225550 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1051/4213] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:09 2026] GET /volume/v3/volumes/da3d9cce-fd6f-47e4-afb3-9b8598e5b513 => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:09.337147 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aa3c99a8-3f06-4085-8894-b421316ad371 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:09.339624 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa3c99a8-3f06-4085-8894-b421316ad371 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/volumes/a7bcfa77-67c3-45d1-8c07-33976fab8c18 Aug 13 06:16:09.339974 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aa3c99a8-3f06-4085-8894-b421316ad371 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:09.340286 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aa3c99a8-3f06-4085-8894-b421316ad371 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:09.349872 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:09.349872 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:09.354702 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-aa3c99a8-3f06-4085-8894-b421316ad371 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Volume info retrieved successfully. Aug 13 06:16:09.355682 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-aa3c99a8-3f06-4085-8894-b421316ad371 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:16:09.355907 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-aa3c99a8-3f06-4085-8894-b421316ad371 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:16:09.403542 np0000007163 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-aa3c99a8-3f06-4085-8894-b421316ad371 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:16:09.406657 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:09.406657 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:09.413920 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa3c99a8-3f06-4085-8894-b421316ad371 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/volumes/a7bcfa77-67c3-45d1-8c07-33976fab8c18 returned with HTTP 200 Aug 13 06:16:09.414461 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1047/4214] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:16:09 2026] GET /volume/v3/volumes/a7bcfa77-67c3-45d1-8c07-33976fab8c18 => generated 907 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:09.429803 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-60fb05f7-9ff3-45a4-8ace-c48be361cdc1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:09.431817 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-60fb05f7-9ff3-45a4-8ace-c48be361cdc1 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] PUT https://10.4.3.121/volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d Aug 13 06:16:09.432143 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-60fb05f7-9ff3-45a4-8ace-c48be361cdc1 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "a7bcfa77-67c3-45d1-8c07-33976fab8c18"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:09.433561 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-60fb05f7-9ff3-45a4-8ace-c48be361cdc1 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Update called for group 85134ff4-c946-433d-b34c-a429ab6c099d. {{(pid=100323) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 06:16:09.433670 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.groups [None req-60fb05f7-9ff3-45a4-8ace-c48be361cdc1 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Updating group 85134ff4-c946-433d-b34c-a429ab6c099d with name new_group description: This is a new group add_volumes: None remove_volumes: a7bcfa77-67c3-45d1-8c07-33976fab8c18. Aug 13 06:16:09.437990 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:09.437990 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:09.471890 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-60fb05f7-9ff3-45a4-8ace-c48be361cdc1 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d returned with HTTP 202 Aug 13 06:16:09.472348 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1055/4215] 10.4.3.121 () {70 vars in 1407 bytes} [Thu Aug 13 06:16:09 2026] PUT /volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:16:09.480568 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-545dd4b6-12e7-4982-b8bb-accea68e949f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:09.482280 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-545dd4b6-12e7-4982-b8bb-accea68e949f tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d Aug 13 06:16:09.482498 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-545dd4b6-12e7-4982-b8bb-accea68e949f tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:09.482707 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-545dd4b6-12e7-4982-b8bb-accea68e949f tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:09.483048 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-545dd4b6-12e7-4982-b8bb-accea68e949f tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] show called for member 85134ff4-c946-433d-b34c-a429ab6c099d {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:16:09.486074 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:09.486074 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:09.493357 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-545dd4b6-12e7-4982-b8bb-accea68e949f tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d returned with HTTP 200 Aug 13 06:16:09.493766 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1063/4216] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:16:09 2026] GET /volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d => generated 323 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:10.240754 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3168a71c-7ca8-4e23-919b-81f54b83f24e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:10.244679 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3168a71c-7ca8-4e23-919b-81f54b83f24e tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/volumes/da3d9cce-fd6f-47e4-afb3-9b8598e5b513 Aug 13 06:16:10.244679 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3168a71c-7ca8-4e23-919b-81f54b83f24e tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:10.244679 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3168a71c-7ca8-4e23-919b-81f54b83f24e tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:10.249863 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3168a71c-7ca8-4e23-919b-81f54b83f24e tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes/da3d9cce-fd6f-47e4-afb3-9b8598e5b513 returned with HTTP 404 Aug 13 06:16:10.250506 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1052/4217] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:10 2026] GET /volume/v3/volumes/da3d9cce-fd6f-47e4-afb3-9b8598e5b513 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:10.259108 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-27b40679-190a-4cf6-a548-4c2c801e9c87 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:10.261687 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-27b40679-190a-4cf6-a548-4c2c801e9c87 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:16:10.262137 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-27b40679-190a-4cf6-a548-4c2c801e9c87 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-307466980"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:10.264043 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-27b40679-190a-4cf6-a548-4c2c801e9c87 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-307466980'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:16:10.264233 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-27b40679-190a-4cf6-a548-4c2c801e9c87 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Create volume of 1 GB Aug 13 06:16:10.268952 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-27b40679-190a-4cf6-a548-4c2c801e9c87 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Availability Zones retrieved successfully. Aug 13 06:16:10.277803 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-27b40679-190a-4cf6-a548-4c2c801e9c87 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Flow 'volume_create_api' (e559cb27-71e2-4dcc-93f0-db1ceffda720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:10.279339 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-27b40679-190a-4cf6-a548-4c2c801e9c87 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccab771d-67b6-484e-8766-9979581f10f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:10.279431 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ad9dcc43-7411-4463-9821-919855343c0c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:10.280472 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-27b40679-190a-4cf6-a548-4c2c801e9c87 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:16:10.281419 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ad9dcc43-7411-4463-9821-919855343c0c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:16:10.281843 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ad9dcc43-7411-4463-9821-919855343c0c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "872b689b-e2ae-4d4e-a62a-c5879bb46100", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1475052620", "description": null, "metadata": null}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:10.301983 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:10.301983 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:10.302772 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ad9dcc43-7411-4463-9821-919855343c0c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:10.303035 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-ad9dcc43-7411-4463-9821-919855343c0c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Create snapshot from volume 872b689b-e2ae-4d4e-a62a-c5879bb46100 Aug 13 06:16:10.314917 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-27b40679-190a-4cf6-a548-4c2c801e9c87 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccab771d-67b6-484e-8766-9979581f10f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:10.315720 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-27b40679-190a-4cf6-a548-4c2c801e9c87 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0a5fa7a-1fed-460f-ad95-4f65cf8fecfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:10.336589 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-ad9dcc43-7411-4463-9821-919855343c0c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Created reservations ['a017d2cc-05de-4a7a-b64a-2f574b841172', '66e8a6be-00b9-4dbe-8905-4bc184c4025e', '5dd744e0-2432-4862-8d0c-f0693c280abd', 'e8ab38ac-dbd3-4141-86e2-2e3c43d7c604'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:10.360381 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-27b40679-190a-4cf6-a548-4c2c801e9c87 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Created reservations ['b4c6f7e7-269b-4470-9b0f-192501b25c75', 'ca4a2297-eb87-420a-9451-d315abc79ec4', 'b192476a-36f9-48b1-ab83-551a974c96a7', 'f6bc622a-da53-4204-9a76-fb562d30abf7'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:10.361476 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-27b40679-190a-4cf6-a548-4c2c801e9c87 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0a5fa7a-1fed-460f-ad95-4f65cf8fecfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4c6f7e7-269b-4470-9b0f-192501b25c75', 'ca4a2297-eb87-420a-9451-d315abc79ec4', 'b192476a-36f9-48b1-ab83-551a974c96a7', 'f6bc622a-da53-4204-9a76-fb562d30abf7']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:10.362653 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-27b40679-190a-4cf6-a548-4c2c801e9c87 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20badd04-b542-4389-9650-4d3bdc96ef64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:10.373128 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ad9dcc43-7411-4463-9821-919855343c0c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Snapshot force create request issued successfully. Aug 13 06:16:10.373635 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ad9dcc43-7411-4463-9821-919855343c0c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:16:10.374385 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1056/4218] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:16:10 2026] POST /volume/v3/snapshots => generated 313 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:16:10.384899 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e7796334-64a9-4af5-9097-0297038fb021 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:10.387008 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7796334-64a9-4af5-9097-0297038fb021 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/snapshots/409ddb24-b394-47d1-82e3-f74901634b61 Aug 13 06:16:10.387008 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e7796334-64a9-4af5-9097-0297038fb021 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:10.387217 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e7796334-64a9-4af5-9097-0297038fb021 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:10.387934 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-27b40679-190a-4cf6-a548-4c2c801e9c87 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20badd04-b542-4389-9650-4d3bdc96ef64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84f79307-be67-4e6e-899e-d96e9c9370c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-307466980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7548aa251e934888a2a3612a83740481',qos_specs=None,replication_status=,reservations=['b4c6f7e7-269b-4470-9b0f-192501b25c75','ca4a2297-eb87-420a-9451-d315abc79ec4','b192476a-36f9-48b1-ab83-551a974c96a7','f6bc622a-da53-4204-9a76-fb562d30abf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67a57dd9914b4177aeba9986af403ee1',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:16:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-307466980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84f79307-be67-4e6e-899e-d96e9c9370c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7548aa251e934888a2a3612a83740481',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67a57dd9914b4177aeba9986af403ee1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:10.388735 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-27b40679-190a-4cf6-a548-4c2c801e9c87 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20c0f62d-21f4-4177-a5b8-58a90726a8cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:10.392566 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:10.392566 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:10.393034 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e7796334-64a9-4af5-9097-0297038fb021 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Snapshot retrieved successfully. Aug 13 06:16:10.393841 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e7796334-64a9-4af5-9097-0297038fb021 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/snapshots/409ddb24-b394-47d1-82e3-f74901634b61 returned with HTTP 200 Aug 13 06:16:10.394175 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1064/4219] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:10 2026] GET /volume/v3/snapshots/409ddb24-b394-47d1-82e3-f74901634b61 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:10.407592 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-27b40679-190a-4cf6-a548-4c2c801e9c87 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20c0f62d-21f4-4177-a5b8-58a90726a8cd) transitioned into state 'SUCCESS' from state '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-307466980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7548aa251e934888a2a3612a83740481',qos_specs=None,replication_status=,reservations=['b4c6f7e7-269b-4470-9b0f-192501b25c75','ca4a2297-eb87-420a-9451-d315abc79ec4','b192476a-36f9-48b1-ab83-551a974c96a7','f6bc622a-da53-4204-9a76-fb562d30abf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67a57dd9914b4177aeba9986af403ee1',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:10.408463 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-27b40679-190a-4cf6-a548-4c2c801e9c87 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (923069fa-4e93-4560-802a-08340af8db73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:10.417401 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-27b40679-190a-4cf6-a548-4c2c801e9c87 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (923069fa-4e93-4560-802a-08340af8db73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:10.418362 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-27b40679-190a-4cf6-a548-4c2c801e9c87 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Flow 'volume_create_api' (e559cb27-71e2-4dcc-93f0-db1ceffda720) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:10.418679 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-27b40679-190a-4cf6-a548-4c2c801e9c87 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Create volume request issued successfully. Aug 13 06:16:10.419279 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-27b40679-190a-4cf6-a548-4c2c801e9c87 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:16:10.419697 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1048/4220] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:16:10 2026] POST /volume/v3/volumes => generated 777 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:16:10.433209 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fdd21023-4385-4f8d-842c-f63f48577376 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:10.434889 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fdd21023-4385-4f8d-842c-f63f48577376 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/volumes/84f79307-be67-4e6e-899e-d96e9c9370c7 Aug 13 06:16:10.435372 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fdd21023-4385-4f8d-842c-f63f48577376 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:10.435810 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fdd21023-4385-4f8d-842c-f63f48577376 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:10.445972 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:10.445972 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:10.450483 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fdd21023-4385-4f8d-842c-f63f48577376 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Volume info retrieved successfully. Aug 13 06:16:10.454424 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fdd21023-4385-4f8d-842c-f63f48577376 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes/84f79307-be67-4e6e-899e-d96e9c9370c7 returned with HTTP 200 Aug 13 06:16:10.454929 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1053/4221] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:10 2026] GET /volume/v3/volumes/84f79307-be67-4e6e-899e-d96e9c9370c7 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:10.505015 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-74e71873-fe20-4036-b529-a0ab00054a19 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:10.506845 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-74e71873-fe20-4036-b529-a0ab00054a19 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d Aug 13 06:16:10.507043 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-74e71873-fe20-4036-b529-a0ab00054a19 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:10.507248 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-74e71873-fe20-4036-b529-a0ab00054a19 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:10.507380 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-74e71873-fe20-4036-b529-a0ab00054a19 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] show called for member 85134ff4-c946-433d-b34c-a429ab6c099d {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:16:10.510774 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:10.510774 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:10.518477 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-74e71873-fe20-4036-b529-a0ab00054a19 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d returned with HTTP 200 Aug 13 06:16:10.518848 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1057/4222] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:16:10 2026] GET /volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d => generated 324 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:10.531131 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-aae3d313-1c6e-4270-91d5-a9759989c926 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:10.533041 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aae3d313-1c6e-4270-91d5-a9759989c926 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d Aug 13 06:16:10.533287 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aae3d313-1c6e-4270-91d5-a9759989c926 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:10.533466 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aae3d313-1c6e-4270-91d5-a9759989c926 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:10.533598 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.groups [None req-aae3d313-1c6e-4270-91d5-a9759989c926 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] show called for member 85134ff4-c946-433d-b34c-a429ab6c099d {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:16:10.537338 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:10.537338 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:10.546923 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aae3d313-1c6e-4270-91d5-a9759989c926 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d returned with HTTP 200 Aug 13 06:16:10.547458 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1065/4223] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:16:10 2026] GET /volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d => generated 324 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:10.556030 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-10758343-807e-4230-8010-4ecdd26b2ba1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:10.558053 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10758343-807e-4230-8010-4ecdd26b2ba1 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:16:10.558305 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-10758343-807e-4230-8010-4ecdd26b2ba1 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:10.558527 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-10758343-807e-4230-8010-4ecdd26b2ba1 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:10.558796 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-10758343-807e-4230-8010-4ecdd26b2ba1 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:16:10.559103 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:10.559103 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:10.559558 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-10758343-807e-4230-8010-4ecdd26b2ba1 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:16:10.567960 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-10758343-807e-4230-8010-4ecdd26b2ba1 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Get all volumes completed successfully. Aug 13 06:16:10.569019 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-10758343-807e-4230-8010-4ecdd26b2ba1 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:16:10.569220 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-10758343-807e-4230-8010-4ecdd26b2ba1 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:16:10.605121 np0000007163 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-10758343-807e-4230-8010-4ecdd26b2ba1 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:16:10.608315 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:10.608315 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:10.615655 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10758343-807e-4230-8010-4ecdd26b2ba1 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:16:10.616009 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1049/4224] 10.4.3.121 () {68 vars in 1299 bytes} [Thu Aug 13 06:16:10 2026] GET /volume/v3/volumes/detail => generated 1774 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:16:10.629003 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3e9a5773-e689-4dbc-97d3-a5925b15c464 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:10.630521 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3e9a5773-e689-4dbc-97d3-a5925b15c464 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] PUT https://10.4.3.121/volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d Aug 13 06:16:10.631157 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3e9a5773-e689-4dbc-97d3-a5925b15c464 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a7bcfa77-67c3-45d1-8c07-33976fab8c18"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:10.632642 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-3e9a5773-e689-4dbc-97d3-a5925b15c464 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Update called for group 85134ff4-c946-433d-b34c-a429ab6c099d. {{(pid=100325) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 06:16:10.632852 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-3e9a5773-e689-4dbc-97d3-a5925b15c464 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Updating group 85134ff4-c946-433d-b34c-a429ab6c099d with name None description: None add_volumes: a7bcfa77-67c3-45d1-8c07-33976fab8c18 remove_volumes: None. Aug 13 06:16:10.636822 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:10.636822 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:10.660378 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3e9a5773-e689-4dbc-97d3-a5925b15c464 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d returned with HTTP 202 Aug 13 06:16:10.660378 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1054/4225] 10.4.3.121 () {70 vars in 1406 bytes} [Thu Aug 13 06:16:10 2026] PUT /volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:16:10.667505 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-181d36d1-3110-47bd-abd4-0c4d320e2777 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:10.669808 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-181d36d1-3110-47bd-abd4-0c4d320e2777 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d Aug 13 06:16:10.670108 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-181d36d1-3110-47bd-abd4-0c4d320e2777 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:10.670439 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-181d36d1-3110-47bd-abd4-0c4d320e2777 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:10.670643 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-181d36d1-3110-47bd-abd4-0c4d320e2777 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] show called for member 85134ff4-c946-433d-b34c-a429ab6c099d {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:16:10.675156 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:10.675156 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:10.685525 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-181d36d1-3110-47bd-abd4-0c4d320e2777 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d returned with HTTP 200 Aug 13 06:16:10.685983 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1058/4226] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:16:10 2026] GET /volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:11.405037 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7c4d6767-5f0d-4341-a455-f566daa0dbd8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:11.406835 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7c4d6767-5f0d-4341-a455-f566daa0dbd8 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/snapshots/409ddb24-b394-47d1-82e3-f74901634b61 Aug 13 06:16:11.407012 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7c4d6767-5f0d-4341-a455-f566daa0dbd8 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:11.407198 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7c4d6767-5f0d-4341-a455-f566daa0dbd8 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:11.411868 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:11.411868 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:11.412271 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7c4d6767-5f0d-4341-a455-f566daa0dbd8 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Snapshot retrieved successfully. Aug 13 06:16:11.412933 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7c4d6767-5f0d-4341-a455-f566daa0dbd8 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/snapshots/409ddb24-b394-47d1-82e3-f74901634b61 returned with HTTP 200 Aug 13 06:16:11.413301 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1066/4227] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:11 2026] GET /volume/v3/snapshots/409ddb24-b394-47d1-82e3-f74901634b61 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:11.420530 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-68302efd-55ec-4d35-b354-7f4145168976 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:11.422363 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68302efd-55ec-4d35-b354-7f4145168976 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/snapshots/409ddb24-b394-47d1-82e3-f74901634b61 Aug 13 06:16:11.422573 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-68302efd-55ec-4d35-b354-7f4145168976 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:11.422722 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-68302efd-55ec-4d35-b354-7f4145168976 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:11.427122 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:11.427122 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:11.427545 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-68302efd-55ec-4d35-b354-7f4145168976 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Snapshot retrieved successfully. Aug 13 06:16:11.428248 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68302efd-55ec-4d35-b354-7f4145168976 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/snapshots/409ddb24-b394-47d1-82e3-f74901634b61 returned with HTTP 200 Aug 13 06:16:11.428593 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1050/4228] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:11 2026] GET /volume/v3/snapshots/409ddb24-b394-47d1-82e3-f74901634b61 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:11.460734 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-13bddd43-45f9-48ce-8215-aa6af67efe27 req-7c8255ad-8571-40f6-bbc7-a902cfdf8c13 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:11.463241 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-13bddd43-45f9-48ce-8215-aa6af67efe27 req-7c8255ad-8571-40f6-bbc7-a902cfdf8c13 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 Aug 13 06:16:11.463616 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-13bddd43-45f9-48ce-8215-aa6af67efe27 req-7c8255ad-8571-40f6-bbc7-a902cfdf8c13 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:11.464010 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-13bddd43-45f9-48ce-8215-aa6af67efe27 req-7c8255ad-8571-40f6-bbc7-a902cfdf8c13 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:11.467343 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3e3d7bb1-ee24-4007-9180-d4a9e1a0399e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:11.471309 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3e3d7bb1-ee24-4007-9180-d4a9e1a0399e tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/volumes/84f79307-be67-4e6e-899e-d96e9c9370c7 Aug 13 06:16:11.471309 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3e3d7bb1-ee24-4007-9180-d4a9e1a0399e tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:11.471309 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3e3d7bb1-ee24-4007-9180-d4a9e1a0399e tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:11.476140 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:11.476140 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:11.476272 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:11.476272 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:11.479494 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3e3d7bb1-ee24-4007-9180-d4a9e1a0399e tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Volume info retrieved successfully. Aug 13 06:16:11.480521 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-13bddd43-45f9-48ce-8215-aa6af67efe27 req-7c8255ad-8571-40f6-bbc7-a902cfdf8c13 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:11.482643 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3e3d7bb1-ee24-4007-9180-d4a9e1a0399e tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes/84f79307-be67-4e6e-899e-d96e9c9370c7 returned with HTTP 200 Aug 13 06:16:11.482955 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1059/4229] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:11 2026] GET /volume/v3/volumes/84f79307-be67-4e6e-899e-d96e9c9370c7 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:11.485605 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-13bddd43-45f9-48ce-8215-aa6af67efe27 req-7c8255ad-8571-40f6-bbc7-a902cfdf8c13 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 returned with HTTP 200 Aug 13 06:16:11.486212 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1055/4230] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:16:11 2026] GET /volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:11.494707 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6af99c68-20eb-45bb-964e-96a2509b373d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:11.496351 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6af99c68-20eb-45bb-964e-96a2509b373d tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:16:11.496704 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6af99c68-20eb-45bb-964e-96a2509b373d tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "84f79307-be67-4e6e-899e-d96e9c9370c7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-727208604"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:11.504662 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:11.504662 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:11.504995 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6af99c68-20eb-45bb-964e-96a2509b373d tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Volume info retrieved successfully. Aug 13 06:16:11.505109 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-6af99c68-20eb-45bb-964e-96a2509b373d tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Create snapshot from volume 84f79307-be67-4e6e-899e-d96e9c9370c7 Aug 13 06:16:11.508205 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-13bddd43-45f9-48ce-8215-aa6af67efe27 req-5196011a-6463-4471-8c88-001a7b5c9c03 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:11.510161 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-13bddd43-45f9-48ce-8215-aa6af67efe27 req-5196011a-6463-4471-8c88-001a7b5c9c03 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] POST https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100/action Aug 13 06:16:11.510540 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-13bddd43-45f9-48ce-8215-aa6af67efe27 req-5196011a-6463-4471-8c88-001a7b5c9c03 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:16:11.510702 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-13bddd43-45f9-48ce-8215-aa6af67efe27 req-5196011a-6463-4471-8c88-001a7b5c9c03 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:11.521666 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:11.521666 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:11.522122 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-13bddd43-45f9-48ce-8215-aa6af67efe27 req-5196011a-6463-4471-8c88-001a7b5c9c03 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:11.529028 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-13bddd43-45f9-48ce-8215-aa6af67efe27 req-5196011a-6463-4471-8c88-001a7b5c9c03 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Begin detaching volume completed successfully. Aug 13 06:16:11.529280 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-13bddd43-45f9-48ce-8215-aa6af67efe27 req-5196011a-6463-4471-8c88-001a7b5c9c03 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100/action returned with HTTP 202 Aug 13 06:16:11.529688 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1051/4231] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:16:11 2026] POST /volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:16:11.530413 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-6af99c68-20eb-45bb-964e-96a2509b373d tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Created reservations ['dbe171cc-6021-42ea-b347-c8d4712ae7ca', 'ae07e5a8-af3e-4f7b-832b-1c10c6342bc0', '3a3aa2e4-58ae-4250-a901-bac64a809a95', '0051011d-a8b4-448f-8bfe-9381a35aaa9e'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:11.569488 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-567fd9f5-ae3f-41e4-94e3-ac94d5ae08c7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:11.569904 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-567fd9f5-ae3f-41e4-94e3-ac94d5ae08c7 None None] GET https://10.4.3.121/volume// Aug 13 06:16:11.570071 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-567fd9f5-ae3f-41e4-94e3-ac94d5ae08c7 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:11.570300 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-567fd9f5-ae3f-41e4-94e3-ac94d5ae08c7 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:11.570603 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-567fd9f5-ae3f-41e4-94e3-ac94d5ae08c7 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:16:11.570880 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1060/4232] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:16:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:16:11.575072 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6af99c68-20eb-45bb-964e-96a2509b373d tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot create request issued successfully. Aug 13 06:16:11.575479 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6af99c68-20eb-45bb-964e-96a2509b373d tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:16:11.575881 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1067/4233] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:16:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:16:11.581738 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-13bddd43-45f9-48ce-8215-aa6af67efe27 req-ba1cdcd7-0a2b-47a7-ba7e-6e64343d4b50 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:11.584734 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-da10738b-c147-4a3c-9229-bca53aa685f1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:11.585762 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-13bddd43-45f9-48ce-8215-aa6af67efe27 req-ba1cdcd7-0a2b-47a7-ba7e-6e64343d4b50 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 Aug 13 06:16:11.586045 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-13bddd43-45f9-48ce-8215-aa6af67efe27 req-ba1cdcd7-0a2b-47a7-ba7e-6e64343d4b50 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:11.586322 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-13bddd43-45f9-48ce-8215-aa6af67efe27 req-ba1cdcd7-0a2b-47a7-ba7e-6e64343d4b50 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:11.586552 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da10738b-c147-4a3c-9229-bca53aa685f1 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/snapshots/f467a91c-3faa-4308-b3dd-72be8d505521 Aug 13 06:16:11.586738 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da10738b-c147-4a3c-9229-bca53aa685f1 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:11.586904 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-da10738b-c147-4a3c-9229-bca53aa685f1 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:11.591863 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:11.591863 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:11.592246 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-da10738b-c147-4a3c-9229-bca53aa685f1 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot retrieved successfully. Aug 13 06:16:11.592977 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-da10738b-c147-4a3c-9229-bca53aa685f1 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots/f467a91c-3faa-4308-b3dd-72be8d505521 returned with HTTP 200 Aug 13 06:16:11.593369 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1052/4234] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:11 2026] GET /volume/v3/snapshots/f467a91c-3faa-4308-b3dd-72be8d505521 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:11.603483 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:11.603483 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:11.607450 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-13bddd43-45f9-48ce-8215-aa6af67efe27 req-ba1cdcd7-0a2b-47a7-ba7e-6e64343d4b50 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:11.612170 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-13bddd43-45f9-48ce-8215-aa6af67efe27 req-ba1cdcd7-0a2b-47a7-ba7e-6e64343d4b50 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 returned with HTTP 200 Aug 13 06:16:11.612969 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1056/4235] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:16:11 2026] GET /volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 => generated 1324 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:16:11.696105 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-844d482b-94b4-4524-ac63-22456d48c252 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:11.697843 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-844d482b-94b4-4524-ac63-22456d48c252 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d Aug 13 06:16:11.698077 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-844d482b-94b4-4524-ac63-22456d48c252 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:11.698322 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-844d482b-94b4-4524-ac63-22456d48c252 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:11.698470 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.groups [None req-844d482b-94b4-4524-ac63-22456d48c252 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] show called for member 85134ff4-c946-433d-b34c-a429ab6c099d {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:16:11.701800 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:11.701800 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:11.710322 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-844d482b-94b4-4524-ac63-22456d48c252 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d returned with HTTP 200 Aug 13 06:16:11.710907 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1061/4236] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:16:11 2026] GET /volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d => generated 324 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:11.724028 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-57805f33-428e-4bc3-9bde-658f3e86d10c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:11.726500 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-57805f33-428e-4bc3-9bde-658f3e86d10c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:16:11.726752 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-57805f33-428e-4bc3-9bde-658f3e86d10c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:11.727003 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-57805f33-428e-4bc3-9bde-658f3e86d10c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:11.727401 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-57805f33-428e-4bc3-9bde-658f3e86d10c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:16:11.727833 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:11.727833 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:11.728531 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-57805f33-428e-4bc3-9bde-658f3e86d10c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:16:11.739024 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-57805f33-428e-4bc3-9bde-658f3e86d10c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Get all volumes completed successfully. Aug 13 06:16:11.740004 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-57805f33-428e-4bc3-9bde-658f3e86d10c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:16:11.740245 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-57805f33-428e-4bc3-9bde-658f3e86d10c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:16:11.793745 np0000007163 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-57805f33-428e-4bc3-9bde-658f3e86d10c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:16:11.797450 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:11.797450 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:11.801963 np0000007163 devstack@c-api.service[100322]: WARNING stevedore.named [None req-57805f33-428e-4bc3-9bde-658f3e86d10c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:16:11.802146 np0000007163 devstack@c-api.service[100322]: WARNING castellan.key_manager [None req-57805f33-428e-4bc3-9bde-658f3e86d10c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:16:11.836966 np0000007163 devstack@c-api.service[100322]: DEBUG oslo_db.sqlalchemy.engines [None req-57805f33-428e-4bc3-9bde-658f3e86d10c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:16:11.840110 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:11.840110 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:11.847173 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-57805f33-428e-4bc3-9bde-658f3e86d10c tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:16:11.847558 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1068/4237] 10.4.3.121 () {68 vars in 1299 bytes} [Thu Aug 13 06:16:11 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:16:11.864084 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0e9c3271-85be-40b2-acf6-5933cad50474 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:11.866064 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0e9c3271-85be-40b2-acf6-5933cad50474 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/volumes/detail Aug 13 06:16:11.866418 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0e9c3271-85be-40b2-acf6-5933cad50474 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:11.866706 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0e9c3271-85be-40b2-acf6-5933cad50474 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:11.867033 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-0e9c3271-85be-40b2-acf6-5933cad50474 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:16:11.868100 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-0e9c3271-85be-40b2-acf6-5933cad50474 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:16:11.882349 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0e9c3271-85be-40b2-acf6-5933cad50474 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Get all volumes completed successfully. Aug 13 06:16:11.883099 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-0e9c3271-85be-40b2-acf6-5933cad50474 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:16:11.883308 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-0e9c3271-85be-40b2-acf6-5933cad50474 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:16:11.919348 np0000007163 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-0e9c3271-85be-40b2-acf6-5933cad50474 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:16:11.923243 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:11.923243 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:11.929153 np0000007163 devstack@c-api.service[100324]: WARNING stevedore.named [None req-0e9c3271-85be-40b2-acf6-5933cad50474 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:16:11.929407 np0000007163 devstack@c-api.service[100324]: WARNING castellan.key_manager [None req-0e9c3271-85be-40b2-acf6-5933cad50474 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:16:11.971081 np0000007163 devstack@c-api.service[100324]: DEBUG oslo_db.sqlalchemy.engines [None req-0e9c3271-85be-40b2-acf6-5933cad50474 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:16:11.974025 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:11.974025 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:11.981658 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0e9c3271-85be-40b2-acf6-5933cad50474 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/volumes/detail returned with HTTP 200 Aug 13 06:16:11.982030 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1053/4238] 10.4.3.121 () {68 vars in 1299 bytes} [Thu Aug 13 06:16:11 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:16:11.994713 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0e2ca14c-d9be-4a18-be20-7fea379e3b6f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:11.996506 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0e2ca14c-d9be-4a18-be20-7fea379e3b6f tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] POST https://10.4.3.121/volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d/action Aug 13 06:16:11.996859 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0e2ca14c-d9be-4a18-be20-7fea379e3b6f tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:16:11.996994 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0e2ca14c-d9be-4a18-be20-7fea379e3b6f tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:11.998400 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.groups [None req-0e2ca14c-d9be-4a18-be20-7fea379e3b6f tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] delete called for group 85134ff4-c946-433d-b34c-a429ab6c099d {{(pid=100325) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 06:16:11.998501 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.groups [None req-0e2ca14c-d9be-4a18-be20-7fea379e3b6f tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Delete group with id: 85134ff4-c946-433d-b34c-a429ab6c099d Aug 13 06:16:12.001820 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:12.001820 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:12.064806 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0e2ca14c-d9be-4a18-be20-7fea379e3b6f tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d/action returned with HTTP 202 Aug 13 06:16:12.065322 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1057/4239] 10.4.3.121 () {70 vars in 1428 bytes} [Thu Aug 13 06:16:11 2026] POST /volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:16:12.072753 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3127b313-fcb5-4875-8e34-05f5190aa87b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:12.075252 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3127b313-fcb5-4875-8e34-05f5190aa87b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/volumes/a7bcfa77-67c3-45d1-8c07-33976fab8c18 Aug 13 06:16:12.075664 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3127b313-fcb5-4875-8e34-05f5190aa87b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:12.075929 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3127b313-fcb5-4875-8e34-05f5190aa87b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:12.084151 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:12.084151 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:12.089057 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3127b313-fcb5-4875-8e34-05f5190aa87b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Volume info retrieved successfully. Aug 13 06:16:12.089746 np0000007163 devstack@c-api.service[100323]: WARNING stevedore.named [None req-3127b313-fcb5-4875-8e34-05f5190aa87b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 06:16:12.089951 np0000007163 devstack@c-api.service[100323]: WARNING castellan.key_manager [None req-3127b313-fcb5-4875-8e34-05f5190aa87b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 06:16:12.130518 np0000007163 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [None req-3127b313-fcb5-4875-8e34-05f5190aa87b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:16:12.139421 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:12.139421 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:12.153199 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3127b313-fcb5-4875-8e34-05f5190aa87b tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/volumes/a7bcfa77-67c3-45d1-8c07-33976fab8c18 returned with HTTP 200 Aug 13 06:16:12.153651 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1062/4240] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:16:12 2026] GET /volume/v3/volumes/a7bcfa77-67c3-45d1-8c07-33976fab8c18 => generated 906 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:12.257715 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ddf8f938-b03c-46f5-9a7b-fef5a2257450 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:12.259870 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ddf8f938-b03c-46f5-9a7b-fef5a2257450 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 Aug 13 06:16:12.260087 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ddf8f938-b03c-46f5-9a7b-fef5a2257450 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:12.260315 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ddf8f938-b03c-46f5-9a7b-fef5a2257450 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:12.267653 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:12.267653 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:12.271840 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ddf8f938-b03c-46f5-9a7b-fef5a2257450 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:16:12.276060 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ddf8f938-b03c-46f5-9a7b-fef5a2257450 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 returned with HTTP 200 Aug 13 06:16:12.276540 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1069/4241] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:12 2026] GET /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:12.288768 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f7f4d43b-251a-4257-9619-c79baf2df0ae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:12.291063 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f7f4d43b-251a-4257-9619-c79baf2df0ae tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 Aug 13 06:16:12.291288 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f7f4d43b-251a-4257-9619-c79baf2df0ae tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:12.291492 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f7f4d43b-251a-4257-9619-c79baf2df0ae tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:12.298345 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:12.298345 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:12.302414 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f7f4d43b-251a-4257-9619-c79baf2df0ae tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:16:12.306683 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f7f4d43b-251a-4257-9619-c79baf2df0ae tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 returned with HTTP 200 Aug 13 06:16:12.307067 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1054/4242] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:12 2026] GET /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:12.353497 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-dfe2c8d5-6abe-4738-aae5-e5a2e6d8fd8f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:12.355561 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-dfe2c8d5-6abe-4738-aae5-e5a2e6d8fd8f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 Aug 13 06:16:12.355760 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-dfe2c8d5-6abe-4738-aae5-e5a2e6d8fd8f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:12.355941 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-dfe2c8d5-6abe-4738-aae5-e5a2e6d8fd8f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:12.362727 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:12.362727 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:12.366347 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-dfe2c8d5-6abe-4738-aae5-e5a2e6d8fd8f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:16:12.370331 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-dfe2c8d5-6abe-4738-aae5-e5a2e6d8fd8f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 returned with HTTP 200 Aug 13 06:16:12.370736 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1058/4243] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:16:12 2026] GET /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:12.448325 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b825e35a-fb07-4e6e-bbed-ce015c67176d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:12.448872 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b825e35a-fb07-4e6e-bbed-ce015c67176d None None] GET https://10.4.3.121/volume// Aug 13 06:16:12.449032 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b825e35a-fb07-4e6e-bbed-ce015c67176d None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:12.449254 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b825e35a-fb07-4e6e-bbed-ce015c67176d None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:12.449613 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b825e35a-fb07-4e6e-bbed-ce015c67176d None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:16:12.449904 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1063/4244] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:16:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:16:12.457701 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-f0976e0c-b679-49e6-8e6e-144ae7506384 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:12.459746 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-f0976e0c-b679-49e6-8e6e-144ae7506384 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:16:12.460070 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-f0976e0c-b679-49e6-8e6e-144ae7506384 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "068d734f-4efd-4ddf-a0e0-23fa27f0ec50", "connector": null, "instance_uuid": "668c9ebd-696f-439d-9daf-2c9a5608002f"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:12.468645 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:12.468645 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:12.492692 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-13bddd43-45f9-48ce-8215-aa6af67efe27 req-166c069d-6f56-44d4-a660-a2cebf669453 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:12.493690 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-f0976e0c-b679-49e6-8e6e-144ae7506384 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:16:12.494144 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1070/4245] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:16:12 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 13 06:16:12.495825 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-13bddd43-45f9-48ce-8215-aa6af67efe27 req-166c069d-6f56-44d4-a660-a2cebf669453 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] DELETE https://10.4.3.121/volume/v3/attachments/e3efc801-58ee-4ecd-b2dc-80d7a5dfaacc Aug 13 06:16:12.496000 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-13bddd43-45f9-48ce-8215-aa6af67efe27 req-166c069d-6f56-44d4-a660-a2cebf669453 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:12.496168 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-13bddd43-45f9-48ce-8215-aa6af67efe27 req-166c069d-6f56-44d4-a660-a2cebf669453 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:12.502715 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:12.502715 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:12.522826 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8c871a82-0b60-4c65-8624-51260dffbe09 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:12.524952 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8c871a82-0b60-4c65-8624-51260dffbe09 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 Aug 13 06:16:12.525146 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8c871a82-0b60-4c65-8624-51260dffbe09 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:12.525377 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8c871a82-0b60-4c65-8624-51260dffbe09 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:12.536561 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:12.536561 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:12.537806 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6eca9d11-90cb-4b38-bc02-ccccc026a59b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:12.538325 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6eca9d11-90cb-4b38-bc02-ccccc026a59b None None] GET https://10.4.3.121/volume// Aug 13 06:16:12.538583 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6eca9d11-90cb-4b38-bc02-ccccc026a59b None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:12.538822 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6eca9d11-90cb-4b38-bc02-ccccc026a59b None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:12.539237 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6eca9d11-90cb-4b38-bc02-ccccc026a59b None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:16:12.539731 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1064/4246] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:16:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:16:12.543217 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8c871a82-0b60-4c65-8624-51260dffbe09 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:16:12.545084 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8c871a82-0b60-4c65-8624-51260dffbe09 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 returned with HTTP 200 Aug 13 06:16:12.545543 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1059/4247] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:12 2026] GET /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:12.548559 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-9e68d88e-a0da-40e8-8403-aafd9b359352 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:12.550571 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-13bddd43-45f9-48ce-8215-aa6af67efe27 req-166c069d-6f56-44d4-a660-a2cebf669453 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/attachments/e3efc801-58ee-4ecd-b2dc-80d7a5dfaacc returned with HTTP 200 Aug 13 06:16:12.551079 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1055/4248] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:16:12 2026] DELETE /volume/v3/attachments/e3efc801-58ee-4ecd-b2dc-80d7a5dfaacc => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:12.555117 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-9e68d88e-a0da-40e8-8403-aafd9b359352 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 Aug 13 06:16:12.555375 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-9e68d88e-a0da-40e8-8403-aafd9b359352 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:12.555559 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-9e68d88e-a0da-40e8-8403-aafd9b359352 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:12.565535 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:12.565535 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:12.568829 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-9e68d88e-a0da-40e8-8403-aafd9b359352 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:16:12.573060 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-9e68d88e-a0da-40e8-8403-aafd9b359352 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 returned with HTTP 200 Aug 13 06:16:12.573496 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1071/4249] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:16:12 2026] GET /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 => generated 1059 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:16:12.602521 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-91fa0362-c778-4ca8-a7d2-20e2bacac4fc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:12.604631 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-91fa0362-c778-4ca8-a7d2-20e2bacac4fc tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/snapshots/f467a91c-3faa-4308-b3dd-72be8d505521 Aug 13 06:16:12.604810 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-91fa0362-c778-4ca8-a7d2-20e2bacac4fc tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:12.604987 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-91fa0362-c778-4ca8-a7d2-20e2bacac4fc tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:12.610117 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:12.610117 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:12.610500 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-91fa0362-c778-4ca8-a7d2-20e2bacac4fc tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot retrieved successfully. Aug 13 06:16:12.611103 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-91fa0362-c778-4ca8-a7d2-20e2bacac4fc tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots/f467a91c-3faa-4308-b3dd-72be8d505521 returned with HTTP 200 Aug 13 06:16:12.611517 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1065/4250] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:12 2026] GET /volume/v3/snapshots/f467a91c-3faa-4308-b3dd-72be8d505521 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:12.620582 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-97293a69-135b-4c96-aaf9-70ccc38a43a0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:12.622248 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97293a69-135b-4c96-aaf9-70ccc38a43a0 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] POST https://10.4.3.121/volume/v3/snapshots/f467a91c-3faa-4308-b3dd-72be8d505521/action Aug 13 06:16:12.622578 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97293a69-135b-4c96-aaf9-70ccc38a43a0 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:16:12.622689 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97293a69-135b-4c96-aaf9-70ccc38a43a0 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:12.623898 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.contrib.snapshot_unmanage [None req-97293a69-135b-4c96-aaf9-70ccc38a43a0 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] Unmanage snapshot with id: f467a91c-3faa-4308-b3dd-72be8d505521 Aug 13 06:16:12.630601 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:12.630601 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:12.630989 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-97293a69-135b-4c96-aaf9-70ccc38a43a0 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] Snapshot retrieved successfully. Aug 13 06:16:12.631750 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-97293a69-135b-4c96-aaf9-70ccc38a43a0 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '84b779e3a4164aeda9167059a439b13f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7548aa251e934888a2a3612a83740481', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:16:12.631940 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97293a69-135b-4c96-aaf9-70ccc38a43a0 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-reader] https://10.4.3.121/volume/v3/snapshots/f467a91c-3faa-4308-b3dd-72be8d505521/action returned with HTTP 403 Aug 13 06:16:12.632428 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1060/4251] 10.4.3.121 () {68 vars in 1396 bytes} [Thu Aug 13 06:16:12 2026] POST /volume/v3/snapshots/f467a91c-3faa-4308-b3dd-72be8d505521/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:12.638685 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-16b2368b-d8ee-44d9-a9c6-a1fd470bff70 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:12.639802 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8e2ad318-a682-4e56-adb1-f093151001b5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:12.641546 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8e2ad318-a682-4e56-adb1-f093151001b5 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] DELETE https://10.4.3.121/volume/v3/snapshots/f467a91c-3faa-4308-b3dd-72be8d505521 Aug 13 06:16:12.641805 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8e2ad318-a682-4e56-adb1-f093151001b5 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:12.642030 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8e2ad318-a682-4e56-adb1-f093151001b5 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:12.642153 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-8e2ad318-a682-4e56-adb1-f093151001b5 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Delete snapshot with id: f467a91c-3faa-4308-b3dd-72be8d505521 Aug 13 06:16:12.644510 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-16b2368b-d8ee-44d9-a9c6-a1fd470bff70 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:16:12.644876 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-16b2368b-d8ee-44d9-a9c6-a1fd470bff70 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-25791239", "snapshot_id": "24767232-0c17-477e-8c39-88941e401c31", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:12.647079 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-16b2368b-d8ee-44d9-a9c6-a1fd470bff70 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-25791239', 'snapshot_id': '24767232-0c17-477e-8c39-88941e401c31', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:16:12.654085 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:12.654085 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:12.654477 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8e2ad318-a682-4e56-adb1-f093151001b5 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot retrieved successfully. Aug 13 06:16:12.657348 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:12.657348 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:12.657848 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-16b2368b-d8ee-44d9-a9c6-a1fd470bff70 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Snapshot retrieved successfully. Aug 13 06:16:12.657989 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-16b2368b-d8ee-44d9-a9c6-a1fd470bff70 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Create volume of 1 GB Aug 13 06:16:12.666660 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-16b2368b-d8ee-44d9-a9c6-a1fd470bff70 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Availability Zones retrieved successfully. Aug 13 06:16:12.674696 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-16b2368b-d8ee-44d9-a9c6-a1fd470bff70 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Flow 'volume_create_api' (76d9bfd0-c83b-43ef-87c4-f1b8be473000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:12.678234 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-16b2368b-d8ee-44d9-a9c6-a1fd470bff70 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d215d77-2218-43e3-8902-d4f03ef1f6ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:12.678530 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-16b2368b-d8ee-44d9-a9c6-a1fd470bff70 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:16:12.681381 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8e2ad318-a682-4e56-adb1-f093151001b5 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot delete request issued successfully. Aug 13 06:16:12.681558 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8e2ad318-a682-4e56-adb1-f093151001b5 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots/f467a91c-3faa-4308-b3dd-72be8d505521 returned with HTTP 202 Aug 13 06:16:12.681962 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1072/4252] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:16:12 2026] DELETE /volume/v3/snapshots/f467a91c-3faa-4308-b3dd-72be8d505521 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:12.690322 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-39d48743-c0b5-48ce-83af-6799aa3eefc7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:12.691278 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-96ea43c2-1eb0-4709-bcfa-ba12c1db2805 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:12.692511 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39d48743-c0b5-48ce-83af-6799aa3eefc7 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/snapshots/f467a91c-3faa-4308-b3dd-72be8d505521 Aug 13 06:16:12.693028 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-39d48743-c0b5-48ce-83af-6799aa3eefc7 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:12.693414 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-39d48743-c0b5-48ce-83af-6799aa3eefc7 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:12.694462 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-96ea43c2-1eb0-4709-bcfa-ba12c1db2805 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] PUT https://10.4.3.121/volume/v3/attachments/65f5fc32-b589-40b8-b001-951b9a8bbf29 Aug 13 06:16:12.694799 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-96ea43c2-1eb0-4709-bcfa-ba12c1db2805 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:12.700307 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:12.700307 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:12.700758 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-39d48743-c0b5-48ce-83af-6799aa3eefc7 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Snapshot retrieved successfully. Aug 13 06:16:12.701673 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-39d48743-c0b5-48ce-83af-6799aa3eefc7 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots/f467a91c-3faa-4308-b3dd-72be8d505521 returned with HTTP 200 Aug 13 06:16:12.702567 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1066/4253] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:12 2026] GET /volume/v3/snapshots/f467a91c-3faa-4308-b3dd-72be8d505521 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:12.703214 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-96ea43c2-1eb0-4709-bcfa-ba12c1db2805 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Acquiring lock "cinder-attachment_update-068d734f-4efd-4ddf-a0e0-23fa27f0ec50-np0000007163" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:16:12.709764 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-96ea43c2-1eb0-4709-bcfa-ba12c1db2805 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Lock "cinder-attachment_update-068d734f-4efd-4ddf-a0e0-23fa27f0ec50-np0000007163" acquired by "attachment_update" :: waited 0.007s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:16:12.710680 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:12.710680 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:12.718874 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-16b2368b-d8ee-44d9-a9c6-a1fd470bff70 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d215d77-2218-43e3-8902-d4f03ef1f6ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '24767232-0c17-477e-8c39-88941e401c31', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:12.719873 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-16b2368b-d8ee-44d9-a9c6-a1fd470bff70 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (927bcfa2-ee43-47f5-9a8f-65aa6244f0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:12.779834 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-16b2368b-d8ee-44d9-a9c6-a1fd470bff70 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Created reservations ['c78d5e2c-47d1-481b-a984-4f60960cb5a0', 'be63e7d1-1bbd-4de8-b5a5-e0727c213c49', '8d6e4e7f-90cf-463c-88c3-3f997db5334c', '97bb340f-7f5c-45e8-bc91-98ec081517be'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:12.780739 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-16b2368b-d8ee-44d9-a9c6-a1fd470bff70 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (927bcfa2-ee43-47f5-9a8f-65aa6244f0e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c78d5e2c-47d1-481b-a984-4f60960cb5a0', 'be63e7d1-1bbd-4de8-b5a5-e0727c213c49', '8d6e4e7f-90cf-463c-88c3-3f997db5334c', '97bb340f-7f5c-45e8-bc91-98ec081517be']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:12.781527 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-16b2368b-d8ee-44d9-a9c6-a1fd470bff70 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16e09afa-f001-4612-a55a-b21a72dd422c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:12.808224 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-96ea43c2-1eb0-4709-bcfa-ba12c1db2805 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Lock "cinder-attachment_update-068d734f-4efd-4ddf-a0e0-23fa27f0ec50-np0000007163" released by "attachment_update" :: held 0.098s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:16:12.808809 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-96ea43c2-1eb0-4709-bcfa-ba12c1db2805 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/attachments/65f5fc32-b589-40b8-b001-951b9a8bbf29 returned with HTTP 200 Aug 13 06:16:12.809287 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1061/4254] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:16:12 2026] PUT /volume/v3/attachments/65f5fc32-b589-40b8-b001-951b9a8bbf29 => generated 968 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:12.821221 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-a4d19719-c5ec-48fc-ae96-ea76fe86a652 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:12.824614 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-a4d19719-c5ec-48fc-ae96-ea76fe86a652 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50/encryption Aug 13 06:16:12.824725 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-16b2368b-d8ee-44d9-a9c6-a1fd470bff70 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16e09afa-f001-4612-a55a-b21a72dd422c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21af3a75-dc33-46b6-80b7-000da2463d1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-25791239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c04d27562b7142229f486040190ff848',qos_specs=None,replication_status=,reservations=['c78d5e2c-47d1-481b-a984-4f60960cb5a0','be63e7d1-1bbd-4de8-b5a5-e0727c213c49','8d6e4e7f-90cf-463c-88c3-3f997db5334c','97bb340f-7f5c-45e8-bc91-98ec081517be'],size=1,snapshot_id=24767232-0c17-477e-8c39-88941e401c31,source_replicaid=,source_volid=None,status='creating',user_id='17a7e07e6e6f49ac99178fbe0d932258',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:16:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-25791239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21af3a75-dc33-46b6-80b7-000da2463d1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c04d27562b7142229f486040190ff848',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=24767232-0c17-477e-8c39-88941e401c31,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17a7e07e6e6f49ac99178fbe0d932258',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:12.824935 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-a4d19719-c5ec-48fc-ae96-ea76fe86a652 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:12.825224 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-a4d19719-c5ec-48fc-ae96-ea76fe86a652 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:12.825438 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-16b2368b-d8ee-44d9-a9c6-a1fd470bff70 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f51287d-4314-49b5-8876-c2472e5ea553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:12.837780 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:12.837780 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:12.841364 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-16b2368b-d8ee-44d9-a9c6-a1fd470bff70 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f51287d-4314-49b5-8876-c2472e5ea553) transitioned into state 'SUCCESS' from state '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-25791239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c04d27562b7142229f486040190ff848',qos_specs=None,replication_status=,reservations=['c78d5e2c-47d1-481b-a984-4f60960cb5a0','be63e7d1-1bbd-4de8-b5a5-e0727c213c49','8d6e4e7f-90cf-463c-88c3-3f997db5334c','97bb340f-7f5c-45e8-bc91-98ec081517be'],size=1,snapshot_id=24767232-0c17-477e-8c39-88941e401c31,source_replicaid=,source_volid=None,status='creating',user_id='17a7e07e6e6f49ac99178fbe0d932258',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:12.842006 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-16b2368b-d8ee-44d9-a9c6-a1fd470bff70 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2d0ad34-6abd-4441-913d-95a5b1f6decf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:12.846678 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-a4d19719-c5ec-48fc-ae96-ea76fe86a652 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50/encryption returned with HTTP 200 Aug 13 06:16:12.847287 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1073/4255] 10.4.3.121 () {68 vars in 1631 bytes} [Thu Aug 13 06:16:12 2026] GET /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:12.863516 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-16b2368b-d8ee-44d9-a9c6-a1fd470bff70 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2d0ad34-6abd-4441-913d-95a5b1f6decf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:12.864783 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-16b2368b-d8ee-44d9-a9c6-a1fd470bff70 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Flow 'volume_create_api' (76d9bfd0-c83b-43ef-87c4-f1b8be473000) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:12.865621 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-16b2368b-d8ee-44d9-a9c6-a1fd470bff70 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Create volume request issued successfully. Aug 13 06:16:12.866221 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-16b2368b-d8ee-44d9-a9c6-a1fd470bff70 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:16:12.866859 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1056/4256] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:16:12 2026] POST /volume/v3/volumes => generated 789 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:16:12.879896 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b0ba0024-57e7-4f8a-a945-05ef5e2d839e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:12.881711 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0ba0024-57e7-4f8a-a945-05ef5e2d839e tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e Aug 13 06:16:12.881935 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b0ba0024-57e7-4f8a-a945-05ef5e2d839e tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:12.882109 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b0ba0024-57e7-4f8a-a945-05ef5e2d839e tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:12.889686 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:12.889686 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:12.895688 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b0ba0024-57e7-4f8a-a945-05ef5e2d839e tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:12.913097 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0ba0024-57e7-4f8a-a945-05ef5e2d839e tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e returned with HTTP 200 Aug 13 06:16:12.913665 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1067/4257] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:12 2026] GET /volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:13.167146 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c86307b6-8c71-49a9-91d7-1086b114aa44 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:13.169087 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c86307b6-8c71-49a9-91d7-1086b114aa44 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/volumes/a7bcfa77-67c3-45d1-8c07-33976fab8c18 Aug 13 06:16:13.169318 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c86307b6-8c71-49a9-91d7-1086b114aa44 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:13.169507 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c86307b6-8c71-49a9-91d7-1086b114aa44 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:13.176495 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c86307b6-8c71-49a9-91d7-1086b114aa44 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/volumes/a7bcfa77-67c3-45d1-8c07-33976fab8c18 returned with HTTP 404 Aug 13 06:16:13.176953 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1062/4258] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:16:13 2026] GET /volume/v3/volumes/a7bcfa77-67c3-45d1-8c07-33976fab8c18 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:16:13.185690 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d2007ae8-5724-4857-bbfb-2886381faa78 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:13.188048 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d2007ae8-5724-4857-bbfb-2886381faa78 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/volumes/81a78be0-1093-4751-a62a-e1b5faab3175 Aug 13 06:16:13.188308 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d2007ae8-5724-4857-bbfb-2886381faa78 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:13.188529 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d2007ae8-5724-4857-bbfb-2886381faa78 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:13.194006 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d2007ae8-5724-4857-bbfb-2886381faa78 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/volumes/81a78be0-1093-4751-a62a-e1b5faab3175 returned with HTTP 404 Aug 13 06:16:13.194526 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1074/4259] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:16:13 2026] GET /volume/v3/volumes/81a78be0-1093-4751-a62a-e1b5faab3175 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:16:13.201768 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b4dcf686-c8ee-4240-9b16-9ff134ed90e4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:13.203692 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b4dcf686-c8ee-4240-9b16-9ff134ed90e4 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] GET https://10.4.3.121/volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d Aug 13 06:16:13.203927 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b4dcf686-c8ee-4240-9b16-9ff134ed90e4 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:13.204144 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b4dcf686-c8ee-4240-9b16-9ff134ed90e4 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:13.204323 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.groups [None req-b4dcf686-c8ee-4240-9b16-9ff134ed90e4 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] show called for member 85134ff4-c946-433d-b34c-a429ab6c099d {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 06:16:13.207310 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b4dcf686-c8ee-4240-9b16-9ff134ed90e4 tempest-GroupsTest-1424904872 tempest-GroupsTest-1424904872-project-member] https://10.4.3.121/volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d returned with HTTP 404 Aug 13 06:16:13.207754 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1057/4260] 10.4.3.121 () {68 vars in 1386 bytes} [Thu Aug 13 06:16:13 2026] GET /volume/v3/groups/85134ff4-c946-433d-b34c-a429ab6c099d => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:16:13.214509 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3b371d34-35da-421f-9250-08858b691342 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:13.216308 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b371d34-35da-421f-9250-08858b691342 tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] DELETE https://10.4.3.121/volume/v3/group_types/7591e6d5-5ab8-413c-b6b0-f6a4359f72da Aug 13 06:16:13.216482 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b371d34-35da-421f-9250-08858b691342 tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:13.216656 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b371d34-35da-421f-9250-08858b691342 tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:13.229320 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b371d34-35da-421f-9250-08858b691342 tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] https://10.4.3.121/volume/v3/group_types/7591e6d5-5ab8-413c-b6b0-f6a4359f72da returned with HTTP 202 Aug 13 06:16:13.229711 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1068/4261] 10.4.3.121 () {68 vars in 1404 bytes} [Thu Aug 13 06:16:13 2026] DELETE /volume/v3/group_types/7591e6d5-5ab8-413c-b6b0-f6a4359f72da => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:16:13.238252 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5d40f5f6-441d-418a-9309-200ce8c48722 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:13.239835 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d40f5f6-441d-418a-9309-200ce8c48722 tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] DELETE https://10.4.3.121/volume/v3/types/0a334a70-0443-4d75-8800-45df431a6718 Aug 13 06:16:13.240090 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d40f5f6-441d-418a-9309-200ce8c48722 tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:13.240354 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d40f5f6-441d-418a-9309-200ce8c48722 tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:13.240572 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:13.240572 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:13.262813 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d40f5f6-441d-418a-9309-200ce8c48722 tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] https://10.4.3.121/volume/v3/types/0a334a70-0443-4d75-8800-45df431a6718 returned with HTTP 202 Aug 13 06:16:13.263334 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1063/4262] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:16:13 2026] DELETE /volume/v3/types/0a334a70-0443-4d75-8800-45df431a6718 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:13.270770 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-868d161e-b469-4488-ab46-d7c309df93bf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:13.272505 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-868d161e-b469-4488-ab46-d7c309df93bf tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] GET https://10.4.3.121/volume/v3/types/0a334a70-0443-4d75-8800-45df431a6718 Aug 13 06:16:13.272717 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-868d161e-b469-4488-ab46-d7c309df93bf tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:13.272927 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-868d161e-b469-4488-ab46-d7c309df93bf tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:13.276098 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-868d161e-b469-4488-ab46-d7c309df93bf tempest-GroupsTest-843592026 tempest-GroupsTest-843592026-project-admin] https://10.4.3.121/volume/v3/types/0a334a70-0443-4d75-8800-45df431a6718 returned with HTTP 404 Aug 13 06:16:13.276638 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1075/4263] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:16:13 2026] GET /volume/v3/types/0a334a70-0443-4d75-8800-45df431a6718 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:13.558879 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f37f2ac8-fbfb-42b7-8685-3893f91e99fe None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:13.561172 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f37f2ac8-fbfb-42b7-8685-3893f91e99fe tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 Aug 13 06:16:13.561470 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f37f2ac8-fbfb-42b7-8685-3893f91e99fe tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:13.561716 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f37f2ac8-fbfb-42b7-8685-3893f91e99fe tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:13.572744 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:13.572744 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:13.576204 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f37f2ac8-fbfb-42b7-8685-3893f91e99fe tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:16:13.580679 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f37f2ac8-fbfb-42b7-8685-3893f91e99fe tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 returned with HTTP 200 Aug 13 06:16:13.581046 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1058/4264] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:13 2026] GET /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:13.712906 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c0730096-3966-4ee0-8682-1ef129fa618d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:13.715297 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c0730096-3966-4ee0-8682-1ef129fa618d tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/snapshots/f467a91c-3faa-4308-b3dd-72be8d505521 Aug 13 06:16:13.715849 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c0730096-3966-4ee0-8682-1ef129fa618d tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:13.716101 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c0730096-3966-4ee0-8682-1ef129fa618d tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:13.721393 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c0730096-3966-4ee0-8682-1ef129fa618d tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/snapshots/f467a91c-3faa-4308-b3dd-72be8d505521 returned with HTTP 404 Aug 13 06:16:13.722017 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1069/4265] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:13 2026] GET /volume/v3/snapshots/f467a91c-3faa-4308-b3dd-72be8d505521 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:13.730311 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d4f7a94c-5dc1-4bc5-a418-c30e03d4ff2b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:13.732069 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d4f7a94c-5dc1-4bc5-a418-c30e03d4ff2b tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/84f79307-be67-4e6e-899e-d96e9c9370c7 Aug 13 06:16:13.732307 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d4f7a94c-5dc1-4bc5-a418-c30e03d4ff2b tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:13.732507 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d4f7a94c-5dc1-4bc5-a418-c30e03d4ff2b tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:13.732663 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-d4f7a94c-5dc1-4bc5-a418-c30e03d4ff2b tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Delete volume with id: 84f79307-be67-4e6e-899e-d96e9c9370c7 Aug 13 06:16:13.742252 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:13.742252 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:13.742562 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d4f7a94c-5dc1-4bc5-a418-c30e03d4ff2b tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Volume info retrieved successfully. Aug 13 06:16:13.764482 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d4f7a94c-5dc1-4bc5-a418-c30e03d4ff2b tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Delete volume request issued successfully. Aug 13 06:16:13.764482 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d4f7a94c-5dc1-4bc5-a418-c30e03d4ff2b tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes/84f79307-be67-4e6e-899e-d96e9c9370c7 returned with HTTP 202 Aug 13 06:16:13.764839 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1064/4266] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:16:13 2026] DELETE /volume/v3/volumes/84f79307-be67-4e6e-899e-d96e9c9370c7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:13.775384 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fe82220b-9581-414f-bc21-1903cb484ae2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:13.777723 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fe82220b-9581-414f-bc21-1903cb484ae2 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/volumes/84f79307-be67-4e6e-899e-d96e9c9370c7 Aug 13 06:16:13.778023 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fe82220b-9581-414f-bc21-1903cb484ae2 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:13.778271 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fe82220b-9581-414f-bc21-1903cb484ae2 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:13.790157 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:13.790157 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:13.798223 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fe82220b-9581-414f-bc21-1903cb484ae2 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Volume info retrieved successfully. Aug 13 06:16:13.802635 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fe82220b-9581-414f-bc21-1903cb484ae2 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes/84f79307-be67-4e6e-899e-d96e9c9370c7 returned with HTTP 200 Aug 13 06:16:13.803113 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1076/4267] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:13 2026] GET /volume/v3/volumes/84f79307-be67-4e6e-899e-d96e9c9370c7 => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:13.928516 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f937923c-2869-41b1-a9fb-9e2e7b556405 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:13.930400 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f937923c-2869-41b1-a9fb-9e2e7b556405 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e Aug 13 06:16:13.930637 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f937923c-2869-41b1-a9fb-9e2e7b556405 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:13.930894 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f937923c-2869-41b1-a9fb-9e2e7b556405 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:13.944742 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:13.944742 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:13.949255 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f937923c-2869-41b1-a9fb-9e2e7b556405 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:13.954138 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f937923c-2869-41b1-a9fb-9e2e7b556405 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e returned with HTTP 200 Aug 13 06:16:13.954617 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1059/4268] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:13 2026] GET /volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:13.969743 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-43c8c8b8-b038-4c8d-a998-779318613d22 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:13.971603 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-43c8c8b8-b038-4c8d-a998-779318613d22 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e Aug 13 06:16:13.971857 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-43c8c8b8-b038-4c8d-a998-779318613d22 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:13.971975 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-43c8c8b8-b038-4c8d-a998-779318613d22 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:13.974381 np0000007163 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=361,cinder:UPDATE=91,cinder:INSERT=39 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:16:13.981051 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:13.981051 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:13.986281 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-43c8c8b8-b038-4c8d-a998-779318613d22 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:13.991698 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-43c8c8b8-b038-4c8d-a998-779318613d22 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e returned with HTTP 200 Aug 13 06:16:13.992045 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1070/4269] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:13 2026] GET /volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:14.542015 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-e678ee00-d1cf-4f6d-a648-c25ffb4b9020 req-5b654185-25ff-4bb3-9799-ca28d4c724e1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:14.545094 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e678ee00-d1cf-4f6d-a648-c25ffb4b9020 req-5b654185-25ff-4bb3-9799-ca28d4c724e1 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e Aug 13 06:16:14.545336 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e678ee00-d1cf-4f6d-a648-c25ffb4b9020 req-5b654185-25ff-4bb3-9799-ca28d4c724e1 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:14.545551 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e678ee00-d1cf-4f6d-a648-c25ffb4b9020 req-5b654185-25ff-4bb3-9799-ca28d4c724e1 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:14.552491 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:14.552491 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:14.556222 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-e678ee00-d1cf-4f6d-a648-c25ffb4b9020 req-5b654185-25ff-4bb3-9799-ca28d4c724e1 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:14.560384 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e678ee00-d1cf-4f6d-a648-c25ffb4b9020 req-5b654185-25ff-4bb3-9799-ca28d4c724e1 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e returned with HTTP 200 Aug 13 06:16:14.560786 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1065/4270] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:16:14 2026] GET /volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:14.596288 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ea8229d9-53a3-4a9b-9999-0fc7bf066211 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:14.598632 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ea8229d9-53a3-4a9b-9999-0fc7bf066211 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 Aug 13 06:16:14.598927 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ea8229d9-53a3-4a9b-9999-0fc7bf066211 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:14.599206 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ea8229d9-53a3-4a9b-9999-0fc7bf066211 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:14.614836 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:14.614836 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:14.620554 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ea8229d9-53a3-4a9b-9999-0fc7bf066211 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:16:14.626594 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ea8229d9-53a3-4a9b-9999-0fc7bf066211 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 returned with HTTP 200 Aug 13 06:16:14.627124 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1077/4271] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:14 2026] GET /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:14.647607 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a7214840-fad8-4e47-acfd-0297b6579354 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:14.648136 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a7214840-fad8-4e47-acfd-0297b6579354 None None] GET https://10.4.3.121/volume// Aug 13 06:16:14.648431 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a7214840-fad8-4e47-acfd-0297b6579354 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:14.648716 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a7214840-fad8-4e47-acfd-0297b6579354 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:14.649138 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a7214840-fad8-4e47-acfd-0297b6579354 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:16:14.649591 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1060/4272] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:16:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:16:14.657609 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e678ee00-d1cf-4f6d-a648-c25ffb4b9020 req-63727665-9f83-420f-85a4-6a0130c2160c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:14.659250 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e678ee00-d1cf-4f6d-a648-c25ffb4b9020 req-63727665-9f83-420f-85a4-6a0130c2160c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:16:14.659839 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e678ee00-d1cf-4f6d-a648-c25ffb4b9020 req-63727665-9f83-420f-85a4-6a0130c2160c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21af3a75-dc33-46b6-80b7-000da2463d1e", "connector": null, "instance_uuid": "57a202ac-3034-40b0-8a54-4dd17efa19ff"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:14.670631 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:14.670631 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:14.694899 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e678ee00-d1cf-4f6d-a648-c25ffb4b9020 req-63727665-9f83-420f-85a4-6a0130c2160c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:16:14.695608 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1071/4273] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:16:14 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 13 06:16:14.724359 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7a8a2516-a6de-42df-8928-84f94921b870 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:14.727854 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7a8a2516-a6de-42df-8928-84f94921b870 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e Aug 13 06:16:14.728054 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7a8a2516-a6de-42df-8928-84f94921b870 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:14.728284 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7a8a2516-a6de-42df-8928-84f94921b870 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:14.736818 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-78382a5d-4298-48a0-b131-eae9d063c117 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:14.737275 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-78382a5d-4298-48a0-b131-eae9d063c117 None None] GET https://10.4.3.121/volume// Aug 13 06:16:14.737454 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-78382a5d-4298-48a0-b131-eae9d063c117 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:14.737635 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-78382a5d-4298-48a0-b131-eae9d063c117 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:14.737956 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-78382a5d-4298-48a0-b131-eae9d063c117 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:16:14.738259 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1078/4274] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:16:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:16:14.745748 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e678ee00-d1cf-4f6d-a648-c25ffb4b9020 req-2ff2b85e-1769-4529-b7c8-b462d7f2566b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:14.748200 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e678ee00-d1cf-4f6d-a648-c25ffb4b9020 req-2ff2b85e-1769-4529-b7c8-b462d7f2566b tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e Aug 13 06:16:14.748411 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e678ee00-d1cf-4f6d-a648-c25ffb4b9020 req-2ff2b85e-1769-4529-b7c8-b462d7f2566b tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:14.748587 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e678ee00-d1cf-4f6d-a648-c25ffb4b9020 req-2ff2b85e-1769-4529-b7c8-b462d7f2566b tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:14.755277 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:14.755277 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:14.760249 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7a8a2516-a6de-42df-8928-84f94921b870 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:14.762235 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:14.762235 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:14.767193 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7a8a2516-a6de-42df-8928-84f94921b870 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e returned with HTTP 200 Aug 13 06:16:14.767820 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1066/4275] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:14 2026] GET /volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e => generated 881 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:14.769154 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-e678ee00-d1cf-4f6d-a648-c25ffb4b9020 req-2ff2b85e-1769-4529-b7c8-b462d7f2566b tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:14.775704 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e678ee00-d1cf-4f6d-a648-c25ffb4b9020 req-2ff2b85e-1769-4529-b7c8-b462d7f2566b tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e returned with HTTP 200 Aug 13 06:16:14.776405 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1061/4276] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:16:14 2026] GET /volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e => generated 1061 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:16:14.820047 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e0392fed-0138-4ab8-86d8-58fc1bee9bd7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:14.822009 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e0392fed-0138-4ab8-86d8-58fc1bee9bd7 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] GET https://10.4.3.121/volume/v3/volumes/84f79307-be67-4e6e-899e-d96e9c9370c7 Aug 13 06:16:14.822351 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e0392fed-0138-4ab8-86d8-58fc1bee9bd7 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:14.823385 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e0392fed-0138-4ab8-86d8-58fc1bee9bd7 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:14.829417 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e0392fed-0138-4ab8-86d8-58fc1bee9bd7 tempest-ProjectReaderTests-86740863 tempest-ProjectReaderTests-86740863-project-admin] https://10.4.3.121/volume/v3/volumes/84f79307-be67-4e6e-899e-d96e9c9370c7 returned with HTTP 404 Aug 13 06:16:14.830004 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1072/4277] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:14 2026] GET /volume/v3/volumes/84f79307-be67-4e6e-899e-d96e9c9370c7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:14.899899 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-e678ee00-d1cf-4f6d-a648-c25ffb4b9020 req-9f13c00f-dfd2-4d37-9a1b-d7f23236d0c4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:14.902977 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e678ee00-d1cf-4f6d-a648-c25ffb4b9020 req-9f13c00f-dfd2-4d37-9a1b-d7f23236d0c4 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] PUT https://10.4.3.121/volume/v3/attachments/8193f259-1cb8-44c9-9f72-a9a6db99bc7e Aug 13 06:16:14.903437 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e678ee00-d1cf-4f6d-a648-c25ffb4b9020 req-9f13c00f-dfd2-4d37-9a1b-d7f23236d0c4 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:14.913314 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-e678ee00-d1cf-4f6d-a648-c25ffb4b9020 req-9f13c00f-dfd2-4d37-9a1b-d7f23236d0c4 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Acquiring lock "cinder-attachment_update-21af3a75-dc33-46b6-80b7-000da2463d1e-np0000007163" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:16:14.922232 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-e678ee00-d1cf-4f6d-a648-c25ffb4b9020 req-9f13c00f-dfd2-4d37-9a1b-d7f23236d0c4 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Lock "cinder-attachment_update-21af3a75-dc33-46b6-80b7-000da2463d1e-np0000007163" acquired by "attachment_update" :: waited 0.008s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:16:14.922314 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:14.922314 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:15.035544 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-e678ee00-d1cf-4f6d-a648-c25ffb4b9020 req-9f13c00f-dfd2-4d37-9a1b-d7f23236d0c4 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Lock "cinder-attachment_update-21af3a75-dc33-46b6-80b7-000da2463d1e-np0000007163" released by "attachment_update" :: held 0.114s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:16:15.035928 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e678ee00-d1cf-4f6d-a648-c25ffb4b9020 req-9f13c00f-dfd2-4d37-9a1b-d7f23236d0c4 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/attachments/8193f259-1cb8-44c9-9f72-a9a6db99bc7e returned with HTTP 200 Aug 13 06:16:15.036510 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1079/4278] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:16:14 2026] PUT /volume/v3/attachments/8193f259-1cb8-44c9-9f72-a9a6db99bc7e => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:15.568432 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6207a761-784a-4b2e-873e-1b38240fd693 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:15.646349 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d9ae7e95-b3c1-40c5-9f1d-08170543f4bf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:15.649704 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d9ae7e95-b3c1-40c5-9f1d-08170543f4bf tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 Aug 13 06:16:15.650083 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d9ae7e95-b3c1-40c5-9f1d-08170543f4bf tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:15.650083 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d9ae7e95-b3c1-40c5-9f1d-08170543f4bf tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:15.669874 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6207a761-784a-4b2e-873e-1b38240fd693 tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] GET https://10.4.3.121/volume/v3/os-quota-sets/1d3719f6141943789cc30f9e8df734c1 Aug 13 06:16:15.670167 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6207a761-784a-4b2e-873e-1b38240fd693 tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:15.670328 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:15.670328 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:15.670459 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6207a761-784a-4b2e-873e-1b38240fd693 tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:15.674861 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d9ae7e95-b3c1-40c5-9f1d-08170543f4bf tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:16:15.681229 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d9ae7e95-b3c1-40c5-9f1d-08170543f4bf tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 returned with HTTP 200 Aug 13 06:16:15.681752 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1062/4279] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:15 2026] GET /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 => generated 880 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:15.686323 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6207a761-784a-4b2e-873e-1b38240fd693 tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] https://10.4.3.121/volume/v3/os-quota-sets/1d3719f6141943789cc30f9e8df734c1 returned with HTTP 200 Aug 13 06:16:15.686772 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1067/4280] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:15 2026] GET /volume/v3/os-quota-sets/1d3719f6141943789cc30f9e8df734c1 => generated 606 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:15.695239 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3b82de47-6d12-4730-87f2-57ed6df15067 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:15.780115 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-97ef6959-8e7e-4440-9d55-45735e593ed5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:15.782103 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-97ef6959-8e7e-4440-9d55-45735e593ed5 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e Aug 13 06:16:15.782426 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-97ef6959-8e7e-4440-9d55-45735e593ed5 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:15.782672 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-97ef6959-8e7e-4440-9d55-45735e593ed5 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:15.793228 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b82de47-6d12-4730-87f2-57ed6df15067 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:16:15.793599 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:15.793599 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:15.793705 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b82de47-6d12-4730-87f2-57ed6df15067 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1191397242"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:15.795756 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-3b82de47-6d12-4730-87f2-57ed6df15067 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1191397242'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:16:15.795927 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-3b82de47-6d12-4730-87f2-57ed6df15067 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Create volume of 1 GB Aug 13 06:16:15.796321 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:15.796321 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:15.798427 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-97ef6959-8e7e-4440-9d55-45735e593ed5 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:15.802077 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3b82de47-6d12-4730-87f2-57ed6df15067 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Availability Zones retrieved successfully. Aug 13 06:16:15.805959 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-97ef6959-8e7e-4440-9d55-45735e593ed5 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e returned with HTTP 200 Aug 13 06:16:15.807881 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1080/4281] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:15 2026] GET /volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:15.809469 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3b82de47-6d12-4730-87f2-57ed6df15067 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Flow 'volume_create_api' (0268a3fd-7f89-4777-b229-cec5fa94169c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:15.810829 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3b82de47-6d12-4730-87f2-57ed6df15067 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a820e44-bddc-4d82-9ef0-d68f43086c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:15.812389 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-3b82de47-6d12-4730-87f2-57ed6df15067 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:16:15.848768 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3b82de47-6d12-4730-87f2-57ed6df15067 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a820e44-bddc-4d82-9ef0-d68f43086c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:15.850030 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3b82de47-6d12-4730-87f2-57ed6df15067 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85742b97-0f35-40bd-b846-1bbef2befd11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:15.935949 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-3b82de47-6d12-4730-87f2-57ed6df15067 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Created reservations ['48a33be0-575e-48b0-bb7f-b7f844dceddd', '9785d0b8-1c5f-4a90-bcbb-7d1d6bbb4393', '5fd06cea-a375-447a-ae5c-e69a955938fe', '213b92e9-97fd-41dc-a2f1-205834a173a3'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:15.937516 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3b82de47-6d12-4730-87f2-57ed6df15067 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85742b97-0f35-40bd-b846-1bbef2befd11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48a33be0-575e-48b0-bb7f-b7f844dceddd', '9785d0b8-1c5f-4a90-bcbb-7d1d6bbb4393', '5fd06cea-a375-447a-ae5c-e69a955938fe', '213b92e9-97fd-41dc-a2f1-205834a173a3']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:15.939217 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3b82de47-6d12-4730-87f2-57ed6df15067 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (941fc1b5-1573-4992-8379-b586fdb60e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:15.978477 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3b82de47-6d12-4730-87f2-57ed6df15067 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (941fc1b5-1573-4992-8379-b586fdb60e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7d44598-90db-436c-9a7c-73a86d31a246', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1191397242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d3719f6141943789cc30f9e8df734c1',qos_specs=None,replication_status=,reservations=['48a33be0-575e-48b0-bb7f-b7f844dceddd','9785d0b8-1c5f-4a90-bcbb-7d1d6bbb4393','5fd06cea-a375-447a-ae5c-e69a955938fe','213b92e9-97fd-41dc-a2f1-205834a173a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f49953bcdbae418a82817c3db4475332',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:16:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1191397242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7d44598-90db-436c-9a7c-73a86d31a246,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d3719f6141943789cc30f9e8df734c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f49953bcdbae418a82817c3db4475332',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:15.979473 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3b82de47-6d12-4730-87f2-57ed6df15067 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca34560c-05bc-4d91-840c-9bf159eed1ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:16.002239 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3b82de47-6d12-4730-87f2-57ed6df15067 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca34560c-05bc-4d91-840c-9bf159eed1ab) transitioned into state 'SUCCESS' from state '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-1191397242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d3719f6141943789cc30f9e8df734c1',qos_specs=None,replication_status=,reservations=['48a33be0-575e-48b0-bb7f-b7f844dceddd','9785d0b8-1c5f-4a90-bcbb-7d1d6bbb4393','5fd06cea-a375-447a-ae5c-e69a955938fe','213b92e9-97fd-41dc-a2f1-205834a173a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f49953bcdbae418a82817c3db4475332',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:16.003070 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3b82de47-6d12-4730-87f2-57ed6df15067 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (476ca6b2-36ae-483c-8f84-40cd6ec3beac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:16.020302 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3b82de47-6d12-4730-87f2-57ed6df15067 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (476ca6b2-36ae-483c-8f84-40cd6ec3beac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:16.021341 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3b82de47-6d12-4730-87f2-57ed6df15067 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Flow 'volume_create_api' (0268a3fd-7f89-4777-b229-cec5fa94169c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:16.021711 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3b82de47-6d12-4730-87f2-57ed6df15067 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Create volume request issued successfully. Aug 13 06:16:16.022797 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b82de47-6d12-4730-87f2-57ed6df15067 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:16:16.023343 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1073/4282] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:16:15 2026] POST /volume/v3/volumes => generated 759 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:16:16.041975 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bece77a2-ba07-4339-85f0-ec0cdf43434b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:16.043772 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bece77a2-ba07-4339-85f0-ec0cdf43434b tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] GET https://10.4.3.121/volume/v3/volumes/f7d44598-90db-436c-9a7c-73a86d31a246 Aug 13 06:16:16.044024 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bece77a2-ba07-4339-85f0-ec0cdf43434b tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:16.044287 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bece77a2-ba07-4339-85f0-ec0cdf43434b tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:16.051218 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:16.051218 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:16.054671 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bece77a2-ba07-4339-85f0-ec0cdf43434b tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Volume info retrieved successfully. Aug 13 06:16:16.058606 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bece77a2-ba07-4339-85f0-ec0cdf43434b tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] https://10.4.3.121/volume/v3/volumes/f7d44598-90db-436c-9a7c-73a86d31a246 returned with HTTP 200 Aug 13 06:16:16.058966 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1063/4283] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:16 2026] GET /volume/v3/volumes/f7d44598-90db-436c-9a7c-73a86d31a246 => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:16.276957 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c987f047-568f-4791-a9ab-6109d80745b4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:16.372591 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c987f047-568f-4791-a9ab-6109d80745b4 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:16:16.372915 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c987f047-568f-4791-a9ab-6109d80745b4 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2034194405", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:16.387923 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c987f047-568f-4791-a9ab-6109d80745b4 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:16:16.388404 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1068/4284] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:16:16 2026] POST /volume/v3/types => generated 380 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:16.396007 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7b5690f8-56d2-449f-b801-69846ba88049 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:16.397970 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b5690f8-56d2-449f-b801-69846ba88049 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] POST https://10.4.3.121/volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df/encryption Aug 13 06:16:16.398322 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7b5690f8-56d2-449f-b801-69846ba88049 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:16.416249 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7b5690f8-56d2-449f-b801-69846ba88049 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df/encryption returned with HTTP 200 Aug 13 06:16:16.416866 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1081/4285] 10.4.3.121 () {68 vars in 1397 bytes} [Thu Aug 13 06:16:16 2026] POST /volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:16.426404 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-17fe6ab0-aa84-4885-8ed8-0a1756f50afc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:16.428596 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-17fe6ab0-aa84-4885-8ed8-0a1756f50afc tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:16:16.428934 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-17fe6ab0-aa84-4885-8ed8-0a1756f50afc tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-488775117", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:16.430712 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:16.430712 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:16.443941 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-17fe6ab0-aa84-4885-8ed8-0a1756f50afc tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:16:16.444301 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1074/4286] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:16:16 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:16.453759 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-54d2b513-46f7-45a2-be88-2a14a3fec087 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:16.455962 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-54d2b513-46f7-45a2-be88-2a14a3fec087 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] POST https://10.4.3.121/volume/v3/types/6fd484ff-f534-4731-8918-2acc04ceb9c7/encryption Aug 13 06:16:16.456401 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-54d2b513-46f7-45a2-be88-2a14a3fec087 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:16.474063 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-54d2b513-46f7-45a2-be88-2a14a3fec087 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types/6fd484ff-f534-4731-8918-2acc04ceb9c7/encryption returned with HTTP 200 Aug 13 06:16:16.474780 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1064/4287] 10.4.3.121 () {68 vars in 1397 bytes} [Thu Aug 13 06:16:16 2026] POST /volume/v3/types/6fd484ff-f534-4731-8918-2acc04ceb9c7/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:16.485469 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0b3f6d17-7eda-4c8e-8874-cb9eff693eab None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:16.487133 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0b3f6d17-7eda-4c8e-8874-cb9eff693eab tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:16:16.487516 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0b3f6d17-7eda-4c8e-8874-cb9eff693eab tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-720728961", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:16.504128 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0b3f6d17-7eda-4c8e-8874-cb9eff693eab tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:16:16.504878 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1069/4288] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:16:16 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 13 06:16:16.513901 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a6ccd5e8-fe82-4cc0-85f1-542ce947051e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:16.515825 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a6ccd5e8-fe82-4cc0-85f1-542ce947051e tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] POST https://10.4.3.121/volume/v3/types/90faa0b1-e48a-4778-9a2a-c73ecd046464/extra_specs Aug 13 06:16:16.516324 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a6ccd5e8-fe82-4cc0-85f1-542ce947051e tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:16.538556 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a6ccd5e8-fe82-4cc0-85f1-542ce947051e tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types/90faa0b1-e48a-4778-9a2a-c73ecd046464/extra_specs returned with HTTP 200 Aug 13 06:16:16.538971 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1082/4289] 10.4.3.121 () {68 vars in 1399 bytes} [Thu Aug 13 06:16:16 2026] POST /volume/v3/types/90faa0b1-e48a-4778-9a2a-c73ecd046464/extra_specs => generated 35 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:16:16.547645 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-652d32c5-0c58-4ffc-9541-710ce96e68f2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:16.549427 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-652d32c5-0c58-4ffc-9541-710ce96e68f2 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] PUT https://10.4.3.121/volume/v3/types/90faa0b1-e48a-4778-9a2a-c73ecd046464/extra_specs/key2 Aug 13 06:16:16.549770 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-652d32c5-0c58-4ffc-9541-710ce96e68f2 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:16.566978 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-652d32c5-0c58-4ffc-9541-710ce96e68f2 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types/90faa0b1-e48a-4778-9a2a-c73ecd046464/extra_specs/key2 returned with HTTP 200 Aug 13 06:16:16.567356 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1075/4290] 10.4.3.121 () {68 vars in 1413 bytes} [Thu Aug 13 06:16:16 2026] PUT /volume/v3/types/90faa0b1-e48a-4778-9a2a-c73ecd046464/extra_specs/key2 => generated 25 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:16:16.575975 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a410b6fd-3bc2-403d-877c-10b5fae8a652 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:16.578140 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a410b6fd-3bc2-403d-877c-10b5fae8a652 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:16:16.578576 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a410b6fd-3bc2-403d-877c-10b5fae8a652 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:16.592859 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a410b6fd-3bc2-403d-877c-10b5fae8a652 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:16:16.593314 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1065/4291] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:16:16 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 13 06:16:16.601001 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-129f9f0a-acfc-406c-ada7-1b971ab67a7f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:16.602957 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-129f9f0a-acfc-406c-ada7-1b971ab67a7f tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] DELETE https://10.4.3.121/volume/v3/types/124fb7d4-6ba8-466e-932c-204a0658d11a Aug 13 06:16:16.603193 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-129f9f0a-acfc-406c-ada7-1b971ab67a7f tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:16.603449 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-129f9f0a-acfc-406c-ada7-1b971ab67a7f tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:16.628301 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-129f9f0a-acfc-406c-ada7-1b971ab67a7f tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types/124fb7d4-6ba8-466e-932c-204a0658d11a returned with HTTP 202 Aug 13 06:16:16.628770 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1070/4292] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:16:16 2026] DELETE /volume/v3/types/124fb7d4-6ba8-466e-932c-204a0658d11a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:16.636619 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-004abbd2-11b3-40f5-836d-ee80b49313aa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:16.638346 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-004abbd2-11b3-40f5-836d-ee80b49313aa tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:16:16.638764 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-004abbd2-11b3-40f5-836d-ee80b49313aa tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1218029707", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:16.653679 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-004abbd2-11b3-40f5-836d-ee80b49313aa tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:16:16.654260 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1083/4293] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:16:16 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:16.661959 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c448b303-9534-4bd3-af77-161a958f5449 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:16.663739 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c448b303-9534-4bd3-af77-161a958f5449 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] POST https://10.4.3.121/volume/v3/types/acaddb0b-9288-40d6-b355-0aaa1357ba9b/encryption Aug 13 06:16:16.664040 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c448b303-9534-4bd3-af77-161a958f5449 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:16.679674 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c448b303-9534-4bd3-af77-161a958f5449 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types/acaddb0b-9288-40d6-b355-0aaa1357ba9b/encryption returned with HTTP 200 Aug 13 06:16:16.680262 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1076/4294] 10.4.3.121 () {68 vars in 1397 bytes} [Thu Aug 13 06:16:16 2026] POST /volume/v3/types/acaddb0b-9288-40d6-b355-0aaa1357ba9b/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:16.688070 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-db3143db-a5a8-49e0-8a7f-2a832a12f9dd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:16.690417 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-db3143db-a5a8-49e0-8a7f-2a832a12f9dd tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] DELETE https://10.4.3.121/volume/v3/types/acaddb0b-9288-40d6-b355-0aaa1357ba9b/encryption/3716004f-6b76-42f4-89d9-1a559f4e7832 Aug 13 06:16:16.690651 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-db3143db-a5a8-49e0-8a7f-2a832a12f9dd tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:16.690875 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-db3143db-a5a8-49e0-8a7f-2a832a12f9dd tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:16.696538 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fc7522dd-5936-4573-8cbf-5427e5e7aaa1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:16.698844 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fc7522dd-5936-4573-8cbf-5427e5e7aaa1 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 Aug 13 06:16:16.699041 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fc7522dd-5936-4573-8cbf-5427e5e7aaa1 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:16.699250 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fc7522dd-5936-4573-8cbf-5427e5e7aaa1 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:16.704625 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-db3143db-a5a8-49e0-8a7f-2a832a12f9dd tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types/acaddb0b-9288-40d6-b355-0aaa1357ba9b/encryption/3716004f-6b76-42f4-89d9-1a559f4e7832 returned with HTTP 202 Aug 13 06:16:16.705294 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1066/4295] 10.4.3.121 () {66 vars in 1489 bytes} [Thu Aug 13 06:16:16 2026] DELETE /volume/v3/types/acaddb0b-9288-40d6-b355-0aaa1357ba9b/encryption/3716004f-6b76-42f4-89d9-1a559f4e7832 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:16.712299 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-99a910de-cf97-4135-a051-362ed9943c82 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:16.712729 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:16.712729 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:16.714092 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-99a910de-cf97-4135-a051-362ed9943c82 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:16:16.714546 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-99a910de-cf97-4135-a051-362ed9943c82 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-762699814", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:16.717310 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fc7522dd-5936-4573-8cbf-5427e5e7aaa1 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:16:16.722339 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fc7522dd-5936-4573-8cbf-5427e5e7aaa1 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 returned with HTTP 200 Aug 13 06:16:16.723030 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1071/4296] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:16 2026] GET /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:16.733723 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-99a910de-cf97-4135-a051-362ed9943c82 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:16:16.734175 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1084/4297] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:16:16 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 13 06:16:16.743771 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cab591a1-7c31-4e41-bc23-b01e1b7e2082 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:16.746534 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cab591a1-7c31-4e41-bc23-b01e1b7e2082 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] DELETE https://10.4.3.121/volume/v3/types/d4ad6695-7022-49ca-85af-645595c8fd55/extra_specs/key1 Aug 13 06:16:16.746787 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cab591a1-7c31-4e41-bc23-b01e1b7e2082 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:16.747030 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cab591a1-7c31-4e41-bc23-b01e1b7e2082 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:16.768092 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cab591a1-7c31-4e41-bc23-b01e1b7e2082 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types/d4ad6695-7022-49ca-85af-645595c8fd55/extra_specs/key1 returned with HTTP 202 Aug 13 06:16:16.768833 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1077/4298] 10.4.3.121 () {66 vars in 1396 bytes} [Thu Aug 13 06:16:16 2026] DELETE /volume/v3/types/d4ad6695-7022-49ca-85af-645595c8fd55/extra_specs/key1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:16:16.776268 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7ca37d76-32f6-4a73-a7c9-65faf88c9a8e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:16.778423 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7ca37d76-32f6-4a73-a7c9-65faf88c9a8e tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:16:16.778831 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7ca37d76-32f6-4a73-a7c9-65faf88c9a8e tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-912031034", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:16.798347 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7ca37d76-32f6-4a73-a7c9-65faf88c9a8e tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:16:16.798725 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1067/4299] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:16:16 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:16.807961 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ab5d47cd-59e5-4534-a1d5-cc3afedd37a1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:16.810274 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ab5d47cd-59e5-4534-a1d5-cc3afedd37a1 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] DELETE https://10.4.3.121/volume/v3/types/3d69e97d-0327-4a4b-aae6-455b2747c5d8 Aug 13 06:16:16.810526 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ab5d47cd-59e5-4534-a1d5-cc3afedd37a1 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:16.810803 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ab5d47cd-59e5-4534-a1d5-cc3afedd37a1 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:16.820415 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0a6b9b99-ce87-4f80-9f0d-618e99beaec0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:16.822258 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0a6b9b99-ce87-4f80-9f0d-618e99beaec0 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e Aug 13 06:16:16.822499 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0a6b9b99-ce87-4f80-9f0d-618e99beaec0 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:16.822728 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0a6b9b99-ce87-4f80-9f0d-618e99beaec0 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:16.836798 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:16.836798 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:16.841837 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0a6b9b99-ce87-4f80-9f0d-618e99beaec0 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:16.846713 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0a6b9b99-ce87-4f80-9f0d-618e99beaec0 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e returned with HTTP 200 Aug 13 06:16:16.847267 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1085/4300] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:16 2026] GET /volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:16.847634 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ab5d47cd-59e5-4534-a1d5-cc3afedd37a1 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types/3d69e97d-0327-4a4b-aae6-455b2747c5d8 returned with HTTP 202 Aug 13 06:16:16.848335 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1072/4301] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:16:16 2026] DELETE /volume/v3/types/3d69e97d-0327-4a4b-aae6-455b2747c5d8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:16.855668 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-af84d955-2255-416d-9615-1f9a6af3adde None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:16.859334 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-af84d955-2255-416d-9615-1f9a6af3adde tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] GET https://10.4.3.121/volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df/extra_specs Aug 13 06:16:16.859552 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-af84d955-2255-416d-9615-1f9a6af3adde tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:16.859753 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-af84d955-2255-416d-9615-1f9a6af3adde tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:16.868338 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-af84d955-2255-416d-9615-1f9a6af3adde tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df/extra_specs returned with HTTP 200 Aug 13 06:16:16.868969 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1078/4302] 10.4.3.121 () {66 vars in 1378 bytes} [Thu Aug 13 06:16:16 2026] GET /volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df/extra_specs => generated 185 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:16.877482 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-814394de-f3f4-4775-aaf7-b408540f2fe5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:16.879385 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-814394de-f3f4-4775-aaf7-b408540f2fe5 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] GET https://10.4.3.121/volume/v3/types Aug 13 06:16:16.879559 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-814394de-f3f4-4775-aaf7-b408540f2fe5 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:16.879781 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-814394de-f3f4-4775-aaf7-b408540f2fe5 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:16.902376 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-814394de-f3f4-4775-aaf7-b408540f2fe5 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:16:16.902917 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1068/4303] 10.4.3.121 () {66 vars in 1231 bytes} [Thu Aug 13 06:16:16 2026] GET /volume/v3/types => generated 2830 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:16.914712 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0fdd207f-154d-46be-afdc-33ee3139b7f4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:16.916586 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0fdd207f-154d-46be-afdc-33ee3139b7f4 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] GET https://10.4.3.121/volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df/encryption/cipher Aug 13 06:16:16.916790 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0fdd207f-154d-46be-afdc-33ee3139b7f4 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:16.916994 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0fdd207f-154d-46be-afdc-33ee3139b7f4 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:16.923320 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0fdd207f-154d-46be-afdc-33ee3139b7f4 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df/encryption/cipher returned with HTTP 200 Aug 13 06:16:16.923766 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1086/4304] 10.4.3.121 () {66 vars in 1396 bytes} [Thu Aug 13 06:16:16 2026] GET /volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:16:16.931614 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-42aec49a-616d-43eb-856c-993497a5ee88 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:16.933382 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-42aec49a-616d-43eb-856c-993497a5ee88 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] GET https://10.4.3.121/volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df/encryption Aug 13 06:16:16.933564 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-42aec49a-616d-43eb-856c-993497a5ee88 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:16.933737 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-42aec49a-616d-43eb-856c-993497a5ee88 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:16.939053 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-42aec49a-616d-43eb-856c-993497a5ee88 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df/encryption returned with HTTP 200 Aug 13 06:16:16.939412 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1073/4305] 10.4.3.121 () {66 vars in 1375 bytes} [Thu Aug 13 06:16:16 2026] GET /volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df/encryption => generated 325 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:16.947579 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c05b0424-968d-4a72-a436-551f18960dd4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:16.949545 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c05b0424-968d-4a72-a436-551f18960dd4 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] GET https://10.4.3.121/volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df/extra_specs/multiattach Aug 13 06:16:16.949722 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c05b0424-968d-4a72-a436-551f18960dd4 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:16.949889 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c05b0424-968d-4a72-a436-551f18960dd4 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:16.956019 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c05b0424-968d-4a72-a436-551f18960dd4 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df/extra_specs/multiattach returned with HTTP 200 Aug 13 06:16:16.956375 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1079/4306] 10.4.3.121 () {66 vars in 1414 bytes} [Thu Aug 13 06:16:16 2026] GET /volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:16:16.963838 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e7128575-97a9-4504-b3a0-eed7115da64e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:16.965789 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e7128575-97a9-4504-b3a0-eed7115da64e tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] GET https://10.4.3.121/volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df/extra_specs/volume_backend_name Aug 13 06:16:16.965984 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e7128575-97a9-4504-b3a0-eed7115da64e tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:16.966230 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e7128575-97a9-4504-b3a0-eed7115da64e tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:16.975954 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e7128575-97a9-4504-b3a0-eed7115da64e tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df/extra_specs/volume_backend_name returned with HTTP 200 Aug 13 06:16:16.976375 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1069/4307] 10.4.3.121 () {66 vars in 1438 bytes} [Thu Aug 13 06:16:16 2026] GET /volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df/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 13 06:16:16.987977 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f75f82e6-df7a-4cae-99eb-0666ac57d57c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:16.990352 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f75f82e6-df7a-4cae-99eb-0666ac57d57c tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] GET https://10.4.3.121/volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df Aug 13 06:16:16.990638 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f75f82e6-df7a-4cae-99eb-0666ac57d57c tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:16.990904 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f75f82e6-df7a-4cae-99eb-0666ac57d57c tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:16.997338 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f75f82e6-df7a-4cae-99eb-0666ac57d57c tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df returned with HTTP 200 Aug 13 06:16:16.997998 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1087/4308] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:16:16 2026] GET /volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df => generated 402 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:17.007312 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fb0e16be-462d-4a7d-9f14-2fdb0359b0b1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:17.010829 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fb0e16be-462d-4a7d-9f14-2fdb0359b0b1 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] PUT https://10.4.3.121/volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df/encryption/753e4874-b1d7-4f55-b7a1-71fa548bf7fc Aug 13 06:16:17.011153 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fb0e16be-462d-4a7d-9f14-2fdb0359b0b1 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:17.025507 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fb0e16be-462d-4a7d-9f14-2fdb0359b0b1 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df/encryption/753e4874-b1d7-4f55-b7a1-71fa548bf7fc returned with HTTP 200 Aug 13 06:16:17.026005 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1074/4309] 10.4.3.121 () {68 vars in 1506 bytes} [Thu Aug 13 06:16:17 2026] PUT /volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df/encryption/753e4874-b1d7-4f55-b7a1-71fa548bf7fc => generated 33 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:16:17.034745 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-18012d71-9152-4ed2-a3e9-0924497400f1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:17.037613 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-18012d71-9152-4ed2-a3e9-0924497400f1 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] PUT https://10.4.3.121/volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df/extra_specs/key1 Aug 13 06:16:17.037985 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-18012d71-9152-4ed2-a3e9-0924497400f1 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:17.060576 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-18012d71-9152-4ed2-a3e9-0924497400f1 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df/extra_specs/key1 returned with HTTP 200 Aug 13 06:16:17.060985 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1080/4310] 10.4.3.121 () {68 vars in 1413 bytes} [Thu Aug 13 06:16:17 2026] PUT /volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df/extra_specs/key1 => generated 30 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:16:17.070525 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5e97d01b-41a5-4228-b807-3705e0f773ba None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:17.071490 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ae873315-add4-473b-a4b9-123cf6e70ca8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:17.072493 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5e97d01b-41a5-4228-b807-3705e0f773ba tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] PUT https://10.4.3.121/volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df Aug 13 06:16:17.072955 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5e97d01b-41a5-4228-b807-3705e0f773ba tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:17.073317 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ae873315-add4-473b-a4b9-123cf6e70ca8 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] GET https://10.4.3.121/volume/v3/volumes/f7d44598-90db-436c-9a7c-73a86d31a246 Aug 13 06:16:17.073505 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ae873315-add4-473b-a4b9-123cf6e70ca8 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:17.073701 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ae873315-add4-473b-a4b9-123cf6e70ca8 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:17.080887 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:17.080887 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:17.084814 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ae873315-add4-473b-a4b9-123cf6e70ca8 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Volume info retrieved successfully. Aug 13 06:16:17.087132 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5e97d01b-41a5-4228-b807-3705e0f773ba tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df returned with HTTP 200 Aug 13 06:16:17.087361 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1070/4311] 10.4.3.121 () {68 vars in 1362 bytes} [Thu Aug 13 06:16:17 2026] PUT /volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df => generated 371 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:17.089443 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ae873315-add4-473b-a4b9-123cf6e70ca8 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] https://10.4.3.121/volume/v3/volumes/f7d44598-90db-436c-9a7c-73a86d31a246 returned with HTTP 200 Aug 13 06:16:17.089905 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1088/4312] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:17 2026] GET /volume/v3/volumes/f7d44598-90db-436c-9a7c-73a86d31a246 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:17.095866 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9d90da84-fcf3-412d-9e63-991e13ed0361 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:17.097521 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9d90da84-fcf3-412d-9e63-991e13ed0361 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] DELETE https://10.4.3.121/volume/v3/types/d4ad6695-7022-49ca-85af-645595c8fd55 Aug 13 06:16:17.097679 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9d90da84-fcf3-412d-9e63-991e13ed0361 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:17.097862 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9d90da84-fcf3-412d-9e63-991e13ed0361 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:17.102532 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3f4a4bec-0c44-425a-ab39-d8f49a61b9c4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:17.104007 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3f4a4bec-0c44-425a-ab39-d8f49a61b9c4 tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] PUT https://10.4.3.121/volume/v3/os-quota-sets/1d3719f6141943789cc30f9e8df734c1 Aug 13 06:16:17.104316 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3f4a4bec-0c44-425a-ab39-d8f49a61b9c4 tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:17.126344 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9d90da84-fcf3-412d-9e63-991e13ed0361 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types/d4ad6695-7022-49ca-85af-645595c8fd55 returned with HTTP 202 Aug 13 06:16:17.126612 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1075/4313] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:16:17 2026] DELETE /volume/v3/types/d4ad6695-7022-49ca-85af-645595c8fd55 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:17.133001 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-65bf40ff-428b-48aa-b3ca-8bd0482776e8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:17.135100 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-65bf40ff-428b-48aa-b3ca-8bd0482776e8 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] DELETE https://10.4.3.121/volume/v3/types/acaddb0b-9288-40d6-b355-0aaa1357ba9b Aug 13 06:16:17.135365 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-65bf40ff-428b-48aa-b3ca-8bd0482776e8 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:17.135565 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-65bf40ff-428b-48aa-b3ca-8bd0482776e8 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:17.144438 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-3f4a4bec-0c44-425a-ab39-d8f49a61b9c4 tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] Deprecated: Default quota for resource: volumes_tempest-volume-type-1218029707 is set by the default quota flag: quota_volumes_tempest-volume-type-1218029707, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:16:17.144554 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-3f4a4bec-0c44-425a-ab39-d8f49a61b9c4 tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-1218029707 is set by the default quota flag: quota_gigabytes_tempest-volume-type-1218029707, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:16:17.144807 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-3f4a4bec-0c44-425a-ab39-d8f49a61b9c4 tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] Deprecated: Default quota for resource: snapshots_tempest-volume-type-1218029707 is set by the default quota flag: quota_snapshots_tempest-volume-type-1218029707, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:16:17.145032 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-3f4a4bec-0c44-425a-ab39-d8f49a61b9c4 tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] Deprecated: Default quota for resource: volumes_tempest-volume-type-720728961 is set by the default quota flag: quota_volumes_tempest-volume-type-720728961, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:16:17.146300 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-3f4a4bec-0c44-425a-ab39-d8f49a61b9c4 tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-720728961 is set by the default quota flag: quota_gigabytes_tempest-volume-type-720728961, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:16:17.146300 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-3f4a4bec-0c44-425a-ab39-d8f49a61b9c4 tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] Deprecated: Default quota for resource: snapshots_tempest-volume-type-720728961 is set by the default quota flag: quota_snapshots_tempest-volume-type-720728961, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:16:17.146300 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-3f4a4bec-0c44-425a-ab39-d8f49a61b9c4 tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] Deprecated: Default quota for resource: volumes_tempest-volume-type-488775117 is set by the default quota flag: quota_volumes_tempest-volume-type-488775117, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:16:17.146300 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-3f4a4bec-0c44-425a-ab39-d8f49a61b9c4 tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-488775117 is set by the default quota flag: quota_gigabytes_tempest-volume-type-488775117, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:16:17.146300 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-3f4a4bec-0c44-425a-ab39-d8f49a61b9c4 tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] Deprecated: Default quota for resource: snapshots_tempest-volume-type-488775117 is set by the default quota flag: quota_snapshots_tempest-volume-type-488775117, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:16:17.146523 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-3f4a4bec-0c44-425a-ab39-d8f49a61b9c4 tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] Deprecated: Default quota for resource: volumes_tempest-volume-type-2034194405 is set by the default quota flag: quota_volumes_tempest-volume-type-2034194405, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:16:17.146700 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-3f4a4bec-0c44-425a-ab39-d8f49a61b9c4 tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-2034194405 is set by the default quota flag: quota_gigabytes_tempest-volume-type-2034194405, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:16:17.148339 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-3f4a4bec-0c44-425a-ab39-d8f49a61b9c4 tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] Deprecated: Default quota for resource: snapshots_tempest-volume-type-2034194405 is set by the default quota flag: quota_snapshots_tempest-volume-type-2034194405, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:16:17.148606 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-3f4a4bec-0c44-425a-ab39-d8f49a61b9c4 tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1303653412 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1303653412, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:16:17.148855 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-3f4a4bec-0c44-425a-ab39-d8f49a61b9c4 tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1303653412 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1303653412, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:16:17.149071 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-3f4a4bec-0c44-425a-ab39-d8f49a61b9c4 tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1303653412 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1303653412, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:16:17.154539 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3f4a4bec-0c44-425a-ab39-d8f49a61b9c4 tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] https://10.4.3.121/volume/v3/os-quota-sets/1d3719f6141943789cc30f9e8df734c1 returned with HTTP 200 Aug 13 06:16:17.155159 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1081/4314] 10.4.3.121 () {68 vars in 1374 bytes} [Thu Aug 13 06:16:17 2026] PUT /volume/v3/os-quota-sets/1d3719f6141943789cc30f9e8df734c1 => generated 1123 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:17.164548 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-355215ba-0d9b-44d2-9faf-20135110fde4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:17.164720 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-65bf40ff-428b-48aa-b3ca-8bd0482776e8 tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types/acaddb0b-9288-40d6-b355-0aaa1357ba9b returned with HTTP 202 Aug 13 06:16:17.165233 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1071/4315] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:16:17 2026] DELETE /volume/v3/types/acaddb0b-9288-40d6-b355-0aaa1357ba9b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:17.166340 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-355215ba-0d9b-44d2-9faf-20135110fde4 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:16:17.166671 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-355215ba-0d9b-44d2-9faf-20135110fde4 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:17.168152 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-355215ba-0d9b-44d2-9faf-20135110fde4 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:16:17.168440 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-355215ba-0d9b-44d2-9faf-20135110fde4 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Create volume of 2 GB Aug 13 06:16:17.172999 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bfeed61c-b6ad-4662-91c3-06b0a54d6b3a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:17.173986 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-355215ba-0d9b-44d2-9faf-20135110fde4 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Availability Zones retrieved successfully. Aug 13 06:16:17.175172 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bfeed61c-b6ad-4662-91c3-06b0a54d6b3a tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] DELETE https://10.4.3.121/volume/v3/types/90faa0b1-e48a-4778-9a2a-c73ecd046464 Aug 13 06:16:17.175464 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bfeed61c-b6ad-4662-91c3-06b0a54d6b3a tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:17.175731 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bfeed61c-b6ad-4662-91c3-06b0a54d6b3a tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:17.181494 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-355215ba-0d9b-44d2-9faf-20135110fde4 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Flow 'volume_create_api' (a0c0cf39-72a6-4e8b-ad0f-59bb1bfaa493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:17.182515 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-355215ba-0d9b-44d2-9faf-20135110fde4 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87942920-24f8-481c-b5af-0501085018ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:17.183517 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-355215ba-0d9b-44d2-9faf-20135110fde4 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Validating volume size '2' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:16:17.209387 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bfeed61c-b6ad-4662-91c3-06b0a54d6b3a tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types/90faa0b1-e48a-4778-9a2a-c73ecd046464 returned with HTTP 202 Aug 13 06:16:17.209836 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1076/4316] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:16:17 2026] DELETE /volume/v3/types/90faa0b1-e48a-4778-9a2a-c73ecd046464 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:17.213267 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-355215ba-0d9b-44d2-9faf-20135110fde4 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87942920-24f8-481c-b5af-0501085018ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:17.213975 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-355215ba-0d9b-44d2-9faf-20135110fde4 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93421fc3-af95-45e6-890b-33ffaedfb0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:17.216580 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-64f39894-29a5-4eb1-a95c-11272e5adb1b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:17.222116 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-64f39894-29a5-4eb1-a95c-11272e5adb1b tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] DELETE https://10.4.3.121/volume/v3/types/6fd484ff-f534-4731-8918-2acc04ceb9c7 Aug 13 06:16:17.225201 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-64f39894-29a5-4eb1-a95c-11272e5adb1b tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:17.225201 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-64f39894-29a5-4eb1-a95c-11272e5adb1b tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:17.253083 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota_utils [None req-355215ba-0d9b-44d2-9faf-20135110fde4 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Quota exceeded for 1d3719f6141943789cc30f9e8df734c1, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 13 06:16:17.255666 np0000007163 devstack@c-api.service[100322]: WARNING cinder.volume.api [None req-355215ba-0d9b-44d2-9faf-20135110fde4 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93421fc3-af95-45e6-890b-33ffaedfb0f2) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 06:16:17.255666 np0000007163 devstack@c-api.service[100322]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 13 06:16:17.257396 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-64f39894-29a5-4eb1-a95c-11272e5adb1b tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types/6fd484ff-f534-4731-8918-2acc04ceb9c7 returned with HTTP 202 Aug 13 06:16:17.257594 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-355215ba-0d9b-44d2-9faf-20135110fde4 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93421fc3-af95-45e6-890b-33ffaedfb0f2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:17.258389 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1082/4317] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:16:17 2026] DELETE /volume/v3/types/6fd484ff-f534-4731-8918-2acc04ceb9c7 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:17.258543 np0000007163 devstack@c-api.service[100322]: WARNING cinder.volume.api [None req-355215ba-0d9b-44d2-9faf-20135110fde4 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93421fc3-af95-45e6-890b-33ffaedfb0f2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 06:16:17.259147 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-355215ba-0d9b-44d2-9faf-20135110fde4 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87942920-24f8-481c-b5af-0501085018ba) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:17.259997 np0000007163 devstack@c-api.service[100322]: WARNING cinder.volume.api [None req-355215ba-0d9b-44d2-9faf-20135110fde4 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87942920-24f8-481c-b5af-0501085018ba) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 06:16:17.260801 np0000007163 devstack@c-api.service[100322]: WARNING cinder.volume.api [None req-355215ba-0d9b-44d2-9faf-20135110fde4 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Flow 'volume_create_api' (a0c0cf39-72a6-4e8b-ad0f-59bb1bfaa493) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 06:16:17.261429 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.middleware.fault [None req-355215ba-0d9b-44d2-9faf-20135110fde4 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 413 Aug 13 06:16:17.262009 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1089/4318] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:16:17 2026] POST /volume/v3/volumes => generated 208 bytes in 98 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 06:16:17.271455 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aa7b7389-8239-4251-8d31-5ac66dc6348c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:17.273173 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa7b7389-8239-4251-8d31-5ac66dc6348c tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] DELETE https://10.4.3.121/volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df Aug 13 06:16:17.273434 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aa7b7389-8239-4251-8d31-5ac66dc6348c tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:17.273492 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fd6c0353-6a25-4ac0-8928-6ba784ef4afe None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:17.273659 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aa7b7389-8239-4251-8d31-5ac66dc6348c tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:17.276083 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd6c0353-6a25-4ac0-8928-6ba784ef4afe tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] PUT https://10.4.3.121/volume/v3/os-quota-sets/1d3719f6141943789cc30f9e8df734c1 Aug 13 06:16:17.276649 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fd6c0353-6a25-4ac0-8928-6ba784ef4afe tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:17.307389 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa7b7389-8239-4251-8d31-5ac66dc6348c tempest-VolumeTypesAdminTests-1017844219 tempest-VolumeTypesAdminTests-1017844219-project-admin] https://10.4.3.121/volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df returned with HTTP 202 Aug 13 06:16:17.307742 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1072/4319] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:16:17 2026] DELETE /volume/v3/types/11f8262a-9770-400c-a3e2-b06197c432df => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:17.333354 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fd6c0353-6a25-4ac0-8928-6ba784ef4afe tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] https://10.4.3.121/volume/v3/os-quota-sets/1d3719f6141943789cc30f9e8df734c1 returned with HTTP 200 Aug 13 06:16:17.333780 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1077/4320] 10.4.3.121 () {68 vars in 1374 bytes} [Thu Aug 13 06:16:17 2026] PUT /volume/v3/os-quota-sets/1d3719f6141943789cc30f9e8df734c1 => generated 561 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:17.342562 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-939877a5-d1ee-42d5-87ed-70bece0da4d5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:17.344292 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-939877a5-d1ee-42d5-87ed-70bece0da4d5 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:16:17.344727 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-939877a5-d1ee-42d5-87ed-70bece0da4d5 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:17.346271 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-939877a5-d1ee-42d5-87ed-70bece0da4d5 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:16:17.346444 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-939877a5-d1ee-42d5-87ed-70bece0da4d5 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Create volume of 1 GB Aug 13 06:16:17.352283 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-939877a5-d1ee-42d5-87ed-70bece0da4d5 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Availability Zones retrieved successfully. Aug 13 06:16:17.358459 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-939877a5-d1ee-42d5-87ed-70bece0da4d5 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Flow 'volume_create_api' (f0281c29-721e-4096-a86f-a91619e7dfb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:17.359764 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-939877a5-d1ee-42d5-87ed-70bece0da4d5 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c3f9dc-cb80-4314-80b6-3fca90002f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:17.360752 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-939877a5-d1ee-42d5-87ed-70bece0da4d5 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:16:17.388918 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-939877a5-d1ee-42d5-87ed-70bece0da4d5 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c3f9dc-cb80-4314-80b6-3fca90002f9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:17.390091 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-939877a5-d1ee-42d5-87ed-70bece0da4d5 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (085ea816-2edb-4c94-982c-41ade09723a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:17.422118 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota_utils [None req-939877a5-d1ee-42d5-87ed-70bece0da4d5 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Quota exceeded for 1d3719f6141943789cc30f9e8df734c1, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 13 06:16:17.424729 np0000007163 devstack@c-api.service[100323]: WARNING cinder.volume.api [None req-939877a5-d1ee-42d5-87ed-70bece0da4d5 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (085ea816-2edb-4c94-982c-41ade09723a6) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 06:16:17.424729 np0000007163 devstack@c-api.service[100323]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 13 06:16:17.426962 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-939877a5-d1ee-42d5-87ed-70bece0da4d5 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (085ea816-2edb-4c94-982c-41ade09723a6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:17.427863 np0000007163 devstack@c-api.service[100323]: WARNING cinder.volume.api [None req-939877a5-d1ee-42d5-87ed-70bece0da4d5 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (085ea816-2edb-4c94-982c-41ade09723a6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 06:16:17.428511 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-939877a5-d1ee-42d5-87ed-70bece0da4d5 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c3f9dc-cb80-4314-80b6-3fca90002f9a) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:17.429392 np0000007163 devstack@c-api.service[100323]: WARNING cinder.volume.api [None req-939877a5-d1ee-42d5-87ed-70bece0da4d5 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c3f9dc-cb80-4314-80b6-3fca90002f9a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 06:16:17.430162 np0000007163 devstack@c-api.service[100323]: WARNING cinder.volume.api [None req-939877a5-d1ee-42d5-87ed-70bece0da4d5 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Flow 'volume_create_api' (f0281c29-721e-4096-a86f-a91619e7dfb4) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 06:16:17.430538 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.middleware.fault [None req-939877a5-d1ee-42d5-87ed-70bece0da4d5 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 413 Aug 13 06:16:17.431358 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1083/4321] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:16:17 2026] POST /volume/v3/volumes => generated 150 bytes in 89 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 06:16:17.443610 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-81bc42f8-aae9-4f15-96f8-6ef73d23f731 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:17.445734 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-81bc42f8-aae9-4f15-96f8-6ef73d23f731 tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] PUT https://10.4.3.121/volume/v3/os-quota-sets/1d3719f6141943789cc30f9e8df734c1 Aug 13 06:16:17.446244 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-81bc42f8-aae9-4f15-96f8-6ef73d23f731 tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:17.453011 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:17.453011 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:17.486769 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-81bc42f8-aae9-4f15-96f8-6ef73d23f731 tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] https://10.4.3.121/volume/v3/os-quota-sets/1d3719f6141943789cc30f9e8df734c1 returned with HTTP 200 Aug 13 06:16:17.487159 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1090/4322] 10.4.3.121 () {68 vars in 1374 bytes} [Thu Aug 13 06:16:17 2026] PUT /volume/v3/os-quota-sets/1d3719f6141943789cc30f9e8df734c1 => generated 560 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:17.508906 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-acc74b17-f5ba-4478-ad50-1605a20fd826 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:17.511147 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-acc74b17-f5ba-4478-ad50-1605a20fd826 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] POST https://10.4.3.121/volume/v3/volumes/f7d44598-90db-436c-9a7c-73a86d31a246/action Aug 13 06:16:17.511494 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-acc74b17-f5ba-4478-ad50-1605a20fd826 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:16:17.511622 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-acc74b17-f5ba-4478-ad50-1605a20fd826 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:17.520540 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:17.520540 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:17.520540 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-acc74b17-f5ba-4478-ad50-1605a20fd826 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Volume info retrieved successfully. Aug 13 06:16:17.546401 np0000007163 devstack@c-api.service[100324]: ERROR cinder.volume.api [None req-acc74b17-f5ba-4478-ad50-1605a20fd826 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Quota exceeded for 1d3719f6141943789cc30f9e8df734c1, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 13 06:16:17.554410 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.middleware.fault [None req-acc74b17-f5ba-4478-ad50-1605a20fd826 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] https://10.4.3.121/volume/v3/volumes/f7d44598-90db-436c-9a7c-73a86d31a246/action returned with HTTP 413 Aug 13 06:16:17.555051 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1073/4323] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:16:17 2026] POST /volume/v3/volumes/f7d44598-90db-436c-9a7c-73a86d31a246/action => generated 208 bytes in 47 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 06:16:17.573940 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7baf029c-1106-4db9-9ce1-13dc5626068d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:17.575811 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7baf029c-1106-4db9-9ce1-13dc5626068d tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] GET https://10.4.3.121/volume/v3/volumes/f7d44598-90db-436c-9a7c-73a86d31a246 Aug 13 06:16:17.576009 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7baf029c-1106-4db9-9ce1-13dc5626068d tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:17.576228 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7baf029c-1106-4db9-9ce1-13dc5626068d tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:17.582605 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:17.582605 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:17.585904 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7baf029c-1106-4db9-9ce1-13dc5626068d tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Volume info retrieved successfully. Aug 13 06:16:17.589580 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7baf029c-1106-4db9-9ce1-13dc5626068d tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] https://10.4.3.121/volume/v3/volumes/f7d44598-90db-436c-9a7c-73a86d31a246 returned with HTTP 200 Aug 13 06:16:17.589903 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1078/4324] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:17 2026] GET /volume/v3/volumes/f7d44598-90db-436c-9a7c-73a86d31a246 => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:17.602757 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d6683ace-de6c-4c46-8fad-e85bd1500e44 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:17.608419 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d6683ace-de6c-4c46-8fad-e85bd1500e44 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] DELETE https://10.4.3.121/volume/v3/volumes/f7d44598-90db-436c-9a7c-73a86d31a246 Aug 13 06:16:17.608636 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d6683ace-de6c-4c46-8fad-e85bd1500e44 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:17.608830 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d6683ace-de6c-4c46-8fad-e85bd1500e44 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:17.608997 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-d6683ace-de6c-4c46-8fad-e85bd1500e44 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Delete volume with id: f7d44598-90db-436c-9a7c-73a86d31a246 Aug 13 06:16:17.616789 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:17.616789 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:17.617369 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d6683ace-de6c-4c46-8fad-e85bd1500e44 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Volume info retrieved successfully. Aug 13 06:16:17.637967 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d6683ace-de6c-4c46-8fad-e85bd1500e44 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Delete volume request issued successfully. Aug 13 06:16:17.638220 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d6683ace-de6c-4c46-8fad-e85bd1500e44 tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] https://10.4.3.121/volume/v3/volumes/f7d44598-90db-436c-9a7c-73a86d31a246 returned with HTTP 202 Aug 13 06:16:17.638739 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1084/4325] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:16:17 2026] DELETE /volume/v3/volumes/f7d44598-90db-436c-9a7c-73a86d31a246 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:17.648084 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-590a1634-5227-42b7-9fa9-3fccea70523b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:17.649937 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-590a1634-5227-42b7-9fa9-3fccea70523b tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] GET https://10.4.3.121/volume/v3/volumes/f7d44598-90db-436c-9a7c-73a86d31a246 Aug 13 06:16:17.650255 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-590a1634-5227-42b7-9fa9-3fccea70523b tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:17.650611 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-590a1634-5227-42b7-9fa9-3fccea70523b tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:17.659618 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:17.659618 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:17.664199 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-590a1634-5227-42b7-9fa9-3fccea70523b tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Volume info retrieved successfully. Aug 13 06:16:17.669162 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-590a1634-5227-42b7-9fa9-3fccea70523b tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] https://10.4.3.121/volume/v3/volumes/f7d44598-90db-436c-9a7c-73a86d31a246 returned with HTTP 200 Aug 13 06:16:17.669702 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1091/4326] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:17 2026] GET /volume/v3/volumes/f7d44598-90db-436c-9a7c-73a86d31a246 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:17.740178 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b8ac4a47-12ab-4a60-bcf8-0d0a85e9962a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:17.742560 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b8ac4a47-12ab-4a60-bcf8-0d0a85e9962a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 Aug 13 06:16:17.742799 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b8ac4a47-12ab-4a60-bcf8-0d0a85e9962a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:17.743037 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b8ac4a47-12ab-4a60-bcf8-0d0a85e9962a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:17.757946 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:17.757946 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:17.762442 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b8ac4a47-12ab-4a60-bcf8-0d0a85e9962a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:16:17.768401 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b8ac4a47-12ab-4a60-bcf8-0d0a85e9962a tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 returned with HTTP 200 Aug 13 06:16:17.768950 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1074/4327] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:17 2026] GET /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:17.863229 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6b417a5c-556e-4094-bddd-03c16220a8c9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:17.865205 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6b417a5c-556e-4094-bddd-03c16220a8c9 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e Aug 13 06:16:17.865473 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6b417a5c-556e-4094-bddd-03c16220a8c9 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:17.865738 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6b417a5c-556e-4094-bddd-03c16220a8c9 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:17.882677 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:17.882677 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:17.891516 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6b417a5c-556e-4094-bddd-03c16220a8c9 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:17.903297 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6b417a5c-556e-4094-bddd-03c16220a8c9 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e returned with HTTP 200 Aug 13 06:16:17.903863 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1079/4328] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:17 2026] GET /volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e => generated 882 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:18.684902 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9d29ad12-ec9d-49d6-ae55-f5b91078179c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:18.686782 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9d29ad12-ec9d-49d6-ae55-f5b91078179c tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] GET https://10.4.3.121/volume/v3/volumes/f7d44598-90db-436c-9a7c-73a86d31a246 Aug 13 06:16:18.687267 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9d29ad12-ec9d-49d6-ae55-f5b91078179c tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:18.687580 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9d29ad12-ec9d-49d6-ae55-f5b91078179c tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:18.694230 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9d29ad12-ec9d-49d6-ae55-f5b91078179c tempest-VolumeQuotasNegativeTestJSON-1760309654 tempest-VolumeQuotasNegativeTestJSON-1760309654-project-member] https://10.4.3.121/volume/v3/volumes/f7d44598-90db-436c-9a7c-73a86d31a246 returned with HTTP 404 Aug 13 06:16:18.695237 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1085/4329] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:18 2026] GET /volume/v3/volumes/f7d44598-90db-436c-9a7c-73a86d31a246 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:18.706890 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-40ca7730-00ec-457b-aae2-26f130fb83ff None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:18.708954 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-40ca7730-00ec-457b-aae2-26f130fb83ff tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] PUT https://10.4.3.121/volume/v3/os-quota-sets/1d3719f6141943789cc30f9e8df734c1 Aug 13 06:16:18.709353 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-40ca7730-00ec-457b-aae2-26f130fb83ff tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-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=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:18.786228 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-03618426-5cfa-4f9b-b28a-b80ce3730b68 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:18.790204 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-40ca7730-00ec-457b-aae2-26f130fb83ff tempest-VolumeQuotasNegativeTestJSON-205040118 tempest-VolumeQuotasNegativeTestJSON-205040118-project-admin] https://10.4.3.121/volume/v3/os-quota-sets/1d3719f6141943789cc30f9e8df734c1 returned with HTTP 200 Aug 13 06:16:18.790674 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1092/4330] 10.4.3.121 () {68 vars in 1375 bytes} [Thu Aug 13 06:16:18 2026] PUT /volume/v3/os-quota-sets/1d3719f6141943789cc30f9e8df734c1 => generated 564 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:18.801355 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-03618426-5cfa-4f9b-b28a-b80ce3730b68 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 Aug 13 06:16:18.801481 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-03618426-5cfa-4f9b-b28a-b80ce3730b68 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:18.801671 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-03618426-5cfa-4f9b-b28a-b80ce3730b68 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:18.811137 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:18.811137 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:18.814440 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-03618426-5cfa-4f9b-b28a-b80ce3730b68 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:16:18.818385 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-03618426-5cfa-4f9b-b28a-b80ce3730b68 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 returned with HTTP 200 Aug 13 06:16:18.818761 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1075/4331] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:18 2026] GET /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 => generated 880 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:18.915708 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b8f175a6-e8bc-45ac-8551-c97a6c3261b4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:18.917421 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8f175a6-e8bc-45ac-8551-c97a6c3261b4 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e Aug 13 06:16:18.917609 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8f175a6-e8bc-45ac-8551-c97a6c3261b4 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:18.917786 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8f175a6-e8bc-45ac-8551-c97a6c3261b4 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:18.939584 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:18.939584 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:18.948152 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b8f175a6-e8bc-45ac-8551-c97a6c3261b4 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:18.963291 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8f175a6-e8bc-45ac-8551-c97a6c3261b4 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e returned with HTTP 200 Aug 13 06:16:18.963805 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1080/4332] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:18 2026] GET /volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e => generated 882 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:19.224708 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e678ee00-d1cf-4f6d-a648-c25ffb4b9020 req-6281042a-63c5-465d-8c82-2f109efadb9a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:19.227543 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e678ee00-d1cf-4f6d-a648-c25ffb4b9020 req-6281042a-63c5-465d-8c82-2f109efadb9a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] POST https://10.4.3.121/volume/v3/attachments/8193f259-1cb8-44c9-9f72-a9a6db99bc7e/action Aug 13 06:16:19.228049 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e678ee00-d1cf-4f6d-a648-c25ffb4b9020 req-6281042a-63c5-465d-8c82-2f109efadb9a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:16:19.228280 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e678ee00-d1cf-4f6d-a648-c25ffb4b9020 req-6281042a-63c5-465d-8c82-2f109efadb9a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:19.250460 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:19.250460 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:19.271911 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e678ee00-d1cf-4f6d-a648-c25ffb4b9020 req-6281042a-63c5-465d-8c82-2f109efadb9a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/attachments/8193f259-1cb8-44c9-9f72-a9a6db99bc7e/action returned with HTTP 204 Aug 13 06:16:19.272602 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1086/4333] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:16:19 2026] POST /volume/v3/attachments/8193f259-1cb8-44c9-9f72-a9a6db99bc7e/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:19.763486 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-5bc35d5a-dba6-49f8-a1fa-f165b58d02ee req-0768c71e-4c81-4a98-9f37-1593918bd11f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:19.767540 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5bc35d5a-dba6-49f8-a1fa-f165b58d02ee req-0768c71e-4c81-4a98-9f37-1593918bd11f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 Aug 13 06:16:19.767784 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5bc35d5a-dba6-49f8-a1fa-f165b58d02ee req-0768c71e-4c81-4a98-9f37-1593918bd11f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:19.767977 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-5bc35d5a-dba6-49f8-a1fa-f165b58d02ee req-0768c71e-4c81-4a98-9f37-1593918bd11f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:19.775900 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:19.775900 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:19.779989 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-5bc35d5a-dba6-49f8-a1fa-f165b58d02ee req-0768c71e-4c81-4a98-9f37-1593918bd11f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:16:19.784912 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-5bc35d5a-dba6-49f8-a1fa-f165b58d02ee req-0768c71e-4c81-4a98-9f37-1593918bd11f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 returned with HTTP 200 Aug 13 06:16:19.785315 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1093/4334] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:16:19 2026] GET /volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:19.838034 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ea493156-18b0-4208-b0c5-e09f95d2a6d0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:19.853937 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ea493156-18b0-4208-b0c5-e09f95d2a6d0 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 Aug 13 06:16:19.854510 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ea493156-18b0-4208-b0c5-e09f95d2a6d0 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:19.854836 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ea493156-18b0-4208-b0c5-e09f95d2a6d0 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:19.875201 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:19.875201 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:19.881173 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ea493156-18b0-4208-b0c5-e09f95d2a6d0 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:16:19.886916 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-515fff03-240e-426b-8b7a-5da54d4453ac None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:19.888222 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-515fff03-240e-426b-8b7a-5da54d4453ac None None] GET https://10.4.3.121/volume// Aug 13 06:16:19.889242 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-515fff03-240e-426b-8b7a-5da54d4453ac None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:19.889242 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-515fff03-240e-426b-8b7a-5da54d4453ac None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:19.889500 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-515fff03-240e-426b-8b7a-5da54d4453ac None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:16:19.890002 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1081/4335] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:16:19 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:16:19.892953 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ea493156-18b0-4208-b0c5-e09f95d2a6d0 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 returned with HTTP 200 Aug 13 06:16:19.893708 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1076/4336] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:19 2026] GET /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 => generated 880 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:19.899338 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5bc35d5a-dba6-49f8-a1fa-f165b58d02ee req-8867c876-cf9b-494e-94c8-bfd5f5264402 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:19.901362 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5bc35d5a-dba6-49f8-a1fa-f165b58d02ee req-8867c876-cf9b-494e-94c8-bfd5f5264402 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:16:19.901745 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5bc35d5a-dba6-49f8-a1fa-f165b58d02ee req-8867c876-cf9b-494e-94c8-bfd5f5264402 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ac0ea477-5c7f-436c-a816-4e6c7dd76e88", "connector": null, "instance_uuid": "e445abaa-04e2-4778-b293-94702a0621f7"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:19.915417 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:19.915417 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:19.944910 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5bc35d5a-dba6-49f8-a1fa-f165b58d02ee req-8867c876-cf9b-494e-94c8-bfd5f5264402 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:16:19.945393 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1087/4337] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:16:19 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 13 06:16:19.983577 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-34555060-939d-40b6-ad48-17e21537c7d1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:19.983667 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8cbec5f8-82f4-4ef2-a946-b0204578282c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:19.988111 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-34555060-939d-40b6-ad48-17e21537c7d1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 Aug 13 06:16:19.988789 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8cbec5f8-82f4-4ef2-a946-b0204578282c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e Aug 13 06:16:19.988947 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-34555060-939d-40b6-ad48-17e21537c7d1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:19.989133 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8cbec5f8-82f4-4ef2-a946-b0204578282c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:19.989956 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8cbec5f8-82f4-4ef2-a946-b0204578282c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:19.990053 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-34555060-939d-40b6-ad48-17e21537c7d1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:20.001214 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ada53f4c-9b52-40c1-a136-8359e1290722 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:20.002356 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ada53f4c-9b52-40c1-a136-8359e1290722 None None] GET https://10.4.3.121/volume// Aug 13 06:16:20.002356 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ada53f4c-9b52-40c1-a136-8359e1290722 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:20.002356 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ada53f4c-9b52-40c1-a136-8359e1290722 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:20.002713 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ada53f4c-9b52-40c1-a136-8359e1290722 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:16:20.003332 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1077/4338] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:16:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:16:20.009275 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:20.009275 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:20.013210 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-5bc35d5a-dba6-49f8-a1fa-f165b58d02ee req-a8fa613d-8be1-4f7e-84e5-4ab42eb0020b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:20.013783 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:20.013783 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:20.015973 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5bc35d5a-dba6-49f8-a1fa-f165b58d02ee req-a8fa613d-8be1-4f7e-84e5-4ab42eb0020b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 Aug 13 06:16:20.016317 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5bc35d5a-dba6-49f8-a1fa-f165b58d02ee req-a8fa613d-8be1-4f7e-84e5-4ab42eb0020b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:20.016577 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-5bc35d5a-dba6-49f8-a1fa-f165b58d02ee req-a8fa613d-8be1-4f7e-84e5-4ab42eb0020b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:20.019632 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8cbec5f8-82f4-4ef2-a946-b0204578282c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:20.023244 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-34555060-939d-40b6-ad48-17e21537c7d1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:16:20.030658 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8cbec5f8-82f4-4ef2-a946-b0204578282c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e returned with HTTP 200 Aug 13 06:16:20.031196 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1082/4339] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:19 2026] GET /volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e => generated 1174 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:20.033423 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-34555060-939d-40b6-ad48-17e21537c7d1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 returned with HTTP 200 Aug 13 06:16:20.034015 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1094/4340] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:19 2026] GET /volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 => generated 841 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:20.034569 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:20.034569 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:20.040545 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-5bc35d5a-dba6-49f8-a1fa-f165b58d02ee req-a8fa613d-8be1-4f7e-84e5-4ab42eb0020b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:16:20.047276 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-5bc35d5a-dba6-49f8-a1fa-f165b58d02ee req-a8fa613d-8be1-4f7e-84e5-4ab42eb0020b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 returned with HTTP 200 Aug 13 06:16:20.047929 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1088/4341] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:16:20 2026] GET /volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 => generated 1021 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:16:20.174677 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-5bc35d5a-dba6-49f8-a1fa-f165b58d02ee req-14fa02b1-410b-479c-96dc-18783a345b7f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:20.178745 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5bc35d5a-dba6-49f8-a1fa-f165b58d02ee req-14fa02b1-410b-479c-96dc-18783a345b7f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] PUT https://10.4.3.121/volume/v3/attachments/222c1a1d-87c9-423f-b055-4b97d4910d43 Aug 13 06:16:20.179317 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-5bc35d5a-dba6-49f8-a1fa-f165b58d02ee req-14fa02b1-410b-479c-96dc-18783a345b7f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:20.201621 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-5bc35d5a-dba6-49f8-a1fa-f165b58d02ee req-14fa02b1-410b-479c-96dc-18783a345b7f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Acquiring lock "cinder-attachment_update-ac0ea477-5c7f-436c-a816-4e6c7dd76e88-np0000007163" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:16:20.208266 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-5bc35d5a-dba6-49f8-a1fa-f165b58d02ee req-14fa02b1-410b-479c-96dc-18783a345b7f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Lock "cinder-attachment_update-ac0ea477-5c7f-436c-a816-4e6c7dd76e88-np0000007163" acquired by "attachment_update" :: waited 0.007s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:16:20.209737 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:20.209737 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:20.334719 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-5bc35d5a-dba6-49f8-a1fa-f165b58d02ee req-14fa02b1-410b-479c-96dc-18783a345b7f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Lock "cinder-attachment_update-ac0ea477-5c7f-436c-a816-4e6c7dd76e88-np0000007163" released by "attachment_update" :: held 0.127s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:16:20.335030 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-5bc35d5a-dba6-49f8-a1fa-f165b58d02ee req-14fa02b1-410b-479c-96dc-18783a345b7f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/attachments/222c1a1d-87c9-423f-b055-4b97d4910d43 returned with HTTP 200 Aug 13 06:16:20.335647 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1078/4342] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:16:20 2026] PUT /volume/v3/attachments/222c1a1d-87c9-423f-b055-4b97d4910d43 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:20.913626 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ff04751e-9c6e-40cb-a784-e88f26f4aa57 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:20.915971 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ff04751e-9c6e-40cb-a784-e88f26f4aa57 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 Aug 13 06:16:20.916307 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ff04751e-9c6e-40cb-a784-e88f26f4aa57 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:20.916594 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ff04751e-9c6e-40cb-a784-e88f26f4aa57 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:20.949265 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:20.949265 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:20.953564 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ff04751e-9c6e-40cb-a784-e88f26f4aa57 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:16:20.959354 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ff04751e-9c6e-40cb-a784-e88f26f4aa57 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 returned with HTTP 200 Aug 13 06:16:20.960001 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1083/4343] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:20 2026] GET /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 => generated 880 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:21.049125 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7199a077-c774-4114-8291-77f6a05bd119 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:21.051338 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7199a077-c774-4114-8291-77f6a05bd119 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 Aug 13 06:16:21.051587 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7199a077-c774-4114-8291-77f6a05bd119 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:21.051849 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7199a077-c774-4114-8291-77f6a05bd119 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:21.063132 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:21.063132 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:21.067242 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-7199a077-c774-4114-8291-77f6a05bd119 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:16:21.071387 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7199a077-c774-4114-8291-77f6a05bd119 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 returned with HTTP 200 Aug 13 06:16:21.071791 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1095/4344] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:21 2026] GET /volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:21.635869 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d55d9880-0688-4a9c-8312-9606a1278630 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:21.770278 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d55d9880-0688-4a9c-8312-9606a1278630 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:16:21.770278 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d55d9880-0688-4a9c-8312-9606a1278630 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1142387313"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:21.799340 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d55d9880-0688-4a9c-8312-9606a1278630 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:16:21.799773 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1089/4345] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:16:21 2026] POST /volume/v3/types => generated 233 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:21.809867 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-127cf734-6549-44ee-a90e-53415ed9d5b7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:21.811855 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-127cf734-6549-44ee-a90e-53415ed9d5b7 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:16:21.812538 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-127cf734-6549-44ee-a90e-53415ed9d5b7 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-310942607", "extra_specs": {"multiattach": " True"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:21.814401 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:21.814401 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:21.831560 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-127cf734-6549-44ee-a90e-53415ed9d5b7 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:16:21.832204 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1079/4346] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:16:21 2026] POST /volume/v3/types => generated 258 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:21.843642 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-560c2495-bfee-4f14-bdf4-78826166b33d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:21.914433 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-560c2495-bfee-4f14-bdf4-78826166b33d tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:16:21.914906 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-560c2495-bfee-4f14-bdf4-78826166b33d tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1142387313", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-132262241"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:21.916798 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-560c2495-bfee-4f14-bdf4-78826166b33d tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1142387313', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-132262241'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:16:21.920697 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-560c2495-bfee-4f14-bdf4-78826166b33d tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Create volume of 1 GB Aug 13 06:16:21.921003 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:21.921003 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:21.921653 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-560c2495-bfee-4f14-bdf4-78826166b33d tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Availability Zones retrieved successfully. Aug 13 06:16:21.927909 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-560c2495-bfee-4f14-bdf4-78826166b33d tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Flow 'volume_create_api' (b84f3c7a-bb64-427a-b383-b6f218a222e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:21.928821 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-560c2495-bfee-4f14-bdf4-78826166b33d tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88770a81-3245-4fea-b8cc-87ea3c82e235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:21.929961 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-560c2495-bfee-4f14-bdf4-78826166b33d tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:16:21.953909 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-560c2495-bfee-4f14-bdf4-78826166b33d tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88770a81-3245-4fea-b8cc-87ea3c82e235) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:16:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8278912e-d3d8-4cf0-9b1c-1a8711bab24b,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1142387313',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8278912e-d3d8-4cf0-9b1c-1a8711bab24b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:21.954719 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-560c2495-bfee-4f14-bdf4-78826166b33d tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1adc3f2-426e-412c-8c13-96bb7993f240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:21.974250 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-77581753-ec40-4009-ba59-4b82ab643776 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:21.976781 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-77581753-ec40-4009-ba59-4b82ab643776 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 Aug 13 06:16:21.977101 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-77581753-ec40-4009-ba59-4b82ab643776 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:21.977442 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-77581753-ec40-4009-ba59-4b82ab643776 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:21.982922 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-560c2495-bfee-4f14-bdf4-78826166b33d tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1142387313 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1142387313, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:16:21.983213 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-560c2495-bfee-4f14-bdf4-78826166b33d tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1142387313 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1142387313, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:16:21.993453 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:21.993453 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:22.000451 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-77581753-ec40-4009-ba59-4b82ab643776 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:16:22.004784 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-77581753-ec40-4009-ba59-4b82ab643776 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 returned with HTTP 200 Aug 13 06:16:22.005449 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1096/4347] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:21 2026] GET /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:22.019417 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-560c2495-bfee-4f14-bdf4-78826166b33d tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Created reservations ['19be11f7-eebf-4c5d-98ef-0e4355281ca1', 'aa0a03e2-81e3-46f1-9627-d86abebbf435', '3b660acc-3afb-4b7a-b182-2d49e4bbd32e', '43e5e4cf-e6e3-4cd8-af1a-acade918bdca'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:22.020315 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-560c2495-bfee-4f14-bdf4-78826166b33d tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1adc3f2-426e-412c-8c13-96bb7993f240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19be11f7-eebf-4c5d-98ef-0e4355281ca1', 'aa0a03e2-81e3-46f1-9627-d86abebbf435', '3b660acc-3afb-4b7a-b182-2d49e4bbd32e', '43e5e4cf-e6e3-4cd8-af1a-acade918bdca']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:22.021264 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-560c2495-bfee-4f14-bdf4-78826166b33d tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c6e47c8-cc74-43e7-9fdb-e555ce2f59fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:22.043652 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-560c2495-bfee-4f14-bdf4-78826166b33d tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c6e47c8-cc74-43e7-9fdb-e555ce2f59fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a2c4b2e-9af4-4053-a8d2-82abd0a51af6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-132262241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7b7e7ca4129424ca571170bc3ec191e',qos_specs=None,replication_status=,reservations=['19be11f7-eebf-4c5d-98ef-0e4355281ca1','aa0a03e2-81e3-46f1-9627-d86abebbf435','3b660acc-3afb-4b7a-b182-2d49e4bbd32e','43e5e4cf-e6e3-4cd8-af1a-acade918bdca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ae2a1ae6bb1406996070d0c044eed4c',volume_type_id=8278912e-d3d8-4cf0-9b1c-1a8711bab24b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:16:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-132262241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a2c4b2e-9af4-4053-a8d2-82abd0a51af6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7b7e7ca4129424ca571170bc3ec191e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ae2a1ae6bb1406996070d0c044eed4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8278912e-d3d8-4cf0-9b1c-1a8711bab24b),volume_type_id=8278912e-d3d8-4cf0-9b1c-1a8711bab24b)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:22.044341 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-560c2495-bfee-4f14-bdf4-78826166b33d tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22615bf2-6855-4ded-969c-bbeefb423191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:22.066790 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-560c2495-bfee-4f14-bdf4-78826166b33d tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22615bf2-6855-4ded-969c-bbeefb423191) transitioned into state 'SUCCESS' from state '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-132262241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7b7e7ca4129424ca571170bc3ec191e',qos_specs=None,replication_status=,reservations=['19be11f7-eebf-4c5d-98ef-0e4355281ca1','aa0a03e2-81e3-46f1-9627-d86abebbf435','3b660acc-3afb-4b7a-b182-2d49e4bbd32e','43e5e4cf-e6e3-4cd8-af1a-acade918bdca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ae2a1ae6bb1406996070d0c044eed4c',volume_type_id=8278912e-d3d8-4cf0-9b1c-1a8711bab24b)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:22.068082 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-560c2495-bfee-4f14-bdf4-78826166b33d tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1252ccd-c2ad-49ec-baf3-ba30d17ee7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:22.082477 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-560c2495-bfee-4f14-bdf4-78826166b33d tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1252ccd-c2ad-49ec-baf3-ba30d17ee7fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:22.083446 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-560c2495-bfee-4f14-bdf4-78826166b33d tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Flow 'volume_create_api' (b84f3c7a-bb64-427a-b383-b6f218a222e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:22.083808 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-560c2495-bfee-4f14-bdf4-78826166b33d tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Create volume request issued successfully. Aug 13 06:16:22.084487 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-560c2495-bfee-4f14-bdf4-78826166b33d tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:16:22.084990 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1084/4348] 10.4.3.121 () {70 vars in 1300 bytes} [Thu Aug 13 06:16:21 2026] POST /volume/v3/volumes => generated 871 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:22.089828 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f2d03e94-2c45-4401-8519-c1df384a049e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:22.096904 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f2d03e94-2c45-4401-8519-c1df384a049e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 Aug 13 06:16:22.098368 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f2d03e94-2c45-4401-8519-c1df384a049e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:22.098368 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f2d03e94-2c45-4401-8519-c1df384a049e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:22.098495 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-72217010-d758-4303-a077-37c40ca5d5e1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:22.099885 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-72217010-d758-4303-a077-37c40ca5d5e1 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] GET https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 Aug 13 06:16:22.100260 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-72217010-d758-4303-a077-37c40ca5d5e1 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:22.100542 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-72217010-d758-4303-a077-37c40ca5d5e1 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:22.111759 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:22.111759 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:22.119236 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f2d03e94-2c45-4401-8519-c1df384a049e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:16:22.119341 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:22.119341 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:22.126205 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f2d03e94-2c45-4401-8519-c1df384a049e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 returned with HTTP 200 Aug 13 06:16:22.126452 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-72217010-d758-4303-a077-37c40ca5d5e1 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Volume info retrieved successfully. Aug 13 06:16:22.126489 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1090/4349] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:22 2026] GET /volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:22.132979 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-72217010-d758-4303-a077-37c40ca5d5e1 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 returned with HTTP 200 Aug 13 06:16:22.133824 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1080/4350] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:16:22 2026] GET /volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 => generated 939 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:23.025103 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-16f34e79-b7d7-4895-9c5d-15e629a69da9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:23.039884 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-16f34e79-b7d7-4895-9c5d-15e629a69da9 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 Aug 13 06:16:23.040109 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-16f34e79-b7d7-4895-9c5d-15e629a69da9 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:23.040190 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-16f34e79-b7d7-4895-9c5d-15e629a69da9 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:23.070738 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:23.070738 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:23.074584 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-16f34e79-b7d7-4895-9c5d-15e629a69da9 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:16:23.078833 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-16f34e79-b7d7-4895-9c5d-15e629a69da9 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 returned with HTTP 200 Aug 13 06:16:23.079596 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1097/4351] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:23 2026] GET /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 => generated 880 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:23.145318 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5aa592d7-08b5-47ec-ae49-06b7140610c8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:23.147538 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5aa592d7-08b5-47ec-ae49-06b7140610c8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 Aug 13 06:16:23.147803 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5aa592d7-08b5-47ec-ae49-06b7140610c8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:23.148034 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5aa592d7-08b5-47ec-ae49-06b7140610c8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:23.150194 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-530c388d-3498-41d0-a360-2e53147beb59 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:23.155791 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-530c388d-3498-41d0-a360-2e53147beb59 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] GET https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 Aug 13 06:16:23.156146 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-530c388d-3498-41d0-a360-2e53147beb59 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:23.156451 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-530c388d-3498-41d0-a360-2e53147beb59 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:23.164953 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:23.164953 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:23.169210 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-530c388d-3498-41d0-a360-2e53147beb59 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Volume info retrieved successfully. Aug 13 06:16:23.174367 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-530c388d-3498-41d0-a360-2e53147beb59 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 returned with HTTP 200 Aug 13 06:16:23.174801 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1091/4352] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:16:23 2026] GET /volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:23.183015 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:23.183015 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:23.186992 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5aa592d7-08b5-47ec-ae49-06b7140610c8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:16:23.191472 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5aa592d7-08b5-47ec-ae49-06b7140610c8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 returned with HTTP 200 Aug 13 06:16:23.191848 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1085/4353] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:23 2026] GET /volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:23.202733 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-721e144a-1750-45ad-8c55-1cdcc3cb9c69 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:23.204681 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-721e144a-1750-45ad-8c55-1cdcc3cb9c69 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] GET https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 Aug 13 06:16:23.204766 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-721e144a-1750-45ad-8c55-1cdcc3cb9c69 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:23.204966 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-721e144a-1750-45ad-8c55-1cdcc3cb9c69 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:23.214037 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:23.214037 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:23.220209 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-721e144a-1750-45ad-8c55-1cdcc3cb9c69 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Volume info retrieved successfully. Aug 13 06:16:23.224393 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-721e144a-1750-45ad-8c55-1cdcc3cb9c69 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 returned with HTTP 200 Aug 13 06:16:23.225122 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1081/4354] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:16:23 2026] GET /volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 => generated 1192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:16:23.246408 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cb0de699-f861-4854-848f-8e2287bb4fae None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:23.252952 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cb0de699-f861-4854-848f-8e2287bb4fae tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] POST https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6/action Aug 13 06:16:23.253380 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cb0de699-f861-4854-848f-8e2287bb4fae tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-310942607", "migration_policy": "never"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:16:23.253558 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cb0de699-f861-4854-848f-8e2287bb4fae tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-310942607", "migration_policy": "never"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:23.263368 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:23.263368 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:23.263551 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cb0de699-f861-4854-848f-8e2287bb4fae tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Volume info retrieved successfully. Aug 13 06:16:23.269730 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:23.269730 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:23.286270 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-cb0de699-f861-4854-848f-8e2287bb4fae tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-310942607 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-310942607, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:16:23.287404 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-cb0de699-f861-4854-848f-8e2287bb4fae tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-310942607 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-310942607, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:16:23.321445 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-cb0de699-f861-4854-848f-8e2287bb4fae tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Created reservations ['82826d86-4eab-4852-8a9e-0ec53e3c2527', 'ecbeab2a-4b68-4ee0-ab80-e8c1b7611391'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:23.335835 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-cb0de699-f861-4854-848f-8e2287bb4fae tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1142387313 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1142387313, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:16:23.336226 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-cb0de699-f861-4854-848f-8e2287bb4fae tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1142387313 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1142387313, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:16:23.344274 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-cb0de699-f861-4854-848f-8e2287bb4fae tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Created reservations ['eaf2f71f-a1d9-4443-bd01-ac2b3cb77e40', 'f57dc073-581b-4f5d-87ab-e7f0c554c6c4'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:23.376814 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cb0de699-f861-4854-848f-8e2287bb4fae tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Retype volume request issued successfully. Aug 13 06:16:23.377302 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cb0de699-f861-4854-848f-8e2287bb4fae tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6/action returned with HTTP 202 Aug 13 06:16:23.377765 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1098/4355] 10.4.3.121 () {70 vars in 1432 bytes} [Thu Aug 13 06:16:23 2026] POST /volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 06:16:23.388379 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1b67c641-1fe0-403a-a9dc-e2d1e9d726f5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:23.393385 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1b67c641-1fe0-403a-a9dc-e2d1e9d726f5 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] GET https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 Aug 13 06:16:23.393385 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1b67c641-1fe0-403a-a9dc-e2d1e9d726f5 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:23.393626 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1b67c641-1fe0-403a-a9dc-e2d1e9d726f5 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:23.404739 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:23.404739 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:23.410422 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1b67c641-1fe0-403a-a9dc-e2d1e9d726f5 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Volume info retrieved successfully. Aug 13 06:16:23.417464 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1b67c641-1fe0-403a-a9dc-e2d1e9d726f5 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 returned with HTTP 200 Aug 13 06:16:23.417940 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1092/4356] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:16:23 2026] GET /volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 => generated 996 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:23.634362 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5bc35d5a-dba6-49f8-a1fa-f165b58d02ee req-467dcdd9-c713-4106-babc-3384cba849e5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:23.637270 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5bc35d5a-dba6-49f8-a1fa-f165b58d02ee req-467dcdd9-c713-4106-babc-3384cba849e5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] POST https://10.4.3.121/volume/v3/attachments/222c1a1d-87c9-423f-b055-4b97d4910d43/action Aug 13 06:16:23.637913 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5bc35d5a-dba6-49f8-a1fa-f165b58d02ee req-467dcdd9-c713-4106-babc-3384cba849e5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:16:23.638055 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5bc35d5a-dba6-49f8-a1fa-f165b58d02ee req-467dcdd9-c713-4106-babc-3384cba849e5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:23.658028 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:23.658028 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:23.675773 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5bc35d5a-dba6-49f8-a1fa-f165b58d02ee req-467dcdd9-c713-4106-babc-3384cba849e5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/attachments/222c1a1d-87c9-423f-b055-4b97d4910d43/action returned with HTTP 204 Aug 13 06:16:23.676681 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1086/4357] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:16:23 2026] POST /volume/v3/attachments/222c1a1d-87c9-423f-b055-4b97d4910d43/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:23.724395 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-6baac760-26d2-402e-a612-0a649184d333 req-93337b86-eaf6-4cb8-9e86-5ccb4cfc9677 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:23.726850 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6baac760-26d2-402e-a612-0a649184d333 req-93337b86-eaf6-4cb8-9e86-5ccb4cfc9677 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e Aug 13 06:16:23.729845 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6baac760-26d2-402e-a612-0a649184d333 req-93337b86-eaf6-4cb8-9e86-5ccb4cfc9677 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:23.729845 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6baac760-26d2-402e-a612-0a649184d333 req-93337b86-eaf6-4cb8-9e86-5ccb4cfc9677 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:23.740345 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:23.740345 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:23.744456 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-6baac760-26d2-402e-a612-0a649184d333 req-93337b86-eaf6-4cb8-9e86-5ccb4cfc9677 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:23.749481 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6baac760-26d2-402e-a612-0a649184d333 req-93337b86-eaf6-4cb8-9e86-5ccb4cfc9677 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e returned with HTTP 200 Aug 13 06:16:23.749956 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1082/4358] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:16:23 2026] GET /volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e => generated 1174 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:23.774918 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-6baac760-26d2-402e-a612-0a649184d333 req-fe6765e4-ffd5-4363-be39-41a917697228 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:23.776991 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6baac760-26d2-402e-a612-0a649184d333 req-fe6765e4-ffd5-4363-be39-41a917697228 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] POST https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e/action Aug 13 06:16:23.777380 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-6baac760-26d2-402e-a612-0a649184d333 req-fe6765e4-ffd5-4363-be39-41a917697228 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:16:23.777520 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-6baac760-26d2-402e-a612-0a649184d333 req-fe6765e4-ffd5-4363-be39-41a917697228 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:23.791204 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:23.791204 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:23.791815 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-6baac760-26d2-402e-a612-0a649184d333 req-fe6765e4-ffd5-4363-be39-41a917697228 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:23.799692 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-6baac760-26d2-402e-a612-0a649184d333 req-fe6765e4-ffd5-4363-be39-41a917697228 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Begin detaching volume completed successfully. Aug 13 06:16:23.800137 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6baac760-26d2-402e-a612-0a649184d333 req-fe6765e4-ffd5-4363-be39-41a917697228 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e/action returned with HTTP 202 Aug 13 06:16:23.800719 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1099/4359] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:16:23 2026] POST /volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:16:23.849263 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1d0fb727-96ea-414b-ade7-6cb2e9b29f9e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:23.849699 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d0fb727-96ea-414b-ade7-6cb2e9b29f9e None None] GET https://10.4.3.121/volume// Aug 13 06:16:23.849891 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1d0fb727-96ea-414b-ade7-6cb2e9b29f9e None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:23.850127 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1d0fb727-96ea-414b-ade7-6cb2e9b29f9e None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:23.850524 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d0fb727-96ea-414b-ade7-6cb2e9b29f9e None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:16:23.850857 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1093/4360] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:16:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:16:23.861169 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-6baac760-26d2-402e-a612-0a649184d333 req-d2e4cc81-c2bd-4f42-98be-21fca471d5a6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:23.863454 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6baac760-26d2-402e-a612-0a649184d333 req-d2e4cc81-c2bd-4f42-98be-21fca471d5a6 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e Aug 13 06:16:23.863690 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6baac760-26d2-402e-a612-0a649184d333 req-d2e4cc81-c2bd-4f42-98be-21fca471d5a6 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:23.863889 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6baac760-26d2-402e-a612-0a649184d333 req-d2e4cc81-c2bd-4f42-98be-21fca471d5a6 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:23.874098 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:23.874098 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:23.882233 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-6baac760-26d2-402e-a612-0a649184d333 req-d2e4cc81-c2bd-4f42-98be-21fca471d5a6 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:23.893731 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6baac760-26d2-402e-a612-0a649184d333 req-d2e4cc81-c2bd-4f42-98be-21fca471d5a6 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e returned with HTTP 200 Aug 13 06:16:23.894200 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1087/4361] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:16:23 2026] GET /volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e => generated 1357 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:16:24.097983 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-73594a22-4a54-46a3-b36b-dab144fd29ee None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:24.101840 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-73594a22-4a54-46a3-b36b-dab144fd29ee tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 Aug 13 06:16:24.102387 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-73594a22-4a54-46a3-b36b-dab144fd29ee tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:24.103261 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-73594a22-4a54-46a3-b36b-dab144fd29ee tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:24.121095 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:24.121095 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:24.128106 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-73594a22-4a54-46a3-b36b-dab144fd29ee tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:16:24.134274 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-73594a22-4a54-46a3-b36b-dab144fd29ee tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 returned with HTTP 200 Aug 13 06:16:24.135095 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1083/4362] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:24 2026] GET /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 => generated 880 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:24.207205 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-86ce09cb-081f-4979-afa0-a1eaa049da4e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:24.209292 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-86ce09cb-081f-4979-afa0-a1eaa049da4e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 Aug 13 06:16:24.209543 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-86ce09cb-081f-4979-afa0-a1eaa049da4e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:24.209779 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-86ce09cb-081f-4979-afa0-a1eaa049da4e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:24.232590 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:24.232590 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:24.239249 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-86ce09cb-081f-4979-afa0-a1eaa049da4e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:16:24.245682 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-86ce09cb-081f-4979-afa0-a1eaa049da4e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 returned with HTTP 200 Aug 13 06:16:24.246255 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1100/4363] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:24 2026] GET /volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 => generated 1134 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:24.266286 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d6911dd4-5712-468c-9577-1f124286ccc9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:24.268686 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d6911dd4-5712-468c-9577-1f124286ccc9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] POST https://10.4.3.121/volume/v3/backups Aug 13 06:16:24.269284 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d6911dd4-5712-468c-9577-1f124286ccc9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ac0ea477-5c7f-436c-a816-4e6c7dd76e88", "force": true, "name": "tempest-VolumesBackupsTest-Backup-2028134237", "container": "tempest-volumesbackupstest-backup-container-239939517"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:24.272322 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-d6911dd4-5712-468c-9577-1f124286ccc9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Creating new backup {'backup': {'volume_id': 'ac0ea477-5c7f-436c-a816-4e6c7dd76e88', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-2028134237', 'container': 'tempest-volumesbackupstest-backup-container-239939517'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:16:24.272608 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-d6911dd4-5712-468c-9577-1f124286ccc9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Creating backup of volume ac0ea477-5c7f-436c-a816-4e6c7dd76e88 in container tempest-volumesbackupstest-backup-container-239939517 Aug 13 06:16:24.286707 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:24.286707 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:24.287468 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d6911dd4-5712-468c-9577-1f124286ccc9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:16:24.309151 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-d6911dd4-5712-468c-9577-1f124286ccc9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Created reservations ['6e5014ef-4daf-4e19-9b85-2fecbdfd7e54', 'd23d070c-6dcc-4e0b-bda5-bb082364d54d'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:24.344599 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d6911dd4-5712-468c-9577-1f124286ccc9 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:16:24.345008 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1094/4364] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:16:24 2026] POST /volume/v3/backups => generated 330 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:16:24.359246 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-706ec769-8f60-4ac8-b84d-b2e1bd2300b4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:24.363706 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-706ec769-8f60-4ac8-b84d-b2e1bd2300b4 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e Aug 13 06:16:24.363923 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-706ec769-8f60-4ac8-b84d-b2e1bd2300b4 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:24.364106 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-706ec769-8f60-4ac8-b84d-b2e1bd2300b4 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:24.364228 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-706ec769-8f60-4ac8-b84d-b2e1bd2300b4 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 99d13109-3e69-4bc5-bb6c-7fd9581fb54e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:24.370006 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:24.370006 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:24.370767 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-706ec769-8f60-4ac8-b84d-b2e1bd2300b4 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e returned with HTTP 200 Aug 13 06:16:24.371413 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1088/4365] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:24 2026] GET /volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:24.432822 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7a747d7a-4ed1-4ffb-b457-ccfae7174c26 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:24.435593 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7a747d7a-4ed1-4ffb-b457-ccfae7174c26 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] GET https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 Aug 13 06:16:24.436039 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7a747d7a-4ed1-4ffb-b457-ccfae7174c26 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:24.436425 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7a747d7a-4ed1-4ffb-b457-ccfae7174c26 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:24.444429 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:24.444429 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:24.448122 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7a747d7a-4ed1-4ffb-b457-ccfae7174c26 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Volume info retrieved successfully. Aug 13 06:16:24.452269 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7a747d7a-4ed1-4ffb-b457-ccfae7174c26 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 returned with HTTP 200 Aug 13 06:16:24.452675 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1084/4366] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:16:24 2026] GET /volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 => generated 996 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:24.468952 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5d3d6dff-aa1e-4eed-89d1-52e098c8dfd6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:24.471818 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5d3d6dff-aa1e-4eed-89d1-52e098c8dfd6 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] GET https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 Aug 13 06:16:24.472169 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5d3d6dff-aa1e-4eed-89d1-52e098c8dfd6 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:24.472489 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5d3d6dff-aa1e-4eed-89d1-52e098c8dfd6 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:24.482828 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:24.482828 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:24.486441 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5d3d6dff-aa1e-4eed-89d1-52e098c8dfd6 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Volume info retrieved successfully. Aug 13 06:16:24.490408 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5d3d6dff-aa1e-4eed-89d1-52e098c8dfd6 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 returned with HTTP 200 Aug 13 06:16:24.490791 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1101/4367] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:16:24 2026] GET /volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 => generated 1190 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:16:24.509392 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e1466d33-0aa8-40db-942b-0eac8428e082 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:24.514940 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e1466d33-0aa8-40db-942b-0eac8428e082 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] GET https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 Aug 13 06:16:24.515357 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e1466d33-0aa8-40db-942b-0eac8428e082 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:24.515720 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e1466d33-0aa8-40db-942b-0eac8428e082 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:24.527734 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:24.527734 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:24.535404 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e1466d33-0aa8-40db-942b-0eac8428e082 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Volume info retrieved successfully. Aug 13 06:16:24.542874 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e1466d33-0aa8-40db-942b-0eac8428e082 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 returned with HTTP 200 Aug 13 06:16:24.543362 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1095/4368] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:16:24 2026] GET /volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 => generated 1190 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:16:24.559864 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7e41a469-89b4-4319-8a6d-fbd3c1b78aa9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:24.562245 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7e41a469-89b4-4319-8a6d-fbd3c1b78aa9 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] POST https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6/action Aug 13 06:16:24.562758 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7e41a469-89b4-4319-8a6d-fbd3c1b78aa9 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1142387313", "migration_policy": "never"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:16:24.563050 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7e41a469-89b4-4319-8a6d-fbd3c1b78aa9 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1142387313", "migration_policy": "never"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:24.575518 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:24.575518 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:24.575969 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7e41a469-89b4-4319-8a6d-fbd3c1b78aa9 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Volume info retrieved successfully. Aug 13 06:16:24.607235 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-7e41a469-89b4-4319-8a6d-fbd3c1b78aa9 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Created reservations ['066ef72a-7533-4a81-b2bf-c096fbb3f3e3', '5326b798-935f-495a-ad63-d86de80e3ab5'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:24.621642 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-7e41a469-89b4-4319-8a6d-fbd3c1b78aa9 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-310942607 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-310942607, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:16:24.622890 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-7e41a469-89b4-4319-8a6d-fbd3c1b78aa9 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-310942607 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-310942607, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:16:24.634208 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-7e41a469-89b4-4319-8a6d-fbd3c1b78aa9 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Created reservations ['840d175a-d076-40a9-b1ab-5db4ceac45f8', 'e54c4344-0b0c-4333-8679-6b27d0aa24c1'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:24.695432 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7e41a469-89b4-4319-8a6d-fbd3c1b78aa9 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Retype volume request issued successfully. Aug 13 06:16:24.695735 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7e41a469-89b4-4319-8a6d-fbd3c1b78aa9 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6/action returned with HTTP 202 Aug 13 06:16:24.696295 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1089/4369] 10.4.3.121 () {70 vars in 1432 bytes} [Thu Aug 13 06:16:24 2026] POST /volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 06:16:24.704858 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-436bda81-a64b-4668-a30d-38a8be73dd9c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:24.706974 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-436bda81-a64b-4668-a30d-38a8be73dd9c tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] GET https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 Aug 13 06:16:24.707297 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-436bda81-a64b-4668-a30d-38a8be73dd9c tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:24.707596 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-436bda81-a64b-4668-a30d-38a8be73dd9c tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:24.717376 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:24.717376 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:24.724161 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-436bda81-a64b-4668-a30d-38a8be73dd9c tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Volume info retrieved successfully. Aug 13 06:16:24.730728 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-436bda81-a64b-4668-a30d-38a8be73dd9c tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 returned with HTTP 200 Aug 13 06:16:24.733232 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1085/4370] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:16:24 2026] GET /volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 => generated 996 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:24.879865 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-6baac760-26d2-402e-a612-0a649184d333 req-91152d9a-b097-4259-b01b-32d1a94db8e8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:24.883508 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6baac760-26d2-402e-a612-0a649184d333 req-91152d9a-b097-4259-b01b-32d1a94db8e8 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] DELETE https://10.4.3.121/volume/v3/attachments/8193f259-1cb8-44c9-9f72-a9a6db99bc7e Aug 13 06:16:24.883508 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-6baac760-26d2-402e-a612-0a649184d333 req-91152d9a-b097-4259-b01b-32d1a94db8e8 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:24.883508 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-6baac760-26d2-402e-a612-0a649184d333 req-91152d9a-b097-4259-b01b-32d1a94db8e8 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:24.891164 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:24.891164 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:24.958272 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6baac760-26d2-402e-a612-0a649184d333 req-91152d9a-b097-4259-b01b-32d1a94db8e8 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/attachments/8193f259-1cb8-44c9-9f72-a9a6db99bc7e returned with HTTP 200 Aug 13 06:16:24.958827 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1102/4371] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:16:24 2026] DELETE /volume/v3/attachments/8193f259-1cb8-44c9-9f72-a9a6db99bc7e => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:25.149330 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-429d4515-7d17-4e0a-956c-9a5e11ad2884 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:25.151399 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-429d4515-7d17-4e0a-956c-9a5e11ad2884 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 Aug 13 06:16:25.151656 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-429d4515-7d17-4e0a-956c-9a5e11ad2884 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:25.151870 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-429d4515-7d17-4e0a-956c-9a5e11ad2884 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:25.163155 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:25.163155 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:25.167215 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-429d4515-7d17-4e0a-956c-9a5e11ad2884 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:16:25.171769 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-429d4515-7d17-4e0a-956c-9a5e11ad2884 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 returned with HTTP 200 Aug 13 06:16:25.172236 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1096/4372] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:25 2026] GET /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:25.384144 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7346fcd6-768f-4cf1-a6aa-8c8019631ba2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:25.386085 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7346fcd6-768f-4cf1-a6aa-8c8019631ba2 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e Aug 13 06:16:25.386316 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7346fcd6-768f-4cf1-a6aa-8c8019631ba2 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:25.386499 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7346fcd6-768f-4cf1-a6aa-8c8019631ba2 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:25.386598 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-7346fcd6-768f-4cf1-a6aa-8c8019631ba2 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 99d13109-3e69-4bc5-bb6c-7fd9581fb54e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:25.391732 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:25.391732 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:25.392765 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7346fcd6-768f-4cf1-a6aa-8c8019631ba2 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e returned with HTTP 200 Aug 13 06:16:25.393312 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1090/4373] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:25 2026] GET /volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:25.748669 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d36b8e20-5e29-43a8-ac35-a8ed79fd7a1a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:25.750556 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d36b8e20-5e29-43a8-ac35-a8ed79fd7a1a tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] GET https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 Aug 13 06:16:25.750924 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d36b8e20-5e29-43a8-ac35-a8ed79fd7a1a tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:25.751322 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d36b8e20-5e29-43a8-ac35-a8ed79fd7a1a tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:25.759998 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:25.759998 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:25.767202 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d36b8e20-5e29-43a8-ac35-a8ed79fd7a1a tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Volume info retrieved successfully. Aug 13 06:16:25.769492 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d36b8e20-5e29-43a8-ac35-a8ed79fd7a1a tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 returned with HTTP 200 Aug 13 06:16:25.770388 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1086/4374] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:16:25 2026] GET /volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:25.784848 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-06a1dcd3-8f3e-4a49-827b-d40a57b214bd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:25.786812 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-06a1dcd3-8f3e-4a49-827b-d40a57b214bd tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] GET https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 Aug 13 06:16:25.787051 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-06a1dcd3-8f3e-4a49-827b-d40a57b214bd tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:25.787274 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-06a1dcd3-8f3e-4a49-827b-d40a57b214bd tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:25.795519 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:25.795519 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:25.799975 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-06a1dcd3-8f3e-4a49-827b-d40a57b214bd tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Volume info retrieved successfully. Aug 13 06:16:25.804113 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-06a1dcd3-8f3e-4a49-827b-d40a57b214bd tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 returned with HTTP 200 Aug 13 06:16:25.804490 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1103/4375] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:16:25 2026] GET /volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 => generated 1192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:16:25.820641 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6824ae2b-4bc3-4d4a-b2ef-65fa4f9baedf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:25.822267 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6824ae2b-4bc3-4d4a-b2ef-65fa4f9baedf tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] GET https://10.4.3.121/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-132262241 Aug 13 06:16:25.822599 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6824ae2b-4bc3-4d4a-b2ef-65fa4f9baedf tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:25.822818 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6824ae2b-4bc3-4d4a-b2ef-65fa4f9baedf tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:25.823618 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-6824ae2b-4bc3-4d4a-b2ef-65fa4f9baedf tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-132262241'), ('all_tenants', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:16:25.830394 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6824ae2b-4bc3-4d4a-b2ef-65fa4f9baedf tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Get all volumes completed successfully. Aug 13 06:16:25.830804 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6824ae2b-4bc3-4d4a-b2ef-65fa4f9baedf tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] https://10.4.3.121/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-132262241 returned with HTTP 200 Aug 13 06:16:25.831197 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1097/4376] 10.4.3.121 () {68 vars in 1427 bytes} [Thu Aug 13 06:16:25 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-132262241 => generated 341 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:25.838436 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-014b86f7-249e-48b3-878d-5ebfc7758cc5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:25.840050 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-014b86f7-249e-48b3-878d-5ebfc7758cc5 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] GET https://10.4.3.121/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-132262241 Aug 13 06:16:25.840299 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-014b86f7-249e-48b3-878d-5ebfc7758cc5 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:25.840530 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-014b86f7-249e-48b3-878d-5ebfc7758cc5 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:25.841312 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-014b86f7-249e-48b3-878d-5ebfc7758cc5 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-132262241'), ('all_tenants', True)]). {{(pid=100325) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:16:25.868404 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-014b86f7-249e-48b3-878d-5ebfc7758cc5 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Get all volumes completed successfully. Aug 13 06:16:25.869452 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-014b86f7-249e-48b3-878d-5ebfc7758cc5 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] https://10.4.3.121/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-132262241 returned with HTTP 200 Aug 13 06:16:25.870171 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1091/4377] 10.4.3.121 () {68 vars in 1427 bytes} [Thu Aug 13 06:16:25 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-132262241 => generated 341 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:25.878691 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-123952e1-4986-45da-805a-23f7aeedc5c7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:25.880881 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-123952e1-4986-45da-805a-23f7aeedc5c7 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] GET https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 Aug 13 06:16:25.882265 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-123952e1-4986-45da-805a-23f7aeedc5c7 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:25.882265 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-123952e1-4986-45da-805a-23f7aeedc5c7 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:25.891135 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:25.891135 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:25.896859 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-123952e1-4986-45da-805a-23f7aeedc5c7 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Volume info retrieved successfully. Aug 13 06:16:25.902865 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-123952e1-4986-45da-805a-23f7aeedc5c7 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 returned with HTTP 200 Aug 13 06:16:25.903605 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1087/4378] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:16:25 2026] GET /volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 => generated 998 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:25.919642 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-47293ff5-b6df-4834-8216-6727f1bcdaef None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:25.922738 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-47293ff5-b6df-4834-8216-6727f1bcdaef tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] DELETE https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 Aug 13 06:16:25.922738 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-47293ff5-b6df-4834-8216-6727f1bcdaef tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:25.922738 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-47293ff5-b6df-4834-8216-6727f1bcdaef tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:25.922738 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-47293ff5-b6df-4834-8216-6727f1bcdaef tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Delete volume with id: 2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 Aug 13 06:16:25.931343 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:25.931343 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:25.931793 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-47293ff5-b6df-4834-8216-6727f1bcdaef tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Volume info retrieved successfully. Aug 13 06:16:25.955849 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-47293ff5-b6df-4834-8216-6727f1bcdaef tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Delete volume request issued successfully. Aug 13 06:16:25.956099 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-47293ff5-b6df-4834-8216-6727f1bcdaef tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 returned with HTTP 202 Aug 13 06:16:25.956573 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1104/4379] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:16:25 2026] DELETE /volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:16:25.970482 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ed0f171e-b9ae-4b10-b5b3-e83bfef89ac4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:25.974776 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ed0f171e-b9ae-4b10-b5b3-e83bfef89ac4 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] GET https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 Aug 13 06:16:25.974776 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ed0f171e-b9ae-4b10-b5b3-e83bfef89ac4 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:25.974776 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ed0f171e-b9ae-4b10-b5b3-e83bfef89ac4 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:25.987067 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-afc12bca-0f53-4822-a8f3-5abdaabe336a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:25.994469 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:25.994469 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:25.994662 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-afc12bca-0f53-4822-a8f3-5abdaabe336a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:16:25.994662 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-afc12bca-0f53-4822-a8f3-5abdaabe336a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1517845825", "snapshot_id": "265cdbdf-f860-4f2b-8d70-b5f1fd9ce181", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:25.997162 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-afc12bca-0f53-4822-a8f3-5abdaabe336a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1517845825', 'snapshot_id': '265cdbdf-f860-4f2b-8d70-b5f1fd9ce181', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:16:26.002541 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ed0f171e-b9ae-4b10-b5b3-e83bfef89ac4 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Volume info retrieved successfully. Aug 13 06:16:26.004440 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:26.004440 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:26.005025 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-afc12bca-0f53-4822-a8f3-5abdaabe336a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Snapshot retrieved successfully. Aug 13 06:16:26.005236 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-afc12bca-0f53-4822-a8f3-5abdaabe336a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Create volume of 1 GB Aug 13 06:16:26.008088 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ed0f171e-b9ae-4b10-b5b3-e83bfef89ac4 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 returned with HTTP 200 Aug 13 06:16:26.008545 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1098/4380] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:16:25 2026] GET /volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 => generated 997 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:26.009701 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-afc12bca-0f53-4822-a8f3-5abdaabe336a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Availability Zones retrieved successfully. Aug 13 06:16:26.019435 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-afc12bca-0f53-4822-a8f3-5abdaabe336a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Flow 'volume_create_api' (396a95ee-7513-44fb-a2f9-05093cbe5712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:26.021241 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-afc12bca-0f53-4822-a8f3-5abdaabe336a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42866c74-b463-4980-8e51-80ab03ee7b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:26.022123 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-afc12bca-0f53-4822-a8f3-5abdaabe336a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:16:26.063962 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-afc12bca-0f53-4822-a8f3-5abdaabe336a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42866c74-b463-4980-8e51-80ab03ee7b76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '265cdbdf-f860-4f2b-8d70-b5f1fd9ce181', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:26.065098 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-afc12bca-0f53-4822-a8f3-5abdaabe336a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75b51939-1a72-4615-ad17-37b84aad3aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:26.114248 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-afc12bca-0f53-4822-a8f3-5abdaabe336a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Created reservations ['81a4c408-74fd-41e1-ac32-1b1732b76265', 'f6d9df07-b0ae-4201-9095-a8cb33921e9a', 'b164dd54-9e7e-49d1-b6ae-8101bab90bcf', '2e4047b5-0ae3-49e6-9551-b9842f53f6f1'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:26.115167 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-afc12bca-0f53-4822-a8f3-5abdaabe336a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75b51939-1a72-4615-ad17-37b84aad3aeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81a4c408-74fd-41e1-ac32-1b1732b76265', 'f6d9df07-b0ae-4201-9095-a8cb33921e9a', 'b164dd54-9e7e-49d1-b6ae-8101bab90bcf', '2e4047b5-0ae3-49e6-9551-b9842f53f6f1']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:26.116266 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-afc12bca-0f53-4822-a8f3-5abdaabe336a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce8474c3-9587-4b62-bf0a-818a5884c32f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:26.159537 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-afc12bca-0f53-4822-a8f3-5abdaabe336a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce8474c3-9587-4b62-bf0a-818a5884c32f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1517845825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c04d27562b7142229f486040190ff848',qos_specs=None,replication_status=,reservations=['81a4c408-74fd-41e1-ac32-1b1732b76265','f6d9df07-b0ae-4201-9095-a8cb33921e9a','b164dd54-9e7e-49d1-b6ae-8101bab90bcf','2e4047b5-0ae3-49e6-9551-b9842f53f6f1'],size=1,snapshot_id=265cdbdf-f860-4f2b-8d70-b5f1fd9ce181,source_replicaid=,source_volid=None,status='creating',user_id='17a7e07e6e6f49ac99178fbe0d932258',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:16:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1517845825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c04d27562b7142229f486040190ff848',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=265cdbdf-f860-4f2b-8d70-b5f1fd9ce181,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17a7e07e6e6f49ac99178fbe0d932258',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:26.160272 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-afc12bca-0f53-4822-a8f3-5abdaabe336a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d8da6b6-1c78-46e6-ba53-84a37bb25f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:26.176907 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-afc12bca-0f53-4822-a8f3-5abdaabe336a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d8da6b6-1c78-46e6-ba53-84a37bb25f09) transitioned into state 'SUCCESS' from state '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-1517845825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c04d27562b7142229f486040190ff848',qos_specs=None,replication_status=,reservations=['81a4c408-74fd-41e1-ac32-1b1732b76265','f6d9df07-b0ae-4201-9095-a8cb33921e9a','b164dd54-9e7e-49d1-b6ae-8101bab90bcf','2e4047b5-0ae3-49e6-9551-b9842f53f6f1'],size=1,snapshot_id=265cdbdf-f860-4f2b-8d70-b5f1fd9ce181,source_replicaid=,source_volid=None,status='creating',user_id='17a7e07e6e6f49ac99178fbe0d932258',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:26.177746 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-afc12bca-0f53-4822-a8f3-5abdaabe336a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36ecbeb1-b15f-40bd-aaca-010d047f3d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:26.185515 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-83e55348-3284-492f-b651-36dd56b3651c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:26.187721 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83e55348-3284-492f-b651-36dd56b3651c tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 Aug 13 06:16:26.187935 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83e55348-3284-492f-b651-36dd56b3651c tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:26.188151 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83e55348-3284-492f-b651-36dd56b3651c tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:26.198275 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:26.198275 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:26.202481 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-83e55348-3284-492f-b651-36dd56b3651c tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:16:26.204382 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-afc12bca-0f53-4822-a8f3-5abdaabe336a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36ecbeb1-b15f-40bd-aaca-010d047f3d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:26.205821 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-afc12bca-0f53-4822-a8f3-5abdaabe336a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Flow 'volume_create_api' (396a95ee-7513-44fb-a2f9-05093cbe5712) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:26.206166 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-afc12bca-0f53-4822-a8f3-5abdaabe336a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Create volume request issued successfully. Aug 13 06:16:26.207054 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-afc12bca-0f53-4822-a8f3-5abdaabe336a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:16:26.207206 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83e55348-3284-492f-b651-36dd56b3651c tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 returned with HTTP 200 Aug 13 06:16:26.207540 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1088/4381] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:26 2026] GET /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:26.207667 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1092/4382] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:16:25 2026] POST /volume/v3/volumes => generated 791 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:16:26.221827 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-41f7704a-eff5-4d00-8bb6-8030d9986bbb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:26.223977 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-41f7704a-eff5-4d00-8bb6-8030d9986bbb tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 Aug 13 06:16:26.224384 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-41f7704a-eff5-4d00-8bb6-8030d9986bbb tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:26.224643 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-41f7704a-eff5-4d00-8bb6-8030d9986bbb tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:26.232645 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:26.232645 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:26.236572 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-41f7704a-eff5-4d00-8bb6-8030d9986bbb tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:26.240774 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-41f7704a-eff5-4d00-8bb6-8030d9986bbb tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 returned with HTTP 200 Aug 13 06:16:26.241159 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1105/4383] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:26 2026] GET /volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:26.407099 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a026e7fb-25df-4e68-a388-3b3c9a721756 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:26.412667 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a026e7fb-25df-4e68-a388-3b3c9a721756 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e Aug 13 06:16:26.412859 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a026e7fb-25df-4e68-a388-3b3c9a721756 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:26.413072 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a026e7fb-25df-4e68-a388-3b3c9a721756 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:26.413171 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a026e7fb-25df-4e68-a388-3b3c9a721756 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 99d13109-3e69-4bc5-bb6c-7fd9581fb54e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:26.420701 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:26.420701 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:26.421485 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a026e7fb-25df-4e68-a388-3b3c9a721756 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e returned with HTTP 200 Aug 13 06:16:26.421849 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1099/4384] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:26 2026] GET /volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:27.022350 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-be4e9a34-1cfe-43ab-b0ed-0123a82c69a9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:27.024310 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be4e9a34-1cfe-43ab-b0ed-0123a82c69a9 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] GET https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 Aug 13 06:16:27.024566 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be4e9a34-1cfe-43ab-b0ed-0123a82c69a9 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:27.024770 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be4e9a34-1cfe-43ab-b0ed-0123a82c69a9 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:27.030770 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be4e9a34-1cfe-43ab-b0ed-0123a82c69a9 tempest-VolumeRetypeMultiattachTest-1510688270 tempest-VolumeRetypeMultiattachTest-1510688270-project-member] https://10.4.3.121/volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 returned with HTTP 404 Aug 13 06:16:27.031310 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1089/4385] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:16:27 2026] GET /volume/v3/volumes/2a2c4b2e-9af4-4053-a8d2-82abd0a51af6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:16:27.040736 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-410eeaa7-2ce8-41ff-91dc-0c34472b4704 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:27.042437 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-410eeaa7-2ce8-41ff-91dc-0c34472b4704 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] DELETE https://10.4.3.121/volume/v3/types/67755500-0e18-4a5d-9432-f3c914e7ef65 Aug 13 06:16:27.042746 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-410eeaa7-2ce8-41ff-91dc-0c34472b4704 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:27.043110 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-410eeaa7-2ce8-41ff-91dc-0c34472b4704 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:27.043498 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:27.043498 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:27.068994 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-410eeaa7-2ce8-41ff-91dc-0c34472b4704 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] https://10.4.3.121/volume/v3/types/67755500-0e18-4a5d-9432-f3c914e7ef65 returned with HTTP 202 Aug 13 06:16:27.068994 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1093/4386] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:16:27 2026] DELETE /volume/v3/types/67755500-0e18-4a5d-9432-f3c914e7ef65 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:27.078107 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-29b4e9c0-b311-4c29-9419-75b243af99e6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:27.079858 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-29b4e9c0-b311-4c29-9419-75b243af99e6 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] GET https://10.4.3.121/volume/v3/types/67755500-0e18-4a5d-9432-f3c914e7ef65 Aug 13 06:16:27.080067 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-29b4e9c0-b311-4c29-9419-75b243af99e6 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:27.080278 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-29b4e9c0-b311-4c29-9419-75b243af99e6 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:27.083202 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-29b4e9c0-b311-4c29-9419-75b243af99e6 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] https://10.4.3.121/volume/v3/types/67755500-0e18-4a5d-9432-f3c914e7ef65 returned with HTTP 404 Aug 13 06:16:27.083657 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1106/4387] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:16:27 2026] GET /volume/v3/types/67755500-0e18-4a5d-9432-f3c914e7ef65 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:27.090804 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c30318c3-800e-4d5f-9447-7c530abd64a1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:27.092087 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c30318c3-800e-4d5f-9447-7c530abd64a1 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] DELETE https://10.4.3.121/volume/v3/types/8278912e-d3d8-4cf0-9b1c-1a8711bab24b Aug 13 06:16:27.092315 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c30318c3-800e-4d5f-9447-7c530abd64a1 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:27.092514 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c30318c3-800e-4d5f-9447-7c530abd64a1 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:27.115241 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c30318c3-800e-4d5f-9447-7c530abd64a1 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] https://10.4.3.121/volume/v3/types/8278912e-d3d8-4cf0-9b1c-1a8711bab24b returned with HTTP 202 Aug 13 06:16:27.115632 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1100/4388] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:16:27 2026] DELETE /volume/v3/types/8278912e-d3d8-4cf0-9b1c-1a8711bab24b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:27.123340 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4b423017-3e6b-440f-88cc-0355d4761144 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:27.125328 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4b423017-3e6b-440f-88cc-0355d4761144 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] GET https://10.4.3.121/volume/v3/types/8278912e-d3d8-4cf0-9b1c-1a8711bab24b Aug 13 06:16:27.125566 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4b423017-3e6b-440f-88cc-0355d4761144 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:27.125786 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4b423017-3e6b-440f-88cc-0355d4761144 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:27.130662 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4b423017-3e6b-440f-88cc-0355d4761144 tempest-VolumeRetypeMultiattachTest-1838511929 tempest-VolumeRetypeMultiattachTest-1838511929-project-admin] https://10.4.3.121/volume/v3/types/8278912e-d3d8-4cf0-9b1c-1a8711bab24b returned with HTTP 404 Aug 13 06:16:27.131130 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1090/4389] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:16:27 2026] GET /volume/v3/types/8278912e-d3d8-4cf0-9b1c-1a8711bab24b => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:27.221134 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-46a375d2-9d4d-4e15-acd7-02e5e9f24dc4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:27.223067 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-46a375d2-9d4d-4e15-acd7-02e5e9f24dc4 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 Aug 13 06:16:27.223332 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-46a375d2-9d4d-4e15-acd7-02e5e9f24dc4 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:27.223586 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-46a375d2-9d4d-4e15-acd7-02e5e9f24dc4 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:27.237962 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:27.237962 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:27.243374 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-46a375d2-9d4d-4e15-acd7-02e5e9f24dc4 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:16:27.250656 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-46a375d2-9d4d-4e15-acd7-02e5e9f24dc4 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 returned with HTTP 200 Aug 13 06:16:27.251359 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1094/4390] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:27 2026] GET /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:27.253228 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b7f59775-2d5e-4f05-9a67-8a13b84a56e7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:27.255220 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b7f59775-2d5e-4f05-9a67-8a13b84a56e7 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 Aug 13 06:16:27.255337 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b7f59775-2d5e-4f05-9a67-8a13b84a56e7 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:27.255517 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b7f59775-2d5e-4f05-9a67-8a13b84a56e7 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:27.262364 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:27.262364 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:27.265484 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b7f59775-2d5e-4f05-9a67-8a13b84a56e7 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:27.269365 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b7f59775-2d5e-4f05-9a67-8a13b84a56e7 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 returned with HTTP 200 Aug 13 06:16:27.269709 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1107/4391] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:27 2026] GET /volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:27.284480 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e7330599-5327-4c63-92c6-3b23b3c4bd46 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:27.284480 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e7330599-5327-4c63-92c6-3b23b3c4bd46 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 Aug 13 06:16:27.285495 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e7330599-5327-4c63-92c6-3b23b3c4bd46 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:27.285495 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e7330599-5327-4c63-92c6-3b23b3c4bd46 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:27.297250 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:27.297250 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:27.302437 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e7330599-5327-4c63-92c6-3b23b3c4bd46 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:27.307598 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e7330599-5327-4c63-92c6-3b23b3c4bd46 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 returned with HTTP 200 Aug 13 06:16:27.308002 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1101/4392] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:27 2026] GET /volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:27.446626 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ece785da-f376-45ab-b850-97e295301107 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:27.449154 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ece785da-f376-45ab-b850-97e295301107 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e Aug 13 06:16:27.449634 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ece785da-f376-45ab-b850-97e295301107 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:27.450066 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ece785da-f376-45ab-b850-97e295301107 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:27.450229 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ece785da-f376-45ab-b850-97e295301107 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 99d13109-3e69-4bc5-bb6c-7fd9581fb54e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:27.455783 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:27.455783 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:27.457098 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ece785da-f376-45ab-b850-97e295301107 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e returned with HTTP 200 Aug 13 06:16:27.457672 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1091/4393] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:27 2026] GET /volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:27.765100 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-e15214ac-b133-455a-bd60-755cca46b640 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:27.768099 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-e15214ac-b133-455a-bd60-755cca46b640 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] POST https://10.4.3.121/volume/v3/attachments/65f5fc32-b589-40b8-b001-951b9a8bbf29/action Aug 13 06:16:27.768688 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-e15214ac-b133-455a-bd60-755cca46b640 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:16:27.768939 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-e15214ac-b133-455a-bd60-755cca46b640 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:27.772758 np0000007163 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=550,cinder:INSERT=81,cinder:UPDATE=149 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:16:27.801076 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:27.801076 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:27.815366 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5613167c-aa3a-4475-99c9-e5a70f96fcf5 req-e15214ac-b133-455a-bd60-755cca46b640 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/attachments/65f5fc32-b589-40b8-b001-951b9a8bbf29/action returned with HTTP 204 Aug 13 06:16:27.816042 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1095/4394] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:16:27 2026] POST /volume/v3/attachments/65f5fc32-b589-40b8-b001-951b9a8bbf29/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:27.832284 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ebe12a1d-1d39-4a8d-ac30-ad3b414de383 req-3af4ad01-5354-4dca-bd6f-483af9f3c610 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:27.834548 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ebe12a1d-1d39-4a8d-ac30-ad3b414de383 req-3af4ad01-5354-4dca-bd6f-483af9f3c610 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 Aug 13 06:16:27.834698 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ebe12a1d-1d39-4a8d-ac30-ad3b414de383 req-3af4ad01-5354-4dca-bd6f-483af9f3c610 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:27.834878 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ebe12a1d-1d39-4a8d-ac30-ad3b414de383 req-3af4ad01-5354-4dca-bd6f-483af9f3c610 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:27.841831 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:27.841831 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:27.845468 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-ebe12a1d-1d39-4a8d-ac30-ad3b414de383 req-3af4ad01-5354-4dca-bd6f-483af9f3c610 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:27.850690 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ebe12a1d-1d39-4a8d-ac30-ad3b414de383 req-3af4ad01-5354-4dca-bd6f-483af9f3c610 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 returned with HTTP 200 Aug 13 06:16:27.851584 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1108/4395] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:16:27 2026] GET /volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:27.989267 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6664f6f7-0d23-4475-bc40-b94f62317a45 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:27.989784 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6664f6f7-0d23-4475-bc40-b94f62317a45 None None] GET https://10.4.3.121/volume// Aug 13 06:16:27.990028 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6664f6f7-0d23-4475-bc40-b94f62317a45 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:27.990343 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6664f6f7-0d23-4475-bc40-b94f62317a45 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:27.991137 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6664f6f7-0d23-4475-bc40-b94f62317a45 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:16:27.991137 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1102/4396] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:16:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:16:28.000127 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ebe12a1d-1d39-4a8d-ac30-ad3b414de383 req-adc3cad2-d86f-405c-b39b-505163ce8791 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:28.160709 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ebe12a1d-1d39-4a8d-ac30-ad3b414de383 req-adc3cad2-d86f-405c-b39b-505163ce8791 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:16:28.161307 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ebe12a1d-1d39-4a8d-ac30-ad3b414de383 req-adc3cad2-d86f-405c-b39b-505163ce8791 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38", "connector": null, "instance_uuid": "57a202ac-3034-40b0-8a54-4dd17efa19ff"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:28.171430 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:28.171430 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:28.198336 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ebe12a1d-1d39-4a8d-ac30-ad3b414de383 req-adc3cad2-d86f-405c-b39b-505163ce8791 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:16:28.199097 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1092/4397] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:16:27 2026] POST /volume/v3/attachments => generated 273 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:28.231564 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b2193b97-88dc-4de1-a4df-e536bbb0fca6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:28.234256 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b2193b97-88dc-4de1-a4df-e536bbb0fca6 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 Aug 13 06:16:28.234529 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b2193b97-88dc-4de1-a4df-e536bbb0fca6 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:28.234794 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b2193b97-88dc-4de1-a4df-e536bbb0fca6 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:28.250232 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-25e9d9ea-61c1-496d-bff5-ce2b41858b59 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:28.250482 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:28.250482 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:28.250746 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-25e9d9ea-61c1-496d-bff5-ce2b41858b59 None None] GET https://10.4.3.121/volume// Aug 13 06:16:28.250905 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-25e9d9ea-61c1-496d-bff5-ce2b41858b59 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:28.251158 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-25e9d9ea-61c1-496d-bff5-ce2b41858b59 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:28.251467 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-25e9d9ea-61c1-496d-bff5-ce2b41858b59 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:16:28.251740 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1109/4398] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:16:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:16:28.264149 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b2193b97-88dc-4de1-a4df-e536bbb0fca6 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:28.264239 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-ebe12a1d-1d39-4a8d-ac30-ad3b414de383 req-956b9ddf-a004-4cb3-a264-dcad06fa9359 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:28.266725 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ebe12a1d-1d39-4a8d-ac30-ad3b414de383 req-956b9ddf-a004-4cb3-a264-dcad06fa9359 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 Aug 13 06:16:28.267273 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ebe12a1d-1d39-4a8d-ac30-ad3b414de383 req-956b9ddf-a004-4cb3-a264-dcad06fa9359 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:28.267273 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ebe12a1d-1d39-4a8d-ac30-ad3b414de383 req-956b9ddf-a004-4cb3-a264-dcad06fa9359 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:28.269044 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5f61a9c4-2feb-46eb-b4a4-e523ff78b2f1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:28.269542 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b2193b97-88dc-4de1-a4df-e536bbb0fca6 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 returned with HTTP 200 Aug 13 06:16:28.270479 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1096/4399] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:28 2026] GET /volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 => generated 883 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:28.272998 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5f61a9c4-2feb-46eb-b4a4-e523ff78b2f1 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 Aug 13 06:16:28.273250 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5f61a9c4-2feb-46eb-b4a4-e523ff78b2f1 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:28.273454 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5f61a9c4-2feb-46eb-b4a4-e523ff78b2f1 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:28.282643 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:28.282643 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:28.285908 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5f61a9c4-2feb-46eb-b4a4-e523ff78b2f1 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:16:28.288301 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:28.288301 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:28.289848 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5f61a9c4-2feb-46eb-b4a4-e523ff78b2f1 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 returned with HTTP 200 Aug 13 06:16:28.290232 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1093/4400] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:28 2026] GET /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 => generated 1172 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:28.295471 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-ebe12a1d-1d39-4a8d-ac30-ad3b414de383 req-956b9ddf-a004-4cb3-a264-dcad06fa9359 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:28.302865 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5abca1d7-2218-461e-aede-07d09774f92e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:28.303864 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ebe12a1d-1d39-4a8d-ac30-ad3b414de383 req-956b9ddf-a004-4cb3-a264-dcad06fa9359 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 returned with HTTP 200 Aug 13 06:16:28.304498 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1103/4401] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:16:28 2026] GET /volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 => generated 1063 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:16:28.305074 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5abca1d7-2218-461e-aede-07d09774f92e tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 Aug 13 06:16:28.305460 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5abca1d7-2218-461e-aede-07d09774f92e tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:28.305724 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5abca1d7-2218-461e-aede-07d09774f92e tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:28.317708 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:28.317708 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:28.322697 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5abca1d7-2218-461e-aede-07d09774f92e tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:16:28.328762 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5abca1d7-2218-461e-aede-07d09774f92e tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 returned with HTTP 200 Aug 13 06:16:28.328762 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1110/4402] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:28 2026] GET /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 => generated 1172 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:28.385232 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-d7897c86-0be3-41d0-9fec-216af9dd003b req-443a39f7-aeeb-4f93-8b5f-9f62be341859 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:28.387244 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d7897c86-0be3-41d0-9fec-216af9dd003b req-443a39f7-aeeb-4f93-8b5f-9f62be341859 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 Aug 13 06:16:28.387437 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d7897c86-0be3-41d0-9fec-216af9dd003b req-443a39f7-aeeb-4f93-8b5f-9f62be341859 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:28.387629 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d7897c86-0be3-41d0-9fec-216af9dd003b req-443a39f7-aeeb-4f93-8b5f-9f62be341859 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:28.407386 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:28.407386 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:28.410931 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-d7897c86-0be3-41d0-9fec-216af9dd003b req-443a39f7-aeeb-4f93-8b5f-9f62be341859 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:16:28.414741 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d7897c86-0be3-41d0-9fec-216af9dd003b req-443a39f7-aeeb-4f93-8b5f-9f62be341859 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 returned with HTTP 200 Aug 13 06:16:28.415155 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1097/4403] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:16:28 2026] GET /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 => generated 1172 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:28.436265 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d7897c86-0be3-41d0-9fec-216af9dd003b req-64edf1c5-5071-4a6f-bc17-2dd9109b4a10 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:28.438597 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d7897c86-0be3-41d0-9fec-216af9dd003b req-64edf1c5-5071-4a6f-bc17-2dd9109b4a10 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] POST https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50/action Aug 13 06:16:28.438993 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d7897c86-0be3-41d0-9fec-216af9dd003b req-64edf1c5-5071-4a6f-bc17-2dd9109b4a10 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:16:28.439146 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d7897c86-0be3-41d0-9fec-216af9dd003b req-64edf1c5-5071-4a6f-bc17-2dd9109b4a10 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:28.448701 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:28.448701 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:28.449200 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-d7897c86-0be3-41d0-9fec-216af9dd003b req-64edf1c5-5071-4a6f-bc17-2dd9109b4a10 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:16:28.450020 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-ebe12a1d-1d39-4a8d-ac30-ad3b414de383 req-d11c2917-b589-43e3-b2c0-afe7291f8a25 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:28.453343 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ebe12a1d-1d39-4a8d-ac30-ad3b414de383 req-d11c2917-b589-43e3-b2c0-afe7291f8a25 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] PUT https://10.4.3.121/volume/v3/attachments/337f3082-859d-425c-bef0-744092e777d1 Aug 13 06:16:28.454019 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ebe12a1d-1d39-4a8d-ac30-ad3b414de383 req-d11c2917-b589-43e3-b2c0-afe7291f8a25 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:28.455377 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-d7897c86-0be3-41d0-9fec-216af9dd003b req-64edf1c5-5071-4a6f-bc17-2dd9109b4a10 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Begin detaching volume completed successfully. Aug 13 06:16:28.455561 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d7897c86-0be3-41d0-9fec-216af9dd003b req-64edf1c5-5071-4a6f-bc17-2dd9109b4a10 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50/action returned with HTTP 202 Aug 13 06:16:28.455924 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1094/4404] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:16:28 2026] POST /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:16:28.465379 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-ebe12a1d-1d39-4a8d-ac30-ad3b414de383 req-d11c2917-b589-43e3-b2c0-afe7291f8a25 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Acquiring lock "cinder-attachment_update-6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38-np0000007163" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:16:28.468075 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0340b7f7-1e18-45f9-b193-36f145a77b2a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:28.469878 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0340b7f7-1e18-45f9-b193-36f145a77b2a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e Aug 13 06:16:28.470080 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0340b7f7-1e18-45f9-b193-36f145a77b2a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:28.470518 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0340b7f7-1e18-45f9-b193-36f145a77b2a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:28.470518 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-0340b7f7-1e18-45f9-b193-36f145a77b2a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 99d13109-3e69-4bc5-bb6c-7fd9581fb54e. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:28.471147 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-ebe12a1d-1d39-4a8d-ac30-ad3b414de383 req-d11c2917-b589-43e3-b2c0-afe7291f8a25 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Lock "cinder-attachment_update-6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38-np0000007163" acquired by "attachment_update" :: waited 0.006s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:16:28.472607 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:28.472607 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:28.475170 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:28.475170 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:28.475902 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0340b7f7-1e18-45f9-b193-36f145a77b2a tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e returned with HTTP 200 Aug 13 06:16:28.476402 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1111/4405] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:28 2026] GET /volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:28.510877 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0f9a2612-8d1d-4535-835a-ad185afa6de5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:28.511308 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0f9a2612-8d1d-4535-835a-ad185afa6de5 None None] GET https://10.4.3.121/volume// Aug 13 06:16:28.511477 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0f9a2612-8d1d-4535-835a-ad185afa6de5 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:28.511767 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0f9a2612-8d1d-4535-835a-ad185afa6de5 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:28.512088 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0f9a2612-8d1d-4535-835a-ad185afa6de5 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:16:28.512391 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1098/4406] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:16:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:16:28.519446 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d7897c86-0be3-41d0-9fec-216af9dd003b req-e1dde794-3885-4349-85e0-a067a1dbb60c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:28.522421 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d7897c86-0be3-41d0-9fec-216af9dd003b req-e1dde794-3885-4349-85e0-a067a1dbb60c tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 Aug 13 06:16:28.522814 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d7897c86-0be3-41d0-9fec-216af9dd003b req-e1dde794-3885-4349-85e0-a067a1dbb60c tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:28.522814 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d7897c86-0be3-41d0-9fec-216af9dd003b req-e1dde794-3885-4349-85e0-a067a1dbb60c tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:28.531483 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:28.531483 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:28.534650 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-d7897c86-0be3-41d0-9fec-216af9dd003b req-e1dde794-3885-4349-85e0-a067a1dbb60c tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:16:28.536108 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dc1f554d-99ca-43d9-b5c0-2db02ced5c5b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:28.539009 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d7897c86-0be3-41d0-9fec-216af9dd003b req-e1dde794-3885-4349-85e0-a067a1dbb60c tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 returned with HTTP 200 Aug 13 06:16:28.539009 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1095/4407] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:16:28 2026] GET /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:16:28.558324 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-d7897c86-0be3-41d0-9fec-216af9dd003b req-ff937135-e70f-4683-ad85-931cce858fca None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:28.560518 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d7897c86-0be3-41d0-9fec-216af9dd003b req-ff937135-e70f-4683-ad85-931cce858fca tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50/encryption Aug 13 06:16:28.560710 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d7897c86-0be3-41d0-9fec-216af9dd003b req-ff937135-e70f-4683-ad85-931cce858fca tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:28.560893 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d7897c86-0be3-41d0-9fec-216af9dd003b req-ff937135-e70f-4683-ad85-931cce858fca tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:28.569150 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:28.569150 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:28.574971 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d7897c86-0be3-41d0-9fec-216af9dd003b req-ff937135-e70f-4683-ad85-931cce858fca tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50/encryption returned with HTTP 200 Aug 13 06:16:28.575405 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1099/4408] 10.4.3.121 () {68 vars in 1631 bytes} [Thu Aug 13 06:16:28 2026] GET /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:28.598156 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-ebe12a1d-1d39-4a8d-ac30-ad3b414de383 req-d11c2917-b589-43e3-b2c0-afe7291f8a25 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Lock "cinder-attachment_update-6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38-np0000007163" released by "attachment_update" :: held 0.127s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:16:28.598488 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ebe12a1d-1d39-4a8d-ac30-ad3b414de383 req-d11c2917-b589-43e3-b2c0-afe7291f8a25 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/attachments/337f3082-859d-425c-bef0-744092e777d1 returned with HTTP 200 Aug 13 06:16:28.600004 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1104/4409] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:16:28 2026] PUT /volume/v3/attachments/337f3082-859d-425c-bef0-744092e777d1 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:28.647368 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dc1f554d-99ca-43d9-b5c0-2db02ced5c5b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:16:28.647801 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dc1f554d-99ca-43d9-b5c0-2db02ced5c5b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-638381360", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:28.649636 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-dc1f554d-99ca-43d9-b5c0-2db02ced5c5b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-638381360', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:16:28.649788 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-dc1f554d-99ca-43d9-b5c0-2db02ced5c5b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Create volume of 1 GB Aug 13 06:16:28.654643 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dc1f554d-99ca-43d9-b5c0-2db02ced5c5b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Availability Zones retrieved successfully. Aug 13 06:16:28.661207 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc1f554d-99ca-43d9-b5c0-2db02ced5c5b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Flow 'volume_create_api' (e5861368-14cb-4e89-adbf-debcd761c60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:28.662235 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc1f554d-99ca-43d9-b5c0-2db02ced5c5b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baa41d26-cc0f-4a58-bae2-7437b916a588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:28.663167 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-dc1f554d-99ca-43d9-b5c0-2db02ced5c5b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:16:28.693133 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc1f554d-99ca-43d9-b5c0-2db02ced5c5b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baa41d26-cc0f-4a58-bae2-7437b916a588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:28.694085 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc1f554d-99ca-43d9-b5c0-2db02ced5c5b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (802471d0-2e6e-4f6c-827b-fc24f9d5e9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:28.778021 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-dc1f554d-99ca-43d9-b5c0-2db02ced5c5b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Created reservations ['ba891039-e752-4298-ac1c-03ba03563985', '04af3679-bc00-4ba2-badd-dae07190aeee', 'b11ad124-8cdd-4d24-bfc5-ffff117fdc00', '84b331e0-a906-4408-99ca-0ca883fe2416'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:28.779154 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc1f554d-99ca-43d9-b5c0-2db02ced5c5b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (802471d0-2e6e-4f6c-827b-fc24f9d5e9bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba891039-e752-4298-ac1c-03ba03563985', '04af3679-bc00-4ba2-badd-dae07190aeee', 'b11ad124-8cdd-4d24-bfc5-ffff117fdc00', '84b331e0-a906-4408-99ca-0ca883fe2416']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:28.780357 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc1f554d-99ca-43d9-b5c0-2db02ced5c5b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0547373a-75f2-4651-bcae-98187748a743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:28.805604 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc1f554d-99ca-43d9-b5c0-2db02ced5c5b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0547373a-75f2-4651-bcae-98187748a743) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '623cc565-b8a4-4785-ad55-952019aae875', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-638381360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96d224e060de4ab898bec11a37b3dec1',qos_specs=None,replication_status=,reservations=['ba891039-e752-4298-ac1c-03ba03563985','04af3679-bc00-4ba2-badd-dae07190aeee','b11ad124-8cdd-4d24-bfc5-ffff117fdc00','84b331e0-a906-4408-99ca-0ca883fe2416'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='415b8d38ec154e82baaea8b7a662b75a',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:16:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-638381360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=623cc565-b8a4-4785-ad55-952019aae875,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96d224e060de4ab898bec11a37b3dec1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='415b8d38ec154e82baaea8b7a662b75a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:28.806359 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc1f554d-99ca-43d9-b5c0-2db02ced5c5b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f0a5cb5-5597-41e2-9ddc-264f27d73846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:28.823726 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc1f554d-99ca-43d9-b5c0-2db02ced5c5b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f0a5cb5-5597-41e2-9ddc-264f27d73846) transitioned into state 'SUCCESS' from state '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-638381360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96d224e060de4ab898bec11a37b3dec1',qos_specs=None,replication_status=,reservations=['ba891039-e752-4298-ac1c-03ba03563985','04af3679-bc00-4ba2-badd-dae07190aeee','b11ad124-8cdd-4d24-bfc5-ffff117fdc00','84b331e0-a906-4408-99ca-0ca883fe2416'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='415b8d38ec154e82baaea8b7a662b75a',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:28.824471 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc1f554d-99ca-43d9-b5c0-2db02ced5c5b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ddf4a27-ad15-42ae-90c3-23fd320e9708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:28.832966 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc1f554d-99ca-43d9-b5c0-2db02ced5c5b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ddf4a27-ad15-42ae-90c3-23fd320e9708) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:28.834196 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-dc1f554d-99ca-43d9-b5c0-2db02ced5c5b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Flow 'volume_create_api' (e5861368-14cb-4e89-adbf-debcd761c60e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:28.834196 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dc1f554d-99ca-43d9-b5c0-2db02ced5c5b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Create volume request issued successfully. Aug 13 06:16:28.834690 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dc1f554d-99ca-43d9-b5c0-2db02ced5c5b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:16:28.835096 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1112/4410] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:16:28 2026] POST /volume/v3/volumes => generated 753 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:16:28.853205 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e560cc39-ecae-47d0-bcb2-beef940aa8f3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:28.853205 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e560cc39-ecae-47d0-bcb2-beef940aa8f3 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] GET https://10.4.3.121/volume/v3/volumes/623cc565-b8a4-4785-ad55-952019aae875 Aug 13 06:16:28.853205 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e560cc39-ecae-47d0-bcb2-beef940aa8f3 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:28.853205 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e560cc39-ecae-47d0-bcb2-beef940aa8f3 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:28.858829 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:28.858829 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:28.864252 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e560cc39-ecae-47d0-bcb2-beef940aa8f3 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Volume info retrieved successfully. Aug 13 06:16:28.866303 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e560cc39-ecae-47d0-bcb2-beef940aa8f3 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] https://10.4.3.121/volume/v3/volumes/623cc565-b8a4-4785-ad55-952019aae875 returned with HTTP 200 Aug 13 06:16:28.866682 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1096/4411] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:28 2026] GET /volume/v3/volumes/623cc565-b8a4-4785-ad55-952019aae875 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:29.185196 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f0cc7140-0dec-4d43-9059-8bc2e67a59de None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:29.185651 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f0cc7140-0dec-4d43-9059-8bc2e67a59de None None] GET https://10.4.3.121/volume// Aug 13 06:16:29.185829 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f0cc7140-0dec-4d43-9059-8bc2e67a59de None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:29.186113 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f0cc7140-0dec-4d43-9059-8bc2e67a59de None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:29.186491 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f0cc7140-0dec-4d43-9059-8bc2e67a59de None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:16:29.187046 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1100/4412] 10.4.3.121 () {64 vars in 1004 bytes} [Thu Aug 13 06:16:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:16:29.196500 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-61bea15b-73c9-40e1-a5c4-99679a2d0c21 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:29.196986 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-61bea15b-73c9-40e1-a5c4-99679a2d0c21 None None] GET https://10.4.3.121/volume// Aug 13 06:16:29.197235 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-61bea15b-73c9-40e1-a5c4-99679a2d0c21 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:29.197503 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-61bea15b-73c9-40e1-a5c4-99679a2d0c21 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:29.197878 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-61bea15b-73c9-40e1-a5c4-99679a2d0c21 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:16:29.198247 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1105/4413] 10.4.3.121 () {64 vars in 1004 bytes} [Thu Aug 13 06:16:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:16:29.205930 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c57ecf61-48e7-4cae-8d8e-67e84bc0c531 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:29.279135 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c57ecf61-48e7-4cae-8d8e-67e84bc0c531 tempest-VersionsTest-2029282222 tempest-VersionsTest-2029282222-project-member] GET https://10.4.3.121/volume/v3/ Aug 13 06:16:29.279491 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c57ecf61-48e7-4cae-8d8e-67e84bc0c531 tempest-VersionsTest-2029282222 tempest-VersionsTest-2029282222-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:29.279491 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c57ecf61-48e7-4cae-8d8e-67e84bc0c531 tempest-VersionsTest-2029282222 tempest-VersionsTest-2029282222-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:29.279796 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c57ecf61-48e7-4cae-8d8e-67e84bc0c531 tempest-VersionsTest-2029282222 tempest-VersionsTest-2029282222-project-member] https://10.4.3.121/volume/v3/ returned with HTTP 200 Aug 13 06:16:29.280126 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1113/4414] 10.4.3.121 () {66 vars in 1216 bytes} [Thu Aug 13 06:16:29 2026] GET /volume/v3/ => generated 386 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:29.289149 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c1ac6317-3111-49f4-a1ac-49aee54487a0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:29.291298 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c1ac6317-3111-49f4-a1ac-49aee54487a0 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 Aug 13 06:16:29.291568 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c1ac6317-3111-49f4-a1ac-49aee54487a0 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:29.291844 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c1ac6317-3111-49f4-a1ac-49aee54487a0 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:29.313570 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:29.313570 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:29.317849 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c1ac6317-3111-49f4-a1ac-49aee54487a0 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:29.323159 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c1ac6317-3111-49f4-a1ac-49aee54487a0 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 returned with HTTP 200 Aug 13 06:16:29.323665 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1097/4415] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:29 2026] GET /volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 => generated 884 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:29.488170 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b69f2962-830f-4585-bd63-3d1248649fd8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:29.489866 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b69f2962-830f-4585-bd63-3d1248649fd8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e Aug 13 06:16:29.490068 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b69f2962-830f-4585-bd63-3d1248649fd8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:29.490276 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b69f2962-830f-4585-bd63-3d1248649fd8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:29.490416 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-b69f2962-830f-4585-bd63-3d1248649fd8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 99d13109-3e69-4bc5-bb6c-7fd9581fb54e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:29.494200 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:29.494200 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:29.494840 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b69f2962-830f-4585-bd63-3d1248649fd8 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e returned with HTTP 200 Aug 13 06:16:29.495191 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1101/4416] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:29 2026] GET /volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:29.881214 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-da3f4f3e-0c84-4a09-bed8-f0da76d9e4e2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:29.883372 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-da3f4f3e-0c84-4a09-bed8-f0da76d9e4e2 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] GET https://10.4.3.121/volume/v3/volumes/623cc565-b8a4-4785-ad55-952019aae875 Aug 13 06:16:29.883699 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-da3f4f3e-0c84-4a09-bed8-f0da76d9e4e2 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:29.883870 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-da3f4f3e-0c84-4a09-bed8-f0da76d9e4e2 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:29.892864 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:29.892864 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:29.899147 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-da3f4f3e-0c84-4a09-bed8-f0da76d9e4e2 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Volume info retrieved successfully. Aug 13 06:16:29.903890 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-da3f4f3e-0c84-4a09-bed8-f0da76d9e4e2 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] https://10.4.3.121/volume/v3/volumes/623cc565-b8a4-4785-ad55-952019aae875 returned with HTTP 200 Aug 13 06:16:29.904291 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1106/4417] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:29 2026] GET /volume/v3/volumes/623cc565-b8a4-4785-ad55-952019aae875 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:29.916625 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8b9c19f2-5b25-4421-a34b-d5159b1ca54d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:29.918392 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8b9c19f2-5b25-4421-a34b-d5159b1ca54d tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] GET https://10.4.3.121/volume/v3/volumes/623cc565-b8a4-4785-ad55-952019aae875 Aug 13 06:16:29.918575 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8b9c19f2-5b25-4421-a34b-d5159b1ca54d tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:29.918747 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8b9c19f2-5b25-4421-a34b-d5159b1ca54d tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:29.925971 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:29.925971 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:29.929473 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8b9c19f2-5b25-4421-a34b-d5159b1ca54d tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Volume info retrieved successfully. Aug 13 06:16:29.932891 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8b9c19f2-5b25-4421-a34b-d5159b1ca54d tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] https://10.4.3.121/volume/v3/volumes/623cc565-b8a4-4785-ad55-952019aae875 returned with HTTP 200 Aug 13 06:16:29.933292 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1114/4418] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:29 2026] GET /volume/v3/volumes/623cc565-b8a4-4785-ad55-952019aae875 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:29.947743 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cc1507d7-5b9a-4595-80f0-5fb466605515 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:29.949433 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc1507d7-5b9a-4595-80f0-5fb466605515 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:16:29.949813 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc1507d7-5b9a-4595-80f0-5fb466605515 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "623cc565-b8a4-4785-ad55-952019aae875", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-2010396526", "description": null, "metadata": null}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:29.961069 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:29.961069 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:29.961825 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cc1507d7-5b9a-4595-80f0-5fb466605515 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Volume info retrieved successfully. Aug 13 06:16:29.961825 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-cc1507d7-5b9a-4595-80f0-5fb466605515 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Create snapshot from volume 623cc565-b8a4-4785-ad55-952019aae875 Aug 13 06:16:30.002931 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-cc1507d7-5b9a-4595-80f0-5fb466605515 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Created reservations ['f212bc23-4bf2-4796-9d60-695877abd68f', 'c3b318a6-9e45-4a65-819f-0baa2cc79c34', '64fd264b-036f-4ca6-8f03-79b388404e61', '5c3ab83a-dd2a-4cb9-8cba-c7e3e9e733ba'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:30.031780 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cc1507d7-5b9a-4595-80f0-5fb466605515 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Snapshot force create request issued successfully. Aug 13 06:16:30.032277 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc1507d7-5b9a-4595-80f0-5fb466605515 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:16:30.032853 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1098/4419] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:16:29 2026] POST /volume/v3/snapshots => generated 310 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:16:30.042551 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-34a5485a-7c88-466b-8aa8-8a98ef16f4ab None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:30.044354 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-34a5485a-7c88-466b-8aa8-8a98ef16f4ab tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] GET https://10.4.3.121/volume/v3/snapshots/1411c334-3645-4094-8e86-32bbd752561e Aug 13 06:16:30.044592 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-34a5485a-7c88-466b-8aa8-8a98ef16f4ab tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:30.044811 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-34a5485a-7c88-466b-8aa8-8a98ef16f4ab tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:30.049390 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:30.049390 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:30.049816 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-34a5485a-7c88-466b-8aa8-8a98ef16f4ab tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Snapshot retrieved successfully. Aug 13 06:16:30.050509 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-34a5485a-7c88-466b-8aa8-8a98ef16f4ab tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] https://10.4.3.121/volume/v3/snapshots/1411c334-3645-4094-8e86-32bbd752561e returned with HTTP 200 Aug 13 06:16:30.050875 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1102/4420] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:30 2026] GET /volume/v3/snapshots/1411c334-3645-4094-8e86-32bbd752561e => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:30.336852 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b641fbad-5e9c-492a-ae97-b9f13bfb2dee None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:30.338809 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b641fbad-5e9c-492a-ae97-b9f13bfb2dee tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 Aug 13 06:16:30.339083 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b641fbad-5e9c-492a-ae97-b9f13bfb2dee tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:30.339360 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b641fbad-5e9c-492a-ae97-b9f13bfb2dee tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:30.349873 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:30.349873 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:30.353642 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b641fbad-5e9c-492a-ae97-b9f13bfb2dee tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:30.359063 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b641fbad-5e9c-492a-ae97-b9f13bfb2dee tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 returned with HTTP 200 Aug 13 06:16:30.359662 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1107/4421] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:30 2026] GET /volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:30.383053 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-676dbbef-41ce-47e3-8638-933656fe4791 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:30.466347 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-676dbbef-41ce-47e3-8638-933656fe4791 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:16:30.466689 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-676dbbef-41ce-47e3-8638-933656fe4791 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-624372965"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:30.468165 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-676dbbef-41ce-47e3-8638-933656fe4791 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-624372965'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:16:30.468299 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-676dbbef-41ce-47e3-8638-933656fe4791 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Create volume of 1 GB Aug 13 06:16:30.472021 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-676dbbef-41ce-47e3-8638-933656fe4791 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Availability Zones retrieved successfully. Aug 13 06:16:30.477297 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-676dbbef-41ce-47e3-8638-933656fe4791 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Flow 'volume_create_api' (73ae87ee-50e7-4198-a1f6-3a7bca4f93cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:30.478269 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-676dbbef-41ce-47e3-8638-933656fe4791 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (623fc596-e13d-4d0d-8a8d-d4b7542a0d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:30.479204 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-676dbbef-41ce-47e3-8638-933656fe4791 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:16:30.502756 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-676dbbef-41ce-47e3-8638-933656fe4791 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (623fc596-e13d-4d0d-8a8d-d4b7542a0d49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:30.503579 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-676dbbef-41ce-47e3-8638-933656fe4791 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (896a957a-8b98-4326-ac4f-445dbf46f3bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:30.506157 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6aaee49c-3047-4c2a-969a-ff2bef8ac022 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:30.508657 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6aaee49c-3047-4c2a-969a-ff2bef8ac022 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e Aug 13 06:16:30.509039 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6aaee49c-3047-4c2a-969a-ff2bef8ac022 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:30.509313 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6aaee49c-3047-4c2a-969a-ff2bef8ac022 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:30.509461 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6aaee49c-3047-4c2a-969a-ff2bef8ac022 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 99d13109-3e69-4bc5-bb6c-7fd9581fb54e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:30.514577 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:30.514577 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:30.515593 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6aaee49c-3047-4c2a-969a-ff2bef8ac022 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e returned with HTTP 200 Aug 13 06:16:30.516077 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1099/4422] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:30 2026] GET /volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:30.558877 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-676dbbef-41ce-47e3-8638-933656fe4791 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Created reservations ['0d23f270-de08-405e-b557-926e4e4f0592', '8a2d1e39-5c8d-46dd-864c-97033f3db7e4', '1a872640-9c30-4f43-a6dc-acc90ffe537b', '56a856f7-e81d-42f6-b36f-742e4ed28eb5'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:30.559590 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-676dbbef-41ce-47e3-8638-933656fe4791 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (896a957a-8b98-4326-ac4f-445dbf46f3bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d23f270-de08-405e-b557-926e4e4f0592', '8a2d1e39-5c8d-46dd-864c-97033f3db7e4', '1a872640-9c30-4f43-a6dc-acc90ffe537b', '56a856f7-e81d-42f6-b36f-742e4ed28eb5']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:30.560326 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-676dbbef-41ce-47e3-8638-933656fe4791 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (422f7dfc-d5a6-4f53-94e9-6120ff1ebe92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:30.585473 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-676dbbef-41ce-47e3-8638-933656fe4791 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (422f7dfc-d5a6-4f53-94e9-6120ff1ebe92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f71f4b3-2498-46e0-9e25-e5b7695cb37a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-624372965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a927a5c21a54e3699649535fd006478',qos_specs=None,replication_status=,reservations=['0d23f270-de08-405e-b557-926e4e4f0592','8a2d1e39-5c8d-46dd-864c-97033f3db7e4','1a872640-9c30-4f43-a6dc-acc90ffe537b','56a856f7-e81d-42f6-b36f-742e4ed28eb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30b57e839b574716b836c6ef592d5558',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:16:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-624372965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f71f4b3-2498-46e0-9e25-e5b7695cb37a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a927a5c21a54e3699649535fd006478',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30b57e839b574716b836c6ef592d5558',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:30.585631 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-676dbbef-41ce-47e3-8638-933656fe4791 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5543f5f-a789-4167-a211-11f09acda8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:30.601518 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-676dbbef-41ce-47e3-8638-933656fe4791 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5543f5f-a789-4167-a211-11f09acda8e8) transitioned into state 'SUCCESS' from state '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-624372965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a927a5c21a54e3699649535fd006478',qos_specs=None,replication_status=,reservations=['0d23f270-de08-405e-b557-926e4e4f0592','8a2d1e39-5c8d-46dd-864c-97033f3db7e4','1a872640-9c30-4f43-a6dc-acc90ffe537b','56a856f7-e81d-42f6-b36f-742e4ed28eb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30b57e839b574716b836c6ef592d5558',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:30.602247 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-676dbbef-41ce-47e3-8638-933656fe4791 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a95f7ed9-cc4b-4a93-b4d2-b7a9a7e5d55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:30.613430 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-676dbbef-41ce-47e3-8638-933656fe4791 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a95f7ed9-cc4b-4a93-b4d2-b7a9a7e5d55c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:30.614277 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-676dbbef-41ce-47e3-8638-933656fe4791 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Flow 'volume_create_api' (73ae87ee-50e7-4198-a1f6-3a7bca4f93cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:30.614580 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-676dbbef-41ce-47e3-8638-933656fe4791 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Create volume request issued successfully. Aug 13 06:16:30.615128 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-676dbbef-41ce-47e3-8638-933656fe4791 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:16:30.615538 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1115/4423] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:16:30 2026] POST /volume/v3/volumes => generated 750 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:16:30.631471 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f27988ee-3794-4bb7-bfa1-b0e12b14c4a6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:30.633213 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f27988ee-3794-4bb7-bfa1-b0e12b14c4a6 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] GET https://10.4.3.121/volume/v3/volumes/4f71f4b3-2498-46e0-9e25-e5b7695cb37a Aug 13 06:16:30.633412 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f27988ee-3794-4bb7-bfa1-b0e12b14c4a6 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:30.633587 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f27988ee-3794-4bb7-bfa1-b0e12b14c4a6 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:30.640071 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:30.640071 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:30.643433 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f27988ee-3794-4bb7-bfa1-b0e12b14c4a6 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Volume info retrieved successfully. Aug 13 06:16:30.647574 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f27988ee-3794-4bb7-bfa1-b0e12b14c4a6 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/volumes/4f71f4b3-2498-46e0-9e25-e5b7695cb37a returned with HTTP 200 Aug 13 06:16:30.647763 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1103/4424] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:30 2026] GET /volume/v3/volumes/4f71f4b3-2498-46e0-9e25-e5b7695cb37a => generated 818 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:31.060971 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-62bc792e-eb69-4a7c-b803-edfd473c9266 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:31.062672 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62bc792e-eb69-4a7c-b803-edfd473c9266 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] GET https://10.4.3.121/volume/v3/snapshots/1411c334-3645-4094-8e86-32bbd752561e Aug 13 06:16:31.062849 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-62bc792e-eb69-4a7c-b803-edfd473c9266 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:31.063035 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-62bc792e-eb69-4a7c-b803-edfd473c9266 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:31.067489 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:31.067489 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:31.067841 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-62bc792e-eb69-4a7c-b803-edfd473c9266 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Snapshot retrieved successfully. Aug 13 06:16:31.068565 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62bc792e-eb69-4a7c-b803-edfd473c9266 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] https://10.4.3.121/volume/v3/snapshots/1411c334-3645-4094-8e86-32bbd752561e returned with HTTP 200 Aug 13 06:16:31.068826 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1108/4425] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:31 2026] GET /volume/v3/snapshots/1411c334-3645-4094-8e86-32bbd752561e => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:31.077980 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b9134b05-734f-46d0-8122-bdefba00fbce None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:31.081038 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b9134b05-734f-46d0-8122-bdefba00fbce tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] GET https://10.4.3.121/volume/v3/snapshots/1411c334-3645-4094-8e86-32bbd752561e Aug 13 06:16:31.081038 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b9134b05-734f-46d0-8122-bdefba00fbce tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:31.081038 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b9134b05-734f-46d0-8122-bdefba00fbce tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:31.085285 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:31.085285 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:31.085770 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b9134b05-734f-46d0-8122-bdefba00fbce tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Snapshot retrieved successfully. Aug 13 06:16:31.086560 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b9134b05-734f-46d0-8122-bdefba00fbce tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] https://10.4.3.121/volume/v3/snapshots/1411c334-3645-4094-8e86-32bbd752561e returned with HTTP 200 Aug 13 06:16:31.086949 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1100/4426] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:31 2026] GET /volume/v3/snapshots/1411c334-3645-4094-8e86-32bbd752561e => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:31.095936 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-83618f77-93ba-4f3c-b9bb-a6c6417e3934 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:31.098204 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-83618f77-93ba-4f3c-b9bb-a6c6417e3934 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] GET https://10.4.3.121/volume/v3/snapshots/1411c334-3645-4094-8e86-32bbd752561e Aug 13 06:16:31.098449 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-83618f77-93ba-4f3c-b9bb-a6c6417e3934 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:31.098686 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-83618f77-93ba-4f3c-b9bb-a6c6417e3934 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:31.104819 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:31.104819 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:31.105367 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-83618f77-93ba-4f3c-b9bb-a6c6417e3934 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Snapshot retrieved successfully. Aug 13 06:16:31.106277 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-83618f77-93ba-4f3c-b9bb-a6c6417e3934 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] https://10.4.3.121/volume/v3/snapshots/1411c334-3645-4094-8e86-32bbd752561e returned with HTTP 200 Aug 13 06:16:31.106709 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1116/4427] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:31 2026] GET /volume/v3/snapshots/1411c334-3645-4094-8e86-32bbd752561e => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:31.117828 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-031a37a9-02c3-451a-80aa-8ea8aa5b409d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:31.120295 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-031a37a9-02c3-451a-80aa-8ea8aa5b409d tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:16:31.120794 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-031a37a9-02c3-451a-80aa-8ea8aa5b409d tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1411c334-3645-4094-8e86-32bbd752561e", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:31.122970 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-031a37a9-02c3-451a-80aa-8ea8aa5b409d tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Create volume request body: {'volume': {'snapshot_id': '1411c334-3645-4094-8e86-32bbd752561e', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:16:31.129193 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:31.129193 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:31.129801 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-031a37a9-02c3-451a-80aa-8ea8aa5b409d tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Snapshot retrieved successfully. Aug 13 06:16:31.129975 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-031a37a9-02c3-451a-80aa-8ea8aa5b409d tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Create volume of 1 GB Aug 13 06:16:31.134146 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-031a37a9-02c3-451a-80aa-8ea8aa5b409d tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Availability Zones retrieved successfully. Aug 13 06:16:31.143865 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-031a37a9-02c3-451a-80aa-8ea8aa5b409d tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Flow 'volume_create_api' (39fa8507-7365-4c15-8d8c-69e12e0672d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:31.145614 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-031a37a9-02c3-451a-80aa-8ea8aa5b409d tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (664ed60d-31ce-4f07-9761-fe21d1b607bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:31.146968 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-031a37a9-02c3-451a-80aa-8ea8aa5b409d tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:16:31.178502 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-031a37a9-02c3-451a-80aa-8ea8aa5b409d tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (664ed60d-31ce-4f07-9761-fe21d1b607bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1411c334-3645-4094-8e86-32bbd752561e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:31.179399 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-031a37a9-02c3-451a-80aa-8ea8aa5b409d tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (756e41ad-badc-4c7f-a32c-db84f2727513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:31.215079 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-031a37a9-02c3-451a-80aa-8ea8aa5b409d tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Created reservations ['2de75af1-6abd-4560-b9da-cc0b0ebd03d9', 'd74b5513-ff0f-48fa-981b-c88bfe00299f', 'dfc2bc46-b1ee-4770-9c09-58302238fbbb', '6d5887aa-be50-457b-842c-4eedb77d528a'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:31.215865 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-031a37a9-02c3-451a-80aa-8ea8aa5b409d tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (756e41ad-badc-4c7f-a32c-db84f2727513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2de75af1-6abd-4560-b9da-cc0b0ebd03d9', 'd74b5513-ff0f-48fa-981b-c88bfe00299f', 'dfc2bc46-b1ee-4770-9c09-58302238fbbb', '6d5887aa-be50-457b-842c-4eedb77d528a']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:31.216832 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-031a37a9-02c3-451a-80aa-8ea8aa5b409d tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16c5ad58-d8fa-4da0-ab3f-e7fd57cc3e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:31.255090 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-031a37a9-02c3-451a-80aa-8ea8aa5b409d tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16c5ad58-d8fa-4da0-ab3f-e7fd57cc3e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2e3cf55-9ed2-47f7-9060-fabaf45e87f5', '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='96d224e060de4ab898bec11a37b3dec1',qos_specs=None,replication_status=,reservations=['2de75af1-6abd-4560-b9da-cc0b0ebd03d9','d74b5513-ff0f-48fa-981b-c88bfe00299f','dfc2bc46-b1ee-4770-9c09-58302238fbbb','6d5887aa-be50-457b-842c-4eedb77d528a'],size=1,snapshot_id=1411c334-3645-4094-8e86-32bbd752561e,source_replicaid=,source_volid=None,status='creating',user_id='415b8d38ec154e82baaea8b7a662b75a',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:16:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2e3cf55-9ed2-47f7-9060-fabaf45e87f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96d224e060de4ab898bec11a37b3dec1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1411c334-3645-4094-8e86-32bbd752561e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='415b8d38ec154e82baaea8b7a662b75a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:31.255933 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-031a37a9-02c3-451a-80aa-8ea8aa5b409d tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b54d2e9f-45b7-43b8-a203-64581488dce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:31.274696 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-031a37a9-02c3-451a-80aa-8ea8aa5b409d tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b54d2e9f-45b7-43b8-a203-64581488dce2) transitioned into state 'SUCCESS' from 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='96d224e060de4ab898bec11a37b3dec1',qos_specs=None,replication_status=,reservations=['2de75af1-6abd-4560-b9da-cc0b0ebd03d9','d74b5513-ff0f-48fa-981b-c88bfe00299f','dfc2bc46-b1ee-4770-9c09-58302238fbbb','6d5887aa-be50-457b-842c-4eedb77d528a'],size=1,snapshot_id=1411c334-3645-4094-8e86-32bbd752561e,source_replicaid=,source_volid=None,status='creating',user_id='415b8d38ec154e82baaea8b7a662b75a',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:31.275481 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-031a37a9-02c3-451a-80aa-8ea8aa5b409d tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54b49a67-6f2a-462e-b946-b897d135bf03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:31.295317 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-031a37a9-02c3-451a-80aa-8ea8aa5b409d tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54b49a67-6f2a-462e-b946-b897d135bf03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:31.296327 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-031a37a9-02c3-451a-80aa-8ea8aa5b409d tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Flow 'volume_create_api' (39fa8507-7365-4c15-8d8c-69e12e0672d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:31.296621 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-031a37a9-02c3-451a-80aa-8ea8aa5b409d tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Create volume request issued successfully. Aug 13 06:16:31.297160 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-031a37a9-02c3-451a-80aa-8ea8aa5b409d tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:16:31.297646 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1104/4428] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:16:31 2026] POST /volume/v3/volumes => generated 741 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:16:31.312672 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3da4ad5a-d404-4b06-ade2-2221f6e6b90b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:31.314536 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3da4ad5a-d404-4b06-ade2-2221f6e6b90b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] GET https://10.4.3.121/volume/v3/volumes/b2e3cf55-9ed2-47f7-9060-fabaf45e87f5 Aug 13 06:16:31.314747 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3da4ad5a-d404-4b06-ade2-2221f6e6b90b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:31.314974 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3da4ad5a-d404-4b06-ade2-2221f6e6b90b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:31.331486 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:31.331486 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:31.338242 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3da4ad5a-d404-4b06-ade2-2221f6e6b90b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Volume info retrieved successfully. Aug 13 06:16:31.342229 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3da4ad5a-d404-4b06-ade2-2221f6e6b90b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] https://10.4.3.121/volume/v3/volumes/b2e3cf55-9ed2-47f7-9060-fabaf45e87f5 returned with HTTP 200 Aug 13 06:16:31.342613 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1109/4429] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:31 2026] GET /volume/v3/volumes/b2e3cf55-9ed2-47f7-9060-fabaf45e87f5 => generated 809 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:31.371974 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9adce76c-ddba-41d9-ad30-118a9dbb6088 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:31.375800 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9adce76c-ddba-41d9-ad30-118a9dbb6088 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 Aug 13 06:16:31.375800 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9adce76c-ddba-41d9-ad30-118a9dbb6088 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:31.375800 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9adce76c-ddba-41d9-ad30-118a9dbb6088 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:31.377735 np0000007163 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=547,cinder:UPDATE=145,cinder:INSERT=86 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:16:31.389991 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:31.389991 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:31.397156 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9adce76c-ddba-41d9-ad30-118a9dbb6088 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:31.405312 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9adce76c-ddba-41d9-ad30-118a9dbb6088 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 returned with HTTP 200 Aug 13 06:16:31.405312 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1101/4430] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:31 2026] GET /volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 => generated 884 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:31.527071 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-667425f8-75f1-4854-9ee4-b7bc318678db None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:31.528899 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-667425f8-75f1-4854-9ee4-b7bc318678db tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e Aug 13 06:16:31.529098 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-667425f8-75f1-4854-9ee4-b7bc318678db tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:31.529304 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-667425f8-75f1-4854-9ee4-b7bc318678db tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:31.529422 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-667425f8-75f1-4854-9ee4-b7bc318678db tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 99d13109-3e69-4bc5-bb6c-7fd9581fb54e. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:31.533540 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:31.533540 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:31.534208 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-667425f8-75f1-4854-9ee4-b7bc318678db tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e returned with HTTP 200 Aug 13 06:16:31.534717 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1117/4431] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:31 2026] GET /volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:31.666148 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f0fb272c-b177-4a4a-83d7-368751f47a85 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:31.666623 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f0fb272c-b177-4a4a-83d7-368751f47a85 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] GET https://10.4.3.121/volume/v3/volumes/4f71f4b3-2498-46e0-9e25-e5b7695cb37a Aug 13 06:16:31.666809 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f0fb272c-b177-4a4a-83d7-368751f47a85 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:31.667033 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f0fb272c-b177-4a4a-83d7-368751f47a85 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:31.674273 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:31.674273 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:31.677438 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f0fb272c-b177-4a4a-83d7-368751f47a85 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Volume info retrieved successfully. Aug 13 06:16:31.681708 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f0fb272c-b177-4a4a-83d7-368751f47a85 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/volumes/4f71f4b3-2498-46e0-9e25-e5b7695cb37a returned with HTTP 200 Aug 13 06:16:31.682140 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1105/4432] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:31 2026] GET /volume/v3/volumes/4f71f4b3-2498-46e0-9e25-e5b7695cb37a => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:31.698991 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7b8b2e3c-e372-4e80-9dfe-adfb5f7c1fe0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:31.700487 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7b8b2e3c-e372-4e80-9dfe-adfb5f7c1fe0 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:16:31.701985 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7b8b2e3c-e372-4e80-9dfe-adfb5f7c1fe0 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4f71f4b3-2498-46e0-9e25-e5b7695cb37a", "name": "tempest-VolumesDeleteCascade-Snapshot-1519086899"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:31.716494 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:31.716494 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:31.717011 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7b8b2e3c-e372-4e80-9dfe-adfb5f7c1fe0 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Volume info retrieved successfully. Aug 13 06:16:31.717134 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-7b8b2e3c-e372-4e80-9dfe-adfb5f7c1fe0 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Create snapshot from volume 4f71f4b3-2498-46e0-9e25-e5b7695cb37a Aug 13 06:16:31.752444 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-7b8b2e3c-e372-4e80-9dfe-adfb5f7c1fe0 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Created reservations ['e4ef9a2f-6011-4bdd-807c-4beea23cbaea', '4482e463-5d6d-4704-997b-f8211b43f841', '7aaf19bf-eab1-47e2-bc2f-e636bb7c6fa6', '1964a2ff-8100-4a46-81dd-54f4c2ecf076'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:31.779416 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7b8b2e3c-e372-4e80-9dfe-adfb5f7c1fe0 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Snapshot create request issued successfully. Aug 13 06:16:31.779761 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7b8b2e3c-e372-4e80-9dfe-adfb5f7c1fe0 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:16:31.780171 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1110/4433] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:16:31 2026] POST /volume/v3/snapshots => generated 307 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:16:31.790031 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4027bdc4-6f1f-4ec5-8923-2118c51d9afe None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:31.795453 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4027bdc4-6f1f-4ec5-8923-2118c51d9afe tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] GET https://10.4.3.121/volume/v3/snapshots/a1304c16-0736-4eb0-9139-eda18930f450 Aug 13 06:16:31.795453 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4027bdc4-6f1f-4ec5-8923-2118c51d9afe tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:31.795453 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4027bdc4-6f1f-4ec5-8923-2118c51d9afe tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:31.800897 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:31.800897 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:31.801720 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4027bdc4-6f1f-4ec5-8923-2118c51d9afe tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Snapshot retrieved successfully. Aug 13 06:16:31.802972 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4027bdc4-6f1f-4ec5-8923-2118c51d9afe tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/snapshots/a1304c16-0736-4eb0-9139-eda18930f450 returned with HTTP 200 Aug 13 06:16:31.803499 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1102/4434] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:31 2026] GET /volume/v3/snapshots/a1304c16-0736-4eb0-9139-eda18930f450 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:31.855486 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ebe12a1d-1d39-4a8d-ac30-ad3b414de383 req-be6d675d-6579-412d-a999-49c43a194a7b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:31.862535 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ebe12a1d-1d39-4a8d-ac30-ad3b414de383 req-be6d675d-6579-412d-a999-49c43a194a7b tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] POST https://10.4.3.121/volume/v3/attachments/337f3082-859d-425c-bef0-744092e777d1/action Aug 13 06:16:31.862919 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ebe12a1d-1d39-4a8d-ac30-ad3b414de383 req-be6d675d-6579-412d-a999-49c43a194a7b tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:16:31.863043 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ebe12a1d-1d39-4a8d-ac30-ad3b414de383 req-be6d675d-6579-412d-a999-49c43a194a7b tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:31.884339 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:31.884339 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:31.893002 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ebe12a1d-1d39-4a8d-ac30-ad3b414de383 req-be6d675d-6579-412d-a999-49c43a194a7b tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/attachments/337f3082-859d-425c-bef0-744092e777d1/action returned with HTTP 204 Aug 13 06:16:31.893542 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1118/4435] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:16:31 2026] POST /volume/v3/attachments/337f3082-859d-425c-bef0-744092e777d1/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:32.020027 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-d7897c86-0be3-41d0-9fec-216af9dd003b req-6cd3247a-b657-44df-975a-544f68db662f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:32.021850 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d7897c86-0be3-41d0-9fec-216af9dd003b req-6cd3247a-b657-44df-975a-544f68db662f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] DELETE https://10.4.3.121/volume/v3/attachments/65f5fc32-b589-40b8-b001-951b9a8bbf29 Aug 13 06:16:32.022032 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d7897c86-0be3-41d0-9fec-216af9dd003b req-6cd3247a-b657-44df-975a-544f68db662f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:32.022236 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d7897c86-0be3-41d0-9fec-216af9dd003b req-6cd3247a-b657-44df-975a-544f68db662f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:32.032802 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:32.032802 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:32.077738 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d7897c86-0be3-41d0-9fec-216af9dd003b req-6cd3247a-b657-44df-975a-544f68db662f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/attachments/65f5fc32-b589-40b8-b001-951b9a8bbf29 returned with HTTP 200 Aug 13 06:16:32.078493 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1106/4436] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:16:32 2026] DELETE /volume/v3/attachments/65f5fc32-b589-40b8-b001-951b9a8bbf29 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:32.356618 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e6de8fdb-810d-40f5-8cda-6012494f59ad None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:32.358576 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e6de8fdb-810d-40f5-8cda-6012494f59ad tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] GET https://10.4.3.121/volume/v3/volumes/b2e3cf55-9ed2-47f7-9060-fabaf45e87f5 Aug 13 06:16:32.358800 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e6de8fdb-810d-40f5-8cda-6012494f59ad tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:32.359035 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e6de8fdb-810d-40f5-8cda-6012494f59ad tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:32.366053 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:32.366053 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:32.369853 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e6de8fdb-810d-40f5-8cda-6012494f59ad tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Volume info retrieved successfully. Aug 13 06:16:32.374022 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e6de8fdb-810d-40f5-8cda-6012494f59ad tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] https://10.4.3.121/volume/v3/volumes/b2e3cf55-9ed2-47f7-9060-fabaf45e87f5 returned with HTTP 200 Aug 13 06:16:32.374427 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1111/4437] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:32 2026] GET /volume/v3/volumes/b2e3cf55-9ed2-47f7-9060-fabaf45e87f5 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:32.385607 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-663b4fd7-9971-48f4-8d1e-6d8f3580f635 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:32.388090 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-663b4fd7-9971-48f4-8d1e-6d8f3580f635 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] GET https://10.4.3.121/volume/v3/volumes/b2e3cf55-9ed2-47f7-9060-fabaf45e87f5 Aug 13 06:16:32.388352 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-663b4fd7-9971-48f4-8d1e-6d8f3580f635 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:32.388599 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-663b4fd7-9971-48f4-8d1e-6d8f3580f635 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:32.395313 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:32.395313 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:32.399459 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-663b4fd7-9971-48f4-8d1e-6d8f3580f635 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Volume info retrieved successfully. Aug 13 06:16:32.403153 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-663b4fd7-9971-48f4-8d1e-6d8f3580f635 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] https://10.4.3.121/volume/v3/volumes/b2e3cf55-9ed2-47f7-9060-fabaf45e87f5 returned with HTTP 200 Aug 13 06:16:32.403511 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1103/4438] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:32 2026] GET /volume/v3/volumes/b2e3cf55-9ed2-47f7-9060-fabaf45e87f5 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:32.415462 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2425c58d-adb9-49f4-b83f-fbd3cfcfc190 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:32.417178 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2425c58d-adb9-49f4-b83f-fbd3cfcfc190 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/1411c334-3645-4094-8e86-32bbd752561e Aug 13 06:16:32.417388 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2425c58d-adb9-49f4-b83f-fbd3cfcfc190 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:32.417566 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2425c58d-adb9-49f4-b83f-fbd3cfcfc190 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:32.417666 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-2425c58d-adb9-49f4-b83f-fbd3cfcfc190 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Delete snapshot with id: 1411c334-3645-4094-8e86-32bbd752561e Aug 13 06:16:32.420683 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-02738909-b265-4713-a506-9a9824b53f96 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:32.422651 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02738909-b265-4713-a506-9a9824b53f96 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 Aug 13 06:16:32.422820 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02738909-b265-4713-a506-9a9824b53f96 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:32.423002 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02738909-b265-4713-a506-9a9824b53f96 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:32.425334 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:32.425334 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:32.425738 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2425c58d-adb9-49f4-b83f-fbd3cfcfc190 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Snapshot retrieved successfully. Aug 13 06:16:32.436413 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:32.436413 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:32.441008 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-02738909-b265-4713-a506-9a9824b53f96 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:32.443659 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2425c58d-adb9-49f4-b83f-fbd3cfcfc190 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Snapshot delete request issued successfully. Aug 13 06:16:32.443928 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2425c58d-adb9-49f4-b83f-fbd3cfcfc190 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] https://10.4.3.121/volume/v3/snapshots/1411c334-3645-4094-8e86-32bbd752561e returned with HTTP 202 Aug 13 06:16:32.444479 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1119/4439] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:16:32 2026] DELETE /volume/v3/snapshots/1411c334-3645-4094-8e86-32bbd752561e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:32.446416 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02738909-b265-4713-a506-9a9824b53f96 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 returned with HTTP 200 Aug 13 06:16:32.446802 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1107/4440] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:32 2026] GET /volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 => generated 1176 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:32.452214 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cd85af32-d3ac-48e9-a3ff-82d00801a4eb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:32.454224 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cd85af32-d3ac-48e9-a3ff-82d00801a4eb tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] GET https://10.4.3.121/volume/v3/snapshots/1411c334-3645-4094-8e86-32bbd752561e Aug 13 06:16:32.454503 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cd85af32-d3ac-48e9-a3ff-82d00801a4eb tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:32.454766 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cd85af32-d3ac-48e9-a3ff-82d00801a4eb tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:32.459673 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:32.459673 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:32.460152 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-cd85af32-d3ac-48e9-a3ff-82d00801a4eb tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Snapshot retrieved successfully. Aug 13 06:16:32.460874 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cd85af32-d3ac-48e9-a3ff-82d00801a4eb tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] https://10.4.3.121/volume/v3/snapshots/1411c334-3645-4094-8e86-32bbd752561e returned with HTTP 200 Aug 13 06:16:32.461309 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1112/4441] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:32 2026] GET /volume/v3/snapshots/1411c334-3645-4094-8e86-32bbd752561e => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:32.544312 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4cbf56eb-6d49-4e4f-ac2b-34b9668df1ba None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:32.545999 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4cbf56eb-6d49-4e4f-ac2b-34b9668df1ba tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e Aug 13 06:16:32.546194 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4cbf56eb-6d49-4e4f-ac2b-34b9668df1ba tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:32.546391 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4cbf56eb-6d49-4e4f-ac2b-34b9668df1ba tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:32.546484 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4cbf56eb-6d49-4e4f-ac2b-34b9668df1ba tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 99d13109-3e69-4bc5-bb6c-7fd9581fb54e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:32.551560 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:32.551560 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:32.552480 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4cbf56eb-6d49-4e4f-ac2b-34b9668df1ba tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e returned with HTTP 200 Aug 13 06:16:32.552927 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1104/4442] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:32 2026] GET /volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:32.715824 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-b9d0e1f1-ded0-476f-8a4e-6323b4857e5e req-46e62fa8-d7e2-4fa2-a9ac-4fac3577a190 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:32.718589 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b9d0e1f1-ded0-476f-8a4e-6323b4857e5e req-46e62fa8-d7e2-4fa2-a9ac-4fac3577a190 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 Aug 13 06:16:32.718772 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b9d0e1f1-ded0-476f-8a4e-6323b4857e5e req-46e62fa8-d7e2-4fa2-a9ac-4fac3577a190 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:32.718960 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b9d0e1f1-ded0-476f-8a4e-6323b4857e5e req-46e62fa8-d7e2-4fa2-a9ac-4fac3577a190 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:32.725518 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:32.725518 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:32.728636 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-b9d0e1f1-ded0-476f-8a4e-6323b4857e5e req-46e62fa8-d7e2-4fa2-a9ac-4fac3577a190 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:16:32.732670 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b9d0e1f1-ded0-476f-8a4e-6323b4857e5e req-46e62fa8-d7e2-4fa2-a9ac-4fac3577a190 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 returned with HTTP 200 Aug 13 06:16:32.733042 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1120/4443] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:16:32 2026] GET /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:32.814509 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e1c5043f-6a25-49c9-b69b-86d163ea2861 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:32.816474 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e1c5043f-6a25-49c9-b69b-86d163ea2861 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] GET https://10.4.3.121/volume/v3/snapshots/a1304c16-0736-4eb0-9139-eda18930f450 Aug 13 06:16:32.817339 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e1c5043f-6a25-49c9-b69b-86d163ea2861 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:32.817339 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e1c5043f-6a25-49c9-b69b-86d163ea2861 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:32.823481 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:32.823481 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:32.824226 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e1c5043f-6a25-49c9-b69b-86d163ea2861 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Snapshot retrieved successfully. Aug 13 06:16:32.826320 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e1c5043f-6a25-49c9-b69b-86d163ea2861 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/snapshots/a1304c16-0736-4eb0-9139-eda18930f450 returned with HTTP 200 Aug 13 06:16:32.827035 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1108/4444] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:32 2026] GET /volume/v3/snapshots/a1304c16-0736-4eb0-9139-eda18930f450 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:32.837665 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-381d6ffe-badc-4f5b-9ea8-e6740ca5253b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:32.839316 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-381d6ffe-badc-4f5b-9ea8-e6740ca5253b tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:16:32.839628 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-381d6ffe-badc-4f5b-9ea8-e6740ca5253b tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4f71f4b3-2498-46e0-9e25-e5b7695cb37a", "name": "tempest-VolumesDeleteCascade-Snapshot-391791379"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:32.847502 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:32.847502 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:32.847882 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-381d6ffe-badc-4f5b-9ea8-e6740ca5253b tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Volume info retrieved successfully. Aug 13 06:16:32.848016 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-381d6ffe-badc-4f5b-9ea8-e6740ca5253b tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Create snapshot from volume 4f71f4b3-2498-46e0-9e25-e5b7695cb37a Aug 13 06:16:32.887595 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-381d6ffe-badc-4f5b-9ea8-e6740ca5253b tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Created reservations ['f8012d07-f72b-418e-8319-bd47f4f73d3f', 'c58965b2-e693-4082-95aa-bdccbe63c981', '96e55e0d-4a10-4e25-8239-eb1843a59bbf', '7e0d236b-69f7-47cc-aacc-409592074c16'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:32.925273 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-381d6ffe-badc-4f5b-9ea8-e6740ca5253b tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Snapshot create request issued successfully. Aug 13 06:16:32.925651 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-381d6ffe-badc-4f5b-9ea8-e6740ca5253b tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:16:32.926169 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1113/4445] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:16:32 2026] POST /volume/v3/snapshots => generated 306 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:16:32.938494 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ba888c92-888d-44e8-aba7-2c0b9f8d7c56 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:32.940782 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ba888c92-888d-44e8-aba7-2c0b9f8d7c56 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] GET https://10.4.3.121/volume/v3/snapshots/12a5ec1e-14ff-47da-8db8-f0f17790ed5d Aug 13 06:16:32.940914 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ba888c92-888d-44e8-aba7-2c0b9f8d7c56 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:32.941084 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ba888c92-888d-44e8-aba7-2c0b9f8d7c56 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:32.945656 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:32.945656 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:32.946076 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ba888c92-888d-44e8-aba7-2c0b9f8d7c56 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Snapshot retrieved successfully. Aug 13 06:16:32.946821 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ba888c92-888d-44e8-aba7-2c0b9f8d7c56 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/snapshots/12a5ec1e-14ff-47da-8db8-f0f17790ed5d returned with HTTP 200 Aug 13 06:16:32.947236 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1105/4446] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:32 2026] GET /volume/v3/snapshots/12a5ec1e-14ff-47da-8db8-f0f17790ed5d => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:33.469414 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-07a42a0e-cf09-4e7d-b715-6f613b8c591b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:33.474952 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-07a42a0e-cf09-4e7d-b715-6f613b8c591b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] GET https://10.4.3.121/volume/v3/snapshots/1411c334-3645-4094-8e86-32bbd752561e Aug 13 06:16:33.475129 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-07a42a0e-cf09-4e7d-b715-6f613b8c591b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:33.475419 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-07a42a0e-cf09-4e7d-b715-6f613b8c591b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:33.482643 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-07a42a0e-cf09-4e7d-b715-6f613b8c591b tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] https://10.4.3.121/volume/v3/snapshots/1411c334-3645-4094-8e86-32bbd752561e returned with HTTP 404 Aug 13 06:16:33.483209 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1121/4447] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:33 2026] GET /volume/v3/snapshots/1411c334-3645-4094-8e86-32bbd752561e => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:33.491096 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2cc59046-7c00-43cc-b1c3-06b383f1a3b7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:33.493579 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2cc59046-7c00-43cc-b1c3-06b383f1a3b7 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] DELETE https://10.4.3.121/volume/v3/volumes/623cc565-b8a4-4785-ad55-952019aae875 Aug 13 06:16:33.493839 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2cc59046-7c00-43cc-b1c3-06b383f1a3b7 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:33.494134 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2cc59046-7c00-43cc-b1c3-06b383f1a3b7 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:33.494389 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-2cc59046-7c00-43cc-b1c3-06b383f1a3b7 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Delete volume with id: 623cc565-b8a4-4785-ad55-952019aae875 Aug 13 06:16:33.505575 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:33.505575 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:33.506284 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2cc59046-7c00-43cc-b1c3-06b383f1a3b7 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Volume info retrieved successfully. Aug 13 06:16:33.530036 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2cc59046-7c00-43cc-b1c3-06b383f1a3b7 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Delete volume request issued successfully. Aug 13 06:16:33.530393 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2cc59046-7c00-43cc-b1c3-06b383f1a3b7 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] https://10.4.3.121/volume/v3/volumes/623cc565-b8a4-4785-ad55-952019aae875 returned with HTTP 202 Aug 13 06:16:33.530842 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1109/4448] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:16:33 2026] DELETE /volume/v3/volumes/623cc565-b8a4-4785-ad55-952019aae875 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:33.541112 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0244fb8a-1180-42ca-a1f5-bb0d3cb02154 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:33.543687 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0244fb8a-1180-42ca-a1f5-bb0d3cb02154 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] GET https://10.4.3.121/volume/v3/volumes/623cc565-b8a4-4785-ad55-952019aae875 Aug 13 06:16:33.543959 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0244fb8a-1180-42ca-a1f5-bb0d3cb02154 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:33.544235 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0244fb8a-1180-42ca-a1f5-bb0d3cb02154 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:33.553434 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:33.553434 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:33.558161 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0244fb8a-1180-42ca-a1f5-bb0d3cb02154 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Volume info retrieved successfully. Aug 13 06:16:33.563607 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0244fb8a-1180-42ca-a1f5-bb0d3cb02154 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] https://10.4.3.121/volume/v3/volumes/623cc565-b8a4-4785-ad55-952019aae875 returned with HTTP 200 Aug 13 06:16:33.564232 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1114/4449] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:33 2026] GET /volume/v3/volumes/623cc565-b8a4-4785-ad55-952019aae875 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:33.564630 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-12c15c0b-6ff5-44cb-9c5a-a3fbcd7da778 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:33.567044 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-12c15c0b-6ff5-44cb-9c5a-a3fbcd7da778 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e Aug 13 06:16:33.567459 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-12c15c0b-6ff5-44cb-9c5a-a3fbcd7da778 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:33.568829 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-12c15c0b-6ff5-44cb-9c5a-a3fbcd7da778 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:33.568829 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-12c15c0b-6ff5-44cb-9c5a-a3fbcd7da778 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 99d13109-3e69-4bc5-bb6c-7fd9581fb54e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:33.573439 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:33.573439 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:33.574512 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-12c15c0b-6ff5-44cb-9c5a-a3fbcd7da778 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e returned with HTTP 200 Aug 13 06:16:33.575152 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1106/4450] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:33 2026] GET /volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:33.958665 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-10d29fe1-48d8-4b4d-b7b8-256ab5663989 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:33.961291 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-10d29fe1-48d8-4b4d-b7b8-256ab5663989 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] GET https://10.4.3.121/volume/v3/snapshots/12a5ec1e-14ff-47da-8db8-f0f17790ed5d Aug 13 06:16:33.961801 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-10d29fe1-48d8-4b4d-b7b8-256ab5663989 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:33.961801 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-10d29fe1-48d8-4b4d-b7b8-256ab5663989 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:33.968891 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:33.968891 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:33.969328 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-10d29fe1-48d8-4b4d-b7b8-256ab5663989 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Snapshot retrieved successfully. Aug 13 06:16:33.970425 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-10d29fe1-48d8-4b4d-b7b8-256ab5663989 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/snapshots/12a5ec1e-14ff-47da-8db8-f0f17790ed5d returned with HTTP 200 Aug 13 06:16:33.970794 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1122/4451] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:33 2026] GET /volume/v3/snapshots/12a5ec1e-14ff-47da-8db8-f0f17790ed5d => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:33.981953 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5442eaba-e9a6-4df1-ace1-429da3c91840 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:33.983595 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5442eaba-e9a6-4df1-ace1-429da3c91840 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] DELETE https://10.4.3.121/volume/v3/volumes/4f71f4b3-2498-46e0-9e25-e5b7695cb37a?cascade=True Aug 13 06:16:33.983776 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5442eaba-e9a6-4df1-ace1-429da3c91840 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:33.983969 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5442eaba-e9a6-4df1-ace1-429da3c91840 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:33.984126 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-5442eaba-e9a6-4df1-ace1-429da3c91840 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Delete volume with id: 4f71f4b3-2498-46e0-9e25-e5b7695cb37a Aug 13 06:16:33.990396 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:33.990396 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:33.990766 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5442eaba-e9a6-4df1-ace1-429da3c91840 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Volume info retrieved successfully. Aug 13 06:16:34.018725 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5442eaba-e9a6-4df1-ace1-429da3c91840 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Delete volume request issued successfully. Aug 13 06:16:34.018966 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5442eaba-e9a6-4df1-ace1-429da3c91840 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/volumes/4f71f4b3-2498-46e0-9e25-e5b7695cb37a?cascade=True returned with HTTP 202 Aug 13 06:16:34.019406 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1110/4452] 10.4.3.121 () {66 vars in 1376 bytes} [Thu Aug 13 06:16:33 2026] DELETE /volume/v3/volumes/4f71f4b3-2498-46e0-9e25-e5b7695cb37a?cascade=True => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:34.028013 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2ca7269a-2312-454f-b5dc-afff9f66cc64 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:34.030117 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2ca7269a-2312-454f-b5dc-afff9f66cc64 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] GET https://10.4.3.121/volume/v3/volumes/4f71f4b3-2498-46e0-9e25-e5b7695cb37a Aug 13 06:16:34.030318 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2ca7269a-2312-454f-b5dc-afff9f66cc64 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:34.030508 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2ca7269a-2312-454f-b5dc-afff9f66cc64 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:34.037042 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:34.037042 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:34.042098 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2ca7269a-2312-454f-b5dc-afff9f66cc64 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Volume info retrieved successfully. Aug 13 06:16:34.048020 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2ca7269a-2312-454f-b5dc-afff9f66cc64 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/volumes/4f71f4b3-2498-46e0-9e25-e5b7695cb37a returned with HTTP 200 Aug 13 06:16:34.048557 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1115/4453] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:34 2026] GET /volume/v3/volumes/4f71f4b3-2498-46e0-9e25-e5b7695cb37a => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:34.581400 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e6b4f187-ad01-47a7-a411-a514d195d3bf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:34.582304 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6b4f187-ad01-47a7-a411-a514d195d3bf tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] GET https://10.4.3.121/volume/v3/volumes/623cc565-b8a4-4785-ad55-952019aae875 Aug 13 06:16:34.582515 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6b4f187-ad01-47a7-a411-a514d195d3bf tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:34.582700 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6b4f187-ad01-47a7-a411-a514d195d3bf tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:34.588969 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3eb22a2a-59bb-4d04-bfda-7bc667813161 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:34.590083 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6b4f187-ad01-47a7-a411-a514d195d3bf tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] https://10.4.3.121/volume/v3/volumes/623cc565-b8a4-4785-ad55-952019aae875 returned with HTTP 404 Aug 13 06:16:34.590582 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1107/4454] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:34 2026] GET /volume/v3/volumes/623cc565-b8a4-4785-ad55-952019aae875 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:34.592642 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3eb22a2a-59bb-4d04-bfda-7bc667813161 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e Aug 13 06:16:34.592803 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3eb22a2a-59bb-4d04-bfda-7bc667813161 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:34.592992 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3eb22a2a-59bb-4d04-bfda-7bc667813161 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:34.593126 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-3eb22a2a-59bb-4d04-bfda-7bc667813161 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 99d13109-3e69-4bc5-bb6c-7fd9581fb54e. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:34.597624 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:34.597624 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:34.598357 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3eb22a2a-59bb-4d04-bfda-7bc667813161 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e returned with HTTP 200 Aug 13 06:16:34.598435 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d7c14af2-41e8-4c13-b8a0-c3b08cb34b12 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:34.598713 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1123/4455] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:34 2026] GET /volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:34.600477 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d7c14af2-41e8-4c13-b8a0-c3b08cb34b12 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] DELETE https://10.4.3.121/volume/v3/volumes/b2e3cf55-9ed2-47f7-9060-fabaf45e87f5 Aug 13 06:16:34.600693 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d7c14af2-41e8-4c13-b8a0-c3b08cb34b12 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:34.600927 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d7c14af2-41e8-4c13-b8a0-c3b08cb34b12 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:34.601094 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-d7c14af2-41e8-4c13-b8a0-c3b08cb34b12 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Delete volume with id: b2e3cf55-9ed2-47f7-9060-fabaf45e87f5 Aug 13 06:16:34.607667 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:34.607667 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:34.608122 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d7c14af2-41e8-4c13-b8a0-c3b08cb34b12 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Volume info retrieved successfully. Aug 13 06:16:34.621596 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d7c14af2-41e8-4c13-b8a0-c3b08cb34b12 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Delete volume request issued successfully. Aug 13 06:16:34.621763 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d7c14af2-41e8-4c13-b8a0-c3b08cb34b12 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] https://10.4.3.121/volume/v3/volumes/b2e3cf55-9ed2-47f7-9060-fabaf45e87f5 returned with HTTP 202 Aug 13 06:16:34.622152 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1111/4456] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:16:34 2026] DELETE /volume/v3/volumes/b2e3cf55-9ed2-47f7-9060-fabaf45e87f5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:34.630019 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5745ca9d-fa53-4e92-b2d9-24634026e942 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:34.631569 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5745ca9d-fa53-4e92-b2d9-24634026e942 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] GET https://10.4.3.121/volume/v3/volumes/b2e3cf55-9ed2-47f7-9060-fabaf45e87f5 Aug 13 06:16:34.631723 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5745ca9d-fa53-4e92-b2d9-24634026e942 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:34.631903 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5745ca9d-fa53-4e92-b2d9-24634026e942 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:34.639174 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:34.639174 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:34.643483 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5745ca9d-fa53-4e92-b2d9-24634026e942 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Volume info retrieved successfully. Aug 13 06:16:34.648045 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5745ca9d-fa53-4e92-b2d9-24634026e942 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] https://10.4.3.121/volume/v3/volumes/b2e3cf55-9ed2-47f7-9060-fabaf45e87f5 returned with HTTP 200 Aug 13 06:16:34.648602 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1116/4457] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:34 2026] GET /volume/v3/volumes/b2e3cf55-9ed2-47f7-9060-fabaf45e87f5 => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:35.063063 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-503e50e0-dfa5-4baa-b75e-29a9c2ce8d32 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:35.064787 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-503e50e0-dfa5-4baa-b75e-29a9c2ce8d32 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] GET https://10.4.3.121/volume/v3/volumes/4f71f4b3-2498-46e0-9e25-e5b7695cb37a Aug 13 06:16:35.065001 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-503e50e0-dfa5-4baa-b75e-29a9c2ce8d32 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:35.065174 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-503e50e0-dfa5-4baa-b75e-29a9c2ce8d32 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:35.070343 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-503e50e0-dfa5-4baa-b75e-29a9c2ce8d32 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/volumes/4f71f4b3-2498-46e0-9e25-e5b7695cb37a returned with HTTP 404 Aug 13 06:16:35.070737 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1108/4458] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:35 2026] GET /volume/v3/volumes/4f71f4b3-2498-46e0-9e25-e5b7695cb37a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:35.077577 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bb169943-e9b0-4fbe-8f58-2fd13ea6f903 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:35.079496 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bb169943-e9b0-4fbe-8f58-2fd13ea6f903 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] GET https://10.4.3.121/volume/v3/volumes Aug 13 06:16:35.079666 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bb169943-e9b0-4fbe-8f58-2fd13ea6f903 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:35.079908 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bb169943-e9b0-4fbe-8f58-2fd13ea6f903 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:35.080163 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-bb169943-e9b0-4fbe-8f58-2fd13ea6f903 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:16:35.080796 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-bb169943-e9b0-4fbe-8f58-2fd13ea6f903 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:16:35.087746 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bb169943-e9b0-4fbe-8f58-2fd13ea6f903 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Get all volumes completed successfully. Aug 13 06:16:35.088036 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bb169943-e9b0-4fbe-8f58-2fd13ea6f903 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 200 Aug 13 06:16:35.088413 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1124/4459] 10.4.3.121 () {66 vars in 1237 bytes} [Thu Aug 13 06:16:35 2026] GET /volume/v3/volumes => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:16:35.097951 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-38aa63a7-6f4c-4ae3-b200-253bc227bf0b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:35.099769 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-38aa63a7-6f4c-4ae3-b200-253bc227bf0b tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] GET https://10.4.3.121/volume/v3/snapshots Aug 13 06:16:35.100002 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-38aa63a7-6f4c-4ae3-b200-253bc227bf0b tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:35.100206 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-38aa63a7-6f4c-4ae3-b200-253bc227bf0b tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:35.100485 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-38aa63a7-6f4c-4ae3-b200-253bc227bf0b tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:16:35.101525 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-38aa63a7-6f4c-4ae3-b200-253bc227bf0b tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:16:35.104616 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-38aa63a7-6f4c-4ae3-b200-253bc227bf0b tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Get all snapshots completed successfully. Aug 13 06:16:35.104886 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-38aa63a7-6f4c-4ae3-b200-253bc227bf0b tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 200 Aug 13 06:16:35.105231 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1112/4460] 10.4.3.121 () {66 vars in 1243 bytes} [Thu Aug 13 06:16:35 2026] GET /volume/v3/snapshots => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:16:35.115202 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1d175a13-2434-4731-a9fb-0b9dbff0f950 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:35.116995 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d175a13-2434-4731-a9fb-0b9dbff0f950 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/12a5ec1e-14ff-47da-8db8-f0f17790ed5d Aug 13 06:16:35.117269 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1d175a13-2434-4731-a9fb-0b9dbff0f950 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:35.117422 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1d175a13-2434-4731-a9fb-0b9dbff0f950 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:35.117522 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-1d175a13-2434-4731-a9fb-0b9dbff0f950 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Delete snapshot with id: 12a5ec1e-14ff-47da-8db8-f0f17790ed5d Aug 13 06:16:35.122386 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1d175a13-2434-4731-a9fb-0b9dbff0f950 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/snapshots/12a5ec1e-14ff-47da-8db8-f0f17790ed5d returned with HTTP 404 Aug 13 06:16:35.122862 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1117/4461] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:16:35 2026] DELETE /volume/v3/snapshots/12a5ec1e-14ff-47da-8db8-f0f17790ed5d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:35.129370 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b78444dd-40fb-4e32-bfff-7a705a55e896 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:35.131678 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b78444dd-40fb-4e32-bfff-7a705a55e896 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/a1304c16-0736-4eb0-9139-eda18930f450 Aug 13 06:16:35.131946 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b78444dd-40fb-4e32-bfff-7a705a55e896 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:35.132239 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b78444dd-40fb-4e32-bfff-7a705a55e896 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:35.132361 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-b78444dd-40fb-4e32-bfff-7a705a55e896 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Delete snapshot with id: a1304c16-0736-4eb0-9139-eda18930f450 Aug 13 06:16:35.137658 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b78444dd-40fb-4e32-bfff-7a705a55e896 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/snapshots/a1304c16-0736-4eb0-9139-eda18930f450 returned with HTTP 404 Aug 13 06:16:35.138404 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1109/4462] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:16:35 2026] DELETE /volume/v3/snapshots/a1304c16-0736-4eb0-9139-eda18930f450 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:35.144870 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-32be7687-f23e-4165-80b4-01492e676ffe None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:35.147219 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-32be7687-f23e-4165-80b4-01492e676ffe tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] GET https://10.4.3.121/volume/v3/volumes/4f71f4b3-2498-46e0-9e25-e5b7695cb37a Aug 13 06:16:35.147490 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-32be7687-f23e-4165-80b4-01492e676ffe tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:35.147743 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-32be7687-f23e-4165-80b4-01492e676ffe tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:35.155020 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-32be7687-f23e-4165-80b4-01492e676ffe tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/volumes/4f71f4b3-2498-46e0-9e25-e5b7695cb37a returned with HTTP 404 Aug 13 06:16:35.155690 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1125/4463] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:35 2026] GET /volume/v3/volumes/4f71f4b3-2498-46e0-9e25-e5b7695cb37a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:35.162116 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-38128494-ca35-4487-a3df-999782f7fa52 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:35.163886 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-38128494-ca35-4487-a3df-999782f7fa52 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] DELETE https://10.4.3.121/volume/v3/volumes/4f71f4b3-2498-46e0-9e25-e5b7695cb37a Aug 13 06:16:35.164086 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-38128494-ca35-4487-a3df-999782f7fa52 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:35.164292 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-38128494-ca35-4487-a3df-999782f7fa52 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:35.164446 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-38128494-ca35-4487-a3df-999782f7fa52 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Delete volume with id: 4f71f4b3-2498-46e0-9e25-e5b7695cb37a Aug 13 06:16:35.171448 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-38128494-ca35-4487-a3df-999782f7fa52 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/volumes/4f71f4b3-2498-46e0-9e25-e5b7695cb37a returned with HTTP 404 Aug 13 06:16:35.172197 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1113/4464] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:16:35 2026] DELETE /volume/v3/volumes/4f71f4b3-2498-46e0-9e25-e5b7695cb37a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:35.181161 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3d0fb213-5ca8-4486-96d7-3a19d3526a45 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:35.183120 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3d0fb213-5ca8-4486-96d7-3a19d3526a45 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:16:35.183527 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3d0fb213-5ca8-4486-96d7-3a19d3526a45 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-519931019"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:35.185211 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-3d0fb213-5ca8-4486-96d7-3a19d3526a45 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-519931019'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:16:35.185385 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-3d0fb213-5ca8-4486-96d7-3a19d3526a45 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Create volume of 1 GB Aug 13 06:16:35.190488 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3d0fb213-5ca8-4486-96d7-3a19d3526a45 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Availability Zones retrieved successfully. Aug 13 06:16:35.196703 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3d0fb213-5ca8-4486-96d7-3a19d3526a45 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Flow 'volume_create_api' (e47771b1-73cd-404b-a06a-edfc0f4c37b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:35.198321 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3d0fb213-5ca8-4486-96d7-3a19d3526a45 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ad1372f-52ae-4bd5-8ac8-d91b0ddb5ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:35.199199 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-3d0fb213-5ca8-4486-96d7-3a19d3526a45 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:16:35.228165 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3d0fb213-5ca8-4486-96d7-3a19d3526a45 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ad1372f-52ae-4bd5-8ac8-d91b0ddb5ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:35.229106 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3d0fb213-5ca8-4486-96d7-3a19d3526a45 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2b48c74-106d-4131-8d6c-1a70e596b6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:35.266127 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-3d0fb213-5ca8-4486-96d7-3a19d3526a45 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Created reservations ['8bce8ee6-21bd-40b7-ad9b-c66aabf278f6', '1c49ddef-6265-49dc-8531-3a2e4c0f5ba3', 'c565076e-8d15-449d-8295-e4e943e29dbd', '661f4ee9-2afd-4ed6-acba-596acca88f4b'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:35.266843 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3d0fb213-5ca8-4486-96d7-3a19d3526a45 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2b48c74-106d-4131-8d6c-1a70e596b6c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bce8ee6-21bd-40b7-ad9b-c66aabf278f6', '1c49ddef-6265-49dc-8531-3a2e4c0f5ba3', 'c565076e-8d15-449d-8295-e4e943e29dbd', '661f4ee9-2afd-4ed6-acba-596acca88f4b']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:35.267962 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3d0fb213-5ca8-4486-96d7-3a19d3526a45 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e3e9486-5e3a-4d9c-9c7c-05df6016f835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:35.288478 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3d0fb213-5ca8-4486-96d7-3a19d3526a45 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e3e9486-5e3a-4d9c-9c7c-05df6016f835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '844b5264-0302-4bb7-9bd3-45d2428754ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-519931019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a927a5c21a54e3699649535fd006478',qos_specs=None,replication_status=,reservations=['8bce8ee6-21bd-40b7-ad9b-c66aabf278f6','1c49ddef-6265-49dc-8531-3a2e4c0f5ba3','c565076e-8d15-449d-8295-e4e943e29dbd','661f4ee9-2afd-4ed6-acba-596acca88f4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30b57e839b574716b836c6ef592d5558',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:16:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-519931019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=844b5264-0302-4bb7-9bd3-45d2428754ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a927a5c21a54e3699649535fd006478',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30b57e839b574716b836c6ef592d5558',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:35.290379 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3d0fb213-5ca8-4486-96d7-3a19d3526a45 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49d7b4c7-3268-49ab-ad6b-e6cba740b701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:35.306065 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3d0fb213-5ca8-4486-96d7-3a19d3526a45 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49d7b4c7-3268-49ab-ad6b-e6cba740b701) transitioned into state 'SUCCESS' from state '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-519931019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a927a5c21a54e3699649535fd006478',qos_specs=None,replication_status=,reservations=['8bce8ee6-21bd-40b7-ad9b-c66aabf278f6','1c49ddef-6265-49dc-8531-3a2e4c0f5ba3','c565076e-8d15-449d-8295-e4e943e29dbd','661f4ee9-2afd-4ed6-acba-596acca88f4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30b57e839b574716b836c6ef592d5558',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:35.306065 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3d0fb213-5ca8-4486-96d7-3a19d3526a45 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84f7a234-4680-4ef3-a0b2-dca470fa34fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:35.315277 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3d0fb213-5ca8-4486-96d7-3a19d3526a45 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84f7a234-4680-4ef3-a0b2-dca470fa34fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:35.316104 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-3d0fb213-5ca8-4486-96d7-3a19d3526a45 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Flow 'volume_create_api' (e47771b1-73cd-404b-a06a-edfc0f4c37b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:35.316502 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3d0fb213-5ca8-4486-96d7-3a19d3526a45 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Create volume request issued successfully. Aug 13 06:16:35.317144 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3d0fb213-5ca8-4486-96d7-3a19d3526a45 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:16:35.317675 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1118/4465] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:16:35 2026] POST /volume/v3/volumes => generated 750 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:16:35.332685 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6d32c794-868b-4662-b702-d3b5b5abbe91 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:35.334334 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6d32c794-868b-4662-b702-d3b5b5abbe91 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] GET https://10.4.3.121/volume/v3/volumes/844b5264-0302-4bb7-9bd3-45d2428754ef Aug 13 06:16:35.334535 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6d32c794-868b-4662-b702-d3b5b5abbe91 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:35.334642 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6d32c794-868b-4662-b702-d3b5b5abbe91 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:35.347148 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:35.347148 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:35.358144 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6d32c794-868b-4662-b702-d3b5b5abbe91 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Volume info retrieved successfully. Aug 13 06:16:35.362346 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6d32c794-868b-4662-b702-d3b5b5abbe91 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/volumes/844b5264-0302-4bb7-9bd3-45d2428754ef returned with HTTP 200 Aug 13 06:16:35.362716 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1110/4466] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:35 2026] GET /volume/v3/volumes/844b5264-0302-4bb7-9bd3-45d2428754ef => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:35.534537 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-682c6fcb-51df-44cc-b959-976850be76fa req-8943af63-2418-4b42-a4ea-551efc3d95f4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:35.537303 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-682c6fcb-51df-44cc-b959-976850be76fa req-8943af63-2418-4b42-a4ea-551efc3d95f4 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 Aug 13 06:16:35.537531 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-682c6fcb-51df-44cc-b959-976850be76fa req-8943af63-2418-4b42-a4ea-551efc3d95f4 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:35.537768 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-682c6fcb-51df-44cc-b959-976850be76fa req-8943af63-2418-4b42-a4ea-551efc3d95f4 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:35.553467 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:35.553467 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:35.559079 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-682c6fcb-51df-44cc-b959-976850be76fa req-8943af63-2418-4b42-a4ea-551efc3d95f4 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:35.563829 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-682c6fcb-51df-44cc-b959-976850be76fa req-8943af63-2418-4b42-a4ea-551efc3d95f4 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 returned with HTTP 200 Aug 13 06:16:35.564360 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1126/4467] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:16:35 2026] GET /volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 => generated 1176 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:35.585215 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-682c6fcb-51df-44cc-b959-976850be76fa req-49540e63-6f8c-4685-8eb1-ac766d8745e6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:35.587354 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-682c6fcb-51df-44cc-b959-976850be76fa req-49540e63-6f8c-4685-8eb1-ac766d8745e6 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] POST https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38/action Aug 13 06:16:35.587678 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-682c6fcb-51df-44cc-b959-976850be76fa req-49540e63-6f8c-4685-8eb1-ac766d8745e6 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:16:35.587807 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-682c6fcb-51df-44cc-b959-976850be76fa req-49540e63-6f8c-4685-8eb1-ac766d8745e6 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:35.600098 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:35.600098 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:35.600584 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-682c6fcb-51df-44cc-b959-976850be76fa req-49540e63-6f8c-4685-8eb1-ac766d8745e6 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:35.608942 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-682c6fcb-51df-44cc-b959-976850be76fa req-49540e63-6f8c-4685-8eb1-ac766d8745e6 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Begin detaching volume completed successfully. Aug 13 06:16:35.609059 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-682c6fcb-51df-44cc-b959-976850be76fa req-49540e63-6f8c-4685-8eb1-ac766d8745e6 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38/action returned with HTTP 202 Aug 13 06:16:35.609640 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1114/4468] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:16:35 2026] POST /volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:16:35.609951 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-59782f01-609f-4d32-9045-35f94b951b9e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:35.611909 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59782f01-609f-4d32-9045-35f94b951b9e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e Aug 13 06:16:35.612109 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-59782f01-609f-4d32-9045-35f94b951b9e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:35.612306 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-59782f01-609f-4d32-9045-35f94b951b9e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:35.612418 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-59782f01-609f-4d32-9045-35f94b951b9e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 99d13109-3e69-4bc5-bb6c-7fd9581fb54e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:35.616664 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:35.616664 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:35.617372 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59782f01-609f-4d32-9045-35f94b951b9e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e returned with HTTP 200 Aug 13 06:16:35.617838 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1119/4469] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:35 2026] GET /volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:35.653796 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4accb918-9c9e-4263-9cad-dae8566ea699 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:35.654272 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4accb918-9c9e-4263-9cad-dae8566ea699 None None] GET https://10.4.3.121/volume// Aug 13 06:16:35.654363 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4accb918-9c9e-4263-9cad-dae8566ea699 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:35.654555 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4accb918-9c9e-4263-9cad-dae8566ea699 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:35.654895 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4accb918-9c9e-4263-9cad-dae8566ea699 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:16:35.656037 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1111/4470] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:16:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:16:35.661703 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-73c875e5-119d-4b16-ba35-b85072bc5742 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:35.663401 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-682c6fcb-51df-44cc-b959-976850be76fa req-e83ef916-8804-4207-bc67-2d2d56702a02 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:35.663599 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-73c875e5-119d-4b16-ba35-b85072bc5742 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] GET https://10.4.3.121/volume/v3/volumes/b2e3cf55-9ed2-47f7-9060-fabaf45e87f5 Aug 13 06:16:35.663793 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-73c875e5-119d-4b16-ba35-b85072bc5742 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:35.664037 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-73c875e5-119d-4b16-ba35-b85072bc5742 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:35.665370 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-682c6fcb-51df-44cc-b959-976850be76fa req-e83ef916-8804-4207-bc67-2d2d56702a02 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 Aug 13 06:16:35.665552 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-682c6fcb-51df-44cc-b959-976850be76fa req-e83ef916-8804-4207-bc67-2d2d56702a02 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:35.665725 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-682c6fcb-51df-44cc-b959-976850be76fa req-e83ef916-8804-4207-bc67-2d2d56702a02 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:35.671320 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-73c875e5-119d-4b16-ba35-b85072bc5742 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] https://10.4.3.121/volume/v3/volumes/b2e3cf55-9ed2-47f7-9060-fabaf45e87f5 returned with HTTP 404 Aug 13 06:16:35.671859 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1127/4471] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:35 2026] GET /volume/v3/volumes/b2e3cf55-9ed2-47f7-9060-fabaf45e87f5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:35.674034 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:35.674034 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:35.674289 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ec2f1520-f916-4afc-8c4d-ec9bda5a7f16 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:35.676113 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ec2f1520-f916-4afc-8c4d-ec9bda5a7f16 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] DELETE https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 Aug 13 06:16:35.676330 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ec2f1520-f916-4afc-8c4d-ec9bda5a7f16 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:35.676532 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ec2f1520-f916-4afc-8c4d-ec9bda5a7f16 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:35.677776 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-ec2f1520-f916-4afc-8c4d-ec9bda5a7f16 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Delete volume with id: 068d734f-4efd-4ddf-a0e0-23fa27f0ec50 Aug 13 06:16:35.677824 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-682c6fcb-51df-44cc-b959-976850be76fa req-e83ef916-8804-4207-bc67-2d2d56702a02 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:35.680439 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-682c6fcb-51df-44cc-b959-976850be76fa req-e83ef916-8804-4207-bc67-2d2d56702a02 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 returned with HTTP 200 Aug 13 06:16:35.681537 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3e529c21-725a-412f-bede-340356c989b1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:35.681621 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1115/4472] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:16:35 2026] GET /volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 => generated 1359 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:16:35.683132 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e529c21-725a-412f-bede-340356c989b1 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/1411c334-3645-4094-8e86-32bbd752561e Aug 13 06:16:35.683132 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e529c21-725a-412f-bede-340356c989b1 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:35.683132 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3e529c21-725a-412f-bede-340356c989b1 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:35.683440 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-3e529c21-725a-412f-bede-340356c989b1 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Delete snapshot with id: 1411c334-3645-4094-8e86-32bbd752561e Aug 13 06:16:35.684735 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:35.684735 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:35.685383 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ec2f1520-f916-4afc-8c4d-ec9bda5a7f16 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:16:35.687232 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3e529c21-725a-412f-bede-340356c989b1 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] https://10.4.3.121/volume/v3/snapshots/1411c334-3645-4094-8e86-32bbd752561e returned with HTTP 404 Aug 13 06:16:35.687685 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1112/4473] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:16:35 2026] DELETE /volume/v3/snapshots/1411c334-3645-4094-8e86-32bbd752561e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:35.694791 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9efea0ff-373f-416a-bc02-0f9c0b3603b7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:35.696553 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9efea0ff-373f-416a-bc02-0f9c0b3603b7 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] GET https://10.4.3.121/volume/v3/snapshots/1411c334-3645-4094-8e86-32bbd752561e Aug 13 06:16:35.696932 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9efea0ff-373f-416a-bc02-0f9c0b3603b7 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:35.696932 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9efea0ff-373f-416a-bc02-0f9c0b3603b7 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:35.699149 np0000007163 devstack@c-api.service[100323]: WARNING cinder.keymgr.conf_key_mgr [None req-ec2f1520-f916-4afc-8c4d-ec9bda5a7f16 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 06:16:35.703285 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9efea0ff-373f-416a-bc02-0f9c0b3603b7 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] https://10.4.3.121/volume/v3/snapshots/1411c334-3645-4094-8e86-32bbd752561e returned with HTTP 404 Aug 13 06:16:35.703782 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1128/4474] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:35 2026] GET /volume/v3/snapshots/1411c334-3645-4094-8e86-32bbd752561e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:35.706032 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ec2f1520-f916-4afc-8c4d-ec9bda5a7f16 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Delete volume request issued successfully. Aug 13 06:16:35.706250 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ec2f1520-f916-4afc-8c4d-ec9bda5a7f16 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 returned with HTTP 202 Aug 13 06:16:35.706642 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1120/4475] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:16:35 2026] DELETE /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:35.712215 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cb61be8b-fc49-413f-b52f-f21511f314e4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:35.713855 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cb61be8b-fc49-413f-b52f-f21511f314e4 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] DELETE https://10.4.3.121/volume/v3/volumes/623cc565-b8a4-4785-ad55-952019aae875 Aug 13 06:16:35.713978 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cb61be8b-fc49-413f-b52f-f21511f314e4 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:35.714156 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cb61be8b-fc49-413f-b52f-f21511f314e4 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:35.714317 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-cb61be8b-fc49-413f-b52f-f21511f314e4 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Delete volume with id: 623cc565-b8a4-4785-ad55-952019aae875 Aug 13 06:16:35.716150 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-83f8f044-e61d-4a4c-bf5a-e07c90655670 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:35.718330 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83f8f044-e61d-4a4c-bf5a-e07c90655670 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 Aug 13 06:16:35.718572 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83f8f044-e61d-4a4c-bf5a-e07c90655670 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:35.718799 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83f8f044-e61d-4a4c-bf5a-e07c90655670 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:35.719344 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cb61be8b-fc49-413f-b52f-f21511f314e4 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] https://10.4.3.121/volume/v3/volumes/623cc565-b8a4-4785-ad55-952019aae875 returned with HTTP 404 Aug 13 06:16:35.719963 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1116/4476] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:16:35 2026] DELETE /volume/v3/volumes/623cc565-b8a4-4785-ad55-952019aae875 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:35.728054 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9faa783e-2aaa-442e-8395-ebdc0727a0b7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:35.728572 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:35.728572 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:35.732018 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9faa783e-2aaa-442e-8395-ebdc0727a0b7 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] GET https://10.4.3.121/volume/v3/volumes/623cc565-b8a4-4785-ad55-952019aae875 Aug 13 06:16:35.732468 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9faa783e-2aaa-442e-8395-ebdc0727a0b7 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:35.732468 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9faa783e-2aaa-442e-8395-ebdc0727a0b7 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:35.735324 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-83f8f044-e61d-4a4c-bf5a-e07c90655670 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:16:35.739586 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83f8f044-e61d-4a4c-bf5a-e07c90655670 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 returned with HTTP 200 Aug 13 06:16:35.740034 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1113/4477] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:35 2026] GET /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:35.745903 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9faa783e-2aaa-442e-8395-ebdc0727a0b7 tempest-SnapshotDependencyTests-965962039 tempest-SnapshotDependencyTests-965962039-project-member] https://10.4.3.121/volume/v3/volumes/623cc565-b8a4-4785-ad55-952019aae875 returned with HTTP 404 Aug 13 06:16:35.746701 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1129/4478] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:35 2026] GET /volume/v3/volumes/623cc565-b8a4-4785-ad55-952019aae875 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:36.376478 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0b7d517a-8bde-45d7-9af6-c2de7940262b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:36.378368 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0b7d517a-8bde-45d7-9af6-c2de7940262b tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] GET https://10.4.3.121/volume/v3/volumes/844b5264-0302-4bb7-9bd3-45d2428754ef Aug 13 06:16:36.378592 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0b7d517a-8bde-45d7-9af6-c2de7940262b tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:36.378770 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0b7d517a-8bde-45d7-9af6-c2de7940262b tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:36.387236 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:36.387236 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:36.395222 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0b7d517a-8bde-45d7-9af6-c2de7940262b tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Volume info retrieved successfully. Aug 13 06:16:36.397795 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0b7d517a-8bde-45d7-9af6-c2de7940262b tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/volumes/844b5264-0302-4bb7-9bd3-45d2428754ef returned with HTTP 200 Aug 13 06:16:36.398355 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1121/4479] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:36 2026] GET /volume/v3/volumes/844b5264-0302-4bb7-9bd3-45d2428754ef => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:36.412146 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-243aeb3a-3a19-4aa8-88de-f8d211bbebe7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:36.413891 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-243aeb3a-3a19-4aa8-88de-f8d211bbebe7 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:16:36.414312 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-243aeb3a-3a19-4aa8-88de-f8d211bbebe7 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "844b5264-0302-4bb7-9bd3-45d2428754ef", "name": "tempest-VolumesDeleteCascade-Snapshot-2063702177"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:36.422674 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:36.422674 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:36.423094 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-243aeb3a-3a19-4aa8-88de-f8d211bbebe7 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Volume info retrieved successfully. Aug 13 06:16:36.423215 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-243aeb3a-3a19-4aa8-88de-f8d211bbebe7 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Create snapshot from volume 844b5264-0302-4bb7-9bd3-45d2428754ef Aug 13 06:16:36.450849 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-243aeb3a-3a19-4aa8-88de-f8d211bbebe7 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Created reservations ['0f0e318f-972a-4809-98cb-4ed371280caa', '5f2522fb-6342-4302-bdbe-9c8b7f9557ba', '91489e08-1926-4c83-af68-3322e116baf0', 'a86a0cf6-931c-40a1-8588-2d057d63bc6e'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:36.482455 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-243aeb3a-3a19-4aa8-88de-f8d211bbebe7 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Snapshot create request issued successfully. Aug 13 06:16:36.482455 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-243aeb3a-3a19-4aa8-88de-f8d211bbebe7 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:16:36.482965 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1117/4480] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:16:36 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 13 06:16:36.492656 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d7f00b8a-180c-4400-8cd7-6b03edffba0f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:36.494824 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d7f00b8a-180c-4400-8cd7-6b03edffba0f tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] GET https://10.4.3.121/volume/v3/snapshots/73dc31eb-b4bb-4072-893b-e5012bad1fff Aug 13 06:16:36.495095 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d7f00b8a-180c-4400-8cd7-6b03edffba0f tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:36.495364 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d7f00b8a-180c-4400-8cd7-6b03edffba0f tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:36.501308 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:36.501308 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:36.501874 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d7f00b8a-180c-4400-8cd7-6b03edffba0f tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Snapshot retrieved successfully. Aug 13 06:16:36.502866 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d7f00b8a-180c-4400-8cd7-6b03edffba0f tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/snapshots/73dc31eb-b4bb-4072-893b-e5012bad1fff returned with HTTP 200 Aug 13 06:16:36.503330 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1114/4481] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:36 2026] GET /volume/v3/snapshots/73dc31eb-b4bb-4072-893b-e5012bad1fff => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:36.571350 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-682c6fcb-51df-44cc-b959-976850be76fa req-5dc76eb7-41a7-4b05-abb3-bdaca2be6a94 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:36.573442 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-682c6fcb-51df-44cc-b959-976850be76fa req-5dc76eb7-41a7-4b05-abb3-bdaca2be6a94 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] DELETE https://10.4.3.121/volume/v3/attachments/337f3082-859d-425c-bef0-744092e777d1 Aug 13 06:16:36.573958 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-682c6fcb-51df-44cc-b959-976850be76fa req-5dc76eb7-41a7-4b05-abb3-bdaca2be6a94 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:36.573958 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-682c6fcb-51df-44cc-b959-976850be76fa req-5dc76eb7-41a7-4b05-abb3-bdaca2be6a94 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:36.581487 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:36.581487 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:36.624498 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-682c6fcb-51df-44cc-b959-976850be76fa req-5dc76eb7-41a7-4b05-abb3-bdaca2be6a94 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/attachments/337f3082-859d-425c-bef0-744092e777d1 returned with HTTP 200 Aug 13 06:16:36.627076 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1130/4482] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:16:36 2026] DELETE /volume/v3/attachments/337f3082-859d-425c-bef0-744092e777d1 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:36.630898 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a82f74b9-ed93-4b0a-8178-ce24a54a3316 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:36.632614 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a82f74b9-ed93-4b0a-8178-ce24a54a3316 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e Aug 13 06:16:36.632780 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a82f74b9-ed93-4b0a-8178-ce24a54a3316 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:36.632986 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a82f74b9-ed93-4b0a-8178-ce24a54a3316 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:36.633084 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a82f74b9-ed93-4b0a-8178-ce24a54a3316 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 99d13109-3e69-4bc5-bb6c-7fd9581fb54e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:36.636943 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:36.636943 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:36.637721 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a82f74b9-ed93-4b0a-8178-ce24a54a3316 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e returned with HTTP 200 Aug 13 06:16:36.638030 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1122/4483] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:36 2026] GET /volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:36.698990 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bfbcda81-f45a-4092-a344-906113a0cd36 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:36.700708 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bfbcda81-f45a-4092-a344-906113a0cd36 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:16:36.701013 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bfbcda81-f45a-4092-a344-906113a0cd36 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-392857180", "snapshot_id": "409ddb24-b394-47d1-82e3-f74901634b61", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:36.702443 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-bfbcda81-f45a-4092-a344-906113a0cd36 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-392857180', 'snapshot_id': '409ddb24-b394-47d1-82e3-f74901634b61', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:16:36.706833 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:36.706833 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:36.707197 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bfbcda81-f45a-4092-a344-906113a0cd36 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Snapshot retrieved successfully. Aug 13 06:16:36.707317 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-bfbcda81-f45a-4092-a344-906113a0cd36 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Create volume of 1 GB Aug 13 06:16:36.710272 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bfbcda81-f45a-4092-a344-906113a0cd36 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Availability Zones retrieved successfully. Aug 13 06:16:36.715494 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfbcda81-f45a-4092-a344-906113a0cd36 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Flow 'volume_create_api' (5edea812-2f33-4aba-9bf1-d9adf56ae623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:36.716353 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfbcda81-f45a-4092-a344-906113a0cd36 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e32da57-a40f-4c7b-b14f-4d6fc8e91806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:36.717296 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-bfbcda81-f45a-4092-a344-906113a0cd36 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:16:36.743054 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfbcda81-f45a-4092-a344-906113a0cd36 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e32da57-a40f-4c7b-b14f-4d6fc8e91806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '409ddb24-b394-47d1-82e3-f74901634b61', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:36.743768 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfbcda81-f45a-4092-a344-906113a0cd36 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (114ea574-6bc7-4da8-b5e7-df773e7cce12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:36.756871 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ad9ed9ce-7dbf-477d-a657-f90e858904e5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:36.758799 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ad9ed9ce-7dbf-477d-a657-f90e858904e5 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 Aug 13 06:16:36.759025 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ad9ed9ce-7dbf-477d-a657-f90e858904e5 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:36.759234 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ad9ed9ce-7dbf-477d-a657-f90e858904e5 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:36.764583 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ad9ed9ce-7dbf-477d-a657-f90e858904e5 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 returned with HTTP 404 Aug 13 06:16:36.765038 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1115/4484] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:36 2026] GET /volume/v3/volumes/068d734f-4efd-4ddf-a0e0-23fa27f0ec50 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:36.771902 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8ffd0cad-a8ac-4119-8a44-c9c677b4385b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:36.775593 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8ffd0cad-a8ac-4119-8a44-c9c677b4385b tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] GET https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 Aug 13 06:16:36.775593 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8ffd0cad-a8ac-4119-8a44-c9c677b4385b tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:36.775593 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8ffd0cad-a8ac-4119-8a44-c9c677b4385b tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:36.775742 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:36.775742 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:36.776433 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8ffd0cad-a8ac-4119-8a44-c9c677b4385b tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:16:36.803855 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8ffd0cad-a8ac-4119-8a44-c9c677b4385b tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Get all volumes completed successfully. Aug 13 06:16:36.807194 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:36.807194 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:36.815063 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8ffd0cad-a8ac-4119-8a44-c9c677b4385b tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 06:16:36.815569 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1131/4485] 10.4.3.121 () {66 vars in 1285 bytes} [Thu Aug 13 06:16:36 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17706 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:16:36.847970 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ac7b2d35-091b-448b-977b-41f36c794240 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:36.849801 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac7b2d35-091b-448b-977b-41f36c794240 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] DELETE https://10.4.3.121/volume/v3/types/a8f9f139-773e-479c-aae1-41b7a85c0fbc Aug 13 06:16:36.850049 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac7b2d35-091b-448b-977b-41f36c794240 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:36.850268 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ac7b2d35-091b-448b-977b-41f36c794240 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:36.854750 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-bfbcda81-f45a-4092-a344-906113a0cd36 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Created reservations ['7412b829-ddfe-4546-a376-84424a62f14a', '34ccb4b8-ad87-4e0f-90ad-caeab862f1e6', '551e2c2d-4ab1-4229-8a8a-3bd8ad911cc2', 'fab54f4b-1d19-4a5b-9d55-0291daad0ea2'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:36.863093 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfbcda81-f45a-4092-a344-906113a0cd36 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (114ea574-6bc7-4da8-b5e7-df773e7cce12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7412b829-ddfe-4546-a376-84424a62f14a', '34ccb4b8-ad87-4e0f-90ad-caeab862f1e6', '551e2c2d-4ab1-4229-8a8a-3bd8ad911cc2', 'fab54f4b-1d19-4a5b-9d55-0291daad0ea2']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:36.864960 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfbcda81-f45a-4092-a344-906113a0cd36 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e333f1b-2f06-4a72-9760-5f7b4f8dfae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:36.878661 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ac7b2d35-091b-448b-977b-41f36c794240 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] https://10.4.3.121/volume/v3/types/a8f9f139-773e-479c-aae1-41b7a85c0fbc returned with HTTP 202 Aug 13 06:16:36.879200 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1123/4486] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:16:36 2026] DELETE /volume/v3/types/a8f9f139-773e-479c-aae1-41b7a85c0fbc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:36.893586 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6517777a-7442-4625-9f01-f14ffbd51e66 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:36.895988 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6517777a-7442-4625-9f01-f14ffbd51e66 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:16:36.896455 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6517777a-7442-4625-9f01-f14ffbd51e66 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-49562192", "extra_specs": {}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:36.912172 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfbcda81-f45a-4092-a344-906113a0cd36 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e333f1b-2f06-4a72-9760-5f7b4f8dfae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10e9c99a-a994-44fc-b351-dfdbf5309934', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-392857180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c04d27562b7142229f486040190ff848',qos_specs=None,replication_status=,reservations=['7412b829-ddfe-4546-a376-84424a62f14a','34ccb4b8-ad87-4e0f-90ad-caeab862f1e6','551e2c2d-4ab1-4229-8a8a-3bd8ad911cc2','fab54f4b-1d19-4a5b-9d55-0291daad0ea2'],size=1,snapshot_id=409ddb24-b394-47d1-82e3-f74901634b61,source_replicaid=,source_volid=None,status='creating',user_id='17a7e07e6e6f49ac99178fbe0d932258',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:16:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-392857180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10e9c99a-a994-44fc-b351-dfdbf5309934,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c04d27562b7142229f486040190ff848',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=409ddb24-b394-47d1-82e3-f74901634b61,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17a7e07e6e6f49ac99178fbe0d932258',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:36.913196 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfbcda81-f45a-4092-a344-906113a0cd36 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (476334e7-223b-4e55-97e1-4b671b454694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:36.915313 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6517777a-7442-4625-9f01-f14ffbd51e66 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:16:36.915966 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1116/4487] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:16:36 2026] POST /volume/v3/types => generated 210 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:36.927409 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-53c0e7ef-580f-4e6e-9046-9647686fb107 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:36.929506 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-53c0e7ef-580f-4e6e-9046-9647686fb107 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] POST https://10.4.3.121/volume/v3/types/f19e0004-9bea-4edd-b3f1-dbac3af17481/encryption Aug 13 06:16:36.929880 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-53c0e7ef-580f-4e6e-9046-9647686fb107 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:36.940650 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfbcda81-f45a-4092-a344-906113a0cd36 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (476334e7-223b-4e55-97e1-4b671b454694) transitioned into state 'SUCCESS' from state '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-392857180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c04d27562b7142229f486040190ff848',qos_specs=None,replication_status=,reservations=['7412b829-ddfe-4546-a376-84424a62f14a','34ccb4b8-ad87-4e0f-90ad-caeab862f1e6','551e2c2d-4ab1-4229-8a8a-3bd8ad911cc2','fab54f4b-1d19-4a5b-9d55-0291daad0ea2'],size=1,snapshot_id=409ddb24-b394-47d1-82e3-f74901634b61,source_replicaid=,source_volid=None,status='creating',user_id='17a7e07e6e6f49ac99178fbe0d932258',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:36.941799 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfbcda81-f45a-4092-a344-906113a0cd36 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b261d494-2c24-4a04-a1d9-07d752fbccd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:36.950619 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-53c0e7ef-580f-4e6e-9046-9647686fb107 tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] https://10.4.3.121/volume/v3/types/f19e0004-9bea-4edd-b3f1-dbac3af17481/encryption returned with HTTP 200 Aug 13 06:16:36.951158 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1132/4488] 10.4.3.121 () {68 vars in 1397 bytes} [Thu Aug 13 06:16:36 2026] POST /volume/v3/types/f19e0004-9bea-4edd-b3f1-dbac3af17481/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:36.960115 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bc3965f2-b679-44a9-9372-62833c08af9f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:36.962303 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc3965f2-b679-44a9-9372-62833c08af9f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:16:36.962721 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bc3965f2-b679-44a9-9372-62833c08af9f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1877137523", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-49562192", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:36.964819 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-bc3965f2-b679-44a9-9372-62833c08af9f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1877137523', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-49562192', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:16:36.966625 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfbcda81-f45a-4092-a344-906113a0cd36 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b261d494-2c24-4a04-a1d9-07d752fbccd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:36.967594 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-bfbcda81-f45a-4092-a344-906113a0cd36 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Flow 'volume_create_api' (5edea812-2f33-4aba-9bf1-d9adf56ae623) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:36.967945 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bfbcda81-f45a-4092-a344-906113a0cd36 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Create volume request issued successfully. Aug 13 06:16:36.968527 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bfbcda81-f45a-4092-a344-906113a0cd36 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:16:36.969075 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1118/4489] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:16:36 2026] POST /volume/v3/volumes => generated 790 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:16:36.972158 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-bc3965f2-b679-44a9-9372-62833c08af9f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Create volume of 1 GB Aug 13 06:16:36.972592 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:36.972592 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:36.973432 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bc3965f2-b679-44a9-9372-62833c08af9f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Availability Zones retrieved successfully. Aug 13 06:16:36.981089 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f7198ed4-5252-4244-9a04-fea203d322f7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:36.983061 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f7198ed4-5252-4244-9a04-fea203d322f7 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 Aug 13 06:16:36.983285 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f7198ed4-5252-4244-9a04-fea203d322f7 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:36.983526 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f7198ed4-5252-4244-9a04-fea203d322f7 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:36.986682 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bc3965f2-b679-44a9-9372-62833c08af9f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Flow 'volume_create_api' (17c3efbd-b908-4470-891d-db9c1e394f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:36.988754 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bc3965f2-b679-44a9-9372-62833c08af9f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (637a37bb-714c-4fdc-9bc8-d5e4837614dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:36.991754 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-bc3965f2-b679-44a9-9372-62833c08af9f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:16:36.993167 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:36.993167 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:36.999041 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f7198ed4-5252-4244-9a04-fea203d322f7 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:37.003754 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f7198ed4-5252-4244-9a04-fea203d322f7 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 returned with HTTP 200 Aug 13 06:16:37.004982 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1117/4490] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:36 2026] GET /volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:37.037259 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bc3965f2-b679-44a9-9372-62833c08af9f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (637a37bb-714c-4fdc-9bc8-d5e4837614dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:16:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f19e0004-9bea-4edd-b3f1-dbac3af17481,is_public=True,name='tempest-scenario-type-luks-49562192',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f19e0004-9bea-4edd-b3f1-dbac3af17481', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:37.038433 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bc3965f2-b679-44a9-9372-62833c08af9f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d85812c-693b-4637-8312-c75aad70c1d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:37.067785 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-bc3965f2-b679-44a9-9372-62833c08af9f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-49562192 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-49562192, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:16:37.068142 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-bc3965f2-b679-44a9-9372-62833c08af9f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-49562192 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-49562192, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:16:37.103275 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-bc3965f2-b679-44a9-9372-62833c08af9f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Created reservations ['79ef97dd-103b-4fc2-8db1-e09b72af142b', '223840ff-1d34-4322-9dad-1d012ea5af5c', '18cb8490-5a68-4a7a-bde2-d815f0440f94', '28e7524b-ab11-487a-be6d-b7cb0070b6b9'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:37.104062 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bc3965f2-b679-44a9-9372-62833c08af9f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d85812c-693b-4637-8312-c75aad70c1d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79ef97dd-103b-4fc2-8db1-e09b72af142b', '223840ff-1d34-4322-9dad-1d012ea5af5c', '18cb8490-5a68-4a7a-bde2-d815f0440f94', '28e7524b-ab11-487a-be6d-b7cb0070b6b9']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:37.104801 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bc3965f2-b679-44a9-9372-62833c08af9f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8995becf-6749-4362-85fa-96c2be6acb5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:37.127612 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bc3965f2-b679-44a9-9372-62833c08af9f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8995becf-6749-4362-85fa-96c2be6acb5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6981648-82cb-479f-a43c-dc2b762ce663', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1877137523',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f991faa3ac8148e185410efad5fbb368',qos_specs=None,replication_status=,reservations=['79ef97dd-103b-4fc2-8db1-e09b72af142b','223840ff-1d34-4322-9dad-1d012ea5af5c','18cb8490-5a68-4a7a-bde2-d815f0440f94','28e7524b-ab11-487a-be6d-b7cb0070b6b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc2e8fad738645a7ba0c16f32a1765b6',volume_type_id=f19e0004-9bea-4edd-b3f1-dbac3af17481), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:16:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1877137523',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c6981648-82cb-479f-a43c-dc2b762ce663,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f991faa3ac8148e185410efad5fbb368',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc2e8fad738645a7ba0c16f32a1765b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f19e0004-9bea-4edd-b3f1-dbac3af17481),volume_type_id=f19e0004-9bea-4edd-b3f1-dbac3af17481)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:37.128389 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bc3965f2-b679-44a9-9372-62833c08af9f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97681860-85b4-454f-ac00-3fa3269347e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:37.153200 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bc3965f2-b679-44a9-9372-62833c08af9f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97681860-85b4-454f-ac00-3fa3269347e4) transitioned into state 'SUCCESS' from state '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-1877137523',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f991faa3ac8148e185410efad5fbb368',qos_specs=None,replication_status=,reservations=['79ef97dd-103b-4fc2-8db1-e09b72af142b','223840ff-1d34-4322-9dad-1d012ea5af5c','18cb8490-5a68-4a7a-bde2-d815f0440f94','28e7524b-ab11-487a-be6d-b7cb0070b6b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc2e8fad738645a7ba0c16f32a1765b6',volume_type_id=f19e0004-9bea-4edd-b3f1-dbac3af17481)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:37.154174 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bc3965f2-b679-44a9-9372-62833c08af9f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8bd8bb7-acd1-473f-bc7a-5d00ccfb5ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:37.163299 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bc3965f2-b679-44a9-9372-62833c08af9f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8bd8bb7-acd1-473f-bc7a-5d00ccfb5ca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:37.164195 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-bc3965f2-b679-44a9-9372-62833c08af9f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Flow 'volume_create_api' (17c3efbd-b908-4470-891d-db9c1e394f2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:37.164567 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bc3965f2-b679-44a9-9372-62833c08af9f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Create volume request issued successfully. Aug 13 06:16:37.165171 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc3965f2-b679-44a9-9372-62833c08af9f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:16:37.165637 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1124/4491] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:16:36 2026] POST /volume/v3/volumes => generated 783 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:16:37.512652 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8167612e-5a7f-45cc-980f-4c8f06c3680c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:37.514333 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8167612e-5a7f-45cc-980f-4c8f06c3680c tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] GET https://10.4.3.121/volume/v3/snapshots/73dc31eb-b4bb-4072-893b-e5012bad1fff Aug 13 06:16:37.514566 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8167612e-5a7f-45cc-980f-4c8f06c3680c tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:37.514791 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8167612e-5a7f-45cc-980f-4c8f06c3680c tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:37.520377 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:37.520377 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:37.520791 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8167612e-5a7f-45cc-980f-4c8f06c3680c tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Snapshot retrieved successfully. Aug 13 06:16:37.521607 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8167612e-5a7f-45cc-980f-4c8f06c3680c tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/snapshots/73dc31eb-b4bb-4072-893b-e5012bad1fff returned with HTTP 200 Aug 13 06:16:37.522004 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1133/4492] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:37 2026] GET /volume/v3/snapshots/73dc31eb-b4bb-4072-893b-e5012bad1fff => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:37.531406 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9b774be6-70b4-49f9-8a08-83ae42559835 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:37.533282 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b774be6-70b4-49f9-8a08-83ae42559835 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:16:37.533720 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9b774be6-70b4-49f9-8a08-83ae42559835 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "73dc31eb-b4bb-4072-893b-e5012bad1fff", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-59996268"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:37.535195 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-9b774be6-70b4-49f9-8a08-83ae42559835 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Create volume request body: {'volume': {'snapshot_id': '73dc31eb-b4bb-4072-893b-e5012bad1fff', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-59996268'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:16:37.540001 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:37.540001 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:37.540474 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9b774be6-70b4-49f9-8a08-83ae42559835 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Snapshot retrieved successfully. Aug 13 06:16:37.540614 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-9b774be6-70b4-49f9-8a08-83ae42559835 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Create volume of 1 GB Aug 13 06:16:37.543939 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9b774be6-70b4-49f9-8a08-83ae42559835 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Availability Zones retrieved successfully. Aug 13 06:16:37.550423 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-9b774be6-70b4-49f9-8a08-83ae42559835 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Flow 'volume_create_api' (b30cb63f-198f-4da7-a8d2-1eb44f9f5bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:37.551146 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-9b774be6-70b4-49f9-8a08-83ae42559835 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10f35330-ef54-4486-960e-9318e0e6313f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:37.552148 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-9b774be6-70b4-49f9-8a08-83ae42559835 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:16:37.583485 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-9b774be6-70b4-49f9-8a08-83ae42559835 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10f35330-ef54-4486-960e-9318e0e6313f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '73dc31eb-b4bb-4072-893b-e5012bad1fff', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:37.584232 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-9b774be6-70b4-49f9-8a08-83ae42559835 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e3afb08-40cc-4741-b468-36d5c9fca305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:37.621242 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-9b774be6-70b4-49f9-8a08-83ae42559835 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Created reservations ['a76fc6ec-9b39-46ed-88de-8101b28fe42a', 'bd182a07-defd-4d98-923f-076f9a952c89', '807fee85-7752-4be0-9e76-f583eafe22c0', 'bbbba33f-1f97-4cba-9b54-e7be13fffb58'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:37.622123 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-9b774be6-70b4-49f9-8a08-83ae42559835 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e3afb08-40cc-4741-b468-36d5c9fca305) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a76fc6ec-9b39-46ed-88de-8101b28fe42a', 'bd182a07-defd-4d98-923f-076f9a952c89', '807fee85-7752-4be0-9e76-f583eafe22c0', 'bbbba33f-1f97-4cba-9b54-e7be13fffb58']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:37.623032 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-9b774be6-70b4-49f9-8a08-83ae42559835 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faa46b58-d90d-4290-b7eb-47df21e0cfc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:37.649747 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8da4a893-760b-46c4-8545-d0ca8c547d1c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:37.651740 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8da4a893-760b-46c4-8545-d0ca8c547d1c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e Aug 13 06:16:37.651867 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8da4a893-760b-46c4-8545-d0ca8c547d1c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:37.652127 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8da4a893-760b-46c4-8545-d0ca8c547d1c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:37.653200 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8da4a893-760b-46c4-8545-d0ca8c547d1c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 99d13109-3e69-4bc5-bb6c-7fd9581fb54e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:37.660370 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:37.660370 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:37.661536 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8da4a893-760b-46c4-8545-d0ca8c547d1c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e returned with HTTP 200 Aug 13 06:16:37.662104 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1118/4493] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:37 2026] GET /volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:37.664351 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-9b774be6-70b4-49f9-8a08-83ae42559835 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faa46b58-d90d-4290-b7eb-47df21e0cfc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfdd1e2c-f242-4670-ae49-2f7df9e24c28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-59996268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a927a5c21a54e3699649535fd006478',qos_specs=None,replication_status=,reservations=['a76fc6ec-9b39-46ed-88de-8101b28fe42a','bd182a07-defd-4d98-923f-076f9a952c89','807fee85-7752-4be0-9e76-f583eafe22c0','bbbba33f-1f97-4cba-9b54-e7be13fffb58'],size=1,snapshot_id=73dc31eb-b4bb-4072-893b-e5012bad1fff,source_replicaid=,source_volid=None,status='creating',user_id='30b57e839b574716b836c6ef592d5558',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:16:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-59996268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfdd1e2c-f242-4670-ae49-2f7df9e24c28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a927a5c21a54e3699649535fd006478',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=73dc31eb-b4bb-4072-893b-e5012bad1fff,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30b57e839b574716b836c6ef592d5558',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:37.665146 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-9b774be6-70b4-49f9-8a08-83ae42559835 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79e38809-a811-4cd9-bea3-9a7c16e9c808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:37.687231 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-9b774be6-70b4-49f9-8a08-83ae42559835 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79e38809-a811-4cd9-bea3-9a7c16e9c808) transitioned into state 'SUCCESS' from state '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-59996268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a927a5c21a54e3699649535fd006478',qos_specs=None,replication_status=,reservations=['a76fc6ec-9b39-46ed-88de-8101b28fe42a','bd182a07-defd-4d98-923f-076f9a952c89','807fee85-7752-4be0-9e76-f583eafe22c0','bbbba33f-1f97-4cba-9b54-e7be13fffb58'],size=1,snapshot_id=73dc31eb-b4bb-4072-893b-e5012bad1fff,source_replicaid=,source_volid=None,status='creating',user_id='30b57e839b574716b836c6ef592d5558',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:37.687964 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-9b774be6-70b4-49f9-8a08-83ae42559835 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06361939-f1ac-44b2-9b1a-eb05e65cf108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:37.708480 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-9b774be6-70b4-49f9-8a08-83ae42559835 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06361939-f1ac-44b2-9b1a-eb05e65cf108) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:37.709354 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-9b774be6-70b4-49f9-8a08-83ae42559835 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Flow 'volume_create_api' (b30cb63f-198f-4da7-a8d2-1eb44f9f5bd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:37.709647 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9b774be6-70b4-49f9-8a08-83ae42559835 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Create volume request issued successfully. Aug 13 06:16:37.710192 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b774be6-70b4-49f9-8a08-83ae42559835 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:16:37.710822 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1119/4494] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:16:37 2026] POST /volume/v3/volumes => generated 783 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:16:37.722474 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-075cd455-6f45-48a4-98e2-e2c6841277f6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:37.725202 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-075cd455-6f45-48a4-98e2-e2c6841277f6 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] GET https://10.4.3.121/volume/v3/volumes/dfdd1e2c-f242-4670-ae49-2f7df9e24c28 Aug 13 06:16:37.725415 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-075cd455-6f45-48a4-98e2-e2c6841277f6 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:37.725594 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-075cd455-6f45-48a4-98e2-e2c6841277f6 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:37.732637 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:37.732637 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:37.745700 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-075cd455-6f45-48a4-98e2-e2c6841277f6 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Volume info retrieved successfully. Aug 13 06:16:37.751304 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-075cd455-6f45-48a4-98e2-e2c6841277f6 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/volumes/dfdd1e2c-f242-4670-ae49-2f7df9e24c28 returned with HTTP 200 Aug 13 06:16:37.751304 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1125/4495] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:37 2026] GET /volume/v3/volumes/dfdd1e2c-f242-4670-ae49-2f7df9e24c28 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:38.018636 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f9b15160-7895-44d5-8240-e680a9948f24 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:38.020417 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f9b15160-7895-44d5-8240-e680a9948f24 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 Aug 13 06:16:38.020618 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f9b15160-7895-44d5-8240-e680a9948f24 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:38.020823 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f9b15160-7895-44d5-8240-e680a9948f24 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:38.027716 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:38.027716 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:38.031836 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f9b15160-7895-44d5-8240-e680a9948f24 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:38.035932 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f9b15160-7895-44d5-8240-e680a9948f24 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 returned with HTTP 200 Aug 13 06:16:38.036316 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1134/4496] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:38 2026] GET /volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:38.049039 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4b43884b-0a26-434a-91e9-342e8ee15c52 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:38.050785 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4b43884b-0a26-434a-91e9-342e8ee15c52 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 Aug 13 06:16:38.051280 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4b43884b-0a26-434a-91e9-342e8ee15c52 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:38.051592 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4b43884b-0a26-434a-91e9-342e8ee15c52 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:38.060344 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:38.060344 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:38.066034 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4b43884b-0a26-434a-91e9-342e8ee15c52 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:38.072199 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4b43884b-0a26-434a-91e9-342e8ee15c52 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 returned with HTTP 200 Aug 13 06:16:38.072697 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1119/4497] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:38 2026] GET /volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:38.593319 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-bb457e80-7ed6-4d80-aa7f-2ae6ebbbf65c req-012e2562-0d1c-4c11-b235-4b70a8b34a2f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:38.596017 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bb457e80-7ed6-4d80-aa7f-2ae6ebbbf65c req-012e2562-0d1c-4c11-b235-4b70a8b34a2f tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 Aug 13 06:16:38.596316 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bb457e80-7ed6-4d80-aa7f-2ae6ebbbf65c req-012e2562-0d1c-4c11-b235-4b70a8b34a2f tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:38.596599 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bb457e80-7ed6-4d80-aa7f-2ae6ebbbf65c req-012e2562-0d1c-4c11-b235-4b70a8b34a2f tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:38.605638 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:38.605638 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:38.610501 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-bb457e80-7ed6-4d80-aa7f-2ae6ebbbf65c req-012e2562-0d1c-4c11-b235-4b70a8b34a2f tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:38.615027 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bb457e80-7ed6-4d80-aa7f-2ae6ebbbf65c req-012e2562-0d1c-4c11-b235-4b70a8b34a2f tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 returned with HTTP 200 Aug 13 06:16:38.615444 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1120/4498] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:16:38 2026] GET /volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:38.679240 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-335dfc32-9acf-4c37-90e1-5a60cffb5352 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:38.689840 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-335dfc32-9acf-4c37-90e1-5a60cffb5352 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e Aug 13 06:16:38.690146 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-335dfc32-9acf-4c37-90e1-5a60cffb5352 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:38.690396 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-335dfc32-9acf-4c37-90e1-5a60cffb5352 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:38.690543 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-335dfc32-9acf-4c37-90e1-5a60cffb5352 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 99d13109-3e69-4bc5-bb6c-7fd9581fb54e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:38.699845 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:38.699845 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:38.700992 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-335dfc32-9acf-4c37-90e1-5a60cffb5352 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e returned with HTTP 200 Aug 13 06:16:38.701551 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1126/4499] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:38 2026] GET /volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e => generated 790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:38.723151 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e2c83eb2-23eb-46ff-89f3-fc83e9413694 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:38.723431 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e2c83eb2-23eb-46ff-89f3-fc83e9413694 None None] GET https://10.4.3.121/volume// Aug 13 06:16:38.723672 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e2c83eb2-23eb-46ff-89f3-fc83e9413694 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:38.723778 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e2c83eb2-23eb-46ff-89f3-fc83e9413694 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:38.724150 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e2c83eb2-23eb-46ff-89f3-fc83e9413694 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:16:38.724489 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1135/4500] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:16:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:16:38.734911 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-bb457e80-7ed6-4d80-aa7f-2ae6ebbbf65c req-47ef655f-29ea-4e98-87c3-aaed038779cf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:38.738628 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bb457e80-7ed6-4d80-aa7f-2ae6ebbbf65c req-47ef655f-29ea-4e98-87c3-aaed038779cf tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:16:38.738628 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-bb457e80-7ed6-4d80-aa7f-2ae6ebbbf65c req-47ef655f-29ea-4e98-87c3-aaed038779cf tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10e9c99a-a994-44fc-b351-dfdbf5309934", "connector": null, "instance_uuid": "57a202ac-3034-40b0-8a54-4dd17efa19ff"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:38.746862 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:38.746862 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:38.764662 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0aead34c-f21e-49df-92ef-6d5edad12846 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:38.767025 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0aead34c-f21e-49df-92ef-6d5edad12846 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] GET https://10.4.3.121/volume/v3/volumes/dfdd1e2c-f242-4670-ae49-2f7df9e24c28 Aug 13 06:16:38.767282 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0aead34c-f21e-49df-92ef-6d5edad12846 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:38.767566 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0aead34c-f21e-49df-92ef-6d5edad12846 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:38.778571 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:38.778571 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:38.783022 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0aead34c-f21e-49df-92ef-6d5edad12846 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Volume info retrieved successfully. Aug 13 06:16:38.784168 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-bb457e80-7ed6-4d80-aa7f-2ae6ebbbf65c req-47ef655f-29ea-4e98-87c3-aaed038779cf tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:16:38.784737 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1120/4501] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:16:38 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 13 06:16:38.789969 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0aead34c-f21e-49df-92ef-6d5edad12846 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/volumes/dfdd1e2c-f242-4670-ae49-2f7df9e24c28 returned with HTTP 200 Aug 13 06:16:38.789969 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1121/4502] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:38 2026] GET /volume/v3/volumes/dfdd1e2c-f242-4670-ae49-2f7df9e24c28 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:38.805475 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eee5078e-7a86-4b08-ac1d-ce41ea9443df None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:38.807199 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eee5078e-7a86-4b08-ac1d-ce41ea9443df tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] GET https://10.4.3.121/volume/v3/volumes/dfdd1e2c-f242-4670-ae49-2f7df9e24c28 Aug 13 06:16:38.807509 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eee5078e-7a86-4b08-ac1d-ce41ea9443df tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:38.807703 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eee5078e-7a86-4b08-ac1d-ce41ea9443df tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:38.820527 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:38.820527 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:38.827442 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-eee5078e-7a86-4b08-ac1d-ce41ea9443df tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Volume info retrieved successfully. Aug 13 06:16:38.828706 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cd837f72-1864-44a8-85c0-0a2e07d158cf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:38.835324 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cd837f72-1864-44a8-85c0-0a2e07d158cf tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 Aug 13 06:16:38.835324 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cd837f72-1864-44a8-85c0-0a2e07d158cf tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:38.835324 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cd837f72-1864-44a8-85c0-0a2e07d158cf tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:38.835771 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eee5078e-7a86-4b08-ac1d-ce41ea9443df tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/volumes/dfdd1e2c-f242-4670-ae49-2f7df9e24c28 returned with HTTP 200 Aug 13 06:16:38.836269 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1127/4503] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:38 2026] GET /volume/v3/volumes/dfdd1e2c-f242-4670-ae49-2f7df9e24c28 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:38.840917 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7ed93897-4b9f-42af-8769-ad7c4a0d0dca None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:38.841308 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7ed93897-4b9f-42af-8769-ad7c4a0d0dca None None] GET https://10.4.3.121/volume// Aug 13 06:16:38.841463 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7ed93897-4b9f-42af-8769-ad7c4a0d0dca None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:38.841634 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7ed93897-4b9f-42af-8769-ad7c4a0d0dca None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:38.841952 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7ed93897-4b9f-42af-8769-ad7c4a0d0dca None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:16:38.842236 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1121/4504] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:16:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:16:38.851202 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b07294d6-d4c0-4dee-95c8-2f0d61f8421c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:38.851286 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-bb457e80-7ed6-4d80-aa7f-2ae6ebbbf65c req-578fc98c-7d84-464d-ad60-bf1700c5f509 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:38.852025 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:38.852025 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:38.852926 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bb457e80-7ed6-4d80-aa7f-2ae6ebbbf65c req-578fc98c-7d84-464d-ad60-bf1700c5f509 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 Aug 13 06:16:38.853121 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bb457e80-7ed6-4d80-aa7f-2ae6ebbbf65c req-578fc98c-7d84-464d-ad60-bf1700c5f509 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:38.853330 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bb457e80-7ed6-4d80-aa7f-2ae6ebbbf65c req-578fc98c-7d84-464d-ad60-bf1700c5f509 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:38.856111 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b07294d6-d4c0-4dee-95c8-2f0d61f8421c tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] DELETE https://10.4.3.121/volume/v3/volumes/844b5264-0302-4bb7-9bd3-45d2428754ef?cascade=True Aug 13 06:16:38.856111 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b07294d6-d4c0-4dee-95c8-2f0d61f8421c tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:38.856111 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b07294d6-d4c0-4dee-95c8-2f0d61f8421c tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:38.856111 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-b07294d6-d4c0-4dee-95c8-2f0d61f8421c tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Delete volume with id: 844b5264-0302-4bb7-9bd3-45d2428754ef Aug 13 06:16:38.859990 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cd837f72-1864-44a8-85c0-0a2e07d158cf tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:38.862910 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:38.862910 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:38.866195 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cd837f72-1864-44a8-85c0-0a2e07d158cf tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 returned with HTTP 200 Aug 13 06:16:38.866603 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-bb457e80-7ed6-4d80-aa7f-2ae6ebbbf65c req-578fc98c-7d84-464d-ad60-bf1700c5f509 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:38.866652 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1136/4505] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:38 2026] GET /volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 => generated 882 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:38.866912 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:38.866912 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:38.867355 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b07294d6-d4c0-4dee-95c8-2f0d61f8421c tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Volume info retrieved successfully. Aug 13 06:16:38.871365 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bb457e80-7ed6-4d80-aa7f-2ae6ebbbf65c req-578fc98c-7d84-464d-ad60-bf1700c5f509 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 returned with HTTP 200 Aug 13 06:16:38.871852 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1128/4506] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:16:38 2026] GET /volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 => generated 1062 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:16:38.925596 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b07294d6-d4c0-4dee-95c8-2f0d61f8421c tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Delete volume request issued successfully. Aug 13 06:16:38.925783 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b07294d6-d4c0-4dee-95c8-2f0d61f8421c tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/volumes/844b5264-0302-4bb7-9bd3-45d2428754ef?cascade=True returned with HTTP 202 Aug 13 06:16:38.926582 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1122/4507] 10.4.3.121 () {66 vars in 1376 bytes} [Thu Aug 13 06:16:38 2026] DELETE /volume/v3/volumes/844b5264-0302-4bb7-9bd3-45d2428754ef?cascade=True => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:38.933700 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b37c1872-2e18-4f03-897a-d6efcfab8197 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:38.940041 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b37c1872-2e18-4f03-897a-d6efcfab8197 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] GET https://10.4.3.121/volume/v3/volumes/844b5264-0302-4bb7-9bd3-45d2428754ef Aug 13 06:16:38.940041 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b37c1872-2e18-4f03-897a-d6efcfab8197 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:38.940041 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b37c1872-2e18-4f03-897a-d6efcfab8197 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:38.950606 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-04d6f5f0-8441-4ae8-900d-f49aaa323cdf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:38.954341 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:38.954341 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:38.954431 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-04d6f5f0-8441-4ae8-900d-f49aaa323cdf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/82f9e06a-be82-4882-a6f3-e8147a0bad23 Aug 13 06:16:38.954431 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-04d6f5f0-8441-4ae8-900d-f49aaa323cdf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:38.954431 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-04d6f5f0-8441-4ae8-900d-f49aaa323cdf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:38.961086 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b37c1872-2e18-4f03-897a-d6efcfab8197 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Volume info retrieved successfully. Aug 13 06:16:38.967342 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:38.967342 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:38.970811 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-04d6f5f0-8441-4ae8-900d-f49aaa323cdf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:16:38.973378 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b37c1872-2e18-4f03-897a-d6efcfab8197 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/volumes/844b5264-0302-4bb7-9bd3-45d2428754ef returned with HTTP 200 Aug 13 06:16:38.973919 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1122/4508] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:38 2026] GET /volume/v3/volumes/844b5264-0302-4bb7-9bd3-45d2428754ef => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:38.979580 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-04d6f5f0-8441-4ae8-900d-f49aaa323cdf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/82f9e06a-be82-4882-a6f3-e8147a0bad23 returned with HTTP 200 Aug 13 06:16:38.979953 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1137/4509] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:38 2026] GET /volume/v3/volumes/82f9e06a-be82-4882-a6f3-e8147a0bad23 => generated 1637 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:39.005675 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-bb457e80-7ed6-4d80-aa7f-2ae6ebbbf65c req-a695645e-0dd6-4d3a-902d-cfaa8948be29 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:39.010200 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bb457e80-7ed6-4d80-aa7f-2ae6ebbbf65c req-a695645e-0dd6-4d3a-902d-cfaa8948be29 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] PUT https://10.4.3.121/volume/v3/attachments/19611e90-b6e3-4584-8075-9cb9ccc1f8b4 Aug 13 06:16:39.010200 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bb457e80-7ed6-4d80-aa7f-2ae6ebbbf65c req-a695645e-0dd6-4d3a-902d-cfaa8948be29 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:39.020301 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-bb457e80-7ed6-4d80-aa7f-2ae6ebbbf65c req-a695645e-0dd6-4d3a-902d-cfaa8948be29 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Acquiring lock "cinder-attachment_update-10e9c99a-a994-44fc-b351-dfdbf5309934-np0000007163" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:16:39.024736 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-bb457e80-7ed6-4d80-aa7f-2ae6ebbbf65c req-a695645e-0dd6-4d3a-902d-cfaa8948be29 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Lock "cinder-attachment_update-10e9c99a-a994-44fc-b351-dfdbf5309934-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:16:39.026065 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:39.026065 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:39.156946 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-bb457e80-7ed6-4d80-aa7f-2ae6ebbbf65c req-a695645e-0dd6-4d3a-902d-cfaa8948be29 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Lock "cinder-attachment_update-10e9c99a-a994-44fc-b351-dfdbf5309934-np0000007163" released by "attachment_update" :: held 0.132s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:16:39.157252 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bb457e80-7ed6-4d80-aa7f-2ae6ebbbf65c req-a695645e-0dd6-4d3a-902d-cfaa8948be29 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/attachments/19611e90-b6e3-4584-8075-9cb9ccc1f8b4 returned with HTTP 200 Aug 13 06:16:39.158621 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1129/4510] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:16:39 2026] PUT /volume/v3/attachments/19611e90-b6e3-4584-8075-9cb9ccc1f8b4 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:39.715221 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-25f9e0d7-f106-46c6-a6da-f4bcfef88a83 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:39.721618 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-25f9e0d7-f106-46c6-a6da-f4bcfef88a83 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e Aug 13 06:16:39.721618 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-25f9e0d7-f106-46c6-a6da-f4bcfef88a83 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:39.721618 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-25f9e0d7-f106-46c6-a6da-f4bcfef88a83 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:39.721618 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-25f9e0d7-f106-46c6-a6da-f4bcfef88a83 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 99d13109-3e69-4bc5-bb6c-7fd9581fb54e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:39.725148 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:39.725148 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:39.726310 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-25f9e0d7-f106-46c6-a6da-f4bcfef88a83 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e returned with HTTP 200 Aug 13 06:16:39.726731 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1123/4511] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:39 2026] GET /volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:39.884589 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c0d1f6f8-2170-4692-b165-ff3cb0ca5988 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:39.886649 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c0d1f6f8-2170-4692-b165-ff3cb0ca5988 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 Aug 13 06:16:39.886910 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c0d1f6f8-2170-4692-b165-ff3cb0ca5988 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:39.887107 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c0d1f6f8-2170-4692-b165-ff3cb0ca5988 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:39.900765 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:39.900765 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:39.905125 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c0d1f6f8-2170-4692-b165-ff3cb0ca5988 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:39.914391 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c0d1f6f8-2170-4692-b165-ff3cb0ca5988 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 returned with HTTP 200 Aug 13 06:16:39.914958 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1123/4512] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:39 2026] GET /volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:39.987485 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a192c963-51b4-4d0c-8528-87b5e6ad5644 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:39.989336 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a192c963-51b4-4d0c-8528-87b5e6ad5644 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] GET https://10.4.3.121/volume/v3/volumes/844b5264-0302-4bb7-9bd3-45d2428754ef Aug 13 06:16:39.989509 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a192c963-51b4-4d0c-8528-87b5e6ad5644 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:39.989679 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a192c963-51b4-4d0c-8528-87b5e6ad5644 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:39.991667 np0000007163 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=573,cinder:UPDATE=113,cinder:INSERT=73 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:16:39.996070 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a192c963-51b4-4d0c-8528-87b5e6ad5644 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/volumes/844b5264-0302-4bb7-9bd3-45d2428754ef returned with HTTP 404 Aug 13 06:16:39.996848 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1138/4513] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:39 2026] GET /volume/v3/volumes/844b5264-0302-4bb7-9bd3-45d2428754ef => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:40.003583 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a3a7d85a-8010-4679-8a7e-2e891f82c024 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:40.005655 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a3a7d85a-8010-4679-8a7e-2e891f82c024 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] GET https://10.4.3.121/volume/v3/volumes Aug 13 06:16:40.005824 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a3a7d85a-8010-4679-8a7e-2e891f82c024 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:40.006019 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a3a7d85a-8010-4679-8a7e-2e891f82c024 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:40.006319 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-a3a7d85a-8010-4679-8a7e-2e891f82c024 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:16:40.006626 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:40.006626 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:40.007089 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a3a7d85a-8010-4679-8a7e-2e891f82c024 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:16:40.017535 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a3a7d85a-8010-4679-8a7e-2e891f82c024 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Get all volumes completed successfully. Aug 13 06:16:40.019600 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a3a7d85a-8010-4679-8a7e-2e891f82c024 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 200 Aug 13 06:16:40.019600 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1130/4514] 10.4.3.121 () {66 vars in 1237 bytes} [Thu Aug 13 06:16:40 2026] GET /volume/v3/volumes => generated 333 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:40.027336 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4875618f-063f-499a-ad3c-4bb5c9424517 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:40.029021 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4875618f-063f-499a-ad3c-4bb5c9424517 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] GET https://10.4.3.121/volume/v3/snapshots Aug 13 06:16:40.029248 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4875618f-063f-499a-ad3c-4bb5c9424517 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:40.029452 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4875618f-063f-499a-ad3c-4bb5c9424517 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:40.029687 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-4875618f-063f-499a-ad3c-4bb5c9424517 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:16:40.030670 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-4875618f-063f-499a-ad3c-4bb5c9424517 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:16:40.039923 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4875618f-063f-499a-ad3c-4bb5c9424517 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Get all snapshots completed successfully. Aug 13 06:16:40.040238 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4875618f-063f-499a-ad3c-4bb5c9424517 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 200 Aug 13 06:16:40.040696 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1124/4515] 10.4.3.121 () {66 vars in 1243 bytes} [Thu Aug 13 06:16:40 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 13 06:16:40.049545 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2c231c66-857e-4c26-8719-5eaeb2d1f96e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:40.053667 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2c231c66-857e-4c26-8719-5eaeb2d1f96e tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] GET https://10.4.3.121/volume/v3/volumes/dfdd1e2c-f242-4670-ae49-2f7df9e24c28 Aug 13 06:16:40.053960 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2c231c66-857e-4c26-8719-5eaeb2d1f96e tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:40.054242 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2c231c66-857e-4c26-8719-5eaeb2d1f96e tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:40.062914 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:40.062914 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:40.067013 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2c231c66-857e-4c26-8719-5eaeb2d1f96e tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Volume info retrieved successfully. Aug 13 06:16:40.071121 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2c231c66-857e-4c26-8719-5eaeb2d1f96e tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/volumes/dfdd1e2c-f242-4670-ae49-2f7df9e24c28 returned with HTTP 200 Aug 13 06:16:40.071532 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1124/4516] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:40 2026] GET /volume/v3/volumes/dfdd1e2c-f242-4670-ae49-2f7df9e24c28 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:40.085864 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fd09c11d-7058-432c-94c0-8265ff60065f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:40.086531 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fd09c11d-7058-432c-94c0-8265ff60065f tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] DELETE https://10.4.3.121/volume/v3/volumes/dfdd1e2c-f242-4670-ae49-2f7df9e24c28 Aug 13 06:16:40.086716 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fd09c11d-7058-432c-94c0-8265ff60065f tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:40.086909 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fd09c11d-7058-432c-94c0-8265ff60065f tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:40.087063 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-fd09c11d-7058-432c-94c0-8265ff60065f tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Delete volume with id: dfdd1e2c-f242-4670-ae49-2f7df9e24c28 Aug 13 06:16:40.093471 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:40.093471 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:40.093888 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fd09c11d-7058-432c-94c0-8265ff60065f tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Volume info retrieved successfully. Aug 13 06:16:40.113335 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fd09c11d-7058-432c-94c0-8265ff60065f tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Delete volume request issued successfully. Aug 13 06:16:40.113545 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fd09c11d-7058-432c-94c0-8265ff60065f tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/volumes/dfdd1e2c-f242-4670-ae49-2f7df9e24c28 returned with HTTP 202 Aug 13 06:16:40.114137 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1139/4517] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:16:40 2026] DELETE /volume/v3/volumes/dfdd1e2c-f242-4670-ae49-2f7df9e24c28 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:40.127531 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-343e3ed4-8067-48e7-acb3-f738a067ba34 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:40.129169 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-343e3ed4-8067-48e7-acb3-f738a067ba34 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] GET https://10.4.3.121/volume/v3/volumes/dfdd1e2c-f242-4670-ae49-2f7df9e24c28 Aug 13 06:16:40.129382 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-343e3ed4-8067-48e7-acb3-f738a067ba34 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:40.129557 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-343e3ed4-8067-48e7-acb3-f738a067ba34 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:40.137504 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:40.137504 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:40.141303 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-343e3ed4-8067-48e7-acb3-f738a067ba34 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Volume info retrieved successfully. Aug 13 06:16:40.146282 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-343e3ed4-8067-48e7-acb3-f738a067ba34 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/volumes/dfdd1e2c-f242-4670-ae49-2f7df9e24c28 returned with HTTP 200 Aug 13 06:16:40.146637 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1131/4518] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:40 2026] GET /volume/v3/volumes/dfdd1e2c-f242-4670-ae49-2f7df9e24c28 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:40.737901 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fbe1f55a-e4b5-4e2d-a690-3de3f3404630 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:40.739608 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fbe1f55a-e4b5-4e2d-a690-3de3f3404630 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e Aug 13 06:16:40.739804 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fbe1f55a-e4b5-4e2d-a690-3de3f3404630 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:40.739979 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fbe1f55a-e4b5-4e2d-a690-3de3f3404630 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:40.740085 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-fbe1f55a-e4b5-4e2d-a690-3de3f3404630 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 99d13109-3e69-4bc5-bb6c-7fd9581fb54e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:40.745673 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:40.745673 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:40.746338 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fbe1f55a-e4b5-4e2d-a690-3de3f3404630 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e returned with HTTP 200 Aug 13 06:16:40.746677 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1125/4519] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:40 2026] GET /volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:40.928729 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-76153dbe-2c3d-4d90-b215-0d706f738f01 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:40.930955 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-76153dbe-2c3d-4d90-b215-0d706f738f01 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 Aug 13 06:16:40.931266 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-76153dbe-2c3d-4d90-b215-0d706f738f01 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:40.931567 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-76153dbe-2c3d-4d90-b215-0d706f738f01 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:40.943173 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:40.943173 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:40.946930 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-76153dbe-2c3d-4d90-b215-0d706f738f01 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:40.956979 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-76153dbe-2c3d-4d90-b215-0d706f738f01 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 returned with HTTP 200 Aug 13 06:16:40.957479 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1125/4520] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:40 2026] GET /volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:41.160005 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d394f368-17dc-44fa-ad03-ea0866a54c0e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:41.161721 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d394f368-17dc-44fa-ad03-ea0866a54c0e tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] GET https://10.4.3.121/volume/v3/volumes/dfdd1e2c-f242-4670-ae49-2f7df9e24c28 Aug 13 06:16:41.161948 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d394f368-17dc-44fa-ad03-ea0866a54c0e tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:41.162177 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d394f368-17dc-44fa-ad03-ea0866a54c0e tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:41.167546 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d394f368-17dc-44fa-ad03-ea0866a54c0e tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/volumes/dfdd1e2c-f242-4670-ae49-2f7df9e24c28 returned with HTTP 404 Aug 13 06:16:41.168004 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1140/4521] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:41 2026] GET /volume/v3/volumes/dfdd1e2c-f242-4670-ae49-2f7df9e24c28 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:41.174935 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-88ea901f-9e53-4d85-bd0e-3d98192c522d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:41.176565 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-88ea901f-9e53-4d85-bd0e-3d98192c522d tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/73dc31eb-b4bb-4072-893b-e5012bad1fff Aug 13 06:16:41.176791 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-88ea901f-9e53-4d85-bd0e-3d98192c522d tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:41.176991 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-88ea901f-9e53-4d85-bd0e-3d98192c522d tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:41.177120 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-88ea901f-9e53-4d85-bd0e-3d98192c522d tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Delete snapshot with id: 73dc31eb-b4bb-4072-893b-e5012bad1fff Aug 13 06:16:41.180977 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-88ea901f-9e53-4d85-bd0e-3d98192c522d tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/snapshots/73dc31eb-b4bb-4072-893b-e5012bad1fff returned with HTTP 404 Aug 13 06:16:41.181533 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1132/4522] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:16:41 2026] DELETE /volume/v3/snapshots/73dc31eb-b4bb-4072-893b-e5012bad1fff => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:41.190404 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ce3d6869-39b5-4392-8138-36653de76c63 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:41.192355 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ce3d6869-39b5-4392-8138-36653de76c63 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] GET https://10.4.3.121/volume/v3/volumes/844b5264-0302-4bb7-9bd3-45d2428754ef Aug 13 06:16:41.192578 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ce3d6869-39b5-4392-8138-36653de76c63 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:41.192808 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ce3d6869-39b5-4392-8138-36653de76c63 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:41.202520 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ce3d6869-39b5-4392-8138-36653de76c63 tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/volumes/844b5264-0302-4bb7-9bd3-45d2428754ef returned with HTTP 404 Aug 13 06:16:41.202520 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1126/4523] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:41 2026] GET /volume/v3/volumes/844b5264-0302-4bb7-9bd3-45d2428754ef => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:41.208543 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2f2ffd4d-0303-4d59-8640-f2ce510c002c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:41.210196 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2f2ffd4d-0303-4d59-8640-f2ce510c002c tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] DELETE https://10.4.3.121/volume/v3/volumes/844b5264-0302-4bb7-9bd3-45d2428754ef Aug 13 06:16:41.210383 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2f2ffd4d-0303-4d59-8640-f2ce510c002c tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:41.210596 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2f2ffd4d-0303-4d59-8640-f2ce510c002c tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:41.210701 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-2f2ffd4d-0303-4d59-8640-f2ce510c002c tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] Delete volume with id: 844b5264-0302-4bb7-9bd3-45d2428754ef Aug 13 06:16:41.216522 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2f2ffd4d-0303-4d59-8640-f2ce510c002c tempest-VolumesDeleteCascade-433398329 tempest-VolumesDeleteCascade-433398329-project-member] https://10.4.3.121/volume/v3/volumes/844b5264-0302-4bb7-9bd3-45d2428754ef returned with HTTP 404 Aug 13 06:16:41.216522 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1126/4524] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:16:41 2026] DELETE /volume/v3/volumes/844b5264-0302-4bb7-9bd3-45d2428754ef => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:41.757718 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ec8700dc-f68c-49f6-88ce-49fc36711600 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:41.760066 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ec8700dc-f68c-49f6-88ce-49fc36711600 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e Aug 13 06:16:41.760066 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ec8700dc-f68c-49f6-88ce-49fc36711600 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:41.760177 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ec8700dc-f68c-49f6-88ce-49fc36711600 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:41.760446 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ec8700dc-f68c-49f6-88ce-49fc36711600 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 99d13109-3e69-4bc5-bb6c-7fd9581fb54e. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:41.764931 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:41.764931 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:41.765718 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ec8700dc-f68c-49f6-88ce-49fc36711600 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e returned with HTTP 200 Aug 13 06:16:41.766240 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1141/4525] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:41 2026] GET /volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:41.975123 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-05b51eb5-28f7-4d25-8d52-de33fde46c7f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:41.977558 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-05b51eb5-28f7-4d25-8d52-de33fde46c7f tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 Aug 13 06:16:41.977948 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-05b51eb5-28f7-4d25-8d52-de33fde46c7f tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:41.977948 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-05b51eb5-28f7-4d25-8d52-de33fde46c7f tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:41.987674 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:41.987674 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:41.998198 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-05b51eb5-28f7-4d25-8d52-de33fde46c7f tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:42.004491 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-05b51eb5-28f7-4d25-8d52-de33fde46c7f tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 returned with HTTP 200 Aug 13 06:16:42.005255 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1133/4526] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:41 2026] GET /volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:42.478596 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-bb457e80-7ed6-4d80-aa7f-2ae6ebbbf65c req-3446ceb0-0992-4a1a-a9cd-42d6f69cab2c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:42.481047 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bb457e80-7ed6-4d80-aa7f-2ae6ebbbf65c req-3446ceb0-0992-4a1a-a9cd-42d6f69cab2c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] POST https://10.4.3.121/volume/v3/attachments/19611e90-b6e3-4584-8075-9cb9ccc1f8b4/action Aug 13 06:16:42.481122 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bb457e80-7ed6-4d80-aa7f-2ae6ebbbf65c req-3446ceb0-0992-4a1a-a9cd-42d6f69cab2c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:16:42.481345 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-bb457e80-7ed6-4d80-aa7f-2ae6ebbbf65c req-3446ceb0-0992-4a1a-a9cd-42d6f69cab2c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:42.497523 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:42.497523 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:42.510712 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-bb457e80-7ed6-4d80-aa7f-2ae6ebbbf65c req-3446ceb0-0992-4a1a-a9cd-42d6f69cab2c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/attachments/19611e90-b6e3-4584-8075-9cb9ccc1f8b4/action returned with HTTP 204 Aug 13 06:16:42.511099 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1127/4527] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:16:42 2026] POST /volume/v3/attachments/19611e90-b6e3-4584-8075-9cb9ccc1f8b4/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 13 06:16:42.778011 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4577ec12-0cdf-4082-bc14-c79d9f2e6911 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:42.780432 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4577ec12-0cdf-4082-bc14-c79d9f2e6911 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e Aug 13 06:16:42.780704 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4577ec12-0cdf-4082-bc14-c79d9f2e6911 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:42.780994 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4577ec12-0cdf-4082-bc14-c79d9f2e6911 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:42.781141 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4577ec12-0cdf-4082-bc14-c79d9f2e6911 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 99d13109-3e69-4bc5-bb6c-7fd9581fb54e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:42.787810 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:42.787810 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:42.788899 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4577ec12-0cdf-4082-bc14-c79d9f2e6911 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e returned with HTTP 200 Aug 13 06:16:42.789427 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1127/4528] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:42 2026] GET /volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:43.018396 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5f7d55ae-0d86-44b2-bb68-7f096dbdbc79 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:43.020771 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5f7d55ae-0d86-44b2-bb68-7f096dbdbc79 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 Aug 13 06:16:43.020983 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5f7d55ae-0d86-44b2-bb68-7f096dbdbc79 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:43.021192 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5f7d55ae-0d86-44b2-bb68-7f096dbdbc79 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:43.030531 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:43.030531 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:43.033876 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5f7d55ae-0d86-44b2-bb68-7f096dbdbc79 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:43.037949 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5f7d55ae-0d86-44b2-bb68-7f096dbdbc79 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 returned with HTTP 200 Aug 13 06:16:43.038370 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1142/4529] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:43 2026] GET /volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 06:16:43.180267 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-dd6aa453-dc47-4b7e-b022-36873d5fdbaf req-a14accf5-c7dd-4758-b141-196fd473dd17 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:43.182610 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-dd6aa453-dc47-4b7e-b022-36873d5fdbaf req-a14accf5-c7dd-4758-b141-196fd473dd17 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/attachments/66ed64cc-a01a-47e2-bcb3-1c87d7b80d9c Aug 13 06:16:43.182770 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-dd6aa453-dc47-4b7e-b022-36873d5fdbaf req-a14accf5-c7dd-4758-b141-196fd473dd17 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:43.182970 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-dd6aa453-dc47-4b7e-b022-36873d5fdbaf req-a14accf5-c7dd-4758-b141-196fd473dd17 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:43.192478 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:43.192478 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:43.248702 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-dd6aa453-dc47-4b7e-b022-36873d5fdbaf req-a14accf5-c7dd-4758-b141-196fd473dd17 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/66ed64cc-a01a-47e2-bcb3-1c87d7b80d9c returned with HTTP 200 Aug 13 06:16:43.249446 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1134/4530] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:16:43 2026] DELETE /volume/v3/attachments/66ed64cc-a01a-47e2-bcb3-1c87d7b80d9c => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:43.259550 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-dd6aa453-dc47-4b7e-b022-36873d5fdbaf req-0b47f2a5-f1c0-42f5-b8b8-bfff57a1d756 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:43.261991 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-dd6aa453-dc47-4b7e-b022-36873d5fdbaf req-0b47f2a5-f1c0-42f5-b8b8-bfff57a1d756 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/volumes/82f9e06a-be82-4882-a6f3-e8147a0bad23 Aug 13 06:16:43.262406 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-dd6aa453-dc47-4b7e-b022-36873d5fdbaf req-0b47f2a5-f1c0-42f5-b8b8-bfff57a1d756 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:43.262606 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-dd6aa453-dc47-4b7e-b022-36873d5fdbaf req-0b47f2a5-f1c0-42f5-b8b8-bfff57a1d756 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:43.262771 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [req-dd6aa453-dc47-4b7e-b022-36873d5fdbaf req-0b47f2a5-f1c0-42f5-b8b8-bfff57a1d756 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete volume with id: 82f9e06a-be82-4882-a6f3-e8147a0bad23 Aug 13 06:16:43.270210 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:43.270210 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:43.270622 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-dd6aa453-dc47-4b7e-b022-36873d5fdbaf req-0b47f2a5-f1c0-42f5-b8b8-bfff57a1d756 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:16:43.287384 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-dd6aa453-dc47-4b7e-b022-36873d5fdbaf req-0b47f2a5-f1c0-42f5-b8b8-bfff57a1d756 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete volume request issued successfully. Aug 13 06:16:43.287608 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-dd6aa453-dc47-4b7e-b022-36873d5fdbaf req-0b47f2a5-f1c0-42f5-b8b8-bfff57a1d756 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/82f9e06a-be82-4882-a6f3-e8147a0bad23 returned with HTTP 202 Aug 13 06:16:43.288020 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1128/4531] 10.4.3.121 () {70 vars in 1620 bytes} [Thu Aug 13 06:16:43 2026] DELETE /volume/v3/volumes/82f9e06a-be82-4882-a6f3-e8147a0bad23 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:43.805265 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-61a2480a-c261-4c14-a9a0-c016a3c3a55c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:43.811690 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-61a2480a-c261-4c14-a9a0-c016a3c3a55c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e Aug 13 06:16:43.811931 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-61a2480a-c261-4c14-a9a0-c016a3c3a55c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:43.812213 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-61a2480a-c261-4c14-a9a0-c016a3c3a55c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:43.812380 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-61a2480a-c261-4c14-a9a0-c016a3c3a55c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 99d13109-3e69-4bc5-bb6c-7fd9581fb54e. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:43.817137 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:43.817137 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:43.817947 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-61a2480a-c261-4c14-a9a0-c016a3c3a55c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e returned with HTTP 200 Aug 13 06:16:43.818401 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1128/4532] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:43 2026] GET /volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:43.827787 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-35ff25a7-0bfd-468e-985a-1da81e38c9d6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:43.829485 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-35ff25a7-0bfd-468e-985a-1da81e38c9d6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e Aug 13 06:16:43.829666 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-35ff25a7-0bfd-468e-985a-1da81e38c9d6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:43.829870 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-35ff25a7-0bfd-468e-985a-1da81e38c9d6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:43.829975 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-35ff25a7-0bfd-468e-985a-1da81e38c9d6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 99d13109-3e69-4bc5-bb6c-7fd9581fb54e. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:43.834750 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:43.834750 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:43.835567 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-35ff25a7-0bfd-468e-985a-1da81e38c9d6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e returned with HTTP 200 Aug 13 06:16:43.836028 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1143/4533] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:43 2026] GET /volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:43.844886 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d53f9d53-93a0-4f4e-b8bc-a53e9446d551 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:43.846471 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d53f9d53-93a0-4f4e-b8bc-a53e9446d551 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] POST https://10.4.3.121/volume/v3/backups Aug 13 06:16:43.846822 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d53f9d53-93a0-4f4e-b8bc-a53e9446d551 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ac0ea477-5c7f-436c-a816-4e6c7dd76e88", "incremental": true, "force": true}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:43.848159 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-d53f9d53-93a0-4f4e-b8bc-a53e9446d551 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Creating new backup {'backup': {'volume_id': 'ac0ea477-5c7f-436c-a816-4e6c7dd76e88', 'incremental': True, 'force': True}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:16:43.848311 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-d53f9d53-93a0-4f4e-b8bc-a53e9446d551 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Creating backup of volume ac0ea477-5c7f-436c-a816-4e6c7dd76e88 in container None Aug 13 06:16:43.856991 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:43.856991 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:43.857463 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d53f9d53-93a0-4f4e-b8bc-a53e9446d551 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:16:43.871384 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-d53f9d53-93a0-4f4e-b8bc-a53e9446d551 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Created reservations ['c322d9f3-72e4-4136-a808-bd8b18511b9d', 'a1584b67-4820-4445-82e8-0beae0df5087'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:43.899845 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d53f9d53-93a0-4f4e-b8bc-a53e9446d551 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:16:43.900328 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1135/4534] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:16:43 2026] POST /volume/v3/backups => generated 288 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:16:43.911613 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c7810d46-08f7-435b-92b3-cbf613bc5ad6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:43.917944 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c7810d46-08f7-435b-92b3-cbf613bc5ad6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb Aug 13 06:16:43.918734 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c7810d46-08f7-435b-92b3-cbf613bc5ad6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:43.919011 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c7810d46-08f7-435b-92b3-cbf613bc5ad6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:43.919271 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c7810d46-08f7-435b-92b3-cbf613bc5ad6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id e07c7b34-79c6-4991-9ceb-6b3adc3878cb. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:43.929267 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:43.929267 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:43.930849 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c7810d46-08f7-435b-92b3-cbf613bc5ad6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb returned with HTTP 200 Aug 13 06:16:43.930849 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1129/4535] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:43 2026] GET /volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb => generated 694 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:44.032946 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ab736a58-45f7-4113-bc2b-e4cacf7bead3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:44.034688 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ab736a58-45f7-4113-bc2b-e4cacf7bead3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/82f9e06a-be82-4882-a6f3-e8147a0bad23 Aug 13 06:16:44.034960 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ab736a58-45f7-4113-bc2b-e4cacf7bead3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:44.035205 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ab736a58-45f7-4113-bc2b-e4cacf7bead3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:44.047126 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ab736a58-45f7-4113-bc2b-e4cacf7bead3 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/82f9e06a-be82-4882-a6f3-e8147a0bad23 returned with HTTP 404 Aug 13 06:16:44.047837 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1129/4536] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:44 2026] GET /volume/v3/volumes/82f9e06a-be82-4882-a6f3-e8147a0bad23 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:44.054499 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-456b25d6-02f6-4bf3-af2c-0034a3c7bbb0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:44.058224 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-456b25d6-02f6-4bf3-af2c-0034a3c7bbb0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/7b46313a-e806-4e59-bd9f-e6330cd4e103 Aug 13 06:16:44.058496 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-456b25d6-02f6-4bf3-af2c-0034a3c7bbb0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:44.058689 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-456b25d6-02f6-4bf3-af2c-0034a3c7bbb0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:44.058798 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-456b25d6-02f6-4bf3-af2c-0034a3c7bbb0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete snapshot with id: 7b46313a-e806-4e59-bd9f-e6330cd4e103 Aug 13 06:16:44.067201 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:44.067201 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:44.067754 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-456b25d6-02f6-4bf3-af2c-0034a3c7bbb0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:16:44.090770 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-456b25d6-02f6-4bf3-af2c-0034a3c7bbb0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot delete request issued successfully. Aug 13 06:16:44.091287 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-456b25d6-02f6-4bf3-af2c-0034a3c7bbb0 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/7b46313a-e806-4e59-bd9f-e6330cd4e103 returned with HTTP 202 Aug 13 06:16:44.091385 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1144/4537] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:16:44 2026] DELETE /volume/v3/snapshots/7b46313a-e806-4e59-bd9f-e6330cd4e103 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:44.101158 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-853bf8e6-e70b-4865-8564-f1a686e93ba1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:44.103344 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-853bf8e6-e70b-4865-8564-f1a686e93ba1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/7b46313a-e806-4e59-bd9f-e6330cd4e103 Aug 13 06:16:44.103589 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-853bf8e6-e70b-4865-8564-f1a686e93ba1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:44.103824 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-853bf8e6-e70b-4865-8564-f1a686e93ba1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:44.109456 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:44.109456 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:44.109985 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-853bf8e6-e70b-4865-8564-f1a686e93ba1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:16:44.110939 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-853bf8e6-e70b-4865-8564-f1a686e93ba1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/7b46313a-e806-4e59-bd9f-e6330cd4e103 returned with HTTP 200 Aug 13 06:16:44.111388 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1136/4538] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:44 2026] GET /volume/v3/snapshots/7b46313a-e806-4e59-bd9f-e6330cd4e103 => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:44.942632 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b8784185-aff7-4649-9c06-7b1bd2a38363 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:44.943403 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8784185-aff7-4649-9c06-7b1bd2a38363 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb Aug 13 06:16:44.943580 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8784185-aff7-4649-9c06-7b1bd2a38363 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:44.944298 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8784185-aff7-4649-9c06-7b1bd2a38363 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:44.944298 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-b8784185-aff7-4649-9c06-7b1bd2a38363 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id e07c7b34-79c6-4991-9ceb-6b3adc3878cb. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:44.948392 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:44.948392 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:44.948392 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8784185-aff7-4649-9c06-7b1bd2a38363 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb returned with HTTP 200 Aug 13 06:16:44.948620 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1130/4539] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:44 2026] GET /volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb => generated 696 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:45.121120 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-896e3792-8e3a-45e1-873b-2a94bb9b8ba8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:45.124636 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-896e3792-8e3a-45e1-873b-2a94bb9b8ba8 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/7b46313a-e806-4e59-bd9f-e6330cd4e103 Aug 13 06:16:45.124918 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-896e3792-8e3a-45e1-873b-2a94bb9b8ba8 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:45.125138 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-896e3792-8e3a-45e1-873b-2a94bb9b8ba8 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:45.131913 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-896e3792-8e3a-45e1-873b-2a94bb9b8ba8 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/7b46313a-e806-4e59-bd9f-e6330cd4e103 returned with HTTP 404 Aug 13 06:16:45.131913 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1130/4540] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:45 2026] GET /volume/v3/snapshots/7b46313a-e806-4e59-bd9f-e6330cd4e103 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:45.958845 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-54ea0643-2f65-42ad-ad46-b136b48677e1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:45.961237 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-54ea0643-2f65-42ad-ad46-b136b48677e1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb Aug 13 06:16:45.961491 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-54ea0643-2f65-42ad-ad46-b136b48677e1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:45.961711 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-54ea0643-2f65-42ad-ad46-b136b48677e1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:45.961818 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-54ea0643-2f65-42ad-ad46-b136b48677e1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id e07c7b34-79c6-4991-9ceb-6b3adc3878cb. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:45.967469 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:45.967469 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:45.968235 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-54ea0643-2f65-42ad-ad46-b136b48677e1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb returned with HTTP 200 Aug 13 06:16:45.968796 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1145/4541] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:45 2026] GET /volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb => generated 696 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:46.489893 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-78825be7-fed4-4c13-b00d-bca26d6ef395 req-7b9273af-73ce-481b-8f34-8d7a05d40885 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:46.493251 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-78825be7-fed4-4c13-b00d-bca26d6ef395 req-7b9273af-73ce-481b-8f34-8d7a05d40885 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 Aug 13 06:16:46.495260 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-78825be7-fed4-4c13-b00d-bca26d6ef395 req-7b9273af-73ce-481b-8f34-8d7a05d40885 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:46.495260 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-78825be7-fed4-4c13-b00d-bca26d6ef395 req-7b9273af-73ce-481b-8f34-8d7a05d40885 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:46.506070 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:46.506070 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:46.513827 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-78825be7-fed4-4c13-b00d-bca26d6ef395 req-7b9273af-73ce-481b-8f34-8d7a05d40885 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:46.517947 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-78825be7-fed4-4c13-b00d-bca26d6ef395 req-7b9273af-73ce-481b-8f34-8d7a05d40885 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 returned with HTTP 200 Aug 13 06:16:46.518348 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1137/4542] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:16:46 2026] GET /volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 => generated 1175 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:46.548318 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-78825be7-fed4-4c13-b00d-bca26d6ef395 req-3a2b5baf-6f19-4aec-8388-038942f90c40 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:46.551015 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-78825be7-fed4-4c13-b00d-bca26d6ef395 req-3a2b5baf-6f19-4aec-8388-038942f90c40 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] POST https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934/action Aug 13 06:16:46.551097 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-78825be7-fed4-4c13-b00d-bca26d6ef395 req-3a2b5baf-6f19-4aec-8388-038942f90c40 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:16:46.551246 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-78825be7-fed4-4c13-b00d-bca26d6ef395 req-3a2b5baf-6f19-4aec-8388-038942f90c40 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:46.564653 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:46.564653 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:46.565242 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-78825be7-fed4-4c13-b00d-bca26d6ef395 req-3a2b5baf-6f19-4aec-8388-038942f90c40 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:46.576119 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-78825be7-fed4-4c13-b00d-bca26d6ef395 req-3a2b5baf-6f19-4aec-8388-038942f90c40 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Begin detaching volume completed successfully. Aug 13 06:16:46.576413 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-78825be7-fed4-4c13-b00d-bca26d6ef395 req-3a2b5baf-6f19-4aec-8388-038942f90c40 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934/action returned with HTTP 202 Aug 13 06:16:46.576964 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1131/4543] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:16:46 2026] POST /volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:16:46.649075 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-54ea5979-034a-4d87-8aaa-736c1bf5af3e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:46.650151 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-54ea5979-034a-4d87-8aaa-736c1bf5af3e None None] GET https://10.4.3.121/volume// Aug 13 06:16:46.650151 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-54ea5979-034a-4d87-8aaa-736c1bf5af3e None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:46.650151 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-54ea5979-034a-4d87-8aaa-736c1bf5af3e None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:46.650270 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-54ea5979-034a-4d87-8aaa-736c1bf5af3e None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:16:46.650515 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1131/4544] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:16:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 06:16:46.662117 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-78825be7-fed4-4c13-b00d-bca26d6ef395 req-2957e665-4dc5-4e71-90d9-13c58c81397a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:46.670900 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-78825be7-fed4-4c13-b00d-bca26d6ef395 req-2957e665-4dc5-4e71-90d9-13c58c81397a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 Aug 13 06:16:46.671110 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-78825be7-fed4-4c13-b00d-bca26d6ef395 req-2957e665-4dc5-4e71-90d9-13c58c81397a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:46.671339 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-78825be7-fed4-4c13-b00d-bca26d6ef395 req-2957e665-4dc5-4e71-90d9-13c58c81397a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:46.683388 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:46.683388 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:46.688994 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-78825be7-fed4-4c13-b00d-bca26d6ef395 req-2957e665-4dc5-4e71-90d9-13c58c81397a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:46.693893 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-78825be7-fed4-4c13-b00d-bca26d6ef395 req-2957e665-4dc5-4e71-90d9-13c58c81397a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 returned with HTTP 200 Aug 13 06:16:46.694438 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1146/4545] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:16:46 2026] GET /volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 => generated 1358 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:16:46.979858 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f5bbcaa7-7554-49de-bdaf-fc03222c3fa6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:46.982367 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f5bbcaa7-7554-49de-bdaf-fc03222c3fa6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb Aug 13 06:16:46.982679 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f5bbcaa7-7554-49de-bdaf-fc03222c3fa6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:46.982956 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f5bbcaa7-7554-49de-bdaf-fc03222c3fa6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:46.983110 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-f5bbcaa7-7554-49de-bdaf-fc03222c3fa6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id e07c7b34-79c6-4991-9ceb-6b3adc3878cb. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:46.987974 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:46.987974 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:46.989102 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f5bbcaa7-7554-49de-bdaf-fc03222c3fa6 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb returned with HTTP 200 Aug 13 06:16:46.989102 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1138/4546] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:46 2026] GET /volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:47.665957 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-78825be7-fed4-4c13-b00d-bca26d6ef395 req-b374496d-1a9c-4a83-88ee-a6de3e80613d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:47.669202 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-78825be7-fed4-4c13-b00d-bca26d6ef395 req-b374496d-1a9c-4a83-88ee-a6de3e80613d tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] DELETE https://10.4.3.121/volume/v3/attachments/19611e90-b6e3-4584-8075-9cb9ccc1f8b4 Aug 13 06:16:47.669396 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-78825be7-fed4-4c13-b00d-bca26d6ef395 req-b374496d-1a9c-4a83-88ee-a6de3e80613d tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:47.669570 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-78825be7-fed4-4c13-b00d-bca26d6ef395 req-b374496d-1a9c-4a83-88ee-a6de3e80613d tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:47.678535 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:47.678535 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:47.783295 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-78825be7-fed4-4c13-b00d-bca26d6ef395 req-b374496d-1a9c-4a83-88ee-a6de3e80613d tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/attachments/19611e90-b6e3-4584-8075-9cb9ccc1f8b4 returned with HTTP 200 Aug 13 06:16:47.785728 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1132/4547] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:16:47 2026] DELETE /volume/v3/attachments/19611e90-b6e3-4584-8075-9cb9ccc1f8b4 => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:47.799008 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-78515dc3-a429-4374-b991-e9d9cc762371 req-4146552f-4390-4544-8a60-a66191251e02 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:47.801882 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-78515dc3-a429-4374-b991-e9d9cc762371 req-4146552f-4390-4544-8a60-a66191251e02 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/attachments/2040ae6e-fe7e-48ed-81ff-8676c6cfd29a Aug 13 06:16:47.802150 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-78515dc3-a429-4374-b991-e9d9cc762371 req-4146552f-4390-4544-8a60-a66191251e02 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:47.802459 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-78515dc3-a429-4374-b991-e9d9cc762371 req-4146552f-4390-4544-8a60-a66191251e02 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:47.813251 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:47.813251 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:47.881173 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-78515dc3-a429-4374-b991-e9d9cc762371 req-4146552f-4390-4544-8a60-a66191251e02 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/2040ae6e-fe7e-48ed-81ff-8676c6cfd29a returned with HTTP 200 Aug 13 06:16:47.881786 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1132/4548] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:16:47 2026] DELETE /volume/v3/attachments/2040ae6e-fe7e-48ed-81ff-8676c6cfd29a => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:47.893748 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-78515dc3-a429-4374-b991-e9d9cc762371 req-f661c116-a32d-4cc0-a442-daf59141d087 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:47.896681 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-78515dc3-a429-4374-b991-e9d9cc762371 req-f661c116-a32d-4cc0-a442-daf59141d087 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 Aug 13 06:16:47.897228 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-78515dc3-a429-4374-b991-e9d9cc762371 req-f661c116-a32d-4cc0-a442-daf59141d087 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:47.897533 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-78515dc3-a429-4374-b991-e9d9cc762371 req-f661c116-a32d-4cc0-a442-daf59141d087 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:47.897730 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [req-78515dc3-a429-4374-b991-e9d9cc762371 req-f661c116-a32d-4cc0-a442-daf59141d087 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete volume with id: 2a5cccc8-aaf6-4237-a070-8506daed2f40 Aug 13 06:16:47.906301 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:47.906301 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:47.906723 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-78515dc3-a429-4374-b991-e9d9cc762371 req-f661c116-a32d-4cc0-a442-daf59141d087 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:16:47.924562 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-78515dc3-a429-4374-b991-e9d9cc762371 req-f661c116-a32d-4cc0-a442-daf59141d087 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete volume request issued successfully. Aug 13 06:16:47.924769 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-78515dc3-a429-4374-b991-e9d9cc762371 req-f661c116-a32d-4cc0-a442-daf59141d087 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 returned with HTTP 202 Aug 13 06:16:47.925163 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1147/4549] 10.4.3.121 () {70 vars in 1620 bytes} [Thu Aug 13 06:16:47 2026] DELETE /volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:48.007156 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c4a89cb2-1fe7-4bca-8ac9-99bea42072f5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:48.019525 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4a89cb2-1fe7-4bca-8ac9-99bea42072f5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb Aug 13 06:16:48.019847 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c4a89cb2-1fe7-4bca-8ac9-99bea42072f5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:48.020116 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c4a89cb2-1fe7-4bca-8ac9-99bea42072f5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:48.020368 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-c4a89cb2-1fe7-4bca-8ac9-99bea42072f5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id e07c7b34-79c6-4991-9ceb-6b3adc3878cb. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:48.026461 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:48.026461 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:48.027361 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4a89cb2-1fe7-4bca-8ac9-99bea42072f5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb returned with HTTP 200 Aug 13 06:16:48.027831 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1139/4550] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:48 2026] GET /volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb => generated 707 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:48.745599 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8a1eb7ee-ac52-4e96-84d3-9746bc07b21c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:48.752909 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8a1eb7ee-ac52-4e96-84d3-9746bc07b21c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 Aug 13 06:16:48.754108 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8a1eb7ee-ac52-4e96-84d3-9746bc07b21c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:48.755268 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8a1eb7ee-ac52-4e96-84d3-9746bc07b21c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:48.780890 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:48.780890 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:48.807256 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8a1eb7ee-ac52-4e96-84d3-9746bc07b21c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:48.844766 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8a1eb7ee-ac52-4e96-84d3-9746bc07b21c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 returned with HTTP 200 Aug 13 06:16:48.848695 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1133/4551] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:48 2026] GET /volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 => generated 883 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:48.861312 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a15a77d0-e587-4aee-a167-6d7b25dc1f19 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:48.862763 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a15a77d0-e587-4aee-a167-6d7b25dc1f19 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 Aug 13 06:16:48.862920 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a15a77d0-e587-4aee-a167-6d7b25dc1f19 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:48.863087 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a15a77d0-e587-4aee-a167-6d7b25dc1f19 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:48.870175 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:48.870175 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:48.873038 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a15a77d0-e587-4aee-a167-6d7b25dc1f19 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:48.876539 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a15a77d0-e587-4aee-a167-6d7b25dc1f19 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 returned with HTTP 200 Aug 13 06:16:48.877170 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1133/4552] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:48 2026] GET /volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:48.887008 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-416bb2e0-3e95-4b59-803f-3cea9d2ee261 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:48.888950 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-416bb2e0-3e95-4b59-803f-3cea9d2ee261 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 Aug 13 06:16:48.888950 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-416bb2e0-3e95-4b59-803f-3cea9d2ee261 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:48.889708 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-416bb2e0-3e95-4b59-803f-3cea9d2ee261 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:48.891626 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-96c7efbb-5147-4ea4-9591-737aef856b6c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:48.893486 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-96c7efbb-5147-4ea4-9591-737aef856b6c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] DELETE https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 Aug 13 06:16:48.893685 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-96c7efbb-5147-4ea4-9591-737aef856b6c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:48.893798 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-96c7efbb-5147-4ea4-9591-737aef856b6c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:48.893949 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-96c7efbb-5147-4ea4-9591-737aef856b6c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Delete volume with id: 10e9c99a-a994-44fc-b351-dfdbf5309934 Aug 13 06:16:48.897682 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-416bb2e0-3e95-4b59-803f-3cea9d2ee261 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 returned with HTTP 404 Aug 13 06:16:48.898172 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1148/4553] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:48 2026] GET /volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:48.901280 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:48.901280 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:48.901767 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-96c7efbb-5147-4ea4-9591-737aef856b6c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:48.933735 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-96c7efbb-5147-4ea4-9591-737aef856b6c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Delete volume request issued successfully. Aug 13 06:16:48.933916 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-96c7efbb-5147-4ea4-9591-737aef856b6c tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 returned with HTTP 202 Aug 13 06:16:48.934344 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1140/4554] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:16:48 2026] DELETE /volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:48.943613 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8cf06555-ecbe-403a-b651-70e3629c0ba8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:48.946077 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8cf06555-ecbe-403a-b651-70e3629c0ba8 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 Aug 13 06:16:48.946405 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8cf06555-ecbe-403a-b651-70e3629c0ba8 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:48.946818 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8cf06555-ecbe-403a-b651-70e3629c0ba8 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:48.957782 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:48.957782 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:48.963328 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8cf06555-ecbe-403a-b651-70e3629c0ba8 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:48.971264 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8cf06555-ecbe-403a-b651-70e3629c0ba8 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 returned with HTTP 200 Aug 13 06:16:48.971808 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1134/4555] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:48 2026] GET /volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:49.042000 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f98e42b3-021e-4f1f-9403-58aae58e7ed3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:49.044752 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f98e42b3-021e-4f1f-9403-58aae58e7ed3 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb Aug 13 06:16:49.045114 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f98e42b3-021e-4f1f-9403-58aae58e7ed3 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:49.045561 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f98e42b3-021e-4f1f-9403-58aae58e7ed3 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:49.045845 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-f98e42b3-021e-4f1f-9403-58aae58e7ed3 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id e07c7b34-79c6-4991-9ceb-6b3adc3878cb. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:49.051814 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:49.051814 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:49.052909 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f98e42b3-021e-4f1f-9403-58aae58e7ed3 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb returned with HTTP 200 Aug 13 06:16:49.053606 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1134/4556] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:49 2026] GET /volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:49.544310 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-75f06fe7-2f8b-4628-8fe6-0e53e64c8052 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:49.547960 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-75f06fe7-2f8b-4628-8fe6-0e53e64c8052 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/7b46313a-e806-4e59-bd9f-e6330cd4e103 Aug 13 06:16:49.548253 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-75f06fe7-2f8b-4628-8fe6-0e53e64c8052 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:49.548520 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-75f06fe7-2f8b-4628-8fe6-0e53e64c8052 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:49.548697 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-75f06fe7-2f8b-4628-8fe6-0e53e64c8052 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete snapshot with id: 7b46313a-e806-4e59-bd9f-e6330cd4e103 Aug 13 06:16:49.555479 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-75f06fe7-2f8b-4628-8fe6-0e53e64c8052 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/7b46313a-e806-4e59-bd9f-e6330cd4e103 returned with HTTP 404 Aug 13 06:16:49.556130 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1149/4557] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:16:49 2026] DELETE /volume/v3/snapshots/7b46313a-e806-4e59-bd9f-e6330cd4e103 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 06:16:49.562790 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b87e20ce-e651-4c57-86e7-3cd38f8c4097 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:49.567792 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b87e20ce-e651-4c57-86e7-3cd38f8c4097 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/7b46313a-e806-4e59-bd9f-e6330cd4e103 Aug 13 06:16:49.567792 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b87e20ce-e651-4c57-86e7-3cd38f8c4097 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:49.567792 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b87e20ce-e651-4c57-86e7-3cd38f8c4097 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:49.571220 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b87e20ce-e651-4c57-86e7-3cd38f8c4097 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/7b46313a-e806-4e59-bd9f-e6330cd4e103 returned with HTTP 404 Aug 13 06:16:49.571900 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1141/4558] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:49 2026] GET /volume/v3/snapshots/7b46313a-e806-4e59-bd9f-e6330cd4e103 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:49.990499 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1dab27df-688e-41de-b043-bad094be842b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:49.992839 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1dab27df-688e-41de-b043-bad094be842b tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 Aug 13 06:16:49.993024 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1dab27df-688e-41de-b043-bad094be842b tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:49.993406 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1dab27df-688e-41de-b043-bad094be842b tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:50.001284 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1dab27df-688e-41de-b043-bad094be842b tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 returned with HTTP 404 Aug 13 06:16:50.001830 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1135/4559] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:49 2026] GET /volume/v3/volumes/10e9c99a-a994-44fc-b351-dfdbf5309934 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:50.011114 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9ebb68ef-7ea0-4bd3-a56c-2e10025185b1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:50.013198 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ebb68ef-7ea0-4bd3-a56c-2e10025185b1 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 Aug 13 06:16:50.013263 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ebb68ef-7ea0-4bd3-a56c-2e10025185b1 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:50.013482 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ebb68ef-7ea0-4bd3-a56c-2e10025185b1 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:50.022561 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:50.022561 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:50.036061 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9ebb68ef-7ea0-4bd3-a56c-2e10025185b1 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:50.042219 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ebb68ef-7ea0-4bd3-a56c-2e10025185b1 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 returned with HTTP 200 Aug 13 06:16:50.042219 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1135/4560] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:50 2026] GET /volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:50.065652 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2484395a-5e90-4e6c-b2e8-2d5797ff5c2e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:50.067106 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d66bb340-4c46-4e15-8974-bd4fa3d6a3c3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:50.069835 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2484395a-5e90-4e6c-b2e8-2d5797ff5c2e tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 Aug 13 06:16:50.070122 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d66bb340-4c46-4e15-8974-bd4fa3d6a3c3 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb Aug 13 06:16:50.070164 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2484395a-5e90-4e6c-b2e8-2d5797ff5c2e tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:50.070272 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d66bb340-4c46-4e15-8974-bd4fa3d6a3c3 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:50.070343 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2484395a-5e90-4e6c-b2e8-2d5797ff5c2e tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:50.070557 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d66bb340-4c46-4e15-8974-bd4fa3d6a3c3 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:50.070557 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-d66bb340-4c46-4e15-8974-bd4fa3d6a3c3 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id e07c7b34-79c6-4991-9ceb-6b3adc3878cb. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:50.077317 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:50.077317 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:50.078034 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d66bb340-4c46-4e15-8974-bd4fa3d6a3c3 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb returned with HTTP 200 Aug 13 06:16:50.078726 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1142/4561] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:50 2026] GET /volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:50.089117 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:50.089117 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:50.093813 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2484395a-5e90-4e6c-b2e8-2d5797ff5c2e tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:50.097943 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2484395a-5e90-4e6c-b2e8-2d5797ff5c2e tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 returned with HTTP 200 Aug 13 06:16:50.098334 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1150/4562] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:50 2026] GET /volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 => generated 884 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:50.114164 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-00ed8b1b-baf0-42fe-ab6c-4290d976121f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:50.115924 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-00ed8b1b-baf0-42fe-ab6c-4290d976121f tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] DELETE https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 Aug 13 06:16:50.116097 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-00ed8b1b-baf0-42fe-ab6c-4290d976121f tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:50.116287 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-00ed8b1b-baf0-42fe-ab6c-4290d976121f tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:50.116430 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-00ed8b1b-baf0-42fe-ab6c-4290d976121f tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Delete volume with id: 6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 Aug 13 06:16:50.122793 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:50.122793 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:50.123268 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-00ed8b1b-baf0-42fe-ab6c-4290d976121f tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:50.146372 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-00ed8b1b-baf0-42fe-ab6c-4290d976121f tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Delete volume request issued successfully. Aug 13 06:16:50.146562 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-00ed8b1b-baf0-42fe-ab6c-4290d976121f tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 returned with HTTP 202 Aug 13 06:16:50.146965 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1136/4563] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:16:50 2026] DELETE /volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:50.158056 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1d3f8a0d-1b48-4213-98ed-da0f66afd4ef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:50.159769 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1d3f8a0d-1b48-4213-98ed-da0f66afd4ef tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 Aug 13 06:16:50.160207 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1d3f8a0d-1b48-4213-98ed-da0f66afd4ef tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:50.160570 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1d3f8a0d-1b48-4213-98ed-da0f66afd4ef tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:50.169924 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:50.169924 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:50.174746 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1d3f8a0d-1b48-4213-98ed-da0f66afd4ef tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:50.183294 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1d3f8a0d-1b48-4213-98ed-da0f66afd4ef tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 returned with HTTP 200 Aug 13 06:16:50.183294 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1136/4564] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:50 2026] GET /volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:50.279970 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-effc60f7-834e-4c39-8a6a-072841b8051c req-42de16b4-228f-4d4b-8d6f-658d84272da7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:50.282775 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-effc60f7-834e-4c39-8a6a-072841b8051c req-42de16b4-228f-4d4b-8d6f-658d84272da7 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] DELETE https://10.4.3.121/volume/v3/attachments/12cfff43-27ac-4c74-81f6-1acba3d016af Aug 13 06:16:50.282884 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-effc60f7-834e-4c39-8a6a-072841b8051c req-42de16b4-228f-4d4b-8d6f-658d84272da7 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:50.283067 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-effc60f7-834e-4c39-8a6a-072841b8051c req-42de16b4-228f-4d4b-8d6f-658d84272da7 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:50.291815 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:50.291815 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:50.348905 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-effc60f7-834e-4c39-8a6a-072841b8051c req-42de16b4-228f-4d4b-8d6f-658d84272da7 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/attachments/12cfff43-27ac-4c74-81f6-1acba3d016af returned with HTTP 200 Aug 13 06:16:50.349394 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1143/4565] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:16:50 2026] DELETE /volume/v3/attachments/12cfff43-27ac-4c74-81f6-1acba3d016af => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:50.775323 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e92cebe9-e44a-4be4-be62-20a7d392c947 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:50.777012 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e92cebe9-e44a-4be4-be62-20a7d392c947 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 Aug 13 06:16:50.777226 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e92cebe9-e44a-4be4-be62-20a7d392c947 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:50.777412 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e92cebe9-e44a-4be4-be62-20a7d392c947 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:50.777567 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-e92cebe9-e44a-4be4-be62-20a7d392c947 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete volume with id: 2a5cccc8-aaf6-4237-a070-8506daed2f40 Aug 13 06:16:50.782938 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e92cebe9-e44a-4be4-be62-20a7d392c947 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 returned with HTTP 404 Aug 13 06:16:50.783410 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1151/4566] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:16:50 2026] DELETE /volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:50.791277 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-daadf87b-7661-4473-9d3b-c60a8254e6ae None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:50.793230 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-daadf87b-7661-4473-9d3b-c60a8254e6ae tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 Aug 13 06:16:50.793451 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-daadf87b-7661-4473-9d3b-c60a8254e6ae tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:50.793667 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-daadf87b-7661-4473-9d3b-c60a8254e6ae tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:50.800213 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-daadf87b-7661-4473-9d3b-c60a8254e6ae tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 returned with HTTP 404 Aug 13 06:16:50.800907 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1137/4567] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:50 2026] GET /volume/v3/volumes/2a5cccc8-aaf6-4237-a070-8506daed2f40 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:51.092023 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-42332023-0f1d-490f-adf5-61aab0d21c29 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:51.094261 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-42332023-0f1d-490f-adf5-61aab0d21c29 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb Aug 13 06:16:51.094975 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-42332023-0f1d-490f-adf5-61aab0d21c29 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:51.094975 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-42332023-0f1d-490f-adf5-61aab0d21c29 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:51.094975 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-42332023-0f1d-490f-adf5-61aab0d21c29 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id e07c7b34-79c6-4991-9ceb-6b3adc3878cb. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:51.099436 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:51.099436 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:51.100328 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-42332023-0f1d-490f-adf5-61aab0d21c29 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb returned with HTTP 200 Aug 13 06:16:51.100750 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1137/4568] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:51 2026] GET /volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:51.201667 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-32eb3a1e-6900-4a3b-a4e6-58bc1838ec93 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:51.203860 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-32eb3a1e-6900-4a3b-a4e6-58bc1838ec93 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 Aug 13 06:16:51.204062 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-32eb3a1e-6900-4a3b-a4e6-58bc1838ec93 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:51.204272 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-32eb3a1e-6900-4a3b-a4e6-58bc1838ec93 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:51.216928 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-32eb3a1e-6900-4a3b-a4e6-58bc1838ec93 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 returned with HTTP 404 Aug 13 06:16:51.217448 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1144/4569] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:51 2026] GET /volume/v3/volumes/6d3c2bf4-3c19-4f04-b77d-de6d3e8afb38 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:51.225680 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b9ea2fa5-7d17-468e-abdc-5cc5e350e464 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:51.228051 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b9ea2fa5-7d17-468e-abdc-5cc5e350e464 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e Aug 13 06:16:51.228304 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b9ea2fa5-7d17-468e-abdc-5cc5e350e464 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:51.228614 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b9ea2fa5-7d17-468e-abdc-5cc5e350e464 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:51.237761 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:51.237761 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:51.242624 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b9ea2fa5-7d17-468e-abdc-5cc5e350e464 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:51.248202 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b9ea2fa5-7d17-468e-abdc-5cc5e350e464 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e returned with HTTP 200 Aug 13 06:16:51.248741 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1152/4570] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:51 2026] GET /volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:51.261716 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-56538e8e-c036-4842-90fd-4de9b36b9077 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:51.263501 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56538e8e-c036-4842-90fd-4de9b36b9077 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e Aug 13 06:16:51.263660 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56538e8e-c036-4842-90fd-4de9b36b9077 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:51.263826 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56538e8e-c036-4842-90fd-4de9b36b9077 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:51.271973 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:51.271973 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:51.276034 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-56538e8e-c036-4842-90fd-4de9b36b9077 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:51.279897 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56538e8e-c036-4842-90fd-4de9b36b9077 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e returned with HTTP 200 Aug 13 06:16:51.280304 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1138/4571] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:51 2026] GET /volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:51.297706 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1580cb34-91c3-41ff-9f42-b63e48ce23e9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:51.299677 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1580cb34-91c3-41ff-9f42-b63e48ce23e9 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] DELETE https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e Aug 13 06:16:51.299858 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1580cb34-91c3-41ff-9f42-b63e48ce23e9 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:51.300036 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1580cb34-91c3-41ff-9f42-b63e48ce23e9 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:51.300234 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-1580cb34-91c3-41ff-9f42-b63e48ce23e9 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Delete volume with id: 21af3a75-dc33-46b6-80b7-000da2463d1e Aug 13 06:16:51.314883 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:51.314883 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:51.314883 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1580cb34-91c3-41ff-9f42-b63e48ce23e9 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:51.334359 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1580cb34-91c3-41ff-9f42-b63e48ce23e9 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Delete volume request issued successfully. Aug 13 06:16:51.334625 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1580cb34-91c3-41ff-9f42-b63e48ce23e9 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e returned with HTTP 202 Aug 13 06:16:51.335065 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1138/4572] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:16:51 2026] DELETE /volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:51.344778 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bb839ae5-6561-434b-8fe2-dde365f7dc24 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:51.346670 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bb839ae5-6561-434b-8fe2-dde365f7dc24 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e Aug 13 06:16:51.346837 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bb839ae5-6561-434b-8fe2-dde365f7dc24 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:51.347027 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bb839ae5-6561-434b-8fe2-dde365f7dc24 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:51.356226 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:51.356226 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:51.360547 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bb839ae5-6561-434b-8fe2-dde365f7dc24 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:51.365239 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bb839ae5-6561-434b-8fe2-dde365f7dc24 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e returned with HTTP 200 Aug 13 06:16:51.365239 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1145/4573] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:51 2026] GET /volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:51.788512 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-013b7c65-4b7c-4bf0-972b-32c89d1f2409 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:51.790757 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-013b7c65-4b7c-4bf0-972b-32c89d1f2409 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] DELETE https://10.4.3.121/volume/v3/volumes/54640f37-3e30-4ae2-910a-6f1fb1400fa0 Aug 13 06:16:51.790964 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-013b7c65-4b7c-4bf0-972b-32c89d1f2409 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:51.791145 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-013b7c65-4b7c-4bf0-972b-32c89d1f2409 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:51.791324 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-013b7c65-4b7c-4bf0-972b-32c89d1f2409 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Delete volume with id: 54640f37-3e30-4ae2-910a-6f1fb1400fa0 Aug 13 06:16:51.798106 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:51.798106 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:51.798693 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-013b7c65-4b7c-4bf0-972b-32c89d1f2409 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Volume info retrieved successfully. Aug 13 06:16:51.816375 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-013b7c65-4b7c-4bf0-972b-32c89d1f2409 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Delete volume request issued successfully. Aug 13 06:16:51.816375 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-013b7c65-4b7c-4bf0-972b-32c89d1f2409 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes/54640f37-3e30-4ae2-910a-6f1fb1400fa0 returned with HTTP 202 Aug 13 06:16:51.816375 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1153/4574] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:16:51 2026] DELETE /volume/v3/volumes/54640f37-3e30-4ae2-910a-6f1fb1400fa0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:16:51.824980 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6b9c9c9a-c215-43df-8dc8-034f1db79864 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:51.826758 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6b9c9c9a-c215-43df-8dc8-034f1db79864 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/volumes/54640f37-3e30-4ae2-910a-6f1fb1400fa0 Aug 13 06:16:51.826965 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6b9c9c9a-c215-43df-8dc8-034f1db79864 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:51.827232 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6b9c9c9a-c215-43df-8dc8-034f1db79864 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:51.834017 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:51.834017 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:51.838548 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6b9c9c9a-c215-43df-8dc8-034f1db79864 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Volume info retrieved successfully. Aug 13 06:16:51.843137 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6b9c9c9a-c215-43df-8dc8-034f1db79864 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes/54640f37-3e30-4ae2-910a-6f1fb1400fa0 returned with HTTP 200 Aug 13 06:16:51.843550 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1139/4575] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:16:51 2026] GET /volume/v3/volumes/54640f37-3e30-4ae2-910a-6f1fb1400fa0 => generated 1422 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:16:51.926979 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5760ca92-ca68-4736-abcd-ffcf61e8ad50 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:51.928955 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5760ca92-ca68-4736-abcd-ffcf61e8ad50 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:16:51.929425 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5760ca92-ca68-4736-abcd-ffcf61e8ad50 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-334222339", "snapshot_id": null, "imageRef": "bcc3fff6-3f04-4f78-90dc-2c99a667b3c9", "volume_type": null, "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:51.931401 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-5760ca92-ca68-4736-abcd-ffcf61e8ad50 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-334222339', 'snapshot_id': None, 'imageRef': 'bcc3fff6-3f04-4f78-90dc-2c99a667b3c9', 'volume_type': None, 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:16:52.111003 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e4a0b2fb-bd05-4216-8299-6f9994ae58d4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:52.112537 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e4a0b2fb-bd05-4216-8299-6f9994ae58d4 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb Aug 13 06:16:52.112760 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e4a0b2fb-bd05-4216-8299-6f9994ae58d4 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:52.112963 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e4a0b2fb-bd05-4216-8299-6f9994ae58d4 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:52.113098 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e4a0b2fb-bd05-4216-8299-6f9994ae58d4 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id e07c7b34-79c6-4991-9ceb-6b3adc3878cb. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:52.120392 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:52.120392 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:52.121105 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e4a0b2fb-bd05-4216-8299-6f9994ae58d4 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb returned with HTTP 200 Aug 13 06:16:52.121553 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1146/4576] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:52 2026] GET /volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:52.131278 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e349e0f2-b512-426a-aed6-b741c93b5a38 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:52.133797 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e349e0f2-b512-426a-aed6-b741c93b5a38 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb Aug 13 06:16:52.134092 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e349e0f2-b512-426a-aed6-b741c93b5a38 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:52.134798 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e349e0f2-b512-426a-aed6-b741c93b5a38 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:52.134798 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-e349e0f2-b512-426a-aed6-b741c93b5a38 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id e07c7b34-79c6-4991-9ceb-6b3adc3878cb. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:52.139120 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:52.139120 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:52.139836 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e349e0f2-b512-426a-aed6-b741c93b5a38 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb returned with HTTP 200 Aug 13 06:16:52.140162 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1154/4577] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:52 2026] GET /volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:52.150663 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0dac45fb-df34-4354-a65f-4712a814f8eb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:52.154561 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0dac45fb-df34-4354-a65f-4712a814f8eb tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] DELETE https://10.4.3.121/volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb Aug 13 06:16:52.154856 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0dac45fb-df34-4354-a65f-4712a814f8eb tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:52.155993 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0dac45fb-df34-4354-a65f-4712a814f8eb tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:52.155993 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-0dac45fb-df34-4354-a65f-4712a814f8eb tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Delete backup with id: e07c7b34-79c6-4991-9ceb-6b3adc3878cb. Aug 13 06:16:52.159348 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:52.159348 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:52.161059 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-5760ca92-ca68-4736-abcd-ffcf61e8ad50 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume of 1 GB Aug 13 06:16:52.165895 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5760ca92-ca68-4736-abcd-ffcf61e8ad50 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Availability Zones retrieved successfully. Aug 13 06:16:52.173264 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-0dac45fb-df34-4354-a65f-4712a814f8eb tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] delete_backup rpcapi backup_id e07c7b34-79c6-4991-9ceb-6b3adc3878cb {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:16:52.173356 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5760ca92-ca68-4736-abcd-ffcf61e8ad50 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Flow 'volume_create_api' (98670344-cf3d-4cef-ba5e-941d0fe71c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:52.174493 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5760ca92-ca68-4736-abcd-ffcf61e8ad50 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (918a4cb6-cec7-49ef-8509-019692179226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:52.176493 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-5760ca92-ca68-4736-abcd-ffcf61e8ad50 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:16:52.176565 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0dac45fb-df34-4354-a65f-4712a814f8eb tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb returned with HTTP 202 Aug 13 06:16:52.176565 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1140/4578] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:16:52 2026] DELETE /volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:16:52.183982 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d1207ebd-f003-47f7-8c71-5bfba86ae7d1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:52.185672 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d1207ebd-f003-47f7-8c71-5bfba86ae7d1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb Aug 13 06:16:52.185797 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d1207ebd-f003-47f7-8c71-5bfba86ae7d1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:52.185977 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d1207ebd-f003-47f7-8c71-5bfba86ae7d1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:52.186117 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-d1207ebd-f003-47f7-8c71-5bfba86ae7d1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id e07c7b34-79c6-4991-9ceb-6b3adc3878cb. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:52.190094 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:52.190094 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:52.190888 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d1207ebd-f003-47f7-8c71-5bfba86ae7d1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb returned with HTTP 200 Aug 13 06:16:52.192202 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1147/4579] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:52 2026] GET /volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:52.238483 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5760ca92-ca68-4736-abcd-ffcf61e8ad50 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (918a4cb6-cec7-49ef-8509-019692179226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:52.239267 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5760ca92-ca68-4736-abcd-ffcf61e8ad50 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cfdb620-ac7f-4102-b913-e553def3d8de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:52.280244 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-5760ca92-ca68-4736-abcd-ffcf61e8ad50 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Created reservations ['77995bb7-7642-4351-975c-66181a30a2c8', 'ced9066a-4c0c-4705-9d2a-27a854dbac1f', '1f519b2f-887d-4527-9f5e-c28b43b374e2', 'd67bab02-9046-4c91-ad28-e6513e6e1fc9'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:52.281149 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5760ca92-ca68-4736-abcd-ffcf61e8ad50 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cfdb620-ac7f-4102-b913-e553def3d8de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77995bb7-7642-4351-975c-66181a30a2c8', 'ced9066a-4c0c-4705-9d2a-27a854dbac1f', '1f519b2f-887d-4527-9f5e-c28b43b374e2', 'd67bab02-9046-4c91-ad28-e6513e6e1fc9']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:52.282229 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5760ca92-ca68-4736-abcd-ffcf61e8ad50 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4465dd34-708b-48a3-a7ab-45909d45e60c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:52.307720 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5760ca92-ca68-4736-abcd-ffcf61e8ad50 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4465dd34-708b-48a3-a7ab-45909d45e60c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-334222339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b665e34b2c204a22974135bc82adfa56',qos_specs=None,replication_status=,reservations=['77995bb7-7642-4351-975c-66181a30a2c8','ced9066a-4c0c-4705-9d2a-27a854dbac1f','1f519b2f-887d-4527-9f5e-c28b43b374e2','d67bab02-9046-4c91-ad28-e6513e6e1fc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:16:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-334222339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b665e34b2c204a22974135bc82adfa56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:52.308609 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5760ca92-ca68-4736-abcd-ffcf61e8ad50 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a527f77c-22ae-4675-97c0-efd959376f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:52.327470 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5760ca92-ca68-4736-abcd-ffcf61e8ad50 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a527f77c-22ae-4675-97c0-efd959376f50) transitioned into state 'SUCCESS' from state '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-334222339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b665e34b2c204a22974135bc82adfa56',qos_specs=None,replication_status=,reservations=['77995bb7-7642-4351-975c-66181a30a2c8','ced9066a-4c0c-4705-9d2a-27a854dbac1f','1f519b2f-887d-4527-9f5e-c28b43b374e2','d67bab02-9046-4c91-ad28-e6513e6e1fc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:52.328178 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5760ca92-ca68-4736-abcd-ffcf61e8ad50 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1ba3820-9499-42ed-b094-361f0443673e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:52.339209 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5760ca92-ca68-4736-abcd-ffcf61e8ad50 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1ba3820-9499-42ed-b094-361f0443673e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:52.339209 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-5760ca92-ca68-4736-abcd-ffcf61e8ad50 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Flow 'volume_create_api' (98670344-cf3d-4cef-ba5e-941d0fe71c21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:52.339209 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5760ca92-ca68-4736-abcd-ffcf61e8ad50 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume request issued successfully. Aug 13 06:16:52.339209 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5760ca92-ca68-4736-abcd-ffcf61e8ad50 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:16:52.339589 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1139/4580] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:16:51 2026] POST /volume/v3/volumes => generated 758 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:16:52.353923 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ba053605-f179-41bc-b131-8b961fa8c0ff None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:52.356067 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ba053605-f179-41bc-b131-8b961fa8c0ff tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 Aug 13 06:16:52.356276 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ba053605-f179-41bc-b131-8b961fa8c0ff tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:52.356467 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ba053605-f179-41bc-b131-8b961fa8c0ff tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:52.363625 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:52.363625 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:52.367291 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ba053605-f179-41bc-b131-8b961fa8c0ff tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:16:52.371480 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ba053605-f179-41bc-b131-8b961fa8c0ff tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 returned with HTTP 200 Aug 13 06:16:52.371906 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1155/4581] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:52 2026] GET /volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:52.382200 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-746a566e-638b-40a9-9077-cc9807177604 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:52.384108 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-746a566e-638b-40a9-9077-cc9807177604 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e Aug 13 06:16:52.385436 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-746a566e-638b-40a9-9077-cc9807177604 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:52.385771 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-746a566e-638b-40a9-9077-cc9807177604 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:52.393170 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-746a566e-638b-40a9-9077-cc9807177604 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e returned with HTTP 404 Aug 13 06:16:52.393801 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1141/4582] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:52 2026] GET /volume/v3/volumes/21af3a75-dc33-46b6-80b7-000da2463d1e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:52.402741 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ab68d8c1-6a73-4b5c-91ba-5e5e441ef266 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:52.404471 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ab68d8c1-6a73-4b5c-91ba-5e5e441ef266 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/409ddb24-b394-47d1-82e3-f74901634b61 Aug 13 06:16:52.405844 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ab68d8c1-6a73-4b5c-91ba-5e5e441ef266 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:52.405844 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ab68d8c1-6a73-4b5c-91ba-5e5e441ef266 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:52.405844 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-ab68d8c1-6a73-4b5c-91ba-5e5e441ef266 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Delete snapshot with id: 409ddb24-b394-47d1-82e3-f74901634b61 Aug 13 06:16:52.409970 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:52.409970 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:52.410416 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ab68d8c1-6a73-4b5c-91ba-5e5e441ef266 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Snapshot retrieved successfully. Aug 13 06:16:52.425195 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ab68d8c1-6a73-4b5c-91ba-5e5e441ef266 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Snapshot delete request issued successfully. Aug 13 06:16:52.425398 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ab68d8c1-6a73-4b5c-91ba-5e5e441ef266 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/snapshots/409ddb24-b394-47d1-82e3-f74901634b61 returned with HTTP 202 Aug 13 06:16:52.425818 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1148/4583] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:16:52 2026] DELETE /volume/v3/snapshots/409ddb24-b394-47d1-82e3-f74901634b61 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:52.434971 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e26d3a04-2425-49f1-b9b3-cb6c6fc70e3d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:52.437489 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e26d3a04-2425-49f1-b9b3-cb6c6fc70e3d tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/snapshots/409ddb24-b394-47d1-82e3-f74901634b61 Aug 13 06:16:52.437634 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e26d3a04-2425-49f1-b9b3-cb6c6fc70e3d tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:52.437814 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e26d3a04-2425-49f1-b9b3-cb6c6fc70e3d tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:52.443003 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:52.443003 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:52.443446 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e26d3a04-2425-49f1-b9b3-cb6c6fc70e3d tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Snapshot retrieved successfully. Aug 13 06:16:52.444200 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e26d3a04-2425-49f1-b9b3-cb6c6fc70e3d tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/snapshots/409ddb24-b394-47d1-82e3-f74901634b61 returned with HTTP 200 Aug 13 06:16:52.444527 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1140/4584] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:52 2026] GET /volume/v3/snapshots/409ddb24-b394-47d1-82e3-f74901634b61 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:52.857439 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1f5a3f3d-cf07-431e-939d-7cd86d610b5a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:52.860661 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1f5a3f3d-cf07-431e-939d-7cd86d610b5a tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/volumes/54640f37-3e30-4ae2-910a-6f1fb1400fa0 Aug 13 06:16:52.860948 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1f5a3f3d-cf07-431e-939d-7cd86d610b5a tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:52.861254 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1f5a3f3d-cf07-431e-939d-7cd86d610b5a tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:52.866877 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1f5a3f3d-cf07-431e-939d-7cd86d610b5a tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes/54640f37-3e30-4ae2-910a-6f1fb1400fa0 returned with HTTP 404 Aug 13 06:16:52.867422 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1156/4585] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:16:52 2026] GET /volume/v3/volumes/54640f37-3e30-4ae2-910a-6f1fb1400fa0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:16:52.874197 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-65eb9482-9e0a-4b42-a66c-83446ceedf82 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:52.876351 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65eb9482-9e0a-4b42-a66c-83446ceedf82 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/46fe7af0-237c-489c-a1d7-d882289a0d9d Aug 13 06:16:52.876651 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65eb9482-9e0a-4b42-a66c-83446ceedf82 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:52.876897 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-65eb9482-9e0a-4b42-a66c-83446ceedf82 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:52.877053 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-65eb9482-9e0a-4b42-a66c-83446ceedf82 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Delete snapshot with id: 46fe7af0-237c-489c-a1d7-d882289a0d9d Aug 13 06:16:52.884664 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:52.884664 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:52.885310 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-65eb9482-9e0a-4b42-a66c-83446ceedf82 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Snapshot retrieved successfully. Aug 13 06:16:52.909163 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-65eb9482-9e0a-4b42-a66c-83446ceedf82 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Snapshot delete request issued successfully. Aug 13 06:16:52.909640 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-65eb9482-9e0a-4b42-a66c-83446ceedf82 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/snapshots/46fe7af0-237c-489c-a1d7-d882289a0d9d returned with HTTP 202 Aug 13 06:16:52.910197 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1142/4586] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:16:52 2026] DELETE /volume/v3/snapshots/46fe7af0-237c-489c-a1d7-d882289a0d9d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:52.916860 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d485e616-da28-4915-98de-8bd4f3c6d71a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:52.919194 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d485e616-da28-4915-98de-8bd4f3c6d71a tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/snapshots/46fe7af0-237c-489c-a1d7-d882289a0d9d Aug 13 06:16:52.919486 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d485e616-da28-4915-98de-8bd4f3c6d71a tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:52.919774 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d485e616-da28-4915-98de-8bd4f3c6d71a tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:52.925938 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:52.925938 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:52.926540 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d485e616-da28-4915-98de-8bd4f3c6d71a tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Snapshot retrieved successfully. Aug 13 06:16:52.927616 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d485e616-da28-4915-98de-8bd4f3c6d71a tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/snapshots/46fe7af0-237c-489c-a1d7-d882289a0d9d returned with HTTP 200 Aug 13 06:16:52.928107 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1149/4587] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:52 2026] GET /volume/v3/snapshots/46fe7af0-237c-489c-a1d7-d882289a0d9d => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:53.207458 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5d5a0de5-baba-448f-9014-b5ffd2193aef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:53.212340 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d5a0de5-baba-448f-9014-b5ffd2193aef tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb Aug 13 06:16:53.212340 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5d5a0de5-baba-448f-9014-b5ffd2193aef tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:53.212340 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5d5a0de5-baba-448f-9014-b5ffd2193aef tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:53.212340 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-5d5a0de5-baba-448f-9014-b5ffd2193aef tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id e07c7b34-79c6-4991-9ceb-6b3adc3878cb. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:53.218609 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d5a0de5-baba-448f-9014-b5ffd2193aef tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb returned with HTTP 404 Aug 13 06:16:53.219038 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1141/4588] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:53 2026] GET /volume/v3/backups/e07c7b34-79c6-4991-9ceb-6b3adc3878cb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:53.225087 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f7bbe328-18eb-4433-94f4-e4c9a2b0dcc1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:53.226638 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f7bbe328-18eb-4433-94f4-e4c9a2b0dcc1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] POST https://10.4.3.121/volume/v3/backups Aug 13 06:16:53.226979 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f7bbe328-18eb-4433-94f4-e4c9a2b0dcc1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ac0ea477-5c7f-436c-a816-4e6c7dd76e88", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-556877314", "container": "tempest-volumesbackupstest-backup-container-1264333600"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:53.228537 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-f7bbe328-18eb-4433-94f4-e4c9a2b0dcc1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Creating new backup {'backup': {'volume_id': 'ac0ea477-5c7f-436c-a816-4e6c7dd76e88', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-556877314', 'container': 'tempest-volumesbackupstest-backup-container-1264333600'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:16:53.228706 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-f7bbe328-18eb-4433-94f4-e4c9a2b0dcc1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Creating backup of volume ac0ea477-5c7f-436c-a816-4e6c7dd76e88 in container tempest-volumesbackupstest-backup-container-1264333600 Aug 13 06:16:53.237672 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:53.237672 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:53.238228 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f7bbe328-18eb-4433-94f4-e4c9a2b0dcc1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:16:53.251757 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-f7bbe328-18eb-4433-94f4-e4c9a2b0dcc1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Created reservations ['e387f94e-e658-425d-8122-3903cb3ec820', '17c724a8-814e-4e79-9cf8-d11ded3b7522'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:53.277132 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f7bbe328-18eb-4433-94f4-e4c9a2b0dcc1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:16:53.277645 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1157/4589] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:16:53 2026] POST /volume/v3/backups => generated 329 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:16:53.284308 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b3b915d3-a049-4914-84e8-ddbfef36f877 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:53.286253 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-75a369ad-aa72-493a-b330-16902bdaa894 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:53.288577 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-75a369ad-aa72-493a-b330-16902bdaa894 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 Aug 13 06:16:53.288775 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-75a369ad-aa72-493a-b330-16902bdaa894 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:53.289100 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-75a369ad-aa72-493a-b330-16902bdaa894 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:53.289291 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-75a369ad-aa72-493a-b330-16902bdaa894 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 7f33a843-a716-4148-a81d-a53cd5e1a499. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:53.294439 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:53.294439 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:53.295543 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-75a369ad-aa72-493a-b330-16902bdaa894 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 returned with HTTP 200 Aug 13 06:16:53.296082 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1150/4590] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:53 2026] GET /volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:53.336807 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b3b915d3-a049-4914-84e8-ddbfef36f877 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:16:53.337196 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b3b915d3-a049-4914-84e8-ddbfef36f877 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1948889164", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:53.338741 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-b3b915d3-a049-4914-84e8-ddbfef36f877 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1948889164', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:16:53.338890 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-b3b915d3-a049-4914-84e8-ddbfef36f877 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Create volume of 1 GB Aug 13 06:16:53.339220 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:53.339220 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:53.342641 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b3b915d3-a049-4914-84e8-ddbfef36f877 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Availability Zones retrieved successfully. Aug 13 06:16:53.347833 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3b915d3-a049-4914-84e8-ddbfef36f877 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Flow 'volume_create_api' (9965bd6e-7adf-4265-a23b-f8a9b7dbdb15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:53.348783 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3b915d3-a049-4914-84e8-ddbfef36f877 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (992802cb-6c4a-4a28-ae20-81f7b63e0927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:53.349623 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-b3b915d3-a049-4914-84e8-ddbfef36f877 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:16:53.374470 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3b915d3-a049-4914-84e8-ddbfef36f877 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (992802cb-6c4a-4a28-ae20-81f7b63e0927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:53.375604 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3b915d3-a049-4914-84e8-ddbfef36f877 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a8c63b5-05ed-4c4c-b287-c0d701359020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:53.385481 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b9f411ae-bf2b-4ede-bb74-5e833950f057 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:53.387206 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b9f411ae-bf2b-4ede-bb74-5e833950f057 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 Aug 13 06:16:53.387457 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b9f411ae-bf2b-4ede-bb74-5e833950f057 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:53.387690 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b9f411ae-bf2b-4ede-bb74-5e833950f057 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:53.394329 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:53.394329 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:53.397650 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b9f411ae-bf2b-4ede-bb74-5e833950f057 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:16:53.401851 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b9f411ae-bf2b-4ede-bb74-5e833950f057 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 returned with HTTP 200 Aug 13 06:16:53.402190 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1142/4591] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:53 2026] GET /volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:53.414120 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a1bc9b49-c711-4644-be89-b29829fabdba None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:53.416026 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a1bc9b49-c711-4644-be89-b29829fabdba tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 Aug 13 06:16:53.416239 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a1bc9b49-c711-4644-be89-b29829fabdba tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:53.416424 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a1bc9b49-c711-4644-be89-b29829fabdba tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:53.423605 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:53.423605 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:53.427153 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a1bc9b49-c711-4644-be89-b29829fabdba tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:16:53.431167 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a1bc9b49-c711-4644-be89-b29829fabdba tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 returned with HTTP 200 Aug 13 06:16:53.431614 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1158/4592] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:53 2026] GET /volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:53.435139 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-b3b915d3-a049-4914-84e8-ddbfef36f877 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Created reservations ['7b59e28b-d089-4f11-9ea4-3738d81c7681', '86cbd56a-a79e-4201-afe3-1961936933eb', '93e5d7ce-eef3-44e3-af0d-fbe1674a07e0', '04f1566b-ebaa-42f7-8e7b-c05a94d197b8'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:53.436222 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3b915d3-a049-4914-84e8-ddbfef36f877 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a8c63b5-05ed-4c4c-b287-c0d701359020) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b59e28b-d089-4f11-9ea4-3738d81c7681', '86cbd56a-a79e-4201-afe3-1961936933eb', '93e5d7ce-eef3-44e3-af0d-fbe1674a07e0', '04f1566b-ebaa-42f7-8e7b-c05a94d197b8']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:53.436993 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3b915d3-a049-4914-84e8-ddbfef36f877 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1aae3d5-b5d8-4ca2-9dbe-3aa326f0194a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:53.460492 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3b915d3-a049-4914-84e8-ddbfef36f877 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1aae3d5-b5d8-4ca2-9dbe-3aa326f0194a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab300e3c-c636-4b5a-be0b-77663cd9e264', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1948889164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='756fd980457744e8a95678054ce05a08',qos_specs=None,replication_status=,reservations=['7b59e28b-d089-4f11-9ea4-3738d81c7681','86cbd56a-a79e-4201-afe3-1961936933eb','93e5d7ce-eef3-44e3-af0d-fbe1674a07e0','04f1566b-ebaa-42f7-8e7b-c05a94d197b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89133a4b1d0d49e5b30d4145b04cb0d7',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:16:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1948889164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab300e3c-c636-4b5a-be0b-77663cd9e264,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='756fd980457744e8a95678054ce05a08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89133a4b1d0d49e5b30d4145b04cb0d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:53.461331 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3b915d3-a049-4914-84e8-ddbfef36f877 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b07382f-d9de-47fc-803f-0a88f2e95fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:53.468928 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7c7ecbeb-267b-446d-baac-cb8576cd9bd6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:53.471164 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7c7ecbeb-267b-446d-baac-cb8576cd9bd6 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/snapshots/409ddb24-b394-47d1-82e3-f74901634b61 Aug 13 06:16:53.471445 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7c7ecbeb-267b-446d-baac-cb8576cd9bd6 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:53.471738 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7c7ecbeb-267b-446d-baac-cb8576cd9bd6 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:53.477020 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7c7ecbeb-267b-446d-baac-cb8576cd9bd6 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/snapshots/409ddb24-b394-47d1-82e3-f74901634b61 returned with HTTP 404 Aug 13 06:16:53.477652 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1151/4593] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:53 2026] GET /volume/v3/snapshots/409ddb24-b394-47d1-82e3-f74901634b61 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:53.478017 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3b915d3-a049-4914-84e8-ddbfef36f877 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b07382f-d9de-47fc-803f-0a88f2e95fc1) transitioned into state 'SUCCESS' from state '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-1948889164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='756fd980457744e8a95678054ce05a08',qos_specs=None,replication_status=,reservations=['7b59e28b-d089-4f11-9ea4-3738d81c7681','86cbd56a-a79e-4201-afe3-1961936933eb','93e5d7ce-eef3-44e3-af0d-fbe1674a07e0','04f1566b-ebaa-42f7-8e7b-c05a94d197b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89133a4b1d0d49e5b30d4145b04cb0d7',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:53.478768 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3b915d3-a049-4914-84e8-ddbfef36f877 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a146470d-c6c0-46cb-addf-0b1ce82f22eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:53.484467 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6447875e-f21d-45f1-8ef2-e87ccacb8bf4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:53.486337 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6447875e-f21d-45f1-8ef2-e87ccacb8bf4 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/265cdbdf-f860-4f2b-8d70-b5f1fd9ce181 Aug 13 06:16:53.486540 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6447875e-f21d-45f1-8ef2-e87ccacb8bf4 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:53.486774 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6447875e-f21d-45f1-8ef2-e87ccacb8bf4 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:53.486879 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-6447875e-f21d-45f1-8ef2-e87ccacb8bf4 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Delete snapshot with id: 265cdbdf-f860-4f2b-8d70-b5f1fd9ce181 Aug 13 06:16:53.490314 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3b915d3-a049-4914-84e8-ddbfef36f877 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a146470d-c6c0-46cb-addf-0b1ce82f22eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:53.492023 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-b3b915d3-a049-4914-84e8-ddbfef36f877 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Flow 'volume_create_api' (9965bd6e-7adf-4265-a23b-f8a9b7dbdb15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:53.492023 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b3b915d3-a049-4914-84e8-ddbfef36f877 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Create volume request issued successfully. Aug 13 06:16:53.492023 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b3b915d3-a049-4914-84e8-ddbfef36f877 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:16:53.492461 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1143/4594] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:16:53 2026] POST /volume/v3/volumes => generated 765 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:16:53.495501 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:53.495501 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:53.495930 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6447875e-f21d-45f1-8ef2-e87ccacb8bf4 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Snapshot retrieved successfully. Aug 13 06:16:53.503505 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9b83da06-1b5f-4f3a-801d-e1e66c60aa99 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:53.505494 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9b83da06-1b5f-4f3a-801d-e1e66c60aa99 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:16:53.505865 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9b83da06-1b5f-4f3a-801d-e1e66c60aa99 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1357583814", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:53.507733 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-9b83da06-1b5f-4f3a-801d-e1e66c60aa99 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1357583814', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:16:53.507942 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-9b83da06-1b5f-4f3a-801d-e1e66c60aa99 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Create volume of 1 GB Aug 13 06:16:53.512497 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9b83da06-1b5f-4f3a-801d-e1e66c60aa99 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Availability Zones retrieved successfully. Aug 13 06:16:53.520258 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6447875e-f21d-45f1-8ef2-e87ccacb8bf4 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Snapshot delete request issued successfully. Aug 13 06:16:53.520258 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6447875e-f21d-45f1-8ef2-e87ccacb8bf4 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/snapshots/265cdbdf-f860-4f2b-8d70-b5f1fd9ce181 returned with HTTP 202 Aug 13 06:16:53.520258 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1143/4595] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:16:53 2026] DELETE /volume/v3/snapshots/265cdbdf-f860-4f2b-8d70-b5f1fd9ce181 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:53.520492 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9b83da06-1b5f-4f3a-801d-e1e66c60aa99 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Flow 'volume_create_api' (953f77c9-4f11-4287-b7cc-8df52d8e5326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:53.521672 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9b83da06-1b5f-4f3a-801d-e1e66c60aa99 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5787ff38-74bb-47e7-8ffc-e9254ef072e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:53.523403 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-9b83da06-1b5f-4f3a-801d-e1e66c60aa99 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:16:53.527615 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-983349d2-575f-4569-8f68-2110784984fa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:53.528760 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-983349d2-575f-4569-8f68-2110784984fa tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/snapshots/265cdbdf-f860-4f2b-8d70-b5f1fd9ce181 Aug 13 06:16:53.528899 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-983349d2-575f-4569-8f68-2110784984fa tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:53.529099 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-983349d2-575f-4569-8f68-2110784984fa tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:53.534085 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:53.534085 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:53.534546 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-983349d2-575f-4569-8f68-2110784984fa tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Snapshot retrieved successfully. Aug 13 06:16:53.535318 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-983349d2-575f-4569-8f68-2110784984fa tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/snapshots/265cdbdf-f860-4f2b-8d70-b5f1fd9ce181 returned with HTTP 200 Aug 13 06:16:53.535676 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1152/4596] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:53 2026] GET /volume/v3/snapshots/265cdbdf-f860-4f2b-8d70-b5f1fd9ce181 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:53.549354 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-ff304062-b924-43e6-a1ce-97ce37672a5f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:53.551489 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-ff304062-b924-43e6-a1ce-97ce37672a5f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 Aug 13 06:16:53.551683 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-ff304062-b924-43e6-a1ce-97ce37672a5f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:53.551848 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9b83da06-1b5f-4f3a-801d-e1e66c60aa99 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5787ff38-74bb-47e7-8ffc-e9254ef072e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:53.551935 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-ff304062-b924-43e6-a1ce-97ce37672a5f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:53.552662 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9b83da06-1b5f-4f3a-801d-e1e66c60aa99 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0550949c-a0e0-4332-a69e-5cb800e86a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:53.558402 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:53.558402 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:53.561463 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-ff304062-b924-43e6-a1ce-97ce37672a5f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:16:53.565303 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-ff304062-b924-43e6-a1ce-97ce37672a5f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 returned with HTTP 200 Aug 13 06:16:53.565664 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1144/4597] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:16:53 2026] GET /volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:53.608543 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-9b83da06-1b5f-4f3a-801d-e1e66c60aa99 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Created reservations ['fd853ea3-7b5a-40c0-bfaa-82a1b29c8fb6', '2f6e4d06-95ed-411c-9aa8-9e4628863288', '1ac0be9e-ee28-4ba6-8718-1592261756ac', '0cff0be0-1bda-4568-96e5-939e58666a25'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:16:53.609321 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9b83da06-1b5f-4f3a-801d-e1e66c60aa99 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0550949c-a0e0-4332-a69e-5cb800e86a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd853ea3-7b5a-40c0-bfaa-82a1b29c8fb6', '2f6e4d06-95ed-411c-9aa8-9e4628863288', '1ac0be9e-ee28-4ba6-8718-1592261756ac', '0cff0be0-1bda-4568-96e5-939e58666a25']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:53.610088 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9b83da06-1b5f-4f3a-801d-e1e66c60aa99 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eeded66-4bd0-4bf1-b4ea-45f1254adba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:53.631734 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9b83da06-1b5f-4f3a-801d-e1e66c60aa99 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eeded66-4bd0-4bf1-b4ea-45f1254adba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca17a744-cdb4-48dc-b6b4-237676a4b90d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1357583814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='756fd980457744e8a95678054ce05a08',qos_specs=None,replication_status=,reservations=['fd853ea3-7b5a-40c0-bfaa-82a1b29c8fb6','2f6e4d06-95ed-411c-9aa8-9e4628863288','1ac0be9e-ee28-4ba6-8718-1592261756ac','0cff0be0-1bda-4568-96e5-939e58666a25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89133a4b1d0d49e5b30d4145b04cb0d7',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:16:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1357583814',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca17a744-cdb4-48dc-b6b4-237676a4b90d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='756fd980457744e8a95678054ce05a08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89133a4b1d0d49e5b30d4145b04cb0d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:53.633087 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9b83da06-1b5f-4f3a-801d-e1e66c60aa99 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (820841f1-a071-4b79-8a16-102fdbadd864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:53.663246 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9b83da06-1b5f-4f3a-801d-e1e66c60aa99 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (820841f1-a071-4b79-8a16-102fdbadd864) transitioned into state 'SUCCESS' from state '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-1357583814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='756fd980457744e8a95678054ce05a08',qos_specs=None,replication_status=,reservations=['fd853ea3-7b5a-40c0-bfaa-82a1b29c8fb6','2f6e4d06-95ed-411c-9aa8-9e4628863288','1ac0be9e-ee28-4ba6-8718-1592261756ac','0cff0be0-1bda-4568-96e5-939e58666a25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89133a4b1d0d49e5b30d4145b04cb0d7',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:53.663927 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9b83da06-1b5f-4f3a-801d-e1e66c60aa99 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba80e3f5-5684-4956-a21a-24b2b82d68c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:16:53.675683 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9b83da06-1b5f-4f3a-801d-e1e66c60aa99 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba80e3f5-5684-4956-a21a-24b2b82d68c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:16:53.678317 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-9b83da06-1b5f-4f3a-801d-e1e66c60aa99 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Flow 'volume_create_api' (953f77c9-4f11-4287-b7cc-8df52d8e5326) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:16:53.678317 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9b83da06-1b5f-4f3a-801d-e1e66c60aa99 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Create volume request issued successfully. Aug 13 06:16:53.678317 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9b83da06-1b5f-4f3a-801d-e1e66c60aa99 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:16:53.678317 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1159/4598] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:16:53 2026] POST /volume/v3/volumes => generated 765 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:16:53.937695 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-db29bfbc-d510-4353-8591-93eb6aebd89d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:53.939702 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-db29bfbc-d510-4353-8591-93eb6aebd89d tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/snapshots/46fe7af0-237c-489c-a1d7-d882289a0d9d Aug 13 06:16:53.939916 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-db29bfbc-d510-4353-8591-93eb6aebd89d tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:53.940107 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-db29bfbc-d510-4353-8591-93eb6aebd89d tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:53.944396 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-db29bfbc-d510-4353-8591-93eb6aebd89d tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/snapshots/46fe7af0-237c-489c-a1d7-d882289a0d9d returned with HTTP 404 Aug 13 06:16:53.944851 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1144/4599] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:53 2026] GET /volume/v3/snapshots/46fe7af0-237c-489c-a1d7-d882289a0d9d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:54.048156 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-59aa2278-0edc-456c-ac97-1b30dad6ad75 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:54.052161 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-59aa2278-0edc-456c-ac97-1b30dad6ad75 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 Aug 13 06:16:54.052161 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-59aa2278-0edc-456c-ac97-1b30dad6ad75 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:54.052161 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-59aa2278-0edc-456c-ac97-1b30dad6ad75 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:54.058040 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:54.058040 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:54.062884 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-59aa2278-0edc-456c-ac97-1b30dad6ad75 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:16:54.067831 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-59aa2278-0edc-456c-ac97-1b30dad6ad75 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 returned with HTTP 200 Aug 13 06:16:54.068121 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1153/4600] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:16:54 2026] GET /volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:54.077688 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-83f4f769-5595-4972-8ffa-3b42762351a8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:54.078078 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-83f4f769-5595-4972-8ffa-3b42762351a8 None None] GET https://10.4.3.121/volume// Aug 13 06:16:54.078275 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-83f4f769-5595-4972-8ffa-3b42762351a8 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:54.078480 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-83f4f769-5595-4972-8ffa-3b42762351a8 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:54.078817 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-83f4f769-5595-4972-8ffa-3b42762351a8 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:16:54.079240 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1145/4601] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:16:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:16:54.087310 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-98dea7e2-f297-4d56-8409-1400b806e44c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:54.089760 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-98dea7e2-f297-4d56-8409-1400b806e44c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:16:54.090924 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-98dea7e2-f297-4d56-8409-1400b806e44c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3", "connector": null, "instance_uuid": "3a450fb5-41fa-4b60-a8e6-14e6f647d5b1"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:54.101333 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:54.101333 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:54.131258 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-98dea7e2-f297-4d56-8409-1400b806e44c tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:16:54.131738 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1160/4602] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:16:54 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 13 06:16:54.306199 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ae383b81-6287-4655-b91c-ca057c6a0b68 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:54.308296 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ae383b81-6287-4655-b91c-ca057c6a0b68 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 Aug 13 06:16:54.312233 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ae383b81-6287-4655-b91c-ca057c6a0b68 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:54.312233 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ae383b81-6287-4655-b91c-ca057c6a0b68 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:54.312233 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-ae383b81-6287-4655-b91c-ca057c6a0b68 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 7f33a843-a716-4148-a81d-a53cd5e1a499. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:54.313781 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:54.313781 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:54.314649 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ae383b81-6287-4655-b91c-ca057c6a0b68 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 returned with HTTP 200 Aug 13 06:16:54.315025 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1145/4603] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:54 2026] GET /volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:54.547637 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-07016699-e54c-4763-953a-0050fc63170a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:54.549365 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-07016699-e54c-4763-953a-0050fc63170a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/snapshots/265cdbdf-f860-4f2b-8d70-b5f1fd9ce181 Aug 13 06:16:54.549591 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-07016699-e54c-4763-953a-0050fc63170a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:54.549807 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-07016699-e54c-4763-953a-0050fc63170a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:54.555835 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-07016699-e54c-4763-953a-0050fc63170a tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/snapshots/265cdbdf-f860-4f2b-8d70-b5f1fd9ce181 returned with HTTP 404 Aug 13 06:16:54.555835 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1154/4604] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:54 2026] GET /volume/v3/snapshots/265cdbdf-f860-4f2b-8d70-b5f1fd9ce181 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:54.567209 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0d17e0ea-c83c-4cda-856f-34f45836bd99 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:54.569517 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d17e0ea-c83c-4cda-856f-34f45836bd99 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/24767232-0c17-477e-8c39-88941e401c31 Aug 13 06:16:54.569763 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d17e0ea-c83c-4cda-856f-34f45836bd99 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:54.571199 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0d17e0ea-c83c-4cda-856f-34f45836bd99 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:54.571199 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-0d17e0ea-c83c-4cda-856f-34f45836bd99 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Delete snapshot with id: 24767232-0c17-477e-8c39-88941e401c31 Aug 13 06:16:54.578298 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:54.578298 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:54.578298 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0d17e0ea-c83c-4cda-856f-34f45836bd99 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Snapshot retrieved successfully. Aug 13 06:16:54.599221 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0d17e0ea-c83c-4cda-856f-34f45836bd99 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Snapshot delete request issued successfully. Aug 13 06:16:54.599505 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0d17e0ea-c83c-4cda-856f-34f45836bd99 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/snapshots/24767232-0c17-477e-8c39-88941e401c31 returned with HTTP 202 Aug 13 06:16:54.600157 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1146/4605] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:16:54 2026] DELETE /volume/v3/snapshots/24767232-0c17-477e-8c39-88941e401c31 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:54.614926 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-20959be3-d3be-4185-8e02-410144c8dd2f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:54.618570 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-20959be3-d3be-4185-8e02-410144c8dd2f tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/snapshots/24767232-0c17-477e-8c39-88941e401c31 Aug 13 06:16:54.619065 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-20959be3-d3be-4185-8e02-410144c8dd2f tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:54.619477 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-20959be3-d3be-4185-8e02-410144c8dd2f tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:54.629150 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:54.629150 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:54.629694 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-20959be3-d3be-4185-8e02-410144c8dd2f tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Snapshot retrieved successfully. Aug 13 06:16:54.630574 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-20959be3-d3be-4185-8e02-410144c8dd2f tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/snapshots/24767232-0c17-477e-8c39-88941e401c31 returned with HTTP 200 Aug 13 06:16:54.631202 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1161/4606] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:54 2026] GET /volume/v3/snapshots/24767232-0c17-477e-8c39-88941e401c31 => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:55.164099 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7c55bb90-e36e-451c-a6a8-9a9bc56622c4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:55.167674 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c55bb90-e36e-451c-a6a8-9a9bc56622c4 None None] GET https://10.4.3.121/volume// Aug 13 06:16:55.167906 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7c55bb90-e36e-451c-a6a8-9a9bc56622c4 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:55.168155 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7c55bb90-e36e-451c-a6a8-9a9bc56622c4 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:55.168593 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c55bb90-e36e-451c-a6a8-9a9bc56622c4 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:16:55.168970 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1146/4607] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:16:55 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:16:55.175335 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-bb145327-1a48-402e-857e-8a5077effb15 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:55.177147 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-bb145327-1a48-402e-857e-8a5077effb15 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 Aug 13 06:16:55.177358 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-bb145327-1a48-402e-857e-8a5077effb15 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:55.177539 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-bb145327-1a48-402e-857e-8a5077effb15 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:55.186766 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:55.186766 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:55.190381 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-bb145327-1a48-402e-857e-8a5077effb15 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:16:55.194794 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-bb145327-1a48-402e-857e-8a5077effb15 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 returned with HTTP 200 Aug 13 06:16:55.195166 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1155/4608] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:16:55 2026] GET /volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 => generated 1545 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:16:55.294206 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-33ce7d5f-4bb1-4dff-a573-5340b993afdb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:55.301388 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-33ce7d5f-4bb1-4dff-a573-5340b993afdb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] PUT https://10.4.3.121/volume/v3/attachments/2420f099-f0c5-41eb-aa21-178afb279401 Aug 13 06:16:55.301388 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-33ce7d5f-4bb1-4dff-a573-5340b993afdb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:55.311243 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-33ce7d5f-4bb1-4dff-a573-5340b993afdb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Acquiring lock "cinder-attachment_update-8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3-np0000007163" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:16:55.319144 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-33ce7d5f-4bb1-4dff-a573-5340b993afdb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Lock "cinder-attachment_update-8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3-np0000007163" acquired by "attachment_update" :: waited 0.008s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:16:55.320209 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:55.320209 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:55.327422 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-79631779-6a75-4bdb-bd27-81952f28d10d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:55.332557 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-79631779-6a75-4bdb-bd27-81952f28d10d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 Aug 13 06:16:55.332752 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-79631779-6a75-4bdb-bd27-81952f28d10d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:55.332998 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-79631779-6a75-4bdb-bd27-81952f28d10d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:55.333141 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-79631779-6a75-4bdb-bd27-81952f28d10d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 7f33a843-a716-4148-a81d-a53cd5e1a499. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:55.343221 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:55.343221 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:55.343221 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-79631779-6a75-4bdb-bd27-81952f28d10d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 returned with HTTP 200 Aug 13 06:16:55.343221 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1162/4609] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:55 2026] GET /volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:55.450271 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-33ce7d5f-4bb1-4dff-a573-5340b993afdb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Lock "cinder-attachment_update-8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3-np0000007163" released by "attachment_update" :: held 0.130s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:16:55.450271 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-33ce7d5f-4bb1-4dff-a573-5340b993afdb tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/2420f099-f0c5-41eb-aa21-178afb279401 returned with HTTP 200 Aug 13 06:16:55.450271 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1147/4610] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:16:55 2026] PUT /volume/v3/attachments/2420f099-f0c5-41eb-aa21-178afb279401 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:16:55.478152 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-5104c5e4-86a9-4842-b083-f3a7051f1398 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:55.480642 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-5104c5e4-86a9-4842-b083-f3a7051f1398 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/attachments/2420f099-f0c5-41eb-aa21-178afb279401/action Aug 13 06:16:55.481121 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-5104c5e4-86a9-4842-b083-f3a7051f1398 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:16:55.481317 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-5104c5e4-86a9-4842-b083-f3a7051f1398 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:16:55.505308 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:55.505308 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:55.521008 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-44e32dbf-0bee-4ec5-91d4-a4ea6855160e req-5104c5e4-86a9-4842-b083-f3a7051f1398 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/2420f099-f0c5-41eb-aa21-178afb279401/action returned with HTTP 204 Aug 13 06:16:55.521584 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1147/4611] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:16:55 2026] POST /volume/v3/attachments/2420f099-f0c5-41eb-aa21-178afb279401/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:55.639496 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9c7408f8-d79c-471e-a50c-5f0b63e0c1c0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:55.641372 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9c7408f8-d79c-471e-a50c-5f0b63e0c1c0 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/snapshots/24767232-0c17-477e-8c39-88941e401c31 Aug 13 06:16:55.641589 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9c7408f8-d79c-471e-a50c-5f0b63e0c1c0 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:55.641783 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9c7408f8-d79c-471e-a50c-5f0b63e0c1c0 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:55.646309 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9c7408f8-d79c-471e-a50c-5f0b63e0c1c0 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/snapshots/24767232-0c17-477e-8c39-88941e401c31 returned with HTTP 404 Aug 13 06:16:55.646908 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1156/4612] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:55 2026] GET /volume/v3/snapshots/24767232-0c17-477e-8c39-88941e401c31 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:55.656332 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fee86513-5c37-4bc5-b35c-cf6dcf3783e0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:55.658056 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fee86513-5c37-4bc5-b35c-cf6dcf3783e0 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 Aug 13 06:16:55.659742 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fee86513-5c37-4bc5-b35c-cf6dcf3783e0 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:55.659742 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fee86513-5c37-4bc5-b35c-cf6dcf3783e0 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:55.669838 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:55.669838 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:55.675701 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fee86513-5c37-4bc5-b35c-cf6dcf3783e0 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:55.677650 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fee86513-5c37-4bc5-b35c-cf6dcf3783e0 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 returned with HTTP 200 Aug 13 06:16:55.678210 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1163/4613] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:55 2026] GET /volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:55.696588 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5c551a87-f0ad-420f-9a63-91ecdfe9bfbd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:55.698605 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5c551a87-f0ad-420f-9a63-91ecdfe9bfbd tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 Aug 13 06:16:55.698879 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5c551a87-f0ad-420f-9a63-91ecdfe9bfbd tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:55.699150 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5c551a87-f0ad-420f-9a63-91ecdfe9bfbd tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:55.707757 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:55.707757 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:55.711761 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5c551a87-f0ad-420f-9a63-91ecdfe9bfbd tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:55.718135 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5c551a87-f0ad-420f-9a63-91ecdfe9bfbd tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 returned with HTTP 200 Aug 13 06:16:55.718780 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1148/4614] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:55 2026] GET /volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:55.734456 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-45cdca48-6edb-4cfb-aaab-1bd6c6a20e1e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:55.736145 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-45cdca48-6edb-4cfb-aaab-1bd6c6a20e1e tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] DELETE https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 Aug 13 06:16:55.736334 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-45cdca48-6edb-4cfb-aaab-1bd6c6a20e1e tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:55.736521 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-45cdca48-6edb-4cfb-aaab-1bd6c6a20e1e tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:55.736720 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-45cdca48-6edb-4cfb-aaab-1bd6c6a20e1e tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Delete volume with id: 872b689b-e2ae-4d4e-a62a-c5879bb46100 Aug 13 06:16:55.743258 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:55.743258 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:55.743685 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-45cdca48-6edb-4cfb-aaab-1bd6c6a20e1e tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:55.764599 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-45cdca48-6edb-4cfb-aaab-1bd6c6a20e1e tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Delete volume request issued successfully. Aug 13 06:16:55.765608 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-45cdca48-6edb-4cfb-aaab-1bd6c6a20e1e tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 returned with HTTP 202 Aug 13 06:16:55.765608 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1148/4615] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:16:55 2026] DELETE /volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:55.772162 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6315564c-0637-48fc-a395-4b377e339494 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:55.774481 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6315564c-0637-48fc-a395-4b377e339494 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 Aug 13 06:16:55.774786 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6315564c-0637-48fc-a395-4b377e339494 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:55.775044 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6315564c-0637-48fc-a395-4b377e339494 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:55.783352 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:55.783352 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:55.787710 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6315564c-0637-48fc-a395-4b377e339494 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Volume info retrieved successfully. Aug 13 06:16:55.793569 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6315564c-0637-48fc-a395-4b377e339494 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 returned with HTTP 200 Aug 13 06:16:55.794141 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1157/4616] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:55 2026] GET /volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:56.352733 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-511f4efa-bc1f-4bc5-b942-7fd10b6c17fd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:56.354211 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-511f4efa-bc1f-4bc5-b942-7fd10b6c17fd tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 Aug 13 06:16:56.354569 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-511f4efa-bc1f-4bc5-b942-7fd10b6c17fd tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:56.354869 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-511f4efa-bc1f-4bc5-b942-7fd10b6c17fd tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:56.355050 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-511f4efa-bc1f-4bc5-b942-7fd10b6c17fd tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 7f33a843-a716-4148-a81d-a53cd5e1a499. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:56.362199 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:56.362199 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:56.362199 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-511f4efa-bc1f-4bc5-b942-7fd10b6c17fd tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 returned with HTTP 200 Aug 13 06:16:56.362199 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1164/4617] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:56 2026] GET /volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:56.638507 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-f745913c-b8e1-4b7b-bb82-0b91e2581a9b req-2d87c950-b8d2-4f8a-a506-8f63ee644f7a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:56.642617 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f745913c-b8e1-4b7b-bb82-0b91e2581a9b req-2d87c950-b8d2-4f8a-a506-8f63ee644f7a tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] DELETE https://10.4.3.121/volume/v3/attachments/75916811-0816-4bc1-94e1-e18c19d1459b Aug 13 06:16:56.642858 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f745913c-b8e1-4b7b-bb82-0b91e2581a9b req-2d87c950-b8d2-4f8a-a506-8f63ee644f7a tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:56.643125 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-f745913c-b8e1-4b7b-bb82-0b91e2581a9b req-2d87c950-b8d2-4f8a-a506-8f63ee644f7a tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:56.652176 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:56.652176 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:56.714124 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-f745913c-b8e1-4b7b-bb82-0b91e2581a9b req-2d87c950-b8d2-4f8a-a506-8f63ee644f7a tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/attachments/75916811-0816-4bc1-94e1-e18c19d1459b returned with HTTP 200 Aug 13 06:16:56.714728 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1149/4618] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:16:56 2026] DELETE /volume/v3/attachments/75916811-0816-4bc1-94e1-e18c19d1459b => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:56.812285 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4e8fb9a0-7dd1-46a6-95c8-0afa8b8a9f98 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:56.814392 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4e8fb9a0-7dd1-46a6-95c8-0afa8b8a9f98 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] GET https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 Aug 13 06:16:56.814680 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4e8fb9a0-7dd1-46a6-95c8-0afa8b8a9f98 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:56.814887 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4e8fb9a0-7dd1-46a6-95c8-0afa8b8a9f98 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:56.822003 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4e8fb9a0-7dd1-46a6-95c8-0afa8b8a9f98 tempest-SnapshotDataIntegrityTests-1902626978 tempest-SnapshotDataIntegrityTests-1902626978-project-member] https://10.4.3.121/volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 returned with HTTP 404 Aug 13 06:16:56.822742 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1149/4619] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:56 2026] GET /volume/v3/volumes/872b689b-e2ae-4d4e-a62a-c5879bb46100 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:16:57.373859 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-996b15c0-eb91-417d-a530-bee06a7da1e3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:57.375617 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-996b15c0-eb91-417d-a530-bee06a7da1e3 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 Aug 13 06:16:57.376145 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-996b15c0-eb91-417d-a530-bee06a7da1e3 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:57.376485 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-996b15c0-eb91-417d-a530-bee06a7da1e3 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:57.377621 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-996b15c0-eb91-417d-a530-bee06a7da1e3 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 7f33a843-a716-4148-a81d-a53cd5e1a499. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:57.381537 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:57.381537 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:57.383294 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-996b15c0-eb91-417d-a530-bee06a7da1e3 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 returned with HTTP 200 Aug 13 06:16:57.383294 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1158/4620] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:57 2026] GET /volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:58.376903 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5f558c70-898e-4e49-bf94-2b6779805b4d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:58.376903 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5f558c70-898e-4e49-bf94-2b6779805b4d tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] DELETE https://10.4.3.121/volume/v3/volumes/947f8a4e-0670-429a-933c-4e5b172ffa40 Aug 13 06:16:58.376903 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5f558c70-898e-4e49-bf94-2b6779805b4d tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:58.376903 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5f558c70-898e-4e49-bf94-2b6779805b4d tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:58.376903 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-5f558c70-898e-4e49-bf94-2b6779805b4d tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Delete volume with id: 947f8a4e-0670-429a-933c-4e5b172ffa40 Aug 13 06:16:58.384327 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:58.384327 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:58.385104 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5f558c70-898e-4e49-bf94-2b6779805b4d tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Volume info retrieved successfully. Aug 13 06:16:58.398245 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-49e4c999-9dad-4f03-bd11-3d7ebf8eab5b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:58.401685 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-49e4c999-9dad-4f03-bd11-3d7ebf8eab5b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 Aug 13 06:16:58.402319 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-49e4c999-9dad-4f03-bd11-3d7ebf8eab5b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:58.402319 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-49e4c999-9dad-4f03-bd11-3d7ebf8eab5b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:58.402319 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-49e4c999-9dad-4f03-bd11-3d7ebf8eab5b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 7f33a843-a716-4148-a81d-a53cd5e1a499. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:58.408936 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:58.408936 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:16:58.410345 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-49e4c999-9dad-4f03-bd11-3d7ebf8eab5b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 returned with HTTP 200 Aug 13 06:16:58.410747 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1150/4621] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:58 2026] GET /volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:58.414046 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5f558c70-898e-4e49-bf94-2b6779805b4d tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Delete volume request issued successfully. Aug 13 06:16:58.414707 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5f558c70-898e-4e49-bf94-2b6779805b4d tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes/947f8a4e-0670-429a-933c-4e5b172ffa40 returned with HTTP 202 Aug 13 06:16:58.415775 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1165/4622] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:16:58 2026] DELETE /volume/v3/volumes/947f8a4e-0670-429a-933c-4e5b172ffa40 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:16:58.422547 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-26ba5fe8-eea3-4b0d-8eea-0a963383542e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:58.426014 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-26ba5fe8-eea3-4b0d-8eea-0a963383542e tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/volumes/947f8a4e-0670-429a-933c-4e5b172ffa40 Aug 13 06:16:58.426014 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-26ba5fe8-eea3-4b0d-8eea-0a963383542e tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:58.426014 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-26ba5fe8-eea3-4b0d-8eea-0a963383542e tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:58.433950 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:58.433950 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:58.438078 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-26ba5fe8-eea3-4b0d-8eea-0a963383542e tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Volume info retrieved successfully. Aug 13 06:16:58.443591 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-26ba5fe8-eea3-4b0d-8eea-0a963383542e tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes/947f8a4e-0670-429a-933c-4e5b172ffa40 returned with HTTP 200 Aug 13 06:16:58.443591 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1150/4623] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:16:58 2026] GET /volume/v3/volumes/947f8a4e-0670-429a-933c-4e5b172ffa40 => generated 1422 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:16:59.421853 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9061c85c-84ab-4c12-965b-77a93605c55f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:59.423608 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9061c85c-84ab-4c12-965b-77a93605c55f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 Aug 13 06:16:59.423807 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9061c85c-84ab-4c12-965b-77a93605c55f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:59.423972 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9061c85c-84ab-4c12-965b-77a93605c55f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:59.424063 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-9061c85c-84ab-4c12-965b-77a93605c55f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 7f33a843-a716-4148-a81d-a53cd5e1a499. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:16:59.428048 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:59.428048 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:16:59.428779 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9061c85c-84ab-4c12-965b-77a93605c55f tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 returned with HTTP 200 Aug 13 06:16:59.429067 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1159/4624] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:16:59 2026] GET /volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:16:59.456481 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2cdc1870-36f5-402b-952f-dcadc3da780c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:59.459033 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2cdc1870-36f5-402b-952f-dcadc3da780c tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/volumes/947f8a4e-0670-429a-933c-4e5b172ffa40 Aug 13 06:16:59.459511 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2cdc1870-36f5-402b-952f-dcadc3da780c tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:59.459869 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2cdc1870-36f5-402b-952f-dcadc3da780c tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:59.466743 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2cdc1870-36f5-402b-952f-dcadc3da780c tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes/947f8a4e-0670-429a-933c-4e5b172ffa40 returned with HTTP 404 Aug 13 06:16:59.467563 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1151/4625] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:16:59 2026] GET /volume/v3/volumes/947f8a4e-0670-429a-933c-4e5b172ffa40 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:16:59.480563 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-820ffea0-bd89-4e3b-91cf-20ce64a18d35 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:59.483887 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-820ffea0-bd89-4e3b-91cf-20ce64a18d35 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/4d4433ed-097a-4c5a-bdd7-71a71506398e Aug 13 06:16:59.484139 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-820ffea0-bd89-4e3b-91cf-20ce64a18d35 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:59.484758 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-820ffea0-bd89-4e3b-91cf-20ce64a18d35 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:59.484867 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-820ffea0-bd89-4e3b-91cf-20ce64a18d35 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Delete snapshot with id: 4d4433ed-097a-4c5a-bdd7-71a71506398e Aug 13 06:16:59.490449 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:59.490449 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:16:59.490911 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-820ffea0-bd89-4e3b-91cf-20ce64a18d35 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Snapshot retrieved successfully. Aug 13 06:16:59.508632 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-820ffea0-bd89-4e3b-91cf-20ce64a18d35 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Snapshot delete request issued successfully. Aug 13 06:16:59.508798 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-820ffea0-bd89-4e3b-91cf-20ce64a18d35 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/snapshots/4d4433ed-097a-4c5a-bdd7-71a71506398e returned with HTTP 202 Aug 13 06:16:59.509197 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1166/4626] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:16:59 2026] DELETE /volume/v3/snapshots/4d4433ed-097a-4c5a-bdd7-71a71506398e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:16:59.517968 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5eea2427-b884-4e99-9a4f-fffcad27028d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:16:59.520343 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5eea2427-b884-4e99-9a4f-fffcad27028d tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/snapshots/4d4433ed-097a-4c5a-bdd7-71a71506398e Aug 13 06:16:59.520618 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5eea2427-b884-4e99-9a4f-fffcad27028d tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:16:59.520887 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5eea2427-b884-4e99-9a4f-fffcad27028d tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:16:59.526625 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:16:59.526625 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:16:59.527010 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5eea2427-b884-4e99-9a4f-fffcad27028d tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Snapshot retrieved successfully. Aug 13 06:16:59.527922 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5eea2427-b884-4e99-9a4f-fffcad27028d tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/snapshots/4d4433ed-097a-4c5a-bdd7-71a71506398e returned with HTTP 200 Aug 13 06:16:59.528311 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1151/4627] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:16:59 2026] GET /volume/v3/snapshots/4d4433ed-097a-4c5a-bdd7-71a71506398e => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:00.439022 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a845cba5-8de3-4b32-ba68-d38d28934d1b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:00.446451 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a845cba5-8de3-4b32-ba68-d38d28934d1b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 Aug 13 06:17:00.446451 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a845cba5-8de3-4b32-ba68-d38d28934d1b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:00.446451 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a845cba5-8de3-4b32-ba68-d38d28934d1b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:00.446451 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a845cba5-8de3-4b32-ba68-d38d28934d1b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 7f33a843-a716-4148-a81d-a53cd5e1a499. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:17:00.448830 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:00.448830 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:00.449795 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a845cba5-8de3-4b32-ba68-d38d28934d1b tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 returned with HTTP 200 Aug 13 06:17:00.450229 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1160/4628] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:00 2026] GET /volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:00.538491 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7b8f2f14-93fe-46f6-b960-fe3b7a761744 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:00.540230 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7b8f2f14-93fe-46f6-b960-fe3b7a761744 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/snapshots/4d4433ed-097a-4c5a-bdd7-71a71506398e Aug 13 06:17:00.540424 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7b8f2f14-93fe-46f6-b960-fe3b7a761744 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:00.540611 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7b8f2f14-93fe-46f6-b960-fe3b7a761744 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:00.545391 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7b8f2f14-93fe-46f6-b960-fe3b7a761744 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/snapshots/4d4433ed-097a-4c5a-bdd7-71a71506398e returned with HTTP 404 Aug 13 06:17:00.545861 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1152/4629] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:17:00 2026] GET /volume/v3/snapshots/4d4433ed-097a-4c5a-bdd7-71a71506398e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:17:01.467203 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-68dd038c-8e65-42c1-beba-65690d9bd41d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:01.468046 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-68dd038c-8e65-42c1-beba-65690d9bd41d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 Aug 13 06:17:01.468337 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-68dd038c-8e65-42c1-beba-65690d9bd41d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:01.468576 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-68dd038c-8e65-42c1-beba-65690d9bd41d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:01.468682 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-68dd038c-8e65-42c1-beba-65690d9bd41d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 7f33a843-a716-4148-a81d-a53cd5e1a499. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:17:01.475202 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:01.475202 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:01.476036 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-68dd038c-8e65-42c1-beba-65690d9bd41d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 returned with HTTP 200 Aug 13 06:17:01.476444 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1167/4630] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:01 2026] GET /volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:01.492301 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-43f5e960-b7b3-46a2-8bcb-3bf3f8150dc1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:01.494569 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-43f5e960-b7b3-46a2-8bcb-3bf3f8150dc1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 Aug 13 06:17:01.494887 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-43f5e960-b7b3-46a2-8bcb-3bf3f8150dc1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:01.495042 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-43f5e960-b7b3-46a2-8bcb-3bf3f8150dc1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:01.495189 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-43f5e960-b7b3-46a2-8bcb-3bf3f8150dc1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 7f33a843-a716-4148-a81d-a53cd5e1a499. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:17:01.501982 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:01.501982 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:01.502924 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-43f5e960-b7b3-46a2-8bcb-3bf3f8150dc1 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 returned with HTTP 200 Aug 13 06:17:01.503392 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1152/4631] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:01 2026] GET /volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:01.513744 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-988c14e1-6b1b-4942-89ff-56f024de922e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:01.515480 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-988c14e1-6b1b-4942-89ff-56f024de922e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] DELETE https://10.4.3.121/volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 Aug 13 06:17:01.516089 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-988c14e1-6b1b-4942-89ff-56f024de922e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:01.520463 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-988c14e1-6b1b-4942-89ff-56f024de922e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:01.520463 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-988c14e1-6b1b-4942-89ff-56f024de922e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Delete backup with id: 7f33a843-a716-4148-a81d-a53cd5e1a499. Aug 13 06:17:01.530208 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:01.530208 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:01.542859 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-988c14e1-6b1b-4942-89ff-56f024de922e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] delete_backup rpcapi backup_id 7f33a843-a716-4148-a81d-a53cd5e1a499 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:17:01.544380 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-988c14e1-6b1b-4942-89ff-56f024de922e tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 returned with HTTP 202 Aug 13 06:17:01.544802 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1161/4632] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:17:01 2026] DELETE /volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:17:01.559469 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-80b10606-1ffa-438c-8a61-37ff1c28c334 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:01.560741 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80b10606-1ffa-438c-8a61-37ff1c28c334 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 Aug 13 06:17:01.560934 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-80b10606-1ffa-438c-8a61-37ff1c28c334 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:01.561116 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-80b10606-1ffa-438c-8a61-37ff1c28c334 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:01.561260 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-80b10606-1ffa-438c-8a61-37ff1c28c334 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 7f33a843-a716-4148-a81d-a53cd5e1a499. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:17:01.573231 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:01.573231 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:01.575928 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80b10606-1ffa-438c-8a61-37ff1c28c334 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 returned with HTTP 200 Aug 13 06:17:01.576372 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1153/4633] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:01 2026] GET /volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:02.190841 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-4b4b1aba-b1c0-457b-9560-d541d581f64d req-becb8731-1544-4ae4-85e8-917584714e57 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:02.193273 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4b4b1aba-b1c0-457b-9560-d541d581f64d req-becb8731-1544-4ae4-85e8-917584714e57 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] DELETE https://10.4.3.121/volume/v3/attachments/663fc6cf-01ed-4a07-bbbd-0f8b06a399b2 Aug 13 06:17:02.195202 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4b4b1aba-b1c0-457b-9560-d541d581f64d req-becb8731-1544-4ae4-85e8-917584714e57 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:02.195202 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-4b4b1aba-b1c0-457b-9560-d541d581f64d req-becb8731-1544-4ae4-85e8-917584714e57 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:02.202928 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:02.202928 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:02.250698 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-4b4b1aba-b1c0-457b-9560-d541d581f64d req-becb8731-1544-4ae4-85e8-917584714e57 tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/attachments/663fc6cf-01ed-4a07-bbbd-0f8b06a399b2 returned with HTTP 200 Aug 13 06:17:02.251403 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1168/4634] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:17:02 2026] DELETE /volume/v3/attachments/663fc6cf-01ed-4a07-bbbd-0f8b06a399b2 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:02.588379 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3f8a8723-27c2-4c04-9cb9-22e9ba1db3ad None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:02.590074 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3f8a8723-27c2-4c04-9cb9-22e9ba1db3ad tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 Aug 13 06:17:02.590349 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3f8a8723-27c2-4c04-9cb9-22e9ba1db3ad tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:02.590596 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3f8a8723-27c2-4c04-9cb9-22e9ba1db3ad tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:02.590725 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3f8a8723-27c2-4c04-9cb9-22e9ba1db3ad tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 7f33a843-a716-4148-a81d-a53cd5e1a499. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:17:02.594106 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3f8a8723-27c2-4c04-9cb9-22e9ba1db3ad tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 returned with HTTP 404 Aug 13 06:17:02.594709 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1153/4635] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:02 2026] GET /volume/v3/backups/7f33a843-a716-4148-a81d-a53cd5e1a499 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 06:17:02.693050 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-074bcc33-8b0f-4b1e-ade7-4a672c42d525 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:02.696819 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-074bcc33-8b0f-4b1e-ade7-4a672c42d525 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] DELETE https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e Aug 13 06:17:02.697063 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-074bcc33-8b0f-4b1e-ade7-4a672c42d525 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:02.697316 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-074bcc33-8b0f-4b1e-ade7-4a672c42d525 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:02.697461 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-074bcc33-8b0f-4b1e-ade7-4a672c42d525 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Delete backup with id: 99d13109-3e69-4bc5-bb6c-7fd9581fb54e. Aug 13 06:17:02.707088 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:02.707088 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:02.718801 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-074bcc33-8b0f-4b1e-ade7-4a672c42d525 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] delete_backup rpcapi backup_id 99d13109-3e69-4bc5-bb6c-7fd9581fb54e {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:17:02.720286 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-074bcc33-8b0f-4b1e-ade7-4a672c42d525 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e returned with HTTP 202 Aug 13 06:17:02.720907 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1162/4636] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:17:02 2026] DELETE /volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:17:02.728100 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-37c8574a-5e8c-479e-a3e1-9d332470ed88 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:02.730237 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-37c8574a-5e8c-479e-a3e1-9d332470ed88 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e Aug 13 06:17:02.730665 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-37c8574a-5e8c-479e-a3e1-9d332470ed88 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:02.731077 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-37c8574a-5e8c-479e-a3e1-9d332470ed88 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:02.732200 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-37c8574a-5e8c-479e-a3e1-9d332470ed88 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 99d13109-3e69-4bc5-bb6c-7fd9581fb54e. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:17:02.738124 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:02.738124 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:02.738124 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-37c8574a-5e8c-479e-a3e1-9d332470ed88 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e returned with HTTP 200 Aug 13 06:17:02.738124 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1154/4637] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:02 2026] GET /volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:03.531031 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a19676e7-f352-4087-9ca4-fc596d54d79a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:03.533132 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a19676e7-f352-4087-9ca4-fc596d54d79a tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] DELETE https://10.4.3.121/volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 Aug 13 06:17:03.533438 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a19676e7-f352-4087-9ca4-fc596d54d79a tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:03.533670 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a19676e7-f352-4087-9ca4-fc596d54d79a tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:03.533876 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-a19676e7-f352-4087-9ca4-fc596d54d79a tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Delete volume with id: c2b36943-a99e-45ef-97e0-a2cc06024980 Aug 13 06:17:03.541517 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:03.541517 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:03.542013 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a19676e7-f352-4087-9ca4-fc596d54d79a tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Volume info retrieved successfully. Aug 13 06:17:03.562666 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a19676e7-f352-4087-9ca4-fc596d54d79a tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Delete volume request issued successfully. Aug 13 06:17:03.562949 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a19676e7-f352-4087-9ca4-fc596d54d79a tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 returned with HTTP 202 Aug 13 06:17:03.563459 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1169/4638] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:17:03 2026] DELETE /volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:17:03.571930 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9d803c32-a48a-4423-941d-ded12ac2b93f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:03.581479 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9d803c32-a48a-4423-941d-ded12ac2b93f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 Aug 13 06:17:03.581479 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9d803c32-a48a-4423-941d-ded12ac2b93f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:03.581479 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9d803c32-a48a-4423-941d-ded12ac2b93f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:03.586158 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:03.586158 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:03.593294 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9d803c32-a48a-4423-941d-ded12ac2b93f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Volume info retrieved successfully. Aug 13 06:17:03.599173 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9d803c32-a48a-4423-941d-ded12ac2b93f tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 returned with HTTP 200 Aug 13 06:17:03.599576 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1154/4639] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:17:03 2026] GET /volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 => generated 1386 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:17:03.749730 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a2c82b64-fdfd-4743-aaf8-1cf590d2d06c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:03.751003 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a2c82b64-fdfd-4743-aaf8-1cf590d2d06c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e Aug 13 06:17:03.751403 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a2c82b64-fdfd-4743-aaf8-1cf590d2d06c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:03.751403 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a2c82b64-fdfd-4743-aaf8-1cf590d2d06c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:03.751517 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a2c82b64-fdfd-4743-aaf8-1cf590d2d06c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Show backup with id 99d13109-3e69-4bc5-bb6c-7fd9581fb54e. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:17:03.755546 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a2c82b64-fdfd-4743-aaf8-1cf590d2d06c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e returned with HTTP 404 Aug 13 06:17:03.755982 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1163/4640] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:03 2026] GET /volume/v3/backups/99d13109-3e69-4bc5-bb6c-7fd9581fb54e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:17:03.885557 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-2461aca9-f1d0-4262-9675-e3f1e2bb9c1f req-4055cfac-9ce3-4484-b8fe-ce1c7b65a598 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:03.887131 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-2461aca9-f1d0-4262-9675-e3f1e2bb9c1f req-4055cfac-9ce3-4484-b8fe-ce1c7b65a598 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 Aug 13 06:17:03.887331 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-2461aca9-f1d0-4262-9675-e3f1e2bb9c1f req-4055cfac-9ce3-4484-b8fe-ce1c7b65a598 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:03.887504 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-2461aca9-f1d0-4262-9675-e3f1e2bb9c1f req-4055cfac-9ce3-4484-b8fe-ce1c7b65a598 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:03.899305 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:03.899305 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:03.903564 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-2461aca9-f1d0-4262-9675-e3f1e2bb9c1f req-4055cfac-9ce3-4484-b8fe-ce1c7b65a598 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:17:03.908038 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-2461aca9-f1d0-4262-9675-e3f1e2bb9c1f req-4055cfac-9ce3-4484-b8fe-ce1c7b65a598 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 returned with HTTP 200 Aug 13 06:17:03.908583 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1155/4641] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:17:03 2026] GET /volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:03.933604 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-2461aca9-f1d0-4262-9675-e3f1e2bb9c1f req-95f81497-4fbf-4046-b0c5-06c55e412d03 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:03.935987 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-2461aca9-f1d0-4262-9675-e3f1e2bb9c1f req-95f81497-4fbf-4046-b0c5-06c55e412d03 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] POST https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88/action Aug 13 06:17:03.936329 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-2461aca9-f1d0-4262-9675-e3f1e2bb9c1f req-95f81497-4fbf-4046-b0c5-06c55e412d03 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:17:03.936468 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-2461aca9-f1d0-4262-9675-e3f1e2bb9c1f req-95f81497-4fbf-4046-b0c5-06c55e412d03 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:03.950155 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:03.950155 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:03.950946 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-2461aca9-f1d0-4262-9675-e3f1e2bb9c1f req-95f81497-4fbf-4046-b0c5-06c55e412d03 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:17:03.961001 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-2461aca9-f1d0-4262-9675-e3f1e2bb9c1f req-95f81497-4fbf-4046-b0c5-06c55e412d03 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Begin detaching volume completed successfully. Aug 13 06:17:03.961503 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-2461aca9-f1d0-4262-9675-e3f1e2bb9c1f req-95f81497-4fbf-4046-b0c5-06c55e412d03 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88/action returned with HTTP 202 Aug 13 06:17:03.961972 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1170/4642] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:17:03 2026] POST /volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:17:03.988411 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dd7aa26c-ef73-47a2-856a-7127721b8aed None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:03.991510 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dd7aa26c-ef73-47a2-856a-7127721b8aed tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 Aug 13 06:17:03.991701 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dd7aa26c-ef73-47a2-856a-7127721b8aed tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:03.992315 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dd7aa26c-ef73-47a2-856a-7127721b8aed tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:04.011151 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:04.011151 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:04.011560 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-89055f99-e450-4c48-a669-bc3696b7c0b1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:04.012041 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-89055f99-e450-4c48-a669-bc3696b7c0b1 None None] GET https://10.4.3.121/volume// Aug 13 06:17:04.012261 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-89055f99-e450-4c48-a669-bc3696b7c0b1 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:04.012560 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-89055f99-e450-4c48-a669-bc3696b7c0b1 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:04.012866 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-89055f99-e450-4c48-a669-bc3696b7c0b1 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:17:04.013235 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1164/4643] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:17:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:17:04.022407 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dd7aa26c-ef73-47a2-856a-7127721b8aed tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:17:04.026557 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-2461aca9-f1d0-4262-9675-e3f1e2bb9c1f req-4f7cbd79-6135-415c-a3fe-5fe379e188db None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:04.028780 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-2461aca9-f1d0-4262-9675-e3f1e2bb9c1f req-4f7cbd79-6135-415c-a3fe-5fe379e188db tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 Aug 13 06:17:04.028995 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-2461aca9-f1d0-4262-9675-e3f1e2bb9c1f req-4f7cbd79-6135-415c-a3fe-5fe379e188db tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:04.029196 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-2461aca9-f1d0-4262-9675-e3f1e2bb9c1f req-4f7cbd79-6135-415c-a3fe-5fe379e188db tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:04.030008 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dd7aa26c-ef73-47a2-856a-7127721b8aed tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 returned with HTTP 200 Aug 13 06:17:04.030574 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1155/4644] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:03 2026] GET /volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:04.045221 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:04.045221 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:04.048469 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-2461aca9-f1d0-4262-9675-e3f1e2bb9c1f req-4f7cbd79-6135-415c-a3fe-5fe379e188db tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:17:04.052563 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-2461aca9-f1d0-4262-9675-e3f1e2bb9c1f req-4f7cbd79-6135-415c-a3fe-5fe379e188db tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 returned with HTTP 200 Aug 13 06:17:04.052563 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1156/4645] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:17:04 2026] GET /volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 => generated 1317 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:17:04.613155 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a4e4a46d-c955-4198-8a64-b1ab49ccdfbc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:04.614890 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a4e4a46d-c955-4198-8a64-b1ab49ccdfbc tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] GET https://10.4.3.121/volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 Aug 13 06:17:04.615099 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a4e4a46d-c955-4198-8a64-b1ab49ccdfbc tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:04.615299 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a4e4a46d-c955-4198-8a64-b1ab49ccdfbc tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:04.620963 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a4e4a46d-c955-4198-8a64-b1ab49ccdfbc tempest-TestVolumeBootPatternV346-928532773 tempest-TestVolumeBootPatternV346-928532773-project-member] https://10.4.3.121/volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 returned with HTTP 404 Aug 13 06:17:04.621394 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1171/4646] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:17:04 2026] GET /volume/v3/volumes/c2b36943-a99e-45ef-97e0-a2cc06024980 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:17:04.843650 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-2461aca9-f1d0-4262-9675-e3f1e2bb9c1f req-e1b22c8f-caaa-4707-bb73-fe5e74931a05 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:04.847672 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2461aca9-f1d0-4262-9675-e3f1e2bb9c1f req-e1b22c8f-caaa-4707-bb73-fe5e74931a05 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] DELETE https://10.4.3.121/volume/v3/attachments/222c1a1d-87c9-423f-b055-4b97d4910d43 Aug 13 06:17:04.847863 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-2461aca9-f1d0-4262-9675-e3f1e2bb9c1f req-e1b22c8f-caaa-4707-bb73-fe5e74931a05 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:04.848040 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-2461aca9-f1d0-4262-9675-e3f1e2bb9c1f req-e1b22c8f-caaa-4707-bb73-fe5e74931a05 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:04.856510 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:04.856510 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:04.903035 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2461aca9-f1d0-4262-9675-e3f1e2bb9c1f req-e1b22c8f-caaa-4707-bb73-fe5e74931a05 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/attachments/222c1a1d-87c9-423f-b055-4b97d4910d43 returned with HTTP 200 Aug 13 06:17:04.903035 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1165/4647] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:17:04 2026] DELETE /volume/v3/attachments/222c1a1d-87c9-423f-b055-4b97d4910d43 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:05.044048 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8a40e0fe-0cd5-4b69-8928-fc1aa7ee609d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:05.045748 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a40e0fe-0cd5-4b69-8928-fc1aa7ee609d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 Aug 13 06:17:05.045967 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a40e0fe-0cd5-4b69-8928-fc1aa7ee609d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:05.046196 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8a40e0fe-0cd5-4b69-8928-fc1aa7ee609d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:05.052923 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:05.052923 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:05.056446 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8a40e0fe-0cd5-4b69-8928-fc1aa7ee609d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:17:05.061485 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8a40e0fe-0cd5-4b69-8928-fc1aa7ee609d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 returned with HTTP 200 Aug 13 06:17:05.061837 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1156/4648] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:05 2026] GET /volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:07.963665 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5dd735c9-6bf0-42ef-b052-43acd38f9f8c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:07.965945 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5dd735c9-6bf0-42ef-b052-43acd38f9f8c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 Aug 13 06:17:07.966223 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5dd735c9-6bf0-42ef-b052-43acd38f9f8c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:07.966564 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5dd735c9-6bf0-42ef-b052-43acd38f9f8c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:07.976047 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:07.976047 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:07.980580 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5dd735c9-6bf0-42ef-b052-43acd38f9f8c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:17:07.985895 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5dd735c9-6bf0-42ef-b052-43acd38f9f8c tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 returned with HTTP 200 Aug 13 06:17:07.986400 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1157/4649] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:07 2026] GET /volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:07.998607 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6411b549-ae0b-4062-bd34-d91f01e2f82d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:08.001789 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6411b549-ae0b-4062-bd34-d91f01e2f82d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] DELETE https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 Aug 13 06:17:08.002076 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6411b549-ae0b-4062-bd34-d91f01e2f82d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:08.002348 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6411b549-ae0b-4062-bd34-d91f01e2f82d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:08.002513 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-6411b549-ae0b-4062-bd34-d91f01e2f82d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Delete volume with id: ac0ea477-5c7f-436c-a816-4e6c7dd76e88 Aug 13 06:17:08.011003 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:08.011003 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:08.011625 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6411b549-ae0b-4062-bd34-d91f01e2f82d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:17:08.026897 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6411b549-ae0b-4062-bd34-d91f01e2f82d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Delete volume request issued successfully. Aug 13 06:17:08.027067 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6411b549-ae0b-4062-bd34-d91f01e2f82d tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 returned with HTTP 202 Aug 13 06:17:08.027624 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1172/4650] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:17:07 2026] DELETE /volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:17:08.037028 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-17f2e7ce-8118-4503-a190-c5ed5988a3c5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:08.038945 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-17f2e7ce-8118-4503-a190-c5ed5988a3c5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 Aug 13 06:17:08.039250 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-17f2e7ce-8118-4503-a190-c5ed5988a3c5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:08.039579 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-17f2e7ce-8118-4503-a190-c5ed5988a3c5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:08.046817 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:08.046817 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:08.050780 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-17f2e7ce-8118-4503-a190-c5ed5988a3c5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Volume info retrieved successfully. Aug 13 06:17:08.055097 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-17f2e7ce-8118-4503-a190-c5ed5988a3c5 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 returned with HTTP 200 Aug 13 06:17:08.055483 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1166/4651] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:08 2026] GET /volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:09.069020 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9653330a-ddb6-4c75-be49-7cb35e7b9f23 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:09.070789 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9653330a-ddb6-4c75-be49-7cb35e7b9f23 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] GET https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 Aug 13 06:17:09.070992 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9653330a-ddb6-4c75-be49-7cb35e7b9f23 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:09.071455 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9653330a-ddb6-4c75-be49-7cb35e7b9f23 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:09.077896 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9653330a-ddb6-4c75-be49-7cb35e7b9f23 tempest-VolumesBackupsTest-1630440502 tempest-VolumesBackupsTest-1630440502-project-member] https://10.4.3.121/volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 returned with HTTP 404 Aug 13 06:17:09.078445 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1157/4652] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:09 2026] GET /volume/v3/volumes/ac0ea477-5c7f-436c-a816-4e6c7dd76e88 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:17:10.472716 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6835b5a8-37de-4772-9ad3-b8ec245ef268 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:10.551854 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6835b5a8-37de-4772-9ad3-b8ec245ef268 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:17:10.552169 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6835b5a8-37de-4772-9ad3-b8ec245ef268 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:10.553593 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-6835b5a8-37de-4772-9ad3-b8ec245ef268 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:17:10.553709 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-6835b5a8-37de-4772-9ad3-b8ec245ef268 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Create volume of 1 GB Aug 13 06:17:10.557830 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6835b5a8-37de-4772-9ad3-b8ec245ef268 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Availability Zones retrieved successfully. Aug 13 06:17:10.563626 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6835b5a8-37de-4772-9ad3-b8ec245ef268 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Flow 'volume_create_api' (945dfbd8-55ab-4577-8bbd-3fb85e279be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:17:10.564639 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6835b5a8-37de-4772-9ad3-b8ec245ef268 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af4ccb83-7708-4dd3-8c2c-1c0cc93c6e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:10.565796 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-6835b5a8-37de-4772-9ad3-b8ec245ef268 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:17:10.593190 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6835b5a8-37de-4772-9ad3-b8ec245ef268 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af4ccb83-7708-4dd3-8c2c-1c0cc93c6e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:10.594098 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6835b5a8-37de-4772-9ad3-b8ec245ef268 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5498aecb-1bbe-4bde-b17f-517a69169e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:10.649039 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-6835b5a8-37de-4772-9ad3-b8ec245ef268 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Created reservations ['f6f5ab23-e528-4f5b-b853-d74dbc1a916a', 'e07cb1ca-cca3-4aa8-96ea-c8fb671f74d5', '1edb3c41-c658-487e-94ba-c16f36ea4d82', 'ef6c483f-6c4a-4c08-970b-6cd5064d9124'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:17:10.649816 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6835b5a8-37de-4772-9ad3-b8ec245ef268 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5498aecb-1bbe-4bde-b17f-517a69169e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6f5ab23-e528-4f5b-b853-d74dbc1a916a', 'e07cb1ca-cca3-4aa8-96ea-c8fb671f74d5', '1edb3c41-c658-487e-94ba-c16f36ea4d82', 'ef6c483f-6c4a-4c08-970b-6cd5064d9124']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:10.650527 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6835b5a8-37de-4772-9ad3-b8ec245ef268 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90471a05-d4ec-4171-8d94-900391cf937e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:10.671230 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6835b5a8-37de-4772-9ad3-b8ec245ef268 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90471a05-d4ec-4171-8d94-900391cf937e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d494823-2c39-4e93-baf3-864d28a1accf', '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='dcd75bdd42a24341bb00b7a41465a597',qos_specs=None,replication_status=,reservations=['f6f5ab23-e528-4f5b-b853-d74dbc1a916a','e07cb1ca-cca3-4aa8-96ea-c8fb671f74d5','1edb3c41-c658-487e-94ba-c16f36ea4d82','ef6c483f-6c4a-4c08-970b-6cd5064d9124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f52885820ee4add8946d0abbecd374f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:17:10Z,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=5d494823-2c39-4e93-baf3-864d28a1accf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcd75bdd42a24341bb00b7a41465a597',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f52885820ee4add8946d0abbecd374f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:10.671937 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6835b5a8-37de-4772-9ad3-b8ec245ef268 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72697354-5f60-42a7-b47c-893ac3adfbde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:10.688503 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6835b5a8-37de-4772-9ad3-b8ec245ef268 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72697354-5f60-42a7-b47c-893ac3adfbde) transitioned into state 'SUCCESS' from 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='dcd75bdd42a24341bb00b7a41465a597',qos_specs=None,replication_status=,reservations=['f6f5ab23-e528-4f5b-b853-d74dbc1a916a','e07cb1ca-cca3-4aa8-96ea-c8fb671f74d5','1edb3c41-c658-487e-94ba-c16f36ea4d82','ef6c483f-6c4a-4c08-970b-6cd5064d9124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f52885820ee4add8946d0abbecd374f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:10.689633 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6835b5a8-37de-4772-9ad3-b8ec245ef268 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (144579a1-6d4e-4c08-a829-4a255415b49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:10.700385 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6835b5a8-37de-4772-9ad3-b8ec245ef268 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (144579a1-6d4e-4c08-a829-4a255415b49b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:10.701295 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-6835b5a8-37de-4772-9ad3-b8ec245ef268 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Flow 'volume_create_api' (945dfbd8-55ab-4577-8bbd-3fb85e279be1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:17:10.701600 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6835b5a8-37de-4772-9ad3-b8ec245ef268 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Create volume request issued successfully. Aug 13 06:17:10.702149 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6835b5a8-37de-4772-9ad3-b8ec245ef268 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:17:10.702598 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1158/4653] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:17:10 2026] POST /volume/v3/volumes => generated 740 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:17:10.713270 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8cac97df-78c9-49f1-8bd1-78450611f5cb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:10.715268 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8cac97df-78c9-49f1-8bd1-78450611f5cb tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] GET https://10.4.3.121/volume/v3/volumes/5d494823-2c39-4e93-baf3-864d28a1accf Aug 13 06:17:10.715502 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8cac97df-78c9-49f1-8bd1-78450611f5cb tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:10.715826 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8cac97df-78c9-49f1-8bd1-78450611f5cb tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:10.723451 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:10.723451 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:10.727649 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8cac97df-78c9-49f1-8bd1-78450611f5cb tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Volume info retrieved successfully. Aug 13 06:17:10.732146 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8cac97df-78c9-49f1-8bd1-78450611f5cb tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] https://10.4.3.121/volume/v3/volumes/5d494823-2c39-4e93-baf3-864d28a1accf returned with HTTP 200 Aug 13 06:17:10.732730 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1173/4654] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:10 2026] GET /volume/v3/volumes/5d494823-2c39-4e93-baf3-864d28a1accf => generated 808 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:11.744456 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-58296aef-346e-43a2-8d01-e65646c7a85c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:11.746069 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-58296aef-346e-43a2-8d01-e65646c7a85c tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] GET https://10.4.3.121/volume/v3/volumes/5d494823-2c39-4e93-baf3-864d28a1accf Aug 13 06:17:11.746303 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-58296aef-346e-43a2-8d01-e65646c7a85c tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:11.746521 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-58296aef-346e-43a2-8d01-e65646c7a85c tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:11.753487 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:11.753487 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:11.756846 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-58296aef-346e-43a2-8d01-e65646c7a85c tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Volume info retrieved successfully. Aug 13 06:17:11.760519 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-58296aef-346e-43a2-8d01-e65646c7a85c tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] https://10.4.3.121/volume/v3/volumes/5d494823-2c39-4e93-baf3-864d28a1accf returned with HTTP 200 Aug 13 06:17:11.760858 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1167/4655] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:11 2026] GET /volume/v3/volumes/5d494823-2c39-4e93-baf3-864d28a1accf => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:11.772618 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3756d469-bf52-42ba-b74d-3e6f5d814cfd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:11.774379 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3756d469-bf52-42ba-b74d-3e6f5d814cfd tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] GET https://10.4.3.121/volume/v3/volumes/5d494823-2c39-4e93-baf3-864d28a1accf Aug 13 06:17:11.774556 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3756d469-bf52-42ba-b74d-3e6f5d814cfd tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:11.774736 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3756d469-bf52-42ba-b74d-3e6f5d814cfd tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:11.781330 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:11.781330 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:11.784844 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3756d469-bf52-42ba-b74d-3e6f5d814cfd tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Volume info retrieved successfully. Aug 13 06:17:11.788572 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3756d469-bf52-42ba-b74d-3e6f5d814cfd tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] https://10.4.3.121/volume/v3/volumes/5d494823-2c39-4e93-baf3-864d28a1accf returned with HTTP 200 Aug 13 06:17:11.788925 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1158/4656] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:11 2026] GET /volume/v3/volumes/5d494823-2c39-4e93-baf3-864d28a1accf => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:11.804869 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-be3cdf0c-2cd6-41de-8fc7-491974743ce4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:11.807481 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be3cdf0c-2cd6-41de-8fc7-491974743ce4 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:17:11.807923 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-be3cdf0c-2cd6-41de-8fc7-491974743ce4 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1141877845"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:11.810206 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-be3cdf0c-2cd6-41de-8fc7-491974743ce4 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1141877845'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:17:11.810368 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-be3cdf0c-2cd6-41de-8fc7-491974743ce4 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Create volume of 1 GB Aug 13 06:17:11.810698 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:11.810698 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:11.814875 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-be3cdf0c-2cd6-41de-8fc7-491974743ce4 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Availability Zones retrieved successfully. Aug 13 06:17:11.821324 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be3cdf0c-2cd6-41de-8fc7-491974743ce4 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Flow 'volume_create_api' (d0719e10-31b5-4247-8b29-468946a2c27c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:17:11.822438 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be3cdf0c-2cd6-41de-8fc7-491974743ce4 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2d76b4c-fec2-4c2b-bff5-bf00275e2f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:11.823680 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-be3cdf0c-2cd6-41de-8fc7-491974743ce4 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:17:11.850439 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be3cdf0c-2cd6-41de-8fc7-491974743ce4 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2d76b4c-fec2-4c2b-bff5-bf00275e2f9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:11.851875 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be3cdf0c-2cd6-41de-8fc7-491974743ce4 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3acb7f82-8abc-4581-b81c-021341e5c794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:11.914636 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-be3cdf0c-2cd6-41de-8fc7-491974743ce4 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Created reservations ['ffa4f72d-0a8f-4ab9-8723-afa36dc60b16', 'f9b29cbc-a24f-4b8e-9335-83b94c6710cd', '830331bf-465f-4877-a3ab-37c7811df1ac', '587b5ffd-f621-47c5-b233-a79ff351925d'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:17:11.915481 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be3cdf0c-2cd6-41de-8fc7-491974743ce4 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3acb7f82-8abc-4581-b81c-021341e5c794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffa4f72d-0a8f-4ab9-8723-afa36dc60b16', 'f9b29cbc-a24f-4b8e-9335-83b94c6710cd', '830331bf-465f-4877-a3ab-37c7811df1ac', '587b5ffd-f621-47c5-b233-a79ff351925d']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:11.916321 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be3cdf0c-2cd6-41de-8fc7-491974743ce4 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81986092-f979-4683-bab6-1e7ad66bc015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:11.941118 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be3cdf0c-2cd6-41de-8fc7-491974743ce4 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81986092-f979-4683-bab6-1e7ad66bc015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d31e0c3-d5fa-42a6-94e6-b051a082565d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1141877845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd75bdd42a24341bb00b7a41465a597',qos_specs=None,replication_status=,reservations=['ffa4f72d-0a8f-4ab9-8723-afa36dc60b16','f9b29cbc-a24f-4b8e-9335-83b94c6710cd','830331bf-465f-4877-a3ab-37c7811df1ac','587b5ffd-f621-47c5-b233-a79ff351925d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f52885820ee4add8946d0abbecd374f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:17:11Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1141877845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d31e0c3-d5fa-42a6-94e6-b051a082565d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcd75bdd42a24341bb00b7a41465a597',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f52885820ee4add8946d0abbecd374f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:11.942364 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be3cdf0c-2cd6-41de-8fc7-491974743ce4 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6aef332d-bae9-4cdb-81a9-53b33492ff88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:11.959696 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be3cdf0c-2cd6-41de-8fc7-491974743ce4 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6aef332d-bae9-4cdb-81a9-53b33492ff88) transitioned into 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-1141877845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd75bdd42a24341bb00b7a41465a597',qos_specs=None,replication_status=,reservations=['ffa4f72d-0a8f-4ab9-8723-afa36dc60b16','f9b29cbc-a24f-4b8e-9335-83b94c6710cd','830331bf-465f-4877-a3ab-37c7811df1ac','587b5ffd-f621-47c5-b233-a79ff351925d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f52885820ee4add8946d0abbecd374f',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:11.960339 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be3cdf0c-2cd6-41de-8fc7-491974743ce4 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (749ea322-c338-4c93-95ef-a35a64010003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:11.967700 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be3cdf0c-2cd6-41de-8fc7-491974743ce4 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (749ea322-c338-4c93-95ef-a35a64010003) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:11.968413 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-be3cdf0c-2cd6-41de-8fc7-491974743ce4 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Flow 'volume_create_api' (d0719e10-31b5-4247-8b29-468946a2c27c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:17:11.968684 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-be3cdf0c-2cd6-41de-8fc7-491974743ce4 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Create volume request issued successfully. Aug 13 06:17:11.969167 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be3cdf0c-2cd6-41de-8fc7-491974743ce4 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:17:11.969564 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1159/4657] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:17:11 2026] POST /volume/v3/volumes => generated 776 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:17:11.983789 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6d9dafe0-3d81-4fbb-9e26-f7a2eb2f9ff3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:11.986069 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6d9dafe0-3d81-4fbb-9e26-f7a2eb2f9ff3 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] GET https://10.4.3.121/volume/v3/volumes/2d31e0c3-d5fa-42a6-94e6-b051a082565d Aug 13 06:17:11.986453 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6d9dafe0-3d81-4fbb-9e26-f7a2eb2f9ff3 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:11.986784 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6d9dafe0-3d81-4fbb-9e26-f7a2eb2f9ff3 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:11.995061 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:11.995061 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:11.998827 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6d9dafe0-3d81-4fbb-9e26-f7a2eb2f9ff3 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Volume info retrieved successfully. Aug 13 06:17:12.003906 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6d9dafe0-3d81-4fbb-9e26-f7a2eb2f9ff3 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] https://10.4.3.121/volume/v3/volumes/2d31e0c3-d5fa-42a6-94e6-b051a082565d returned with HTTP 200 Aug 13 06:17:12.004506 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1174/4658] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:11 2026] GET /volume/v3/volumes/2d31e0c3-d5fa-42a6-94e6-b051a082565d => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:12.704708 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b57aee25-2c2d-4028-a2c5-e81205d59657 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:12.786295 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b57aee25-2c2d-4028-a2c5-e81205d59657 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:17:12.786713 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b57aee25-2c2d-4028-a2c5-e81205d59657 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-755128615"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:12.787979 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-b57aee25-2c2d-4028-a2c5-e81205d59657 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-755128615'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:17:12.788088 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-b57aee25-2c2d-4028-a2c5-e81205d59657 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Create volume of 2 GB Aug 13 06:17:12.791955 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b57aee25-2c2d-4028-a2c5-e81205d59657 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Availability Zones retrieved successfully. Aug 13 06:17:12.796977 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b57aee25-2c2d-4028-a2c5-e81205d59657 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Flow 'volume_create_api' (fa375d25-e7fb-4103-b5ce-06848073a447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:17:12.797825 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b57aee25-2c2d-4028-a2c5-e81205d59657 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdecc5cb-e4b0-48a4-af6a-919dfc43959f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:12.798701 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-b57aee25-2c2d-4028-a2c5-e81205d59657 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Validating volume size '2' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:17:12.819770 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b57aee25-2c2d-4028-a2c5-e81205d59657 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdecc5cb-e4b0-48a4-af6a-919dfc43959f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:12.820470 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b57aee25-2c2d-4028-a2c5-e81205d59657 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75d5dd6d-f80c-4954-95d6-af7c0a235733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:12.874147 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-b57aee25-2c2d-4028-a2c5-e81205d59657 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Created reservations ['965481ef-8faf-48b2-bde2-bd86d9ad263c', 'afb25e3c-21e5-489a-8ed1-0c9da12ed3a6', '9510688b-a56e-4c24-8972-c2e5c4238a05', '0e21bea7-8fee-4d3f-b36d-3518b50b0ee7'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:17:12.874989 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b57aee25-2c2d-4028-a2c5-e81205d59657 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75d5dd6d-f80c-4954-95d6-af7c0a235733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['965481ef-8faf-48b2-bde2-bd86d9ad263c', 'afb25e3c-21e5-489a-8ed1-0c9da12ed3a6', '9510688b-a56e-4c24-8972-c2e5c4238a05', '0e21bea7-8fee-4d3f-b36d-3518b50b0ee7']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:12.875676 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b57aee25-2c2d-4028-a2c5-e81205d59657 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f48e5bd-d5d1-4966-99f4-a57a7ebcb9b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:12.898394 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b57aee25-2c2d-4028-a2c5-e81205d59657 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f48e5bd-d5d1-4966-99f4-a57a7ebcb9b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e98855f-2e7d-414d-a82e-a567fe951866', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-755128615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85eca5f66cf2430899c5f960b7c14634',qos_specs=None,replication_status=,reservations=['965481ef-8faf-48b2-bde2-bd86d9ad263c','afb25e3c-21e5-489a-8ed1-0c9da12ed3a6','9510688b-a56e-4c24-8972-c2e5c4238a05','0e21bea7-8fee-4d3f-b36d-3518b50b0ee7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a7fdd3433fa4ca3915b4c73bdcbc469',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:17:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-755128615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e98855f-2e7d-414d-a82e-a567fe951866,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85eca5f66cf2430899c5f960b7c14634',provider_auth=None,provider_geometry=None,provider_id=None,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='6a7fdd3433fa4ca3915b4c73bdcbc469',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:12.899044 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b57aee25-2c2d-4028-a2c5-e81205d59657 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (603572a2-64b8-4f59-b2f5-46051648fd64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:12.917552 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b57aee25-2c2d-4028-a2c5-e81205d59657 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (603572a2-64b8-4f59-b2f5-46051648fd64) transitioned into state 'SUCCESS' from state '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-755128615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85eca5f66cf2430899c5f960b7c14634',qos_specs=None,replication_status=,reservations=['965481ef-8faf-48b2-bde2-bd86d9ad263c','afb25e3c-21e5-489a-8ed1-0c9da12ed3a6','9510688b-a56e-4c24-8972-c2e5c4238a05','0e21bea7-8fee-4d3f-b36d-3518b50b0ee7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a7fdd3433fa4ca3915b4c73bdcbc469',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:12.918190 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b57aee25-2c2d-4028-a2c5-e81205d59657 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83c8c26f-c473-4fc7-92e9-302eaa9747a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:12.934203 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b57aee25-2c2d-4028-a2c5-e81205d59657 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83c8c26f-c473-4fc7-92e9-302eaa9747a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:12.934969 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b57aee25-2c2d-4028-a2c5-e81205d59657 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Flow 'volume_create_api' (fa375d25-e7fb-4103-b5ce-06848073a447) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:17:12.935282 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b57aee25-2c2d-4028-a2c5-e81205d59657 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Create volume request issued successfully. Aug 13 06:17:12.935793 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b57aee25-2c2d-4028-a2c5-e81205d59657 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:17:12.936160 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1168/4659] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:17:12 2026] POST /volume/v3/volumes => generated 754 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:17:12.947926 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2e1eb552-d90d-45df-9337-d60e3e57fb34 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:12.949722 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e1eb552-d90d-45df-9337-d60e3e57fb34 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] GET https://10.4.3.121/volume/v3/volumes/3e98855f-2e7d-414d-a82e-a567fe951866 Aug 13 06:17:12.949881 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e1eb552-d90d-45df-9337-d60e3e57fb34 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:12.950051 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2e1eb552-d90d-45df-9337-d60e3e57fb34 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:12.961014 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:12.961014 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:12.964728 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2e1eb552-d90d-45df-9337-d60e3e57fb34 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Volume info retrieved successfully. Aug 13 06:17:12.969085 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2e1eb552-d90d-45df-9337-d60e3e57fb34 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] https://10.4.3.121/volume/v3/volumes/3e98855f-2e7d-414d-a82e-a567fe951866 returned with HTTP 200 Aug 13 06:17:12.969494 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1159/4660] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:12 2026] GET /volume/v3/volumes/3e98855f-2e7d-414d-a82e-a567fe951866 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:13.020300 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eb95546a-03b7-47c9-b0f1-5cb96bfce414 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:13.022097 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eb95546a-03b7-47c9-b0f1-5cb96bfce414 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] GET https://10.4.3.121/volume/v3/volumes/2d31e0c3-d5fa-42a6-94e6-b051a082565d Aug 13 06:17:13.022369 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eb95546a-03b7-47c9-b0f1-5cb96bfce414 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:13.022555 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eb95546a-03b7-47c9-b0f1-5cb96bfce414 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:13.029266 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:13.029266 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:13.033346 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-eb95546a-03b7-47c9-b0f1-5cb96bfce414 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Volume info retrieved successfully. Aug 13 06:17:13.037574 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eb95546a-03b7-47c9-b0f1-5cb96bfce414 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] https://10.4.3.121/volume/v3/volumes/2d31e0c3-d5fa-42a6-94e6-b051a082565d returned with HTTP 200 Aug 13 06:17:13.037928 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1160/4661] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:13 2026] GET /volume/v3/volumes/2d31e0c3-d5fa-42a6-94e6-b051a082565d => generated 869 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:13.052295 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2906e362-079e-4105-a401-503feb01fb68 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:13.054069 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2906e362-079e-4105-a401-503feb01fb68 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] GET https://10.4.3.121/volume/v3/volumes/2d31e0c3-d5fa-42a6-94e6-b051a082565d Aug 13 06:17:13.054326 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2906e362-079e-4105-a401-503feb01fb68 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:13.054484 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2906e362-079e-4105-a401-503feb01fb68 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:13.062011 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:13.062011 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:13.066494 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2906e362-079e-4105-a401-503feb01fb68 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Volume info retrieved successfully. Aug 13 06:17:13.071123 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2906e362-079e-4105-a401-503feb01fb68 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] https://10.4.3.121/volume/v3/volumes/2d31e0c3-d5fa-42a6-94e6-b051a082565d returned with HTTP 200 Aug 13 06:17:13.071581 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1175/4662] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:13 2026] GET /volume/v3/volumes/2d31e0c3-d5fa-42a6-94e6-b051a082565d => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:13.082773 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-650d9bf3-7323-4503-93a5-44df3fc35561 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:13.084843 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-650d9bf3-7323-4503-93a5-44df3fc35561 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:17:13.085248 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-650d9bf3-7323-4503-93a5-44df3fc35561 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d31e0c3-d5fa-42a6-94e6-b051a082565d", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1836195399"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:13.094564 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:13.094564 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:13.095020 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-650d9bf3-7323-4503-93a5-44df3fc35561 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Volume info retrieved successfully. Aug 13 06:17:13.095136 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-650d9bf3-7323-4503-93a5-44df3fc35561 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Create snapshot from volume 2d31e0c3-d5fa-42a6-94e6-b051a082565d Aug 13 06:17:13.126462 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-650d9bf3-7323-4503-93a5-44df3fc35561 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Created reservations ['7b2aeddc-9676-4a95-a03b-ddc4ab1976d2', 'd936e818-63ae-40df-879c-18c0aa676068', '7c1317a3-ff60-4a67-9e21-6eb9f4b7820e', 'ac242476-8b71-471a-b51d-d64885a65c19'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:17:13.150311 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-650d9bf3-7323-4503-93a5-44df3fc35561 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Snapshot create request issued successfully. Aug 13 06:17:13.150599 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-650d9bf3-7323-4503-93a5-44df3fc35561 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:17:13.151123 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1169/4663] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:17:13 2026] POST /volume/v3/snapshots => generated 326 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:17:13.161324 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9062e793-07eb-4d05-a78b-01cb4025b400 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:13.162952 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9062e793-07eb-4d05-a78b-01cb4025b400 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] GET https://10.4.3.121/volume/v3/snapshots/56209e4e-aa77-449f-afc2-f50a5fa89bd9 Aug 13 06:17:13.163130 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9062e793-07eb-4d05-a78b-01cb4025b400 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:13.163338 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9062e793-07eb-4d05-a78b-01cb4025b400 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:13.167915 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:13.167915 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:13.168333 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9062e793-07eb-4d05-a78b-01cb4025b400 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Snapshot retrieved successfully. Aug 13 06:17:13.169004 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9062e793-07eb-4d05-a78b-01cb4025b400 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] https://10.4.3.121/volume/v3/snapshots/56209e4e-aa77-449f-afc2-f50a5fa89bd9 returned with HTTP 200 Aug 13 06:17:13.169405 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1160/4664] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:17:13 2026] GET /volume/v3/snapshots/56209e4e-aa77-449f-afc2-f50a5fa89bd9 => generated 458 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:13.982540 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-572d263d-3833-476a-b009-74709d8d0c2c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:13.984377 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-572d263d-3833-476a-b009-74709d8d0c2c tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] GET https://10.4.3.121/volume/v3/volumes/3e98855f-2e7d-414d-a82e-a567fe951866 Aug 13 06:17:13.984592 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-572d263d-3833-476a-b009-74709d8d0c2c tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:13.984864 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-572d263d-3833-476a-b009-74709d8d0c2c tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:13.992168 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:13.992168 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:13.995690 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-572d263d-3833-476a-b009-74709d8d0c2c tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Volume info retrieved successfully. Aug 13 06:17:13.999752 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-572d263d-3833-476a-b009-74709d8d0c2c tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] https://10.4.3.121/volume/v3/volumes/3e98855f-2e7d-414d-a82e-a567fe951866 returned with HTTP 200 Aug 13 06:17:14.000126 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1161/4665] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:13 2026] GET /volume/v3/volumes/3e98855f-2e7d-414d-a82e-a567fe951866 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:14.015045 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8b0ec997-9f68-4e9e-8a0f-c46bfccbe20c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:14.017197 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8b0ec997-9f68-4e9e-8a0f-c46bfccbe20c tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:17:14.017629 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8b0ec997-9f68-4e9e-8a0f-c46bfccbe20c tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "3e98855f-2e7d-414d-a82e-a567fe951866"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:14.019655 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-8b0ec997-9f68-4e9e-8a0f-c46bfccbe20c tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '3e98855f-2e7d-414d-a82e-a567fe951866'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:17:14.026710 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:14.026710 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:14.027202 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8b0ec997-9f68-4e9e-8a0f-c46bfccbe20c tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Volume retrieved successfully. Aug 13 06:17:14.027382 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-8b0ec997-9f68-4e9e-8a0f-c46bfccbe20c tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Create volume of 1 GB Aug 13 06:17:14.031397 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8b0ec997-9f68-4e9e-8a0f-c46bfccbe20c tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Availability Zones retrieved successfully. Aug 13 06:17:14.036174 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8b0ec997-9f68-4e9e-8a0f-c46bfccbe20c tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Flow 'volume_create_api' (2484735e-9b73-4d63-b8cb-213eece931ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:17:14.037381 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8b0ec997-9f68-4e9e-8a0f-c46bfccbe20c tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (514c15b2-0e58-4b30-aa97-be70789c8b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:14.038304 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-8b0ec997-9f68-4e9e-8a0f-c46bfccbe20c tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:17:14.039226 np0000007163 devstack@c-api.service[100322]: WARNING cinder.volume.api [None req-8b0ec997-9f68-4e9e-8a0f-c46bfccbe20c tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (514c15b2-0e58-4b30-aa97-be70789c8b40) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 06:17:14.039226 np0000007163 devstack@c-api.service[100322]: 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 13 06:17:14.041312 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8b0ec997-9f68-4e9e-8a0f-c46bfccbe20c tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (514c15b2-0e58-4b30-aa97-be70789c8b40) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:14.042105 np0000007163 devstack@c-api.service[100322]: WARNING cinder.volume.api [None req-8b0ec997-9f68-4e9e-8a0f-c46bfccbe20c tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (514c15b2-0e58-4b30-aa97-be70789c8b40) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 06:17:14.042853 np0000007163 devstack@c-api.service[100322]: WARNING cinder.volume.api [None req-8b0ec997-9f68-4e9e-8a0f-c46bfccbe20c tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Flow 'volume_create_api' (2484735e-9b73-4d63-b8cb-213eece931ff) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 06:17:14.043140 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8b0ec997-9f68-4e9e-8a0f-c46bfccbe20c tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 400 Aug 13 06:17:14.043694 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1176/4666] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:17:14 2026] POST /volume/v3/volumes => generated 173 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 06:17:14.051154 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-27b85fae-16d6-4da3-879d-09700c98ea90 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:14.053740 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-27b85fae-16d6-4da3-879d-09700c98ea90 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] GET https://10.4.3.121/volume/v3/volumes/3e98855f-2e7d-414d-a82e-a567fe951866 Aug 13 06:17:14.054012 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-27b85fae-16d6-4da3-879d-09700c98ea90 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:14.054304 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-27b85fae-16d6-4da3-879d-09700c98ea90 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:14.056935 np0000007163 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=471,cinder:UPDATE=138,cinder:INSERT=74 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:17:14.067940 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:14.067940 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:14.073646 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-27b85fae-16d6-4da3-879d-09700c98ea90 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Volume info retrieved successfully. Aug 13 06:17:14.079616 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-27b85fae-16d6-4da3-879d-09700c98ea90 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] https://10.4.3.121/volume/v3/volumes/3e98855f-2e7d-414d-a82e-a567fe951866 returned with HTTP 200 Aug 13 06:17:14.080188 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1170/4667] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:14 2026] GET /volume/v3/volumes/3e98855f-2e7d-414d-a82e-a567fe951866 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:14.091644 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b56a4f2c-6470-40bd-9e1f-026250607253 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:14.093315 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b56a4f2c-6470-40bd-9e1f-026250607253 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] DELETE https://10.4.3.121/volume/v3/volumes/3e98855f-2e7d-414d-a82e-a567fe951866 Aug 13 06:17:14.093543 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b56a4f2c-6470-40bd-9e1f-026250607253 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:14.093651 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b56a4f2c-6470-40bd-9e1f-026250607253 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:14.093811 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-b56a4f2c-6470-40bd-9e1f-026250607253 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Delete volume with id: 3e98855f-2e7d-414d-a82e-a567fe951866 Aug 13 06:17:14.099906 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:14.099906 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:14.100310 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b56a4f2c-6470-40bd-9e1f-026250607253 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Volume info retrieved successfully. Aug 13 06:17:14.117829 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b56a4f2c-6470-40bd-9e1f-026250607253 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Delete volume request issued successfully. Aug 13 06:17:14.118037 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b56a4f2c-6470-40bd-9e1f-026250607253 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] https://10.4.3.121/volume/v3/volumes/3e98855f-2e7d-414d-a82e-a567fe951866 returned with HTTP 202 Aug 13 06:17:14.118392 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1161/4668] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:17:14 2026] DELETE /volume/v3/volumes/3e98855f-2e7d-414d-a82e-a567fe951866 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:17:14.127675 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6abef905-65a5-4754-bfaf-768154424773 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:14.129572 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6abef905-65a5-4754-bfaf-768154424773 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] GET https://10.4.3.121/volume/v3/volumes/3e98855f-2e7d-414d-a82e-a567fe951866 Aug 13 06:17:14.129785 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6abef905-65a5-4754-bfaf-768154424773 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:14.129967 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6abef905-65a5-4754-bfaf-768154424773 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:14.137826 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:14.137826 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:14.144772 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6abef905-65a5-4754-bfaf-768154424773 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Volume info retrieved successfully. Aug 13 06:17:14.149989 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6abef905-65a5-4754-bfaf-768154424773 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] https://10.4.3.121/volume/v3/volumes/3e98855f-2e7d-414d-a82e-a567fe951866 returned with HTTP 200 Aug 13 06:17:14.150444 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1162/4669] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:14 2026] GET /volume/v3/volumes/3e98855f-2e7d-414d-a82e-a567fe951866 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:14.177732 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3c205ae4-178c-4101-809b-e54e6a9ed9ac None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:14.179496 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3c205ae4-178c-4101-809b-e54e6a9ed9ac tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] GET https://10.4.3.121/volume/v3/snapshots/56209e4e-aa77-449f-afc2-f50a5fa89bd9 Aug 13 06:17:14.179683 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3c205ae4-178c-4101-809b-e54e6a9ed9ac tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:14.179857 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3c205ae4-178c-4101-809b-e54e6a9ed9ac tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:14.185446 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:14.185446 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:14.185843 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3c205ae4-178c-4101-809b-e54e6a9ed9ac tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Snapshot retrieved successfully. Aug 13 06:17:14.186621 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3c205ae4-178c-4101-809b-e54e6a9ed9ac tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] https://10.4.3.121/volume/v3/snapshots/56209e4e-aa77-449f-afc2-f50a5fa89bd9 returned with HTTP 200 Aug 13 06:17:14.186967 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1177/4670] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:17:14 2026] GET /volume/v3/snapshots/56209e4e-aa77-449f-afc2-f50a5fa89bd9 => generated 485 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:14.195763 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-965b6f8d-ea2c-490c-8347-6a41b0598f4b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:14.197932 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-965b6f8d-ea2c-490c-8347-6a41b0598f4b tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] GET https://10.4.3.121/volume/v3/snapshots/56209e4e-aa77-449f-afc2-f50a5fa89bd9 Aug 13 06:17:14.198163 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-965b6f8d-ea2c-490c-8347-6a41b0598f4b tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:14.198430 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-965b6f8d-ea2c-490c-8347-6a41b0598f4b tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:14.203787 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:14.203787 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:14.204381 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-965b6f8d-ea2c-490c-8347-6a41b0598f4b tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Snapshot retrieved successfully. Aug 13 06:17:14.205305 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-965b6f8d-ea2c-490c-8347-6a41b0598f4b tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] https://10.4.3.121/volume/v3/snapshots/56209e4e-aa77-449f-afc2-f50a5fa89bd9 returned with HTTP 200 Aug 13 06:17:14.205739 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1171/4671] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:17:14 2026] GET /volume/v3/snapshots/56209e4e-aa77-449f-afc2-f50a5fa89bd9 => generated 485 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:14.213984 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1f415137-1bee-46af-bb8f-51e87efe37ff None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:14.215608 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1f415137-1bee-46af-bb8f-51e87efe37ff tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/56209e4e-aa77-449f-afc2-f50a5fa89bd9 Aug 13 06:17:14.215781 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1f415137-1bee-46af-bb8f-51e87efe37ff tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:14.215970 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1f415137-1bee-46af-bb8f-51e87efe37ff tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:14.216049 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-1f415137-1bee-46af-bb8f-51e87efe37ff tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Delete snapshot with id: 56209e4e-aa77-449f-afc2-f50a5fa89bd9 Aug 13 06:17:14.220822 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:14.220822 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:14.221210 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1f415137-1bee-46af-bb8f-51e87efe37ff tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Snapshot retrieved successfully. Aug 13 06:17:14.238009 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1f415137-1bee-46af-bb8f-51e87efe37ff tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Snapshot delete request issued successfully. Aug 13 06:17:14.238210 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1f415137-1bee-46af-bb8f-51e87efe37ff tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] https://10.4.3.121/volume/v3/snapshots/56209e4e-aa77-449f-afc2-f50a5fa89bd9 returned with HTTP 202 Aug 13 06:17:14.238551 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1162/4672] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:17:14 2026] DELETE /volume/v3/snapshots/56209e4e-aa77-449f-afc2-f50a5fa89bd9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:17:14.245369 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-be52de4d-cb6e-41c1-bcc2-6b11cdcc0b97 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:14.247292 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be52de4d-cb6e-41c1-bcc2-6b11cdcc0b97 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] GET https://10.4.3.121/volume/v3/snapshots/56209e4e-aa77-449f-afc2-f50a5fa89bd9 Aug 13 06:17:14.247504 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-be52de4d-cb6e-41c1-bcc2-6b11cdcc0b97 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:14.247715 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-be52de4d-cb6e-41c1-bcc2-6b11cdcc0b97 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:14.255832 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:14.255832 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:14.256371 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-be52de4d-cb6e-41c1-bcc2-6b11cdcc0b97 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Snapshot retrieved successfully. Aug 13 06:17:14.257320 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-be52de4d-cb6e-41c1-bcc2-6b11cdcc0b97 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] https://10.4.3.121/volume/v3/snapshots/56209e4e-aa77-449f-afc2-f50a5fa89bd9 returned with HTTP 200 Aug 13 06:17:14.257873 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1163/4673] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:17:14 2026] GET /volume/v3/snapshots/56209e4e-aa77-449f-afc2-f50a5fa89bd9 => generated 484 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:15.164628 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e0cdd883-f5a3-4756-b5c9-fdda16a536f0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:15.167017 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e0cdd883-f5a3-4756-b5c9-fdda16a536f0 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] GET https://10.4.3.121/volume/v3/volumes/3e98855f-2e7d-414d-a82e-a567fe951866 Aug 13 06:17:15.167374 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e0cdd883-f5a3-4756-b5c9-fdda16a536f0 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:15.167688 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e0cdd883-f5a3-4756-b5c9-fdda16a536f0 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:15.174934 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e0cdd883-f5a3-4756-b5c9-fdda16a536f0 tempest-VolumesCloneNegativeTest-2020175886 tempest-VolumesCloneNegativeTest-2020175886-project-member] https://10.4.3.121/volume/v3/volumes/3e98855f-2e7d-414d-a82e-a567fe951866 returned with HTTP 404 Aug 13 06:17:15.175593 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1178/4674] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:15 2026] GET /volume/v3/volumes/3e98855f-2e7d-414d-a82e-a567fe951866 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:17:15.265955 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-10c1fd3f-a908-4e60-9731-a34238380117 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:15.268359 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-10c1fd3f-a908-4e60-9731-a34238380117 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] GET https://10.4.3.121/volume/v3/snapshots/56209e4e-aa77-449f-afc2-f50a5fa89bd9 Aug 13 06:17:15.268606 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-10c1fd3f-a908-4e60-9731-a34238380117 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:15.268873 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-10c1fd3f-a908-4e60-9731-a34238380117 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:15.274390 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-10c1fd3f-a908-4e60-9731-a34238380117 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] https://10.4.3.121/volume/v3/snapshots/56209e4e-aa77-449f-afc2-f50a5fa89bd9 returned with HTTP 404 Aug 13 06:17:15.275045 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1172/4675] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:17:15 2026] GET /volume/v3/snapshots/56209e4e-aa77-449f-afc2-f50a5fa89bd9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:17:15.280981 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3aa1723b-13b8-4672-a78e-480e0178470c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:15.282831 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3aa1723b-13b8-4672-a78e-480e0178470c tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] DELETE https://10.4.3.121/volume/v3/volumes/2d31e0c3-d5fa-42a6-94e6-b051a082565d Aug 13 06:17:15.283022 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3aa1723b-13b8-4672-a78e-480e0178470c tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:15.283228 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3aa1723b-13b8-4672-a78e-480e0178470c tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:15.283406 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-3aa1723b-13b8-4672-a78e-480e0178470c tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Delete volume with id: 2d31e0c3-d5fa-42a6-94e6-b051a082565d Aug 13 06:17:15.290233 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:15.290233 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:15.290701 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3aa1723b-13b8-4672-a78e-480e0178470c tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Volume info retrieved successfully. Aug 13 06:17:15.310534 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3aa1723b-13b8-4672-a78e-480e0178470c tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Delete volume request issued successfully. Aug 13 06:17:15.310763 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3aa1723b-13b8-4672-a78e-480e0178470c tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] https://10.4.3.121/volume/v3/volumes/2d31e0c3-d5fa-42a6-94e6-b051a082565d returned with HTTP 202 Aug 13 06:17:15.311257 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1163/4676] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:17:15 2026] DELETE /volume/v3/volumes/2d31e0c3-d5fa-42a6-94e6-b051a082565d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:17:15.318379 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f9f5f45c-b407-4248-9195-115f64766f02 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:15.320090 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f9f5f45c-b407-4248-9195-115f64766f02 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] GET https://10.4.3.121/volume/v3/volumes/2d31e0c3-d5fa-42a6-94e6-b051a082565d Aug 13 06:17:15.320333 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f9f5f45c-b407-4248-9195-115f64766f02 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:15.320554 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f9f5f45c-b407-4248-9195-115f64766f02 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:15.329843 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:15.329843 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:15.339438 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f9f5f45c-b407-4248-9195-115f64766f02 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Volume info retrieved successfully. Aug 13 06:17:15.344406 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f9f5f45c-b407-4248-9195-115f64766f02 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] https://10.4.3.121/volume/v3/volumes/2d31e0c3-d5fa-42a6-94e6-b051a082565d returned with HTTP 200 Aug 13 06:17:15.344836 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1164/4677] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:15 2026] GET /volume/v3/volumes/2d31e0c3-d5fa-42a6-94e6-b051a082565d => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:16.231674 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-beec7b3b-f5ed-447a-b99d-7f75aefbe052 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:16.328196 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-beec7b3b-f5ed-447a-b99d-7f75aefbe052 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:17:16.328576 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-beec7b3b-f5ed-447a-b99d-7f75aefbe052 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1215651811"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:16.330514 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-beec7b3b-f5ed-447a-b99d-7f75aefbe052 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1215651811'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:17:16.330749 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-beec7b3b-f5ed-447a-b99d-7f75aefbe052 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Create volume of 1 GB Aug 13 06:17:16.337406 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-beec7b3b-f5ed-447a-b99d-7f75aefbe052 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Availability Zones retrieved successfully. Aug 13 06:17:16.343863 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-beec7b3b-f5ed-447a-b99d-7f75aefbe052 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Flow 'volume_create_api' (ac940347-c993-4fd4-9c3d-6261b0b79012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:17:16.345819 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-beec7b3b-f5ed-447a-b99d-7f75aefbe052 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aeb30d6-9c22-4b82-86e3-a3dc8eeff010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:16.346774 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-beec7b3b-f5ed-447a-b99d-7f75aefbe052 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:17:16.356837 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-24ca985b-3736-42d8-9f8d-637e279c56d8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:16.358641 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-24ca985b-3736-42d8-9f8d-637e279c56d8 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] GET https://10.4.3.121/volume/v3/volumes/2d31e0c3-d5fa-42a6-94e6-b051a082565d Aug 13 06:17:16.358907 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-24ca985b-3736-42d8-9f8d-637e279c56d8 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:16.359132 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-24ca985b-3736-42d8-9f8d-637e279c56d8 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:16.365546 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-24ca985b-3736-42d8-9f8d-637e279c56d8 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] https://10.4.3.121/volume/v3/volumes/2d31e0c3-d5fa-42a6-94e6-b051a082565d returned with HTTP 404 Aug 13 06:17:16.366108 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1173/4678] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:16 2026] GET /volume/v3/volumes/2d31e0c3-d5fa-42a6-94e6-b051a082565d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:17:16.372378 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-beec7b3b-f5ed-447a-b99d-7f75aefbe052 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aeb30d6-9c22-4b82-86e3-a3dc8eeff010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:16.373142 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-beec7b3b-f5ed-447a-b99d-7f75aefbe052 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15c73bd6-32e0-4300-b52e-28cd3b5dfcd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:16.374014 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-16a1daf1-2699-4b48-a739-b2753f546a4b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:16.376342 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-16a1daf1-2699-4b48-a739-b2753f546a4b tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] DELETE https://10.4.3.121/volume/v3/volumes/5d494823-2c39-4e93-baf3-864d28a1accf Aug 13 06:17:16.376573 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-16a1daf1-2699-4b48-a739-b2753f546a4b tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:16.376798 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-16a1daf1-2699-4b48-a739-b2753f546a4b tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:16.376991 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-16a1daf1-2699-4b48-a739-b2753f546a4b tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Delete volume with id: 5d494823-2c39-4e93-baf3-864d28a1accf Aug 13 06:17:16.385662 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:16.385662 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:16.386266 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-16a1daf1-2699-4b48-a739-b2753f546a4b tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Volume info retrieved successfully. Aug 13 06:17:16.406770 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-16a1daf1-2699-4b48-a739-b2753f546a4b tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Delete volume request issued successfully. Aug 13 06:17:16.406973 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-16a1daf1-2699-4b48-a739-b2753f546a4b tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] https://10.4.3.121/volume/v3/volumes/5d494823-2c39-4e93-baf3-864d28a1accf returned with HTTP 202 Aug 13 06:17:16.407445 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1164/4679] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:17:16 2026] DELETE /volume/v3/volumes/5d494823-2c39-4e93-baf3-864d28a1accf => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:17:16.415296 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-de18ebf9-4848-4038-8f39-a8e8b410de6e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:16.418827 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-de18ebf9-4848-4038-8f39-a8e8b410de6e tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] GET https://10.4.3.121/volume/v3/volumes/5d494823-2c39-4e93-baf3-864d28a1accf Aug 13 06:17:16.418827 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-de18ebf9-4848-4038-8f39-a8e8b410de6e tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:16.418827 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-de18ebf9-4848-4038-8f39-a8e8b410de6e tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:16.428578 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:16.428578 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:16.436090 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-de18ebf9-4848-4038-8f39-a8e8b410de6e tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Volume info retrieved successfully. Aug 13 06:17:16.442028 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-beec7b3b-f5ed-447a-b99d-7f75aefbe052 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Created reservations ['535dda02-b54f-4acf-8bae-b00ecd253327', '97c2b819-7bf8-4978-8c7f-a705f4216995', '6cf79289-039b-45b7-841e-ad0d848a2e6b', 'cdb6044f-8ad9-4c0f-8c96-5b75345a3d2b'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:17:16.442352 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-de18ebf9-4848-4038-8f39-a8e8b410de6e tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] https://10.4.3.121/volume/v3/volumes/5d494823-2c39-4e93-baf3-864d28a1accf returned with HTTP 200 Aug 13 06:17:16.442842 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1165/4680] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:16 2026] GET /volume/v3/volumes/5d494823-2c39-4e93-baf3-864d28a1accf => generated 832 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:16.442920 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-beec7b3b-f5ed-447a-b99d-7f75aefbe052 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15c73bd6-32e0-4300-b52e-28cd3b5dfcd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['535dda02-b54f-4acf-8bae-b00ecd253327', '97c2b819-7bf8-4978-8c7f-a705f4216995', '6cf79289-039b-45b7-841e-ad0d848a2e6b', 'cdb6044f-8ad9-4c0f-8c96-5b75345a3d2b']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:16.443648 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-beec7b3b-f5ed-447a-b99d-7f75aefbe052 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3df5313d-a855-46b3-914f-e81283c073e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:16.468727 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-beec7b3b-f5ed-447a-b99d-7f75aefbe052 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3df5313d-a855-46b3-914f-e81283c073e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84db71eb-8d8b-475d-83c2-1eb22fad6670', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1215651811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1db12912565d4f048b85e5d7d5e38403',qos_specs=None,replication_status=,reservations=['535dda02-b54f-4acf-8bae-b00ecd253327','97c2b819-7bf8-4978-8c7f-a705f4216995','6cf79289-039b-45b7-841e-ad0d848a2e6b','cdb6044f-8ad9-4c0f-8c96-5b75345a3d2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ce82e752e324e23bcc18eeaac7e458a',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:17:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1215651811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84db71eb-8d8b-475d-83c2-1eb22fad6670,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1db12912565d4f048b85e5d7d5e38403',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ce82e752e324e23bcc18eeaac7e458a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:16.469601 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-beec7b3b-f5ed-447a-b99d-7f75aefbe052 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daf44b1b-5114-4782-aa31-5bf03b43877c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:16.487078 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-beec7b3b-f5ed-447a-b99d-7f75aefbe052 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daf44b1b-5114-4782-aa31-5bf03b43877c) transitioned into state 'SUCCESS' from state '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-1215651811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1db12912565d4f048b85e5d7d5e38403',qos_specs=None,replication_status=,reservations=['535dda02-b54f-4acf-8bae-b00ecd253327','97c2b819-7bf8-4978-8c7f-a705f4216995','6cf79289-039b-45b7-841e-ad0d848a2e6b','cdb6044f-8ad9-4c0f-8c96-5b75345a3d2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ce82e752e324e23bcc18eeaac7e458a',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:16.487828 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-beec7b3b-f5ed-447a-b99d-7f75aefbe052 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e13f0fdd-1b2d-4f1b-87af-d5ef0717d01f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:16.496636 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-beec7b3b-f5ed-447a-b99d-7f75aefbe052 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e13f0fdd-1b2d-4f1b-87af-d5ef0717d01f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:16.497390 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-beec7b3b-f5ed-447a-b99d-7f75aefbe052 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Flow 'volume_create_api' (ac940347-c993-4fd4-9c3d-6261b0b79012) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:17:16.497679 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-beec7b3b-f5ed-447a-b99d-7f75aefbe052 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Create volume request issued successfully. Aug 13 06:17:16.498174 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-beec7b3b-f5ed-447a-b99d-7f75aefbe052 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:17:16.498560 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1179/4681] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:17:16 2026] POST /volume/v3/volumes => generated 758 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:17:16.509611 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bd400671-e67f-42d1-baef-9dc1f6d3ce17 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:16.511296 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bd400671-e67f-42d1-baef-9dc1f6d3ce17 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/volumes/84db71eb-8d8b-475d-83c2-1eb22fad6670 Aug 13 06:17:16.511454 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bd400671-e67f-42d1-baef-9dc1f6d3ce17 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:16.511623 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bd400671-e67f-42d1-baef-9dc1f6d3ce17 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:16.518359 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:16.518359 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:16.521389 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bd400671-e67f-42d1-baef-9dc1f6d3ce17 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Volume info retrieved successfully. Aug 13 06:17:16.525286 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bd400671-e67f-42d1-baef-9dc1f6d3ce17 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/volumes/84db71eb-8d8b-475d-83c2-1eb22fad6670 returned with HTTP 200 Aug 13 06:17:16.525611 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1174/4682] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:16 2026] GET /volume/v3/volumes/84db71eb-8d8b-475d-83c2-1eb22fad6670 => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:17.457661 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ecf58fd2-a489-4de7-8e61-e12386426925 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:17.459490 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ecf58fd2-a489-4de7-8e61-e12386426925 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] GET https://10.4.3.121/volume/v3/volumes/5d494823-2c39-4e93-baf3-864d28a1accf Aug 13 06:17:17.459670 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ecf58fd2-a489-4de7-8e61-e12386426925 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:17.459841 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ecf58fd2-a489-4de7-8e61-e12386426925 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:17.465098 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ecf58fd2-a489-4de7-8e61-e12386426925 tempest-CinderUnicodeTest-382358993 tempest-CinderUnicodeTest-382358993-project-member] https://10.4.3.121/volume/v3/volumes/5d494823-2c39-4e93-baf3-864d28a1accf returned with HTTP 404 Aug 13 06:17:17.465619 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1165/4683] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:17 2026] GET /volume/v3/volumes/5d494823-2c39-4e93-baf3-864d28a1accf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:17:17.539277 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-56fdb8a8-0480-4288-9984-61d34fbd5b2a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:17.541650 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56fdb8a8-0480-4288-9984-61d34fbd5b2a tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/volumes/84db71eb-8d8b-475d-83c2-1eb22fad6670 Aug 13 06:17:17.542006 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56fdb8a8-0480-4288-9984-61d34fbd5b2a tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:17.542196 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-56fdb8a8-0480-4288-9984-61d34fbd5b2a tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:17.552060 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:17.552060 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:17.557492 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-56fdb8a8-0480-4288-9984-61d34fbd5b2a tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Volume info retrieved successfully. Aug 13 06:17:17.564291 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-56fdb8a8-0480-4288-9984-61d34fbd5b2a tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/volumes/84db71eb-8d8b-475d-83c2-1eb22fad6670 returned with HTTP 200 Aug 13 06:17:17.564821 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1166/4684] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:17 2026] GET /volume/v3/volumes/84db71eb-8d8b-475d-83c2-1eb22fad6670 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:17.576771 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8a182ce9-0704-4a6f-94e6-5712b0849720 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:17.578621 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a182ce9-0704-4a6f-94e6-5712b0849720 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:17:17.579001 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8a182ce9-0704-4a6f-94e6-5712b0849720 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "84db71eb-8d8b-475d-83c2-1eb22fad6670", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-827471361"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:17.588309 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:17.588309 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:17.588817 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8a182ce9-0704-4a6f-94e6-5712b0849720 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Volume info retrieved successfully. Aug 13 06:17:17.588937 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-8a182ce9-0704-4a6f-94e6-5712b0849720 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Create snapshot from volume 84db71eb-8d8b-475d-83c2-1eb22fad6670 Aug 13 06:17:17.627066 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-8a182ce9-0704-4a6f-94e6-5712b0849720 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Created reservations ['05d0a68f-427b-474e-980a-034b46644e91', '867b5008-8510-4dd0-bf72-b443cc96f49a', '99e4e406-0d64-4bc2-817b-7b0a32a893e7', '9f28c2af-4349-402d-9851-7873acdb16fb'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:17:17.664456 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8a182ce9-0704-4a6f-94e6-5712b0849720 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Snapshot create request issued successfully. Aug 13 06:17:17.664874 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a182ce9-0704-4a6f-94e6-5712b0849720 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:17:17.665232 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1180/4685] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:17:17 2026] POST /volume/v3/snapshots => generated 313 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:17:17.675016 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-626389f2-1f86-44d2-b8fe-8c02f5a09ae6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:17.677277 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-626389f2-1f86-44d2-b8fe-8c02f5a09ae6 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots/41204417-2f7d-4e6e-86ce-cb8f9871c75b Aug 13 06:17:17.677527 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-626389f2-1f86-44d2-b8fe-8c02f5a09ae6 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:17.677772 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-626389f2-1f86-44d2-b8fe-8c02f5a09ae6 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:17.683530 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:17.683530 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:17.684092 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-626389f2-1f86-44d2-b8fe-8c02f5a09ae6 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Snapshot retrieved successfully. Aug 13 06:17:17.685098 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-626389f2-1f86-44d2-b8fe-8c02f5a09ae6 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots/41204417-2f7d-4e6e-86ce-cb8f9871c75b returned with HTTP 200 Aug 13 06:17:17.685559 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1175/4686] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:17:17 2026] GET /volume/v3/snapshots/41204417-2f7d-4e6e-86ce-cb8f9871c75b => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:18.481413 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e65f94d2-601e-4100-8fa4-b43c3415806d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:18.560673 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e65f94d2-601e-4100-8fa4-b43c3415806d tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:17:18.561032 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e65f94d2-601e-4100-8fa4-b43c3415806d tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1590827126"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:18.562521 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-e65f94d2-601e-4100-8fa4-b43c3415806d tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1590827126'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:17:18.562650 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-e65f94d2-601e-4100-8fa4-b43c3415806d tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Create volume of 1 GB Aug 13 06:17:18.566601 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e65f94d2-601e-4100-8fa4-b43c3415806d tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Availability Zones retrieved successfully. Aug 13 06:17:18.572108 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e65f94d2-601e-4100-8fa4-b43c3415806d tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Flow 'volume_create_api' (6851f8a5-0313-4bb5-a7f8-4a0e8baf7b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:17:18.573283 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e65f94d2-601e-4100-8fa4-b43c3415806d tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a899739-ae59-4a2b-a8ba-4f396c42321c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:18.574031 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-e65f94d2-601e-4100-8fa4-b43c3415806d tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:17:18.599027 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e65f94d2-601e-4100-8fa4-b43c3415806d tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a899739-ae59-4a2b-a8ba-4f396c42321c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:18.599787 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e65f94d2-601e-4100-8fa4-b43c3415806d tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c390e20-a134-4d6a-878a-6f7ee2a6754b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:18.659307 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-e65f94d2-601e-4100-8fa4-b43c3415806d tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Created reservations ['638c8ca3-6739-410a-be26-ecbe46c740b1', 'ee42e2b6-e575-43ed-9878-4ed3f7fdc0f5', '5ac57740-e97b-49dd-8b5d-35cea797f757', '863d8d3a-1822-496c-98fc-7d3309557a6c'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:17:18.659999 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e65f94d2-601e-4100-8fa4-b43c3415806d tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c390e20-a134-4d6a-878a-6f7ee2a6754b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['638c8ca3-6739-410a-be26-ecbe46c740b1', 'ee42e2b6-e575-43ed-9878-4ed3f7fdc0f5', '5ac57740-e97b-49dd-8b5d-35cea797f757', '863d8d3a-1822-496c-98fc-7d3309557a6c']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:18.660747 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e65f94d2-601e-4100-8fa4-b43c3415806d tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0319d317-102c-49b7-990c-4c35934a09db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:18.682271 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e65f94d2-601e-4100-8fa4-b43c3415806d tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0319d317-102c-49b7-990c-4c35934a09db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f949a2f-fcc2-4488-887a-20e6178af434', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1590827126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8a156609c254a97b6cba08207ffeeae',qos_specs=None,replication_status=,reservations=['638c8ca3-6739-410a-be26-ecbe46c740b1','ee42e2b6-e575-43ed-9878-4ed3f7fdc0f5','5ac57740-e97b-49dd-8b5d-35cea797f757','863d8d3a-1822-496c-98fc-7d3309557a6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='330abf5fd4404df38b6d59127b40fc4a',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:17:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1590827126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f949a2f-fcc2-4488-887a-20e6178af434,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8a156609c254a97b6cba08207ffeeae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='330abf5fd4404df38b6d59127b40fc4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:18.682919 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e65f94d2-601e-4100-8fa4-b43c3415806d tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9289301c-cc4e-4e24-9e52-f535a4cfe456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:18.694954 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b9c03b51-9ab0-4a2c-82b7-e95fae35bea1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:18.697240 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b9c03b51-9ab0-4a2c-82b7-e95fae35bea1 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots/41204417-2f7d-4e6e-86ce-cb8f9871c75b Aug 13 06:17:18.697514 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b9c03b51-9ab0-4a2c-82b7-e95fae35bea1 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:18.697793 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b9c03b51-9ab0-4a2c-82b7-e95fae35bea1 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:18.699938 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e65f94d2-601e-4100-8fa4-b43c3415806d tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9289301c-cc4e-4e24-9e52-f535a4cfe456) transitioned into state 'SUCCESS' from state '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-1590827126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8a156609c254a97b6cba08207ffeeae',qos_specs=None,replication_status=,reservations=['638c8ca3-6739-410a-be26-ecbe46c740b1','ee42e2b6-e575-43ed-9878-4ed3f7fdc0f5','5ac57740-e97b-49dd-8b5d-35cea797f757','863d8d3a-1822-496c-98fc-7d3309557a6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='330abf5fd4404df38b6d59127b40fc4a',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:18.700880 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e65f94d2-601e-4100-8fa4-b43c3415806d tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4d2cea5-cec8-4e04-83c7-a8af674db56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:18.704320 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:18.704320 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:18.704984 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b9c03b51-9ab0-4a2c-82b7-e95fae35bea1 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Snapshot retrieved successfully. Aug 13 06:17:18.706053 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b9c03b51-9ab0-4a2c-82b7-e95fae35bea1 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots/41204417-2f7d-4e6e-86ce-cb8f9871c75b returned with HTTP 200 Aug 13 06:17:18.706515 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1167/4687] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:17:18 2026] GET /volume/v3/snapshots/41204417-2f7d-4e6e-86ce-cb8f9871c75b => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:18.708404 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e65f94d2-601e-4100-8fa4-b43c3415806d tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4d2cea5-cec8-4e04-83c7-a8af674db56b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:18.709155 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-e65f94d2-601e-4100-8fa4-b43c3415806d tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Flow 'volume_create_api' (6851f8a5-0313-4bb5-a7f8-4a0e8baf7b2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:17:18.709460 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e65f94d2-601e-4100-8fa4-b43c3415806d tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Create volume request issued successfully. Aug 13 06:17:18.709997 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e65f94d2-601e-4100-8fa4-b43c3415806d tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:17:18.710496 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1166/4688] 10.4.3.121 () {70 vars in 1298 bytes} [Thu Aug 13 06:17:18 2026] POST /volume/v3/volumes => generated 778 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:17:18.714999 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-aa8f0222-8b00-4bcb-bce3-1086d79f0a88 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:18.717119 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aa8f0222-8b00-4bcb-bce3-1086d79f0a88 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:17:18.717530 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-aa8f0222-8b00-4bcb-bce3-1086d79f0a88 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "84db71eb-8d8b-475d-83c2-1eb22fad6670", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1247436535"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:18.721092 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7a9d8b1b-052d-4043-9a5c-982f6b36673d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:18.723354 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7a9d8b1b-052d-4043-9a5c-982f6b36673d tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] GET https://10.4.3.121/volume/v3/volumes/5f949a2f-fcc2-4488-887a-20e6178af434 Aug 13 06:17:18.723670 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7a9d8b1b-052d-4043-9a5c-982f6b36673d tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:18.723933 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7a9d8b1b-052d-4043-9a5c-982f6b36673d tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:18.730430 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:18.730430 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:18.730896 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-aa8f0222-8b00-4bcb-bce3-1086d79f0a88 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Volume info retrieved successfully. Aug 13 06:17:18.730992 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-aa8f0222-8b00-4bcb-bce3-1086d79f0a88 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Create snapshot from volume 84db71eb-8d8b-475d-83c2-1eb22fad6670 Aug 13 06:17:18.733709 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:18.733709 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:18.738076 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7a9d8b1b-052d-4043-9a5c-982f6b36673d tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Volume info retrieved successfully. Aug 13 06:17:18.742647 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7a9d8b1b-052d-4043-9a5c-982f6b36673d tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] https://10.4.3.121/volume/v3/volumes/5f949a2f-fcc2-4488-887a-20e6178af434 returned with HTTP 200 Aug 13 06:17:18.743164 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1176/4689] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:17:18 2026] GET /volume/v3/volumes/5f949a2f-fcc2-4488-887a-20e6178af434 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:18.756112 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-aa8f0222-8b00-4bcb-bce3-1086d79f0a88 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Created reservations ['f064692f-2092-41a0-a89d-79512cec3dde', '746e756d-fb6d-4356-a8f5-381d8d515ff4', '99b08f48-5541-4520-962b-b5288ee0ebb4', '624c63fc-b2ac-4eae-afd8-1bb7ae27dc81'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:17:18.785560 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-aa8f0222-8b00-4bcb-bce3-1086d79f0a88 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Snapshot create request issued successfully. Aug 13 06:17:18.785877 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-aa8f0222-8b00-4bcb-bce3-1086d79f0a88 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:17:18.786351 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1181/4690] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:17:18 2026] POST /volume/v3/snapshots => generated 314 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:17:18.794040 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c3653187-60e6-4cc0-acec-1f46c3fdcff2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:18.795696 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c3653187-60e6-4cc0-acec-1f46c3fdcff2 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots/7c43a344-3be6-4340-a3b4-8e7045aadf7c Aug 13 06:17:18.795887 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c3653187-60e6-4cc0-acec-1f46c3fdcff2 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:18.796061 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c3653187-60e6-4cc0-acec-1f46c3fdcff2 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:18.800803 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:18.800803 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:18.801210 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c3653187-60e6-4cc0-acec-1f46c3fdcff2 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Snapshot retrieved successfully. Aug 13 06:17:18.801881 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c3653187-60e6-4cc0-acec-1f46c3fdcff2 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots/7c43a344-3be6-4340-a3b4-8e7045aadf7c returned with HTTP 200 Aug 13 06:17:18.802194 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1168/4691] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:17:18 2026] GET /volume/v3/snapshots/7c43a344-3be6-4340-a3b4-8e7045aadf7c => generated 446 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:19.754206 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6244ef1f-8186-4e06-bc33-bf1793f42406 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:19.755949 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6244ef1f-8186-4e06-bc33-bf1793f42406 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] GET https://10.4.3.121/volume/v3/volumes/5f949a2f-fcc2-4488-887a-20e6178af434 Aug 13 06:17:19.756150 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6244ef1f-8186-4e06-bc33-bf1793f42406 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:19.756346 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6244ef1f-8186-4e06-bc33-bf1793f42406 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:19.762762 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:19.762762 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:19.765661 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6244ef1f-8186-4e06-bc33-bf1793f42406 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Volume info retrieved successfully. Aug 13 06:17:19.768753 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6244ef1f-8186-4e06-bc33-bf1793f42406 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] https://10.4.3.121/volume/v3/volumes/5f949a2f-fcc2-4488-887a-20e6178af434 returned with HTTP 200 Aug 13 06:17:19.769062 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1167/4692] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:17:19 2026] GET /volume/v3/volumes/5f949a2f-fcc2-4488-887a-20e6178af434 => generated 1018 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:19.780615 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e507a69a-aa4c-466a-ac17-58fccaf2ad0a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:19.782538 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e507a69a-aa4c-466a-ac17-58fccaf2ad0a tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] POST https://10.4.3.121/volume/v3/backups Aug 13 06:17:19.782879 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e507a69a-aa4c-466a-ac17-58fccaf2ad0a tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5f949a2f-fcc2-4488-887a-20e6178af434", "name": "tempest-type-Backup-1066970313"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:19.784285 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-e507a69a-aa4c-466a-ac17-58fccaf2ad0a tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Creating new backup {'backup': {'volume_id': '5f949a2f-fcc2-4488-887a-20e6178af434', 'name': 'tempest-type-Backup-1066970313'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:17:19.784417 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-e507a69a-aa4c-466a-ac17-58fccaf2ad0a tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Creating backup of volume 5f949a2f-fcc2-4488-887a-20e6178af434 in container None Aug 13 06:17:19.791502 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:19.791502 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:19.791843 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e507a69a-aa4c-466a-ac17-58fccaf2ad0a tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Volume info retrieved successfully. Aug 13 06:17:19.811790 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a2ff5d62-5c1d-412c-b454-2e98a811efa4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:19.813536 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a2ff5d62-5c1d-412c-b454-2e98a811efa4 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots/7c43a344-3be6-4340-a3b4-8e7045aadf7c Aug 13 06:17:19.813750 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a2ff5d62-5c1d-412c-b454-2e98a811efa4 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:19.813928 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a2ff5d62-5c1d-412c-b454-2e98a811efa4 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:19.815149 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-e507a69a-aa4c-466a-ac17-58fccaf2ad0a tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Created reservations ['05ad1f2d-e8ac-454d-ad64-4ad8cd0a61a9', 'f05e237f-8d94-4ed9-87b6-75a6daf25a8c'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:17:19.818833 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:19.818833 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:19.819270 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a2ff5d62-5c1d-412c-b454-2e98a811efa4 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Snapshot retrieved successfully. Aug 13 06:17:19.819922 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a2ff5d62-5c1d-412c-b454-2e98a811efa4 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots/7c43a344-3be6-4340-a3b4-8e7045aadf7c returned with HTTP 200 Aug 13 06:17:19.820367 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1182/4693] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:17:19 2026] GET /volume/v3/snapshots/7c43a344-3be6-4340-a3b4-8e7045aadf7c => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:19.828997 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c967d82f-eb4e-40fa-a9cd-00c4689e1a87 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:19.830671 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c967d82f-eb4e-40fa-a9cd-00c4689e1a87 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:17:19.831128 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c967d82f-eb4e-40fa-a9cd-00c4689e1a87 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "84db71eb-8d8b-475d-83c2-1eb22fad6670", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-331549764"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:19.838886 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:19.838886 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:19.839301 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c967d82f-eb4e-40fa-a9cd-00c4689e1a87 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Volume info retrieved successfully. Aug 13 06:17:19.839377 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e507a69a-aa4c-466a-ac17-58fccaf2ad0a tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:17:19.839415 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-c967d82f-eb4e-40fa-a9cd-00c4689e1a87 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Create snapshot from volume 84db71eb-8d8b-475d-83c2-1eb22fad6670 Aug 13 06:17:19.839780 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1177/4694] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:17:19 2026] POST /volume/v3/backups => generated 316 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:17:19.847018 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2c4a4b4e-bedf-445d-a695-f672d3b2a0ed None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:19.849143 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2c4a4b4e-bedf-445d-a695-f672d3b2a0ed tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] GET https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd Aug 13 06:17:19.849416 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2c4a4b4e-bedf-445d-a695-f672d3b2a0ed tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:19.849529 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2c4a4b4e-bedf-445d-a695-f672d3b2a0ed tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:19.849708 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-2c4a4b4e-bedf-445d-a695-f672d3b2a0ed tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Show backup with id fe0c8133-af47-42b3-a2e6-2177578f98dd. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:17:19.853150 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:19.853150 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:19.853696 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2c4a4b4e-bedf-445d-a695-f672d3b2a0ed tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd returned with HTTP 200 Aug 13 06:17:19.854015 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1168/4695] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:17:19 2026] GET /volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:19.862041 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-c967d82f-eb4e-40fa-a9cd-00c4689e1a87 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Created reservations ['481b292e-836e-4bbf-98fd-057d6f0768d9', '2e47c9ed-d9c9-4c86-9a62-aa180939f45b', '374af966-6169-47b3-a71b-e80f9cd9bf9a', '687cd262-0203-447c-851d-548a388306d6'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:17:19.896410 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c967d82f-eb4e-40fa-a9cd-00c4689e1a87 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Snapshot create request issued successfully. Aug 13 06:17:19.896692 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c967d82f-eb4e-40fa-a9cd-00c4689e1a87 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:17:19.897123 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1169/4696] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:17:19 2026] POST /volume/v3/snapshots => generated 313 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:17:19.908099 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-316efe5a-a3a3-475d-be0d-d489dacad9cb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:19.909779 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-316efe5a-a3a3-475d-be0d-d489dacad9cb tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots/7f7e9515-2cd6-4850-b479-53003f7238c3 Aug 13 06:17:19.909961 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-316efe5a-a3a3-475d-be0d-d489dacad9cb tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:19.910160 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-316efe5a-a3a3-475d-be0d-d489dacad9cb tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:19.914849 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:19.914849 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:19.915287 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-316efe5a-a3a3-475d-be0d-d489dacad9cb tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Snapshot retrieved successfully. Aug 13 06:17:19.915952 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-316efe5a-a3a3-475d-be0d-d489dacad9cb tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots/7f7e9515-2cd6-4850-b479-53003f7238c3 returned with HTTP 200 Aug 13 06:17:19.916355 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1183/4697] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:17:19 2026] GET /volume/v3/snapshots/7f7e9515-2cd6-4850-b479-53003f7238c3 => generated 445 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:20.863741 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-208d4071-fd4c-4bff-9758-c166a0a4c7ac None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:20.864993 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-208d4071-fd4c-4bff-9758-c166a0a4c7ac tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] GET https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd Aug 13 06:17:20.865239 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-208d4071-fd4c-4bff-9758-c166a0a4c7ac tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:20.865456 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-208d4071-fd4c-4bff-9758-c166a0a4c7ac tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:20.865586 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-208d4071-fd4c-4bff-9758-c166a0a4c7ac tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Show backup with id fe0c8133-af47-42b3-a2e6-2177578f98dd. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:17:20.869492 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:20.869492 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:20.870039 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-208d4071-fd4c-4bff-9758-c166a0a4c7ac tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd returned with HTTP 200 Aug 13 06:17:20.870412 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1178/4698] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:17:20 2026] GET /volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:20.925247 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-01a56c7f-5c8a-482d-b17a-5b5cfa629ed6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:20.926889 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-01a56c7f-5c8a-482d-b17a-5b5cfa629ed6 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots/7f7e9515-2cd6-4850-b479-53003f7238c3 Aug 13 06:17:20.927056 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-01a56c7f-5c8a-482d-b17a-5b5cfa629ed6 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:20.927263 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-01a56c7f-5c8a-482d-b17a-5b5cfa629ed6 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:20.931612 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:20.931612 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:20.931966 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-01a56c7f-5c8a-482d-b17a-5b5cfa629ed6 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Snapshot retrieved successfully. Aug 13 06:17:20.932617 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-01a56c7f-5c8a-482d-b17a-5b5cfa629ed6 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots/7f7e9515-2cd6-4850-b479-53003f7238c3 returned with HTTP 200 Aug 13 06:17:20.933062 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1169/4699] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:17:20 2026] GET /volume/v3/snapshots/7f7e9515-2cd6-4850-b479-53003f7238c3 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:20.941382 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f979cfcd-568f-41ba-9684-3148f7dad86b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:20.943050 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f979cfcd-568f-41ba-9684-3148f7dad86b tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots?limit=1 Aug 13 06:17:20.943252 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f979cfcd-568f-41ba-9684-3148f7dad86b tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:20.943426 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f979cfcd-568f-41ba-9684-3148f7dad86b tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:20.943678 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-f979cfcd-568f-41ba-9684-3148f7dad86b tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:17:20.943904 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:20.943904 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:20.944678 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-f979cfcd-568f-41ba-9684-3148f7dad86b tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:17:20.947977 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f979cfcd-568f-41ba-9684-3148f7dad86b tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Get all snapshots completed successfully. Aug 13 06:17:20.948455 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f979cfcd-568f-41ba-9684-3148f7dad86b tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 13 06:17:20.948773 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1170/4700] 10.4.3.121 () {66 vars in 1258 bytes} [Thu Aug 13 06:17:20 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:20.957072 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5b46f4a2-25d0-4fa1-a6c0-de2e605f4d81 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:20.958667 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5b46f4a2-25d0-4fa1-a6c0-de2e605f4d81 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots Aug 13 06:17:20.958842 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5b46f4a2-25d0-4fa1-a6c0-de2e605f4d81 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:20.959012 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5b46f4a2-25d0-4fa1-a6c0-de2e605f4d81 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:20.959277 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-5b46f4a2-25d0-4fa1-a6c0-de2e605f4d81 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:17:20.960209 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-5b46f4a2-25d0-4fa1-a6c0-de2e605f4d81 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Building query based on filter {{(pid=100322) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:17:20.963708 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5b46f4a2-25d0-4fa1-a6c0-de2e605f4d81 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Get all snapshots completed successfully. Aug 13 06:17:20.964015 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5b46f4a2-25d0-4fa1-a6c0-de2e605f4d81 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 200 Aug 13 06:17:20.964383 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1184/4701] 10.4.3.121 () {66 vars in 1243 bytes} [Thu Aug 13 06:17:20 2026] GET /volume/v3/snapshots => generated 994 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:20.972145 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a7996eef-e822-40c1-a727-9f4feb4c1815 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:20.973725 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a7996eef-e822-40c1-a727-9f4feb4c1815 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots?limit=100000 Aug 13 06:17:20.973925 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a7996eef-e822-40c1-a727-9f4feb4c1815 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:20.974137 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a7996eef-e822-40c1-a727-9f4feb4c1815 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:20.974427 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-a7996eef-e822-40c1-a727-9f4feb4c1815 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:17:20.975374 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-a7996eef-e822-40c1-a727-9f4feb4c1815 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:17:20.985399 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a7996eef-e822-40c1-a727-9f4feb4c1815 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Get all snapshots completed successfully. Aug 13 06:17:20.985753 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a7996eef-e822-40c1-a727-9f4feb4c1815 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 13 06:17:20.986129 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1179/4702] 10.4.3.121 () {66 vars in 1268 bytes} [Thu Aug 13 06:17:20 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:20.994450 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3fa45bea-32cb-42ef-ae06-63fa3cfabcf8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:20.995885 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3fa45bea-32cb-42ef-ae06-63fa3cfabcf8 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots?limit=0 Aug 13 06:17:20.996073 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3fa45bea-32cb-42ef-ae06-63fa3cfabcf8 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:20.996292 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3fa45bea-32cb-42ef-ae06-63fa3cfabcf8 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:20.996557 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-3fa45bea-32cb-42ef-ae06-63fa3cfabcf8 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:17:20.997464 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-3fa45bea-32cb-42ef-ae06-63fa3cfabcf8 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:17:21.000095 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3fa45bea-32cb-42ef-ae06-63fa3cfabcf8 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Get all snapshots completed successfully. Aug 13 06:17:21.000355 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3fa45bea-32cb-42ef-ae06-63fa3cfabcf8 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 13 06:17:21.000688 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1170/4703] 10.4.3.121 () {66 vars in 1258 bytes} [Thu Aug 13 06:17:20 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:17:21.008308 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-021abb2d-e81b-48ca-a657-a35c90e5324a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:21.010077 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-021abb2d-e81b-48ca-a657-a35c90e5324a tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots Aug 13 06:17:21.010306 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-021abb2d-e81b-48ca-a657-a35c90e5324a tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:21.010490 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-021abb2d-e81b-48ca-a657-a35c90e5324a tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:21.010686 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-021abb2d-e81b-48ca-a657-a35c90e5324a tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:17:21.010939 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:21.010939 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:21.011810 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-021abb2d-e81b-48ca-a657-a35c90e5324a tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:17:21.016076 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-021abb2d-e81b-48ca-a657-a35c90e5324a tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Get all snapshots completed successfully. Aug 13 06:17:21.016076 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-021abb2d-e81b-48ca-a657-a35c90e5324a tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 200 Aug 13 06:17:21.016334 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1171/4704] 10.4.3.121 () {66 vars in 1243 bytes} [Thu Aug 13 06:17:21 2026] GET /volume/v3/snapshots => generated 994 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:21.023254 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-87e1ce30-de8c-46cd-bee4-b5a0e286c462 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:21.024878 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-87e1ce30-de8c-46cd-bee4-b5a0e286c462 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots?marker=7c43a344-3be6-4340-a3b4-8e7045aadf7c Aug 13 06:17:21.025079 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-87e1ce30-de8c-46cd-bee4-b5a0e286c462 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:21.025296 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-87e1ce30-de8c-46cd-bee4-b5a0e286c462 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:21.025486 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-87e1ce30-de8c-46cd-bee4-b5a0e286c462 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:17:21.025732 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:21.025732 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:21.026651 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-87e1ce30-de8c-46cd-bee4-b5a0e286c462 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Building query based on filter {{(pid=100322) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:17:21.042889 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-87e1ce30-de8c-46cd-bee4-b5a0e286c462 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Get all snapshots completed successfully. Aug 13 06:17:21.043291 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-87e1ce30-de8c-46cd-bee4-b5a0e286c462 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots?marker=7c43a344-3be6-4340-a3b4-8e7045aadf7c returned with HTTP 200 Aug 13 06:17:21.043790 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1185/4705] 10.4.3.121 () {66 vars in 1330 bytes} [Thu Aug 13 06:17:21 2026] GET /volume/v3/snapshots?marker=7c43a344-3be6-4340-a3b4-8e7045aadf7c => generated 341 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:21.052148 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3342e47c-4460-455b-8174-d2141d3f6382 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:21.053794 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3342e47c-4460-455b-8174-d2141d3f6382 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots?offset=2&limit=3 Aug 13 06:17:21.054005 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3342e47c-4460-455b-8174-d2141d3f6382 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:21.054248 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3342e47c-4460-455b-8174-d2141d3f6382 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:21.054494 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-3342e47c-4460-455b-8174-d2141d3f6382 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:17:21.054770 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:21.054770 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:21.055595 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-3342e47c-4460-455b-8174-d2141d3f6382 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:17:21.066450 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3342e47c-4460-455b-8174-d2141d3f6382 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Get all snapshots completed successfully. Aug 13 06:17:21.066819 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3342e47c-4460-455b-8174-d2141d3f6382 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 13 06:17:21.067339 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1180/4706] 10.4.3.121 () {66 vars in 1276 bytes} [Thu Aug 13 06:17:21 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:21.076021 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ed36e6ba-536b-4399-bf56-6b192dab439a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:21.077608 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ed36e6ba-536b-4399-bf56-6b192dab439a tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 13 06:17:21.077776 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ed36e6ba-536b-4399-bf56-6b192dab439a tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:21.077978 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ed36e6ba-536b-4399-bf56-6b192dab439a tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:21.078309 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-ed36e6ba-536b-4399-bf56-6b192dab439a tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:17:21.079292 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-ed36e6ba-536b-4399-bf56-6b192dab439a tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:17:21.088879 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ed36e6ba-536b-4399-bf56-6b192dab439a tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Get all snapshots completed successfully. Aug 13 06:17:21.089279 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ed36e6ba-536b-4399-bf56-6b192dab439a tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 13 06:17:21.089620 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1171/4707] 10.4.3.121 () {66 vars in 1308 bytes} [Thu Aug 13 06:17:21 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:21.098703 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e4b61d85-9c80-47f3-97f6-0f24b441a325 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:21.102014 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e4b61d85-9c80-47f3-97f6-0f24b441a325 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 13 06:17:21.102099 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e4b61d85-9c80-47f3-97f6-0f24b441a325 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:21.102293 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e4b61d85-9c80-47f3-97f6-0f24b441a325 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:21.102537 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-e4b61d85-9c80-47f3-97f6-0f24b441a325 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:17:21.102866 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:21.102866 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:21.103687 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-e4b61d85-9c80-47f3-97f6-0f24b441a325 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:17:21.107381 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e4b61d85-9c80-47f3-97f6-0f24b441a325 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Get all snapshots completed successfully. Aug 13 06:17:21.107713 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e4b61d85-9c80-47f3-97f6-0f24b441a325 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 13 06:17:21.108064 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1172/4708] 10.4.3.121 () {66 vars in 1310 bytes} [Thu Aug 13 06:17:21 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:21.116738 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-886b48b8-ed6a-4a09-96e0-fc40e4c71832 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:21.118386 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-886b48b8-ed6a-4a09-96e0-fc40e4c71832 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 13 06:17:21.118628 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-886b48b8-ed6a-4a09-96e0-fc40e4c71832 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:21.118843 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-886b48b8-ed6a-4a09-96e0-fc40e4c71832 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:21.119066 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-886b48b8-ed6a-4a09-96e0-fc40e4c71832 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:17:21.119394 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:21.119394 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:21.120187 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-886b48b8-ed6a-4a09-96e0-fc40e4c71832 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Building query based on filter {{(pid=100322) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:17:21.131030 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-886b48b8-ed6a-4a09-96e0-fc40e4c71832 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Get all snapshots completed successfully. Aug 13 06:17:21.131432 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-886b48b8-ed6a-4a09-96e0-fc40e4c71832 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 13 06:17:21.131794 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1186/4709] 10.4.3.121 () {66 vars in 1292 bytes} [Thu Aug 13 06:17:21 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:21.140392 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bdc9922e-131a-487f-8e1c-4cf8743febc6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:21.142173 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bdc9922e-131a-487f-8e1c-4cf8743febc6 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 13 06:17:21.142381 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bdc9922e-131a-487f-8e1c-4cf8743febc6 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:21.142562 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bdc9922e-131a-487f-8e1c-4cf8743febc6 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:21.142758 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-bdc9922e-131a-487f-8e1c-4cf8743febc6 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:17:21.142995 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:21.142995 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:21.145222 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-bdc9922e-131a-487f-8e1c-4cf8743febc6 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:17:21.155527 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bdc9922e-131a-487f-8e1c-4cf8743febc6 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Get all snapshots completed successfully. Aug 13 06:17:21.155837 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bdc9922e-131a-487f-8e1c-4cf8743febc6 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 13 06:17:21.156323 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1181/4710] 10.4.3.121 () {66 vars in 1294 bytes} [Thu Aug 13 06:17:21 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:21.164786 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-87ddaee0-d1b3-41a5-8459-a90cbcaa7033 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:21.166850 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-87ddaee0-d1b3-41a5-8459-a90cbcaa7033 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 13 06:17:21.167058 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-87ddaee0-d1b3-41a5-8459-a90cbcaa7033 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:21.167271 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-87ddaee0-d1b3-41a5-8459-a90cbcaa7033 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:21.167497 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-87ddaee0-d1b3-41a5-8459-a90cbcaa7033 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:17:21.167766 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:21.167766 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:21.168587 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-87ddaee0-d1b3-41a5-8459-a90cbcaa7033 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:17:21.178816 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-87ddaee0-d1b3-41a5-8459-a90cbcaa7033 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Get all snapshots completed successfully. Aug 13 06:17:21.179197 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-87ddaee0-d1b3-41a5-8459-a90cbcaa7033 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 13 06:17:21.179589 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1172/4711] 10.4.3.121 () {66 vars in 1312 bytes} [Thu Aug 13 06:17:21 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:21.188323 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ff498a40-0564-4bee-a0b4-36cd30f551fb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:21.189943 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ff498a40-0564-4bee-a0b4-36cd30f551fb tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 13 06:17:21.190134 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ff498a40-0564-4bee-a0b4-36cd30f551fb tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:21.190349 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ff498a40-0564-4bee-a0b4-36cd30f551fb tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:21.190539 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-ff498a40-0564-4bee-a0b4-36cd30f551fb tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:17:21.190761 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:21.190761 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:21.191480 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-ff498a40-0564-4bee-a0b4-36cd30f551fb tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:17:21.201765 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ff498a40-0564-4bee-a0b4-36cd30f551fb tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Get all snapshots completed successfully. Aug 13 06:17:21.202074 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ff498a40-0564-4bee-a0b4-36cd30f551fb tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 13 06:17:21.202445 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1173/4712] 10.4.3.121 () {66 vars in 1314 bytes} [Thu Aug 13 06:17:21 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:21.211035 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-93c47dfb-c60f-48d4-80d2-2b4a5309bd1c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:21.212653 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-93c47dfb-c60f-48d4-80d2-2b4a5309bd1c tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-331549764 Aug 13 06:17:21.212828 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-93c47dfb-c60f-48d4-80d2-2b4a5309bd1c tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:21.212999 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-93c47dfb-c60f-48d4-80d2-2b4a5309bd1c tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:21.213253 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-93c47dfb-c60f-48d4-80d2-2b4a5309bd1c tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:17:21.213529 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:21.213529 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:21.214293 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-93c47dfb-c60f-48d4-80d2-2b4a5309bd1c tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Building query based on filter {{(pid=100322) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:17:21.223865 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-93c47dfb-c60f-48d4-80d2-2b4a5309bd1c tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Get all snapshots completed successfully. Aug 13 06:17:21.224191 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:21.224191 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:21.224668 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-93c47dfb-c60f-48d4-80d2-2b4a5309bd1c tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-331549764 returned with HTTP 200 Aug 13 06:17:21.224980 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1187/4713] 10.4.3.121 () {66 vars in 1383 bytes} [Thu Aug 13 06:17:21 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-331549764 => generated 475 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:21.232734 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-24c98801-0553-450f-824c-725da8913911 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:21.234346 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-24c98801-0553-450f-824c-725da8913911 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots/detail?status=available Aug 13 06:17:21.234522 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-24c98801-0553-450f-824c-725da8913911 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:21.234708 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-24c98801-0553-450f-824c-725da8913911 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:21.234903 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-24c98801-0553-450f-824c-725da8913911 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:17:21.235162 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:21.235162 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:21.235922 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-24c98801-0553-450f-824c-725da8913911 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:17:21.248238 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-24c98801-0553-450f-824c-725da8913911 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Get all snapshots completed successfully. Aug 13 06:17:21.248613 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:21.248613 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:21.249165 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-24c98801-0553-450f-824c-725da8913911 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 13 06:17:21.249525 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1182/4714] 10.4.3.121 () {66 vars in 1297 bytes} [Thu Aug 13 06:17:21 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:21.257346 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-85604824-977c-4ccd-addd-8ceb481af7a3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:21.258934 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-85604824-977c-4ccd-addd-8ceb481af7a3 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-331549764 Aug 13 06:17:21.259140 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-85604824-977c-4ccd-addd-8ceb481af7a3 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:21.259369 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-85604824-977c-4ccd-addd-8ceb481af7a3 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:21.259587 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-85604824-977c-4ccd-addd-8ceb481af7a3 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:17:21.259837 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:21.259837 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:21.260643 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-85604824-977c-4ccd-addd-8ceb481af7a3 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:17:21.270505 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-85604824-977c-4ccd-addd-8ceb481af7a3 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Get all snapshots completed successfully. Aug 13 06:17:21.270833 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:21.270833 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:21.271324 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-85604824-977c-4ccd-addd-8ceb481af7a3 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-331549764 returned with HTTP 200 Aug 13 06:17:21.271650 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1173/4715] 10.4.3.121 () {66 vars in 1417 bytes} [Thu Aug 13 06:17:21 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-331549764 => generated 475 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:21.279884 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1af61fa0-8871-4fdc-bace-f78824df38e4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:21.281448 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1af61fa0-8871-4fdc-bace-f78824df38e4 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-331549764 Aug 13 06:17:21.281643 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1af61fa0-8871-4fdc-bace-f78824df38e4 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:21.281838 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1af61fa0-8871-4fdc-bace-f78824df38e4 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:21.282028 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.api_utils [None req-1af61fa0-8871-4fdc-bace-f78824df38e4 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Removing options '' from query. {{(pid=100325) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:17:21.282277 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:21.282277 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:21.283027 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.db.api [None req-1af61fa0-8871-4fdc-bace-f78824df38e4 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Building query based on filter {{(pid=100325) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:17:21.292576 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1af61fa0-8871-4fdc-bace-f78824df38e4 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Get all snapshots completed successfully. Aug 13 06:17:21.292845 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1af61fa0-8871-4fdc-bace-f78824df38e4 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-331549764 returned with HTTP 200 Aug 13 06:17:21.293172 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1174/4716] 10.4.3.121 () {66 vars in 1362 bytes} [Thu Aug 13 06:17:21 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-331549764 => generated 341 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:21.300531 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a022bc07-d0ce-4c9d-9159-3341bbacf571 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:21.302128 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a022bc07-d0ce-4c9d-9159-3341bbacf571 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots?status=available Aug 13 06:17:21.302315 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a022bc07-d0ce-4c9d-9159-3341bbacf571 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:21.302490 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a022bc07-d0ce-4c9d-9159-3341bbacf571 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:21.302679 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-a022bc07-d0ce-4c9d-9159-3341bbacf571 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:17:21.303679 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-a022bc07-d0ce-4c9d-9159-3341bbacf571 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Building query based on filter {{(pid=100322) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:17:21.315341 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a022bc07-d0ce-4c9d-9159-3341bbacf571 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Get all snapshots completed successfully. Aug 13 06:17:21.315680 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a022bc07-d0ce-4c9d-9159-3341bbacf571 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots?status=available returned with HTTP 200 Aug 13 06:17:21.316049 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1188/4717] 10.4.3.121 () {66 vars in 1276 bytes} [Thu Aug 13 06:17:21 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:21.324039 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ce034466-81ce-4d57-9440-bd66011822c5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:21.326285 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ce034466-81ce-4d57-9440-bd66011822c5 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-331549764 Aug 13 06:17:21.326551 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ce034466-81ce-4d57-9440-bd66011822c5 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:21.326813 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ce034466-81ce-4d57-9440-bd66011822c5 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:21.327110 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-ce034466-81ce-4d57-9440-bd66011822c5 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:17:21.328572 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-ce034466-81ce-4d57-9440-bd66011822c5 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:17:21.339747 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ce034466-81ce-4d57-9440-bd66011822c5 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Get all snapshots completed successfully. Aug 13 06:17:21.340038 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ce034466-81ce-4d57-9440-bd66011822c5 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-331549764 returned with HTTP 200 Aug 13 06:17:21.340420 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1183/4718] 10.4.3.121 () {66 vars in 1396 bytes} [Thu Aug 13 06:17:21 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-331549764 => generated 341 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:21.348474 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-22f2f669-e6ca-4dd0-aa78-ec80757bf7c9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:21.350200 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-22f2f669-e6ca-4dd0-aa78-ec80757bf7c9 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/7f7e9515-2cd6-4850-b479-53003f7238c3 Aug 13 06:17:21.350385 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-22f2f669-e6ca-4dd0-aa78-ec80757bf7c9 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:21.350563 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-22f2f669-e6ca-4dd0-aa78-ec80757bf7c9 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:21.350661 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-22f2f669-e6ca-4dd0-aa78-ec80757bf7c9 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Delete snapshot with id: 7f7e9515-2cd6-4850-b479-53003f7238c3 Aug 13 06:17:21.356263 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:21.356263 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:21.356874 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-22f2f669-e6ca-4dd0-aa78-ec80757bf7c9 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Snapshot retrieved successfully. Aug 13 06:17:21.371389 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-22f2f669-e6ca-4dd0-aa78-ec80757bf7c9 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Snapshot delete request issued successfully. Aug 13 06:17:21.371526 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-22f2f669-e6ca-4dd0-aa78-ec80757bf7c9 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots/7f7e9515-2cd6-4850-b479-53003f7238c3 returned with HTTP 202 Aug 13 06:17:21.371884 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1174/4719] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:17:21 2026] DELETE /volume/v3/snapshots/7f7e9515-2cd6-4850-b479-53003f7238c3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:17:21.378105 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b8c5c883-0ad6-433c-bfdd-0a0436b24cd6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:21.379911 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8c5c883-0ad6-433c-bfdd-0a0436b24cd6 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots/7f7e9515-2cd6-4850-b479-53003f7238c3 Aug 13 06:17:21.380141 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8c5c883-0ad6-433c-bfdd-0a0436b24cd6 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:21.380353 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8c5c883-0ad6-433c-bfdd-0a0436b24cd6 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:21.385583 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:21.385583 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:21.385982 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b8c5c883-0ad6-433c-bfdd-0a0436b24cd6 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Snapshot retrieved successfully. Aug 13 06:17:21.386725 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8c5c883-0ad6-433c-bfdd-0a0436b24cd6 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots/7f7e9515-2cd6-4850-b479-53003f7238c3 returned with HTTP 200 Aug 13 06:17:21.387056 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1175/4720] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:17:21 2026] GET /volume/v3/snapshots/7f7e9515-2cd6-4850-b479-53003f7238c3 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:21.879541 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-038752d7-f228-4991-be0f-e8d3f31935f3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:21.881392 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-038752d7-f228-4991-be0f-e8d3f31935f3 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] GET https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd Aug 13 06:17:21.881597 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-038752d7-f228-4991-be0f-e8d3f31935f3 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:21.881772 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-038752d7-f228-4991-be0f-e8d3f31935f3 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:21.881890 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-038752d7-f228-4991-be0f-e8d3f31935f3 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Show backup with id fe0c8133-af47-42b3-a2e6-2177578f98dd. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:17:21.885720 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:21.885720 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:21.886305 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-038752d7-f228-4991-be0f-e8d3f31935f3 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd returned with HTTP 200 Aug 13 06:17:21.886770 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1189/4721] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:17:21 2026] GET /volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:22.368521 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fcc72a7a-b9eb-4686-b569-7bcf408472cb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:22.370496 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fcc72a7a-b9eb-4686-b569-7bcf408472cb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 Aug 13 06:17:22.370765 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fcc72a7a-b9eb-4686-b569-7bcf408472cb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:22.370927 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fcc72a7a-b9eb-4686-b569-7bcf408472cb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:22.379523 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:22.379523 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:22.382695 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fcc72a7a-b9eb-4686-b569-7bcf408472cb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:17:22.386195 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fcc72a7a-b9eb-4686-b569-7bcf408472cb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 returned with HTTP 200 Aug 13 06:17:22.386534 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1184/4722] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:22 2026] GET /volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:22.395291 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-516135b6-cd7e-42a6-b50b-d940936e8abc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:22.396901 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-516135b6-cd7e-42a6-b50b-d940936e8abc tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots/7f7e9515-2cd6-4850-b479-53003f7238c3 Aug 13 06:17:22.397084 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-516135b6-cd7e-42a6-b50b-d940936e8abc tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:22.397281 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-516135b6-cd7e-42a6-b50b-d940936e8abc tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:22.397552 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cdb6a743-3787-4b5a-9d7c-da16850b896f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:22.399196 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cdb6a743-3787-4b5a-9d7c-da16850b896f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 Aug 13 06:17:22.399398 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cdb6a743-3787-4b5a-9d7c-da16850b896f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:22.399575 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cdb6a743-3787-4b5a-9d7c-da16850b896f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:22.401122 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-516135b6-cd7e-42a6-b50b-d940936e8abc tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots/7f7e9515-2cd6-4850-b479-53003f7238c3 returned with HTTP 404 Aug 13 06:17:22.401559 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1175/4723] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:17:22 2026] GET /volume/v3/snapshots/7f7e9515-2cd6-4850-b479-53003f7238c3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:17:22.406489 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:22.406489 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:22.407425 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1978e76e-756f-4bfd-88f1-73c99a58fbdf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:22.409201 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1978e76e-756f-4bfd-88f1-73c99a58fbdf tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/7c43a344-3be6-4340-a3b4-8e7045aadf7c Aug 13 06:17:22.409393 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1978e76e-756f-4bfd-88f1-73c99a58fbdf tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:22.409656 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1978e76e-756f-4bfd-88f1-73c99a58fbdf tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:22.409908 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-1978e76e-756f-4bfd-88f1-73c99a58fbdf tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Delete snapshot with id: 7c43a344-3be6-4340-a3b4-8e7045aadf7c Aug 13 06:17:22.410175 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cdb6a743-3787-4b5a-9d7c-da16850b896f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:17:22.413757 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cdb6a743-3787-4b5a-9d7c-da16850b896f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 returned with HTTP 200 Aug 13 06:17:22.414095 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1176/4724] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:22 2026] GET /volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:22.415298 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:22.415298 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:22.415748 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1978e76e-756f-4bfd-88f1-73c99a58fbdf tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Snapshot retrieved successfully. Aug 13 06:17:22.429785 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1978e76e-756f-4bfd-88f1-73c99a58fbdf tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Snapshot delete request issued successfully. Aug 13 06:17:22.430034 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1978e76e-756f-4bfd-88f1-73c99a58fbdf tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots/7c43a344-3be6-4340-a3b4-8e7045aadf7c returned with HTTP 202 Aug 13 06:17:22.430533 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1190/4725] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:17:22 2026] DELETE /volume/v3/snapshots/7c43a344-3be6-4340-a3b4-8e7045aadf7c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:17:22.440015 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bc666e4c-1906-4b08-8d47-58b0baae463a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:22.442422 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc666e4c-1906-4b08-8d47-58b0baae463a tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots/7c43a344-3be6-4340-a3b4-8e7045aadf7c Aug 13 06:17:22.442622 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bc666e4c-1906-4b08-8d47-58b0baae463a tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:22.442810 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bc666e4c-1906-4b08-8d47-58b0baae463a tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:22.447867 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:22.447867 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:22.448316 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bc666e4c-1906-4b08-8d47-58b0baae463a tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Snapshot retrieved successfully. Aug 13 06:17:22.449054 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc666e4c-1906-4b08-8d47-58b0baae463a tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots/7c43a344-3be6-4340-a3b4-8e7045aadf7c returned with HTTP 200 Aug 13 06:17:22.449455 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1185/4726] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:17:22 2026] GET /volume/v3/snapshots/7c43a344-3be6-4340-a3b4-8e7045aadf7c => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:22.455572 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-7b7e0d55-4446-4774-8e35-1a0287fd1405 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:22.457351 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-7b7e0d55-4446-4774-8e35-1a0287fd1405 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 Aug 13 06:17:22.457526 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-7b7e0d55-4446-4774-8e35-1a0287fd1405 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:22.457694 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-7b7e0d55-4446-4774-8e35-1a0287fd1405 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:22.463561 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:22.463561 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:22.466811 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-7b7e0d55-4446-4774-8e35-1a0287fd1405 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:17:22.470214 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-7b7e0d55-4446-4774-8e35-1a0287fd1405 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 returned with HTTP 200 Aug 13 06:17:22.470683 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1176/4727] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:17:22 2026] GET /volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 => generated 876 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:22.537338 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b6a268b9-f9bf-41ba-9345-32f823417fb8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:22.538231 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b6a268b9-f9bf-41ba-9345-32f823417fb8 None None] GET https://10.4.3.121/volume// Aug 13 06:17:22.538231 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b6a268b9-f9bf-41ba-9345-32f823417fb8 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:22.538231 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b6a268b9-f9bf-41ba-9345-32f823417fb8 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:22.538409 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b6a268b9-f9bf-41ba-9345-32f823417fb8 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:17:22.538618 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1177/4728] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:17:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:17:22.545462 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-b90c1456-1d35-4bb1-89cd-b57f6b53ee95 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:22.547639 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-b90c1456-1d35-4bb1-89cd-b57f6b53ee95 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:17:22.547958 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-b90c1456-1d35-4bb1-89cd-b57f6b53ee95 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6981648-82cb-479f-a43c-dc2b762ce663", "connector": null, "instance_uuid": "035b4ef1-0f3e-42dc-bc04-61e573cb5675"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:22.555863 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:22.555863 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:22.576606 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-b90c1456-1d35-4bb1-89cd-b57f6b53ee95 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:17:22.576993 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1191/4729] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:17:22 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:22.602143 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-71d93503-79c9-4b51-b09b-960c6a099f3f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:22.603763 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-71d93503-79c9-4b51-b09b-960c6a099f3f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 Aug 13 06:17:22.603945 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-71d93503-79c9-4b51-b09b-960c6a099f3f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:22.604133 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-71d93503-79c9-4b51-b09b-960c6a099f3f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:22.614649 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:22.614649 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:22.618192 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-71d93503-79c9-4b51-b09b-960c6a099f3f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:17:22.618881 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4b6dad77-0492-4113-ad01-057ba373a372 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:22.619301 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4b6dad77-0492-4113-ad01-057ba373a372 None None] GET https://10.4.3.121/volume// Aug 13 06:17:22.619479 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4b6dad77-0492-4113-ad01-057ba373a372 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:22.619659 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4b6dad77-0492-4113-ad01-057ba373a372 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:22.619963 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4b6dad77-0492-4113-ad01-057ba373a372 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:17:22.620283 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1177/4730] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:17:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:17:22.622374 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-71d93503-79c9-4b51-b09b-960c6a099f3f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 returned with HTTP 200 Aug 13 06:17:22.623003 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1186/4731] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:22 2026] GET /volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:22.632686 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-a74178e1-a62a-4d16-a070-80d1f3f24cd9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:22.634684 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-a74178e1-a62a-4d16-a070-80d1f3f24cd9 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 Aug 13 06:17:22.634880 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-a74178e1-a62a-4d16-a070-80d1f3f24cd9 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:22.635082 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-a74178e1-a62a-4d16-a070-80d1f3f24cd9 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:22.643936 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:22.643936 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:22.647290 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-a74178e1-a62a-4d16-a070-80d1f3f24cd9 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:17:22.651064 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-a74178e1-a62a-4d16-a070-80d1f3f24cd9 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 returned with HTTP 200 Aug 13 06:17:22.651465 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1178/4732] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:17:22 2026] GET /volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 => generated 1055 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:17:22.744536 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-e6ad1cab-ba1c-4140-9642-3b3f54be01f5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:22.746424 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-e6ad1cab-ba1c-4140-9642-3b3f54be01f5 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] PUT https://10.4.3.121/volume/v3/attachments/b00a1764-2843-4c2d-970b-8f8d700ff258 Aug 13 06:17:22.746820 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-e6ad1cab-ba1c-4140-9642-3b3f54be01f5 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:22.754286 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-e6ad1cab-ba1c-4140-9642-3b3f54be01f5 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Acquiring lock "cinder-attachment_update-c6981648-82cb-479f-a43c-dc2b762ce663-np0000007163" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:17:22.758596 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-e6ad1cab-ba1c-4140-9642-3b3f54be01f5 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Lock "cinder-attachment_update-c6981648-82cb-479f-a43c-dc2b762ce663-np0000007163" acquired by "attachment_update" :: waited 0.004s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:17:22.759395 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:22.759395 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:22.827839 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-e6ad1cab-ba1c-4140-9642-3b3f54be01f5 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Lock "cinder-attachment_update-c6981648-82cb-479f-a43c-dc2b762ce663-np0000007163" released by "attachment_update" :: held 0.069s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:17:22.828173 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-e6ad1cab-ba1c-4140-9642-3b3f54be01f5 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/attachments/b00a1764-2843-4c2d-970b-8f8d700ff258 returned with HTTP 200 Aug 13 06:17:22.828659 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1192/4733] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:17:22 2026] PUT /volume/v3/attachments/b00a1764-2843-4c2d-970b-8f8d700ff258 => generated 968 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:22.838843 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-b1b9ccf5-c23c-4fc5-b996-e94ea8a4ac58 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:22.840814 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-b1b9ccf5-c23c-4fc5-b996-e94ea8a4ac58 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663/encryption Aug 13 06:17:22.840982 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-b1b9ccf5-c23c-4fc5-b996-e94ea8a4ac58 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:22.841194 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-b1b9ccf5-c23c-4fc5-b996-e94ea8a4ac58 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:22.850585 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:22.850585 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:22.857392 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-b1b9ccf5-c23c-4fc5-b996-e94ea8a4ac58 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663/encryption returned with HTTP 200 Aug 13 06:17:22.857782 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1178/4734] 10.4.3.121 () {68 vars in 1631 bytes} [Thu Aug 13 06:17:22 2026] GET /volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:22.896091 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-de754476-0a4f-43fa-9758-6f951000238b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:22.897969 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de754476-0a4f-43fa-9758-6f951000238b tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] GET https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd Aug 13 06:17:22.898209 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-de754476-0a4f-43fa-9758-6f951000238b tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:22.898423 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-de754476-0a4f-43fa-9758-6f951000238b tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:22.898520 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-de754476-0a4f-43fa-9758-6f951000238b tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Show backup with id fe0c8133-af47-42b3-a2e6-2177578f98dd. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:17:22.908006 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:22.908006 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:22.908314 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de754476-0a4f-43fa-9758-6f951000238b tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd returned with HTTP 200 Aug 13 06:17:22.908741 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1187/4735] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:17:22 2026] GET /volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:23.458205 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-15f09719-eebf-454a-a526-8c95171d3b4d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:23.460275 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-15f09719-eebf-454a-a526-8c95171d3b4d tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots/7c43a344-3be6-4340-a3b4-8e7045aadf7c Aug 13 06:17:23.460511 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-15f09719-eebf-454a-a526-8c95171d3b4d tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:23.460745 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-15f09719-eebf-454a-a526-8c95171d3b4d tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:23.465604 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-15f09719-eebf-454a-a526-8c95171d3b4d tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots/7c43a344-3be6-4340-a3b4-8e7045aadf7c returned with HTTP 404 Aug 13 06:17:23.466155 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1179/4736] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:17:23 2026] GET /volume/v3/snapshots/7c43a344-3be6-4340-a3b4-8e7045aadf7c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:17:23.472621 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4f757c74-2cba-4227-821f-3f900e37bdbc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:23.474332 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4f757c74-2cba-4227-821f-3f900e37bdbc tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/41204417-2f7d-4e6e-86ce-cb8f9871c75b Aug 13 06:17:23.474538 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4f757c74-2cba-4227-821f-3f900e37bdbc tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:23.474715 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4f757c74-2cba-4227-821f-3f900e37bdbc tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:23.474808 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-4f757c74-2cba-4227-821f-3f900e37bdbc tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Delete snapshot with id: 41204417-2f7d-4e6e-86ce-cb8f9871c75b Aug 13 06:17:23.479680 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:23.479680 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:23.480057 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4f757c74-2cba-4227-821f-3f900e37bdbc tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Snapshot retrieved successfully. Aug 13 06:17:23.494207 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4f757c74-2cba-4227-821f-3f900e37bdbc tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Snapshot delete request issued successfully. Aug 13 06:17:23.494419 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4f757c74-2cba-4227-821f-3f900e37bdbc tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots/41204417-2f7d-4e6e-86ce-cb8f9871c75b returned with HTTP 202 Aug 13 06:17:23.494750 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1193/4737] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:17:23 2026] DELETE /volume/v3/snapshots/41204417-2f7d-4e6e-86ce-cb8f9871c75b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:17:23.501009 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-eaffd553-480d-4e47-9744-632fbe61968e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:23.503487 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eaffd553-480d-4e47-9744-632fbe61968e tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots/41204417-2f7d-4e6e-86ce-cb8f9871c75b Aug 13 06:17:23.503806 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eaffd553-480d-4e47-9744-632fbe61968e tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:23.503850 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-eaffd553-480d-4e47-9744-632fbe61968e tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:23.510694 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:23.510694 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:23.511430 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-eaffd553-480d-4e47-9744-632fbe61968e tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Snapshot retrieved successfully. Aug 13 06:17:23.512581 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-eaffd553-480d-4e47-9744-632fbe61968e tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots/41204417-2f7d-4e6e-86ce-cb8f9871c75b returned with HTTP 200 Aug 13 06:17:23.513263 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1179/4738] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:17:23 2026] GET /volume/v3/snapshots/41204417-2f7d-4e6e-86ce-cb8f9871c75b => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:23.638190 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7c1413f0-6639-42c0-9dcd-6eb1ec510e9f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:23.640358 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7c1413f0-6639-42c0-9dcd-6eb1ec510e9f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 Aug 13 06:17:23.640560 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7c1413f0-6639-42c0-9dcd-6eb1ec510e9f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:23.640739 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7c1413f0-6639-42c0-9dcd-6eb1ec510e9f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:23.649672 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:23.649672 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:23.652721 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7c1413f0-6639-42c0-9dcd-6eb1ec510e9f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:17:23.656425 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7c1413f0-6639-42c0-9dcd-6eb1ec510e9f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 returned with HTTP 200 Aug 13 06:17:23.656802 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1188/4739] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:23 2026] GET /volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:23.920276 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-866b5657-134a-45c4-b7c8-6adcb668a9fa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:23.923448 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-866b5657-134a-45c4-b7c8-6adcb668a9fa tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] GET https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd Aug 13 06:17:23.923448 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-866b5657-134a-45c4-b7c8-6adcb668a9fa tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:23.923448 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-866b5657-134a-45c4-b7c8-6adcb668a9fa tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:23.923448 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-866b5657-134a-45c4-b7c8-6adcb668a9fa tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Show backup with id fe0c8133-af47-42b3-a2e6-2177578f98dd. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:17:23.929066 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:23.929066 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:23.929066 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-866b5657-134a-45c4-b7c8-6adcb668a9fa tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd returned with HTTP 200 Aug 13 06:17:23.929066 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1180/4740] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:17:23 2026] GET /volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:24.523499 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b1ae1fa9-8ff5-483b-930f-1d4ee59b8bb5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:24.525613 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b1ae1fa9-8ff5-483b-930f-1d4ee59b8bb5 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/snapshots/41204417-2f7d-4e6e-86ce-cb8f9871c75b Aug 13 06:17:24.525842 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b1ae1fa9-8ff5-483b-930f-1d4ee59b8bb5 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:24.526072 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b1ae1fa9-8ff5-483b-930f-1d4ee59b8bb5 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:24.530717 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b1ae1fa9-8ff5-483b-930f-1d4ee59b8bb5 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/snapshots/41204417-2f7d-4e6e-86ce-cb8f9871c75b returned with HTTP 404 Aug 13 06:17:24.531285 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1194/4741] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:17:24 2026] GET /volume/v3/snapshots/41204417-2f7d-4e6e-86ce-cb8f9871c75b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:17:24.539486 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-09b12efb-9db5-4567-b99e-9bc30b675f65 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:24.543713 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-09b12efb-9db5-4567-b99e-9bc30b675f65 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/volumes/84db71eb-8d8b-475d-83c2-1eb22fad6670 Aug 13 06:17:24.543986 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-09b12efb-9db5-4567-b99e-9bc30b675f65 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:24.545076 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-09b12efb-9db5-4567-b99e-9bc30b675f65 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:24.552788 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:24.552788 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:24.556679 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-09b12efb-9db5-4567-b99e-9bc30b675f65 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Volume info retrieved successfully. Aug 13 06:17:24.560448 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-09b12efb-9db5-4567-b99e-9bc30b675f65 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/volumes/84db71eb-8d8b-475d-83c2-1eb22fad6670 returned with HTTP 200 Aug 13 06:17:24.560783 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1180/4742] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:24 2026] GET /volume/v3/volumes/84db71eb-8d8b-475d-83c2-1eb22fad6670 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:24.573672 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d77ce3e1-1e6c-4f47-82a6-ece4c20bb642 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:24.576004 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d77ce3e1-1e6c-4f47-82a6-ece4c20bb642 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] DELETE https://10.4.3.121/volume/v3/volumes/84db71eb-8d8b-475d-83c2-1eb22fad6670 Aug 13 06:17:24.576303 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d77ce3e1-1e6c-4f47-82a6-ece4c20bb642 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:24.576840 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d77ce3e1-1e6c-4f47-82a6-ece4c20bb642 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:24.576840 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-d77ce3e1-1e6c-4f47-82a6-ece4c20bb642 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Delete volume with id: 84db71eb-8d8b-475d-83c2-1eb22fad6670 Aug 13 06:17:24.585991 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:24.585991 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:24.586710 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d77ce3e1-1e6c-4f47-82a6-ece4c20bb642 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Volume info retrieved successfully. Aug 13 06:17:24.610205 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d77ce3e1-1e6c-4f47-82a6-ece4c20bb642 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Delete volume request issued successfully. Aug 13 06:17:24.610490 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d77ce3e1-1e6c-4f47-82a6-ece4c20bb642 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/volumes/84db71eb-8d8b-475d-83c2-1eb22fad6670 returned with HTTP 202 Aug 13 06:17:24.610931 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1189/4743] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:17:24 2026] DELETE /volume/v3/volumes/84db71eb-8d8b-475d-83c2-1eb22fad6670 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:17:24.620145 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5b99df50-0c82-42a1-9c44-3fd3dfd8c4e3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:24.623865 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5b99df50-0c82-42a1-9c44-3fd3dfd8c4e3 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/volumes/84db71eb-8d8b-475d-83c2-1eb22fad6670 Aug 13 06:17:24.624190 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5b99df50-0c82-42a1-9c44-3fd3dfd8c4e3 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:24.624492 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5b99df50-0c82-42a1-9c44-3fd3dfd8c4e3 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:24.637467 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:24.637467 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:24.643435 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5b99df50-0c82-42a1-9c44-3fd3dfd8c4e3 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Volume info retrieved successfully. Aug 13 06:17:24.647979 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5b99df50-0c82-42a1-9c44-3fd3dfd8c4e3 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/volumes/84db71eb-8d8b-475d-83c2-1eb22fad6670 returned with HTTP 200 Aug 13 06:17:24.648487 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1181/4744] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:24 2026] GET /volume/v3/volumes/84db71eb-8d8b-475d-83c2-1eb22fad6670 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:24.670074 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dfce5f45-1081-4ba7-b42b-18881ba13448 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:24.672316 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dfce5f45-1081-4ba7-b42b-18881ba13448 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 Aug 13 06:17:24.672583 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dfce5f45-1081-4ba7-b42b-18881ba13448 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:24.672791 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dfce5f45-1081-4ba7-b42b-18881ba13448 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:24.684653 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:24.684653 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:24.689360 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-dfce5f45-1081-4ba7-b42b-18881ba13448 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:17:24.694338 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dfce5f45-1081-4ba7-b42b-18881ba13448 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 returned with HTTP 200 Aug 13 06:17:24.695012 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1195/4745] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:24 2026] GET /volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:24.938740 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6a28c65e-604a-4cf5-8f6f-f488f836c9f4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:24.941286 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6a28c65e-604a-4cf5-8f6f-f488f836c9f4 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] GET https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd Aug 13 06:17:24.941564 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6a28c65e-604a-4cf5-8f6f-f488f836c9f4 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:24.941807 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6a28c65e-604a-4cf5-8f6f-f488f836c9f4 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:24.941946 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-6a28c65e-604a-4cf5-8f6f-f488f836c9f4 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Show backup with id fe0c8133-af47-42b3-a2e6-2177578f98dd. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:17:24.947095 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:24.947095 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:24.947877 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6a28c65e-604a-4cf5-8f6f-f488f836c9f4 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd returned with HTTP 200 Aug 13 06:17:24.948387 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1181/4746] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:17:24 2026] GET /volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:25.660865 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0d2f9b55-22fd-40d6-a202-4fe83825daf7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:25.662802 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0d2f9b55-22fd-40d6-a202-4fe83825daf7 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] GET https://10.4.3.121/volume/v3/volumes/84db71eb-8d8b-475d-83c2-1eb22fad6670 Aug 13 06:17:25.663045 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0d2f9b55-22fd-40d6-a202-4fe83825daf7 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:25.663323 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0d2f9b55-22fd-40d6-a202-4fe83825daf7 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:25.669936 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0d2f9b55-22fd-40d6-a202-4fe83825daf7 tempest-VolumesSnapshotListTestJSON-403025376 tempest-VolumesSnapshotListTestJSON-403025376-project-member] https://10.4.3.121/volume/v3/volumes/84db71eb-8d8b-475d-83c2-1eb22fad6670 returned with HTTP 404 Aug 13 06:17:25.670700 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1190/4747] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:25 2026] GET /volume/v3/volumes/84db71eb-8d8b-475d-83c2-1eb22fad6670 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:17:25.709737 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2571eefa-98c2-49b3-9986-94b3091f65bb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:25.713263 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2571eefa-98c2-49b3-9986-94b3091f65bb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 Aug 13 06:17:25.713549 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2571eefa-98c2-49b3-9986-94b3091f65bb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:25.713802 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2571eefa-98c2-49b3-9986-94b3091f65bb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:25.724653 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:25.724653 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:25.728844 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2571eefa-98c2-49b3-9986-94b3091f65bb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:17:25.733936 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2571eefa-98c2-49b3-9986-94b3091f65bb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 returned with HTTP 200 Aug 13 06:17:25.734402 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1182/4748] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:25 2026] GET /volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:25.958443 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-056c579d-5553-48a9-b251-60018823f99c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:25.961469 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-056c579d-5553-48a9-b251-60018823f99c tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] GET https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd Aug 13 06:17:25.961469 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-056c579d-5553-48a9-b251-60018823f99c tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:25.961469 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-056c579d-5553-48a9-b251-60018823f99c tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:25.961718 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-056c579d-5553-48a9-b251-60018823f99c tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Show backup with id fe0c8133-af47-42b3-a2e6-2177578f98dd. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:17:25.965931 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:25.965931 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:25.967082 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-056c579d-5553-48a9-b251-60018823f99c tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd returned with HTTP 200 Aug 13 06:17:25.967082 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1196/4749] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:17:25 2026] GET /volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:26.750193 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-67143420-86f8-41ca-ba3e-870e70600035 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:26.753732 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-67143420-86f8-41ca-ba3e-870e70600035 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 Aug 13 06:17:26.753960 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-67143420-86f8-41ca-ba3e-870e70600035 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:26.754190 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-67143420-86f8-41ca-ba3e-870e70600035 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:26.772794 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:26.772794 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:26.776208 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-67143420-86f8-41ca-ba3e-870e70600035 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:17:26.780060 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-67143420-86f8-41ca-ba3e-870e70600035 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 returned with HTTP 200 Aug 13 06:17:26.780454 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1182/4750] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:26 2026] GET /volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:26.805235 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3ac2805b-8a17-485b-9b64-a68959e130e5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:26.888926 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3ac2805b-8a17-485b-9b64-a68959e130e5 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:17:26.889319 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3ac2805b-8a17-485b-9b64-a68959e130e5 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "88ae6509-e008-4246-a04f-de09eb3bdb64", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1366679608"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:26.896771 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3ac2805b-8a17-485b-9b64-a68959e130e5 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 404 Aug 13 06:17:26.897292 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1191/4751] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:17:26 2026] POST /volume/v3/snapshots => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:17:26.908378 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0408bca9-04ae-43ce-a5c5-919228b55adf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:26.910234 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0408bca9-04ae-43ce-a5c5-919228b55adf tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:17:26.910563 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0408bca9-04ae-43ce-a5c5-919228b55adf tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-911928290"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:26.936077 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0408bca9-04ae-43ce-a5c5-919228b55adf tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 404 Aug 13 06:17:26.936632 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1183/4752] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:17:26 2026] POST /volume/v3/snapshots => generated 77 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:17:26.946124 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a2032caa-ee98-4da8-a0b6-35822f6e5092 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:26.947759 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a2032caa-ee98-4da8-a0b6-35822f6e5092 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] GET https://10.4.3.121/volume/v3/snapshots?limit=invalid Aug 13 06:17:26.948128 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a2032caa-ee98-4da8-a0b6-35822f6e5092 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:26.949405 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a2032caa-ee98-4da8-a0b6-35822f6e5092 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:26.949405 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a2032caa-ee98-4da8-a0b6-35822f6e5092 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] HTTP exception thrown: limit param must be an integer Aug 13 06:17:26.949405 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a2032caa-ee98-4da8-a0b6-35822f6e5092 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] https://10.4.3.121/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 13 06:17:26.949405 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1197/4753] 10.4.3.121 () {66 vars in 1270 bytes} [Thu Aug 13 06:17:26 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 13 06:17:26.955999 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-520f88a6-d54b-4d84-ab23-f9567665d802 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:26.959119 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-520f88a6-d54b-4d84-ab23-f9567665d802 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] GET https://10.4.3.121/volume/v3/snapshots?marker=32a90fd5-d6f2-49fd-ac84-00fd6f262bb4 Aug 13 06:17:26.959119 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-520f88a6-d54b-4d84-ab23-f9567665d802 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:26.959119 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-520f88a6-d54b-4d84-ab23-f9567665d802 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:26.959119 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.api_utils [None req-520f88a6-d54b-4d84-ab23-f9567665d802 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Removing options '' from query. {{(pid=100324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:17:26.959598 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.db.api [None req-520f88a6-d54b-4d84-ab23-f9567665d802 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Building query based on filter {{(pid=100324) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:17:26.963763 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-520f88a6-d54b-4d84-ab23-f9567665d802 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] https://10.4.3.121/volume/v3/snapshots?marker=32a90fd5-d6f2-49fd-ac84-00fd6f262bb4 returned with HTTP 404 Aug 13 06:17:26.964244 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1183/4754] 10.4.3.121 () {66 vars in 1330 bytes} [Thu Aug 13 06:17:26 2026] GET /volume/v3/snapshots?marker=32a90fd5-d6f2-49fd-ac84-00fd6f262bb4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:17:26.971506 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-424961fb-b813-4d5f-9ba9-517925b04f0e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:26.973539 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-424961fb-b813-4d5f-9ba9-517925b04f0e tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] GET https://10.4.3.121/volume/v3/snapshots?sort_key=invalid Aug 13 06:17:26.973769 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-424961fb-b813-4d5f-9ba9-517925b04f0e tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:26.974002 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-424961fb-b813-4d5f-9ba9-517925b04f0e tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:26.974266 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-424961fb-b813-4d5f-9ba9-517925b04f0e tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:17:26.975442 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.db.api [None req-424961fb-b813-4d5f-9ba9-517925b04f0e tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Building query based on filter {{(pid=100323) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:17:26.976002 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-424961fb-b813-4d5f-9ba9-517925b04f0e tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] https://10.4.3.121/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 13 06:17:26.976503 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1192/4755] 10.4.3.121 () {66 vars in 1276 bytes} [Thu Aug 13 06:17:26 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:17:26.977683 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-14e07663-84cb-4dd4-a75a-9f7187c2aeaa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:26.979480 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-14e07663-84cb-4dd4-a75a-9f7187c2aeaa tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] GET https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd Aug 13 06:17:26.979728 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-14e07663-84cb-4dd4-a75a-9f7187c2aeaa tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:26.979951 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-14e07663-84cb-4dd4-a75a-9f7187c2aeaa tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:26.980135 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-14e07663-84cb-4dd4-a75a-9f7187c2aeaa tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Show backup with id fe0c8133-af47-42b3-a2e6-2177578f98dd. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:17:26.983876 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-352408d8-c121-417b-b1e5-aab0b6159c17 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:26.986065 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:26.986065 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:26.986169 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-352408d8-c121-417b-b1e5-aab0b6159c17 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:17:26.987534 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-352408d8-c121-417b-b1e5-aab0b6159c17 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-283703786"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:26.987613 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-14e07663-84cb-4dd4-a75a-9f7187c2aeaa tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd returned with HTTP 200 Aug 13 06:17:26.987613 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1184/4756] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:17:26 2026] GET /volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:26.988706 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-352408d8-c121-417b-b1e5-aab0b6159c17 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-283703786'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:17:26.988906 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-352408d8-c121-417b-b1e5-aab0b6159c17 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Create volume of 2 GB Aug 13 06:17:26.992725 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-352408d8-c121-417b-b1e5-aab0b6159c17 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Availability Zones retrieved successfully. Aug 13 06:17:26.997474 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-352408d8-c121-417b-b1e5-aab0b6159c17 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Flow 'volume_create_api' (7c4d78c7-b55b-4434-bbd4-7e8f64f2e92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:17:26.998525 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-352408d8-c121-417b-b1e5-aab0b6159c17 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a74cab9a-079b-4f65-990b-7ba6d8974168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:26.999496 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-352408d8-c121-417b-b1e5-aab0b6159c17 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Validating volume size '2' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:17:27.023208 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-352408d8-c121-417b-b1e5-aab0b6159c17 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a74cab9a-079b-4f65-990b-7ba6d8974168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:27.024132 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-352408d8-c121-417b-b1e5-aab0b6159c17 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c91df662-37a4-47e2-923b-0e5c3bf4b543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:27.081208 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-352408d8-c121-417b-b1e5-aab0b6159c17 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Created reservations ['ffd423b6-8fa0-4802-9560-0492fa03252c', '74aff80c-d6fc-4eeb-856c-02608a3c02c9', '2b326474-7bea-4633-b88d-54dbcbb4034f', 'eed0fa7d-d205-48d2-9b1e-5ed39eafeab3'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:17:27.081208 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-352408d8-c121-417b-b1e5-aab0b6159c17 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c91df662-37a4-47e2-923b-0e5c3bf4b543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffd423b6-8fa0-4802-9560-0492fa03252c', '74aff80c-d6fc-4eeb-856c-02608a3c02c9', '2b326474-7bea-4633-b88d-54dbcbb4034f', 'eed0fa7d-d205-48d2-9b1e-5ed39eafeab3']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:27.081208 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-352408d8-c121-417b-b1e5-aab0b6159c17 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (069974e2-d027-4f63-ac91-d5cfb636d0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:27.102257 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-352408d8-c121-417b-b1e5-aab0b6159c17 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (069974e2-d027-4f63-ac91-d5cfb636d0a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6383896-cf6e-403e-8984-4d10afc40e84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-283703786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94954b50758a491da965256e6dfa80bd',qos_specs=None,replication_status=,reservations=['ffd423b6-8fa0-4802-9560-0492fa03252c','74aff80c-d6fc-4eeb-856c-02608a3c02c9','2b326474-7bea-4633-b88d-54dbcbb4034f','eed0fa7d-d205-48d2-9b1e-5ed39eafeab3'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79aa0e358f1743c08a69c3dc324f5cee',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:17:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-283703786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6383896-cf6e-403e-8984-4d10afc40e84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94954b50758a491da965256e6dfa80bd',provider_auth=None,provider_geometry=None,provider_id=None,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='79aa0e358f1743c08a69c3dc324f5cee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:27.103199 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-352408d8-c121-417b-b1e5-aab0b6159c17 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a73077b2-818d-4c90-b8ab-14cd04ed0602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:27.122844 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-352408d8-c121-417b-b1e5-aab0b6159c17 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a73077b2-818d-4c90-b8ab-14cd04ed0602) transitioned into state 'SUCCESS' from state '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-283703786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94954b50758a491da965256e6dfa80bd',qos_specs=None,replication_status=,reservations=['ffd423b6-8fa0-4802-9560-0492fa03252c','74aff80c-d6fc-4eeb-856c-02608a3c02c9','2b326474-7bea-4633-b88d-54dbcbb4034f','eed0fa7d-d205-48d2-9b1e-5ed39eafeab3'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79aa0e358f1743c08a69c3dc324f5cee',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:27.123753 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-352408d8-c121-417b-b1e5-aab0b6159c17 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaf11864-0e75-46e2-bdc6-ca0511ebf980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:27.132733 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-352408d8-c121-417b-b1e5-aab0b6159c17 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaf11864-0e75-46e2-bdc6-ca0511ebf980) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:27.134084 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-352408d8-c121-417b-b1e5-aab0b6159c17 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Flow 'volume_create_api' (7c4d78c7-b55b-4434-bbd4-7e8f64f2e92a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:17:27.134514 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-352408d8-c121-417b-b1e5-aab0b6159c17 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Create volume request issued successfully. Aug 13 06:17:27.135361 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-352408d8-c121-417b-b1e5-aab0b6159c17 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:17:27.136067 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1198/4757] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:17:26 2026] POST /volume/v3/volumes => generated 761 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:17:27.149820 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7954283e-55c2-4968-aead-1e06ac6b6eb1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:27.151543 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7954283e-55c2-4968-aead-1e06ac6b6eb1 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] GET https://10.4.3.121/volume/v3/volumes/d6383896-cf6e-403e-8984-4d10afc40e84 Aug 13 06:17:27.151718 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7954283e-55c2-4968-aead-1e06ac6b6eb1 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:27.151912 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7954283e-55c2-4968-aead-1e06ac6b6eb1 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:27.157998 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:27.157998 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:27.161176 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7954283e-55c2-4968-aead-1e06ac6b6eb1 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Volume info retrieved successfully. Aug 13 06:17:27.164877 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7954283e-55c2-4968-aead-1e06ac6b6eb1 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] https://10.4.3.121/volume/v3/volumes/d6383896-cf6e-403e-8984-4d10afc40e84 returned with HTTP 200 Aug 13 06:17:27.165243 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1184/4758] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:27 2026] GET /volume/v3/volumes/d6383896-cf6e-403e-8984-4d10afc40e84 => generated 829 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:27.793050 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-481b09e3-f34f-44f2-a891-a4947aa160bb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:27.795058 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-481b09e3-f34f-44f2-a891-a4947aa160bb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 Aug 13 06:17:27.795292 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-481b09e3-f34f-44f2-a891-a4947aa160bb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:27.795506 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-481b09e3-f34f-44f2-a891-a4947aa160bb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:27.805919 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:27.805919 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:27.809345 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-481b09e3-f34f-44f2-a891-a4947aa160bb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:17:27.813537 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-481b09e3-f34f-44f2-a891-a4947aa160bb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 returned with HTTP 200 Aug 13 06:17:27.813934 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1193/4759] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:27 2026] GET /volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:27.999546 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ecdc2f0d-f620-4757-a736-fd0c463a289a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:28.001594 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ecdc2f0d-f620-4757-a736-fd0c463a289a tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] GET https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd Aug 13 06:17:28.001892 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ecdc2f0d-f620-4757-a736-fd0c463a289a tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:28.002167 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ecdc2f0d-f620-4757-a736-fd0c463a289a tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:28.002347 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ecdc2f0d-f620-4757-a736-fd0c463a289a tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Show backup with id fe0c8133-af47-42b3-a2e6-2177578f98dd. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:17:28.005015 np0000007163 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=402,cinder:UPDATE=124,cinder:INSERT=60 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:17:28.007842 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:28.007842 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:28.008494 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ecdc2f0d-f620-4757-a736-fd0c463a289a tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd returned with HTTP 200 Aug 13 06:17:28.008839 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1185/4760] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:17:27 2026] GET /volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:28.177773 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-70c32077-f317-41e6-8531-1995b15b5043 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:28.179704 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-70c32077-f317-41e6-8531-1995b15b5043 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] GET https://10.4.3.121/volume/v3/volumes/d6383896-cf6e-403e-8984-4d10afc40e84 Aug 13 06:17:28.181353 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-70c32077-f317-41e6-8531-1995b15b5043 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:28.181353 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-70c32077-f317-41e6-8531-1995b15b5043 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:28.187385 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:28.187385 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:28.190697 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-70c32077-f317-41e6-8531-1995b15b5043 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Volume info retrieved successfully. Aug 13 06:17:28.194472 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-70c32077-f317-41e6-8531-1995b15b5043 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] https://10.4.3.121/volume/v3/volumes/d6383896-cf6e-403e-8984-4d10afc40e84 returned with HTTP 200 Aug 13 06:17:28.194929 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1199/4761] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:28 2026] GET /volume/v3/volumes/d6383896-cf6e-403e-8984-4d10afc40e84 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:28.206777 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-420e21db-1a1b-42a4-9045-bde898b824a0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:28.208804 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-420e21db-1a1b-42a4-9045-bde898b824a0 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:17:28.209214 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-420e21db-1a1b-42a4-9045-bde898b824a0 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d6383896-cf6e-403e-8984-4d10afc40e84", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-570354700"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:28.218552 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:28.218552 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:28.219062 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-420e21db-1a1b-42a4-9045-bde898b824a0 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Volume info retrieved successfully. Aug 13 06:17:28.219202 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-420e21db-1a1b-42a4-9045-bde898b824a0 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Create snapshot from volume d6383896-cf6e-403e-8984-4d10afc40e84 Aug 13 06:17:28.258547 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-420e21db-1a1b-42a4-9045-bde898b824a0 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Created reservations ['facac9ba-13df-43d2-8516-5c3cc647336e', '26952343-0af6-4293-a56c-c4f7ae5855ba', '7dd644d9-0030-4572-b7dc-021cfe3a2cbe', '017267ae-7cfb-4f69-a8e0-9497079536a6'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:17:28.287594 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-420e21db-1a1b-42a4-9045-bde898b824a0 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Snapshot create request issued successfully. Aug 13 06:17:28.287913 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-420e21db-1a1b-42a4-9045-bde898b824a0 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:17:28.288311 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1185/4762] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:17:28 2026] POST /volume/v3/snapshots => generated 317 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:17:28.295879 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c48839f5-201b-4b07-b245-c30ad65f0902 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:28.297581 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c48839f5-201b-4b07-b245-c30ad65f0902 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] GET https://10.4.3.121/volume/v3/snapshots/f92d46a6-6cd7-4b68-9680-fb90c745a071 Aug 13 06:17:28.297763 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c48839f5-201b-4b07-b245-c30ad65f0902 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:28.297938 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c48839f5-201b-4b07-b245-c30ad65f0902 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:28.302852 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:28.302852 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:28.303339 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c48839f5-201b-4b07-b245-c30ad65f0902 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Snapshot retrieved successfully. Aug 13 06:17:28.304102 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c48839f5-201b-4b07-b245-c30ad65f0902 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] https://10.4.3.121/volume/v3/snapshots/f92d46a6-6cd7-4b68-9680-fb90c745a071 returned with HTTP 200 Aug 13 06:17:28.304443 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1194/4763] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:17:28 2026] GET /volume/v3/snapshots/f92d46a6-6cd7-4b68-9680-fb90c745a071 => generated 449 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:28.825695 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0913586f-3003-4179-90d8-08eb423df82f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:28.827328 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0913586f-3003-4179-90d8-08eb423df82f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 Aug 13 06:17:28.827507 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0913586f-3003-4179-90d8-08eb423df82f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:28.827680 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0913586f-3003-4179-90d8-08eb423df82f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:28.841138 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:28.841138 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:28.844662 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0913586f-3003-4179-90d8-08eb423df82f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:17:28.850340 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0913586f-3003-4179-90d8-08eb423df82f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 returned with HTTP 200 Aug 13 06:17:28.850730 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1186/4764] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:28 2026] GET /volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:29.020512 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ff603ae8-b71f-4f18-9df7-c687caadf7eb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:29.022204 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ff603ae8-b71f-4f18-9df7-c687caadf7eb tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] GET https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd Aug 13 06:17:29.022597 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ff603ae8-b71f-4f18-9df7-c687caadf7eb tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:29.023950 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ff603ae8-b71f-4f18-9df7-c687caadf7eb tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:29.023950 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ff603ae8-b71f-4f18-9df7-c687caadf7eb tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Show backup with id fe0c8133-af47-42b3-a2e6-2177578f98dd. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:17:29.027765 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:29.027765 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:29.028692 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ff603ae8-b71f-4f18-9df7-c687caadf7eb tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd returned with HTTP 200 Aug 13 06:17:29.029271 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1200/4765] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:17:29 2026] GET /volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:29.313176 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5c139165-4580-4d5b-bbc5-1efd754e6f14 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:29.315685 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5c139165-4580-4d5b-bbc5-1efd754e6f14 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] GET https://10.4.3.121/volume/v3/snapshots/f92d46a6-6cd7-4b68-9680-fb90c745a071 Aug 13 06:17:29.315959 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5c139165-4580-4d5b-bbc5-1efd754e6f14 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:29.316219 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5c139165-4580-4d5b-bbc5-1efd754e6f14 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:29.322337 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:29.322337 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:29.322985 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5c139165-4580-4d5b-bbc5-1efd754e6f14 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Snapshot retrieved successfully. Aug 13 06:17:29.324058 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5c139165-4580-4d5b-bbc5-1efd754e6f14 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] https://10.4.3.121/volume/v3/snapshots/f92d46a6-6cd7-4b68-9680-fb90c745a071 returned with HTTP 200 Aug 13 06:17:29.324666 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1186/4766] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:17:29 2026] GET /volume/v3/snapshots/f92d46a6-6cd7-4b68-9680-fb90c745a071 => generated 476 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:29.332620 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8becf5e1-0904-411c-a712-84f45eaf4baf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:29.334312 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8becf5e1-0904-411c-a712-84f45eaf4baf tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:17:29.334679 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8becf5e1-0904-411c-a712-84f45eaf4baf tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "f92d46a6-6cd7-4b68-9680-fb90c745a071"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:29.336168 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-8becf5e1-0904-411c-a712-84f45eaf4baf tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'f92d46a6-6cd7-4b68-9680-fb90c745a071'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:17:29.341315 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:29.341315 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:29.341730 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8becf5e1-0904-411c-a712-84f45eaf4baf tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Snapshot retrieved successfully. Aug 13 06:17:29.341840 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-8becf5e1-0904-411c-a712-84f45eaf4baf tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Create volume of 1 GB Aug 13 06:17:29.345088 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8becf5e1-0904-411c-a712-84f45eaf4baf tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Availability Zones retrieved successfully. Aug 13 06:17:29.349926 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8becf5e1-0904-411c-a712-84f45eaf4baf tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Flow 'volume_create_api' (26524312-e479-4a58-81e6-d418acd0a462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:17:29.351001 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8becf5e1-0904-411c-a712-84f45eaf4baf tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aff51f6-6160-44a5-bbd7-15db3981c39d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:29.351929 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-8becf5e1-0904-411c-a712-84f45eaf4baf tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:17:29.352838 np0000007163 devstack@c-api.service[100323]: WARNING cinder.volume.api [None req-8becf5e1-0904-411c-a712-84f45eaf4baf tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aff51f6-6160-44a5-bbd7-15db3981c39d) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 06:17:29.352838 np0000007163 devstack@c-api.service[100323]: 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 13 06:17:29.354369 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-8becf5e1-0904-411c-a712-84f45eaf4baf tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aff51f6-6160-44a5-bbd7-15db3981c39d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:29.355169 np0000007163 devstack@c-api.service[100323]: WARNING cinder.volume.api [None req-8becf5e1-0904-411c-a712-84f45eaf4baf tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aff51f6-6160-44a5-bbd7-15db3981c39d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 06:17:29.355844 np0000007163 devstack@c-api.service[100323]: WARNING cinder.volume.api [None req-8becf5e1-0904-411c-a712-84f45eaf4baf tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Flow 'volume_create_api' (26524312-e479-4a58-81e6-d418acd0a462) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 06:17:29.356112 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8becf5e1-0904-411c-a712-84f45eaf4baf tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 400 Aug 13 06:17:29.356855 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1195/4767] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:17:29 2026] POST /volume/v3/volumes => generated 171 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 06:17:29.363457 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ba97fd40-fa04-4c6f-ad84-d780e119dbac None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:29.365248 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ba97fd40-fa04-4c6f-ad84-d780e119dbac tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/f92d46a6-6cd7-4b68-9680-fb90c745a071 Aug 13 06:17:29.365528 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ba97fd40-fa04-4c6f-ad84-d780e119dbac tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:29.365655 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ba97fd40-fa04-4c6f-ad84-d780e119dbac tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:29.365754 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-ba97fd40-fa04-4c6f-ad84-d780e119dbac tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Delete snapshot with id: f92d46a6-6cd7-4b68-9680-fb90c745a071 Aug 13 06:17:29.370401 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:29.370401 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:29.370788 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ba97fd40-fa04-4c6f-ad84-d780e119dbac tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Snapshot retrieved successfully. Aug 13 06:17:29.385400 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-ba97fd40-fa04-4c6f-ad84-d780e119dbac tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Snapshot delete request issued successfully. Aug 13 06:17:29.385653 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ba97fd40-fa04-4c6f-ad84-d780e119dbac tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] https://10.4.3.121/volume/v3/snapshots/f92d46a6-6cd7-4b68-9680-fb90c745a071 returned with HTTP 202 Aug 13 06:17:29.385971 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1187/4768] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:17:29 2026] DELETE /volume/v3/snapshots/f92d46a6-6cd7-4b68-9680-fb90c745a071 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:17:29.396142 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-38ad98d4-a7ae-4756-928e-977c6be780a4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:29.397930 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-38ad98d4-a7ae-4756-928e-977c6be780a4 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] GET https://10.4.3.121/volume/v3/snapshots/f92d46a6-6cd7-4b68-9680-fb90c745a071 Aug 13 06:17:29.398319 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-38ad98d4-a7ae-4756-928e-977c6be780a4 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:29.398597 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-38ad98d4-a7ae-4756-928e-977c6be780a4 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:29.403452 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:29.403452 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:29.405284 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-38ad98d4-a7ae-4756-928e-977c6be780a4 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Snapshot retrieved successfully. Aug 13 06:17:29.405284 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-38ad98d4-a7ae-4756-928e-977c6be780a4 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] https://10.4.3.121/volume/v3/snapshots/f92d46a6-6cd7-4b68-9680-fb90c745a071 returned with HTTP 200 Aug 13 06:17:29.405284 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1201/4769] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:17:29 2026] GET /volume/v3/snapshots/f92d46a6-6cd7-4b68-9680-fb90c745a071 => generated 475 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:29.864354 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-416e38de-5ad5-4f84-9ea9-c3302b972db9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:29.866078 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-416e38de-5ad5-4f84-9ea9-c3302b972db9 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 Aug 13 06:17:29.866280 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-416e38de-5ad5-4f84-9ea9-c3302b972db9 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:29.866471 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-416e38de-5ad5-4f84-9ea9-c3302b972db9 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:29.875317 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:29.875317 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:29.878497 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-416e38de-5ad5-4f84-9ea9-c3302b972db9 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:17:29.882505 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-416e38de-5ad5-4f84-9ea9-c3302b972db9 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 returned with HTTP 200 Aug 13 06:17:29.882847 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1187/4770] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:29 2026] GET /volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:30.039495 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-396d572d-32fc-49dc-a48c-8fcb70b80ca1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:30.041194 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-396d572d-32fc-49dc-a48c-8fcb70b80ca1 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] GET https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd Aug 13 06:17:30.041417 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-396d572d-32fc-49dc-a48c-8fcb70b80ca1 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:30.041589 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-396d572d-32fc-49dc-a48c-8fcb70b80ca1 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:30.041685 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-396d572d-32fc-49dc-a48c-8fcb70b80ca1 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Show backup with id fe0c8133-af47-42b3-a2e6-2177578f98dd. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:17:30.046628 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:30.046628 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:30.047321 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-396d572d-32fc-49dc-a48c-8fcb70b80ca1 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd returned with HTTP 200 Aug 13 06:17:30.047639 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1196/4771] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:17:30 2026] GET /volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:30.415757 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-081ffabb-a5fe-43d2-91c4-6ded4eed5f22 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:30.417415 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-081ffabb-a5fe-43d2-91c4-6ded4eed5f22 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] GET https://10.4.3.121/volume/v3/snapshots/f92d46a6-6cd7-4b68-9680-fb90c745a071 Aug 13 06:17:30.417649 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-081ffabb-a5fe-43d2-91c4-6ded4eed5f22 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:30.418132 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-081ffabb-a5fe-43d2-91c4-6ded4eed5f22 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:30.422507 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-081ffabb-a5fe-43d2-91c4-6ded4eed5f22 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] https://10.4.3.121/volume/v3/snapshots/f92d46a6-6cd7-4b68-9680-fb90c745a071 returned with HTTP 404 Aug 13 06:17:30.422924 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1188/4772] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:17:30 2026] GET /volume/v3/snapshots/f92d46a6-6cd7-4b68-9680-fb90c745a071 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:17:30.429867 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d9b344b6-aeb3-415b-a89b-22187a2c3b00 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:30.432302 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d9b344b6-aeb3-415b-a89b-22187a2c3b00 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] GET https://10.4.3.121/volume/v3/volumes/d6383896-cf6e-403e-8984-4d10afc40e84 Aug 13 06:17:30.432663 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d9b344b6-aeb3-415b-a89b-22187a2c3b00 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:30.432995 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d9b344b6-aeb3-415b-a89b-22187a2c3b00 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:30.441847 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:30.441847 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:30.446374 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d9b344b6-aeb3-415b-a89b-22187a2c3b00 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Volume info retrieved successfully. Aug 13 06:17:30.450757 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d9b344b6-aeb3-415b-a89b-22187a2c3b00 tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] https://10.4.3.121/volume/v3/volumes/d6383896-cf6e-403e-8984-4d10afc40e84 returned with HTTP 200 Aug 13 06:17:30.451337 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1202/4773] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:30 2026] GET /volume/v3/volumes/d6383896-cf6e-403e-8984-4d10afc40e84 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:30.461883 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-926cd547-7a7b-4ecb-bba5-20812a251eea None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:30.463615 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-926cd547-7a7b-4ecb-bba5-20812a251eea tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] DELETE https://10.4.3.121/volume/v3/volumes/d6383896-cf6e-403e-8984-4d10afc40e84 Aug 13 06:17:30.463801 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-926cd547-7a7b-4ecb-bba5-20812a251eea tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:30.464010 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-926cd547-7a7b-4ecb-bba5-20812a251eea tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:30.464167 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-926cd547-7a7b-4ecb-bba5-20812a251eea tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Delete volume with id: d6383896-cf6e-403e-8984-4d10afc40e84 Aug 13 06:17:30.470253 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:30.470253 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:30.470626 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-926cd547-7a7b-4ecb-bba5-20812a251eea tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Volume info retrieved successfully. Aug 13 06:17:30.485090 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-926cd547-7a7b-4ecb-bba5-20812a251eea tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Delete volume request issued successfully. Aug 13 06:17:30.485296 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-926cd547-7a7b-4ecb-bba5-20812a251eea tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] https://10.4.3.121/volume/v3/volumes/d6383896-cf6e-403e-8984-4d10afc40e84 returned with HTTP 202 Aug 13 06:17:30.485685 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1188/4774] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:17:30 2026] DELETE /volume/v3/volumes/d6383896-cf6e-403e-8984-4d10afc40e84 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:17:30.492073 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5e901c9a-06df-4ba9-a774-349cc14f9aad None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:30.493872 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5e901c9a-06df-4ba9-a774-349cc14f9aad tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] GET https://10.4.3.121/volume/v3/volumes/d6383896-cf6e-403e-8984-4d10afc40e84 Aug 13 06:17:30.494153 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5e901c9a-06df-4ba9-a774-349cc14f9aad tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:30.494403 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5e901c9a-06df-4ba9-a774-349cc14f9aad tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:30.501797 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:30.501797 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:30.508436 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5e901c9a-06df-4ba9-a774-349cc14f9aad tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Volume info retrieved successfully. Aug 13 06:17:30.514329 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5e901c9a-06df-4ba9-a774-349cc14f9aad tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] https://10.4.3.121/volume/v3/volumes/d6383896-cf6e-403e-8984-4d10afc40e84 returned with HTTP 200 Aug 13 06:17:30.514844 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1197/4775] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:30 2026] GET /volume/v3/volumes/d6383896-cf6e-403e-8984-4d10afc40e84 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:30.897340 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-997e3d4f-6dff-4c05-8162-e3006606f4e6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:30.899512 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-997e3d4f-6dff-4c05-8162-e3006606f4e6 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 Aug 13 06:17:30.899736 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-997e3d4f-6dff-4c05-8162-e3006606f4e6 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:30.899975 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-997e3d4f-6dff-4c05-8162-e3006606f4e6 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:30.911101 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:30.911101 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:30.915165 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-997e3d4f-6dff-4c05-8162-e3006606f4e6 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:17:30.919777 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-997e3d4f-6dff-4c05-8162-e3006606f4e6 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 returned with HTTP 200 Aug 13 06:17:30.920231 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1189/4776] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:30 2026] GET /volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:31.047873 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-1f644cf1-fe74-4991-947d-c0c1a8b4cf7f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:31.051874 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-1f644cf1-fe74-4991-947d-c0c1a8b4cf7f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] POST https://10.4.3.121/volume/v3/attachments/b00a1764-2843-4c2d-970b-8f8d700ff258/action Aug 13 06:17:31.052432 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-1f644cf1-fe74-4991-947d-c0c1a8b4cf7f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:17:31.053263 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-1f644cf1-fe74-4991-947d-c0c1a8b4cf7f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:31.057956 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a388e7df-3fbb-42a9-88d9-80d9e9dba543 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:31.060579 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a388e7df-3fbb-42a9-88d9-80d9e9dba543 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] GET https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd Aug 13 06:17:31.060764 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a388e7df-3fbb-42a9-88d9-80d9e9dba543 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:31.060944 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a388e7df-3fbb-42a9-88d9-80d9e9dba543 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:31.061040 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a388e7df-3fbb-42a9-88d9-80d9e9dba543 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Show backup with id fe0c8133-af47-42b3-a2e6-2177578f98dd. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:17:31.067536 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:31.067536 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:31.068159 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a388e7df-3fbb-42a9-88d9-80d9e9dba543 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd returned with HTTP 200 Aug 13 06:17:31.068560 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1189/4777] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:17:31 2026] GET /volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:31.068914 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:31.068914 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:31.082308 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-d05b6b07-3ebd-40a6-97dd-48bd5c25d541 req-1f644cf1-fe74-4991-947d-c0c1a8b4cf7f tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/attachments/b00a1764-2843-4c2d-970b-8f8d700ff258/action returned with HTTP 204 Aug 13 06:17:31.082868 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1203/4778] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:17:31 2026] POST /volume/v3/attachments/b00a1764-2843-4c2d-970b-8f8d700ff258/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:17:31.528656 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-069cffd3-c928-44fb-a43a-8200a64dad4a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:31.530326 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-069cffd3-c928-44fb-a43a-8200a64dad4a tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] GET https://10.4.3.121/volume/v3/volumes/d6383896-cf6e-403e-8984-4d10afc40e84 Aug 13 06:17:31.530503 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-069cffd3-c928-44fb-a43a-8200a64dad4a tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:31.530690 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-069cffd3-c928-44fb-a43a-8200a64dad4a tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:31.535452 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-069cffd3-c928-44fb-a43a-8200a64dad4a tempest-VolumesSnapshotNegativeTestJSON-853843769 tempest-VolumesSnapshotNegativeTestJSON-853843769-project-member] https://10.4.3.121/volume/v3/volumes/d6383896-cf6e-403e-8984-4d10afc40e84 returned with HTTP 404 Aug 13 06:17:31.535876 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1198/4779] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:31 2026] GET /volume/v3/volumes/d6383896-cf6e-403e-8984-4d10afc40e84 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:17:31.932843 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dba74e90-85c9-4af0-be05-d95451be4869 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:31.934669 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dba74e90-85c9-4af0-be05-d95451be4869 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 Aug 13 06:17:31.934864 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dba74e90-85c9-4af0-be05-d95451be4869 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:31.935077 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dba74e90-85c9-4af0-be05-d95451be4869 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:31.947929 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:31.947929 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:31.951154 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dba74e90-85c9-4af0-be05-d95451be4869 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:17:31.956607 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dba74e90-85c9-4af0-be05-d95451be4869 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 returned with HTTP 200 Aug 13 06:17:31.956951 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1190/4780] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:31 2026] GET /volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 => generated 1168 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:31.975202 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e6a24c08-7c24-4727-b7bd-95b41dc77077 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:31.976992 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6a24c08-7c24-4727-b7bd-95b41dc77077 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 Aug 13 06:17:31.977152 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6a24c08-7c24-4727-b7bd-95b41dc77077 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:31.977377 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e6a24c08-7c24-4727-b7bd-95b41dc77077 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:31.979276 np0000007163 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=267,cinder:INSERT=31,cinder:UPDATE=52 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:17:31.987439 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:31.987439 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:31.991777 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e6a24c08-7c24-4727-b7bd-95b41dc77077 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:17:31.996000 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e6a24c08-7c24-4727-b7bd-95b41dc77077 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 returned with HTTP 200 Aug 13 06:17:31.996487 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1190/4781] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:31 2026] GET /volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 => generated 1168 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:32.079299 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cd7d79f5-9cc4-4326-937d-b2e0fc133a35 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:32.080907 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cd7d79f5-9cc4-4326-937d-b2e0fc133a35 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] GET https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd Aug 13 06:17:32.081140 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cd7d79f5-9cc4-4326-937d-b2e0fc133a35 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:32.081371 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cd7d79f5-9cc4-4326-937d-b2e0fc133a35 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:32.081474 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-cd7d79f5-9cc4-4326-937d-b2e0fc133a35 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Show backup with id fe0c8133-af47-42b3-a2e6-2177578f98dd. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:17:32.085751 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:32.085751 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:32.086196 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cd7d79f5-9cc4-4326-937d-b2e0fc133a35 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd returned with HTTP 200 Aug 13 06:17:32.086561 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1204/4782] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:17:32 2026] GET /volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:33.059409 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ee479283-2e5f-487e-8700-928d46f6ba8b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:33.097391 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a6cfe4f6-602a-4b3c-95b9-acab26f0e624 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:33.101502 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a6cfe4f6-602a-4b3c-95b9-acab26f0e624 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] GET https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd Aug 13 06:17:33.101784 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a6cfe4f6-602a-4b3c-95b9-acab26f0e624 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:33.102203 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a6cfe4f6-602a-4b3c-95b9-acab26f0e624 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:33.102397 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a6cfe4f6-602a-4b3c-95b9-acab26f0e624 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Show backup with id fe0c8133-af47-42b3-a2e6-2177578f98dd. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:17:33.108235 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:33.108235 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:33.109412 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a6cfe4f6-602a-4b3c-95b9-acab26f0e624 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd returned with HTTP 200 Aug 13 06:17:33.109922 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1191/4783] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:17:33 2026] GET /volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:33.185081 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee479283-2e5f-487e-8700-928d46f6ba8b tempest-ProjectAdminTests-635948906 tempest-ProjectAdminTests-635948906-project-admin] GET https://10.4.3.121/volume/v3/scheduler-stats/get_pools Aug 13 06:17:33.185296 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ee479283-2e5f-487e-8700-928d46f6ba8b tempest-ProjectAdminTests-635948906 tempest-ProjectAdminTests-635948906-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:33.185491 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ee479283-2e5f-487e-8700-928d46f6ba8b tempest-ProjectAdminTests-635948906 tempest-ProjectAdminTests-635948906-project-admin] Calling method 'get_pools' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:33.195351 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ee479283-2e5f-487e-8700-928d46f6ba8b tempest-ProjectAdminTests-635948906 tempest-ProjectAdminTests-635948906-project-admin] https://10.4.3.121/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 06:17:33.195790 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1199/4784] 10.4.3.121 () {66 vars in 1291 bytes} [Thu Aug 13 06:17:33 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:33.204148 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fff2f88e-954e-4be6-b239-a77bd7363f17 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:33.206579 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fff2f88e-954e-4be6-b239-a77bd7363f17 tempest-ProjectAdminTests-635948906 tempest-ProjectAdminTests-635948906-project-admin] GET https://10.4.3.121/volume/v3/capabilities/np0000007163@storpool Aug 13 06:17:33.206579 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fff2f88e-954e-4be6-b239-a77bd7363f17 tempest-ProjectAdminTests-635948906 tempest-ProjectAdminTests-635948906-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:33.206684 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fff2f88e-954e-4be6-b239-a77bd7363f17 tempest-ProjectAdminTests-635948906 tempest-ProjectAdminTests-635948906-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:33.217640 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fff2f88e-954e-4be6-b239-a77bd7363f17 tempest-ProjectAdminTests-635948906 tempest-ProjectAdminTests-635948906-project-admin] https://10.4.3.121/volume/v3/capabilities/np0000007163@storpool returned with HTTP 200 Aug 13 06:17:33.218105 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1191/4785] 10.4.3.121 () {66 vars in 1318 bytes} [Thu Aug 13 06:17:33 2026] GET /volume/v3/capabilities/np0000007163@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:33.359828 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-a7622fd6-556e-4dbf-8c55-ebb81da582e2 req-02a84d7a-5d94-4a68-bb54-7eb3ba974c13 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:33.362000 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a7622fd6-556e-4dbf-8c55-ebb81da582e2 req-02a84d7a-5d94-4a68-bb54-7eb3ba974c13 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/attachments/2420f099-f0c5-41eb-aa21-178afb279401 Aug 13 06:17:33.362194 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a7622fd6-556e-4dbf-8c55-ebb81da582e2 req-02a84d7a-5d94-4a68-bb54-7eb3ba974c13 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:33.362382 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-a7622fd6-556e-4dbf-8c55-ebb81da582e2 req-02a84d7a-5d94-4a68-bb54-7eb3ba974c13 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:33.369443 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:33.369443 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:33.417128 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-a7622fd6-556e-4dbf-8c55-ebb81da582e2 req-02a84d7a-5d94-4a68-bb54-7eb3ba974c13 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/2420f099-f0c5-41eb-aa21-178afb279401 returned with HTTP 200 Aug 13 06:17:33.417687 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1205/4786] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:17:33 2026] DELETE /volume/v3/attachments/2420f099-f0c5-41eb-aa21-178afb279401 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:34.119969 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6296f9d1-975f-44c3-b461-6750c9c5c253 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:34.121811 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6296f9d1-975f-44c3-b461-6750c9c5c253 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] GET https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd Aug 13 06:17:34.122146 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6296f9d1-975f-44c3-b461-6750c9c5c253 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:34.122424 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6296f9d1-975f-44c3-b461-6750c9c5c253 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:34.122536 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-6296f9d1-975f-44c3-b461-6750c9c5c253 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Show backup with id fe0c8133-af47-42b3-a2e6-2177578f98dd. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:17:34.126641 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:34.126641 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:34.127419 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6296f9d1-975f-44c3-b461-6750c9c5c253 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd returned with HTTP 200 Aug 13 06:17:34.127828 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1192/4787] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:17:34 2026] GET /volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:34.142296 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2bb9d37a-fc7b-477b-afbe-f59d99b9f066 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:34.144084 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2bb9d37a-fc7b-477b-afbe-f59d99b9f066 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] PUT https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd Aug 13 06:17:34.144522 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2bb9d37a-fc7b-477b-afbe-f59d99b9f066 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:34.152043 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:34.152043 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:34.159715 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2bb9d37a-fc7b-477b-afbe-f59d99b9f066 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd returned with HTTP 200 Aug 13 06:17:34.160038 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1200/4788] 10.4.3.121 () {70 vars in 1408 bytes} [Thu Aug 13 06:17:34 2026] PUT /volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd => generated 316 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:34.168273 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7c5d43c4-ebf3-45f3-8090-ce291cad3c26 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:34.169974 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c5d43c4-ebf3-45f3-8090-ce291cad3c26 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] GET https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd Aug 13 06:17:34.170159 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7c5d43c4-ebf3-45f3-8090-ce291cad3c26 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:34.170377 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7c5d43c4-ebf3-45f3-8090-ce291cad3c26 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:34.170455 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-7c5d43c4-ebf3-45f3-8090-ce291cad3c26 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Show backup with id fe0c8133-af47-42b3-a2e6-2177578f98dd. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:17:34.174819 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:34.174819 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:34.175432 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c5d43c4-ebf3-45f3-8090-ce291cad3c26 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd returned with HTTP 200 Aug 13 06:17:34.175836 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1192/4789] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:17:34 2026] GET /volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd => generated 762 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:34.186000 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-70c16154-0d53-4d7d-b58d-a79c6103a70c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:34.187798 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-70c16154-0d53-4d7d-b58d-a79c6103a70c tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] DELETE https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd Aug 13 06:17:34.188027 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-70c16154-0d53-4d7d-b58d-a79c6103a70c tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:34.188234 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-70c16154-0d53-4d7d-b58d-a79c6103a70c tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:34.188341 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.contrib.backups [None req-70c16154-0d53-4d7d-b58d-a79c6103a70c tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Delete backup with id: fe0c8133-af47-42b3-a2e6-2177578f98dd. Aug 13 06:17:34.192328 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:34.192328 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:34.216536 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-70c16154-0d53-4d7d-b58d-a79c6103a70c tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] delete_backup rpcapi backup_id fe0c8133-af47-42b3-a2e6-2177578f98dd {{(pid=100322) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:17:34.218349 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-70c16154-0d53-4d7d-b58d-a79c6103a70c tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd returned with HTTP 202 Aug 13 06:17:34.218757 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1206/4790] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:17:34 2026] DELETE /volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:17:34.225484 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1fa3c44c-27ea-4370-9a9d-b08f2edcb3d6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:34.227204 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1fa3c44c-27ea-4370-9a9d-b08f2edcb3d6 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] GET https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd Aug 13 06:17:34.227470 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1fa3c44c-27ea-4370-9a9d-b08f2edcb3d6 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:34.227644 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1fa3c44c-27ea-4370-9a9d-b08f2edcb3d6 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:34.227736 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-1fa3c44c-27ea-4370-9a9d-b08f2edcb3d6 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Show backup with id fe0c8133-af47-42b3-a2e6-2177578f98dd. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:17:34.231564 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:34.231564 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:34.232090 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1fa3c44c-27ea-4370-9a9d-b08f2edcb3d6 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd returned with HTTP 200 Aug 13 06:17:34.232426 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1193/4791] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:17:34 2026] GET /volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd => generated 761 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:35.159376 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-21289d71-9c58-421d-bf25-87695d042e84 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:35.161584 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-21289d71-9c58-421d-bf25-87695d042e84 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 Aug 13 06:17:35.161925 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-21289d71-9c58-421d-bf25-87695d042e84 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:35.162247 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-21289d71-9c58-421d-bf25-87695d042e84 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:35.171222 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:35.171222 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:35.174987 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-21289d71-9c58-421d-bf25-87695d042e84 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:17:35.180645 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-21289d71-9c58-421d-bf25-87695d042e84 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 returned with HTTP 200 Aug 13 06:17:35.181163 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1201/4792] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:17:35 2026] GET /volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:35.218931 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8dc52ae4-7df4-4d5a-a1c6-1997cd1bd498 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:35.218931 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8dc52ae4-7df4-4d5a-a1c6-1997cd1bd498 None None] GET https://10.4.3.121/volume// Aug 13 06:17:35.218931 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8dc52ae4-7df4-4d5a-a1c6-1997cd1bd498 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:35.218931 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8dc52ae4-7df4-4d5a-a1c6-1997cd1bd498 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:35.219314 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8dc52ae4-7df4-4d5a-a1c6-1997cd1bd498 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:17:35.219463 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1193/4793] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:17:35 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:17:35.225804 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-54c696d5-4429-4b68-b788-6d29264c819e req-5d9c8106-4dbe-4d20-926a-ef5560cce5e8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:35.227659 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-54c696d5-4429-4b68-b788-6d29264c819e req-5d9c8106-4dbe-4d20-926a-ef5560cce5e8 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:17:35.228168 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-54c696d5-4429-4b68-b788-6d29264c819e req-5d9c8106-4dbe-4d20-926a-ef5560cce5e8 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6981648-82cb-479f-a43c-dc2b762ce663", "connector": null, "instance_uuid": "035b4ef1-0f3e-42dc-bc04-61e573cb5675"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:35.237985 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:35.237985 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:35.241879 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-27440bcc-4ebb-41e8-a03a-727204214897 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:35.243694 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-27440bcc-4ebb-41e8-a03a-727204214897 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] GET https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd Aug 13 06:17:35.243915 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-27440bcc-4ebb-41e8-a03a-727204214897 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:35.244097 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-27440bcc-4ebb-41e8-a03a-727204214897 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:35.244220 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-27440bcc-4ebb-41e8-a03a-727204214897 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Show backup with id fe0c8133-af47-42b3-a2e6-2177578f98dd. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:17:35.247683 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-27440bcc-4ebb-41e8-a03a-727204214897 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] https://10.4.3.121/volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd returned with HTTP 404 Aug 13 06:17:35.248224 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1194/4794] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:17:35 2026] GET /volume/v3/backups/fe0c8133-af47-42b3-a2e6-2177578f98dd => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:17:35.253997 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2c1c1916-8e92-456c-b889-ed80cd5e20c1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:35.256088 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2c1c1916-8e92-456c-b889-ed80cd5e20c1 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/5f949a2f-fcc2-4488-887a-20e6178af434 Aug 13 06:17:35.256398 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2c1c1916-8e92-456c-b889-ed80cd5e20c1 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:35.256623 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2c1c1916-8e92-456c-b889-ed80cd5e20c1 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:35.256783 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-2c1c1916-8e92-456c-b889-ed80cd5e20c1 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Delete volume with id: 5f949a2f-fcc2-4488-887a-20e6178af434 Aug 13 06:17:35.263971 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:35.263971 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:35.264291 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2c1c1916-8e92-456c-b889-ed80cd5e20c1 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Volume info retrieved successfully. Aug 13 06:17:35.267475 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-54c696d5-4429-4b68-b788-6d29264c819e req-5d9c8106-4dbe-4d20-926a-ef5560cce5e8 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:17:35.267925 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1207/4795] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:17:35 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 13 06:17:35.275677 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-54c696d5-4429-4b68-b788-6d29264c819e req-9248dc0d-1df8-47c0-8e93-dfcf510bee34 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:35.277447 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-54c696d5-4429-4b68-b788-6d29264c819e req-9248dc0d-1df8-47c0-8e93-dfcf510bee34 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] DELETE https://10.4.3.121/volume/v3/attachments/b00a1764-2843-4c2d-970b-8f8d700ff258 Aug 13 06:17:35.277608 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-54c696d5-4429-4b68-b788-6d29264c819e req-9248dc0d-1df8-47c0-8e93-dfcf510bee34 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:35.277772 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-54c696d5-4429-4b68-b788-6d29264c819e req-9248dc0d-1df8-47c0-8e93-dfcf510bee34 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:35.279491 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2c1c1916-8e92-456c-b889-ed80cd5e20c1 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Delete volume request issued successfully. Aug 13 06:17:35.279641 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2c1c1916-8e92-456c-b889-ed80cd5e20c1 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] https://10.4.3.121/volume/v3/volumes/5f949a2f-fcc2-4488-887a-20e6178af434 returned with HTTP 202 Aug 13 06:17:35.280042 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1202/4796] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:17:35 2026] DELETE /volume/v3/volumes/5f949a2f-fcc2-4488-887a-20e6178af434 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:17:35.285169 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:35.285169 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:35.288027 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c111dcde-8358-4ef0-915e-8b11da6a2b41 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:35.290056 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c111dcde-8358-4ef0-915e-8b11da6a2b41 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] GET https://10.4.3.121/volume/v3/volumes/5f949a2f-fcc2-4488-887a-20e6178af434 Aug 13 06:17:35.290380 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c111dcde-8358-4ef0-915e-8b11da6a2b41 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:35.290611 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c111dcde-8358-4ef0-915e-8b11da6a2b41 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:35.298937 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:35.298937 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:35.303488 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c111dcde-8358-4ef0-915e-8b11da6a2b41 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Volume info retrieved successfully. Aug 13 06:17:35.308538 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c111dcde-8358-4ef0-915e-8b11da6a2b41 tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] https://10.4.3.121/volume/v3/volumes/5f949a2f-fcc2-4488-887a-20e6178af434 returned with HTTP 200 Aug 13 06:17:35.308931 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1195/4797] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:17:35 2026] GET /volume/v3/volumes/5f949a2f-fcc2-4488-887a-20e6178af434 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:35.332573 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-54c696d5-4429-4b68-b788-6d29264c819e req-9248dc0d-1df8-47c0-8e93-dfcf510bee34 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/attachments/b00a1764-2843-4c2d-970b-8f8d700ff258 returned with HTTP 200 Aug 13 06:17:35.332993 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1194/4798] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:17:35 2026] DELETE /volume/v3/attachments/b00a1764-2843-4c2d-970b-8f8d700ff258 => generated 192 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:35.553513 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-b42f73c5-5029-4d54-99e7-5ae948f2ab87 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:35.555863 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-b42f73c5-5029-4d54-99e7-5ae948f2ab87 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 Aug 13 06:17:35.556086 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-b42f73c5-5029-4d54-99e7-5ae948f2ab87 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:35.556318 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-b42f73c5-5029-4d54-99e7-5ae948f2ab87 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:35.562718 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:35.562718 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:35.565767 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-b42f73c5-5029-4d54-99e7-5ae948f2ab87 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:17:35.569699 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-b42f73c5-5029-4d54-99e7-5ae948f2ab87 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 returned with HTTP 200 Aug 13 06:17:35.570081 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1208/4799] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:17:35 2026] GET /volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:35.579116 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4eeed480-1998-4503-8ea9-082a441ddb51 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:35.579528 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4eeed480-1998-4503-8ea9-082a441ddb51 None None] GET https://10.4.3.121/volume// Aug 13 06:17:35.579723 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4eeed480-1998-4503-8ea9-082a441ddb51 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:35.579915 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4eeed480-1998-4503-8ea9-082a441ddb51 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:35.580231 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4eeed480-1998-4503-8ea9-082a441ddb51 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:17:35.580504 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1203/4800] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:17:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:17:35.587174 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-34db5d85-2bc0-46b4-b471-932bda56ef42 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:35.589104 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-34db5d85-2bc0-46b4-b471-932bda56ef42 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:17:35.589475 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-34db5d85-2bc0-46b4-b471-932bda56ef42 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3", "connector": null, "instance_uuid": "163fdb2b-cd22-45a2-9c17-4c605b948f30"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:35.596813 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:35.596813 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:35.617688 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-34db5d85-2bc0-46b4-b471-932bda56ef42 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:17:35.618078 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1196/4801] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:17:35 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:36.103243 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-54c696d5-4429-4b68-b788-6d29264c819e req-8a3d1113-7288-435d-b27e-0f2d80971031 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:36.105090 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-54c696d5-4429-4b68-b788-6d29264c819e req-8a3d1113-7288-435d-b27e-0f2d80971031 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] PUT https://10.4.3.121/volume/v3/attachments/fafd3b6f-9efb-4261-b1d0-c5e52a8cfffb Aug 13 06:17:36.105481 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-54c696d5-4429-4b68-b788-6d29264c819e req-8a3d1113-7288-435d-b27e-0f2d80971031 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:36.113530 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-54c696d5-4429-4b68-b788-6d29264c819e req-8a3d1113-7288-435d-b27e-0f2d80971031 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Acquiring lock "cinder-attachment_update-c6981648-82cb-479f-a43c-dc2b762ce663-np0000007163" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:17:36.118370 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-54c696d5-4429-4b68-b788-6d29264c819e req-8a3d1113-7288-435d-b27e-0f2d80971031 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Lock "cinder-attachment_update-c6981648-82cb-479f-a43c-dc2b762ce663-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:17:36.119228 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:36.119228 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:36.182847 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-54c696d5-4429-4b68-b788-6d29264c819e req-8a3d1113-7288-435d-b27e-0f2d80971031 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Lock "cinder-attachment_update-c6981648-82cb-479f-a43c-dc2b762ce663-np0000007163" released by "attachment_update" :: held 0.064s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:17:36.183106 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-54c696d5-4429-4b68-b788-6d29264c819e req-8a3d1113-7288-435d-b27e-0f2d80971031 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/attachments/fafd3b6f-9efb-4261-b1d0-c5e52a8cfffb returned with HTTP 200 Aug 13 06:17:36.183755 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1195/4802] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:17:36 2026] PUT /volume/v3/attachments/fafd3b6f-9efb-4261-b1d0-c5e52a8cfffb => generated 968 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:36.190880 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-54c696d5-4429-4b68-b788-6d29264c819e req-d0cb8c5b-ee2b-4db2-8ce1-56aac766a933 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:36.192995 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-54c696d5-4429-4b68-b788-6d29264c819e req-d0cb8c5b-ee2b-4db2-8ce1-56aac766a933 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/attachments/fafd3b6f-9efb-4261-b1d0-c5e52a8cfffb Aug 13 06:17:36.193262 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-54c696d5-4429-4b68-b788-6d29264c819e req-d0cb8c5b-ee2b-4db2-8ce1-56aac766a933 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:36.193518 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-54c696d5-4429-4b68-b788-6d29264c819e req-d0cb8c5b-ee2b-4db2-8ce1-56aac766a933 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:36.205653 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-54c696d5-4429-4b68-b788-6d29264c819e req-d0cb8c5b-ee2b-4db2-8ce1-56aac766a933 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/attachments/fafd3b6f-9efb-4261-b1d0-c5e52a8cfffb returned with HTTP 200 Aug 13 06:17:36.206075 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1209/4803] 10.4.3.121 () {70 vars in 1651 bytes} [Thu Aug 13 06:17:36 2026] GET /volume/v3/attachments/fafd3b6f-9efb-4261-b1d0-c5e52a8cfffb => generated 993 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:36.321439 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b8533669-0d9a-41a9-b4eb-5a91ae0d1e4c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:36.323238 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b8533669-0d9a-41a9-b4eb-5a91ae0d1e4c tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] GET https://10.4.3.121/volume/v3/volumes/5f949a2f-fcc2-4488-887a-20e6178af434 Aug 13 06:17:36.323430 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b8533669-0d9a-41a9-b4eb-5a91ae0d1e4c tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:36.323600 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b8533669-0d9a-41a9-b4eb-5a91ae0d1e4c tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:36.328821 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b8533669-0d9a-41a9-b4eb-5a91ae0d1e4c tempest-ProjectAdminTests39-1177512844 tempest-ProjectAdminTests39-1177512844-project-admin] https://10.4.3.121/volume/v3/volumes/5f949a2f-fcc2-4488-887a-20e6178af434 returned with HTTP 404 Aug 13 06:17:36.329267 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1204/4804] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:17:36 2026] GET /volume/v3/volumes/5f949a2f-fcc2-4488-887a-20e6178af434 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:17:36.433470 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5fc7699a-1f58-468b-bc0c-9aa0b83fd123 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:36.433957 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5fc7699a-1f58-468b-bc0c-9aa0b83fd123 None None] GET https://10.4.3.121/volume// Aug 13 06:17:36.434167 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5fc7699a-1f58-468b-bc0c-9aa0b83fd123 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:36.434423 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5fc7699a-1f58-468b-bc0c-9aa0b83fd123 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:36.434822 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5fc7699a-1f58-468b-bc0c-9aa0b83fd123 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:17:36.435839 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1197/4805] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:17:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:17:36.442172 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-fd434006-1f89-4235-a4bd-01cfc0f393be None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:36.444110 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-fd434006-1f89-4235-a4bd-01cfc0f393be tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 Aug 13 06:17:36.444333 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-fd434006-1f89-4235-a4bd-01cfc0f393be tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:36.444553 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-fd434006-1f89-4235-a4bd-01cfc0f393be tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:36.455091 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:36.455091 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:36.458464 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-fd434006-1f89-4235-a4bd-01cfc0f393be tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:17:36.462715 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-fd434006-1f89-4235-a4bd-01cfc0f393be tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 returned with HTTP 200 Aug 13 06:17:36.463122 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1196/4806] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:17:36 2026] GET /volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 => generated 1545 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:17:36.585466 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-6b7d0483-4e20-4bad-a66b-0fc990bfc386 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:36.588246 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-6b7d0483-4e20-4bad-a66b-0fc990bfc386 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] PUT https://10.4.3.121/volume/v3/attachments/3f4f5b17-40d1-4eda-bd82-da8e8cbfcf0a Aug 13 06:17:36.588737 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-6b7d0483-4e20-4bad-a66b-0fc990bfc386 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:36.598620 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-6b7d0483-4e20-4bad-a66b-0fc990bfc386 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Acquiring lock "cinder-attachment_update-8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3-np0000007163" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:17:36.603698 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-6b7d0483-4e20-4bad-a66b-0fc990bfc386 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Lock "cinder-attachment_update-8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:17:36.604702 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:36.604702 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:36.677373 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-6b7d0483-4e20-4bad-a66b-0fc990bfc386 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Lock "cinder-attachment_update-8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3-np0000007163" released by "attachment_update" :: held 0.074s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:17:36.677701 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-6b7d0483-4e20-4bad-a66b-0fc990bfc386 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/3f4f5b17-40d1-4eda-bd82-da8e8cbfcf0a returned with HTTP 200 Aug 13 06:17:36.678726 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1210/4807] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:17:36 2026] PUT /volume/v3/attachments/3f4f5b17-40d1-4eda-bd82-da8e8cbfcf0a => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:36.700871 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-0e5840c6-369d-44c6-99e6-988a713d37e5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:36.703814 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-0e5840c6-369d-44c6-99e6-988a713d37e5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/attachments/3f4f5b17-40d1-4eda-bd82-da8e8cbfcf0a/action Aug 13 06:17:36.704231 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-0e5840c6-369d-44c6-99e6-988a713d37e5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:17:36.704366 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-0e5840c6-369d-44c6-99e6-988a713d37e5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:36.720935 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:36.720935 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:36.731615 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-611417d9-76e5-496f-90b6-9065e23d06c7 req-0e5840c6-369d-44c6-99e6-988a713d37e5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/3f4f5b17-40d1-4eda-bd82-da8e8cbfcf0a/action returned with HTTP 204 Aug 13 06:17:36.732158 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1205/4808] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:17:36 2026] POST /volume/v3/attachments/3f4f5b17-40d1-4eda-bd82-da8e8cbfcf0a/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:17:37.730071 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a1cd8ebc-8ff7-4360-a64e-43a930840487 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:37.814391 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a1cd8ebc-8ff7-4360-a64e-43a930840487 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:17:37.814699 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a1cd8ebc-8ff7-4360-a64e-43a930840487 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-494372771"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:37.816007 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-a1cd8ebc-8ff7-4360-a64e-43a930840487 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-494372771'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:17:37.816118 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-a1cd8ebc-8ff7-4360-a64e-43a930840487 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Create volume of 1 GB Aug 13 06:17:37.816402 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:37.816402 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:37.819882 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a1cd8ebc-8ff7-4360-a64e-43a930840487 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Availability Zones retrieved successfully. Aug 13 06:17:37.824903 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a1cd8ebc-8ff7-4360-a64e-43a930840487 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Flow 'volume_create_api' (32813c59-b7c3-4dcc-97f8-c8adeb68c8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:17:37.825710 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a1cd8ebc-8ff7-4360-a64e-43a930840487 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bdc3605-ce2c-4790-8261-909a6f421fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:37.826479 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-a1cd8ebc-8ff7-4360-a64e-43a930840487 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:17:37.850204 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a1cd8ebc-8ff7-4360-a64e-43a930840487 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bdc3605-ce2c-4790-8261-909a6f421fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:37.850870 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a1cd8ebc-8ff7-4360-a64e-43a930840487 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4c06d17-e49b-4950-a619-0bf7f774c804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:37.901375 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-a1cd8ebc-8ff7-4360-a64e-43a930840487 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Created reservations ['68029679-c3ce-4cb9-aadf-149efb5a9ce9', '9a4b6846-a55f-4241-9d60-395d5f147e6c', '73da6dc8-51cb-4ed2-8619-6c5ab1a64308', '70e87d63-091b-4318-820c-a1afc2292afd'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:17:37.902095 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a1cd8ebc-8ff7-4360-a64e-43a930840487 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4c06d17-e49b-4950-a619-0bf7f774c804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68029679-c3ce-4cb9-aadf-149efb5a9ce9', '9a4b6846-a55f-4241-9d60-395d5f147e6c', '73da6dc8-51cb-4ed2-8619-6c5ab1a64308', '70e87d63-091b-4318-820c-a1afc2292afd']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:37.902770 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a1cd8ebc-8ff7-4360-a64e-43a930840487 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df5d3454-9dc3-4a0f-a97c-947ddc07ef86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:37.926553 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a1cd8ebc-8ff7-4360-a64e-43a930840487 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df5d3454-9dc3-4a0f-a97c-947ddc07ef86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4277b98-6e09-476d-b9bb-6b98eadf6496', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-494372771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af2a1a2aebde44be912092292f6efc5d',qos_specs=None,replication_status=,reservations=['68029679-c3ce-4cb9-aadf-149efb5a9ce9','9a4b6846-a55f-4241-9d60-395d5f147e6c','73da6dc8-51cb-4ed2-8619-6c5ab1a64308','70e87d63-091b-4318-820c-a1afc2292afd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81438ca9a13a4709997abbdce1a39ec1',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:17:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-494372771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4277b98-6e09-476d-b9bb-6b98eadf6496,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af2a1a2aebde44be912092292f6efc5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81438ca9a13a4709997abbdce1a39ec1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:37.927434 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a1cd8ebc-8ff7-4360-a64e-43a930840487 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1746c876-7c00-4024-bae9-339c776c2ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:37.946523 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a1cd8ebc-8ff7-4360-a64e-43a930840487 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1746c876-7c00-4024-bae9-339c776c2ffb) transitioned into state 'SUCCESS' from state '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-494372771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af2a1a2aebde44be912092292f6efc5d',qos_specs=None,replication_status=,reservations=['68029679-c3ce-4cb9-aadf-149efb5a9ce9','9a4b6846-a55f-4241-9d60-395d5f147e6c','73da6dc8-51cb-4ed2-8619-6c5ab1a64308','70e87d63-091b-4318-820c-a1afc2292afd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81438ca9a13a4709997abbdce1a39ec1',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:37.947385 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a1cd8ebc-8ff7-4360-a64e-43a930840487 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (374a61cb-e2c8-4c6f-a1ef-21fb7fcb48ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:37.956256 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a1cd8ebc-8ff7-4360-a64e-43a930840487 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (374a61cb-e2c8-4c6f-a1ef-21fb7fcb48ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:37.958445 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-a1cd8ebc-8ff7-4360-a64e-43a930840487 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Flow 'volume_create_api' (32813c59-b7c3-4dcc-97f8-c8adeb68c8f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:17:37.958445 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a1cd8ebc-8ff7-4360-a64e-43a930840487 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Create volume request issued successfully. Aug 13 06:17:37.958445 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a1cd8ebc-8ff7-4360-a64e-43a930840487 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:17:37.958445 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1198/4809] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:17:37 2026] POST /volume/v3/volumes => generated 777 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:17:37.969126 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c1eb8928-6548-4548-b4a6-98bfbcddeb89 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:37.971896 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c1eb8928-6548-4548-b4a6-98bfbcddeb89 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] GET https://10.4.3.121/volume/v3/volumes/d4277b98-6e09-476d-b9bb-6b98eadf6496 Aug 13 06:17:37.971896 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c1eb8928-6548-4548-b4a6-98bfbcddeb89 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:37.971896 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c1eb8928-6548-4548-b4a6-98bfbcddeb89 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:37.978215 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:37.978215 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:37.981035 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c1eb8928-6548-4548-b4a6-98bfbcddeb89 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Volume info retrieved successfully. Aug 13 06:17:37.984832 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c1eb8928-6548-4548-b4a6-98bfbcddeb89 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] https://10.4.3.121/volume/v3/volumes/d4277b98-6e09-476d-b9bb-6b98eadf6496 returned with HTTP 200 Aug 13 06:17:37.985232 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1197/4810] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:37 2026] GET /volume/v3/volumes/d4277b98-6e09-476d-b9bb-6b98eadf6496 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:38.803356 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-983c9930-2aed-4e16-bd70-210a26179177 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:38.805141 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-983c9930-2aed-4e16-bd70-210a26179177 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 Aug 13 06:17:38.805366 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-983c9930-2aed-4e16-bd70-210a26179177 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:38.805571 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-983c9930-2aed-4e16-bd70-210a26179177 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:38.811967 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:38.811967 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:38.815013 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-983c9930-2aed-4e16-bd70-210a26179177 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:38.818516 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-983c9930-2aed-4e16-bd70-210a26179177 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 returned with HTTP 200 Aug 13 06:17:38.818897 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1211/4811] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:38 2026] GET /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:38.830977 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2de3a454-57f1-46b3-94d1-168157f83305 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:38.832626 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2de3a454-57f1-46b3-94d1-168157f83305 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 Aug 13 06:17:38.832804 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2de3a454-57f1-46b3-94d1-168157f83305 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:38.833009 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2de3a454-57f1-46b3-94d1-168157f83305 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:38.839371 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:38.839371 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:38.842467 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2de3a454-57f1-46b3-94d1-168157f83305 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:38.846279 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2de3a454-57f1-46b3-94d1-168157f83305 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 returned with HTTP 200 Aug 13 06:17:38.846632 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1206/4812] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:38 2026] GET /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:38.884321 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-b20f9e4e-a41b-4dab-8109-c263fe973fc0 req-28154593-94f8-42c2-bb9d-e2254de00263 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:38.886283 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b20f9e4e-a41b-4dab-8109-c263fe973fc0 req-28154593-94f8-42c2-bb9d-e2254de00263 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 Aug 13 06:17:38.886489 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b20f9e4e-a41b-4dab-8109-c263fe973fc0 req-28154593-94f8-42c2-bb9d-e2254de00263 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:38.886703 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-b20f9e4e-a41b-4dab-8109-c263fe973fc0 req-28154593-94f8-42c2-bb9d-e2254de00263 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:38.894559 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:38.894559 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:38.898301 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-b20f9e4e-a41b-4dab-8109-c263fe973fc0 req-28154593-94f8-42c2-bb9d-e2254de00263 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:38.901846 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-b20f9e4e-a41b-4dab-8109-c263fe973fc0 req-28154593-94f8-42c2-bb9d-e2254de00263 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 returned with HTTP 200 Aug 13 06:17:38.902229 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1199/4813] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:17:38 2026] GET /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:38.965442 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-170bd3b1-7f64-4573-8809-46fe0e5304e6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:38.965845 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-170bd3b1-7f64-4573-8809-46fe0e5304e6 None None] GET https://10.4.3.121/volume// Aug 13 06:17:38.966027 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-170bd3b1-7f64-4573-8809-46fe0e5304e6 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:38.966219 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-170bd3b1-7f64-4573-8809-46fe0e5304e6 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:38.966520 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-170bd3b1-7f64-4573-8809-46fe0e5304e6 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:17:38.966793 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1198/4814] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:17:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:17:38.973007 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-b20f9e4e-a41b-4dab-8109-c263fe973fc0 req-b68685c2-ce91-4e90-917d-0e6ab85b721d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:38.974876 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b20f9e4e-a41b-4dab-8109-c263fe973fc0 req-b68685c2-ce91-4e90-917d-0e6ab85b721d tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:17:38.975203 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b20f9e4e-a41b-4dab-8109-c263fe973fc0 req-b68685c2-ce91-4e90-917d-0e6ab85b721d tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab300e3c-c636-4b5a-be0b-77663cd9e264", "connector": null, "instance_uuid": "e819c337-0bdc-4d92-92bd-f02c36b38fd9"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:38.982744 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:38.982744 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:38.996348 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9d142bf7-d143-4936-bfb1-e6fefc6b98e0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:38.997994 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9d142bf7-d143-4936-bfb1-e6fefc6b98e0 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] GET https://10.4.3.121/volume/v3/volumes/d4277b98-6e09-476d-b9bb-6b98eadf6496 Aug 13 06:17:38.998248 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9d142bf7-d143-4936-bfb1-e6fefc6b98e0 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:38.998503 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9d142bf7-d143-4936-bfb1-e6fefc6b98e0 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:39.004849 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b20f9e4e-a41b-4dab-8109-c263fe973fc0 req-b68685c2-ce91-4e90-917d-0e6ab85b721d tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:17:39.005066 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:39.005066 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:39.005350 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1212/4815] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:17:38 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:39.008037 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9d142bf7-d143-4936-bfb1-e6fefc6b98e0 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Volume info retrieved successfully. Aug 13 06:17:39.011331 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9d142bf7-d143-4936-bfb1-e6fefc6b98e0 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] https://10.4.3.121/volume/v3/volumes/d4277b98-6e09-476d-b9bb-6b98eadf6496 returned with HTTP 200 Aug 13 06:17:39.011702 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1207/4816] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:38 2026] GET /volume/v3/volumes/d4277b98-6e09-476d-b9bb-6b98eadf6496 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:39.023034 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-97c3a3a0-1f2a-4643-bedb-1be71e42f567 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:39.028669 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9001837e-bbfa-4598-9186-3a90c027f137 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:39.030712 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9001837e-bbfa-4598-9186-3a90c027f137 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 Aug 13 06:17:39.030944 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9001837e-bbfa-4598-9186-3a90c027f137 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:39.031117 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9001837e-bbfa-4598-9186-3a90c027f137 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:39.036435 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1350aed7-33ad-4150-8672-af6e87715ae8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:39.036859 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1350aed7-33ad-4150-8672-af6e87715ae8 None None] GET https://10.4.3.121/volume// Aug 13 06:17:39.037072 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1350aed7-33ad-4150-8672-af6e87715ae8 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:39.037362 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1350aed7-33ad-4150-8672-af6e87715ae8 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:39.037685 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1350aed7-33ad-4150-8672-af6e87715ae8 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:17:39.038019 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1213/4817] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:17:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:17:39.040609 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:39.040609 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:39.043940 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9001837e-bbfa-4598-9186-3a90c027f137 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:39.045483 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b20f9e4e-a41b-4dab-8109-c263fe973fc0 req-e340ac07-c928-4a5f-8378-4e5cacef8c74 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:39.047657 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b20f9e4e-a41b-4dab-8109-c263fe973fc0 req-e340ac07-c928-4a5f-8378-4e5cacef8c74 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 Aug 13 06:17:39.047734 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9001837e-bbfa-4598-9186-3a90c027f137 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 returned with HTTP 200 Aug 13 06:17:39.047808 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b20f9e4e-a41b-4dab-8109-c263fe973fc0 req-e340ac07-c928-4a5f-8378-4e5cacef8c74 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:39.048039 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b20f9e4e-a41b-4dab-8109-c263fe973fc0 req-e340ac07-c928-4a5f-8378-4e5cacef8c74 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:39.048125 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1199/4818] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:39 2026] GET /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:39.056690 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:39.056690 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:39.059801 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-b20f9e4e-a41b-4dab-8109-c263fe973fc0 req-e340ac07-c928-4a5f-8378-4e5cacef8c74 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:39.063515 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b20f9e4e-a41b-4dab-8109-c263fe973fc0 req-e340ac07-c928-4a5f-8378-4e5cacef8c74 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 returned with HTTP 200 Aug 13 06:17:39.063924 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1208/4819] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:17:39 2026] GET /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 => generated 1037 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:17:39.074016 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97c3a3a0-1f2a-4643-bedb-1be71e42f567 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-reader] POST https://10.4.3.121/volume/v3/volumes/d4277b98-6e09-476d-b9bb-6b98eadf6496/action Aug 13 06:17:39.074380 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97c3a3a0-1f2a-4643-bedb-1be71e42f567 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:17:39.074532 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97c3a3a0-1f2a-4643-bedb-1be71e42f567 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:39.082043 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:39.082043 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:39.082459 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-97c3a3a0-1f2a-4643-bedb-1be71e42f567 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-reader] Volume info retrieved successfully. Aug 13 06:17:39.083564 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-97c3a3a0-1f2a-4643-bedb-1be71e42f567 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '1609b802a9f54500b680a9e797e8774e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2a1a2aebde44be912092292f6efc5d', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:17:39.083741 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97c3a3a0-1f2a-4643-bedb-1be71e42f567 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-reader] https://10.4.3.121/volume/v3/volumes/d4277b98-6e09-476d-b9bb-6b98eadf6496/action returned with HTTP 403 Aug 13 06:17:39.084168 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1200/4820] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:17:39 2026] POST /volume/v3/volumes/d4277b98-6e09-476d-b9bb-6b98eadf6496/action => generated 131 bytes in 62 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:17:39.090462 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6cfb481f-6995-49e4-96a4-2769e529449d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:39.092046 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6cfb481f-6995-49e4-96a4-2769e529449d tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/d4277b98-6e09-476d-b9bb-6b98eadf6496 Aug 13 06:17:39.092238 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6cfb481f-6995-49e4-96a4-2769e529449d tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:39.092409 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6cfb481f-6995-49e4-96a4-2769e529449d tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:39.092557 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-6cfb481f-6995-49e4-96a4-2769e529449d tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Delete volume with id: d4277b98-6e09-476d-b9bb-6b98eadf6496 Aug 13 06:17:39.098881 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:39.098881 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:39.099155 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6cfb481f-6995-49e4-96a4-2769e529449d tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Volume info retrieved successfully. Aug 13 06:17:39.112943 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6cfb481f-6995-49e4-96a4-2769e529449d tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Delete volume request issued successfully. Aug 13 06:17:39.113102 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6cfb481f-6995-49e4-96a4-2769e529449d tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] https://10.4.3.121/volume/v3/volumes/d4277b98-6e09-476d-b9bb-6b98eadf6496 returned with HTTP 202 Aug 13 06:17:39.113542 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1214/4821] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:17:39 2026] DELETE /volume/v3/volumes/d4277b98-6e09-476d-b9bb-6b98eadf6496 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:17:39.119607 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4a45484b-9283-46aa-a143-891fd1b1d892 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:39.121494 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4a45484b-9283-46aa-a143-891fd1b1d892 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] GET https://10.4.3.121/volume/v3/volumes/d4277b98-6e09-476d-b9bb-6b98eadf6496 Aug 13 06:17:39.121703 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4a45484b-9283-46aa-a143-891fd1b1d892 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:39.121933 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4a45484b-9283-46aa-a143-891fd1b1d892 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:39.129510 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:39.129510 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:39.132588 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4a45484b-9283-46aa-a143-891fd1b1d892 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Volume info retrieved successfully. Aug 13 06:17:39.136261 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4a45484b-9283-46aa-a143-891fd1b1d892 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] https://10.4.3.121/volume/v3/volumes/d4277b98-6e09-476d-b9bb-6b98eadf6496 returned with HTTP 200 Aug 13 06:17:39.136618 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1200/4822] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:39 2026] GET /volume/v3/volumes/d4277b98-6e09-476d-b9bb-6b98eadf6496 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:39.160285 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-b20f9e4e-a41b-4dab-8109-c263fe973fc0 req-432df99b-48af-49ab-b90b-9f67218e49c7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:39.162796 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b20f9e4e-a41b-4dab-8109-c263fe973fc0 req-432df99b-48af-49ab-b90b-9f67218e49c7 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] PUT https://10.4.3.121/volume/v3/attachments/722482c2-aa33-4fd1-8e1d-147a0327bd9c Aug 13 06:17:39.162796 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-b20f9e4e-a41b-4dab-8109-c263fe973fc0 req-432df99b-48af-49ab-b90b-9f67218e49c7 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:39.170026 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b20f9e4e-a41b-4dab-8109-c263fe973fc0 req-432df99b-48af-49ab-b90b-9f67218e49c7 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Acquiring lock "cinder-attachment_update-ab300e3c-c636-4b5a-be0b-77663cd9e264-np0000007163" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:17:39.174512 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b20f9e4e-a41b-4dab-8109-c263fe973fc0 req-432df99b-48af-49ab-b90b-9f67218e49c7 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Lock "cinder-attachment_update-ab300e3c-c636-4b5a-be0b-77663cd9e264-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:17:39.175371 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:39.175371 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:39.248652 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-b20f9e4e-a41b-4dab-8109-c263fe973fc0 req-432df99b-48af-49ab-b90b-9f67218e49c7 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Lock "cinder-attachment_update-ab300e3c-c636-4b5a-be0b-77663cd9e264-np0000007163" released by "attachment_update" :: held 0.074s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:17:39.248961 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-b20f9e4e-a41b-4dab-8109-c263fe973fc0 req-432df99b-48af-49ab-b90b-9f67218e49c7 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/attachments/722482c2-aa33-4fd1-8e1d-147a0327bd9c returned with HTTP 200 Aug 13 06:17:39.249783 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1209/4823] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:17:39 2026] PUT /volume/v3/attachments/722482c2-aa33-4fd1-8e1d-147a0327bd9c => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:39.621316 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-54c696d5-4429-4b68-b788-6d29264c819e req-1fd76779-81f1-4ca6-bec2-fe0256c07deb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:39.623258 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-54c696d5-4429-4b68-b788-6d29264c819e req-1fd76779-81f1-4ca6-bec2-fe0256c07deb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663/encryption Aug 13 06:17:39.623411 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-54c696d5-4429-4b68-b788-6d29264c819e req-1fd76779-81f1-4ca6-bec2-fe0256c07deb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:39.623587 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-54c696d5-4429-4b68-b788-6d29264c819e req-1fd76779-81f1-4ca6-bec2-fe0256c07deb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:39.633065 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:39.633065 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:39.638843 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-54c696d5-4429-4b68-b788-6d29264c819e req-1fd76779-81f1-4ca6-bec2-fe0256c07deb tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663/encryption returned with HTTP 200 Aug 13 06:17:39.639270 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1201/4824] 10.4.3.121 () {68 vars in 1631 bytes} [Thu Aug 13 06:17:39 2026] GET /volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:40.059938 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-05345434-1ed8-43d2-9488-f15283cdb960 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:40.061823 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-05345434-1ed8-43d2-9488-f15283cdb960 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 Aug 13 06:17:40.062090 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-05345434-1ed8-43d2-9488-f15283cdb960 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:40.062335 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-05345434-1ed8-43d2-9488-f15283cdb960 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:40.064415 np0000007163 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=311,cinder:UPDATE=99,cinder:INSERT=52 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:17:40.072106 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:40.072106 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:40.075204 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-05345434-1ed8-43d2-9488-f15283cdb960 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:40.078644 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-05345434-1ed8-43d2-9488-f15283cdb960 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 returned with HTTP 200 Aug 13 06:17:40.079038 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1215/4825] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:40 2026] GET /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:40.147942 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c48d5d8a-425b-4824-a67b-8f104770b089 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:40.149683 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c48d5d8a-425b-4824-a67b-8f104770b089 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] GET https://10.4.3.121/volume/v3/volumes/d4277b98-6e09-476d-b9bb-6b98eadf6496 Aug 13 06:17:40.149895 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c48d5d8a-425b-4824-a67b-8f104770b089 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:40.150077 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c48d5d8a-425b-4824-a67b-8f104770b089 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:40.155390 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c48d5d8a-425b-4824-a67b-8f104770b089 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] https://10.4.3.121/volume/v3/volumes/d4277b98-6e09-476d-b9bb-6b98eadf6496 returned with HTTP 404 Aug 13 06:17:40.155814 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1201/4826] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:40 2026] GET /volume/v3/volumes/d4277b98-6e09-476d-b9bb-6b98eadf6496 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:17:40.164243 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-153d64ae-0c4a-4aed-afb7-dd429fac4988 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:40.165476 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-153d64ae-0c4a-4aed-afb7-dd429fac4988 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:17:40.165802 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-153d64ae-0c4a-4aed-afb7-dd429fac4988 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1709916735"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:40.167088 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-153d64ae-0c4a-4aed-afb7-dd429fac4988 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1709916735'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:17:40.167222 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-153d64ae-0c4a-4aed-afb7-dd429fac4988 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Create volume of 1 GB Aug 13 06:17:40.167459 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:40.167459 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:40.171411 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-153d64ae-0c4a-4aed-afb7-dd429fac4988 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Availability Zones retrieved successfully. Aug 13 06:17:40.176040 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-153d64ae-0c4a-4aed-afb7-dd429fac4988 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Flow 'volume_create_api' (76d49f5b-700f-4507-8913-7c232a39308c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:17:40.177000 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-153d64ae-0c4a-4aed-afb7-dd429fac4988 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af1adb69-7db4-4c96-b997-5d99b94bcafe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:40.177650 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-153d64ae-0c4a-4aed-afb7-dd429fac4988 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:17:40.198110 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-153d64ae-0c4a-4aed-afb7-dd429fac4988 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af1adb69-7db4-4c96-b997-5d99b94bcafe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:40.198789 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-153d64ae-0c4a-4aed-afb7-dd429fac4988 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bbd65ee-4511-4aa1-bee8-de9bdb206f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:40.230545 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-153d64ae-0c4a-4aed-afb7-dd429fac4988 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Created reservations ['0f5899fa-542f-4212-a6c5-4288c5d10197', 'e86294dd-823a-47e8-a7ba-26b4c6313954', '9f08418a-3997-470f-84cd-98da2a260f21', '20af04b2-f130-458b-8339-bfc8729a93bd'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:17:40.231353 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-153d64ae-0c4a-4aed-afb7-dd429fac4988 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bbd65ee-4511-4aa1-bee8-de9bdb206f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f5899fa-542f-4212-a6c5-4288c5d10197', 'e86294dd-823a-47e8-a7ba-26b4c6313954', '9f08418a-3997-470f-84cd-98da2a260f21', '20af04b2-f130-458b-8339-bfc8729a93bd']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:40.232000 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-153d64ae-0c4a-4aed-afb7-dd429fac4988 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba2f2392-3ef6-41d9-bbd9-277c6e60f62c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:40.258908 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-153d64ae-0c4a-4aed-afb7-dd429fac4988 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba2f2392-3ef6-41d9-bbd9-277c6e60f62c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '685e29a6-6751-453e-a804-0523fec2f666', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1709916735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af2a1a2aebde44be912092292f6efc5d',qos_specs=None,replication_status=,reservations=['0f5899fa-542f-4212-a6c5-4288c5d10197','e86294dd-823a-47e8-a7ba-26b4c6313954','9f08418a-3997-470f-84cd-98da2a260f21','20af04b2-f130-458b-8339-bfc8729a93bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81438ca9a13a4709997abbdce1a39ec1',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:17:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1709916735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=685e29a6-6751-453e-a804-0523fec2f666,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af2a1a2aebde44be912092292f6efc5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81438ca9a13a4709997abbdce1a39ec1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:40.259751 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-153d64ae-0c4a-4aed-afb7-dd429fac4988 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (678832a9-eda4-4b86-a0d5-d656e836597c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:40.277788 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-153d64ae-0c4a-4aed-afb7-dd429fac4988 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (678832a9-eda4-4b86-a0d5-d656e836597c) transitioned into state 'SUCCESS' from state '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-1709916735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af2a1a2aebde44be912092292f6efc5d',qos_specs=None,replication_status=,reservations=['0f5899fa-542f-4212-a6c5-4288c5d10197','e86294dd-823a-47e8-a7ba-26b4c6313954','9f08418a-3997-470f-84cd-98da2a260f21','20af04b2-f130-458b-8339-bfc8729a93bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81438ca9a13a4709997abbdce1a39ec1',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:40.278506 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-153d64ae-0c4a-4aed-afb7-dd429fac4988 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6359721d-6133-4f61-9865-5e0a4cd6ed47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:17:40.287976 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-153d64ae-0c4a-4aed-afb7-dd429fac4988 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6359721d-6133-4f61-9865-5e0a4cd6ed47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:17:40.288780 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-153d64ae-0c4a-4aed-afb7-dd429fac4988 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Flow 'volume_create_api' (76d49f5b-700f-4507-8913-7c232a39308c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:17:40.289057 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-153d64ae-0c4a-4aed-afb7-dd429fac4988 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Create volume request issued successfully. Aug 13 06:17:40.289589 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-153d64ae-0c4a-4aed-afb7-dd429fac4988 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:17:40.290007 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1210/4827] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:17:40 2026] POST /volume/v3/volumes => generated 778 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:17:40.300172 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-538d7483-29bc-4ae5-a69a-840d2fa7d035 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:40.301871 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-538d7483-29bc-4ae5-a69a-840d2fa7d035 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] GET https://10.4.3.121/volume/v3/volumes/685e29a6-6751-453e-a804-0523fec2f666 Aug 13 06:17:40.302378 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-538d7483-29bc-4ae5-a69a-840d2fa7d035 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:40.302378 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-538d7483-29bc-4ae5-a69a-840d2fa7d035 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:40.308881 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:40.308881 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:40.312282 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-538d7483-29bc-4ae5-a69a-840d2fa7d035 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Volume info retrieved successfully. Aug 13 06:17:40.315543 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-538d7483-29bc-4ae5-a69a-840d2fa7d035 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] https://10.4.3.121/volume/v3/volumes/685e29a6-6751-453e-a804-0523fec2f666 returned with HTTP 200 Aug 13 06:17:40.315888 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1202/4828] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:40 2026] GET /volume/v3/volumes/685e29a6-6751-453e-a804-0523fec2f666 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:41.089817 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4b99c24c-8b40-4134-a2b2-fdc5714ae7df None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:41.091632 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b99c24c-8b40-4134-a2b2-fdc5714ae7df tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 Aug 13 06:17:41.091860 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4b99c24c-8b40-4134-a2b2-fdc5714ae7df tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:41.092074 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4b99c24c-8b40-4134-a2b2-fdc5714ae7df tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:41.100192 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:41.100192 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:41.103074 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4b99c24c-8b40-4134-a2b2-fdc5714ae7df tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:41.106419 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b99c24c-8b40-4134-a2b2-fdc5714ae7df tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 returned with HTTP 200 Aug 13 06:17:41.106731 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1216/4829] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:41 2026] GET /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:41.327346 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9756128a-a6e1-47c4-b433-cc474b361bf9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:41.328889 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9756128a-a6e1-47c4-b433-cc474b361bf9 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] GET https://10.4.3.121/volume/v3/volumes/685e29a6-6751-453e-a804-0523fec2f666 Aug 13 06:17:41.329066 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9756128a-a6e1-47c4-b433-cc474b361bf9 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:41.329283 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9756128a-a6e1-47c4-b433-cc474b361bf9 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:41.335526 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:41.335526 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:41.338385 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9756128a-a6e1-47c4-b433-cc474b361bf9 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Volume info retrieved successfully. Aug 13 06:17:41.341740 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9756128a-a6e1-47c4-b433-cc474b361bf9 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] https://10.4.3.121/volume/v3/volumes/685e29a6-6751-453e-a804-0523fec2f666 returned with HTTP 200 Aug 13 06:17:41.342054 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1202/4830] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:41 2026] GET /volume/v3/volumes/685e29a6-6751-453e-a804-0523fec2f666 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:41.353284 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bc7b18ee-6182-4411-a919-8996668d4e62 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:41.354962 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc7b18ee-6182-4411-a919-8996668d4e62 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-reader] POST https://10.4.3.121/volume/v3/volumes/685e29a6-6751-453e-a804-0523fec2f666/action Aug 13 06:17:41.355278 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bc7b18ee-6182-4411-a919-8996668d4e62 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:17:41.355394 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bc7b18ee-6182-4411-a919-8996668d4e62 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:41.363630 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:41.363630 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:41.364075 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-bc7b18ee-6182-4411-a919-8996668d4e62 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '1609b802a9f54500b680a9e797e8774e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af2a1a2aebde44be912092292f6efc5d', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:17:41.364283 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc7b18ee-6182-4411-a919-8996668d4e62 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-reader] https://10.4.3.121/volume/v3/volumes/685e29a6-6751-453e-a804-0523fec2f666/action returned with HTTP 403 Aug 13 06:17:41.364671 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1211/4831] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:17:41 2026] POST /volume/v3/volumes/685e29a6-6751-453e-a804-0523fec2f666/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:17:41.370254 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-abb6d355-5b9e-45a2-a575-6e032d7b7978 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:41.371871 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-abb6d355-5b9e-45a2-a575-6e032d7b7978 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/685e29a6-6751-453e-a804-0523fec2f666 Aug 13 06:17:41.372055 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-abb6d355-5b9e-45a2-a575-6e032d7b7978 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:41.372260 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-abb6d355-5b9e-45a2-a575-6e032d7b7978 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:41.372414 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-abb6d355-5b9e-45a2-a575-6e032d7b7978 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Delete volume with id: 685e29a6-6751-453e-a804-0523fec2f666 Aug 13 06:17:41.379094 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:41.379094 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:41.379387 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-abb6d355-5b9e-45a2-a575-6e032d7b7978 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Volume info retrieved successfully. Aug 13 06:17:41.393751 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-abb6d355-5b9e-45a2-a575-6e032d7b7978 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Delete volume request issued successfully. Aug 13 06:17:41.393905 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-abb6d355-5b9e-45a2-a575-6e032d7b7978 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] https://10.4.3.121/volume/v3/volumes/685e29a6-6751-453e-a804-0523fec2f666 returned with HTTP 202 Aug 13 06:17:41.394274 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1203/4832] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:17:41 2026] DELETE /volume/v3/volumes/685e29a6-6751-453e-a804-0523fec2f666 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:17:41.400471 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-614697f1-8f64-4538-bd6f-126561595d0a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:41.402936 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-614697f1-8f64-4538-bd6f-126561595d0a tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] GET https://10.4.3.121/volume/v3/volumes/685e29a6-6751-453e-a804-0523fec2f666 Aug 13 06:17:41.403107 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-614697f1-8f64-4538-bd6f-126561595d0a tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:41.403317 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-614697f1-8f64-4538-bd6f-126561595d0a tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:41.409685 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:41.409685 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:41.412543 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-614697f1-8f64-4538-bd6f-126561595d0a tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Volume info retrieved successfully. Aug 13 06:17:41.415658 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-614697f1-8f64-4538-bd6f-126561595d0a tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] https://10.4.3.121/volume/v3/volumes/685e29a6-6751-453e-a804-0523fec2f666 returned with HTTP 200 Aug 13 06:17:41.415984 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1217/4833] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:41 2026] GET /volume/v3/volumes/685e29a6-6751-453e-a804-0523fec2f666 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:41.757503 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-54c696d5-4429-4b68-b788-6d29264c819e req-a0f878cd-0b7f-4cdc-b7ca-74900a87c2f0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:41.759309 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-54c696d5-4429-4b68-b788-6d29264c819e req-a0f878cd-0b7f-4cdc-b7ca-74900a87c2f0 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] POST https://10.4.3.121/volume/v3/attachments/fafd3b6f-9efb-4261-b1d0-c5e52a8cfffb/action Aug 13 06:17:41.759625 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-54c696d5-4429-4b68-b788-6d29264c819e req-a0f878cd-0b7f-4cdc-b7ca-74900a87c2f0 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:17:41.759745 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-54c696d5-4429-4b68-b788-6d29264c819e req-a0f878cd-0b7f-4cdc-b7ca-74900a87c2f0 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:41.772685 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:41.772685 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:41.781903 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-54c696d5-4429-4b68-b788-6d29264c819e req-a0f878cd-0b7f-4cdc-b7ca-74900a87c2f0 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/attachments/fafd3b6f-9efb-4261-b1d0-c5e52a8cfffb/action returned with HTTP 204 Aug 13 06:17:41.782373 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1203/4834] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:17:41 2026] POST /volume/v3/attachments/fafd3b6f-9efb-4261-b1d0-c5e52a8cfffb/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:17:42.117611 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c9f12afc-b6d9-4147-96ed-a10d55a99c0e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:42.119334 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9f12afc-b6d9-4147-96ed-a10d55a99c0e tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 Aug 13 06:17:42.119520 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c9f12afc-b6d9-4147-96ed-a10d55a99c0e tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:42.119692 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c9f12afc-b6d9-4147-96ed-a10d55a99c0e tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:42.128376 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:42.128376 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:42.131587 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c9f12afc-b6d9-4147-96ed-a10d55a99c0e tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:42.135486 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9f12afc-b6d9-4147-96ed-a10d55a99c0e tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 returned with HTTP 200 Aug 13 06:17:42.135937 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1212/4835] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:42 2026] GET /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:42.428311 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-572c2a6b-008d-437d-b618-7f30d43ab601 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:42.430190 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-572c2a6b-008d-437d-b618-7f30d43ab601 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] GET https://10.4.3.121/volume/v3/volumes/685e29a6-6751-453e-a804-0523fec2f666 Aug 13 06:17:42.430408 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-572c2a6b-008d-437d-b618-7f30d43ab601 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:42.430605 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-572c2a6b-008d-437d-b618-7f30d43ab601 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:42.436189 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-572c2a6b-008d-437d-b618-7f30d43ab601 tempest-ProjectReaderTests-915787549 tempest-ProjectReaderTests-915787549-project-admin] https://10.4.3.121/volume/v3/volumes/685e29a6-6751-453e-a804-0523fec2f666 returned with HTTP 404 Aug 13 06:17:42.436632 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1204/4836] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:42 2026] GET /volume/v3/volumes/685e29a6-6751-453e-a804-0523fec2f666 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:17:43.148824 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-64b589be-af24-4df5-8589-27b31d11c906 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:43.153510 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-64b589be-af24-4df5-8589-27b31d11c906 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 Aug 13 06:17:43.153705 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-64b589be-af24-4df5-8589-27b31d11c906 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:43.153872 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-64b589be-af24-4df5-8589-27b31d11c906 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:43.168351 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:43.168351 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:43.171796 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-64b589be-af24-4df5-8589-27b31d11c906 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:43.176275 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-64b589be-af24-4df5-8589-27b31d11c906 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 returned with HTTP 200 Aug 13 06:17:43.176674 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1218/4837] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:43 2026] GET /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:44.190620 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c2294b3e-7bf2-4f2c-9a77-08c1658853f9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:44.192761 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c2294b3e-7bf2-4f2c-9a77-08c1658853f9 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 Aug 13 06:17:44.193015 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c2294b3e-7bf2-4f2c-9a77-08c1658853f9 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:44.193250 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c2294b3e-7bf2-4f2c-9a77-08c1658853f9 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:44.204348 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:44.204348 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:44.210575 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c2294b3e-7bf2-4f2c-9a77-08c1658853f9 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:44.216024 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c2294b3e-7bf2-4f2c-9a77-08c1658853f9 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 returned with HTTP 200 Aug 13 06:17:44.216197 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1204/4838] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:44 2026] GET /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:45.230973 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-524cfb4a-795f-4e5a-9509-aa8111eb9fe6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:45.232831 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-524cfb4a-795f-4e5a-9509-aa8111eb9fe6 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 Aug 13 06:17:45.233029 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-524cfb4a-795f-4e5a-9509-aa8111eb9fe6 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:45.233226 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-524cfb4a-795f-4e5a-9509-aa8111eb9fe6 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:45.241940 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:45.241940 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:45.245028 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-524cfb4a-795f-4e5a-9509-aa8111eb9fe6 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:45.248916 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-524cfb4a-795f-4e5a-9509-aa8111eb9fe6 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 returned with HTTP 200 Aug 13 06:17:45.249352 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1213/4839] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:45 2026] GET /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:46.261099 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1c2cc754-d7de-490f-b3f3-cc3fbbb949ea None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:46.263126 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c2cc754-d7de-490f-b3f3-cc3fbbb949ea tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 Aug 13 06:17:46.263337 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c2cc754-d7de-490f-b3f3-cc3fbbb949ea tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:46.263519 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c2cc754-d7de-490f-b3f3-cc3fbbb949ea tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:46.273400 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:46.273400 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:46.275366 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1c2cc754-d7de-490f-b3f3-cc3fbbb949ea tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:46.279102 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c2cc754-d7de-490f-b3f3-cc3fbbb949ea tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 returned with HTTP 200 Aug 13 06:17:46.279452 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1205/4840] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:46 2026] GET /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:46.895645 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-b20f9e4e-a41b-4dab-8109-c263fe973fc0 req-bb61cc93-8909-4168-8076-5c1db213b01f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:46.897516 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b20f9e4e-a41b-4dab-8109-c263fe973fc0 req-bb61cc93-8909-4168-8076-5c1db213b01f tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] POST https://10.4.3.121/volume/v3/attachments/722482c2-aa33-4fd1-8e1d-147a0327bd9c/action Aug 13 06:17:46.897895 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b20f9e4e-a41b-4dab-8109-c263fe973fc0 req-bb61cc93-8909-4168-8076-5c1db213b01f tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:17:46.898034 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-b20f9e4e-a41b-4dab-8109-c263fe973fc0 req-bb61cc93-8909-4168-8076-5c1db213b01f tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:46.912480 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:46.912480 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:46.922294 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-b20f9e4e-a41b-4dab-8109-c263fe973fc0 req-bb61cc93-8909-4168-8076-5c1db213b01f tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/attachments/722482c2-aa33-4fd1-8e1d-147a0327bd9c/action returned with HTTP 204 Aug 13 06:17:46.922731 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1219/4841] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:17:46 2026] POST /volume/v3/attachments/722482c2-aa33-4fd1-8e1d-147a0327bd9c/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:17:47.007953 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8bcec382-c8eb-4a01-a34b-e5caa37582ff None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:47.008359 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8bcec382-c8eb-4a01-a34b-e5caa37582ff None None] GET https://10.4.3.121/volume// Aug 13 06:17:47.008541 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8bcec382-c8eb-4a01-a34b-e5caa37582ff None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:47.008757 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8bcec382-c8eb-4a01-a34b-e5caa37582ff None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:47.009094 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8bcec382-c8eb-4a01-a34b-e5caa37582ff None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:17:47.009401 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1205/4842] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:17:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:17:47.018578 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-9ad96259-a2e8-46c5-a729-863e8def422b req-86e68581-7f6e-4aea-90c9-a5afaaf29e42 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:47.020552 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9ad96259-a2e8-46c5-a729-863e8def422b req-86e68581-7f6e-4aea-90c9-a5afaaf29e42 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:17:47.020961 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9ad96259-a2e8-46c5-a729-863e8def422b req-86e68581-7f6e-4aea-90c9-a5afaaf29e42 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6981648-82cb-479f-a43c-dc2b762ce663", "connector": null, "instance_uuid": "035b4ef1-0f3e-42dc-bc04-61e573cb5675"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:47.030879 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:47.030879 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:47.063923 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9ad96259-a2e8-46c5-a729-863e8def422b req-86e68581-7f6e-4aea-90c9-a5afaaf29e42 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:17:47.064474 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1214/4843] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:17:47 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 13 06:17:47.072344 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-9ad96259-a2e8-46c5-a729-863e8def422b req-b95fb5c9-71a6-46b7-99b5-a3dcf137d955 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:47.074628 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9ad96259-a2e8-46c5-a729-863e8def422b req-b95fb5c9-71a6-46b7-99b5-a3dcf137d955 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] DELETE https://10.4.3.121/volume/v3/attachments/fafd3b6f-9efb-4261-b1d0-c5e52a8cfffb Aug 13 06:17:47.074858 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9ad96259-a2e8-46c5-a729-863e8def422b req-b95fb5c9-71a6-46b7-99b5-a3dcf137d955 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:47.075085 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9ad96259-a2e8-46c5-a729-863e8def422b req-b95fb5c9-71a6-46b7-99b5-a3dcf137d955 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:47.082855 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:47.082855 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:47.150086 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9ad96259-a2e8-46c5-a729-863e8def422b req-b95fb5c9-71a6-46b7-99b5-a3dcf137d955 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/attachments/fafd3b6f-9efb-4261-b1d0-c5e52a8cfffb returned with HTTP 200 Aug 13 06:17:47.150500 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1206/4844] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:17:47 2026] DELETE /volume/v3/attachments/fafd3b6f-9efb-4261-b1d0-c5e52a8cfffb => generated 192 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:47.293481 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b7379e6d-3f5b-4962-958a-c27e8c882817 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:47.295443 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b7379e6d-3f5b-4962-958a-c27e8c882817 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 Aug 13 06:17:47.295625 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b7379e6d-3f5b-4962-958a-c27e8c882817 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:47.295808 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b7379e6d-3f5b-4962-958a-c27e8c882817 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:47.305487 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:47.305487 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:47.309167 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b7379e6d-3f5b-4962-958a-c27e8c882817 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:47.313781 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b7379e6d-3f5b-4962-958a-c27e8c882817 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 returned with HTTP 200 Aug 13 06:17:47.314367 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1220/4845] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:47 2026] GET /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 => generated 1150 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:47.324800 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4f54307f-9b1c-475a-aea7-236575857b9b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:47.326920 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4f54307f-9b1c-475a-aea7-236575857b9b tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 Aug 13 06:17:47.327206 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4f54307f-9b1c-475a-aea7-236575857b9b tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:47.327472 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4f54307f-9b1c-475a-aea7-236575857b9b tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:47.337965 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:47.337965 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:47.345013 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4f54307f-9b1c-475a-aea7-236575857b9b tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:47.348748 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4f54307f-9b1c-475a-aea7-236575857b9b tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 returned with HTTP 200 Aug 13 06:17:47.349133 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1206/4846] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:47 2026] GET /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 => generated 1150 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:47.360263 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e2c7c7c6-34be-4452-8821-625c603b7594 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:47.361998 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e2c7c7c6-34be-4452-8821-625c603b7594 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] POST https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264/action Aug 13 06:17:47.362397 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e2c7c7c6-34be-4452-8821-625c603b7594 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Action body: b'{"os-detach": {}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:17:47.362647 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e2c7c7c6-34be-4452-8821-625c603b7594 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:47.373833 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:47.373833 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:47.374429 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e2c7c7c6-34be-4452-8821-625c603b7594 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:47.428390 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e2c7c7c6-34be-4452-8821-625c603b7594 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Attachment connected to vm e819c337-0bdc-4d92-92bd-f02c36b38fd9, checking data on nova Aug 13 06:17:47.428873 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.compute.nova [None req-e2c7c7c6-34be-4452-8821-625c603b7594 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Creating Keystone token plugin using URL: https://10.4.3.121/identity {{(pid=100323) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 06:17:47.619375 np0000007163 devstack@c-api.service[100323]: DEBUG novaclient.v2.client [None req-e2c7c7c6-34be-4452-8821-625c603b7594 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] REQ: curl -g -i -X GET https://10.4.3.121/compute/v2.1/servers/e819c337-0bdc-4d92-92bd-f02c36b38fd9/os-volume_attachments/ab300e3c-c636-4b5a-be0b-77663cd9e264 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}9634ebfb80721f02a3c3960dcf13edb5fabd38543cffe448073158366f9d6119" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e2c7c7c6-34be-4452-8821-625c603b7594" -H "X-Service-Token: {SHA256}79730a6f26ef48d62206a06ae29a86d126e30df63949d4d5ee9a111b3180c049" {{(pid=100323) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 06:17:47.775149 np0000007163 devstack@c-api.service[100323]: DEBUG novaclient.v2.client [None req-e2c7c7c6-34be-4452-8821-625c603b7594 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 06:17: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-c257f75d-55b4-490f-a1ee-c30ad52577a9 x-openstack-request-id: req-c257f75d-55b4-490f-a1ee-c30ad52577a9 {{(pid=100323) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 06:17:47.775385 np0000007163 devstack@c-api.service[100323]: DEBUG novaclient.v2.client [None req-e2c7c7c6-34be-4452-8821-625c603b7594 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "ab300e3c-c636-4b5a-be0b-77663cd9e264", "serverId": "e819c337-0bdc-4d92-92bd-f02c36b38fd9", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "722482c2-aa33-4fd1-8e1d-147a0327bd9c", "bdm_uuid": "53493436-7c80-4b9a-b366-4252cfd579e9"}} {{(pid=100323) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 06:17:47.775502 np0000007163 devstack@c-api.service[100323]: DEBUG novaclient.v2.client [None req-e2c7c7c6-34be-4452-8821-625c603b7594 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET call to compute for https://10.4.3.121/compute/v2.1/servers/e819c337-0bdc-4d92-92bd-f02c36b38fd9/os-volume_attachments/ab300e3c-c636-4b5a-be0b-77663cd9e264 used request id req-c257f75d-55b4-490f-a1ee-c30ad52577a9 {{(pid=100323) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 06:17:47.777611 np0000007163 devstack@c-api.service[100323]: ERROR cinder.volume.api [None req-e2c7c7c6-34be-4452-8821-625c603b7594 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-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 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault [None req-e2c7c7c6-34be-4452-8821-625c603b7594 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Caught error: Detach volume from instance e819c337-0bdc-4d92-92bd-f02c36b38fd9 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e819c337-0bdc-4d92-92bd-f02c36b38fd9 using the Compute API Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 06:17:47.779851 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e819c337-0bdc-4d92-92bd-f02c36b38fd9 using the Compute API Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: ERROR cinder.api.middleware.fault Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.middleware.fault [None req-e2c7c7c6-34be-4452-8821-625c603b7594 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264/action returned with HTTP 409 Aug 13 06:17:47.780722 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1215/4847] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:17:47 2026] POST /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264/action => generated 167 bytes in 421 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:17:47.788497 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8032853c-5651-49bc-b906-f9a251ae6e29 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:47.789745 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8032853c-5651-49bc-b906-f9a251ae6e29 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] POST https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264/action Aug 13 06:17:47.790065 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8032853c-5651-49bc-b906-f9a251ae6e29 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:17:47.790165 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8032853c-5651-49bc-b906-f9a251ae6e29 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:47.799162 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:47.799162 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:47.799557 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8032853c-5651-49bc-b906-f9a251ae6e29 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:47.852703 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8032853c-5651-49bc-b906-f9a251ae6e29 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Attachment connected to vm e819c337-0bdc-4d92-92bd-f02c36b38fd9, checking data on nova Aug 13 06:17:47.852986 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.compute.nova [None req-8032853c-5651-49bc-b906-f9a251ae6e29 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Creating Keystone token plugin using URL: https://10.4.3.121/identity {{(pid=100325) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 06:17:47.976028 np0000007163 devstack@c-api.service[100325]: DEBUG novaclient.v2.client [None req-8032853c-5651-49bc-b906-f9a251ae6e29 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] REQ: curl -g -i -X GET https://10.4.3.121/compute/v2.1/servers/e819c337-0bdc-4d92-92bd-f02c36b38fd9/os-volume_attachments/ab300e3c-c636-4b5a-be0b-77663cd9e264 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}7730509fb4224428c05e7d6aa68f503b76ee6eac8050094077f423a43450880c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-8032853c-5651-49bc-b906-f9a251ae6e29" -H "X-Service-Token: {SHA256}c99ac93d97e08b54c17d8acb05813ea58cd26fb04c68dbd7c311ece12bdb274b" {{(pid=100325) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 06:17:48.051036 np0000007163 devstack@c-api.service[100325]: DEBUG novaclient.v2.client [None req-8032853c-5651-49bc-b906-f9a251ae6e29 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 06:17: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-9b7a97f8-7382-4451-928f-0dabc6d129f7 x-openstack-request-id: req-9b7a97f8-7382-4451-928f-0dabc6d129f7 {{(pid=100325) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 06:17:48.051155 np0000007163 devstack@c-api.service[100325]: DEBUG novaclient.v2.client [None req-8032853c-5651-49bc-b906-f9a251ae6e29 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "ab300e3c-c636-4b5a-be0b-77663cd9e264", "serverId": "e819c337-0bdc-4d92-92bd-f02c36b38fd9", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "722482c2-aa33-4fd1-8e1d-147a0327bd9c", "bdm_uuid": "53493436-7c80-4b9a-b366-4252cfd579e9"}} {{(pid=100325) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 06:17:48.051264 np0000007163 devstack@c-api.service[100325]: DEBUG novaclient.v2.client [None req-8032853c-5651-49bc-b906-f9a251ae6e29 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET call to compute for https://10.4.3.121/compute/v2.1/servers/e819c337-0bdc-4d92-92bd-f02c36b38fd9/os-volume_attachments/ab300e3c-c636-4b5a-be0b-77663cd9e264 used request id req-9b7a97f8-7382-4451-928f-0dabc6d129f7 {{(pid=100325) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 06:17:48.053135 np0000007163 devstack@c-api.service[100325]: ERROR cinder.volume.api [None req-8032853c-5651-49bc-b906-f9a251ae6e29 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-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 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault [None req-8032853c-5651-49bc-b906-f9a251ae6e29 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Caught error: Detach volume from instance e819c337-0bdc-4d92-92bd-f02c36b38fd9 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e819c337-0bdc-4d92-92bd-f02c36b38fd9 using the Compute API Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: 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 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 06:17:48.055325 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e819c337-0bdc-4d92-92bd-f02c36b38fd9 using the Compute API Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault Aug 13 06:17:48.056147 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.middleware.fault [None req-8032853c-5651-49bc-b906-f9a251ae6e29 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264/action returned with HTTP 409 Aug 13 06:17:48.056900 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1207/4848] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:17:47 2026] POST /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264/action => generated 167 bytes in 268 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:17:48.062647 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1698af8f-0555-4c07-9ce9-9437fa38f750 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:48.063853 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1221/4849] 10.4.3.121 () {70 vars in 1597 bytes} [Thu Aug 13 06:17:48 2026] POST /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264/action => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 13 06:17:48.070097 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9095d4ce-4ef1-48e2-a063-1aad09625597 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:48.072237 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1207/4850] 10.4.3.121 () {70 vars in 1597 bytes} [Thu Aug 13 06:17:48 2026] POST /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 13 06:17:48.078830 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8bd66dd1-6145-4e57-814c-1594fb753843 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:48.126215 np0000007163 devstack@c-api.service[100323]: WARNING keystonemiddleware.auth_token [None req-8bd66dd1-6145-4e57-814c-1594fb753843 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 06:17:48.127316 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1216/4851] 10.4.3.121 () {70 vars in 1597 bytes} [Thu Aug 13 06:17:48 2026] POST /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264/action => generated 114 bytes in 49 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 13 06:17:48.134699 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-93e6d3f2-a08e-4364-b8b9-b2761431e0e9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:48.158634 np0000007163 devstack@c-api.service[100325]: WARNING keystonemiddleware.auth_token [None req-93e6d3f2-a08e-4364-b8b9-b2761431e0e9 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 06:17:48.159806 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1208/4852] 10.4.3.121 () {70 vars in 1597 bytes} [Thu Aug 13 06:17:48 2026] POST /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264/action => generated 114 bytes in 26 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 13 06:17:48.166115 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a151bb50-41db-4755-a733-e9df99fcd284 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:48.228335 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a151bb50-41db-4755-a733-e9df99fcd284 tempest-TestServerVolumeAttachmentScenario-1940912081 tempest-TestServerVolumeAttachmentScenario-1940912081-project-admin] POST https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264/action Aug 13 06:17:48.228748 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a151bb50-41db-4755-a733-e9df99fcd284 tempest-TestServerVolumeAttachmentScenario-1940912081 tempest-TestServerVolumeAttachmentScenario-1940912081-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:17:48.228924 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a151bb50-41db-4755-a733-e9df99fcd284 tempest-TestServerVolumeAttachmentScenario-1940912081 tempest-TestServerVolumeAttachmentScenario-1940912081-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:48.240785 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:48.240785 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:48.241189 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.admin_actions [None req-a151bb50-41db-4755-a733-e9df99fcd284 tempest-TestServerVolumeAttachmentScenario-1940912081 tempest-TestServerVolumeAttachmentScenario-1940912081-project-admin] Updating volume 'ab300e3c-c636-4b5a-be0b-77663cd9e264' with '{'status': 'error'}' {{(pid=100322) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 06:17:48.262470 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a151bb50-41db-4755-a733-e9df99fcd284 tempest-TestServerVolumeAttachmentScenario-1940912081 tempest-TestServerVolumeAttachmentScenario-1940912081-project-admin] https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264/action returned with HTTP 202 Aug 13 06:17:48.262935 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1222/4853] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:17:48 2026] POST /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:17:48.269540 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a607ebb5-16ea-4421-92c6-b4dc99ee5638 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:48.271614 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a607ebb5-16ea-4421-92c6-b4dc99ee5638 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 Aug 13 06:17:48.271851 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a607ebb5-16ea-4421-92c6-b4dc99ee5638 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:48.272079 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a607ebb5-16ea-4421-92c6-b4dc99ee5638 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:48.282439 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:48.282439 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:48.286146 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a607ebb5-16ea-4421-92c6-b4dc99ee5638 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:48.290856 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a607ebb5-16ea-4421-92c6-b4dc99ee5638 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 returned with HTTP 200 Aug 13 06:17:48.291320 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1208/4854] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:48 2026] GET /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 => generated 1149 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:48.298873 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-9ad96259-a2e8-46c5-a729-863e8def422b req-81b6f736-9590-4e09-b399-eb893c3d46b4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:48.300853 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9ad96259-a2e8-46c5-a729-863e8def422b req-81b6f736-9590-4e09-b399-eb893c3d46b4 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] PUT https://10.4.3.121/volume/v3/attachments/5c00b320-4e5c-4438-a323-bb66aa6122c8 Aug 13 06:17:48.301197 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9ad96259-a2e8-46c5-a729-863e8def422b req-81b6f736-9590-4e09-b399-eb893c3d46b4 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:48.303521 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-46c1e02e-2730-445e-9fdc-82c6f6129127 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:48.307555 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-46c1e02e-2730-445e-9fdc-82c6f6129127 tempest-TestServerVolumeAttachmentScenario-1940912081 tempest-TestServerVolumeAttachmentScenario-1940912081-project-admin] POST https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264/action Aug 13 06:17:48.307884 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-46c1e02e-2730-445e-9fdc-82c6f6129127 tempest-TestServerVolumeAttachmentScenario-1940912081 tempest-TestServerVolumeAttachmentScenario-1940912081-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "722482c2-aa33-4fd1-8e1d-147a0327bd9c"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:17:48.308002 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-46c1e02e-2730-445e-9fdc-82c6f6129127 tempest-TestServerVolumeAttachmentScenario-1940912081 tempest-TestServerVolumeAttachmentScenario-1940912081-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "722482c2-aa33-4fd1-8e1d-147a0327bd9c"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:48.333496 np0000007163 devstack@c-api.service[100323]: DEBUG oslo_db.sqlalchemy.engines [req-9ad96259-a2e8-46c5-a729-863e8def422b req-81b6f736-9590-4e09-b399-eb893c3d46b4 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:17:48.338398 np0000007163 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-46c1e02e-2730-445e-9fdc-82c6f6129127 tempest-TestServerVolumeAttachmentScenario-1940912081 tempest-TestServerVolumeAttachmentScenario-1940912081-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=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:17:48.339787 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-9ad96259-a2e8-46c5-a729-863e8def422b req-81b6f736-9590-4e09-b399-eb893c3d46b4 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Acquiring lock "cinder-attachment_update-c6981648-82cb-479f-a43c-dc2b762ce663-np0000007163" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:17:48.344276 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-9ad96259-a2e8-46c5-a729-863e8def422b req-81b6f736-9590-4e09-b399-eb893c3d46b4 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Lock "cinder-attachment_update-c6981648-82cb-479f-a43c-dc2b762ce663-np0000007163" acquired by "attachment_update" :: waited 0.004s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:17:48.345390 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:48.345390 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:48.347135 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:48.347135 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:48.347542 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-46c1e02e-2730-445e-9fdc-82c6f6129127 tempest-TestServerVolumeAttachmentScenario-1940912081 tempest-TestServerVolumeAttachmentScenario-1940912081-project-admin] Volume info retrieved successfully. Aug 13 06:17:48.352267 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-46c1e02e-2730-445e-9fdc-82c6f6129127 tempest-TestServerVolumeAttachmentScenario-1940912081 tempest-TestServerVolumeAttachmentScenario-1940912081-project-admin] Attachment connected to vm e819c337-0bdc-4d92-92bd-f02c36b38fd9, checking data on nova Aug 13 06:17:48.352401 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.compute.nova [None req-46c1e02e-2730-445e-9fdc-82c6f6129127 tempest-TestServerVolumeAttachmentScenario-1940912081 tempest-TestServerVolumeAttachmentScenario-1940912081-project-admin] Creating Keystone token plugin using URL: https://10.4.3.121/identity {{(pid=100325) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 06:17:48.410505 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-9ad96259-a2e8-46c5-a729-863e8def422b req-81b6f736-9590-4e09-b399-eb893c3d46b4 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Lock "cinder-attachment_update-c6981648-82cb-479f-a43c-dc2b762ce663-np0000007163" released by "attachment_update" :: held 0.066s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:17:48.410830 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9ad96259-a2e8-46c5-a729-863e8def422b req-81b6f736-9590-4e09-b399-eb893c3d46b4 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/attachments/5c00b320-4e5c-4438-a323-bb66aa6122c8 returned with HTTP 200 Aug 13 06:17:48.411279 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1217/4855] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:17:48 2026] PUT /volume/v3/attachments/5c00b320-4e5c-4438-a323-bb66aa6122c8 => generated 968 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:48.418764 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-9ad96259-a2e8-46c5-a729-863e8def422b req-5215959e-3e23-4262-93ee-3d2ee29c34ca None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:48.420937 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9ad96259-a2e8-46c5-a729-863e8def422b req-5215959e-3e23-4262-93ee-3d2ee29c34ca tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/attachments/5c00b320-4e5c-4438-a323-bb66aa6122c8 Aug 13 06:17:48.421173 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9ad96259-a2e8-46c5-a729-863e8def422b req-5215959e-3e23-4262-93ee-3d2ee29c34ca tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:48.421395 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-9ad96259-a2e8-46c5-a729-863e8def422b req-5215959e-3e23-4262-93ee-3d2ee29c34ca tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:48.430144 np0000007163 devstack@c-api.service[100325]: DEBUG novaclient.v2.client [None req-46c1e02e-2730-445e-9fdc-82c6f6129127 tempest-TestServerVolumeAttachmentScenario-1940912081 tempest-TestServerVolumeAttachmentScenario-1940912081-project-admin] REQ: curl -g -i -X GET https://10.4.3.121/compute/v2.1/servers/e819c337-0bdc-4d92-92bd-f02c36b38fd9/os-volume_attachments/ab300e3c-c636-4b5a-be0b-77663cd9e264 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}436d0bac83f2c62a183ad39b0a7c3340a6bc9171f8ccd9bce04e03f309b2ac42" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-46c1e02e-2730-445e-9fdc-82c6f6129127" -H "X-Service-Token: {SHA256}c99ac93d97e08b54c17d8acb05813ea58cd26fb04c68dbd7c311ece12bdb274b" {{(pid=100325) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 06:17:48.434236 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-9ad96259-a2e8-46c5-a729-863e8def422b req-5215959e-3e23-4262-93ee-3d2ee29c34ca tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/attachments/5c00b320-4e5c-4438-a323-bb66aa6122c8 returned with HTTP 200 Aug 13 06:17:48.434679 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1223/4856] 10.4.3.121 () {70 vars in 1651 bytes} [Thu Aug 13 06:17:48 2026] GET /volume/v3/attachments/5c00b320-4e5c-4438-a323-bb66aa6122c8 => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:48.512408 np0000007163 devstack@c-api.service[100325]: DEBUG novaclient.v2.client [None req-46c1e02e-2730-445e-9fdc-82c6f6129127 tempest-TestServerVolumeAttachmentScenario-1940912081 tempest-TestServerVolumeAttachmentScenario-1940912081-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 06:17: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-17852213-7820-4106-a823-8c511d7b4f4a x-openstack-request-id: req-17852213-7820-4106-a823-8c511d7b4f4a {{(pid=100325) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 06:17:48.512546 np0000007163 devstack@c-api.service[100325]: DEBUG novaclient.v2.client [None req-46c1e02e-2730-445e-9fdc-82c6f6129127 tempest-TestServerVolumeAttachmentScenario-1940912081 tempest-TestServerVolumeAttachmentScenario-1940912081-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "ab300e3c-c636-4b5a-be0b-77663cd9e264", "serverId": "e819c337-0bdc-4d92-92bd-f02c36b38fd9", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "722482c2-aa33-4fd1-8e1d-147a0327bd9c", "bdm_uuid": "53493436-7c80-4b9a-b366-4252cfd579e9"}} {{(pid=100325) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 06:17:48.512680 np0000007163 devstack@c-api.service[100325]: DEBUG novaclient.v2.client [None req-46c1e02e-2730-445e-9fdc-82c6f6129127 tempest-TestServerVolumeAttachmentScenario-1940912081 tempest-TestServerVolumeAttachmentScenario-1940912081-project-admin] GET call to compute for https://10.4.3.121/compute/v2.1/servers/e819c337-0bdc-4d92-92bd-f02c36b38fd9/os-volume_attachments/ab300e3c-c636-4b5a-be0b-77663cd9e264 used request id req-17852213-7820-4106-a823-8c511d7b4f4a {{(pid=100325) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 06:17:48.515059 np0000007163 devstack@c-api.service[100325]: ERROR cinder.volume.api [None req-46c1e02e-2730-445e-9fdc-82c6f6129127 tempest-TestServerVolumeAttachmentScenario-1940912081 tempest-TestServerVolumeAttachmentScenario-1940912081-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 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault [None req-46c1e02e-2730-445e-9fdc-82c6f6129127 tempest-TestServerVolumeAttachmentScenario-1940912081 tempest-TestServerVolumeAttachmentScenario-1940912081-project-admin] Caught error: Detach volume from instance e819c337-0bdc-4d92-92bd-f02c36b38fd9 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e819c337-0bdc-4d92-92bd-f02c36b38fd9 using the Compute API Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: 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 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 06:17:48.517284 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e819c337-0bdc-4d92-92bd-f02c36b38fd9 using the Compute API Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: ERROR cinder.api.middleware.fault Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.middleware.fault [None req-46c1e02e-2730-445e-9fdc-82c6f6129127 tempest-TestServerVolumeAttachmentScenario-1940912081 tempest-TestServerVolumeAttachmentScenario-1940912081-project-admin] https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264/action returned with HTTP 409 Aug 13 06:17:48.518139 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1209/4857] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:17:48 2026] POST /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264/action => generated 167 bytes in 215 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:17:48.525995 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5a7ccfb3-ec85-4dbf-b72f-8b3079f728ac None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:48.530821 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1209/4858] 10.4.3.121 () {70 vars in 1597 bytes} [Thu Aug 13 06:17:48 2026] POST /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 13 06:17:48.536620 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-af8b9c6f-86da-4b69-ac86-b58d958a5d5a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:48.556899 np0000007163 devstack@c-api.service[100323]: WARNING keystonemiddleware.auth_token [None req-af8b9c6f-86da-4b69-ac86-b58d958a5d5a None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 06:17:48.557852 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1218/4859] 10.4.3.121 () {70 vars in 1597 bytes} [Thu Aug 13 06:17:48 2026] POST /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264/action => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 13 06:17:48.563929 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e018ad9d-fa89-4d46-8cc4-05d2e71131cd None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:48.565578 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e018ad9d-fa89-4d46-8cc4-05d2e71131cd tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d Aug 13 06:17:48.566145 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e018ad9d-fa89-4d46-8cc4-05d2e71131cd tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:48.566388 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e018ad9d-fa89-4d46-8cc4-05d2e71131cd tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:48.572550 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:48.572550 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:48.575692 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e018ad9d-fa89-4d46-8cc4-05d2e71131cd tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:48.579386 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e018ad9d-fa89-4d46-8cc4-05d2e71131cd tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d returned with HTTP 200 Aug 13 06:17:48.579817 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1224/4860] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:48 2026] GET /volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:48.591287 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e321bf2d-d16b-4951-b4e3-cf9e91a9a065 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:48.592899 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e321bf2d-d16b-4951-b4e3-cf9e91a9a065 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d Aug 13 06:17:48.593029 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e321bf2d-d16b-4951-b4e3-cf9e91a9a065 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:48.593202 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e321bf2d-d16b-4951-b4e3-cf9e91a9a065 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:48.623401 np0000007163 devstack@c-api.service[100325]: DEBUG oslo_db.sqlalchemy.engines [None req-e321bf2d-d16b-4951-b4e3-cf9e91a9a065 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100325) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 06:17:48.629083 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:48.629083 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:48.631997 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e321bf2d-d16b-4951-b4e3-cf9e91a9a065 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:48.635313 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e321bf2d-d16b-4951-b4e3-cf9e91a9a065 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d returned with HTTP 200 Aug 13 06:17:48.635763 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1210/4861] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:48 2026] GET /volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:48.674041 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-dcab392d-8ee4-4279-93dc-f2a2ac0aef59 req-17b301fa-6404-40e8-960d-c8519470342b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:48.675960 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-dcab392d-8ee4-4279-93dc-f2a2ac0aef59 req-17b301fa-6404-40e8-960d-c8519470342b tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d Aug 13 06:17:48.676226 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-dcab392d-8ee4-4279-93dc-f2a2ac0aef59 req-17b301fa-6404-40e8-960d-c8519470342b tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:48.676449 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-dcab392d-8ee4-4279-93dc-f2a2ac0aef59 req-17b301fa-6404-40e8-960d-c8519470342b tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:48.682360 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:48.682360 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:48.685296 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-dcab392d-8ee4-4279-93dc-f2a2ac0aef59 req-17b301fa-6404-40e8-960d-c8519470342b tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:48.688701 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-dcab392d-8ee4-4279-93dc-f2a2ac0aef59 req-17b301fa-6404-40e8-960d-c8519470342b tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d returned with HTTP 200 Aug 13 06:17:48.689019 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1210/4862] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:17:48 2026] GET /volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d => generated 858 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:48.751995 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a7dd6ef1-b2a0-4130-89d0-a5d14b1652ae None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:48.752370 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a7dd6ef1-b2a0-4130-89d0-a5d14b1652ae None None] GET https://10.4.3.121/volume// Aug 13 06:17:48.752526 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a7dd6ef1-b2a0-4130-89d0-a5d14b1652ae None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:48.752723 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a7dd6ef1-b2a0-4130-89d0-a5d14b1652ae None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:48.753062 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a7dd6ef1-b2a0-4130-89d0-a5d14b1652ae None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:17:48.753371 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1219/4863] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:17:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:17:48.759736 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-dcab392d-8ee4-4279-93dc-f2a2ac0aef59 req-887e45ab-2123-412a-a3da-4d0fd9e1cc8c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:48.761285 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-dcab392d-8ee4-4279-93dc-f2a2ac0aef59 req-887e45ab-2123-412a-a3da-4d0fd9e1cc8c tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:17:48.761955 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-dcab392d-8ee4-4279-93dc-f2a2ac0aef59 req-887e45ab-2123-412a-a3da-4d0fd9e1cc8c tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca17a744-cdb4-48dc-b6b4-237676a4b90d", "connector": null, "instance_uuid": "e819c337-0bdc-4d92-92bd-f02c36b38fd9"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:48.769725 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:48.769725 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:48.789053 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-dcab392d-8ee4-4279-93dc-f2a2ac0aef59 req-887e45ab-2123-412a-a3da-4d0fd9e1cc8c tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:17:48.789602 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1225/4864] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:17:48 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:48.811594 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-322ae7fd-f214-477c-89a4-3c52199f9625 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:48.813334 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-322ae7fd-f214-477c-89a4-3c52199f9625 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d Aug 13 06:17:48.813510 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-322ae7fd-f214-477c-89a4-3c52199f9625 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:48.813692 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-322ae7fd-f214-477c-89a4-3c52199f9625 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:48.822628 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3684a605-4fb4-4d5b-8dfa-dfac1d83224b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:48.822974 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3684a605-4fb4-4d5b-8dfa-dfac1d83224b None None] GET https://10.4.3.121/volume// Aug 13 06:17:48.823134 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3684a605-4fb4-4d5b-8dfa-dfac1d83224b None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:48.823334 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3684a605-4fb4-4d5b-8dfa-dfac1d83224b None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:48.823637 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3684a605-4fb4-4d5b-8dfa-dfac1d83224b None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:17:48.823910 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1211/4865] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:17:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:17:48.824083 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:48.824083 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:48.830291 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-322ae7fd-f214-477c-89a4-3c52199f9625 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:48.831035 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-dcab392d-8ee4-4279-93dc-f2a2ac0aef59 req-74d2ab7c-281e-491a-b900-7c856c3a679a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:48.832948 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-dcab392d-8ee4-4279-93dc-f2a2ac0aef59 req-74d2ab7c-281e-491a-b900-7c856c3a679a tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d Aug 13 06:17:48.833197 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-dcab392d-8ee4-4279-93dc-f2a2ac0aef59 req-74d2ab7c-281e-491a-b900-7c856c3a679a tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:48.833376 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-dcab392d-8ee4-4279-93dc-f2a2ac0aef59 req-74d2ab7c-281e-491a-b900-7c856c3a679a tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:48.834267 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-322ae7fd-f214-477c-89a4-3c52199f9625 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d returned with HTTP 200 Aug 13 06:17:48.834619 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1211/4866] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:48 2026] GET /volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:48.844596 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:48.844596 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:48.847792 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-dcab392d-8ee4-4279-93dc-f2a2ac0aef59 req-74d2ab7c-281e-491a-b900-7c856c3a679a tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:48.851507 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-dcab392d-8ee4-4279-93dc-f2a2ac0aef59 req-74d2ab7c-281e-491a-b900-7c856c3a679a tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d returned with HTTP 200 Aug 13 06:17:48.851901 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1220/4867] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:17:48 2026] GET /volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d => generated 1037 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:17:48.947384 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-dcab392d-8ee4-4279-93dc-f2a2ac0aef59 req-37d64b97-fa2e-4584-a98e-dcb5c6952de8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:48.949551 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-dcab392d-8ee4-4279-93dc-f2a2ac0aef59 req-37d64b97-fa2e-4584-a98e-dcb5c6952de8 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] PUT https://10.4.3.121/volume/v3/attachments/da381bd0-09fd-4108-a6c8-f79d1b47d9ea Aug 13 06:17:48.952001 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-dcab392d-8ee4-4279-93dc-f2a2ac0aef59 req-37d64b97-fa2e-4584-a98e-dcb5c6952de8 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:48.957512 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-dcab392d-8ee4-4279-93dc-f2a2ac0aef59 req-37d64b97-fa2e-4584-a98e-dcb5c6952de8 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Acquiring lock "cinder-attachment_update-ca17a744-cdb4-48dc-b6b4-237676a4b90d-np0000007163" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:17:48.963777 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-dcab392d-8ee4-4279-93dc-f2a2ac0aef59 req-37d64b97-fa2e-4584-a98e-dcb5c6952de8 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Lock "cinder-attachment_update-ca17a744-cdb4-48dc-b6b4-237676a4b90d-np0000007163" acquired by "attachment_update" :: waited 0.006s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:17:48.969317 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:48.969317 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:49.053358 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-dcab392d-8ee4-4279-93dc-f2a2ac0aef59 req-37d64b97-fa2e-4584-a98e-dcb5c6952de8 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Lock "cinder-attachment_update-ca17a744-cdb4-48dc-b6b4-237676a4b90d-np0000007163" released by "attachment_update" :: held 0.090s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:17:49.053658 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-dcab392d-8ee4-4279-93dc-f2a2ac0aef59 req-37d64b97-fa2e-4584-a98e-dcb5c6952de8 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/attachments/da381bd0-09fd-4108-a6c8-f79d1b47d9ea returned with HTTP 200 Aug 13 06:17:49.054463 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1226/4868] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:17:48 2026] PUT /volume/v3/attachments/da381bd0-09fd-4108-a6c8-f79d1b47d9ea => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:49.846885 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f9e5089e-7058-4044-8a28-f3517a69021c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:49.848671 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f9e5089e-7058-4044-8a28-f3517a69021c tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d Aug 13 06:17:49.848867 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f9e5089e-7058-4044-8a28-f3517a69021c tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:49.849103 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f9e5089e-7058-4044-8a28-f3517a69021c tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:49.859840 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:49.859840 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:49.863082 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f9e5089e-7058-4044-8a28-f3517a69021c tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:49.866965 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f9e5089e-7058-4044-8a28-f3517a69021c tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d returned with HTTP 200 Aug 13 06:17:49.867336 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1212/4869] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:49 2026] GET /volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:50.879456 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2abb8f98-1b20-4e42-bbad-03a682ee07ed None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:50.881592 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2abb8f98-1b20-4e42-bbad-03a682ee07ed tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d Aug 13 06:17:50.881849 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2abb8f98-1b20-4e42-bbad-03a682ee07ed tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:50.882079 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2abb8f98-1b20-4e42-bbad-03a682ee07ed tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:50.893452 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:50.893452 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:50.897175 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2abb8f98-1b20-4e42-bbad-03a682ee07ed tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:50.901416 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2abb8f98-1b20-4e42-bbad-03a682ee07ed tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d returned with HTTP 200 Aug 13 06:17:50.901797 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1212/4870] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:50 2026] GET /volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:51.629089 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-9ad96259-a2e8-46c5-a729-863e8def422b req-0c026815-7edf-48bc-964a-e3b67e496243 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:51.632059 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9ad96259-a2e8-46c5-a729-863e8def422b req-0c026815-7edf-48bc-964a-e3b67e496243 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663/encryption Aug 13 06:17:51.632370 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9ad96259-a2e8-46c5-a729-863e8def422b req-0c026815-7edf-48bc-964a-e3b67e496243 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:51.632821 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-9ad96259-a2e8-46c5-a729-863e8def422b req-0c026815-7edf-48bc-964a-e3b67e496243 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:51.644810 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:51.644810 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:51.653360 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-9ad96259-a2e8-46c5-a729-863e8def422b req-0c026815-7edf-48bc-964a-e3b67e496243 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663/encryption returned with HTTP 200 Aug 13 06:17:51.653868 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1221/4871] 10.4.3.121 () {68 vars in 1631 bytes} [Thu Aug 13 06:17:51 2026] GET /volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:51.915286 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-88745f82-da7b-4bee-97be-9134e78b9465 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:51.917045 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-88745f82-da7b-4bee-97be-9134e78b9465 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d Aug 13 06:17:51.917283 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-88745f82-da7b-4bee-97be-9134e78b9465 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:51.917462 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-88745f82-da7b-4bee-97be-9134e78b9465 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:51.925898 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:51.925898 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:51.930125 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-88745f82-da7b-4bee-97be-9134e78b9465 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:51.935430 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-88745f82-da7b-4bee-97be-9134e78b9465 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d returned with HTTP 200 Aug 13 06:17:51.936343 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1227/4872] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:51 2026] GET /volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:52.947056 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-827a3bff-bde2-4d29-b990-620d12d882c4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:52.948895 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-827a3bff-bde2-4d29-b990-620d12d882c4 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d Aug 13 06:17:52.949131 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-827a3bff-bde2-4d29-b990-620d12d882c4 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:52.949362 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-827a3bff-bde2-4d29-b990-620d12d882c4 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:52.960856 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:52.960856 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:52.964200 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-827a3bff-bde2-4d29-b990-620d12d882c4 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:52.968027 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-827a3bff-bde2-4d29-b990-620d12d882c4 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d returned with HTTP 200 Aug 13 06:17:52.968409 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1213/4873] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:52 2026] GET /volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:53.783287 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-9ad96259-a2e8-46c5-a729-863e8def422b req-cf2bff11-a4cb-4348-8b62-dcd03038944c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:53.785410 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9ad96259-a2e8-46c5-a729-863e8def422b req-cf2bff11-a4cb-4348-8b62-dcd03038944c tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] POST https://10.4.3.121/volume/v3/attachments/5c00b320-4e5c-4438-a323-bb66aa6122c8/action Aug 13 06:17:53.785894 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9ad96259-a2e8-46c5-a729-863e8def422b req-cf2bff11-a4cb-4348-8b62-dcd03038944c tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:17:53.786032 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-9ad96259-a2e8-46c5-a729-863e8def422b req-cf2bff11-a4cb-4348-8b62-dcd03038944c tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:53.806578 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:53.806578 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:53.818763 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-9ad96259-a2e8-46c5-a729-863e8def422b req-cf2bff11-a4cb-4348-8b62-dcd03038944c tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/attachments/5c00b320-4e5c-4438-a323-bb66aa6122c8/action returned with HTTP 204 Aug 13 06:17:53.818763 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1213/4874] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:17:53 2026] POST /volume/v3/attachments/5c00b320-4e5c-4438-a323-bb66aa6122c8/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:17:53.980895 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-466ed43c-d71d-44ec-a825-eaeef6b2d9d7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:53.982710 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-466ed43c-d71d-44ec-a825-eaeef6b2d9d7 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d Aug 13 06:17:53.982905 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-466ed43c-d71d-44ec-a825-eaeef6b2d9d7 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:53.983067 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-466ed43c-d71d-44ec-a825-eaeef6b2d9d7 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:53.991708 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:53.991708 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:53.994749 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-466ed43c-d71d-44ec-a825-eaeef6b2d9d7 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:53.998553 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-466ed43c-d71d-44ec-a825-eaeef6b2d9d7 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d returned with HTTP 200 Aug 13 06:17:53.998932 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1222/4875] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:53 2026] GET /volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:54.834320 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-dcab392d-8ee4-4279-93dc-f2a2ac0aef59 req-023c4963-b794-4885-8ca3-ad22ec393583 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:54.835779 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-dcab392d-8ee4-4279-93dc-f2a2ac0aef59 req-023c4963-b794-4885-8ca3-ad22ec393583 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] POST https://10.4.3.121/volume/v3/attachments/da381bd0-09fd-4108-a6c8-f79d1b47d9ea/action Aug 13 06:17:54.836121 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-dcab392d-8ee4-4279-93dc-f2a2ac0aef59 req-023c4963-b794-4885-8ca3-ad22ec393583 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:17:54.836256 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-dcab392d-8ee4-4279-93dc-f2a2ac0aef59 req-023c4963-b794-4885-8ca3-ad22ec393583 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:54.851384 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:54.851384 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:54.859777 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-dcab392d-8ee4-4279-93dc-f2a2ac0aef59 req-023c4963-b794-4885-8ca3-ad22ec393583 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/attachments/da381bd0-09fd-4108-a6c8-f79d1b47d9ea/action returned with HTTP 204 Aug 13 06:17:54.860171 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1228/4876] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:17:54 2026] POST /volume/v3/attachments/da381bd0-09fd-4108-a6c8-f79d1b47d9ea/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:17:54.987600 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5a589e84-e4dd-4e0d-a821-4c13dd73aa91 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:54.989431 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5a589e84-e4dd-4e0d-a821-4c13dd73aa91 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 Aug 13 06:17:54.989627 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5a589e84-e4dd-4e0d-a821-4c13dd73aa91 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:54.989802 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5a589e84-e4dd-4e0d-a821-4c13dd73aa91 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:54.998012 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:54.998012 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:55.000887 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5a589e84-e4dd-4e0d-a821-4c13dd73aa91 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:17:55.004365 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5a589e84-e4dd-4e0d-a821-4c13dd73aa91 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 returned with HTTP 200 Aug 13 06:17:55.004697 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1214/4877] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:54 2026] GET /volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 => generated 1168 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:55.012980 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b8ff9c63-4bc4-4cda-93cf-a833fc655075 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:55.017218 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8ff9c63-4bc4-4cda-93cf-a833fc655075 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d Aug 13 06:17:55.017218 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8ff9c63-4bc4-4cda-93cf-a833fc655075 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:55.017218 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b8ff9c63-4bc4-4cda-93cf-a833fc655075 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:55.029943 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:55.029943 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:55.035243 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b8ff9c63-4bc4-4cda-93cf-a833fc655075 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:55.041603 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b8ff9c63-4bc4-4cda-93cf-a833fc655075 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d returned with HTTP 200 Aug 13 06:17:55.041603 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1214/4878] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:55 2026] GET /volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d => generated 1150 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:55.043449 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-ef6388c0-c9bd-4ec6-89fd-71788a7ad3a2 req-a3a07cec-859e-4c95-8c76-88f2c42c3e33 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:55.045461 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ef6388c0-c9bd-4ec6-89fd-71788a7ad3a2 req-a3a07cec-859e-4c95-8c76-88f2c42c3e33 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 Aug 13 06:17:55.045666 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ef6388c0-c9bd-4ec6-89fd-71788a7ad3a2 req-a3a07cec-859e-4c95-8c76-88f2c42c3e33 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:55.045845 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ef6388c0-c9bd-4ec6-89fd-71788a7ad3a2 req-a3a07cec-859e-4c95-8c76-88f2c42c3e33 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:55.052437 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-58b41810-da0a-43ea-a1ea-e20dac6f9239 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:55.054073 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:55.054073 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:55.054237 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-58b41810-da0a-43ea-a1ea-e20dac6f9239 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d Aug 13 06:17:55.054420 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-58b41810-da0a-43ea-a1ea-e20dac6f9239 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:55.054513 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-58b41810-da0a-43ea-a1ea-e20dac6f9239 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:55.057846 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-ef6388c0-c9bd-4ec6-89fd-71788a7ad3a2 req-a3a07cec-859e-4c95-8c76-88f2c42c3e33 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:17:55.061667 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ef6388c0-c9bd-4ec6-89fd-71788a7ad3a2 req-a3a07cec-859e-4c95-8c76-88f2c42c3e33 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 returned with HTTP 200 Aug 13 06:17:55.062017 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1223/4879] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:17:55 2026] GET /volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 => generated 1168 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:55.064371 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:55.064371 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:55.067950 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-58b41810-da0a-43ea-a1ea-e20dac6f9239 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:55.072370 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-58b41810-da0a-43ea-a1ea-e20dac6f9239 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d returned with HTTP 200 Aug 13 06:17:55.072721 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1229/4880] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:55 2026] GET /volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d => generated 1150 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:55.080778 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-ef6388c0-c9bd-4ec6-89fd-71788a7ad3a2 req-043f2a23-018d-4e13-bc45-e84af0ac6bf8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:55.083042 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ef6388c0-c9bd-4ec6-89fd-71788a7ad3a2 req-043f2a23-018d-4e13-bc45-e84af0ac6bf8 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] POST https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663/action Aug 13 06:17:55.083430 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ef6388c0-c9bd-4ec6-89fd-71788a7ad3a2 req-043f2a23-018d-4e13-bc45-e84af0ac6bf8 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:17:55.083587 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-ef6388c0-c9bd-4ec6-89fd-71788a7ad3a2 req-043f2a23-018d-4e13-bc45-e84af0ac6bf8 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:55.085084 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4921757b-eaef-4403-bd58-743b80fd71e9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:55.086453 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4921757b-eaef-4403-bd58-743b80fd71e9 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] POST https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264/action Aug 13 06:17:55.086910 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4921757b-eaef-4403-bd58-743b80fd71e9 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Action body: b'{"os-detach": {"attachment_id": "da381bd0-09fd-4108-a6c8-f79d1b47d9ea"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:17:55.087215 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4921757b-eaef-4403-bd58-743b80fd71e9 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "da381bd0-09fd-4108-a6c8-f79d1b47d9ea"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:55.095603 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:55.095603 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:55.096207 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-ef6388c0-c9bd-4ec6-89fd-71788a7ad3a2 req-043f2a23-018d-4e13-bc45-e84af0ac6bf8 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:17:55.097309 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:55.097309 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:55.097803 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4921757b-eaef-4403-bd58-743b80fd71e9 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:55.103698 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4921757b-eaef-4403-bd58-743b80fd71e9 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264/action returned with HTTP 400 Aug 13 06:17:55.104234 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-ef6388c0-c9bd-4ec6-89fd-71788a7ad3a2 req-043f2a23-018d-4e13-bc45-e84af0ac6bf8 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Begin detaching volume completed successfully. Aug 13 06:17:55.104234 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-ef6388c0-c9bd-4ec6-89fd-71788a7ad3a2 req-043f2a23-018d-4e13-bc45-e84af0ac6bf8 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663/action returned with HTTP 202 Aug 13 06:17:55.104305 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1215/4881] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:17:55 2026] POST /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264/action => generated 100 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 06:17:55.104773 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1215/4882] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:17:55 2026] POST /volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:17:55.135530 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-1e39fb8f-fc07-4158-aa88-03a27d1b85ed req-86b99828-d670-4bc2-8b14-ef84b66fac42 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:55.138220 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1e39fb8f-fc07-4158-aa88-03a27d1b85ed req-86b99828-d670-4bc2-8b14-ef84b66fac42 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d Aug 13 06:17:55.138440 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1e39fb8f-fc07-4158-aa88-03a27d1b85ed req-86b99828-d670-4bc2-8b14-ef84b66fac42 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:55.138636 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1e39fb8f-fc07-4158-aa88-03a27d1b85ed req-86b99828-d670-4bc2-8b14-ef84b66fac42 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:55.143590 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-22c0af05-e0ab-401f-848f-948013f4369c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:55.144036 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-22c0af05-e0ab-401f-848f-948013f4369c None None] GET https://10.4.3.121/volume// Aug 13 06:17:55.144253 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-22c0af05-e0ab-401f-848f-948013f4369c None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:55.144447 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-22c0af05-e0ab-401f-848f-948013f4369c None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:55.144803 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-22c0af05-e0ab-401f-848f-948013f4369c None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:17:55.145099 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1230/4883] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:17:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:17:55.147153 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:55.147153 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:55.153137 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-1e39fb8f-fc07-4158-aa88-03a27d1b85ed req-86b99828-d670-4bc2-8b14-ef84b66fac42 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:55.153233 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-ef6388c0-c9bd-4ec6-89fd-71788a7ad3a2 req-fb081b9b-9b92-4408-8d5f-5e49df90c2ac None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:55.156652 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ef6388c0-c9bd-4ec6-89fd-71788a7ad3a2 req-fb081b9b-9b92-4408-8d5f-5e49df90c2ac tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 Aug 13 06:17:55.156712 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1e39fb8f-fc07-4158-aa88-03a27d1b85ed req-86b99828-d670-4bc2-8b14-ef84b66fac42 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d returned with HTTP 200 Aug 13 06:17:55.156747 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ef6388c0-c9bd-4ec6-89fd-71788a7ad3a2 req-fb081b9b-9b92-4408-8d5f-5e49df90c2ac tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:55.156785 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1224/4884] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:17:55 2026] GET /volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d => generated 1150 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:55.156814 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-ef6388c0-c9bd-4ec6-89fd-71788a7ad3a2 req-fb081b9b-9b92-4408-8d5f-5e49df90c2ac tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:55.164387 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:55.164387 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:55.167551 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-ef6388c0-c9bd-4ec6-89fd-71788a7ad3a2 req-fb081b9b-9b92-4408-8d5f-5e49df90c2ac tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:17:55.171435 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1e39fb8f-fc07-4158-aa88-03a27d1b85ed req-32d2de71-5cb9-45aa-b0b7-5f2a0705f330 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:55.171609 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-ef6388c0-c9bd-4ec6-89fd-71788a7ad3a2 req-fb081b9b-9b92-4408-8d5f-5e49df90c2ac tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 returned with HTTP 200 Aug 13 06:17:55.171999 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1216/4885] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:17:55 2026] GET /volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 => generated 1351 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:17:55.173693 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1e39fb8f-fc07-4158-aa88-03a27d1b85ed req-32d2de71-5cb9-45aa-b0b7-5f2a0705f330 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] POST https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d/action Aug 13 06:17:55.174025 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1e39fb8f-fc07-4158-aa88-03a27d1b85ed req-32d2de71-5cb9-45aa-b0b7-5f2a0705f330 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:17:55.174142 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1e39fb8f-fc07-4158-aa88-03a27d1b85ed req-32d2de71-5cb9-45aa-b0b7-5f2a0705f330 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:55.180170 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-ef6388c0-c9bd-4ec6-89fd-71788a7ad3a2 req-d308875a-4816-4f82-bcd2-e9de1d7808b8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:55.181980 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ef6388c0-c9bd-4ec6-89fd-71788a7ad3a2 req-d308875a-4816-4f82-bcd2-e9de1d7808b8 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663/encryption Aug 13 06:17:55.182154 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ef6388c0-c9bd-4ec6-89fd-71788a7ad3a2 req-d308875a-4816-4f82-bcd2-e9de1d7808b8 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:55.182346 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-ef6388c0-c9bd-4ec6-89fd-71788a7ad3a2 req-d308875a-4816-4f82-bcd2-e9de1d7808b8 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:55.184249 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:55.184249 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:55.184712 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-1e39fb8f-fc07-4158-aa88-03a27d1b85ed req-32d2de71-5cb9-45aa-b0b7-5f2a0705f330 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:55.190764 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-1e39fb8f-fc07-4158-aa88-03a27d1b85ed req-32d2de71-5cb9-45aa-b0b7-5f2a0705f330 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Begin detaching volume completed successfully. Aug 13 06:17:55.190937 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:55.190937 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:55.191002 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1e39fb8f-fc07-4158-aa88-03a27d1b85ed req-32d2de71-5cb9-45aa-b0b7-5f2a0705f330 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d/action returned with HTTP 202 Aug 13 06:17:55.191527 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1216/4886] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:17:55 2026] POST /volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:17:55.196631 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-ef6388c0-c9bd-4ec6-89fd-71788a7ad3a2 req-d308875a-4816-4f82-bcd2-e9de1d7808b8 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663/encryption returned with HTTP 200 Aug 13 06:17:55.196979 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1231/4887] 10.4.3.121 () {68 vars in 1631 bytes} [Thu Aug 13 06:17:55 2026] GET /volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:55.233370 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cda354d3-f4cb-4673-9348-8158cc37630f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:55.233799 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cda354d3-f4cb-4673-9348-8158cc37630f None None] GET https://10.4.3.121/volume// Aug 13 06:17:55.233996 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cda354d3-f4cb-4673-9348-8158cc37630f None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:55.234214 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cda354d3-f4cb-4673-9348-8158cc37630f None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:55.234575 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cda354d3-f4cb-4673-9348-8158cc37630f None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:17:55.234872 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1225/4888] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:17:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:17:55.241657 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1e39fb8f-fc07-4158-aa88-03a27d1b85ed req-2050ea6e-90bd-49d1-9f68-c91c804801c2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:55.243251 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1e39fb8f-fc07-4158-aa88-03a27d1b85ed req-2050ea6e-90bd-49d1-9f68-c91c804801c2 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d Aug 13 06:17:55.243627 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1e39fb8f-fc07-4158-aa88-03a27d1b85ed req-2050ea6e-90bd-49d1-9f68-c91c804801c2 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:55.243906 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1e39fb8f-fc07-4158-aa88-03a27d1b85ed req-2050ea6e-90bd-49d1-9f68-c91c804801c2 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:55.254106 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:55.254106 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:55.257361 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-1e39fb8f-fc07-4158-aa88-03a27d1b85ed req-2050ea6e-90bd-49d1-9f68-c91c804801c2 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:55.261682 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1e39fb8f-fc07-4158-aa88-03a27d1b85ed req-2050ea6e-90bd-49d1-9f68-c91c804801c2 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d returned with HTTP 200 Aug 13 06:17:55.261682 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1217/4889] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:17:55 2026] GET /volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d => generated 1333 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:17:55.997097 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1e39fb8f-fc07-4158-aa88-03a27d1b85ed req-bca231ff-9b4a-44e2-9b6e-2c1cf0667ccd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:55.998968 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1e39fb8f-fc07-4158-aa88-03a27d1b85ed req-bca231ff-9b4a-44e2-9b6e-2c1cf0667ccd tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] DELETE https://10.4.3.121/volume/v3/attachments/da381bd0-09fd-4108-a6c8-f79d1b47d9ea Aug 13 06:17:55.999162 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1e39fb8f-fc07-4158-aa88-03a27d1b85ed req-bca231ff-9b4a-44e2-9b6e-2c1cf0667ccd tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:55.999370 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1e39fb8f-fc07-4158-aa88-03a27d1b85ed req-bca231ff-9b4a-44e2-9b6e-2c1cf0667ccd tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:56.006081 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:56.006081 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:56.050436 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1e39fb8f-fc07-4158-aa88-03a27d1b85ed req-bca231ff-9b4a-44e2-9b6e-2c1cf0667ccd tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/attachments/da381bd0-09fd-4108-a6c8-f79d1b47d9ea returned with HTTP 200 Aug 13 06:17:56.050943 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1217/4890] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:17:55 2026] DELETE /volume/v3/attachments/da381bd0-09fd-4108-a6c8-f79d1b47d9ea => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:56.272472 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-419b9cdf-ae89-4122-91aa-7c24a027b5a0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:56.274114 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-419b9cdf-ae89-4122-91aa-7c24a027b5a0 tempest-TestServerVolumeAttachmentScenario-1940912081 tempest-TestServerVolumeAttachmentScenario-1940912081-project-admin] POST https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264/action Aug 13 06:17:56.274458 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-419b9cdf-ae89-4122-91aa-7c24a027b5a0 tempest-TestServerVolumeAttachmentScenario-1940912081 tempest-TestServerVolumeAttachmentScenario-1940912081-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:17:56.274582 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-419b9cdf-ae89-4122-91aa-7c24a027b5a0 tempest-TestServerVolumeAttachmentScenario-1940912081 tempest-TestServerVolumeAttachmentScenario-1940912081-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:56.284401 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:56.284401 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:17:56.287318 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.admin_actions [None req-419b9cdf-ae89-4122-91aa-7c24a027b5a0 tempest-TestServerVolumeAttachmentScenario-1940912081 tempest-TestServerVolumeAttachmentScenario-1940912081-project-admin] Updating volume 'ab300e3c-c636-4b5a-be0b-77663cd9e264' with '{'status': 'in-use'}' {{(pid=100322) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 06:17:56.305266 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-419b9cdf-ae89-4122-91aa-7c24a027b5a0 tempest-TestServerVolumeAttachmentScenario-1940912081 tempest-TestServerVolumeAttachmentScenario-1940912081-project-admin] https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264/action returned with HTTP 202 Aug 13 06:17:56.305750 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1232/4891] 10.4.3.121 () {68 vars in 1390 bytes} [Thu Aug 13 06:17:56 2026] POST /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:17:56.311717 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-efdbfe82-8d7a-456d-8073-89345b6a1774 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:56.313395 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-efdbfe82-8d7a-456d-8073-89345b6a1774 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 Aug 13 06:17:56.313619 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-efdbfe82-8d7a-456d-8073-89345b6a1774 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:56.313812 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-efdbfe82-8d7a-456d-8073-89345b6a1774 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:56.322115 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:56.322115 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:56.324951 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-efdbfe82-8d7a-456d-8073-89345b6a1774 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:56.328334 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-efdbfe82-8d7a-456d-8073-89345b6a1774 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 returned with HTTP 200 Aug 13 06:17:56.328693 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1226/4892] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:17:56 2026] GET /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 => generated 1150 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:56.362487 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a399e2ea-ac5e-46fc-a713-dda8f6d3c986 req-6dbd1f23-8180-420a-a4a2-7df85c7f94a3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:56.364485 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a399e2ea-ac5e-46fc-a713-dda8f6d3c986 req-6dbd1f23-8180-420a-a4a2-7df85c7f94a3 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 Aug 13 06:17:56.364694 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a399e2ea-ac5e-46fc-a713-dda8f6d3c986 req-6dbd1f23-8180-420a-a4a2-7df85c7f94a3 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:56.364868 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a399e2ea-ac5e-46fc-a713-dda8f6d3c986 req-6dbd1f23-8180-420a-a4a2-7df85c7f94a3 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:56.373240 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:56.373240 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:56.376088 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-a399e2ea-ac5e-46fc-a713-dda8f6d3c986 req-6dbd1f23-8180-420a-a4a2-7df85c7f94a3 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:56.379572 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a399e2ea-ac5e-46fc-a713-dda8f6d3c986 req-6dbd1f23-8180-420a-a4a2-7df85c7f94a3 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 returned with HTTP 200 Aug 13 06:17:56.380043 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1218/4893] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:17:56 2026] GET /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 => generated 1150 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:17:56.395725 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a399e2ea-ac5e-46fc-a713-dda8f6d3c986 req-379b4a50-4315-4705-8d9e-439ecff02e40 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:56.397718 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a399e2ea-ac5e-46fc-a713-dda8f6d3c986 req-379b4a50-4315-4705-8d9e-439ecff02e40 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] POST https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264/action Aug 13 06:17:56.398139 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a399e2ea-ac5e-46fc-a713-dda8f6d3c986 req-379b4a50-4315-4705-8d9e-439ecff02e40 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:17:56.398319 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a399e2ea-ac5e-46fc-a713-dda8f6d3c986 req-379b4a50-4315-4705-8d9e-439ecff02e40 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:17:56.408494 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:56.408494 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:56.408944 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-a399e2ea-ac5e-46fc-a713-dda8f6d3c986 req-379b4a50-4315-4705-8d9e-439ecff02e40 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:56.414728 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-a399e2ea-ac5e-46fc-a713-dda8f6d3c986 req-379b4a50-4315-4705-8d9e-439ecff02e40 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Begin detaching volume completed successfully. Aug 13 06:17:56.414946 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a399e2ea-ac5e-46fc-a713-dda8f6d3c986 req-379b4a50-4315-4705-8d9e-439ecff02e40 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264/action returned with HTTP 202 Aug 13 06:17:56.415469 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1218/4894] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:17:56 2026] POST /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:17:56.457300 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3886e663-87f3-43a8-8713-ac82c58d2e19 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:56.457744 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3886e663-87f3-43a8-8713-ac82c58d2e19 None None] GET https://10.4.3.121/volume// Aug 13 06:17:56.457911 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3886e663-87f3-43a8-8713-ac82c58d2e19 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:56.458089 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3886e663-87f3-43a8-8713-ac82c58d2e19 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:56.458432 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3886e663-87f3-43a8-8713-ac82c58d2e19 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:17:56.458726 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1233/4895] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:17:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:17:56.464662 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-a399e2ea-ac5e-46fc-a713-dda8f6d3c986 req-cb933147-81a2-49cd-bdd1-488aa9d7d7cc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:56.467426 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a399e2ea-ac5e-46fc-a713-dda8f6d3c986 req-cb933147-81a2-49cd-bdd1-488aa9d7d7cc tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 Aug 13 06:17:56.467741 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a399e2ea-ac5e-46fc-a713-dda8f6d3c986 req-cb933147-81a2-49cd-bdd1-488aa9d7d7cc tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:56.467940 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-a399e2ea-ac5e-46fc-a713-dda8f6d3c986 req-cb933147-81a2-49cd-bdd1-488aa9d7d7cc tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:56.475873 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:56.475873 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:17:56.478702 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-a399e2ea-ac5e-46fc-a713-dda8f6d3c986 req-cb933147-81a2-49cd-bdd1-488aa9d7d7cc tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:56.482013 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-a399e2ea-ac5e-46fc-a713-dda8f6d3c986 req-cb933147-81a2-49cd-bdd1-488aa9d7d7cc tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 returned with HTTP 200 Aug 13 06:17:56.482374 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1227/4896] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:17:56 2026] GET /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 => generated 1333 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:17:57.186335 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-a399e2ea-ac5e-46fc-a713-dda8f6d3c986 req-585776e9-9498-4cf0-a6e5-16425a4ed688 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:57.188522 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a399e2ea-ac5e-46fc-a713-dda8f6d3c986 req-585776e9-9498-4cf0-a6e5-16425a4ed688 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] DELETE https://10.4.3.121/volume/v3/attachments/722482c2-aa33-4fd1-8e1d-147a0327bd9c Aug 13 06:17:57.188779 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a399e2ea-ac5e-46fc-a713-dda8f6d3c986 req-585776e9-9498-4cf0-a6e5-16425a4ed688 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:57.189015 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-a399e2ea-ac5e-46fc-a713-dda8f6d3c986 req-585776e9-9498-4cf0-a6e5-16425a4ed688 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:57.195752 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:57.195752 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:17:57.243498 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-a399e2ea-ac5e-46fc-a713-dda8f6d3c986 req-585776e9-9498-4cf0-a6e5-16425a4ed688 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/attachments/722482c2-aa33-4fd1-8e1d-147a0327bd9c returned with HTTP 200 Aug 13 06:17:57.243907 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1219/4897] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:17:57 2026] DELETE /volume/v3/attachments/722482c2-aa33-4fd1-8e1d-147a0327bd9c => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:17:57.528127 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-a62f8f00-bd41-443e-b1c0-ac0275d890fc req-c081b847-f772-4dc4-bbd8-ea4faa27f4cd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:17:57.530031 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a62f8f00-bd41-443e-b1c0-ac0275d890fc req-c081b847-f772-4dc4-bbd8-ea4faa27f4cd tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 Aug 13 06:17:57.530216 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a62f8f00-bd41-443e-b1c0-ac0275d890fc req-c081b847-f772-4dc4-bbd8-ea4faa27f4cd tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:17:57.530391 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-a62f8f00-bd41-443e-b1c0-ac0275d890fc req-c081b847-f772-4dc4-bbd8-ea4faa27f4cd tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:17:57.536629 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:17:57.536629 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:17:57.539678 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-a62f8f00-bd41-443e-b1c0-ac0275d890fc req-c081b847-f772-4dc4-bbd8-ea4faa27f4cd tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:17:57.543075 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-a62f8f00-bd41-443e-b1c0-ac0275d890fc req-c081b847-f772-4dc4-bbd8-ea4faa27f4cd tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 returned with HTTP 200 Aug 13 06:17:57.543422 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1219/4898] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:17:57 2026] GET /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:00.270734 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4f88694d-954a-4f40-9c89-62b78fbbb338 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:00.272460 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4f88694d-954a-4f40-9c89-62b78fbbb338 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] DELETE https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d Aug 13 06:18:00.272636 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4f88694d-954a-4f40-9c89-62b78fbbb338 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:00.272808 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4f88694d-954a-4f40-9c89-62b78fbbb338 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:00.272973 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-4f88694d-954a-4f40-9c89-62b78fbbb338 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Delete volume with id: ca17a744-cdb4-48dc-b6b4-237676a4b90d Aug 13 06:18:00.279210 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:00.279210 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:00.279620 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4f88694d-954a-4f40-9c89-62b78fbbb338 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:18:00.299799 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4f88694d-954a-4f40-9c89-62b78fbbb338 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Delete volume request issued successfully. Aug 13 06:18:00.300018 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4f88694d-954a-4f40-9c89-62b78fbbb338 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d returned with HTTP 202 Aug 13 06:18:00.300499 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1234/4899] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:18:00 2026] DELETE /volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:18:00.308716 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-48716380-c669-4aaa-b2ab-cf2bb8aa22e3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:00.310631 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-48716380-c669-4aaa-b2ab-cf2bb8aa22e3 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d Aug 13 06:18:00.310872 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-48716380-c669-4aaa-b2ab-cf2bb8aa22e3 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:00.311098 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-48716380-c669-4aaa-b2ab-cf2bb8aa22e3 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:00.318391 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:00.318391 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:00.321702 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-48716380-c669-4aaa-b2ab-cf2bb8aa22e3 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:18:00.325367 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-48716380-c669-4aaa-b2ab-cf2bb8aa22e3 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d returned with HTTP 200 Aug 13 06:18:00.325722 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1228/4900] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:18:00 2026] GET /volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:01.339710 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dec49917-02bd-4c2a-987e-92076bbb7a56 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:01.343204 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dec49917-02bd-4c2a-987e-92076bbb7a56 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d Aug 13 06:18:01.343204 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dec49917-02bd-4c2a-987e-92076bbb7a56 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:01.343204 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dec49917-02bd-4c2a-987e-92076bbb7a56 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:01.346989 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dec49917-02bd-4c2a-987e-92076bbb7a56 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d returned with HTTP 404 Aug 13 06:18:01.347408 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1220/4901] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:18:01 2026] GET /volume/v3/volumes/ca17a744-cdb4-48dc-b6b4-237676a4b90d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:01.353768 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9dfdbcb7-29d9-41a9-aaf0-7e0b59979ff5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:01.355437 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9dfdbcb7-29d9-41a9-aaf0-7e0b59979ff5 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] DELETE https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 Aug 13 06:18:01.355624 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9dfdbcb7-29d9-41a9-aaf0-7e0b59979ff5 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:01.355799 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9dfdbcb7-29d9-41a9-aaf0-7e0b59979ff5 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:01.355955 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-9dfdbcb7-29d9-41a9-aaf0-7e0b59979ff5 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Delete volume with id: ab300e3c-c636-4b5a-be0b-77663cd9e264 Aug 13 06:18:01.362757 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:01.362757 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:01.362757 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9dfdbcb7-29d9-41a9-aaf0-7e0b59979ff5 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:18:01.377094 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9dfdbcb7-29d9-41a9-aaf0-7e0b59979ff5 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Delete volume request issued successfully. Aug 13 06:18:01.377277 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9dfdbcb7-29d9-41a9-aaf0-7e0b59979ff5 tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 returned with HTTP 202 Aug 13 06:18:01.377666 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1220/4902] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:18:01 2026] DELETE /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:18:01.384513 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-808eab83-c7f1-4db9-9e30-9eea81f7a29a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:01.386311 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-808eab83-c7f1-4db9-9e30-9eea81f7a29a tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 Aug 13 06:18:01.387403 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-808eab83-c7f1-4db9-9e30-9eea81f7a29a tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:01.387403 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-808eab83-c7f1-4db9-9e30-9eea81f7a29a tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:01.394542 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:01.394542 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:01.397553 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-808eab83-c7f1-4db9-9e30-9eea81f7a29a tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Volume info retrieved successfully. Aug 13 06:18:01.401142 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-808eab83-c7f1-4db9-9e30-9eea81f7a29a tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 returned with HTTP 200 Aug 13 06:18:01.401519 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1235/4903] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:18:01 2026] GET /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:02.412821 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-38798271-bf8f-452d-9a15-eef2439bda4a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:02.414511 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-38798271-bf8f-452d-9a15-eef2439bda4a tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] GET https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 Aug 13 06:18:02.414713 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-38798271-bf8f-452d-9a15-eef2439bda4a tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:02.414926 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-38798271-bf8f-452d-9a15-eef2439bda4a tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:02.419911 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-38798271-bf8f-452d-9a15-eef2439bda4a tempest-TestServerVolumeAttachmentScenario-1815651309 tempest-TestServerVolumeAttachmentScenario-1815651309-project-member] https://10.4.3.121/volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 returned with HTTP 404 Aug 13 06:18:02.420369 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1229/4904] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:18:02 2026] GET /volume/v3/volumes/ab300e3c-c636-4b5a-be0b-77663cd9e264 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:08.124206 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-77b1a7aa-b41c-420f-bdc7-170aad6c7c72 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:08.202741 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-77b1a7aa-b41c-420f-bdc7-170aad6c7c72 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:18:08.203064 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-77b1a7aa-b41c-420f-bdc7-170aad6c7c72 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1026467710"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:18:08.204404 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-77b1a7aa-b41c-420f-bdc7-170aad6c7c72 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1026467710'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:18:08.204518 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-77b1a7aa-b41c-420f-bdc7-170aad6c7c72 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume of 1 GB Aug 13 06:18:08.204789 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:08.204789 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:08.208307 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-77b1a7aa-b41c-420f-bdc7-170aad6c7c72 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Availability Zones retrieved successfully. Aug 13 06:18:08.213630 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-77b1a7aa-b41c-420f-bdc7-170aad6c7c72 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Flow 'volume_create_api' (cb46c2e8-0d66-4a6d-ab78-2c6722cf3825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:08.214485 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-77b1a7aa-b41c-420f-bdc7-170aad6c7c72 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34401b75-2d50-475d-8d1d-ceea97fa1eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:08.215373 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-77b1a7aa-b41c-420f-bdc7-170aad6c7c72 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:18:08.238258 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-77b1a7aa-b41c-420f-bdc7-170aad6c7c72 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34401b75-2d50-475d-8d1d-ceea97fa1eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:08.238990 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-77b1a7aa-b41c-420f-bdc7-170aad6c7c72 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7f9246f-04e2-437d-9245-6265d802e33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:08.292454 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-77b1a7aa-b41c-420f-bdc7-170aad6c7c72 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Created reservations ['0e3f0839-1d3e-4e3d-a91a-321a178c3633', '73131d33-6f85-4f11-9247-141741ce1c5d', '51274029-d5ae-46c1-8c6b-024d1297c6d6', '136bb8b8-1644-4f0a-821a-2547519507fb'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:18:08.293230 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-77b1a7aa-b41c-420f-bdc7-170aad6c7c72 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7f9246f-04e2-437d-9245-6265d802e33d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e3f0839-1d3e-4e3d-a91a-321a178c3633', '73131d33-6f85-4f11-9247-141741ce1c5d', '51274029-d5ae-46c1-8c6b-024d1297c6d6', '136bb8b8-1644-4f0a-821a-2547519507fb']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:08.293952 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-77b1a7aa-b41c-420f-bdc7-170aad6c7c72 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78e9246d-1c6d-437b-b4d5-636e4037e11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:08.314581 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-77b1a7aa-b41c-420f-bdc7-170aad6c7c72 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78e9246d-1c6d-437b-b4d5-636e4037e11f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '885cabdf-62c5-47ae-8629-61747bd27264', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1026467710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0412811309c4a6996312035720f3a36',qos_specs=None,replication_status=,reservations=['0e3f0839-1d3e-4e3d-a91a-321a178c3633','73131d33-6f85-4f11-9247-141741ce1c5d','51274029-d5ae-46c1-8c6b-024d1297c6d6','136bb8b8-1644-4f0a-821a-2547519507fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01230cca49dd4bacada727647fcf24d4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:18:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1026467710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=885cabdf-62c5-47ae-8629-61747bd27264,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0412811309c4a6996312035720f3a36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01230cca49dd4bacada727647fcf24d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:08.315282 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-77b1a7aa-b41c-420f-bdc7-170aad6c7c72 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48cfc2ba-78d5-4571-931e-f16926e8cd54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:08.330430 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-77b1a7aa-b41c-420f-bdc7-170aad6c7c72 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48cfc2ba-78d5-4571-931e-f16926e8cd54) transitioned into state 'SUCCESS' from state '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-1026467710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0412811309c4a6996312035720f3a36',qos_specs=None,replication_status=,reservations=['0e3f0839-1d3e-4e3d-a91a-321a178c3633','73131d33-6f85-4f11-9247-141741ce1c5d','51274029-d5ae-46c1-8c6b-024d1297c6d6','136bb8b8-1644-4f0a-821a-2547519507fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01230cca49dd4bacada727647fcf24d4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:08.331071 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-77b1a7aa-b41c-420f-bdc7-170aad6c7c72 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (895d133e-f1a5-4fb3-bde4-19252bd3b1e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:08.338725 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-77b1a7aa-b41c-420f-bdc7-170aad6c7c72 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (895d133e-f1a5-4fb3-bde4-19252bd3b1e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:08.339450 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-77b1a7aa-b41c-420f-bdc7-170aad6c7c72 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Flow 'volume_create_api' (cb46c2e8-0d66-4a6d-ab78-2c6722cf3825) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:08.339717 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-77b1a7aa-b41c-420f-bdc7-170aad6c7c72 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume request issued successfully. Aug 13 06:18:08.340300 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-77b1a7aa-b41c-420f-bdc7-170aad6c7c72 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:18:08.340668 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1221/4905] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:18:08 2026] POST /volume/v3/volumes => generated 770 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:08.351876 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dd549dff-e9b2-412f-bc93-801ea425e687 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:08.353601 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dd549dff-e9b2-412f-bc93-801ea425e687 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/885cabdf-62c5-47ae-8629-61747bd27264 Aug 13 06:18:08.353941 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dd549dff-e9b2-412f-bc93-801ea425e687 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:08.354213 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dd549dff-e9b2-412f-bc93-801ea425e687 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:08.361962 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:08.361962 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:08.366015 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dd549dff-e9b2-412f-bc93-801ea425e687 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:08.371020 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dd549dff-e9b2-412f-bc93-801ea425e687 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/885cabdf-62c5-47ae-8629-61747bd27264 returned with HTTP 200 Aug 13 06:18:08.371020 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1221/4906] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:08 2026] GET /volume/v3/volumes/885cabdf-62c5-47ae-8629-61747bd27264 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:09.382768 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4b84c49f-5f9b-4ff9-8a52-d34db7c6751e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:09.384471 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b84c49f-5f9b-4ff9-8a52-d34db7c6751e tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/885cabdf-62c5-47ae-8629-61747bd27264 Aug 13 06:18:09.384664 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4b84c49f-5f9b-4ff9-8a52-d34db7c6751e tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:09.384838 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4b84c49f-5f9b-4ff9-8a52-d34db7c6751e tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:09.391071 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:09.391071 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:09.394023 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4b84c49f-5f9b-4ff9-8a52-d34db7c6751e tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:09.397491 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4b84c49f-5f9b-4ff9-8a52-d34db7c6751e tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/885cabdf-62c5-47ae-8629-61747bd27264 returned with HTTP 200 Aug 13 06:18:09.397820 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1236/4907] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:09 2026] GET /volume/v3/volumes/885cabdf-62c5-47ae-8629-61747bd27264 => generated 863 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:09.409395 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9173746d-ed71-4a59-b9e3-d6440a45cca2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:09.411022 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9173746d-ed71-4a59-b9e3-d6440a45cca2 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:18:09.411385 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9173746d-ed71-4a59-b9e3-d6440a45cca2 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "885cabdf-62c5-47ae-8629-61747bd27264", "name": "tempest-VolumeDependencyTests-Snapshot-1869580757"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:18:09.418843 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:09.418843 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:09.419291 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9173746d-ed71-4a59-b9e3-d6440a45cca2 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:09.419427 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-9173746d-ed71-4a59-b9e3-d6440a45cca2 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create snapshot from volume 885cabdf-62c5-47ae-8629-61747bd27264 Aug 13 06:18:09.449500 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-9173746d-ed71-4a59-b9e3-d6440a45cca2 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Created reservations ['b9e0585b-1a3e-459a-9c62-561f327ff357', '0c749b17-bf7d-4772-afde-2183d9fa6c6c', '2ef420fe-57cc-47d2-8fa2-8d15d369f14d', 'b8415930-81f5-4ffe-8789-cd26be2a6258'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:18:09.473885 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-9173746d-ed71-4a59-b9e3-d6440a45cca2 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot create request issued successfully. Aug 13 06:18:09.474218 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9173746d-ed71-4a59-b9e3-d6440a45cca2 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:18:09.474681 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1230/4908] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:18:09 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:18:09.482352 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6c7058ca-e074-4736-ae6a-df52baad1aa2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:09.484242 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6c7058ca-e074-4736-ae6a-df52baad1aa2 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/snapshots/a9385eb7-1d49-4f24-abeb-bbbdac7e9e42 Aug 13 06:18:09.484447 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6c7058ca-e074-4736-ae6a-df52baad1aa2 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:09.484631 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6c7058ca-e074-4736-ae6a-df52baad1aa2 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:09.489168 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:09.489168 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:09.489637 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6c7058ca-e074-4736-ae6a-df52baad1aa2 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot retrieved successfully. Aug 13 06:18:09.490394 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6c7058ca-e074-4736-ae6a-df52baad1aa2 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/a9385eb7-1d49-4f24-abeb-bbbdac7e9e42 returned with HTTP 200 Aug 13 06:18:09.490733 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1222/4909] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:18:09 2026] GET /volume/v3/snapshots/a9385eb7-1d49-4f24-abeb-bbbdac7e9e42 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:10.498766 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d4029108-c896-49a5-872d-ee93f3f7c50d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:10.500357 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d4029108-c896-49a5-872d-ee93f3f7c50d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/snapshots/a9385eb7-1d49-4f24-abeb-bbbdac7e9e42 Aug 13 06:18:10.500648 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d4029108-c896-49a5-872d-ee93f3f7c50d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:10.501247 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d4029108-c896-49a5-872d-ee93f3f7c50d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:10.505325 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:10.505325 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:10.505752 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d4029108-c896-49a5-872d-ee93f3f7c50d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot retrieved successfully. Aug 13 06:18:10.506463 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d4029108-c896-49a5-872d-ee93f3f7c50d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/a9385eb7-1d49-4f24-abeb-bbbdac7e9e42 returned with HTTP 200 Aug 13 06:18:10.506838 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1222/4910] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:18:10 2026] GET /volume/v3/snapshots/a9385eb7-1d49-4f24-abeb-bbbdac7e9e42 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:10.513966 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c4063df8-4067-4a9e-b225-d24e0188a485 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:10.515767 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c4063df8-4067-4a9e-b225-d24e0188a485 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:18:10.516296 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c4063df8-4067-4a9e-b225-d24e0188a485 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a9385eb7-1d49-4f24-abeb-bbbdac7e9e42", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1762183552"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:18:10.518337 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-c4063df8-4067-4a9e-b225-d24e0188a485 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume request body: {'volume': {'snapshot_id': 'a9385eb7-1d49-4f24-abeb-bbbdac7e9e42', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1762183552'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:18:10.523796 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:10.523796 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:10.524197 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c4063df8-4067-4a9e-b225-d24e0188a485 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot retrieved successfully. Aug 13 06:18:10.524320 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-c4063df8-4067-4a9e-b225-d24e0188a485 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume of 1 GB Aug 13 06:18:10.527231 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c4063df8-4067-4a9e-b225-d24e0188a485 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Availability Zones retrieved successfully. Aug 13 06:18:10.532127 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c4063df8-4067-4a9e-b225-d24e0188a485 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Flow 'volume_create_api' (6f7ee313-bfeb-4090-aa75-4b2b637a9d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:10.533000 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c4063df8-4067-4a9e-b225-d24e0188a485 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0942acec-212b-4965-b4f0-77f0f36f9058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:10.533860 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-c4063df8-4067-4a9e-b225-d24e0188a485 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:18:10.558455 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c4063df8-4067-4a9e-b225-d24e0188a485 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0942acec-212b-4965-b4f0-77f0f36f9058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a9385eb7-1d49-4f24-abeb-bbbdac7e9e42', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:10.559127 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c4063df8-4067-4a9e-b225-d24e0188a485 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0246fee5-9d98-4fe0-b338-1185a1529388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:10.593530 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-c4063df8-4067-4a9e-b225-d24e0188a485 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Created reservations ['8bdb69e1-bcf3-4422-a3ab-ad6cdf6f8c6f', '135a5378-21cf-4eda-81b1-b76f1e9cd7f5', 'c5aee98e-ba92-4be9-8cc9-87dfd33d6f08', '6a72bd6b-ecea-41cb-8129-098bf020ae96'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:18:10.594373 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c4063df8-4067-4a9e-b225-d24e0188a485 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0246fee5-9d98-4fe0-b338-1185a1529388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bdb69e1-bcf3-4422-a3ab-ad6cdf6f8c6f', '135a5378-21cf-4eda-81b1-b76f1e9cd7f5', 'c5aee98e-ba92-4be9-8cc9-87dfd33d6f08', '6a72bd6b-ecea-41cb-8129-098bf020ae96']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:10.595070 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c4063df8-4067-4a9e-b225-d24e0188a485 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e869625-6ea7-476d-8fe5-df806affedd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:10.631543 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c4063df8-4067-4a9e-b225-d24e0188a485 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e869625-6ea7-476d-8fe5-df806affedd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5bebf70-71b8-44d3-9e5f-de518d54d6ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1762183552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0412811309c4a6996312035720f3a36',qos_specs=None,replication_status=,reservations=['8bdb69e1-bcf3-4422-a3ab-ad6cdf6f8c6f','135a5378-21cf-4eda-81b1-b76f1e9cd7f5','c5aee98e-ba92-4be9-8cc9-87dfd33d6f08','6a72bd6b-ecea-41cb-8129-098bf020ae96'],size=1,snapshot_id=a9385eb7-1d49-4f24-abeb-bbbdac7e9e42,source_replicaid=,source_volid=None,status='creating',user_id='01230cca49dd4bacada727647fcf24d4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:18:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1762183552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5bebf70-71b8-44d3-9e5f-de518d54d6ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0412811309c4a6996312035720f3a36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a9385eb7-1d49-4f24-abeb-bbbdac7e9e42,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01230cca49dd4bacada727647fcf24d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:10.632317 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c4063df8-4067-4a9e-b225-d24e0188a485 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2fd1966-675d-4f5c-a503-30266c3ac074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:10.648448 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c4063df8-4067-4a9e-b225-d24e0188a485 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2fd1966-675d-4f5c-a503-30266c3ac074) transitioned into state 'SUCCESS' from state '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-1762183552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0412811309c4a6996312035720f3a36',qos_specs=None,replication_status=,reservations=['8bdb69e1-bcf3-4422-a3ab-ad6cdf6f8c6f','135a5378-21cf-4eda-81b1-b76f1e9cd7f5','c5aee98e-ba92-4be9-8cc9-87dfd33d6f08','6a72bd6b-ecea-41cb-8129-098bf020ae96'],size=1,snapshot_id=a9385eb7-1d49-4f24-abeb-bbbdac7e9e42,source_replicaid=,source_volid=None,status='creating',user_id='01230cca49dd4bacada727647fcf24d4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:10.649092 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c4063df8-4067-4a9e-b225-d24e0188a485 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed7183c2-82ed-4491-9019-b7299cf85a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:10.666707 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c4063df8-4067-4a9e-b225-d24e0188a485 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed7183c2-82ed-4491-9019-b7299cf85a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:10.667506 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-c4063df8-4067-4a9e-b225-d24e0188a485 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Flow 'volume_create_api' (6f7ee313-bfeb-4090-aa75-4b2b637a9d89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:10.667798 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c4063df8-4067-4a9e-b225-d24e0188a485 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume request issued successfully. Aug 13 06:18:10.668367 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c4063df8-4067-4a9e-b225-d24e0188a485 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:18:10.668826 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1237/4911] 10.4.3.121 () {70 vars in 1300 bytes} [Thu Aug 13 06:18:10 2026] POST /volume/v3/volumes => generated 804 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:10.681852 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2958f6df-dc0c-4ed0-b56a-99d766b5a21c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:10.683868 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2958f6df-dc0c-4ed0-b56a-99d766b5a21c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/e5bebf70-71b8-44d3-9e5f-de518d54d6ef Aug 13 06:18:10.684079 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2958f6df-dc0c-4ed0-b56a-99d766b5a21c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:10.684292 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2958f6df-dc0c-4ed0-b56a-99d766b5a21c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:10.691204 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:10.691204 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:10.694860 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2958f6df-dc0c-4ed0-b56a-99d766b5a21c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:10.698626 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2958f6df-dc0c-4ed0-b56a-99d766b5a21c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/e5bebf70-71b8-44d3-9e5f-de518d54d6ef returned with HTTP 200 Aug 13 06:18:10.698983 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1231/4912] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:10 2026] GET /volume/v3/volumes/e5bebf70-71b8-44d3-9e5f-de518d54d6ef => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:11.711474 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-138d5c99-15cd-466a-8be5-f1352bd8d4c3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:11.713245 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-138d5c99-15cd-466a-8be5-f1352bd8d4c3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/e5bebf70-71b8-44d3-9e5f-de518d54d6ef Aug 13 06:18:11.713473 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-138d5c99-15cd-466a-8be5-f1352bd8d4c3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:11.713659 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-138d5c99-15cd-466a-8be5-f1352bd8d4c3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:11.720281 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:11.720281 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:11.723411 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-138d5c99-15cd-466a-8be5-f1352bd8d4c3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:11.726919 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-138d5c99-15cd-466a-8be5-f1352bd8d4c3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/e5bebf70-71b8-44d3-9e5f-de518d54d6ef returned with HTTP 200 Aug 13 06:18:11.727258 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1223/4913] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:11 2026] GET /volume/v3/volumes/e5bebf70-71b8-44d3-9e5f-de518d54d6ef => generated 897 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:11.737462 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-39c5755a-1441-4096-a33d-81f01fbbc550 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:11.739100 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-39c5755a-1441-4096-a33d-81f01fbbc550 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:18:11.739432 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-39c5755a-1441-4096-a33d-81f01fbbc550 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e5bebf70-71b8-44d3-9e5f-de518d54d6ef", "name": "tempest-VolumeDependencyTests-Snapshot-1158899870"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:18:11.746804 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:11.746804 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:11.747216 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-39c5755a-1441-4096-a33d-81f01fbbc550 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:11.747326 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-39c5755a-1441-4096-a33d-81f01fbbc550 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create snapshot from volume e5bebf70-71b8-44d3-9e5f-de518d54d6ef Aug 13 06:18:11.767529 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-39c5755a-1441-4096-a33d-81f01fbbc550 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Created reservations ['3e4aa14e-b77c-44e7-a3c5-b5c30df70aa6', '6367a957-70e1-4029-94de-47d1b21e312b', '98484296-8cea-4d47-9a43-3ef6a2ad38b4', '50ca9767-2c5f-4a25-a5fc-8789b73e5f99'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:18:11.790155 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-39c5755a-1441-4096-a33d-81f01fbbc550 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot create request issued successfully. Aug 13 06:18:11.790601 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-39c5755a-1441-4096-a33d-81f01fbbc550 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:18:11.791048 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1223/4914] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:18:11 2026] POST /volume/v3/snapshots => generated 308 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:18:11.799049 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-31a1e0e6-d9d9-47b3-9d00-f8c3aa034a6d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:11.800940 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31a1e0e6-d9d9-47b3-9d00-f8c3aa034a6d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/snapshots/e13a3ad1-5516-4ff0-957f-940f0552621b Aug 13 06:18:11.801090 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31a1e0e6-d9d9-47b3-9d00-f8c3aa034a6d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:11.801317 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-31a1e0e6-d9d9-47b3-9d00-f8c3aa034a6d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:11.807064 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:11.807064 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:11.807827 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-31a1e0e6-d9d9-47b3-9d00-f8c3aa034a6d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot retrieved successfully. Aug 13 06:18:11.808914 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-31a1e0e6-d9d9-47b3-9d00-f8c3aa034a6d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/e13a3ad1-5516-4ff0-957f-940f0552621b returned with HTTP 200 Aug 13 06:18:11.809420 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1238/4915] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:18:11 2026] GET /volume/v3/snapshots/e13a3ad1-5516-4ff0-957f-940f0552621b => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:12.818576 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f1b53448-0b8b-44fa-93bc-da481ddb36ba None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:12.820197 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f1b53448-0b8b-44fa-93bc-da481ddb36ba tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/snapshots/e13a3ad1-5516-4ff0-957f-940f0552621b Aug 13 06:18:12.820431 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f1b53448-0b8b-44fa-93bc-da481ddb36ba tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:12.820635 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f1b53448-0b8b-44fa-93bc-da481ddb36ba tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:12.825271 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:12.825271 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:12.825696 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f1b53448-0b8b-44fa-93bc-da481ddb36ba tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot retrieved successfully. Aug 13 06:18:12.826467 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f1b53448-0b8b-44fa-93bc-da481ddb36ba tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/e13a3ad1-5516-4ff0-957f-940f0552621b returned with HTTP 200 Aug 13 06:18:12.826820 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1232/4916] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:18:12 2026] GET /volume/v3/snapshots/e13a3ad1-5516-4ff0-957f-940f0552621b => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:12.834755 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-15f3a7e5-c7df-45ae-8b18-bf9702f6ffa4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:12.836367 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-15f3a7e5-c7df-45ae-8b18-bf9702f6ffa4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:18:12.836700 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-15f3a7e5-c7df-45ae-8b18-bf9702f6ffa4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e13a3ad1-5516-4ff0-957f-940f0552621b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1875089116"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:18:12.838124 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-15f3a7e5-c7df-45ae-8b18-bf9702f6ffa4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume request body: {'volume': {'snapshot_id': 'e13a3ad1-5516-4ff0-957f-940f0552621b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1875089116'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:18:12.842607 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:12.842607 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:12.842982 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-15f3a7e5-c7df-45ae-8b18-bf9702f6ffa4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot retrieved successfully. Aug 13 06:18:12.843084 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-15f3a7e5-c7df-45ae-8b18-bf9702f6ffa4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume of 1 GB Aug 13 06:18:12.846061 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-15f3a7e5-c7df-45ae-8b18-bf9702f6ffa4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Availability Zones retrieved successfully. Aug 13 06:18:12.851019 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15f3a7e5-c7df-45ae-8b18-bf9702f6ffa4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Flow 'volume_create_api' (d8cb1961-6aae-4039-9929-f63ac08b185a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:12.851886 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15f3a7e5-c7df-45ae-8b18-bf9702f6ffa4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d5d6be2-07a3-416f-b58c-168dce99b122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:12.852744 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-15f3a7e5-c7df-45ae-8b18-bf9702f6ffa4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:18:12.878489 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15f3a7e5-c7df-45ae-8b18-bf9702f6ffa4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d5d6be2-07a3-416f-b58c-168dce99b122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e13a3ad1-5516-4ff0-957f-940f0552621b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:12.879199 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15f3a7e5-c7df-45ae-8b18-bf9702f6ffa4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a232f7fc-b180-46a9-8b36-17419c66282f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:12.911522 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-15f3a7e5-c7df-45ae-8b18-bf9702f6ffa4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Created reservations ['36f37ac5-b464-417a-b713-9cd4517d216d', '9f8d80fa-e3b1-439f-9f86-47134d52fe80', '754a6a9c-a12c-414d-a3ef-29c455ad97d7', '4d5eb4b8-7e0d-4554-82fa-d468db7e6a4a'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:18:12.912204 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15f3a7e5-c7df-45ae-8b18-bf9702f6ffa4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a232f7fc-b180-46a9-8b36-17419c66282f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36f37ac5-b464-417a-b713-9cd4517d216d', '9f8d80fa-e3b1-439f-9f86-47134d52fe80', '754a6a9c-a12c-414d-a3ef-29c455ad97d7', '4d5eb4b8-7e0d-4554-82fa-d468db7e6a4a']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:12.912860 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15f3a7e5-c7df-45ae-8b18-bf9702f6ffa4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8471c9bc-2644-4474-af1f-605d51b2f664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:12.947443 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15f3a7e5-c7df-45ae-8b18-bf9702f6ffa4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8471c9bc-2644-4474-af1f-605d51b2f664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e404774-8ac7-4426-beb1-9214b248ced0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1875089116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0412811309c4a6996312035720f3a36',qos_specs=None,replication_status=,reservations=['36f37ac5-b464-417a-b713-9cd4517d216d','9f8d80fa-e3b1-439f-9f86-47134d52fe80','754a6a9c-a12c-414d-a3ef-29c455ad97d7','4d5eb4b8-7e0d-4554-82fa-d468db7e6a4a'],size=1,snapshot_id=e13a3ad1-5516-4ff0-957f-940f0552621b,source_replicaid=,source_volid=None,status='creating',user_id='01230cca49dd4bacada727647fcf24d4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:18:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1875089116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e404774-8ac7-4426-beb1-9214b248ced0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0412811309c4a6996312035720f3a36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e13a3ad1-5516-4ff0-957f-940f0552621b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01230cca49dd4bacada727647fcf24d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:12.948109 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15f3a7e5-c7df-45ae-8b18-bf9702f6ffa4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (658309b6-2cbe-45d2-8018-b1d82736dd29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:12.963360 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15f3a7e5-c7df-45ae-8b18-bf9702f6ffa4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (658309b6-2cbe-45d2-8018-b1d82736dd29) transitioned into state 'SUCCESS' from state '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-1875089116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0412811309c4a6996312035720f3a36',qos_specs=None,replication_status=,reservations=['36f37ac5-b464-417a-b713-9cd4517d216d','9f8d80fa-e3b1-439f-9f86-47134d52fe80','754a6a9c-a12c-414d-a3ef-29c455ad97d7','4d5eb4b8-7e0d-4554-82fa-d468db7e6a4a'],size=1,snapshot_id=e13a3ad1-5516-4ff0-957f-940f0552621b,source_replicaid=,source_volid=None,status='creating',user_id='01230cca49dd4bacada727647fcf24d4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:12.963956 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15f3a7e5-c7df-45ae-8b18-bf9702f6ffa4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd8edff9-edb7-4702-9407-db1740b64579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:12.980120 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15f3a7e5-c7df-45ae-8b18-bf9702f6ffa4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd8edff9-edb7-4702-9407-db1740b64579) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:12.980864 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-15f3a7e5-c7df-45ae-8b18-bf9702f6ffa4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Flow 'volume_create_api' (d8cb1961-6aae-4039-9929-f63ac08b185a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:12.981118 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-15f3a7e5-c7df-45ae-8b18-bf9702f6ffa4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume request issued successfully. Aug 13 06:18:12.981661 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-15f3a7e5-c7df-45ae-8b18-bf9702f6ffa4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:18:12.982036 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1224/4917] 10.4.3.121 () {70 vars in 1300 bytes} [Thu Aug 13 06:18:12 2026] POST /volume/v3/volumes => generated 804 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:12.992363 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-534d6eab-5284-4175-8b49-80f73af7265d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:12.996612 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-534d6eab-5284-4175-8b49-80f73af7265d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/0e404774-8ac7-4426-beb1-9214b248ced0 Aug 13 06:18:12.996870 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-534d6eab-5284-4175-8b49-80f73af7265d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:12.997072 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-534d6eab-5284-4175-8b49-80f73af7265d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:13.003370 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:13.003370 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:13.006411 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-534d6eab-5284-4175-8b49-80f73af7265d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:13.011367 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-534d6eab-5284-4175-8b49-80f73af7265d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/0e404774-8ac7-4426-beb1-9214b248ced0 returned with HTTP 200 Aug 13 06:18:13.011714 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1224/4918] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:12 2026] GET /volume/v3/volumes/0e404774-8ac7-4426-beb1-9214b248ced0 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:14.023491 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fdcdb5d8-c829-4d31-8d76-fb0909cab5d3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:14.025428 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fdcdb5d8-c829-4d31-8d76-fb0909cab5d3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/0e404774-8ac7-4426-beb1-9214b248ced0 Aug 13 06:18:14.025629 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fdcdb5d8-c829-4d31-8d76-fb0909cab5d3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:14.025819 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fdcdb5d8-c829-4d31-8d76-fb0909cab5d3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:14.032416 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:14.032416 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:14.035600 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fdcdb5d8-c829-4d31-8d76-fb0909cab5d3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:14.039247 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fdcdb5d8-c829-4d31-8d76-fb0909cab5d3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/0e404774-8ac7-4426-beb1-9214b248ced0 returned with HTTP 200 Aug 13 06:18:14.039714 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1239/4919] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:14 2026] GET /volume/v3/volumes/0e404774-8ac7-4426-beb1-9214b248ced0 => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:14.050691 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4a2209ea-e478-41e6-ad39-3c667da49fe6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:14.052331 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4a2209ea-e478-41e6-ad39-3c667da49fe6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:18:14.052684 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4a2209ea-e478-41e6-ad39-3c667da49fe6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "0e404774-8ac7-4426-beb1-9214b248ced0", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-289142444"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:18:14.054290 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-4a2209ea-e478-41e6-ad39-3c667da49fe6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume request body: {'volume': {'source_volid': '0e404774-8ac7-4426-beb1-9214b248ced0', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-289142444'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:18:14.060730 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:14.060730 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:14.061106 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4a2209ea-e478-41e6-ad39-3c667da49fe6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume retrieved successfully. Aug 13 06:18:14.061266 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-4a2209ea-e478-41e6-ad39-3c667da49fe6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume of 1 GB Aug 13 06:18:14.064283 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4a2209ea-e478-41e6-ad39-3c667da49fe6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Availability Zones retrieved successfully. Aug 13 06:18:14.068993 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4a2209ea-e478-41e6-ad39-3c667da49fe6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Flow 'volume_create_api' (a797ebc3-b4a4-4abd-b2d8-9ec304a47c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:14.069996 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4a2209ea-e478-41e6-ad39-3c667da49fe6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (078a0b88-78f6-4f32-9d1d-929471cbe634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:14.070902 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-4a2209ea-e478-41e6-ad39-3c667da49fe6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:18:14.073305 np0000007163 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=206,cinder:INSERT=21,cinder:UPDATE=41 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:18:14.093747 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4a2209ea-e478-41e6-ad39-3c667da49fe6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (078a0b88-78f6-4f32-9d1d-929471cbe634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '0e404774-8ac7-4426-beb1-9214b248ced0', 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:14.094432 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4a2209ea-e478-41e6-ad39-3c667da49fe6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d69e219c-59b8-455d-aa64-39fbb307c1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:14.125783 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-4a2209ea-e478-41e6-ad39-3c667da49fe6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Created reservations ['8e1aa864-89d5-4bc3-b529-aef17802660e', '7c1d3edd-c1e8-4ea8-b7a4-460783e88e70', '1f2d6b03-f1ee-48bc-85c2-97291eea07a9', 'a91056a2-07a7-4093-89b0-e1781d941ea5'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:18:14.126433 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4a2209ea-e478-41e6-ad39-3c667da49fe6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d69e219c-59b8-455d-aa64-39fbb307c1cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e1aa864-89d5-4bc3-b529-aef17802660e', '7c1d3edd-c1e8-4ea8-b7a4-460783e88e70', '1f2d6b03-f1ee-48bc-85c2-97291eea07a9', 'a91056a2-07a7-4093-89b0-e1781d941ea5']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:14.127033 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4a2209ea-e478-41e6-ad39-3c667da49fe6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69067b26-c12e-4e69-9a62-7d4dddc880ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:14.154907 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4a2209ea-e478-41e6-ad39-3c667da49fe6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69067b26-c12e-4e69-9a62-7d4dddc880ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa587cab-f6dc-477a-9203-5f848cb0f8e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-289142444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0412811309c4a6996312035720f3a36',qos_specs=None,replication_status=,reservations=['8e1aa864-89d5-4bc3-b529-aef17802660e','7c1d3edd-c1e8-4ea8-b7a4-460783e88e70','1f2d6b03-f1ee-48bc-85c2-97291eea07a9','a91056a2-07a7-4093-89b0-e1781d941ea5'],size=1,snapshot_id=None,source_replicaid=,source_volid=0e404774-8ac7-4426-beb1-9214b248ced0,status='creating',user_id='01230cca49dd4bacada727647fcf24d4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:18:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-289142444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa587cab-f6dc-477a-9203-5f848cb0f8e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0412811309c4a6996312035720f3a36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=0e404774-8ac7-4426-beb1-9214b248ced0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01230cca49dd4bacada727647fcf24d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:14.155534 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4a2209ea-e478-41e6-ad39-3c667da49fe6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14e50403-03c8-4bb3-a7f1-d2c6bf7e7926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:14.170166 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4a2209ea-e478-41e6-ad39-3c667da49fe6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14e50403-03c8-4bb3-a7f1-d2c6bf7e7926) transitioned into state 'SUCCESS' from state '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-289142444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0412811309c4a6996312035720f3a36',qos_specs=None,replication_status=,reservations=['8e1aa864-89d5-4bc3-b529-aef17802660e','7c1d3edd-c1e8-4ea8-b7a4-460783e88e70','1f2d6b03-f1ee-48bc-85c2-97291eea07a9','a91056a2-07a7-4093-89b0-e1781d941ea5'],size=1,snapshot_id=None,source_replicaid=,source_volid=0e404774-8ac7-4426-beb1-9214b248ced0,status='creating',user_id='01230cca49dd4bacada727647fcf24d4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:14.170758 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4a2209ea-e478-41e6-ad39-3c667da49fe6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f102fd5d-60b0-4332-b9e9-7636936a543a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:14.183029 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4a2209ea-e478-41e6-ad39-3c667da49fe6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f102fd5d-60b0-4332-b9e9-7636936a543a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:14.183791 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-4a2209ea-e478-41e6-ad39-3c667da49fe6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Flow 'volume_create_api' (a797ebc3-b4a4-4abd-b2d8-9ec304a47c1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:14.184037 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4a2209ea-e478-41e6-ad39-3c667da49fe6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume request issued successfully. Aug 13 06:18:14.184593 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4a2209ea-e478-41e6-ad39-3c667da49fe6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:18:14.184974 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1233/4920] 10.4.3.121 () {70 vars in 1300 bytes} [Thu Aug 13 06:18:14 2026] POST /volume/v3/volumes => generated 803 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:14.195835 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-756706d8-fe71-4568-a59f-97a467659083 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:14.197674 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-756706d8-fe71-4568-a59f-97a467659083 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/aa587cab-f6dc-477a-9203-5f848cb0f8e0 Aug 13 06:18:14.198521 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-756706d8-fe71-4568-a59f-97a467659083 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:14.198521 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-756706d8-fe71-4568-a59f-97a467659083 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:14.205158 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:14.205158 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:14.208274 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-756706d8-fe71-4568-a59f-97a467659083 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:14.211729 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-756706d8-fe71-4568-a59f-97a467659083 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/aa587cab-f6dc-477a-9203-5f848cb0f8e0 returned with HTTP 200 Aug 13 06:18:14.212080 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1225/4921] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:14 2026] GET /volume/v3/volumes/aa587cab-f6dc-477a-9203-5f848cb0f8e0 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:15.222796 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-72e04088-3f9e-48cf-97dd-5eedae85687e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:15.224653 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-72e04088-3f9e-48cf-97dd-5eedae85687e tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/aa587cab-f6dc-477a-9203-5f848cb0f8e0 Aug 13 06:18:15.224797 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-72e04088-3f9e-48cf-97dd-5eedae85687e tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:15.224967 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-72e04088-3f9e-48cf-97dd-5eedae85687e tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:15.231523 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:15.231523 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:15.234743 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-72e04088-3f9e-48cf-97dd-5eedae85687e tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:15.238306 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-72e04088-3f9e-48cf-97dd-5eedae85687e tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/aa587cab-f6dc-477a-9203-5f848cb0f8e0 returned with HTTP 200 Aug 13 06:18:15.238628 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1225/4922] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:15 2026] GET /volume/v3/volumes/aa587cab-f6dc-477a-9203-5f848cb0f8e0 => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:15.249734 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3c185632-de1a-48b1-9a7c-a38c15355e37 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:15.251595 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3c185632-de1a-48b1-9a7c-a38c15355e37 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/a9385eb7-1d49-4f24-abeb-bbbdac7e9e42 Aug 13 06:18:15.251811 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3c185632-de1a-48b1-9a7c-a38c15355e37 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:15.252002 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3c185632-de1a-48b1-9a7c-a38c15355e37 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:15.252129 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-3c185632-de1a-48b1-9a7c-a38c15355e37 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete snapshot with id: a9385eb7-1d49-4f24-abeb-bbbdac7e9e42 Aug 13 06:18:15.257058 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:15.257058 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:15.257570 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3c185632-de1a-48b1-9a7c-a38c15355e37 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot retrieved successfully. Aug 13 06:18:15.272379 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3c185632-de1a-48b1-9a7c-a38c15355e37 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot delete request issued successfully. Aug 13 06:18:15.272561 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3c185632-de1a-48b1-9a7c-a38c15355e37 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/a9385eb7-1d49-4f24-abeb-bbbdac7e9e42 returned with HTTP 202 Aug 13 06:18:15.273002 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1240/4923] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:18:15 2026] DELETE /volume/v3/snapshots/a9385eb7-1d49-4f24-abeb-bbbdac7e9e42 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:18:15.280013 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-866a0b7d-6725-4692-89f9-ed47d169cbb5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:15.282813 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-866a0b7d-6725-4692-89f9-ed47d169cbb5 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/snapshots/a9385eb7-1d49-4f24-abeb-bbbdac7e9e42 Aug 13 06:18:15.283044 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-866a0b7d-6725-4692-89f9-ed47d169cbb5 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:15.283316 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-866a0b7d-6725-4692-89f9-ed47d169cbb5 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:15.289672 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:15.289672 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:15.290321 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-866a0b7d-6725-4692-89f9-ed47d169cbb5 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot retrieved successfully. Aug 13 06:18:15.291401 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-866a0b7d-6725-4692-89f9-ed47d169cbb5 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/a9385eb7-1d49-4f24-abeb-bbbdac7e9e42 returned with HTTP 200 Aug 13 06:18:15.291914 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1234/4924] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:18:15 2026] GET /volume/v3/snapshots/a9385eb7-1d49-4f24-abeb-bbbdac7e9e42 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:16.300866 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3d5a4d7a-b8b1-48c2-9173-57b682ecfe43 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:16.303201 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d5a4d7a-b8b1-48c2-9173-57b682ecfe43 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/snapshots/a9385eb7-1d49-4f24-abeb-bbbdac7e9e42 Aug 13 06:18:16.303502 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d5a4d7a-b8b1-48c2-9173-57b682ecfe43 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:16.303770 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3d5a4d7a-b8b1-48c2-9173-57b682ecfe43 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:16.307938 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3d5a4d7a-b8b1-48c2-9173-57b682ecfe43 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/a9385eb7-1d49-4f24-abeb-bbbdac7e9e42 returned with HTTP 404 Aug 13 06:18:16.308433 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1226/4925] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:18:16 2026] GET /volume/v3/snapshots/a9385eb7-1d49-4f24-abeb-bbbdac7e9e42 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:16.315428 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c0c062be-6557-4754-a75f-5d8fd61af66a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:16.317101 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c0c062be-6557-4754-a75f-5d8fd61af66a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/e13a3ad1-5516-4ff0-957f-940f0552621b Aug 13 06:18:16.317312 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c0c062be-6557-4754-a75f-5d8fd61af66a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:16.317488 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c0c062be-6557-4754-a75f-5d8fd61af66a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:16.317595 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-c0c062be-6557-4754-a75f-5d8fd61af66a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete snapshot with id: e13a3ad1-5516-4ff0-957f-940f0552621b Aug 13 06:18:16.321967 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:16.321967 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:16.322386 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c0c062be-6557-4754-a75f-5d8fd61af66a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot retrieved successfully. Aug 13 06:18:16.334809 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c0c062be-6557-4754-a75f-5d8fd61af66a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot delete request issued successfully. Aug 13 06:18:16.334953 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c0c062be-6557-4754-a75f-5d8fd61af66a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/e13a3ad1-5516-4ff0-957f-940f0552621b returned with HTTP 202 Aug 13 06:18:16.335352 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1226/4926] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:18:16 2026] DELETE /volume/v3/snapshots/e13a3ad1-5516-4ff0-957f-940f0552621b => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:18:16.342716 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-347e65bf-b53a-492a-8880-0d4f49b44996 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:16.344800 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-347e65bf-b53a-492a-8880-0d4f49b44996 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/snapshots/e13a3ad1-5516-4ff0-957f-940f0552621b Aug 13 06:18:16.345080 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-347e65bf-b53a-492a-8880-0d4f49b44996 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:16.345369 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-347e65bf-b53a-492a-8880-0d4f49b44996 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:16.350559 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:16.350559 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:16.351029 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-347e65bf-b53a-492a-8880-0d4f49b44996 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot retrieved successfully. Aug 13 06:18:16.351825 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-347e65bf-b53a-492a-8880-0d4f49b44996 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/e13a3ad1-5516-4ff0-957f-940f0552621b returned with HTTP 200 Aug 13 06:18:16.352293 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1241/4927] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:18:16 2026] GET /volume/v3/snapshots/e13a3ad1-5516-4ff0-957f-940f0552621b => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:17.361884 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-490f778b-7c03-4213-bbdd-56b05b41b2a2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:17.363925 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-490f778b-7c03-4213-bbdd-56b05b41b2a2 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/snapshots/e13a3ad1-5516-4ff0-957f-940f0552621b Aug 13 06:18:17.364252 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-490f778b-7c03-4213-bbdd-56b05b41b2a2 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:17.364489 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-490f778b-7c03-4213-bbdd-56b05b41b2a2 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:17.369155 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-490f778b-7c03-4213-bbdd-56b05b41b2a2 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/e13a3ad1-5516-4ff0-957f-940f0552621b returned with HTTP 404 Aug 13 06:18:17.369682 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1235/4928] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:18:17 2026] GET /volume/v3/snapshots/e13a3ad1-5516-4ff0-957f-940f0552621b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:17.375448 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-25b7df72-e371-4dce-8950-52976ee926a6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:17.377237 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-25b7df72-e371-4dce-8950-52976ee926a6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/volumes/0e404774-8ac7-4426-beb1-9214b248ced0 Aug 13 06:18:17.377470 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-25b7df72-e371-4dce-8950-52976ee926a6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:17.377647 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-25b7df72-e371-4dce-8950-52976ee926a6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:17.377824 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-25b7df72-e371-4dce-8950-52976ee926a6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume with id: 0e404774-8ac7-4426-beb1-9214b248ced0 Aug 13 06:18:17.384703 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:17.384703 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:17.385096 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-25b7df72-e371-4dce-8950-52976ee926a6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:17.398322 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-25b7df72-e371-4dce-8950-52976ee926a6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume request issued successfully. Aug 13 06:18:17.398500 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-25b7df72-e371-4dce-8950-52976ee926a6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/0e404774-8ac7-4426-beb1-9214b248ced0 returned with HTTP 202 Aug 13 06:18:17.398986 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1227/4929] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:18:17 2026] DELETE /volume/v3/volumes/0e404774-8ac7-4426-beb1-9214b248ced0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:18:17.405472 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-228d94d9-59d4-46e7-81a7-66b2394b3f2d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:17.407629 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-228d94d9-59d4-46e7-81a7-66b2394b3f2d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/0e404774-8ac7-4426-beb1-9214b248ced0 Aug 13 06:18:17.407874 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-228d94d9-59d4-46e7-81a7-66b2394b3f2d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:17.408073 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-228d94d9-59d4-46e7-81a7-66b2394b3f2d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:17.415175 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:17.415175 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:17.418528 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-228d94d9-59d4-46e7-81a7-66b2394b3f2d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:17.423274 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-228d94d9-59d4-46e7-81a7-66b2394b3f2d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/0e404774-8ac7-4426-beb1-9214b248ced0 returned with HTTP 200 Aug 13 06:18:17.423675 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1227/4930] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:17 2026] GET /volume/v3/volumes/0e404774-8ac7-4426-beb1-9214b248ced0 => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:18.435958 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8677fe1c-798c-42e6-abd8-e8822090144f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:18.439436 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8677fe1c-798c-42e6-abd8-e8822090144f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/0e404774-8ac7-4426-beb1-9214b248ced0 Aug 13 06:18:18.439837 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8677fe1c-798c-42e6-abd8-e8822090144f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:18.440106 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8677fe1c-798c-42e6-abd8-e8822090144f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:18.447516 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8677fe1c-798c-42e6-abd8-e8822090144f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/0e404774-8ac7-4426-beb1-9214b248ced0 returned with HTTP 404 Aug 13 06:18:18.447932 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1242/4931] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:18 2026] GET /volume/v3/volumes/0e404774-8ac7-4426-beb1-9214b248ced0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:18.454428 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-47c83ef7-da1c-450d-b90b-301a9b8e6d69 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:18.456049 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-47c83ef7-da1c-450d-b90b-301a9b8e6d69 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/volumes/885cabdf-62c5-47ae-8629-61747bd27264 Aug 13 06:18:18.456258 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-47c83ef7-da1c-450d-b90b-301a9b8e6d69 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:18.456432 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-47c83ef7-da1c-450d-b90b-301a9b8e6d69 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:18.456596 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-47c83ef7-da1c-450d-b90b-301a9b8e6d69 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume with id: 885cabdf-62c5-47ae-8629-61747bd27264 Aug 13 06:18:18.463139 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:18.463139 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:18.463565 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-47c83ef7-da1c-450d-b90b-301a9b8e6d69 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:18.477827 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-47c83ef7-da1c-450d-b90b-301a9b8e6d69 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume request issued successfully. Aug 13 06:18:18.477955 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-47c83ef7-da1c-450d-b90b-301a9b8e6d69 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/885cabdf-62c5-47ae-8629-61747bd27264 returned with HTTP 202 Aug 13 06:18:18.478340 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1236/4932] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:18:18 2026] DELETE /volume/v3/volumes/885cabdf-62c5-47ae-8629-61747bd27264 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:18:18.484944 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7c7156b1-108c-4d78-a560-9321c4003631 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:18.486736 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7c7156b1-108c-4d78-a560-9321c4003631 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/885cabdf-62c5-47ae-8629-61747bd27264 Aug 13 06:18:18.486953 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7c7156b1-108c-4d78-a560-9321c4003631 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:18.487281 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7c7156b1-108c-4d78-a560-9321c4003631 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:18.496401 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:18.496401 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:18.500068 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7c7156b1-108c-4d78-a560-9321c4003631 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:18.504673 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7c7156b1-108c-4d78-a560-9321c4003631 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/885cabdf-62c5-47ae-8629-61747bd27264 returned with HTTP 200 Aug 13 06:18:18.505096 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1228/4933] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:18 2026] GET /volume/v3/volumes/885cabdf-62c5-47ae-8629-61747bd27264 => generated 862 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:19.516680 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-10e5838e-94d3-49f6-8fca-9ff3129c9431 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:19.518592 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10e5838e-94d3-49f6-8fca-9ff3129c9431 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/885cabdf-62c5-47ae-8629-61747bd27264 Aug 13 06:18:19.518785 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-10e5838e-94d3-49f6-8fca-9ff3129c9431 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:19.518958 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-10e5838e-94d3-49f6-8fca-9ff3129c9431 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:19.524591 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10e5838e-94d3-49f6-8fca-9ff3129c9431 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/885cabdf-62c5-47ae-8629-61747bd27264 returned with HTTP 404 Aug 13 06:18:19.525007 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1228/4934] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:19 2026] GET /volume/v3/volumes/885cabdf-62c5-47ae-8629-61747bd27264 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:19.530942 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3abd0093-0bf4-4ec9-b15a-86a259c05087 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:19.532663 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3abd0093-0bf4-4ec9-b15a-86a259c05087 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/volumes/e5bebf70-71b8-44d3-9e5f-de518d54d6ef Aug 13 06:18:19.532875 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3abd0093-0bf4-4ec9-b15a-86a259c05087 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:19.533061 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3abd0093-0bf4-4ec9-b15a-86a259c05087 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:19.533249 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-3abd0093-0bf4-4ec9-b15a-86a259c05087 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume with id: e5bebf70-71b8-44d3-9e5f-de518d54d6ef Aug 13 06:18:19.539987 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:19.539987 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:19.540398 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3abd0093-0bf4-4ec9-b15a-86a259c05087 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:19.553842 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3abd0093-0bf4-4ec9-b15a-86a259c05087 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume request issued successfully. Aug 13 06:18:19.553996 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3abd0093-0bf4-4ec9-b15a-86a259c05087 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/e5bebf70-71b8-44d3-9e5f-de518d54d6ef returned with HTTP 202 Aug 13 06:18:19.554400 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1243/4935] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:18:19 2026] DELETE /volume/v3/volumes/e5bebf70-71b8-44d3-9e5f-de518d54d6ef => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:18:19.560613 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3fbd2ed6-dc05-4838-a699-2528677b84e3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:19.562302 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3fbd2ed6-dc05-4838-a699-2528677b84e3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/e5bebf70-71b8-44d3-9e5f-de518d54d6ef Aug 13 06:18:19.562495 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3fbd2ed6-dc05-4838-a699-2528677b84e3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:19.562669 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3fbd2ed6-dc05-4838-a699-2528677b84e3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:19.569532 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:19.569532 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:19.573420 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3fbd2ed6-dc05-4838-a699-2528677b84e3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:19.577735 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3fbd2ed6-dc05-4838-a699-2528677b84e3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/e5bebf70-71b8-44d3-9e5f-de518d54d6ef returned with HTTP 200 Aug 13 06:18:19.578149 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1237/4936] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:19 2026] GET /volume/v3/volumes/e5bebf70-71b8-44d3-9e5f-de518d54d6ef => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:20.592395 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4dd22a98-fab1-4dfc-96aa-bb73905cadb8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:20.593966 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4dd22a98-fab1-4dfc-96aa-bb73905cadb8 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/e5bebf70-71b8-44d3-9e5f-de518d54d6ef Aug 13 06:18:20.594256 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4dd22a98-fab1-4dfc-96aa-bb73905cadb8 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:20.594473 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4dd22a98-fab1-4dfc-96aa-bb73905cadb8 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:20.599476 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4dd22a98-fab1-4dfc-96aa-bb73905cadb8 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/e5bebf70-71b8-44d3-9e5f-de518d54d6ef returned with HTTP 404 Aug 13 06:18:20.599963 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1229/4937] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:20 2026] GET /volume/v3/volumes/e5bebf70-71b8-44d3-9e5f-de518d54d6ef => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:20.606596 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a10ddc76-ca9f-40f0-9d05-245018c72709 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:20.608247 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a10ddc76-ca9f-40f0-9d05-245018c72709 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/volumes/aa587cab-f6dc-477a-9203-5f848cb0f8e0 Aug 13 06:18:20.608438 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a10ddc76-ca9f-40f0-9d05-245018c72709 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:20.608629 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a10ddc76-ca9f-40f0-9d05-245018c72709 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:20.608785 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-a10ddc76-ca9f-40f0-9d05-245018c72709 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume with id: aa587cab-f6dc-477a-9203-5f848cb0f8e0 Aug 13 06:18:20.615165 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:20.615165 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:20.615547 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a10ddc76-ca9f-40f0-9d05-245018c72709 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:20.633465 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a10ddc76-ca9f-40f0-9d05-245018c72709 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume request issued successfully. Aug 13 06:18:20.633616 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a10ddc76-ca9f-40f0-9d05-245018c72709 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/aa587cab-f6dc-477a-9203-5f848cb0f8e0 returned with HTTP 202 Aug 13 06:18:20.633976 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1229/4938] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:18:20 2026] DELETE /volume/v3/volumes/aa587cab-f6dc-477a-9203-5f848cb0f8e0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:18:20.640731 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-73a9a347-d808-4f73-8e42-18bb998e16d9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:20.643016 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-73a9a347-d808-4f73-8e42-18bb998e16d9 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/aa587cab-f6dc-477a-9203-5f848cb0f8e0 Aug 13 06:18:20.643333 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-73a9a347-d808-4f73-8e42-18bb998e16d9 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:20.643593 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-73a9a347-d808-4f73-8e42-18bb998e16d9 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:20.650863 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:20.650863 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:20.654305 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-73a9a347-d808-4f73-8e42-18bb998e16d9 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:20.657966 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-73a9a347-d808-4f73-8e42-18bb998e16d9 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/aa587cab-f6dc-477a-9203-5f848cb0f8e0 returned with HTTP 200 Aug 13 06:18:20.658351 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1244/4939] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:20 2026] GET /volume/v3/volumes/aa587cab-f6dc-477a-9203-5f848cb0f8e0 => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:20.999263 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-ef6388c0-c9bd-4ec6-89fd-71788a7ad3a2 req-f030821d-1e4e-4eb6-8707-8b49d2de1697 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:21.061132 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ef6388c0-c9bd-4ec6-89fd-71788a7ad3a2 req-f030821d-1e4e-4eb6-8707-8b49d2de1697 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] DELETE https://10.4.3.121/volume/v3/attachments/5c00b320-4e5c-4438-a323-bb66aa6122c8 Aug 13 06:18:21.061334 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ef6388c0-c9bd-4ec6-89fd-71788a7ad3a2 req-f030821d-1e4e-4eb6-8707-8b49d2de1697 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:21.061508 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-ef6388c0-c9bd-4ec6-89fd-71788a7ad3a2 req-f030821d-1e4e-4eb6-8707-8b49d2de1697 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:21.068063 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:21.068063 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:21.106634 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-ef6388c0-c9bd-4ec6-89fd-71788a7ad3a2 req-f030821d-1e4e-4eb6-8707-8b49d2de1697 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/attachments/5c00b320-4e5c-4438-a323-bb66aa6122c8 returned with HTTP 200 Aug 13 06:18:21.107036 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1238/4940] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:18:20 2026] DELETE /volume/v3/attachments/5c00b320-4e5c-4438-a323-bb66aa6122c8 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:21.670139 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-40d32a52-a3d3-475c-a621-64a366b85267 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:21.671743 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-40d32a52-a3d3-475c-a621-64a366b85267 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/aa587cab-f6dc-477a-9203-5f848cb0f8e0 Aug 13 06:18:21.671936 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-40d32a52-a3d3-475c-a621-64a366b85267 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:21.672130 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-40d32a52-a3d3-475c-a621-64a366b85267 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:21.677233 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-40d32a52-a3d3-475c-a621-64a366b85267 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/aa587cab-f6dc-477a-9203-5f848cb0f8e0 returned with HTTP 404 Aug 13 06:18:21.677649 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1230/4941] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:21 2026] GET /volume/v3/volumes/aa587cab-f6dc-477a-9203-5f848cb0f8e0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:21.685246 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3d696b0e-1c9c-4e94-b391-476d7adb89c3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:21.686907 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3d696b0e-1c9c-4e94-b391-476d7adb89c3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:18:21.687255 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3d696b0e-1c9c-4e94-b391-476d7adb89c3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1286670545"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:18:21.688594 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-3d696b0e-1c9c-4e94-b391-476d7adb89c3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1286670545'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:18:21.688724 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-3d696b0e-1c9c-4e94-b391-476d7adb89c3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume of 1 GB Aug 13 06:18:21.692434 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3d696b0e-1c9c-4e94-b391-476d7adb89c3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Availability Zones retrieved successfully. Aug 13 06:18:21.697608 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3d696b0e-1c9c-4e94-b391-476d7adb89c3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Flow 'volume_create_api' (1185332a-8546-49bb-be4d-062f542c97c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:21.698495 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3d696b0e-1c9c-4e94-b391-476d7adb89c3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db4b4644-2026-4fbf-aba9-49d2aa8a4f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:21.699328 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-3d696b0e-1c9c-4e94-b391-476d7adb89c3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:18:21.720484 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3d696b0e-1c9c-4e94-b391-476d7adb89c3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db4b4644-2026-4fbf-aba9-49d2aa8a4f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:21.721285 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3d696b0e-1c9c-4e94-b391-476d7adb89c3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84d8dc8b-463f-4567-be32-74a785997e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:21.754139 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-3d696b0e-1c9c-4e94-b391-476d7adb89c3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Created reservations ['0f5a1466-8b22-4ca2-a9aa-a8978808d8f9', 'fe992d78-7f77-49d0-b8d5-42e225989282', '1b89d26c-afde-4b6f-a30b-57ffca3c7829', '4e16d856-c71f-411a-ad20-84139be818cc'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:18:21.754891 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3d696b0e-1c9c-4e94-b391-476d7adb89c3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84d8dc8b-463f-4567-be32-74a785997e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f5a1466-8b22-4ca2-a9aa-a8978808d8f9', 'fe992d78-7f77-49d0-b8d5-42e225989282', '1b89d26c-afde-4b6f-a30b-57ffca3c7829', '4e16d856-c71f-411a-ad20-84139be818cc']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:21.755835 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3d696b0e-1c9c-4e94-b391-476d7adb89c3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (572aa074-1f78-4aac-a805-7a82b933c323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:21.775482 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3d696b0e-1c9c-4e94-b391-476d7adb89c3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (572aa074-1f78-4aac-a805-7a82b933c323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8618da87-2b05-4ad5-a685-851a552465c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1286670545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0412811309c4a6996312035720f3a36',qos_specs=None,replication_status=,reservations=['0f5a1466-8b22-4ca2-a9aa-a8978808d8f9','fe992d78-7f77-49d0-b8d5-42e225989282','1b89d26c-afde-4b6f-a30b-57ffca3c7829','4e16d856-c71f-411a-ad20-84139be818cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01230cca49dd4bacada727647fcf24d4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:18:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1286670545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8618da87-2b05-4ad5-a685-851a552465c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0412811309c4a6996312035720f3a36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01230cca49dd4bacada727647fcf24d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:21.776135 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3d696b0e-1c9c-4e94-b391-476d7adb89c3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b957f28-b296-4498-8775-8a098ce60dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:21.790659 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3d696b0e-1c9c-4e94-b391-476d7adb89c3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b957f28-b296-4498-8775-8a098ce60dd0) transitioned into state 'SUCCESS' from state '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-1286670545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0412811309c4a6996312035720f3a36',qos_specs=None,replication_status=,reservations=['0f5a1466-8b22-4ca2-a9aa-a8978808d8f9','fe992d78-7f77-49d0-b8d5-42e225989282','1b89d26c-afde-4b6f-a30b-57ffca3c7829','4e16d856-c71f-411a-ad20-84139be818cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01230cca49dd4bacada727647fcf24d4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:21.791409 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3d696b0e-1c9c-4e94-b391-476d7adb89c3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9486fb71-83db-49d3-a21c-530501f92a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:21.798591 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3d696b0e-1c9c-4e94-b391-476d7adb89c3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9486fb71-83db-49d3-a21c-530501f92a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:21.799310 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3d696b0e-1c9c-4e94-b391-476d7adb89c3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Flow 'volume_create_api' (1185332a-8546-49bb-be4d-062f542c97c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:21.799574 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3d696b0e-1c9c-4e94-b391-476d7adb89c3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume request issued successfully. Aug 13 06:18:21.800097 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3d696b0e-1c9c-4e94-b391-476d7adb89c3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:18:21.800493 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1230/4942] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:18:21 2026] POST /volume/v3/volumes => generated 770 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:21.810991 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-87ce9bde-f61a-42e6-bd43-4902fc0829fb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:21.812680 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-87ce9bde-f61a-42e6-bd43-4902fc0829fb tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/8618da87-2b05-4ad5-a685-851a552465c5 Aug 13 06:18:21.812874 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-87ce9bde-f61a-42e6-bd43-4902fc0829fb tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:21.813066 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-87ce9bde-f61a-42e6-bd43-4902fc0829fb tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:21.819471 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:21.819471 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:21.822761 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-87ce9bde-f61a-42e6-bd43-4902fc0829fb tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:21.826434 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-87ce9bde-f61a-42e6-bd43-4902fc0829fb tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/8618da87-2b05-4ad5-a685-851a552465c5 returned with HTTP 200 Aug 13 06:18:21.826771 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1245/4943] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:21 2026] GET /volume/v3/volumes/8618da87-2b05-4ad5-a685-851a552465c5 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:22.043444 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-d4e673c9-b7b9-4a81-a3e6-7a0268fd5320 req-334ad5db-c86d-4b39-89be-b3abacfb4186 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:22.066504 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d4e673c9-b7b9-4a81-a3e6-7a0268fd5320 req-334ad5db-c86d-4b39-89be-b3abacfb4186 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 Aug 13 06:18:22.066683 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d4e673c9-b7b9-4a81-a3e6-7a0268fd5320 req-334ad5db-c86d-4b39-89be-b3abacfb4186 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:22.066851 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-d4e673c9-b7b9-4a81-a3e6-7a0268fd5320 req-334ad5db-c86d-4b39-89be-b3abacfb4186 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:22.073059 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:22.073059 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:22.076166 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-d4e673c9-b7b9-4a81-a3e6-7a0268fd5320 req-334ad5db-c86d-4b39-89be-b3abacfb4186 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:18:22.079739 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-d4e673c9-b7b9-4a81-a3e6-7a0268fd5320 req-334ad5db-c86d-4b39-89be-b3abacfb4186 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 returned with HTTP 200 Aug 13 06:18:22.080083 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1239/4944] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:18:22 2026] GET /volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 => generated 876 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:22.838009 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5d564a9d-e447-40bc-bb99-a729b690e428 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:22.839666 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d564a9d-e447-40bc-bb99-a729b690e428 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/8618da87-2b05-4ad5-a685-851a552465c5 Aug 13 06:18:22.839860 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d564a9d-e447-40bc-bb99-a729b690e428 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:22.840043 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5d564a9d-e447-40bc-bb99-a729b690e428 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:22.846991 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:22.846991 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:22.850358 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5d564a9d-e447-40bc-bb99-a729b690e428 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:22.854054 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5d564a9d-e447-40bc-bb99-a729b690e428 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/8618da87-2b05-4ad5-a685-851a552465c5 returned with HTTP 200 Aug 13 06:18:22.854413 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1231/4945] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:22 2026] GET /volume/v3/volumes/8618da87-2b05-4ad5-a685-851a552465c5 => generated 863 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:22.866566 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b488dba4-6bfd-4f35-8d56-fe5d62c06543 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:22.868369 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b488dba4-6bfd-4f35-8d56-fe5d62c06543 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:18:22.868719 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b488dba4-6bfd-4f35-8d56-fe5d62c06543 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8618da87-2b05-4ad5-a685-851a552465c5", "name": "tempest-VolumeDependencyTests-Snapshot-1139058128"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:18:22.876520 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:22.876520 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:22.876914 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b488dba4-6bfd-4f35-8d56-fe5d62c06543 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:22.877034 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-b488dba4-6bfd-4f35-8d56-fe5d62c06543 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create snapshot from volume 8618da87-2b05-4ad5-a685-851a552465c5 Aug 13 06:18:22.901012 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-b488dba4-6bfd-4f35-8d56-fe5d62c06543 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Created reservations ['adc6bff3-c670-45e8-b28a-343bdd614d6d', 'e40266ee-510f-4b46-9bd5-ea78312c615f', '5a920cf8-8a46-4790-baef-0080ec7f4d44', '8b81b73c-5985-4802-a9c0-0643d0b0777d'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:18:22.930844 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b488dba4-6bfd-4f35-8d56-fe5d62c06543 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot create request issued successfully. Aug 13 06:18:22.931298 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b488dba4-6bfd-4f35-8d56-fe5d62c06543 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:18:22.931699 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1231/4946] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:18:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:18:22.939554 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2f64dd4a-498f-40a4-8ec5-71b3b8ff4672 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:22.941433 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2f64dd4a-498f-40a4-8ec5-71b3b8ff4672 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/snapshots/692aba18-092a-44ce-9e67-fd33c5104378 Aug 13 06:18:22.941787 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2f64dd4a-498f-40a4-8ec5-71b3b8ff4672 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:22.942101 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2f64dd4a-498f-40a4-8ec5-71b3b8ff4672 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:22.947867 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:22.947867 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:22.949710 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2f64dd4a-498f-40a4-8ec5-71b3b8ff4672 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot retrieved successfully. Aug 13 06:18:22.953571 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2f64dd4a-498f-40a4-8ec5-71b3b8ff4672 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/692aba18-092a-44ce-9e67-fd33c5104378 returned with HTTP 200 Aug 13 06:18:22.956755 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1246/4947] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:18:22 2026] GET /volume/v3/snapshots/692aba18-092a-44ce-9e67-fd33c5104378 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:22.974498 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7d61d1d4-8f5e-4794-8066-74f30b73d358 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:22.976167 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7d61d1d4-8f5e-4794-8066-74f30b73d358 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:18:22.976525 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7d61d1d4-8f5e-4794-8066-74f30b73d358 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1878695442", "description": null, "metadata": null}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:18:22.986586 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:22.986586 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:22.987047 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7d61d1d4-8f5e-4794-8066-74f30b73d358 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:18:22.987199 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-7d61d1d4-8f5e-4794-8066-74f30b73d358 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create snapshot from volume 8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 Aug 13 06:18:23.011782 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-7d61d1d4-8f5e-4794-8066-74f30b73d358 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Created reservations ['eb786026-c857-42f3-a86b-7065d884a914', 'e44b7e6f-c27d-4d99-a246-3cac705f490e', '6af98899-46ba-45b4-b4a5-a58d61270e03', '7c059040-9413-434d-8fdb-da4cd0104e83'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:18:23.039548 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7d61d1d4-8f5e-4794-8066-74f30b73d358 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot force create request issued successfully. Aug 13 06:18:23.039846 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7d61d1d4-8f5e-4794-8066-74f30b73d358 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:18:23.040410 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1240/4948] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:18:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:18:23.049063 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2aa4406f-ec4e-4275-8bdc-256ca1e74996 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:23.050917 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2aa4406f-ec4e-4275-8bdc-256ca1e74996 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/3e918fd8-c34f-45c0-b2d0-2ead66c9663f Aug 13 06:18:23.051255 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2aa4406f-ec4e-4275-8bdc-256ca1e74996 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:23.051357 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2aa4406f-ec4e-4275-8bdc-256ca1e74996 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:23.056235 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:23.056235 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:23.056636 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2aa4406f-ec4e-4275-8bdc-256ca1e74996 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:18:23.057445 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2aa4406f-ec4e-4275-8bdc-256ca1e74996 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/3e918fd8-c34f-45c0-b2d0-2ead66c9663f returned with HTTP 200 Aug 13 06:18:23.057818 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1232/4949] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:18:23 2026] GET /volume/v3/snapshots/3e918fd8-c34f-45c0-b2d0-2ead66c9663f => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:23.966667 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-87934aeb-47ee-4962-a069-4e4de6071903 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:23.968509 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-87934aeb-47ee-4962-a069-4e4de6071903 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/snapshots/692aba18-092a-44ce-9e67-fd33c5104378 Aug 13 06:18:23.968689 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-87934aeb-47ee-4962-a069-4e4de6071903 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:23.968864 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-87934aeb-47ee-4962-a069-4e4de6071903 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:23.973836 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:23.973836 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:23.974253 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-87934aeb-47ee-4962-a069-4e4de6071903 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot retrieved successfully. Aug 13 06:18:23.974919 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-87934aeb-47ee-4962-a069-4e4de6071903 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/692aba18-092a-44ce-9e67-fd33c5104378 returned with HTTP 200 Aug 13 06:18:23.975303 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1232/4950] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:18:23 2026] GET /volume/v3/snapshots/692aba18-092a-44ce-9e67-fd33c5104378 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:23.983395 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-663dedab-ae34-4d25-aaab-3e231015c950 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:23.984905 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-663dedab-ae34-4d25-aaab-3e231015c950 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:18:23.985286 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-663dedab-ae34-4d25-aaab-3e231015c950 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "692aba18-092a-44ce-9e67-fd33c5104378", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-72320791"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:18:23.986706 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-663dedab-ae34-4d25-aaab-3e231015c950 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume request body: {'volume': {'snapshot_id': '692aba18-092a-44ce-9e67-fd33c5104378', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-72320791'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:18:23.992201 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:23.992201 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:23.992719 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-663dedab-ae34-4d25-aaab-3e231015c950 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot retrieved successfully. Aug 13 06:18:23.992866 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-663dedab-ae34-4d25-aaab-3e231015c950 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume of 1 GB Aug 13 06:18:23.996306 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-663dedab-ae34-4d25-aaab-3e231015c950 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Availability Zones retrieved successfully. Aug 13 06:18:24.000873 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-663dedab-ae34-4d25-aaab-3e231015c950 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Flow 'volume_create_api' (1919d930-d267-4cbb-9d1a-ed005d3c7fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:24.001886 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-663dedab-ae34-4d25-aaab-3e231015c950 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7384b6ba-e838-4b0e-a12d-c2fc09141421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:24.002670 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-663dedab-ae34-4d25-aaab-3e231015c950 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:18:24.026336 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-663dedab-ae34-4d25-aaab-3e231015c950 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7384b6ba-e838-4b0e-a12d-c2fc09141421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '692aba18-092a-44ce-9e67-fd33c5104378', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:24.026968 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-663dedab-ae34-4d25-aaab-3e231015c950 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7530e39e-8a40-41eb-84ec-6aa743a0acc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:24.060562 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-663dedab-ae34-4d25-aaab-3e231015c950 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Created reservations ['b042489e-efdf-4ba3-978e-51fcee26451e', '9d7ef1d7-d69f-44ad-9af7-7869aa14492e', 'bd1c09b2-87a2-49f0-8824-fe556d367f4a', '272eab72-e087-4e05-9c69-e09aee07ca9b'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:18:24.061279 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-663dedab-ae34-4d25-aaab-3e231015c950 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7530e39e-8a40-41eb-84ec-6aa743a0acc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b042489e-efdf-4ba3-978e-51fcee26451e', '9d7ef1d7-d69f-44ad-9af7-7869aa14492e', 'bd1c09b2-87a2-49f0-8824-fe556d367f4a', '272eab72-e087-4e05-9c69-e09aee07ca9b']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:24.061995 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-663dedab-ae34-4d25-aaab-3e231015c950 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eb5ec23-3a97-4b5b-ad9a-70c1d53093e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:24.067309 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b0e1b5c4-d9f7-4422-9fd4-b72126eb2655 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:24.069625 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0e1b5c4-d9f7-4422-9fd4-b72126eb2655 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/3e918fd8-c34f-45c0-b2d0-2ead66c9663f Aug 13 06:18:24.069876 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b0e1b5c4-d9f7-4422-9fd4-b72126eb2655 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:24.070133 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b0e1b5c4-d9f7-4422-9fd4-b72126eb2655 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:24.075576 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:24.075576 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:24.076151 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b0e1b5c4-d9f7-4422-9fd4-b72126eb2655 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:18:24.077153 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b0e1b5c4-d9f7-4422-9fd4-b72126eb2655 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/3e918fd8-c34f-45c0-b2d0-2ead66c9663f returned with HTTP 200 Aug 13 06:18:24.077601 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1241/4951] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:18:24 2026] GET /volume/v3/snapshots/3e918fd8-c34f-45c0-b2d0-2ead66c9663f => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:24.085739 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1875aba6-9dd2-4e08-916c-0a4677f39ef1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:24.087740 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1875aba6-9dd2-4e08-916c-0a4677f39ef1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/3e918fd8-c34f-45c0-b2d0-2ead66c9663f Aug 13 06:18:24.087940 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1875aba6-9dd2-4e08-916c-0a4677f39ef1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:24.088119 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1875aba6-9dd2-4e08-916c-0a4677f39ef1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:24.092673 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:24.092673 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:24.093081 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1875aba6-9dd2-4e08-916c-0a4677f39ef1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:18:24.093836 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1875aba6-9dd2-4e08-916c-0a4677f39ef1 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/3e918fd8-c34f-45c0-b2d0-2ead66c9663f returned with HTTP 200 Aug 13 06:18:24.094220 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1233/4952] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:18:24 2026] GET /volume/v3/snapshots/3e918fd8-c34f-45c0-b2d0-2ead66c9663f => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:24.102319 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-663dedab-ae34-4d25-aaab-3e231015c950 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eb5ec23-3a97-4b5b-ad9a-70c1d53093e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a83bdc22-4eb7-40e2-9870-977b8c0181db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-72320791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0412811309c4a6996312035720f3a36',qos_specs=None,replication_status=,reservations=['b042489e-efdf-4ba3-978e-51fcee26451e','9d7ef1d7-d69f-44ad-9af7-7869aa14492e','bd1c09b2-87a2-49f0-8824-fe556d367f4a','272eab72-e087-4e05-9c69-e09aee07ca9b'],size=1,snapshot_id=692aba18-092a-44ce-9e67-fd33c5104378,source_replicaid=,source_volid=None,status='creating',user_id='01230cca49dd4bacada727647fcf24d4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:18:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-72320791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a83bdc22-4eb7-40e2-9870-977b8c0181db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0412811309c4a6996312035720f3a36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=692aba18-092a-44ce-9e67-fd33c5104378,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01230cca49dd4bacada727647fcf24d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:24.103090 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-663dedab-ae34-4d25-aaab-3e231015c950 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a3a4f79-ad4f-441a-8e21-25e96b579f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:24.103499 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4766b903-2f7c-4525-bd13-edeb4ef0a1c5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:24.105163 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4766b903-2f7c-4525-bd13-edeb4ef0a1c5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:18:24.105474 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4766b903-2f7c-4525-bd13-edeb4ef0a1c5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-636245958", "snapshot_id": "3e918fd8-c34f-45c0-b2d0-2ead66c9663f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:18:24.106859 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-4766b903-2f7c-4525-bd13-edeb4ef0a1c5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-636245958', 'snapshot_id': '3e918fd8-c34f-45c0-b2d0-2ead66c9663f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:18:24.111887 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:24.111887 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:24.112222 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4766b903-2f7c-4525-bd13-edeb4ef0a1c5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:18:24.112334 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-4766b903-2f7c-4525-bd13-edeb4ef0a1c5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume of 1 GB Aug 13 06:18:24.115472 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4766b903-2f7c-4525-bd13-edeb4ef0a1c5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Availability Zones retrieved successfully. Aug 13 06:18:24.119494 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-663dedab-ae34-4d25-aaab-3e231015c950 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a3a4f79-ad4f-441a-8e21-25e96b579f64) transitioned into state 'SUCCESS' from state '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-72320791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0412811309c4a6996312035720f3a36',qos_specs=None,replication_status=,reservations=['b042489e-efdf-4ba3-978e-51fcee26451e','9d7ef1d7-d69f-44ad-9af7-7869aa14492e','bd1c09b2-87a2-49f0-8824-fe556d367f4a','272eab72-e087-4e05-9c69-e09aee07ca9b'],size=1,snapshot_id=692aba18-092a-44ce-9e67-fd33c5104378,source_replicaid=,source_volid=None,status='creating',user_id='01230cca49dd4bacada727647fcf24d4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:24.120206 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-663dedab-ae34-4d25-aaab-3e231015c950 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b323d33a-7916-4ca9-99be-09bae9e815ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:24.120416 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4766b903-2f7c-4525-bd13-edeb4ef0a1c5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Flow 'volume_create_api' (f68646e7-1ff9-4954-99f7-b8e7d7bfcac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:24.121422 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4766b903-2f7c-4525-bd13-edeb4ef0a1c5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cffb0ec-bcca-41b6-b2eb-c31acc07e487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:24.122263 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-4766b903-2f7c-4525-bd13-edeb4ef0a1c5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:18:24.137933 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-663dedab-ae34-4d25-aaab-3e231015c950 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b323d33a-7916-4ca9-99be-09bae9e815ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:24.138779 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-663dedab-ae34-4d25-aaab-3e231015c950 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Flow 'volume_create_api' (1919d930-d267-4cbb-9d1a-ed005d3c7fa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:24.139123 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-663dedab-ae34-4d25-aaab-3e231015c950 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume request issued successfully. Aug 13 06:18:24.139712 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-663dedab-ae34-4d25-aaab-3e231015c950 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:18:24.140165 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1247/4953] 10.4.3.121 () {70 vars in 1300 bytes} [Thu Aug 13 06:18:23 2026] POST /volume/v3/volumes => generated 802 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:24.153043 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-60bae919-a798-4595-9c8f-32a7d394eca4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:24.153347 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4766b903-2f7c-4525-bd13-edeb4ef0a1c5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cffb0ec-bcca-41b6-b2eb-c31acc07e487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3e918fd8-c34f-45c0-b2d0-2ead66c9663f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:24.154039 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4766b903-2f7c-4525-bd13-edeb4ef0a1c5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a623a733-b86e-40f6-8e5b-0777e6b939a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:24.154712 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-60bae919-a798-4595-9c8f-32a7d394eca4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/a83bdc22-4eb7-40e2-9870-977b8c0181db Aug 13 06:18:24.154921 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-60bae919-a798-4595-9c8f-32a7d394eca4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:24.155139 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-60bae919-a798-4595-9c8f-32a7d394eca4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:24.161411 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:24.161411 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:24.165546 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-60bae919-a798-4595-9c8f-32a7d394eca4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:24.169928 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-60bae919-a798-4595-9c8f-32a7d394eca4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/a83bdc22-4eb7-40e2-9870-977b8c0181db returned with HTTP 200 Aug 13 06:18:24.170421 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1242/4954] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:24 2026] GET /volume/v3/volumes/a83bdc22-4eb7-40e2-9870-977b8c0181db => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:24.189244 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-4766b903-2f7c-4525-bd13-edeb4ef0a1c5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Created reservations ['62ab4c74-2c5e-4983-913e-b44af006efde', '9926885b-854b-4ec3-bce2-22d192dba019', '310a20c3-8e83-45f1-b5e8-b72dca96f196', '9d2f711c-79bd-4dc4-a97b-f12771d02611'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:18:24.189952 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4766b903-2f7c-4525-bd13-edeb4ef0a1c5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a623a733-b86e-40f6-8e5b-0777e6b939a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62ab4c74-2c5e-4983-913e-b44af006efde', '9926885b-854b-4ec3-bce2-22d192dba019', '310a20c3-8e83-45f1-b5e8-b72dca96f196', '9d2f711c-79bd-4dc4-a97b-f12771d02611']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:24.190583 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4766b903-2f7c-4525-bd13-edeb4ef0a1c5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bfa1e17-f05e-4168-b736-11c39d1c1728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:24.227090 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4766b903-2f7c-4525-bd13-edeb4ef0a1c5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bfa1e17-f05e-4168-b736-11c39d1c1728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '512de9f2-67ef-4224-8c0e-96aa963bb303', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-636245958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b665e34b2c204a22974135bc82adfa56',qos_specs=None,replication_status=,reservations=['62ab4c74-2c5e-4983-913e-b44af006efde','9926885b-854b-4ec3-bce2-22d192dba019','310a20c3-8e83-45f1-b5e8-b72dca96f196','9d2f711c-79bd-4dc4-a97b-f12771d02611'],size=1,snapshot_id=3e918fd8-c34f-45c0-b2d0-2ead66c9663f,source_replicaid=,source_volid=None,status='creating',user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), '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-13T06:18:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-636245958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=512de9f2-67ef-4224-8c0e-96aa963bb303,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b665e34b2c204a22974135bc82adfa56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3e918fd8-c34f-45c0-b2d0-2ead66c9663f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:24.227747 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4766b903-2f7c-4525-bd13-edeb4ef0a1c5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0fc8d4d-bf0b-4cc1-891f-0f42241ab022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:24.242843 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4766b903-2f7c-4525-bd13-edeb4ef0a1c5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0fc8d4d-bf0b-4cc1-891f-0f42241ab022) transitioned into state 'SUCCESS' from state '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-636245958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b665e34b2c204a22974135bc82adfa56',qos_specs=None,replication_status=,reservations=['62ab4c74-2c5e-4983-913e-b44af006efde','9926885b-854b-4ec3-bce2-22d192dba019','310a20c3-8e83-45f1-b5e8-b72dca96f196','9d2f711c-79bd-4dc4-a97b-f12771d02611'],size=1,snapshot_id=3e918fd8-c34f-45c0-b2d0-2ead66c9663f,source_replicaid=,source_volid=None,status='creating',user_id='45b4db15555d4cd3a3a9cd1d89ccd01d',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:24.243561 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4766b903-2f7c-4525-bd13-edeb4ef0a1c5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baa925cc-74d7-4ee0-8c7e-14acceb95367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:24.262775 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4766b903-2f7c-4525-bd13-edeb4ef0a1c5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baa925cc-74d7-4ee0-8c7e-14acceb95367) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:24.263523 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-4766b903-2f7c-4525-bd13-edeb4ef0a1c5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Flow 'volume_create_api' (f68646e7-1ff9-4954-99f7-b8e7d7bfcac1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:24.263770 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4766b903-2f7c-4525-bd13-edeb4ef0a1c5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Create volume request issued successfully. Aug 13 06:18:24.264298 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4766b903-2f7c-4525-bd13-edeb4ef0a1c5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:18:24.264680 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1233/4955] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:18:24 2026] POST /volume/v3/volumes => generated 784 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:18:24.278929 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eceb2ee2-de3b-4c05-83b5-61be248322c6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:24.281045 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eceb2ee2-de3b-4c05-83b5-61be248322c6 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/512de9f2-67ef-4224-8c0e-96aa963bb303 Aug 13 06:18:24.281324 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eceb2ee2-de3b-4c05-83b5-61be248322c6 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:24.281557 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eceb2ee2-de3b-4c05-83b5-61be248322c6 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:24.289767 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:24.289767 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:24.293653 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-eceb2ee2-de3b-4c05-83b5-61be248322c6 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:18:24.298244 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eceb2ee2-de3b-4c05-83b5-61be248322c6 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/512de9f2-67ef-4224-8c0e-96aa963bb303 returned with HTTP 200 Aug 13 06:18:24.298681 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1234/4956] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:18:24 2026] GET /volume/v3/volumes/512de9f2-67ef-4224-8c0e-96aa963bb303 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:24.852592 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f031fd47-d890-4be2-a27c-902117208d89 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:24.854345 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f031fd47-d890-4be2-a27c-902117208d89 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] DELETE https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 Aug 13 06:18:24.854518 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f031fd47-d890-4be2-a27c-902117208d89 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:24.854690 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f031fd47-d890-4be2-a27c-902117208d89 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:24.854836 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-f031fd47-d890-4be2-a27c-902117208d89 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Delete volume with id: c6981648-82cb-479f-a43c-dc2b762ce663 Aug 13 06:18:24.860978 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:24.860978 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:24.861377 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f031fd47-d890-4be2-a27c-902117208d89 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:18:24.870719 np0000007163 devstack@c-api.service[100322]: WARNING cinder.keymgr.conf_key_mgr [None req-f031fd47-d890-4be2-a27c-902117208d89 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 06:18:24.876141 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f031fd47-d890-4be2-a27c-902117208d89 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Delete volume request issued successfully. Aug 13 06:18:24.876338 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f031fd47-d890-4be2-a27c-902117208d89 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 returned with HTTP 202 Aug 13 06:18:24.876724 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1248/4957] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:18:24 2026] DELETE /volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:18:24.883324 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dafa9056-0e11-4243-a469-1ea28d1b4533 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:24.885137 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dafa9056-0e11-4243-a469-1ea28d1b4533 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 Aug 13 06:18:24.885333 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dafa9056-0e11-4243-a469-1ea28d1b4533 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:24.885532 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dafa9056-0e11-4243-a469-1ea28d1b4533 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:24.892162 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:24.892162 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:24.895687 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-dafa9056-0e11-4243-a469-1ea28d1b4533 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Volume info retrieved successfully. Aug 13 06:18:24.900080 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dafa9056-0e11-4243-a469-1ea28d1b4533 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 returned with HTTP 200 Aug 13 06:18:24.900509 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1243/4958] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:18:24 2026] GET /volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:25.182708 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7e5acf09-bbd7-4ba4-a01b-aad7c9e62af2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:25.184683 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7e5acf09-bbd7-4ba4-a01b-aad7c9e62af2 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/a83bdc22-4eb7-40e2-9870-977b8c0181db Aug 13 06:18:25.184938 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7e5acf09-bbd7-4ba4-a01b-aad7c9e62af2 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:25.185151 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7e5acf09-bbd7-4ba4-a01b-aad7c9e62af2 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:25.192364 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:25.192364 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:25.195463 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7e5acf09-bbd7-4ba4-a01b-aad7c9e62af2 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:25.198980 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7e5acf09-bbd7-4ba4-a01b-aad7c9e62af2 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/a83bdc22-4eb7-40e2-9870-977b8c0181db returned with HTTP 200 Aug 13 06:18:25.199427 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1234/4959] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:25 2026] GET /volume/v3/volumes/a83bdc22-4eb7-40e2-9870-977b8c0181db => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:25.210666 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-02be6751-4ceb-44d2-bc04-b4c234559f1c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:25.212349 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02be6751-4ceb-44d2-bc04-b4c234559f1c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:18:25.212664 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02be6751-4ceb-44d2-bc04-b4c234559f1c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a83bdc22-4eb7-40e2-9870-977b8c0181db", "name": "tempest-VolumeDependencyTests-Snapshot-1395059188"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:18:25.220032 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:25.220032 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:25.220423 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-02be6751-4ceb-44d2-bc04-b4c234559f1c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:25.220524 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-02be6751-4ceb-44d2-bc04-b4c234559f1c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create snapshot from volume a83bdc22-4eb7-40e2-9870-977b8c0181db Aug 13 06:18:25.244094 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-02be6751-4ceb-44d2-bc04-b4c234559f1c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Created reservations ['1dfbb763-c274-4d92-aac8-2c89f89ec86e', '7b80d924-60dc-412b-bc63-afc1e61cb8de', '9e61e7a1-6808-4a8a-9c4f-11f007297ab0', '25cbce8f-946e-4d2e-90b6-7e79d8c799ae'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:18:25.267133 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-02be6751-4ceb-44d2-bc04-b4c234559f1c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot create request issued successfully. Aug 13 06:18:25.267472 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02be6751-4ceb-44d2-bc04-b4c234559f1c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:18:25.267848 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1235/4960] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:18:25 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:18:25.275393 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8305da2d-23b3-409e-aa3a-1d26f8e3ef8a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:25.277026 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8305da2d-23b3-409e-aa3a-1d26f8e3ef8a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/snapshots/5c457d65-5499-42b1-a8d1-2b9c27de5947 Aug 13 06:18:25.277299 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8305da2d-23b3-409e-aa3a-1d26f8e3ef8a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:25.277396 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8305da2d-23b3-409e-aa3a-1d26f8e3ef8a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:25.281822 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:25.281822 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:25.282263 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8305da2d-23b3-409e-aa3a-1d26f8e3ef8a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot retrieved successfully. Aug 13 06:18:25.282930 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8305da2d-23b3-409e-aa3a-1d26f8e3ef8a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/5c457d65-5499-42b1-a8d1-2b9c27de5947 returned with HTTP 200 Aug 13 06:18:25.283270 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1249/4961] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:18:25 2026] GET /volume/v3/snapshots/5c457d65-5499-42b1-a8d1-2b9c27de5947 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:25.311629 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-597d86de-f486-4a33-8464-1f357d0136a2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:25.313352 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-597d86de-f486-4a33-8464-1f357d0136a2 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/512de9f2-67ef-4224-8c0e-96aa963bb303 Aug 13 06:18:25.313532 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-597d86de-f486-4a33-8464-1f357d0136a2 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:25.313708 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-597d86de-f486-4a33-8464-1f357d0136a2 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:25.320959 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:25.320959 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:25.324084 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-597d86de-f486-4a33-8464-1f357d0136a2 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:18:25.327967 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-597d86de-f486-4a33-8464-1f357d0136a2 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/512de9f2-67ef-4224-8c0e-96aa963bb303 returned with HTTP 200 Aug 13 06:18:25.328337 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1244/4962] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:18:25 2026] GET /volume/v3/volumes/512de9f2-67ef-4224-8c0e-96aa963bb303 => generated 1393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:25.338976 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e52eae13-bc0e-425e-b709-cd2c3570da10 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:25.340642 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e52eae13-bc0e-425e-b709-cd2c3570da10 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/512de9f2-67ef-4224-8c0e-96aa963bb303 Aug 13 06:18:25.340817 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e52eae13-bc0e-425e-b709-cd2c3570da10 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:25.341009 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e52eae13-bc0e-425e-b709-cd2c3570da10 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:25.347107 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:25.347107 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:25.350002 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e52eae13-bc0e-425e-b709-cd2c3570da10 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:18:25.353793 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e52eae13-bc0e-425e-b709-cd2c3570da10 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/512de9f2-67ef-4224-8c0e-96aa963bb303 returned with HTTP 200 Aug 13 06:18:25.354119 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1235/4963] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:18:25 2026] GET /volume/v3/volumes/512de9f2-67ef-4224-8c0e-96aa963bb303 => generated 1393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:25.457394 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-f4b0d722-522d-4693-af0c-a2e13d645055 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:25.459389 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-f4b0d722-522d-4693-af0c-a2e13d645055 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/512de9f2-67ef-4224-8c0e-96aa963bb303 Aug 13 06:18:25.459580 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-f4b0d722-522d-4693-af0c-a2e13d645055 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:25.459756 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-f4b0d722-522d-4693-af0c-a2e13d645055 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:25.466225 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:25.466225 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:25.469212 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-f4b0d722-522d-4693-af0c-a2e13d645055 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:18:25.472966 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-f4b0d722-522d-4693-af0c-a2e13d645055 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/512de9f2-67ef-4224-8c0e-96aa963bb303 returned with HTTP 200 Aug 13 06:18:25.473301 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1236/4964] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:18:25 2026] GET /volume/v3/volumes/512de9f2-67ef-4224-8c0e-96aa963bb303 => generated 1393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:25.868468 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-edc665b5-488b-4721-a024-38965667082e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:25.870563 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-edc665b5-488b-4721-a024-38965667082e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/512de9f2-67ef-4224-8c0e-96aa963bb303 Aug 13 06:18:25.870810 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-edc665b5-488b-4721-a024-38965667082e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:25.871049 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-edc665b5-488b-4721-a024-38965667082e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:25.878071 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:25.878071 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:25.881609 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-edc665b5-488b-4721-a024-38965667082e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:18:25.886538 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-edc665b5-488b-4721-a024-38965667082e tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/512de9f2-67ef-4224-8c0e-96aa963bb303 returned with HTTP 200 Aug 13 06:18:25.887059 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1250/4965] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:18:25 2026] GET /volume/v3/volumes/512de9f2-67ef-4224-8c0e-96aa963bb303 => generated 1393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:25.896718 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0794b3f6-4290-4dde-86be-ad0ece9484d9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:25.897134 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0794b3f6-4290-4dde-86be-ad0ece9484d9 None None] GET https://10.4.3.121/volume// Aug 13 06:18:25.897324 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0794b3f6-4290-4dde-86be-ad0ece9484d9 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:25.897527 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0794b3f6-4290-4dde-86be-ad0ece9484d9 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:25.897852 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0794b3f6-4290-4dde-86be-ad0ece9484d9 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:18:25.898169 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1245/4966] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:18:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:18:25.905834 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-7db612a7-8eb5-48a8-885e-64fc1b800089 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:25.907800 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-7db612a7-8eb5-48a8-885e-64fc1b800089 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:18:25.908204 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-7db612a7-8eb5-48a8-885e-64fc1b800089 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "512de9f2-67ef-4224-8c0e-96aa963bb303", "connector": null, "instance_uuid": "ac54c7e6-9cf6-488e-881a-e1753d521077"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:18:25.912780 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-771116c8-839a-4140-9288-d75333040414 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:25.916205 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:25.916205 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:25.947042 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-7db612a7-8eb5-48a8-885e-64fc1b800089 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:18:25.947730 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1236/4967] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:18:25 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 13 06:18:25.976591 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-771116c8-839a-4140-9288-d75333040414 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] GET https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 Aug 13 06:18:25.976864 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-771116c8-839a-4140-9288-d75333040414 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:25.977156 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-771116c8-839a-4140-9288-d75333040414 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:25.983984 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-771116c8-839a-4140-9288-d75333040414 tempest-TestEncryptedCinderVolumes-1320465903 tempest-TestEncryptedCinderVolumes-1320465903-project-member] https://10.4.3.121/volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 returned with HTTP 404 Aug 13 06:18:25.984594 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1237/4968] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:18:25 2026] GET /volume/v3/volumes/c6981648-82cb-479f-a43c-dc2b762ce663 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:25.991356 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f9e34483-22bb-47f3-8d47-3aefd0f9950b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:26.063866 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f9e34483-22bb-47f3-8d47-3aefd0f9950b tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] GET https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 Aug 13 06:18:26.064097 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f9e34483-22bb-47f3-8d47-3aefd0f9950b tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:26.064295 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f9e34483-22bb-47f3-8d47-3aefd0f9950b tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:26.065133 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-f9e34483-22bb-47f3-8d47-3aefd0f9950b tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:18:26.076982 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f9e34483-22bb-47f3-8d47-3aefd0f9950b tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Get all volumes completed successfully. Aug 13 06:18:26.078070 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:26.078070 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:26.082424 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f9e34483-22bb-47f3-8d47-3aefd0f9950b tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 06:18:26.082865 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1251/4969] 10.4.3.121 () {66 vars in 1285 bytes} [Thu Aug 13 06:18:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7512 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:26.095930 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4123ed09-cec1-4c6d-8aed-8ea28279138c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:26.097759 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4123ed09-cec1-4c6d-8aed-8ea28279138c tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] DELETE https://10.4.3.121/volume/v3/types/f19e0004-9bea-4edd-b3f1-dbac3af17481 Aug 13 06:18:26.098013 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4123ed09-cec1-4c6d-8aed-8ea28279138c tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:26.098303 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4123ed09-cec1-4c6d-8aed-8ea28279138c tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:26.119616 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4123ed09-cec1-4c6d-8aed-8ea28279138c tempest-TestEncryptedCinderVolumes-724605935 tempest-TestEncryptedCinderVolumes-724605935-project-admin] https://10.4.3.121/volume/v3/types/f19e0004-9bea-4edd-b3f1-dbac3af17481 returned with HTTP 202 Aug 13 06:18:26.120019 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1246/4970] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:18:26 2026] DELETE /volume/v3/types/f19e0004-9bea-4edd-b3f1-dbac3af17481 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:18:26.291451 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-607766f7-b742-4a5e-9f16-5a2db63a8a05 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:26.293400 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-607766f7-b742-4a5e-9f16-5a2db63a8a05 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/snapshots/5c457d65-5499-42b1-a8d1-2b9c27de5947 Aug 13 06:18:26.293615 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-607766f7-b742-4a5e-9f16-5a2db63a8a05 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:26.293815 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-607766f7-b742-4a5e-9f16-5a2db63a8a05 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:26.298577 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:26.298577 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:26.299016 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-607766f7-b742-4a5e-9f16-5a2db63a8a05 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot retrieved successfully. Aug 13 06:18:26.300045 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-607766f7-b742-4a5e-9f16-5a2db63a8a05 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/5c457d65-5499-42b1-a8d1-2b9c27de5947 returned with HTTP 200 Aug 13 06:18:26.300409 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1237/4971] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:18:26 2026] GET /volume/v3/snapshots/5c457d65-5499-42b1-a8d1-2b9c27de5947 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:26.308944 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-30a27fc0-6926-49c2-88c6-08bd8ae1d50f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:26.311021 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30a27fc0-6926-49c2-88c6-08bd8ae1d50f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:18:26.311479 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-30a27fc0-6926-49c2-88c6-08bd8ae1d50f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5c457d65-5499-42b1-a8d1-2b9c27de5947", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1331625698"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:18:26.313354 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-30a27fc0-6926-49c2-88c6-08bd8ae1d50f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume request body: {'volume': {'snapshot_id': '5c457d65-5499-42b1-a8d1-2b9c27de5947', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1331625698'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:18:26.319279 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:26.319279 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:26.319811 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-30a27fc0-6926-49c2-88c6-08bd8ae1d50f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot retrieved successfully. Aug 13 06:18:26.319970 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-30a27fc0-6926-49c2-88c6-08bd8ae1d50f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume of 1 GB Aug 13 06:18:26.323717 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-30a27fc0-6926-49c2-88c6-08bd8ae1d50f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Availability Zones retrieved successfully. Aug 13 06:18:26.330595 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-30a27fc0-6926-49c2-88c6-08bd8ae1d50f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Flow 'volume_create_api' (b0dcbaff-b2ac-4aa6-9f27-5bdebe41ffeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:26.332365 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-30a27fc0-6926-49c2-88c6-08bd8ae1d50f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69a69b74-8fd9-4f3e-b09e-e4fa3234542b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:26.333563 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-30a27fc0-6926-49c2-88c6-08bd8ae1d50f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:18:26.367656 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-30a27fc0-6926-49c2-88c6-08bd8ae1d50f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69a69b74-8fd9-4f3e-b09e-e4fa3234542b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5c457d65-5499-42b1-a8d1-2b9c27de5947', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:26.368756 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-30a27fc0-6926-49c2-88c6-08bd8ae1d50f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adaacd88-e258-45a6-8f66-2a2aa9f1fc97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:26.412633 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-30a27fc0-6926-49c2-88c6-08bd8ae1d50f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Created reservations ['98c15108-815c-4d35-af2f-a8c63fd4b7f6', '89064780-b02b-40a2-ad4b-b085f3d4d2c8', '20d7cd0b-ddfd-4a29-a149-4dc8f0dc4fd9', 'c114f812-fa90-4ce1-ab04-2adcf2342403'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:18:26.413682 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-30a27fc0-6926-49c2-88c6-08bd8ae1d50f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adaacd88-e258-45a6-8f66-2a2aa9f1fc97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98c15108-815c-4d35-af2f-a8c63fd4b7f6', '89064780-b02b-40a2-ad4b-b085f3d4d2c8', '20d7cd0b-ddfd-4a29-a149-4dc8f0dc4fd9', 'c114f812-fa90-4ce1-ab04-2adcf2342403']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:26.414374 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-30a27fc0-6926-49c2-88c6-08bd8ae1d50f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eff5286b-da49-42cd-b8b4-840ff3aed556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:26.453804 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-30a27fc0-6926-49c2-88c6-08bd8ae1d50f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eff5286b-da49-42cd-b8b4-840ff3aed556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1961c400-4d36-4953-a590-85dbc95f963b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1331625698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0412811309c4a6996312035720f3a36',qos_specs=None,replication_status=,reservations=['98c15108-815c-4d35-af2f-a8c63fd4b7f6','89064780-b02b-40a2-ad4b-b085f3d4d2c8','20d7cd0b-ddfd-4a29-a149-4dc8f0dc4fd9','c114f812-fa90-4ce1-ab04-2adcf2342403'],size=1,snapshot_id=5c457d65-5499-42b1-a8d1-2b9c27de5947,source_replicaid=,source_volid=None,status='creating',user_id='01230cca49dd4bacada727647fcf24d4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:18:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1331625698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1961c400-4d36-4953-a590-85dbc95f963b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0412811309c4a6996312035720f3a36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5c457d65-5499-42b1-a8d1-2b9c27de5947,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01230cca49dd4bacada727647fcf24d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:26.454954 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-30a27fc0-6926-49c2-88c6-08bd8ae1d50f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4a7aac6-ce7b-4dc0-9389-1467bb275b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:26.472274 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-30a27fc0-6926-49c2-88c6-08bd8ae1d50f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4a7aac6-ce7b-4dc0-9389-1467bb275b81) transitioned into state 'SUCCESS' from state '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-1331625698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0412811309c4a6996312035720f3a36',qos_specs=None,replication_status=,reservations=['98c15108-815c-4d35-af2f-a8c63fd4b7f6','89064780-b02b-40a2-ad4b-b085f3d4d2c8','20d7cd0b-ddfd-4a29-a149-4dc8f0dc4fd9','c114f812-fa90-4ce1-ab04-2adcf2342403'],size=1,snapshot_id=5c457d65-5499-42b1-a8d1-2b9c27de5947,source_replicaid=,source_volid=None,status='creating',user_id='01230cca49dd4bacada727647fcf24d4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:26.473053 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-30a27fc0-6926-49c2-88c6-08bd8ae1d50f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a4f1ce1-71aa-4c1b-88bf-907b69bcd1de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:26.495944 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-30a27fc0-6926-49c2-88c6-08bd8ae1d50f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a4f1ce1-71aa-4c1b-88bf-907b69bcd1de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:26.496515 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-30a27fc0-6926-49c2-88c6-08bd8ae1d50f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Flow 'volume_create_api' (b0dcbaff-b2ac-4aa6-9f27-5bdebe41ffeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:26.496818 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-30a27fc0-6926-49c2-88c6-08bd8ae1d50f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume request issued successfully. Aug 13 06:18:26.497408 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-30a27fc0-6926-49c2-88c6-08bd8ae1d50f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:18:26.497797 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1238/4972] 10.4.3.121 () {70 vars in 1300 bytes} [Thu Aug 13 06:18:26 2026] POST /volume/v3/volumes => generated 804 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:26.510292 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d9aef841-6f4d-4bf8-ab8f-e6059c513473 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:26.511624 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d9aef841-6f4d-4bf8-ab8f-e6059c513473 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/1961c400-4d36-4953-a590-85dbc95f963b Aug 13 06:18:26.511822 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d9aef841-6f4d-4bf8-ab8f-e6059c513473 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:26.512028 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d9aef841-6f4d-4bf8-ab8f-e6059c513473 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:26.522101 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:26.522101 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:26.527111 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d9aef841-6f4d-4bf8-ab8f-e6059c513473 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:26.530726 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d9aef841-6f4d-4bf8-ab8f-e6059c513473 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/1961c400-4d36-4953-a590-85dbc95f963b returned with HTTP 200 Aug 13 06:18:26.531082 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1252/4973] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:26 2026] GET /volume/v3/volumes/1961c400-4d36-4953-a590-85dbc95f963b => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:26.658980 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9cb0c6ec-e9a3-49c0-a703-ffc35647871c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:26.659682 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9cb0c6ec-e9a3-49c0-a703-ffc35647871c None None] GET https://10.4.3.121/volume// Aug 13 06:18:26.659737 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9cb0c6ec-e9a3-49c0-a703-ffc35647871c None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:26.659993 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9cb0c6ec-e9a3-49c0-a703-ffc35647871c None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:26.660441 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9cb0c6ec-e9a3-49c0-a703-ffc35647871c None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:18:26.661012 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1247/4974] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:18:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:18:26.668526 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-60682699-a454-4e1f-9a2f-5a5fb7641773 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:26.670504 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-60682699-a454-4e1f-9a2f-5a5fb7641773 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/512de9f2-67ef-4224-8c0e-96aa963bb303 Aug 13 06:18:26.670699 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-60682699-a454-4e1f-9a2f-5a5fb7641773 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:26.670872 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-60682699-a454-4e1f-9a2f-5a5fb7641773 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:26.678791 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:26.678791 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:26.681643 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-60682699-a454-4e1f-9a2f-5a5fb7641773 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:18:26.685974 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-60682699-a454-4e1f-9a2f-5a5fb7641773 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/512de9f2-67ef-4224-8c0e-96aa963bb303 returned with HTTP 200 Aug 13 06:18:26.686413 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1238/4975] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:18:26 2026] GET /volume/v3/volumes/512de9f2-67ef-4224-8c0e-96aa963bb303 => generated 1572 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:18:26.786313 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-d6cfc65e-5bd6-4cf3-96a5-79ec26a4815f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:26.788402 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-d6cfc65e-5bd6-4cf3-96a5-79ec26a4815f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] PUT https://10.4.3.121/volume/v3/attachments/e598b64e-6dba-47df-bd0a-8e7936588649 Aug 13 06:18:26.789081 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-d6cfc65e-5bd6-4cf3-96a5-79ec26a4815f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:18:26.796370 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-d6cfc65e-5bd6-4cf3-96a5-79ec26a4815f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Acquiring lock "cinder-attachment_update-512de9f2-67ef-4224-8c0e-96aa963bb303-np0000007163" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:18:26.800407 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-d6cfc65e-5bd6-4cf3-96a5-79ec26a4815f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Lock "cinder-attachment_update-512de9f2-67ef-4224-8c0e-96aa963bb303-np0000007163" acquired by "attachment_update" :: waited 0.004s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:18:26.801245 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:26.801245 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:26.873295 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-d6cfc65e-5bd6-4cf3-96a5-79ec26a4815f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Lock "cinder-attachment_update-512de9f2-67ef-4224-8c0e-96aa963bb303-np0000007163" released by "attachment_update" :: held 0.073s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:18:26.873449 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-d6cfc65e-5bd6-4cf3-96a5-79ec26a4815f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/e598b64e-6dba-47df-bd0a-8e7936588649 returned with HTTP 200 Aug 13 06:18:26.873962 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1239/4976] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:18:26 2026] PUT /volume/v3/attachments/e598b64e-6dba-47df-bd0a-8e7936588649 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:26.895748 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-b5d71c94-3ec5-4421-8451-3a658cbd4ed5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:26.897782 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-b5d71c94-3ec5-4421-8451-3a658cbd4ed5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] POST https://10.4.3.121/volume/v3/attachments/e598b64e-6dba-47df-bd0a-8e7936588649/action Aug 13 06:18:26.898244 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-b5d71c94-3ec5-4421-8451-3a658cbd4ed5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:18:26.898414 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-b5d71c94-3ec5-4421-8451-3a658cbd4ed5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:18:26.914642 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:26.914642 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:26.927518 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-c78af8fe-6805-4ce2-a7b2-0ad4932c4dd7 req-b5d71c94-3ec5-4421-8451-3a658cbd4ed5 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/e598b64e-6dba-47df-bd0a-8e7936588649/action returned with HTTP 204 Aug 13 06:18:26.928118 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1253/4977] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:18:26 2026] POST /volume/v3/attachments/e598b64e-6dba-47df-bd0a-8e7936588649/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:27.542661 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2e39665e-8006-408a-b172-d916f8d48750 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:27.544429 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e39665e-8006-408a-b172-d916f8d48750 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/1961c400-4d36-4953-a590-85dbc95f963b Aug 13 06:18:27.544637 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e39665e-8006-408a-b172-d916f8d48750 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:27.544835 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2e39665e-8006-408a-b172-d916f8d48750 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:27.553438 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:27.553438 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:27.557605 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2e39665e-8006-408a-b172-d916f8d48750 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:27.561966 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2e39665e-8006-408a-b172-d916f8d48750 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/1961c400-4d36-4953-a590-85dbc95f963b returned with HTTP 200 Aug 13 06:18:27.562507 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1248/4978] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:27 2026] GET /volume/v3/volumes/1961c400-4d36-4953-a590-85dbc95f963b => generated 897 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:27.574012 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-60084277-5c76-481e-b79a-1a7316650263 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:27.575899 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-60084277-5c76-481e-b79a-1a7316650263 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/692aba18-092a-44ce-9e67-fd33c5104378 Aug 13 06:18:27.575943 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-60084277-5c76-481e-b79a-1a7316650263 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:27.576121 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-60084277-5c76-481e-b79a-1a7316650263 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:27.576256 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-60084277-5c76-481e-b79a-1a7316650263 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete snapshot with id: 692aba18-092a-44ce-9e67-fd33c5104378 Aug 13 06:18:27.581252 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:27.581252 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:27.581669 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-60084277-5c76-481e-b79a-1a7316650263 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot retrieved successfully. Aug 13 06:18:27.597786 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-60084277-5c76-481e-b79a-1a7316650263 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot delete request issued successfully. Aug 13 06:18:27.598136 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-60084277-5c76-481e-b79a-1a7316650263 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/692aba18-092a-44ce-9e67-fd33c5104378 returned with HTTP 202 Aug 13 06:18:27.598668 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1239/4979] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:18:27 2026] DELETE /volume/v3/snapshots/692aba18-092a-44ce-9e67-fd33c5104378 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:18:27.606690 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-78f68b4f-c06c-4521-b086-3cec980d4995 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:27.608504 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-78f68b4f-c06c-4521-b086-3cec980d4995 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/snapshots/692aba18-092a-44ce-9e67-fd33c5104378 Aug 13 06:18:27.608697 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-78f68b4f-c06c-4521-b086-3cec980d4995 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:27.608951 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-78f68b4f-c06c-4521-b086-3cec980d4995 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:27.614627 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:27.614627 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:27.615092 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-78f68b4f-c06c-4521-b086-3cec980d4995 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot retrieved successfully. Aug 13 06:18:27.616198 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-78f68b4f-c06c-4521-b086-3cec980d4995 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/692aba18-092a-44ce-9e67-fd33c5104378 returned with HTTP 200 Aug 13 06:18:27.616673 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1240/4980] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:18:27 2026] GET /volume/v3/snapshots/692aba18-092a-44ce-9e67-fd33c5104378 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:28.627487 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d610f823-5afa-4880-a898-364f0180d619 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:28.629434 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d610f823-5afa-4880-a898-364f0180d619 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/snapshots/692aba18-092a-44ce-9e67-fd33c5104378 Aug 13 06:18:28.629657 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d610f823-5afa-4880-a898-364f0180d619 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:28.629902 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d610f823-5afa-4880-a898-364f0180d619 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:28.634816 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d610f823-5afa-4880-a898-364f0180d619 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/692aba18-092a-44ce-9e67-fd33c5104378 returned with HTTP 404 Aug 13 06:18:28.635409 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1254/4981] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:18:28 2026] GET /volume/v3/snapshots/692aba18-092a-44ce-9e67-fd33c5104378 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:28.641790 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d6d9f40f-75f1-459b-9cc3-876a92d40a69 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:28.643544 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d6d9f40f-75f1-459b-9cc3-876a92d40a69 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/5c457d65-5499-42b1-a8d1-2b9c27de5947 Aug 13 06:18:28.643744 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d6d9f40f-75f1-459b-9cc3-876a92d40a69 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:28.643958 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d6d9f40f-75f1-459b-9cc3-876a92d40a69 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:28.644055 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-d6d9f40f-75f1-459b-9cc3-876a92d40a69 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete snapshot with id: 5c457d65-5499-42b1-a8d1-2b9c27de5947 Aug 13 06:18:28.648632 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:28.648632 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:28.649061 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d6d9f40f-75f1-459b-9cc3-876a92d40a69 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot retrieved successfully. Aug 13 06:18:28.664617 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d6d9f40f-75f1-459b-9cc3-876a92d40a69 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot delete request issued successfully. Aug 13 06:18:28.664816 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d6d9f40f-75f1-459b-9cc3-876a92d40a69 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/5c457d65-5499-42b1-a8d1-2b9c27de5947 returned with HTTP 202 Aug 13 06:18:28.665335 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1249/4982] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:18:28 2026] DELETE /volume/v3/snapshots/5c457d65-5499-42b1-a8d1-2b9c27de5947 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:18:28.671654 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-fa738211-bc43-4277-88e1-294f195cc06d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:28.673546 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa738211-bc43-4277-88e1-294f195cc06d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/snapshots/5c457d65-5499-42b1-a8d1-2b9c27de5947 Aug 13 06:18:28.673730 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa738211-bc43-4277-88e1-294f195cc06d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:28.673918 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-fa738211-bc43-4277-88e1-294f195cc06d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:28.678729 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:28.678729 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:28.679228 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-fa738211-bc43-4277-88e1-294f195cc06d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot retrieved successfully. Aug 13 06:18:28.680014 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-fa738211-bc43-4277-88e1-294f195cc06d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/5c457d65-5499-42b1-a8d1-2b9c27de5947 returned with HTTP 200 Aug 13 06:18:28.680482 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1240/4983] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:18:28 2026] GET /volume/v3/snapshots/5c457d65-5499-42b1-a8d1-2b9c27de5947 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:29.689252 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7dd6b5ac-a802-4853-951e-0b82b218f29b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:29.690881 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7dd6b5ac-a802-4853-951e-0b82b218f29b tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/snapshots/5c457d65-5499-42b1-a8d1-2b9c27de5947 Aug 13 06:18:29.691063 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7dd6b5ac-a802-4853-951e-0b82b218f29b tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:29.691263 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7dd6b5ac-a802-4853-951e-0b82b218f29b tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:29.692829 np0000007163 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=279,cinder:UPDATE=74,cinder:INSERT=40 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:18:29.695804 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7dd6b5ac-a802-4853-951e-0b82b218f29b tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/5c457d65-5499-42b1-a8d1-2b9c27de5947 returned with HTTP 404 Aug 13 06:18:29.696243 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1241/4984] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:18:29 2026] GET /volume/v3/snapshots/5c457d65-5499-42b1-a8d1-2b9c27de5947 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:29.702595 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-12a3c364-2702-44f7-b40a-797e77412aeb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:29.704346 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-12a3c364-2702-44f7-b40a-797e77412aeb tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/volumes/8618da87-2b05-4ad5-a685-851a552465c5 Aug 13 06:18:29.704556 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-12a3c364-2702-44f7-b40a-797e77412aeb tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:29.704756 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-12a3c364-2702-44f7-b40a-797e77412aeb tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:29.704946 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-12a3c364-2702-44f7-b40a-797e77412aeb tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume with id: 8618da87-2b05-4ad5-a685-851a552465c5 Aug 13 06:18:29.711457 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:29.711457 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:29.711807 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-12a3c364-2702-44f7-b40a-797e77412aeb tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:29.726028 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-12a3c364-2702-44f7-b40a-797e77412aeb tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume request issued successfully. Aug 13 06:18:29.726301 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-12a3c364-2702-44f7-b40a-797e77412aeb tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/8618da87-2b05-4ad5-a685-851a552465c5 returned with HTTP 202 Aug 13 06:18:29.726574 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1255/4985] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:18:29 2026] DELETE /volume/v3/volumes/8618da87-2b05-4ad5-a685-851a552465c5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:18:29.733722 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ffe40203-4e0a-4131-9e0c-4b34612cbd1b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:29.735425 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ffe40203-4e0a-4131-9e0c-4b34612cbd1b tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/8618da87-2b05-4ad5-a685-851a552465c5 Aug 13 06:18:29.735627 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ffe40203-4e0a-4131-9e0c-4b34612cbd1b tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:29.735803 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ffe40203-4e0a-4131-9e0c-4b34612cbd1b tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:29.742159 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:29.742159 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:29.745407 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ffe40203-4e0a-4131-9e0c-4b34612cbd1b tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:29.749229 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ffe40203-4e0a-4131-9e0c-4b34612cbd1b tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/8618da87-2b05-4ad5-a685-851a552465c5 returned with HTTP 200 Aug 13 06:18:29.749700 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1250/4986] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:29 2026] GET /volume/v3/volumes/8618da87-2b05-4ad5-a685-851a552465c5 => generated 862 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:30.761451 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bc98eebe-71a2-4692-951c-55784360fa8e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:30.763144 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc98eebe-71a2-4692-951c-55784360fa8e tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/8618da87-2b05-4ad5-a685-851a552465c5 Aug 13 06:18:30.763389 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc98eebe-71a2-4692-951c-55784360fa8e tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:30.763561 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bc98eebe-71a2-4692-951c-55784360fa8e tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:30.769725 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bc98eebe-71a2-4692-951c-55784360fa8e tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/8618da87-2b05-4ad5-a685-851a552465c5 returned with HTTP 404 Aug 13 06:18:30.770245 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1241/4987] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:30 2026] GET /volume/v3/volumes/8618da87-2b05-4ad5-a685-851a552465c5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:30.776614 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2156a16f-3e1b-4986-aac2-79709a2cc60a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:30.778494 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2156a16f-3e1b-4986-aac2-79709a2cc60a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/volumes/a83bdc22-4eb7-40e2-9870-977b8c0181db Aug 13 06:18:30.778612 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2156a16f-3e1b-4986-aac2-79709a2cc60a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:30.778759 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2156a16f-3e1b-4986-aac2-79709a2cc60a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:30.779426 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-2156a16f-3e1b-4986-aac2-79709a2cc60a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume with id: a83bdc22-4eb7-40e2-9870-977b8c0181db Aug 13 06:18:30.784921 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:30.784921 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:30.785342 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2156a16f-3e1b-4986-aac2-79709a2cc60a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:30.799061 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2156a16f-3e1b-4986-aac2-79709a2cc60a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume request issued successfully. Aug 13 06:18:30.799246 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2156a16f-3e1b-4986-aac2-79709a2cc60a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/a83bdc22-4eb7-40e2-9870-977b8c0181db returned with HTTP 202 Aug 13 06:18:30.799609 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1242/4988] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:18:30 2026] DELETE /volume/v3/volumes/a83bdc22-4eb7-40e2-9870-977b8c0181db => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:18:30.805769 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c37391dd-717e-4b68-9fb1-fbed849ae967 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:30.807436 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c37391dd-717e-4b68-9fb1-fbed849ae967 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/a83bdc22-4eb7-40e2-9870-977b8c0181db Aug 13 06:18:30.807638 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c37391dd-717e-4b68-9fb1-fbed849ae967 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:30.807829 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c37391dd-717e-4b68-9fb1-fbed849ae967 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:30.814140 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:30.814140 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:30.817568 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c37391dd-717e-4b68-9fb1-fbed849ae967 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:30.821439 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c37391dd-717e-4b68-9fb1-fbed849ae967 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/a83bdc22-4eb7-40e2-9870-977b8c0181db returned with HTTP 200 Aug 13 06:18:30.821833 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1256/4989] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:30 2026] GET /volume/v3/volumes/a83bdc22-4eb7-40e2-9870-977b8c0181db => generated 894 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:31.834650 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b38a0591-f6ac-46c1-9f7d-4eb9c4b2ffaf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:31.836867 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b38a0591-f6ac-46c1-9f7d-4eb9c4b2ffaf tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/a83bdc22-4eb7-40e2-9870-977b8c0181db Aug 13 06:18:31.837142 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b38a0591-f6ac-46c1-9f7d-4eb9c4b2ffaf tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:31.837406 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b38a0591-f6ac-46c1-9f7d-4eb9c4b2ffaf tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:31.843627 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b38a0591-f6ac-46c1-9f7d-4eb9c4b2ffaf tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/a83bdc22-4eb7-40e2-9870-977b8c0181db returned with HTTP 404 Aug 13 06:18:31.844145 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1251/4990] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:31 2026] GET /volume/v3/volumes/a83bdc22-4eb7-40e2-9870-977b8c0181db => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:31.851213 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7e1ba5f2-cdd8-461b-a2f1-d8dffd852ab7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:31.852835 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7e1ba5f2-cdd8-461b-a2f1-d8dffd852ab7 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/volumes/1961c400-4d36-4953-a590-85dbc95f963b Aug 13 06:18:31.853083 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7e1ba5f2-cdd8-461b-a2f1-d8dffd852ab7 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:31.853357 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7e1ba5f2-cdd8-461b-a2f1-d8dffd852ab7 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:31.853592 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-7e1ba5f2-cdd8-461b-a2f1-d8dffd852ab7 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume with id: 1961c400-4d36-4953-a590-85dbc95f963b Aug 13 06:18:31.862257 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:31.862257 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:31.862879 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7e1ba5f2-cdd8-461b-a2f1-d8dffd852ab7 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:31.880156 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7e1ba5f2-cdd8-461b-a2f1-d8dffd852ab7 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume request issued successfully. Aug 13 06:18:31.880156 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7e1ba5f2-cdd8-461b-a2f1-d8dffd852ab7 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/1961c400-4d36-4953-a590-85dbc95f963b returned with HTTP 202 Aug 13 06:18:31.880508 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1242/4991] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:18:31 2026] DELETE /volume/v3/volumes/1961c400-4d36-4953-a590-85dbc95f963b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:18:31.887603 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-25a71715-c387-4837-b823-a3eb3a9d6f17 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:31.889888 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-25a71715-c387-4837-b823-a3eb3a9d6f17 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/1961c400-4d36-4953-a590-85dbc95f963b Aug 13 06:18:31.890172 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-25a71715-c387-4837-b823-a3eb3a9d6f17 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:31.890454 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-25a71715-c387-4837-b823-a3eb3a9d6f17 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:31.899075 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:31.899075 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:31.902471 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-25a71715-c387-4837-b823-a3eb3a9d6f17 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:31.906977 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-25a71715-c387-4837-b823-a3eb3a9d6f17 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/1961c400-4d36-4953-a590-85dbc95f963b returned with HTTP 200 Aug 13 06:18:31.907336 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1243/4992] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:31 2026] GET /volume/v3/volumes/1961c400-4d36-4953-a590-85dbc95f963b => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:32.836074 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-74ef1df6-5cde-415a-8332-93fea4df89f8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:32.837722 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-74ef1df6-5cde-415a-8332-93fea4df89f8 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:18:32.838061 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-74ef1df6-5cde-415a-8332-93fea4df89f8 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "9a577600-1ac9-45cb-ad66-cf3117288aa3", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:18:32.839408 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-74ef1df6-5cde-415a-8332-93fea4df89f8 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '9a577600-1ac9-45cb-ad66-cf3117288aa3', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:18:32.922174 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d108f558-5318-4493-8887-5b2f0192bf11 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:32.923872 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d108f558-5318-4493-8887-5b2f0192bf11 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/1961c400-4d36-4953-a590-85dbc95f963b Aug 13 06:18:32.924093 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d108f558-5318-4493-8887-5b2f0192bf11 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:32.924274 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d108f558-5318-4493-8887-5b2f0192bf11 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:32.929590 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d108f558-5318-4493-8887-5b2f0192bf11 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/1961c400-4d36-4953-a590-85dbc95f963b returned with HTTP 404 Aug 13 06:18:32.930152 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1252/4993] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:32 2026] GET /volume/v3/volumes/1961c400-4d36-4953-a590-85dbc95f963b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:32.937041 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b85d5cb8-d443-4cdd-acbb-e4afea24845a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:32.938678 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b85d5cb8-d443-4cdd-acbb-e4afea24845a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:18:32.939022 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b85d5cb8-d443-4cdd-acbb-e4afea24845a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1522252058"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:18:32.940392 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-b85d5cb8-d443-4cdd-acbb-e4afea24845a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1522252058'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:18:32.940602 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-b85d5cb8-d443-4cdd-acbb-e4afea24845a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume of 1 GB Aug 13 06:18:32.943187 np0000007163 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=231,cinder:UPDATE=67,cinder:INSERT=26 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:18:32.945857 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b85d5cb8-d443-4cdd-acbb-e4afea24845a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Availability Zones retrieved successfully. Aug 13 06:18:32.952137 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b85d5cb8-d443-4cdd-acbb-e4afea24845a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Flow 'volume_create_api' (ae971c82-b0a2-4967-b39c-04be16750872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:32.952999 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b85d5cb8-d443-4cdd-acbb-e4afea24845a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd0e169e-595e-4e5f-8f16-11fe728dd2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:32.954559 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-b85d5cb8-d443-4cdd-acbb-e4afea24845a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:18:32.967738 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-74ef1df6-5cde-415a-8332-93fea4df89f8 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Create volume of 1 GB Aug 13 06:18:32.972496 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-74ef1df6-5cde-415a-8332-93fea4df89f8 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Availability Zones retrieved successfully. Aug 13 06:18:32.980398 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-74ef1df6-5cde-415a-8332-93fea4df89f8 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Flow 'volume_create_api' (2fbced5d-aeb1-4004-8121-618d7940a33b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:32.981885 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-74ef1df6-5cde-415a-8332-93fea4df89f8 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64b47a9a-a8e8-4a11-a426-767a81b84eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:32.983175 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-74ef1df6-5cde-415a-8332-93fea4df89f8 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:18:32.989563 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b85d5cb8-d443-4cdd-acbb-e4afea24845a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd0e169e-595e-4e5f-8f16-11fe728dd2fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:32.990518 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b85d5cb8-d443-4cdd-acbb-e4afea24845a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9f40409-06d2-43b9-bfe4-8802509df097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:33.036226 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-b85d5cb8-d443-4cdd-acbb-e4afea24845a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Created reservations ['81cf3cd4-fb5e-4a13-99a4-1f618a53e417', 'bf3b99e6-12e3-44e3-9309-0acb9dff41fe', 'd94fcc97-922d-42a2-9665-c3be125288e2', 'e1d5b2f7-3078-4350-bd5c-63f14097be88'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:18:33.037034 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b85d5cb8-d443-4cdd-acbb-e4afea24845a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9f40409-06d2-43b9-bfe4-8802509df097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81cf3cd4-fb5e-4a13-99a4-1f618a53e417', 'bf3b99e6-12e3-44e3-9309-0acb9dff41fe', 'd94fcc97-922d-42a2-9665-c3be125288e2', 'e1d5b2f7-3078-4350-bd5c-63f14097be88']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:33.037924 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b85d5cb8-d443-4cdd-acbb-e4afea24845a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06811120-bfa7-4486-9ac8-3d2830b573b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:33.041396 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-74ef1df6-5cde-415a-8332-93fea4df89f8 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64b47a9a-a8e8-4a11-a426-767a81b84eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:33.042148 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-74ef1df6-5cde-415a-8332-93fea4df89f8 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (661274af-2015-41cb-89bc-3cf2966a3754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:33.062208 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b85d5cb8-d443-4cdd-acbb-e4afea24845a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06811120-bfa7-4486-9ac8-3d2830b573b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eafa06a6-c809-44de-b54c-b7a66a74cb94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1522252058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0412811309c4a6996312035720f3a36',qos_specs=None,replication_status=,reservations=['81cf3cd4-fb5e-4a13-99a4-1f618a53e417','bf3b99e6-12e3-44e3-9309-0acb9dff41fe','d94fcc97-922d-42a2-9665-c3be125288e2','e1d5b2f7-3078-4350-bd5c-63f14097be88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01230cca49dd4bacada727647fcf24d4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:18:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1522252058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eafa06a6-c809-44de-b54c-b7a66a74cb94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0412811309c4a6996312035720f3a36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01230cca49dd4bacada727647fcf24d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:33.062927 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b85d5cb8-d443-4cdd-acbb-e4afea24845a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c5e1441-a450-4508-9a09-ed62c87652fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:33.087397 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b85d5cb8-d443-4cdd-acbb-e4afea24845a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c5e1441-a450-4508-9a09-ed62c87652fc) transitioned into state 'SUCCESS' from state '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-1522252058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0412811309c4a6996312035720f3a36',qos_specs=None,replication_status=,reservations=['81cf3cd4-fb5e-4a13-99a4-1f618a53e417','bf3b99e6-12e3-44e3-9309-0acb9dff41fe','d94fcc97-922d-42a2-9665-c3be125288e2','e1d5b2f7-3078-4350-bd5c-63f14097be88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01230cca49dd4bacada727647fcf24d4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:33.088338 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b85d5cb8-d443-4cdd-acbb-e4afea24845a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09863396-1f83-43d7-9e55-0fe7bca266ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:33.099018 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-74ef1df6-5cde-415a-8332-93fea4df89f8 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Created reservations ['b4bd7bc1-8fa7-44de-bcab-fcf0036f09e6', 'd73e17fe-0f4d-4f93-a040-6d045f8efa54', '5638094d-1cba-4c3e-a778-eb0ef30843c5', '31fc88a5-db7f-4ae2-bf68-a124022a1343'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:18:33.099706 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-74ef1df6-5cde-415a-8332-93fea4df89f8 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (661274af-2015-41cb-89bc-3cf2966a3754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4bd7bc1-8fa7-44de-bcab-fcf0036f09e6', 'd73e17fe-0f4d-4f93-a040-6d045f8efa54', '5638094d-1cba-4c3e-a778-eb0ef30843c5', '31fc88a5-db7f-4ae2-bf68-a124022a1343']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:33.100356 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-74ef1df6-5cde-415a-8332-93fea4df89f8 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd6248b5-7f98-40c5-aa9b-a06e7931ef65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:33.100432 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b85d5cb8-d443-4cdd-acbb-e4afea24845a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09863396-1f83-43d7-9e55-0fe7bca266ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:33.101593 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-b85d5cb8-d443-4cdd-acbb-e4afea24845a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Flow 'volume_create_api' (ae971c82-b0a2-4967-b39c-04be16750872) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:33.102016 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-b85d5cb8-d443-4cdd-acbb-e4afea24845a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume request issued successfully. Aug 13 06:18:33.102774 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b85d5cb8-d443-4cdd-acbb-e4afea24845a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:18:33.103368 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1243/4994] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:18:32 2026] POST /volume/v3/volumes => generated 770 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:33.120207 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-01f0b286-b277-4404-b7f9-31bb8c693418 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:33.120207 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-01f0b286-b277-4404-b7f9-31bb8c693418 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/eafa06a6-c809-44de-b54c-b7a66a74cb94 Aug 13 06:18:33.120207 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-01f0b286-b277-4404-b7f9-31bb8c693418 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:33.120583 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-01f0b286-b277-4404-b7f9-31bb8c693418 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:33.124874 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-74ef1df6-5cde-415a-8332-93fea4df89f8 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd6248b5-7f98-40c5-aa9b-a06e7931ef65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eeecb152-246c-41e4-b509-bad398494d42', '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='0fadf641fb2f4160b905660b66da76bb',qos_specs=None,replication_status=,reservations=['b4bd7bc1-8fa7-44de-bcab-fcf0036f09e6','d73e17fe-0f4d-4f93-a040-6d045f8efa54','5638094d-1cba-4c3e-a778-eb0ef30843c5','31fc88a5-db7f-4ae2-bf68-a124022a1343'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce5e74655b0840b79eb08d24ebbf16d6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:18:33Z,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=eeecb152-246c-41e4-b509-bad398494d42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fadf641fb2f4160b905660b66da76bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce5e74655b0840b79eb08d24ebbf16d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:33.125724 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-74ef1df6-5cde-415a-8332-93fea4df89f8 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a2ec861-646a-412b-b25e-cd1b89e24c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:33.126843 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:33.126843 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:33.130346 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-01f0b286-b277-4404-b7f9-31bb8c693418 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:33.134356 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-01f0b286-b277-4404-b7f9-31bb8c693418 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/eafa06a6-c809-44de-b54c-b7a66a74cb94 returned with HTTP 200 Aug 13 06:18:33.134682 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1244/4995] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:33 2026] GET /volume/v3/volumes/eafa06a6-c809-44de-b54c-b7a66a74cb94 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:33.149703 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-74ef1df6-5cde-415a-8332-93fea4df89f8 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a2ec861-646a-412b-b25e-cd1b89e24c61) transitioned into state 'SUCCESS' from 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='0fadf641fb2f4160b905660b66da76bb',qos_specs=None,replication_status=,reservations=['b4bd7bc1-8fa7-44de-bcab-fcf0036f09e6','d73e17fe-0f4d-4f93-a040-6d045f8efa54','5638094d-1cba-4c3e-a778-eb0ef30843c5','31fc88a5-db7f-4ae2-bf68-a124022a1343'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce5e74655b0840b79eb08d24ebbf16d6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:33.150419 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-74ef1df6-5cde-415a-8332-93fea4df89f8 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc8f090f-4a77-41e3-8ad1-ae6d0b6b1ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:33.160948 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-74ef1df6-5cde-415a-8332-93fea4df89f8 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc8f090f-4a77-41e3-8ad1-ae6d0b6b1ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:33.161680 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-74ef1df6-5cde-415a-8332-93fea4df89f8 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Flow 'volume_create_api' (2fbced5d-aeb1-4004-8121-618d7940a33b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:33.161973 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-74ef1df6-5cde-415a-8332-93fea4df89f8 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Create volume request issued successfully. Aug 13 06:18:33.162481 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-74ef1df6-5cde-415a-8332-93fea4df89f8 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:18:33.162943 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1257/4996] 10.4.3.121 () {70 vars in 1300 bytes} [Thu Aug 13 06:18:32 2026] POST /volume/v3/volumes => generated 775 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:33.174268 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-377ddfe3-0148-415b-b7f5-fa8826a6174d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:33.176013 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-377ddfe3-0148-415b-b7f5-fa8826a6174d tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 Aug 13 06:18:33.176248 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-377ddfe3-0148-415b-b7f5-fa8826a6174d tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:33.176468 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-377ddfe3-0148-415b-b7f5-fa8826a6174d tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:33.183968 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:33.183968 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:33.187653 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-377ddfe3-0148-415b-b7f5-fa8826a6174d tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:33.191460 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-377ddfe3-0148-415b-b7f5-fa8826a6174d tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 returned with HTTP 200 Aug 13 06:18:33.191822 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1253/4997] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:33 2026] GET /volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:34.150616 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c68b2739-55a1-4530-9d65-9ac1bb61769a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:34.152623 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c68b2739-55a1-4530-9d65-9ac1bb61769a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/eafa06a6-c809-44de-b54c-b7a66a74cb94 Aug 13 06:18:34.152875 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c68b2739-55a1-4530-9d65-9ac1bb61769a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:34.153068 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c68b2739-55a1-4530-9d65-9ac1bb61769a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:34.159907 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:34.159907 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:34.165527 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c68b2739-55a1-4530-9d65-9ac1bb61769a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:34.180638 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c68b2739-55a1-4530-9d65-9ac1bb61769a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/eafa06a6-c809-44de-b54c-b7a66a74cb94 returned with HTTP 200 Aug 13 06:18:34.181047 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1244/4998] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:34 2026] GET /volume/v3/volumes/eafa06a6-c809-44de-b54c-b7a66a74cb94 => generated 863 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:34.192859 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cce9c95c-ee85-4ae4-b2b8-7d1913dcbe7f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:34.194610 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cce9c95c-ee85-4ae4-b2b8-7d1913dcbe7f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:18:34.194986 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cce9c95c-ee85-4ae4-b2b8-7d1913dcbe7f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eafa06a6-c809-44de-b54c-b7a66a74cb94", "name": "tempest-VolumeDependencyTests-Snapshot-1802488279"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:18:34.203486 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:34.203486 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:34.203972 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cce9c95c-ee85-4ae4-b2b8-7d1913dcbe7f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:34.204089 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c8ae3973-9a90-423c-a178-7562979c9b2d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:34.204406 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-cce9c95c-ee85-4ae4-b2b8-7d1913dcbe7f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create snapshot from volume eafa06a6-c809-44de-b54c-b7a66a74cb94 Aug 13 06:18:34.205996 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c8ae3973-9a90-423c-a178-7562979c9b2d tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 Aug 13 06:18:34.206452 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c8ae3973-9a90-423c-a178-7562979c9b2d tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:34.206676 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c8ae3973-9a90-423c-a178-7562979c9b2d tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:34.214958 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:34.214958 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:34.218042 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c8ae3973-9a90-423c-a178-7562979c9b2d tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:34.221978 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c8ae3973-9a90-423c-a178-7562979c9b2d tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 returned with HTTP 200 Aug 13 06:18:34.222389 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1258/4999] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:34 2026] GET /volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 => generated 925 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:34.225526 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-cce9c95c-ee85-4ae4-b2b8-7d1913dcbe7f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Created reservations ['13520bb9-d9ab-49d8-a360-a4b9d4596f89', '43b95b0e-d3b4-47bf-a8e1-2c1096598f9f', '008bec1b-a53f-498e-b3cd-f1e0d03993fc', '44fcab25-4e83-4171-810c-d6dfce893f1b'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:18:34.250527 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cce9c95c-ee85-4ae4-b2b8-7d1913dcbe7f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot create request issued successfully. Aug 13 06:18:34.250640 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cce9c95c-ee85-4ae4-b2b8-7d1913dcbe7f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:18:34.251005 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1245/5000] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:18:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:18:34.259385 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-42be0e6e-99b0-4fa1-b293-f28eb5318c27 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:34.261986 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-42be0e6e-99b0-4fa1-b293-f28eb5318c27 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/snapshots/fa909387-97d3-48c0-85e3-6734bbf11e53 Aug 13 06:18:34.262142 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-42be0e6e-99b0-4fa1-b293-f28eb5318c27 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:34.262360 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-42be0e6e-99b0-4fa1-b293-f28eb5318c27 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:34.267397 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:34.267397 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:34.267932 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-42be0e6e-99b0-4fa1-b293-f28eb5318c27 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot retrieved successfully. Aug 13 06:18:34.268807 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-42be0e6e-99b0-4fa1-b293-f28eb5318c27 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/fa909387-97d3-48c0-85e3-6734bbf11e53 returned with HTTP 200 Aug 13 06:18:34.269309 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1254/5001] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:18:34 2026] GET /volume/v3/snapshots/fa909387-97d3-48c0-85e3-6734bbf11e53 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:35.234496 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5ea6d9e6-bff6-4233-a8ed-6f4925ad1176 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:35.236148 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ea6d9e6-bff6-4233-a8ed-6f4925ad1176 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 Aug 13 06:18:35.236373 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ea6d9e6-bff6-4233-a8ed-6f4925ad1176 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:35.236570 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5ea6d9e6-bff6-4233-a8ed-6f4925ad1176 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:35.242958 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:35.242958 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:35.246107 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5ea6d9e6-bff6-4233-a8ed-6f4925ad1176 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:35.249665 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5ea6d9e6-bff6-4233-a8ed-6f4925ad1176 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 returned with HTTP 200 Aug 13 06:18:35.250012 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1245/5002] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:35 2026] GET /volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:35.278115 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-616fc08a-24f1-4eff-85af-e3d1e5a61e0d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:35.279895 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-616fc08a-24f1-4eff-85af-e3d1e5a61e0d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/snapshots/fa909387-97d3-48c0-85e3-6734bbf11e53 Aug 13 06:18:35.280083 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-616fc08a-24f1-4eff-85af-e3d1e5a61e0d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:35.280281 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-616fc08a-24f1-4eff-85af-e3d1e5a61e0d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:35.284763 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:35.284763 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:35.285126 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-616fc08a-24f1-4eff-85af-e3d1e5a61e0d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot retrieved successfully. Aug 13 06:18:35.285822 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-616fc08a-24f1-4eff-85af-e3d1e5a61e0d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/fa909387-97d3-48c0-85e3-6734bbf11e53 returned with HTTP 200 Aug 13 06:18:35.286194 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1259/5003] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:18:35 2026] GET /volume/v3/snapshots/fa909387-97d3-48c0-85e3-6734bbf11e53 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:35.295143 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-262dd89e-4f6f-4e66-99be-64b7432a17c0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:35.297132 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-262dd89e-4f6f-4e66-99be-64b7432a17c0 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:18:35.297537 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-262dd89e-4f6f-4e66-99be-64b7432a17c0 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fa909387-97d3-48c0-85e3-6734bbf11e53", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-372898839"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:18:35.298920 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-262dd89e-4f6f-4e66-99be-64b7432a17c0 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume request body: {'volume': {'snapshot_id': 'fa909387-97d3-48c0-85e3-6734bbf11e53', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-372898839'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:18:35.304169 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:35.304169 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:35.304789 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-262dd89e-4f6f-4e66-99be-64b7432a17c0 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot retrieved successfully. Aug 13 06:18:35.304929 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-262dd89e-4f6f-4e66-99be-64b7432a17c0 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume of 1 GB Aug 13 06:18:35.308055 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-262dd89e-4f6f-4e66-99be-64b7432a17c0 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Availability Zones retrieved successfully. Aug 13 06:18:35.313458 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-262dd89e-4f6f-4e66-99be-64b7432a17c0 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Flow 'volume_create_api' (b8592a8c-b926-4162-87b0-b6f26e46ec4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:35.314823 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-262dd89e-4f6f-4e66-99be-64b7432a17c0 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfbca3b3-c102-4f10-9e08-1ee2924f2e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:35.315629 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-262dd89e-4f6f-4e66-99be-64b7432a17c0 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:18:35.341907 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-262dd89e-4f6f-4e66-99be-64b7432a17c0 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfbca3b3-c102-4f10-9e08-1ee2924f2e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fa909387-97d3-48c0-85e3-6734bbf11e53', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:35.342596 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-262dd89e-4f6f-4e66-99be-64b7432a17c0 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04334bb9-4b27-42b0-bb0b-f7745442d6b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:35.377417 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-262dd89e-4f6f-4e66-99be-64b7432a17c0 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Created reservations ['1f4dad07-9f8e-4277-a377-7ebfd083af87', '502e40ef-ef0b-4bad-8826-1c6a162bfdf3', '037ed832-c1ef-42ef-9f7c-32c76b60eed2', 'be21b7ef-3ab8-4dd3-bf6e-b9506d2e651d'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:18:35.378150 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-262dd89e-4f6f-4e66-99be-64b7432a17c0 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04334bb9-4b27-42b0-bb0b-f7745442d6b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f4dad07-9f8e-4277-a377-7ebfd083af87', '502e40ef-ef0b-4bad-8826-1c6a162bfdf3', '037ed832-c1ef-42ef-9f7c-32c76b60eed2', 'be21b7ef-3ab8-4dd3-bf6e-b9506d2e651d']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:35.378934 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-262dd89e-4f6f-4e66-99be-64b7432a17c0 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e8b440e-35ed-47d2-bcf3-bf9e0049cf78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:35.416075 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-262dd89e-4f6f-4e66-99be-64b7432a17c0 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e8b440e-35ed-47d2-bcf3-bf9e0049cf78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7379818d-3143-41c8-a682-b7db9643acb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-372898839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0412811309c4a6996312035720f3a36',qos_specs=None,replication_status=,reservations=['1f4dad07-9f8e-4277-a377-7ebfd083af87','502e40ef-ef0b-4bad-8826-1c6a162bfdf3','037ed832-c1ef-42ef-9f7c-32c76b60eed2','be21b7ef-3ab8-4dd3-bf6e-b9506d2e651d'],size=1,snapshot_id=fa909387-97d3-48c0-85e3-6734bbf11e53,source_replicaid=,source_volid=None,status='creating',user_id='01230cca49dd4bacada727647fcf24d4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:18:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-372898839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7379818d-3143-41c8-a682-b7db9643acb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0412811309c4a6996312035720f3a36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fa909387-97d3-48c0-85e3-6734bbf11e53,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01230cca49dd4bacada727647fcf24d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:35.416923 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-262dd89e-4f6f-4e66-99be-64b7432a17c0 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53c761b6-35d7-416b-9bc6-35852a827830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:35.433116 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-262dd89e-4f6f-4e66-99be-64b7432a17c0 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53c761b6-35d7-416b-9bc6-35852a827830) transitioned into state 'SUCCESS' from state '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-372898839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0412811309c4a6996312035720f3a36',qos_specs=None,replication_status=,reservations=['1f4dad07-9f8e-4277-a377-7ebfd083af87','502e40ef-ef0b-4bad-8826-1c6a162bfdf3','037ed832-c1ef-42ef-9f7c-32c76b60eed2','be21b7ef-3ab8-4dd3-bf6e-b9506d2e651d'],size=1,snapshot_id=fa909387-97d3-48c0-85e3-6734bbf11e53,source_replicaid=,source_volid=None,status='creating',user_id='01230cca49dd4bacada727647fcf24d4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:35.434049 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-262dd89e-4f6f-4e66-99be-64b7432a17c0 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f35204d0-5c2b-4c3d-8acd-31768d4b8688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:35.453971 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-262dd89e-4f6f-4e66-99be-64b7432a17c0 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f35204d0-5c2b-4c3d-8acd-31768d4b8688) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:35.455145 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-262dd89e-4f6f-4e66-99be-64b7432a17c0 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Flow 'volume_create_api' (b8592a8c-b926-4162-87b0-b6f26e46ec4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:35.455588 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-262dd89e-4f6f-4e66-99be-64b7432a17c0 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume request issued successfully. Aug 13 06:18:35.456395 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-262dd89e-4f6f-4e66-99be-64b7432a17c0 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:18:35.456968 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1246/5004] 10.4.3.121 () {70 vars in 1300 bytes} [Thu Aug 13 06:18:35 2026] POST /volume/v3/volumes => generated 803 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:35.474075 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-db3e97dd-5d0f-4a5c-881d-022e499e0d87 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:35.477010 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-db3e97dd-5d0f-4a5c-881d-022e499e0d87 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/7379818d-3143-41c8-a682-b7db9643acb9 Aug 13 06:18:35.477010 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-db3e97dd-5d0f-4a5c-881d-022e499e0d87 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:35.477010 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-db3e97dd-5d0f-4a5c-881d-022e499e0d87 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:35.489870 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:35.489870 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:35.493571 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-db3e97dd-5d0f-4a5c-881d-022e499e0d87 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:35.500406 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-db3e97dd-5d0f-4a5c-881d-022e499e0d87 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/7379818d-3143-41c8-a682-b7db9643acb9 returned with HTTP 200 Aug 13 06:18:35.500889 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1255/5005] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:35 2026] GET /volume/v3/volumes/7379818d-3143-41c8-a682-b7db9643acb9 => generated 871 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:36.261413 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-62674d52-ed2f-4e63-beb5-3305f6ae67a2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:36.263216 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-62674d52-ed2f-4e63-beb5-3305f6ae67a2 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 Aug 13 06:18:36.263444 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-62674d52-ed2f-4e63-beb5-3305f6ae67a2 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:36.263625 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-62674d52-ed2f-4e63-beb5-3305f6ae67a2 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:36.270810 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:36.270810 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:36.274443 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-62674d52-ed2f-4e63-beb5-3305f6ae67a2 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:36.278151 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-62674d52-ed2f-4e63-beb5-3305f6ae67a2 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 returned with HTTP 200 Aug 13 06:18:36.278498 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1246/5006] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:36 2026] GET /volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:36.516286 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5041d78f-1d60-4e75-ae0a-88da57a6dc88 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:36.518086 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5041d78f-1d60-4e75-ae0a-88da57a6dc88 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/7379818d-3143-41c8-a682-b7db9643acb9 Aug 13 06:18:36.518276 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5041d78f-1d60-4e75-ae0a-88da57a6dc88 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:36.518447 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5041d78f-1d60-4e75-ae0a-88da57a6dc88 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:36.524773 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:36.524773 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:36.528101 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-5041d78f-1d60-4e75-ae0a-88da57a6dc88 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:36.531795 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5041d78f-1d60-4e75-ae0a-88da57a6dc88 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/7379818d-3143-41c8-a682-b7db9643acb9 returned with HTTP 200 Aug 13 06:18:36.532156 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1260/5007] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:36 2026] GET /volume/v3/volumes/7379818d-3143-41c8-a682-b7db9643acb9 => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:36.543993 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-42b687fb-2182-43a9-a3f3-9ebb73eaf918 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:36.545852 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-42b687fb-2182-43a9-a3f3-9ebb73eaf918 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/fa909387-97d3-48c0-85e3-6734bbf11e53 Aug 13 06:18:36.546078 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-42b687fb-2182-43a9-a3f3-9ebb73eaf918 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:36.546309 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-42b687fb-2182-43a9-a3f3-9ebb73eaf918 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:36.546451 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-42b687fb-2182-43a9-a3f3-9ebb73eaf918 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete snapshot with id: fa909387-97d3-48c0-85e3-6734bbf11e53 Aug 13 06:18:36.551060 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:36.551060 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:36.551644 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-42b687fb-2182-43a9-a3f3-9ebb73eaf918 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot retrieved successfully. Aug 13 06:18:36.565559 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-42b687fb-2182-43a9-a3f3-9ebb73eaf918 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot delete request issued successfully. Aug 13 06:18:36.565815 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-42b687fb-2182-43a9-a3f3-9ebb73eaf918 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/fa909387-97d3-48c0-85e3-6734bbf11e53 returned with HTTP 202 Aug 13 06:18:36.566238 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1247/5008] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:18:36 2026] DELETE /volume/v3/snapshots/fa909387-97d3-48c0-85e3-6734bbf11e53 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:18:36.573539 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-29cda8db-ba71-4c41-8340-6afec4e05541 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:36.575915 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-29cda8db-ba71-4c41-8340-6afec4e05541 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/snapshots/fa909387-97d3-48c0-85e3-6734bbf11e53 Aug 13 06:18:36.576189 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-29cda8db-ba71-4c41-8340-6afec4e05541 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:36.576508 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-29cda8db-ba71-4c41-8340-6afec4e05541 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:36.583141 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:36.583141 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:36.583824 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-29cda8db-ba71-4c41-8340-6afec4e05541 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Snapshot retrieved successfully. Aug 13 06:18:36.585013 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-29cda8db-ba71-4c41-8340-6afec4e05541 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/fa909387-97d3-48c0-85e3-6734bbf11e53 returned with HTTP 200 Aug 13 06:18:36.585534 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1256/5009] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:18:36 2026] GET /volume/v3/snapshots/fa909387-97d3-48c0-85e3-6734bbf11e53 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:37.291138 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-94ea4e6c-2dd6-4bd4-8585-ed6fb35a22e9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:37.292883 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-94ea4e6c-2dd6-4bd4-8585-ed6fb35a22e9 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 Aug 13 06:18:37.293091 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-94ea4e6c-2dd6-4bd4-8585-ed6fb35a22e9 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:37.293282 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-94ea4e6c-2dd6-4bd4-8585-ed6fb35a22e9 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:37.299543 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:37.299543 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:37.302876 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-94ea4e6c-2dd6-4bd4-8585-ed6fb35a22e9 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:37.306522 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-94ea4e6c-2dd6-4bd4-8585-ed6fb35a22e9 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 returned with HTTP 200 Aug 13 06:18:37.306901 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1247/5010] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:37 2026] GET /volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:37.594940 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c81942d6-284d-48d0-9918-ed326d7bf59c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:37.596746 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c81942d6-284d-48d0-9918-ed326d7bf59c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/snapshots/fa909387-97d3-48c0-85e3-6734bbf11e53 Aug 13 06:18:37.596945 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c81942d6-284d-48d0-9918-ed326d7bf59c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:37.597149 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c81942d6-284d-48d0-9918-ed326d7bf59c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:37.601158 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c81942d6-284d-48d0-9918-ed326d7bf59c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/fa909387-97d3-48c0-85e3-6734bbf11e53 returned with HTTP 404 Aug 13 06:18:37.601606 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1261/5011] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:18:37 2026] GET /volume/v3/snapshots/fa909387-97d3-48c0-85e3-6734bbf11e53 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:37.608102 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0932bead-4dc6-4740-9bf6-62aa3e2649c1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:37.609871 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0932bead-4dc6-4740-9bf6-62aa3e2649c1 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/volumes/eafa06a6-c809-44de-b54c-b7a66a74cb94 Aug 13 06:18:37.610144 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0932bead-4dc6-4740-9bf6-62aa3e2649c1 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:37.610391 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0932bead-4dc6-4740-9bf6-62aa3e2649c1 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:37.610590 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-0932bead-4dc6-4740-9bf6-62aa3e2649c1 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume with id: eafa06a6-c809-44de-b54c-b7a66a74cb94 Aug 13 06:18:37.617253 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:37.617253 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:37.617797 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0932bead-4dc6-4740-9bf6-62aa3e2649c1 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:37.633576 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0932bead-4dc6-4740-9bf6-62aa3e2649c1 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume request issued successfully. Aug 13 06:18:37.633984 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0932bead-4dc6-4740-9bf6-62aa3e2649c1 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/eafa06a6-c809-44de-b54c-b7a66a74cb94 returned with HTTP 202 Aug 13 06:18:37.634721 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1248/5012] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:18:37 2026] DELETE /volume/v3/volumes/eafa06a6-c809-44de-b54c-b7a66a74cb94 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:18:37.641059 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-73bf4e53-ce57-434d-8204-07c1266dab71 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:37.643608 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73bf4e53-ce57-434d-8204-07c1266dab71 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/eafa06a6-c809-44de-b54c-b7a66a74cb94 Aug 13 06:18:37.643865 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73bf4e53-ce57-434d-8204-07c1266dab71 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:37.644102 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73bf4e53-ce57-434d-8204-07c1266dab71 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:37.651196 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:37.651196 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:37.653629 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-73bf4e53-ce57-434d-8204-07c1266dab71 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:37.657522 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73bf4e53-ce57-434d-8204-07c1266dab71 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/eafa06a6-c809-44de-b54c-b7a66a74cb94 returned with HTTP 200 Aug 13 06:18:37.658029 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1257/5013] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:37 2026] GET /volume/v3/volumes/eafa06a6-c809-44de-b54c-b7a66a74cb94 => generated 862 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:38.321684 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c595d84e-c26d-4cf5-9fe7-d2772d4ce5fd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:38.323813 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c595d84e-c26d-4cf5-9fe7-d2772d4ce5fd tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 Aug 13 06:18:38.324054 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c595d84e-c26d-4cf5-9fe7-d2772d4ce5fd tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:38.324311 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c595d84e-c26d-4cf5-9fe7-d2772d4ce5fd tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:38.331147 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:38.331147 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:38.334503 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c595d84e-c26d-4cf5-9fe7-d2772d4ce5fd tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:38.338300 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c595d84e-c26d-4cf5-9fe7-d2772d4ce5fd tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 returned with HTTP 200 Aug 13 06:18:38.338656 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1248/5014] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:38 2026] GET /volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:38.670703 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d180d7d6-d3bc-43e2-81af-d1d15735a3a1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:38.672429 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d180d7d6-d3bc-43e2-81af-d1d15735a3a1 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/eafa06a6-c809-44de-b54c-b7a66a74cb94 Aug 13 06:18:38.672656 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d180d7d6-d3bc-43e2-81af-d1d15735a3a1 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:38.672875 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d180d7d6-d3bc-43e2-81af-d1d15735a3a1 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:38.679822 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d180d7d6-d3bc-43e2-81af-d1d15735a3a1 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/eafa06a6-c809-44de-b54c-b7a66a74cb94 returned with HTTP 404 Aug 13 06:18:38.679822 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1262/5015] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:38 2026] GET /volume/v3/volumes/eafa06a6-c809-44de-b54c-b7a66a74cb94 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:38.686865 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3abb1436-bfcb-40be-a6d3-0264c8df1243 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:38.688530 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3abb1436-bfcb-40be-a6d3-0264c8df1243 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:18:38.688909 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3abb1436-bfcb-40be-a6d3-0264c8df1243 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1248142132"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:18:38.690395 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-3abb1436-bfcb-40be-a6d3-0264c8df1243 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1248142132'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:18:38.690569 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-3abb1436-bfcb-40be-a6d3-0264c8df1243 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume of 1 GB Aug 13 06:18:38.694287 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3abb1436-bfcb-40be-a6d3-0264c8df1243 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Availability Zones retrieved successfully. Aug 13 06:18:38.700860 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3abb1436-bfcb-40be-a6d3-0264c8df1243 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Flow 'volume_create_api' (556a6ab6-eab4-4222-ac91-391020371cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:38.701412 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3abb1436-bfcb-40be-a6d3-0264c8df1243 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (119de409-2a75-45bd-b6d8-1c24d6959828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:38.702296 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-3abb1436-bfcb-40be-a6d3-0264c8df1243 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:18:38.727700 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3abb1436-bfcb-40be-a6d3-0264c8df1243 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (119de409-2a75-45bd-b6d8-1c24d6959828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:38.728576 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3abb1436-bfcb-40be-a6d3-0264c8df1243 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31296971-699d-40e1-88da-1aef0d80150e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:38.764284 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-3abb1436-bfcb-40be-a6d3-0264c8df1243 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Created reservations ['ec95b40a-c802-4b71-91b9-939fb93afae2', 'fe8cf1a6-4ec0-41cf-a03a-e19a86bd0463', '6001ac12-c40e-455a-8ad7-41741e5b50f3', '4868151f-5c1f-42c4-bbed-843252739b79'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:18:38.765087 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3abb1436-bfcb-40be-a6d3-0264c8df1243 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31296971-699d-40e1-88da-1aef0d80150e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec95b40a-c802-4b71-91b9-939fb93afae2', 'fe8cf1a6-4ec0-41cf-a03a-e19a86bd0463', '6001ac12-c40e-455a-8ad7-41741e5b50f3', '4868151f-5c1f-42c4-bbed-843252739b79']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:38.765765 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3abb1436-bfcb-40be-a6d3-0264c8df1243 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e8e8b2d-c1d0-4f52-8012-f03a7371eef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:38.787022 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3abb1436-bfcb-40be-a6d3-0264c8df1243 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e8e8b2d-c1d0-4f52-8012-f03a7371eef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41b1b2e3-a368-4cbc-8f6c-691ca233a1f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1248142132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0412811309c4a6996312035720f3a36',qos_specs=None,replication_status=,reservations=['ec95b40a-c802-4b71-91b9-939fb93afae2','fe8cf1a6-4ec0-41cf-a03a-e19a86bd0463','6001ac12-c40e-455a-8ad7-41741e5b50f3','4868151f-5c1f-42c4-bbed-843252739b79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01230cca49dd4bacada727647fcf24d4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:18:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1248142132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41b1b2e3-a368-4cbc-8f6c-691ca233a1f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0412811309c4a6996312035720f3a36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01230cca49dd4bacada727647fcf24d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:38.787730 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3abb1436-bfcb-40be-a6d3-0264c8df1243 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3e765b0-c076-4bfd-9888-2074922081ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:38.804446 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3abb1436-bfcb-40be-a6d3-0264c8df1243 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3e765b0-c076-4bfd-9888-2074922081ca) transitioned into state 'SUCCESS' from state '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-1248142132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0412811309c4a6996312035720f3a36',qos_specs=None,replication_status=,reservations=['ec95b40a-c802-4b71-91b9-939fb93afae2','fe8cf1a6-4ec0-41cf-a03a-e19a86bd0463','6001ac12-c40e-455a-8ad7-41741e5b50f3','4868151f-5c1f-42c4-bbed-843252739b79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01230cca49dd4bacada727647fcf24d4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:38.805102 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3abb1436-bfcb-40be-a6d3-0264c8df1243 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c13a8a2-3775-455a-8806-05cd72516ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:38.813152 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3abb1436-bfcb-40be-a6d3-0264c8df1243 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c13a8a2-3775-455a-8806-05cd72516ab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:38.813912 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-3abb1436-bfcb-40be-a6d3-0264c8df1243 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Flow 'volume_create_api' (556a6ab6-eab4-4222-ac91-391020371cd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:38.814192 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3abb1436-bfcb-40be-a6d3-0264c8df1243 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume request issued successfully. Aug 13 06:18:38.814696 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3abb1436-bfcb-40be-a6d3-0264c8df1243 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:18:38.815075 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1249/5016] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:18:38 2026] POST /volume/v3/volumes => generated 770 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:38.826581 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a35a7b0e-7f47-4c8d-9f08-0cef3398f5d5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:38.828685 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a35a7b0e-7f47-4c8d-9f08-0cef3398f5d5 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/41b1b2e3-a368-4cbc-8f6c-691ca233a1f7 Aug 13 06:18:38.828996 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a35a7b0e-7f47-4c8d-9f08-0cef3398f5d5 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:38.829307 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a35a7b0e-7f47-4c8d-9f08-0cef3398f5d5 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:38.836340 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:38.836340 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:38.840076 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a35a7b0e-7f47-4c8d-9f08-0cef3398f5d5 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:38.845008 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a35a7b0e-7f47-4c8d-9f08-0cef3398f5d5 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/41b1b2e3-a368-4cbc-8f6c-691ca233a1f7 returned with HTTP 200 Aug 13 06:18:38.845521 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1258/5017] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:38 2026] GET /volume/v3/volumes/41b1b2e3-a368-4cbc-8f6c-691ca233a1f7 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:39.350316 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c8dd9870-4a48-4f6c-8ddd-0f82e7e2a322 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:39.352593 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c8dd9870-4a48-4f6c-8ddd-0f82e7e2a322 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 Aug 13 06:18:39.352857 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c8dd9870-4a48-4f6c-8ddd-0f82e7e2a322 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:39.353047 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c8dd9870-4a48-4f6c-8ddd-0f82e7e2a322 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:39.360267 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:39.360267 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:39.364022 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c8dd9870-4a48-4f6c-8ddd-0f82e7e2a322 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:39.368484 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c8dd9870-4a48-4f6c-8ddd-0f82e7e2a322 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 returned with HTTP 200 Aug 13 06:18:39.368871 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1249/5018] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:39 2026] GET /volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:18:39.380474 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-87a179ac-ce79-407c-89d2-8312c2aafe12 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:39.381712 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-87a179ac-ce79-407c-89d2-8312c2aafe12 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 Aug 13 06:18:39.381983 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-87a179ac-ce79-407c-89d2-8312c2aafe12 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:39.382234 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-87a179ac-ce79-407c-89d2-8312c2aafe12 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:39.388521 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:39.388521 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:39.391958 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-87a179ac-ce79-407c-89d2-8312c2aafe12 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:39.396211 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-87a179ac-ce79-407c-89d2-8312c2aafe12 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 returned with HTTP 200 Aug 13 06:18:39.396390 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1263/5019] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:39 2026] GET /volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:18:39.407783 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f1893a00-ec61-4ecd-b0ef-feadf1eca1d0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:39.409413 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f1893a00-ec61-4ecd-b0ef-feadf1eca1d0 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] DELETE https://10.4.3.121/volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 Aug 13 06:18:39.409636 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f1893a00-ec61-4ecd-b0ef-feadf1eca1d0 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:39.409862 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f1893a00-ec61-4ecd-b0ef-feadf1eca1d0 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:39.410061 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-f1893a00-ec61-4ecd-b0ef-feadf1eca1d0 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Delete volume with id: eeecb152-246c-41e4-b509-bad398494d42 Aug 13 06:18:39.416485 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:39.416485 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:39.416966 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f1893a00-ec61-4ecd-b0ef-feadf1eca1d0 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:39.430539 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f1893a00-ec61-4ecd-b0ef-feadf1eca1d0 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Delete volume request issued successfully. Aug 13 06:18:39.430791 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f1893a00-ec61-4ecd-b0ef-feadf1eca1d0 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 returned with HTTP 202 Aug 13 06:18:39.431266 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1250/5020] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:18:39 2026] DELETE /volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:18:39.440124 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ca534c50-c402-4240-9636-1a2f81d15d75 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:39.442301 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ca534c50-c402-4240-9636-1a2f81d15d75 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 Aug 13 06:18:39.442403 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ca534c50-c402-4240-9636-1a2f81d15d75 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:39.442688 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ca534c50-c402-4240-9636-1a2f81d15d75 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:39.449943 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:39.449943 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:39.453764 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ca534c50-c402-4240-9636-1a2f81d15d75 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:39.457920 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ca534c50-c402-4240-9636-1a2f81d15d75 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 returned with HTTP 200 Aug 13 06:18:39.458296 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1259/5021] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:39 2026] GET /volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 => generated 1192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:18:39.858644 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-77a92106-812a-4af0-86d1-0ed7acf3b08d None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:39.861293 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-77a92106-812a-4af0-86d1-0ed7acf3b08d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/41b1b2e3-a368-4cbc-8f6c-691ca233a1f7 Aug 13 06:18:39.861618 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-77a92106-812a-4af0-86d1-0ed7acf3b08d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:39.861897 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-77a92106-812a-4af0-86d1-0ed7acf3b08d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:39.871040 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:39.871040 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:39.875073 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-77a92106-812a-4af0-86d1-0ed7acf3b08d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:39.880076 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-77a92106-812a-4af0-86d1-0ed7acf3b08d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/41b1b2e3-a368-4cbc-8f6c-691ca233a1f7 returned with HTTP 200 Aug 13 06:18:39.880594 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1250/5022] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:39 2026] GET /volume/v3/volumes/41b1b2e3-a368-4cbc-8f6c-691ca233a1f7 => generated 863 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:39.893141 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-075d60ea-6ed1-4eb4-9c11-3186e6967cd3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:39.895314 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-075d60ea-6ed1-4eb4-9c11-3186e6967cd3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:18:39.895986 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-075d60ea-6ed1-4eb4-9c11-3186e6967cd3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "41b1b2e3-a368-4cbc-8f6c-691ca233a1f7", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1846893512"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:18:39.899571 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-075d60ea-6ed1-4eb4-9c11-3186e6967cd3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume request body: {'volume': {'source_volid': '41b1b2e3-a368-4cbc-8f6c-691ca233a1f7', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1846893512'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:18:39.907796 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:39.907796 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:39.908663 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-075d60ea-6ed1-4eb4-9c11-3186e6967cd3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume retrieved successfully. Aug 13 06:18:39.909024 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-075d60ea-6ed1-4eb4-9c11-3186e6967cd3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume of 1 GB Aug 13 06:18:39.913417 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-075d60ea-6ed1-4eb4-9c11-3186e6967cd3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Availability Zones retrieved successfully. Aug 13 06:18:39.918453 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-075d60ea-6ed1-4eb4-9c11-3186e6967cd3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Flow 'volume_create_api' (d0043c8f-007c-4224-96bd-5c60270b69a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:39.920245 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-075d60ea-6ed1-4eb4-9c11-3186e6967cd3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7af87ce5-42fb-42ff-a96c-88f068f0bc74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:39.921314 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-075d60ea-6ed1-4eb4-9c11-3186e6967cd3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:18:39.942665 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-075d60ea-6ed1-4eb4-9c11-3186e6967cd3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7af87ce5-42fb-42ff-a96c-88f068f0bc74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '41b1b2e3-a368-4cbc-8f6c-691ca233a1f7', 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:39.943603 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-075d60ea-6ed1-4eb4-9c11-3186e6967cd3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ebe22a6-361a-44f6-9c93-356ed54d4f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:39.981481 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-075d60ea-6ed1-4eb4-9c11-3186e6967cd3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Created reservations ['d66c326b-143b-4bfd-9ed8-613e1d69a2be', 'efc68682-1049-481c-ae2a-70d0b4456a2e', '99c597cb-a73b-435a-9759-455e24cfce44', '50a50dad-a64e-4c5e-81f0-6c40212115b8'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:18:39.982455 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-075d60ea-6ed1-4eb4-9c11-3186e6967cd3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ebe22a6-361a-44f6-9c93-356ed54d4f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d66c326b-143b-4bfd-9ed8-613e1d69a2be', 'efc68682-1049-481c-ae2a-70d0b4456a2e', '99c597cb-a73b-435a-9759-455e24cfce44', '50a50dad-a64e-4c5e-81f0-6c40212115b8']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:39.983390 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-075d60ea-6ed1-4eb4-9c11-3186e6967cd3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e15b6bd5-47e1-41c4-8582-a764fc359e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:40.013752 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-075d60ea-6ed1-4eb4-9c11-3186e6967cd3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e15b6bd5-47e1-41c4-8582-a764fc359e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c15a153d-f621-488e-a38e-d0b690c813e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1846893512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0412811309c4a6996312035720f3a36',qos_specs=None,replication_status=,reservations=['d66c326b-143b-4bfd-9ed8-613e1d69a2be','efc68682-1049-481c-ae2a-70d0b4456a2e','99c597cb-a73b-435a-9759-455e24cfce44','50a50dad-a64e-4c5e-81f0-6c40212115b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=41b1b2e3-a368-4cbc-8f6c-691ca233a1f7,status='creating',user_id='01230cca49dd4bacada727647fcf24d4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:18:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1846893512',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c15a153d-f621-488e-a38e-d0b690c813e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0412811309c4a6996312035720f3a36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=41b1b2e3-a368-4cbc-8f6c-691ca233a1f7,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01230cca49dd4bacada727647fcf24d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:40.015203 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-075d60ea-6ed1-4eb4-9c11-3186e6967cd3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ce12cf9-51cc-4b14-b542-f6872f93cfbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:40.031509 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-075d60ea-6ed1-4eb4-9c11-3186e6967cd3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ce12cf9-51cc-4b14-b542-f6872f93cfbe) transitioned into state 'SUCCESS' from state '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-1846893512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0412811309c4a6996312035720f3a36',qos_specs=None,replication_status=,reservations=['d66c326b-143b-4bfd-9ed8-613e1d69a2be','efc68682-1049-481c-ae2a-70d0b4456a2e','99c597cb-a73b-435a-9759-455e24cfce44','50a50dad-a64e-4c5e-81f0-6c40212115b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=41b1b2e3-a368-4cbc-8f6c-691ca233a1f7,status='creating',user_id='01230cca49dd4bacada727647fcf24d4',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:40.032407 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-075d60ea-6ed1-4eb4-9c11-3186e6967cd3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d886cd99-8158-4be7-8b4f-6da325a563b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:40.047005 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-075d60ea-6ed1-4eb4-9c11-3186e6967cd3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d886cd99-8158-4be7-8b4f-6da325a563b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:40.049200 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-075d60ea-6ed1-4eb4-9c11-3186e6967cd3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Flow 'volume_create_api' (d0043c8f-007c-4224-96bd-5c60270b69a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:40.049200 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-075d60ea-6ed1-4eb4-9c11-3186e6967cd3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Create volume request issued successfully. Aug 13 06:18:40.049200 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-075d60ea-6ed1-4eb4-9c11-3186e6967cd3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:18:40.049949 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1264/5023] 10.4.3.121 () {70 vars in 1300 bytes} [Thu Aug 13 06:18:39 2026] POST /volume/v3/volumes => generated 804 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:40.061345 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bd88e865-f51b-46aa-8c9e-141adfa3bb29 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:40.063474 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd88e865-f51b-46aa-8c9e-141adfa3bb29 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/c15a153d-f621-488e-a38e-d0b690c813e2 Aug 13 06:18:40.063746 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd88e865-f51b-46aa-8c9e-141adfa3bb29 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:40.063977 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bd88e865-f51b-46aa-8c9e-141adfa3bb29 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:40.072221 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:40.072221 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:40.076153 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bd88e865-f51b-46aa-8c9e-141adfa3bb29 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:40.081838 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bd88e865-f51b-46aa-8c9e-141adfa3bb29 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/c15a153d-f621-488e-a38e-d0b690c813e2 returned with HTTP 200 Aug 13 06:18:40.082319 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1251/5024] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:40 2026] GET /volume/v3/volumes/c15a153d-f621-488e-a38e-d0b690c813e2 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:40.469680 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-28e974ad-126d-43b7-8861-990bd784bf87 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:40.471873 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-28e974ad-126d-43b7-8861-990bd784bf87 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 Aug 13 06:18:40.472153 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-28e974ad-126d-43b7-8861-990bd784bf87 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:40.472419 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-28e974ad-126d-43b7-8861-990bd784bf87 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:40.477619 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-28e974ad-126d-43b7-8861-990bd784bf87 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 returned with HTTP 404 Aug 13 06:18:40.478193 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1260/5025] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:40 2026] GET /volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:41.094137 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-43a4a4ae-6286-4789-8995-ba0468e8a5b3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:41.096144 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-43a4a4ae-6286-4789-8995-ba0468e8a5b3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/c15a153d-f621-488e-a38e-d0b690c813e2 Aug 13 06:18:41.096384 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-43a4a4ae-6286-4789-8995-ba0468e8a5b3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:41.096581 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-43a4a4ae-6286-4789-8995-ba0468e8a5b3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:41.104072 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:41.104072 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:41.108535 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-43a4a4ae-6286-4789-8995-ba0468e8a5b3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:41.113721 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-43a4a4ae-6286-4789-8995-ba0468e8a5b3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/c15a153d-f621-488e-a38e-d0b690c813e2 returned with HTTP 200 Aug 13 06:18:41.114215 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1251/5026] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:41 2026] GET /volume/v3/volumes/c15a153d-f621-488e-a38e-d0b690c813e2 => generated 897 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:41.135386 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-88eb47c3-d4ae-4bbd-8bf0-2ef8bc7b62a9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:41.137219 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-88eb47c3-d4ae-4bbd-8bf0-2ef8bc7b62a9 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/volumes/41b1b2e3-a368-4cbc-8f6c-691ca233a1f7 Aug 13 06:18:41.137435 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-88eb47c3-d4ae-4bbd-8bf0-2ef8bc7b62a9 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:41.137648 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-88eb47c3-d4ae-4bbd-8bf0-2ef8bc7b62a9 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:41.137806 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-88eb47c3-d4ae-4bbd-8bf0-2ef8bc7b62a9 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume with id: 41b1b2e3-a368-4cbc-8f6c-691ca233a1f7 Aug 13 06:18:41.140411 np0000007163 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=252,cinder:UPDATE=64,cinder:DELETE=2,cinder:INSERT=33 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:18:41.145385 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:41.145385 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:41.145942 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-88eb47c3-d4ae-4bbd-8bf0-2ef8bc7b62a9 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:41.163014 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-88eb47c3-d4ae-4bbd-8bf0-2ef8bc7b62a9 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume request issued successfully. Aug 13 06:18:41.163274 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-88eb47c3-d4ae-4bbd-8bf0-2ef8bc7b62a9 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/41b1b2e3-a368-4cbc-8f6c-691ca233a1f7 returned with HTTP 202 Aug 13 06:18:41.163726 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1265/5027] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:18:41 2026] DELETE /volume/v3/volumes/41b1b2e3-a368-4cbc-8f6c-691ca233a1f7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:18:41.173001 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-94067a9d-1409-4d5c-9cd6-21d2cf9d9839 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:41.175107 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-94067a9d-1409-4d5c-9cd6-21d2cf9d9839 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/41b1b2e3-a368-4cbc-8f6c-691ca233a1f7 Aug 13 06:18:41.175367 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-94067a9d-1409-4d5c-9cd6-21d2cf9d9839 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:41.175708 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-94067a9d-1409-4d5c-9cd6-21d2cf9d9839 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:41.182065 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:41.182065 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:41.185902 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-94067a9d-1409-4d5c-9cd6-21d2cf9d9839 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:41.190240 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-94067a9d-1409-4d5c-9cd6-21d2cf9d9839 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/41b1b2e3-a368-4cbc-8f6c-691ca233a1f7 returned with HTTP 200 Aug 13 06:18:41.190691 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1252/5028] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:41 2026] GET /volume/v3/volumes/41b1b2e3-a368-4cbc-8f6c-691ca233a1f7 => generated 862 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:41.778752 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-37cc99e1-1fd5-49be-b114-de57d113c138 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:41.780410 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-37cc99e1-1fd5-49be-b114-de57d113c138 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:18:41.780749 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-37cc99e1-1fd5-49be-b114-de57d113c138 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "f9c49b0a-2bc4-4e8d-bbdd-688d53308cfc", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:18:41.782087 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-37cc99e1-1fd5-49be-b114-de57d113c138 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'f9c49b0a-2bc4-4e8d-bbdd-688d53308cfc', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:18:41.845166 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-37cc99e1-1fd5-49be-b114-de57d113c138 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Create volume of 1 GB Aug 13 06:18:41.849705 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-37cc99e1-1fd5-49be-b114-de57d113c138 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Availability Zones retrieved successfully. Aug 13 06:18:41.854629 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-37cc99e1-1fd5-49be-b114-de57d113c138 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Flow 'volume_create_api' (38212214-5ac3-4591-8418-3b0c5ae25bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:41.855725 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-37cc99e1-1fd5-49be-b114-de57d113c138 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24592e97-4e34-4f38-a813-c366a588b127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:41.856596 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-37cc99e1-1fd5-49be-b114-de57d113c138 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:18:41.908339 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-37cc99e1-1fd5-49be-b114-de57d113c138 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24592e97-4e34-4f38-a813-c366a588b127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:41.909195 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-37cc99e1-1fd5-49be-b114-de57d113c138 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9164192e-05df-4b44-8271-98746774cb15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:41.946015 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-37cc99e1-1fd5-49be-b114-de57d113c138 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Created reservations ['8faabd94-17fd-49f3-9817-27dad096d4b3', 'a2ea84ee-e495-4273-b4b3-3c430dd7e5b7', 'a9897e99-e88c-45ca-99df-ce3378a27675', '3dca4b6c-d730-45c1-9357-ff5c5be1a15b'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:18:41.946860 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-37cc99e1-1fd5-49be-b114-de57d113c138 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9164192e-05df-4b44-8271-98746774cb15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8faabd94-17fd-49f3-9817-27dad096d4b3', 'a2ea84ee-e495-4273-b4b3-3c430dd7e5b7', 'a9897e99-e88c-45ca-99df-ce3378a27675', '3dca4b6c-d730-45c1-9357-ff5c5be1a15b']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:41.947626 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-37cc99e1-1fd5-49be-b114-de57d113c138 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c152d672-470f-46f5-8137-44bb56ba52f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:41.968743 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-37cc99e1-1fd5-49be-b114-de57d113c138 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c152d672-470f-46f5-8137-44bb56ba52f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51ddba80-208a-4c66-91c6-29559fa2ccc6', '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='0fadf641fb2f4160b905660b66da76bb',qos_specs=None,replication_status=,reservations=['8faabd94-17fd-49f3-9817-27dad096d4b3','a2ea84ee-e495-4273-b4b3-3c430dd7e5b7','a9897e99-e88c-45ca-99df-ce3378a27675','3dca4b6c-d730-45c1-9357-ff5c5be1a15b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce5e74655b0840b79eb08d24ebbf16d6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:18:41Z,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=51ddba80-208a-4c66-91c6-29559fa2ccc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fadf641fb2f4160b905660b66da76bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce5e74655b0840b79eb08d24ebbf16d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:41.970299 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-37cc99e1-1fd5-49be-b114-de57d113c138 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2261266-bfcf-4cfb-b03c-c8a0c3e5b95d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:41.988440 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-37cc99e1-1fd5-49be-b114-de57d113c138 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2261266-bfcf-4cfb-b03c-c8a0c3e5b95d) transitioned into state 'SUCCESS' from 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='0fadf641fb2f4160b905660b66da76bb',qos_specs=None,replication_status=,reservations=['8faabd94-17fd-49f3-9817-27dad096d4b3','a2ea84ee-e495-4273-b4b3-3c430dd7e5b7','a9897e99-e88c-45ca-99df-ce3378a27675','3dca4b6c-d730-45c1-9357-ff5c5be1a15b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce5e74655b0840b79eb08d24ebbf16d6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:41.989335 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-37cc99e1-1fd5-49be-b114-de57d113c138 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4dee759-7926-491d-9479-ab3c16a5fe47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:41.998954 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-37cc99e1-1fd5-49be-b114-de57d113c138 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4dee759-7926-491d-9479-ab3c16a5fe47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:42.000021 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-37cc99e1-1fd5-49be-b114-de57d113c138 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Flow 'volume_create_api' (38212214-5ac3-4591-8418-3b0c5ae25bd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:42.000561 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-37cc99e1-1fd5-49be-b114-de57d113c138 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Create volume request issued successfully. Aug 13 06:18:42.001333 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-37cc99e1-1fd5-49be-b114-de57d113c138 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:18:42.002088 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1261/5029] 10.4.3.121 () {70 vars in 1300 bytes} [Thu Aug 13 06:18:41 2026] POST /volume/v3/volumes => generated 775 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:42.013779 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1b285b25-ddf3-49a6-aa15-7e2ed8b8aac7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:42.015473 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b285b25-ddf3-49a6-aa15-7e2ed8b8aac7 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 Aug 13 06:18:42.015753 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1b285b25-ddf3-49a6-aa15-7e2ed8b8aac7 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:42.015962 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1b285b25-ddf3-49a6-aa15-7e2ed8b8aac7 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:42.022651 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:42.022651 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:42.025717 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-1b285b25-ddf3-49a6-aa15-7e2ed8b8aac7 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:42.029230 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1b285b25-ddf3-49a6-aa15-7e2ed8b8aac7 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 returned with HTTP 200 Aug 13 06:18:42.029572 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1252/5030] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:42 2026] GET /volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:42.202667 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c4b4afdd-8119-49ee-8ee4-5f487f838060 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:42.204433 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c4b4afdd-8119-49ee-8ee4-5f487f838060 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/41b1b2e3-a368-4cbc-8f6c-691ca233a1f7 Aug 13 06:18:42.204730 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c4b4afdd-8119-49ee-8ee4-5f487f838060 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:42.205044 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c4b4afdd-8119-49ee-8ee4-5f487f838060 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:42.215918 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c4b4afdd-8119-49ee-8ee4-5f487f838060 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/41b1b2e3-a368-4cbc-8f6c-691ca233a1f7 returned with HTTP 404 Aug 13 06:18:42.216437 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1266/5031] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:42 2026] GET /volume/v3/volumes/41b1b2e3-a368-4cbc-8f6c-691ca233a1f7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:42.223871 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-238e46c2-2e5e-449f-87dc-d2f1f9784849 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:42.225930 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-238e46c2-2e5e-449f-87dc-d2f1f9784849 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/volumes/c15a153d-f621-488e-a38e-d0b690c813e2 Aug 13 06:18:42.226268 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-238e46c2-2e5e-449f-87dc-d2f1f9784849 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:42.226554 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-238e46c2-2e5e-449f-87dc-d2f1f9784849 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:42.226824 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-238e46c2-2e5e-449f-87dc-d2f1f9784849 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume with id: c15a153d-f621-488e-a38e-d0b690c813e2 Aug 13 06:18:42.236441 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:42.236441 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:42.237136 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-238e46c2-2e5e-449f-87dc-d2f1f9784849 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:42.254028 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-238e46c2-2e5e-449f-87dc-d2f1f9784849 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume request issued successfully. Aug 13 06:18:42.254361 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-238e46c2-2e5e-449f-87dc-d2f1f9784849 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/c15a153d-f621-488e-a38e-d0b690c813e2 returned with HTTP 202 Aug 13 06:18:42.254969 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1253/5032] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:18:42 2026] DELETE /volume/v3/volumes/c15a153d-f621-488e-a38e-d0b690c813e2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:18:42.263003 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2a27d74d-0785-427d-a696-e7357c10d0d3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:42.265505 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a27d74d-0785-427d-a696-e7357c10d0d3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/c15a153d-f621-488e-a38e-d0b690c813e2 Aug 13 06:18:42.269295 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a27d74d-0785-427d-a696-e7357c10d0d3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:42.270261 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2a27d74d-0785-427d-a696-e7357c10d0d3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:42.276755 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:42.276755 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:42.281227 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2a27d74d-0785-427d-a696-e7357c10d0d3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:42.285501 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2a27d74d-0785-427d-a696-e7357c10d0d3 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/c15a153d-f621-488e-a38e-d0b690c813e2 returned with HTTP 200 Aug 13 06:18:42.286247 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1262/5033] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:42 2026] GET /volume/v3/volumes/c15a153d-f621-488e-a38e-d0b690c813e2 => generated 896 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:43.041112 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-88cd1d2d-896d-47e0-88bf-a78b842814a2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:43.042942 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-88cd1d2d-896d-47e0-88bf-a78b842814a2 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 Aug 13 06:18:43.043156 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-88cd1d2d-896d-47e0-88bf-a78b842814a2 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:43.043351 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-88cd1d2d-896d-47e0-88bf-a78b842814a2 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:43.050266 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:43.050266 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:43.053628 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-88cd1d2d-896d-47e0-88bf-a78b842814a2 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:43.057602 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-88cd1d2d-896d-47e0-88bf-a78b842814a2 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 returned with HTTP 200 Aug 13 06:18:43.057981 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1253/5034] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:43 2026] GET /volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 => generated 925 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:43.298486 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-938c5b5d-10f5-4295-8add-48ab5ccc9493 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:43.300640 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-938c5b5d-10f5-4295-8add-48ab5ccc9493 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/c15a153d-f621-488e-a38e-d0b690c813e2 Aug 13 06:18:43.300897 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-938c5b5d-10f5-4295-8add-48ab5ccc9493 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:43.301079 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-938c5b5d-10f5-4295-8add-48ab5ccc9493 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:43.306333 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-938c5b5d-10f5-4295-8add-48ab5ccc9493 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/c15a153d-f621-488e-a38e-d0b690c813e2 returned with HTTP 404 Aug 13 06:18:43.306776 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1267/5035] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:43 2026] GET /volume/v3/volumes/c15a153d-f621-488e-a38e-d0b690c813e2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:43.313364 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-704511a6-c581-456e-b795-921eceb24ddc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:43.314960 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-704511a6-c581-456e-b795-921eceb24ddc tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/volumes/41b1b2e3-a368-4cbc-8f6c-691ca233a1f7 Aug 13 06:18:43.315164 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-704511a6-c581-456e-b795-921eceb24ddc tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:43.315384 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-704511a6-c581-456e-b795-921eceb24ddc tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:43.315577 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-704511a6-c581-456e-b795-921eceb24ddc tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume with id: 41b1b2e3-a368-4cbc-8f6c-691ca233a1f7 Aug 13 06:18:43.320714 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-704511a6-c581-456e-b795-921eceb24ddc tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/41b1b2e3-a368-4cbc-8f6c-691ca233a1f7 returned with HTTP 404 Aug 13 06:18:43.321165 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1254/5036] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:18:43 2026] DELETE /volume/v3/volumes/41b1b2e3-a368-4cbc-8f6c-691ca233a1f7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:43.326835 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a689f659-a071-4568-b747-3a90bb955e3b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:43.328451 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a689f659-a071-4568-b747-3a90bb955e3b tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/41b1b2e3-a368-4cbc-8f6c-691ca233a1f7 Aug 13 06:18:43.328684 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a689f659-a071-4568-b747-3a90bb955e3b tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:43.328834 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a689f659-a071-4568-b747-3a90bb955e3b tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:43.333830 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a689f659-a071-4568-b747-3a90bb955e3b tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/41b1b2e3-a368-4cbc-8f6c-691ca233a1f7 returned with HTTP 404 Aug 13 06:18:43.334234 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1263/5037] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:43 2026] GET /volume/v3/volumes/41b1b2e3-a368-4cbc-8f6c-691ca233a1f7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:43.340220 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-28c1daf4-bd3a-417e-8dc6-65c2c1c9b2a6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:43.341862 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-28c1daf4-bd3a-417e-8dc6-65c2c1c9b2a6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/volumes/7379818d-3143-41c8-a682-b7db9643acb9 Aug 13 06:18:43.342048 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-28c1daf4-bd3a-417e-8dc6-65c2c1c9b2a6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:43.342237 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-28c1daf4-bd3a-417e-8dc6-65c2c1c9b2a6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:43.342398 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-28c1daf4-bd3a-417e-8dc6-65c2c1c9b2a6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume with id: 7379818d-3143-41c8-a682-b7db9643acb9 Aug 13 06:18:43.348540 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:43.348540 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:43.348938 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-28c1daf4-bd3a-417e-8dc6-65c2c1c9b2a6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:43.361949 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-28c1daf4-bd3a-417e-8dc6-65c2c1c9b2a6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume request issued successfully. Aug 13 06:18:43.362105 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-28c1daf4-bd3a-417e-8dc6-65c2c1c9b2a6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/7379818d-3143-41c8-a682-b7db9643acb9 returned with HTTP 202 Aug 13 06:18:43.362466 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1254/5038] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:18:43 2026] DELETE /volume/v3/volumes/7379818d-3143-41c8-a682-b7db9643acb9 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:18:43.368982 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f5914c24-8678-4f0f-8312-431c85dd5851 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:43.370478 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f5914c24-8678-4f0f-8312-431c85dd5851 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/7379818d-3143-41c8-a682-b7db9643acb9 Aug 13 06:18:43.370708 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f5914c24-8678-4f0f-8312-431c85dd5851 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:43.370880 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f5914c24-8678-4f0f-8312-431c85dd5851 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:43.378412 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:43.378412 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:43.381677 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f5914c24-8678-4f0f-8312-431c85dd5851 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Volume info retrieved successfully. Aug 13 06:18:43.385479 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f5914c24-8678-4f0f-8312-431c85dd5851 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/7379818d-3143-41c8-a682-b7db9643acb9 returned with HTTP 200 Aug 13 06:18:43.385859 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1268/5039] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:43 2026] GET /volume/v3/volumes/7379818d-3143-41c8-a682-b7db9643acb9 => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:44.070005 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a282f317-b9a0-469b-a5f2-4fd871f83d88 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:44.071828 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a282f317-b9a0-469b-a5f2-4fd871f83d88 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 Aug 13 06:18:44.072063 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a282f317-b9a0-469b-a5f2-4fd871f83d88 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:44.072284 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a282f317-b9a0-469b-a5f2-4fd871f83d88 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:44.079447 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:44.079447 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:44.083274 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a282f317-b9a0-469b-a5f2-4fd871f83d88 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:44.087870 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a282f317-b9a0-469b-a5f2-4fd871f83d88 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 returned with HTTP 200 Aug 13 06:18:44.088343 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1255/5040] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:44 2026] GET /volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:44.404274 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d915ce0f-165f-4f08-878f-8416be5a915e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:44.405994 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d915ce0f-165f-4f08-878f-8416be5a915e tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/7379818d-3143-41c8-a682-b7db9643acb9 Aug 13 06:18:44.406239 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d915ce0f-165f-4f08-878f-8416be5a915e tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:44.406414 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d915ce0f-165f-4f08-878f-8416be5a915e tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:44.412172 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d915ce0f-165f-4f08-878f-8416be5a915e tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/7379818d-3143-41c8-a682-b7db9643acb9 returned with HTTP 404 Aug 13 06:18:44.412715 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1264/5041] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:44 2026] GET /volume/v3/volumes/7379818d-3143-41c8-a682-b7db9643acb9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:44.419001 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-12ba786a-465d-4ca3-a71f-bf6db9bb2157 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:44.420777 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-12ba786a-465d-4ca3-a71f-bf6db9bb2157 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/fa909387-97d3-48c0-85e3-6734bbf11e53 Aug 13 06:18:44.420959 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-12ba786a-465d-4ca3-a71f-bf6db9bb2157 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:44.421161 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-12ba786a-465d-4ca3-a71f-bf6db9bb2157 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:44.421302 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-12ba786a-465d-4ca3-a71f-bf6db9bb2157 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete snapshot with id: fa909387-97d3-48c0-85e3-6734bbf11e53 Aug 13 06:18:44.425133 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-12ba786a-465d-4ca3-a71f-bf6db9bb2157 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/fa909387-97d3-48c0-85e3-6734bbf11e53 returned with HTTP 404 Aug 13 06:18:44.425613 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1255/5042] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:18:44 2026] DELETE /volume/v3/snapshots/fa909387-97d3-48c0-85e3-6734bbf11e53 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:44.432970 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8aa2e3f3-1c88-457d-b91a-5ca7599a79c4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:44.435745 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8aa2e3f3-1c88-457d-b91a-5ca7599a79c4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/snapshots/fa909387-97d3-48c0-85e3-6734bbf11e53 Aug 13 06:18:44.435988 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8aa2e3f3-1c88-457d-b91a-5ca7599a79c4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:44.436263 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8aa2e3f3-1c88-457d-b91a-5ca7599a79c4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:44.441095 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8aa2e3f3-1c88-457d-b91a-5ca7599a79c4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/fa909387-97d3-48c0-85e3-6734bbf11e53 returned with HTTP 404 Aug 13 06:18:44.441602 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1269/5043] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:18:44 2026] GET /volume/v3/snapshots/fa909387-97d3-48c0-85e3-6734bbf11e53 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:44.448333 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2476590b-a680-440a-bb1c-fd6827d06420 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:44.450306 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2476590b-a680-440a-bb1c-fd6827d06420 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/volumes/eafa06a6-c809-44de-b54c-b7a66a74cb94 Aug 13 06:18:44.450368 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2476590b-a680-440a-bb1c-fd6827d06420 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:44.450534 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2476590b-a680-440a-bb1c-fd6827d06420 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:44.450707 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-2476590b-a680-440a-bb1c-fd6827d06420 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume with id: eafa06a6-c809-44de-b54c-b7a66a74cb94 Aug 13 06:18:44.456889 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2476590b-a680-440a-bb1c-fd6827d06420 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/eafa06a6-c809-44de-b54c-b7a66a74cb94 returned with HTTP 404 Aug 13 06:18:44.457380 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1256/5044] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:18:44 2026] DELETE /volume/v3/volumes/eafa06a6-c809-44de-b54c-b7a66a74cb94 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:44.463839 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-481b4303-360d-4f6e-9edd-61da5148df0b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:44.465656 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-481b4303-360d-4f6e-9edd-61da5148df0b tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/eafa06a6-c809-44de-b54c-b7a66a74cb94 Aug 13 06:18:44.465870 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-481b4303-360d-4f6e-9edd-61da5148df0b tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:44.466049 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-481b4303-360d-4f6e-9edd-61da5148df0b tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:44.471135 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-481b4303-360d-4f6e-9edd-61da5148df0b tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/eafa06a6-c809-44de-b54c-b7a66a74cb94 returned with HTTP 404 Aug 13 06:18:44.471613 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1265/5045] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:44 2026] GET /volume/v3/volumes/eafa06a6-c809-44de-b54c-b7a66a74cb94 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:44.477535 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-aa879610-698f-4d42-86f8-3dba03e8111c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:44.479133 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa879610-698f-4d42-86f8-3dba03e8111c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/volumes/1961c400-4d36-4953-a590-85dbc95f963b Aug 13 06:18:44.479342 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aa879610-698f-4d42-86f8-3dba03e8111c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:44.479511 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-aa879610-698f-4d42-86f8-3dba03e8111c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:44.479677 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-aa879610-698f-4d42-86f8-3dba03e8111c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume with id: 1961c400-4d36-4953-a590-85dbc95f963b Aug 13 06:18:44.484653 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-aa879610-698f-4d42-86f8-3dba03e8111c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/1961c400-4d36-4953-a590-85dbc95f963b returned with HTTP 404 Aug 13 06:18:44.485040 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1256/5046] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:18:44 2026] DELETE /volume/v3/volumes/1961c400-4d36-4953-a590-85dbc95f963b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:44.491678 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-70b14745-25e4-4067-896f-673271f7a45a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:44.493769 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-70b14745-25e4-4067-896f-673271f7a45a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/1961c400-4d36-4953-a590-85dbc95f963b Aug 13 06:18:44.493955 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-70b14745-25e4-4067-896f-673271f7a45a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:44.494174 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-70b14745-25e4-4067-896f-673271f7a45a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:44.500067 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-70b14745-25e4-4067-896f-673271f7a45a tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/1961c400-4d36-4953-a590-85dbc95f963b returned with HTTP 404 Aug 13 06:18:44.500513 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1270/5047] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:44 2026] GET /volume/v3/volumes/1961c400-4d36-4953-a590-85dbc95f963b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:44.507161 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cce7f5ab-5a30-40f8-8646-d984cf34eb6e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:44.509326 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cce7f5ab-5a30-40f8-8646-d984cf34eb6e tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/5c457d65-5499-42b1-a8d1-2b9c27de5947 Aug 13 06:18:44.509615 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cce7f5ab-5a30-40f8-8646-d984cf34eb6e tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:44.509881 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cce7f5ab-5a30-40f8-8646-d984cf34eb6e tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:44.510041 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-cce7f5ab-5a30-40f8-8646-d984cf34eb6e tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete snapshot with id: 5c457d65-5499-42b1-a8d1-2b9c27de5947 Aug 13 06:18:44.515118 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cce7f5ab-5a30-40f8-8646-d984cf34eb6e tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/5c457d65-5499-42b1-a8d1-2b9c27de5947 returned with HTTP 404 Aug 13 06:18:44.515732 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1257/5048] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:18:44 2026] DELETE /volume/v3/snapshots/5c457d65-5499-42b1-a8d1-2b9c27de5947 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:44.522025 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-37a92ce2-6f17-446d-8110-9ed1c68664e9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:44.523647 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-37a92ce2-6f17-446d-8110-9ed1c68664e9 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/snapshots/5c457d65-5499-42b1-a8d1-2b9c27de5947 Aug 13 06:18:44.523848 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-37a92ce2-6f17-446d-8110-9ed1c68664e9 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:44.524057 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-37a92ce2-6f17-446d-8110-9ed1c68664e9 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:44.527988 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-37a92ce2-6f17-446d-8110-9ed1c68664e9 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/5c457d65-5499-42b1-a8d1-2b9c27de5947 returned with HTTP 404 Aug 13 06:18:44.528444 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1266/5049] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:18:44 2026] GET /volume/v3/snapshots/5c457d65-5499-42b1-a8d1-2b9c27de5947 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:44.534474 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-18af5f53-4a6c-4648-b32f-50e9ce569dac None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:44.536232 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-18af5f53-4a6c-4648-b32f-50e9ce569dac tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/volumes/a83bdc22-4eb7-40e2-9870-977b8c0181db Aug 13 06:18:44.536434 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-18af5f53-4a6c-4648-b32f-50e9ce569dac tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:44.536645 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-18af5f53-4a6c-4648-b32f-50e9ce569dac tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:44.536805 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-18af5f53-4a6c-4648-b32f-50e9ce569dac tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume with id: a83bdc22-4eb7-40e2-9870-977b8c0181db Aug 13 06:18:44.541708 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-18af5f53-4a6c-4648-b32f-50e9ce569dac tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/a83bdc22-4eb7-40e2-9870-977b8c0181db returned with HTTP 404 Aug 13 06:18:44.542086 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1257/5050] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:18:44 2026] DELETE /volume/v3/volumes/a83bdc22-4eb7-40e2-9870-977b8c0181db => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:44.547997 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f2fe7126-c709-4dff-ba75-e29a6cba577d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:44.549692 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f2fe7126-c709-4dff-ba75-e29a6cba577d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/a83bdc22-4eb7-40e2-9870-977b8c0181db Aug 13 06:18:44.549892 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f2fe7126-c709-4dff-ba75-e29a6cba577d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:44.550081 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f2fe7126-c709-4dff-ba75-e29a6cba577d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:44.555298 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f2fe7126-c709-4dff-ba75-e29a6cba577d tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/a83bdc22-4eb7-40e2-9870-977b8c0181db returned with HTTP 404 Aug 13 06:18:44.555799 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1271/5051] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:44 2026] GET /volume/v3/volumes/a83bdc22-4eb7-40e2-9870-977b8c0181db => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:44.562100 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5968305e-9c09-4c27-9859-381870e40143 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:44.564166 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5968305e-9c09-4c27-9859-381870e40143 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/692aba18-092a-44ce-9e67-fd33c5104378 Aug 13 06:18:44.564411 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5968305e-9c09-4c27-9859-381870e40143 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:44.564654 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5968305e-9c09-4c27-9859-381870e40143 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:44.564789 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-5968305e-9c09-4c27-9859-381870e40143 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete snapshot with id: 692aba18-092a-44ce-9e67-fd33c5104378 Aug 13 06:18:44.569844 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5968305e-9c09-4c27-9859-381870e40143 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/692aba18-092a-44ce-9e67-fd33c5104378 returned with HTTP 404 Aug 13 06:18:44.570389 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1258/5052] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:18:44 2026] DELETE /volume/v3/snapshots/692aba18-092a-44ce-9e67-fd33c5104378 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:44.576441 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8ee260ff-578a-4120-bd7d-0708a798e11b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:44.577979 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8ee260ff-578a-4120-bd7d-0708a798e11b tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/snapshots/692aba18-092a-44ce-9e67-fd33c5104378 Aug 13 06:18:44.578144 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8ee260ff-578a-4120-bd7d-0708a798e11b tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:44.578336 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8ee260ff-578a-4120-bd7d-0708a798e11b tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:44.582439 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8ee260ff-578a-4120-bd7d-0708a798e11b tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/692aba18-092a-44ce-9e67-fd33c5104378 returned with HTTP 404 Aug 13 06:18:44.582837 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1267/5053] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:18:44 2026] GET /volume/v3/snapshots/692aba18-092a-44ce-9e67-fd33c5104378 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:44.589053 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d7d55df0-3ec1-4f56-9bd9-c872e77b1c5c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:44.590642 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d7d55df0-3ec1-4f56-9bd9-c872e77b1c5c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/volumes/8618da87-2b05-4ad5-a685-851a552465c5 Aug 13 06:18:44.590860 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d7d55df0-3ec1-4f56-9bd9-c872e77b1c5c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:44.591035 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d7d55df0-3ec1-4f56-9bd9-c872e77b1c5c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:44.591202 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-d7d55df0-3ec1-4f56-9bd9-c872e77b1c5c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume with id: 8618da87-2b05-4ad5-a685-851a552465c5 Aug 13 06:18:44.596371 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d7d55df0-3ec1-4f56-9bd9-c872e77b1c5c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/8618da87-2b05-4ad5-a685-851a552465c5 returned with HTTP 404 Aug 13 06:18:44.596779 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1258/5054] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:18:44 2026] DELETE /volume/v3/volumes/8618da87-2b05-4ad5-a685-851a552465c5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:44.602892 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6160db59-c3f0-408d-ba94-1c61df0e3da2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:44.604523 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6160db59-c3f0-408d-ba94-1c61df0e3da2 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/8618da87-2b05-4ad5-a685-851a552465c5 Aug 13 06:18:44.604718 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6160db59-c3f0-408d-ba94-1c61df0e3da2 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:44.604937 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6160db59-c3f0-408d-ba94-1c61df0e3da2 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:44.609952 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6160db59-c3f0-408d-ba94-1c61df0e3da2 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/8618da87-2b05-4ad5-a685-851a552465c5 returned with HTTP 404 Aug 13 06:18:44.610382 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1272/5055] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:44 2026] GET /volume/v3/volumes/8618da87-2b05-4ad5-a685-851a552465c5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:44.616820 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-135d6da9-0439-4f4f-b6c5-fbfc848866cc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:44.618456 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-135d6da9-0439-4f4f-b6c5-fbfc848866cc tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/volumes/aa587cab-f6dc-477a-9203-5f848cb0f8e0 Aug 13 06:18:44.618679 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-135d6da9-0439-4f4f-b6c5-fbfc848866cc tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:44.618876 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-135d6da9-0439-4f4f-b6c5-fbfc848866cc tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:44.619046 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-135d6da9-0439-4f4f-b6c5-fbfc848866cc tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume with id: aa587cab-f6dc-477a-9203-5f848cb0f8e0 Aug 13 06:18:44.624103 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-135d6da9-0439-4f4f-b6c5-fbfc848866cc tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/aa587cab-f6dc-477a-9203-5f848cb0f8e0 returned with HTTP 404 Aug 13 06:18:44.624497 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1259/5056] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:18:44 2026] DELETE /volume/v3/volumes/aa587cab-f6dc-477a-9203-5f848cb0f8e0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:44.630965 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c2aee0d7-828b-4425-a454-8f69ef1c2278 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:44.632591 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c2aee0d7-828b-4425-a454-8f69ef1c2278 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/aa587cab-f6dc-477a-9203-5f848cb0f8e0 Aug 13 06:18:44.632803 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c2aee0d7-828b-4425-a454-8f69ef1c2278 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:44.632997 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c2aee0d7-828b-4425-a454-8f69ef1c2278 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:44.638053 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c2aee0d7-828b-4425-a454-8f69ef1c2278 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/aa587cab-f6dc-477a-9203-5f848cb0f8e0 returned with HTTP 404 Aug 13 06:18:44.638483 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1268/5057] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:44 2026] GET /volume/v3/volumes/aa587cab-f6dc-477a-9203-5f848cb0f8e0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 13 06:18:44.644607 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-54809d08-1747-41a0-b5ec-1de3895cdb64 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:44.646230 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-54809d08-1747-41a0-b5ec-1de3895cdb64 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/volumes/0e404774-8ac7-4426-beb1-9214b248ced0 Aug 13 06:18:44.646430 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-54809d08-1747-41a0-b5ec-1de3895cdb64 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:44.646629 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-54809d08-1747-41a0-b5ec-1de3895cdb64 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:44.646784 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-54809d08-1747-41a0-b5ec-1de3895cdb64 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume with id: 0e404774-8ac7-4426-beb1-9214b248ced0 Aug 13 06:18:44.652273 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-54809d08-1747-41a0-b5ec-1de3895cdb64 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/0e404774-8ac7-4426-beb1-9214b248ced0 returned with HTTP 404 Aug 13 06:18:44.652697 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1259/5058] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:18:44 2026] DELETE /volume/v3/volumes/0e404774-8ac7-4426-beb1-9214b248ced0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:44.658796 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-06711033-5945-47b1-bb6d-fa607eae156f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:44.660385 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-06711033-5945-47b1-bb6d-fa607eae156f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/0e404774-8ac7-4426-beb1-9214b248ced0 Aug 13 06:18:44.660587 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-06711033-5945-47b1-bb6d-fa607eae156f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:44.660771 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-06711033-5945-47b1-bb6d-fa607eae156f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:44.665836 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-06711033-5945-47b1-bb6d-fa607eae156f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/0e404774-8ac7-4426-beb1-9214b248ced0 returned with HTTP 404 Aug 13 06:18:44.666245 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1273/5059] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:44 2026] GET /volume/v3/volumes/0e404774-8ac7-4426-beb1-9214b248ced0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:44.672282 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3bfddeb8-18c9-4442-b273-72cfbf58230f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:44.674175 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3bfddeb8-18c9-4442-b273-72cfbf58230f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/e13a3ad1-5516-4ff0-957f-940f0552621b Aug 13 06:18:44.674410 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3bfddeb8-18c9-4442-b273-72cfbf58230f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:44.674627 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3bfddeb8-18c9-4442-b273-72cfbf58230f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:44.674763 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-3bfddeb8-18c9-4442-b273-72cfbf58230f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete snapshot with id: e13a3ad1-5516-4ff0-957f-940f0552621b Aug 13 06:18:44.678752 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3bfddeb8-18c9-4442-b273-72cfbf58230f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/e13a3ad1-5516-4ff0-957f-940f0552621b returned with HTTP 404 Aug 13 06:18:44.679213 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1260/5060] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:18:44 2026] DELETE /volume/v3/snapshots/e13a3ad1-5516-4ff0-957f-940f0552621b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:44.685242 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fc53177e-8c33-4458-9ebc-7ffe3b3917d4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:44.686835 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fc53177e-8c33-4458-9ebc-7ffe3b3917d4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/snapshots/e13a3ad1-5516-4ff0-957f-940f0552621b Aug 13 06:18:44.687011 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fc53177e-8c33-4458-9ebc-7ffe3b3917d4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:44.687187 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fc53177e-8c33-4458-9ebc-7ffe3b3917d4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:44.691082 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fc53177e-8c33-4458-9ebc-7ffe3b3917d4 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/e13a3ad1-5516-4ff0-957f-940f0552621b returned with HTTP 404 Aug 13 06:18:44.691500 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1269/5061] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:18:44 2026] GET /volume/v3/snapshots/e13a3ad1-5516-4ff0-957f-940f0552621b => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:44.697354 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-858e0dca-123a-4ebf-8824-95bbb6d486ed None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:44.699287 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-858e0dca-123a-4ebf-8824-95bbb6d486ed tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/volumes/e5bebf70-71b8-44d3-9e5f-de518d54d6ef Aug 13 06:18:44.699479 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-858e0dca-123a-4ebf-8824-95bbb6d486ed tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:44.699691 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-858e0dca-123a-4ebf-8824-95bbb6d486ed tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:44.699850 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-858e0dca-123a-4ebf-8824-95bbb6d486ed tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume with id: e5bebf70-71b8-44d3-9e5f-de518d54d6ef Aug 13 06:18:44.705124 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-858e0dca-123a-4ebf-8824-95bbb6d486ed tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/e5bebf70-71b8-44d3-9e5f-de518d54d6ef returned with HTTP 404 Aug 13 06:18:44.705539 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1260/5062] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:18:44 2026] DELETE /volume/v3/volumes/e5bebf70-71b8-44d3-9e5f-de518d54d6ef => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:44.711651 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7a9703da-d3ef-4592-bffe-e9b1b18678d6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:44.713236 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7a9703da-d3ef-4592-bffe-e9b1b18678d6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/e5bebf70-71b8-44d3-9e5f-de518d54d6ef Aug 13 06:18:44.713453 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7a9703da-d3ef-4592-bffe-e9b1b18678d6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:44.713666 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7a9703da-d3ef-4592-bffe-e9b1b18678d6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:44.719098 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7a9703da-d3ef-4592-bffe-e9b1b18678d6 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/e5bebf70-71b8-44d3-9e5f-de518d54d6ef returned with HTTP 404 Aug 13 06:18:44.719570 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1274/5063] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:44 2026] GET /volume/v3/volumes/e5bebf70-71b8-44d3-9e5f-de518d54d6ef => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:44.725721 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e7667d0b-f904-401d-b39a-a1ebcf08e747 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:44.727298 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7667d0b-f904-401d-b39a-a1ebcf08e747 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/a9385eb7-1d49-4f24-abeb-bbbdac7e9e42 Aug 13 06:18:44.727502 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e7667d0b-f904-401d-b39a-a1ebcf08e747 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:44.727752 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e7667d0b-f904-401d-b39a-a1ebcf08e747 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:44.727889 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-e7667d0b-f904-401d-b39a-a1ebcf08e747 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete snapshot with id: a9385eb7-1d49-4f24-abeb-bbbdac7e9e42 Aug 13 06:18:44.732115 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e7667d0b-f904-401d-b39a-a1ebcf08e747 tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/a9385eb7-1d49-4f24-abeb-bbbdac7e9e42 returned with HTTP 404 Aug 13 06:18:44.732548 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1261/5064] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:18:44 2026] DELETE /volume/v3/snapshots/a9385eb7-1d49-4f24-abeb-bbbdac7e9e42 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:44.738276 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eaaf47a0-ad2c-4ee7-9dc2-06eec11accaf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:44.739890 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eaaf47a0-ad2c-4ee7-9dc2-06eec11accaf tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/snapshots/a9385eb7-1d49-4f24-abeb-bbbdac7e9e42 Aug 13 06:18:44.740081 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eaaf47a0-ad2c-4ee7-9dc2-06eec11accaf tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:44.740296 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eaaf47a0-ad2c-4ee7-9dc2-06eec11accaf tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:44.744465 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eaaf47a0-ad2c-4ee7-9dc2-06eec11accaf tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/snapshots/a9385eb7-1d49-4f24-abeb-bbbdac7e9e42 returned with HTTP 404 Aug 13 06:18:44.744879 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1270/5065] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:18:44 2026] GET /volume/v3/snapshots/a9385eb7-1d49-4f24-abeb-bbbdac7e9e42 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:44.753086 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6d595c67-c149-4be3-af39-1a5a2544634c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:44.754886 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6d595c67-c149-4be3-af39-1a5a2544634c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] DELETE https://10.4.3.121/volume/v3/volumes/885cabdf-62c5-47ae-8629-61747bd27264 Aug 13 06:18:44.755082 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6d595c67-c149-4be3-af39-1a5a2544634c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:44.755273 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6d595c67-c149-4be3-af39-1a5a2544634c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:44.755431 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-6d595c67-c149-4be3-af39-1a5a2544634c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Delete volume with id: 885cabdf-62c5-47ae-8629-61747bd27264 Aug 13 06:18:44.760347 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6d595c67-c149-4be3-af39-1a5a2544634c tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/885cabdf-62c5-47ae-8629-61747bd27264 returned with HTTP 404 Aug 13 06:18:44.760771 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1261/5066] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:18:44 2026] DELETE /volume/v3/volumes/885cabdf-62c5-47ae-8629-61747bd27264 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:44.768358 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0d0abd24-a4bc-40ae-939d-44b1b8f5090f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:44.769975 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0d0abd24-a4bc-40ae-939d-44b1b8f5090f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] GET https://10.4.3.121/volume/v3/volumes/885cabdf-62c5-47ae-8629-61747bd27264 Aug 13 06:18:44.770197 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0d0abd24-a4bc-40ae-939d-44b1b8f5090f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:44.770406 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0d0abd24-a4bc-40ae-939d-44b1b8f5090f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:44.775721 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0d0abd24-a4bc-40ae-939d-44b1b8f5090f tempest-VolumeDependencyTests-186037493 tempest-VolumeDependencyTests-186037493-project-member] https://10.4.3.121/volume/v3/volumes/885cabdf-62c5-47ae-8629-61747bd27264 returned with HTTP 404 Aug 13 06:18:44.776126 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1275/5067] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:44 2026] GET /volume/v3/volumes/885cabdf-62c5-47ae-8629-61747bd27264 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:45.104489 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9331bf89-5739-45e0-b88f-9460b275b7aa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:45.107821 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9331bf89-5739-45e0-b88f-9460b275b7aa tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 Aug 13 06:18:45.108042 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9331bf89-5739-45e0-b88f-9460b275b7aa tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:45.108307 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9331bf89-5739-45e0-b88f-9460b275b7aa tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:45.115577 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:45.115577 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:45.118649 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9331bf89-5739-45e0-b88f-9460b275b7aa tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:45.122527 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9331bf89-5739-45e0-b88f-9460b275b7aa tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 returned with HTTP 200 Aug 13 06:18:45.122892 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1262/5068] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:45 2026] GET /volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:45.800974 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-88634392-4b6d-43b0-a3f2-044ae5eb89d2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:45.879614 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-88634392-4b6d-43b0-a3f2-044ae5eb89d2 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:18:45.880112 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-88634392-4b6d-43b0-a3f2-044ae5eb89d2 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2020059209"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:18:45.881566 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-88634392-4b6d-43b0-a3f2-044ae5eb89d2 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2020059209'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:18:45.881688 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-88634392-4b6d-43b0-a3f2-044ae5eb89d2 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Create volume of 1 GB Aug 13 06:18:45.885537 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-88634392-4b6d-43b0-a3f2-044ae5eb89d2 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Availability Zones retrieved successfully. Aug 13 06:18:45.891084 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-88634392-4b6d-43b0-a3f2-044ae5eb89d2 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Flow 'volume_create_api' (b198c16e-3b4f-47aa-a958-90f21e7b9fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:45.892125 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-88634392-4b6d-43b0-a3f2-044ae5eb89d2 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7f52a1b-6293-4f4f-8327-e26ea6615aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:45.892925 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-88634392-4b6d-43b0-a3f2-044ae5eb89d2 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:18:45.919764 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-88634392-4b6d-43b0-a3f2-044ae5eb89d2 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7f52a1b-6293-4f4f-8327-e26ea6615aa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:45.920477 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-88634392-4b6d-43b0-a3f2-044ae5eb89d2 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa261305-91fa-4e21-9edc-e0497bf027b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:45.969859 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-88634392-4b6d-43b0-a3f2-044ae5eb89d2 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Created reservations ['35ab3feb-6a02-465f-8598-c3e13aac8ffc', '87e87d2a-8067-4dbf-a05d-da7e53cc07f5', '2459103e-fb71-4df2-b0bd-397c9afc9124', 'd66c8ae7-1936-487e-9957-71d15e8057d2'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:18:45.970648 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-88634392-4b6d-43b0-a3f2-044ae5eb89d2 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa261305-91fa-4e21-9edc-e0497bf027b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35ab3feb-6a02-465f-8598-c3e13aac8ffc', '87e87d2a-8067-4dbf-a05d-da7e53cc07f5', '2459103e-fb71-4df2-b0bd-397c9afc9124', 'd66c8ae7-1936-487e-9957-71d15e8057d2']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:45.971332 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-88634392-4b6d-43b0-a3f2-044ae5eb89d2 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da9f2fc4-9dbe-4f24-b694-e5765fbed29a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:45.991430 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-88634392-4b6d-43b0-a3f2-044ae5eb89d2 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da9f2fc4-9dbe-4f24-b694-e5765fbed29a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d3c7c6d-ce8b-4568-8f10-82ad6074fe81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2020059209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='447750e3c86a47aa91858c8b07885d6e',qos_specs=None,replication_status=,reservations=['35ab3feb-6a02-465f-8598-c3e13aac8ffc','87e87d2a-8067-4dbf-a05d-da7e53cc07f5','2459103e-fb71-4df2-b0bd-397c9afc9124','d66c8ae7-1936-487e-9957-71d15e8057d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08757e505f34d0bb9ae7dfc266dcd38',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:18:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2020059209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d3c7c6d-ce8b-4568-8f10-82ad6074fe81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='447750e3c86a47aa91858c8b07885d6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08757e505f34d0bb9ae7dfc266dcd38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:45.992106 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-88634392-4b6d-43b0-a3f2-044ae5eb89d2 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa0a580c-9160-47ce-b7c5-ca0da3431c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:46.006430 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-88634392-4b6d-43b0-a3f2-044ae5eb89d2 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa0a580c-9160-47ce-b7c5-ca0da3431c45) transitioned into state 'SUCCESS' from state '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-2020059209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='447750e3c86a47aa91858c8b07885d6e',qos_specs=None,replication_status=,reservations=['35ab3feb-6a02-465f-8598-c3e13aac8ffc','87e87d2a-8067-4dbf-a05d-da7e53cc07f5','2459103e-fb71-4df2-b0bd-397c9afc9124','d66c8ae7-1936-487e-9957-71d15e8057d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08757e505f34d0bb9ae7dfc266dcd38',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:46.007157 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-88634392-4b6d-43b0-a3f2-044ae5eb89d2 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f17a9f02-f82e-4402-bbc9-cf639cefeba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:46.020202 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-88634392-4b6d-43b0-a3f2-044ae5eb89d2 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f17a9f02-f82e-4402-bbc9-cf639cefeba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:46.020202 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-88634392-4b6d-43b0-a3f2-044ae5eb89d2 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Flow 'volume_create_api' (b198c16e-3b4f-47aa-a958-90f21e7b9fa8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:46.020202 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-88634392-4b6d-43b0-a3f2-044ae5eb89d2 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Create volume request issued successfully. Aug 13 06:18:46.020202 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-88634392-4b6d-43b0-a3f2-044ae5eb89d2 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:18:46.020202 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1271/5069] 10.4.3.121 () {70 vars in 1298 bytes} [Thu Aug 13 06:18:45 2026] POST /volume/v3/volumes => generated 778 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:18:46.031971 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-353e6ada-936b-40a7-9bdc-06121a253c81 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:46.033627 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-353e6ada-936b-40a7-9bdc-06121a253c81 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/volumes/1d3c7c6d-ce8b-4568-8f10-82ad6074fe81 Aug 13 06:18:46.033816 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-353e6ada-936b-40a7-9bdc-06121a253c81 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:46.033989 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-353e6ada-936b-40a7-9bdc-06121a253c81 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:46.040123 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:46.040123 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:46.042994 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-353e6ada-936b-40a7-9bdc-06121a253c81 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Volume info retrieved successfully. Aug 13 06:18:46.046210 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-353e6ada-936b-40a7-9bdc-06121a253c81 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/volumes/1d3c7c6d-ce8b-4568-8f10-82ad6074fe81 returned with HTTP 200 Aug 13 06:18:46.046526 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1262/5070] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:18:46 2026] GET /volume/v3/volumes/1d3c7c6d-ce8b-4568-8f10-82ad6074fe81 => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:46.134747 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-099161e0-cf40-4dee-9d19-32bfafe2ae66 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:46.136545 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-099161e0-cf40-4dee-9d19-32bfafe2ae66 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 Aug 13 06:18:46.136806 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-099161e0-cf40-4dee-9d19-32bfafe2ae66 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:46.137054 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-099161e0-cf40-4dee-9d19-32bfafe2ae66 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:46.143625 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:46.143625 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:46.146791 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-099161e0-cf40-4dee-9d19-32bfafe2ae66 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:46.150849 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-099161e0-cf40-4dee-9d19-32bfafe2ae66 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 returned with HTTP 200 Aug 13 06:18:46.151366 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1276/5071] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:46 2026] GET /volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:47.062063 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1385b110-9771-4649-ba67-81c8c4dca3e5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:47.064898 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1385b110-9771-4649-ba67-81c8c4dca3e5 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/volumes/1d3c7c6d-ce8b-4568-8f10-82ad6074fe81 Aug 13 06:18:47.065163 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1385b110-9771-4649-ba67-81c8c4dca3e5 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:47.065419 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1385b110-9771-4649-ba67-81c8c4dca3e5 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:47.073817 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:47.073817 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:47.078784 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1385b110-9771-4649-ba67-81c8c4dca3e5 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Volume info retrieved successfully. Aug 13 06:18:47.083548 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1385b110-9771-4649-ba67-81c8c4dca3e5 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/volumes/1d3c7c6d-ce8b-4568-8f10-82ad6074fe81 returned with HTTP 200 Aug 13 06:18:47.083921 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1263/5072] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:18:47 2026] GET /volume/v3/volumes/1d3c7c6d-ce8b-4568-8f10-82ad6074fe81 => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:47.100654 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bc73f42b-31fc-443a-8b99-9d9442e48843 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:47.102503 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc73f42b-31fc-443a-8b99-9d9442e48843 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] POST https://10.4.3.121/volume/v3/backups Aug 13 06:18:47.102883 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bc73f42b-31fc-443a-8b99-9d9442e48843 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1d3c7c6d-ce8b-4568-8f10-82ad6074fe81", "name": "tempest-type-Backup-2112755165"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:18:47.104309 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-bc73f42b-31fc-443a-8b99-9d9442e48843 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Creating new backup {'backup': {'volume_id': '1d3c7c6d-ce8b-4568-8f10-82ad6074fe81', 'name': 'tempest-type-Backup-2112755165'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:18:47.104496 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-bc73f42b-31fc-443a-8b99-9d9442e48843 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Creating backup of volume 1d3c7c6d-ce8b-4568-8f10-82ad6074fe81 in container None Aug 13 06:18:47.112327 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:47.112327 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:47.112716 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-bc73f42b-31fc-443a-8b99-9d9442e48843 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Volume info retrieved successfully. Aug 13 06:18:47.137602 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-bc73f42b-31fc-443a-8b99-9d9442e48843 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Created reservations ['d5c24f44-3cce-4f76-985b-d787afe042f9', 'a7e66393-bfcd-4625-b9fa-09ab0b564428'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:18:47.169253 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc73f42b-31fc-443a-8b99-9d9442e48843 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:18:47.169253 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1272/5073] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:18:47 2026] POST /volume/v3/backups => generated 316 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:18:47.169401 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5d57772b-9635-4dea-9217-7a642a28fc15 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:47.169401 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d57772b-9635-4dea-9217-7a642a28fc15 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 Aug 13 06:18:47.169401 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5d57772b-9635-4dea-9217-7a642a28fc15 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:47.169401 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5d57772b-9635-4dea-9217-7a642a28fc15 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:47.176242 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:47.176242 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:47.176812 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-596d47e9-a6db-4770-b693-6ba6880931d0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:47.181822 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-596d47e9-a6db-4770-b693-6ba6880931d0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:18:47.181822 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-596d47e9-a6db-4770-b693-6ba6880931d0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:47.181822 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-596d47e9-a6db-4770-b693-6ba6880931d0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:47.181822 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-596d47e9-a6db-4770-b693-6ba6880931d0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:18:47.181978 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5d57772b-9635-4dea-9217-7a642a28fc15 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:47.184716 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:47.184716 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:47.185575 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-596d47e9-a6db-4770-b693-6ba6880931d0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 returned with HTTP 200 Aug 13 06:18:47.185736 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5d57772b-9635-4dea-9217-7a642a28fc15 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 returned with HTTP 200 Aug 13 06:18:47.186110 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1277/5074] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:18:47 2026] GET /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:47.189435 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1263/5075] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:47 2026] GET /volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:48.195749 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c83c84c9-d357-4c3f-850f-548bc66a3970 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:48.197436 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c83c84c9-d357-4c3f-850f-548bc66a3970 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:18:48.197670 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c83c84c9-d357-4c3f-850f-548bc66a3970 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:48.197846 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c83c84c9-d357-4c3f-850f-548bc66a3970 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:48.197945 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c83c84c9-d357-4c3f-850f-548bc66a3970 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:18:48.200705 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4f522273-b07b-4ed0-8ce5-37dd1f910660 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:48.201863 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:48.201863 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:48.202385 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4f522273-b07b-4ed0-8ce5-37dd1f910660 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 Aug 13 06:18:48.202422 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c83c84c9-d357-4c3f-850f-548bc66a3970 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 returned with HTTP 200 Aug 13 06:18:48.202594 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4f522273-b07b-4ed0-8ce5-37dd1f910660 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:48.202723 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1264/5076] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:18:48 2026] GET /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:48.202804 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4f522273-b07b-4ed0-8ce5-37dd1f910660 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:48.210164 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:48.210164 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:48.213694 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4f522273-b07b-4ed0-8ce5-37dd1f910660 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:48.217717 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4f522273-b07b-4ed0-8ce5-37dd1f910660 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 returned with HTTP 200 Aug 13 06:18:48.218134 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1273/5077] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:48 2026] GET /volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:18:48.229559 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a4f89bf1-ed48-4ce2-b0c1-20cc09c5bee9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:48.231288 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a4f89bf1-ed48-4ce2-b0c1-20cc09c5bee9 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 Aug 13 06:18:48.231505 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a4f89bf1-ed48-4ce2-b0c1-20cc09c5bee9 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:48.231680 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a4f89bf1-ed48-4ce2-b0c1-20cc09c5bee9 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:48.238210 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:48.238210 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:48.241692 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a4f89bf1-ed48-4ce2-b0c1-20cc09c5bee9 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:48.245922 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a4f89bf1-ed48-4ce2-b0c1-20cc09c5bee9 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 returned with HTTP 200 Aug 13 06:18:48.246306 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1278/5078] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:48 2026] GET /volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:18:48.257028 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-19138815-188a-40d5-8086-c4405f725f0e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:48.258613 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-19138815-188a-40d5-8086-c4405f725f0e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:18:48.258946 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-19138815-188a-40d5-8086-c4405f725f0e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "51ddba80-208a-4c66-91c6-29559fa2ccc6", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:18:48.260350 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-19138815-188a-40d5-8086-c4405f725f0e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '51ddba80-208a-4c66-91c6-29559fa2ccc6', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:18:48.267292 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:48.267292 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:48.267747 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-19138815-188a-40d5-8086-c4405f725f0e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume retrieved successfully. Aug 13 06:18:48.267857 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-19138815-188a-40d5-8086-c4405f725f0e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Create volume of 1 GB Aug 13 06:18:48.271242 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-19138815-188a-40d5-8086-c4405f725f0e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Availability Zones retrieved successfully. Aug 13 06:18:48.276199 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-19138815-188a-40d5-8086-c4405f725f0e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Flow 'volume_create_api' (a8ede536-bc64-417b-9a43-c2bf4cf06de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:48.277195 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-19138815-188a-40d5-8086-c4405f725f0e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (976e417f-94e4-493b-a683-609c880e3e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:48.278108 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-19138815-188a-40d5-8086-c4405f725f0e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:18:48.303567 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-19138815-188a-40d5-8086-c4405f725f0e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (976e417f-94e4-493b-a683-609c880e3e3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '51ddba80-208a-4c66-91c6-29559fa2ccc6', 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:48.304556 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-19138815-188a-40d5-8086-c4405f725f0e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8257c84b-af72-4a5f-b053-5dbf4b48eb38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:48.340541 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-19138815-188a-40d5-8086-c4405f725f0e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Created reservations ['391492ab-7c9f-4a9c-9be3-4d0b2dbd7401', '0d87143a-5a7f-4b8c-9a97-c32a456f8680', '2117218a-8fc2-4d88-bf0b-8cbc4551df20', '3bc9a099-470f-4dee-a34d-34e62ad3fb5e'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:18:48.341287 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-19138815-188a-40d5-8086-c4405f725f0e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8257c84b-af72-4a5f-b053-5dbf4b48eb38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['391492ab-7c9f-4a9c-9be3-4d0b2dbd7401', '0d87143a-5a7f-4b8c-9a97-c32a456f8680', '2117218a-8fc2-4d88-bf0b-8cbc4551df20', '3bc9a099-470f-4dee-a34d-34e62ad3fb5e']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:48.341977 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-19138815-188a-40d5-8086-c4405f725f0e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (009ba851-0a11-4b5a-a40d-8d7c7f73914f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:48.372590 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-19138815-188a-40d5-8086-c4405f725f0e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (009ba851-0a11-4b5a-a40d-8d7c7f73914f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5a0d693-86bc-4801-aa3e-d768178118d3', '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='0fadf641fb2f4160b905660b66da76bb',qos_specs=None,replication_status=,reservations=['391492ab-7c9f-4a9c-9be3-4d0b2dbd7401','0d87143a-5a7f-4b8c-9a97-c32a456f8680','2117218a-8fc2-4d88-bf0b-8cbc4551df20','3bc9a099-470f-4dee-a34d-34e62ad3fb5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=51ddba80-208a-4c66-91c6-29559fa2ccc6,status='creating',user_id='ce5e74655b0840b79eb08d24ebbf16d6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), '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-13T06:18:48Z,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=b5a0d693-86bc-4801-aa3e-d768178118d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fadf641fb2f4160b905660b66da76bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=51ddba80-208a-4c66-91c6-29559fa2ccc6,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce5e74655b0840b79eb08d24ebbf16d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:48.373282 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-19138815-188a-40d5-8086-c4405f725f0e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a95251ea-38e7-447c-a435-50fbc1722b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:48.389232 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-19138815-188a-40d5-8086-c4405f725f0e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a95251ea-38e7-447c-a435-50fbc1722b0c) transitioned into state 'SUCCESS' from 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='0fadf641fb2f4160b905660b66da76bb',qos_specs=None,replication_status=,reservations=['391492ab-7c9f-4a9c-9be3-4d0b2dbd7401','0d87143a-5a7f-4b8c-9a97-c32a456f8680','2117218a-8fc2-4d88-bf0b-8cbc4551df20','3bc9a099-470f-4dee-a34d-34e62ad3fb5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=51ddba80-208a-4c66-91c6-29559fa2ccc6,status='creating',user_id='ce5e74655b0840b79eb08d24ebbf16d6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:48.389997 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-19138815-188a-40d5-8086-c4405f725f0e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4f35f29-35bb-4470-9f46-0b9d8af67142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:48.405358 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-19138815-188a-40d5-8086-c4405f725f0e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4f35f29-35bb-4470-9f46-0b9d8af67142) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:48.406140 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-19138815-188a-40d5-8086-c4405f725f0e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Flow 'volume_create_api' (a8ede536-bc64-417b-9a43-c2bf4cf06de7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:48.406446 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-19138815-188a-40d5-8086-c4405f725f0e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Create volume request issued successfully. Aug 13 06:18:48.406974 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-19138815-188a-40d5-8086-c4405f725f0e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:18:48.407392 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1264/5079] 10.4.3.121 () {70 vars in 1300 bytes} [Thu Aug 13 06:18:48 2026] POST /volume/v3/volumes => generated 809 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:48.418167 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-baef7824-518a-4978-a906-5b8a2d9603a9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:48.419784 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-baef7824-518a-4978-a906-5b8a2d9603a9 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/b5a0d693-86bc-4801-aa3e-d768178118d3 Aug 13 06:18:48.419982 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-baef7824-518a-4978-a906-5b8a2d9603a9 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:48.420143 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-baef7824-518a-4978-a906-5b8a2d9603a9 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:48.426252 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:48.426252 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:48.429205 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-baef7824-518a-4978-a906-5b8a2d9603a9 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:48.432709 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-baef7824-518a-4978-a906-5b8a2d9603a9 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/b5a0d693-86bc-4801-aa3e-d768178118d3 returned with HTTP 200 Aug 13 06:18:48.433022 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1265/5080] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:48 2026] GET /volume/v3/volumes/b5a0d693-86bc-4801-aa3e-d768178118d3 => generated 877 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:49.212079 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6d93087f-dd55-4243-a055-31bc60c6fe8f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:49.213840 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6d93087f-dd55-4243-a055-31bc60c6fe8f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:18:49.214035 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6d93087f-dd55-4243-a055-31bc60c6fe8f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:49.214224 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6d93087f-dd55-4243-a055-31bc60c6fe8f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:49.214329 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-6d93087f-dd55-4243-a055-31bc60c6fe8f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:18:49.218092 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:49.218092 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:49.218667 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6d93087f-dd55-4243-a055-31bc60c6fe8f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 returned with HTTP 200 Aug 13 06:18:49.218989 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1274/5081] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:18:49 2026] GET /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:49.443994 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3a724c5c-baf2-4020-a5cb-b3cfb61f9af3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:49.445595 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3a724c5c-baf2-4020-a5cb-b3cfb61f9af3 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/b5a0d693-86bc-4801-aa3e-d768178118d3 Aug 13 06:18:49.445788 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3a724c5c-baf2-4020-a5cb-b3cfb61f9af3 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:49.445961 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3a724c5c-baf2-4020-a5cb-b3cfb61f9af3 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:49.452192 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:49.452192 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:49.455233 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-3a724c5c-baf2-4020-a5cb-b3cfb61f9af3 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:49.458923 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3a724c5c-baf2-4020-a5cb-b3cfb61f9af3 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/b5a0d693-86bc-4801-aa3e-d768178118d3 returned with HTTP 200 Aug 13 06:18:49.459257 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1279/5082] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:49 2026] GET /volume/v3/volumes/b5a0d693-86bc-4801-aa3e-d768178118d3 => generated 1228 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:18:49.469919 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2459a0b0-8c18-491c-a2ad-83ab4d1e4d6a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:49.471870 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2459a0b0-8c18-491c-a2ad-83ab4d1e4d6a tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/b5a0d693-86bc-4801-aa3e-d768178118d3 Aug 13 06:18:49.472100 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2459a0b0-8c18-491c-a2ad-83ab4d1e4d6a tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:49.472293 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2459a0b0-8c18-491c-a2ad-83ab4d1e4d6a tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:49.478779 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:49.478779 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:49.481674 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2459a0b0-8c18-491c-a2ad-83ab4d1e4d6a tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:49.485296 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2459a0b0-8c18-491c-a2ad-83ab4d1e4d6a tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/b5a0d693-86bc-4801-aa3e-d768178118d3 returned with HTTP 200 Aug 13 06:18:49.485625 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1265/5083] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:49 2026] GET /volume/v3/volumes/b5a0d693-86bc-4801-aa3e-d768178118d3 => generated 1228 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:18:49.496311 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2402f1b7-3e2f-4812-a2c2-49524f42965d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:49.498020 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2402f1b7-3e2f-4812-a2c2-49524f42965d tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] DELETE https://10.4.3.121/volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 Aug 13 06:18:49.498223 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2402f1b7-3e2f-4812-a2c2-49524f42965d tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:49.498425 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2402f1b7-3e2f-4812-a2c2-49524f42965d tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:49.498614 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-2402f1b7-3e2f-4812-a2c2-49524f42965d tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Delete volume with id: 51ddba80-208a-4c66-91c6-29559fa2ccc6 Aug 13 06:18:49.505544 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:49.505544 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:49.506052 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2402f1b7-3e2f-4812-a2c2-49524f42965d tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:49.522222 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2402f1b7-3e2f-4812-a2c2-49524f42965d tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Delete volume request issued successfully. Aug 13 06:18:49.522391 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2402f1b7-3e2f-4812-a2c2-49524f42965d tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 returned with HTTP 202 Aug 13 06:18:49.522790 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1266/5084] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:18:49 2026] DELETE /volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:18:49.528762 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a57d5fdb-a4a3-45e2-aba2-854c7ca40020 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:49.530378 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a57d5fdb-a4a3-45e2-aba2-854c7ca40020 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 Aug 13 06:18:49.530605 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a57d5fdb-a4a3-45e2-aba2-854c7ca40020 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:49.530799 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a57d5fdb-a4a3-45e2-aba2-854c7ca40020 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:49.536900 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:49.536900 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:49.540153 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a57d5fdb-a4a3-45e2-aba2-854c7ca40020 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:49.544223 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a57d5fdb-a4a3-45e2-aba2-854c7ca40020 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 returned with HTTP 200 Aug 13 06:18:49.544585 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1275/5085] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:49 2026] GET /volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 => generated 1192 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:18:50.228211 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3ae6429a-2f23-414b-b55d-d5fa76ac7d94 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:50.230356 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3ae6429a-2f23-414b-b55d-d5fa76ac7d94 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:18:50.230632 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3ae6429a-2f23-414b-b55d-d5fa76ac7d94 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:50.230870 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3ae6429a-2f23-414b-b55d-d5fa76ac7d94 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:50.230999 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-3ae6429a-2f23-414b-b55d-d5fa76ac7d94 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:18:50.235609 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:50.235609 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:50.236215 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3ae6429a-2f23-414b-b55d-d5fa76ac7d94 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 returned with HTTP 200 Aug 13 06:18:50.236575 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1280/5086] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:18:50 2026] GET /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:50.556256 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7b247636-dfb4-4b64-9a4f-9be016e74642 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:50.557988 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7b247636-dfb4-4b64-9a4f-9be016e74642 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 Aug 13 06:18:50.558225 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7b247636-dfb4-4b64-9a4f-9be016e74642 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:50.558422 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7b247636-dfb4-4b64-9a4f-9be016e74642 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:50.563645 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7b247636-dfb4-4b64-9a4f-9be016e74642 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 returned with HTTP 404 Aug 13 06:18:50.564083 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1266/5087] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:50 2026] GET /volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:18:51.246048 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8bcb164c-8ada-486f-9b55-3e3682b6e454 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:51.248860 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8bcb164c-8ada-486f-9b55-3e3682b6e454 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:18:51.249086 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8bcb164c-8ada-486f-9b55-3e3682b6e454 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:51.249302 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8bcb164c-8ada-486f-9b55-3e3682b6e454 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:51.249427 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-8bcb164c-8ada-486f-9b55-3e3682b6e454 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:18:51.253437 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:51.253437 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:51.254001 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8bcb164c-8ada-486f-9b55-3e3682b6e454 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 returned with HTTP 200 Aug 13 06:18:51.254345 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1267/5088] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:18:51 2026] GET /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:51.938006 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-06ab8084-cd87-48f5-979e-362fd63f3efd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:51.939647 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-06ab8084-cd87-48f5-979e-362fd63f3efd tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:18:51.939969 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-06ab8084-cd87-48f5-979e-362fd63f3efd tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "c240b168-7973-466c-8678-3ade2fb9bff3", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:18:51.941298 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-06ab8084-cd87-48f5-979e-362fd63f3efd tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'c240b168-7973-466c-8678-3ade2fb9bff3', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:18:52.008723 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-06ab8084-cd87-48f5-979e-362fd63f3efd tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Create volume of 1 GB Aug 13 06:18:52.013936 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-06ab8084-cd87-48f5-979e-362fd63f3efd tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Availability Zones retrieved successfully. Aug 13 06:18:52.018716 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-06ab8084-cd87-48f5-979e-362fd63f3efd tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Flow 'volume_create_api' (4f26cea8-b6c7-47ac-92df-3beac4279bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:52.019819 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-06ab8084-cd87-48f5-979e-362fd63f3efd tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af56e96a-fe21-4d33-806b-66a50dcbf60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:52.020667 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-06ab8084-cd87-48f5-979e-362fd63f3efd tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:18:52.078481 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-06ab8084-cd87-48f5-979e-362fd63f3efd tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af56e96a-fe21-4d33-806b-66a50dcbf60f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:52.079483 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-06ab8084-cd87-48f5-979e-362fd63f3efd tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02981b74-1653-4d62-9e5e-ecd5573551e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:52.113129 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-06ab8084-cd87-48f5-979e-362fd63f3efd tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Created reservations ['9a059493-c0b3-4548-bfc3-41af326f3535', 'e6ae7825-7469-46d4-8f89-687b97e44a6c', '1d32a0d3-5670-476a-9114-edbbb66083ef', 'afa58518-dc36-4936-9c9e-bcfec2b134ef'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:18:52.113808 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-06ab8084-cd87-48f5-979e-362fd63f3efd tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02981b74-1653-4d62-9e5e-ecd5573551e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a059493-c0b3-4548-bfc3-41af326f3535', 'e6ae7825-7469-46d4-8f89-687b97e44a6c', '1d32a0d3-5670-476a-9114-edbbb66083ef', 'afa58518-dc36-4936-9c9e-bcfec2b134ef']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:52.114469 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-06ab8084-cd87-48f5-979e-362fd63f3efd tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (431f3fd5-b1bd-4edb-b2da-4ddbf5cad1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:52.133783 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-06ab8084-cd87-48f5-979e-362fd63f3efd tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (431f3fd5-b1bd-4edb-b2da-4ddbf5cad1ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677', '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='0fadf641fb2f4160b905660b66da76bb',qos_specs=None,replication_status=,reservations=['9a059493-c0b3-4548-bfc3-41af326f3535','e6ae7825-7469-46d4-8f89-687b97e44a6c','1d32a0d3-5670-476a-9114-edbbb66083ef','afa58518-dc36-4936-9c9e-bcfec2b134ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce5e74655b0840b79eb08d24ebbf16d6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:18:52Z,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=ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fadf641fb2f4160b905660b66da76bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce5e74655b0840b79eb08d24ebbf16d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:52.134482 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-06ab8084-cd87-48f5-979e-362fd63f3efd tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e094f310-5cb5-44aa-b10b-27573d921b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:52.150135 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-06ab8084-cd87-48f5-979e-362fd63f3efd tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e094f310-5cb5-44aa-b10b-27573d921b35) transitioned into state 'SUCCESS' from 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='0fadf641fb2f4160b905660b66da76bb',qos_specs=None,replication_status=,reservations=['9a059493-c0b3-4548-bfc3-41af326f3535','e6ae7825-7469-46d4-8f89-687b97e44a6c','1d32a0d3-5670-476a-9114-edbbb66083ef','afa58518-dc36-4936-9c9e-bcfec2b134ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce5e74655b0840b79eb08d24ebbf16d6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:52.150844 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-06ab8084-cd87-48f5-979e-362fd63f3efd tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9ca1019-7614-4193-8540-f6d06f8e1ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:18:52.157992 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-06ab8084-cd87-48f5-979e-362fd63f3efd tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9ca1019-7614-4193-8540-f6d06f8e1ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:18:52.158739 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-06ab8084-cd87-48f5-979e-362fd63f3efd tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Flow 'volume_create_api' (4f26cea8-b6c7-47ac-92df-3beac4279bb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:18:52.158997 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-06ab8084-cd87-48f5-979e-362fd63f3efd tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Create volume request issued successfully. Aug 13 06:18:52.159524 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-06ab8084-cd87-48f5-979e-362fd63f3efd tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:18:52.159940 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1276/5089] 10.4.3.121 () {70 vars in 1300 bytes} [Thu Aug 13 06:18:51 2026] POST /volume/v3/volumes => generated 775 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:18:52.174200 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c76363c9-7aff-425e-8344-d6a392e6b3af None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:52.175930 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c76363c9-7aff-425e-8344-d6a392e6b3af tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 Aug 13 06:18:52.176140 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c76363c9-7aff-425e-8344-d6a392e6b3af tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:52.176353 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c76363c9-7aff-425e-8344-d6a392e6b3af tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:52.182581 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:52.182581 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:52.185588 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c76363c9-7aff-425e-8344-d6a392e6b3af tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:52.189059 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c76363c9-7aff-425e-8344-d6a392e6b3af tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 returned with HTTP 200 Aug 13 06:18:52.189409 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1281/5090] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:52 2026] GET /volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 => generated 843 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:52.263508 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-461914eb-17f9-4a96-9119-b15b579e75bd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:52.265236 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-461914eb-17f9-4a96-9119-b15b579e75bd tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:18:52.265447 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-461914eb-17f9-4a96-9119-b15b579e75bd tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:52.265620 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-461914eb-17f9-4a96-9119-b15b579e75bd tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:52.265718 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-461914eb-17f9-4a96-9119-b15b579e75bd tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:18:52.269839 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:52.269839 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:52.270386 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-461914eb-17f9-4a96-9119-b15b579e75bd tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 returned with HTTP 200 Aug 13 06:18:52.270736 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1267/5091] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:18:52 2026] GET /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:53.201757 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6089099a-6697-4b93-b4c3-90fb495153e3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:53.203500 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6089099a-6697-4b93-b4c3-90fb495153e3 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 Aug 13 06:18:53.203698 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6089099a-6697-4b93-b4c3-90fb495153e3 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:53.203910 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6089099a-6697-4b93-b4c3-90fb495153e3 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:53.211226 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:53.211226 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:53.215030 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6089099a-6697-4b93-b4c3-90fb495153e3 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:53.219027 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6089099a-6697-4b93-b4c3-90fb495153e3 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 returned with HTTP 200 Aug 13 06:18:53.219421 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1268/5092] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:53 2026] GET /volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 => generated 925 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:53.280451 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-9081b16f-376d-463c-9590-b76f924812fb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:53.282843 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9081b16f-376d-463c-9590-b76f924812fb tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:18:53.283089 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9081b16f-376d-463c-9590-b76f924812fb tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:53.283327 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-9081b16f-376d-463c-9590-b76f924812fb tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:53.283490 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-9081b16f-376d-463c-9590-b76f924812fb tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:18:53.287462 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:53.287462 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:53.287995 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-9081b16f-376d-463c-9590-b76f924812fb tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 returned with HTTP 200 Aug 13 06:18:53.288352 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1277/5093] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:18:53 2026] GET /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:54.231765 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b0a0a66a-978f-4831-8e48-ac37fbeab6a9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:54.234058 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b0a0a66a-978f-4831-8e48-ac37fbeab6a9 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 Aug 13 06:18:54.234342 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b0a0a66a-978f-4831-8e48-ac37fbeab6a9 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:54.234561 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b0a0a66a-978f-4831-8e48-ac37fbeab6a9 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:54.241664 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:54.241664 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:54.245700 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-b0a0a66a-978f-4831-8e48-ac37fbeab6a9 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:54.250304 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b0a0a66a-978f-4831-8e48-ac37fbeab6a9 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 returned with HTTP 200 Aug 13 06:18:54.250742 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1282/5094] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:54 2026] GET /volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:54.298597 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-07f8378b-e785-45f7-aa65-1d66a1773e02 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:54.300493 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-07f8378b-e785-45f7-aa65-1d66a1773e02 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:18:54.300713 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-07f8378b-e785-45f7-aa65-1d66a1773e02 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:54.300909 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-07f8378b-e785-45f7-aa65-1d66a1773e02 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:54.301023 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-07f8378b-e785-45f7-aa65-1d66a1773e02 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:18:54.305220 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:54.305220 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:54.305838 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-07f8378b-e785-45f7-aa65-1d66a1773e02 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 returned with HTTP 200 Aug 13 06:18:54.306213 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1268/5095] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:18:54 2026] GET /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:55.264911 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a190d42c-156b-40bd-ae60-79a7aa4514fb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:55.267143 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a190d42c-156b-40bd-ae60-79a7aa4514fb tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 Aug 13 06:18:55.267436 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a190d42c-156b-40bd-ae60-79a7aa4514fb tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:55.267680 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a190d42c-156b-40bd-ae60-79a7aa4514fb tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:55.276160 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:55.276160 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:55.280339 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a190d42c-156b-40bd-ae60-79a7aa4514fb tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:55.285340 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a190d42c-156b-40bd-ae60-79a7aa4514fb tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 returned with HTTP 200 Aug 13 06:18:55.286136 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1269/5096] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:55 2026] GET /volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:55.315283 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-84893d0a-6f57-45ed-854d-0378a3221732 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:55.316979 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-84893d0a-6f57-45ed-854d-0378a3221732 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:18:55.317235 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-84893d0a-6f57-45ed-854d-0378a3221732 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:55.317431 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-84893d0a-6f57-45ed-854d-0378a3221732 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:55.317534 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-84893d0a-6f57-45ed-854d-0378a3221732 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:18:55.321566 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:55.321566 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:55.322471 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-84893d0a-6f57-45ed-854d-0378a3221732 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 returned with HTTP 200 Aug 13 06:18:55.322896 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1278/5097] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:18:55 2026] GET /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:56.299304 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-632ab717-10b9-421f-b3e8-74a76e18c5d4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:56.301071 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-632ab717-10b9-421f-b3e8-74a76e18c5d4 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 Aug 13 06:18:56.301328 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-632ab717-10b9-421f-b3e8-74a76e18c5d4 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:56.301518 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-632ab717-10b9-421f-b3e8-74a76e18c5d4 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:56.307766 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:56.307766 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:56.311792 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-632ab717-10b9-421f-b3e8-74a76e18c5d4 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:56.316271 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-632ab717-10b9-421f-b3e8-74a76e18c5d4 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 returned with HTTP 200 Aug 13 06:18:56.316640 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1283/5098] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:56 2026] GET /volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:56.331463 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9db5c727-228b-4fba-bab2-1a21bef43fa6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:56.333059 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9db5c727-228b-4fba-bab2-1a21bef43fa6 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:18:56.333249 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9db5c727-228b-4fba-bab2-1a21bef43fa6 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:56.333450 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9db5c727-228b-4fba-bab2-1a21bef43fa6 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:56.333546 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9db5c727-228b-4fba-bab2-1a21bef43fa6 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:18:56.336971 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:56.336971 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:56.337483 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9db5c727-228b-4fba-bab2-1a21bef43fa6 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 returned with HTTP 200 Aug 13 06:18:56.337783 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1269/5099] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:18:56 2026] GET /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:57.329733 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-cda862a3-368a-4a61-9f91-08dc1aa5bd9e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:57.331753 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cda862a3-368a-4a61-9f91-08dc1aa5bd9e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 Aug 13 06:18:57.331950 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cda862a3-368a-4a61-9f91-08dc1aa5bd9e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:57.332122 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-cda862a3-368a-4a61-9f91-08dc1aa5bd9e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:57.338620 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:57.338620 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:57.343217 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-cda862a3-368a-4a61-9f91-08dc1aa5bd9e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:57.345506 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-cda862a3-368a-4a61-9f91-08dc1aa5bd9e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 returned with HTTP 200 Aug 13 06:18:57.345729 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1270/5100] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:57 2026] GET /volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:57.346699 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-da5264cc-0c2a-47ad-8aef-daf4b6951598 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:57.348558 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-da5264cc-0c2a-47ad-8aef-daf4b6951598 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:18:57.348793 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-da5264cc-0c2a-47ad-8aef-daf4b6951598 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:57.349003 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-da5264cc-0c2a-47ad-8aef-daf4b6951598 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:57.349144 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-da5264cc-0c2a-47ad-8aef-daf4b6951598 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:18:57.352746 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:57.352746 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:57.353338 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-da5264cc-0c2a-47ad-8aef-daf4b6951598 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 returned with HTTP 200 Aug 13 06:18:57.353696 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1279/5101] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:18:57 2026] GET /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:58.356337 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-25db46ee-2d35-4109-a2be-1917c45ed0a7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:58.362945 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-25db46ee-2d35-4109-a2be-1917c45ed0a7 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 Aug 13 06:18:58.362945 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-25db46ee-2d35-4109-a2be-1917c45ed0a7 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:58.362945 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-25db46ee-2d35-4109-a2be-1917c45ed0a7 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:58.363909 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-83042751-5977-45d6-b6ff-939c542e5288 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:58.371053 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83042751-5977-45d6-b6ff-939c542e5288 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:18:58.371053 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83042751-5977-45d6-b6ff-939c542e5288 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:58.371053 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-83042751-5977-45d6-b6ff-939c542e5288 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:58.371053 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-83042751-5977-45d6-b6ff-939c542e5288 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:18:58.372540 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:58.372540 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:58.373194 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-83042751-5977-45d6-b6ff-939c542e5288 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 returned with HTTP 200 Aug 13 06:18:58.373463 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:58.373463 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:58.373587 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1270/5102] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:18:58 2026] GET /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:58.381246 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-25db46ee-2d35-4109-a2be-1917c45ed0a7 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:58.386411 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-25db46ee-2d35-4109-a2be-1917c45ed0a7 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 returned with HTTP 200 Aug 13 06:18:58.387043 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1284/5103] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:58 2026] GET /volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:18:59.382447 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-68df006a-bd39-48ed-a2f8-4512ebe929d0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:59.383946 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-68df006a-bd39-48ed-a2f8-4512ebe929d0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:18:59.384136 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-68df006a-bd39-48ed-a2f8-4512ebe929d0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:59.384356 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-68df006a-bd39-48ed-a2f8-4512ebe929d0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:59.384454 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-68df006a-bd39-48ed-a2f8-4512ebe929d0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:18:59.388078 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:59.388078 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:59.388624 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-68df006a-bd39-48ed-a2f8-4512ebe929d0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 returned with HTTP 200 Aug 13 06:18:59.388916 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1271/5104] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:18:59 2026] GET /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:18:59.400082 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b8ace876-61c5-4a92-9df7-c2ceb4300c86 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:59.401794 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b8ace876-61c5-4a92-9df7-c2ceb4300c86 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 Aug 13 06:18:59.401995 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b8ace876-61c5-4a92-9df7-c2ceb4300c86 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:59.402171 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b8ace876-61c5-4a92-9df7-c2ceb4300c86 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:59.408316 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:59.408316 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:18:59.411359 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b8ace876-61c5-4a92-9df7-c2ceb4300c86 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:59.414862 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b8ace876-61c5-4a92-9df7-c2ceb4300c86 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 returned with HTTP 200 Aug 13 06:18:59.415174 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1280/5105] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:59 2026] GET /volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 => generated 1193 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:18:59.426294 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5805566d-1b51-47f0-9610-47a83d93a9f6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:59.428119 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5805566d-1b51-47f0-9610-47a83d93a9f6 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 Aug 13 06:18:59.428365 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5805566d-1b51-47f0-9610-47a83d93a9f6 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:59.428647 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5805566d-1b51-47f0-9610-47a83d93a9f6 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:59.435063 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:59.435063 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:18:59.438077 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-5805566d-1b51-47f0-9610-47a83d93a9f6 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:59.441749 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5805566d-1b51-47f0-9610-47a83d93a9f6 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 returned with HTTP 200 Aug 13 06:18:59.442069 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1271/5106] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:18:59 2026] GET /volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:18:59.452508 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-94bee6ef-386e-43a6-a9f8-a61780a30514 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:59.454057 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-94bee6ef-386e-43a6-a9f8-a61780a30514 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:18:59.454385 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-94bee6ef-386e-43a6-a9f8-a61780a30514 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677", "name": "tempest-VolumeImageDependencyTests-Snapshot-1130882140"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:18:59.461547 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:59.461547 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:18:59.461918 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-94bee6ef-386e-43a6-a9f8-a61780a30514 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:18:59.462020 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-94bee6ef-386e-43a6-a9f8-a61780a30514 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Create snapshot from volume ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 Aug 13 06:18:59.493816 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-94bee6ef-386e-43a6-a9f8-a61780a30514 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Created reservations ['b3736387-8ef2-4e18-a512-8972b002b0fb', 'b0f731d8-d4fe-4a15-ac96-f7dd6dfee04b', 'c13cacb4-f492-4fd8-8a03-a875b79b2c80', 'e471b1ed-a34b-4ebe-a2ae-63dc23775c45'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:18:59.516229 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-94bee6ef-386e-43a6-a9f8-a61780a30514 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Snapshot create request issued successfully. Aug 13 06:18:59.516539 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-94bee6ef-386e-43a6-a9f8-a61780a30514 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:18:59.516931 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1285/5107] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:18:59 2026] POST /volume/v3/snapshots => generated 313 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:18:59.526126 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-97442e14-58cc-45c6-b175-0bdf5820c911 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:18:59.528134 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97442e14-58cc-45c6-b175-0bdf5820c911 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/snapshots/cb261139-e6a3-4c96-abb3-1da7ace2ad9f Aug 13 06:18:59.528387 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97442e14-58cc-45c6-b175-0bdf5820c911 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:18:59.528567 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97442e14-58cc-45c6-b175-0bdf5820c911 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:18:59.536720 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:18:59.536720 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:18:59.537104 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-97442e14-58cc-45c6-b175-0bdf5820c911 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Snapshot retrieved successfully. Aug 13 06:18:59.537837 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97442e14-58cc-45c6-b175-0bdf5820c911 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/snapshots/cb261139-e6a3-4c96-abb3-1da7ace2ad9f returned with HTTP 200 Aug 13 06:18:59.538139 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1272/5108] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:18:59 2026] GET /volume/v3/snapshots/cb261139-e6a3-4c96-abb3-1da7ace2ad9f => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:00.397880 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7bf3df09-0286-4eb7-ba70-18e251f74c2a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:00.399761 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7bf3df09-0286-4eb7-ba70-18e251f74c2a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:19:00.400060 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7bf3df09-0286-4eb7-ba70-18e251f74c2a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:00.400371 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7bf3df09-0286-4eb7-ba70-18e251f74c2a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:00.400657 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-7bf3df09-0286-4eb7-ba70-18e251f74c2a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:00.405093 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:00.405093 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:00.405759 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7bf3df09-0286-4eb7-ba70-18e251f74c2a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 returned with HTTP 200 Aug 13 06:19:00.406073 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1281/5109] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:00 2026] GET /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:00.547076 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cfb71675-6229-4338-8e96-17e3d3d49fe3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:00.548899 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cfb71675-6229-4338-8e96-17e3d3d49fe3 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/snapshots/cb261139-e6a3-4c96-abb3-1da7ace2ad9f Aug 13 06:19:00.549129 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cfb71675-6229-4338-8e96-17e3d3d49fe3 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:00.549380 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cfb71675-6229-4338-8e96-17e3d3d49fe3 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:00.554955 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:00.554955 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:00.555497 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cfb71675-6229-4338-8e96-17e3d3d49fe3 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Snapshot retrieved successfully. Aug 13 06:19:00.556406 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cfb71675-6229-4338-8e96-17e3d3d49fe3 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/snapshots/cb261139-e6a3-4c96-abb3-1da7ace2ad9f returned with HTTP 200 Aug 13 06:19:00.556854 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1272/5110] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:19:00 2026] GET /volume/v3/snapshots/cb261139-e6a3-4c96-abb3-1da7ace2ad9f => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:00.565039 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-97cabd24-aa9b-49d1-82fb-5f7f64252e64 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:00.566786 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-97cabd24-aa9b-49d1-82fb-5f7f64252e64 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:19:00.567118 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-97cabd24-aa9b-49d1-82fb-5f7f64252e64 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "cb261139-e6a3-4c96-abb3-1da7ace2ad9f", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:00.568490 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-97cabd24-aa9b-49d1-82fb-5f7f64252e64 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'cb261139-e6a3-4c96-abb3-1da7ace2ad9f', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:19:00.572892 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:00.572892 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:00.573286 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-97cabd24-aa9b-49d1-82fb-5f7f64252e64 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Snapshot retrieved successfully. Aug 13 06:19:00.573390 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-97cabd24-aa9b-49d1-82fb-5f7f64252e64 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Create volume of 1 GB Aug 13 06:19:00.576350 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-97cabd24-aa9b-49d1-82fb-5f7f64252e64 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Availability Zones retrieved successfully. Aug 13 06:19:00.581153 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97cabd24-aa9b-49d1-82fb-5f7f64252e64 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Flow 'volume_create_api' (d6f28bc4-ceb9-4e21-bce8-c0b257558471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:19:00.581963 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97cabd24-aa9b-49d1-82fb-5f7f64252e64 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (174812d8-d8b5-4b19-9cfc-0b54ae79b571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:00.582733 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-97cabd24-aa9b-49d1-82fb-5f7f64252e64 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:19:00.609407 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97cabd24-aa9b-49d1-82fb-5f7f64252e64 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (174812d8-d8b5-4b19-9cfc-0b54ae79b571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cb261139-e6a3-4c96-abb3-1da7ace2ad9f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:00.610130 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97cabd24-aa9b-49d1-82fb-5f7f64252e64 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51519579-62c1-41a7-8fae-838f7ac835cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:00.643966 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-97cabd24-aa9b-49d1-82fb-5f7f64252e64 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Created reservations ['b3111ba7-042f-4ad8-b9fb-cddc6ac89156', '2fcf59d2-c8c0-45bb-86ed-c15e3ac9fae9', 'fca25794-f2bc-4b24-ac91-68dd2ad11dd2', '459cce8a-dec6-4359-9a86-aaeab51109a6'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:19:00.644680 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97cabd24-aa9b-49d1-82fb-5f7f64252e64 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51519579-62c1-41a7-8fae-838f7ac835cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3111ba7-042f-4ad8-b9fb-cddc6ac89156', '2fcf59d2-c8c0-45bb-86ed-c15e3ac9fae9', 'fca25794-f2bc-4b24-ac91-68dd2ad11dd2', '459cce8a-dec6-4359-9a86-aaeab51109a6']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:00.645679 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97cabd24-aa9b-49d1-82fb-5f7f64252e64 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1bda434-431f-4040-9cc6-6c9f376f8d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:00.683241 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97cabd24-aa9b-49d1-82fb-5f7f64252e64 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1bda434-431f-4040-9cc6-6c9f376f8d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8a861de-0813-4ca7-a6f4-6f86208cc4f9', '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='0fadf641fb2f4160b905660b66da76bb',qos_specs=None,replication_status=,reservations=['b3111ba7-042f-4ad8-b9fb-cddc6ac89156','2fcf59d2-c8c0-45bb-86ed-c15e3ac9fae9','fca25794-f2bc-4b24-ac91-68dd2ad11dd2','459cce8a-dec6-4359-9a86-aaeab51109a6'],size=1,snapshot_id=cb261139-e6a3-4c96-abb3-1da7ace2ad9f,source_replicaid=,source_volid=None,status='creating',user_id='ce5e74655b0840b79eb08d24ebbf16d6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), '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-13T06:19:00Z,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=c8a861de-0813-4ca7-a6f4-6f86208cc4f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fadf641fb2f4160b905660b66da76bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cb261139-e6a3-4c96-abb3-1da7ace2ad9f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce5e74655b0840b79eb08d24ebbf16d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:00.683951 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97cabd24-aa9b-49d1-82fb-5f7f64252e64 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e78fff44-9617-4bae-b091-c834f82e7db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:00.700289 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97cabd24-aa9b-49d1-82fb-5f7f64252e64 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e78fff44-9617-4bae-b091-c834f82e7db9) transitioned into state 'SUCCESS' from 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='0fadf641fb2f4160b905660b66da76bb',qos_specs=None,replication_status=,reservations=['b3111ba7-042f-4ad8-b9fb-cddc6ac89156','2fcf59d2-c8c0-45bb-86ed-c15e3ac9fae9','fca25794-f2bc-4b24-ac91-68dd2ad11dd2','459cce8a-dec6-4359-9a86-aaeab51109a6'],size=1,snapshot_id=cb261139-e6a3-4c96-abb3-1da7ace2ad9f,source_replicaid=,source_volid=None,status='creating',user_id='ce5e74655b0840b79eb08d24ebbf16d6',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:00.700979 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97cabd24-aa9b-49d1-82fb-5f7f64252e64 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16b8037f-865a-45bc-b25c-9c0eb4c7c6c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:00.717756 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97cabd24-aa9b-49d1-82fb-5f7f64252e64 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16b8037f-865a-45bc-b25c-9c0eb4c7c6c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:00.718528 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-97cabd24-aa9b-49d1-82fb-5f7f64252e64 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Flow 'volume_create_api' (d6f28bc4-ceb9-4e21-bce8-c0b257558471) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:19:00.718823 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-97cabd24-aa9b-49d1-82fb-5f7f64252e64 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Create volume request issued successfully. Aug 13 06:19:00.719372 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-97cabd24-aa9b-49d1-82fb-5f7f64252e64 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:19:00.719783 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1286/5111] 10.4.3.121 () {70 vars in 1300 bytes} [Thu Aug 13 06:19:00 2026] POST /volume/v3/volumes => generated 809 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:00.733686 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-90724d5f-bb80-4a31-af6e-d532a661c88a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:00.735496 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-90724d5f-bb80-4a31-af6e-d532a661c88a tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/c8a861de-0813-4ca7-a6f4-6f86208cc4f9 Aug 13 06:19:00.735701 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-90724d5f-bb80-4a31-af6e-d532a661c88a tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:00.735893 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-90724d5f-bb80-4a31-af6e-d532a661c88a tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:00.743483 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:00.743483 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:00.747334 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-90724d5f-bb80-4a31-af6e-d532a661c88a tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:19:00.751994 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-90724d5f-bb80-4a31-af6e-d532a661c88a tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/c8a861de-0813-4ca7-a6f4-6f86208cc4f9 returned with HTTP 200 Aug 13 06:19:00.752472 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1273/5112] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:19:00 2026] GET /volume/v3/volumes/c8a861de-0813-4ca7-a6f4-6f86208cc4f9 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:19:01.417060 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0f74c491-f3b2-49ef-8ac4-15ae690e5a2e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:01.418658 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0f74c491-f3b2-49ef-8ac4-15ae690e5a2e tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:19:01.418843 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0f74c491-f3b2-49ef-8ac4-15ae690e5a2e tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:01.419015 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0f74c491-f3b2-49ef-8ac4-15ae690e5a2e tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:01.419112 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0f74c491-f3b2-49ef-8ac4-15ae690e5a2e tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:01.423327 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:01.423327 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:01.424053 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0f74c491-f3b2-49ef-8ac4-15ae690e5a2e tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 returned with HTTP 200 Aug 13 06:19:01.424496 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1282/5113] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:01 2026] GET /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:01.434282 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f82906dc-72dd-42ec-bf88-dce057fb8a90 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:01.436295 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f82906dc-72dd-42ec-bf88-dce057fb8a90 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] POST https://10.4.3.121/volume/v3/backups Aug 13 06:19:01.436689 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f82906dc-72dd-42ec-bf88-dce057fb8a90 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1d3c7c6d-ce8b-4568-8f10-82ad6074fe81"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:01.438067 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-f82906dc-72dd-42ec-bf88-dce057fb8a90 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Creating new backup {'backup': {'volume_id': '1d3c7c6d-ce8b-4568-8f10-82ad6074fe81'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:19:01.438266 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-f82906dc-72dd-42ec-bf88-dce057fb8a90 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Creating backup of volume 1d3c7c6d-ce8b-4568-8f10-82ad6074fe81 in container None Aug 13 06:19:01.445668 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:01.445668 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:01.446004 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f82906dc-72dd-42ec-bf88-dce057fb8a90 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Volume info retrieved successfully. Aug 13 06:19:01.461513 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-f82906dc-72dd-42ec-bf88-dce057fb8a90 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Created reservations ['6a8d7a5e-5058-4466-bf99-efefa862d59b', 'ba07ea9e-efcb-4a16-ac9e-318f93fe76af'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:19:01.485665 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f82906dc-72dd-42ec-bf88-dce057fb8a90 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:19:01.486116 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1273/5114] 10.4.3.121 () {70 vars in 1298 bytes} [Thu Aug 13 06:19:01 2026] POST /volume/v3/backups => generated 288 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:19:01.495415 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6c1a27fb-9771-4b45-b166-6c58cb1418ae None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:01.499259 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6c1a27fb-9771-4b45-b166-6c58cb1418ae tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 Aug 13 06:19:01.499493 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6c1a27fb-9771-4b45-b166-6c58cb1418ae tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:01.499657 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6c1a27fb-9771-4b45-b166-6c58cb1418ae tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:01.499773 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-6c1a27fb-9771-4b45-b166-6c58cb1418ae tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:01.503965 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:01.503965 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:01.504529 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6c1a27fb-9771-4b45-b166-6c58cb1418ae tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 returned with HTTP 200 Aug 13 06:19:01.505128 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1287/5115] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:01 2026] GET /volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:01.765275 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-149e7b49-e359-4eb1-abd1-394df9778cc7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:01.767521 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-149e7b49-e359-4eb1-abd1-394df9778cc7 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/c8a861de-0813-4ca7-a6f4-6f86208cc4f9 Aug 13 06:19:01.767781 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-149e7b49-e359-4eb1-abd1-394df9778cc7 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:01.768015 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-149e7b49-e359-4eb1-abd1-394df9778cc7 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:01.776316 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:01.776316 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:01.780152 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-149e7b49-e359-4eb1-abd1-394df9778cc7 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:19:01.785445 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-149e7b49-e359-4eb1-abd1-394df9778cc7 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/c8a861de-0813-4ca7-a6f4-6f86208cc4f9 returned with HTTP 200 Aug 13 06:19:01.786015 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1274/5116] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:19:01 2026] GET /volume/v3/volumes/c8a861de-0813-4ca7-a6f4-6f86208cc4f9 => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:19:01.799920 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c4694cba-4db9-43e2-bb1f-dc89106e277e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:01.801636 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4694cba-4db9-43e2-bb1f-dc89106e277e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/c8a861de-0813-4ca7-a6f4-6f86208cc4f9 Aug 13 06:19:01.801832 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c4694cba-4db9-43e2-bb1f-dc89106e277e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:01.802002 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c4694cba-4db9-43e2-bb1f-dc89106e277e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:01.808715 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:01.808715 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:01.812379 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c4694cba-4db9-43e2-bb1f-dc89106e277e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:19:01.817120 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c4694cba-4db9-43e2-bb1f-dc89106e277e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/c8a861de-0813-4ca7-a6f4-6f86208cc4f9 returned with HTTP 200 Aug 13 06:19:01.817554 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1283/5117] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:19:01 2026] GET /volume/v3/volumes/c8a861de-0813-4ca7-a6f4-6f86208cc4f9 => generated 1228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:19:01.832113 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-413167eb-f060-4852-9448-235ae0416a15 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:01.833956 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-413167eb-f060-4852-9448-235ae0416a15 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/cb261139-e6a3-4c96-abb3-1da7ace2ad9f Aug 13 06:19:01.834173 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-413167eb-f060-4852-9448-235ae0416a15 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:01.834434 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-413167eb-f060-4852-9448-235ae0416a15 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:01.834575 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-413167eb-f060-4852-9448-235ae0416a15 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Delete snapshot with id: cb261139-e6a3-4c96-abb3-1da7ace2ad9f Aug 13 06:19:01.839283 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:01.839283 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:01.839718 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-413167eb-f060-4852-9448-235ae0416a15 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Snapshot retrieved successfully. Aug 13 06:19:01.854397 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-413167eb-f060-4852-9448-235ae0416a15 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Snapshot delete request issued successfully. Aug 13 06:19:01.854545 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-413167eb-f060-4852-9448-235ae0416a15 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/snapshots/cb261139-e6a3-4c96-abb3-1da7ace2ad9f returned with HTTP 202 Aug 13 06:19:01.854967 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1274/5118] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:19:01 2026] DELETE /volume/v3/snapshots/cb261139-e6a3-4c96-abb3-1da7ace2ad9f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:19:01.862686 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-71c6eaf0-d788-4ea2-8902-206e2b6e920d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:01.865425 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-71c6eaf0-d788-4ea2-8902-206e2b6e920d tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/snapshots/cb261139-e6a3-4c96-abb3-1da7ace2ad9f Aug 13 06:19:01.865748 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-71c6eaf0-d788-4ea2-8902-206e2b6e920d tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:01.865997 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-71c6eaf0-d788-4ea2-8902-206e2b6e920d tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:01.871036 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:01.871036 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:01.871469 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-71c6eaf0-d788-4ea2-8902-206e2b6e920d tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Snapshot retrieved successfully. Aug 13 06:19:01.872131 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-71c6eaf0-d788-4ea2-8902-206e2b6e920d tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/snapshots/cb261139-e6a3-4c96-abb3-1da7ace2ad9f returned with HTTP 200 Aug 13 06:19:01.872512 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1288/5119] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:19:01 2026] GET /volume/v3/snapshots/cb261139-e6a3-4c96-abb3-1da7ace2ad9f => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:02.515883 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-43046690-b3c0-48cc-b817-e2ce8d1e4cf0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:02.517563 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-43046690-b3c0-48cc-b817-e2ce8d1e4cf0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 Aug 13 06:19:02.517764 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-43046690-b3c0-48cc-b817-e2ce8d1e4cf0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:02.517928 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-43046690-b3c0-48cc-b817-e2ce8d1e4cf0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:02.518028 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-43046690-b3c0-48cc-b817-e2ce8d1e4cf0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:02.521884 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:02.521884 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:02.522476 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-43046690-b3c0-48cc-b817-e2ce8d1e4cf0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 returned with HTTP 200 Aug 13 06:19:02.522835 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1275/5120] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:02 2026] GET /volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:02.881323 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-639195dd-9920-4c35-a969-ca0bdbaae28f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:02.883068 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-639195dd-9920-4c35-a969-ca0bdbaae28f tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/snapshots/cb261139-e6a3-4c96-abb3-1da7ace2ad9f Aug 13 06:19:02.883176 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-639195dd-9920-4c35-a969-ca0bdbaae28f tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:02.883382 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-639195dd-9920-4c35-a969-ca0bdbaae28f tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:02.887227 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-639195dd-9920-4c35-a969-ca0bdbaae28f tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/snapshots/cb261139-e6a3-4c96-abb3-1da7ace2ad9f returned with HTTP 404 Aug 13 06:19:02.887631 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1284/5121] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:19:02 2026] GET /volume/v3/snapshots/cb261139-e6a3-4c96-abb3-1da7ace2ad9f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:02.893663 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ffac515f-5668-4a6c-be86-12fbf0d0d994 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:02.895644 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ffac515f-5668-4a6c-be86-12fbf0d0d994 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] DELETE https://10.4.3.121/volume/v3/volumes/c8a861de-0813-4ca7-a6f4-6f86208cc4f9 Aug 13 06:19:02.895907 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ffac515f-5668-4a6c-be86-12fbf0d0d994 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:02.896142 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ffac515f-5668-4a6c-be86-12fbf0d0d994 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:02.896378 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-ffac515f-5668-4a6c-be86-12fbf0d0d994 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Delete volume with id: c8a861de-0813-4ca7-a6f4-6f86208cc4f9 Aug 13 06:19:02.904696 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:02.904696 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:02.905284 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ffac515f-5668-4a6c-be86-12fbf0d0d994 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:19:02.921068 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ffac515f-5668-4a6c-be86-12fbf0d0d994 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Delete volume request issued successfully. Aug 13 06:19:02.921299 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ffac515f-5668-4a6c-be86-12fbf0d0d994 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/c8a861de-0813-4ca7-a6f4-6f86208cc4f9 returned with HTTP 202 Aug 13 06:19:02.921746 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1275/5122] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:19:02 2026] DELETE /volume/v3/volumes/c8a861de-0813-4ca7-a6f4-6f86208cc4f9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:19:02.928267 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-55cd6703-0c12-4526-ae47-ada3ca998d81 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:02.930015 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-55cd6703-0c12-4526-ae47-ada3ca998d81 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/c8a861de-0813-4ca7-a6f4-6f86208cc4f9 Aug 13 06:19:02.930293 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-55cd6703-0c12-4526-ae47-ada3ca998d81 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:02.930518 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-55cd6703-0c12-4526-ae47-ada3ca998d81 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:02.936909 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:02.936909 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:02.940484 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-55cd6703-0c12-4526-ae47-ada3ca998d81 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:19:02.946547 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-55cd6703-0c12-4526-ae47-ada3ca998d81 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/c8a861de-0813-4ca7-a6f4-6f86208cc4f9 returned with HTTP 200 Aug 13 06:19:02.947112 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1289/5123] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:19:02 2026] GET /volume/v3/volumes/c8a861de-0813-4ca7-a6f4-6f86208cc4f9 => generated 1227 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:19:03.533775 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-506d576c-4ecb-4c34-9445-6294d4646916 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:03.535709 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-506d576c-4ecb-4c34-9445-6294d4646916 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 Aug 13 06:19:03.535932 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-506d576c-4ecb-4c34-9445-6294d4646916 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:03.536202 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-506d576c-4ecb-4c34-9445-6294d4646916 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:03.536353 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-506d576c-4ecb-4c34-9445-6294d4646916 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:03.540217 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:03.540217 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:03.540758 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-506d576c-4ecb-4c34-9445-6294d4646916 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 returned with HTTP 200 Aug 13 06:19:03.541084 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1276/5124] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:03 2026] GET /volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:03.959853 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-545a5734-8ca8-4ad8-82db-b65638e3efd3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:03.962086 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-545a5734-8ca8-4ad8-82db-b65638e3efd3 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/c8a861de-0813-4ca7-a6f4-6f86208cc4f9 Aug 13 06:19:03.962438 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-545a5734-8ca8-4ad8-82db-b65638e3efd3 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:03.962674 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-545a5734-8ca8-4ad8-82db-b65638e3efd3 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:03.969997 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-545a5734-8ca8-4ad8-82db-b65638e3efd3 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/c8a861de-0813-4ca7-a6f4-6f86208cc4f9 returned with HTTP 404 Aug 13 06:19:03.970575 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1285/5125] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:19:03 2026] GET /volume/v3/volumes/c8a861de-0813-4ca7-a6f4-6f86208cc4f9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:19:04.153893 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0544cc13-a18f-4e3a-ab36-2ab3e7b18d53 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:04.155557 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0544cc13-a18f-4e3a-ab36-2ab3e7b18d53 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] DELETE https://10.4.3.121/volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 Aug 13 06:19:04.155754 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0544cc13-a18f-4e3a-ab36-2ab3e7b18d53 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:04.155923 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0544cc13-a18f-4e3a-ab36-2ab3e7b18d53 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:04.156091 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-0544cc13-a18f-4e3a-ab36-2ab3e7b18d53 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Delete volume with id: ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 Aug 13 06:19:04.162609 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:04.162609 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:04.162973 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0544cc13-a18f-4e3a-ab36-2ab3e7b18d53 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:19:04.175945 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0544cc13-a18f-4e3a-ab36-2ab3e7b18d53 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Delete volume request issued successfully. Aug 13 06:19:04.176151 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0544cc13-a18f-4e3a-ab36-2ab3e7b18d53 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 returned with HTTP 202 Aug 13 06:19:04.178158 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1276/5126] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:19:04 2026] DELETE /volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:19:04.186933 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ba2d1f80-bc45-492f-97ef-2b4b287a25f1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:04.188563 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ba2d1f80-bc45-492f-97ef-2b4b287a25f1 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 Aug 13 06:19:04.188759 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ba2d1f80-bc45-492f-97ef-2b4b287a25f1 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:04.188935 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ba2d1f80-bc45-492f-97ef-2b4b287a25f1 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:04.200379 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:04.200379 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:04.204173 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ba2d1f80-bc45-492f-97ef-2b4b287a25f1 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:19:04.208591 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ba2d1f80-bc45-492f-97ef-2b4b287a25f1 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 returned with HTTP 200 Aug 13 06:19:04.209014 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1290/5127] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:19:04 2026] GET /volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 => generated 1192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:19:04.551284 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-27abaf4a-9f10-48da-b343-de9f5195bc1c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:04.553072 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-27abaf4a-9f10-48da-b343-de9f5195bc1c tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 Aug 13 06:19:04.553301 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-27abaf4a-9f10-48da-b343-de9f5195bc1c tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:04.553494 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-27abaf4a-9f10-48da-b343-de9f5195bc1c tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:04.553592 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-27abaf4a-9f10-48da-b343-de9f5195bc1c tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:04.557720 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:04.557720 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:04.558267 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-27abaf4a-9f10-48da-b343-de9f5195bc1c tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 returned with HTTP 200 Aug 13 06:19:04.558658 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1277/5128] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:04 2026] GET /volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:05.220674 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-68e38da9-4609-45b1-8451-2c4c06ec364e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:05.222332 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-68e38da9-4609-45b1-8451-2c4c06ec364e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 Aug 13 06:19:05.222532 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-68e38da9-4609-45b1-8451-2c4c06ec364e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:05.222729 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-68e38da9-4609-45b1-8451-2c4c06ec364e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:05.228031 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-68e38da9-4609-45b1-8451-2c4c06ec364e tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 returned with HTTP 404 Aug 13 06:19:05.228536 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1286/5129] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:19:05 2026] GET /volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:19:05.236484 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-80bb6f2e-ee0c-4c3e-857f-413e3accafd2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:05.238220 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-80bb6f2e-ee0c-4c3e-857f-413e3accafd2 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] DELETE https://10.4.3.121/volume/v3/volumes/c8a861de-0813-4ca7-a6f4-6f86208cc4f9 Aug 13 06:19:05.238372 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-80bb6f2e-ee0c-4c3e-857f-413e3accafd2 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:05.238540 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-80bb6f2e-ee0c-4c3e-857f-413e3accafd2 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:05.238692 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-80bb6f2e-ee0c-4c3e-857f-413e3accafd2 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Delete volume with id: c8a861de-0813-4ca7-a6f4-6f86208cc4f9 Aug 13 06:19:05.244434 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-80bb6f2e-ee0c-4c3e-857f-413e3accafd2 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/c8a861de-0813-4ca7-a6f4-6f86208cc4f9 returned with HTTP 404 Aug 13 06:19:05.244836 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1277/5130] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:19:05 2026] DELETE /volume/v3/volumes/c8a861de-0813-4ca7-a6f4-6f86208cc4f9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:19:05.250996 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-58090906-cc8a-4074-9046-ff9331934341 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:05.252745 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-58090906-cc8a-4074-9046-ff9331934341 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/c8a861de-0813-4ca7-a6f4-6f86208cc4f9 Aug 13 06:19:05.252959 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-58090906-cc8a-4074-9046-ff9331934341 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:05.253143 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-58090906-cc8a-4074-9046-ff9331934341 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:05.258375 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-58090906-cc8a-4074-9046-ff9331934341 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/c8a861de-0813-4ca7-a6f4-6f86208cc4f9 returned with HTTP 404 Aug 13 06:19:05.258770 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1291/5131] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:19:05 2026] GET /volume/v3/volumes/c8a861de-0813-4ca7-a6f4-6f86208cc4f9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:19:05.264699 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2dc2a381-a9d7-47de-8a9f-ddd6faba3717 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:05.266329 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2dc2a381-a9d7-47de-8a9f-ddd6faba3717 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/cb261139-e6a3-4c96-abb3-1da7ace2ad9f Aug 13 06:19:05.266531 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2dc2a381-a9d7-47de-8a9f-ddd6faba3717 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:05.266706 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2dc2a381-a9d7-47de-8a9f-ddd6faba3717 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:05.266802 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-2dc2a381-a9d7-47de-8a9f-ddd6faba3717 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Delete snapshot with id: cb261139-e6a3-4c96-abb3-1da7ace2ad9f Aug 13 06:19:05.270683 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2dc2a381-a9d7-47de-8a9f-ddd6faba3717 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/snapshots/cb261139-e6a3-4c96-abb3-1da7ace2ad9f returned with HTTP 404 Aug 13 06:19:05.271074 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1278/5132] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:19:05 2026] DELETE /volume/v3/snapshots/cb261139-e6a3-4c96-abb3-1da7ace2ad9f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:05.276452 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a03f30c9-3ed3-4539-8a5e-77351048b647 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:05.278033 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a03f30c9-3ed3-4539-8a5e-77351048b647 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/snapshots/cb261139-e6a3-4c96-abb3-1da7ace2ad9f Aug 13 06:19:05.278251 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a03f30c9-3ed3-4539-8a5e-77351048b647 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:05.278442 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a03f30c9-3ed3-4539-8a5e-77351048b647 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:05.282461 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a03f30c9-3ed3-4539-8a5e-77351048b647 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/snapshots/cb261139-e6a3-4c96-abb3-1da7ace2ad9f returned with HTTP 404 Aug 13 06:19:05.282926 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1287/5133] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:19:05 2026] GET /volume/v3/snapshots/cb261139-e6a3-4c96-abb3-1da7ace2ad9f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:05.289087 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-670d6cf7-abea-4847-9959-6594432e5ab3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:05.290852 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-670d6cf7-abea-4847-9959-6594432e5ab3 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] DELETE https://10.4.3.121/volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 Aug 13 06:19:05.291060 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-670d6cf7-abea-4847-9959-6594432e5ab3 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:05.291260 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-670d6cf7-abea-4847-9959-6594432e5ab3 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:05.291413 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-670d6cf7-abea-4847-9959-6594432e5ab3 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Delete volume with id: ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 Aug 13 06:19:05.296568 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-670d6cf7-abea-4847-9959-6594432e5ab3 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 returned with HTTP 404 Aug 13 06:19:05.297089 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1278/5134] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:19:05 2026] DELETE /volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:19:05.303969 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-12ba8f90-5182-4163-b534-8f0c46247106 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:05.304842 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-12ba8f90-5182-4163-b534-8f0c46247106 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 Aug 13 06:19:05.305083 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-12ba8f90-5182-4163-b534-8f0c46247106 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:05.305323 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-12ba8f90-5182-4163-b534-8f0c46247106 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:05.311237 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-12ba8f90-5182-4163-b534-8f0c46247106 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 returned with HTTP 404 Aug 13 06:19:05.311708 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1292/5135] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:19:05 2026] GET /volume/v3/volumes/ae1bd2c6-4ccd-4fa0-8c75-26fee1f15677 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:19:05.344898 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c99d632f-319d-412e-9998-6d4a43b6c6f5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:05.346526 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c99d632f-319d-412e-9998-6d4a43b6c6f5 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] DELETE https://10.4.3.121/volume/v3/volumes/b5a0d693-86bc-4801-aa3e-d768178118d3 Aug 13 06:19:05.346732 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c99d632f-319d-412e-9998-6d4a43b6c6f5 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:05.346903 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c99d632f-319d-412e-9998-6d4a43b6c6f5 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:05.347056 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-c99d632f-319d-412e-9998-6d4a43b6c6f5 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Delete volume with id: b5a0d693-86bc-4801-aa3e-d768178118d3 Aug 13 06:19:05.355466 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:05.355466 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:05.355892 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c99d632f-319d-412e-9998-6d4a43b6c6f5 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:19:05.373425 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c99d632f-319d-412e-9998-6d4a43b6c6f5 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Delete volume request issued successfully. Aug 13 06:19:05.373609 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c99d632f-319d-412e-9998-6d4a43b6c6f5 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/b5a0d693-86bc-4801-aa3e-d768178118d3 returned with HTTP 202 Aug 13 06:19:05.374006 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1279/5136] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:19:05 2026] DELETE /volume/v3/volumes/b5a0d693-86bc-4801-aa3e-d768178118d3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 06:19:05.381210 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-de36080c-9ac0-478d-b44c-1c6f7349e412 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:05.382960 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de36080c-9ac0-478d-b44c-1c6f7349e412 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/b5a0d693-86bc-4801-aa3e-d768178118d3 Aug 13 06:19:05.383286 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-de36080c-9ac0-478d-b44c-1c6f7349e412 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:05.383512 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-de36080c-9ac0-478d-b44c-1c6f7349e412 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:05.391227 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:05.391227 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:05.394200 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-de36080c-9ac0-478d-b44c-1c6f7349e412 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Volume info retrieved successfully. Aug 13 06:19:05.399167 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de36080c-9ac0-478d-b44c-1c6f7349e412 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/b5a0d693-86bc-4801-aa3e-d768178118d3 returned with HTTP 200 Aug 13 06:19:05.399550 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1288/5137] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:19:05 2026] GET /volume/v3/volumes/b5a0d693-86bc-4801-aa3e-d768178118d3 => generated 1227 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:19:05.570259 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1e139709-fa18-44df-8fa8-c65de11b11a4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:05.570259 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1e139709-fa18-44df-8fa8-c65de11b11a4 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 Aug 13 06:19:05.570451 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1e139709-fa18-44df-8fa8-c65de11b11a4 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:05.570623 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1e139709-fa18-44df-8fa8-c65de11b11a4 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:05.570722 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1e139709-fa18-44df-8fa8-c65de11b11a4 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:05.574507 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:05.574507 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:05.575077 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1e139709-fa18-44df-8fa8-c65de11b11a4 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 returned with HTTP 200 Aug 13 06:19:05.575462 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1279/5138] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:05 2026] GET /volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:06.412041 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4eaeaa9b-dbd6-485f-888e-9b5b74c97d46 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:06.417615 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4eaeaa9b-dbd6-485f-888e-9b5b74c97d46 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/b5a0d693-86bc-4801-aa3e-d768178118d3 Aug 13 06:19:06.417857 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4eaeaa9b-dbd6-485f-888e-9b5b74c97d46 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:06.418069 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4eaeaa9b-dbd6-485f-888e-9b5b74c97d46 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:06.426522 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4eaeaa9b-dbd6-485f-888e-9b5b74c97d46 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/b5a0d693-86bc-4801-aa3e-d768178118d3 returned with HTTP 404 Aug 13 06:19:06.427156 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1293/5139] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:19:06 2026] GET /volume/v3/volumes/b5a0d693-86bc-4801-aa3e-d768178118d3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:19:06.434932 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4f3da379-27e2-48f8-96ce-347b0aaec6a3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:06.436816 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4f3da379-27e2-48f8-96ce-347b0aaec6a3 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] DELETE https://10.4.3.121/volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 Aug 13 06:19:06.437024 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4f3da379-27e2-48f8-96ce-347b0aaec6a3 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:06.437248 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4f3da379-27e2-48f8-96ce-347b0aaec6a3 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:06.437424 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-4f3da379-27e2-48f8-96ce-347b0aaec6a3 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Delete volume with id: 51ddba80-208a-4c66-91c6-29559fa2ccc6 Aug 13 06:19:06.444052 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4f3da379-27e2-48f8-96ce-347b0aaec6a3 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 returned with HTTP 404 Aug 13 06:19:06.444731 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1280/5140] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:19:06 2026] DELETE /volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:19:06.452807 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c2b32908-b81f-4b09-b4ef-9ac84e5bc375 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:06.454545 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c2b32908-b81f-4b09-b4ef-9ac84e5bc375 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 Aug 13 06:19:06.454740 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c2b32908-b81f-4b09-b4ef-9ac84e5bc375 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:06.454915 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c2b32908-b81f-4b09-b4ef-9ac84e5bc375 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:06.461071 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c2b32908-b81f-4b09-b4ef-9ac84e5bc375 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 returned with HTTP 404 Aug 13 06:19:06.461566 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1289/5141] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:19:06 2026] GET /volume/v3/volumes/51ddba80-208a-4c66-91c6-29559fa2ccc6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:19:06.496462 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-24da0746-1c1c-4537-8e9b-7f9666f2b7f0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:06.498823 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-24da0746-1c1c-4537-8e9b-7f9666f2b7f0 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] DELETE https://10.4.3.121/volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 Aug 13 06:19:06.499022 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-24da0746-1c1c-4537-8e9b-7f9666f2b7f0 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:06.499258 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-24da0746-1c1c-4537-8e9b-7f9666f2b7f0 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:06.499422 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-24da0746-1c1c-4537-8e9b-7f9666f2b7f0 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Delete volume with id: eeecb152-246c-41e4-b509-bad398494d42 Aug 13 06:19:06.504917 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-24da0746-1c1c-4537-8e9b-7f9666f2b7f0 tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 returned with HTTP 404 Aug 13 06:19:06.505557 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1280/5142] 10.4.3.121 () {68 vars in 1392 bytes} [Thu Aug 13 06:19:06 2026] DELETE /volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:19:06.512289 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-591125fb-3ad6-4eaa-98bf-f4dfc9e21aeb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:06.514140 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-591125fb-3ad6-4eaa-98bf-f4dfc9e21aeb tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] GET https://10.4.3.121/volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 Aug 13 06:19:06.514423 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-591125fb-3ad6-4eaa-98bf-f4dfc9e21aeb tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:06.514648 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-591125fb-3ad6-4eaa-98bf-f4dfc9e21aeb tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:06.520852 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-591125fb-3ad6-4eaa-98bf-f4dfc9e21aeb tempest-VolumeImageDependencyTests-1682845959 tempest-VolumeImageDependencyTests-1682845959-project-member] https://10.4.3.121/volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 returned with HTTP 404 Aug 13 06:19:06.521634 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1294/5143] 10.4.3.121 () {68 vars in 1389 bytes} [Thu Aug 13 06:19:06 2026] GET /volume/v3/volumes/eeecb152-246c-41e4-b509-bad398494d42 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 06:19:06.586325 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-52d18f84-9366-40b1-9695-1bbece4acf7c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:06.588456 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52d18f84-9366-40b1-9695-1bbece4acf7c tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 Aug 13 06:19:06.588723 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52d18f84-9366-40b1-9695-1bbece4acf7c tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:06.588944 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-52d18f84-9366-40b1-9695-1bbece4acf7c tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:06.589079 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-52d18f84-9366-40b1-9695-1bbece4acf7c tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:06.594149 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:06.594149 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:06.594857 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-52d18f84-9366-40b1-9695-1bbece4acf7c tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 returned with HTTP 200 Aug 13 06:19:06.595339 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1281/5144] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:06 2026] GET /volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:07.608649 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a14bc486-de76-4049-9aec-cf77ce520b72 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:07.611001 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a14bc486-de76-4049-9aec-cf77ce520b72 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 Aug 13 06:19:07.611384 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a14bc486-de76-4049-9aec-cf77ce520b72 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:07.611693 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a14bc486-de76-4049-9aec-cf77ce520b72 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:07.611859 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a14bc486-de76-4049-9aec-cf77ce520b72 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:07.617861 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:07.617861 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:07.618961 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a14bc486-de76-4049-9aec-cf77ce520b72 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 returned with HTTP 200 Aug 13 06:19:07.619553 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1290/5145] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:07 2026] GET /volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:07.843417 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a37f92bc-dc99-4a1a-940d-cd0dd0a392a5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:07.914674 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a37f92bc-dc99-4a1a-940d-cd0dd0a392a5 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:19:07.915103 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a37f92bc-dc99-4a1a-940d-cd0dd0a392a5 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1413495552"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:07.916718 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-a37f92bc-dc99-4a1a-940d-cd0dd0a392a5 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1413495552'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:19:07.916930 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-a37f92bc-dc99-4a1a-940d-cd0dd0a392a5 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Create volume of 1 GB Aug 13 06:19:07.921518 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a37f92bc-dc99-4a1a-940d-cd0dd0a392a5 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Availability Zones retrieved successfully. Aug 13 06:19:07.929428 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a37f92bc-dc99-4a1a-940d-cd0dd0a392a5 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Flow 'volume_create_api' (3d8ad289-dd86-4231-bfa0-534791ba094d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:19:07.930913 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a37f92bc-dc99-4a1a-940d-cd0dd0a392a5 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed8f84c3-4d80-4489-b344-a8cfd6c1f2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:07.931768 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-a37f92bc-dc99-4a1a-940d-cd0dd0a392a5 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:19:07.959408 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a37f92bc-dc99-4a1a-940d-cd0dd0a392a5 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed8f84c3-4d80-4489-b344-a8cfd6c1f2e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:07.960120 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a37f92bc-dc99-4a1a-940d-cd0dd0a392a5 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f3ff2ae-4891-4805-be99-707ce1051fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:08.007530 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-a37f92bc-dc99-4a1a-940d-cd0dd0a392a5 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Created reservations ['a19e34fd-2303-44aa-8595-fbe6804bae05', '54bd1b7b-eb7f-406b-8ea5-51fcb2f125c8', '14c71d03-4b7f-4d62-9e74-26f21e16331c', 'f42d9bc1-4504-4378-b879-f4a8dc23b9f2'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:19:08.008338 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a37f92bc-dc99-4a1a-940d-cd0dd0a392a5 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f3ff2ae-4891-4805-be99-707ce1051fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a19e34fd-2303-44aa-8595-fbe6804bae05', '54bd1b7b-eb7f-406b-8ea5-51fcb2f125c8', '14c71d03-4b7f-4d62-9e74-26f21e16331c', 'f42d9bc1-4504-4378-b879-f4a8dc23b9f2']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:08.008982 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a37f92bc-dc99-4a1a-940d-cd0dd0a392a5 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (811db649-3c2f-482e-a060-a334a822a591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:08.029429 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a37f92bc-dc99-4a1a-940d-cd0dd0a392a5 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (811db649-3c2f-482e-a060-a334a822a591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01932844-c87a-4f10-a9b6-aab9a2605833', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1413495552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8cfab51282a47c08b4a770cdb0f8814',qos_specs=None,replication_status=,reservations=['a19e34fd-2303-44aa-8595-fbe6804bae05','54bd1b7b-eb7f-406b-8ea5-51fcb2f125c8','14c71d03-4b7f-4d62-9e74-26f21e16331c','f42d9bc1-4504-4378-b879-f4a8dc23b9f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e2d07de46b4e7fb2382c2b8985b461',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:19:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1413495552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01932844-c87a-4f10-a9b6-aab9a2605833,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8cfab51282a47c08b4a770cdb0f8814',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37e2d07de46b4e7fb2382c2b8985b461',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:08.030075 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a37f92bc-dc99-4a1a-940d-cd0dd0a392a5 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11f2ec60-2af1-4a6e-ba7d-049c340889a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:08.048549 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a37f92bc-dc99-4a1a-940d-cd0dd0a392a5 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11f2ec60-2af1-4a6e-ba7d-049c340889a7) transitioned into state 'SUCCESS' from state '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-1413495552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8cfab51282a47c08b4a770cdb0f8814',qos_specs=None,replication_status=,reservations=['a19e34fd-2303-44aa-8595-fbe6804bae05','54bd1b7b-eb7f-406b-8ea5-51fcb2f125c8','14c71d03-4b7f-4d62-9e74-26f21e16331c','f42d9bc1-4504-4378-b879-f4a8dc23b9f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37e2d07de46b4e7fb2382c2b8985b461',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:08.049491 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a37f92bc-dc99-4a1a-940d-cd0dd0a392a5 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8040d78c-a794-4439-b9e2-e209c5c22697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:08.059739 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a37f92bc-dc99-4a1a-940d-cd0dd0a392a5 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8040d78c-a794-4439-b9e2-e209c5c22697) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:08.060852 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-a37f92bc-dc99-4a1a-940d-cd0dd0a392a5 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Flow 'volume_create_api' (3d8ad289-dd86-4231-bfa0-534791ba094d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:19:08.061259 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a37f92bc-dc99-4a1a-940d-cd0dd0a392a5 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Create volume request issued successfully. Aug 13 06:19:08.062085 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a37f92bc-dc99-4a1a-940d-cd0dd0a392a5 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:19:08.062601 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1281/5146] 10.4.3.121 () {70 vars in 1298 bytes} [Thu Aug 13 06:19:07 2026] POST /volume/v3/volumes => generated 778 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:19:08.075045 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-362f2a57-033c-4304-8a03-ae8bffed0c75 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:08.076829 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-362f2a57-033c-4304-8a03-ae8bffed0c75 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] GET https://10.4.3.121/volume/v3/volumes/01932844-c87a-4f10-a9b6-aab9a2605833 Aug 13 06:19:08.077110 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-362f2a57-033c-4304-8a03-ae8bffed0c75 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:08.077320 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-362f2a57-033c-4304-8a03-ae8bffed0c75 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:08.084322 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:08.084322 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:08.088024 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-362f2a57-033c-4304-8a03-ae8bffed0c75 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Volume info retrieved successfully. Aug 13 06:19:08.091917 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-362f2a57-033c-4304-8a03-ae8bffed0c75 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] https://10.4.3.121/volume/v3/volumes/01932844-c87a-4f10-a9b6-aab9a2605833 returned with HTTP 200 Aug 13 06:19:08.092340 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1295/5147] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:08 2026] GET /volume/v3/volumes/01932844-c87a-4f10-a9b6-aab9a2605833 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:08.629138 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-02ac2b30-2815-4946-ac55-fdd7567473fa None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:08.630640 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02ac2b30-2815-4946-ac55-fdd7567473fa tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 Aug 13 06:19:08.630811 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02ac2b30-2815-4946-ac55-fdd7567473fa tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:08.630976 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-02ac2b30-2815-4946-ac55-fdd7567473fa tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:08.631085 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-02ac2b30-2815-4946-ac55-fdd7567473fa tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:08.634666 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:08.634666 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:08.635149 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-02ac2b30-2815-4946-ac55-fdd7567473fa tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 returned with HTTP 200 Aug 13 06:19:08.635452 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1282/5148] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:08 2026] GET /volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:09.104497 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7f34e7ea-3d20-4478-b02f-a92b7a2a54bb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:09.106455 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7f34e7ea-3d20-4478-b02f-a92b7a2a54bb tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] GET https://10.4.3.121/volume/v3/volumes/01932844-c87a-4f10-a9b6-aab9a2605833 Aug 13 06:19:09.106734 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7f34e7ea-3d20-4478-b02f-a92b7a2a54bb tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:09.106962 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7f34e7ea-3d20-4478-b02f-a92b7a2a54bb tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:09.114724 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:09.114724 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:09.118440 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7f34e7ea-3d20-4478-b02f-a92b7a2a54bb tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Volume info retrieved successfully. Aug 13 06:19:09.122641 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7f34e7ea-3d20-4478-b02f-a92b7a2a54bb tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] https://10.4.3.121/volume/v3/volumes/01932844-c87a-4f10-a9b6-aab9a2605833 returned with HTTP 200 Aug 13 06:19:09.123175 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1291/5149] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:09 2026] GET /volume/v3/volumes/01932844-c87a-4f10-a9b6-aab9a2605833 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:19:09.137149 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-28030ffd-c7cf-4847-a8c9-ab87a4c15ffc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:09.139349 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-28030ffd-c7cf-4847-a8c9-ab87a4c15ffc tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] POST https://10.4.3.121/volume/v3/backups Aug 13 06:19:09.139922 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-28030ffd-c7cf-4847-a8c9-ab87a4c15ffc tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "01932844-c87a-4f10-a9b6-aab9a2605833", "name": "tempest-type-Backup-260434728"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:09.141700 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-28030ffd-c7cf-4847-a8c9-ab87a4c15ffc tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Creating new backup {'backup': {'volume_id': '01932844-c87a-4f10-a9b6-aab9a2605833', 'name': 'tempest-type-Backup-260434728'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:19:09.141965 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-28030ffd-c7cf-4847-a8c9-ab87a4c15ffc tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Creating backup of volume 01932844-c87a-4f10-a9b6-aab9a2605833 in container None Aug 13 06:19:09.149213 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:09.149213 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:09.149289 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-28030ffd-c7cf-4847-a8c9-ab87a4c15ffc tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Volume info retrieved successfully. Aug 13 06:19:09.168093 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-28030ffd-c7cf-4847-a8c9-ab87a4c15ffc tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Created reservations ['af3d77e6-b075-493d-a1ff-81fa1aab3386', '2fd6158c-abfc-4211-a7d7-2fd66011a69b'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:19:09.189120 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-28030ffd-c7cf-4847-a8c9-ab87a4c15ffc tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:19:09.189533 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1282/5150] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:19:09 2026] POST /volume/v3/backups => generated 315 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:19:09.197199 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-37632479-bb71-46bb-ae0e-636b459a83a3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:09.198845 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-37632479-bb71-46bb-ae0e-636b459a83a3 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] GET https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 Aug 13 06:19:09.199056 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-37632479-bb71-46bb-ae0e-636b459a83a3 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:09.199244 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-37632479-bb71-46bb-ae0e-636b459a83a3 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:09.199344 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-37632479-bb71-46bb-ae0e-636b459a83a3 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Show backup with id 4fc06715-f7a7-449e-be9d-1d837ad010c9. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:09.203167 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:09.203167 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:09.203724 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-37632479-bb71-46bb-ae0e-636b459a83a3 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 returned with HTTP 200 Aug 13 06:19:09.204053 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1296/5151] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:09 2026] GET /volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:09.645979 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f6ec8804-175c-438d-a2eb-763d964bdd78 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:09.647614 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f6ec8804-175c-438d-a2eb-763d964bdd78 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 Aug 13 06:19:09.647802 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f6ec8804-175c-438d-a2eb-763d964bdd78 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:09.647981 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f6ec8804-175c-438d-a2eb-763d964bdd78 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:09.648105 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f6ec8804-175c-438d-a2eb-763d964bdd78 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:09.651823 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:09.651823 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:09.652340 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f6ec8804-175c-438d-a2eb-763d964bdd78 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 returned with HTTP 200 Aug 13 06:19:09.652662 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1283/5152] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:09 2026] GET /volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:10.215303 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5ae64ec1-e0ae-4ac1-8c6c-cac8cec158ef None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:10.217788 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ae64ec1-e0ae-4ac1-8c6c-cac8cec158ef tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] GET https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 Aug 13 06:19:10.218099 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5ae64ec1-e0ae-4ac1-8c6c-cac8cec158ef tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:10.218344 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5ae64ec1-e0ae-4ac1-8c6c-cac8cec158ef tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:10.218576 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-5ae64ec1-e0ae-4ac1-8c6c-cac8cec158ef tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Show backup with id 4fc06715-f7a7-449e-be9d-1d837ad010c9. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:10.234032 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:10.234032 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:10.234856 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5ae64ec1-e0ae-4ac1-8c6c-cac8cec158ef tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 returned with HTTP 200 Aug 13 06:19:10.235334 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1292/5153] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:10 2026] GET /volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 => generated 724 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:10.663230 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cc2a3f91-5281-4b2f-aa9d-10ec3f1a9efb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:10.664910 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc2a3f91-5281-4b2f-aa9d-10ec3f1a9efb tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 Aug 13 06:19:10.665129 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc2a3f91-5281-4b2f-aa9d-10ec3f1a9efb tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:10.665327 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cc2a3f91-5281-4b2f-aa9d-10ec3f1a9efb tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:10.665440 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-cc2a3f91-5281-4b2f-aa9d-10ec3f1a9efb tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:10.669381 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:10.669381 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:10.669963 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cc2a3f91-5281-4b2f-aa9d-10ec3f1a9efb tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 returned with HTTP 200 Aug 13 06:19:10.670348 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1283/5154] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:10 2026] GET /volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:11.247295 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3ebb169b-d548-4555-8b71-4b665d4d0628 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:11.249507 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3ebb169b-d548-4555-8b71-4b665d4d0628 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] GET https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 Aug 13 06:19:11.250636 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3ebb169b-d548-4555-8b71-4b665d4d0628 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:11.250636 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3ebb169b-d548-4555-8b71-4b665d4d0628 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:11.250636 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-3ebb169b-d548-4555-8b71-4b665d4d0628 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Show backup with id 4fc06715-f7a7-449e-be9d-1d837ad010c9. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:11.255663 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:11.255663 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:11.256399 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3ebb169b-d548-4555-8b71-4b665d4d0628 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 returned with HTTP 200 Aug 13 06:19:11.256685 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1297/5155] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:11 2026] GET /volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:11.680113 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bddd889a-1c1b-413d-921b-0f9a8a203d69 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:11.681883 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bddd889a-1c1b-413d-921b-0f9a8a203d69 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 Aug 13 06:19:11.682091 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bddd889a-1c1b-413d-921b-0f9a8a203d69 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:11.682443 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bddd889a-1c1b-413d-921b-0f9a8a203d69 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:11.682443 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-bddd889a-1c1b-413d-921b-0f9a8a203d69 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:11.686936 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:11.686936 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:11.687491 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bddd889a-1c1b-413d-921b-0f9a8a203d69 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 returned with HTTP 200 Aug 13 06:19:11.687865 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1284/5156] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:11 2026] GET /volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:12.217193 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-f079ea93-b864-4318-8c74-25f0a83696c0 req-469fbc7c-84bf-41c2-a87d-662da2220f25 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:12.219722 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f079ea93-b864-4318-8c74-25f0a83696c0 req-469fbc7c-84bf-41c2-a87d-662da2220f25 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/attachments/e598b64e-6dba-47df-bd0a-8e7936588649 Aug 13 06:19:12.219967 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f079ea93-b864-4318-8c74-25f0a83696c0 req-469fbc7c-84bf-41c2-a87d-662da2220f25 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:12.220233 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-f079ea93-b864-4318-8c74-25f0a83696c0 req-469fbc7c-84bf-41c2-a87d-662da2220f25 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:12.228581 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:12.228581 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:12.267869 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d14fafaf-a80a-4517-9db0-4a953821483f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:12.269660 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d14fafaf-a80a-4517-9db0-4a953821483f tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] GET https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 Aug 13 06:19:12.269933 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d14fafaf-a80a-4517-9db0-4a953821483f tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:12.270200 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d14fafaf-a80a-4517-9db0-4a953821483f tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:12.270283 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d14fafaf-a80a-4517-9db0-4a953821483f tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Show backup with id 4fc06715-f7a7-449e-be9d-1d837ad010c9. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:12.274759 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:12.274759 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:12.275562 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d14fafaf-a80a-4517-9db0-4a953821483f tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 returned with HTTP 200 Aug 13 06:19:12.276000 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1284/5157] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:12 2026] GET /volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:12.281771 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-f079ea93-b864-4318-8c74-25f0a83696c0 req-469fbc7c-84bf-41c2-a87d-662da2220f25 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/e598b64e-6dba-47df-bd0a-8e7936588649 returned with HTTP 200 Aug 13 06:19:12.282171 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1293/5158] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:19:12 2026] DELETE /volume/v3/attachments/e598b64e-6dba-47df-bd0a-8e7936588649 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:12.697033 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-457dc943-381f-451e-aea6-d4a8f18ad2a7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:12.698735 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-457dc943-381f-451e-aea6-d4a8f18ad2a7 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 Aug 13 06:19:12.698937 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-457dc943-381f-451e-aea6-d4a8f18ad2a7 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:12.699134 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-457dc943-381f-451e-aea6-d4a8f18ad2a7 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:12.699248 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-457dc943-381f-451e-aea6-d4a8f18ad2a7 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:12.703248 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:12.703248 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:12.703760 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-457dc943-381f-451e-aea6-d4a8f18ad2a7 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 returned with HTTP 200 Aug 13 06:19:12.704081 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1298/5159] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:12 2026] GET /volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:13.286353 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0f8eea2f-6049-4463-9156-a13bd424bf62 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:13.288310 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0f8eea2f-6049-4463-9156-a13bd424bf62 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] GET https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 Aug 13 06:19:13.288577 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0f8eea2f-6049-4463-9156-a13bd424bf62 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:13.288813 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0f8eea2f-6049-4463-9156-a13bd424bf62 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:13.289029 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-0f8eea2f-6049-4463-9156-a13bd424bf62 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Show backup with id 4fc06715-f7a7-449e-be9d-1d837ad010c9. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:13.292896 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:13.292896 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:13.293668 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0f8eea2f-6049-4463-9156-a13bd424bf62 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 returned with HTTP 200 Aug 13 06:19:13.294283 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1285/5160] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:13 2026] GET /volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:13.307365 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a5cf4c67-108c-49c9-bac7-913dab2de2c7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:13.309268 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a5cf4c67-108c-49c9-bac7-913dab2de2c7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/volumes/512de9f2-67ef-4224-8c0e-96aa963bb303 Aug 13 06:19:13.309474 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a5cf4c67-108c-49c9-bac7-913dab2de2c7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:13.309665 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a5cf4c67-108c-49c9-bac7-913dab2de2c7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:13.309849 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-a5cf4c67-108c-49c9-bac7-913dab2de2c7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete volume with id: 512de9f2-67ef-4224-8c0e-96aa963bb303 Aug 13 06:19:13.317253 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:13.317253 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:13.317703 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a5cf4c67-108c-49c9-bac7-913dab2de2c7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:19:13.333775 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a5cf4c67-108c-49c9-bac7-913dab2de2c7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete volume request issued successfully. Aug 13 06:19:13.334013 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a5cf4c67-108c-49c9-bac7-913dab2de2c7 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/512de9f2-67ef-4224-8c0e-96aa963bb303 returned with HTTP 202 Aug 13 06:19:13.334450 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1285/5161] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:19:13 2026] DELETE /volume/v3/volumes/512de9f2-67ef-4224-8c0e-96aa963bb303 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:19:13.343347 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0abe30e7-fd84-418e-9a9f-d65192018abf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:13.345108 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0abe30e7-fd84-418e-9a9f-d65192018abf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/512de9f2-67ef-4224-8c0e-96aa963bb303 Aug 13 06:19:13.345336 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0abe30e7-fd84-418e-9a9f-d65192018abf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:13.345515 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0abe30e7-fd84-418e-9a9f-d65192018abf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:13.357304 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:13.357304 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:13.363613 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0abe30e7-fd84-418e-9a9f-d65192018abf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:19:13.370877 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0abe30e7-fd84-418e-9a9f-d65192018abf tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/512de9f2-67ef-4224-8c0e-96aa963bb303 returned with HTTP 200 Aug 13 06:19:13.371318 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1294/5162] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:19:13 2026] GET /volume/v3/volumes/512de9f2-67ef-4224-8c0e-96aa963bb303 => generated 1392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:19:13.714549 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1104afc3-8a14-4aaf-8ae1-78f9625b01a7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:13.716360 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1104afc3-8a14-4aaf-8ae1-78f9625b01a7 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 Aug 13 06:19:13.716576 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1104afc3-8a14-4aaf-8ae1-78f9625b01a7 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:13.716750 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1104afc3-8a14-4aaf-8ae1-78f9625b01a7 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:13.716861 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-1104afc3-8a14-4aaf-8ae1-78f9625b01a7 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:13.721288 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:13.721288 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:13.721809 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1104afc3-8a14-4aaf-8ae1-78f9625b01a7 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 returned with HTTP 200 Aug 13 06:19:13.722201 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1299/5163] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:13 2026] GET /volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:14.304166 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-413e8211-da8f-4057-96b9-1eeaf3a9c042 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:14.306046 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-413e8211-da8f-4057-96b9-1eeaf3a9c042 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] GET https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 Aug 13 06:19:14.306282 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-413e8211-da8f-4057-96b9-1eeaf3a9c042 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:14.306463 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-413e8211-da8f-4057-96b9-1eeaf3a9c042 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:14.306563 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-413e8211-da8f-4057-96b9-1eeaf3a9c042 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Show backup with id 4fc06715-f7a7-449e-be9d-1d837ad010c9. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:14.311627 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:14.311627 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:14.312363 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-413e8211-da8f-4057-96b9-1eeaf3a9c042 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 returned with HTTP 200 Aug 13 06:19:14.312717 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1286/5164] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:14 2026] GET /volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:14.384856 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-47dc53a8-64d4-47a9-9272-a9b06aeead78 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:14.386574 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-47dc53a8-64d4-47a9-9272-a9b06aeead78 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/512de9f2-67ef-4224-8c0e-96aa963bb303 Aug 13 06:19:14.386778 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-47dc53a8-64d4-47a9-9272-a9b06aeead78 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:14.387017 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-47dc53a8-64d4-47a9-9272-a9b06aeead78 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:14.392928 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-47dc53a8-64d4-47a9-9272-a9b06aeead78 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/512de9f2-67ef-4224-8c0e-96aa963bb303 returned with HTTP 404 Aug 13 06:19:14.393380 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1286/5165] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:19:14 2026] GET /volume/v3/volumes/512de9f2-67ef-4224-8c0e-96aa963bb303 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:14.407892 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-84d2b234-96fc-40a3-9dd2-95c2d450fac4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:14.415392 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-84d2b234-96fc-40a3-9dd2-95c2d450fac4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/3e918fd8-c34f-45c0-b2d0-2ead66c9663f Aug 13 06:19:14.416689 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-84d2b234-96fc-40a3-9dd2-95c2d450fac4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:14.417625 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-84d2b234-96fc-40a3-9dd2-95c2d450fac4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:14.417846 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-84d2b234-96fc-40a3-9dd2-95c2d450fac4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete snapshot with id: 3e918fd8-c34f-45c0-b2d0-2ead66c9663f Aug 13 06:19:14.426642 np0000007163 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=256,cinder:INSERT=39,cinder:UPDATE=80 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:19:14.437479 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:14.437479 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:14.438043 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-84d2b234-96fc-40a3-9dd2-95c2d450fac4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:19:14.463975 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-84d2b234-96fc-40a3-9dd2-95c2d450fac4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot delete request issued successfully. Aug 13 06:19:14.464193 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-84d2b234-96fc-40a3-9dd2-95c2d450fac4 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/3e918fd8-c34f-45c0-b2d0-2ead66c9663f returned with HTTP 202 Aug 13 06:19:14.464598 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1295/5166] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:19:14 2026] DELETE /volume/v3/snapshots/3e918fd8-c34f-45c0-b2d0-2ead66c9663f => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:19:14.471574 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-91885e3b-0042-4f04-9b80-65eff726112a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:14.473860 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-91885e3b-0042-4f04-9b80-65eff726112a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/3e918fd8-c34f-45c0-b2d0-2ead66c9663f Aug 13 06:19:14.474149 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-91885e3b-0042-4f04-9b80-65eff726112a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:14.474411 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-91885e3b-0042-4f04-9b80-65eff726112a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:14.479963 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:14.479963 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:14.480428 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-91885e3b-0042-4f04-9b80-65eff726112a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Snapshot retrieved successfully. Aug 13 06:19:14.481146 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-91885e3b-0042-4f04-9b80-65eff726112a tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/3e918fd8-c34f-45c0-b2d0-2ead66c9663f returned with HTTP 200 Aug 13 06:19:14.481500 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1300/5167] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:19:14 2026] GET /volume/v3/snapshots/3e918fd8-c34f-45c0-b2d0-2ead66c9663f => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:14.732084 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fc5ddff9-b1e3-4f88-ac42-a8e7ced993d7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:14.733863 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fc5ddff9-b1e3-4f88-ac42-a8e7ced993d7 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 Aug 13 06:19:14.734110 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fc5ddff9-b1e3-4f88-ac42-a8e7ced993d7 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:14.734308 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fc5ddff9-b1e3-4f88-ac42-a8e7ced993d7 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:14.734404 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-fc5ddff9-b1e3-4f88-ac42-a8e7ced993d7 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:14.738899 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:14.738899 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:14.739493 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fc5ddff9-b1e3-4f88-ac42-a8e7ced993d7 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 returned with HTTP 200 Aug 13 06:19:14.739823 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1287/5168] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:14 2026] GET /volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:15.322885 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7dccf980-ae7e-47d1-b31c-3c30bb08f1c1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:15.324622 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7dccf980-ae7e-47d1-b31c-3c30bb08f1c1 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] GET https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 Aug 13 06:19:15.324817 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7dccf980-ae7e-47d1-b31c-3c30bb08f1c1 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:15.325013 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7dccf980-ae7e-47d1-b31c-3c30bb08f1c1 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:15.325107 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-7dccf980-ae7e-47d1-b31c-3c30bb08f1c1 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Show backup with id 4fc06715-f7a7-449e-be9d-1d837ad010c9. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:15.329253 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:15.329253 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:15.329875 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7dccf980-ae7e-47d1-b31c-3c30bb08f1c1 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 returned with HTTP 200 Aug 13 06:19:15.330442 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1287/5169] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:15 2026] GET /volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:15.489792 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6b0cf9e8-c019-446d-8a39-4e96304e216f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:15.492105 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b0cf9e8-c019-446d-8a39-4e96304e216f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/snapshots/3e918fd8-c34f-45c0-b2d0-2ead66c9663f Aug 13 06:19:15.492418 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6b0cf9e8-c019-446d-8a39-4e96304e216f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:15.492690 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6b0cf9e8-c019-446d-8a39-4e96304e216f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:15.497708 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6b0cf9e8-c019-446d-8a39-4e96304e216f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/snapshots/3e918fd8-c34f-45c0-b2d0-2ead66c9663f returned with HTTP 404 Aug 13 06:19:15.498384 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1296/5170] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:19:15 2026] GET /volume/v3/snapshots/3e918fd8-c34f-45c0-b2d0-2ead66c9663f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:15.750301 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-28c5af85-1388-4837-a4ad-63821aff7d40 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:15.752549 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-28c5af85-1388-4837-a4ad-63821aff7d40 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 Aug 13 06:19:15.752820 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-28c5af85-1388-4837-a4ad-63821aff7d40 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:15.753082 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-28c5af85-1388-4837-a4ad-63821aff7d40 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:15.753238 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-28c5af85-1388-4837-a4ad-63821aff7d40 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:15.758191 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:15.758191 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:15.758960 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-28c5af85-1388-4837-a4ad-63821aff7d40 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 returned with HTTP 200 Aug 13 06:19:15.759442 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1301/5171] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:15 2026] GET /volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 => generated 710 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:15.771127 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-872e08d3-fcb9-45e5-9bd8-b8a4da50e7cc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:15.773331 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-872e08d3-fcb9-45e5-9bd8-b8a4da50e7cc tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] DELETE https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 Aug 13 06:19:15.773331 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-872e08d3-fcb9-45e5-9bd8-b8a4da50e7cc tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:15.773595 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-872e08d3-fcb9-45e5-9bd8-b8a4da50e7cc tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:15.773779 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-872e08d3-fcb9-45e5-9bd8-b8a4da50e7cc tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Delete backup with id: 792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27. Aug 13 06:19:15.777732 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:15.777732 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:15.796630 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-872e08d3-fcb9-45e5-9bd8-b8a4da50e7cc tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] delete_backup rpcapi backup_id 792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:19:15.798976 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-872e08d3-fcb9-45e5-9bd8-b8a4da50e7cc tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 returned with HTTP 202 Aug 13 06:19:15.799686 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1288/5172] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:19:15 2026] DELETE /volume/v3/backups/792bfcc1-6fd6-4c13-a8c6-691a3ab7fd27 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:19:15.810363 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8e488fcf-f001-4e96-9dac-2f9a228f96d3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:15.812105 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8e488fcf-f001-4e96-9dac-2f9a228f96d3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:19:15.812465 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8e488fcf-f001-4e96-9dac-2f9a228f96d3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2110100274"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:15.814096 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-8e488fcf-f001-4e96-9dac-2f9a228f96d3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2110100274'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:19:15.814228 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-8e488fcf-f001-4e96-9dac-2f9a228f96d3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Create volume of 1 GB Aug 13 06:19:15.818208 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8e488fcf-f001-4e96-9dac-2f9a228f96d3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Availability Zones retrieved successfully. Aug 13 06:19:15.824788 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8e488fcf-f001-4e96-9dac-2f9a228f96d3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Flow 'volume_create_api' (eb2d3664-e174-4afc-8e6f-519b963d1087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:19:15.825984 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8e488fcf-f001-4e96-9dac-2f9a228f96d3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b31be34-d6e4-4b5d-add6-c0fb4f7a7551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:15.826861 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-8e488fcf-f001-4e96-9dac-2f9a228f96d3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:19:15.855357 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8e488fcf-f001-4e96-9dac-2f9a228f96d3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b31be34-d6e4-4b5d-add6-c0fb4f7a7551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:15.856478 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8e488fcf-f001-4e96-9dac-2f9a228f96d3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (902aa7d2-1a68-4b2e-b8d7-16626e082ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:15.895657 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-8e488fcf-f001-4e96-9dac-2f9a228f96d3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Created reservations ['08a6f02a-91fa-4918-8402-5c522ee623af', '6bf0ba9a-e76f-4a42-9a3f-4dae16af9d22', '89f54b8b-ade2-4198-ad9f-a244e40ed69f', 'df3d5b33-fd34-4925-9616-c88fc8178f38'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:19:15.896522 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8e488fcf-f001-4e96-9dac-2f9a228f96d3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (902aa7d2-1a68-4b2e-b8d7-16626e082ec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08a6f02a-91fa-4918-8402-5c522ee623af', '6bf0ba9a-e76f-4a42-9a3f-4dae16af9d22', '89f54b8b-ade2-4198-ad9f-a244e40ed69f', 'df3d5b33-fd34-4925-9616-c88fc8178f38']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:15.897250 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8e488fcf-f001-4e96-9dac-2f9a228f96d3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc58df06-a3f9-4316-a15d-7fb37f66d81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:15.927825 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8e488fcf-f001-4e96-9dac-2f9a228f96d3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc58df06-a3f9-4316-a15d-7fb37f66d81b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd0de836-4e03-454d-a157-a14124e75f4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2110100274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='447750e3c86a47aa91858c8b07885d6e',qos_specs=None,replication_status=,reservations=['08a6f02a-91fa-4918-8402-5c522ee623af','6bf0ba9a-e76f-4a42-9a3f-4dae16af9d22','89f54b8b-ade2-4198-ad9f-a244e40ed69f','df3d5b33-fd34-4925-9616-c88fc8178f38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08757e505f34d0bb9ae7dfc266dcd38',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:19:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2110100274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd0de836-4e03-454d-a157-a14124e75f4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='447750e3c86a47aa91858c8b07885d6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08757e505f34d0bb9ae7dfc266dcd38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:15.928879 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8e488fcf-f001-4e96-9dac-2f9a228f96d3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8564154-74b5-4e17-a0c2-94849570e6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:15.952066 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8e488fcf-f001-4e96-9dac-2f9a228f96d3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8564154-74b5-4e17-a0c2-94849570e6c9) transitioned into state 'SUCCESS' from state '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-2110100274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='447750e3c86a47aa91858c8b07885d6e',qos_specs=None,replication_status=,reservations=['08a6f02a-91fa-4918-8402-5c522ee623af','6bf0ba9a-e76f-4a42-9a3f-4dae16af9d22','89f54b8b-ade2-4198-ad9f-a244e40ed69f','df3d5b33-fd34-4925-9616-c88fc8178f38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08757e505f34d0bb9ae7dfc266dcd38',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:15.952777 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8e488fcf-f001-4e96-9dac-2f9a228f96d3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43ef49f9-70a0-4550-8dfc-ebd5635cdbbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:15.963996 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8e488fcf-f001-4e96-9dac-2f9a228f96d3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43ef49f9-70a0-4550-8dfc-ebd5635cdbbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:15.964833 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-8e488fcf-f001-4e96-9dac-2f9a228f96d3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Flow 'volume_create_api' (eb2d3664-e174-4afc-8e6f-519b963d1087) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:19:15.965110 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8e488fcf-f001-4e96-9dac-2f9a228f96d3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Create volume request issued successfully. Aug 13 06:19:15.965653 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8e488fcf-f001-4e96-9dac-2f9a228f96d3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:19:15.966068 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1288/5173] 10.4.3.121 () {70 vars in 1298 bytes} [Thu Aug 13 06:19:15 2026] POST /volume/v3/volumes => generated 778 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:19:15.978130 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-33174b8a-78d4-4d3d-b8cf-ea5ae0d7ac43 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:15.979640 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33174b8a-78d4-4d3d-b8cf-ea5ae0d7ac43 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/volumes/dd0de836-4e03-454d-a157-a14124e75f4c Aug 13 06:19:15.980325 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33174b8a-78d4-4d3d-b8cf-ea5ae0d7ac43 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:15.980325 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33174b8a-78d4-4d3d-b8cf-ea5ae0d7ac43 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:15.987570 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:15.987570 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:15.990804 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-33174b8a-78d4-4d3d-b8cf-ea5ae0d7ac43 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Volume info retrieved successfully. Aug 13 06:19:15.994043 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33174b8a-78d4-4d3d-b8cf-ea5ae0d7ac43 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/volumes/dd0de836-4e03-454d-a157-a14124e75f4c returned with HTTP 200 Aug 13 06:19:15.994477 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1297/5174] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:15 2026] GET /volume/v3/volumes/dd0de836-4e03-454d-a157-a14124e75f4c => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:16.340049 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bf8c7fa8-5b71-4919-b42d-fbd82bddbdfa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:16.341688 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bf8c7fa8-5b71-4919-b42d-fbd82bddbdfa tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] GET https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 Aug 13 06:19:16.342398 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bf8c7fa8-5b71-4919-b42d-fbd82bddbdfa tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:16.342398 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bf8c7fa8-5b71-4919-b42d-fbd82bddbdfa tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:16.342398 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-bf8c7fa8-5b71-4919-b42d-fbd82bddbdfa tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Show backup with id 4fc06715-f7a7-449e-be9d-1d837ad010c9. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:16.346170 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:16.346170 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:16.346796 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bf8c7fa8-5b71-4919-b42d-fbd82bddbdfa tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 returned with HTTP 200 Aug 13 06:19:16.347137 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1302/5175] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:16 2026] GET /volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:16.885766 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-5d650dc2-67b9-42ee-9730-36ef72a9c0d8 req-85b43a01-71bd-45c8-8a52-a0216e4af42b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:16.887703 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5d650dc2-67b9-42ee-9730-36ef72a9c0d8 req-85b43a01-71bd-45c8-8a52-a0216e4af42b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/attachments/3f4f5b17-40d1-4eda-bd82-da8e8cbfcf0a Aug 13 06:19:16.887871 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5d650dc2-67b9-42ee-9730-36ef72a9c0d8 req-85b43a01-71bd-45c8-8a52-a0216e4af42b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:16.888078 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-5d650dc2-67b9-42ee-9730-36ef72a9c0d8 req-85b43a01-71bd-45c8-8a52-a0216e4af42b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:16.894154 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:16.894154 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:16.937130 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-5d650dc2-67b9-42ee-9730-36ef72a9c0d8 req-85b43a01-71bd-45c8-8a52-a0216e4af42b tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/attachments/3f4f5b17-40d1-4eda-bd82-da8e8cbfcf0a returned with HTTP 200 Aug 13 06:19:16.937726 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1289/5176] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:19:16 2026] DELETE /volume/v3/attachments/3f4f5b17-40d1-4eda-bd82-da8e8cbfcf0a => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:17.006170 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e284d0aa-68a1-4407-9e03-c1b6f5c2e08b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:17.008113 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e284d0aa-68a1-4407-9e03-c1b6f5c2e08b tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/volumes/dd0de836-4e03-454d-a157-a14124e75f4c Aug 13 06:19:17.008363 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e284d0aa-68a1-4407-9e03-c1b6f5c2e08b tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:17.008578 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e284d0aa-68a1-4407-9e03-c1b6f5c2e08b tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:17.015089 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:17.015089 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:17.018001 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e284d0aa-68a1-4407-9e03-c1b6f5c2e08b tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Volume info retrieved successfully. Aug 13 06:19:17.021522 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e284d0aa-68a1-4407-9e03-c1b6f5c2e08b tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/volumes/dd0de836-4e03-454d-a157-a14124e75f4c returned with HTTP 200 Aug 13 06:19:17.021920 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1289/5177] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:17 2026] GET /volume/v3/volumes/dd0de836-4e03-454d-a157-a14124e75f4c => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:19:17.035106 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1935d17e-e16b-4d02-adde-b2af7b9432bd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:17.037156 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1935d17e-e16b-4d02-adde-b2af7b9432bd tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] POST https://10.4.3.121/volume/v3/backups Aug 13 06:19:17.037598 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1935d17e-e16b-4d02-adde-b2af7b9432bd tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dd0de836-4e03-454d-a157-a14124e75f4c", "name": "tempest-type-Backup-1036632983"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:17.039473 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-1935d17e-e16b-4d02-adde-b2af7b9432bd tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Creating new backup {'backup': {'volume_id': 'dd0de836-4e03-454d-a157-a14124e75f4c', 'name': 'tempest-type-Backup-1036632983'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:19:17.039589 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-1935d17e-e16b-4d02-adde-b2af7b9432bd tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Creating backup of volume dd0de836-4e03-454d-a157-a14124e75f4c in container None Aug 13 06:19:17.048739 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:17.048739 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:17.049163 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1935d17e-e16b-4d02-adde-b2af7b9432bd tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Volume info retrieved successfully. Aug 13 06:19:17.067426 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-1935d17e-e16b-4d02-adde-b2af7b9432bd tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Created reservations ['1d85948c-89f2-4f42-b9a4-e4fd643d6ef2', '6102bebc-f16b-46d9-8937-b64863414cb4'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:19:17.098612 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1935d17e-e16b-4d02-adde-b2af7b9432bd tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:19:17.098969 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1298/5178] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:19:17 2026] POST /volume/v3/backups => generated 316 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:19:17.107919 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a108c57f-5184-452c-ac86-db53f34a47a1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:17.110121 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a108c57f-5184-452c-ac86-db53f34a47a1 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 Aug 13 06:19:17.110371 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a108c57f-5184-452c-ac86-db53f34a47a1 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:17.110598 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a108c57f-5184-452c-ac86-db53f34a47a1 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:17.110760 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a108c57f-5184-452c-ac86-db53f34a47a1 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id c55368d1-d01a-4269-8d65-7c54b5d6f479. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:17.114456 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:17.114456 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:17.114983 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a108c57f-5184-452c-ac86-db53f34a47a1 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 returned with HTTP 200 Aug 13 06:19:17.115335 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1303/5179] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:17 2026] GET /volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:17.357482 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fc86cefc-f6ff-4014-a4a1-870121f5e93e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:17.359544 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fc86cefc-f6ff-4014-a4a1-870121f5e93e tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] GET https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 Aug 13 06:19:17.359801 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fc86cefc-f6ff-4014-a4a1-870121f5e93e tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:17.360051 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fc86cefc-f6ff-4014-a4a1-870121f5e93e tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:17.360210 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-fc86cefc-f6ff-4014-a4a1-870121f5e93e tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Show backup with id 4fc06715-f7a7-449e-be9d-1d837ad010c9. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:17.365559 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:17.365559 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:17.366354 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fc86cefc-f6ff-4014-a4a1-870121f5e93e tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 returned with HTTP 200 Aug 13 06:19:17.366785 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1290/5180] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:17 2026] GET /volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:18.125021 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3ea8f402-621b-49bd-a44b-1f9ca81ff261 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:18.127288 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3ea8f402-621b-49bd-a44b-1f9ca81ff261 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 Aug 13 06:19:18.127570 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3ea8f402-621b-49bd-a44b-1f9ca81ff261 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:18.127810 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3ea8f402-621b-49bd-a44b-1f9ca81ff261 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:18.128013 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3ea8f402-621b-49bd-a44b-1f9ca81ff261 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id c55368d1-d01a-4269-8d65-7c54b5d6f479. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:18.133223 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:18.133223 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:18.134988 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3ea8f402-621b-49bd-a44b-1f9ca81ff261 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 returned with HTTP 200 Aug 13 06:19:18.134988 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1290/5181] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:18 2026] GET /volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:18.377486 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-23b2054b-8b8d-4e56-a65c-559b4f95c147 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:18.380580 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-23b2054b-8b8d-4e56-a65c-559b4f95c147 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] GET https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 Aug 13 06:19:18.380580 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-23b2054b-8b8d-4e56-a65c-559b4f95c147 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:18.380580 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-23b2054b-8b8d-4e56-a65c-559b4f95c147 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:18.380580 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-23b2054b-8b8d-4e56-a65c-559b4f95c147 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Show backup with id 4fc06715-f7a7-449e-be9d-1d837ad010c9. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:18.384100 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:18.384100 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:18.384728 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-23b2054b-8b8d-4e56-a65c-559b4f95c147 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 returned with HTTP 200 Aug 13 06:19:18.385100 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1299/5182] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:18 2026] GET /volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:18.477455 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d31c0859-97ed-4d70-abad-ce4bb71ce38f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:18.479320 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d31c0859-97ed-4d70-abad-ce4bb71ce38f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] DELETE https://10.4.3.121/volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 Aug 13 06:19:18.480047 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d31c0859-97ed-4d70-abad-ce4bb71ce38f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:18.480047 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d31c0859-97ed-4d70-abad-ce4bb71ce38f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:18.480047 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-d31c0859-97ed-4d70-abad-ce4bb71ce38f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete volume with id: 8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 Aug 13 06:19:18.488528 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:18.488528 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:18.488981 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d31c0859-97ed-4d70-abad-ce4bb71ce38f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:19:18.505274 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d31c0859-97ed-4d70-abad-ce4bb71ce38f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Delete volume request issued successfully. Aug 13 06:19:18.505544 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d31c0859-97ed-4d70-abad-ce4bb71ce38f tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 returned with HTTP 202 Aug 13 06:19:18.505999 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1304/5183] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:19:18 2026] DELETE /volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:19:18.513326 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b41ed283-8de2-4670-aa4f-97fff7235254 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:18.515945 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b41ed283-8de2-4670-aa4f-97fff7235254 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 Aug 13 06:19:18.516160 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b41ed283-8de2-4670-aa4f-97fff7235254 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:18.516373 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b41ed283-8de2-4670-aa4f-97fff7235254 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:18.523751 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:18.523751 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:18.527800 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b41ed283-8de2-4670-aa4f-97fff7235254 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Volume info retrieved successfully. Aug 13 06:19:18.532095 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b41ed283-8de2-4670-aa4f-97fff7235254 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 returned with HTTP 200 Aug 13 06:19:18.532485 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1291/5184] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:19:18 2026] GET /volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:19:19.145215 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-10f2620f-6fd3-419f-9c73-79b37d89d31f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:19.147096 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10f2620f-6fd3-419f-9c73-79b37d89d31f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 Aug 13 06:19:19.147316 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-10f2620f-6fd3-419f-9c73-79b37d89d31f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:19.147495 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-10f2620f-6fd3-419f-9c73-79b37d89d31f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:19.147641 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-10f2620f-6fd3-419f-9c73-79b37d89d31f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id c55368d1-d01a-4269-8d65-7c54b5d6f479. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:19.151976 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:19.151976 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:19.152578 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10f2620f-6fd3-419f-9c73-79b37d89d31f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 returned with HTTP 200 Aug 13 06:19:19.152938 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1291/5185] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:19 2026] GET /volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:19.394484 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-73a4d39a-27f4-4a31-87f7-ccfa38c5fc4a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:19.396159 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73a4d39a-27f4-4a31-87f7-ccfa38c5fc4a tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] GET https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 Aug 13 06:19:19.396372 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73a4d39a-27f4-4a31-87f7-ccfa38c5fc4a tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:19.396546 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-73a4d39a-27f4-4a31-87f7-ccfa38c5fc4a tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:19.396648 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-73a4d39a-27f4-4a31-87f7-ccfa38c5fc4a tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Show backup with id 4fc06715-f7a7-449e-be9d-1d837ad010c9. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:19.400499 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:19.400499 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:19.401039 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-73a4d39a-27f4-4a31-87f7-ccfa38c5fc4a tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 returned with HTTP 200 Aug 13 06:19:19.401383 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1300/5186] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:19 2026] GET /volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:19.544495 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-45e33a61-df27-4952-a694-de2ab7a62340 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:19.546392 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-45e33a61-df27-4952-a694-de2ab7a62340 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] GET https://10.4.3.121/volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 Aug 13 06:19:19.546568 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-45e33a61-df27-4952-a694-de2ab7a62340 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:19.546740 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-45e33a61-df27-4952-a694-de2ab7a62340 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:19.552301 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-45e33a61-df27-4952-a694-de2ab7a62340 tempest-TestVolumeBootPattern-250787106 tempest-TestVolumeBootPattern-250787106-project-member] https://10.4.3.121/volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 returned with HTTP 404 Aug 13 06:19:19.552693 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1305/5187] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:19:19 2026] GET /volume/v3/volumes/8d8cbab2-f88d-4fb2-bf59-0e2d142f44a3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:20.162929 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-82475a26-ec80-4a77-86bf-9310698834ca None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:20.164963 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-82475a26-ec80-4a77-86bf-9310698834ca tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 Aug 13 06:19:20.165232 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-82475a26-ec80-4a77-86bf-9310698834ca tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:20.165438 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-82475a26-ec80-4a77-86bf-9310698834ca tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:20.165557 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-82475a26-ec80-4a77-86bf-9310698834ca tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id c55368d1-d01a-4269-8d65-7c54b5d6f479. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:20.170406 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:20.170406 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:20.171082 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-82475a26-ec80-4a77-86bf-9310698834ca tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 returned with HTTP 200 Aug 13 06:19:20.171500 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1292/5188] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:20 2026] GET /volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:20.416024 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8493854a-9dd1-4d39-95eb-6601814946fe None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:20.426229 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8493854a-9dd1-4d39-95eb-6601814946fe tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] GET https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 Aug 13 06:19:20.428208 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8493854a-9dd1-4d39-95eb-6601814946fe tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:20.429551 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8493854a-9dd1-4d39-95eb-6601814946fe tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:20.429718 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8493854a-9dd1-4d39-95eb-6601814946fe tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Show backup with id 4fc06715-f7a7-449e-be9d-1d837ad010c9. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:20.438772 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:20.438772 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:20.439465 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8493854a-9dd1-4d39-95eb-6601814946fe tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 returned with HTTP 200 Aug 13 06:19:20.439894 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1292/5189] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:20 2026] GET /volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 => generated 735 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:21.181533 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5d8d2672-76e6-423c-a4e5-a9e95ad9c7d6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:21.183228 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5d8d2672-76e6-423c-a4e5-a9e95ad9c7d6 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 Aug 13 06:19:21.183449 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5d8d2672-76e6-423c-a4e5-a9e95ad9c7d6 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:21.183627 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5d8d2672-76e6-423c-a4e5-a9e95ad9c7d6 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:21.183724 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-5d8d2672-76e6-423c-a4e5-a9e95ad9c7d6 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id c55368d1-d01a-4269-8d65-7c54b5d6f479. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:21.187777 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:21.187777 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:21.188435 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5d8d2672-76e6-423c-a4e5-a9e95ad9c7d6 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 returned with HTTP 200 Aug 13 06:19:21.188816 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1301/5190] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:21 2026] GET /volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:21.449754 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ab192029-d385-4a05-bd68-6283f9558904 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:21.451379 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ab192029-d385-4a05-bd68-6283f9558904 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] GET https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 Aug 13 06:19:21.451582 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ab192029-d385-4a05-bd68-6283f9558904 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:21.451750 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ab192029-d385-4a05-bd68-6283f9558904 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:21.451870 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ab192029-d385-4a05-bd68-6283f9558904 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Show backup with id 4fc06715-f7a7-449e-be9d-1d837ad010c9. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:21.455613 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:21.455613 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:21.456139 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ab192029-d385-4a05-bd68-6283f9558904 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 returned with HTTP 200 Aug 13 06:19:21.456477 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1306/5191] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:21 2026] GET /volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:22.199089 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-aa70add8-c816-4fd0-bf35-fa75238e62a7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:22.202083 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa70add8-c816-4fd0-bf35-fa75238e62a7 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 Aug 13 06:19:22.202461 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa70add8-c816-4fd0-bf35-fa75238e62a7 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:22.202691 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-aa70add8-c816-4fd0-bf35-fa75238e62a7 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:22.202818 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-aa70add8-c816-4fd0-bf35-fa75238e62a7 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id c55368d1-d01a-4269-8d65-7c54b5d6f479. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:22.207209 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:22.207209 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:22.207890 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-aa70add8-c816-4fd0-bf35-fa75238e62a7 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 returned with HTTP 200 Aug 13 06:19:22.208277 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1293/5192] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:22 2026] GET /volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:22.466757 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c1775592-57eb-407d-add7-78ed6560c188 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:22.468896 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c1775592-57eb-407d-add7-78ed6560c188 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] GET https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 Aug 13 06:19:22.469134 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c1775592-57eb-407d-add7-78ed6560c188 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:22.469370 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c1775592-57eb-407d-add7-78ed6560c188 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:22.469494 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c1775592-57eb-407d-add7-78ed6560c188 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Show backup with id 4fc06715-f7a7-449e-be9d-1d837ad010c9. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:22.474001 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:22.474001 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:22.474666 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c1775592-57eb-407d-add7-78ed6560c188 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 returned with HTTP 200 Aug 13 06:19:22.475055 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1293/5193] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:22 2026] GET /volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:23.218322 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-55184dd8-487c-4c93-a75c-a12e9a69a9fa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:23.220110 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-55184dd8-487c-4c93-a75c-a12e9a69a9fa tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 Aug 13 06:19:23.220328 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-55184dd8-487c-4c93-a75c-a12e9a69a9fa tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:23.220504 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-55184dd8-487c-4c93-a75c-a12e9a69a9fa tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:23.220619 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-55184dd8-487c-4c93-a75c-a12e9a69a9fa tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id c55368d1-d01a-4269-8d65-7c54b5d6f479. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:23.224388 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:23.224388 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:23.224881 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-55184dd8-487c-4c93-a75c-a12e9a69a9fa tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 returned with HTTP 200 Aug 13 06:19:23.225254 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1302/5194] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:23 2026] GET /volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:23.486350 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4fa786bd-00b2-4ab6-b625-22e8c4c4de27 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:23.488346 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4fa786bd-00b2-4ab6-b625-22e8c4c4de27 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] GET https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 Aug 13 06:19:23.488549 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4fa786bd-00b2-4ab6-b625-22e8c4c4de27 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:23.488731 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4fa786bd-00b2-4ab6-b625-22e8c4c4de27 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:23.488842 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-4fa786bd-00b2-4ab6-b625-22e8c4c4de27 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Show backup with id 4fc06715-f7a7-449e-be9d-1d837ad010c9. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:23.493458 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:23.493458 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:23.494066 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4fa786bd-00b2-4ab6-b625-22e8c4c4de27 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 returned with HTTP 200 Aug 13 06:19:23.494512 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1307/5195] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:23 2026] GET /volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:24.234701 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-747ca99b-52e4-4a78-9bce-74c018642477 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:24.236402 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-747ca99b-52e4-4a78-9bce-74c018642477 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 Aug 13 06:19:24.236598 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-747ca99b-52e4-4a78-9bce-74c018642477 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:24.236782 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-747ca99b-52e4-4a78-9bce-74c018642477 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:24.236879 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-747ca99b-52e4-4a78-9bce-74c018642477 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id c55368d1-d01a-4269-8d65-7c54b5d6f479. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:24.241454 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:24.241454 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:24.242205 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-747ca99b-52e4-4a78-9bce-74c018642477 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 returned with HTTP 200 Aug 13 06:19:24.242556 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1294/5196] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:24 2026] GET /volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:24.506039 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a7681690-6b9b-4879-b905-0670d09bf33e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:24.507738 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a7681690-6b9b-4879-b905-0670d09bf33e tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] GET https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 Aug 13 06:19:24.507955 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a7681690-6b9b-4879-b905-0670d09bf33e tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:24.508131 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a7681690-6b9b-4879-b905-0670d09bf33e tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:24.508253 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-a7681690-6b9b-4879-b905-0670d09bf33e tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Show backup with id 4fc06715-f7a7-449e-be9d-1d837ad010c9. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:24.514220 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:24.514220 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:24.516132 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a7681690-6b9b-4879-b905-0670d09bf33e tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 returned with HTTP 200 Aug 13 06:19:24.518108 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1294/5197] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:24 2026] GET /volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:24.535904 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-230cc5df-6b4b-4c67-9a09-984c358b7c97 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:24.538043 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-230cc5df-6b4b-4c67-9a09-984c358b7c97 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] DELETE https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 Aug 13 06:19:24.538866 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-230cc5df-6b4b-4c67-9a09-984c358b7c97 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:24.538866 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-230cc5df-6b4b-4c67-9a09-984c358b7c97 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:24.538866 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-230cc5df-6b4b-4c67-9a09-984c358b7c97 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Delete backup with id: 4fc06715-f7a7-449e-be9d-1d837ad010c9. Aug 13 06:19:24.544168 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:24.544168 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:24.561497 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-230cc5df-6b4b-4c67-9a09-984c358b7c97 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] delete_backup rpcapi backup_id 4fc06715-f7a7-449e-be9d-1d837ad010c9 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:19:24.563602 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-230cc5df-6b4b-4c67-9a09-984c358b7c97 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 returned with HTTP 202 Aug 13 06:19:24.564154 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1303/5198] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:19:24 2026] DELETE /volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:19:24.571801 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9b63c7f0-8a23-4275-88ea-2daeff0188db None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:24.573712 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9b63c7f0-8a23-4275-88ea-2daeff0188db tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] GET https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 Aug 13 06:19:24.573948 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9b63c7f0-8a23-4275-88ea-2daeff0188db tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:24.574193 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9b63c7f0-8a23-4275-88ea-2daeff0188db tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:24.574252 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-9b63c7f0-8a23-4275-88ea-2daeff0188db tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Show backup with id 4fc06715-f7a7-449e-be9d-1d837ad010c9. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:24.578265 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:24.578265 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:24.578940 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9b63c7f0-8a23-4275-88ea-2daeff0188db tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 returned with HTTP 200 Aug 13 06:19:24.579393 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1308/5199] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:24 2026] GET /volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:25.251258 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f394d663-4704-4973-9630-e22247232ba3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:25.252863 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f394d663-4704-4973-9630-e22247232ba3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 Aug 13 06:19:25.253041 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f394d663-4704-4973-9630-e22247232ba3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:25.253217 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f394d663-4704-4973-9630-e22247232ba3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:25.253324 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f394d663-4704-4973-9630-e22247232ba3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id c55368d1-d01a-4269-8d65-7c54b5d6f479. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:25.257875 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:25.257875 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:25.258334 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f394d663-4704-4973-9630-e22247232ba3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 returned with HTTP 200 Aug 13 06:19:25.258749 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1295/5200] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:25 2026] GET /volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:25.589232 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3caa71c5-e256-4b07-ab8f-c3d2484348c2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:25.590628 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3caa71c5-e256-4b07-ab8f-c3d2484348c2 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] GET https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 Aug 13 06:19:25.590826 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3caa71c5-e256-4b07-ab8f-c3d2484348c2 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:25.590994 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3caa71c5-e256-4b07-ab8f-c3d2484348c2 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:25.591094 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-3caa71c5-e256-4b07-ab8f-c3d2484348c2 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Show backup with id 4fc06715-f7a7-449e-be9d-1d837ad010c9. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:25.594722 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3caa71c5-e256-4b07-ab8f-c3d2484348c2 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] https://10.4.3.121/volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 returned with HTTP 404 Aug 13 06:19:25.595170 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1295/5201] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:25 2026] GET /volume/v3/backups/4fc06715-f7a7-449e-be9d-1d837ad010c9 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:25.600854 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0c09d51b-e1ae-4e28-ad22-fb229fdf0eee None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:25.602711 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0c09d51b-e1ae-4e28-ad22-fb229fdf0eee tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/01932844-c87a-4f10-a9b6-aab9a2605833 Aug 13 06:19:25.602937 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0c09d51b-e1ae-4e28-ad22-fb229fdf0eee tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:25.603177 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0c09d51b-e1ae-4e28-ad22-fb229fdf0eee tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:25.603362 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-0c09d51b-e1ae-4e28-ad22-fb229fdf0eee tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Delete volume with id: 01932844-c87a-4f10-a9b6-aab9a2605833 Aug 13 06:19:25.610261 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:25.610261 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:25.610565 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0c09d51b-e1ae-4e28-ad22-fb229fdf0eee tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Volume info retrieved successfully. Aug 13 06:19:25.627536 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0c09d51b-e1ae-4e28-ad22-fb229fdf0eee tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Delete volume request issued successfully. Aug 13 06:19:25.627779 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0c09d51b-e1ae-4e28-ad22-fb229fdf0eee tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] https://10.4.3.121/volume/v3/volumes/01932844-c87a-4f10-a9b6-aab9a2605833 returned with HTTP 202 Aug 13 06:19:25.628360 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1304/5202] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:19:25 2026] DELETE /volume/v3/volumes/01932844-c87a-4f10-a9b6-aab9a2605833 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:19:25.635571 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-098426e8-8d4b-4a07-9d6e-9f172df3bc40 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:25.637420 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-098426e8-8d4b-4a07-9d6e-9f172df3bc40 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] GET https://10.4.3.121/volume/v3/volumes/01932844-c87a-4f10-a9b6-aab9a2605833 Aug 13 06:19:25.637637 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-098426e8-8d4b-4a07-9d6e-9f172df3bc40 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:25.637886 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-098426e8-8d4b-4a07-9d6e-9f172df3bc40 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:25.645199 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:25.645199 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:25.648935 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-098426e8-8d4b-4a07-9d6e-9f172df3bc40 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Volume info retrieved successfully. Aug 13 06:19:25.652655 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-098426e8-8d4b-4a07-9d6e-9f172df3bc40 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] https://10.4.3.121/volume/v3/volumes/01932844-c87a-4f10-a9b6-aab9a2605833 returned with HTTP 200 Aug 13 06:19:25.653074 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1309/5203] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:25 2026] GET /volume/v3/volumes/01932844-c87a-4f10-a9b6-aab9a2605833 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:19:26.094855 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e08a40ae-ad11-4dfa-9e73-66aaf30f8ada None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:26.166633 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e08a40ae-ad11-4dfa-9e73-66aaf30f8ada tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:19:26.167006 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e08a40ae-ad11-4dfa-9e73-66aaf30f8ada tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1089713088"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:26.168403 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-e08a40ae-ad11-4dfa-9e73-66aaf30f8ada tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1089713088'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:19:26.168518 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-e08a40ae-ad11-4dfa-9e73-66aaf30f8ada tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Create volume of 1 GB Aug 13 06:19:26.172542 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e08a40ae-ad11-4dfa-9e73-66aaf30f8ada tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Availability Zones retrieved successfully. Aug 13 06:19:26.178121 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e08a40ae-ad11-4dfa-9e73-66aaf30f8ada tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Flow 'volume_create_api' (00873ff7-0695-4970-9cfd-35f8503fb96b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:19:26.179304 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e08a40ae-ad11-4dfa-9e73-66aaf30f8ada tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fccbd15-f03a-4efa-a61a-2d04555fe54f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:26.180160 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-e08a40ae-ad11-4dfa-9e73-66aaf30f8ada tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:19:26.217264 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e08a40ae-ad11-4dfa-9e73-66aaf30f8ada tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fccbd15-f03a-4efa-a61a-2d04555fe54f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:26.218337 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e08a40ae-ad11-4dfa-9e73-66aaf30f8ada tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e72937a-a2d1-4bbb-8b8f-e5507d2745d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:26.268821 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e8402ed7-1ad1-4b3e-be25-7fbb9fce3d4e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:26.271282 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e8402ed7-1ad1-4b3e-be25-7fbb9fce3d4e tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 Aug 13 06:19:26.271799 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e8402ed7-1ad1-4b3e-be25-7fbb9fce3d4e tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:26.272387 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e8402ed7-1ad1-4b3e-be25-7fbb9fce3d4e tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:26.272597 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e8402ed7-1ad1-4b3e-be25-7fbb9fce3d4e tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id c55368d1-d01a-4269-8d65-7c54b5d6f479. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:26.279916 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:26.279916 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:26.280598 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e8402ed7-1ad1-4b3e-be25-7fbb9fce3d4e tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 returned with HTTP 200 Aug 13 06:19:26.280948 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-e08a40ae-ad11-4dfa-9e73-66aaf30f8ada tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Created reservations ['30f821cd-9989-4240-a4b9-1fdafff6b3a7', 'f440e401-b823-46b0-a108-7e5b7957e6bf', '4c03a918-8625-40e4-9a47-1fbc1f2dc7aa', 'd01034f2-c046-4a68-92b6-5f966b111bc8'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:19:26.281263 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1296/5204] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:26 2026] GET /volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:26.281790 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e08a40ae-ad11-4dfa-9e73-66aaf30f8ada tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e72937a-a2d1-4bbb-8b8f-e5507d2745d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30f821cd-9989-4240-a4b9-1fdafff6b3a7', 'f440e401-b823-46b0-a108-7e5b7957e6bf', '4c03a918-8625-40e4-9a47-1fbc1f2dc7aa', 'd01034f2-c046-4a68-92b6-5f966b111bc8']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:26.282707 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e08a40ae-ad11-4dfa-9e73-66aaf30f8ada tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb58f6dd-2db9-47aa-991c-7d4313c639fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:26.306534 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e08a40ae-ad11-4dfa-9e73-66aaf30f8ada tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb58f6dd-2db9-47aa-991c-7d4313c639fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49e3f73a-57fe-4e13-abba-838e8c39e144', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1089713088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a4f2f24343e457aa9ea7db11df92248',qos_specs=None,replication_status=,reservations=['30f821cd-9989-4240-a4b9-1fdafff6b3a7','f440e401-b823-46b0-a108-7e5b7957e6bf','4c03a918-8625-40e4-9a47-1fbc1f2dc7aa','d01034f2-c046-4a68-92b6-5f966b111bc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8023d801a508455ab3f0eea0012069fa',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:19:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1089713088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49e3f73a-57fe-4e13-abba-838e8c39e144,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a4f2f24343e457aa9ea7db11df92248',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8023d801a508455ab3f0eea0012069fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:26.307593 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e08a40ae-ad11-4dfa-9e73-66aaf30f8ada tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9612de5d-3031-4d75-810f-aba2c463efd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:26.326058 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e08a40ae-ad11-4dfa-9e73-66aaf30f8ada tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9612de5d-3031-4d75-810f-aba2c463efd4) transitioned into state 'SUCCESS' from state '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-1089713088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a4f2f24343e457aa9ea7db11df92248',qos_specs=None,replication_status=,reservations=['30f821cd-9989-4240-a4b9-1fdafff6b3a7','f440e401-b823-46b0-a108-7e5b7957e6bf','4c03a918-8625-40e4-9a47-1fbc1f2dc7aa','d01034f2-c046-4a68-92b6-5f966b111bc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8023d801a508455ab3f0eea0012069fa',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:26.326791 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e08a40ae-ad11-4dfa-9e73-66aaf30f8ada tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c1e0702-c6b3-47ff-8c4a-fd2f596cdfcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:26.335601 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e08a40ae-ad11-4dfa-9e73-66aaf30f8ada tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c1e0702-c6b3-47ff-8c4a-fd2f596cdfcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:26.336421 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-e08a40ae-ad11-4dfa-9e73-66aaf30f8ada tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Flow 'volume_create_api' (00873ff7-0695-4970-9cfd-35f8503fb96b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:19:26.336706 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e08a40ae-ad11-4dfa-9e73-66aaf30f8ada tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Create volume request issued successfully. Aug 13 06:19:26.337279 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e08a40ae-ad11-4dfa-9e73-66aaf30f8ada tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:19:26.337812 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1296/5205] 10.4.3.121 () {70 vars in 1298 bytes} [Thu Aug 13 06:19:26 2026] POST /volume/v3/volumes => generated 778 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:19:26.349629 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-feef0f7e-e762-4b9b-b3c7-e753e2806fa4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:26.353294 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-feef0f7e-e762-4b9b-b3c7-e753e2806fa4 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] GET https://10.4.3.121/volume/v3/volumes/49e3f73a-57fe-4e13-abba-838e8c39e144 Aug 13 06:19:26.353294 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-feef0f7e-e762-4b9b-b3c7-e753e2806fa4 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:26.353294 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-feef0f7e-e762-4b9b-b3c7-e753e2806fa4 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:26.363107 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:26.363107 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:26.367313 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-feef0f7e-e762-4b9b-b3c7-e753e2806fa4 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Volume info retrieved successfully. Aug 13 06:19:26.372058 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-feef0f7e-e762-4b9b-b3c7-e753e2806fa4 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] https://10.4.3.121/volume/v3/volumes/49e3f73a-57fe-4e13-abba-838e8c39e144 returned with HTTP 200 Aug 13 06:19:26.372634 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1305/5206] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:26 2026] GET /volume/v3/volumes/49e3f73a-57fe-4e13-abba-838e8c39e144 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:26.667239 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8fec708e-ac0a-4dd0-87ee-8a082b7d6148 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:26.669900 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8fec708e-ac0a-4dd0-87ee-8a082b7d6148 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] GET https://10.4.3.121/volume/v3/volumes/01932844-c87a-4f10-a9b6-aab9a2605833 Aug 13 06:19:26.670233 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8fec708e-ac0a-4dd0-87ee-8a082b7d6148 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:26.670523 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8fec708e-ac0a-4dd0-87ee-8a082b7d6148 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:26.678569 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8fec708e-ac0a-4dd0-87ee-8a082b7d6148 tempest-ProjectReaderTests39-222042218 tempest-ProjectReaderTests39-222042218-project-admin] https://10.4.3.121/volume/v3/volumes/01932844-c87a-4f10-a9b6-aab9a2605833 returned with HTTP 404 Aug 13 06:19:26.679311 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1310/5207] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:26 2026] GET /volume/v3/volumes/01932844-c87a-4f10-a9b6-aab9a2605833 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:27.291625 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-089db96d-003c-4d0a-bed0-010b1e0d8165 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:27.293567 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-089db96d-003c-4d0a-bed0-010b1e0d8165 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 Aug 13 06:19:27.293855 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-089db96d-003c-4d0a-bed0-010b1e0d8165 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:27.294071 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-089db96d-003c-4d0a-bed0-010b1e0d8165 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:27.294214 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-089db96d-003c-4d0a-bed0-010b1e0d8165 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id c55368d1-d01a-4269-8d65-7c54b5d6f479. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:27.299352 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:27.299352 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:27.300217 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-089db96d-003c-4d0a-bed0-010b1e0d8165 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 returned with HTTP 200 Aug 13 06:19:27.300804 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1297/5208] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:27 2026] GET /volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:27.384757 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e5f9195a-4b93-486f-88c7-648761b8a4a2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:27.386492 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e5f9195a-4b93-486f-88c7-648761b8a4a2 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] GET https://10.4.3.121/volume/v3/volumes/49e3f73a-57fe-4e13-abba-838e8c39e144 Aug 13 06:19:27.386706 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e5f9195a-4b93-486f-88c7-648761b8a4a2 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:27.386885 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e5f9195a-4b93-486f-88c7-648761b8a4a2 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:27.394494 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:27.394494 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:27.397866 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e5f9195a-4b93-486f-88c7-648761b8a4a2 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Volume info retrieved successfully. Aug 13 06:19:27.401511 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e5f9195a-4b93-486f-88c7-648761b8a4a2 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] https://10.4.3.121/volume/v3/volumes/49e3f73a-57fe-4e13-abba-838e8c39e144 returned with HTTP 200 Aug 13 06:19:27.401892 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1297/5209] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:27 2026] GET /volume/v3/volumes/49e3f73a-57fe-4e13-abba-838e8c39e144 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:19:27.413789 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b4b6ba8d-410b-4ce2-90dd-1eb4b99e8aea None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:27.415397 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b4b6ba8d-410b-4ce2-90dd-1eb4b99e8aea tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] POST https://10.4.3.121/volume/v3/backups Aug 13 06:19:27.415730 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b4b6ba8d-410b-4ce2-90dd-1eb4b99e8aea tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "49e3f73a-57fe-4e13-abba-838e8c39e144", "name": "tempest-type-Backup-123551535"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:27.417121 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-b4b6ba8d-410b-4ce2-90dd-1eb4b99e8aea tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Creating new backup {'backup': {'volume_id': '49e3f73a-57fe-4e13-abba-838e8c39e144', 'name': 'tempest-type-Backup-123551535'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:19:27.417291 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-b4b6ba8d-410b-4ce2-90dd-1eb4b99e8aea tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Creating backup of volume 49e3f73a-57fe-4e13-abba-838e8c39e144 in container None Aug 13 06:19:27.423351 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:27.423351 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:27.423731 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b4b6ba8d-410b-4ce2-90dd-1eb4b99e8aea tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Volume info retrieved successfully. Aug 13 06:19:27.444651 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-b4b6ba8d-410b-4ce2-90dd-1eb4b99e8aea tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Created reservations ['880f2fa0-25bd-4f05-b1c2-4af4accd2c1b', '505051e2-fc74-469b-b428-96f42106136d'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:19:27.465278 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b4b6ba8d-410b-4ce2-90dd-1eb4b99e8aea tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:19:27.465765 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1306/5210] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:19:27 2026] POST /volume/v3/backups => generated 315 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:19:27.473399 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-17f3732a-15ef-41f0-be7c-e4a277976908 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:27.475327 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-17f3732a-15ef-41f0-be7c-e4a277976908 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] GET https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a Aug 13 06:19:27.475327 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-17f3732a-15ef-41f0-be7c-e4a277976908 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:27.475518 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-17f3732a-15ef-41f0-be7c-e4a277976908 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:27.475618 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-17f3732a-15ef-41f0-be7c-e4a277976908 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Show backup with id 50e53f71-4c69-4907-9ac8-620e7e7dc34a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:27.479839 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:27.479839 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:27.480588 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-17f3732a-15ef-41f0-be7c-e4a277976908 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a returned with HTTP 200 Aug 13 06:19:27.480994 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1311/5211] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:27 2026] GET /volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:28.246898 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b744a102-11bb-4631-8044-987f135da222 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.310833 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9d82a8b0-c02a-4035-a641-9fd327569c12 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.312528 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9d82a8b0-c02a-4035-a641-9fd327569c12 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 Aug 13 06:19:28.312744 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9d82a8b0-c02a-4035-a641-9fd327569c12 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:28.312917 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9d82a8b0-c02a-4035-a641-9fd327569c12 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:28.313014 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-9d82a8b0-c02a-4035-a641-9fd327569c12 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id c55368d1-d01a-4269-8d65-7c54b5d6f479. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:28.316947 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:28.316947 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:28.317488 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9d82a8b0-c02a-4035-a641-9fd327569c12 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 returned with HTTP 200 Aug 13 06:19:28.317818 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1298/5212] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:28 2026] GET /volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:28.353241 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b744a102-11bb-4631-8044-987f135da222 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:19:28.353671 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b744a102-11bb-4631-8044-987f135da222 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1902409476", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:28.371274 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b744a102-11bb-4631-8044-987f135da222 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:19:28.371719 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1298/5213] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:19:28 2026] POST /volume/v3/types => generated 380 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:28.379049 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d11cfd7d-79f3-4099-973b-e36c81209a48 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.381229 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d11cfd7d-79f3-4099-973b-e36c81209a48 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] POST https://10.4.3.121/volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c/encryption Aug 13 06:19:28.381599 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d11cfd7d-79f3-4099-973b-e36c81209a48 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:28.383269 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:28.383269 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:28.397623 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d11cfd7d-79f3-4099-973b-e36c81209a48 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] https://10.4.3.121/volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c/encryption returned with HTTP 200 Aug 13 06:19:28.398026 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1307/5214] 10.4.3.121 () {68 vars in 1397 bytes} [Thu Aug 13 06:19:28 2026] POST /volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:28.407197 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e8433bdd-cf8a-4da2-a351-b2374864927b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.409294 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e8433bdd-cf8a-4da2-a351-b2374864927b tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:19:28.409764 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e8433bdd-cf8a-4da2-a351-b2374864927b tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-491064953", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:28.425477 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e8433bdd-cf8a-4da2-a351-b2374864927b tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:19:28.425947 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1312/5215] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:19:28 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 13 06:19:28.433854 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-38e22037-2ac1-4d03-b6b2-7575ac6ba47b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.489055 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-38e22037-2ac1-4d03-b6b2-7575ac6ba47b tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] POST https://10.4.3.121/volume/v3/types/80a723f3-1ba4-4728-8c32-59d87952f3c6/encryption Aug 13 06:19:28.489395 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-38e22037-2ac1-4d03-b6b2-7575ac6ba47b tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:28.490135 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-826c490b-6b4d-4386-8f68-3e0671d96772 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.491336 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-38e22037-2ac1-4d03-b6b2-7575ac6ba47b tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'bc8f95c5f1374677bbc978038e5a5665', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b60cf8f5f8a4602bfae98470306f1ac', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:19:28.491506 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-38e22037-2ac1-4d03-b6b2-7575ac6ba47b tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] https://10.4.3.121/volume/v3/types/80a723f3-1ba4-4728-8c32-59d87952f3c6/encryption returned with HTTP 403 Aug 13 06:19:28.492018 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1299/5216] 10.4.3.121 () {68 vars in 1397 bytes} [Thu Aug 13 06:19:28 2026] POST /volume/v3/types/80a723f3-1ba4-4728-8c32-59d87952f3c6/encryption => generated 127 bytes in 59 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:28.492775 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-826c490b-6b4d-4386-8f68-3e0671d96772 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] GET https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a Aug 13 06:19:28.493053 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-826c490b-6b4d-4386-8f68-3e0671d96772 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:28.493333 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-826c490b-6b4d-4386-8f68-3e0671d96772 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:28.493480 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-826c490b-6b4d-4386-8f68-3e0671d96772 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Show backup with id 50e53f71-4c69-4907-9ac8-620e7e7dc34a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:28.498549 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:28.498549 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:28.499341 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-826c490b-6b4d-4386-8f68-3e0671d96772 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a returned with HTTP 200 Aug 13 06:19:28.499844 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1299/5217] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:28 2026] GET /volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:28.500862 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bc19f8e0-8968-4b00-8a77-69fe4312d8b5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.502528 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc19f8e0-8968-4b00-8a77-69fe4312d8b5 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:19:28.502970 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bc19f8e0-8968-4b00-8a77-69fe4312d8b5 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-67378939", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:28.517235 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bc19f8e0-8968-4b00-8a77-69fe4312d8b5 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:19:28.517574 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1308/5218] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:19:28 2026] POST /volume/v3/types => generated 378 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:28.524538 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cb3e1b73-5e6c-4776-a1bb-fc2976e607e2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.526320 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cb3e1b73-5e6c-4776-a1bb-fc2976e607e2 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] POST https://10.4.3.121/volume/v3/types/89f55e05-9d9d-4697-ac5e-965495e13554/extra_specs Aug 13 06:19:28.526686 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cb3e1b73-5e6c-4776-a1bb-fc2976e607e2 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:28.528432 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.policy [None req-cb3e1b73-5e6c-4776-a1bb-fc2976e607e2 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'bc8f95c5f1374677bbc978038e5a5665', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b60cf8f5f8a4602bfae98470306f1ac', '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=100322) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:19:28.528603 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cb3e1b73-5e6c-4776-a1bb-fc2976e607e2 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] https://10.4.3.121/volume/v3/types/89f55e05-9d9d-4697-ac5e-965495e13554/extra_specs returned with HTTP 403 Aug 13 06:19:28.529022 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1313/5219] 10.4.3.121 () {68 vars in 1399 bytes} [Thu Aug 13 06:19:28 2026] POST /volume/v3/types/89f55e05-9d9d-4697-ac5e-965495e13554/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:28.534679 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a3e95ae2-9106-45b6-9613-3496ccac6dfd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.536594 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a3e95ae2-9106-45b6-9613-3496ccac6dfd tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] PUT https://10.4.3.121/volume/v3/types/89f55e05-9d9d-4697-ac5e-965495e13554/extra_specs/key2 Aug 13 06:19:28.536963 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a3e95ae2-9106-45b6-9613-3496ccac6dfd tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:28.539081 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-a3e95ae2-9106-45b6-9613-3496ccac6dfd tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'bc8f95c5f1374677bbc978038e5a5665', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b60cf8f5f8a4602bfae98470306f1ac', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:19:28.539271 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a3e95ae2-9106-45b6-9613-3496ccac6dfd tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] https://10.4.3.121/volume/v3/types/89f55e05-9d9d-4697-ac5e-965495e13554/extra_specs/key2 returned with HTTP 403 Aug 13 06:19:28.539726 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1300/5220] 10.4.3.121 () {68 vars in 1413 bytes} [Thu Aug 13 06:19:28 2026] PUT /volume/v3/types/89f55e05-9d9d-4697-ac5e-965495e13554/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:28.547107 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dc992580-1db5-41a9-a000-aaa622c10eed None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.548632 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dc992580-1db5-41a9-a000-aaa622c10eed tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] POST https://10.4.3.121/volume/v3/types Aug 13 06:19:28.548939 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dc992580-1db5-41a9-a000-aaa622c10eed tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:28.550661 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-dc992580-1db5-41a9-a000-aaa622c10eed tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'bc8f95c5f1374677bbc978038e5a5665', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b60cf8f5f8a4602bfae98470306f1ac', '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=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:19:28.550820 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dc992580-1db5-41a9-a000-aaa622c10eed tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] https://10.4.3.121/volume/v3/types returned with HTTP 403 Aug 13 06:19:28.551252 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1300/5221] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:19:28 2026] POST /volume/v3/types => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:28.558016 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5c63972c-844f-43c1-adac-d4194cffaf3d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.559811 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c63972c-844f-43c1-adac-d4194cffaf3d tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:19:28.560219 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c63972c-844f-43c1-adac-d4194cffaf3d tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2113420394", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:28.574599 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c63972c-844f-43c1-adac-d4194cffaf3d tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:19:28.575022 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1309/5222] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:19:28 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:28.582149 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e357343e-17c4-454e-a65e-a0ad9349744e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.584494 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e357343e-17c4-454e-a65e-a0ad9349744e tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] POST https://10.4.3.121/volume/v3/types/ff16d9e0-9984-40d8-aaf3-9ef5b13852fb/encryption Aug 13 06:19:28.584954 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e357343e-17c4-454e-a65e-a0ad9349744e tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:28.600995 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e357343e-17c4-454e-a65e-a0ad9349744e tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] https://10.4.3.121/volume/v3/types/ff16d9e0-9984-40d8-aaf3-9ef5b13852fb/encryption returned with HTTP 200 Aug 13 06:19:28.601430 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1314/5223] 10.4.3.121 () {68 vars in 1397 bytes} [Thu Aug 13 06:19:28 2026] POST /volume/v3/types/ff16d9e0-9984-40d8-aaf3-9ef5b13852fb/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:28.608145 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6277a017-11ac-46c8-8a7d-54af76cf6ed0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.609915 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6277a017-11ac-46c8-8a7d-54af76cf6ed0 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] DELETE https://10.4.3.121/volume/v3/types/ff16d9e0-9984-40d8-aaf3-9ef5b13852fb/encryption/83ac7abb-ed55-4115-aa06-db7235510218 Aug 13 06:19:28.610109 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6277a017-11ac-46c8-8a7d-54af76cf6ed0 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:28.610328 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6277a017-11ac-46c8-8a7d-54af76cf6ed0 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:28.610951 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-6277a017-11ac-46c8-8a7d-54af76cf6ed0 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'bc8f95c5f1374677bbc978038e5a5665', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b60cf8f5f8a4602bfae98470306f1ac', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:19:28.611110 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6277a017-11ac-46c8-8a7d-54af76cf6ed0 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] https://10.4.3.121/volume/v3/types/ff16d9e0-9984-40d8-aaf3-9ef5b13852fb/encryption/83ac7abb-ed55-4115-aa06-db7235510218 returned with HTTP 403 Aug 13 06:19:28.611511 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1301/5224] 10.4.3.121 () {66 vars in 1489 bytes} [Thu Aug 13 06:19:28 2026] DELETE /volume/v3/types/ff16d9e0-9984-40d8-aaf3-9ef5b13852fb/encryption/83ac7abb-ed55-4115-aa06-db7235510218 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:28.618776 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-232f1505-e5c2-492e-8d29-3b00b3c946b4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.619942 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-232f1505-e5c2-492e-8d29-3b00b3c946b4 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:19:28.620269 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-232f1505-e5c2-492e-8d29-3b00b3c946b4 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-384260029", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:28.636269 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-232f1505-e5c2-492e-8d29-3b00b3c946b4 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:19:28.636663 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1301/5225] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:19:28 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 13 06:19:28.645155 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-396607a0-503b-486c-9746-23323df8462c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.646834 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-396607a0-503b-486c-9746-23323df8462c tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] DELETE https://10.4.3.121/volume/v3/types/0f4c3788-873d-43cb-bd03-9a62823c7ba8/extra_specs/key1 Aug 13 06:19:28.647009 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-396607a0-503b-486c-9746-23323df8462c tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:28.647193 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-396607a0-503b-486c-9746-23323df8462c tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:28.652001 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-396607a0-503b-486c-9746-23323df8462c tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'bc8f95c5f1374677bbc978038e5a5665', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b60cf8f5f8a4602bfae98470306f1ac', '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=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:19:28.652133 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-396607a0-503b-486c-9746-23323df8462c tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] https://10.4.3.121/volume/v3/types/0f4c3788-873d-43cb-bd03-9a62823c7ba8/extra_specs/key1 returned with HTTP 403 Aug 13 06:19:28.652536 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1310/5226] 10.4.3.121 () {66 vars in 1396 bytes} [Thu Aug 13 06:19:28 2026] DELETE /volume/v3/types/0f4c3788-873d-43cb-bd03-9a62823c7ba8/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:28.659752 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-babe23db-ef7f-4a13-8c55-1520dea1bffb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.662872 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-babe23db-ef7f-4a13-8c55-1520dea1bffb tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:19:28.662872 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-babe23db-ef7f-4a13-8c55-1520dea1bffb tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-594794514", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:28.676333 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-babe23db-ef7f-4a13-8c55-1520dea1bffb tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:19:28.676715 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1315/5227] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:19:28 2026] POST /volume/v3/types => generated 379 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:28.683451 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-015af898-8eec-4b1f-afa0-682dee09106c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.685141 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-015af898-8eec-4b1f-afa0-682dee09106c tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] DELETE https://10.4.3.121/volume/v3/types/d1874bee-43a9-4260-be1b-ebfb0fcb6b1e Aug 13 06:19:28.685349 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-015af898-8eec-4b1f-afa0-682dee09106c tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:28.685532 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-015af898-8eec-4b1f-afa0-682dee09106c tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:28.686117 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-015af898-8eec-4b1f-afa0-682dee09106c tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'bc8f95c5f1374677bbc978038e5a5665', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b60cf8f5f8a4602bfae98470306f1ac', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:19:28.686292 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-015af898-8eec-4b1f-afa0-682dee09106c tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] https://10.4.3.121/volume/v3/types/d1874bee-43a9-4260-be1b-ebfb0fcb6b1e returned with HTTP 403 Aug 13 06:19:28.686698 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1302/5228] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:19:28 2026] DELETE /volume/v3/types/d1874bee-43a9-4260-be1b-ebfb0fcb6b1e => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:28.692918 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6351c001-fa10-440a-a1a0-c8082b932c08 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.694613 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6351c001-fa10-440a-a1a0-c8082b932c08 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] GET https://10.4.3.121/volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c/extra_specs Aug 13 06:19:28.694817 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6351c001-fa10-440a-a1a0-c8082b932c08 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:28.695053 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6351c001-fa10-440a-a1a0-c8082b932c08 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:28.703681 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6351c001-fa10-440a-a1a0-c8082b932c08 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] https://10.4.3.121/volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c/extra_specs returned with HTTP 200 Aug 13 06:19:28.703681 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1302/5229] 10.4.3.121 () {66 vars in 1378 bytes} [Thu Aug 13 06:19:28 2026] GET /volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:28.711523 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ae18be09-a061-4a18-80e1-5298cd676f82 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.713159 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ae18be09-a061-4a18-80e1-5298cd676f82 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] GET https://10.4.3.121/volume/v3/types Aug 13 06:19:28.713400 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ae18be09-a061-4a18-80e1-5298cd676f82 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:28.713645 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ae18be09-a061-4a18-80e1-5298cd676f82 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:28.714625 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.api_utils [None req-ae18be09-a061-4a18-80e1-5298cd676f82 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Removing options '' from query. {{(pid=100323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:19:28.734393 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ae18be09-a061-4a18-80e1-5298cd676f82 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:19:28.734727 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1311/5230] 10.4.3.121 () {66 vars in 1231 bytes} [Thu Aug 13 06:19:28 2026] GET /volume/v3/types => generated 2384 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:19:28.746784 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-00f81ad5-d5d6-4db8-b4bc-f76f28555fdb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.749006 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-00f81ad5-d5d6-4db8-b4bc-f76f28555fdb tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] GET https://10.4.3.121/volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c/encryption/cipher Aug 13 06:19:28.750056 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-00f81ad5-d5d6-4db8-b4bc-f76f28555fdb tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:28.750782 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-00f81ad5-d5d6-4db8-b4bc-f76f28555fdb tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:28.751652 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.policy [None req-00f81ad5-d5d6-4db8-b4bc-f76f28555fdb tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'bc8f95c5f1374677bbc978038e5a5665', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b60cf8f5f8a4602bfae98470306f1ac', '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=100322) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:19:28.751890 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-00f81ad5-d5d6-4db8-b4bc-f76f28555fdb tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] https://10.4.3.121/volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c/encryption/cipher returned with HTTP 403 Aug 13 06:19:28.752871 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1316/5231] 10.4.3.121 () {66 vars in 1396 bytes} [Thu Aug 13 06:19:28 2026] GET /volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:28.760488 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9aa0ab40-db8e-446e-82c3-3f7bf14a1558 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.762976 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9aa0ab40-db8e-446e-82c3-3f7bf14a1558 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] GET https://10.4.3.121/volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c/encryption Aug 13 06:19:28.763199 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9aa0ab40-db8e-446e-82c3-3f7bf14a1558 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:28.763413 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9aa0ab40-db8e-446e-82c3-3f7bf14a1558 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:28.764113 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-9aa0ab40-db8e-446e-82c3-3f7bf14a1558 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'bc8f95c5f1374677bbc978038e5a5665', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b60cf8f5f8a4602bfae98470306f1ac', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:19:28.764311 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9aa0ab40-db8e-446e-82c3-3f7bf14a1558 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] https://10.4.3.121/volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c/encryption returned with HTTP 403 Aug 13 06:19:28.764752 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1303/5232] 10.4.3.121 () {66 vars in 1375 bytes} [Thu Aug 13 06:19:28 2026] GET /volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:28.771823 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a9ad7b8d-baab-4789-aa1f-96b59530a0e7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.773491 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a9ad7b8d-baab-4789-aa1f-96b59530a0e7 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] GET https://10.4.3.121/volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c/extra_specs/multiattach Aug 13 06:19:28.773682 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a9ad7b8d-baab-4789-aa1f-96b59530a0e7 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:28.773853 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a9ad7b8d-baab-4789-aa1f-96b59530a0e7 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:28.780120 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a9ad7b8d-baab-4789-aa1f-96b59530a0e7 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] https://10.4.3.121/volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c/extra_specs/multiattach returned with HTTP 200 Aug 13 06:19:28.780448 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1303/5233] 10.4.3.121 () {66 vars in 1414 bytes} [Thu Aug 13 06:19:28 2026] GET /volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 06:19:28.786734 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4590f8a2-7843-4368-bcdc-911bff51cfb6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.788506 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4590f8a2-7843-4368-bcdc-911bff51cfb6 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] GET https://10.4.3.121/volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c/extra_specs/volume_backend_name Aug 13 06:19:28.788692 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4590f8a2-7843-4368-bcdc-911bff51cfb6 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:28.788878 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4590f8a2-7843-4368-bcdc-911bff51cfb6 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:28.796310 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4590f8a2-7843-4368-bcdc-911bff51cfb6 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] https://10.4.3.121/volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c/extra_specs/volume_backend_name returned with HTTP 404 Aug 13 06:19:28.796856 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1312/5234] 10.4.3.121 () {66 vars in 1438 bytes} [Thu Aug 13 06:19:28 2026] GET /volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:28.804061 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3bdb053c-b2b1-4f1b-906a-9c7bb77faac5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.805841 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3bdb053c-b2b1-4f1b-906a-9c7bb77faac5 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] GET https://10.4.3.121/volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c Aug 13 06:19:28.806078 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3bdb053c-b2b1-4f1b-906a-9c7bb77faac5 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:28.806330 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3bdb053c-b2b1-4f1b-906a-9c7bb77faac5 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:28.812298 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3bdb053c-b2b1-4f1b-906a-9c7bb77faac5 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] https://10.4.3.121/volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c returned with HTTP 200 Aug 13 06:19:28.812679 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1317/5235] 10.4.3.121 () {66 vars in 1342 bytes} [Thu Aug 13 06:19:28 2026] GET /volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c => generated 318 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:28.821161 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-92768ca1-46c8-4d40-8291-21100ead205e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.822932 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-92768ca1-46c8-4d40-8291-21100ead205e tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] PUT https://10.4.3.121/volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c/encryption/f921aedb-c716-45dc-a884-9720824eb098 Aug 13 06:19:28.823328 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-92768ca1-46c8-4d40-8291-21100ead205e tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:28.825591 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-92768ca1-46c8-4d40-8291-21100ead205e tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'bc8f95c5f1374677bbc978038e5a5665', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b60cf8f5f8a4602bfae98470306f1ac', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:19:28.825842 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-92768ca1-46c8-4d40-8291-21100ead205e tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] https://10.4.3.121/volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c/encryption/f921aedb-c716-45dc-a884-9720824eb098 returned with HTTP 403 Aug 13 06:19:28.826420 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1304/5236] 10.4.3.121 () {68 vars in 1506 bytes} [Thu Aug 13 06:19:28 2026] PUT /volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c/encryption/f921aedb-c716-45dc-a884-9720824eb098 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:28.833470 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-13a4f9fc-510d-4cab-b8a1-5388c2fd5145 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.835732 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-13a4f9fc-510d-4cab-b8a1-5388c2fd5145 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] PUT https://10.4.3.121/volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c/extra_specs/key1 Aug 13 06:19:28.836159 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-13a4f9fc-510d-4cab-b8a1-5388c2fd5145 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:28.838497 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.policy [None req-13a4f9fc-510d-4cab-b8a1-5388c2fd5145 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'bc8f95c5f1374677bbc978038e5a5665', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b60cf8f5f8a4602bfae98470306f1ac', '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=100324) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:19:28.838737 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-13a4f9fc-510d-4cab-b8a1-5388c2fd5145 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] https://10.4.3.121/volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c/extra_specs/key1 returned with HTTP 403 Aug 13 06:19:28.839281 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1304/5237] 10.4.3.121 () {68 vars in 1413 bytes} [Thu Aug 13 06:19:28 2026] PUT /volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:28.847757 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f6f2c67f-b24f-4ce3-bffb-304a5d48a50b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.849420 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f6f2c67f-b24f-4ce3-bffb-304a5d48a50b tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] PUT https://10.4.3.121/volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c Aug 13 06:19:28.849803 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f6f2c67f-b24f-4ce3-bffb-304a5d48a50b tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:28.852147 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.policy [None req-f6f2c67f-b24f-4ce3-bffb-304a5d48a50b tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'bc8f95c5f1374677bbc978038e5a5665', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b60cf8f5f8a4602bfae98470306f1ac', '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=100323) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:19:28.852348 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f6f2c67f-b24f-4ce3-bffb-304a5d48a50b tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-member] https://10.4.3.121/volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c returned with HTTP 403 Aug 13 06:19:28.852967 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1313/5238] 10.4.3.121 () {68 vars in 1362 bytes} [Thu Aug 13 06:19:28 2026] PUT /volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:28.860943 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3fd4772e-bdb3-4c8f-b7cf-a683b769bea1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.862674 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3fd4772e-bdb3-4c8f-b7cf-a683b769bea1 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] DELETE https://10.4.3.121/volume/v3/types/d1874bee-43a9-4260-be1b-ebfb0fcb6b1e Aug 13 06:19:28.862998 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3fd4772e-bdb3-4c8f-b7cf-a683b769bea1 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:28.863054 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3fd4772e-bdb3-4c8f-b7cf-a683b769bea1 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:28.885586 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3fd4772e-bdb3-4c8f-b7cf-a683b769bea1 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] https://10.4.3.121/volume/v3/types/d1874bee-43a9-4260-be1b-ebfb0fcb6b1e returned with HTTP 202 Aug 13 06:19:28.886060 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1318/5239] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:19:28 2026] DELETE /volume/v3/types/d1874bee-43a9-4260-be1b-ebfb0fcb6b1e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:19:28.893941 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-19b90819-0811-4233-8d9d-9eb3876fc3ff None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.895827 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19b90819-0811-4233-8d9d-9eb3876fc3ff tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] DELETE https://10.4.3.121/volume/v3/types/0f4c3788-873d-43cb-bd03-9a62823c7ba8 Aug 13 06:19:28.896046 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19b90819-0811-4233-8d9d-9eb3876fc3ff tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:28.896422 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-19b90819-0811-4233-8d9d-9eb3876fc3ff tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:28.923089 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-19b90819-0811-4233-8d9d-9eb3876fc3ff tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] https://10.4.3.121/volume/v3/types/0f4c3788-873d-43cb-bd03-9a62823c7ba8 returned with HTTP 202 Aug 13 06:19:28.923410 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1305/5240] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:19:28 2026] DELETE /volume/v3/types/0f4c3788-873d-43cb-bd03-9a62823c7ba8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:19:28.931360 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-133c807b-ea1e-45fd-9bc0-39324a8f7559 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.933378 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-133c807b-ea1e-45fd-9bc0-39324a8f7559 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] DELETE https://10.4.3.121/volume/v3/types/ff16d9e0-9984-40d8-aaf3-9ef5b13852fb Aug 13 06:19:28.933613 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-133c807b-ea1e-45fd-9bc0-39324a8f7559 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:28.933883 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-133c807b-ea1e-45fd-9bc0-39324a8f7559 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:28.960708 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-133c807b-ea1e-45fd-9bc0-39324a8f7559 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] https://10.4.3.121/volume/v3/types/ff16d9e0-9984-40d8-aaf3-9ef5b13852fb returned with HTTP 202 Aug 13 06:19:28.961190 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1305/5241] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:19:28 2026] DELETE /volume/v3/types/ff16d9e0-9984-40d8-aaf3-9ef5b13852fb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:19:28.967742 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-bcd1531c-daa8-4da3-bf9a-caf6c1929dc9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.969372 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bcd1531c-daa8-4da3-bf9a-caf6c1929dc9 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] DELETE https://10.4.3.121/volume/v3/types/89f55e05-9d9d-4697-ac5e-965495e13554 Aug 13 06:19:28.969560 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bcd1531c-daa8-4da3-bf9a-caf6c1929dc9 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:28.969779 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-bcd1531c-daa8-4da3-bf9a-caf6c1929dc9 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:28.990376 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-bcd1531c-daa8-4da3-bf9a-caf6c1929dc9 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] https://10.4.3.121/volume/v3/types/89f55e05-9d9d-4697-ac5e-965495e13554 returned with HTTP 202 Aug 13 06:19:28.990733 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1314/5242] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:19:28 2026] DELETE /volume/v3/types/89f55e05-9d9d-4697-ac5e-965495e13554 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:19:28.997553 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8b2d175c-1b56-40c3-be02-80b07f91364a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:28.999875 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8b2d175c-1b56-40c3-be02-80b07f91364a tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] DELETE https://10.4.3.121/volume/v3/types/80a723f3-1ba4-4728-8c32-59d87952f3c6 Aug 13 06:19:29.000162 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8b2d175c-1b56-40c3-be02-80b07f91364a tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:29.000473 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8b2d175c-1b56-40c3-be02-80b07f91364a tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:29.027395 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8b2d175c-1b56-40c3-be02-80b07f91364a tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] https://10.4.3.121/volume/v3/types/80a723f3-1ba4-4728-8c32-59d87952f3c6 returned with HTTP 202 Aug 13 06:19:29.027960 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1319/5243] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:19:28 2026] DELETE /volume/v3/types/80a723f3-1ba4-4728-8c32-59d87952f3c6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:19:29.034305 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4db59ff7-e3fd-4387-ac21-281372220f85 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:29.036047 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4db59ff7-e3fd-4387-ac21-281372220f85 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] DELETE https://10.4.3.121/volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c Aug 13 06:19:29.036271 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4db59ff7-e3fd-4387-ac21-281372220f85 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:29.036460 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4db59ff7-e3fd-4387-ac21-281372220f85 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:29.057128 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4db59ff7-e3fd-4387-ac21-281372220f85 tempest-VolumeTypesMemberTests-1953377452 tempest-VolumeTypesMemberTests-1953377452-project-admin] https://10.4.3.121/volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c returned with HTTP 202 Aug 13 06:19:29.057615 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1306/5244] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:19:29 2026] DELETE /volume/v3/types/74708c24-0e1a-49be-aee6-c8899ed7510c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:19:29.328595 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0a3ec4f0-c4b7-4b1a-ad60-a87dbe1b0fbc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:29.331015 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a3ec4f0-c4b7-4b1a-ad60-a87dbe1b0fbc tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 Aug 13 06:19:29.331297 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a3ec4f0-c4b7-4b1a-ad60-a87dbe1b0fbc tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:29.331587 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a3ec4f0-c4b7-4b1a-ad60-a87dbe1b0fbc tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:29.331771 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-0a3ec4f0-c4b7-4b1a-ad60-a87dbe1b0fbc tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id c55368d1-d01a-4269-8d65-7c54b5d6f479. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:29.336869 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:29.336869 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:29.337740 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a3ec4f0-c4b7-4b1a-ad60-a87dbe1b0fbc tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 returned with HTTP 200 Aug 13 06:19:29.338250 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1306/5245] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:29 2026] GET /volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:29.509160 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a6f258d2-ffbd-4999-8916-cddae36544f1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:29.510929 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6f258d2-ffbd-4999-8916-cddae36544f1 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] GET https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a Aug 13 06:19:29.511150 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a6f258d2-ffbd-4999-8916-cddae36544f1 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:29.511343 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a6f258d2-ffbd-4999-8916-cddae36544f1 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:29.511450 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-a6f258d2-ffbd-4999-8916-cddae36544f1 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Show backup with id 50e53f71-4c69-4907-9ac8-620e7e7dc34a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:29.515279 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:29.515279 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:29.515863 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6f258d2-ffbd-4999-8916-cddae36544f1 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a returned with HTTP 200 Aug 13 06:19:29.516267 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1315/5246] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:29 2026] GET /volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:30.350341 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-731a4ab3-0609-4755-be9c-a54ff9d3a3f8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:30.354973 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-731a4ab3-0609-4755-be9c-a54ff9d3a3f8 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 Aug 13 06:19:30.355223 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-731a4ab3-0609-4755-be9c-a54ff9d3a3f8 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:30.355406 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-731a4ab3-0609-4755-be9c-a54ff9d3a3f8 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:30.355508 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-731a4ab3-0609-4755-be9c-a54ff9d3a3f8 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id c55368d1-d01a-4269-8d65-7c54b5d6f479. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:30.359211 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:30.359211 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:30.359999 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-731a4ab3-0609-4755-be9c-a54ff9d3a3f8 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 returned with HTTP 200 Aug 13 06:19:30.360445 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1320/5247] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:30 2026] GET /volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:30.527368 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2df60628-caaa-43a6-a5bf-a3ab0e8af375 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:30.529348 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2df60628-caaa-43a6-a5bf-a3ab0e8af375 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] GET https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a Aug 13 06:19:30.529578 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2df60628-caaa-43a6-a5bf-a3ab0e8af375 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:30.529767 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2df60628-caaa-43a6-a5bf-a3ab0e8af375 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:30.529879 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-2df60628-caaa-43a6-a5bf-a3ab0e8af375 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Show backup with id 50e53f71-4c69-4907-9ac8-620e7e7dc34a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:30.531778 np0000007163 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=224,cinder:UPDATE=67,cinder:INSERT=33 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:19:30.536922 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:30.536922 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:30.537882 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2df60628-caaa-43a6-a5bf-a3ab0e8af375 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a returned with HTTP 200 Aug 13 06:19:30.538403 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1307/5248] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:30 2026] GET /volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:19:31.369650 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cba7ba49-cefa-4c50-a3d3-f5dd63828d65 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:31.371522 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cba7ba49-cefa-4c50-a3d3-f5dd63828d65 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 Aug 13 06:19:31.371872 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cba7ba49-cefa-4c50-a3d3-f5dd63828d65 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:31.372128 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cba7ba49-cefa-4c50-a3d3-f5dd63828d65 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:31.372321 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-cba7ba49-cefa-4c50-a3d3-f5dd63828d65 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id c55368d1-d01a-4269-8d65-7c54b5d6f479. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:31.376514 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:31.376514 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:31.377229 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cba7ba49-cefa-4c50-a3d3-f5dd63828d65 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 returned with HTTP 200 Aug 13 06:19:31.377634 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1307/5249] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:31 2026] GET /volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:31.387042 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-62234a32-e581-480a-b93f-a949f36ecd3e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:31.388808 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62234a32-e581-480a-b93f-a949f36ecd3e tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] DELETE https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 Aug 13 06:19:31.389033 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-62234a32-e581-480a-b93f-a949f36ecd3e tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:31.389247 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-62234a32-e581-480a-b93f-a949f36ecd3e tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:31.389372 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-62234a32-e581-480a-b93f-a949f36ecd3e tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Delete backup with id: c55368d1-d01a-4269-8d65-7c54b5d6f479. Aug 13 06:19:31.393260 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:31.393260 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:31.405399 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-62234a32-e581-480a-b93f-a949f36ecd3e tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] delete_backup rpcapi backup_id c55368d1-d01a-4269-8d65-7c54b5d6f479 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:19:31.408283 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-62234a32-e581-480a-b93f-a949f36ecd3e tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 returned with HTTP 202 Aug 13 06:19:31.408895 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1316/5250] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:19:31 2026] DELETE /volume/v3/backups/c55368d1-d01a-4269-8d65-7c54b5d6f479 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:19:31.415911 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8a70c51e-60d1-42cc-8666-dc3fe6e98011 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:31.418231 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a70c51e-60d1-42cc-8666-dc3fe6e98011 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/dd0de836-4e03-454d-a157-a14124e75f4c Aug 13 06:19:31.418550 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8a70c51e-60d1-42cc-8666-dc3fe6e98011 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:31.418841 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8a70c51e-60d1-42cc-8666-dc3fe6e98011 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:31.419072 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-8a70c51e-60d1-42cc-8666-dc3fe6e98011 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Delete volume with id: dd0de836-4e03-454d-a157-a14124e75f4c Aug 13 06:19:31.427318 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:31.427318 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:31.427656 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8a70c51e-60d1-42cc-8666-dc3fe6e98011 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Volume info retrieved successfully. Aug 13 06:19:31.443009 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8a70c51e-60d1-42cc-8666-dc3fe6e98011 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Delete volume request issued successfully. Aug 13 06:19:31.443260 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8a70c51e-60d1-42cc-8666-dc3fe6e98011 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/volumes/dd0de836-4e03-454d-a157-a14124e75f4c returned with HTTP 202 Aug 13 06:19:31.443771 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1321/5251] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:19:31 2026] DELETE /volume/v3/volumes/dd0de836-4e03-454d-a157-a14124e75f4c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:19:31.451153 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8a1467d0-1660-4e8a-b8bc-ee25a829f83b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:31.453038 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8a1467d0-1660-4e8a-b8bc-ee25a829f83b tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/volumes/dd0de836-4e03-454d-a157-a14124e75f4c Aug 13 06:19:31.453275 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8a1467d0-1660-4e8a-b8bc-ee25a829f83b tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:31.453459 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8a1467d0-1660-4e8a-b8bc-ee25a829f83b tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:31.460877 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:31.460877 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:31.464875 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8a1467d0-1660-4e8a-b8bc-ee25a829f83b tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Volume info retrieved successfully. Aug 13 06:19:31.469175 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8a1467d0-1660-4e8a-b8bc-ee25a829f83b tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/volumes/dd0de836-4e03-454d-a157-a14124e75f4c returned with HTTP 200 Aug 13 06:19:31.469658 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1308/5252] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:31 2026] GET /volume/v3/volumes/dd0de836-4e03-454d-a157-a14124e75f4c => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:19:31.548249 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-15bac60a-6f04-4634-9c54-269672fd8bb3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:31.552289 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-15bac60a-6f04-4634-9c54-269672fd8bb3 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] GET https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a Aug 13 06:19:31.552289 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-15bac60a-6f04-4634-9c54-269672fd8bb3 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:31.552289 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-15bac60a-6f04-4634-9c54-269672fd8bb3 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:31.552289 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-15bac60a-6f04-4634-9c54-269672fd8bb3 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Show backup with id 50e53f71-4c69-4907-9ac8-620e7e7dc34a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:31.557619 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:31.557619 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:31.558495 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-15bac60a-6f04-4634-9c54-269672fd8bb3 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a returned with HTTP 200 Aug 13 06:19:31.559018 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1308/5253] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:31 2026] GET /volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:32.484158 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-97ab546b-7201-47f0-af1f-60bb6ebf412b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:32.485731 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-97ab546b-7201-47f0-af1f-60bb6ebf412b tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/volumes/dd0de836-4e03-454d-a157-a14124e75f4c Aug 13 06:19:32.485967 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-97ab546b-7201-47f0-af1f-60bb6ebf412b tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:32.486146 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-97ab546b-7201-47f0-af1f-60bb6ebf412b tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:32.491653 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-97ab546b-7201-47f0-af1f-60bb6ebf412b tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/volumes/dd0de836-4e03-454d-a157-a14124e75f4c returned with HTTP 404 Aug 13 06:19:32.492093 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1317/5254] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:32 2026] GET /volume/v3/volumes/dd0de836-4e03-454d-a157-a14124e75f4c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:32.500467 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2c8b3539-5d17-406f-ba5a-7ba01422a9c3 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:32.502312 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2c8b3539-5d17-406f-ba5a-7ba01422a9c3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5/export_record Aug 13 06:19:32.502528 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2c8b3539-5d17-406f-ba5a-7ba01422a9c3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:32.502754 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2c8b3539-5d17-406f-ba5a-7ba01422a9c3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'export_record' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:32.502858 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-2c8b3539-5d17-406f-ba5a-7ba01422a9c3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Export record for backup a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100322) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 06:19:32.506933 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:32.506933 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:32.507775 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.backup.api [None req-2c8b3539-5d17-406f-ba5a-7ba01422a9c3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling RPCAPI with context: , host: np0000007163, backup: a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100322) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 06:19:32.515483 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-2c8b3539-5d17-406f-ba5a-7ba01422a9c3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] export_record in rpcapi backup_id a23fc7cd-81a5-4516-87aa-054e438d9ba5 on host np0000007163. {{(pid=100322) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 06:19:32.525011 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-2c8b3539-5d17-406f-ba5a-7ba01422a9c3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTIzZmM3Y2QtODFhNS00NTE2LTg3YWEtMDU0ZTQzOGQ5YmE1IiwgInVzZXJfaWQiOiAiYjA4NzU3ZTUwNWYzNGQwYmI5YWU3ZGZjMjY2ZGNkMzgiLCAicHJvamVjdF9pZCI6ICI0NDc3NTBlM2M4NmE0N2FhOTE4NThjOGIwNzg4NWQ2ZSIsICJ2b2x1bWVfaWQiOiAiMWQzYzdjNmQtY2U4Yi00NTY4LThmMTAtODJhZDYwNzRmZTgxIiwgImhvc3QiOiAibnAwMDAwMDA3MTYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTEyNzU1MTY1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMWQzYzdjNmQtY2U4Yi00NTY4LThmMTAtODJhZDYwNzRmZTgxLzIwMjYwODEzMDYxODQ5L2F6X25vdmFfYmFja3VwX2EyM2ZjN2NkLTgxYTUtNDUxNi04N2FhLTA1NGU0MzhkOWJhNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMDY6MTg6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDY6MTg6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwNjoxOTowMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100322) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 06:19:32.525304 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2c8b3539-5d17-406f-ba5a-7ba01422a9c3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5/export_record returned with HTTP 200 Aug 13 06:19:32.526146 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1322/5255] 10.4.3.121 () {68 vars in 1430 bytes} [Thu Aug 13 06:19:32 2026] GET /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5/export_record => generated 1424 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:19:32.534781 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1e7b4d25-8dc2-4c15-a438-f0d0fd2b609f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:32.536484 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1e7b4d25-8dc2-4c15-a438-f0d0fd2b609f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:19:32.536900 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1e7b4d25-8dc2-4c15-a438-f0d0fd2b609f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1377631875"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:32.538405 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-1e7b4d25-8dc2-4c15-a438-f0d0fd2b609f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1377631875'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:19:32.538524 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-1e7b4d25-8dc2-4c15-a438-f0d0fd2b609f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Create volume of 1 GB Aug 13 06:19:32.542760 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1e7b4d25-8dc2-4c15-a438-f0d0fd2b609f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Availability Zones retrieved successfully. Aug 13 06:19:32.548689 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1e7b4d25-8dc2-4c15-a438-f0d0fd2b609f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Flow 'volume_create_api' (da59ba04-2f42-41f8-ab1f-7ef0b8758e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:19:32.549610 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1e7b4d25-8dc2-4c15-a438-f0d0fd2b609f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0fd6adf-4633-47bd-852c-6b7dd65bcf64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:32.550502 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-1e7b4d25-8dc2-4c15-a438-f0d0fd2b609f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:19:32.569635 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8f7dcd4e-4556-4148-84a3-89612a45aa03 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:32.571467 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8f7dcd4e-4556-4148-84a3-89612a45aa03 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] GET https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a Aug 13 06:19:32.571766 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8f7dcd4e-4556-4148-84a3-89612a45aa03 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:32.571978 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8f7dcd4e-4556-4148-84a3-89612a45aa03 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:32.572085 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8f7dcd4e-4556-4148-84a3-89612a45aa03 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Show backup with id 50e53f71-4c69-4907-9ac8-620e7e7dc34a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:32.576167 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:32.576167 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:32.576946 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8f7dcd4e-4556-4148-84a3-89612a45aa03 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a returned with HTTP 200 Aug 13 06:19:32.577410 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1309/5256] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:32 2026] GET /volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:32.578648 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1e7b4d25-8dc2-4c15-a438-f0d0fd2b609f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0fd6adf-4633-47bd-852c-6b7dd65bcf64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:32.580777 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1e7b4d25-8dc2-4c15-a438-f0d0fd2b609f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1ffce9e-29b8-4cef-806d-d50f86d24ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:32.623384 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-1e7b4d25-8dc2-4c15-a438-f0d0fd2b609f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Created reservations ['81e34a1e-82f5-4010-b582-588066a654fa', 'a779ba90-1356-4ddc-822b-627be6064534', '4e25ebf6-9e4e-49b6-a9ab-54fc87357522', 'd0dfda7a-a4c9-41cd-94c8-7c32cc33f3b7'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:19:32.624177 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1e7b4d25-8dc2-4c15-a438-f0d0fd2b609f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1ffce9e-29b8-4cef-806d-d50f86d24ac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81e34a1e-82f5-4010-b582-588066a654fa', 'a779ba90-1356-4ddc-822b-627be6064534', '4e25ebf6-9e4e-49b6-a9ab-54fc87357522', 'd0dfda7a-a4c9-41cd-94c8-7c32cc33f3b7']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:32.624977 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1e7b4d25-8dc2-4c15-a438-f0d0fd2b609f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac1ce709-49bd-4a35-94c8-75937ce09440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:32.652670 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1e7b4d25-8dc2-4c15-a438-f0d0fd2b609f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac1ce709-49bd-4a35-94c8-75937ce09440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '577fecdf-ca8f-4146-9be5-e772f7f57896', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1377631875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='447750e3c86a47aa91858c8b07885d6e',qos_specs=None,replication_status=,reservations=['81e34a1e-82f5-4010-b582-588066a654fa','a779ba90-1356-4ddc-822b-627be6064534','4e25ebf6-9e4e-49b6-a9ab-54fc87357522','d0dfda7a-a4c9-41cd-94c8-7c32cc33f3b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08757e505f34d0bb9ae7dfc266dcd38',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:19:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1377631875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=577fecdf-ca8f-4146-9be5-e772f7f57896,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='447750e3c86a47aa91858c8b07885d6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08757e505f34d0bb9ae7dfc266dcd38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:32.654403 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1e7b4d25-8dc2-4c15-a438-f0d0fd2b609f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6cab5ce-5aa0-4dfc-bddd-6efa06196b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:32.673571 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1e7b4d25-8dc2-4c15-a438-f0d0fd2b609f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6cab5ce-5aa0-4dfc-bddd-6efa06196b30) transitioned into state 'SUCCESS' from state '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-1377631875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='447750e3c86a47aa91858c8b07885d6e',qos_specs=None,replication_status=,reservations=['81e34a1e-82f5-4010-b582-588066a654fa','a779ba90-1356-4ddc-822b-627be6064534','4e25ebf6-9e4e-49b6-a9ab-54fc87357522','d0dfda7a-a4c9-41cd-94c8-7c32cc33f3b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08757e505f34d0bb9ae7dfc266dcd38',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:32.674333 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1e7b4d25-8dc2-4c15-a438-f0d0fd2b609f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (def5d1dc-77c7-4061-bfc2-b58e8ce281fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:32.683703 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1e7b4d25-8dc2-4c15-a438-f0d0fd2b609f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (def5d1dc-77c7-4061-bfc2-b58e8ce281fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:32.684542 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-1e7b4d25-8dc2-4c15-a438-f0d0fd2b609f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Flow 'volume_create_api' (da59ba04-2f42-41f8-ab1f-7ef0b8758e58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:19:32.684886 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1e7b4d25-8dc2-4c15-a438-f0d0fd2b609f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Create volume request issued successfully. Aug 13 06:19:32.685464 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1e7b4d25-8dc2-4c15-a438-f0d0fd2b609f tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:19:32.685872 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1309/5257] 10.4.3.121 () {70 vars in 1298 bytes} [Thu Aug 13 06:19:32 2026] POST /volume/v3/volumes => generated 778 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:19:32.697408 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3621400d-3a4d-4d23-b199-25445bf362c9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:32.699081 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3621400d-3a4d-4d23-b199-25445bf362c9 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/volumes/577fecdf-ca8f-4146-9be5-e772f7f57896 Aug 13 06:19:32.699280 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3621400d-3a4d-4d23-b199-25445bf362c9 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:32.699767 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3621400d-3a4d-4d23-b199-25445bf362c9 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:32.705785 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:32.705785 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:32.708878 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3621400d-3a4d-4d23-b199-25445bf362c9 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Volume info retrieved successfully. Aug 13 06:19:32.712171 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3621400d-3a4d-4d23-b199-25445bf362c9 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/volumes/577fecdf-ca8f-4146-9be5-e772f7f57896 returned with HTTP 200 Aug 13 06:19:32.712529 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1318/5258] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:32 2026] GET /volume/v3/volumes/577fecdf-ca8f-4146-9be5-e772f7f57896 => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:33.588293 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ca30d906-2fc2-4809-b3f5-725896439f97 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:33.590497 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ca30d906-2fc2-4809-b3f5-725896439f97 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] GET https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a Aug 13 06:19:33.590769 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ca30d906-2fc2-4809-b3f5-725896439f97 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:33.590994 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ca30d906-2fc2-4809-b3f5-725896439f97 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:33.591133 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ca30d906-2fc2-4809-b3f5-725896439f97 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Show backup with id 50e53f71-4c69-4907-9ac8-620e7e7dc34a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:33.596577 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:33.596577 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:33.597316 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ca30d906-2fc2-4809-b3f5-725896439f97 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a returned with HTTP 200 Aug 13 06:19:33.597768 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1323/5259] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:33 2026] GET /volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:33.725850 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7c9eeb11-f095-4f10-a075-dea8fffddf44 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:33.729035 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c9eeb11-f095-4f10-a075-dea8fffddf44 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/volumes/577fecdf-ca8f-4146-9be5-e772f7f57896 Aug 13 06:19:33.729494 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7c9eeb11-f095-4f10-a075-dea8fffddf44 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:33.729891 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7c9eeb11-f095-4f10-a075-dea8fffddf44 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:33.734291 np0000007163 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=237,cinder:INSERT=52,cinder:UPDATE=73 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:19:33.739620 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:33.739620 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:33.743437 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7c9eeb11-f095-4f10-a075-dea8fffddf44 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Volume info retrieved successfully. Aug 13 06:19:33.747195 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7c9eeb11-f095-4f10-a075-dea8fffddf44 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/volumes/577fecdf-ca8f-4146-9be5-e772f7f57896 returned with HTTP 200 Aug 13 06:19:33.747532 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1310/5260] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:33 2026] GET /volume/v3/volumes/577fecdf-ca8f-4146-9be5-e772f7f57896 => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:19:33.764411 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f651f838-8aa2-4cfb-89a9-980176455226 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:33.766814 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f651f838-8aa2-4cfb-89a9-980176455226 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] POST https://10.4.3.121/volume/v3/backups Aug 13 06:19:33.767325 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f651f838-8aa2-4cfb-89a9-980176455226 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "577fecdf-ca8f-4146-9be5-e772f7f57896", "name": "tempest-type-Backup-467119982"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:33.769301 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.backups [None req-f651f838-8aa2-4cfb-89a9-980176455226 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Creating new backup {'backup': {'volume_id': '577fecdf-ca8f-4146-9be5-e772f7f57896', 'name': 'tempest-type-Backup-467119982'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:19:33.769507 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-f651f838-8aa2-4cfb-89a9-980176455226 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Creating backup of volume 577fecdf-ca8f-4146-9be5-e772f7f57896 in container None Aug 13 06:19:33.779040 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:33.779040 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:33.779468 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f651f838-8aa2-4cfb-89a9-980176455226 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Volume info retrieved successfully. Aug 13 06:19:33.797852 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-f651f838-8aa2-4cfb-89a9-980176455226 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Created reservations ['2a053648-6395-4b05-b220-2fe848b8224f', '19e6e1a6-4ebc-42dc-af58-4943a673816f'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:19:33.822504 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f651f838-8aa2-4cfb-89a9-980176455226 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:19:33.822953 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1310/5261] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:19:33 2026] POST /volume/v3/backups => generated 315 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:19:33.832711 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-652d175a-4f82-4f13-ac73-0832e9ea4fcb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:33.835513 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-652d175a-4f82-4f13-ac73-0832e9ea4fcb tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a Aug 13 06:19:33.835699 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-652d175a-4f82-4f13-ac73-0832e9ea4fcb tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:33.835881 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-652d175a-4f82-4f13-ac73-0832e9ea4fcb tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:33.835976 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-652d175a-4f82-4f13-ac73-0832e9ea4fcb tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 573c32f0-5114-48d4-91f9-6be9abfa617a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:33.839907 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:33.839907 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:33.840574 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-652d175a-4f82-4f13-ac73-0832e9ea4fcb tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a returned with HTTP 200 Aug 13 06:19:33.841002 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1319/5262] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:33 2026] GET /volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:34.607056 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ba236a03-7897-41ad-a802-a7b5076265ec None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:34.608860 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ba236a03-7897-41ad-a802-a7b5076265ec tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] GET https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a Aug 13 06:19:34.609077 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ba236a03-7897-41ad-a802-a7b5076265ec tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:34.609271 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ba236a03-7897-41ad-a802-a7b5076265ec tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:34.609383 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-ba236a03-7897-41ad-a802-a7b5076265ec tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Show backup with id 50e53f71-4c69-4907-9ac8-620e7e7dc34a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:34.613940 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:34.613940 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:34.614510 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ba236a03-7897-41ad-a802-a7b5076265ec tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a returned with HTTP 200 Aug 13 06:19:34.614849 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1324/5263] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:34 2026] GET /volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:34.850200 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c4651b94-be41-4423-866f-b443b872d0f4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:34.853447 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c4651b94-be41-4423-866f-b443b872d0f4 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a Aug 13 06:19:34.853447 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c4651b94-be41-4423-866f-b443b872d0f4 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:34.853447 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c4651b94-be41-4423-866f-b443b872d0f4 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:34.853447 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-c4651b94-be41-4423-866f-b443b872d0f4 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 573c32f0-5114-48d4-91f9-6be9abfa617a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:34.856289 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:34.856289 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:34.856824 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c4651b94-be41-4423-866f-b443b872d0f4 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a returned with HTTP 200 Aug 13 06:19:34.857157 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1311/5264] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:34 2026] GET /volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:35.628924 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-ec33da17-da1c-4785-ab93-dba0c5ee5578 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:35.631215 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec33da17-da1c-4785-ab93-dba0c5ee5578 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] GET https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a Aug 13 06:19:35.631511 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec33da17-da1c-4785-ab93-dba0c5ee5578 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:35.631761 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-ec33da17-da1c-4785-ab93-dba0c5ee5578 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:35.631916 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-ec33da17-da1c-4785-ab93-dba0c5ee5578 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Show backup with id 50e53f71-4c69-4907-9ac8-620e7e7dc34a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:35.636726 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:35.636726 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:35.637437 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-ec33da17-da1c-4785-ab93-dba0c5ee5578 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a returned with HTTP 200 Aug 13 06:19:35.637859 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1311/5265] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:35 2026] GET /volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:35.870665 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fa812134-cdd2-439d-83b5-82dbd31f0046 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:35.872413 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa812134-cdd2-439d-83b5-82dbd31f0046 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a Aug 13 06:19:35.872654 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa812134-cdd2-439d-83b5-82dbd31f0046 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:35.872867 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fa812134-cdd2-439d-83b5-82dbd31f0046 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:35.873007 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-fa812134-cdd2-439d-83b5-82dbd31f0046 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 573c32f0-5114-48d4-91f9-6be9abfa617a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:35.877002 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:35.877002 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:35.877614 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fa812134-cdd2-439d-83b5-82dbd31f0046 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a returned with HTTP 200 Aug 13 06:19:35.877952 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1320/5266] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:35 2026] GET /volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:36.651385 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-50f27705-b7f1-4cb2-ae21-e59b9f2157d9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:36.654327 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-50f27705-b7f1-4cb2-ae21-e59b9f2157d9 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] GET https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a Aug 13 06:19:36.654327 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-50f27705-b7f1-4cb2-ae21-e59b9f2157d9 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:36.654327 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-50f27705-b7f1-4cb2-ae21-e59b9f2157d9 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:36.654327 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-50f27705-b7f1-4cb2-ae21-e59b9f2157d9 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Show backup with id 50e53f71-4c69-4907-9ac8-620e7e7dc34a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:36.657804 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:36.657804 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:36.658461 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-50f27705-b7f1-4cb2-ae21-e59b9f2157d9 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a returned with HTTP 200 Aug 13 06:19:36.658532 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1325/5267] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:36 2026] GET /volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:36.888772 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1930fa74-d45f-4747-90ec-2c38ea6a0747 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:36.891026 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1930fa74-d45f-4747-90ec-2c38ea6a0747 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a Aug 13 06:19:36.891343 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1930fa74-d45f-4747-90ec-2c38ea6a0747 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:36.892009 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1930fa74-d45f-4747-90ec-2c38ea6a0747 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:36.892009 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1930fa74-d45f-4747-90ec-2c38ea6a0747 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 573c32f0-5114-48d4-91f9-6be9abfa617a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:36.897545 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:36.897545 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:36.898530 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1930fa74-d45f-4747-90ec-2c38ea6a0747 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a returned with HTTP 200 Aug 13 06:19:36.899007 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1312/5268] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:36 2026] GET /volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:37.670805 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d06a7a0d-d644-4151-9b92-14f7fdc585b3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:37.672682 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d06a7a0d-d644-4151-9b92-14f7fdc585b3 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] GET https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a Aug 13 06:19:37.672912 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d06a7a0d-d644-4151-9b92-14f7fdc585b3 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:37.673113 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d06a7a0d-d644-4151-9b92-14f7fdc585b3 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:37.673259 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-d06a7a0d-d644-4151-9b92-14f7fdc585b3 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Show backup with id 50e53f71-4c69-4907-9ac8-620e7e7dc34a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:37.677249 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:37.677249 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:37.677932 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d06a7a0d-d644-4151-9b92-14f7fdc585b3 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a returned with HTTP 200 Aug 13 06:19:37.678342 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1312/5269] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:37 2026] GET /volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:37.910826 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-37fa7697-4407-4a99-83c0-49d20d2cd408 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:37.912659 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-37fa7697-4407-4a99-83c0-49d20d2cd408 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a Aug 13 06:19:37.912908 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-37fa7697-4407-4a99-83c0-49d20d2cd408 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:37.913088 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-37fa7697-4407-4a99-83c0-49d20d2cd408 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:37.913201 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-37fa7697-4407-4a99-83c0-49d20d2cd408 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 573c32f0-5114-48d4-91f9-6be9abfa617a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:37.918707 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:37.918707 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:37.919568 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-37fa7697-4407-4a99-83c0-49d20d2cd408 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a returned with HTTP 200 Aug 13 06:19:37.919980 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1321/5270] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:37 2026] GET /volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:38.689157 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d6bbc4d8-bc8b-4fbe-afd8-adc5dbac0dc6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:38.690925 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d6bbc4d8-bc8b-4fbe-afd8-adc5dbac0dc6 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] GET https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a Aug 13 06:19:38.691120 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d6bbc4d8-bc8b-4fbe-afd8-adc5dbac0dc6 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:38.691313 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d6bbc4d8-bc8b-4fbe-afd8-adc5dbac0dc6 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:38.691403 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-d6bbc4d8-bc8b-4fbe-afd8-adc5dbac0dc6 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Show backup with id 50e53f71-4c69-4907-9ac8-620e7e7dc34a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:38.698161 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:38.698161 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:38.698161 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d6bbc4d8-bc8b-4fbe-afd8-adc5dbac0dc6 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a returned with HTTP 200 Aug 13 06:19:38.698161 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1326/5271] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:38 2026] GET /volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:38.930926 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dbffff06-54ea-47de-8126-dc900fbfb9f4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:38.932905 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dbffff06-54ea-47de-8126-dc900fbfb9f4 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a Aug 13 06:19:38.933082 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dbffff06-54ea-47de-8126-dc900fbfb9f4 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:38.933370 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dbffff06-54ea-47de-8126-dc900fbfb9f4 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:38.933423 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-dbffff06-54ea-47de-8126-dc900fbfb9f4 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 573c32f0-5114-48d4-91f9-6be9abfa617a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:38.938090 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:38.938090 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:38.938785 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dbffff06-54ea-47de-8126-dc900fbfb9f4 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a returned with HTTP 200 Aug 13 06:19:38.939159 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1313/5272] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:38 2026] GET /volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:39.709086 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-21038589-83d6-4e2d-a3fb-e22b739f0c8b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:39.711438 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-21038589-83d6-4e2d-a3fb-e22b739f0c8b tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] GET https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a Aug 13 06:19:39.711708 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-21038589-83d6-4e2d-a3fb-e22b739f0c8b tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:39.711944 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-21038589-83d6-4e2d-a3fb-e22b739f0c8b tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:39.712076 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-21038589-83d6-4e2d-a3fb-e22b739f0c8b tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Show backup with id 50e53f71-4c69-4907-9ac8-620e7e7dc34a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:39.716899 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:39.716899 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:39.717608 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-21038589-83d6-4e2d-a3fb-e22b739f0c8b tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a returned with HTTP 200 Aug 13 06:19:39.718038 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1313/5273] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:39 2026] GET /volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:39.951792 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b7a78a7c-c11b-4db1-bc4b-0003fdd1c95a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:39.954009 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b7a78a7c-c11b-4db1-bc4b-0003fdd1c95a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a Aug 13 06:19:39.954341 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b7a78a7c-c11b-4db1-bc4b-0003fdd1c95a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:39.954580 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b7a78a7c-c11b-4db1-bc4b-0003fdd1c95a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:39.954727 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-b7a78a7c-c11b-4db1-bc4b-0003fdd1c95a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 573c32f0-5114-48d4-91f9-6be9abfa617a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:39.959648 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:39.959648 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:39.960400 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b7a78a7c-c11b-4db1-bc4b-0003fdd1c95a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a returned with HTTP 200 Aug 13 06:19:39.960922 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1322/5274] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:39 2026] GET /volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:40.728496 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5a3f9646-583d-446d-96be-0c0112dd1345 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:40.730998 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5a3f9646-583d-446d-96be-0c0112dd1345 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] GET https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a Aug 13 06:19:40.730998 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5a3f9646-583d-446d-96be-0c0112dd1345 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:40.731266 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5a3f9646-583d-446d-96be-0c0112dd1345 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:40.731424 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-5a3f9646-583d-446d-96be-0c0112dd1345 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Show backup with id 50e53f71-4c69-4907-9ac8-620e7e7dc34a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:40.736908 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:40.736908 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:40.738064 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5a3f9646-583d-446d-96be-0c0112dd1345 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a returned with HTTP 200 Aug 13 06:19:40.738291 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1327/5275] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:40 2026] GET /volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:40.970858 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-1492c8c2-56b5-4233-97da-7a48d5597cc6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:40.973200 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1492c8c2-56b5-4233-97da-7a48d5597cc6 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a Aug 13 06:19:40.973535 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1492c8c2-56b5-4233-97da-7a48d5597cc6 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:40.973776 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-1492c8c2-56b5-4233-97da-7a48d5597cc6 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:40.973933 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-1492c8c2-56b5-4233-97da-7a48d5597cc6 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 573c32f0-5114-48d4-91f9-6be9abfa617a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:40.979381 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:40.979381 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:40.980093 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-1492c8c2-56b5-4233-97da-7a48d5597cc6 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a returned with HTTP 200 Aug 13 06:19:40.980600 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1314/5276] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:40 2026] GET /volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:41.748906 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b0648752-0147-49e0-84ef-959b4f9d59d1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:41.750997 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0648752-0147-49e0-84ef-959b4f9d59d1 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] GET https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a Aug 13 06:19:41.751279 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b0648752-0147-49e0-84ef-959b4f9d59d1 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:41.751556 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b0648752-0147-49e0-84ef-959b4f9d59d1 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:41.751700 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-b0648752-0147-49e0-84ef-959b4f9d59d1 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Show backup with id 50e53f71-4c69-4907-9ac8-620e7e7dc34a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:41.755970 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:41.755970 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:41.756644 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0648752-0147-49e0-84ef-959b4f9d59d1 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a returned with HTTP 200 Aug 13 06:19:41.756948 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1314/5277] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:41 2026] GET /volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:41.989854 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e87c4181-aec7-4063-a278-43f14b6916c7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:41.991590 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e87c4181-aec7-4063-a278-43f14b6916c7 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a Aug 13 06:19:41.991815 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e87c4181-aec7-4063-a278-43f14b6916c7 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:41.991993 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e87c4181-aec7-4063-a278-43f14b6916c7 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:41.992095 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-e87c4181-aec7-4063-a278-43f14b6916c7 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 573c32f0-5114-48d4-91f9-6be9abfa617a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:41.996295 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:41.996295 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:41.996878 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e87c4181-aec7-4063-a278-43f14b6916c7 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a returned with HTTP 200 Aug 13 06:19:41.997215 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1323/5278] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:41 2026] GET /volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:42.767695 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-5e35b548-3360-45b6-badc-0486a752f3ea None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:42.769867 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5e35b548-3360-45b6-badc-0486a752f3ea tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] GET https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a Aug 13 06:19:42.770116 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5e35b548-3360-45b6-badc-0486a752f3ea tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:42.770403 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-5e35b548-3360-45b6-badc-0486a752f3ea tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:42.770551 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-5e35b548-3360-45b6-badc-0486a752f3ea tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Show backup with id 50e53f71-4c69-4907-9ac8-620e7e7dc34a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:42.772527 np0000007163 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=162,cinder:UPDATE=36,cinder:INSERT=29 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:19:42.777344 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:42.777344 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:42.778170 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-5e35b548-3360-45b6-badc-0486a752f3ea tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a returned with HTTP 200 Aug 13 06:19:42.778669 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1328/5279] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:42 2026] GET /volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:42.788780 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-77a48931-90ab-4dc8-93c2-769cf0ee2f7a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:42.891796 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-77a48931-90ab-4dc8-93c2-769cf0ee2f7a tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-member] PUT https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a Aug 13 06:19:42.892163 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-77a48931-90ab-4dc8-93c2-769cf0ee2f7a tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:42.898035 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:42.898035 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:42.904670 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-77a48931-90ab-4dc8-93c2-769cf0ee2f7a tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-member] https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a returned with HTTP 200 Aug 13 06:19:42.905061 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1315/5280] 10.4.3.121 () {70 vars in 1408 bytes} [Thu Aug 13 06:19:42 2026] PUT /volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a => generated 315 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:42.913798 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b2a82142-b234-44c8-af80-e271d09767de None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:42.915948 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b2a82142-b234-44c8-af80-e271d09767de tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] GET https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a Aug 13 06:19:42.916273 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b2a82142-b234-44c8-af80-e271d09767de tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:42.916559 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b2a82142-b234-44c8-af80-e271d09767de tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:42.916708 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-b2a82142-b234-44c8-af80-e271d09767de tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Show backup with id 50e53f71-4c69-4907-9ac8-620e7e7dc34a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:42.922205 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:42.922205 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:42.922965 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b2a82142-b234-44c8-af80-e271d09767de tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a returned with HTTP 200 Aug 13 06:19:42.923461 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1315/5281] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:42 2026] GET /volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a => generated 761 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:42.934902 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-be8b4915-d4af-4105-a9cb-391200951abf None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:42.937138 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be8b4915-d4af-4105-a9cb-391200951abf tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] DELETE https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a Aug 13 06:19:42.937484 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-be8b4915-d4af-4105-a9cb-391200951abf tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:42.937718 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-be8b4915-d4af-4105-a9cb-391200951abf tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:42.937945 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-be8b4915-d4af-4105-a9cb-391200951abf tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Delete backup with id: 50e53f71-4c69-4907-9ac8-620e7e7dc34a. Aug 13 06:19:42.943694 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:42.943694 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:42.960738 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-be8b4915-d4af-4105-a9cb-391200951abf tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] delete_backup rpcapi backup_id 50e53f71-4c69-4907-9ac8-620e7e7dc34a {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:19:42.962694 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-be8b4915-d4af-4105-a9cb-391200951abf tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a returned with HTTP 202 Aug 13 06:19:42.963276 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1324/5282] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:19:42 2026] DELETE /volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:19:42.976030 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8bdb2995-9bea-4089-9f1b-461116312c10 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:42.982287 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8bdb2995-9bea-4089-9f1b-461116312c10 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] GET https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a Aug 13 06:19:42.982580 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8bdb2995-9bea-4089-9f1b-461116312c10 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:42.982826 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8bdb2995-9bea-4089-9f1b-461116312c10 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:42.982974 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-8bdb2995-9bea-4089-9f1b-461116312c10 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Show backup with id 50e53f71-4c69-4907-9ac8-620e7e7dc34a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:42.989861 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:42.989861 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:42.990362 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8bdb2995-9bea-4089-9f1b-461116312c10 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a returned with HTTP 200 Aug 13 06:19:42.991381 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1329/5283] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:42 2026] GET /volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a => generated 760 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:43.007084 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dfe5a083-bc4d-426c-ac4f-1103364d3130 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:43.008773 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dfe5a083-bc4d-426c-ac4f-1103364d3130 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a Aug 13 06:19:43.009008 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dfe5a083-bc4d-426c-ac4f-1103364d3130 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:43.009206 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dfe5a083-bc4d-426c-ac4f-1103364d3130 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:43.009385 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-dfe5a083-bc4d-426c-ac4f-1103364d3130 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 573c32f0-5114-48d4-91f9-6be9abfa617a. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:43.014703 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:43.014703 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:43.015622 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dfe5a083-bc4d-426c-ac4f-1103364d3130 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a returned with HTTP 200 Aug 13 06:19:43.015878 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1316/5284] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:43 2026] GET /volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:44.002196 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-136d9da8-c3cb-4f30-93be-8651f3e9e446 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:44.004299 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-136d9da8-c3cb-4f30-93be-8651f3e9e446 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] GET https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a Aug 13 06:19:44.004554 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-136d9da8-c3cb-4f30-93be-8651f3e9e446 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:44.004754 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-136d9da8-c3cb-4f30-93be-8651f3e9e446 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:44.004905 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-136d9da8-c3cb-4f30-93be-8651f3e9e446 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Show backup with id 50e53f71-4c69-4907-9ac8-620e7e7dc34a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:44.008815 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-136d9da8-c3cb-4f30-93be-8651f3e9e446 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] https://10.4.3.121/volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a returned with HTTP 404 Aug 13 06:19:44.009256 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1316/5285] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:44 2026] GET /volume/v3/backups/50e53f71-4c69-4907-9ac8-620e7e7dc34a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:44.024158 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-debf58f2-c71c-409f-8315-d0a8f960eb22 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:44.026789 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-debf58f2-c71c-409f-8315-d0a8f960eb22 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/49e3f73a-57fe-4e13-abba-838e8c39e144 Aug 13 06:19:44.027134 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-debf58f2-c71c-409f-8315-d0a8f960eb22 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:44.027507 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-debf58f2-c71c-409f-8315-d0a8f960eb22 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:44.027755 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-debf58f2-c71c-409f-8315-d0a8f960eb22 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Delete volume with id: 49e3f73a-57fe-4e13-abba-838e8c39e144 Aug 13 06:19:44.032757 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-92d75a60-685d-4a5a-8a2a-bd47cf934a01 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:44.037312 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:44.037312 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:44.037749 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-debf58f2-c71c-409f-8315-d0a8f960eb22 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Volume info retrieved successfully. Aug 13 06:19:44.041068 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-92d75a60-685d-4a5a-8a2a-bd47cf934a01 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a Aug 13 06:19:44.042996 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-92d75a60-685d-4a5a-8a2a-bd47cf934a01 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:44.043718 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-92d75a60-685d-4a5a-8a2a-bd47cf934a01 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:44.044328 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-92d75a60-685d-4a5a-8a2a-bd47cf934a01 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 573c32f0-5114-48d4-91f9-6be9abfa617a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:44.051694 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:44.051694 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:44.052474 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-92d75a60-685d-4a5a-8a2a-bd47cf934a01 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a returned with HTTP 200 Aug 13 06:19:44.052905 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1330/5286] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:44 2026] GET /volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a => generated 735 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:44.056914 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-debf58f2-c71c-409f-8315-d0a8f960eb22 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Delete volume request issued successfully. Aug 13 06:19:44.057157 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-debf58f2-c71c-409f-8315-d0a8f960eb22 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] https://10.4.3.121/volume/v3/volumes/49e3f73a-57fe-4e13-abba-838e8c39e144 returned with HTTP 202 Aug 13 06:19:44.057621 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1325/5287] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:19:44 2026] DELETE /volume/v3/volumes/49e3f73a-57fe-4e13-abba-838e8c39e144 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:19:44.064675 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2b91d457-8e73-4a66-8c41-6a0c31bc4b81 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:44.066578 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2b91d457-8e73-4a66-8c41-6a0c31bc4b81 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] GET https://10.4.3.121/volume/v3/volumes/49e3f73a-57fe-4e13-abba-838e8c39e144 Aug 13 06:19:44.066578 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2b91d457-8e73-4a66-8c41-6a0c31bc4b81 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:44.066721 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2b91d457-8e73-4a66-8c41-6a0c31bc4b81 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:44.073843 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:44.073843 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:44.077286 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2b91d457-8e73-4a66-8c41-6a0c31bc4b81 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Volume info retrieved successfully. Aug 13 06:19:44.080985 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2b91d457-8e73-4a66-8c41-6a0c31bc4b81 tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] https://10.4.3.121/volume/v3/volumes/49e3f73a-57fe-4e13-abba-838e8c39e144 returned with HTTP 200 Aug 13 06:19:44.081583 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1317/5288] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:44 2026] GET /volume/v3/volumes/49e3f73a-57fe-4e13-abba-838e8c39e144 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:19:45.062980 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-69ab82ea-215f-4418-be67-18b1c68ecef0 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:45.065457 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-69ab82ea-215f-4418-be67-18b1c68ecef0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a Aug 13 06:19:45.065747 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-69ab82ea-215f-4418-be67-18b1c68ecef0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:45.066022 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-69ab82ea-215f-4418-be67-18b1c68ecef0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:45.066175 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-69ab82ea-215f-4418-be67-18b1c68ecef0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 573c32f0-5114-48d4-91f9-6be9abfa617a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:45.072070 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:45.072070 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:45.072938 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-69ab82ea-215f-4418-be67-18b1c68ecef0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a returned with HTTP 200 Aug 13 06:19:45.073464 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1317/5289] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:45 2026] GET /volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:45.094861 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-573ebe93-f024-4fb2-8424-facd1bfe249f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:45.096806 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-573ebe93-f024-4fb2-8424-facd1bfe249f tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] GET https://10.4.3.121/volume/v3/volumes/49e3f73a-57fe-4e13-abba-838e8c39e144 Aug 13 06:19:45.097044 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-573ebe93-f024-4fb2-8424-facd1bfe249f tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:45.097266 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-573ebe93-f024-4fb2-8424-facd1bfe249f tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:45.103733 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-573ebe93-f024-4fb2-8424-facd1bfe249f tempest-ProjectMemberTests39-301853108 tempest-ProjectMemberTests39-301853108-project-admin] https://10.4.3.121/volume/v3/volumes/49e3f73a-57fe-4e13-abba-838e8c39e144 returned with HTTP 404 Aug 13 06:19:45.104236 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1331/5290] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:45 2026] GET /volume/v3/volumes/49e3f73a-57fe-4e13-abba-838e8c39e144 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:46.083705 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-365fe3cc-458f-451b-9eeb-12d4e973f3b8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:46.086620 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-365fe3cc-458f-451b-9eeb-12d4e973f3b8 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a Aug 13 06:19:46.086831 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-365fe3cc-458f-451b-9eeb-12d4e973f3b8 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:46.087004 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-365fe3cc-458f-451b-9eeb-12d4e973f3b8 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:46.087143 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-365fe3cc-458f-451b-9eeb-12d4e973f3b8 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 573c32f0-5114-48d4-91f9-6be9abfa617a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:46.098023 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:46.098023 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:46.098712 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-365fe3cc-458f-451b-9eeb-12d4e973f3b8 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a returned with HTTP 200 Aug 13 06:19:46.099065 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1326/5291] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:46 2026] GET /volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:46.811176 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-30faf3bc-9be6-432e-afc2-5af121e68773 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:46.904674 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-30faf3bc-9be6-432e-afc2-5af121e68773 tempest-ProjectMemberTests-1733652235 tempest-ProjectMemberTests-1733652235-project-admin] GET https://10.4.3.121/volume/v3/scheduler-stats/get_pools Aug 13 06:19:46.904825 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-30faf3bc-9be6-432e-afc2-5af121e68773 tempest-ProjectMemberTests-1733652235 tempest-ProjectMemberTests-1733652235-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:46.904972 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-30faf3bc-9be6-432e-afc2-5af121e68773 tempest-ProjectMemberTests-1733652235 tempest-ProjectMemberTests-1733652235-project-admin] Calling method 'get_pools' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:46.914614 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-30faf3bc-9be6-432e-afc2-5af121e68773 tempest-ProjectMemberTests-1733652235 tempest-ProjectMemberTests-1733652235-project-admin] https://10.4.3.121/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 06:19:46.914909 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1318/5292] 10.4.3.121 () {66 vars in 1291 bytes} [Thu Aug 13 06:19:46 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:46.922308 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e800293f-057c-4063-85f1-d5e2d1d9839e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:46.975004 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e800293f-057c-4063-85f1-d5e2d1d9839e tempest-ProjectMemberTests-1733652235 tempest-ProjectMemberTests-1733652235-project-member] GET https://10.4.3.121/volume/v3/capabilities/np0000007163@storpool Aug 13 06:19:46.975195 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e800293f-057c-4063-85f1-d5e2d1d9839e tempest-ProjectMemberTests-1733652235 tempest-ProjectMemberTests-1733652235-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:46.975407 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e800293f-057c-4063-85f1-d5e2d1d9839e tempest-ProjectMemberTests-1733652235 tempest-ProjectMemberTests-1733652235-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:46.976051 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-e800293f-057c-4063-85f1-d5e2d1d9839e tempest-ProjectMemberTests-1733652235 tempest-ProjectMemberTests-1733652235-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '2cf475950b624f49bb5512999f1e5960', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5da4e8f2a6964f9b9082908fd3248824', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:19:46.976235 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e800293f-057c-4063-85f1-d5e2d1d9839e tempest-ProjectMemberTests-1733652235 tempest-ProjectMemberTests-1733652235-project-member] https://10.4.3.121/volume/v3/capabilities/np0000007163@storpool returned with HTTP 403 Aug 13 06:19:46.976652 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1318/5293] 10.4.3.121 () {66 vars in 1318 bytes} [Thu Aug 13 06:19:46 2026] GET /volume/v3/capabilities/np0000007163@storpool => generated 110 bytes in 55 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:47.113998 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-170b07ca-8a75-4c91-ac3a-50b49e2964c1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:47.117436 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-170b07ca-8a75-4c91-ac3a-50b49e2964c1 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a Aug 13 06:19:47.118222 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-170b07ca-8a75-4c91-ac3a-50b49e2964c1 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:47.118222 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-170b07ca-8a75-4c91-ac3a-50b49e2964c1 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:47.118222 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-170b07ca-8a75-4c91-ac3a-50b49e2964c1 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 573c32f0-5114-48d4-91f9-6be9abfa617a. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:47.126445 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:47.126445 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:47.127071 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-170b07ca-8a75-4c91-ac3a-50b49e2964c1 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a returned with HTTP 200 Aug 13 06:19:47.127458 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1332/5294] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:47 2026] GET /volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:48.136264 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2249852b-5115-4d2e-9ee6-fcc83f233400 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:48.137955 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2249852b-5115-4d2e-9ee6-fcc83f233400 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a Aug 13 06:19:48.138102 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2249852b-5115-4d2e-9ee6-fcc83f233400 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:48.138317 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2249852b-5115-4d2e-9ee6-fcc83f233400 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:48.138428 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-2249852b-5115-4d2e-9ee6-fcc83f233400 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 573c32f0-5114-48d4-91f9-6be9abfa617a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:48.143107 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:48.143107 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:48.143666 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2249852b-5115-4d2e-9ee6-fcc83f233400 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a returned with HTTP 200 Aug 13 06:19:48.144007 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1327/5295] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:48 2026] GET /volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:48.153792 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f68b1324-4bdb-4d0d-be7a-0be97b2aede2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:48.155459 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f68b1324-4bdb-4d0d-be7a-0be97b2aede2 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a/export_record Aug 13 06:19:48.155687 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f68b1324-4bdb-4d0d-be7a-0be97b2aede2 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:48.155852 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f68b1324-4bdb-4d0d-be7a-0be97b2aede2 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'export_record' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:48.155954 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-f68b1324-4bdb-4d0d-be7a-0be97b2aede2 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Export record for backup 573c32f0-5114-48d4-91f9-6be9abfa617a. {{(pid=100324) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 06:19:48.160894 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:48.160894 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:48.161682 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.backup.api [None req-f68b1324-4bdb-4d0d-be7a-0be97b2aede2 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling RPCAPI with context: , host: np0000007163, backup: 573c32f0-5114-48d4-91f9-6be9abfa617a. {{(pid=100324) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 06:19:48.166799 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-f68b1324-4bdb-4d0d-be7a-0be97b2aede2 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] export_record in rpcapi backup_id 573c32f0-5114-48d4-91f9-6be9abfa617a on host np0000007163. {{(pid=100324) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 06:19:48.178766 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-f68b1324-4bdb-4d0d-be7a-0be97b2aede2 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTczYzMyZjAtNTExNC00OGQ0LTkxZjktNmJlOWFiZmE2MTdhIiwgInVzZXJfaWQiOiAiYjA4NzU3ZTUwNWYzNGQwYmI5YWU3ZGZjMjY2ZGNkMzgiLCAicHJvamVjdF9pZCI6ICI0NDc3NTBlM2M4NmE0N2FhOTE4NThjOGIwNzg4NWQ2ZSIsICJ2b2x1bWVfaWQiOiAiNTc3ZmVjZGYtY2E4Zi00MTQ2LTliZTUtZTc3MmY3ZjU3ODk2IiwgImhvc3QiOiAibnAwMDAwMDA3MTYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NjcxMTk5ODIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81NzdmZWNkZi1jYThmLTQxNDYtOWJlNS1lNzcyZjdmNTc4OTYvMjAyNjA4MTMwNjE5MzYvYXpfbm92YV9iYWNrdXBfNTczYzMyZjAtNTExNC00OGQ0LTkxZjktNmJlOWFiZmE2MTdhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwNjoxOTozNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwNjoxOTozNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA2OjE5OjQ4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100324) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 06:19:48.179033 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f68b1324-4bdb-4d0d-be7a-0be97b2aede2 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a/export_record returned with HTTP 200 Aug 13 06:19:48.179455 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1319/5296] 10.4.3.121 () {68 vars in 1430 bytes} [Thu Aug 13 06:19:48 2026] GET /volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a/export_record => generated 1424 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:19:48.186170 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3bc92ff2-bb41-44ef-9fea-0c5025f61eb6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:48.187834 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3bc92ff2-bb41-44ef-9fea-0c5025f61eb6 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a Aug 13 06:19:48.188023 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3bc92ff2-bb41-44ef-9fea-0c5025f61eb6 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:48.188201 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3bc92ff2-bb41-44ef-9fea-0c5025f61eb6 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:48.188342 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-3bc92ff2-bb41-44ef-9fea-0c5025f61eb6 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 573c32f0-5114-48d4-91f9-6be9abfa617a. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:48.193165 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:48.193165 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:48.193762 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3bc92ff2-bb41-44ef-9fea-0c5025f61eb6 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a returned with HTTP 200 Aug 13 06:19:48.194062 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1319/5297] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:48 2026] GET /volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:48.202967 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0a067b5f-a139-49d6-a63a-decbe9a56f9a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:48.204627 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0a067b5f-a139-49d6-a63a-decbe9a56f9a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] POST https://10.4.3.121/volume/v3/backups/import_record Aug 13 06:19:48.205015 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0a067b5f-a139-49d6-a63a-decbe9a56f9a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGU3MjA0MDgtYTE2Yy00Nzc2LWE1NjEtMzgwMDRkMTAyYWQ0IiwgInVzZXJfaWQiOiAiYjA4NzU3ZTUwNWYzNGQwYmI5YWU3ZGZjMjY2ZGNkMzgiLCAicHJvamVjdF9pZCI6ICI0NDc3NTBlM2M4NmE0N2FhOTE4NThjOGIwNzg4NWQ2ZSIsICJ2b2x1bWVfaWQiOiAiNTc3ZmVjZGYtY2E4Zi00MTQ2LTliZTUtZTc3MmY3ZjU3ODk2IiwgImhvc3QiOiAibnAwMDAwMDA3MTYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NjcxMTk5ODIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81NzdmZWNkZi1jYThmLTQxNDYtOWJlNS1lNzcyZjdmNTc4OTYvMjAyNjA4MTMwNjE5MzYvYXpfbm92YV9iYWNrdXBfNTczYzMyZjAtNTExNC00OGQ0LTkxZjktNmJlOWFiZmE2MTdhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwNjoxOTozNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwNjoxOTozNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA2OjE5OjQ4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:48.206373 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-0a067b5f-a139-49d6-a63a-decbe9a56f9a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGU3MjA0MDgtYTE2Yy00Nzc2LWE1NjEtMzgwMDRkMTAyYWQ0IiwgInVzZXJfaWQiOiAiYjA4NzU3ZTUwNWYzNGQwYmI5YWU3ZGZjMjY2ZGNkMzgiLCAicHJvamVjdF9pZCI6ICI0NDc3NTBlM2M4NmE0N2FhOTE4NThjOGIwNzg4NWQ2ZSIsICJ2b2x1bWVfaWQiOiAiNTc3ZmVjZGYtY2E4Zi00MTQ2LTliZTUtZTc3MmY3ZjU3ODk2IiwgImhvc3QiOiAibnAwMDAwMDA3MTYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NjcxMTk5ODIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81NzdmZWNkZi1jYThmLTQxNDYtOWJlNS1lNzcyZjdmNTc4OTYvMjAyNjA4MTMwNjE5MzYvYXpfbm92YV9iYWNrdXBfNTczYzMyZjAtNTExNC00OGQ0LTkxZjktNmJlOWFiZmE2MTdhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwNjoxOTozNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwNjoxOTozNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA2OjE5OjQ4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100322) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 06:19:48.206469 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-0a067b5f-a139-49d6-a63a-decbe9a56f9a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGU3MjA0MDgtYTE2Yy00Nzc2LWE1NjEtMzgwMDRkMTAyYWQ0IiwgInVzZXJfaWQiOiAiYjA4NzU3ZTUwNWYzNGQwYmI5YWU3ZGZjMjY2ZGNkMzgiLCAicHJvamVjdF9pZCI6ICI0NDc3NTBlM2M4NmE0N2FhOTE4NThjOGIwNzg4NWQ2ZSIsICJ2b2x1bWVfaWQiOiAiNTc3ZmVjZGYtY2E4Zi00MTQ2LTliZTUtZTc3MmY3ZjU3ODk2IiwgImhvc3QiOiAibnAwMDAwMDA3MTYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NjcxMTk5ODIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81NzdmZWNkZi1jYThmLTQxNDYtOWJlNS1lNzcyZjdmNTc4OTYvMjAyNjA4MTMwNjE5MzYvYXpfbm92YV9iYWNrdXBfNTczYzMyZjAtNTExNC00OGQ0LTkxZjktNmJlOWFiZmE2MTdhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwNjoxOTozNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwNjoxOTozNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA2OjE5OjQ4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100322) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 06:19:48.235348 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-0a067b5f-a139-49d6-a63a-decbe9a56f9a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Created reservations ['6d1b5e98-540a-43e9-8f07-f7793d966812', 'de3f3bf2-afc2-452d-92ac-3cc19e991081'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:19:48.252258 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-0a067b5f-a139-49d6-a63a-decbe9a56f9a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] import_record rpcapi backup id de720408-a16c-4776-a561-38004d102ad4 on host np0000007163 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGU3MjA0MDgtYTE2Yy00Nzc2LWE1NjEtMzgwMDRkMTAyYWQ0IiwgInVzZXJfaWQiOiAiYjA4NzU3ZTUwNWYzNGQwYmI5YWU3ZGZjMjY2ZGNkMzgiLCAicHJvamVjdF9pZCI6ICI0NDc3NTBlM2M4NmE0N2FhOTE4NThjOGIwNzg4NWQ2ZSIsICJ2b2x1bWVfaWQiOiAiNTc3ZmVjZGYtY2E4Zi00MTQ2LTliZTUtZTc3MmY3ZjU3ODk2IiwgImhvc3QiOiAibnAwMDAwMDA3MTYzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NjcxMTk5ODIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81NzdmZWNkZi1jYThmLTQxNDYtOWJlNS1lNzcyZjdmNTc4OTYvMjAyNjA4MTMwNjE5MzYvYXpfbm92YV9iYWNrdXBfNTczYzMyZjAtNTExNC00OGQ0LTkxZjktNmJlOWFiZmE2MTdhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xM1QwNjoxOTozNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwNjoxOTozNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDA2OjE5OjQ4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100322) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 13 06:19:48.254678 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.backups [None req-0a067b5f-a139-49d6-a63a-decbe9a56f9a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Import record output: {'backup': {'id': 'de720408-a16c-4776-a561-38004d102ad4', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.121/volume/v3/backups/de720408-a16c-4776-a561-38004d102ad4'}, {'rel': 'bookmark', 'href': 'https://10.4.3.121/volume/backups/de720408-a16c-4776-a561-38004d102ad4'}]}}. {{(pid=100322) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 13 06:19:48.254896 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0a067b5f-a139-49d6-a63a-decbe9a56f9a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/import_record returned with HTTP 201 Aug 13 06:19:48.255787 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1333/5298] 10.4.3.121 () {70 vars in 1342 bytes} [Thu Aug 13 06:19:48 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 53 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 13 06:19:48.263494 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-23d1bca0-b934-4dee-bb7a-e65b8146cff5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:48.265251 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-23d1bca0-b934-4dee-bb7a-e65b8146cff5 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/de720408-a16c-4776-a561-38004d102ad4 Aug 13 06:19:48.265483 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-23d1bca0-b934-4dee-bb7a-e65b8146cff5 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:48.266501 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-23d1bca0-b934-4dee-bb7a-e65b8146cff5 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:48.266501 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-23d1bca0-b934-4dee-bb7a-e65b8146cff5 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id de720408-a16c-4776-a561-38004d102ad4. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:48.269710 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:48.269710 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:48.270269 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-23d1bca0-b934-4dee-bb7a-e65b8146cff5 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/de720408-a16c-4776-a561-38004d102ad4 returned with HTTP 200 Aug 13 06:19:48.270715 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1328/5299] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:48 2026] GET /volume/v3/backups/de720408-a16c-4776-a561-38004d102ad4 => generated 647 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:48.747671 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-656da087-1d39-4765-8587-7e29f7b09919 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:48.851074 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-656da087-1d39-4765-8587-7e29f7b09919 tempest-ProjectReaderTests-870229521 tempest-ProjectReaderTests-870229521-project-admin] GET https://10.4.3.121/volume/v3/scheduler-stats/get_pools Aug 13 06:19:48.851278 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-656da087-1d39-4765-8587-7e29f7b09919 tempest-ProjectReaderTests-870229521 tempest-ProjectReaderTests-870229521-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:48.851446 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-656da087-1d39-4765-8587-7e29f7b09919 tempest-ProjectReaderTests-870229521 tempest-ProjectReaderTests-870229521-project-admin] Calling method 'get_pools' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:48.860348 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-656da087-1d39-4765-8587-7e29f7b09919 tempest-ProjectReaderTests-870229521 tempest-ProjectReaderTests-870229521-project-admin] https://10.4.3.121/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 06:19:48.860737 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1320/5300] 10.4.3.121 () {66 vars in 1291 bytes} [Thu Aug 13 06:19:48 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:48.867979 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8d54ed98-2335-4461-852b-587ca3272978 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:48.918650 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8d54ed98-2335-4461-852b-587ca3272978 tempest-ProjectReaderTests-870229521 tempest-ProjectReaderTests-870229521-project-reader] GET https://10.4.3.121/volume/v3/capabilities/np0000007163@storpool Aug 13 06:19:48.918819 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8d54ed98-2335-4461-852b-587ca3272978 tempest-ProjectReaderTests-870229521 tempest-ProjectReaderTests-870229521-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:48.918985 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8d54ed98-2335-4461-852b-587ca3272978 tempest-ProjectReaderTests-870229521 tempest-ProjectReaderTests-870229521-project-reader] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:48.919556 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-8d54ed98-2335-4461-852b-587ca3272978 tempest-ProjectReaderTests-870229521 tempest-ProjectReaderTests-870229521-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '4740631b39af43839d0103c7ceff1b4b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '04f7b28a44b649dda8d2adfd3ba9cda5', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:19:48.919707 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8d54ed98-2335-4461-852b-587ca3272978 tempest-ProjectReaderTests-870229521 tempest-ProjectReaderTests-870229521-project-reader] https://10.4.3.121/volume/v3/capabilities/np0000007163@storpool returned with HTTP 403 Aug 13 06:19:48.920068 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1320/5301] 10.4.3.121 () {66 vars in 1318 bytes} [Thu Aug 13 06:19:48 2026] GET /volume/v3/capabilities/np0000007163@storpool => generated 110 bytes in 52 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:49.280728 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c185e04f-c9ca-40aa-94aa-256e69173a73 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:49.282731 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c185e04f-c9ca-40aa-94aa-256e69173a73 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/de720408-a16c-4776-a561-38004d102ad4 Aug 13 06:19:49.283412 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c185e04f-c9ca-40aa-94aa-256e69173a73 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:49.283412 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c185e04f-c9ca-40aa-94aa-256e69173a73 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:49.283500 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-c185e04f-c9ca-40aa-94aa-256e69173a73 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id de720408-a16c-4776-a561-38004d102ad4. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:49.289095 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:49.289095 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:49.289963 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c185e04f-c9ca-40aa-94aa-256e69173a73 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/de720408-a16c-4776-a561-38004d102ad4 returned with HTTP 200 Aug 13 06:19:49.290819 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1334/5302] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:49 2026] GET /volume/v3/backups/de720408-a16c-4776-a561-38004d102ad4 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:49.299702 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-251a9aae-3957-4437-ab70-f5b65c49be4b None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:49.301388 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-251a9aae-3957-4437-ab70-f5b65c49be4b tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] DELETE https://10.4.3.121/volume/v3/backups/de720408-a16c-4776-a561-38004d102ad4 Aug 13 06:19:49.301806 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-251a9aae-3957-4437-ab70-f5b65c49be4b tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:49.301806 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-251a9aae-3957-4437-ab70-f5b65c49be4b tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:49.301911 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-251a9aae-3957-4437-ab70-f5b65c49be4b tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Delete backup with id: de720408-a16c-4776-a561-38004d102ad4. Aug 13 06:19:49.306529 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:49.306529 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:49.316284 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-251a9aae-3957-4437-ab70-f5b65c49be4b tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] delete_backup rpcapi backup_id de720408-a16c-4776-a561-38004d102ad4 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:19:49.318346 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-251a9aae-3957-4437-ab70-f5b65c49be4b tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/de720408-a16c-4776-a561-38004d102ad4 returned with HTTP 202 Aug 13 06:19:49.318719 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1329/5303] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:19:49 2026] DELETE /volume/v3/backups/de720408-a16c-4776-a561-38004d102ad4 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:19:49.325288 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8e6d6937-0b8f-4cd0-bce8-1aaedf1dd754 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:49.326927 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8e6d6937-0b8f-4cd0-bce8-1aaedf1dd754 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/de720408-a16c-4776-a561-38004d102ad4 Aug 13 06:19:49.327117 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8e6d6937-0b8f-4cd0-bce8-1aaedf1dd754 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:49.327328 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8e6d6937-0b8f-4cd0-bce8-1aaedf1dd754 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:49.327430 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-8e6d6937-0b8f-4cd0-bce8-1aaedf1dd754 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id de720408-a16c-4776-a561-38004d102ad4. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:49.332080 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:49.332080 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:49.332690 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8e6d6937-0b8f-4cd0-bce8-1aaedf1dd754 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/de720408-a16c-4776-a561-38004d102ad4 returned with HTTP 200 Aug 13 06:19:49.333090 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1321/5304] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:49 2026] GET /volume/v3/backups/de720408-a16c-4776-a561-38004d102ad4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:50.343984 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d7aad85c-0cf0-4705-95e7-8170f1550e11 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:50.344518 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-637c61a3-776c-4e29-8d21-9cc6ce018345 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:50.346157 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-637c61a3-776c-4e29-8d21-9cc6ce018345 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/de720408-a16c-4776-a561-38004d102ad4 Aug 13 06:19:50.346449 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-637c61a3-776c-4e29-8d21-9cc6ce018345 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:50.346642 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-637c61a3-776c-4e29-8d21-9cc6ce018345 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:50.346746 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-637c61a3-776c-4e29-8d21-9cc6ce018345 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id de720408-a16c-4776-a561-38004d102ad4. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:50.351841 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-637c61a3-776c-4e29-8d21-9cc6ce018345 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/de720408-a16c-4776-a561-38004d102ad4 returned with HTTP 404 Aug 13 06:19:50.352344 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1335/5305] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:50 2026] GET /volume/v3/backups/de720408-a16c-4776-a561-38004d102ad4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:50.361754 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-7d6d722f-4d62-4ef9-ad3f-9de613988de3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:50.363995 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7d6d722f-4d62-4ef9-ad3f-9de613988de3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/577fecdf-ca8f-4146-9be5-e772f7f57896 Aug 13 06:19:50.364323 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7d6d722f-4d62-4ef9-ad3f-9de613988de3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:50.364580 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-7d6d722f-4d62-4ef9-ad3f-9de613988de3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:50.364791 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-7d6d722f-4d62-4ef9-ad3f-9de613988de3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Delete volume with id: 577fecdf-ca8f-4146-9be5-e772f7f57896 Aug 13 06:19:50.373949 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:50.373949 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:50.374399 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7d6d722f-4d62-4ef9-ad3f-9de613988de3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Volume info retrieved successfully. Aug 13 06:19:50.391032 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-7d6d722f-4d62-4ef9-ad3f-9de613988de3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Delete volume request issued successfully. Aug 13 06:19:50.391315 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-7d6d722f-4d62-4ef9-ad3f-9de613988de3 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/volumes/577fecdf-ca8f-4146-9be5-e772f7f57896 returned with HTTP 202 Aug 13 06:19:50.391836 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1330/5306] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:19:50 2026] DELETE /volume/v3/volumes/577fecdf-ca8f-4146-9be5-e772f7f57896 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:19:50.404998 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-599542c1-65cb-454f-85b9-1494e8fe0e60 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:50.406832 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-599542c1-65cb-454f-85b9-1494e8fe0e60 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/volumes/577fecdf-ca8f-4146-9be5-e772f7f57896 Aug 13 06:19:50.407022 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-599542c1-65cb-454f-85b9-1494e8fe0e60 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:50.407220 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-599542c1-65cb-454f-85b9-1494e8fe0e60 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:50.413698 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:50.413698 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:50.416863 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-599542c1-65cb-454f-85b9-1494e8fe0e60 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Volume info retrieved successfully. Aug 13 06:19:50.420513 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-599542c1-65cb-454f-85b9-1494e8fe0e60 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/volumes/577fecdf-ca8f-4146-9be5-e772f7f57896 returned with HTTP 200 Aug 13 06:19:50.420875 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1322/5307] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:50 2026] GET /volume/v3/volumes/577fecdf-ca8f-4146-9be5-e772f7f57896 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:19:50.443264 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d7aad85c-0cf0-4705-95e7-8170f1550e11 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:19:50.443647 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d7aad85c-0cf0-4705-95e7-8170f1550e11 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-576209691"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:50.445526 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-d7aad85c-0cf0-4705-95e7-8170f1550e11 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-576209691'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:19:50.445666 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-d7aad85c-0cf0-4705-95e7-8170f1550e11 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create volume of 1 GB Aug 13 06:19:50.449648 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d7aad85c-0cf0-4705-95e7-8170f1550e11 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Availability Zones retrieved successfully. Aug 13 06:19:50.455059 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d7aad85c-0cf0-4705-95e7-8170f1550e11 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Flow 'volume_create_api' (9b1139b3-e211-4803-b5d8-573cb149ac03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:19:50.456289 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d7aad85c-0cf0-4705-95e7-8170f1550e11 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9709a699-f713-4e4b-a71f-53badeb3ff12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:50.456935 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-d7aad85c-0cf0-4705-95e7-8170f1550e11 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:19:50.481452 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d7aad85c-0cf0-4705-95e7-8170f1550e11 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9709a699-f713-4e4b-a71f-53badeb3ff12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:50.482134 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d7aad85c-0cf0-4705-95e7-8170f1550e11 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3ee8346-8d0d-4ea8-be93-ae75512bcf0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:50.539922 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-d7aad85c-0cf0-4705-95e7-8170f1550e11 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Created reservations ['77a5d0a2-3441-447e-9a0b-3673da0c1cef', 'bfe17118-7366-4f87-a0fc-a858f3a06275', '6b93ce29-9181-4e18-8f53-42e4a01949c3', '23d68090-a4e8-4bb7-99a1-ff7bfbf0a678'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:19:50.540826 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d7aad85c-0cf0-4705-95e7-8170f1550e11 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3ee8346-8d0d-4ea8-be93-ae75512bcf0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77a5d0a2-3441-447e-9a0b-3673da0c1cef', 'bfe17118-7366-4f87-a0fc-a858f3a06275', '6b93ce29-9181-4e18-8f53-42e4a01949c3', '23d68090-a4e8-4bb7-99a1-ff7bfbf0a678']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:50.541743 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d7aad85c-0cf0-4705-95e7-8170f1550e11 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9082a93-6359-4515-9152-9488446ee44e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:50.564199 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d7aad85c-0cf0-4705-95e7-8170f1550e11 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9082a93-6359-4515-9152-9488446ee44e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75b3b395-4615-4a3d-ba81-c57fa5f579ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-576209691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c309ab1353854fc49c37057edacf9e45',qos_specs=None,replication_status=,reservations=['77a5d0a2-3441-447e-9a0b-3673da0c1cef','bfe17118-7366-4f87-a0fc-a858f3a06275','6b93ce29-9181-4e18-8f53-42e4a01949c3','23d68090-a4e8-4bb7-99a1-ff7bfbf0a678'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197a01e13d49442c8ebc0fce7449c386',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:19:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-576209691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75b3b395-4615-4a3d-ba81-c57fa5f579ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c309ab1353854fc49c37057edacf9e45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='197a01e13d49442c8ebc0fce7449c386',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:50.564943 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d7aad85c-0cf0-4705-95e7-8170f1550e11 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29502dba-6564-4f51-942b-a04b84273447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:50.581170 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d7aad85c-0cf0-4705-95e7-8170f1550e11 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29502dba-6564-4f51-942b-a04b84273447) transitioned into state 'SUCCESS' from state '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-576209691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c309ab1353854fc49c37057edacf9e45',qos_specs=None,replication_status=,reservations=['77a5d0a2-3441-447e-9a0b-3673da0c1cef','bfe17118-7366-4f87-a0fc-a858f3a06275','6b93ce29-9181-4e18-8f53-42e4a01949c3','23d68090-a4e8-4bb7-99a1-ff7bfbf0a678'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197a01e13d49442c8ebc0fce7449c386',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:50.581893 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d7aad85c-0cf0-4705-95e7-8170f1550e11 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (275a53f5-5198-41c3-aa34-6990b2154fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:50.590284 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d7aad85c-0cf0-4705-95e7-8170f1550e11 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (275a53f5-5198-41c3-aa34-6990b2154fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:50.591021 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-d7aad85c-0cf0-4705-95e7-8170f1550e11 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Flow 'volume_create_api' (9b1139b3-e211-4803-b5d8-573cb149ac03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:19:50.591326 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-d7aad85c-0cf0-4705-95e7-8170f1550e11 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create volume request issued successfully. Aug 13 06:19:50.591844 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d7aad85c-0cf0-4705-95e7-8170f1550e11 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:19:50.592234 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1321/5308] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:19:50 2026] POST /volume/v3/volumes => generated 777 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:19:50.605664 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-14f01480-e2dd-43fe-bc84-fb3d71ba1456 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:50.608659 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-14f01480-e2dd-43fe-bc84-fb3d71ba1456 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/75b3b395-4615-4a3d-ba81-c57fa5f579ae Aug 13 06:19:50.608959 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-14f01480-e2dd-43fe-bc84-fb3d71ba1456 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:50.609269 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-14f01480-e2dd-43fe-bc84-fb3d71ba1456 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:50.618882 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:50.618882 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:50.623420 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-14f01480-e2dd-43fe-bc84-fb3d71ba1456 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:19:50.627548 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-14f01480-e2dd-43fe-bc84-fb3d71ba1456 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/75b3b395-4615-4a3d-ba81-c57fa5f579ae returned with HTTP 200 Aug 13 06:19:50.627924 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1336/5309] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:19:50 2026] GET /volume/v3/volumes/75b3b395-4615-4a3d-ba81-c57fa5f579ae => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:51.434766 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d39a12e9-43fd-4857-a967-686b5367336c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:51.436560 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d39a12e9-43fd-4857-a967-686b5367336c tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/volumes/577fecdf-ca8f-4146-9be5-e772f7f57896 Aug 13 06:19:51.436756 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d39a12e9-43fd-4857-a967-686b5367336c tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:51.436938 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d39a12e9-43fd-4857-a967-686b5367336c tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:51.442756 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d39a12e9-43fd-4857-a967-686b5367336c tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/volumes/577fecdf-ca8f-4146-9be5-e772f7f57896 returned with HTTP 404 Aug 13 06:19:51.443273 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1331/5310] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:51 2026] GET /volume/v3/volumes/577fecdf-ca8f-4146-9be5-e772f7f57896 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:51.451647 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-65d10532-a1fe-4e0f-8814-a26ad2f5002c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:51.453255 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-65d10532-a1fe-4e0f-8814-a26ad2f5002c tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups Aug 13 06:19:51.453457 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-65d10532-a1fe-4e0f-8814-a26ad2f5002c tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:51.453627 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-65d10532-a1fe-4e0f-8814-a26ad2f5002c tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:51.458354 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-65d10532-a1fe-4e0f-8814-a26ad2f5002c tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups returned with HTTP 200 Aug 13 06:19:51.459072 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1323/5311] 10.4.3.121 () {68 vars in 1277 bytes} [Thu Aug 13 06:19:51 2026] GET /volume/v3/backups => generated 624 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:51.467477 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-37a785fc-746d-40b3-88fa-1c3c0d563905 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:51.469116 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-37a785fc-746d-40b3-88fa-1c3c0d563905 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups?project_id=447750e3c86a47aa91858c8b07885d6e Aug 13 06:19:51.469347 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-37a785fc-746d-40b3-88fa-1c3c0d563905 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:51.469521 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-37a785fc-746d-40b3-88fa-1c3c0d563905 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:51.469853 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:51.469853 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:51.474987 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-37a785fc-746d-40b3-88fa-1c3c0d563905 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups?project_id=447750e3c86a47aa91858c8b07885d6e returned with HTTP 200 Aug 13 06:19:51.475345 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1322/5312] 10.4.3.121 () {68 vars in 1364 bytes} [Thu Aug 13 06:19:51 2026] GET /volume/v3/backups?project_id=447750e3c86a47aa91858c8b07885d6e => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:51.484760 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-338cdc37-758b-479a-93b7-f487eaca6f9d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:51.486387 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-338cdc37-758b-479a-93b7-f487eaca6f9d tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:19:51.486722 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-338cdc37-758b-479a-93b7-f487eaca6f9d tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-643066403"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:51.488067 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-338cdc37-758b-479a-93b7-f487eaca6f9d tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-643066403'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:19:51.488202 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-338cdc37-758b-479a-93b7-f487eaca6f9d tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Create volume of 1 GB Aug 13 06:19:51.492076 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-338cdc37-758b-479a-93b7-f487eaca6f9d tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Availability Zones retrieved successfully. Aug 13 06:19:51.497535 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-338cdc37-758b-479a-93b7-f487eaca6f9d tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Flow 'volume_create_api' (7cc1760d-1bb2-43ce-9665-4c740d03a6b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:19:51.498395 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-338cdc37-758b-479a-93b7-f487eaca6f9d tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a42bb989-a46d-42d7-a96e-9267bcad8fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:51.499098 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-338cdc37-758b-479a-93b7-f487eaca6f9d tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:19:51.522344 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-338cdc37-758b-479a-93b7-f487eaca6f9d tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a42bb989-a46d-42d7-a96e-9267bcad8fa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:51.523027 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-338cdc37-758b-479a-93b7-f487eaca6f9d tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39d917cb-872f-4675-998f-65c1a54aea35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:51.557579 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-338cdc37-758b-479a-93b7-f487eaca6f9d tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Created reservations ['28897b37-df03-4e55-87e5-310e5e7002e3', '1b4ce169-311a-4261-b192-8a0d9b3ae664', '401a0fc6-3d36-4dde-9413-b97d207cb9db', '2e174a8d-5af2-49ad-9367-e200ef462a8c'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:19:51.558353 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-338cdc37-758b-479a-93b7-f487eaca6f9d tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39d917cb-872f-4675-998f-65c1a54aea35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28897b37-df03-4e55-87e5-310e5e7002e3', '1b4ce169-311a-4261-b192-8a0d9b3ae664', '401a0fc6-3d36-4dde-9413-b97d207cb9db', '2e174a8d-5af2-49ad-9367-e200ef462a8c']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:51.559036 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-338cdc37-758b-479a-93b7-f487eaca6f9d tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9ec7a68-d39f-4df9-983d-e7d2836a89ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:51.581267 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-338cdc37-758b-479a-93b7-f487eaca6f9d tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9ec7a68-d39f-4df9-983d-e7d2836a89ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f923c3ca-6c4d-4c17-b6ae-e1f82cf07de0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-643066403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='447750e3c86a47aa91858c8b07885d6e',qos_specs=None,replication_status=,reservations=['28897b37-df03-4e55-87e5-310e5e7002e3','1b4ce169-311a-4261-b192-8a0d9b3ae664','401a0fc6-3d36-4dde-9413-b97d207cb9db','2e174a8d-5af2-49ad-9367-e200ef462a8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08757e505f34d0bb9ae7dfc266dcd38',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:19:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-643066403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f923c3ca-6c4d-4c17-b6ae-e1f82cf07de0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='447750e3c86a47aa91858c8b07885d6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08757e505f34d0bb9ae7dfc266dcd38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:51.581977 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-338cdc37-758b-479a-93b7-f487eaca6f9d tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (909d4f81-6ef3-464b-8a5c-805070072ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:51.596341 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-338cdc37-758b-479a-93b7-f487eaca6f9d tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (909d4f81-6ef3-464b-8a5c-805070072ab9) transitioned into state 'SUCCESS' from state '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-643066403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='447750e3c86a47aa91858c8b07885d6e',qos_specs=None,replication_status=,reservations=['28897b37-df03-4e55-87e5-310e5e7002e3','1b4ce169-311a-4261-b192-8a0d9b3ae664','401a0fc6-3d36-4dde-9413-b97d207cb9db','2e174a8d-5af2-49ad-9367-e200ef462a8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08757e505f34d0bb9ae7dfc266dcd38',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:51.596951 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-338cdc37-758b-479a-93b7-f487eaca6f9d tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35fde4ab-d99d-4e17-b51f-a5947bd83bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:51.604271 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-338cdc37-758b-479a-93b7-f487eaca6f9d tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35fde4ab-d99d-4e17-b51f-a5947bd83bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:51.604994 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-338cdc37-758b-479a-93b7-f487eaca6f9d tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Flow 'volume_create_api' (7cc1760d-1bb2-43ce-9665-4c740d03a6b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:19:51.605310 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-338cdc37-758b-479a-93b7-f487eaca6f9d tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Create volume request issued successfully. Aug 13 06:19:51.605809 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-338cdc37-758b-479a-93b7-f487eaca6f9d tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:19:51.606232 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1337/5313] 10.4.3.121 () {70 vars in 1298 bytes} [Thu Aug 13 06:19:51 2026] POST /volume/v3/volumes => generated 777 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:19:51.619810 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-f655365c-217b-4443-88bf-5b534b674686 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:51.622007 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f655365c-217b-4443-88bf-5b534b674686 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/volumes/f923c3ca-6c4d-4c17-b6ae-e1f82cf07de0 Aug 13 06:19:51.622007 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f655365c-217b-4443-88bf-5b534b674686 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:51.622007 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-f655365c-217b-4443-88bf-5b534b674686 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:51.628666 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:51.628666 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:51.632026 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-f655365c-217b-4443-88bf-5b534b674686 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Volume info retrieved successfully. Aug 13 06:19:51.635528 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-f655365c-217b-4443-88bf-5b534b674686 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/volumes/f923c3ca-6c4d-4c17-b6ae-e1f82cf07de0 returned with HTTP 200 Aug 13 06:19:51.635916 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1332/5314] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:51 2026] GET /volume/v3/volumes/f923c3ca-6c4d-4c17-b6ae-e1f82cf07de0 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:51.639446 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-051f60ef-c7f9-46b7-a9f9-9ea535bb6bd4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:51.641077 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-051f60ef-c7f9-46b7-a9f9-9ea535bb6bd4 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/75b3b395-4615-4a3d-ba81-c57fa5f579ae Aug 13 06:19:51.641296 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-051f60ef-c7f9-46b7-a9f9-9ea535bb6bd4 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:51.641470 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-051f60ef-c7f9-46b7-a9f9-9ea535bb6bd4 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:51.648101 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:51.648101 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:51.651088 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-051f60ef-c7f9-46b7-a9f9-9ea535bb6bd4 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:19:51.654745 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-051f60ef-c7f9-46b7-a9f9-9ea535bb6bd4 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/75b3b395-4615-4a3d-ba81-c57fa5f579ae returned with HTTP 200 Aug 13 06:19:51.655241 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1324/5315] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:19:51 2026] GET /volume/v3/volumes/75b3b395-4615-4a3d-ba81-c57fa5f579ae => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:19:51.665975 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1c8dc6cf-1ce5-4f17-996c-ba62a0c94658 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:51.722884 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c8dc6cf-1ce5-4f17-996c-ba62a0c94658 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:19:51.723200 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1c8dc6cf-1ce5-4f17-996c-ba62a0c94658 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "75b3b395-4615-4a3d-ba81-c57fa5f579ae", "name": "tempest-ProjectMemberTests-Snapshot-1268997835"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:51.730749 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:51.730749 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:51.731155 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1c8dc6cf-1ce5-4f17-996c-ba62a0c94658 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Volume info retrieved successfully. Aug 13 06:19:51.731305 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-1c8dc6cf-1ce5-4f17-996c-ba62a0c94658 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Create snapshot from volume 75b3b395-4615-4a3d-ba81-c57fa5f579ae Aug 13 06:19:51.761605 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-1c8dc6cf-1ce5-4f17-996c-ba62a0c94658 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Created reservations ['919e54b0-d284-4a01-8c0d-8f7673fed4d9', 'ce9809bc-8453-4699-9ae7-06626b57f6fc', '2efe0a04-7947-4702-b430-d06cf1ff8792', 'a6de6df8-a1d8-43df-833d-cfa5146b06a5'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:19:51.788981 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1c8dc6cf-1ce5-4f17-996c-ba62a0c94658 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Snapshot create request issued successfully. Aug 13 06:19:51.789353 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1c8dc6cf-1ce5-4f17-996c-ba62a0c94658 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:19:51.789849 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1323/5316] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:19:51 2026] POST /volume/v3/snapshots => generated 305 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:19:51.798285 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-c29af847-ea70-4959-a9b6-4162429172d2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:51.800324 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c29af847-ea70-4959-a9b6-4162429172d2 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] GET https://10.4.3.121/volume/v3/snapshots/4156fbb1-d927-43a8-8f76-ccc54b0be36b Aug 13 06:19:51.800522 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c29af847-ea70-4959-a9b6-4162429172d2 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:51.800730 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-c29af847-ea70-4959-a9b6-4162429172d2 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:51.807072 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:51.807072 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:51.807710 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-c29af847-ea70-4959-a9b6-4162429172d2 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Snapshot retrieved successfully. Aug 13 06:19:51.808526 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-c29af847-ea70-4959-a9b6-4162429172d2 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] https://10.4.3.121/volume/v3/snapshots/4156fbb1-d927-43a8-8f76-ccc54b0be36b returned with HTTP 200 Aug 13 06:19:51.808920 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1338/5317] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:19:51 2026] GET /volume/v3/snapshots/4156fbb1-d927-43a8-8f76-ccc54b0be36b => generated 437 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:52.647474 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d162e864-2307-41ba-ad3b-e0a2134f696a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:52.649320 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d162e864-2307-41ba-ad3b-e0a2134f696a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/volumes/f923c3ca-6c4d-4c17-b6ae-e1f82cf07de0 Aug 13 06:19:52.649548 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d162e864-2307-41ba-ad3b-e0a2134f696a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:52.649729 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d162e864-2307-41ba-ad3b-e0a2134f696a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:52.656972 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:52.656972 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:52.659942 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d162e864-2307-41ba-ad3b-e0a2134f696a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Volume info retrieved successfully. Aug 13 06:19:52.663211 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d162e864-2307-41ba-ad3b-e0a2134f696a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/volumes/f923c3ca-6c4d-4c17-b6ae-e1f82cf07de0 returned with HTTP 200 Aug 13 06:19:52.663576 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1333/5318] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:52 2026] GET /volume/v3/volumes/f923c3ca-6c4d-4c17-b6ae-e1f82cf07de0 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:19:52.675874 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0a6ce990-d81b-45cd-9e51-80e400d490bf None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:52.677558 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a6ce990-d81b-45cd-9e51-80e400d490bf tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] POST https://10.4.3.121/volume/v3/backups Aug 13 06:19:52.677887 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0a6ce990-d81b-45cd-9e51-80e400d490bf tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f923c3ca-6c4d-4c17-b6ae-e1f82cf07de0", "name": "tempest-type-Backup-989382211"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:52.679217 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.contrib.backups [None req-0a6ce990-d81b-45cd-9e51-80e400d490bf tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Creating new backup {'backup': {'volume_id': 'f923c3ca-6c4d-4c17-b6ae-e1f82cf07de0', 'name': 'tempest-type-Backup-989382211'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 06:19:52.679351 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-0a6ce990-d81b-45cd-9e51-80e400d490bf tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Creating backup of volume f923c3ca-6c4d-4c17-b6ae-e1f82cf07de0 in container None Aug 13 06:19:52.685886 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:52.685886 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:52.686172 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0a6ce990-d81b-45cd-9e51-80e400d490bf tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Volume info retrieved successfully. Aug 13 06:19:52.701489 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-0a6ce990-d81b-45cd-9e51-80e400d490bf tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Created reservations ['0920304b-9021-4d84-8450-af440aa96d4d', '9e0f87f1-8a8a-4374-abdf-8786614f6a43'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:19:52.725258 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0a6ce990-d81b-45cd-9e51-80e400d490bf tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups returned with HTTP 202 Aug 13 06:19:52.725667 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1325/5319] 10.4.3.121 () {70 vars in 1299 bytes} [Thu Aug 13 06:19:52 2026] POST /volume/v3/backups => generated 315 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:19:52.735403 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-59ca0c72-fb0f-4e72-8b29-63f2125fce84 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:52.737849 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-59ca0c72-fb0f-4e72-8b29-63f2125fce84 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 Aug 13 06:19:52.738158 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-59ca0c72-fb0f-4e72-8b29-63f2125fce84 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:52.738445 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-59ca0c72-fb0f-4e72-8b29-63f2125fce84 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:52.738617 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-59ca0c72-fb0f-4e72-8b29-63f2125fce84 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 0ee3a63d-25c4-4172-9ea5-e505dd6d4828. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:52.743835 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:52.743835 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:52.744696 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-59ca0c72-fb0f-4e72-8b29-63f2125fce84 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 returned with HTTP 200 Aug 13 06:19:52.745177 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1324/5320] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:52 2026] GET /volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:52.817261 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ffc69b2f-2aab-47c4-9622-427144ac1aa6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:52.818968 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ffc69b2f-2aab-47c4-9622-427144ac1aa6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] GET https://10.4.3.121/volume/v3/snapshots/4156fbb1-d927-43a8-8f76-ccc54b0be36b Aug 13 06:19:52.819092 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ffc69b2f-2aab-47c4-9622-427144ac1aa6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:52.819379 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ffc69b2f-2aab-47c4-9622-427144ac1aa6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:52.824371 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:52.824371 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:52.824797 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-ffc69b2f-2aab-47c4-9622-427144ac1aa6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Snapshot retrieved successfully. Aug 13 06:19:52.825601 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ffc69b2f-2aab-47c4-9622-427144ac1aa6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] https://10.4.3.121/volume/v3/snapshots/4156fbb1-d927-43a8-8f76-ccc54b0be36b returned with HTTP 200 Aug 13 06:19:52.825955 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1339/5321] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:19:52 2026] GET /volume/v3/snapshots/4156fbb1-d927-43a8-8f76-ccc54b0be36b => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:52.834736 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2813354e-cf25-499a-89d0-477c72d78a13 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:52.836610 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2813354e-cf25-499a-89d0-477c72d78a13 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/4156fbb1-d927-43a8-8f76-ccc54b0be36b Aug 13 06:19:52.836809 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2813354e-cf25-499a-89d0-477c72d78a13 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:52.836960 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2813354e-cf25-499a-89d0-477c72d78a13 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:52.837112 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-2813354e-cf25-499a-89d0-477c72d78a13 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Delete snapshot with id: 4156fbb1-d927-43a8-8f76-ccc54b0be36b Aug 13 06:19:52.843983 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:52.843983 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:52.844381 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2813354e-cf25-499a-89d0-477c72d78a13 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Snapshot retrieved successfully. Aug 13 06:19:52.858844 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2813354e-cf25-499a-89d0-477c72d78a13 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Snapshot delete request issued successfully. Aug 13 06:19:52.858997 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2813354e-cf25-499a-89d0-477c72d78a13 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] https://10.4.3.121/volume/v3/snapshots/4156fbb1-d927-43a8-8f76-ccc54b0be36b returned with HTTP 202 Aug 13 06:19:52.859376 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1334/5322] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:19:52 2026] DELETE /volume/v3/snapshots/4156fbb1-d927-43a8-8f76-ccc54b0be36b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:19:52.866646 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-136e634f-8619-4599-ad91-ab75a3d6939f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:52.868497 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-136e634f-8619-4599-ad91-ab75a3d6939f tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] GET https://10.4.3.121/volume/v3/snapshots/4156fbb1-d927-43a8-8f76-ccc54b0be36b Aug 13 06:19:52.868709 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-136e634f-8619-4599-ad91-ab75a3d6939f tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:52.868910 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-136e634f-8619-4599-ad91-ab75a3d6939f tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:52.873926 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:52.873926 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:52.874336 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-136e634f-8619-4599-ad91-ab75a3d6939f tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Snapshot retrieved successfully. Aug 13 06:19:52.875048 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-136e634f-8619-4599-ad91-ab75a3d6939f tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] https://10.4.3.121/volume/v3/snapshots/4156fbb1-d927-43a8-8f76-ccc54b0be36b returned with HTTP 200 Aug 13 06:19:52.875421 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1326/5323] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:19:52 2026] GET /volume/v3/snapshots/4156fbb1-d927-43a8-8f76-ccc54b0be36b => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:53.755685 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-09a04815-e9af-4771-8b55-cff4d2e91dfc None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:53.758004 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-09a04815-e9af-4771-8b55-cff4d2e91dfc tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 Aug 13 06:19:53.758315 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-09a04815-e9af-4771-8b55-cff4d2e91dfc tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:53.758570 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-09a04815-e9af-4771-8b55-cff4d2e91dfc tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:53.758722 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-09a04815-e9af-4771-8b55-cff4d2e91dfc tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 0ee3a63d-25c4-4172-9ea5-e505dd6d4828. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:53.763786 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:53.763786 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:53.764636 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-09a04815-e9af-4771-8b55-cff4d2e91dfc tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 returned with HTTP 200 Aug 13 06:19:53.765177 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1325/5324] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:53 2026] GET /volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:53.883638 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6ad5971b-d789-4bac-896d-bef03f5a0e4a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:53.885674 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6ad5971b-d789-4bac-896d-bef03f5a0e4a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] GET https://10.4.3.121/volume/v3/snapshots/4156fbb1-d927-43a8-8f76-ccc54b0be36b Aug 13 06:19:53.885921 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6ad5971b-d789-4bac-896d-bef03f5a0e4a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:53.886174 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6ad5971b-d789-4bac-896d-bef03f5a0e4a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:53.890372 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6ad5971b-d789-4bac-896d-bef03f5a0e4a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] https://10.4.3.121/volume/v3/snapshots/4156fbb1-d927-43a8-8f76-ccc54b0be36b returned with HTTP 404 Aug 13 06:19:53.890878 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1340/5325] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:19:53 2026] GET /volume/v3/snapshots/4156fbb1-d927-43a8-8f76-ccc54b0be36b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:53.896942 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e7867277-fa7d-4a55-b0b3-54e9d82bc04a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:53.899027 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e7867277-fa7d-4a55-b0b3-54e9d82bc04a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/75b3b395-4615-4a3d-ba81-c57fa5f579ae Aug 13 06:19:53.899345 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e7867277-fa7d-4a55-b0b3-54e9d82bc04a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:53.899585 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e7867277-fa7d-4a55-b0b3-54e9d82bc04a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:53.899772 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-e7867277-fa7d-4a55-b0b3-54e9d82bc04a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Delete volume with id: 75b3b395-4615-4a3d-ba81-c57fa5f579ae Aug 13 06:19:53.907944 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:53.907944 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:53.908328 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e7867277-fa7d-4a55-b0b3-54e9d82bc04a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:19:53.923271 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e7867277-fa7d-4a55-b0b3-54e9d82bc04a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Delete volume request issued successfully. Aug 13 06:19:53.923457 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e7867277-fa7d-4a55-b0b3-54e9d82bc04a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/75b3b395-4615-4a3d-ba81-c57fa5f579ae returned with HTTP 202 Aug 13 06:19:53.923862 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1335/5326] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:19:53 2026] DELETE /volume/v3/volumes/75b3b395-4615-4a3d-ba81-c57fa5f579ae => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:19:53.934046 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-55f9a1a7-4472-416f-bead-214a383a9aee None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:53.935778 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55f9a1a7-4472-416f-bead-214a383a9aee tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/75b3b395-4615-4a3d-ba81-c57fa5f579ae Aug 13 06:19:53.935951 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55f9a1a7-4472-416f-bead-214a383a9aee tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:53.936144 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55f9a1a7-4472-416f-bead-214a383a9aee tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:53.942701 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:53.942701 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:53.945852 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-55f9a1a7-4472-416f-bead-214a383a9aee tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:19:53.949520 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55f9a1a7-4472-416f-bead-214a383a9aee tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/75b3b395-4615-4a3d-ba81-c57fa5f579ae returned with HTTP 200 Aug 13 06:19:53.949870 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1327/5327] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:19:53 2026] GET /volume/v3/volumes/75b3b395-4615-4a3d-ba81-c57fa5f579ae => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:19:54.774704 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3aeb29d6-e66f-438f-93d6-ad6aaf3e7190 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:54.776393 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3aeb29d6-e66f-438f-93d6-ad6aaf3e7190 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 Aug 13 06:19:54.776606 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3aeb29d6-e66f-438f-93d6-ad6aaf3e7190 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:54.776787 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3aeb29d6-e66f-438f-93d6-ad6aaf3e7190 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:54.776915 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-3aeb29d6-e66f-438f-93d6-ad6aaf3e7190 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 0ee3a63d-25c4-4172-9ea5-e505dd6d4828. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:54.780980 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:54.780980 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:54.781553 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3aeb29d6-e66f-438f-93d6-ad6aaf3e7190 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 returned with HTTP 200 Aug 13 06:19:54.782004 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1326/5328] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:54 2026] GET /volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:54.964776 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dfe7c8bd-c282-4742-8009-07ccf281f953 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:54.966473 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dfe7c8bd-c282-4742-8009-07ccf281f953 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/75b3b395-4615-4a3d-ba81-c57fa5f579ae Aug 13 06:19:54.966685 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dfe7c8bd-c282-4742-8009-07ccf281f953 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:54.966888 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dfe7c8bd-c282-4742-8009-07ccf281f953 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:54.972271 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dfe7c8bd-c282-4742-8009-07ccf281f953 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/75b3b395-4615-4a3d-ba81-c57fa5f579ae returned with HTTP 404 Aug 13 06:19:54.972685 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1341/5329] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:19:54 2026] GET /volume/v3/volumes/75b3b395-4615-4a3d-ba81-c57fa5f579ae => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:54.979362 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-92998611-cdc1-41f3-a5de-e3f4d5c32af5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:54.980877 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-92998611-cdc1-41f3-a5de-e3f4d5c32af5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:19:54.981201 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-92998611-cdc1-41f3-a5de-e3f4d5c32af5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1138666545"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:54.982511 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-92998611-cdc1-41f3-a5de-e3f4d5c32af5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1138666545'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:19:54.982659 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-92998611-cdc1-41f3-a5de-e3f4d5c32af5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create volume of 1 GB Aug 13 06:19:54.986226 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-92998611-cdc1-41f3-a5de-e3f4d5c32af5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Availability Zones retrieved successfully. Aug 13 06:19:54.991492 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92998611-cdc1-41f3-a5de-e3f4d5c32af5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Flow 'volume_create_api' (08cf2be7-ed3a-4b25-8a47-5075b538e680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:19:54.992369 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92998611-cdc1-41f3-a5de-e3f4d5c32af5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c2a23ed-54ae-4014-a6b7-9897941f30fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:54.993063 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-92998611-cdc1-41f3-a5de-e3f4d5c32af5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:19:55.014344 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92998611-cdc1-41f3-a5de-e3f4d5c32af5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c2a23ed-54ae-4014-a6b7-9897941f30fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:55.015039 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92998611-cdc1-41f3-a5de-e3f4d5c32af5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3e467af-0979-4f10-b705-5bbb6d3c0723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:55.046777 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-92998611-cdc1-41f3-a5de-e3f4d5c32af5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Created reservations ['6c05530b-bac3-4c00-ad47-74e7fd0e5183', '66553aef-7476-4dec-9870-b58696555406', '341e9cb3-1811-4804-addf-9178c6f0d417', 'af142615-6bf6-4edc-bb3a-1e5ad69cce99'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:19:55.047608 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92998611-cdc1-41f3-a5de-e3f4d5c32af5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3e467af-0979-4f10-b705-5bbb6d3c0723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c05530b-bac3-4c00-ad47-74e7fd0e5183', '66553aef-7476-4dec-9870-b58696555406', '341e9cb3-1811-4804-addf-9178c6f0d417', 'af142615-6bf6-4edc-bb3a-1e5ad69cce99']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:55.048338 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92998611-cdc1-41f3-a5de-e3f4d5c32af5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0de4a98-6f1c-490c-8570-fa87f503d536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:55.069942 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92998611-cdc1-41f3-a5de-e3f4d5c32af5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0de4a98-6f1c-490c-8570-fa87f503d536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ee06339-684f-46f6-8c4c-bea9e10f77c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1138666545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c309ab1353854fc49c37057edacf9e45',qos_specs=None,replication_status=,reservations=['6c05530b-bac3-4c00-ad47-74e7fd0e5183','66553aef-7476-4dec-9870-b58696555406','341e9cb3-1811-4804-addf-9178c6f0d417','af142615-6bf6-4edc-bb3a-1e5ad69cce99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197a01e13d49442c8ebc0fce7449c386',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:19:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1138666545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ee06339-684f-46f6-8c4c-bea9e10f77c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c309ab1353854fc49c37057edacf9e45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='197a01e13d49442c8ebc0fce7449c386',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:55.070651 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92998611-cdc1-41f3-a5de-e3f4d5c32af5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fcf3401-ce76-4f32-909e-96cfee7d97b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:55.085815 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92998611-cdc1-41f3-a5de-e3f4d5c32af5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fcf3401-ce76-4f32-909e-96cfee7d97b2) transitioned into state 'SUCCESS' from state '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-1138666545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c309ab1353854fc49c37057edacf9e45',qos_specs=None,replication_status=,reservations=['6c05530b-bac3-4c00-ad47-74e7fd0e5183','66553aef-7476-4dec-9870-b58696555406','341e9cb3-1811-4804-addf-9178c6f0d417','af142615-6bf6-4edc-bb3a-1e5ad69cce99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197a01e13d49442c8ebc0fce7449c386',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:55.086427 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92998611-cdc1-41f3-a5de-e3f4d5c32af5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09fa9d98-6523-4f8e-ab4b-2c93e23fbd6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:55.094324 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92998611-cdc1-41f3-a5de-e3f4d5c32af5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09fa9d98-6523-4f8e-ab4b-2c93e23fbd6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:55.095034 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-92998611-cdc1-41f3-a5de-e3f4d5c32af5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Flow 'volume_create_api' (08cf2be7-ed3a-4b25-8a47-5075b538e680) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:19:55.095355 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-92998611-cdc1-41f3-a5de-e3f4d5c32af5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create volume request issued successfully. Aug 13 06:19:55.095875 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-92998611-cdc1-41f3-a5de-e3f4d5c32af5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:19:55.096350 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1336/5330] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:19:54 2026] POST /volume/v3/volumes => generated 778 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:19:55.109896 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-8b5f4089-4e4c-41f6-b8a9-1825983de5ee None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:55.112369 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8b5f4089-4e4c-41f6-b8a9-1825983de5ee tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/6ee06339-684f-46f6-8c4c-bea9e10f77c6 Aug 13 06:19:55.112645 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8b5f4089-4e4c-41f6-b8a9-1825983de5ee tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:55.112919 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-8b5f4089-4e4c-41f6-b8a9-1825983de5ee tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:55.122581 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:55.122581 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:55.126701 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-8b5f4089-4e4c-41f6-b8a9-1825983de5ee tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:19:55.130867 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-8b5f4089-4e4c-41f6-b8a9-1825983de5ee tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/6ee06339-684f-46f6-8c4c-bea9e10f77c6 returned with HTTP 200 Aug 13 06:19:55.131465 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1328/5331] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:19:55 2026] GET /volume/v3/volumes/6ee06339-684f-46f6-8c4c-bea9e10f77c6 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:55.791718 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f747e66f-fc42-4448-bda7-37ad663907df None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:55.793487 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f747e66f-fc42-4448-bda7-37ad663907df tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 Aug 13 06:19:55.793690 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f747e66f-fc42-4448-bda7-37ad663907df tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:55.793868 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f747e66f-fc42-4448-bda7-37ad663907df tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:55.793973 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-f747e66f-fc42-4448-bda7-37ad663907df tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 0ee3a63d-25c4-4172-9ea5-e505dd6d4828. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:55.798094 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:55.798094 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:55.798733 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f747e66f-fc42-4448-bda7-37ad663907df tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 returned with HTTP 200 Aug 13 06:19:55.799114 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1327/5332] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:55 2026] GET /volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:56.145454 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-80e0acce-8c33-4d8a-bcea-a1293405130a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:56.147308 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-80e0acce-8c33-4d8a-bcea-a1293405130a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/6ee06339-684f-46f6-8c4c-bea9e10f77c6 Aug 13 06:19:56.147467 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-80e0acce-8c33-4d8a-bcea-a1293405130a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:56.147669 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-80e0acce-8c33-4d8a-bcea-a1293405130a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:56.154662 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:56.154662 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:56.158055 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-80e0acce-8c33-4d8a-bcea-a1293405130a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:19:56.161789 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-80e0acce-8c33-4d8a-bcea-a1293405130a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/6ee06339-684f-46f6-8c4c-bea9e10f77c6 returned with HTTP 200 Aug 13 06:19:56.162384 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1342/5333] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:19:56 2026] GET /volume/v3/volumes/6ee06339-684f-46f6-8c4c-bea9e10f77c6 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:19:56.173741 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3cfb0cd9-3b00-481c-aab0-608e8c8b3b72 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:56.175739 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3cfb0cd9-3b00-481c-aab0-608e8c8b3b72 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:19:56.176095 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3cfb0cd9-3b00-481c-aab0-608e8c8b3b72 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ee06339-684f-46f6-8c4c-bea9e10f77c6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1364885413"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:56.184369 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:56.184369 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:56.184684 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3cfb0cd9-3b00-481c-aab0-608e8c8b3b72 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:19:56.184811 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-3cfb0cd9-3b00-481c-aab0-608e8c8b3b72 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create snapshot from volume 6ee06339-684f-46f6-8c4c-bea9e10f77c6 Aug 13 06:19:56.205830 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-3cfb0cd9-3b00-481c-aab0-608e8c8b3b72 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Created reservations ['46643647-5b22-4a8f-9ecd-a147be1b223e', '8dae856c-c50f-4f7e-a485-ef28d8e5f59f', '69bfb62f-cec6-4e86-a22a-f4c796798f92', 'b60bc094-635d-4179-96d3-601053914baf'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:19:56.235327 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3cfb0cd9-3b00-481c-aab0-608e8c8b3b72 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot create request issued successfully. Aug 13 06:19:56.235693 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3cfb0cd9-3b00-481c-aab0-608e8c8b3b72 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:19:56.236209 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1337/5334] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:19:56 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:19:56.245079 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-22d5fbb1-8154-410e-ba93-a940ad0decf6 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:56.246954 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-22d5fbb1-8154-410e-ba93-a940ad0decf6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/f586da05-e1ee-4ef9-a82f-5cde85b7c52d Aug 13 06:19:56.247256 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-22d5fbb1-8154-410e-ba93-a940ad0decf6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:56.247512 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-22d5fbb1-8154-410e-ba93-a940ad0decf6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:56.253575 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:56.253575 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:56.253575 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-22d5fbb1-8154-410e-ba93-a940ad0decf6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:19:56.254165 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-22d5fbb1-8154-410e-ba93-a940ad0decf6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/f586da05-e1ee-4ef9-a82f-5cde85b7c52d returned with HTTP 200 Aug 13 06:19:56.254532 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1329/5335] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:19:56 2026] GET /volume/v3/snapshots/f586da05-e1ee-4ef9-a82f-5cde85b7c52d => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:56.810208 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a4435cf8-61f3-4a19-841a-256ba2a190e4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:56.812198 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a4435cf8-61f3-4a19-841a-256ba2a190e4 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 Aug 13 06:19:56.812498 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a4435cf8-61f3-4a19-841a-256ba2a190e4 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:56.812736 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a4435cf8-61f3-4a19-841a-256ba2a190e4 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:56.812886 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-a4435cf8-61f3-4a19-841a-256ba2a190e4 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 0ee3a63d-25c4-4172-9ea5-e505dd6d4828. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:56.816975 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:56.816975 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:56.818019 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a4435cf8-61f3-4a19-841a-256ba2a190e4 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 returned with HTTP 200 Aug 13 06:19:56.818019 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1328/5336] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:56 2026] GET /volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:57.263597 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-67380cab-3ff5-4572-a49e-64dcc9db4a1a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:57.265926 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-67380cab-3ff5-4572-a49e-64dcc9db4a1a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/f586da05-e1ee-4ef9-a82f-5cde85b7c52d Aug 13 06:19:57.266242 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-67380cab-3ff5-4572-a49e-64dcc9db4a1a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:57.266505 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-67380cab-3ff5-4572-a49e-64dcc9db4a1a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:57.272343 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:57.272343 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:57.272635 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-67380cab-3ff5-4572-a49e-64dcc9db4a1a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:19:57.273259 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-67380cab-3ff5-4572-a49e-64dcc9db4a1a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/f586da05-e1ee-4ef9-a82f-5cde85b7c52d returned with HTTP 200 Aug 13 06:19:57.273621 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1343/5337] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:19:57 2026] GET /volume/v3/snapshots/f586da05-e1ee-4ef9-a82f-5cde85b7c52d => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:57.282372 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-56545e4e-50c4-4653-859d-0507fe06c465 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:57.284549 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-56545e4e-50c4-4653-859d-0507fe06c465 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] DELETE https://10.4.3.121/volume/v3/snapshots/f586da05-e1ee-4ef9-a82f-5cde85b7c52d Aug 13 06:19:57.284794 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-56545e4e-50c4-4653-859d-0507fe06c465 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:57.284997 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-56545e4e-50c4-4653-859d-0507fe06c465 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:57.285134 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-56545e4e-50c4-4653-859d-0507fe06c465 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Delete snapshot with id: f586da05-e1ee-4ef9-a82f-5cde85b7c52d Aug 13 06:19:57.290790 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:57.290790 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:57.291423 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-56545e4e-50c4-4653-859d-0507fe06c465 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Snapshot retrieved successfully. Aug 13 06:19:57.310098 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-56545e4e-50c4-4653-859d-0507fe06c465 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Snapshot delete request issued successfully. Aug 13 06:19:57.310328 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-56545e4e-50c4-4653-859d-0507fe06c465 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] https://10.4.3.121/volume/v3/snapshots/f586da05-e1ee-4ef9-a82f-5cde85b7c52d returned with HTTP 202 Aug 13 06:19:57.310747 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1338/5338] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:19:57 2026] DELETE /volume/v3/snapshots/f586da05-e1ee-4ef9-a82f-5cde85b7c52d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:19:57.320381 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-37fa0a06-bdfc-4739-b5a4-8b499f8eb463 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:57.322393 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-37fa0a06-bdfc-4739-b5a4-8b499f8eb463 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] GET https://10.4.3.121/volume/v3/snapshots/f586da05-e1ee-4ef9-a82f-5cde85b7c52d Aug 13 06:19:57.322637 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-37fa0a06-bdfc-4739-b5a4-8b499f8eb463 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:57.322862 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-37fa0a06-bdfc-4739-b5a4-8b499f8eb463 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:57.327998 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:57.327998 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:19:57.328443 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-37fa0a06-bdfc-4739-b5a4-8b499f8eb463 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Snapshot retrieved successfully. Aug 13 06:19:57.329196 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-37fa0a06-bdfc-4739-b5a4-8b499f8eb463 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] https://10.4.3.121/volume/v3/snapshots/f586da05-e1ee-4ef9-a82f-5cde85b7c52d returned with HTTP 200 Aug 13 06:19:57.329561 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1330/5339] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:19:57 2026] GET /volume/v3/snapshots/f586da05-e1ee-4ef9-a82f-5cde85b7c52d => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:57.828616 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bf5d8e7e-1883-4901-a8bb-071812e5a433 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:57.830498 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bf5d8e7e-1883-4901-a8bb-071812e5a433 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 Aug 13 06:19:57.830717 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bf5d8e7e-1883-4901-a8bb-071812e5a433 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:57.830901 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bf5d8e7e-1883-4901-a8bb-071812e5a433 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:57.831004 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-bf5d8e7e-1883-4901-a8bb-071812e5a433 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 0ee3a63d-25c4-4172-9ea5-e505dd6d4828. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:57.834938 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:57.834938 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:57.835649 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bf5d8e7e-1883-4901-a8bb-071812e5a433 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 returned with HTTP 200 Aug 13 06:19:57.835984 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1329/5340] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:57 2026] GET /volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:58.337799 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-3c713e60-7baa-429d-85ef-e987e31bc2ca None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:58.339603 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3c713e60-7baa-429d-85ef-e987e31bc2ca tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] GET https://10.4.3.121/volume/v3/snapshots/f586da05-e1ee-4ef9-a82f-5cde85b7c52d Aug 13 06:19:58.339800 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3c713e60-7baa-429d-85ef-e987e31bc2ca tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:58.339999 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-3c713e60-7baa-429d-85ef-e987e31bc2ca tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:58.344090 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-3c713e60-7baa-429d-85ef-e987e31bc2ca tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] https://10.4.3.121/volume/v3/snapshots/f586da05-e1ee-4ef9-a82f-5cde85b7c52d returned with HTTP 404 Aug 13 06:19:58.344661 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1344/5341] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:19:58 2026] GET /volume/v3/snapshots/f586da05-e1ee-4ef9-a82f-5cde85b7c52d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:58.350606 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-08dc0631-7bd5-4734-a14c-dba899a8673a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:58.352639 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08dc0631-7bd5-4734-a14c-dba899a8673a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] DELETE https://10.4.3.121/volume/v3/snapshots/f586da05-e1ee-4ef9-a82f-5cde85b7c52d Aug 13 06:19:58.352871 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08dc0631-7bd5-4734-a14c-dba899a8673a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:58.353134 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-08dc0631-7bd5-4734-a14c-dba899a8673a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:58.353282 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-08dc0631-7bd5-4734-a14c-dba899a8673a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Delete snapshot with id: f586da05-e1ee-4ef9-a82f-5cde85b7c52d Aug 13 06:19:58.357672 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-08dc0631-7bd5-4734-a14c-dba899a8673a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/f586da05-e1ee-4ef9-a82f-5cde85b7c52d returned with HTTP 404 Aug 13 06:19:58.358166 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1339/5342] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:19:58 2026] DELETE /volume/v3/snapshots/f586da05-e1ee-4ef9-a82f-5cde85b7c52d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:58.364429 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0fc84b93-3b9d-4e97-9886-2ec8235f0ffe None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:58.366393 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0fc84b93-3b9d-4e97-9886-2ec8235f0ffe tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/f586da05-e1ee-4ef9-a82f-5cde85b7c52d Aug 13 06:19:58.366676 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0fc84b93-3b9d-4e97-9886-2ec8235f0ffe tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:58.366952 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0fc84b93-3b9d-4e97-9886-2ec8235f0ffe tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:58.371156 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0fc84b93-3b9d-4e97-9886-2ec8235f0ffe tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/f586da05-e1ee-4ef9-a82f-5cde85b7c52d returned with HTTP 404 Aug 13 06:19:58.371585 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1331/5343] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:19:58 2026] GET /volume/v3/snapshots/f586da05-e1ee-4ef9-a82f-5cde85b7c52d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:58.377612 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-01d242ef-b926-498a-a939-1982f8a863e4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:58.379406 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-01d242ef-b926-498a-a939-1982f8a863e4 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/6ee06339-684f-46f6-8c4c-bea9e10f77c6 Aug 13 06:19:58.379618 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-01d242ef-b926-498a-a939-1982f8a863e4 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:58.379802 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-01d242ef-b926-498a-a939-1982f8a863e4 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:58.379957 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-01d242ef-b926-498a-a939-1982f8a863e4 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Delete volume with id: 6ee06339-684f-46f6-8c4c-bea9e10f77c6 Aug 13 06:19:58.386795 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:58.386795 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:19:58.387159 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-01d242ef-b926-498a-a939-1982f8a863e4 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:19:58.402497 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-01d242ef-b926-498a-a939-1982f8a863e4 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Delete volume request issued successfully. Aug 13 06:19:58.402723 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-01d242ef-b926-498a-a939-1982f8a863e4 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/6ee06339-684f-46f6-8c4c-bea9e10f77c6 returned with HTTP 202 Aug 13 06:19:58.403210 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1330/5344] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:19:58 2026] DELETE /volume/v3/volumes/6ee06339-684f-46f6-8c4c-bea9e10f77c6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:19:58.409873 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fc8c70c4-a234-4588-9622-aba8f62070d8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:58.411596 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fc8c70c4-a234-4588-9622-aba8f62070d8 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/6ee06339-684f-46f6-8c4c-bea9e10f77c6 Aug 13 06:19:58.411824 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fc8c70c4-a234-4588-9622-aba8f62070d8 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:58.412012 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fc8c70c4-a234-4588-9622-aba8f62070d8 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:58.419825 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:58.419825 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:58.423632 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fc8c70c4-a234-4588-9622-aba8f62070d8 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:19:58.427779 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fc8c70c4-a234-4588-9622-aba8f62070d8 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/6ee06339-684f-46f6-8c4c-bea9e10f77c6 returned with HTTP 200 Aug 13 06:19:58.428280 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1345/5345] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:19:58 2026] GET /volume/v3/volumes/6ee06339-684f-46f6-8c4c-bea9e10f77c6 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:19:58.845616 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-74416438-5d20-4f1f-ab2a-f90f762cd4bb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:58.847819 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-74416438-5d20-4f1f-ab2a-f90f762cd4bb tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 Aug 13 06:19:58.848086 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-74416438-5d20-4f1f-ab2a-f90f762cd4bb tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:58.848328 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-74416438-5d20-4f1f-ab2a-f90f762cd4bb tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:58.848444 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-74416438-5d20-4f1f-ab2a-f90f762cd4bb tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 0ee3a63d-25c4-4172-9ea5-e505dd6d4828. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:58.853279 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:58.853279 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:58.854196 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-74416438-5d20-4f1f-ab2a-f90f762cd4bb tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 returned with HTTP 200 Aug 13 06:19:58.854629 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1340/5346] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:58 2026] GET /volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:59.443237 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-edb12d40-d64d-484d-99ba-2427d558ffa4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:59.444755 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-edb12d40-d64d-484d-99ba-2427d558ffa4 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/6ee06339-684f-46f6-8c4c-bea9e10f77c6 Aug 13 06:19:59.444936 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-edb12d40-d64d-484d-99ba-2427d558ffa4 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:59.445409 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-edb12d40-d64d-484d-99ba-2427d558ffa4 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:59.451202 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-edb12d40-d64d-484d-99ba-2427d558ffa4 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/6ee06339-684f-46f6-8c4c-bea9e10f77c6 returned with HTTP 404 Aug 13 06:19:59.451684 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1332/5347] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:19:59 2026] GET /volume/v3/volumes/6ee06339-684f-46f6-8c4c-bea9e10f77c6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:19:59.459478 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-45e3c386-29ae-42b7-8c03-8cd3c0e594a1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:59.461128 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-45e3c386-29ae-42b7-8c03-8cd3c0e594a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:19:59.461472 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-45e3c386-29ae-42b7-8c03-8cd3c0e594a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-728066501"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:19:59.462776 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-45e3c386-29ae-42b7-8c03-8cd3c0e594a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-728066501'}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:19:59.462890 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-45e3c386-29ae-42b7-8c03-8cd3c0e594a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create volume of 1 GB Aug 13 06:19:59.466708 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-45e3c386-29ae-42b7-8c03-8cd3c0e594a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Availability Zones retrieved successfully. Aug 13 06:19:59.472138 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-45e3c386-29ae-42b7-8c03-8cd3c0e594a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Flow 'volume_create_api' (168ff310-75ae-4e45-8cae-720deb469d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:19:59.472984 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-45e3c386-29ae-42b7-8c03-8cd3c0e594a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee83c9f3-c226-4cef-89c9-055f8f624ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:59.473713 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-45e3c386-29ae-42b7-8c03-8cd3c0e594a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:19:59.495044 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-45e3c386-29ae-42b7-8c03-8cd3c0e594a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee83c9f3-c226-4cef-89c9-055f8f624ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:59.495901 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-45e3c386-29ae-42b7-8c03-8cd3c0e594a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3dd8556-784c-47de-b70d-23ab6d45e3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:59.528672 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-45e3c386-29ae-42b7-8c03-8cd3c0e594a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Created reservations ['771ecf6f-9bae-446e-b82b-7f37b2094621', '32a6ee6d-4fa3-4cd4-a914-7ff9741efd41', '1727c0bf-6f40-40d0-9973-c13dce0194df', '92a44f22-5ff8-4e26-b9af-287de02802b1'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:19:59.529599 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-45e3c386-29ae-42b7-8c03-8cd3c0e594a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3dd8556-784c-47de-b70d-23ab6d45e3d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['771ecf6f-9bae-446e-b82b-7f37b2094621', '32a6ee6d-4fa3-4cd4-a914-7ff9741efd41', '1727c0bf-6f40-40d0-9973-c13dce0194df', '92a44f22-5ff8-4e26-b9af-287de02802b1']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:59.530355 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-45e3c386-29ae-42b7-8c03-8cd3c0e594a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f80825e-9d7d-4b3c-bd8d-436f30bf60e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:59.551718 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-45e3c386-29ae-42b7-8c03-8cd3c0e594a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f80825e-9d7d-4b3c-bd8d-436f30bf60e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e38b6f6-1194-455b-b8e1-2d5eac532563', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-728066501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c309ab1353854fc49c37057edacf9e45',qos_specs=None,replication_status=,reservations=['771ecf6f-9bae-446e-b82b-7f37b2094621','32a6ee6d-4fa3-4cd4-a914-7ff9741efd41','1727c0bf-6f40-40d0-9973-c13dce0194df','92a44f22-5ff8-4e26-b9af-287de02802b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197a01e13d49442c8ebc0fce7449c386',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:19:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-728066501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e38b6f6-1194-455b-b8e1-2d5eac532563,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c309ab1353854fc49c37057edacf9e45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='197a01e13d49442c8ebc0fce7449c386',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:59.552471 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-45e3c386-29ae-42b7-8c03-8cd3c0e594a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceb52a42-5857-4fd8-8dee-192d09637fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:59.567140 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-45e3c386-29ae-42b7-8c03-8cd3c0e594a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceb52a42-5857-4fd8-8dee-192d09637fc4) transitioned into state 'SUCCESS' from state '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-728066501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c309ab1353854fc49c37057edacf9e45',qos_specs=None,replication_status=,reservations=['771ecf6f-9bae-446e-b82b-7f37b2094621','32a6ee6d-4fa3-4cd4-a914-7ff9741efd41','1727c0bf-6f40-40d0-9973-c13dce0194df','92a44f22-5ff8-4e26-b9af-287de02802b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197a01e13d49442c8ebc0fce7449c386',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:59.567956 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-45e3c386-29ae-42b7-8c03-8cd3c0e594a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4017a032-fd77-4ffc-a334-42e26e6cbc4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:19:59.576745 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-45e3c386-29ae-42b7-8c03-8cd3c0e594a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4017a032-fd77-4ffc-a334-42e26e6cbc4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:19:59.577563 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-45e3c386-29ae-42b7-8c03-8cd3c0e594a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Flow 'volume_create_api' (168ff310-75ae-4e45-8cae-720deb469d56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:19:59.577835 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-45e3c386-29ae-42b7-8c03-8cd3c0e594a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create volume request issued successfully. Aug 13 06:19:59.578420 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-45e3c386-29ae-42b7-8c03-8cd3c0e594a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:19:59.578816 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1331/5348] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:19:59 2026] POST /volume/v3/volumes => generated 777 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:19:59.589659 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-de043ba6-2042-4af1-8e68-7e502cbeb4ed None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:59.591916 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-de043ba6-2042-4af1-8e68-7e502cbeb4ed tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/7e38b6f6-1194-455b-b8e1-2d5eac532563 Aug 13 06:19:59.592203 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-de043ba6-2042-4af1-8e68-7e502cbeb4ed tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:59.592450 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-de043ba6-2042-4af1-8e68-7e502cbeb4ed tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:59.601398 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:59.601398 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:19:59.605710 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-de043ba6-2042-4af1-8e68-7e502cbeb4ed tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:19:59.610898 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-de043ba6-2042-4af1-8e68-7e502cbeb4ed tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/7e38b6f6-1194-455b-b8e1-2d5eac532563 returned with HTTP 200 Aug 13 06:19:59.611441 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1346/5349] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:19:59 2026] GET /volume/v3/volumes/7e38b6f6-1194-455b-b8e1-2d5eac532563 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:19:59.865030 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-02ebae4d-d9b1-47f5-9cd9-3a6afe87da50 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:19:59.866776 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-02ebae4d-d9b1-47f5-9cd9-3a6afe87da50 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 Aug 13 06:19:59.866984 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-02ebae4d-d9b1-47f5-9cd9-3a6afe87da50 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:19:59.867200 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-02ebae4d-d9b1-47f5-9cd9-3a6afe87da50 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:19:59.867307 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-02ebae4d-d9b1-47f5-9cd9-3a6afe87da50 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 0ee3a63d-25c4-4172-9ea5-e505dd6d4828. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:19:59.871641 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:19:59.871641 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:19:59.872244 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-02ebae4d-d9b1-47f5-9cd9-3a6afe87da50 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 returned with HTTP 200 Aug 13 06:19:59.872705 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1341/5350] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:19:59 2026] GET /volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:00.622686 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d174d1a3-864c-4bd3-81e2-c259b362118b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:00.624719 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d174d1a3-864c-4bd3-81e2-c259b362118b tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/7e38b6f6-1194-455b-b8e1-2d5eac532563 Aug 13 06:20:00.624978 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d174d1a3-864c-4bd3-81e2-c259b362118b tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:00.625170 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d174d1a3-864c-4bd3-81e2-c259b362118b tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:00.631566 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:00.631566 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:00.634744 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d174d1a3-864c-4bd3-81e2-c259b362118b tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:00.638098 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d174d1a3-864c-4bd3-81e2-c259b362118b tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/7e38b6f6-1194-455b-b8e1-2d5eac532563 returned with HTTP 200 Aug 13 06:20:00.638458 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1333/5351] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:00 2026] GET /volume/v3/volumes/7e38b6f6-1194-455b-b8e1-2d5eac532563 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:20:00.649243 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-205f0f19-c1e3-4c02-b4f6-3a8d94723184 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:00.650999 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-205f0f19-c1e3-4c02-b4f6-3a8d94723184 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:20:00.651367 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-205f0f19-c1e3-4c02-b4f6-3a8d94723184 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e38b6f6-1194-455b-b8e1-2d5eac532563", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1711924133"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:00.659286 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:00.659286 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:00.659582 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-205f0f19-c1e3-4c02-b4f6-3a8d94723184 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:00.659681 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-205f0f19-c1e3-4c02-b4f6-3a8d94723184 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create snapshot from volume 7e38b6f6-1194-455b-b8e1-2d5eac532563 Aug 13 06:20:00.682026 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-205f0f19-c1e3-4c02-b4f6-3a8d94723184 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Created reservations ['6b38fbab-51b0-43e0-976f-8725c88cae89', '1628815c-2eae-453b-ad94-6c1b4ad662fb', '2164f29f-9997-48ca-9f9b-1ff030db09d9', '6e6dab0b-c530-4310-97ff-314efc9c7d64'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:20:00.710854 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-205f0f19-c1e3-4c02-b4f6-3a8d94723184 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot create request issued successfully. Aug 13 06:20:00.711241 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-205f0f19-c1e3-4c02-b4f6-3a8d94723184 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:20:00.711640 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1332/5352] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:20:00 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:20:00.720241 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-61a61f96-fee1-4291-acc5-da076d58acc1 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:00.722250 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-61a61f96-fee1-4291-acc5-da076d58acc1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/2434bcd5-8fb3-4844-8167-8bb5dd8ca9f9 Aug 13 06:20:00.722434 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-61a61f96-fee1-4291-acc5-da076d58acc1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:00.722610 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-61a61f96-fee1-4291-acc5-da076d58acc1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:00.727424 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:00.727424 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:00.727685 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-61a61f96-fee1-4291-acc5-da076d58acc1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:20:00.728293 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-61a61f96-fee1-4291-acc5-da076d58acc1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/2434bcd5-8fb3-4844-8167-8bb5dd8ca9f9 returned with HTTP 200 Aug 13 06:20:00.728641 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1347/5353] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:00 2026] GET /volume/v3/snapshots/2434bcd5-8fb3-4844-8167-8bb5dd8ca9f9 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:00.886145 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-35a814c1-ce4d-461c-a002-b4f7390f40aa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:00.887997 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-35a814c1-ce4d-461c-a002-b4f7390f40aa tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 Aug 13 06:20:00.888256 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-35a814c1-ce4d-461c-a002-b4f7390f40aa tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:00.888441 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-35a814c1-ce4d-461c-a002-b4f7390f40aa tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:00.888537 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-35a814c1-ce4d-461c-a002-b4f7390f40aa tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 0ee3a63d-25c4-4172-9ea5-e505dd6d4828. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:20:00.892789 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:00.892789 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:00.893495 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-35a814c1-ce4d-461c-a002-b4f7390f40aa tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 returned with HTTP 200 Aug 13 06:20:00.893904 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1342/5354] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:00 2026] GET /volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:01.737788 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7a82fc68-ba24-45ed-a9ae-02477ce60c36 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:01.739451 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7a82fc68-ba24-45ed-a9ae-02477ce60c36 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/2434bcd5-8fb3-4844-8167-8bb5dd8ca9f9 Aug 13 06:20:01.739626 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7a82fc68-ba24-45ed-a9ae-02477ce60c36 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:01.739801 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7a82fc68-ba24-45ed-a9ae-02477ce60c36 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:01.746364 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:01.746364 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:01.746813 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7a82fc68-ba24-45ed-a9ae-02477ce60c36 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:20:01.747776 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7a82fc68-ba24-45ed-a9ae-02477ce60c36 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/2434bcd5-8fb3-4844-8167-8bb5dd8ca9f9 returned with HTTP 200 Aug 13 06:20:01.748293 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1334/5355] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:01 2026] GET /volume/v3/snapshots/2434bcd5-8fb3-4844-8167-8bb5dd8ca9f9 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:01.756520 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-db2cd592-1f86-4a67-9c0e-46b4f04a444b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:01.758388 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-db2cd592-1f86-4a67-9c0e-46b4f04a444b tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] POST https://10.4.3.121/volume/v3/snapshots/2434bcd5-8fb3-4844-8167-8bb5dd8ca9f9/action Aug 13 06:20:01.758730 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-db2cd592-1f86-4a67-9c0e-46b4f04a444b tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:20:01.758843 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-db2cd592-1f86-4a67-9c0e-46b4f04a444b tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:01.765712 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:01.765712 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:01.766270 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-db2cd592-1f86-4a67-9c0e-46b4f04a444b tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Snapshot retrieved successfully. Aug 13 06:20:01.767072 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-db2cd592-1f86-4a67-9c0e-46b4f04a444b tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'ba029f1e52a44b518111f49c0f29d5d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c309ab1353854fc49c37057edacf9e45', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:20:01.767288 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-db2cd592-1f86-4a67-9c0e-46b4f04a444b tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] https://10.4.3.121/volume/v3/snapshots/2434bcd5-8fb3-4844-8167-8bb5dd8ca9f9/action returned with HTTP 403 Aug 13 06:20:01.767739 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1333/5356] 10.4.3.121 () {68 vars in 1396 bytes} [Thu Aug 13 06:20:01 2026] POST /volume/v3/snapshots/2434bcd5-8fb3-4844-8167-8bb5dd8ca9f9/action => generated 133 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:20:01.775312 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-29f56f57-0294-4f8b-99b9-4752a0f02b4f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:01.777026 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-29f56f57-0294-4f8b-99b9-4752a0f02b4f tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] DELETE https://10.4.3.121/volume/v3/snapshots/2434bcd5-8fb3-4844-8167-8bb5dd8ca9f9 Aug 13 06:20:01.777228 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-29f56f57-0294-4f8b-99b9-4752a0f02b4f tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:01.777430 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-29f56f57-0294-4f8b-99b9-4752a0f02b4f tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:01.777536 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-29f56f57-0294-4f8b-99b9-4752a0f02b4f tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Delete snapshot with id: 2434bcd5-8fb3-4844-8167-8bb5dd8ca9f9 Aug 13 06:20:01.782320 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:01.782320 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:01.782617 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-29f56f57-0294-4f8b-99b9-4752a0f02b4f tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:20:01.797550 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-29f56f57-0294-4f8b-99b9-4752a0f02b4f tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot delete request issued successfully. Aug 13 06:20:01.797700 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-29f56f57-0294-4f8b-99b9-4752a0f02b4f tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/2434bcd5-8fb3-4844-8167-8bb5dd8ca9f9 returned with HTTP 202 Aug 13 06:20:01.798130 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1348/5357] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:20:01 2026] DELETE /volume/v3/snapshots/2434bcd5-8fb3-4844-8167-8bb5dd8ca9f9 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:20:01.805453 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-19da21d2-7e4b-49d1-9e5a-06a820f868f7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:01.806831 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-19da21d2-7e4b-49d1-9e5a-06a820f868f7 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/2434bcd5-8fb3-4844-8167-8bb5dd8ca9f9 Aug 13 06:20:01.807007 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-19da21d2-7e4b-49d1-9e5a-06a820f868f7 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:01.807197 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-19da21d2-7e4b-49d1-9e5a-06a820f868f7 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:01.811747 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:01.811747 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:01.812039 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-19da21d2-7e4b-49d1-9e5a-06a820f868f7 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:20:01.812783 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-19da21d2-7e4b-49d1-9e5a-06a820f868f7 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/2434bcd5-8fb3-4844-8167-8bb5dd8ca9f9 returned with HTTP 200 Aug 13 06:20:01.813350 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1343/5358] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:01 2026] GET /volume/v3/snapshots/2434bcd5-8fb3-4844-8167-8bb5dd8ca9f9 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:01.906176 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d9ca00c9-9acd-4ce2-87ab-b1062b89efe0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:01.908715 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d9ca00c9-9acd-4ce2-87ab-b1062b89efe0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 Aug 13 06:20:01.909018 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d9ca00c9-9acd-4ce2-87ab-b1062b89efe0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:01.909307 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d9ca00c9-9acd-4ce2-87ab-b1062b89efe0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:01.909458 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-d9ca00c9-9acd-4ce2-87ab-b1062b89efe0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 0ee3a63d-25c4-4172-9ea5-e505dd6d4828. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:20:01.916854 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:01.916854 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:01.917723 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d9ca00c9-9acd-4ce2-87ab-b1062b89efe0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 returned with HTTP 200 Aug 13 06:20:01.918271 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1335/5359] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:01 2026] GET /volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:02.821287 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e34280a0-2a1d-45fe-aa14-bda3937c0781 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:02.822970 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e34280a0-2a1d-45fe-aa14-bda3937c0781 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/2434bcd5-8fb3-4844-8167-8bb5dd8ca9f9 Aug 13 06:20:02.823158 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e34280a0-2a1d-45fe-aa14-bda3937c0781 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:02.823362 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e34280a0-2a1d-45fe-aa14-bda3937c0781 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:02.827160 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e34280a0-2a1d-45fe-aa14-bda3937c0781 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/2434bcd5-8fb3-4844-8167-8bb5dd8ca9f9 returned with HTTP 404 Aug 13 06:20:02.827592 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1334/5360] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:02 2026] GET /volume/v3/snapshots/2434bcd5-8fb3-4844-8167-8bb5dd8ca9f9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:20:02.834054 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6eeed552-8e28-4a6f-bbef-be7bfe46ff93 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:02.836204 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6eeed552-8e28-4a6f-bbef-be7bfe46ff93 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/7e38b6f6-1194-455b-b8e1-2d5eac532563 Aug 13 06:20:02.836454 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6eeed552-8e28-4a6f-bbef-be7bfe46ff93 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:02.836689 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6eeed552-8e28-4a6f-bbef-be7bfe46ff93 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:02.836890 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-6eeed552-8e28-4a6f-bbef-be7bfe46ff93 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Delete volume with id: 7e38b6f6-1194-455b-b8e1-2d5eac532563 Aug 13 06:20:02.845464 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:02.845464 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:02.845825 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6eeed552-8e28-4a6f-bbef-be7bfe46ff93 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:02.863348 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6eeed552-8e28-4a6f-bbef-be7bfe46ff93 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Delete volume request issued successfully. Aug 13 06:20:02.863529 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6eeed552-8e28-4a6f-bbef-be7bfe46ff93 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/7e38b6f6-1194-455b-b8e1-2d5eac532563 returned with HTTP 202 Aug 13 06:20:02.864151 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1349/5361] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:20:02 2026] DELETE /volume/v3/volumes/7e38b6f6-1194-455b-b8e1-2d5eac532563 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:20:02.870119 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b4d64f06-79fb-411b-b7bb-5d48759d8452 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:02.871999 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b4d64f06-79fb-411b-b7bb-5d48759d8452 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/7e38b6f6-1194-455b-b8e1-2d5eac532563 Aug 13 06:20:02.872225 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b4d64f06-79fb-411b-b7bb-5d48759d8452 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:02.872439 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b4d64f06-79fb-411b-b7bb-5d48759d8452 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:02.879555 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:02.879555 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:02.883110 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b4d64f06-79fb-411b-b7bb-5d48759d8452 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:02.887048 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b4d64f06-79fb-411b-b7bb-5d48759d8452 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/7e38b6f6-1194-455b-b8e1-2d5eac532563 returned with HTTP 200 Aug 13 06:20:02.887418 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1344/5362] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:02 2026] GET /volume/v3/volumes/7e38b6f6-1194-455b-b8e1-2d5eac532563 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:20:02.927575 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-40fe76f8-9526-4eac-aedb-0b40e6531857 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:02.929196 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-40fe76f8-9526-4eac-aedb-0b40e6531857 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 Aug 13 06:20:02.929407 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-40fe76f8-9526-4eac-aedb-0b40e6531857 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:02.930054 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-40fe76f8-9526-4eac-aedb-0b40e6531857 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:02.930054 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-40fe76f8-9526-4eac-aedb-0b40e6531857 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 0ee3a63d-25c4-4172-9ea5-e505dd6d4828. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:20:02.933264 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:02.933264 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:02.933782 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-40fe76f8-9526-4eac-aedb-0b40e6531857 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 returned with HTTP 200 Aug 13 06:20:02.934096 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1336/5363] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:02 2026] GET /volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:03.908671 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-212b4419-d277-4be3-9a38-011cc2a251d5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:03.910401 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-212b4419-d277-4be3-9a38-011cc2a251d5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/7e38b6f6-1194-455b-b8e1-2d5eac532563 Aug 13 06:20:03.910610 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-212b4419-d277-4be3-9a38-011cc2a251d5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:03.910787 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-212b4419-d277-4be3-9a38-011cc2a251d5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:03.917213 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-212b4419-d277-4be3-9a38-011cc2a251d5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/7e38b6f6-1194-455b-b8e1-2d5eac532563 returned with HTTP 404 Aug 13 06:20:03.917786 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1335/5364] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:03 2026] GET /volume/v3/volumes/7e38b6f6-1194-455b-b8e1-2d5eac532563 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:20:03.925373 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-824afaed-a250-4ce3-887c-78ec9413551d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:03.927547 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-824afaed-a250-4ce3-887c-78ec9413551d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:20:03.927968 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-824afaed-a250-4ce3-887c-78ec9413551d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1610188616"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:03.929664 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-824afaed-a250-4ce3-887c-78ec9413551d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1610188616'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:20:03.929816 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-824afaed-a250-4ce3-887c-78ec9413551d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create volume of 1 GB Aug 13 06:20:03.936826 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-824afaed-a250-4ce3-887c-78ec9413551d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Availability Zones retrieved successfully. Aug 13 06:20:03.942765 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0c7b3021-02ae-4f98-a0ea-2abd28d428eb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:03.943962 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-824afaed-a250-4ce3-887c-78ec9413551d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Flow 'volume_create_api' (769f3b08-983f-4da8-92be-09576260492e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:20:03.944521 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0c7b3021-02ae-4f98-a0ea-2abd28d428eb tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 Aug 13 06:20:03.944718 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0c7b3021-02ae-4f98-a0ea-2abd28d428eb tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:03.944943 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0c7b3021-02ae-4f98-a0ea-2abd28d428eb tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:03.945045 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-0c7b3021-02ae-4f98-a0ea-2abd28d428eb tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 0ee3a63d-25c4-4172-9ea5-e505dd6d4828. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:20:03.945146 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-824afaed-a250-4ce3-887c-78ec9413551d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edd541b7-8126-4392-a3b6-26b8aac49419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:03.946117 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-824afaed-a250-4ce3-887c-78ec9413551d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:20:03.948825 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:03.948825 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:03.949390 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0c7b3021-02ae-4f98-a0ea-2abd28d428eb tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 returned with HTTP 200 Aug 13 06:20:03.949734 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1345/5365] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:03 2026] GET /volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:03.971725 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-824afaed-a250-4ce3-887c-78ec9413551d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edd541b7-8126-4392-a3b6-26b8aac49419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:03.972418 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-824afaed-a250-4ce3-887c-78ec9413551d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ec78b8b-0aaa-45d8-8ed3-aef74bcc9c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:04.034747 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-824afaed-a250-4ce3-887c-78ec9413551d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Created reservations ['c89be3a4-b1ba-4c32-a416-b192239434be', '07d01866-fa16-4630-bae2-c7513eba6d64', 'b2fdc674-8422-488b-ba3b-a483a246578f', '93812f15-7050-4b3d-95f5-9727a2c506ef'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:20:04.035725 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-824afaed-a250-4ce3-887c-78ec9413551d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ec78b8b-0aaa-45d8-8ed3-aef74bcc9c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c89be3a4-b1ba-4c32-a416-b192239434be', '07d01866-fa16-4630-bae2-c7513eba6d64', 'b2fdc674-8422-488b-ba3b-a483a246578f', '93812f15-7050-4b3d-95f5-9727a2c506ef']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:04.036530 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-824afaed-a250-4ce3-887c-78ec9413551d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3abe9e4-91d8-4104-9d1e-8212d7f8c225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:04.065346 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-824afaed-a250-4ce3-887c-78ec9413551d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3abe9e4-91d8-4104-9d1e-8212d7f8c225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bfd3713-94b4-4fd7-9106-0cc23d265917', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1610188616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c309ab1353854fc49c37057edacf9e45',qos_specs=None,replication_status=,reservations=['c89be3a4-b1ba-4c32-a416-b192239434be','07d01866-fa16-4630-bae2-c7513eba6d64','b2fdc674-8422-488b-ba3b-a483a246578f','93812f15-7050-4b3d-95f5-9727a2c506ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197a01e13d49442c8ebc0fce7449c386',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:20:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1610188616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bfd3713-94b4-4fd7-9106-0cc23d265917,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c309ab1353854fc49c37057edacf9e45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='197a01e13d49442c8ebc0fce7449c386',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:04.066257 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-824afaed-a250-4ce3-887c-78ec9413551d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af63ab85-2110-4511-930c-eb18ee1ee2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:04.086707 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-824afaed-a250-4ce3-887c-78ec9413551d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af63ab85-2110-4511-930c-eb18ee1ee2ef) transitioned into state 'SUCCESS' from state '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-1610188616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c309ab1353854fc49c37057edacf9e45',qos_specs=None,replication_status=,reservations=['c89be3a4-b1ba-4c32-a416-b192239434be','07d01866-fa16-4630-bae2-c7513eba6d64','b2fdc674-8422-488b-ba3b-a483a246578f','93812f15-7050-4b3d-95f5-9727a2c506ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197a01e13d49442c8ebc0fce7449c386',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:04.086707 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-824afaed-a250-4ce3-887c-78ec9413551d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8018be4e-e688-4062-a0b5-1a801ec56cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:04.095878 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-824afaed-a250-4ce3-887c-78ec9413551d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8018be4e-e688-4062-a0b5-1a801ec56cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:04.096688 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-824afaed-a250-4ce3-887c-78ec9413551d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Flow 'volume_create_api' (769f3b08-983f-4da8-92be-09576260492e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:20:04.096985 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-824afaed-a250-4ce3-887c-78ec9413551d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create volume request issued successfully. Aug 13 06:20:04.097571 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-824afaed-a250-4ce3-887c-78ec9413551d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:20:04.098006 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1350/5366] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:20:03 2026] POST /volume/v3/volumes => generated 778 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:20:04.108729 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6fa7f22b-5d44-499d-99e6-d58ab3a34f85 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:04.110495 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6fa7f22b-5d44-499d-99e6-d58ab3a34f85 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/8bfd3713-94b4-4fd7-9106-0cc23d265917 Aug 13 06:20:04.110699 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6fa7f22b-5d44-499d-99e6-d58ab3a34f85 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:04.110885 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6fa7f22b-5d44-499d-99e6-d58ab3a34f85 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:04.118597 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:04.118597 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:04.122576 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6fa7f22b-5d44-499d-99e6-d58ab3a34f85 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:04.126710 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6fa7f22b-5d44-499d-99e6-d58ab3a34f85 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/8bfd3713-94b4-4fd7-9106-0cc23d265917 returned with HTTP 200 Aug 13 06:20:04.127139 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1337/5367] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:04 2026] GET /volume/v3/volumes/8bfd3713-94b4-4fd7-9106-0cc23d265917 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:04.959481 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-28f58b29-806d-4766-9b91-ae4cbd79b358 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:04.961437 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-28f58b29-806d-4766-9b91-ae4cbd79b358 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 Aug 13 06:20:04.961497 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-28f58b29-806d-4766-9b91-ae4cbd79b358 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:04.961662 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-28f58b29-806d-4766-9b91-ae4cbd79b358 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:04.961762 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-28f58b29-806d-4766-9b91-ae4cbd79b358 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 0ee3a63d-25c4-4172-9ea5-e505dd6d4828. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:20:04.965948 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:04.965948 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:04.966669 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-28f58b29-806d-4766-9b91-ae4cbd79b358 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 returned with HTTP 200 Aug 13 06:20:04.966830 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1336/5368] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:04 2026] GET /volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:05.138616 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-57a19306-c65d-4fe5-8a64-25f64486e93d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:05.140332 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-57a19306-c65d-4fe5-8a64-25f64486e93d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/8bfd3713-94b4-4fd7-9106-0cc23d265917 Aug 13 06:20:05.140518 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-57a19306-c65d-4fe5-8a64-25f64486e93d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:05.140689 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-57a19306-c65d-4fe5-8a64-25f64486e93d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:05.147148 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:05.147148 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:05.150086 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-57a19306-c65d-4fe5-8a64-25f64486e93d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:05.153462 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-57a19306-c65d-4fe5-8a64-25f64486e93d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/8bfd3713-94b4-4fd7-9106-0cc23d265917 returned with HTTP 200 Aug 13 06:20:05.153789 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1346/5369] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:05 2026] GET /volume/v3/volumes/8bfd3713-94b4-4fd7-9106-0cc23d265917 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:20:05.166501 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1ed1bfd3-d4cd-4431-b4de-bdbd43db3d1b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:05.168456 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1ed1bfd3-d4cd-4431-b4de-bdbd43db3d1b tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:20:05.168848 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1ed1bfd3-d4cd-4431-b4de-bdbd43db3d1b tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8bfd3713-94b4-4fd7-9106-0cc23d265917", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1396775427"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:05.177932 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:05.177932 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:05.178327 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1ed1bfd3-d4cd-4431-b4de-bdbd43db3d1b tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:05.178489 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-1ed1bfd3-d4cd-4431-b4de-bdbd43db3d1b tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create snapshot from volume 8bfd3713-94b4-4fd7-9106-0cc23d265917 Aug 13 06:20:05.200078 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-1ed1bfd3-d4cd-4431-b4de-bdbd43db3d1b tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Created reservations ['0ba96366-560f-4af0-809d-431cc325a241', '587c1533-9c51-448c-b619-a58e1f9c51b9', '0e7f6ca4-6c3d-42b4-9915-ae0699a68201', 'a77438af-eb9e-41db-aef3-12bf577b7e31'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:20:05.227648 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1ed1bfd3-d4cd-4431-b4de-bdbd43db3d1b tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot create request issued successfully. Aug 13 06:20:05.227792 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1ed1bfd3-d4cd-4431-b4de-bdbd43db3d1b tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:20:05.228165 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1351/5370] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:20:05 2026] POST /volume/v3/snapshots => generated 308 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:20:05.235739 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e84a97ff-bde2-49c8-8395-cdef8dfc2a56 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:05.237781 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e84a97ff-bde2-49c8-8395-cdef8dfc2a56 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/db06d9ea-6040-4d28-bd0c-51635e994888 Aug 13 06:20:05.238026 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e84a97ff-bde2-49c8-8395-cdef8dfc2a56 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:05.238271 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e84a97ff-bde2-49c8-8395-cdef8dfc2a56 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:05.243565 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:05.243565 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:05.243914 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e84a97ff-bde2-49c8-8395-cdef8dfc2a56 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:20:05.244624 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e84a97ff-bde2-49c8-8395-cdef8dfc2a56 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/db06d9ea-6040-4d28-bd0c-51635e994888 returned with HTTP 200 Aug 13 06:20:05.244992 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1338/5371] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:05 2026] GET /volume/v3/snapshots/db06d9ea-6040-4d28-bd0c-51635e994888 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:05.976710 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c8c963e3-ae62-48bd-9b71-3165907f14c9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:05.978472 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8c963e3-ae62-48bd-9b71-3165907f14c9 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 Aug 13 06:20:05.978735 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c8c963e3-ae62-48bd-9b71-3165907f14c9 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:05.978947 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c8c963e3-ae62-48bd-9b71-3165907f14c9 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:05.979052 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-c8c963e3-ae62-48bd-9b71-3165907f14c9 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 0ee3a63d-25c4-4172-9ea5-e505dd6d4828. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:20:05.982818 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:05.982818 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:05.983361 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c8c963e3-ae62-48bd-9b71-3165907f14c9 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 returned with HTTP 200 Aug 13 06:20:05.983665 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1337/5372] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:05 2026] GET /volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:06.254289 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-576cf5d4-60d6-4977-b23d-da279f2f4306 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:06.256077 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-576cf5d4-60d6-4977-b23d-da279f2f4306 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/db06d9ea-6040-4d28-bd0c-51635e994888 Aug 13 06:20:06.256358 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-576cf5d4-60d6-4977-b23d-da279f2f4306 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:06.256578 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-576cf5d4-60d6-4977-b23d-da279f2f4306 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:06.261394 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:06.261394 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:06.261754 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-576cf5d4-60d6-4977-b23d-da279f2f4306 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:20:06.262458 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-576cf5d4-60d6-4977-b23d-da279f2f4306 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/db06d9ea-6040-4d28-bd0c-51635e994888 returned with HTTP 200 Aug 13 06:20:06.262806 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1347/5373] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:06 2026] GET /volume/v3/snapshots/db06d9ea-6040-4d28-bd0c-51635e994888 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:06.270985 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-64399d51-2460-4fac-9999-5d4e474da039 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:06.272643 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-64399d51-2460-4fac-9999-5d4e474da039 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] GET https://10.4.3.121/volume/v3/snapshots Aug 13 06:20:06.272814 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-64399d51-2460-4fac-9999-5d4e474da039 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:06.273020 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-64399d51-2460-4fac-9999-5d4e474da039 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:06.273257 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.api_utils [None req-64399d51-2460-4fac-9999-5d4e474da039 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Removing options '' from query. {{(pid=100322) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 06:20:06.273486 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:06.273486 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:06.274202 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.db.api [None req-64399d51-2460-4fac-9999-5d4e474da039 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Building query based on filter {{(pid=100322) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 06:20:06.277383 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-64399d51-2460-4fac-9999-5d4e474da039 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Get all snapshots completed successfully. Aug 13 06:20:06.277632 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-64399d51-2460-4fac-9999-5d4e474da039 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] https://10.4.3.121/volume/v3/snapshots returned with HTTP 200 Aug 13 06:20:06.277978 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1352/5374] 10.4.3.121 () {66 vars in 1243 bytes} [Thu Aug 13 06:20:06 2026] GET /volume/v3/snapshots => generated 336 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:06.285328 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-a0c29a04-4ac4-4118-8c57-fc24271dda64 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:06.287436 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a0c29a04-4ac4-4118-8c57-fc24271dda64 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] DELETE https://10.4.3.121/volume/v3/snapshots/db06d9ea-6040-4d28-bd0c-51635e994888 Aug 13 06:20:06.287647 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a0c29a04-4ac4-4118-8c57-fc24271dda64 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:06.287824 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-a0c29a04-4ac4-4118-8c57-fc24271dda64 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:06.287937 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-a0c29a04-4ac4-4118-8c57-fc24271dda64 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Delete snapshot with id: db06d9ea-6040-4d28-bd0c-51635e994888 Aug 13 06:20:06.292766 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:06.292766 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:06.293098 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a0c29a04-4ac4-4118-8c57-fc24271dda64 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:20:06.307501 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-a0c29a04-4ac4-4118-8c57-fc24271dda64 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot delete request issued successfully. Aug 13 06:20:06.307680 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-a0c29a04-4ac4-4118-8c57-fc24271dda64 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/db06d9ea-6040-4d28-bd0c-51635e994888 returned with HTTP 202 Aug 13 06:20:06.308071 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1339/5375] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:20:06 2026] DELETE /volume/v3/snapshots/db06d9ea-6040-4d28-bd0c-51635e994888 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:20:06.315520 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-239a4eaa-f495-4eac-bff0-82d17ef08c31 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:06.317243 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-239a4eaa-f495-4eac-bff0-82d17ef08c31 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/db06d9ea-6040-4d28-bd0c-51635e994888 Aug 13 06:20:06.317474 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-239a4eaa-f495-4eac-bff0-82d17ef08c31 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:06.317690 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-239a4eaa-f495-4eac-bff0-82d17ef08c31 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:06.322388 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:06.322388 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:06.322655 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-239a4eaa-f495-4eac-bff0-82d17ef08c31 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:20:06.323234 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-239a4eaa-f495-4eac-bff0-82d17ef08c31 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/db06d9ea-6040-4d28-bd0c-51635e994888 returned with HTTP 200 Aug 13 06:20:06.323565 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1338/5376] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:06 2026] GET /volume/v3/snapshots/db06d9ea-6040-4d28-bd0c-51635e994888 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:06.992713 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5c0bcceb-1271-4c78-a3f9-ea53910bcd61 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:06.995352 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c0bcceb-1271-4c78-a3f9-ea53910bcd61 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 Aug 13 06:20:06.995564 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c0bcceb-1271-4c78-a3f9-ea53910bcd61 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:06.995737 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5c0bcceb-1271-4c78-a3f9-ea53910bcd61 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:06.995845 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-5c0bcceb-1271-4c78-a3f9-ea53910bcd61 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 0ee3a63d-25c4-4172-9ea5-e505dd6d4828. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:20:06.999917 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:06.999917 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:07.000482 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5c0bcceb-1271-4c78-a3f9-ea53910bcd61 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 returned with HTTP 200 Aug 13 06:20:07.000814 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1348/5377] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:06 2026] GET /volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:07.009584 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7cc5c20a-a7fa-4d71-9c1e-afec4a993df0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:07.011196 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7cc5c20a-a7fa-4d71-9c1e-afec4a993df0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] POST https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828/action Aug 13 06:20:07.011516 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7cc5c20a-a7fa-4d71-9c1e-afec4a993df0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:20:07.011621 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7cc5c20a-a7fa-4d71-9c1e-afec4a993df0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:07.012835 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.admin_actions [None req-7cc5c20a-a7fa-4d71-9c1e-afec4a993df0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Updating backup '0ee3a63d-25c4-4172-9ea5-e505dd6d4828' with '{'status': 'error'}' {{(pid=100322) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 06:20:07.019644 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:07.019644 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:07.026871 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.backup.rpcapi [None req-7cc5c20a-a7fa-4d71-9c1e-afec4a993df0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] reset_status in rpcapi backup_id 0ee3a63d-25c4-4172-9ea5-e505dd6d4828 on host np0000007163. {{(pid=100322) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 13 06:20:07.028393 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7cc5c20a-a7fa-4d71-9c1e-afec4a993df0 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828/action returned with HTTP 202 Aug 13 06:20:07.028757 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1353/5378] 10.4.3.121 () {70 vars in 1430 bytes} [Thu Aug 13 06:20:07 2026] POST /volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:20:07.037900 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f8fc7e5d-fad4-4980-a461-57846b02ec63 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:07.039584 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8fc7e5d-fad4-4980-a461-57846b02ec63 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/f923c3ca-6c4d-4c17-b6ae-e1f82cf07de0 Aug 13 06:20:07.039810 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f8fc7e5d-fad4-4980-a461-57846b02ec63 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:07.040007 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f8fc7e5d-fad4-4980-a461-57846b02ec63 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:07.040161 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-f8fc7e5d-fad4-4980-a461-57846b02ec63 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Delete volume with id: f923c3ca-6c4d-4c17-b6ae-e1f82cf07de0 Aug 13 06:20:07.046476 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:07.046476 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:07.046754 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f8fc7e5d-fad4-4980-a461-57846b02ec63 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Volume info retrieved successfully. Aug 13 06:20:07.060320 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-f8fc7e5d-fad4-4980-a461-57846b02ec63 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Delete volume request issued successfully. Aug 13 06:20:07.060481 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f8fc7e5d-fad4-4980-a461-57846b02ec63 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/volumes/f923c3ca-6c4d-4c17-b6ae-e1f82cf07de0 returned with HTTP 202 Aug 13 06:20:07.060854 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1340/5379] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:20:07 2026] DELETE /volume/v3/volumes/f923c3ca-6c4d-4c17-b6ae-e1f82cf07de0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:20:07.067087 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3c3b08fa-f664-49cc-9ed5-9bddf18f4418 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:07.068800 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c3b08fa-f664-49cc-9ed5-9bddf18f4418 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/volumes/f923c3ca-6c4d-4c17-b6ae-e1f82cf07de0 Aug 13 06:20:07.069044 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c3b08fa-f664-49cc-9ed5-9bddf18f4418 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:07.069285 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3c3b08fa-f664-49cc-9ed5-9bddf18f4418 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:07.076575 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:07.076575 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:07.080190 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3c3b08fa-f664-49cc-9ed5-9bddf18f4418 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Volume info retrieved successfully. Aug 13 06:20:07.084009 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3c3b08fa-f664-49cc-9ed5-9bddf18f4418 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/volumes/f923c3ca-6c4d-4c17-b6ae-e1f82cf07de0 returned with HTTP 200 Aug 13 06:20:07.084420 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1339/5380] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:07 2026] GET /volume/v3/volumes/f923c3ca-6c4d-4c17-b6ae-e1f82cf07de0 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:20:07.332139 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-eec4a484-df93-4428-a1b8-d995cb1acf54 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:07.333725 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eec4a484-df93-4428-a1b8-d995cb1acf54 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/db06d9ea-6040-4d28-bd0c-51635e994888 Aug 13 06:20:07.333912 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eec4a484-df93-4428-a1b8-d995cb1acf54 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:07.334086 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-eec4a484-df93-4428-a1b8-d995cb1acf54 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:07.338242 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-eec4a484-df93-4428-a1b8-d995cb1acf54 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/db06d9ea-6040-4d28-bd0c-51635e994888 returned with HTTP 404 Aug 13 06:20:07.338649 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1349/5381] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:07 2026] GET /volume/v3/snapshots/db06d9ea-6040-4d28-bd0c-51635e994888 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:20:07.345251 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d993f94e-1da2-4416-a25a-8aae90480cee None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:07.346954 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d993f94e-1da2-4416-a25a-8aae90480cee tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/8bfd3713-94b4-4fd7-9106-0cc23d265917 Aug 13 06:20:07.347157 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d993f94e-1da2-4416-a25a-8aae90480cee tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:07.347361 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d993f94e-1da2-4416-a25a-8aae90480cee tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:07.347515 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-d993f94e-1da2-4416-a25a-8aae90480cee tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Delete volume with id: 8bfd3713-94b4-4fd7-9106-0cc23d265917 Aug 13 06:20:07.354129 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:07.354129 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:07.354564 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d993f94e-1da2-4416-a25a-8aae90480cee tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:07.367876 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d993f94e-1da2-4416-a25a-8aae90480cee tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Delete volume request issued successfully. Aug 13 06:20:07.368044 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d993f94e-1da2-4416-a25a-8aae90480cee tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/8bfd3713-94b4-4fd7-9106-0cc23d265917 returned with HTTP 202 Aug 13 06:20:07.368496 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1354/5382] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:20:07 2026] DELETE /volume/v3/volumes/8bfd3713-94b4-4fd7-9106-0cc23d265917 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:20:07.374937 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-44c8b668-d0b0-4fc1-b931-c78688884cca None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:07.377162 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-44c8b668-d0b0-4fc1-b931-c78688884cca tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/8bfd3713-94b4-4fd7-9106-0cc23d265917 Aug 13 06:20:07.377455 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-44c8b668-d0b0-4fc1-b931-c78688884cca tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:07.377722 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-44c8b668-d0b0-4fc1-b931-c78688884cca tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:07.386116 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:07.386116 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:07.390153 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-44c8b668-d0b0-4fc1-b931-c78688884cca tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:07.394610 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-44c8b668-d0b0-4fc1-b931-c78688884cca tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/8bfd3713-94b4-4fd7-9106-0cc23d265917 returned with HTTP 200 Aug 13 06:20:07.395051 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1341/5383] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:07 2026] GET /volume/v3/volumes/8bfd3713-94b4-4fd7-9106-0cc23d265917 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:20:08.095678 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1d1ba90e-0191-426a-943f-3dd15aacc216 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:08.097749 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1d1ba90e-0191-426a-943f-3dd15aacc216 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/volumes/f923c3ca-6c4d-4c17-b6ae-e1f82cf07de0 Aug 13 06:20:08.097975 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1d1ba90e-0191-426a-943f-3dd15aacc216 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:08.098152 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1d1ba90e-0191-426a-943f-3dd15aacc216 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:08.103194 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1d1ba90e-0191-426a-943f-3dd15aacc216 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/volumes/f923c3ca-6c4d-4c17-b6ae-e1f82cf07de0 returned with HTTP 404 Aug 13 06:20:08.103606 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1340/5384] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:08 2026] GET /volume/v3/volumes/f923c3ca-6c4d-4c17-b6ae-e1f82cf07de0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:20:08.112809 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-618dee00-75be-492e-bc97-e729cf12fd67 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:08.115090 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-618dee00-75be-492e-bc97-e729cf12fd67 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] POST https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5/restore Aug 13 06:20:08.115650 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-618dee00-75be-492e-bc97-e729cf12fd67 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:08.118515 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.backups [None req-618dee00-75be-492e-bc97-e729cf12fd67 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Restoring backup a23fc7cd-81a5-4516-87aa-054e438d9ba5 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100323) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 06:20:08.118646 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-618dee00-75be-492e-bc97-e729cf12fd67 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Restoring backup a23fc7cd-81a5-4516-87aa-054e438d9ba5 to volume None. Aug 13 06:20:08.123800 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:08.123800 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:08.124883 np0000007163 devstack@c-api.service[100323]: INFO cinder.backup.api [None req-618dee00-75be-492e-bc97-e729cf12fd67 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Creating volume of 1 GB for restore of backup a23fc7cd-81a5-4516-87aa-054e438d9ba5. Aug 13 06:20:08.131154 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-618dee00-75be-492e-bc97-e729cf12fd67 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Availability zone cache updated, next update will occur around 2026-08-13 07:20:08.130931. {{(pid=100323) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 06:20:08.131280 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-618dee00-75be-492e-bc97-e729cf12fd67 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Availability Zones retrieved successfully. Aug 13 06:20:08.136076 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-618dee00-75be-492e-bc97-e729cf12fd67 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Flow 'volume_create_api' (4113d3a1-35e1-4b54-a7ff-0ce1255bb666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:20:08.137113 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-618dee00-75be-492e-bc97-e729cf12fd67 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22bd6756-40eb-4bd6-8adf-ec9729e991f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:08.137890 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-618dee00-75be-492e-bc97-e729cf12fd67 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:20:08.160781 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-618dee00-75be-492e-bc97-e729cf12fd67 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22bd6756-40eb-4bd6-8adf-ec9729e991f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:08.161510 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-618dee00-75be-492e-bc97-e729cf12fd67 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9c307cd-4829-4e0e-bb01-a397a28432c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:08.192964 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-618dee00-75be-492e-bc97-e729cf12fd67 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Created reservations ['d57009da-73af-4dc0-a0fe-ee8d144ed192', 'cb72a595-9a10-4cea-ac48-d0e30ddf8218', '67dd71ec-01c9-433f-8a0f-a21f25ed04b8', 'ec381db7-e25c-43f2-9e72-069d35ba484e'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:20:08.193845 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-618dee00-75be-492e-bc97-e729cf12fd67 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9c307cd-4829-4e0e-bb01-a397a28432c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d57009da-73af-4dc0-a0fe-ee8d144ed192', 'cb72a595-9a10-4cea-ac48-d0e30ddf8218', '67dd71ec-01c9-433f-8a0f-a21f25ed04b8', 'ec381db7-e25c-43f2-9e72-069d35ba484e']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:08.194543 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-618dee00-75be-492e-bc97-e729cf12fd67 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (347204e9-753e-4f68-82c9-1cf44f76e454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:08.221989 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-618dee00-75be-492e-bc97-e729cf12fd67 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (347204e9-753e-4f68-82c9-1cf44f76e454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93d9dadf-8e6f-489a-a206-ef95a52a98d6', '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='447750e3c86a47aa91858c8b07885d6e',qos_specs=None,replication_status=,reservations=['d57009da-73af-4dc0-a0fe-ee8d144ed192','cb72a595-9a10-4cea-ac48-d0e30ddf8218','67dd71ec-01c9-433f-8a0f-a21f25ed04b8','ec381db7-e25c-43f2-9e72-069d35ba484e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08757e505f34d0bb9ae7dfc266dcd38',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:20:08Z,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=93d9dadf-8e6f-489a-a206-ef95a52a98d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='447750e3c86a47aa91858c8b07885d6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b08757e505f34d0bb9ae7dfc266dcd38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:08.223563 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-618dee00-75be-492e-bc97-e729cf12fd67 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1642d3c-d26d-4f79-808a-5e9021f22971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:08.236903 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-618dee00-75be-492e-bc97-e729cf12fd67 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1642d3c-d26d-4f79-808a-5e9021f22971) transitioned into 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='447750e3c86a47aa91858c8b07885d6e',qos_specs=None,replication_status=,reservations=['d57009da-73af-4dc0-a0fe-ee8d144ed192','cb72a595-9a10-4cea-ac48-d0e30ddf8218','67dd71ec-01c9-433f-8a0f-a21f25ed04b8','ec381db7-e25c-43f2-9e72-069d35ba484e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b08757e505f34d0bb9ae7dfc266dcd38',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:08.237666 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-618dee00-75be-492e-bc97-e729cf12fd67 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b513b10-c1ea-4eb0-b8dd-79e926545582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:08.246225 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-618dee00-75be-492e-bc97-e729cf12fd67 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b513b10-c1ea-4eb0-b8dd-79e926545582) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:08.247035 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-618dee00-75be-492e-bc97-e729cf12fd67 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Flow 'volume_create_api' (4113d3a1-35e1-4b54-a7ff-0ce1255bb666) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:20:08.247346 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-618dee00-75be-492e-bc97-e729cf12fd67 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Create volume request issued successfully. Aug 13 06:20:08.255068 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:08.255068 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:08.255481 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-618dee00-75be-492e-bc97-e729cf12fd67 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Volume info retrieved successfully. Aug 13 06:20:08.407737 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-af5e7367-cc31-4021-bdec-2155c3ea25b4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:08.409514 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-af5e7367-cc31-4021-bdec-2155c3ea25b4 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/8bfd3713-94b4-4fd7-9106-0cc23d265917 Aug 13 06:20:08.409706 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-af5e7367-cc31-4021-bdec-2155c3ea25b4 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:08.409900 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-af5e7367-cc31-4021-bdec-2155c3ea25b4 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:08.415611 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-af5e7367-cc31-4021-bdec-2155c3ea25b4 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/8bfd3713-94b4-4fd7-9106-0cc23d265917 returned with HTTP 404 Aug 13 06:20:08.416101 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1355/5385] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:08 2026] GET /volume/v3/volumes/8bfd3713-94b4-4fd7-9106-0cc23d265917 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:20:08.424474 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-30f8cf0e-00fc-4060-9396-e99ad9219cef None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:08.426290 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-30f8cf0e-00fc-4060-9396-e99ad9219cef tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:20:08.426671 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-30f8cf0e-00fc-4060-9396-e99ad9219cef tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-409489434"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:08.428097 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-30f8cf0e-00fc-4060-9396-e99ad9219cef tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-409489434'}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:20:08.428329 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-30f8cf0e-00fc-4060-9396-e99ad9219cef tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create volume of 1 GB Aug 13 06:20:08.432051 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-30f8cf0e-00fc-4060-9396-e99ad9219cef tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Availability Zones retrieved successfully. Aug 13 06:20:08.437286 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-30f8cf0e-00fc-4060-9396-e99ad9219cef tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Flow 'volume_create_api' (730954e2-edf3-47ba-b3ac-a289f1afc577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:20:08.438222 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-30f8cf0e-00fc-4060-9396-e99ad9219cef tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0415670-088f-4aff-b034-7fb954270285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:08.438987 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-30f8cf0e-00fc-4060-9396-e99ad9219cef tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:20:08.462142 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-30f8cf0e-00fc-4060-9396-e99ad9219cef tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0415670-088f-4aff-b034-7fb954270285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:08.462986 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-30f8cf0e-00fc-4060-9396-e99ad9219cef tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (391c4ec2-85d4-44cd-8c0d-155a0fe6693b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:08.499470 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-30f8cf0e-00fc-4060-9396-e99ad9219cef tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Created reservations ['5eac5836-d059-409d-a961-411653b36543', '3bd5197d-fb62-4a84-b737-41cd21f47dc7', 'f471e362-1eda-4a46-b422-36e72822b7bd', 'f752f972-42b9-45f3-9fda-5e82cb482676'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:20:08.500279 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-30f8cf0e-00fc-4060-9396-e99ad9219cef tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (391c4ec2-85d4-44cd-8c0d-155a0fe6693b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5eac5836-d059-409d-a961-411653b36543', '3bd5197d-fb62-4a84-b737-41cd21f47dc7', 'f471e362-1eda-4a46-b422-36e72822b7bd', 'f752f972-42b9-45f3-9fda-5e82cb482676']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:08.501124 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-30f8cf0e-00fc-4060-9396-e99ad9219cef tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4be525de-e521-41c6-8303-6125c5030027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:08.523272 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-30f8cf0e-00fc-4060-9396-e99ad9219cef tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4be525de-e521-41c6-8303-6125c5030027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6df0552-fdd8-4133-82de-ca0ee44cf107', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-409489434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c309ab1353854fc49c37057edacf9e45',qos_specs=None,replication_status=,reservations=['5eac5836-d059-409d-a961-411653b36543','3bd5197d-fb62-4a84-b737-41cd21f47dc7','f471e362-1eda-4a46-b422-36e72822b7bd','f752f972-42b9-45f3-9fda-5e82cb482676'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197a01e13d49442c8ebc0fce7449c386',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:20:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-409489434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6df0552-fdd8-4133-82de-ca0ee44cf107,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c309ab1353854fc49c37057edacf9e45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='197a01e13d49442c8ebc0fce7449c386',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:08.524135 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-30f8cf0e-00fc-4060-9396-e99ad9219cef tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86b40591-85dc-4290-81a3-8f43aaf9db62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:08.541240 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-30f8cf0e-00fc-4060-9396-e99ad9219cef tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86b40591-85dc-4290-81a3-8f43aaf9db62) transitioned into state 'SUCCESS' from state '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-409489434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c309ab1353854fc49c37057edacf9e45',qos_specs=None,replication_status=,reservations=['5eac5836-d059-409d-a961-411653b36543','3bd5197d-fb62-4a84-b737-41cd21f47dc7','f471e362-1eda-4a46-b422-36e72822b7bd','f752f972-42b9-45f3-9fda-5e82cb482676'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197a01e13d49442c8ebc0fce7449c386',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:08.542039 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-30f8cf0e-00fc-4060-9396-e99ad9219cef tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1d2f2bf-b897-43a8-974c-2218cbf11f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:08.550333 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-30f8cf0e-00fc-4060-9396-e99ad9219cef tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1d2f2bf-b897-43a8-974c-2218cbf11f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:08.551161 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-30f8cf0e-00fc-4060-9396-e99ad9219cef tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Flow 'volume_create_api' (730954e2-edf3-47ba-b3ac-a289f1afc577) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:20:08.551496 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-30f8cf0e-00fc-4060-9396-e99ad9219cef tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create volume request issued successfully. Aug 13 06:20:08.552198 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-30f8cf0e-00fc-4060-9396-e99ad9219cef tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:20:08.552615 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1342/5386] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:20:08 2026] POST /volume/v3/volumes => generated 777 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:20:08.564066 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-418e0650-9c36-4f0f-986f-d53b1c599424 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:08.565863 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-418e0650-9c36-4f0f-986f-d53b1c599424 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/e6df0552-fdd8-4133-82de-ca0ee44cf107 Aug 13 06:20:08.566051 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-418e0650-9c36-4f0f-986f-d53b1c599424 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:08.566240 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-418e0650-9c36-4f0f-986f-d53b1c599424 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:08.575008 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:08.575008 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:08.578455 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-418e0650-9c36-4f0f-986f-d53b1c599424 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:08.584073 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-418e0650-9c36-4f0f-986f-d53b1c599424 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/e6df0552-fdd8-4133-82de-ca0ee44cf107 returned with HTTP 200 Aug 13 06:20:08.584446 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1341/5387] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:08 2026] GET /volume/v3/volumes/e6df0552-fdd8-4133-82de-ca0ee44cf107 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:09.262091 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:09.262091 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:09.262616 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-618dee00-75be-492e-bc97-e729cf12fd67 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Volume info retrieved successfully. Aug 13 06:20:09.262616 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.backup.api [None req-618dee00-75be-492e-bc97-e729cf12fd67 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Checking backup size 1 against volume size 1 {{(pid=100323) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 06:20:09.262616 np0000007163 devstack@c-api.service[100323]: INFO cinder.backup.api [None req-618dee00-75be-492e-bc97-e729cf12fd67 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Overwriting volume 93d9dadf-8e6f-489a-a206-ef95a52a98d6 with restore of backup a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:20:09.272929 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-618dee00-75be-492e-bc97-e729cf12fd67 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] restore_backup in rpcapi backup_id a23fc7cd-81a5-4516-87aa-054e438d9ba5 {{(pid=100323) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 06:20:09.274538 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-618dee00-75be-492e-bc97-e729cf12fd67 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5/restore returned with HTTP 202 Aug 13 06:20:09.274936 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1350/5388] 10.4.3.121 () {70 vars in 1433 bytes} [Thu Aug 13 06:20:08 2026] POST /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5/restore => generated 152 bytes in 1163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:20:09.282564 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a3b50de7-f802-45e5-aea5-f322c27fe742 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:09.284524 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a3b50de7-f802-45e5-aea5-f322c27fe742 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:20:09.284771 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a3b50de7-f802-45e5-aea5-f322c27fe742 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:09.285005 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a3b50de7-f802-45e5-aea5-f322c27fe742 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:09.285160 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-a3b50de7-f802-45e5-aea5-f322c27fe742 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:20:09.289166 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:09.289166 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:09.289822 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a3b50de7-f802-45e5-aea5-f322c27fe742 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 returned with HTTP 200 Aug 13 06:20:09.290150 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1356/5389] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:09 2026] GET /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:09.596476 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9390737c-e3da-4967-ac31-66c4179951ae None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:09.598092 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9390737c-e3da-4967-ac31-66c4179951ae tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/e6df0552-fdd8-4133-82de-ca0ee44cf107 Aug 13 06:20:09.598291 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9390737c-e3da-4967-ac31-66c4179951ae tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:09.598482 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9390737c-e3da-4967-ac31-66c4179951ae tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:09.605089 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:09.605089 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:09.608970 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9390737c-e3da-4967-ac31-66c4179951ae tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:09.613804 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9390737c-e3da-4967-ac31-66c4179951ae tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/e6df0552-fdd8-4133-82de-ca0ee44cf107 returned with HTTP 200 Aug 13 06:20:09.614149 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1343/5390] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:09 2026] GET /volume/v3/volumes/e6df0552-fdd8-4133-82de-ca0ee44cf107 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:20:09.625871 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f27c577e-8f24-40b4-898f-bddd27e73652 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:09.627455 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f27c577e-8f24-40b4-898f-bddd27e73652 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:20:09.627809 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f27c577e-8f24-40b4-898f-bddd27e73652 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e6df0552-fdd8-4133-82de-ca0ee44cf107", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1607364845"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:09.635870 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:09.635870 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:09.636154 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f27c577e-8f24-40b4-898f-bddd27e73652 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:09.636280 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.snapshots [None req-f27c577e-8f24-40b4-898f-bddd27e73652 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create snapshot from volume e6df0552-fdd8-4133-82de-ca0ee44cf107 Aug 13 06:20:09.655521 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-f27c577e-8f24-40b4-898f-bddd27e73652 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Created reservations ['bbd2f572-da4b-4145-8c22-c538e9b2f8ea', '4aa47974-7c52-4993-9213-52423124a788', '2cde35d5-c158-4954-bb28-07fff58ccacf', '231806ea-8d5d-4027-9407-bdb69cf16a0d'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:20:09.678726 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f27c577e-8f24-40b4-898f-bddd27e73652 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot create request issued successfully. Aug 13 06:20:09.679028 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f27c577e-8f24-40b4-898f-bddd27e73652 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:20:09.679426 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1342/5391] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:20:09 2026] POST /volume/v3/snapshots => generated 308 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:20:09.690127 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d3e0ee02-b185-4a88-9739-a164fb144238 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:09.692241 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d3e0ee02-b185-4a88-9739-a164fb144238 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/24ab1be8-a6bf-4d7a-a028-a24f887200cb Aug 13 06:20:09.692419 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d3e0ee02-b185-4a88-9739-a164fb144238 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:09.692595 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d3e0ee02-b185-4a88-9739-a164fb144238 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:09.697348 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:09.697348 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:09.697671 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d3e0ee02-b185-4a88-9739-a164fb144238 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:20:09.698256 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d3e0ee02-b185-4a88-9739-a164fb144238 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/24ab1be8-a6bf-4d7a-a028-a24f887200cb returned with HTTP 200 Aug 13 06:20:09.698605 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1351/5392] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:09 2026] GET /volume/v3/snapshots/24ab1be8-a6bf-4d7a-a028-a24f887200cb => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:10.299408 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b7c0faf3-25c5-413d-b0cd-c93cefb0d287 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:10.301264 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b7c0faf3-25c5-413d-b0cd-c93cefb0d287 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:20:10.301497 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b7c0faf3-25c5-413d-b0cd-c93cefb0d287 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:10.301702 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b7c0faf3-25c5-413d-b0cd-c93cefb0d287 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:10.301812 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-b7c0faf3-25c5-413d-b0cd-c93cefb0d287 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:20:10.305775 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:10.305775 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:10.306356 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b7c0faf3-25c5-413d-b0cd-c93cefb0d287 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 returned with HTTP 200 Aug 13 06:20:10.306690 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1357/5393] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:10 2026] GET /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:10.707177 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2fcff10a-d244-4aa4-b634-3330a9f89099 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:10.709012 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2fcff10a-d244-4aa4-b634-3330a9f89099 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/24ab1be8-a6bf-4d7a-a028-a24f887200cb Aug 13 06:20:10.709201 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2fcff10a-d244-4aa4-b634-3330a9f89099 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:10.709432 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2fcff10a-d244-4aa4-b634-3330a9f89099 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:10.714349 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:10.714349 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:10.714716 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2fcff10a-d244-4aa4-b634-3330a9f89099 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:20:10.715372 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2fcff10a-d244-4aa4-b634-3330a9f89099 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/24ab1be8-a6bf-4d7a-a028-a24f887200cb returned with HTTP 200 Aug 13 06:20:10.715698 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1344/5394] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:10 2026] GET /volume/v3/snapshots/24ab1be8-a6bf-4d7a-a028-a24f887200cb => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:10.724688 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9eadd08e-bc0c-4d6a-bcbe-c8c879b50ed2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:10.726399 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9eadd08e-bc0c-4d6a-bcbe-c8c879b50ed2 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] POST https://10.4.3.121/volume/v3/snapshots/24ab1be8-a6bf-4d7a-a028-a24f887200cb/action Aug 13 06:20:10.726718 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9eadd08e-bc0c-4d6a-bcbe-c8c879b50ed2 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:20:10.726847 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9eadd08e-bc0c-4d6a-bcbe-c8c879b50ed2 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:10.728101 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.contrib.admin_actions [None req-9eadd08e-bc0c-4d6a-bcbe-c8c879b50ed2 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Updating snapshot '24ab1be8-a6bf-4d7a-a028-a24f887200cb' with '{'status': 'error'}' {{(pid=100325) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 06:20:10.736378 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:10.736378 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:10.736807 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-9eadd08e-bc0c-4d6a-bcbe-c8c879b50ed2 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ba029f1e52a44b518111f49c0f29d5d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c309ab1353854fc49c37057edacf9e45', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:20:10.736980 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9eadd08e-bc0c-4d6a-bcbe-c8c879b50ed2 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] https://10.4.3.121/volume/v3/snapshots/24ab1be8-a6bf-4d7a-a028-a24f887200cb/action returned with HTTP 403 Aug 13 06:20:10.737393 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1343/5395] 10.4.3.121 () {68 vars in 1396 bytes} [Thu Aug 13 06:20:10 2026] POST /volume/v3/snapshots/24ab1be8-a6bf-4d7a-a028-a24f887200cb/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:20:10.744084 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-68250b92-0b90-45c1-9d8f-d3640b4ea3ba None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:10.745567 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-68250b92-0b90-45c1-9d8f-d3640b4ea3ba tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] DELETE https://10.4.3.121/volume/v3/snapshots/24ab1be8-a6bf-4d7a-a028-a24f887200cb Aug 13 06:20:10.745755 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-68250b92-0b90-45c1-9d8f-d3640b4ea3ba tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:10.745974 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-68250b92-0b90-45c1-9d8f-d3640b4ea3ba tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:10.746112 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-68250b92-0b90-45c1-9d8f-d3640b4ea3ba tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Delete snapshot with id: 24ab1be8-a6bf-4d7a-a028-a24f887200cb Aug 13 06:20:10.750510 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:10.750510 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:10.750821 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-68250b92-0b90-45c1-9d8f-d3640b4ea3ba tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:20:10.765006 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-68250b92-0b90-45c1-9d8f-d3640b4ea3ba tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot delete request issued successfully. Aug 13 06:20:10.765264 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-68250b92-0b90-45c1-9d8f-d3640b4ea3ba tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/24ab1be8-a6bf-4d7a-a028-a24f887200cb returned with HTTP 202 Aug 13 06:20:10.765705 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1352/5396] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:20:10 2026] DELETE /volume/v3/snapshots/24ab1be8-a6bf-4d7a-a028-a24f887200cb => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:20:10.775273 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-398cb1f5-9b86-4891-b784-14d779f7d064 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:10.777347 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-398cb1f5-9b86-4891-b784-14d779f7d064 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/24ab1be8-a6bf-4d7a-a028-a24f887200cb Aug 13 06:20:10.777564 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-398cb1f5-9b86-4891-b784-14d779f7d064 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:10.777869 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-398cb1f5-9b86-4891-b784-14d779f7d064 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:10.783103 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:10.783103 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:10.783440 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-398cb1f5-9b86-4891-b784-14d779f7d064 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:20:10.784073 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-398cb1f5-9b86-4891-b784-14d779f7d064 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/24ab1be8-a6bf-4d7a-a028-a24f887200cb returned with HTTP 200 Aug 13 06:20:10.784455 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1358/5397] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:10 2026] GET /volume/v3/snapshots/24ab1be8-a6bf-4d7a-a028-a24f887200cb => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:11.316435 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7b309787-be96-445c-a305-7a0f67e00e7a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:11.318507 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7b309787-be96-445c-a305-7a0f67e00e7a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:20:11.318788 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7b309787-be96-445c-a305-7a0f67e00e7a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:11.319028 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7b309787-be96-445c-a305-7a0f67e00e7a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:11.319159 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-7b309787-be96-445c-a305-7a0f67e00e7a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:20:11.323688 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:11.323688 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:11.324395 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7b309787-be96-445c-a305-7a0f67e00e7a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 returned with HTTP 200 Aug 13 06:20:11.324931 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1345/5398] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:11 2026] GET /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:11.794673 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4fd19101-284e-4f6a-89d4-d5a5eb9776ee None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:11.796816 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4fd19101-284e-4f6a-89d4-d5a5eb9776ee tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/24ab1be8-a6bf-4d7a-a028-a24f887200cb Aug 13 06:20:11.797060 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4fd19101-284e-4f6a-89d4-d5a5eb9776ee tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:11.797318 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4fd19101-284e-4f6a-89d4-d5a5eb9776ee tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:11.802429 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4fd19101-284e-4f6a-89d4-d5a5eb9776ee tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/24ab1be8-a6bf-4d7a-a028-a24f887200cb returned with HTTP 404 Aug 13 06:20:11.802989 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1344/5399] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:11 2026] GET /volume/v3/snapshots/24ab1be8-a6bf-4d7a-a028-a24f887200cb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:20:11.810840 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-515873d0-a0a6-4621-8014-6f25db70388d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:11.812639 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-515873d0-a0a6-4621-8014-6f25db70388d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/e6df0552-fdd8-4133-82de-ca0ee44cf107 Aug 13 06:20:11.812860 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-515873d0-a0a6-4621-8014-6f25db70388d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:11.813039 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-515873d0-a0a6-4621-8014-6f25db70388d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:11.813229 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-515873d0-a0a6-4621-8014-6f25db70388d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Delete volume with id: e6df0552-fdd8-4133-82de-ca0ee44cf107 Aug 13 06:20:11.820537 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:11.820537 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:11.820906 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-515873d0-a0a6-4621-8014-6f25db70388d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:11.838393 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-515873d0-a0a6-4621-8014-6f25db70388d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Delete volume request issued successfully. Aug 13 06:20:11.838639 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-515873d0-a0a6-4621-8014-6f25db70388d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/e6df0552-fdd8-4133-82de-ca0ee44cf107 returned with HTTP 202 Aug 13 06:20:11.839210 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1353/5400] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:20:11 2026] DELETE /volume/v3/volumes/e6df0552-fdd8-4133-82de-ca0ee44cf107 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:20:11.847325 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-59339dc9-1b4d-4442-8d7a-3253e2ce98b0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:11.849002 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-59339dc9-1b4d-4442-8d7a-3253e2ce98b0 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/e6df0552-fdd8-4133-82de-ca0ee44cf107 Aug 13 06:20:11.849251 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-59339dc9-1b4d-4442-8d7a-3253e2ce98b0 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:11.849461 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-59339dc9-1b4d-4442-8d7a-3253e2ce98b0 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:11.856583 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:11.856583 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:11.860434 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-59339dc9-1b4d-4442-8d7a-3253e2ce98b0 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:11.865381 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-59339dc9-1b4d-4442-8d7a-3253e2ce98b0 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/e6df0552-fdd8-4133-82de-ca0ee44cf107 returned with HTTP 200 Aug 13 06:20:11.865768 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1359/5401] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:11 2026] GET /volume/v3/volumes/e6df0552-fdd8-4133-82de-ca0ee44cf107 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:20:12.335251 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7e407031-1be8-490d-a09a-e611414bcd61 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:12.337394 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7e407031-1be8-490d-a09a-e611414bcd61 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:20:12.337782 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7e407031-1be8-490d-a09a-e611414bcd61 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:12.338013 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7e407031-1be8-490d-a09a-e611414bcd61 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:12.338149 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-7e407031-1be8-490d-a09a-e611414bcd61 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:20:12.343135 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:12.343135 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:12.343842 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7e407031-1be8-490d-a09a-e611414bcd61 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 returned with HTTP 200 Aug 13 06:20:12.344258 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1346/5402] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:12 2026] GET /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:12.879486 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4bc08af8-2e75-4cff-bbc5-814f260f1f60 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:12.881101 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4bc08af8-2e75-4cff-bbc5-814f260f1f60 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/e6df0552-fdd8-4133-82de-ca0ee44cf107 Aug 13 06:20:12.881299 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4bc08af8-2e75-4cff-bbc5-814f260f1f60 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:12.881474 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4bc08af8-2e75-4cff-bbc5-814f260f1f60 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:12.886708 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4bc08af8-2e75-4cff-bbc5-814f260f1f60 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/e6df0552-fdd8-4133-82de-ca0ee44cf107 returned with HTTP 404 Aug 13 06:20:12.887269 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1345/5403] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:12 2026] GET /volume/v3/volumes/e6df0552-fdd8-4133-82de-ca0ee44cf107 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:20:12.898741 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-33d1108c-86b7-43a5-8b86-ed19ba5174a1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:12.900421 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33d1108c-86b7-43a5-8b86-ed19ba5174a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:20:12.900739 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-33d1108c-86b7-43a5-8b86-ed19ba5174a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-848221767"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:12.902043 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-33d1108c-86b7-43a5-8b86-ed19ba5174a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-848221767'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:20:12.902151 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-33d1108c-86b7-43a5-8b86-ed19ba5174a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create volume of 1 GB Aug 13 06:20:12.905660 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-33d1108c-86b7-43a5-8b86-ed19ba5174a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Availability Zones retrieved successfully. Aug 13 06:20:12.911139 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-33d1108c-86b7-43a5-8b86-ed19ba5174a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Flow 'volume_create_api' (52fe9fe7-339f-493e-a1ab-73e31cbdd7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:20:12.912099 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-33d1108c-86b7-43a5-8b86-ed19ba5174a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5a0285e-7fb3-4a57-88d9-19910f89aa92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:12.912988 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-33d1108c-86b7-43a5-8b86-ed19ba5174a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:20:12.933779 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-33d1108c-86b7-43a5-8b86-ed19ba5174a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5a0285e-7fb3-4a57-88d9-19910f89aa92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:12.934472 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-33d1108c-86b7-43a5-8b86-ed19ba5174a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d54f0fd5-9475-4675-bcf7-5578efc8db50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:12.967248 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-33d1108c-86b7-43a5-8b86-ed19ba5174a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Created reservations ['fcf671d0-acf4-4d92-99d0-5647a0cf5c32', '8feb0e13-cde1-45ca-a869-1ed1c4dbf5d0', '325b17fc-fd8e-4e2a-8893-dc2fcdaac3e2', 'f5598e8a-b0bd-4445-aed2-a992daf9d7ec'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:20:12.968098 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-33d1108c-86b7-43a5-8b86-ed19ba5174a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d54f0fd5-9475-4675-bcf7-5578efc8db50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcf671d0-acf4-4d92-99d0-5647a0cf5c32', '8feb0e13-cde1-45ca-a869-1ed1c4dbf5d0', '325b17fc-fd8e-4e2a-8893-dc2fcdaac3e2', 'f5598e8a-b0bd-4445-aed2-a992daf9d7ec']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:12.968884 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-33d1108c-86b7-43a5-8b86-ed19ba5174a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af89a69c-33fb-48c7-ac0f-eaf003412364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:12.996868 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-33d1108c-86b7-43a5-8b86-ed19ba5174a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af89a69c-33fb-48c7-ac0f-eaf003412364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5976475c-c042-409d-b7aa-18aaeb178741', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-848221767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c309ab1353854fc49c37057edacf9e45',qos_specs=None,replication_status=,reservations=['fcf671d0-acf4-4d92-99d0-5647a0cf5c32','8feb0e13-cde1-45ca-a869-1ed1c4dbf5d0','325b17fc-fd8e-4e2a-8893-dc2fcdaac3e2','f5598e8a-b0bd-4445-aed2-a992daf9d7ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197a01e13d49442c8ebc0fce7449c386',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:20:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-848221767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5976475c-c042-409d-b7aa-18aaeb178741,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c309ab1353854fc49c37057edacf9e45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='197a01e13d49442c8ebc0fce7449c386',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:12.998646 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-33d1108c-86b7-43a5-8b86-ed19ba5174a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (932b1244-85a4-42ba-8c86-37a6036a66cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:13.014362 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-33d1108c-86b7-43a5-8b86-ed19ba5174a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (932b1244-85a4-42ba-8c86-37a6036a66cf) transitioned into state 'SUCCESS' from state '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-848221767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c309ab1353854fc49c37057edacf9e45',qos_specs=None,replication_status=,reservations=['fcf671d0-acf4-4d92-99d0-5647a0cf5c32','8feb0e13-cde1-45ca-a869-1ed1c4dbf5d0','325b17fc-fd8e-4e2a-8893-dc2fcdaac3e2','f5598e8a-b0bd-4445-aed2-a992daf9d7ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197a01e13d49442c8ebc0fce7449c386',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:13.015041 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-33d1108c-86b7-43a5-8b86-ed19ba5174a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1afd8e4-3407-4f05-a64d-4546b54d23b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:13.022118 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-33d1108c-86b7-43a5-8b86-ed19ba5174a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1afd8e4-3407-4f05-a64d-4546b54d23b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:13.023020 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-33d1108c-86b7-43a5-8b86-ed19ba5174a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Flow 'volume_create_api' (52fe9fe7-339f-493e-a1ab-73e31cbdd7b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:20:13.023309 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-33d1108c-86b7-43a5-8b86-ed19ba5174a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create volume request issued successfully. Aug 13 06:20:13.023811 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-33d1108c-86b7-43a5-8b86-ed19ba5174a1 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:20:13.024216 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1354/5404] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:20:12 2026] POST /volume/v3/volumes => generated 777 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:20:13.036466 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-94ec0b4c-663e-40e8-a590-6e7af704b16b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:13.038337 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-94ec0b4c-663e-40e8-a590-6e7af704b16b tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/5976475c-c042-409d-b7aa-18aaeb178741 Aug 13 06:20:13.038520 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-94ec0b4c-663e-40e8-a590-6e7af704b16b tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:13.038693 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-94ec0b4c-663e-40e8-a590-6e7af704b16b tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:13.044929 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:13.044929 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:13.047871 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-94ec0b4c-663e-40e8-a590-6e7af704b16b tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:13.051026 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-94ec0b4c-663e-40e8-a590-6e7af704b16b tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/5976475c-c042-409d-b7aa-18aaeb178741 returned with HTTP 200 Aug 13 06:20:13.051524 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1360/5405] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:13 2026] GET /volume/v3/volumes/5976475c-c042-409d-b7aa-18aaeb178741 => generated 956 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:13.354120 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e07e2011-dabc-44c5-8a70-c166be16685e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:13.355727 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e07e2011-dabc-44c5-8a70-c166be16685e tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:20:13.355927 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e07e2011-dabc-44c5-8a70-c166be16685e tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:13.356097 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e07e2011-dabc-44c5-8a70-c166be16685e tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:13.356223 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-e07e2011-dabc-44c5-8a70-c166be16685e tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:20:13.360152 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:13.360152 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:13.360787 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e07e2011-dabc-44c5-8a70-c166be16685e tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 returned with HTTP 200 Aug 13 06:20:13.361586 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1347/5406] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:13 2026] GET /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:14.063477 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4e419b43-fb7b-46b2-aab3-08c15c975fb6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:14.065254 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e419b43-fb7b-46b2-aab3-08c15c975fb6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/5976475c-c042-409d-b7aa-18aaeb178741 Aug 13 06:20:14.065482 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e419b43-fb7b-46b2-aab3-08c15c975fb6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:14.065709 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e419b43-fb7b-46b2-aab3-08c15c975fb6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:14.072336 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:14.072336 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:14.075493 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-4e419b43-fb7b-46b2-aab3-08c15c975fb6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:14.079040 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e419b43-fb7b-46b2-aab3-08c15c975fb6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/5976475c-c042-409d-b7aa-18aaeb178741 returned with HTTP 200 Aug 13 06:20:14.079434 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1346/5407] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:14 2026] GET /volume/v3/volumes/5976475c-c042-409d-b7aa-18aaeb178741 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:20:14.090457 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d3d87ffe-5a90-4081-aeab-f72ee76d89fe None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:14.092343 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d3d87ffe-5a90-4081-aeab-f72ee76d89fe tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:20:14.092673 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d3d87ffe-5a90-4081-aeab-f72ee76d89fe tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5976475c-c042-409d-b7aa-18aaeb178741", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-856440128"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:14.100293 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:14.100293 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:14.100583 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d3d87ffe-5a90-4081-aeab-f72ee76d89fe tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:14.100699 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-d3d87ffe-5a90-4081-aeab-f72ee76d89fe tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create snapshot from volume 5976475c-c042-409d-b7aa-18aaeb178741 Aug 13 06:20:14.122667 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-d3d87ffe-5a90-4081-aeab-f72ee76d89fe tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Created reservations ['ed6b0595-fd7b-4ba0-97d9-a1d20f73c6fc', '22ad6fc1-5ac6-4377-b18c-aa3c7ab1a695', 'b0162485-7ad8-4943-8f87-a9b3dd39bf24', 'f3688290-0e52-4062-9f6b-b4a943cabeaa'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:20:14.150214 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d3d87ffe-5a90-4081-aeab-f72ee76d89fe tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot create request issued successfully. Aug 13 06:20:14.150531 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d3d87ffe-5a90-4081-aeab-f72ee76d89fe tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:20:14.150956 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1355/5408] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:20:14 2026] POST /volume/v3/snapshots => generated 307 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:20:14.160119 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-891ddf8a-035d-4c90-8ef7-22759c0baace None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:14.162683 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-891ddf8a-035d-4c90-8ef7-22759c0baace tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/d550d6fe-486d-4885-88ef-75b64864f986 Aug 13 06:20:14.162988 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-891ddf8a-035d-4c90-8ef7-22759c0baace tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:14.163251 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-891ddf8a-035d-4c90-8ef7-22759c0baace tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:14.169251 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:14.169251 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:14.169430 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-891ddf8a-035d-4c90-8ef7-22759c0baace tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:20:14.170326 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-891ddf8a-035d-4c90-8ef7-22759c0baace tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/d550d6fe-486d-4885-88ef-75b64864f986 returned with HTTP 200 Aug 13 06:20:14.170862 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1361/5409] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:14 2026] GET /volume/v3/snapshots/d550d6fe-486d-4885-88ef-75b64864f986 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:14.371112 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9fef2557-5e2b-4e84-ab99-a9cfd92e20ea None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:14.373764 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9fef2557-5e2b-4e84-ab99-a9cfd92e20ea tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:20:14.374071 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9fef2557-5e2b-4e84-ab99-a9cfd92e20ea tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:14.374363 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9fef2557-5e2b-4e84-ab99-a9cfd92e20ea tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:14.374524 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-9fef2557-5e2b-4e84-ab99-a9cfd92e20ea tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:20:14.380225 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:14.380225 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:14.381123 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9fef2557-5e2b-4e84-ab99-a9cfd92e20ea tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 returned with HTTP 200 Aug 13 06:20:14.381643 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1348/5410] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:14 2026] GET /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:15.179486 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7325c733-c2f1-4132-b179-a42c88b064ea None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:15.181460 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7325c733-c2f1-4132-b179-a42c88b064ea tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/d550d6fe-486d-4885-88ef-75b64864f986 Aug 13 06:20:15.181647 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7325c733-c2f1-4132-b179-a42c88b064ea tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:15.181873 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7325c733-c2f1-4132-b179-a42c88b064ea tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:15.186796 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:15.186796 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:15.187052 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7325c733-c2f1-4132-b179-a42c88b064ea tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:20:15.187825 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7325c733-c2f1-4132-b179-a42c88b064ea tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/d550d6fe-486d-4885-88ef-75b64864f986 returned with HTTP 200 Aug 13 06:20:15.188311 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1347/5411] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:15 2026] GET /volume/v3/snapshots/d550d6fe-486d-4885-88ef-75b64864f986 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:15.197959 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-727c9646-c82d-44ce-a79b-fcad44ef261a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:15.200349 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-727c9646-c82d-44ce-a79b-fcad44ef261a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] GET https://10.4.3.121/volume/v3/snapshots/d550d6fe-486d-4885-88ef-75b64864f986 Aug 13 06:20:15.200539 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-727c9646-c82d-44ce-a79b-fcad44ef261a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:15.200751 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-727c9646-c82d-44ce-a79b-fcad44ef261a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:15.202394 np0000007163 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=225,cinder:UPDATE=95,cinder:INSERT=54 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:20:15.205517 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:15.205517 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:15.205912 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-727c9646-c82d-44ce-a79b-fcad44ef261a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Snapshot retrieved successfully. Aug 13 06:20:15.206653 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-727c9646-c82d-44ce-a79b-fcad44ef261a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] https://10.4.3.121/volume/v3/snapshots/d550d6fe-486d-4885-88ef-75b64864f986 returned with HTTP 200 Aug 13 06:20:15.206999 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1356/5412] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:15 2026] GET /volume/v3/snapshots/d550d6fe-486d-4885-88ef-75b64864f986 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:15.215414 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e20ccea8-af69-4f15-863c-6d06e5bd57d6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:15.217842 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e20ccea8-af69-4f15-863c-6d06e5bd57d6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] DELETE https://10.4.3.121/volume/v3/snapshots/d550d6fe-486d-4885-88ef-75b64864f986 Aug 13 06:20:15.218115 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e20ccea8-af69-4f15-863c-6d06e5bd57d6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:15.218451 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e20ccea8-af69-4f15-863c-6d06e5bd57d6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:15.218628 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-e20ccea8-af69-4f15-863c-6d06e5bd57d6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Delete snapshot with id: d550d6fe-486d-4885-88ef-75b64864f986 Aug 13 06:20:15.225155 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:15.225155 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:15.225565 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e20ccea8-af69-4f15-863c-6d06e5bd57d6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:20:15.240489 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e20ccea8-af69-4f15-863c-6d06e5bd57d6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot delete request issued successfully. Aug 13 06:20:15.240724 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e20ccea8-af69-4f15-863c-6d06e5bd57d6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/d550d6fe-486d-4885-88ef-75b64864f986 returned with HTTP 202 Aug 13 06:20:15.241159 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1362/5413] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:20:15 2026] DELETE /volume/v3/snapshots/d550d6fe-486d-4885-88ef-75b64864f986 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:20:15.248359 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dd0185bc-8594-4a0f-942b-70a02d5ae70f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:15.250204 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dd0185bc-8594-4a0f-942b-70a02d5ae70f tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/d550d6fe-486d-4885-88ef-75b64864f986 Aug 13 06:20:15.250410 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dd0185bc-8594-4a0f-942b-70a02d5ae70f tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:15.250655 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dd0185bc-8594-4a0f-942b-70a02d5ae70f tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:15.256069 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:15.256069 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:15.256458 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dd0185bc-8594-4a0f-942b-70a02d5ae70f tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:20:15.257195 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dd0185bc-8594-4a0f-942b-70a02d5ae70f tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/d550d6fe-486d-4885-88ef-75b64864f986 returned with HTTP 200 Aug 13 06:20:15.257718 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1349/5414] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:15 2026] GET /volume/v3/snapshots/d550d6fe-486d-4885-88ef-75b64864f986 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:15.391229 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-305f3b01-f500-4b09-a99d-d85fe53cd37c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:15.393077 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-305f3b01-f500-4b09-a99d-d85fe53cd37c tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:20:15.393319 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-305f3b01-f500-4b09-a99d-d85fe53cd37c tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:15.393504 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-305f3b01-f500-4b09-a99d-d85fe53cd37c tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:15.393624 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-305f3b01-f500-4b09-a99d-d85fe53cd37c tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:20:15.397974 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:15.397974 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:15.398571 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-305f3b01-f500-4b09-a99d-d85fe53cd37c tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 returned with HTTP 200 Aug 13 06:20:15.398989 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1348/5415] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:15 2026] GET /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:16.266792 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c418fc6f-6668-4988-82b7-442ffe331e29 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:16.268531 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c418fc6f-6668-4988-82b7-442ffe331e29 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/d550d6fe-486d-4885-88ef-75b64864f986 Aug 13 06:20:16.268732 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c418fc6f-6668-4988-82b7-442ffe331e29 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:16.268912 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c418fc6f-6668-4988-82b7-442ffe331e29 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:16.273305 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c418fc6f-6668-4988-82b7-442ffe331e29 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/d550d6fe-486d-4885-88ef-75b64864f986 returned with HTTP 404 Aug 13 06:20:16.273776 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1357/5416] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:16 2026] GET /volume/v3/snapshots/d550d6fe-486d-4885-88ef-75b64864f986 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:20:16.279751 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a2f7a99a-c429-46d4-a107-776f79a2b2b0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:16.281191 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a2f7a99a-c429-46d4-a107-776f79a2b2b0 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/5976475c-c042-409d-b7aa-18aaeb178741 Aug 13 06:20:16.281358 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a2f7a99a-c429-46d4-a107-776f79a2b2b0 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:16.281522 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a2f7a99a-c429-46d4-a107-776f79a2b2b0 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:16.281675 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-a2f7a99a-c429-46d4-a107-776f79a2b2b0 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Delete volume with id: 5976475c-c042-409d-b7aa-18aaeb178741 Aug 13 06:20:16.287557 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:16.287557 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:16.287813 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a2f7a99a-c429-46d4-a107-776f79a2b2b0 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:16.301280 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a2f7a99a-c429-46d4-a107-776f79a2b2b0 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Delete volume request issued successfully. Aug 13 06:20:16.301438 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a2f7a99a-c429-46d4-a107-776f79a2b2b0 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/5976475c-c042-409d-b7aa-18aaeb178741 returned with HTTP 202 Aug 13 06:20:16.301808 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1363/5417] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:20:16 2026] DELETE /volume/v3/volumes/5976475c-c042-409d-b7aa-18aaeb178741 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:20:16.308817 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-edbd9eca-6fe5-4c4d-b882-605b096c9242 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:16.311117 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-edbd9eca-6fe5-4c4d-b882-605b096c9242 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/5976475c-c042-409d-b7aa-18aaeb178741 Aug 13 06:20:16.311408 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-edbd9eca-6fe5-4c4d-b882-605b096c9242 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:16.311679 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-edbd9eca-6fe5-4c4d-b882-605b096c9242 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:16.321255 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:16.321255 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:16.325363 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-edbd9eca-6fe5-4c4d-b882-605b096c9242 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:16.330163 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-edbd9eca-6fe5-4c4d-b882-605b096c9242 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/5976475c-c042-409d-b7aa-18aaeb178741 returned with HTTP 200 Aug 13 06:20:16.330689 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1350/5418] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:16 2026] GET /volume/v3/volumes/5976475c-c042-409d-b7aa-18aaeb178741 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:20:16.408603 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bc6ca2ee-5587-4920-aea6-23fe37293185 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:16.410566 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bc6ca2ee-5587-4920-aea6-23fe37293185 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:20:16.410843 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bc6ca2ee-5587-4920-aea6-23fe37293185 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:16.411074 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bc6ca2ee-5587-4920-aea6-23fe37293185 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:16.411242 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-bc6ca2ee-5587-4920-aea6-23fe37293185 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:20:16.415350 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:16.415350 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:16.415994 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bc6ca2ee-5587-4920-aea6-23fe37293185 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 returned with HTTP 200 Aug 13 06:20:16.416417 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1349/5419] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:16 2026] GET /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:17.341753 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-46edca91-91b4-4700-aa60-e27009ebd411 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:17.343488 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-46edca91-91b4-4700-aa60-e27009ebd411 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/5976475c-c042-409d-b7aa-18aaeb178741 Aug 13 06:20:17.343713 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-46edca91-91b4-4700-aa60-e27009ebd411 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:17.343923 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-46edca91-91b4-4700-aa60-e27009ebd411 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:17.349042 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-46edca91-91b4-4700-aa60-e27009ebd411 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/5976475c-c042-409d-b7aa-18aaeb178741 returned with HTTP 404 Aug 13 06:20:17.349461 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1358/5420] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:17 2026] GET /volume/v3/volumes/5976475c-c042-409d-b7aa-18aaeb178741 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:20:17.356739 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-a4d71f8f-6d43-4ca3-9569-4ab0cec2c5e6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:17.358464 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a4d71f8f-6d43-4ca3-9569-4ab0cec2c5e6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:20:17.358803 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-a4d71f8f-6d43-4ca3-9569-4ab0cec2c5e6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-461290852"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:17.360173 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-a4d71f8f-6d43-4ca3-9569-4ab0cec2c5e6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-461290852'}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:20:17.360309 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-a4d71f8f-6d43-4ca3-9569-4ab0cec2c5e6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create volume of 1 GB Aug 13 06:20:17.364049 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a4d71f8f-6d43-4ca3-9569-4ab0cec2c5e6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Availability Zones retrieved successfully. Aug 13 06:20:17.369355 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a4d71f8f-6d43-4ca3-9569-4ab0cec2c5e6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Flow 'volume_create_api' (ce0404b8-027f-48bb-9bbb-2fcb2a50c515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:20:17.370199 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a4d71f8f-6d43-4ca3-9569-4ab0cec2c5e6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56ba1790-4b1d-45ce-a455-eddfbd04df1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:17.370897 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-a4d71f8f-6d43-4ca3-9569-4ab0cec2c5e6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:20:17.392517 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a4d71f8f-6d43-4ca3-9569-4ab0cec2c5e6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56ba1790-4b1d-45ce-a455-eddfbd04df1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:17.393193 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a4d71f8f-6d43-4ca3-9569-4ab0cec2c5e6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dfe5024-4673-4573-bb09-ef530b29c6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:17.425904 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-10126880-377c-43cf-a986-f53c2f50dee8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:17.426232 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-a4d71f8f-6d43-4ca3-9569-4ab0cec2c5e6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Created reservations ['6a32d9b8-52f1-446e-a043-168feb85096b', 'd20f3f80-b77a-4cad-9004-87b7c5ef9444', '2a3d18c7-dcac-41f3-a3fe-89a842ae001d', '9cd74eb0-f2ac-4f04-bc71-6f47558e55b2'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:20:17.426681 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a4d71f8f-6d43-4ca3-9569-4ab0cec2c5e6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dfe5024-4673-4573-bb09-ef530b29c6aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a32d9b8-52f1-446e-a043-168feb85096b', 'd20f3f80-b77a-4cad-9004-87b7c5ef9444', '2a3d18c7-dcac-41f3-a3fe-89a842ae001d', '9cd74eb0-f2ac-4f04-bc71-6f47558e55b2']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:17.427334 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a4d71f8f-6d43-4ca3-9569-4ab0cec2c5e6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e3c7762-2157-403a-b0c7-804fd2e24dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:17.427676 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10126880-377c-43cf-a986-f53c2f50dee8 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:20:17.427873 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-10126880-377c-43cf-a986-f53c2f50dee8 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:17.428048 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-10126880-377c-43cf-a986-f53c2f50dee8 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:17.428161 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-10126880-377c-43cf-a986-f53c2f50dee8 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:20:17.432362 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:17.432362 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:17.432998 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10126880-377c-43cf-a986-f53c2f50dee8 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 returned with HTTP 200 Aug 13 06:20:17.433345 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1351/5421] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:17 2026] GET /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:17.448849 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a4d71f8f-6d43-4ca3-9569-4ab0cec2c5e6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e3c7762-2157-403a-b0c7-804fd2e24dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dca5f65a-d99e-40e1-b07d-59615252c894', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-461290852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c309ab1353854fc49c37057edacf9e45',qos_specs=None,replication_status=,reservations=['6a32d9b8-52f1-446e-a043-168feb85096b','d20f3f80-b77a-4cad-9004-87b7c5ef9444','2a3d18c7-dcac-41f3-a3fe-89a842ae001d','9cd74eb0-f2ac-4f04-bc71-6f47558e55b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197a01e13d49442c8ebc0fce7449c386',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:20:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-461290852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dca5f65a-d99e-40e1-b07d-59615252c894,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c309ab1353854fc49c37057edacf9e45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='197a01e13d49442c8ebc0fce7449c386',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:17.449514 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a4d71f8f-6d43-4ca3-9569-4ab0cec2c5e6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c97b87ac-48aa-4a30-adcb-c13d3c08f805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:17.465340 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a4d71f8f-6d43-4ca3-9569-4ab0cec2c5e6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c97b87ac-48aa-4a30-adcb-c13d3c08f805) transitioned into state 'SUCCESS' from state '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-461290852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c309ab1353854fc49c37057edacf9e45',qos_specs=None,replication_status=,reservations=['6a32d9b8-52f1-446e-a043-168feb85096b','d20f3f80-b77a-4cad-9004-87b7c5ef9444','2a3d18c7-dcac-41f3-a3fe-89a842ae001d','9cd74eb0-f2ac-4f04-bc71-6f47558e55b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197a01e13d49442c8ebc0fce7449c386',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:17.465898 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a4d71f8f-6d43-4ca3-9569-4ab0cec2c5e6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47f2231d-358d-4c7a-ba7e-dac78d2d7577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:17.473756 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a4d71f8f-6d43-4ca3-9569-4ab0cec2c5e6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47f2231d-358d-4c7a-ba7e-dac78d2d7577) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:17.474721 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-a4d71f8f-6d43-4ca3-9569-4ab0cec2c5e6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Flow 'volume_create_api' (ce0404b8-027f-48bb-9bbb-2fcb2a50c515) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:20:17.475007 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-a4d71f8f-6d43-4ca3-9569-4ab0cec2c5e6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create volume request issued successfully. Aug 13 06:20:17.475528 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-a4d71f8f-6d43-4ca3-9569-4ab0cec2c5e6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:20:17.475927 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1364/5422] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:20:17 2026] POST /volume/v3/volumes => generated 777 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:20:17.486950 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a40a2a70-fba2-4272-a33b-75b42323d060 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:17.488724 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a40a2a70-fba2-4272-a33b-75b42323d060 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/dca5f65a-d99e-40e1-b07d-59615252c894 Aug 13 06:20:17.488905 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a40a2a70-fba2-4272-a33b-75b42323d060 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:17.489094 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a40a2a70-fba2-4272-a33b-75b42323d060 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:17.498552 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:17.498552 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:17.502783 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a40a2a70-fba2-4272-a33b-75b42323d060 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:17.508479 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a40a2a70-fba2-4272-a33b-75b42323d060 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/dca5f65a-d99e-40e1-b07d-59615252c894 returned with HTTP 200 Aug 13 06:20:17.508681 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1350/5423] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:17 2026] GET /volume/v3/volumes/dca5f65a-d99e-40e1-b07d-59615252c894 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:18.443759 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-915c68f5-670a-4fb6-a300-20b44d2cfcad None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:18.445860 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-915c68f5-670a-4fb6-a300-20b44d2cfcad tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:20:18.446113 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-915c68f5-670a-4fb6-a300-20b44d2cfcad tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:18.446362 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-915c68f5-670a-4fb6-a300-20b44d2cfcad tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:18.446501 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-915c68f5-670a-4fb6-a300-20b44d2cfcad tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:20:18.451207 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:18.451207 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:18.451953 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-915c68f5-670a-4fb6-a300-20b44d2cfcad tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 returned with HTTP 200 Aug 13 06:20:18.452386 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1359/5424] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:18 2026] GET /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:18.462203 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4f7f7935-334b-48cf-ae8a-c9117f9ab239 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:18.464279 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4f7f7935-334b-48cf-ae8a-c9117f9ab239 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/93d9dadf-8e6f-489a-a206-ef95a52a98d6 Aug 13 06:20:18.464497 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4f7f7935-334b-48cf-ae8a-c9117f9ab239 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:18.464685 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4f7f7935-334b-48cf-ae8a-c9117f9ab239 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:18.464870 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-4f7f7935-334b-48cf-ae8a-c9117f9ab239 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Delete volume with id: 93d9dadf-8e6f-489a-a206-ef95a52a98d6 Aug 13 06:20:18.471983 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:18.471983 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:18.472285 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4f7f7935-334b-48cf-ae8a-c9117f9ab239 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Volume info retrieved successfully. Aug 13 06:20:18.487846 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4f7f7935-334b-48cf-ae8a-c9117f9ab239 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Delete volume request issued successfully. Aug 13 06:20:18.487846 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4f7f7935-334b-48cf-ae8a-c9117f9ab239 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/volumes/93d9dadf-8e6f-489a-a206-ef95a52a98d6 returned with HTTP 202 Aug 13 06:20:18.488020 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1352/5425] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:20:18 2026] DELETE /volume/v3/volumes/93d9dadf-8e6f-489a-a206-ef95a52a98d6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:20:18.494982 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8d2b3e6a-3dbc-4e9f-95f5-7674ec95bc76 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:18.497088 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8d2b3e6a-3dbc-4e9f-95f5-7674ec95bc76 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/volumes/93d9dadf-8e6f-489a-a206-ef95a52a98d6 Aug 13 06:20:18.497332 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8d2b3e6a-3dbc-4e9f-95f5-7674ec95bc76 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:18.497510 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8d2b3e6a-3dbc-4e9f-95f5-7674ec95bc76 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:18.505978 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:18.505978 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:18.509499 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8d2b3e6a-3dbc-4e9f-95f5-7674ec95bc76 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Volume info retrieved successfully. Aug 13 06:20:18.513178 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8d2b3e6a-3dbc-4e9f-95f5-7674ec95bc76 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/volumes/93d9dadf-8e6f-489a-a206-ef95a52a98d6 returned with HTTP 200 Aug 13 06:20:18.513607 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1365/5426] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:18 2026] GET /volume/v3/volumes/93d9dadf-8e6f-489a-a206-ef95a52a98d6 => generated 1065 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:20:18.520431 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-81a8d2fa-5986-4f78-bbf1-bb79c0a48a92 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:18.522161 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-81a8d2fa-5986-4f78-bbf1-bb79c0a48a92 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/dca5f65a-d99e-40e1-b07d-59615252c894 Aug 13 06:20:18.522377 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-81a8d2fa-5986-4f78-bbf1-bb79c0a48a92 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:18.522556 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-81a8d2fa-5986-4f78-bbf1-bb79c0a48a92 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:18.529481 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:18.529481 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:18.533747 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-81a8d2fa-5986-4f78-bbf1-bb79c0a48a92 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:18.537973 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-81a8d2fa-5986-4f78-bbf1-bb79c0a48a92 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/dca5f65a-d99e-40e1-b07d-59615252c894 returned with HTTP 200 Aug 13 06:20:18.538384 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1351/5427] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:18 2026] GET /volume/v3/volumes/dca5f65a-d99e-40e1-b07d-59615252c894 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:20:18.550773 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0ed9c12d-c263-4829-a6e4-c5248c0fbea9 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:18.552558 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0ed9c12d-c263-4829-a6e4-c5248c0fbea9 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:20:18.552916 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0ed9c12d-c263-4829-a6e4-c5248c0fbea9 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dca5f65a-d99e-40e1-b07d-59615252c894", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-842992872"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:18.563293 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:18.563293 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:18.563992 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0ed9c12d-c263-4829-a6e4-c5248c0fbea9 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:18.563992 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-0ed9c12d-c263-4829-a6e4-c5248c0fbea9 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create snapshot from volume dca5f65a-d99e-40e1-b07d-59615252c894 Aug 13 06:20:18.588114 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-0ed9c12d-c263-4829-a6e4-c5248c0fbea9 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Created reservations ['4ec48577-03c7-4adc-9e00-1e041d4f6f56', '0e7124a2-8113-4b62-ad5d-7dc170425b75', 'c8b40594-8927-4172-a03f-173cf4ad6bb3', '652594ec-e07a-4372-bc6d-bffaf7d2ceab'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:20:18.618877 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0ed9c12d-c263-4829-a6e4-c5248c0fbea9 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot create request issued successfully. Aug 13 06:20:18.619241 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0ed9c12d-c263-4829-a6e4-c5248c0fbea9 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:20:18.619728 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1360/5428] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:20:18 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 13 06:20:18.628132 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-c0857e2f-a3bc-480f-9949-fa453a8a0704 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:18.629998 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c0857e2f-a3bc-480f-9949-fa453a8a0704 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/5e1dc4ac-0115-4d85-843d-5f480c2fa14a Aug 13 06:20:18.630230 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c0857e2f-a3bc-480f-9949-fa453a8a0704 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:18.630424 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-c0857e2f-a3bc-480f-9949-fa453a8a0704 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:18.636162 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:18.636162 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:18.636613 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-c0857e2f-a3bc-480f-9949-fa453a8a0704 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:20:18.637479 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-c0857e2f-a3bc-480f-9949-fa453a8a0704 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/5e1dc4ac-0115-4d85-843d-5f480c2fa14a returned with HTTP 200 Aug 13 06:20:18.638004 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1353/5429] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:18 2026] GET /volume/v3/snapshots/5e1dc4ac-0115-4d85-843d-5f480c2fa14a => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:19.526838 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9ddc8a25-def3-481f-af1b-e3abda35dd74 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:19.528799 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9ddc8a25-def3-481f-af1b-e3abda35dd74 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/volumes/93d9dadf-8e6f-489a-a206-ef95a52a98d6 Aug 13 06:20:19.529028 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9ddc8a25-def3-481f-af1b-e3abda35dd74 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:19.529231 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9ddc8a25-def3-481f-af1b-e3abda35dd74 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:19.535639 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9ddc8a25-def3-481f-af1b-e3abda35dd74 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/volumes/93d9dadf-8e6f-489a-a206-ef95a52a98d6 returned with HTTP 404 Aug 13 06:20:19.536073 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1366/5430] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:19 2026] GET /volume/v3/volumes/93d9dadf-8e6f-489a-a206-ef95a52a98d6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:20:19.544049 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-4e30e705-758c-4a70-a9d7-e1fdd094c25d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:19.546290 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e30e705-758c-4a70-a9d7-e1fdd094c25d tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:20:19.546503 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e30e705-758c-4a70-a9d7-e1fdd094c25d tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:19.546725 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-4e30e705-758c-4a70-a9d7-e1fdd094c25d tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:19.546840 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.backups [None req-4e30e705-758c-4a70-a9d7-e1fdd094c25d tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100325) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:20:19.551126 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:19.551126 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:19.551852 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-4e30e705-758c-4a70-a9d7-e1fdd094c25d tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 returned with HTTP 200 Aug 13 06:20:19.552211 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1352/5431] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:19 2026] GET /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:19.562485 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c0566ae6-4156-4ccd-96b2-5b7fc84f8a90 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:19.564548 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c0566ae6-4156-4ccd-96b2-5b7fc84f8a90 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] DELETE https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 Aug 13 06:20:19.564759 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c0566ae6-4156-4ccd-96b2-5b7fc84f8a90 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:19.564977 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c0566ae6-4156-4ccd-96b2-5b7fc84f8a90 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:19.565088 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.contrib.backups [None req-c0566ae6-4156-4ccd-96b2-5b7fc84f8a90 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Delete backup with id: 0ee3a63d-25c4-4172-9ea5-e505dd6d4828. Aug 13 06:20:19.569400 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:19.569400 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:19.581071 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.backup.rpcapi [None req-c0566ae6-4156-4ccd-96b2-5b7fc84f8a90 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] delete_backup rpcapi backup_id 0ee3a63d-25c4-4172-9ea5-e505dd6d4828 {{(pid=100323) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:20:19.582845 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c0566ae6-4156-4ccd-96b2-5b7fc84f8a90 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 returned with HTTP 202 Aug 13 06:20:19.583397 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1361/5432] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:20:19 2026] DELETE /volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:20:19.591286 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-68f5f12d-9f94-4251-9d82-4ad9b9033459 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:19.593055 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68f5f12d-9f94-4251-9d82-4ad9b9033459 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 Aug 13 06:20:19.593243 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-68f5f12d-9f94-4251-9d82-4ad9b9033459 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:19.593433 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-68f5f12d-9f94-4251-9d82-4ad9b9033459 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:19.593540 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-68f5f12d-9f94-4251-9d82-4ad9b9033459 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 0ee3a63d-25c4-4172-9ea5-e505dd6d4828. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:20:19.597567 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:19.597567 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:19.598163 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-68f5f12d-9f94-4251-9d82-4ad9b9033459 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 returned with HTTP 200 Aug 13 06:20:19.598539 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1354/5433] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:19 2026] GET /volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:19.647594 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9eb6b344-8ca5-4d69-ab32-58c5f1600c50 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:19.649322 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9eb6b344-8ca5-4d69-ab32-58c5f1600c50 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/5e1dc4ac-0115-4d85-843d-5f480c2fa14a Aug 13 06:20:19.649524 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9eb6b344-8ca5-4d69-ab32-58c5f1600c50 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:19.649735 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9eb6b344-8ca5-4d69-ab32-58c5f1600c50 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:19.654994 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:19.654994 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:19.655273 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9eb6b344-8ca5-4d69-ab32-58c5f1600c50 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:20:19.655905 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9eb6b344-8ca5-4d69-ab32-58c5f1600c50 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/5e1dc4ac-0115-4d85-843d-5f480c2fa14a returned with HTTP 200 Aug 13 06:20:19.656261 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1367/5434] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:19 2026] GET /volume/v3/snapshots/5e1dc4ac-0115-4d85-843d-5f480c2fa14a => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:19.665863 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0461331f-1a49-4257-b286-f9f63655f7f2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:19.667897 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0461331f-1a49-4257-b286-f9f63655f7f2 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] POST https://10.4.3.121/volume/v3/snapshots/5e1dc4ac-0115-4d85-843d-5f480c2fa14a/action Aug 13 06:20:19.668327 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0461331f-1a49-4257-b286-f9f63655f7f2 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:20:19.668490 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0461331f-1a49-4257-b286-f9f63655f7f2 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:19.670302 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.contrib.snapshot_unmanage [None req-0461331f-1a49-4257-b286-f9f63655f7f2 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Unmanage snapshot with id: 5e1dc4ac-0115-4d85-843d-5f480c2fa14a Aug 13 06:20:19.675466 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:19.675466 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:19.675884 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0461331f-1a49-4257-b286-f9f63655f7f2 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Snapshot retrieved successfully. Aug 13 06:20:19.676612 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.policy [None req-0461331f-1a49-4257-b286-f9f63655f7f2 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'ba029f1e52a44b518111f49c0f29d5d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c309ab1353854fc49c37057edacf9e45', '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=100325) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 06:20:19.676794 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0461331f-1a49-4257-b286-f9f63655f7f2 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] https://10.4.3.121/volume/v3/snapshots/5e1dc4ac-0115-4d85-843d-5f480c2fa14a/action returned with HTTP 403 Aug 13 06:20:19.677224 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1353/5435] 10.4.3.121 () {68 vars in 1396 bytes} [Thu Aug 13 06:20:19 2026] POST /volume/v3/snapshots/5e1dc4ac-0115-4d85-843d-5f480c2fa14a/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:20:19.685087 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-222e2581-768f-4f80-844e-ede6afba46a0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:19.686868 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-222e2581-768f-4f80-844e-ede6afba46a0 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] DELETE https://10.4.3.121/volume/v3/snapshots/5e1dc4ac-0115-4d85-843d-5f480c2fa14a Aug 13 06:20:19.687050 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-222e2581-768f-4f80-844e-ede6afba46a0 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:19.687243 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-222e2581-768f-4f80-844e-ede6afba46a0 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:19.687346 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.snapshots [None req-222e2581-768f-4f80-844e-ede6afba46a0 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Delete snapshot with id: 5e1dc4ac-0115-4d85-843d-5f480c2fa14a Aug 13 06:20:19.692541 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:19.692541 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:19.692956 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-222e2581-768f-4f80-844e-ede6afba46a0 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:20:19.709966 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-222e2581-768f-4f80-844e-ede6afba46a0 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot delete request issued successfully. Aug 13 06:20:19.710237 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-222e2581-768f-4f80-844e-ede6afba46a0 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/5e1dc4ac-0115-4d85-843d-5f480c2fa14a returned with HTTP 202 Aug 13 06:20:19.710747 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1362/5436] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:20:19 2026] DELETE /volume/v3/snapshots/5e1dc4ac-0115-4d85-843d-5f480c2fa14a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:20:19.718396 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d5e56b3b-f5bd-4612-b31a-0c72d725def0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:19.720531 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d5e56b3b-f5bd-4612-b31a-0c72d725def0 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/5e1dc4ac-0115-4d85-843d-5f480c2fa14a Aug 13 06:20:19.720784 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d5e56b3b-f5bd-4612-b31a-0c72d725def0 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:19.721001 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d5e56b3b-f5bd-4612-b31a-0c72d725def0 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:19.726388 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:19.726388 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:19.726759 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d5e56b3b-f5bd-4612-b31a-0c72d725def0 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:20:19.727394 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d5e56b3b-f5bd-4612-b31a-0c72d725def0 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/5e1dc4ac-0115-4d85-843d-5f480c2fa14a returned with HTTP 200 Aug 13 06:20:19.727773 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1355/5437] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:19 2026] GET /volume/v3/snapshots/5e1dc4ac-0115-4d85-843d-5f480c2fa14a => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:20.609457 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6ee4cc06-f3b5-45a8-83d1-b61af8c6250a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:20.611368 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6ee4cc06-f3b5-45a8-83d1-b61af8c6250a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 Aug 13 06:20:20.611588 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6ee4cc06-f3b5-45a8-83d1-b61af8c6250a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:20.611766 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6ee4cc06-f3b5-45a8-83d1-b61af8c6250a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:20.611927 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-6ee4cc06-f3b5-45a8-83d1-b61af8c6250a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 0ee3a63d-25c4-4172-9ea5-e505dd6d4828. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:20:20.615695 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6ee4cc06-f3b5-45a8-83d1-b61af8c6250a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 returned with HTTP 404 Aug 13 06:20:20.616229 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1368/5438] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:20 2026] GET /volume/v3/backups/0ee3a63d-25c4-4172-9ea5-e505dd6d4828 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:20:20.624092 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-11a42377-f1ab-4ee1-9ec5-2cefaf261e85 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:20.625941 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-11a42377-f1ab-4ee1-9ec5-2cefaf261e85 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] DELETE https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a Aug 13 06:20:20.626157 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-11a42377-f1ab-4ee1-9ec5-2cefaf261e85 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:20.626367 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-11a42377-f1ab-4ee1-9ec5-2cefaf261e85 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:20.626475 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.contrib.backups [None req-11a42377-f1ab-4ee1-9ec5-2cefaf261e85 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Delete backup with id: 573c32f0-5114-48d4-91f9-6be9abfa617a. Aug 13 06:20:20.631002 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:20.631002 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:20.642497 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.backup.rpcapi [None req-11a42377-f1ab-4ee1-9ec5-2cefaf261e85 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] delete_backup rpcapi backup_id 573c32f0-5114-48d4-91f9-6be9abfa617a {{(pid=100325) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:20:20.644325 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-11a42377-f1ab-4ee1-9ec5-2cefaf261e85 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a returned with HTTP 202 Aug 13 06:20:20.644785 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1354/5439] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:20:20 2026] DELETE /volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:20:20.652736 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-dea53cba-f9d7-40c9-8d59-279bbc111332 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:20.654472 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dea53cba-f9d7-40c9-8d59-279bbc111332 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a Aug 13 06:20:20.654753 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dea53cba-f9d7-40c9-8d59-279bbc111332 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:20.654976 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-dea53cba-f9d7-40c9-8d59-279bbc111332 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:20.655095 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-dea53cba-f9d7-40c9-8d59-279bbc111332 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 573c32f0-5114-48d4-91f9-6be9abfa617a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:20:20.659965 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:20.659965 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:20.660725 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-dea53cba-f9d7-40c9-8d59-279bbc111332 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a returned with HTTP 200 Aug 13 06:20:20.661138 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1363/5440] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:20 2026] GET /volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:20.737282 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-684b7dd4-8822-49b7-878d-c00a141479e3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:20.739030 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-684b7dd4-8822-49b7-878d-c00a141479e3 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/5e1dc4ac-0115-4d85-843d-5f480c2fa14a Aug 13 06:20:20.739271 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-684b7dd4-8822-49b7-878d-c00a141479e3 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:20.739446 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-684b7dd4-8822-49b7-878d-c00a141479e3 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:20.743394 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-684b7dd4-8822-49b7-878d-c00a141479e3 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/5e1dc4ac-0115-4d85-843d-5f480c2fa14a returned with HTTP 404 Aug 13 06:20:20.743903 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1356/5441] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:20 2026] GET /volume/v3/snapshots/5e1dc4ac-0115-4d85-843d-5f480c2fa14a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:20:20.750740 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4009cc73-230a-4095-b018-9d9877535936 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:20.752557 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4009cc73-230a-4095-b018-9d9877535936 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/dca5f65a-d99e-40e1-b07d-59615252c894 Aug 13 06:20:20.752788 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4009cc73-230a-4095-b018-9d9877535936 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:20.752964 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4009cc73-230a-4095-b018-9d9877535936 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:20.753119 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-4009cc73-230a-4095-b018-9d9877535936 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Delete volume with id: dca5f65a-d99e-40e1-b07d-59615252c894 Aug 13 06:20:20.760511 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:20.760511 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:20.760941 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4009cc73-230a-4095-b018-9d9877535936 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:20.778301 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4009cc73-230a-4095-b018-9d9877535936 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Delete volume request issued successfully. Aug 13 06:20:20.778522 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4009cc73-230a-4095-b018-9d9877535936 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/dca5f65a-d99e-40e1-b07d-59615252c894 returned with HTTP 202 Aug 13 06:20:20.779060 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1369/5442] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:20:20 2026] DELETE /volume/v3/volumes/dca5f65a-d99e-40e1-b07d-59615252c894 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:20:20.786265 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fb38744f-c6bd-48af-b28d-af6aa2f7ec4a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:20.788049 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fb38744f-c6bd-48af-b28d-af6aa2f7ec4a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/dca5f65a-d99e-40e1-b07d-59615252c894 Aug 13 06:20:20.788265 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fb38744f-c6bd-48af-b28d-af6aa2f7ec4a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:20.788427 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fb38744f-c6bd-48af-b28d-af6aa2f7ec4a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:20.795489 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:20.795489 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:20.798966 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fb38744f-c6bd-48af-b28d-af6aa2f7ec4a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:20.802890 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fb38744f-c6bd-48af-b28d-af6aa2f7ec4a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/dca5f65a-d99e-40e1-b07d-59615252c894 returned with HTTP 200 Aug 13 06:20:20.803365 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1355/5443] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:20 2026] GET /volume/v3/volumes/dca5f65a-d99e-40e1-b07d-59615252c894 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:20:21.671403 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-042686cb-04da-4c6f-a31b-75103b194d03 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:21.673217 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-042686cb-04da-4c6f-a31b-75103b194d03 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a Aug 13 06:20:21.673437 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-042686cb-04da-4c6f-a31b-75103b194d03 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:21.673637 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-042686cb-04da-4c6f-a31b-75103b194d03 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:21.673742 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.backups [None req-042686cb-04da-4c6f-a31b-75103b194d03 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id 573c32f0-5114-48d4-91f9-6be9abfa617a. {{(pid=100323) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:20:21.677334 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-042686cb-04da-4c6f-a31b-75103b194d03 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a returned with HTTP 404 Aug 13 06:20:21.677816 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1364/5444] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:21 2026] GET /volume/v3/backups/573c32f0-5114-48d4-91f9-6be9abfa617a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:20:21.684719 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3f3faf60-4774-49b7-8fe2-f98d05c03d9e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:21.686433 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3f3faf60-4774-49b7-8fe2-f98d05c03d9e tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] DELETE https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:20:21.686663 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3f3faf60-4774-49b7-8fe2-f98d05c03d9e tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:21.686836 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3f3faf60-4774-49b7-8fe2-f98d05c03d9e tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:21.686926 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.contrib.backups [None req-3f3faf60-4774-49b7-8fe2-f98d05c03d9e tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Delete backup with id: a23fc7cd-81a5-4516-87aa-054e438d9ba5. Aug 13 06:20:21.691330 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:21.691330 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:21.705247 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.backup.rpcapi [None req-3f3faf60-4774-49b7-8fe2-f98d05c03d9e tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] delete_backup rpcapi backup_id a23fc7cd-81a5-4516-87aa-054e438d9ba5 {{(pid=100324) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 06:20:21.706841 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3f3faf60-4774-49b7-8fe2-f98d05c03d9e tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 returned with HTTP 202 Aug 13 06:20:21.707249 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1357/5445] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:20:21 2026] DELETE /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:20:21.714473 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6313c40f-f674-4785-bd44-ae537c862364 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:21.716265 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6313c40f-f674-4785-bd44-ae537c862364 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:20:21.716463 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6313c40f-f674-4785-bd44-ae537c862364 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:21.716677 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6313c40f-f674-4785-bd44-ae537c862364 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:21.716823 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.backups [None req-6313c40f-f674-4785-bd44-ae537c862364 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100322) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:20:21.721703 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:21.721703 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:21.722596 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6313c40f-f674-4785-bd44-ae537c862364 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 returned with HTTP 200 Aug 13 06:20:21.723086 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1370/5446] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:21 2026] GET /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:21.815684 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9098004d-4ebe-4c31-8b14-36a8b1ea7d58 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:21.817469 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9098004d-4ebe-4c31-8b14-36a8b1ea7d58 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/dca5f65a-d99e-40e1-b07d-59615252c894 Aug 13 06:20:21.817756 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9098004d-4ebe-4c31-8b14-36a8b1ea7d58 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:21.817979 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9098004d-4ebe-4c31-8b14-36a8b1ea7d58 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:21.823806 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9098004d-4ebe-4c31-8b14-36a8b1ea7d58 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/dca5f65a-d99e-40e1-b07d-59615252c894 returned with HTTP 404 Aug 13 06:20:21.824237 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1356/5447] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:21 2026] GET /volume/v3/volumes/dca5f65a-d99e-40e1-b07d-59615252c894 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:20:21.831158 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-391fff7a-896e-4657-9342-2d6d652b8f0a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:21.832953 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-391fff7a-896e-4657-9342-2d6d652b8f0a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:20:21.833364 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-391fff7a-896e-4657-9342-2d6d652b8f0a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1887794583"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:21.834713 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-391fff7a-896e-4657-9342-2d6d652b8f0a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1887794583'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:20:21.834825 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-391fff7a-896e-4657-9342-2d6d652b8f0a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create volume of 1 GB Aug 13 06:20:21.839000 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-391fff7a-896e-4657-9342-2d6d652b8f0a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Availability Zones retrieved successfully. Aug 13 06:20:21.843538 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-391fff7a-896e-4657-9342-2d6d652b8f0a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Flow 'volume_create_api' (3b9267de-a11d-4ace-9bb5-a6e5a0ca7db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:20:21.844455 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-391fff7a-896e-4657-9342-2d6d652b8f0a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7c8d1a9-0c03-467c-aea8-3833c32bfb5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:21.845122 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-391fff7a-896e-4657-9342-2d6d652b8f0a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:20:21.874816 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-391fff7a-896e-4657-9342-2d6d652b8f0a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7c8d1a9-0c03-467c-aea8-3833c32bfb5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:21.875659 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-391fff7a-896e-4657-9342-2d6d652b8f0a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4de562b-671a-4b41-a07a-19df62b2acfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:21.916422 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-391fff7a-896e-4657-9342-2d6d652b8f0a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Created reservations ['9404e4be-1910-4351-844a-8475fc80f34a', '68d7a50d-0111-4dc6-8bf4-050c0dcc75a2', '03557a3e-520a-413f-aded-34fe5519620e', '9fa03058-7ef2-432d-b2b1-b9db85df16fc'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:20:21.917434 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-391fff7a-896e-4657-9342-2d6d652b8f0a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4de562b-671a-4b41-a07a-19df62b2acfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9404e4be-1910-4351-844a-8475fc80f34a', '68d7a50d-0111-4dc6-8bf4-050c0dcc75a2', '03557a3e-520a-413f-aded-34fe5519620e', '9fa03058-7ef2-432d-b2b1-b9db85df16fc']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:21.918292 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-391fff7a-896e-4657-9342-2d6d652b8f0a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37283820-795e-41a2-8f07-54dac6d238ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:21.942981 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-391fff7a-896e-4657-9342-2d6d652b8f0a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37283820-795e-41a2-8f07-54dac6d238ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77286383-f196-487c-b3a0-9cfcb1a92975', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1887794583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c309ab1353854fc49c37057edacf9e45',qos_specs=None,replication_status=,reservations=['9404e4be-1910-4351-844a-8475fc80f34a','68d7a50d-0111-4dc6-8bf4-050c0dcc75a2','03557a3e-520a-413f-aded-34fe5519620e','9fa03058-7ef2-432d-b2b1-b9db85df16fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197a01e13d49442c8ebc0fce7449c386',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:20:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1887794583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77286383-f196-487c-b3a0-9cfcb1a92975,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c309ab1353854fc49c37057edacf9e45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='197a01e13d49442c8ebc0fce7449c386',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:21.943761 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-391fff7a-896e-4657-9342-2d6d652b8f0a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8deeaebb-7fba-4640-a8ee-f59dc9fc0791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:21.959781 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-391fff7a-896e-4657-9342-2d6d652b8f0a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8deeaebb-7fba-4640-a8ee-f59dc9fc0791) transitioned into state 'SUCCESS' from state '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-1887794583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c309ab1353854fc49c37057edacf9e45',qos_specs=None,replication_status=,reservations=['9404e4be-1910-4351-844a-8475fc80f34a','68d7a50d-0111-4dc6-8bf4-050c0dcc75a2','03557a3e-520a-413f-aded-34fe5519620e','9fa03058-7ef2-432d-b2b1-b9db85df16fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197a01e13d49442c8ebc0fce7449c386',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:21.960506 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-391fff7a-896e-4657-9342-2d6d652b8f0a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd7fbbe1-ab4e-4bc8-9444-64b3403ae1e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:21.968349 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-391fff7a-896e-4657-9342-2d6d652b8f0a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd7fbbe1-ab4e-4bc8-9444-64b3403ae1e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:21.969140 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-391fff7a-896e-4657-9342-2d6d652b8f0a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Flow 'volume_create_api' (3b9267de-a11d-4ace-9bb5-a6e5a0ca7db7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:20:21.969396 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-391fff7a-896e-4657-9342-2d6d652b8f0a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create volume request issued successfully. Aug 13 06:20:21.969979 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-391fff7a-896e-4657-9342-2d6d652b8f0a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:20:21.970321 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1365/5448] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:20:21 2026] POST /volume/v3/volumes => generated 778 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:20:21.981860 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-abb0f2fb-2f91-4612-8235-612600ca6793 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:21.984241 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-abb0f2fb-2f91-4612-8235-612600ca6793 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/77286383-f196-487c-b3a0-9cfcb1a92975 Aug 13 06:20:21.984241 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-abb0f2fb-2f91-4612-8235-612600ca6793 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:21.984480 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-abb0f2fb-2f91-4612-8235-612600ca6793 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:21.991281 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:21.991281 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:21.994841 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-abb0f2fb-2f91-4612-8235-612600ca6793 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:21.998804 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-abb0f2fb-2f91-4612-8235-612600ca6793 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/77286383-f196-487c-b3a0-9cfcb1a92975 returned with HTTP 200 Aug 13 06:20:21.999157 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1358/5449] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:21 2026] GET /volume/v3/volumes/77286383-f196-487c-b3a0-9cfcb1a92975 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:22.120949 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-dcdf0dd1-ebba-4fba-9e41-97fcf9e0150f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:22.190330 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dcdf0dd1-ebba-4fba-9e41-97fcf9e0150f tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:20:22.190749 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-dcdf0dd1-ebba-4fba-9e41-97fcf9e0150f tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1554240776-296187035", "extra_specs": {"multiattach": " True"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:22.203388 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-dcdf0dd1-ebba-4fba-9e41-97fcf9e0150f tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:20:22.203778 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1371/5450] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:20:22 2026] POST /volume/v3/types => generated 286 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:22.211740 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c6e432b3-6727-440f-910a-3460bad1d1af None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:22.213559 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c6e432b3-6727-440f-910a-3460bad1d1af tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:20:22.213877 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c6e432b3-6727-440f-910a-3460bad1d1af tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1622242025", "snapshot_id": null, "imageRef": null, "volume_type": "8bb656f3-833a-4b7d-80f0-fe2c9928d709", "size": 1}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:22.215472 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.v3.volumes [None req-c6e432b3-6727-440f-910a-3460bad1d1af tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1622242025', 'snapshot_id': None, 'imageRef': None, 'volume_type': '8bb656f3-833a-4b7d-80f0-fe2c9928d709', 'size': 1}} {{(pid=100325) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:20:22.219436 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-c6e432b3-6727-440f-910a-3460bad1d1af tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Create volume of 1 GB Aug 13 06:20:22.219723 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:22.219723 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:22.220163 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c6e432b3-6727-440f-910a-3460bad1d1af tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Availability Zones retrieved successfully. Aug 13 06:20:22.225493 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c6e432b3-6727-440f-910a-3460bad1d1af tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Flow 'volume_create_api' (b17933c6-0068-4125-9258-5f4f542c9f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:20:22.226435 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c6e432b3-6727-440f-910a-3460bad1d1af tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1259e23b-16b0-4018-b756-296b166074d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:22.227275 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.flows.api.create_volume [None req-c6e432b3-6727-440f-910a-3460bad1d1af tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Validating volume size '1' using validate_int {{(pid=100325) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:20:22.234636 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:22.234636 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:22.246795 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c6e432b3-6727-440f-910a-3460bad1d1af tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1259e23b-16b0-4018-b756-296b166074d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:20:22Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=8bb656f3-833a-4b7d-80f0-fe2c9928d709,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1554240776-296187035',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bb656f3-833a-4b7d-80f0-fe2c9928d709', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:22.247916 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c6e432b3-6727-440f-910a-3460bad1d1af tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d16cf57a-9d66-43bc-96b1-0f73b003fc50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:22.278083 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-c6e432b3-6727-440f-910a-3460bad1d1af tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1554240776-296187035 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1554240776-296187035, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:20:22.278439 np0000007163 devstack@c-api.service[100325]: WARNING cinder.quota [None req-c6e432b3-6727-440f-910a-3460bad1d1af tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1554240776-296187035 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1554240776-296187035, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:20:22.309864 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.quota [None req-c6e432b3-6727-440f-910a-3460bad1d1af tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Created reservations ['79954c3f-de25-4976-a27e-1bf1111ad675', '80ab848d-af35-4ef8-8e6e-e257354894a1', '1f36d07a-b135-4b9f-bf2c-b24bcea4371e', '62b18a01-24df-4af8-898f-10e49a169621'] {{(pid=100325) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:20:22.310710 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c6e432b3-6727-440f-910a-3460bad1d1af tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d16cf57a-9d66-43bc-96b1-0f73b003fc50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79954c3f-de25-4976-a27e-1bf1111ad675', '80ab848d-af35-4ef8-8e6e-e257354894a1', '1f36d07a-b135-4b9f-bf2c-b24bcea4371e', '62b18a01-24df-4af8-898f-10e49a169621']}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:22.311405 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c6e432b3-6727-440f-910a-3460bad1d1af tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f743fb8-8074-46ee-aafc-71d5ba99455b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:22.334192 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c6e432b3-6727-440f-910a-3460bad1d1af tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f743fb8-8074-46ee-aafc-71d5ba99455b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3ebc958-961f-4199-872c-3dee03260bea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1622242025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ebe40424c8e2406fabacaaf006056814',qos_specs=None,replication_status=,reservations=['79954c3f-de25-4976-a27e-1bf1111ad675','80ab848d-af35-4ef8-8e6e-e257354894a1','1f36d07a-b135-4b9f-bf2c-b24bcea4371e','62b18a01-24df-4af8-898f-10e49a169621'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3985c7714a9f4b3787c03ce9b310d145',volume_type_id=8bb656f3-833a-4b7d-80f0-fe2c9928d709), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:20:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1622242025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3ebc958-961f-4199-872c-3dee03260bea,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='ebe40424c8e2406fabacaaf006056814',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3985c7714a9f4b3787c03ce9b310d145',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bb656f3-833a-4b7d-80f0-fe2c9928d709),volume_type_id=8bb656f3-833a-4b7d-80f0-fe2c9928d709)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:22.334872 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c6e432b3-6727-440f-910a-3460bad1d1af tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (001ad9f7-2a4e-4e26-890f-054f10d68932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:22.349730 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c6e432b3-6727-440f-910a-3460bad1d1af tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (001ad9f7-2a4e-4e26-890f-054f10d68932) transitioned into state 'SUCCESS' from state '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-1622242025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ebe40424c8e2406fabacaaf006056814',qos_specs=None,replication_status=,reservations=['79954c3f-de25-4976-a27e-1bf1111ad675','80ab848d-af35-4ef8-8e6e-e257354894a1','1f36d07a-b135-4b9f-bf2c-b24bcea4371e','62b18a01-24df-4af8-898f-10e49a169621'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3985c7714a9f4b3787c03ce9b310d145',volume_type_id=8bb656f3-833a-4b7d-80f0-fe2c9928d709)}' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:22.350470 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c6e432b3-6727-440f-910a-3460bad1d1af tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bb23de2-b61e-4406-a77d-853a1c166d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:22.358839 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c6e432b3-6727-440f-910a-3460bad1d1af tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bb23de2-b61e-4406-a77d-853a1c166d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100325) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:22.359148 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.volume.api [None req-c6e432b3-6727-440f-910a-3460bad1d1af tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Flow 'volume_create_api' (b17933c6-0068-4125-9258-5f4f542c9f24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100325) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:20:22.359444 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c6e432b3-6727-440f-910a-3460bad1d1af tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Create volume request issued successfully. Aug 13 06:20:22.359952 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c6e432b3-6727-440f-910a-3460bad1d1af tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:20:22.360343 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1357/5451] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:20:22 2026] POST /volume/v3/volumes => generated 829 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:20:22.374020 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5d59132e-5c76-4bd0-8ab2-d37fc5ae39df None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:22.375869 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5d59132e-5c76-4bd0-8ab2-d37fc5ae39df tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:20:22.376040 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5d59132e-5c76-4bd0-8ab2-d37fc5ae39df tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:22.376231 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5d59132e-5c76-4bd0-8ab2-d37fc5ae39df tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:22.382616 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:22.382616 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:22.385878 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5d59132e-5c76-4bd0-8ab2-d37fc5ae39df tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:22.389821 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5d59132e-5c76-4bd0-8ab2-d37fc5ae39df tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:20:22.390338 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1366/5452] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:22 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:22.732831 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4a170808-46a8-45f0-9be0-589dfb9d1499 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:22.734659 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4a170808-46a8-45f0-9be0-589dfb9d1499 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 Aug 13 06:20:22.734859 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4a170808-46a8-45f0-9be0-589dfb9d1499 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:22.735071 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4a170808-46a8-45f0-9be0-589dfb9d1499 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:22.735191 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.backups [None req-4a170808-46a8-45f0-9be0-589dfb9d1499 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Show backup with id a23fc7cd-81a5-4516-87aa-054e438d9ba5. {{(pid=100324) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 06:20:22.738882 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4a170808-46a8-45f0-9be0-589dfb9d1499 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 returned with HTTP 404 Aug 13 06:20:22.739406 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1359/5453] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:22 2026] GET /volume/v3/backups/a23fc7cd-81a5-4516-87aa-054e438d9ba5 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:20:22.746224 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e1af227d-2829-4ec4-8e70-5dcdeff6f06a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:22.747635 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e1af227d-2829-4ec4-8e70-5dcdeff6f06a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/1d3c7c6d-ce8b-4568-8f10-82ad6074fe81 Aug 13 06:20:22.747837 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e1af227d-2829-4ec4-8e70-5dcdeff6f06a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:22.748026 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e1af227d-2829-4ec4-8e70-5dcdeff6f06a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:22.748173 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-e1af227d-2829-4ec4-8e70-5dcdeff6f06a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Delete volume with id: 1d3c7c6d-ce8b-4568-8f10-82ad6074fe81 Aug 13 06:20:22.756368 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:22.756368 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:22.756739 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e1af227d-2829-4ec4-8e70-5dcdeff6f06a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Volume info retrieved successfully. Aug 13 06:20:22.770947 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e1af227d-2829-4ec4-8e70-5dcdeff6f06a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Delete volume request issued successfully. Aug 13 06:20:22.771231 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e1af227d-2829-4ec4-8e70-5dcdeff6f06a tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/volumes/1d3c7c6d-ce8b-4568-8f10-82ad6074fe81 returned with HTTP 202 Aug 13 06:20:22.771821 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1372/5454] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:20:22 2026] DELETE /volume/v3/volumes/1d3c7c6d-ce8b-4568-8f10-82ad6074fe81 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:20:22.778966 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-80716feb-bbbc-46a5-a4e7-2b8ac9b912bd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:22.781353 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80716feb-bbbc-46a5-a4e7-2b8ac9b912bd tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/volumes/1d3c7c6d-ce8b-4568-8f10-82ad6074fe81 Aug 13 06:20:22.781607 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-80716feb-bbbc-46a5-a4e7-2b8ac9b912bd tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:22.781822 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-80716feb-bbbc-46a5-a4e7-2b8ac9b912bd tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:22.789149 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:22.789149 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:22.792652 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-80716feb-bbbc-46a5-a4e7-2b8ac9b912bd tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Volume info retrieved successfully. Aug 13 06:20:22.796642 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-80716feb-bbbc-46a5-a4e7-2b8ac9b912bd tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/volumes/1d3c7c6d-ce8b-4568-8f10-82ad6074fe81 returned with HTTP 200 Aug 13 06:20:22.796946 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1358/5455] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:22 2026] GET /volume/v3/volumes/1d3c7c6d-ce8b-4568-8f10-82ad6074fe81 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:20:23.011616 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-d521b3cc-a80d-443e-b65d-2d9446ab703e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:23.013077 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d521b3cc-a80d-443e-b65d-2d9446ab703e tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/77286383-f196-487c-b3a0-9cfcb1a92975 Aug 13 06:20:23.013247 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d521b3cc-a80d-443e-b65d-2d9446ab703e tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:23.013420 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-d521b3cc-a80d-443e-b65d-2d9446ab703e tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:23.020203 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:23.020203 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:23.023420 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-d521b3cc-a80d-443e-b65d-2d9446ab703e tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:23.027129 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-d521b3cc-a80d-443e-b65d-2d9446ab703e tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/77286383-f196-487c-b3a0-9cfcb1a92975 returned with HTTP 200 Aug 13 06:20:23.027608 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1367/5456] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:23 2026] GET /volume/v3/volumes/77286383-f196-487c-b3a0-9cfcb1a92975 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:20:23.038304 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-05f80c0f-582b-47db-bd35-11713b405b09 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:23.040011 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-05f80c0f-582b-47db-bd35-11713b405b09 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:20:23.040356 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-05f80c0f-582b-47db-bd35-11713b405b09 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "77286383-f196-487c-b3a0-9cfcb1a92975", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-886095182"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:23.047823 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:23.047823 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:23.048089 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-05f80c0f-582b-47db-bd35-11713b405b09 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:23.048218 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-05f80c0f-582b-47db-bd35-11713b405b09 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create snapshot from volume 77286383-f196-487c-b3a0-9cfcb1a92975 Aug 13 06:20:23.070694 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-05f80c0f-582b-47db-bd35-11713b405b09 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Created reservations ['21d523f0-ce03-4b04-ac6e-7ec79b99db93', '2920c6bc-b7ea-44e7-b177-a2ce5522dc05', 'c84928da-dd4c-4a0a-a125-16cd8e8986eb', '1a5a7ed6-fd1d-47d7-b9b0-ca88b483b4ee'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:20:23.097802 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-05f80c0f-582b-47db-bd35-11713b405b09 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot create request issued successfully. Aug 13 06:20:23.098092 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-05f80c0f-582b-47db-bd35-11713b405b09 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:20:23.098527 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1360/5457] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:20:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:20:23.106636 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-527fb73e-f51a-4403-9675-24f76f484db4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:23.108477 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-527fb73e-f51a-4403-9675-24f76f484db4 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/a38ad263-446c-4320-a0e5-087b7909f384 Aug 13 06:20:23.108694 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-527fb73e-f51a-4403-9675-24f76f484db4 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:23.108915 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-527fb73e-f51a-4403-9675-24f76f484db4 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:23.113600 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:23.113600 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:23.113907 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-527fb73e-f51a-4403-9675-24f76f484db4 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:20:23.114653 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-527fb73e-f51a-4403-9675-24f76f484db4 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/a38ad263-446c-4320-a0e5-087b7909f384 returned with HTTP 200 Aug 13 06:20:23.114980 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1373/5458] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:23 2026] GET /volume/v3/snapshots/a38ad263-446c-4320-a0e5-087b7909f384 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:23.403879 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-97c7f2c8-fa35-45ba-8201-59fc61e08610 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:23.405798 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97c7f2c8-fa35-45ba-8201-59fc61e08610 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:20:23.405975 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97c7f2c8-fa35-45ba-8201-59fc61e08610 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:23.406196 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-97c7f2c8-fa35-45ba-8201-59fc61e08610 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:23.412573 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:23.412573 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:23.415643 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-97c7f2c8-fa35-45ba-8201-59fc61e08610 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:23.419143 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-97c7f2c8-fa35-45ba-8201-59fc61e08610 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:20:23.419474 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1359/5459] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:23 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 922 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:23.430281 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3b2806b8-9c20-4dce-82c9-4d1de3fab4ad None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:23.432097 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b2806b8-9c20-4dce-82c9-4d1de3fab4ad tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:20:23.432292 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b2806b8-9c20-4dce-82c9-4d1de3fab4ad tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:23.432464 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b2806b8-9c20-4dce-82c9-4d1de3fab4ad tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:23.438980 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:23.438980 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:23.442140 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3b2806b8-9c20-4dce-82c9-4d1de3fab4ad tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:23.445908 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b2806b8-9c20-4dce-82c9-4d1de3fab4ad tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:20:23.446388 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1368/5460] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:23 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 922 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:23.457301 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-801421d8-e260-487c-bd9a-d63e2a8181c0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:23.459204 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-801421d8-e260-487c-bd9a-d63e2a8181c0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:20:23.459555 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-801421d8-e260-487c-bd9a-d63e2a8181c0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-99852825", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:23.461028 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-801421d8-e260-487c-bd9a-d63e2a8181c0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-99852825', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:20:23.461146 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-801421d8-e260-487c-bd9a-d63e2a8181c0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Create volume of 1 GB Aug 13 06:20:23.461406 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:23.461406 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:23.465121 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-801421d8-e260-487c-bd9a-d63e2a8181c0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Availability Zones retrieved successfully. Aug 13 06:20:23.471385 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-801421d8-e260-487c-bd9a-d63e2a8181c0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Flow 'volume_create_api' (975cf421-cedd-447a-9a7f-073c61c3c9fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:20:23.472303 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-801421d8-e260-487c-bd9a-d63e2a8181c0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0eee4c0-38fb-4f05-a78f-a6880e5977fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:23.473176 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-801421d8-e260-487c-bd9a-d63e2a8181c0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:20:23.498509 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-801421d8-e260-487c-bd9a-d63e2a8181c0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0eee4c0-38fb-4f05-a78f-a6880e5977fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:23.499311 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-801421d8-e260-487c-bd9a-d63e2a8181c0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6c94163-2fc4-4e5a-9f45-060fcc71ead8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:23.550854 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-801421d8-e260-487c-bd9a-d63e2a8181c0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Created reservations ['095c6397-1dce-48bd-b6e3-b5582027b0a5', 'a8e85393-a57c-43e9-bf6a-57efbd5e746d', '9b938cf9-70c3-4e42-bb81-fcd2739e49bc', 'd9a72be3-38ec-46da-a49f-698c615368db'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:20:23.551709 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-801421d8-e260-487c-bd9a-d63e2a8181c0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6c94163-2fc4-4e5a-9f45-060fcc71ead8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['095c6397-1dce-48bd-b6e3-b5582027b0a5', 'a8e85393-a57c-43e9-bf6a-57efbd5e746d', '9b938cf9-70c3-4e42-bb81-fcd2739e49bc', 'd9a72be3-38ec-46da-a49f-698c615368db']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:23.552603 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-801421d8-e260-487c-bd9a-d63e2a8181c0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f4fd690-4148-4a5b-8ef8-22bf3fdfe38a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:23.574875 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-801421d8-e260-487c-bd9a-d63e2a8181c0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f4fd690-4148-4a5b-8ef8-22bf3fdfe38a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e198db5-2dea-4400-ba22-9422f14b79d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-99852825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebe40424c8e2406fabacaaf006056814',qos_specs=None,replication_status=,reservations=['095c6397-1dce-48bd-b6e3-b5582027b0a5','a8e85393-a57c-43e9-bf6a-57efbd5e746d','9b938cf9-70c3-4e42-bb81-fcd2739e49bc','d9a72be3-38ec-46da-a49f-698c615368db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3985c7714a9f4b3787c03ce9b310d145',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:20:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-99852825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e198db5-2dea-4400-ba22-9422f14b79d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebe40424c8e2406fabacaaf006056814',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3985c7714a9f4b3787c03ce9b310d145',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:23.575627 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-801421d8-e260-487c-bd9a-d63e2a8181c0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c93a3628-21fb-424d-a2b1-30ccae4abc38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:23.593819 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-801421d8-e260-487c-bd9a-d63e2a8181c0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c93a3628-21fb-424d-a2b1-30ccae4abc38) transitioned into state 'SUCCESS' from state '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-99852825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebe40424c8e2406fabacaaf006056814',qos_specs=None,replication_status=,reservations=['095c6397-1dce-48bd-b6e3-b5582027b0a5','a8e85393-a57c-43e9-bf6a-57efbd5e746d','9b938cf9-70c3-4e42-bb81-fcd2739e49bc','d9a72be3-38ec-46da-a49f-698c615368db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3985c7714a9f4b3787c03ce9b310d145',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:23.594576 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-801421d8-e260-487c-bd9a-d63e2a8181c0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b5a5d1d-c6ec-413d-833d-bd3b6d600b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:23.603150 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-801421d8-e260-487c-bd9a-d63e2a8181c0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b5a5d1d-c6ec-413d-833d-bd3b6d600b97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:23.604003 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-801421d8-e260-487c-bd9a-d63e2a8181c0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Flow 'volume_create_api' (975cf421-cedd-447a-9a7f-073c61c3c9fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:20:23.604310 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-801421d8-e260-487c-bd9a-d63e2a8181c0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Create volume request issued successfully. Aug 13 06:20:23.604841 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-801421d8-e260-487c-bd9a-d63e2a8181c0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:20:23.605253 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1361/5461] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:20:23 2026] POST /volume/v3/volumes => generated 751 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:20:23.616264 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2704a961-dd16-4ee4-9a85-08b372be2c2a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:23.617804 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2704a961-dd16-4ee4-9a85-08b372be2c2a tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 Aug 13 06:20:23.617964 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2704a961-dd16-4ee4-9a85-08b372be2c2a tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:23.618154 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2704a961-dd16-4ee4-9a85-08b372be2c2a tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:23.625168 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:23.625168 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:23.628759 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2704a961-dd16-4ee4-9a85-08b372be2c2a tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:23.632770 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2704a961-dd16-4ee4-9a85-08b372be2c2a tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 returned with HTTP 200 Aug 13 06:20:23.633158 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1374/5462] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:23 2026] GET /volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 => generated 819 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:23.809414 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5bef510f-a794-4b3d-8d63-8da99e4c0025 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:23.811270 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5bef510f-a794-4b3d-8d63-8da99e4c0025 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] GET https://10.4.3.121/volume/v3/volumes/1d3c7c6d-ce8b-4568-8f10-82ad6074fe81 Aug 13 06:20:23.811505 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5bef510f-a794-4b3d-8d63-8da99e4c0025 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:23.811741 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5bef510f-a794-4b3d-8d63-8da99e4c0025 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:23.817259 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5bef510f-a794-4b3d-8d63-8da99e4c0025 tempest-ProjectAdminTests33-214739267 tempest-ProjectAdminTests33-214739267-project-admin] https://10.4.3.121/volume/v3/volumes/1d3c7c6d-ce8b-4568-8f10-82ad6074fe81 returned with HTTP 404 Aug 13 06:20:23.817727 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1360/5463] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:23 2026] GET /volume/v3/volumes/1d3c7c6d-ce8b-4568-8f10-82ad6074fe81 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:20:24.124136 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-02b7ec49-7080-45e6-b46a-7d07c6699034 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:24.126513 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-02b7ec49-7080-45e6-b46a-7d07c6699034 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/a38ad263-446c-4320-a0e5-087b7909f384 Aug 13 06:20:24.126824 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-02b7ec49-7080-45e6-b46a-7d07c6699034 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:24.127101 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-02b7ec49-7080-45e6-b46a-7d07c6699034 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:24.133410 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:24.133410 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:24.133823 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-02b7ec49-7080-45e6-b46a-7d07c6699034 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:20:24.134706 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-02b7ec49-7080-45e6-b46a-7d07c6699034 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/a38ad263-446c-4320-a0e5-087b7909f384 returned with HTTP 200 Aug 13 06:20:24.135194 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1369/5464] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:24 2026] GET /volume/v3/snapshots/a38ad263-446c-4320-a0e5-087b7909f384 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:24.143022 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0f6ca6d8-d978-42ff-944e-11eddc8cf74a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:24.144914 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0f6ca6d8-d978-42ff-944e-11eddc8cf74a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] PUT https://10.4.3.121/volume/v3/snapshots/a38ad263-446c-4320-a0e5-087b7909f384 Aug 13 06:20:24.145281 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0f6ca6d8-d978-42ff-944e-11eddc8cf74a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:24.151467 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:24.151467 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:24.151881 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0f6ca6d8-d978-42ff-944e-11eddc8cf74a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Snapshot retrieved successfully. Aug 13 06:20:24.157292 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0f6ca6d8-d978-42ff-944e-11eddc8cf74a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] https://10.4.3.121/volume/v3/snapshots/a38ad263-446c-4320-a0e5-087b7909f384 returned with HTTP 200 Aug 13 06:20:24.157881 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1362/5465] 10.4.3.121 () {68 vars in 1374 bytes} [Thu Aug 13 06:20:24 2026] PUT /volume/v3/snapshots/a38ad263-446c-4320-a0e5-087b7909f384 => generated 360 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:24.165818 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-adc1a04d-8a86-4781-8bf8-39aeeef15ed6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:24.167529 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-adc1a04d-8a86-4781-8bf8-39aeeef15ed6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] DELETE https://10.4.3.121/volume/v3/snapshots/a38ad263-446c-4320-a0e5-087b7909f384 Aug 13 06:20:24.167720 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-adc1a04d-8a86-4781-8bf8-39aeeef15ed6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:24.167883 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-adc1a04d-8a86-4781-8bf8-39aeeef15ed6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:24.167981 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-adc1a04d-8a86-4781-8bf8-39aeeef15ed6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Delete snapshot with id: a38ad263-446c-4320-a0e5-087b7909f384 Aug 13 06:20:24.174396 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:24.174396 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:24.174396 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-adc1a04d-8a86-4781-8bf8-39aeeef15ed6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:20:24.190248 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-adc1a04d-8a86-4781-8bf8-39aeeef15ed6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot delete request issued successfully. Aug 13 06:20:24.190456 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-adc1a04d-8a86-4781-8bf8-39aeeef15ed6 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/a38ad263-446c-4320-a0e5-087b7909f384 returned with HTTP 202 Aug 13 06:20:24.191024 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1375/5466] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:20:24 2026] DELETE /volume/v3/snapshots/a38ad263-446c-4320-a0e5-087b7909f384 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:20:24.199064 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0b5a6c10-dc1e-427d-b786-0f66c1e5ee21 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:24.200905 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0b5a6c10-dc1e-427d-b786-0f66c1e5ee21 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/a38ad263-446c-4320-a0e5-087b7909f384 Aug 13 06:20:24.201092 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0b5a6c10-dc1e-427d-b786-0f66c1e5ee21 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:24.201289 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0b5a6c10-dc1e-427d-b786-0f66c1e5ee21 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:24.206009 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:24.206009 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:24.206333 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-0b5a6c10-dc1e-427d-b786-0f66c1e5ee21 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:20:24.206940 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0b5a6c10-dc1e-427d-b786-0f66c1e5ee21 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/a38ad263-446c-4320-a0e5-087b7909f384 returned with HTTP 200 Aug 13 06:20:24.207460 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1361/5467] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:24 2026] GET /volume/v3/snapshots/a38ad263-446c-4320-a0e5-087b7909f384 => generated 493 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:24.645089 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-797c10d1-7d26-4bd4-94e8-82f9caf84669 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:24.646727 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-797c10d1-7d26-4bd4-94e8-82f9caf84669 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 Aug 13 06:20:24.646898 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-797c10d1-7d26-4bd4-94e8-82f9caf84669 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:24.647066 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-797c10d1-7d26-4bd4-94e8-82f9caf84669 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:24.653711 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:24.653711 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:24.657781 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-797c10d1-7d26-4bd4-94e8-82f9caf84669 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:24.662216 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-797c10d1-7d26-4bd4-94e8-82f9caf84669 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 returned with HTTP 200 Aug 13 06:20:24.662612 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1370/5468] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:24 2026] GET /volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:24.675142 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0fdedbc6-9953-4c16-823f-91314987bfe9 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:24.676980 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0fdedbc6-9953-4c16-823f-91314987bfe9 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 Aug 13 06:20:24.677148 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0fdedbc6-9953-4c16-823f-91314987bfe9 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:24.677362 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0fdedbc6-9953-4c16-823f-91314987bfe9 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:24.684163 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:24.684163 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:24.687660 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0fdedbc6-9953-4c16-823f-91314987bfe9 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:24.691439 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0fdedbc6-9953-4c16-823f-91314987bfe9 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 returned with HTTP 200 Aug 13 06:20:24.691841 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1363/5469] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:24 2026] GET /volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:24.709150 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ddacb90c-69c7-46c8-b22b-cfc569035355 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:24.711096 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ddacb90c-69c7-46c8-b22b-cfc569035355 tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:20:24.711521 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ddacb90c-69c7-46c8-b22b-cfc569035355 tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1542670601", "extra_specs": {}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:24.713081 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:24.713081 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:24.727233 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ddacb90c-69c7-46c8-b22b-cfc569035355 tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:20:24.727667 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1376/5470] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:20:24 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 13 06:20:24.737910 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6074471b-fc0d-479b-8b21-fe606eb885b3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:24.739898 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6074471b-fc0d-479b-8b21-fe606eb885b3 tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] POST https://10.4.3.121/volume/v3/types/a7142d39-cefa-4e77-b9fa-b10f72211739/encryption Aug 13 06:20:24.740308 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6074471b-fc0d-479b-8b21-fe606eb885b3 tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:24.755797 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6074471b-fc0d-479b-8b21-fe606eb885b3 tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] https://10.4.3.121/volume/v3/types/a7142d39-cefa-4e77-b9fa-b10f72211739/encryption returned with HTTP 200 Aug 13 06:20:24.756288 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1362/5471] 10.4.3.121 () {68 vars in 1397 bytes} [Thu Aug 13 06:20:24 2026] POST /volume/v3/types/a7142d39-cefa-4e77-b9fa-b10f72211739/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:24.764330 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ca18b5d6-4424-4ad0-8c1c-aded4bf02238 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:24.766447 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ca18b5d6-4424-4ad0-8c1c-aded4bf02238 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:20:24.766838 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ca18b5d6-4424-4ad0-8c1c-aded4bf02238 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1911019162", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1542670601", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:24.768428 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-ca18b5d6-4424-4ad0-8c1c-aded4bf02238 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1911019162', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1542670601', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:20:24.771991 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-ca18b5d6-4424-4ad0-8c1c-aded4bf02238 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Create volume of 1 GB Aug 13 06:20:24.772313 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:24.772313 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:24.772841 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ca18b5d6-4424-4ad0-8c1c-aded4bf02238 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Availability Zones retrieved successfully. Aug 13 06:20:24.778525 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca18b5d6-4424-4ad0-8c1c-aded4bf02238 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Flow 'volume_create_api' (bcfddd54-062b-4f91-b5ce-65eaec83cc33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:20:24.779515 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca18b5d6-4424-4ad0-8c1c-aded4bf02238 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b6d81a3-5ddd-4c01-aadb-e09e5efab2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:24.780398 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-ca18b5d6-4424-4ad0-8c1c-aded4bf02238 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:20:24.802917 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca18b5d6-4424-4ad0-8c1c-aded4bf02238 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b6d81a3-5ddd-4c01-aadb-e09e5efab2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:20:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a7142d39-cefa-4e77-b9fa-b10f72211739,is_public=True,name='tempest-scenario-type-luks-1542670601',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7142d39-cefa-4e77-b9fa-b10f72211739', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:24.803614 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca18b5d6-4424-4ad0-8c1c-aded4bf02238 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (522d9d8a-cdb2-4528-96ab-317eae97df46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:24.829447 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-ca18b5d6-4424-4ad0-8c1c-aded4bf02238 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1542670601 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1542670601, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:20:24.829733 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-ca18b5d6-4424-4ad0-8c1c-aded4bf02238 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1542670601 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1542670601, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:20:24.857520 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-ca18b5d6-4424-4ad0-8c1c-aded4bf02238 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Created reservations ['3959cb2f-9d90-42f5-aee1-5f6d0e6699c1', 'e8c31918-e0dc-482d-86af-1e068d42ab4b', '6cfb85c1-73f1-46da-bba0-17eba7cbf8fe', 'b06821c1-605d-4c59-bf4b-71c132a66027'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:20:24.858621 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca18b5d6-4424-4ad0-8c1c-aded4bf02238 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (522d9d8a-cdb2-4528-96ab-317eae97df46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3959cb2f-9d90-42f5-aee1-5f6d0e6699c1', 'e8c31918-e0dc-482d-86af-1e068d42ab4b', '6cfb85c1-73f1-46da-bba0-17eba7cbf8fe', 'b06821c1-605d-4c59-bf4b-71c132a66027']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:24.859706 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca18b5d6-4424-4ad0-8c1c-aded4bf02238 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3b223b7-a20c-4780-9a0e-d9e235d831a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:24.883175 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca18b5d6-4424-4ad0-8c1c-aded4bf02238 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3b223b7-a20c-4780-9a0e-d9e235d831a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19b120c4-971e-4c58-a9a1-ca6d909410eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1911019162',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebe40424c8e2406fabacaaf006056814',qos_specs=None,replication_status=,reservations=['3959cb2f-9d90-42f5-aee1-5f6d0e6699c1','e8c31918-e0dc-482d-86af-1e068d42ab4b','6cfb85c1-73f1-46da-bba0-17eba7cbf8fe','b06821c1-605d-4c59-bf4b-71c132a66027'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3985c7714a9f4b3787c03ce9b310d145',volume_type_id=a7142d39-cefa-4e77-b9fa-b10f72211739), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:20:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1911019162',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=19b120c4-971e-4c58-a9a1-ca6d909410eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebe40424c8e2406fabacaaf006056814',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3985c7714a9f4b3787c03ce9b310d145',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7142d39-cefa-4e77-b9fa-b10f72211739),volume_type_id=a7142d39-cefa-4e77-b9fa-b10f72211739)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:24.883917 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca18b5d6-4424-4ad0-8c1c-aded4bf02238 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4e74876-e0d0-4d09-8256-94fcd40408c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:24.900735 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca18b5d6-4424-4ad0-8c1c-aded4bf02238 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4e74876-e0d0-4d09-8256-94fcd40408c4) transitioned into state 'SUCCESS' from state '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-1911019162',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebe40424c8e2406fabacaaf006056814',qos_specs=None,replication_status=,reservations=['3959cb2f-9d90-42f5-aee1-5f6d0e6699c1','e8c31918-e0dc-482d-86af-1e068d42ab4b','6cfb85c1-73f1-46da-bba0-17eba7cbf8fe','b06821c1-605d-4c59-bf4b-71c132a66027'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3985c7714a9f4b3787c03ce9b310d145',volume_type_id=a7142d39-cefa-4e77-b9fa-b10f72211739)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:24.901446 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca18b5d6-4424-4ad0-8c1c-aded4bf02238 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e82f95cd-2696-4cae-9025-a21ff13a19e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:24.911047 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca18b5d6-4424-4ad0-8c1c-aded4bf02238 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e82f95cd-2696-4cae-9025-a21ff13a19e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:24.911862 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-ca18b5d6-4424-4ad0-8c1c-aded4bf02238 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Flow 'volume_create_api' (bcfddd54-062b-4f91-b5ce-65eaec83cc33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:20:24.912369 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ca18b5d6-4424-4ad0-8c1c-aded4bf02238 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Create volume request issued successfully. Aug 13 06:20:24.912785 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ca18b5d6-4424-4ad0-8c1c-aded4bf02238 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:20:24.913176 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1371/5472] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:20:24 2026] POST /volume/v3/volumes => generated 781 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:20:24.924113 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6544e7d1-56d4-42e9-b5da-3a7b05c987c4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:24.925997 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6544e7d1-56d4-42e9-b5da-3a7b05c987c4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb Aug 13 06:20:24.926316 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6544e7d1-56d4-42e9-b5da-3a7b05c987c4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:24.926530 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6544e7d1-56d4-42e9-b5da-3a7b05c987c4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:24.938677 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:24.938677 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:24.942426 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6544e7d1-56d4-42e9-b5da-3a7b05c987c4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:24.946920 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6544e7d1-56d4-42e9-b5da-3a7b05c987c4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb returned with HTTP 200 Aug 13 06:20:24.947295 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1364/5473] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:24 2026] GET /volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:25.129352 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-465e6375-1823-42a2-8e49-6a22dd730266 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:25.201606 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-465e6375-1823-42a2-8e49-6a22dd730266 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:20:25.201961 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-465e6375-1823-42a2-8e49-6a22dd730266 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-387474351", "extra_specs": {"storage_protocol": "tempest-storage_protocol-778676864", "vendor_name": "tempest-vendor_name-155676635"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:25.215687 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-465e6375-1823-42a2-8e49-6a22dd730266 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:20:25.216008 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1377/5474] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:20:25 2026] POST /volume/v3/types => generated 327 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:25.216069 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5ef7a9e7-4529-471c-bfe0-24203512a81d None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:25.217868 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ef7a9e7-4529-471c-bfe0-24203512a81d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/a38ad263-446c-4320-a0e5-087b7909f384 Aug 13 06:20:25.218074 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ef7a9e7-4529-471c-bfe0-24203512a81d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:25.218277 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5ef7a9e7-4529-471c-bfe0-24203512a81d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:25.222407 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5ef7a9e7-4529-471c-bfe0-24203512a81d tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/a38ad263-446c-4320-a0e5-087b7909f384 returned with HTTP 404 Aug 13 06:20:25.222850 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1363/5475] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:25 2026] GET /volume/v3/snapshots/a38ad263-446c-4320-a0e5-087b7909f384 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:20:25.223520 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-baac185e-a470-4dd5-94a8-23f9e15a3442 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:25.225312 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-baac185e-a470-4dd5-94a8-23f9e15a3442 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:20:25.225678 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-baac185e-a470-4dd5-94a8-23f9e15a3442 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7c7b0c8c-e68c-41d9-87aa-6367df5e1346", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:25.227026 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-baac185e-a470-4dd5-94a8-23f9e15a3442 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Create volume request body: {'volume': {'volume_type': '7c7b0c8c-e68c-41d9-87aa-6367df5e1346', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:20:25.228728 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bd097ad3-86f2-462b-94f9-5242ba3b8ec8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:25.230312 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bd097ad3-86f2-462b-94f9-5242ba3b8ec8 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/77286383-f196-487c-b3a0-9cfcb1a92975 Aug 13 06:20:25.230504 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bd097ad3-86f2-462b-94f9-5242ba3b8ec8 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:25.230576 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-baac185e-a470-4dd5-94a8-23f9e15a3442 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Create volume of 1 GB Aug 13 06:20:25.230676 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bd097ad3-86f2-462b-94f9-5242ba3b8ec8 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:25.230765 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:25.230765 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:25.230830 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-bd097ad3-86f2-462b-94f9-5242ba3b8ec8 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Delete volume with id: 77286383-f196-487c-b3a0-9cfcb1a92975 Aug 13 06:20:25.231074 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-baac185e-a470-4dd5-94a8-23f9e15a3442 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Availability Zones retrieved successfully. Aug 13 06:20:25.236756 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-baac185e-a470-4dd5-94a8-23f9e15a3442 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Flow 'volume_create_api' (cb42e4a1-bf44-4322-9e25-f4eb1684fe41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:20:25.236988 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:25.236988 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:25.237260 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bd097ad3-86f2-462b-94f9-5242ba3b8ec8 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:25.237729 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-baac185e-a470-4dd5-94a8-23f9e15a3442 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1520e33-a48e-47eb-9282-cd1645d618b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:25.238610 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-baac185e-a470-4dd5-94a8-23f9e15a3442 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:20:25.251656 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bd097ad3-86f2-462b-94f9-5242ba3b8ec8 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Delete volume request issued successfully. Aug 13 06:20:25.251833 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bd097ad3-86f2-462b-94f9-5242ba3b8ec8 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/77286383-f196-487c-b3a0-9cfcb1a92975 returned with HTTP 202 Aug 13 06:20:25.252222 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1365/5476] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:20:25 2026] DELETE /volume/v3/volumes/77286383-f196-487c-b3a0-9cfcb1a92975 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:20:25.258531 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-baac185e-a470-4dd5-94a8-23f9e15a3442 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1520e33-a48e-47eb-9282-cd1645d618b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:20:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-778676864',vendor_name='tempest-vendor_name-155676635'},id=7c7b0c8c-e68c-41d9-87aa-6367df5e1346,is_public=True,name='tempest-ProjectReaderTests-volume-type-387474351',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7c7b0c8c-e68c-41d9-87aa-6367df5e1346', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:25.258667 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8516a21d-17dc-4885-a82d-6dfe7f7d8680 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:25.259412 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-baac185e-a470-4dd5-94a8-23f9e15a3442 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c44ea21-8110-4cc9-b1a6-4d34b47f6959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:25.260618 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8516a21d-17dc-4885-a82d-6dfe7f7d8680 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/77286383-f196-487c-b3a0-9cfcb1a92975 Aug 13 06:20:25.260799 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8516a21d-17dc-4885-a82d-6dfe7f7d8680 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:25.260970 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8516a21d-17dc-4885-a82d-6dfe7f7d8680 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:25.268498 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:25.268498 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:25.272784 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8516a21d-17dc-4885-a82d-6dfe7f7d8680 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:25.276642 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8516a21d-17dc-4885-a82d-6dfe7f7d8680 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/77286383-f196-487c-b3a0-9cfcb1a92975 returned with HTTP 200 Aug 13 06:20:25.277041 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1378/5477] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:25 2026] GET /volume/v3/volumes/77286383-f196-487c-b3a0-9cfcb1a92975 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:20:25.288659 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-baac185e-a470-4dd5-94a8-23f9e15a3442 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-387474351 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-387474351, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:20:25.288998 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-baac185e-a470-4dd5-94a8-23f9e15a3442 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-387474351 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-387474351, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:20:25.328764 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-baac185e-a470-4dd5-94a8-23f9e15a3442 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Created reservations ['680a0ef2-5cd2-4b9d-ab4d-87efcb831cd4', 'f356d5e5-a262-418e-a4ad-e0d7ec0c90ab', 'f741835d-4545-431f-a7c9-f1d33ddf11f1', '8abc255e-6e1c-4477-b77d-7a84db4e8387'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:20:25.329629 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-baac185e-a470-4dd5-94a8-23f9e15a3442 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c44ea21-8110-4cc9-b1a6-4d34b47f6959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['680a0ef2-5cd2-4b9d-ab4d-87efcb831cd4', 'f356d5e5-a262-418e-a4ad-e0d7ec0c90ab', 'f741835d-4545-431f-a7c9-f1d33ddf11f1', '8abc255e-6e1c-4477-b77d-7a84db4e8387']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:25.330577 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-baac185e-a470-4dd5-94a8-23f9e15a3442 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31b9bdfd-3d96-4e85-b43d-5044c02625d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:25.353876 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-baac185e-a470-4dd5-94a8-23f9e15a3442 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31b9bdfd-3d96-4e85-b43d-5044c02625d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd7c1e77-b594-4639-aeea-057af0a0dd65', '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='da7481ad986e4b9283e8a1c5c905c36a',qos_specs=None,replication_status=,reservations=['680a0ef2-5cd2-4b9d-ab4d-87efcb831cd4','f356d5e5-a262-418e-a4ad-e0d7ec0c90ab','f741835d-4545-431f-a7c9-f1d33ddf11f1','8abc255e-6e1c-4477-b77d-7a84db4e8387'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a58797db9cee4994a2cb9511cc68e20d',volume_type_id=7c7b0c8c-e68c-41d9-87aa-6367df5e1346), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:20:25Z,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=dd7c1e77-b594-4639-aeea-057af0a0dd65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da7481ad986e4b9283e8a1c5c905c36a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a58797db9cee4994a2cb9511cc68e20d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7c7b0c8c-e68c-41d9-87aa-6367df5e1346),volume_type_id=7c7b0c8c-e68c-41d9-87aa-6367df5e1346)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:25.354607 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-baac185e-a470-4dd5-94a8-23f9e15a3442 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a85b931-62cf-4551-891f-7eed6a8f3ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:25.371409 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-baac185e-a470-4dd5-94a8-23f9e15a3442 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a85b931-62cf-4551-891f-7eed6a8f3ce5) transitioned into state 'SUCCESS' from 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='da7481ad986e4b9283e8a1c5c905c36a',qos_specs=None,replication_status=,reservations=['680a0ef2-5cd2-4b9d-ab4d-87efcb831cd4','f356d5e5-a262-418e-a4ad-e0d7ec0c90ab','f741835d-4545-431f-a7c9-f1d33ddf11f1','8abc255e-6e1c-4477-b77d-7a84db4e8387'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a58797db9cee4994a2cb9511cc68e20d',volume_type_id=7c7b0c8c-e68c-41d9-87aa-6367df5e1346)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:25.372012 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-baac185e-a470-4dd5-94a8-23f9e15a3442 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd2de33d-51e4-42c5-98df-5fba0859a67a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:25.380140 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-baac185e-a470-4dd5-94a8-23f9e15a3442 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd2de33d-51e4-42c5-98df-5fba0859a67a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:25.380894 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-baac185e-a470-4dd5-94a8-23f9e15a3442 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Flow 'volume_create_api' (cb42e4a1-bf44-4322-9e25-f4eb1684fe41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:20:25.381134 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-baac185e-a470-4dd5-94a8-23f9e15a3442 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Create volume request issued successfully. Aug 13 06:20:25.381643 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-baac185e-a470-4dd5-94a8-23f9e15a3442 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:20:25.382005 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1372/5478] 10.4.3.121 () {70 vars in 1298 bytes} [Thu Aug 13 06:20:25 2026] POST /volume/v3/volumes => generated 773 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:20:25.392207 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3cf8665b-8146-4eac-ad0c-600046a4d7b8 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:25.393837 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3cf8665b-8146-4eac-ad0c-600046a4d7b8 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] GET https://10.4.3.121/volume/v3/volumes/dd7c1e77-b594-4639-aeea-057af0a0dd65 Aug 13 06:20:25.394080 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3cf8665b-8146-4eac-ad0c-600046a4d7b8 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:25.394343 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3cf8665b-8146-4eac-ad0c-600046a4d7b8 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:25.401802 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:25.401802 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:25.405360 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3cf8665b-8146-4eac-ad0c-600046a4d7b8 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Volume info retrieved successfully. Aug 13 06:20:25.408887 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3cf8665b-8146-4eac-ad0c-600046a4d7b8 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] https://10.4.3.121/volume/v3/volumes/dd7c1e77-b594-4639-aeea-057af0a0dd65 returned with HTTP 200 Aug 13 06:20:25.409238 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1364/5479] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:25 2026] GET /volume/v3/volumes/dd7c1e77-b594-4639-aeea-057af0a0dd65 => generated 952 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:25.959067 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6eb7ca78-adcc-4447-a5e1-70340215c937 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:25.961279 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6eb7ca78-adcc-4447-a5e1-70340215c937 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb Aug 13 06:20:25.961541 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6eb7ca78-adcc-4447-a5e1-70340215c937 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:25.961782 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6eb7ca78-adcc-4447-a5e1-70340215c937 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:25.970069 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:25.970069 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:25.974199 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6eb7ca78-adcc-4447-a5e1-70340215c937 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:25.978529 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6eb7ca78-adcc-4447-a5e1-70340215c937 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb returned with HTTP 200 Aug 13 06:20:25.978912 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1366/5480] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:25 2026] GET /volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:25.990128 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-256a4b25-e355-4ad4-8abe-236fda146f52 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:25.991977 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-256a4b25-e355-4ad4-8abe-236fda146f52 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb Aug 13 06:20:25.992164 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-256a4b25-e355-4ad4-8abe-236fda146f52 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:25.992383 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-256a4b25-e355-4ad4-8abe-236fda146f52 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:25.999473 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:25.999473 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:26.003084 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-256a4b25-e355-4ad4-8abe-236fda146f52 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:26.006646 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-256a4b25-e355-4ad4-8abe-236fda146f52 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb returned with HTTP 200 Aug 13 06:20:26.007006 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1379/5481] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:25 2026] GET /volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:26.047204 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-eb47535c-2512-4a58-92eb-ccce84f55063 req-874bbdef-31ee-4652-a4b1-507a1fd21b28 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:26.049160 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-eb47535c-2512-4a58-92eb-ccce84f55063 req-874bbdef-31ee-4652-a4b1-507a1fd21b28 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 Aug 13 06:20:26.049348 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-eb47535c-2512-4a58-92eb-ccce84f55063 req-874bbdef-31ee-4652-a4b1-507a1fd21b28 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:26.049545 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-eb47535c-2512-4a58-92eb-ccce84f55063 req-874bbdef-31ee-4652-a4b1-507a1fd21b28 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:26.055817 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:26.055817 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:26.058635 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-eb47535c-2512-4a58-92eb-ccce84f55063 req-874bbdef-31ee-4652-a4b1-507a1fd21b28 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:26.061921 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-eb47535c-2512-4a58-92eb-ccce84f55063 req-874bbdef-31ee-4652-a4b1-507a1fd21b28 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 returned with HTTP 200 Aug 13 06:20:26.062257 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1373/5482] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:20:26 2026] GET /volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 => generated 844 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:26.125788 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3403d816-6425-4c3a-8f4c-58c15465c746 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:26.126278 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3403d816-6425-4c3a-8f4c-58c15465c746 None None] GET https://10.4.3.121/volume// Aug 13 06:20:26.126519 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3403d816-6425-4c3a-8f4c-58c15465c746 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:26.126751 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3403d816-6425-4c3a-8f4c-58c15465c746 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:26.127137 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3403d816-6425-4c3a-8f4c-58c15465c746 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:20:26.127528 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1365/5483] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:20:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:20:26.134331 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-eb47535c-2512-4a58-92eb-ccce84f55063 req-40945ed3-0b51-4eda-a9e3-55294deea620 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:26.136381 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-eb47535c-2512-4a58-92eb-ccce84f55063 req-40945ed3-0b51-4eda-a9e3-55294deea620 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:20:26.136845 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-eb47535c-2512-4a58-92eb-ccce84f55063 req-40945ed3-0b51-4eda-a9e3-55294deea620 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e198db5-2dea-4400-ba22-9422f14b79d7", "connector": null, "instance_uuid": "0aeb0220-2b39-4dd5-8e2d-daae419d3a10"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:26.144992 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:26.144992 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:26.168985 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-eb47535c-2512-4a58-92eb-ccce84f55063 req-40945ed3-0b51-4eda-a9e3-55294deea620 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:20:26.169404 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1367/5484] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:20:26 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 13 06:20:26.195751 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6aff3c74-9068-4056-8bb9-9b2b4a74191d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:26.197479 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6aff3c74-9068-4056-8bb9-9b2b4a74191d tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 Aug 13 06:20:26.197651 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6aff3c74-9068-4056-8bb9-9b2b4a74191d tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:26.197826 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6aff3c74-9068-4056-8bb9-9b2b4a74191d tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:26.206193 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:26.206193 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:26.208172 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8c9e1c83-eb57-444c-8821-29eb49832f7f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:26.208603 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8c9e1c83-eb57-444c-8821-29eb49832f7f None None] GET https://10.4.3.121/volume// Aug 13 06:20:26.208812 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8c9e1c83-eb57-444c-8821-29eb49832f7f None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:26.209023 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8c9e1c83-eb57-444c-8821-29eb49832f7f None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:26.209362 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6aff3c74-9068-4056-8bb9-9b2b4a74191d tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:26.209425 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8c9e1c83-eb57-444c-8821-29eb49832f7f None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:20:26.209656 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1374/5485] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:20:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:20:26.213047 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6aff3c74-9068-4056-8bb9-9b2b4a74191d tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 returned with HTTP 200 Aug 13 06:20:26.213446 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1380/5486] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:26 2026] GET /volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:26.218113 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-eb47535c-2512-4a58-92eb-ccce84f55063 req-fbe2b836-9d46-4684-bbcb-67e44283f838 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:26.220491 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-eb47535c-2512-4a58-92eb-ccce84f55063 req-fbe2b836-9d46-4684-bbcb-67e44283f838 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 Aug 13 06:20:26.220741 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-eb47535c-2512-4a58-92eb-ccce84f55063 req-fbe2b836-9d46-4684-bbcb-67e44283f838 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:26.220954 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-eb47535c-2512-4a58-92eb-ccce84f55063 req-fbe2b836-9d46-4684-bbcb-67e44283f838 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:26.232094 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:26.232094 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:26.236508 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-eb47535c-2512-4a58-92eb-ccce84f55063 req-fbe2b836-9d46-4684-bbcb-67e44283f838 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:26.242049 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-eb47535c-2512-4a58-92eb-ccce84f55063 req-fbe2b836-9d46-4684-bbcb-67e44283f838 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 returned with HTTP 200 Aug 13 06:20:26.242637 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1366/5487] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:20:26 2026] GET /volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:20:26.289202 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ef5ce878-369c-466f-a2d1-37e986267f5a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:26.290941 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef5ce878-369c-466f-a2d1-37e986267f5a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/77286383-f196-487c-b3a0-9cfcb1a92975 Aug 13 06:20:26.291122 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ef5ce878-369c-466f-a2d1-37e986267f5a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:26.291311 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ef5ce878-369c-466f-a2d1-37e986267f5a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:26.296786 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ef5ce878-369c-466f-a2d1-37e986267f5a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/77286383-f196-487c-b3a0-9cfcb1a92975 returned with HTTP 404 Aug 13 06:20:26.297188 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1368/5488] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:26 2026] GET /volume/v3/volumes/77286383-f196-487c-b3a0-9cfcb1a92975 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:20:26.304325 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a1acf89f-6bd9-4617-a365-e8a667a52046 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:26.305947 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a1acf89f-6bd9-4617-a365-e8a667a52046 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:20:26.306272 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a1acf89f-6bd9-4617-a365-e8a667a52046 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-870242021"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:26.307581 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-a1acf89f-6bd9-4617-a365-e8a667a52046 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-870242021'}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:20:26.307691 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-a1acf89f-6bd9-4617-a365-e8a667a52046 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create volume of 1 GB Aug 13 06:20:26.311268 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a1acf89f-6bd9-4617-a365-e8a667a52046 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Availability Zones retrieved successfully. Aug 13 06:20:26.316171 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a1acf89f-6bd9-4617-a365-e8a667a52046 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Flow 'volume_create_api' (0ccaa32c-bd3e-46ca-b941-5dd5ba784959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:20:26.316970 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a1acf89f-6bd9-4617-a365-e8a667a52046 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e558709-dc14-43b0-9997-ea54f218ed3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:26.317662 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-a1acf89f-6bd9-4617-a365-e8a667a52046 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:20:26.338345 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a1acf89f-6bd9-4617-a365-e8a667a52046 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e558709-dc14-43b0-9997-ea54f218ed3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:01:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b1eae07-3067-4efa-a6a8-8f9a81b3f752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:26.339050 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a1acf89f-6bd9-4617-a365-e8a667a52046 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ef2ac35-1763-4823-b33e-6d6f1fa636fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:26.353484 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-eb47535c-2512-4a58-92eb-ccce84f55063 req-4d29c275-5b9a-4eee-891e-94940f36fe7c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:26.355563 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-eb47535c-2512-4a58-92eb-ccce84f55063 req-4d29c275-5b9a-4eee-891e-94940f36fe7c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] PUT https://10.4.3.121/volume/v3/attachments/21afe0ad-bb1f-4641-b3ef-fa1f28a643d1 Aug 13 06:20:26.355955 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-eb47535c-2512-4a58-92eb-ccce84f55063 req-4d29c275-5b9a-4eee-891e-94940f36fe7c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:26.362867 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-eb47535c-2512-4a58-92eb-ccce84f55063 req-4d29c275-5b9a-4eee-891e-94940f36fe7c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Acquiring lock "cinder-attachment_update-5e198db5-2dea-4400-ba22-9422f14b79d7-np0000007163" by "attachment_update" {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:20:26.367742 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-eb47535c-2512-4a58-92eb-ccce84f55063 req-4d29c275-5b9a-4eee-891e-94940f36fe7c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Lock "cinder-attachment_update-5e198db5-2dea-4400-ba22-9422f14b79d7-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100322) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:20:26.368614 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:26.368614 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:26.376980 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-a1acf89f-6bd9-4617-a365-e8a667a52046 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Created reservations ['dc2f41cc-53b7-4d45-98fd-681414c8deff', '9d6f0397-115b-43d3-918d-81b8250aedc5', 'ecbe1451-1358-4d22-a0cf-3237a2c8fcf8', '97cca2c2-57ea-4b5a-8f8b-02a09b4de7c8'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:20:26.377894 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a1acf89f-6bd9-4617-a365-e8a667a52046 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ef2ac35-1763-4823-b33e-6d6f1fa636fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc2f41cc-53b7-4d45-98fd-681414c8deff', '9d6f0397-115b-43d3-918d-81b8250aedc5', 'ecbe1451-1358-4d22-a0cf-3237a2c8fcf8', '97cca2c2-57ea-4b5a-8f8b-02a09b4de7c8']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:26.378768 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a1acf89f-6bd9-4617-a365-e8a667a52046 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9afe5e37-749e-4204-859a-d16e80220798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:26.401579 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a1acf89f-6bd9-4617-a365-e8a667a52046 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9afe5e37-749e-4204-859a-d16e80220798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '251f2ad5-6ad5-4d88-b721-b684f72662bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-870242021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c309ab1353854fc49c37057edacf9e45',qos_specs=None,replication_status=,reservations=['dc2f41cc-53b7-4d45-98fd-681414c8deff','9d6f0397-115b-43d3-918d-81b8250aedc5','ecbe1451-1358-4d22-a0cf-3237a2c8fcf8','97cca2c2-57ea-4b5a-8f8b-02a09b4de7c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197a01e13d49442c8ebc0fce7449c386',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:20:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-870242021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=251f2ad5-6ad5-4d88-b721-b684f72662bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c309ab1353854fc49c37057edacf9e45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='197a01e13d49442c8ebc0fce7449c386',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b1eae07-3067-4efa-a6a8-8f9a81b3f752),volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:26.402312 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a1acf89f-6bd9-4617-a365-e8a667a52046 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30bdd730-af9c-456a-9299-2acb7120e94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:26.421295 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f023caf1-afc3-483c-9a93-b51edecb477e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:26.422952 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a1acf89f-6bd9-4617-a365-e8a667a52046 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30bdd730-af9c-456a-9299-2acb7120e94d) transitioned into state 'SUCCESS' from state '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-870242021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c309ab1353854fc49c37057edacf9e45',qos_specs=None,replication_status=,reservations=['dc2f41cc-53b7-4d45-98fd-681414c8deff','9d6f0397-115b-43d3-918d-81b8250aedc5','ecbe1451-1358-4d22-a0cf-3237a2c8fcf8','97cca2c2-57ea-4b5a-8f8b-02a09b4de7c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197a01e13d49442c8ebc0fce7449c386',volume_type_id=2b1eae07-3067-4efa-a6a8-8f9a81b3f752)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:26.423405 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f023caf1-afc3-483c-9a93-b51edecb477e tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] GET https://10.4.3.121/volume/v3/volumes/dd7c1e77-b594-4639-aeea-057af0a0dd65 Aug 13 06:20:26.423648 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f023caf1-afc3-483c-9a93-b51edecb477e tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:26.423864 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f023caf1-afc3-483c-9a93-b51edecb477e tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:26.423946 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a1acf89f-6bd9-4617-a365-e8a667a52046 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08a11a06-5e46-4caf-82bc-5be6ce980b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:26.431687 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:26.431687 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:26.436072 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f023caf1-afc3-483c-9a93-b51edecb477e tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Volume info retrieved successfully. Aug 13 06:20:26.436802 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a1acf89f-6bd9-4617-a365-e8a667a52046 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08a11a06-5e46-4caf-82bc-5be6ce980b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:26.438080 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-a1acf89f-6bd9-4617-a365-e8a667a52046 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Flow 'volume_create_api' (0ccaa32c-bd3e-46ca-b941-5dd5ba784959) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:20:26.438602 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a1acf89f-6bd9-4617-a365-e8a667a52046 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create volume request issued successfully. Aug 13 06:20:26.439431 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a1acf89f-6bd9-4617-a365-e8a667a52046 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:20:26.440004 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1375/5489] 10.4.3.121 () {68 vars in 1258 bytes} [Thu Aug 13 06:20:26 2026] POST /volume/v3/volumes => generated 777 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:20:26.440518 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f023caf1-afc3-483c-9a93-b51edecb477e tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] https://10.4.3.121/volume/v3/volumes/dd7c1e77-b594-4639-aeea-057af0a0dd65 returned with HTTP 200 Aug 13 06:20:26.440883 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1367/5490] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:26 2026] GET /volume/v3/volumes/dd7c1e77-b594-4639-aeea-057af0a0dd65 => generated 973 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:26.445675 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.coordination [req-eb47535c-2512-4a58-92eb-ccce84f55063 req-4d29c275-5b9a-4eee-891e-94940f36fe7c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Lock "cinder-attachment_update-5e198db5-2dea-4400-ba22-9422f14b79d7-np0000007163" released by "attachment_update" :: held 0.078s {{(pid=100322) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:20:26.445975 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-eb47535c-2512-4a58-92eb-ccce84f55063 req-4d29c275-5b9a-4eee-891e-94940f36fe7c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/attachments/21afe0ad-bb1f-4641-b3ef-fa1f28a643d1 returned with HTTP 200 Aug 13 06:20:26.446403 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1381/5491] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:20:26 2026] PUT /volume/v3/attachments/21afe0ad-bb1f-4641-b3ef-fa1f28a643d1 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:20:26.453064 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b5990ba0-23f9-43c8-b540-4061e937e7fa None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:26.454754 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b5990ba0-23f9-43c8-b540-4061e937e7fa tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] GET https://10.4.3.121/volume/v3/messages Aug 13 06:20:26.454938 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b5990ba0-23f9-43c8-b540-4061e937e7fa tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:26.455110 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b5990ba0-23f9-43c8-b540-4061e937e7fa tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:26.455371 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:26.455371 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:26.455735 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-598bfe77-7f52-416c-9d16-91b97a3146ed None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:26.458505 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-598bfe77-7f52-416c-9d16-91b97a3146ed tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/251f2ad5-6ad5-4d88-b721-b684f72662bd Aug 13 06:20:26.458605 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b5990ba0-23f9-43c8-b540-4061e937e7fa tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] https://10.4.3.121/volume/v3/messages returned with HTTP 200 Aug 13 06:20:26.458772 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-598bfe77-7f52-416c-9d16-91b97a3146ed tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:26.458954 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-598bfe77-7f52-416c-9d16-91b97a3146ed tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:26.458989 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1369/5492] 10.4.3.121 () {68 vars in 1280 bytes} [Thu Aug 13 06:20:26 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:26.465888 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:26.465888 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:26.468589 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-db6abc46-516a-462d-9e10-65437db99ee9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:26.469155 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-598bfe77-7f52-416c-9d16-91b97a3146ed tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:26.473367 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-598bfe77-7f52-416c-9d16-91b97a3146ed tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/251f2ad5-6ad5-4d88-b721-b684f72662bd returned with HTTP 200 Aug 13 06:20:26.473738 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1376/5493] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:26 2026] GET /volume/v3/volumes/251f2ad5-6ad5-4d88-b721-b684f72662bd => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:26.521354 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-db6abc46-516a-462d-9e10-65437db99ee9 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-reader] GET https://10.4.3.121/volume/v3/messages Aug 13 06:20:26.521573 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-db6abc46-516a-462d-9e10-65437db99ee9 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-reader] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:26.521754 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-db6abc46-516a-462d-9e10-65437db99ee9 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-reader] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:26.525068 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-db6abc46-516a-462d-9e10-65437db99ee9 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-reader] https://10.4.3.121/volume/v3/messages returned with HTTP 200 Aug 13 06:20:26.525427 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1368/5494] 10.4.3.121 () {68 vars in 1280 bytes} [Thu Aug 13 06:20:26 2026] GET /volume/v3/messages => generated 670 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:26.533572 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d2d6f45e-4e16-42ae-8ba9-991073e7fb31 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:26.535538 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d2d6f45e-4e16-42ae-8ba9-991073e7fb31 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] DELETE https://10.4.3.121/volume/v3/messages/aaa80ca8-266f-4fec-a32c-ac70716ae74e Aug 13 06:20:26.535679 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d2d6f45e-4e16-42ae-8ba9-991073e7fb31 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:26.535858 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d2d6f45e-4e16-42ae-8ba9-991073e7fb31 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:26.539362 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:26.539362 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:26.546557 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d2d6f45e-4e16-42ae-8ba9-991073e7fb31 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] https://10.4.3.121/volume/v3/messages/aaa80ca8-266f-4fec-a32c-ac70716ae74e returned with HTTP 204 Aug 13 06:20:26.546888 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1382/5495] 10.4.3.121 () {68 vars in 1394 bytes} [Thu Aug 13 06:20:26 2026] DELETE /volume/v3/messages/aaa80ca8-266f-4fec-a32c-ac70716ae74e => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 06:20:26.553293 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-92e3c530-2d83-4f21-b24c-b307893cd216 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:26.554988 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-92e3c530-2d83-4f21-b24c-b307893cd216 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/dd7c1e77-b594-4639-aeea-057af0a0dd65 Aug 13 06:20:26.555294 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-92e3c530-2d83-4f21-b24c-b307893cd216 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:26.555512 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-92e3c530-2d83-4f21-b24c-b307893cd216 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:26.555686 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-92e3c530-2d83-4f21-b24c-b307893cd216 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Delete volume with id: dd7c1e77-b594-4639-aeea-057af0a0dd65 Aug 13 06:20:26.562561 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:26.562561 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:26.562957 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-92e3c530-2d83-4f21-b24c-b307893cd216 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Volume info retrieved successfully. Aug 13 06:20:26.563823 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-92e3c530-2d83-4f21-b24c-b307893cd216 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100324) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 06:20:26.573839 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-92e3c530-2d83-4f21-b24c-b307893cd216 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-387474351 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-387474351, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:20:26.574275 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-92e3c530-2d83-4f21-b24c-b307893cd216 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-387474351 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-387474351, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:20:26.582559 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-92e3c530-2d83-4f21-b24c-b307893cd216 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Created reservations ['c3310d3c-d91d-48fe-8155-87b7fdbdc227', '0e5ac1a3-ed33-4f74-96a6-b39d6c5a2598', '25ad458d-bf33-403b-b6ae-243882900462', '5aebbf8e-f856-40dc-b13e-7bdc26054221'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:20:26.603692 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-92e3c530-2d83-4f21-b24c-b307893cd216 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Delete volume request issued successfully. Aug 13 06:20:26.603876 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-92e3c530-2d83-4f21-b24c-b307893cd216 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] https://10.4.3.121/volume/v3/volumes/dd7c1e77-b594-4639-aeea-057af0a0dd65 returned with HTTP 202 Aug 13 06:20:26.604330 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1370/5496] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:20:26 2026] DELETE /volume/v3/volumes/dd7c1e77-b594-4639-aeea-057af0a0dd65 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:20:26.611254 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0a1a6c6f-1b72-431e-94b1-9fa556757d5c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:26.613031 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0a1a6c6f-1b72-431e-94b1-9fa556757d5c tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] DELETE https://10.4.3.121/volume/v3/types/7c7b0c8c-e68c-41d9-87aa-6367df5e1346 Aug 13 06:20:26.613245 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0a1a6c6f-1b72-431e-94b1-9fa556757d5c tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:26.613471 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0a1a6c6f-1b72-431e-94b1-9fa556757d5c tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Calling method '_delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:26.636040 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0a1a6c6f-1b72-431e-94b1-9fa556757d5c tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] https://10.4.3.121/volume/v3/types/7c7b0c8c-e68c-41d9-87aa-6367df5e1346 returned with HTTP 202 Aug 13 06:20:26.636484 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1377/5497] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:20:26 2026] DELETE /volume/v3/types/7c7b0c8c-e68c-41d9-87aa-6367df5e1346 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:20:26.644831 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-eda70d1e-167f-4475-8ec9-42478326c91e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:26.646278 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eda70d1e-167f-4475-8ec9-42478326c91e tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:20:26.646738 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-eda70d1e-167f-4475-8ec9-42478326c91e tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-909506899", "extra_specs": {"storage_protocol": "tempest-storage_protocol-714034191", "vendor_name": "tempest-vendor_name-2065216456"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:26.661385 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-eda70d1e-167f-4475-8ec9-42478326c91e tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:20:26.661935 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1369/5498] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:20:26 2026] POST /volume/v3/types => generated 328 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:26.669578 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-cc302965-ace8-4f80-9e88-c99c97258644 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:26.671164 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc302965-ace8-4f80-9e88-c99c97258644 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:20:26.671553 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-cc302965-ace8-4f80-9e88-c99c97258644 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "76beb682-b43c-47d2-9ba7-e4337ebbe1d0", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:26.672878 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-cc302965-ace8-4f80-9e88-c99c97258644 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Create volume request body: {'volume': {'volume_type': '76beb682-b43c-47d2-9ba7-e4337ebbe1d0', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:20:26.676980 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-cc302965-ace8-4f80-9e88-c99c97258644 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Create volume of 1 GB Aug 13 06:20:26.677285 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:26.677285 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:26.677657 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cc302965-ace8-4f80-9e88-c99c97258644 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Availability Zones retrieved successfully. Aug 13 06:20:26.682486 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-cc302965-ace8-4f80-9e88-c99c97258644 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Flow 'volume_create_api' (ff4d9fd2-36b4-4654-b48d-dfff041274d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:20:26.683490 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-cc302965-ace8-4f80-9e88-c99c97258644 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0edbe9bb-4cbc-4780-8e2f-0501409e0d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:26.684193 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-cc302965-ace8-4f80-9e88-c99c97258644 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Validating volume size '1' using validate_int {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:20:26.701088 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-cc302965-ace8-4f80-9e88-c99c97258644 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0edbe9bb-4cbc-4780-8e2f-0501409e0d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:20:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-714034191',vendor_name='tempest-vendor_name-2065216456'},id=76beb682-b43c-47d2-9ba7-e4337ebbe1d0,is_public=True,name='tempest-ProjectReaderTests-volume-type-909506899',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '76beb682-b43c-47d2-9ba7-e4337ebbe1d0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:26.701831 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-cc302965-ace8-4f80-9e88-c99c97258644 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d57a920e-7b27-4a5e-ad46-25428d9c0901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:26.723120 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-cc302965-ace8-4f80-9e88-c99c97258644 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-909506899 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-909506899, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:20:26.723390 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-cc302965-ace8-4f80-9e88-c99c97258644 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-909506899 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-909506899, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:20:26.746333 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-cc302965-ace8-4f80-9e88-c99c97258644 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Created reservations ['30ff303d-6bd4-4550-848d-287877582196', 'e3153364-b6b9-4cbb-bc18-e7ab07c10739', 'bc92a7df-325b-41e0-98ec-c4c6ad9c71e3', '3e453086-800a-424f-9bfe-81eca8b7a3cf'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:20:26.747047 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-cc302965-ace8-4f80-9e88-c99c97258644 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d57a920e-7b27-4a5e-ad46-25428d9c0901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30ff303d-6bd4-4550-848d-287877582196', 'e3153364-b6b9-4cbb-bc18-e7ab07c10739', 'bc92a7df-325b-41e0-98ec-c4c6ad9c71e3', '3e453086-800a-424f-9bfe-81eca8b7a3cf']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:26.747717 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-cc302965-ace8-4f80-9e88-c99c97258644 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f3eaae4-8588-4187-9e77-b4dc15ed858f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:26.769906 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-cc302965-ace8-4f80-9e88-c99c97258644 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f3eaae4-8588-4187-9e77-b4dc15ed858f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed35cb81-c3d5-48a8-8e4d-048dd5ea6cef', '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='da7481ad986e4b9283e8a1c5c905c36a',qos_specs=None,replication_status=,reservations=['30ff303d-6bd4-4550-848d-287877582196','e3153364-b6b9-4cbb-bc18-e7ab07c10739','bc92a7df-325b-41e0-98ec-c4c6ad9c71e3','3e453086-800a-424f-9bfe-81eca8b7a3cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a58797db9cee4994a2cb9511cc68e20d',volume_type_id=76beb682-b43c-47d2-9ba7-e4337ebbe1d0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:20:26Z,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=ed35cb81-c3d5-48a8-8e4d-048dd5ea6cef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da7481ad986e4b9283e8a1c5c905c36a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a58797db9cee4994a2cb9511cc68e20d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(76beb682-b43c-47d2-9ba7-e4337ebbe1d0),volume_type_id=76beb682-b43c-47d2-9ba7-e4337ebbe1d0)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:26.770657 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-cc302965-ace8-4f80-9e88-c99c97258644 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1f2e75b-4daf-4c41-920c-b0bc834e59de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:26.786946 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-cc302965-ace8-4f80-9e88-c99c97258644 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1f2e75b-4daf-4c41-920c-b0bc834e59de) transitioned into state 'SUCCESS' from 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='da7481ad986e4b9283e8a1c5c905c36a',qos_specs=None,replication_status=,reservations=['30ff303d-6bd4-4550-848d-287877582196','e3153364-b6b9-4cbb-bc18-e7ab07c10739','bc92a7df-325b-41e0-98ec-c4c6ad9c71e3','3e453086-800a-424f-9bfe-81eca8b7a3cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a58797db9cee4994a2cb9511cc68e20d',volume_type_id=76beb682-b43c-47d2-9ba7-e4337ebbe1d0)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:26.787652 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-cc302965-ace8-4f80-9e88-c99c97258644 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dd3acd6-5bfa-46e2-8dba-f684486fda6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:26.795053 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-cc302965-ace8-4f80-9e88-c99c97258644 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dd3acd6-5bfa-46e2-8dba-f684486fda6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:26.795890 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-cc302965-ace8-4f80-9e88-c99c97258644 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Flow 'volume_create_api' (ff4d9fd2-36b4-4654-b48d-dfff041274d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:20:26.796195 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-cc302965-ace8-4f80-9e88-c99c97258644 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Create volume request issued successfully. Aug 13 06:20:26.796782 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-cc302965-ace8-4f80-9e88-c99c97258644 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:20:26.797214 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1383/5499] 10.4.3.121 () {70 vars in 1298 bytes} [Thu Aug 13 06:20:26 2026] POST /volume/v3/volumes => generated 773 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:20:26.808114 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9b976ade-78dd-4639-a893-9c1943b7addd None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:26.809950 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9b976ade-78dd-4639-a893-9c1943b7addd tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] GET https://10.4.3.121/volume/v3/volumes/ed35cb81-c3d5-48a8-8e4d-048dd5ea6cef Aug 13 06:20:26.810197 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9b976ade-78dd-4639-a893-9c1943b7addd tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:26.810380 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9b976ade-78dd-4639-a893-9c1943b7addd tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:26.816834 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:26.816834 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:26.819839 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9b976ade-78dd-4639-a893-9c1943b7addd tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Volume info retrieved successfully. Aug 13 06:20:26.823014 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9b976ade-78dd-4639-a893-9c1943b7addd tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] https://10.4.3.121/volume/v3/volumes/ed35cb81-c3d5-48a8-8e4d-048dd5ea6cef returned with HTTP 200 Aug 13 06:20:26.823340 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1371/5500] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:26 2026] GET /volume/v3/volumes/ed35cb81-c3d5-48a8-8e4d-048dd5ea6cef => generated 952 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:27.226164 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-e5b4c76b-846e-4fb5-9baf-6bd2e7a8e4dd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:27.227882 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e5b4c76b-846e-4fb5-9baf-6bd2e7a8e4dd tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 Aug 13 06:20:27.228050 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e5b4c76b-846e-4fb5-9baf-6bd2e7a8e4dd tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:27.228242 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-e5b4c76b-846e-4fb5-9baf-6bd2e7a8e4dd tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:27.237653 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:27.237653 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:27.240889 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-e5b4c76b-846e-4fb5-9baf-6bd2e7a8e4dd tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:27.244670 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-e5b4c76b-846e-4fb5-9baf-6bd2e7a8e4dd tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 returned with HTTP 200 Aug 13 06:20:27.244998 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1378/5501] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:27 2026] GET /volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:27.485443 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3e53e660-f45e-486c-a068-769f38f205fd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:27.487272 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3e53e660-f45e-486c-a068-769f38f205fd tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/251f2ad5-6ad5-4d88-b721-b684f72662bd Aug 13 06:20:27.487497 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3e53e660-f45e-486c-a068-769f38f205fd tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:27.487554 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3e53e660-f45e-486c-a068-769f38f205fd tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:27.494564 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:27.494564 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:27.498001 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-3e53e660-f45e-486c-a068-769f38f205fd tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:27.501916 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3e53e660-f45e-486c-a068-769f38f205fd tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/251f2ad5-6ad5-4d88-b721-b684f72662bd returned with HTTP 200 Aug 13 06:20:27.504261 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1370/5502] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:27 2026] GET /volume/v3/volumes/251f2ad5-6ad5-4d88-b721-b684f72662bd => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:20:27.513980 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-63d794bd-3c0c-44e7-8091-c635735bc835 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:27.515634 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-63d794bd-3c0c-44e7-8091-c635735bc835 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] POST https://10.4.3.121/volume/v3/snapshots Aug 13 06:20:27.515963 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-63d794bd-3c0c-44e7-8091-c635735bc835 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "251f2ad5-6ad5-4d88-b721-b684f72662bd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1936292288"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:27.523825 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:27.523825 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:27.524115 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-63d794bd-3c0c-44e7-8091-c635735bc835 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:27.524243 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.snapshots [None req-63d794bd-3c0c-44e7-8091-c635735bc835 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Create snapshot from volume 251f2ad5-6ad5-4d88-b721-b684f72662bd Aug 13 06:20:27.545742 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-63d794bd-3c0c-44e7-8091-c635735bc835 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Created reservations ['f6c79543-e838-4211-8a17-cfccda39dc3e', '96484bb9-1994-4a0b-9d82-6c47aa898515', 'f57d41de-9bb7-4c13-86d5-b89c764f8d12', 'eda57ee6-4416-41b8-b7f1-fa62772000e5'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:20:27.571247 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-63d794bd-3c0c-44e7-8091-c635735bc835 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot create request issued successfully. Aug 13 06:20:27.571430 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-63d794bd-3c0c-44e7-8091-c635735bc835 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots returned with HTTP 202 Aug 13 06:20:27.571834 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1384/5503] 10.4.3.121 () {68 vars in 1265 bytes} [Thu Aug 13 06:20:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:20:27.579645 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-cd92137a-05b0-4b41-a9c4-d17c95bd88d5 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:27.581241 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cd92137a-05b0-4b41-a9c4-d17c95bd88d5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/417b96a0-8be1-4d32-8563-e1dc27103ed3 Aug 13 06:20:27.581811 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cd92137a-05b0-4b41-a9c4-d17c95bd88d5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:27.581811 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-cd92137a-05b0-4b41-a9c4-d17c95bd88d5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:27.585890 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:27.585890 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:27.586140 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-cd92137a-05b0-4b41-a9c4-d17c95bd88d5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:20:27.586738 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-cd92137a-05b0-4b41-a9c4-d17c95bd88d5 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/417b96a0-8be1-4d32-8563-e1dc27103ed3 returned with HTTP 200 Aug 13 06:20:27.587049 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1372/5504] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:27 2026] GET /volume/v3/snapshots/417b96a0-8be1-4d32-8563-e1dc27103ed3 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:27.835821 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-59a095bc-6cd1-491c-9e55-dd52ae27abd4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:27.837612 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59a095bc-6cd1-491c-9e55-dd52ae27abd4 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] GET https://10.4.3.121/volume/v3/volumes/ed35cb81-c3d5-48a8-8e4d-048dd5ea6cef Aug 13 06:20:27.837809 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-59a095bc-6cd1-491c-9e55-dd52ae27abd4 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:27.837997 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-59a095bc-6cd1-491c-9e55-dd52ae27abd4 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:27.844630 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:27.844630 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:27.847572 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-59a095bc-6cd1-491c-9e55-dd52ae27abd4 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Volume info retrieved successfully. Aug 13 06:20:27.850769 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59a095bc-6cd1-491c-9e55-dd52ae27abd4 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] https://10.4.3.121/volume/v3/volumes/ed35cb81-c3d5-48a8-8e4d-048dd5ea6cef returned with HTTP 200 Aug 13 06:20:27.851093 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1379/5505] 10.4.3.121 () {68 vars in 1388 bytes} [Thu Aug 13 06:20:27 2026] GET /volume/v3/volumes/ed35cb81-c3d5-48a8-8e4d-048dd5ea6cef => generated 973 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:27.862402 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-0f70d0a4-385c-40a6-b920-40f58c3c2d5b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:27.863971 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0f70d0a4-385c-40a6-b920-40f58c3c2d5b tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] GET https://10.4.3.121/volume/v3/messages Aug 13 06:20:27.864166 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0f70d0a4-385c-40a6-b920-40f58c3c2d5b tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:27.864361 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-0f70d0a4-385c-40a6-b920-40f58c3c2d5b tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:27.867528 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-0f70d0a4-385c-40a6-b920-40f58c3c2d5b tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] https://10.4.3.121/volume/v3/messages returned with HTTP 200 Aug 13 06:20:27.867845 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1371/5506] 10.4.3.121 () {68 vars in 1280 bytes} [Thu Aug 13 06:20:27 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:27.875155 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ceeca904-58ae-4386-9d85-87860e860150 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:27.876918 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ceeca904-58ae-4386-9d85-87860e860150 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-reader] GET https://10.4.3.121/volume/v3/messages/2bcfab08-c994-4b27-9f2a-b0021c8ba745 Aug 13 06:20:27.877115 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ceeca904-58ae-4386-9d85-87860e860150 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-reader] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:27.877316 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ceeca904-58ae-4386-9d85-87860e860150 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-reader] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:27.880198 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:27.880198 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:27.880836 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ceeca904-58ae-4386-9d85-87860e860150 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-reader] https://10.4.3.121/volume/v3/messages/2bcfab08-c994-4b27-9f2a-b0021c8ba745 returned with HTTP 200 Aug 13 06:20:27.881160 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1385/5507] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:20:27 2026] GET /volume/v3/messages/2bcfab08-c994-4b27-9f2a-b0021c8ba745 => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:27.888062 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4f94e1c0-3949-4e9e-a0b7-4991564d4cdb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:27.889735 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4f94e1c0-3949-4e9e-a0b7-4991564d4cdb tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] DELETE https://10.4.3.121/volume/v3/messages/2bcfab08-c994-4b27-9f2a-b0021c8ba745 Aug 13 06:20:27.889919 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4f94e1c0-3949-4e9e-a0b7-4991564d4cdb tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:27.890086 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4f94e1c0-3949-4e9e-a0b7-4991564d4cdb tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:27.897286 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4f94e1c0-3949-4e9e-a0b7-4991564d4cdb tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] https://10.4.3.121/volume/v3/messages/2bcfab08-c994-4b27-9f2a-b0021c8ba745 returned with HTTP 204 Aug 13 06:20:27.897675 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1373/5508] 10.4.3.121 () {68 vars in 1394 bytes} [Thu Aug 13 06:20:27 2026] DELETE /volume/v3/messages/2bcfab08-c994-4b27-9f2a-b0021c8ba745 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 06:20:27.903707 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-541010da-19e0-4bbe-be92-1ca01851ddf7 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:27.905424 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-541010da-19e0-4bbe-be92-1ca01851ddf7 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/ed35cb81-c3d5-48a8-8e4d-048dd5ea6cef Aug 13 06:20:27.905621 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-541010da-19e0-4bbe-be92-1ca01851ddf7 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:27.905818 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-541010da-19e0-4bbe-be92-1ca01851ddf7 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:27.905967 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-541010da-19e0-4bbe-be92-1ca01851ddf7 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Delete volume with id: ed35cb81-c3d5-48a8-8e4d-048dd5ea6cef Aug 13 06:20:27.912485 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:27.912485 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:27.912774 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-541010da-19e0-4bbe-be92-1ca01851ddf7 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Volume info retrieved successfully. Aug 13 06:20:27.913633 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-541010da-19e0-4bbe-be92-1ca01851ddf7 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100323) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 06:20:27.922260 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-541010da-19e0-4bbe-be92-1ca01851ddf7 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-909506899 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-909506899, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:20:27.922525 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-541010da-19e0-4bbe-be92-1ca01851ddf7 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-909506899 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-909506899, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:20:27.930377 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-541010da-19e0-4bbe-be92-1ca01851ddf7 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Created reservations ['54cccd22-a179-4669-b3eb-19caeef13803', 'f52bc4ca-6a07-4bac-8cd8-643463132d3d', '51bbee18-a2bb-4e53-9fe7-93ad66ecfa01', '89a950f2-62b7-4ea8-8abf-9de91d674d54'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:20:27.951020 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-541010da-19e0-4bbe-be92-1ca01851ddf7 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Delete volume request issued successfully. Aug 13 06:20:27.951201 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-541010da-19e0-4bbe-be92-1ca01851ddf7 tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] https://10.4.3.121/volume/v3/volumes/ed35cb81-c3d5-48a8-8e4d-048dd5ea6cef returned with HTTP 202 Aug 13 06:20:27.951652 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1380/5509] 10.4.3.121 () {68 vars in 1391 bytes} [Thu Aug 13 06:20:27 2026] DELETE /volume/v3/volumes/ed35cb81-c3d5-48a8-8e4d-048dd5ea6cef => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:20:27.958717 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1006204c-75e9-428a-8aa2-5d7cd949805e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:27.960384 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1006204c-75e9-428a-8aa2-5d7cd949805e tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] DELETE https://10.4.3.121/volume/v3/types/76beb682-b43c-47d2-9ba7-e4337ebbe1d0 Aug 13 06:20:27.960585 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1006204c-75e9-428a-8aa2-5d7cd949805e tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:27.960774 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1006204c-75e9-428a-8aa2-5d7cd949805e tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:27.980328 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1006204c-75e9-428a-8aa2-5d7cd949805e tempest-ProjectReaderTests-774835591 tempest-ProjectReaderTests-774835591-project-admin] https://10.4.3.121/volume/v3/types/76beb682-b43c-47d2-9ba7-e4337ebbe1d0 returned with HTTP 202 Aug 13 06:20:27.980689 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1372/5510] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:20:27 2026] DELETE /volume/v3/types/76beb682-b43c-47d2-9ba7-e4337ebbe1d0 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:20:28.257861 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-29fcf199-6539-4ae5-bf93-ae08f59fa25f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:28.260164 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-29fcf199-6539-4ae5-bf93-ae08f59fa25f tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 Aug 13 06:20:28.260458 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-29fcf199-6539-4ae5-bf93-ae08f59fa25f tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:28.260718 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-29fcf199-6539-4ae5-bf93-ae08f59fa25f tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:28.272766 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:28.272766 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:28.277152 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-29fcf199-6539-4ae5-bf93-ae08f59fa25f tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:28.283025 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-29fcf199-6539-4ae5-bf93-ae08f59fa25f tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 returned with HTTP 200 Aug 13 06:20:28.283542 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1386/5511] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:28 2026] GET /volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:28.596687 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-6706d499-f140-4075-8620-56df89cf9527 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:28.598398 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6706d499-f140-4075-8620-56df89cf9527 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/417b96a0-8be1-4d32-8563-e1dc27103ed3 Aug 13 06:20:28.598595 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6706d499-f140-4075-8620-56df89cf9527 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:28.598776 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-6706d499-f140-4075-8620-56df89cf9527 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:28.603316 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:28.603316 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:28.603608 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-6706d499-f140-4075-8620-56df89cf9527 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:20:28.604177 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-6706d499-f140-4075-8620-56df89cf9527 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/417b96a0-8be1-4d32-8563-e1dc27103ed3 returned with HTTP 200 Aug 13 06:20:28.604524 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1374/5512] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:28 2026] GET /volume/v3/snapshots/417b96a0-8be1-4d32-8563-e1dc27103ed3 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:28.612626 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b3595e2e-6036-4453-836f-9ec2528266e0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:28.614374 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b3595e2e-6036-4453-836f-9ec2528266e0 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] POST https://10.4.3.121/volume/v3/snapshots/417b96a0-8be1-4d32-8563-e1dc27103ed3/action Aug 13 06:20:28.614742 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b3595e2e-6036-4453-836f-9ec2528266e0 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:20:28.615063 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b3595e2e-6036-4453-836f-9ec2528266e0 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:28.616152 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.contrib.admin_actions [None req-b3595e2e-6036-4453-836f-9ec2528266e0 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Updating snapshot '417b96a0-8be1-4d32-8563-e1dc27103ed3' with '{'status': 'creating'}' {{(pid=100323) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 06:20:28.628558 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:28.628558 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:28.635759 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b3595e2e-6036-4453-836f-9ec2528266e0 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/417b96a0-8be1-4d32-8563-e1dc27103ed3/action returned with HTTP 202 Aug 13 06:20:28.636297 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1381/5513] 10.4.3.121 () {68 vars in 1396 bytes} [Thu Aug 13 06:20:28 2026] POST /volume/v3/snapshots/417b96a0-8be1-4d32-8563-e1dc27103ed3/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:20:28.643159 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-05521a71-f29b-4425-aff8-780524bf4372 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:28.645236 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05521a71-f29b-4425-aff8-780524bf4372 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/417b96a0-8be1-4d32-8563-e1dc27103ed3 Aug 13 06:20:28.645455 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-05521a71-f29b-4425-aff8-780524bf4372 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:28.645732 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-05521a71-f29b-4425-aff8-780524bf4372 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:28.650927 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:28.650927 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:28.651272 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-05521a71-f29b-4425-aff8-780524bf4372 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:20:28.651949 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-05521a71-f29b-4425-aff8-780524bf4372 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/417b96a0-8be1-4d32-8563-e1dc27103ed3 returned with HTTP 200 Aug 13 06:20:28.652254 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1373/5514] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:28 2026] GET /volume/v3/snapshots/417b96a0-8be1-4d32-8563-e1dc27103ed3 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:28.661825 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f3243c89-828b-42ad-9f31-03906086ba11 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:28.663527 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f3243c89-828b-42ad-9f31-03906086ba11 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] POST https://10.4.3.121/volume/v3/snapshots/417b96a0-8be1-4d32-8563-e1dc27103ed3/action Aug 13 06:20:28.663869 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f3243c89-828b-42ad-9f31-03906086ba11 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:20:28.663993 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f3243c89-828b-42ad-9f31-03906086ba11 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:28.665439 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.contrib.snapshot_actions [None req-f3243c89-828b-42ad-9f31-03906086ba11 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100322) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 06:20:28.671329 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:28.671329 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:28.671877 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.contrib.snapshot_actions [None req-f3243c89-828b-42ad-9f31-03906086ba11 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] Updating snapshot 417b96a0-8be1-4d32-8563-e1dc27103ed3 with info {'id': '417b96a0-8be1-4d32-8563-e1dc27103ed3', 'status': 'error', 'progress': '80%'} Aug 13 06:20:28.678126 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f3243c89-828b-42ad-9f31-03906086ba11 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-member] https://10.4.3.121/volume/v3/snapshots/417b96a0-8be1-4d32-8563-e1dc27103ed3/action returned with HTTP 202 Aug 13 06:20:28.678554 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1387/5515] 10.4.3.121 () {68 vars in 1396 bytes} [Thu Aug 13 06:20:28 2026] POST /volume/v3/snapshots/417b96a0-8be1-4d32-8563-e1dc27103ed3/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:20:28.685249 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-be32c5ec-5483-4953-9be4-841e9caee83c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:28.688440 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be32c5ec-5483-4953-9be4-841e9caee83c tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] DELETE https://10.4.3.121/volume/v3/snapshots/417b96a0-8be1-4d32-8563-e1dc27103ed3 Aug 13 06:20:28.688951 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be32c5ec-5483-4953-9be4-841e9caee83c tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:28.689212 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-be32c5ec-5483-4953-9be4-841e9caee83c tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:28.691732 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.snapshots [None req-be32c5ec-5483-4953-9be4-841e9caee83c tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Delete snapshot with id: 417b96a0-8be1-4d32-8563-e1dc27103ed3 Aug 13 06:20:28.697309 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:28.697309 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:28.697724 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-be32c5ec-5483-4953-9be4-841e9caee83c tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:20:28.714705 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-be32c5ec-5483-4953-9be4-841e9caee83c tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot delete request issued successfully. Aug 13 06:20:28.714909 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-be32c5ec-5483-4953-9be4-841e9caee83c tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/417b96a0-8be1-4d32-8563-e1dc27103ed3 returned with HTTP 202 Aug 13 06:20:28.715546 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1375/5516] 10.4.3.121 () {66 vars in 1357 bytes} [Thu Aug 13 06:20:28 2026] DELETE /volume/v3/snapshots/417b96a0-8be1-4d32-8563-e1dc27103ed3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:20:28.723146 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-79bf7442-5317-4d1a-b60d-0e93b0daa88a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:28.725409 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-79bf7442-5317-4d1a-b60d-0e93b0daa88a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/417b96a0-8be1-4d32-8563-e1dc27103ed3 Aug 13 06:20:28.726160 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-79bf7442-5317-4d1a-b60d-0e93b0daa88a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:28.726160 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-79bf7442-5317-4d1a-b60d-0e93b0daa88a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:28.731549 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:28.731549 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:28.731853 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-79bf7442-5317-4d1a-b60d-0e93b0daa88a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Snapshot retrieved successfully. Aug 13 06:20:28.732571 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-79bf7442-5317-4d1a-b60d-0e93b0daa88a tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/417b96a0-8be1-4d32-8563-e1dc27103ed3 returned with HTTP 200 Aug 13 06:20:28.732955 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1382/5517] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:28 2026] GET /volume/v3/snapshots/417b96a0-8be1-4d32-8563-e1dc27103ed3 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:29.297288 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-58b6ea4a-7dbc-43ce-b03d-414a99195e07 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:29.299175 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-58b6ea4a-7dbc-43ce-b03d-414a99195e07 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 Aug 13 06:20:29.299394 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-58b6ea4a-7dbc-43ce-b03d-414a99195e07 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:29.299653 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-58b6ea4a-7dbc-43ce-b03d-414a99195e07 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:29.308875 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:29.308875 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:29.311713 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-58b6ea4a-7dbc-43ce-b03d-414a99195e07 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:29.315092 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-58b6ea4a-7dbc-43ce-b03d-414a99195e07 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 returned with HTTP 200 Aug 13 06:20:29.315546 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1374/5518] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:29 2026] GET /volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:29.701781 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-eb47535c-2512-4a58-92eb-ccce84f55063 req-c617703a-b662-4a26-82d0-f26753f01de5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:29.703655 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-eb47535c-2512-4a58-92eb-ccce84f55063 req-c617703a-b662-4a26-82d0-f26753f01de5 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] POST https://10.4.3.121/volume/v3/attachments/21afe0ad-bb1f-4641-b3ef-fa1f28a643d1/action Aug 13 06:20:29.703984 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-eb47535c-2512-4a58-92eb-ccce84f55063 req-c617703a-b662-4a26-82d0-f26753f01de5 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:20:29.704095 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-eb47535c-2512-4a58-92eb-ccce84f55063 req-c617703a-b662-4a26-82d0-f26753f01de5 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:29.718473 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:29.718473 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:29.728233 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-eb47535c-2512-4a58-92eb-ccce84f55063 req-c617703a-b662-4a26-82d0-f26753f01de5 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/attachments/21afe0ad-bb1f-4641-b3ef-fa1f28a643d1/action returned with HTTP 204 Aug 13 06:20:29.728632 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1388/5519] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:20:29 2026] POST /volume/v3/attachments/21afe0ad-bb1f-4641-b3ef-fa1f28a643d1/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:20:29.743021 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-13a9301d-e62d-4cba-a8ec-5e4fdfc48757 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:29.744741 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-13a9301d-e62d-4cba-a8ec-5e4fdfc48757 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/snapshots/417b96a0-8be1-4d32-8563-e1dc27103ed3 Aug 13 06:20:29.744967 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-13a9301d-e62d-4cba-a8ec-5e4fdfc48757 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:29.745161 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-13a9301d-e62d-4cba-a8ec-5e4fdfc48757 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:29.749716 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-13a9301d-e62d-4cba-a8ec-5e4fdfc48757 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/snapshots/417b96a0-8be1-4d32-8563-e1dc27103ed3 returned with HTTP 404 Aug 13 06:20:29.750201 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1376/5520] 10.4.3.121 () {66 vars in 1354 bytes} [Thu Aug 13 06:20:29 2026] GET /volume/v3/snapshots/417b96a0-8be1-4d32-8563-e1dc27103ed3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:20:29.757295 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-2fe55ac6-4ebc-40d6-bd6d-adc6b434bbdb None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:29.759486 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2fe55ac6-4ebc-40d6-bd6d-adc6b434bbdb tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] DELETE https://10.4.3.121/volume/v3/volumes/251f2ad5-6ad5-4d88-b721-b684f72662bd Aug 13 06:20:29.759676 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2fe55ac6-4ebc-40d6-bd6d-adc6b434bbdb tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:29.759933 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-2fe55ac6-4ebc-40d6-bd6d-adc6b434bbdb tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:29.760158 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-2fe55ac6-4ebc-40d6-bd6d-adc6b434bbdb tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Delete volume with id: 251f2ad5-6ad5-4d88-b721-b684f72662bd Aug 13 06:20:29.767998 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:29.767998 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:29.768507 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2fe55ac6-4ebc-40d6-bd6d-adc6b434bbdb tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:29.783099 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-2fe55ac6-4ebc-40d6-bd6d-adc6b434bbdb tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Delete volume request issued successfully. Aug 13 06:20:29.783222 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-2fe55ac6-4ebc-40d6-bd6d-adc6b434bbdb tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/251f2ad5-6ad5-4d88-b721-b684f72662bd returned with HTTP 202 Aug 13 06:20:29.783638 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1383/5521] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:20:29 2026] DELETE /volume/v3/volumes/251f2ad5-6ad5-4d88-b721-b684f72662bd => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:20:29.790979 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-778c3bdc-f5ea-4af1-a957-b07471746014 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:29.793045 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-778c3bdc-f5ea-4af1-a957-b07471746014 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/251f2ad5-6ad5-4d88-b721-b684f72662bd Aug 13 06:20:29.793299 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-778c3bdc-f5ea-4af1-a957-b07471746014 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:29.793539 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-778c3bdc-f5ea-4af1-a957-b07471746014 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:29.800174 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:29.800174 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:29.803648 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-778c3bdc-f5ea-4af1-a957-b07471746014 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Volume info retrieved successfully. Aug 13 06:20:29.807505 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-778c3bdc-f5ea-4af1-a957-b07471746014 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/251f2ad5-6ad5-4d88-b721-b684f72662bd returned with HTTP 200 Aug 13 06:20:29.807927 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1375/5522] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:29 2026] GET /volume/v3/volumes/251f2ad5-6ad5-4d88-b721-b684f72662bd => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:20:30.326852 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6b898976-2dd4-4e1f-bb6c-5257590e006b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:30.328627 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6b898976-2dd4-4e1f-bb6c-5257590e006b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 Aug 13 06:20:30.328804 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6b898976-2dd4-4e1f-bb6c-5257590e006b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:30.328978 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6b898976-2dd4-4e1f-bb6c-5257590e006b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:30.337653 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:30.337653 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:30.340723 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6b898976-2dd4-4e1f-bb6c-5257590e006b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:30.344261 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6b898976-2dd4-4e1f-bb6c-5257590e006b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 returned with HTTP 200 Aug 13 06:20:30.344640 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1389/5523] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:30 2026] GET /volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 => generated 1136 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:20:30.383385 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-5f69705a-e4d1-471e-82f9-ae725377fbc4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:30.385915 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-5f69705a-e4d1-471e-82f9-ae725377fbc4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb Aug 13 06:20:30.386177 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-5f69705a-e4d1-471e-82f9-ae725377fbc4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:30.386458 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-5f69705a-e4d1-471e-82f9-ae725377fbc4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:30.395961 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:30.395961 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:30.400281 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-5f69705a-e4d1-471e-82f9-ae725377fbc4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:30.405280 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-5f69705a-e4d1-471e-82f9-ae725377fbc4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb returned with HTTP 200 Aug 13 06:20:30.405794 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1377/5524] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:20:30 2026] GET /volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:30.467255 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-01b441d5-c38f-4eb7-ad13-dd4eda4a86e3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:30.467659 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-01b441d5-c38f-4eb7-ad13-dd4eda4a86e3 None None] GET https://10.4.3.121/volume// Aug 13 06:20:30.467835 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-01b441d5-c38f-4eb7-ad13-dd4eda4a86e3 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:30.468010 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-01b441d5-c38f-4eb7-ad13-dd4eda4a86e3 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:30.468372 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-01b441d5-c38f-4eb7-ad13-dd4eda4a86e3 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:20:30.468636 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1384/5525] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:20:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:20:30.475202 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-e8c0a9c4-413c-4566-b73f-3b58e8c3afb3 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:30.477138 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-e8c0a9c4-413c-4566-b73f-3b58e8c3afb3 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:20:30.477506 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-e8c0a9c4-413c-4566-b73f-3b58e8c3afb3 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19b120c4-971e-4c58-a9a1-ca6d909410eb", "connector": null, "instance_uuid": "0aeb0220-2b39-4dd5-8e2d-daae419d3a10"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:30.484925 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:30.484925 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:30.505159 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-e8c0a9c4-413c-4566-b73f-3b58e8c3afb3 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:20:30.505635 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1376/5526] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:20:30 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:20:30.528791 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-65a145aa-0e2f-4cfd-b7ff-6730ebdd7b89 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:30.530541 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-65a145aa-0e2f-4cfd-b7ff-6730ebdd7b89 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb Aug 13 06:20:30.531002 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-65a145aa-0e2f-4cfd-b7ff-6730ebdd7b89 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:30.531002 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-65a145aa-0e2f-4cfd-b7ff-6730ebdd7b89 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:30.536972 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-f1f3c47b-5f0c-46a0-97d0-a91de4d87dab None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:30.537356 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f1f3c47b-5f0c-46a0-97d0-a91de4d87dab None None] GET https://10.4.3.121/volume// Aug 13 06:20:30.537562 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f1f3c47b-5f0c-46a0-97d0-a91de4d87dab None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:30.537747 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-f1f3c47b-5f0c-46a0-97d0-a91de4d87dab None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:30.538116 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-f1f3c47b-5f0c-46a0-97d0-a91de4d87dab None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:20:30.538441 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1378/5527] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:20:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:20:30.540202 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:30.540202 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:30.543414 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-65a145aa-0e2f-4cfd-b7ff-6730ebdd7b89 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:30.545539 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-0d8c6e6c-d63c-4517-b25e-23783f39317e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:30.547316 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-65a145aa-0e2f-4cfd-b7ff-6730ebdd7b89 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb returned with HTTP 200 Aug 13 06:20:30.547655 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-0d8c6e6c-d63c-4517-b25e-23783f39317e tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb Aug 13 06:20:30.547709 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1390/5528] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:30 2026] GET /volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:30.547872 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-0d8c6e6c-d63c-4517-b25e-23783f39317e tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:30.548049 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-0d8c6e6c-d63c-4517-b25e-23783f39317e tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:30.557325 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:30.557325 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:30.560471 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-0d8c6e6c-d63c-4517-b25e-23783f39317e tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:30.564120 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-0d8c6e6c-d63c-4517-b25e-23783f39317e tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb returned with HTTP 200 Aug 13 06:20:30.564542 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1385/5529] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:20:30 2026] GET /volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb => generated 1053 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:20:30.653855 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-d9effa7c-eb66-4d65-b732-8c12f762d594 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:30.655757 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-d9effa7c-eb66-4d65-b732-8c12f762d594 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] PUT https://10.4.3.121/volume/v3/attachments/12277082-7b0e-4d9c-853a-2639d9bc3199 Aug 13 06:20:30.656082 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-d9effa7c-eb66-4d65-b732-8c12f762d594 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:30.658676 np0000007163 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=267,cinder:INSERT=58,cinder:UPDATE=100 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:20:30.663136 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-d9effa7c-eb66-4d65-b732-8c12f762d594 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Acquiring lock "cinder-attachment_update-19b120c4-971e-4c58-a9a1-ca6d909410eb-np0000007163" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:20:30.667233 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-d9effa7c-eb66-4d65-b732-8c12f762d594 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Lock "cinder-attachment_update-19b120c4-971e-4c58-a9a1-ca6d909410eb-np0000007163" acquired by "attachment_update" :: waited 0.004s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:20:30.668170 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:30.668170 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:30.745490 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-d9effa7c-eb66-4d65-b732-8c12f762d594 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Lock "cinder-attachment_update-19b120c4-971e-4c58-a9a1-ca6d909410eb-np0000007163" released by "attachment_update" :: held 0.078s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:20:30.745852 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-d9effa7c-eb66-4d65-b732-8c12f762d594 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/attachments/12277082-7b0e-4d9c-853a-2639d9bc3199 returned with HTTP 200 Aug 13 06:20:30.746295 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1377/5530] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:20:30 2026] PUT /volume/v3/attachments/12277082-7b0e-4d9c-853a-2639d9bc3199 => generated 968 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:20:30.754537 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-837c23ec-e11b-4d8f-9a37-49c4827bca98 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:30.756554 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-837c23ec-e11b-4d8f-9a37-49c4827bca98 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb/encryption Aug 13 06:20:30.756737 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-837c23ec-e11b-4d8f-9a37-49c4827bca98 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:30.756902 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-837c23ec-e11b-4d8f-9a37-49c4827bca98 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:30.765379 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:30.765379 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:30.771591 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-837c23ec-e11b-4d8f-9a37-49c4827bca98 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb/encryption returned with HTTP 200 Aug 13 06:20:30.772114 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1379/5531] 10.4.3.121 () {68 vars in 1631 bytes} [Thu Aug 13 06:20:30 2026] GET /volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:30.819928 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bf95beb2-030d-4f95-8e6c-75bc28e2e127 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:30.821703 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bf95beb2-030d-4f95-8e6c-75bc28e2e127 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] GET https://10.4.3.121/volume/v3/volumes/251f2ad5-6ad5-4d88-b721-b684f72662bd Aug 13 06:20:30.821920 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bf95beb2-030d-4f95-8e6c-75bc28e2e127 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:30.822132 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bf95beb2-030d-4f95-8e6c-75bc28e2e127 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:30.827418 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bf95beb2-030d-4f95-8e6c-75bc28e2e127 tempest-ProjectMemberTests-1249431870 tempest-ProjectMemberTests-1249431870-project-admin] https://10.4.3.121/volume/v3/volumes/251f2ad5-6ad5-4d88-b721-b684f72662bd returned with HTTP 404 Aug 13 06:20:30.827856 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1391/5532] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:30 2026] GET /volume/v3/volumes/251f2ad5-6ad5-4d88-b721-b684f72662bd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:20:31.559125 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-20d21f64-f5a8-4471-8799-30d04f98137c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:31.561502 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-20d21f64-f5a8-4471-8799-30d04f98137c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb Aug 13 06:20:31.561502 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-20d21f64-f5a8-4471-8799-30d04f98137c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:31.561502 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-20d21f64-f5a8-4471-8799-30d04f98137c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:31.570024 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:31.570024 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:31.573094 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-20d21f64-f5a8-4471-8799-30d04f98137c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:31.576766 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-20d21f64-f5a8-4471-8799-30d04f98137c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb returned with HTTP 200 Aug 13 06:20:31.577123 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1386/5533] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:31 2026] GET /volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:32.588941 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7e7bd45f-44bc-4d06-ad9f-f70a8bbb6adf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:32.590630 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7e7bd45f-44bc-4d06-ad9f-f70a8bbb6adf tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb Aug 13 06:20:32.590809 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7e7bd45f-44bc-4d06-ad9f-f70a8bbb6adf tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:32.590976 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7e7bd45f-44bc-4d06-ad9f-f70a8bbb6adf tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:32.599551 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:32.599551 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:32.602791 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7e7bd45f-44bc-4d06-ad9f-f70a8bbb6adf tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:32.606525 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7e7bd45f-44bc-4d06-ad9f-f70a8bbb6adf tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb returned with HTTP 200 Aug 13 06:20:32.606868 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1378/5534] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:32 2026] GET /volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:33.618474 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-662ef15b-590d-4cc6-aed1-8d7c21d6f800 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:33.620170 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-662ef15b-590d-4cc6-aed1-8d7c21d6f800 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb Aug 13 06:20:33.620391 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-662ef15b-590d-4cc6-aed1-8d7c21d6f800 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:33.620562 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-662ef15b-590d-4cc6-aed1-8d7c21d6f800 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:33.628848 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:33.628848 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:33.631962 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-662ef15b-590d-4cc6-aed1-8d7c21d6f800 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:33.635630 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-662ef15b-590d-4cc6-aed1-8d7c21d6f800 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb returned with HTTP 200 Aug 13 06:20:33.635970 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1380/5535] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:33 2026] GET /volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:34.647808 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2c5e9639-b3f3-477c-81fd-c29e00aa3b68 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:34.649514 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2c5e9639-b3f3-477c-81fd-c29e00aa3b68 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb Aug 13 06:20:34.649737 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2c5e9639-b3f3-477c-81fd-c29e00aa3b68 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:34.649946 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2c5e9639-b3f3-477c-81fd-c29e00aa3b68 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:34.658494 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:34.658494 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:34.661426 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-2c5e9639-b3f3-477c-81fd-c29e00aa3b68 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:34.665266 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2c5e9639-b3f3-477c-81fd-c29e00aa3b68 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb returned with HTTP 200 Aug 13 06:20:34.665795 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1392/5536] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:34 2026] GET /volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:35.677274 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ceeea1c1-281e-4b0c-85ef-adbea7619fe0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:35.679511 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ceeea1c1-281e-4b0c-85ef-adbea7619fe0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb Aug 13 06:20:35.679739 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ceeea1c1-281e-4b0c-85ef-adbea7619fe0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:35.679976 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ceeea1c1-281e-4b0c-85ef-adbea7619fe0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:35.689964 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:35.689964 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:35.693455 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ceeea1c1-281e-4b0c-85ef-adbea7619fe0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:35.697817 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ceeea1c1-281e-4b0c-85ef-adbea7619fe0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb returned with HTTP 200 Aug 13 06:20:35.698264 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1387/5537] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:35 2026] GET /volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:36.710406 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2ac62c92-a85a-426b-8f91-e277835a0acd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:36.713242 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ac62c92-a85a-426b-8f91-e277835a0acd tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb Aug 13 06:20:36.713742 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2ac62c92-a85a-426b-8f91-e277835a0acd tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:36.713983 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2ac62c92-a85a-426b-8f91-e277835a0acd tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:36.725589 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:36.725589 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:36.729444 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2ac62c92-a85a-426b-8f91-e277835a0acd tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:36.736169 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2ac62c92-a85a-426b-8f91-e277835a0acd tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb returned with HTTP 200 Aug 13 06:20:36.736651 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1379/5538] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:36 2026] GET /volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:37.752156 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-97aed6a2-9005-438b-90db-58780c698c64 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:37.754277 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97aed6a2-9005-438b-90db-58780c698c64 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb Aug 13 06:20:37.754474 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-97aed6a2-9005-438b-90db-58780c698c64 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:37.754713 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-97aed6a2-9005-438b-90db-58780c698c64 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:37.757839 np0000007163 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=213,cinder:UPDATE=71,cinder:INSERT=30 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:20:37.768769 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:37.768769 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:37.773129 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-97aed6a2-9005-438b-90db-58780c698c64 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:37.779695 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-97aed6a2-9005-438b-90db-58780c698c64 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb returned with HTTP 200 Aug 13 06:20:37.780258 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1381/5539] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:37 2026] GET /volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:38.792855 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6d2d2f74-fc6d-4680-aa43-01110bb5c504 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:38.794466 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6d2d2f74-fc6d-4680-aa43-01110bb5c504 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb Aug 13 06:20:38.794631 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6d2d2f74-fc6d-4680-aa43-01110bb5c504 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:38.794796 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6d2d2f74-fc6d-4680-aa43-01110bb5c504 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:38.804387 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:38.804387 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:38.808251 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6d2d2f74-fc6d-4680-aa43-01110bb5c504 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:38.812683 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6d2d2f74-fc6d-4680-aa43-01110bb5c504 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb returned with HTTP 200 Aug 13 06:20:38.813095 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1393/5540] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:38 2026] GET /volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:39.167433 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-83fe6014-8d75-479c-95bc-995bede306a5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:39.171476 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-83fe6014-8d75-479c-95bc-995bede306a5 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] POST https://10.4.3.121/volume/v3/attachments/12277082-7b0e-4d9c-853a-2639d9bc3199/action Aug 13 06:20:39.171476 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-83fe6014-8d75-479c-95bc-995bede306a5 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:20:39.171476 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-83fe6014-8d75-479c-95bc-995bede306a5 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:39.185467 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:39.185467 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:39.195836 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-8562bcb0-cb7b-4e27-bc43-e42fe8337686 req-83fe6014-8d75-479c-95bc-995bede306a5 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/attachments/12277082-7b0e-4d9c-853a-2639d9bc3199/action returned with HTTP 204 Aug 13 06:20:39.196676 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1388/5541] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:20:39 2026] POST /volume/v3/attachments/12277082-7b0e-4d9c-853a-2639d9bc3199/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:20:39.711102 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-766e560a-295c-437b-828c-013dc42b6556 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:39.798498 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-766e560a-295c-437b-828c-013dc42b6556 tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:20:39.798861 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-766e560a-295c-437b-828c-013dc42b6556 tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-874019073", "extra_specs": {}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:39.811894 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-766e560a-295c-437b-828c-013dc42b6556 tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:20:39.812274 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1380/5542] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:20:39 2026] POST /volume/v3/types => generated 211 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:39.821836 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-10121818-5881-423f-920f-f265f58c80b4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:39.823846 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10121818-5881-423f-920f-f265f58c80b4 tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] POST https://10.4.3.121/volume/v3/types/5be1eb7e-173c-429b-b6de-b60deb3826a5/encryption Aug 13 06:20:39.824217 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-10121818-5881-423f-920f-f265f58c80b4 tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:39.828707 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d08fa6ed-01b6-498f-a862-49d3872627d6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:39.830400 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d08fa6ed-01b6-498f-a862-49d3872627d6 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb Aug 13 06:20:39.830564 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d08fa6ed-01b6-498f-a862-49d3872627d6 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:39.830731 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d08fa6ed-01b6-498f-a862-49d3872627d6 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:39.838843 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-10121818-5881-423f-920f-f265f58c80b4 tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] https://10.4.3.121/volume/v3/types/5be1eb7e-173c-429b-b6de-b60deb3826a5/encryption returned with HTTP 200 Aug 13 06:20:39.839284 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1382/5543] 10.4.3.121 () {68 vars in 1397 bytes} [Thu Aug 13 06:20:39 2026] POST /volume/v3/types/5be1eb7e-173c-429b-b6de-b60deb3826a5/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:39.839405 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:39.839405 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:39.843042 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d08fa6ed-01b6-498f-a862-49d3872627d6 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:39.847287 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d08fa6ed-01b6-498f-a862-49d3872627d6 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb returned with HTTP 200 Aug 13 06:20:39.847696 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1394/5544] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:39 2026] GET /volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb => generated 1166 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:20:39.848361 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fe49c7c5-84fb-4341-8454-a50e62cb2bbc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:39.900896 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fe49c7c5-84fb-4341-8454-a50e62cb2bbc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:20:39.901304 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fe49c7c5-84fb-4341-8454-a50e62cb2bbc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-771017056", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-874019073", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:39.903043 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-fe49c7c5-84fb-4341-8454-a50e62cb2bbc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-771017056', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-874019073', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:20:39.906451 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-fe49c7c5-84fb-4341-8454-a50e62cb2bbc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Create volume of 1 GB Aug 13 06:20:39.906709 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:39.906709 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:39.907128 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fe49c7c5-84fb-4341-8454-a50e62cb2bbc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Availability Zones retrieved successfully. Aug 13 06:20:39.912342 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fe49c7c5-84fb-4341-8454-a50e62cb2bbc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Flow 'volume_create_api' (39247c8e-bade-4be1-a113-f9fd200906d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:20:39.913159 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fe49c7c5-84fb-4341-8454-a50e62cb2bbc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cb4d1b2-e8f5-4498-8831-3af5e62ff516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:39.914045 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-fe49c7c5-84fb-4341-8454-a50e62cb2bbc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:20:39.937684 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fe49c7c5-84fb-4341-8454-a50e62cb2bbc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cb4d1b2-e8f5-4498-8831-3af5e62ff516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:20:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5be1eb7e-173c-429b-b6de-b60deb3826a5,is_public=True,name='tempest-scenario-type-luks-874019073',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5be1eb7e-173c-429b-b6de-b60deb3826a5', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:39.938365 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fe49c7c5-84fb-4341-8454-a50e62cb2bbc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8af0b619-84e8-4064-9cc9-32ccbb951760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:39.960211 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-fe49c7c5-84fb-4341-8454-a50e62cb2bbc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-874019073 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-874019073, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:20:39.960460 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-fe49c7c5-84fb-4341-8454-a50e62cb2bbc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-874019073 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-874019073, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:20:39.989085 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-fe49c7c5-84fb-4341-8454-a50e62cb2bbc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Created reservations ['fac9ee56-04df-4164-926a-31ccd7b0fc4e', '2c4c3367-6f72-4be6-be7f-cd3d53e156fb', 'fd811181-cb32-4577-8cad-bf8e8d5d81f1', '76357eb9-aed7-445b-9c5e-61280d8bd578'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:20:39.989819 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fe49c7c5-84fb-4341-8454-a50e62cb2bbc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8af0b619-84e8-4064-9cc9-32ccbb951760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fac9ee56-04df-4164-926a-31ccd7b0fc4e', '2c4c3367-6f72-4be6-be7f-cd3d53e156fb', 'fd811181-cb32-4577-8cad-bf8e8d5d81f1', '76357eb9-aed7-445b-9c5e-61280d8bd578']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:39.990586 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fe49c7c5-84fb-4341-8454-a50e62cb2bbc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da8c9126-360f-44c3-b890-1f06e67e688b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:40.012044 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fe49c7c5-84fb-4341-8454-a50e62cb2bbc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da8c9126-360f-44c3-b890-1f06e67e688b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7320f0b-8875-4417-97de-5a55c6d8be67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-771017056',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7c0d092e9aa446a8ce4362ed5ef6296',qos_specs=None,replication_status=,reservations=['fac9ee56-04df-4164-926a-31ccd7b0fc4e','2c4c3367-6f72-4be6-be7f-cd3d53e156fb','fd811181-cb32-4577-8cad-bf8e8d5d81f1','76357eb9-aed7-445b-9c5e-61280d8bd578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e028f8f6f6a4ab2945424e4c139a5fc',volume_type_id=5be1eb7e-173c-429b-b6de-b60deb3826a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:20:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-771017056',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a7320f0b-8875-4417-97de-5a55c6d8be67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7c0d092e9aa446a8ce4362ed5ef6296',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e028f8f6f6a4ab2945424e4c139a5fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5be1eb7e-173c-429b-b6de-b60deb3826a5),volume_type_id=5be1eb7e-173c-429b-b6de-b60deb3826a5)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:40.012759 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fe49c7c5-84fb-4341-8454-a50e62cb2bbc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12b2d4c0-630d-4c5f-9e83-1747e65b0a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:40.027923 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fe49c7c5-84fb-4341-8454-a50e62cb2bbc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12b2d4c0-630d-4c5f-9e83-1747e65b0a43) transitioned into state 'SUCCESS' from state '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-771017056',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7c0d092e9aa446a8ce4362ed5ef6296',qos_specs=None,replication_status=,reservations=['fac9ee56-04df-4164-926a-31ccd7b0fc4e','2c4c3367-6f72-4be6-be7f-cd3d53e156fb','fd811181-cb32-4577-8cad-bf8e8d5d81f1','76357eb9-aed7-445b-9c5e-61280d8bd578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e028f8f6f6a4ab2945424e4c139a5fc',volume_type_id=5be1eb7e-173c-429b-b6de-b60deb3826a5)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:40.028609 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fe49c7c5-84fb-4341-8454-a50e62cb2bbc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb3d4704-6ac8-4368-9f7d-f1042591d183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:40.037408 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fe49c7c5-84fb-4341-8454-a50e62cb2bbc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb3d4704-6ac8-4368-9f7d-f1042591d183) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:40.038592 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fe49c7c5-84fb-4341-8454-a50e62cb2bbc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Flow 'volume_create_api' (39247c8e-bade-4be1-a113-f9fd200906d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:20:40.038909 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fe49c7c5-84fb-4341-8454-a50e62cb2bbc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Create volume request issued successfully. Aug 13 06:20:40.039515 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fe49c7c5-84fb-4341-8454-a50e62cb2bbc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:20:40.039936 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1389/5545] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:20:39 2026] POST /volume/v3/volumes => generated 783 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:20:40.051090 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f49237f4-e691-4a32-87e4-25450f42bdaf None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:40.052882 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f49237f4-e691-4a32-87e4-25450f42bdaf tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/a7320f0b-8875-4417-97de-5a55c6d8be67 Aug 13 06:20:40.053033 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f49237f4-e691-4a32-87e4-25450f42bdaf tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:40.053291 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f49237f4-e691-4a32-87e4-25450f42bdaf tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:40.062156 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:40.062156 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:40.066345 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f49237f4-e691-4a32-87e4-25450f42bdaf tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:20:40.071154 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f49237f4-e691-4a32-87e4-25450f42bdaf tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/a7320f0b-8875-4417-97de-5a55c6d8be67 returned with HTTP 200 Aug 13 06:20:40.071651 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1381/5546] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:40 2026] GET /volume/v3/volumes/a7320f0b-8875-4417-97de-5a55c6d8be67 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:40.413313 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-6126079b-dd8a-4275-9a7c-87d19c387886 req-326909b7-82ee-47e1-b3db-006c7f89471b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:40.415068 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6126079b-dd8a-4275-9a7c-87d19c387886 req-326909b7-82ee-47e1-b3db-006c7f89471b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:20:40.415296 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6126079b-dd8a-4275-9a7c-87d19c387886 req-326909b7-82ee-47e1-b3db-006c7f89471b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:40.415508 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-6126079b-dd8a-4275-9a7c-87d19c387886 req-326909b7-82ee-47e1-b3db-006c7f89471b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:40.421830 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:40.421830 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:40.424714 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-6126079b-dd8a-4275-9a7c-87d19c387886 req-326909b7-82ee-47e1-b3db-006c7f89471b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:40.428165 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-6126079b-dd8a-4275-9a7c-87d19c387886 req-326909b7-82ee-47e1-b3db-006c7f89471b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:20:40.428567 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1383/5547] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:20:40 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 922 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:40.499303 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ad442e94-fefc-4d3d-9c2e-4383f4bf51cc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:40.499677 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ad442e94-fefc-4d3d-9c2e-4383f4bf51cc None None] GET https://10.4.3.121/volume// Aug 13 06:20:40.499836 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ad442e94-fefc-4d3d-9c2e-4383f4bf51cc None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:40.500010 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ad442e94-fefc-4d3d-9c2e-4383f4bf51cc None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:40.500360 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ad442e94-fefc-4d3d-9c2e-4383f4bf51cc None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:20:40.500649 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1395/5548] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:20:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:20:40.507676 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6126079b-dd8a-4275-9a7c-87d19c387886 req-22a3b846-9e7b-4565-9096-e03f2c28bd46 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:40.572688 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6126079b-dd8a-4275-9a7c-87d19c387886 req-22a3b846-9e7b-4565-9096-e03f2c28bd46 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:20:40.573023 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6126079b-dd8a-4275-9a7c-87d19c387886 req-22a3b846-9e7b-4565-9096-e03f2c28bd46 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c3ebc958-961f-4199-872c-3dee03260bea", "connector": null, "instance_uuid": "0aeb0220-2b39-4dd5-8e2d-daae419d3a10"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:40.580464 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:40.580464 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:40.601389 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6126079b-dd8a-4275-9a7c-87d19c387886 req-22a3b846-9e7b-4565-9096-e03f2c28bd46 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:20:40.601796 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1390/5549] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:20:40 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:20:40.626965 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b4db353c-fd54-429f-aece-b2ec3d676d2a None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:40.629288 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b4db353c-fd54-429f-aece-b2ec3d676d2a tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:20:40.629532 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b4db353c-fd54-429f-aece-b2ec3d676d2a tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:40.629728 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b4db353c-fd54-429f-aece-b2ec3d676d2a tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:40.637421 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-96af195a-80ea-4c71-86e4-d4d3430515e1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:40.637908 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-96af195a-80ea-4c71-86e4-d4d3430515e1 None None] GET https://10.4.3.121/volume// Aug 13 06:20:40.638144 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-96af195a-80ea-4c71-86e4-d4d3430515e1 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:40.638362 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-96af195a-80ea-4c71-86e4-d4d3430515e1 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:40.638668 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-96af195a-80ea-4c71-86e4-d4d3430515e1 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:20:40.639090 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1384/5550] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:20:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:20:40.641535 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:40.641535 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:40.645781 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b4db353c-fd54-429f-aece-b2ec3d676d2a tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:40.646343 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-6126079b-dd8a-4275-9a7c-87d19c387886 req-395b28cb-c97d-423e-af41-6f5cbe5ae4c9 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:40.648237 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6126079b-dd8a-4275-9a7c-87d19c387886 req-395b28cb-c97d-423e-af41-6f5cbe5ae4c9 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:20:40.648429 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-6126079b-dd8a-4275-9a7c-87d19c387886 req-395b28cb-c97d-423e-af41-6f5cbe5ae4c9 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:40.648608 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-6126079b-dd8a-4275-9a7c-87d19c387886 req-395b28cb-c97d-423e-af41-6f5cbe5ae4c9 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:40.649923 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b4db353c-fd54-429f-aece-b2ec3d676d2a tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:20:40.650370 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1382/5551] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:40 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:40.657944 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:40.657944 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:40.661426 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-6126079b-dd8a-4275-9a7c-87d19c387886 req-395b28cb-c97d-423e-af41-6f5cbe5ae4c9 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:40.665539 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-6126079b-dd8a-4275-9a7c-87d19c387886 req-395b28cb-c97d-423e-af41-6f5cbe5ae4c9 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:20:40.665886 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1396/5552] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:20:40 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 1101 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:20:40.760146 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-6126079b-dd8a-4275-9a7c-87d19c387886 req-2f752bf7-6665-43eb-802f-ede6a385bab0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:40.762267 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6126079b-dd8a-4275-9a7c-87d19c387886 req-2f752bf7-6665-43eb-802f-ede6a385bab0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] PUT https://10.4.3.121/volume/v3/attachments/4ba024b2-b7bd-42e3-bbba-77cdd669c00a Aug 13 06:20:40.762618 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-6126079b-dd8a-4275-9a7c-87d19c387886 req-2f752bf7-6665-43eb-802f-ede6a385bab0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:40.770304 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-6126079b-dd8a-4275-9a7c-87d19c387886 req-2f752bf7-6665-43eb-802f-ede6a385bab0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Acquiring lock "cinder-attachment_update-c3ebc958-961f-4199-872c-3dee03260bea-np0000007163" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:20:40.775281 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-6126079b-dd8a-4275-9a7c-87d19c387886 req-2f752bf7-6665-43eb-802f-ede6a385bab0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Lock "cinder-attachment_update-c3ebc958-961f-4199-872c-3dee03260bea-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:20:40.776235 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:40.776235 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:40.851847 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-6126079b-dd8a-4275-9a7c-87d19c387886 req-2f752bf7-6665-43eb-802f-ede6a385bab0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Lock "cinder-attachment_update-c3ebc958-961f-4199-872c-3dee03260bea-np0000007163" released by "attachment_update" :: held 0.077s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:20:40.852148 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-6126079b-dd8a-4275-9a7c-87d19c387886 req-2f752bf7-6665-43eb-802f-ede6a385bab0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/attachments/4ba024b2-b7bd-42e3-bbba-77cdd669c00a returned with HTTP 200 Aug 13 06:20:40.852593 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1391/5553] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:20:40 2026] PUT /volume/v3/attachments/4ba024b2-b7bd-42e3-bbba-77cdd669c00a => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 06:20:41.084946 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-45b37015-7434-44e1-ae46-82e5a330db53 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:41.087123 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-45b37015-7434-44e1-ae46-82e5a330db53 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/a7320f0b-8875-4417-97de-5a55c6d8be67 Aug 13 06:20:41.087400 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-45b37015-7434-44e1-ae46-82e5a330db53 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:41.087645 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-45b37015-7434-44e1-ae46-82e5a330db53 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:41.095738 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:41.095738 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:41.099703 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-45b37015-7434-44e1-ae46-82e5a330db53 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:20:41.104551 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-45b37015-7434-44e1-ae46-82e5a330db53 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/a7320f0b-8875-4417-97de-5a55c6d8be67 returned with HTTP 200 Aug 13 06:20:41.104985 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1385/5554] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:41 2026] GET /volume/v3/volumes/a7320f0b-8875-4417-97de-5a55c6d8be67 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:41.116512 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8353362c-2e42-443b-9d80-8ab192b50a47 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:41.118625 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8353362c-2e42-443b-9d80-8ab192b50a47 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/a7320f0b-8875-4417-97de-5a55c6d8be67 Aug 13 06:20:41.118858 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8353362c-2e42-443b-9d80-8ab192b50a47 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:41.119081 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8353362c-2e42-443b-9d80-8ab192b50a47 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:41.127355 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:41.127355 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:41.131128 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8353362c-2e42-443b-9d80-8ab192b50a47 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:20:41.135778 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8353362c-2e42-443b-9d80-8ab192b50a47 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/a7320f0b-8875-4417-97de-5a55c6d8be67 returned with HTTP 200 Aug 13 06:20:41.136396 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1383/5555] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:41 2026] GET /volume/v3/volumes/a7320f0b-8875-4417-97de-5a55c6d8be67 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:41.147007 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d9ea47de-0f69-4ba2-8aaf-554994b8f645 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:41.148958 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d9ea47de-0f69-4ba2-8aaf-554994b8f645 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:20:41.149347 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d9ea47de-0f69-4ba2-8aaf-554994b8f645 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-2022372428", "source_volid": "a7320f0b-8875-4417-97de-5a55c6d8be67", "volume_type": "tempest-scenario-type-luks-874019073", "size": 1}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:41.150902 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.v3.volumes [None req-d9ea47de-0f69-4ba2-8aaf-554994b8f645 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-2022372428', 'source_volid': 'a7320f0b-8875-4417-97de-5a55c6d8be67', 'volume_type': 'tempest-scenario-type-luks-874019073', 'size': 1}} {{(pid=100322) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:20:41.161031 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:41.161031 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:41.161521 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d9ea47de-0f69-4ba2-8aaf-554994b8f645 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume retrieved successfully. Aug 13 06:20:41.161641 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-d9ea47de-0f69-4ba2-8aaf-554994b8f645 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Create volume of 1 GB Aug 13 06:20:41.162271 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d9ea47de-0f69-4ba2-8aaf-554994b8f645 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Availability Zones retrieved successfully. Aug 13 06:20:41.167621 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d9ea47de-0f69-4ba2-8aaf-554994b8f645 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Flow 'volume_create_api' (02fa0df8-4d3d-4c5a-accf-957836942692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:20:41.168777 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d9ea47de-0f69-4ba2-8aaf-554994b8f645 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93f04870-4833-4a08-8f5a-37b49235990c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:41.169713 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.flows.api.create_volume [None req-d9ea47de-0f69-4ba2-8aaf-554994b8f645 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100322) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:20:41.190489 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d9ea47de-0f69-4ba2-8aaf-554994b8f645 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93f04870-4833-4a08-8f5a-37b49235990c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a7320f0b-8875-4417-97de-5a55c6d8be67', 'volume_type': VolumeType(created_at=2026-08-13T06:20:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5be1eb7e-173c-429b-b6de-b60deb3826a5,is_public=True,name='tempest-scenario-type-luks-874019073',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5be1eb7e-173c-429b-b6de-b60deb3826a5', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:41.191297 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d9ea47de-0f69-4ba2-8aaf-554994b8f645 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deb2442d-7191-4569-b0e8-08510b51db76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:41.218736 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-d9ea47de-0f69-4ba2-8aaf-554994b8f645 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-874019073 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-874019073, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:20:41.219099 np0000007163 devstack@c-api.service[100322]: WARNING cinder.quota [None req-d9ea47de-0f69-4ba2-8aaf-554994b8f645 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-874019073 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-874019073, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:20:41.233016 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.quota [None req-d9ea47de-0f69-4ba2-8aaf-554994b8f645 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Created reservations ['489ffba9-d69c-4457-9d0d-ac3fe5d9fc02', '41074271-457d-4f02-aab9-cfc5cfbdf6ef', 'c745a111-b278-4b98-873c-32f7e12f63ce', '28dfdb7c-154b-480b-8d6c-bc71193119c5'] {{(pid=100322) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:20:41.234040 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d9ea47de-0f69-4ba2-8aaf-554994b8f645 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deb2442d-7191-4569-b0e8-08510b51db76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['489ffba9-d69c-4457-9d0d-ac3fe5d9fc02', '41074271-457d-4f02-aab9-cfc5cfbdf6ef', 'c745a111-b278-4b98-873c-32f7e12f63ce', '28dfdb7c-154b-480b-8d6c-bc71193119c5']}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:41.235197 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d9ea47de-0f69-4ba2-8aaf-554994b8f645 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53847a8b-8cd9-4210-9464-33539f5ad6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:41.271524 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d9ea47de-0f69-4ba2-8aaf-554994b8f645 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53847a8b-8cd9-4210-9464-33539f5ad6f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb8e93a9-39af-4dfd-97a9-9945b9b9ece7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2022372428',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7c0d092e9aa446a8ce4362ed5ef6296',qos_specs=None,replication_status=,reservations=['489ffba9-d69c-4457-9d0d-ac3fe5d9fc02','41074271-457d-4f02-aab9-cfc5cfbdf6ef','c745a111-b278-4b98-873c-32f7e12f63ce','28dfdb7c-154b-480b-8d6c-bc71193119c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=a7320f0b-8875-4417-97de-5a55c6d8be67,status='creating',user_id='4e028f8f6f6a4ab2945424e4c139a5fc',volume_type_id=5be1eb7e-173c-429b-b6de-b60deb3826a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:20:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2022372428',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=eb8e93a9-39af-4dfd-97a9-9945b9b9ece7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7c0d092e9aa446a8ce4362ed5ef6296',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a7320f0b-8875-4417-97de-5a55c6d8be67,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e028f8f6f6a4ab2945424e4c139a5fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5be1eb7e-173c-429b-b6de-b60deb3826a5),volume_type_id=5be1eb7e-173c-429b-b6de-b60deb3826a5)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:41.272368 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d9ea47de-0f69-4ba2-8aaf-554994b8f645 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63dd06a1-ed82-4483-a447-3e71016c2c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:41.289697 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d9ea47de-0f69-4ba2-8aaf-554994b8f645 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63dd06a1-ed82-4483-a447-3e71016c2c87) transitioned into state 'SUCCESS' from state '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-2022372428',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7c0d092e9aa446a8ce4362ed5ef6296',qos_specs=None,replication_status=,reservations=['489ffba9-d69c-4457-9d0d-ac3fe5d9fc02','41074271-457d-4f02-aab9-cfc5cfbdf6ef','c745a111-b278-4b98-873c-32f7e12f63ce','28dfdb7c-154b-480b-8d6c-bc71193119c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=a7320f0b-8875-4417-97de-5a55c6d8be67,status='creating',user_id='4e028f8f6f6a4ab2945424e4c139a5fc',volume_type_id=5be1eb7e-173c-429b-b6de-b60deb3826a5)}' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:41.290394 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d9ea47de-0f69-4ba2-8aaf-554994b8f645 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45217f9a-7ca9-4764-9dc1-9f7a559f6bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:20:41.305614 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d9ea47de-0f69-4ba2-8aaf-554994b8f645 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45217f9a-7ca9-4764-9dc1-9f7a559f6bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100322) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:20:41.306872 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-d9ea47de-0f69-4ba2-8aaf-554994b8f645 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Flow 'volume_create_api' (02fa0df8-4d3d-4c5a-accf-957836942692) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100322) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:20:41.307328 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-d9ea47de-0f69-4ba2-8aaf-554994b8f645 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Create volume request issued successfully. Aug 13 06:20:41.308075 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d9ea47de-0f69-4ba2-8aaf-554994b8f645 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:20:41.308652 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1397/5556] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:20:41 2026] POST /volume/v3/volumes => generated 811 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:20:41.319793 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-8cf669e5-827d-4a33-96f8-51d2917d050e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:41.321542 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8cf669e5-827d-4a33-96f8-51d2917d050e tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:20:41.321724 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8cf669e5-827d-4a33-96f8-51d2917d050e tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:41.321898 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-8cf669e5-827d-4a33-96f8-51d2917d050e tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:41.328830 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:41.328830 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:41.332854 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-8cf669e5-827d-4a33-96f8-51d2917d050e tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:20:41.337162 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-8cf669e5-827d-4a33-96f8-51d2917d050e tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 returned with HTTP 200 Aug 13 06:20:41.337606 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1392/5557] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:41 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:41.662123 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-023e0923-a67a-4967-868c-61e3f52ea100 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:41.663944 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-023e0923-a67a-4967-868c-61e3f52ea100 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:20:41.664137 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-023e0923-a67a-4967-868c-61e3f52ea100 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:41.664351 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-023e0923-a67a-4967-868c-61e3f52ea100 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:41.674192 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:41.674192 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:41.677503 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-023e0923-a67a-4967-868c-61e3f52ea100 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:41.681825 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-023e0923-a67a-4967-868c-61e3f52ea100 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:20:41.682276 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1386/5558] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:41 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:42.349310 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-2cc4fefc-8941-438f-af8a-6c5214c18f11 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:42.351493 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2cc4fefc-8941-438f-af8a-6c5214c18f11 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:20:42.351769 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2cc4fefc-8941-438f-af8a-6c5214c18f11 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:42.352006 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-2cc4fefc-8941-438f-af8a-6c5214c18f11 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:42.359348 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:42.359348 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:42.363378 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-2cc4fefc-8941-438f-af8a-6c5214c18f11 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:20:42.368709 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-2cc4fefc-8941-438f-af8a-6c5214c18f11 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 returned with HTTP 200 Aug 13 06:20:42.369193 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1384/5559] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:42 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:42.694508 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4260c4b0-7e90-41a6-847b-ff4b6302b281 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:42.696426 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4260c4b0-7e90-41a6-847b-ff4b6302b281 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:20:42.696618 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4260c4b0-7e90-41a6-847b-ff4b6302b281 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:42.696831 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4260c4b0-7e90-41a6-847b-ff4b6302b281 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:42.706006 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:42.706006 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:42.709066 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4260c4b0-7e90-41a6-847b-ff4b6302b281 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:42.712721 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4260c4b0-7e90-41a6-847b-ff4b6302b281 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:20:42.713077 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1398/5560] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:42 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:43.381232 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-5be7d53f-d588-4ac7-b44c-db4a86189579 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:43.382794 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5be7d53f-d588-4ac7-b44c-db4a86189579 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:20:43.382982 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5be7d53f-d588-4ac7-b44c-db4a86189579 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:43.383190 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-5be7d53f-d588-4ac7-b44c-db4a86189579 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:43.390326 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:43.390326 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:43.393388 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-5be7d53f-d588-4ac7-b44c-db4a86189579 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:20:43.396960 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-5be7d53f-d588-4ac7-b44c-db4a86189579 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 returned with HTTP 200 Aug 13 06:20:43.397322 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1393/5561] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:43 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:43.725589 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-2cfd17ad-05c7-4bda-9591-7e014f1f01e8 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:43.727588 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2cfd17ad-05c7-4bda-9591-7e014f1f01e8 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:20:43.727836 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2cfd17ad-05c7-4bda-9591-7e014f1f01e8 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:43.728083 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-2cfd17ad-05c7-4bda-9591-7e014f1f01e8 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:43.739444 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:43.739444 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:43.743655 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-2cfd17ad-05c7-4bda-9591-7e014f1f01e8 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:43.749305 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-2cfd17ad-05c7-4bda-9591-7e014f1f01e8 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:20:43.749763 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1387/5562] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:43 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 922 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:44.083644 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-6126079b-dd8a-4275-9a7c-87d19c387886 req-89e17fb7-2080-45f8-b25b-be98af342961 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:44.085804 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6126079b-dd8a-4275-9a7c-87d19c387886 req-89e17fb7-2080-45f8-b25b-be98af342961 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] POST https://10.4.3.121/volume/v3/attachments/4ba024b2-b7bd-42e3-bbba-77cdd669c00a/action Aug 13 06:20:44.086174 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6126079b-dd8a-4275-9a7c-87d19c387886 req-89e17fb7-2080-45f8-b25b-be98af342961 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:20:44.086326 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-6126079b-dd8a-4275-9a7c-87d19c387886 req-89e17fb7-2080-45f8-b25b-be98af342961 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:20:44.101324 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:44.101324 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:44.110848 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-6126079b-dd8a-4275-9a7c-87d19c387886 req-89e17fb7-2080-45f8-b25b-be98af342961 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/attachments/4ba024b2-b7bd-42e3-bbba-77cdd669c00a/action returned with HTTP 204 Aug 13 06:20:44.111333 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1385/5563] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:20:44 2026] POST /volume/v3/attachments/4ba024b2-b7bd-42e3-bbba-77cdd669c00a/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:20:44.408342 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1f4c76aa-a978-4b56-b105-33920cfef05a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:44.409870 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1f4c76aa-a978-4b56-b105-33920cfef05a tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:20:44.410032 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1f4c76aa-a978-4b56-b105-33920cfef05a tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:44.410252 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1f4c76aa-a978-4b56-b105-33920cfef05a tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:44.412109 np0000007163 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=295,cinder:INSERT=56,cinder:UPDATE=104 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:20:44.416723 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:44.416723 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:44.419999 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1f4c76aa-a978-4b56-b105-33920cfef05a tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:20:44.423614 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1f4c76aa-a978-4b56-b105-33920cfef05a tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 returned with HTTP 200 Aug 13 06:20:44.423980 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1399/5564] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:44 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:44.762784 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b7049a32-7ebb-444a-b43c-15846f3d4500 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:44.764369 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b7049a32-7ebb-444a-b43c-15846f3d4500 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:20:44.764541 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b7049a32-7ebb-444a-b43c-15846f3d4500 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:44.764712 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b7049a32-7ebb-444a-b43c-15846f3d4500 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:44.773603 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:44.773603 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:44.776730 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b7049a32-7ebb-444a-b43c-15846f3d4500 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:20:44.780344 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b7049a32-7ebb-444a-b43c-15846f3d4500 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:20:44.780677 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1394/5565] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:44 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:20:45.435570 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d8f17524-ecad-488b-a62c-0c593d115119 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:45.437434 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d8f17524-ecad-488b-a62c-0c593d115119 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:20:45.437617 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d8f17524-ecad-488b-a62c-0c593d115119 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:45.437808 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d8f17524-ecad-488b-a62c-0c593d115119 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:45.444238 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:45.444238 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:45.447429 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d8f17524-ecad-488b-a62c-0c593d115119 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:20:45.451487 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d8f17524-ecad-488b-a62c-0c593d115119 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 returned with HTTP 200 Aug 13 06:20:45.451822 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1388/5566] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:45 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:46.463836 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f9e3e800-5630-4e94-a15b-3e1d8685b1c7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:46.465584 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f9e3e800-5630-4e94-a15b-3e1d8685b1c7 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:20:46.465786 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f9e3e800-5630-4e94-a15b-3e1d8685b1c7 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:46.465954 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f9e3e800-5630-4e94-a15b-3e1d8685b1c7 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:46.473048 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:46.473048 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:46.477425 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f9e3e800-5630-4e94-a15b-3e1d8685b1c7 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:20:46.482507 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f9e3e800-5630-4e94-a15b-3e1d8685b1c7 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 returned with HTTP 200 Aug 13 06:20:46.482868 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1386/5567] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:46 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:47.494836 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9dae98df-5fcb-4b00-9e43-bb17726a693f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:47.497050 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9dae98df-5fcb-4b00-9e43-bb17726a693f tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:20:47.497050 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9dae98df-5fcb-4b00-9e43-bb17726a693f tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:47.497050 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9dae98df-5fcb-4b00-9e43-bb17726a693f tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:47.503558 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:47.503558 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:47.507298 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9dae98df-5fcb-4b00-9e43-bb17726a693f tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:20:47.510905 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9dae98df-5fcb-4b00-9e43-bb17726a693f tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 returned with HTTP 200 Aug 13 06:20:47.511327 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1400/5568] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:47 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:48.523177 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-75658b47-55af-4531-8fec-870bd191b606 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:48.525004 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-75658b47-55af-4531-8fec-870bd191b606 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:20:48.525172 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-75658b47-55af-4531-8fec-870bd191b606 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:48.525359 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-75658b47-55af-4531-8fec-870bd191b606 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:48.531471 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:48.531471 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:48.534483 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-75658b47-55af-4531-8fec-870bd191b606 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:20:48.538715 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-75658b47-55af-4531-8fec-870bd191b606 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 returned with HTTP 200 Aug 13 06:20:48.539122 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1395/5569] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:48 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:49.551208 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d745dd61-659c-465e-a2e3-151a0e43e370 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:49.555754 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d745dd61-659c-465e-a2e3-151a0e43e370 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:20:49.555919 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d745dd61-659c-465e-a2e3-151a0e43e370 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:49.556101 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d745dd61-659c-465e-a2e3-151a0e43e370 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:49.568389 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:49.568389 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:49.572737 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d745dd61-659c-465e-a2e3-151a0e43e370 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:20:49.578060 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d745dd61-659c-465e-a2e3-151a0e43e370 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 returned with HTTP 200 Aug 13 06:20:49.578520 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1389/5570] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:49 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:50.596491 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-c823ed24-71c9-47e9-81c1-d4f5a73c3277 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:50.598629 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c823ed24-71c9-47e9-81c1-d4f5a73c3277 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:20:50.598877 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c823ed24-71c9-47e9-81c1-d4f5a73c3277 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:50.599128 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-c823ed24-71c9-47e9-81c1-d4f5a73c3277 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:50.611938 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:50.611938 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:50.616742 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-c823ed24-71c9-47e9-81c1-d4f5a73c3277 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:20:50.622275 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-c823ed24-71c9-47e9-81c1-d4f5a73c3277 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 returned with HTTP 200 Aug 13 06:20:50.622767 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1387/5571] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:50 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:51.636553 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-e22cf584-3b80-43c5-a226-4ade0c94fc08 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:51.639007 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e22cf584-3b80-43c5-a226-4ade0c94fc08 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:20:51.639289 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e22cf584-3b80-43c5-a226-4ade0c94fc08 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:51.639539 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-e22cf584-3b80-43c5-a226-4ade0c94fc08 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:51.648063 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:51.648063 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:20:51.651927 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-e22cf584-3b80-43c5-a226-4ade0c94fc08 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:20:51.655892 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-e22cf584-3b80-43c5-a226-4ade0c94fc08 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 returned with HTTP 200 Aug 13 06:20:51.656434 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1401/5572] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:51 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:52.667762 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-3b91882a-474b-4a12-990b-381afa0259d6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:52.669485 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b91882a-474b-4a12-990b-381afa0259d6 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:20:52.669652 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b91882a-474b-4a12-990b-381afa0259d6 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:52.669825 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-3b91882a-474b-4a12-990b-381afa0259d6 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:52.677238 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:52.677238 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:20:52.680953 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-3b91882a-474b-4a12-990b-381afa0259d6 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:20:52.685087 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-3b91882a-474b-4a12-990b-381afa0259d6 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 returned with HTTP 200 Aug 13 06:20:52.685497 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1396/5573] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:52 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:53.700045 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0c2e44ef-f54f-4f81-9bdb-d67eeb61166c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:53.701622 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0c2e44ef-f54f-4f81-9bdb-d67eeb61166c tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:20:53.701813 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0c2e44ef-f54f-4f81-9bdb-d67eeb61166c tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:53.702040 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0c2e44ef-f54f-4f81-9bdb-d67eeb61166c tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:53.713714 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:53.713714 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:20:53.720486 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0c2e44ef-f54f-4f81-9bdb-d67eeb61166c tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:20:53.726389 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0c2e44ef-f54f-4f81-9bdb-d67eeb61166c tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 returned with HTTP 200 Aug 13 06:20:53.726774 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1390/5574] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:53 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:20:53.740701 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-33a8a9dd-2de9-443c-8a46-fbe90a1f063c None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:20:53.742613 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-33a8a9dd-2de9-443c-8a46-fbe90a1f063c tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:20:53.742804 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-33a8a9dd-2de9-443c-8a46-fbe90a1f063c tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:20:53.742995 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-33a8a9dd-2de9-443c-8a46-fbe90a1f063c tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:20:53.749747 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:20:53.749747 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:20:53.753307 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-33a8a9dd-2de9-443c-8a46-fbe90a1f063c tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:20:53.757558 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-33a8a9dd-2de9-443c-8a46-fbe90a1f063c tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 returned with HTTP 200 Aug 13 06:20:53.758047 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1388/5575] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:20:53 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:01.655011 np0000007163 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=11 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:21:02.684211 np0000007163 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=247,cinder:INSERT=51,cinder:UPDATE=100,cinder:DELETE=1 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:21:03.725458 np0000007163 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=37,cinder:INSERT=1 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:21:03.756456 np0000007163 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=49,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:21:28.152768 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-92f16057-9808-4e6e-af22-93936ea38b00 req-c5f457a6-50f1-47ea-81df-4a938ae04010 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:28.155143 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-92f16057-9808-4e6e-af22-93936ea38b00 req-c5f457a6-50f1-47ea-81df-4a938ae04010 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:21:28.155499 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-92f16057-9808-4e6e-af22-93936ea38b00 req-c5f457a6-50f1-47ea-81df-4a938ae04010 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:28.155776 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-92f16057-9808-4e6e-af22-93936ea38b00 req-c5f457a6-50f1-47ea-81df-4a938ae04010 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:28.165087 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:28.165087 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:21:28.168270 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-92f16057-9808-4e6e-af22-93936ea38b00 req-c5f457a6-50f1-47ea-81df-4a938ae04010 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:28.171976 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-92f16057-9808-4e6e-af22-93936ea38b00 req-c5f457a6-50f1-47ea-81df-4a938ae04010 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:21:28.172385 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1402/5576] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:21:28 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:28.238431 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-cea35635-f3a7-4b62-b795-96195f5d8320 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:28.238879 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cea35635-f3a7-4b62-b795-96195f5d8320 None None] GET https://10.4.3.121/volume// Aug 13 06:21:28.239092 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cea35635-f3a7-4b62-b795-96195f5d8320 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:28.239341 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-cea35635-f3a7-4b62-b795-96195f5d8320 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:28.239722 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-cea35635-f3a7-4b62-b795-96195f5d8320 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:21:28.240050 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1397/5577] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:21:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:21:28.246630 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-92f16057-9808-4e6e-af22-93936ea38b00 req-933f8775-48ec-4f67-b3a3-268d4ac2c9f1 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:28.274483 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-92f16057-9808-4e6e-af22-93936ea38b00 req-933f8775-48ec-4f67-b3a3-268d4ac2c9f1 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:21:28.274820 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-92f16057-9808-4e6e-af22-93936ea38b00 req-933f8775-48ec-4f67-b3a3-268d4ac2c9f1 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c3ebc958-961f-4199-872c-3dee03260bea", "connector": null, "instance_uuid": "3c464682-748a-469c-b8c0-0021f66bae79"}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:21:28.284578 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:28.284578 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:21:28.310840 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-92f16057-9808-4e6e-af22-93936ea38b00 req-933f8775-48ec-4f67-b3a3-268d4ac2c9f1 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:21:28.311377 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1391/5578] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:21:28 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 06:21:28.336471 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9b35798f-abfd-421b-8103-c50d4a97a03f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:28.338332 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b35798f-abfd-421b-8103-c50d4a97a03f tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:21:28.338438 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9b35798f-abfd-421b-8103-c50d4a97a03f tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:28.338620 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9b35798f-abfd-421b-8103-c50d4a97a03f tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:28.344373 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-ee5bd338-ba05-4bba-bb7d-1d0388c6459b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:28.344720 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ee5bd338-ba05-4bba-bb7d-1d0388c6459b None None] GET https://10.4.3.121/volume// Aug 13 06:21:28.344887 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ee5bd338-ba05-4bba-bb7d-1d0388c6459b None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:28.345062 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-ee5bd338-ba05-4bba-bb7d-1d0388c6459b None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:28.345397 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-ee5bd338-ba05-4bba-bb7d-1d0388c6459b None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:21:28.345676 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1403/5579] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:21:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:21:28.350020 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:28.350020 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:21:28.352872 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-92f16057-9808-4e6e-af22-93936ea38b00 req-8a8462e2-0fdc-43f5-8d5c-208537c7d49f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:28.353413 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9b35798f-abfd-421b-8103-c50d4a97a03f tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:28.355174 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-92f16057-9808-4e6e-af22-93936ea38b00 req-8a8462e2-0fdc-43f5-8d5c-208537c7d49f tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:21:28.355440 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-92f16057-9808-4e6e-af22-93936ea38b00 req-8a8462e2-0fdc-43f5-8d5c-208537c7d49f tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:28.355662 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-92f16057-9808-4e6e-af22-93936ea38b00 req-8a8462e2-0fdc-43f5-8d5c-208537c7d49f tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:28.357434 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b35798f-abfd-421b-8103-c50d4a97a03f tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:21:28.357841 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1389/5580] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:28 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:28.367437 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:28.367437 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:21:28.370469 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-92f16057-9808-4e6e-af22-93936ea38b00 req-8a8462e2-0fdc-43f5-8d5c-208537c7d49f tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:28.375650 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-92f16057-9808-4e6e-af22-93936ea38b00 req-8a8462e2-0fdc-43f5-8d5c-208537c7d49f tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:21:28.376207 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1398/5581] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:21:28 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 1396 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:21:28.478328 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-92f16057-9808-4e6e-af22-93936ea38b00 req-a9564754-30a6-4cd8-b2d6-d58612c9f290 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:28.480499 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-92f16057-9808-4e6e-af22-93936ea38b00 req-a9564754-30a6-4cd8-b2d6-d58612c9f290 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] PUT https://10.4.3.121/volume/v3/attachments/4aa18380-5054-4ace-a54e-d450761091b0 Aug 13 06:21:28.480842 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-92f16057-9808-4e6e-af22-93936ea38b00 req-a9564754-30a6-4cd8-b2d6-d58612c9f290 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:21:28.487849 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-92f16057-9808-4e6e-af22-93936ea38b00 req-a9564754-30a6-4cd8-b2d6-d58612c9f290 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Acquiring lock "cinder-attachment_update-c3ebc958-961f-4199-872c-3dee03260bea-np0000007163" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:21:28.492722 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-92f16057-9808-4e6e-af22-93936ea38b00 req-a9564754-30a6-4cd8-b2d6-d58612c9f290 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Lock "cinder-attachment_update-c3ebc958-961f-4199-872c-3dee03260bea-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:21:28.493980 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:28.493980 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:21:28.563832 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-92f16057-9808-4e6e-af22-93936ea38b00 req-a9564754-30a6-4cd8-b2d6-d58612c9f290 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Lock "cinder-attachment_update-c3ebc958-961f-4199-872c-3dee03260bea-np0000007163" released by "attachment_update" :: held 0.071s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:21:28.564423 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-92f16057-9808-4e6e-af22-93936ea38b00 req-a9564754-30a6-4cd8-b2d6-d58612c9f290 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/attachments/4aa18380-5054-4ace-a54e-d450761091b0 returned with HTTP 200 Aug 13 06:21:28.564924 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1392/5582] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:21:28 2026] PUT /volume/v3/attachments/4aa18380-5054-4ace-a54e-d450761091b0 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:29.370901 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9b769a80-c12f-4f25-b321-2e1a180a507a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:29.372696 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9b769a80-c12f-4f25-b321-2e1a180a507a tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:21:29.372915 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9b769a80-c12f-4f25-b321-2e1a180a507a tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:29.373129 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9b769a80-c12f-4f25-b321-2e1a180a507a tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:29.385120 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:29.385120 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:21:29.388372 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9b769a80-c12f-4f25-b321-2e1a180a507a tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:29.392451 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9b769a80-c12f-4f25-b321-2e1a180a507a tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:21:29.392852 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1404/5583] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:29 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 1217 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:30.405037 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-f739981f-0f99-4105-b1c5-efb32e516309 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:30.406771 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f739981f-0f99-4105-b1c5-efb32e516309 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:21:30.407003 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f739981f-0f99-4105-b1c5-efb32e516309 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:30.407242 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-f739981f-0f99-4105-b1c5-efb32e516309 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:30.418239 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:30.418239 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:21:30.421974 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-f739981f-0f99-4105-b1c5-efb32e516309 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:30.426308 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-f739981f-0f99-4105-b1c5-efb32e516309 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:21:30.426916 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1390/5584] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:30 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 1217 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:30.776632 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-92f16057-9808-4e6e-af22-93936ea38b00 req-b8f2f00a-6d98-4095-a5a2-21158f00ab1c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:30.778569 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-92f16057-9808-4e6e-af22-93936ea38b00 req-b8f2f00a-6d98-4095-a5a2-21158f00ab1c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] POST https://10.4.3.121/volume/v3/attachments/4aa18380-5054-4ace-a54e-d450761091b0/action Aug 13 06:21:30.778901 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-92f16057-9808-4e6e-af22-93936ea38b00 req-b8f2f00a-6d98-4095-a5a2-21158f00ab1c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:21:30.779020 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-92f16057-9808-4e6e-af22-93936ea38b00 req-b8f2f00a-6d98-4095-a5a2-21158f00ab1c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:21:30.794918 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:30.794918 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:21:30.802766 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-92f16057-9808-4e6e-af22-93936ea38b00 req-b8f2f00a-6d98-4095-a5a2-21158f00ab1c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/attachments/4aa18380-5054-4ace-a54e-d450761091b0/action returned with HTTP 204 Aug 13 06:21:30.803159 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1399/5585] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:21:30 2026] POST /volume/v3/attachments/4aa18380-5054-4ace-a54e-d450761091b0/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:21:31.439195 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-01c229b5-8d45-43a1-a3c5-71b8233b323c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:31.441477 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-01c229b5-8d45-43a1-a3c5-71b8233b323c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:21:31.441707 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-01c229b5-8d45-43a1-a3c5-71b8233b323c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:31.441933 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-01c229b5-8d45-43a1-a3c5-71b8233b323c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:31.455612 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:31.455612 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:21:31.459277 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-01c229b5-8d45-43a1-a3c5-71b8233b323c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:31.464052 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-01c229b5-8d45-43a1-a3c5-71b8233b323c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:21:31.464548 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1393/5586] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:31 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 1511 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:32.648458 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-11c69fb9-168c-4953-b433-a5dffbb3c8ad None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:32.650229 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-11c69fb9-168c-4953-b433-a5dffbb3c8ad tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:21:32.650382 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-11c69fb9-168c-4953-b433-a5dffbb3c8ad tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:32.650551 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-11c69fb9-168c-4953-b433-a5dffbb3c8ad tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:32.660783 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:32.660783 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:21:32.664019 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-11c69fb9-168c-4953-b433-a5dffbb3c8ad tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:32.667866 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-11c69fb9-168c-4953-b433-a5dffbb3c8ad tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:21:32.668297 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1405/5587] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:32 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 1511 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:32.680168 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-af998c3d-43e9-4897-8b9e-1f7fb5693cf2 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:32.682315 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-af998c3d-43e9-4897-8b9e-1f7fb5693cf2 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:21:32.682575 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-af998c3d-43e9-4897-8b9e-1f7fb5693cf2 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:32.682819 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-af998c3d-43e9-4897-8b9e-1f7fb5693cf2 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:32.693697 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:32.693697 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:21:32.696946 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-af998c3d-43e9-4897-8b9e-1f7fb5693cf2 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:32.701351 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-af998c3d-43e9-4897-8b9e-1f7fb5693cf2 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:21:32.701746 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1391/5588] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:32 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 1511 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:32.712584 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-ad132301-9696-4c9b-809e-17bc9f1e5e67 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:32.714448 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ad132301-9696-4c9b-809e-17bc9f1e5e67 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:21:32.714691 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ad132301-9696-4c9b-809e-17bc9f1e5e67 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:32.714920 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-ad132301-9696-4c9b-809e-17bc9f1e5e67 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:32.725433 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:32.725433 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:21:32.728385 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-ad132301-9696-4c9b-809e-17bc9f1e5e67 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:32.731922 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-ad132301-9696-4c9b-809e-17bc9f1e5e67 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:21:32.732278 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1400/5589] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:32 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 1511 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:32.767137 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-64eff580-8513-47c4-81a1-bddf5c866b3a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:32.769156 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-64eff580-8513-47c4-81a1-bddf5c866b3a tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:21:32.769404 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-64eff580-8513-47c4-81a1-bddf5c866b3a tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:32.769610 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-64eff580-8513-47c4-81a1-bddf5c866b3a tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:32.779904 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:32.779904 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:21:32.782870 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-64eff580-8513-47c4-81a1-bddf5c866b3a tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:32.786620 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-64eff580-8513-47c4-81a1-bddf5c866b3a tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:21:32.786998 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1394/5590] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:21:32 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 1511 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:32.804744 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-b92fc8ec-821f-418b-837d-64ca15f842eb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:32.806642 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-b92fc8ec-821f-418b-837d-64ca15f842eb tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] POST https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea/action Aug 13 06:21:32.806964 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-b92fc8ec-821f-418b-837d-64ca15f842eb tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:21:32.807124 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-b92fc8ec-821f-418b-837d-64ca15f842eb tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:21:32.818650 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:32.818650 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:21:32.819063 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-b92fc8ec-821f-418b-837d-64ca15f842eb tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:32.824205 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-b92fc8ec-821f-418b-837d-64ca15f842eb tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Begin detaching volume completed successfully. Aug 13 06:21:32.824405 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-b92fc8ec-821f-418b-837d-64ca15f842eb tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea/action returned with HTTP 202 Aug 13 06:21:32.824761 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1406/5591] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:21:32 2026] POST /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:21:32.841642 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-dbb167ce-b0d5-4846-bcef-21221cd53691 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:32.843792 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dbb167ce-b0d5-4846-bcef-21221cd53691 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:21:32.844574 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dbb167ce-b0d5-4846-bcef-21221cd53691 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:32.844574 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-dbb167ce-b0d5-4846-bcef-21221cd53691 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:32.857905 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:32.857905 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:21:32.859666 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4bbbcd89-3874-4ad8-9876-b4a2b7ef79a3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:32.860078 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4bbbcd89-3874-4ad8-9876-b4a2b7ef79a3 None None] GET https://10.4.3.121/volume// Aug 13 06:21:32.860256 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4bbbcd89-3874-4ad8-9876-b4a2b7ef79a3 None None] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:32.860454 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4bbbcd89-3874-4ad8-9876-b4a2b7ef79a3 None None] Calling method 'all' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:32.860760 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4bbbcd89-3874-4ad8-9876-b4a2b7ef79a3 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:21:32.861057 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1401/5592] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:21:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:21:32.862296 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-dbb167ce-b0d5-4846-bcef-21221cd53691 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:32.867497 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-dbb167ce-b0d5-4846-bcef-21221cd53691 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:21:32.867964 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1392/5593] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:32 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 1514 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:32.868295 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-72bdae01-4150-471e-b62a-6d8039440a6b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:32.870399 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-72bdae01-4150-471e-b62a-6d8039440a6b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:21:32.870663 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-72bdae01-4150-471e-b62a-6d8039440a6b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:32.870893 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-72bdae01-4150-471e-b62a-6d8039440a6b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:32.881784 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:32.881784 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:21:32.885053 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-72bdae01-4150-471e-b62a-6d8039440a6b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:32.889385 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-72bdae01-4150-471e-b62a-6d8039440a6b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:21:32.889816 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1395/5594] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:21:32 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 1694 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:21:33.388272 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-5d5919a1-177d-4077-b2ee-d1493de756d6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:33.390060 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-5d5919a1-177d-4077-b2ee-d1493de756d6 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:21:33.390242 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-5d5919a1-177d-4077-b2ee-d1493de756d6 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:33.390425 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-5d5919a1-177d-4077-b2ee-d1493de756d6 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:33.403087 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:33.403087 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:21:33.406771 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-5d5919a1-177d-4077-b2ee-d1493de756d6 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:33.410793 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-5d5919a1-177d-4077-b2ee-d1493de756d6 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:21:33.411238 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1407/5595] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:21:33 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 1514 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:33.425492 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-d088c67d-4258-4b63-a8ed-09748b2ef58e None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:33.427709 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-d088c67d-4258-4b63-a8ed-09748b2ef58e tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] DELETE https://10.4.3.121/volume/v3/attachments/4aa18380-5054-4ace-a54e-d450761091b0 Aug 13 06:21:33.427890 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-d088c67d-4258-4b63-a8ed-09748b2ef58e tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:33.428159 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-d088c67d-4258-4b63-a8ed-09748b2ef58e tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:33.435330 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:33.435330 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:21:33.502200 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-fc72a257-1d9b-4bac-9211-3d8a41faebcc req-d088c67d-4258-4b63-a8ed-09748b2ef58e tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/attachments/4aa18380-5054-4ace-a54e-d450761091b0 returned with HTTP 200 Aug 13 06:21:33.502614 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1402/5596] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:21:33 2026] DELETE /volume/v3/attachments/4aa18380-5054-4ace-a54e-d450761091b0 => generated 192 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:33.879873 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-bb9ca063-669b-48f2-95b8-fc7bd87dac3e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:33.881740 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb9ca063-669b-48f2-95b8-fc7bd87dac3e tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:21:33.881994 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bb9ca063-669b-48f2-95b8-fc7bd87dac3e tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:33.882238 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-bb9ca063-669b-48f2-95b8-fc7bd87dac3e tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:33.891094 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:33.891094 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:21:33.894251 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-bb9ca063-669b-48f2-95b8-fc7bd87dac3e tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:33.898304 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-bb9ca063-669b-48f2-95b8-fc7bd87dac3e tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:21:33.898661 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1393/5597] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:33 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:35.860627 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-add14729-eb87-4431-a88b-ca3cdbcc8d0b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:35.863166 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-add14729-eb87-4431-a88b-ca3cdbcc8d0b tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:21:35.863365 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-add14729-eb87-4431-a88b-ca3cdbcc8d0b tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:35.863540 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-add14729-eb87-4431-a88b-ca3cdbcc8d0b tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:35.870544 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:35.870544 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:21:35.874510 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-add14729-eb87-4431-a88b-ca3cdbcc8d0b tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:21:35.878729 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-add14729-eb87-4431-a88b-ca3cdbcc8d0b tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 returned with HTTP 200 Aug 13 06:21:35.879159 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1396/5598] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:21:35 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:35.951296 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-89370674-5f05-4d53-8ff7-9923bdcefbb8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:35.951800 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-89370674-5f05-4d53-8ff7-9923bdcefbb8 None None] GET https://10.4.3.121/volume// Aug 13 06:21:35.952037 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-89370674-5f05-4d53-8ff7-9923bdcefbb8 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:35.952311 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-89370674-5f05-4d53-8ff7-9923bdcefbb8 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:35.952684 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-89370674-5f05-4d53-8ff7-9923bdcefbb8 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:21:35.953016 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1408/5599] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:21:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:21:35.961375 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-62072e7e-0a06-496e-943a-31758e2e449a None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:35.964194 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-62072e7e-0a06-496e-943a-31758e2e449a tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:21:35.964665 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-62072e7e-0a06-496e-943a-31758e2e449a tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eb8e93a9-39af-4dfd-97a9-9945b9b9ece7", "connector": null, "instance_uuid": "bf255f78-fa0f-429e-b729-acf9adca2592"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:21:35.976468 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:35.976468 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:21:36.000200 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-62072e7e-0a06-496e-943a-31758e2e449a tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:21:36.000672 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1403/5600] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:21:35 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 13 06:21:36.025623 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a70bab72-9367-4d2b-8978-83dc0cdd5a48 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:36.027378 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a70bab72-9367-4d2b-8978-83dc0cdd5a48 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:21:36.027607 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a70bab72-9367-4d2b-8978-83dc0cdd5a48 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:36.027822 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a70bab72-9367-4d2b-8978-83dc0cdd5a48 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:36.031961 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-55a2329a-da3c-4cfa-b652-f781aff9cfe2 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:36.032367 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55a2329a-da3c-4cfa-b652-f781aff9cfe2 None None] GET https://10.4.3.121/volume// Aug 13 06:21:36.032524 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55a2329a-da3c-4cfa-b652-f781aff9cfe2 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:36.032697 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-55a2329a-da3c-4cfa-b652-f781aff9cfe2 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:36.033008 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-55a2329a-da3c-4cfa-b652-f781aff9cfe2 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:21:36.033315 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1397/5601] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:21:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:21:36.036839 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:36.036839 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:21:36.039910 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-66633c92-3b03-4822-98a1-ca679f8ff41d None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:36.040330 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a70bab72-9367-4d2b-8978-83dc0cdd5a48 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:21:36.041912 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-66633c92-3b03-4822-98a1-ca679f8ff41d tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:21:36.042136 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-66633c92-3b03-4822-98a1-ca679f8ff41d tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:36.042342 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-66633c92-3b03-4822-98a1-ca679f8ff41d tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:36.044427 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a70bab72-9367-4d2b-8978-83dc0cdd5a48 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 returned with HTTP 200 Aug 13 06:21:36.044793 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1394/5602] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:36 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:36.050749 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:36.050749 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:21:36.054050 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-66633c92-3b03-4822-98a1-ca679f8ff41d tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:21:36.057723 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-66633c92-3b03-4822-98a1-ca679f8ff41d tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 returned with HTTP 200 Aug 13 06:21:36.058104 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1409/5603] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:21:36 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 => generated 1083 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:21:36.169052 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-bd09635e-5a29-47ce-8c3a-e4ffb092c23d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:36.170761 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-bd09635e-5a29-47ce-8c3a-e4ffb092c23d tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] PUT https://10.4.3.121/volume/v3/attachments/07b0293a-2b93-48d5-ada4-074a81756e6b Aug 13 06:21:36.171088 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-bd09635e-5a29-47ce-8c3a-e4ffb092c23d tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:21:36.177956 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-bd09635e-5a29-47ce-8c3a-e4ffb092c23d tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Acquiring lock "cinder-attachment_update-eb8e93a9-39af-4dfd-97a9-9945b9b9ece7-np0000007163" by "attachment_update" {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:21:36.182056 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-bd09635e-5a29-47ce-8c3a-e4ffb092c23d tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Lock "cinder-attachment_update-eb8e93a9-39af-4dfd-97a9-9945b9b9ece7-np0000007163" acquired by "attachment_update" :: waited 0.004s {{(pid=100323) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:21:36.183104 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:36.183104 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:21:36.255029 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.coordination [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-bd09635e-5a29-47ce-8c3a-e4ffb092c23d tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Lock "cinder-attachment_update-eb8e93a9-39af-4dfd-97a9-9945b9b9ece7-np0000007163" released by "attachment_update" :: held 0.073s {{(pid=100323) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:21:36.255387 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-bd09635e-5a29-47ce-8c3a-e4ffb092c23d tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/attachments/07b0293a-2b93-48d5-ada4-074a81756e6b returned with HTTP 200 Aug 13 06:21:36.255844 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1404/5604] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:21:36 2026] PUT /volume/v3/attachments/07b0293a-2b93-48d5-ada4-074a81756e6b => generated 968 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:36.266154 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-e9c31f58-5548-4ea7-b0d2-52390876f0fe None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:36.267884 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-e9c31f58-5548-4ea7-b0d2-52390876f0fe tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7/encryption Aug 13 06:21:36.268317 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-e9c31f58-5548-4ea7-b0d2-52390876f0fe tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:36.268588 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-e9c31f58-5548-4ea7-b0d2-52390876f0fe tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:36.277430 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:36.277430 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:21:36.283422 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-e9c31f58-5548-4ea7-b0d2-52390876f0fe tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7/encryption returned with HTTP 200 Aug 13 06:21:36.284218 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1398/5605] 10.4.3.121 () {68 vars in 1631 bytes} [Thu Aug 13 06:21:36 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:36.323488 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5168b5ee-8430-446e-879c-88eb20df0c66 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:36.325166 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5168b5ee-8430-446e-879c-88eb20df0c66 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:21:36.325373 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5168b5ee-8430-446e-879c-88eb20df0c66 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:36.325549 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5168b5ee-8430-446e-879c-88eb20df0c66 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:36.339142 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:36.339142 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:21:36.342985 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-5168b5ee-8430-446e-879c-88eb20df0c66 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:36.346830 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5168b5ee-8430-446e-879c-88eb20df0c66 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:21:36.347366 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1395/5606] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:36 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:36.383808 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-7746c538-4250-4874-9436-a662d917b9e8 req-fa087096-4150-4f33-b8f6-985d0ad8f676 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:36.386602 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7746c538-4250-4874-9436-a662d917b9e8 req-fa087096-4150-4f33-b8f6-985d0ad8f676 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:21:36.386790 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7746c538-4250-4874-9436-a662d917b9e8 req-fa087096-4150-4f33-b8f6-985d0ad8f676 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:36.387017 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7746c538-4250-4874-9436-a662d917b9e8 req-fa087096-4150-4f33-b8f6-985d0ad8f676 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:36.396373 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:36.396373 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:21:36.399480 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-7746c538-4250-4874-9436-a662d917b9e8 req-fa087096-4150-4f33-b8f6-985d0ad8f676 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:36.403486 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7746c538-4250-4874-9436-a662d917b9e8 req-fa087096-4150-4f33-b8f6-985d0ad8f676 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:21:36.403847 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1410/5607] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:21:36 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:36.421451 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-7746c538-4250-4874-9436-a662d917b9e8 req-bdfb3f4c-72c7-489e-99b6-c67ceb8c9057 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:36.423730 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7746c538-4250-4874-9436-a662d917b9e8 req-bdfb3f4c-72c7-489e-99b6-c67ceb8c9057 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] POST https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea/action Aug 13 06:21:36.424069 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7746c538-4250-4874-9436-a662d917b9e8 req-bdfb3f4c-72c7-489e-99b6-c67ceb8c9057 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:21:36.424195 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7746c538-4250-4874-9436-a662d917b9e8 req-bdfb3f4c-72c7-489e-99b6-c67ceb8c9057 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:21:36.435230 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:36.435230 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:21:36.435674 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-7746c538-4250-4874-9436-a662d917b9e8 req-bdfb3f4c-72c7-489e-99b6-c67ceb8c9057 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:36.441758 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-7746c538-4250-4874-9436-a662d917b9e8 req-bdfb3f4c-72c7-489e-99b6-c67ceb8c9057 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Begin detaching volume completed successfully. Aug 13 06:21:36.442008 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7746c538-4250-4874-9436-a662d917b9e8 req-bdfb3f4c-72c7-489e-99b6-c67ceb8c9057 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea/action returned with HTTP 202 Aug 13 06:21:36.442662 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1405/5608] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:21:36 2026] POST /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:21:36.461061 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-40ee7cea-8245-440c-afbc-38c483041b75 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:36.463070 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-40ee7cea-8245-440c-afbc-38c483041b75 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:21:36.463070 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-40ee7cea-8245-440c-afbc-38c483041b75 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:36.463302 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-40ee7cea-8245-440c-afbc-38c483041b75 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:36.473835 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:36.473835 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:21:36.477277 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-40ee7cea-8245-440c-afbc-38c483041b75 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:36.480951 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d6858cb0-a4be-46ad-a651-8c6555a59654 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:36.481364 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d6858cb0-a4be-46ad-a651-8c6555a59654 None None] GET https://10.4.3.121/volume// Aug 13 06:21:36.481521 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d6858cb0-a4be-46ad-a651-8c6555a59654 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:36.481555 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-40ee7cea-8245-440c-afbc-38c483041b75 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:21:36.481699 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d6858cb0-a4be-46ad-a651-8c6555a59654 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:36.481965 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1399/5609] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:36 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 1217 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:36.482009 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d6858cb0-a4be-46ad-a651-8c6555a59654 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:21:36.482326 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1396/5610] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:21:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:21:36.488359 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-7746c538-4250-4874-9436-a662d917b9e8 req-3e59a4f1-70ad-4d35-8b51-3276f71668b0 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:36.490338 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7746c538-4250-4874-9436-a662d917b9e8 req-3e59a4f1-70ad-4d35-8b51-3276f71668b0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:21:36.490532 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7746c538-4250-4874-9436-a662d917b9e8 req-3e59a4f1-70ad-4d35-8b51-3276f71668b0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:36.490701 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7746c538-4250-4874-9436-a662d917b9e8 req-3e59a4f1-70ad-4d35-8b51-3276f71668b0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:36.499518 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:36.499518 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:21:36.502689 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-7746c538-4250-4874-9436-a662d917b9e8 req-3e59a4f1-70ad-4d35-8b51-3276f71668b0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:36.507535 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7746c538-4250-4874-9436-a662d917b9e8 req-3e59a4f1-70ad-4d35-8b51-3276f71668b0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:21:36.507930 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1411/5611] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:21:36 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 1397 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:21:37.056788 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1da55ce0-b2f2-4f3b-8969-036b46ad5930 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:37.058524 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1da55ce0-b2f2-4f3b-8969-036b46ad5930 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:21:37.058705 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1da55ce0-b2f2-4f3b-8969-036b46ad5930 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:37.058886 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1da55ce0-b2f2-4f3b-8969-036b46ad5930 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:37.068387 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:37.068387 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:21:37.071634 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-1da55ce0-b2f2-4f3b-8969-036b46ad5930 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:21:37.075405 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1da55ce0-b2f2-4f3b-8969-036b46ad5930 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 returned with HTTP 200 Aug 13 06:21:37.075906 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1406/5612] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:37 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:37.494304 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3bbb6a99-583d-497e-81a7-829f7616527f None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:37.496387 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3bbb6a99-583d-497e-81a7-829f7616527f tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:21:37.496575 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3bbb6a99-583d-497e-81a7-829f7616527f tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:37.496751 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3bbb6a99-583d-497e-81a7-829f7616527f tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:37.510710 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:37.510710 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:21:37.514777 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3bbb6a99-583d-497e-81a7-829f7616527f tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:37.520004 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3bbb6a99-583d-497e-81a7-829f7616527f tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:21:37.520526 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1400/5613] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:37 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 1217 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:38.087513 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-a2fe2273-98dd-4d12-893e-040e75dacc49 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:38.089083 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a2fe2273-98dd-4d12-893e-040e75dacc49 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:21:38.089271 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a2fe2273-98dd-4d12-893e-040e75dacc49 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:38.089440 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-a2fe2273-98dd-4d12-893e-040e75dacc49 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:38.097830 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:38.097830 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:21:38.100874 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-a2fe2273-98dd-4d12-893e-040e75dacc49 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:21:38.104302 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-a2fe2273-98dd-4d12-893e-040e75dacc49 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 returned with HTTP 200 Aug 13 06:21:38.104648 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1397/5614] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:38 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:38.534678 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-43d3a113-1e3b-4cbe-95a2-3fde77298f80 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:38.536301 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-43d3a113-1e3b-4cbe-95a2-3fde77298f80 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:21:38.536500 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-43d3a113-1e3b-4cbe-95a2-3fde77298f80 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:38.536694 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-43d3a113-1e3b-4cbe-95a2-3fde77298f80 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:38.545299 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:38.545299 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:21:38.548363 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-43d3a113-1e3b-4cbe-95a2-3fde77298f80 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:38.552420 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-43d3a113-1e3b-4cbe-95a2-3fde77298f80 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:21:38.552833 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1412/5615] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:38 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 1217 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:38.657534 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-7746c538-4250-4874-9436-a662d917b9e8 req-16056a41-17cd-4e85-b9fa-bd34e7a2dc71 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:38.659514 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7746c538-4250-4874-9436-a662d917b9e8 req-16056a41-17cd-4e85-b9fa-bd34e7a2dc71 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:21:38.659702 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7746c538-4250-4874-9436-a662d917b9e8 req-16056a41-17cd-4e85-b9fa-bd34e7a2dc71 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:38.659906 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7746c538-4250-4874-9436-a662d917b9e8 req-16056a41-17cd-4e85-b9fa-bd34e7a2dc71 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:38.669046 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:38.669046 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:21:38.672196 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-7746c538-4250-4874-9436-a662d917b9e8 req-16056a41-17cd-4e85-b9fa-bd34e7a2dc71 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:38.675705 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7746c538-4250-4874-9436-a662d917b9e8 req-16056a41-17cd-4e85-b9fa-bd34e7a2dc71 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:21:38.676061 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1407/5616] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:21:38 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 1217 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:39.117608 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-37490ba9-6bad-4b48-9e58-f0a9af084972 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:39.119928 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-37490ba9-6bad-4b48-9e58-f0a9af084972 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:21:39.120205 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-37490ba9-6bad-4b48-9e58-f0a9af084972 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:39.120471 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-37490ba9-6bad-4b48-9e58-f0a9af084972 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:39.130892 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:39.130892 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:21:39.134249 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-37490ba9-6bad-4b48-9e58-f0a9af084972 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:21:39.137986 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-37490ba9-6bad-4b48-9e58-f0a9af084972 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 returned with HTTP 200 Aug 13 06:21:39.138468 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1401/5617] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:39 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:39.565141 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8b14bb2c-584b-4a54-a22b-9df2a3d4291b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:39.566925 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b14bb2c-584b-4a54-a22b-9df2a3d4291b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:21:39.567117 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b14bb2c-584b-4a54-a22b-9df2a3d4291b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:39.567338 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8b14bb2c-584b-4a54-a22b-9df2a3d4291b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:39.578083 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:39.578083 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:21:39.583319 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8b14bb2c-584b-4a54-a22b-9df2a3d4291b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:39.587826 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8b14bb2c-584b-4a54-a22b-9df2a3d4291b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:21:39.588357 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1398/5618] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:39 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 1217 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:39.622776 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-7746c538-4250-4874-9436-a662d917b9e8 req-c9c43a07-0976-4053-ae78-9e154d4c47bf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:39.624991 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7746c538-4250-4874-9436-a662d917b9e8 req-c9c43a07-0976-4053-ae78-9e154d4c47bf tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] DELETE https://10.4.3.121/volume/v3/attachments/4ba024b2-b7bd-42e3-bbba-77cdd669c00a Aug 13 06:21:39.625209 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7746c538-4250-4874-9436-a662d917b9e8 req-c9c43a07-0976-4053-ae78-9e154d4c47bf tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:39.625422 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-7746c538-4250-4874-9436-a662d917b9e8 req-c9c43a07-0976-4053-ae78-9e154d4c47bf tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'version_select' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:39.636513 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:39.636513 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:21:39.680068 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-7746c538-4250-4874-9436-a662d917b9e8 req-c9c43a07-0976-4053-ae78-9e154d4c47bf tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/attachments/4ba024b2-b7bd-42e3-bbba-77cdd669c00a returned with HTTP 200 Aug 13 06:21:39.680568 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1413/5619] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:21:39 2026] DELETE /volume/v3/attachments/4ba024b2-b7bd-42e3-bbba-77cdd669c00a => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:40.153536 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-82e49d18-e27c-48fc-ae0e-48a4030614d6 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:40.155656 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-82e49d18-e27c-48fc-ae0e-48a4030614d6 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:21:40.155924 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-82e49d18-e27c-48fc-ae0e-48a4030614d6 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:40.156127 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-82e49d18-e27c-48fc-ae0e-48a4030614d6 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:40.165337 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:40.165337 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:21:40.168728 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-82e49d18-e27c-48fc-ae0e-48a4030614d6 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:21:40.172795 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-82e49d18-e27c-48fc-ae0e-48a4030614d6 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 returned with HTTP 200 Aug 13 06:21:40.173214 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1408/5620] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:40 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:40.529869 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-fbd09c01-a376-42a0-8c1b-b2b1195ac750 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:40.531905 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-fbd09c01-a376-42a0-8c1b-b2b1195ac750 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] POST https://10.4.3.121/volume/v3/attachments/07b0293a-2b93-48d5-ada4-074a81756e6b/action Aug 13 06:21:40.532280 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-fbd09c01-a376-42a0-8c1b-b2b1195ac750 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Action body: b'{"os-complete": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:21:40.532432 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-fbd09c01-a376-42a0-8c1b-b2b1195ac750 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:21:40.548308 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:40.548308 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:21:40.558726 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e94f543e-f08e-417d-a8ca-333471c71f6a req-fbd09c01-a376-42a0-8c1b-b2b1195ac750 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/attachments/07b0293a-2b93-48d5-ada4-074a81756e6b/action returned with HTTP 204 Aug 13 06:21:40.559256 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1402/5621] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:21:40 2026] POST /volume/v3/attachments/07b0293a-2b93-48d5-ada4-074a81756e6b/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:21:40.599593 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6f3de0bf-5b71-4306-b3f1-ae924f4144c1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:40.601960 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6f3de0bf-5b71-4306-b3f1-ae924f4144c1 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:21:40.603202 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6f3de0bf-5b71-4306-b3f1-ae924f4144c1 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:40.603202 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6f3de0bf-5b71-4306-b3f1-ae924f4144c1 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:40.609469 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:40.609469 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:21:40.613407 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6f3de0bf-5b71-4306-b3f1-ae924f4144c1 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:40.618686 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6f3de0bf-5b71-4306-b3f1-ae924f4144c1 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:21:40.619322 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1399/5622] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:40 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:40.631257 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f5f2340e-35fd-47ce-985a-3f37724a9152 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:40.632987 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f5f2340e-35fd-47ce-985a-3f37724a9152 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb Aug 13 06:21:40.633161 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f5f2340e-35fd-47ce-985a-3f37724a9152 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:40.633396 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f5f2340e-35fd-47ce-985a-3f37724a9152 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:40.642344 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:40.642344 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:21:40.645746 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f5f2340e-35fd-47ce-985a-3f37724a9152 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:40.649840 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f5f2340e-35fd-47ce-985a-3f37724a9152 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb returned with HTTP 200 Aug 13 06:21:40.650232 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1414/5623] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:40 2026] GET /volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb => generated 1166 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:40.693604 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-2a81ec38-b3bc-4f80-bd70-0513e67366c4 req-15d4fde1-4e20-400a-a7c3-2b17ceba2b5c None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:40.695494 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2a81ec38-b3bc-4f80-bd70-0513e67366c4 req-15d4fde1-4e20-400a-a7c3-2b17ceba2b5c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb Aug 13 06:21:40.695671 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-2a81ec38-b3bc-4f80-bd70-0513e67366c4 req-15d4fde1-4e20-400a-a7c3-2b17ceba2b5c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:40.695849 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-2a81ec38-b3bc-4f80-bd70-0513e67366c4 req-15d4fde1-4e20-400a-a7c3-2b17ceba2b5c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:40.705901 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:40.705901 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:21:40.709325 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-2a81ec38-b3bc-4f80-bd70-0513e67366c4 req-15d4fde1-4e20-400a-a7c3-2b17ceba2b5c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:40.713597 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2a81ec38-b3bc-4f80-bd70-0513e67366c4 req-15d4fde1-4e20-400a-a7c3-2b17ceba2b5c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb returned with HTTP 200 Aug 13 06:21:40.714027 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1409/5624] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:21:40 2026] GET /volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb => generated 1166 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:40.731205 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-2a81ec38-b3bc-4f80-bd70-0513e67366c4 req-72198052-807b-47e7-8fe2-03daca401301 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:40.733198 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2a81ec38-b3bc-4f80-bd70-0513e67366c4 req-72198052-807b-47e7-8fe2-03daca401301 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] POST https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb/action Aug 13 06:21:40.733562 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2a81ec38-b3bc-4f80-bd70-0513e67366c4 req-72198052-807b-47e7-8fe2-03daca401301 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:21:40.733725 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2a81ec38-b3bc-4f80-bd70-0513e67366c4 req-72198052-807b-47e7-8fe2-03daca401301 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:21:40.745839 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:40.745839 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:21:40.746571 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-2a81ec38-b3bc-4f80-bd70-0513e67366c4 req-72198052-807b-47e7-8fe2-03daca401301 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:40.753102 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-2a81ec38-b3bc-4f80-bd70-0513e67366c4 req-72198052-807b-47e7-8fe2-03daca401301 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Begin detaching volume completed successfully. Aug 13 06:21:40.753316 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2a81ec38-b3bc-4f80-bd70-0513e67366c4 req-72198052-807b-47e7-8fe2-03daca401301 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb/action returned with HTTP 202 Aug 13 06:21:40.753761 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1403/5625] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:21:40 2026] POST /volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:21:40.773147 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-603edad7-eb39-41ae-998d-d05541f662c7 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:40.774531 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-603edad7-eb39-41ae-998d-d05541f662c7 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb Aug 13 06:21:40.774863 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-603edad7-eb39-41ae-998d-d05541f662c7 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:40.775135 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-603edad7-eb39-41ae-998d-d05541f662c7 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:40.785493 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:40.785493 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:21:40.787883 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-603edad7-eb39-41ae-998d-d05541f662c7 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:40.791630 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-603edad7-eb39-41ae-998d-d05541f662c7 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb returned with HTTP 200 Aug 13 06:21:40.792059 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1400/5626] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:40 2026] GET /volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb => generated 1169 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:40.793528 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-af7bc68b-4eda-44ac-97b7-ce6219ccf7df None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:40.793893 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-af7bc68b-4eda-44ac-97b7-ce6219ccf7df None None] GET https://10.4.3.121/volume// Aug 13 06:21:40.794048 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-af7bc68b-4eda-44ac-97b7-ce6219ccf7df None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:40.794268 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-af7bc68b-4eda-44ac-97b7-ce6219ccf7df None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:40.794583 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-af7bc68b-4eda-44ac-97b7-ce6219ccf7df None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:21:40.794930 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1415/5627] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:21:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:21:40.801380 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-2a81ec38-b3bc-4f80-bd70-0513e67366c4 req-5bc0118d-c718-41fc-bf31-8bc0c557efd5 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:40.803448 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2a81ec38-b3bc-4f80-bd70-0513e67366c4 req-5bc0118d-c718-41fc-bf31-8bc0c557efd5 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb Aug 13 06:21:40.803662 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-2a81ec38-b3bc-4f80-bd70-0513e67366c4 req-5bc0118d-c718-41fc-bf31-8bc0c557efd5 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:40.803854 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-2a81ec38-b3bc-4f80-bd70-0513e67366c4 req-5bc0118d-c718-41fc-bf31-8bc0c557efd5 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:40.814380 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:40.814380 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:21:40.818557 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-2a81ec38-b3bc-4f80-bd70-0513e67366c4 req-5bc0118d-c718-41fc-bf31-8bc0c557efd5 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:40.823951 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-2a81ec38-b3bc-4f80-bd70-0513e67366c4 req-5bc0118d-c718-41fc-bf31-8bc0c557efd5 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb returned with HTTP 200 Aug 13 06:21:40.824657 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1410/5628] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:21:40 2026] GET /volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb => generated 1349 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:21:40.833121 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-2a81ec38-b3bc-4f80-bd70-0513e67366c4 req-fbe2bd79-7d2e-476f-af49-7a92ed7de475 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:40.835139 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2a81ec38-b3bc-4f80-bd70-0513e67366c4 req-fbe2bd79-7d2e-476f-af49-7a92ed7de475 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb/encryption Aug 13 06:21:40.835334 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2a81ec38-b3bc-4f80-bd70-0513e67366c4 req-fbe2bd79-7d2e-476f-af49-7a92ed7de475 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:40.835517 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2a81ec38-b3bc-4f80-bd70-0513e67366c4 req-fbe2bd79-7d2e-476f-af49-7a92ed7de475 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'index' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:40.845531 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:40.845531 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:21:40.851746 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2a81ec38-b3bc-4f80-bd70-0513e67366c4 req-fbe2bd79-7d2e-476f-af49-7a92ed7de475 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb/encryption returned with HTTP 200 Aug 13 06:21:40.852321 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1404/5629] 10.4.3.121 () {68 vars in 1631 bytes} [Thu Aug 13 06:21:40 2026] GET /volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:41.185761 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-028ba406-fdbd-4a3e-a68a-676371328d0f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:41.187384 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-028ba406-fdbd-4a3e-a68a-676371328d0f tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:21:41.187563 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-028ba406-fdbd-4a3e-a68a-676371328d0f tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:41.187740 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-028ba406-fdbd-4a3e-a68a-676371328d0f tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:41.196729 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:41.196729 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:21:41.199906 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-028ba406-fdbd-4a3e-a68a-676371328d0f tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:21:41.203704 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-028ba406-fdbd-4a3e-a68a-676371328d0f tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 returned with HTTP 200 Aug 13 06:21:41.204056 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1401/5630] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:41 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 => generated 1196 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:41.215711 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-79343e9d-f090-4a8e-8308-2ec9e78626ce None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:41.217763 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-79343e9d-f090-4a8e-8308-2ec9e78626ce tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:21:41.218024 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-79343e9d-f090-4a8e-8308-2ec9e78626ce tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:41.218247 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-79343e9d-f090-4a8e-8308-2ec9e78626ce tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:41.229399 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:41.229399 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:21:41.233669 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-79343e9d-f090-4a8e-8308-2ec9e78626ce tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:21:41.238024 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-79343e9d-f090-4a8e-8308-2ec9e78626ce tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 returned with HTTP 200 Aug 13 06:21:41.238439 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1416/5631] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:41 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 => generated 1196 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:41.275893 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-19e768e1-33cb-477d-9c2d-685d24723cb7 req-eca6e827-723d-4e43-821b-0253b58d06ca None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:41.278004 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-19e768e1-33cb-477d-9c2d-685d24723cb7 req-eca6e827-723d-4e43-821b-0253b58d06ca tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:21:41.278239 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-19e768e1-33cb-477d-9c2d-685d24723cb7 req-eca6e827-723d-4e43-821b-0253b58d06ca tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:41.278461 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-19e768e1-33cb-477d-9c2d-685d24723cb7 req-eca6e827-723d-4e43-821b-0253b58d06ca tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:41.288042 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:41.288042 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:21:41.291621 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-19e768e1-33cb-477d-9c2d-685d24723cb7 req-eca6e827-723d-4e43-821b-0253b58d06ca tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:21:41.295731 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-19e768e1-33cb-477d-9c2d-685d24723cb7 req-eca6e827-723d-4e43-821b-0253b58d06ca tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 returned with HTTP 200 Aug 13 06:21:41.296282 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1411/5632] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:21:41 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 => generated 1196 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:41.312941 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-19e768e1-33cb-477d-9c2d-685d24723cb7 req-d8313599-6c05-42b0-b147-5aea145dc139 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:41.315101 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-19e768e1-33cb-477d-9c2d-685d24723cb7 req-d8313599-6c05-42b0-b147-5aea145dc139 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] POST https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7/action Aug 13 06:21:41.315483 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-19e768e1-33cb-477d-9c2d-685d24723cb7 req-d8313599-6c05-42b0-b147-5aea145dc139 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:21:41.315587 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-19e768e1-33cb-477d-9c2d-685d24723cb7 req-d8313599-6c05-42b0-b147-5aea145dc139 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:21:41.325539 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:41.325539 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:21:41.325975 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-19e768e1-33cb-477d-9c2d-685d24723cb7 req-d8313599-6c05-42b0-b147-5aea145dc139 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:21:41.332042 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-19e768e1-33cb-477d-9c2d-685d24723cb7 req-d8313599-6c05-42b0-b147-5aea145dc139 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Begin detaching volume completed successfully. Aug 13 06:21:41.332263 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-19e768e1-33cb-477d-9c2d-685d24723cb7 req-d8313599-6c05-42b0-b147-5aea145dc139 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7/action returned with HTTP 202 Aug 13 06:21:41.332654 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1405/5633] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:21:41 2026] POST /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:21:41.372288 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9d76fea5-994e-4159-b8d4-6937e22aab0e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:41.372837 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9d76fea5-994e-4159-b8d4-6937e22aab0e None None] GET https://10.4.3.121/volume// Aug 13 06:21:41.373074 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9d76fea5-994e-4159-b8d4-6937e22aab0e None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:41.373358 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9d76fea5-994e-4159-b8d4-6937e22aab0e None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:41.373801 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9d76fea5-994e-4159-b8d4-6937e22aab0e None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:21:41.374202 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1402/5634] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:21:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:21:41.382402 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-19e768e1-33cb-477d-9c2d-685d24723cb7 req-2472a985-8f44-4a36-bc30-f34bbc4c97f2 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:41.384624 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-19e768e1-33cb-477d-9c2d-685d24723cb7 req-2472a985-8f44-4a36-bc30-f34bbc4c97f2 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:21:41.384895 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-19e768e1-33cb-477d-9c2d-685d24723cb7 req-2472a985-8f44-4a36-bc30-f34bbc4c97f2 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:41.385125 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-19e768e1-33cb-477d-9c2d-685d24723cb7 req-2472a985-8f44-4a36-bc30-f34bbc4c97f2 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:41.393455 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:41.393455 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:21:41.396807 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-19e768e1-33cb-477d-9c2d-685d24723cb7 req-2472a985-8f44-4a36-bc30-f34bbc4c97f2 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:21:41.400932 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-19e768e1-33cb-477d-9c2d-685d24723cb7 req-2472a985-8f44-4a36-bc30-f34bbc4c97f2 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 returned with HTTP 200 Aug 13 06:21:41.401458 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1417/5635] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:21:41 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 => generated 1379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:21:41.410672 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-19e768e1-33cb-477d-9c2d-685d24723cb7 req-f58c8f36-de24-4423-b32d-133ddc7e4198 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:41.412607 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-19e768e1-33cb-477d-9c2d-685d24723cb7 req-f58c8f36-de24-4423-b32d-133ddc7e4198 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7/encryption Aug 13 06:21:41.412803 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-19e768e1-33cb-477d-9c2d-685d24723cb7 req-f58c8f36-de24-4423-b32d-133ddc7e4198 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:41.412986 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-19e768e1-33cb-477d-9c2d-685d24723cb7 req-f58c8f36-de24-4423-b32d-133ddc7e4198 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'index' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:41.421319 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:41.421319 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:21:41.426649 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-19e768e1-33cb-477d-9c2d-685d24723cb7 req-f58c8f36-de24-4423-b32d-133ddc7e4198 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7/encryption returned with HTTP 200 Aug 13 06:21:41.427020 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1412/5636] 10.4.3.121 () {68 vars in 1631 bytes} [Thu Aug 13 06:21:41 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:41.623248 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-2a81ec38-b3bc-4f80-bd70-0513e67366c4 req-7cbb5f99-76c3-44ed-ae54-3c3f478025ec None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:41.625297 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2a81ec38-b3bc-4f80-bd70-0513e67366c4 req-7cbb5f99-76c3-44ed-ae54-3c3f478025ec tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] DELETE https://10.4.3.121/volume/v3/attachments/12277082-7b0e-4d9c-853a-2639d9bc3199 Aug 13 06:21:41.625492 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2a81ec38-b3bc-4f80-bd70-0513e67366c4 req-7cbb5f99-76c3-44ed-ae54-3c3f478025ec tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:41.625668 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-2a81ec38-b3bc-4f80-bd70-0513e67366c4 req-7cbb5f99-76c3-44ed-ae54-3c3f478025ec tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:41.632497 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:41.632497 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:21:41.674452 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-2a81ec38-b3bc-4f80-bd70-0513e67366c4 req-7cbb5f99-76c3-44ed-ae54-3c3f478025ec tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/attachments/12277082-7b0e-4d9c-853a-2639d9bc3199 returned with HTTP 200 Aug 13 06:21:41.674943 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1406/5637] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:21:41 2026] DELETE /volume/v3/attachments/12277082-7b0e-4d9c-853a-2639d9bc3199 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:41.804633 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-7b473d04-3a9a-4599-aa2c-7dce015cc23b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:41.806406 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7b473d04-3a9a-4599-aa2c-7dce015cc23b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb Aug 13 06:21:41.806595 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7b473d04-3a9a-4599-aa2c-7dce015cc23b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:41.806818 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-7b473d04-3a9a-4599-aa2c-7dce015cc23b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:41.813152 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:41.813152 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:21:41.816232 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-7b473d04-3a9a-4599-aa2c-7dce015cc23b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:41.819794 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-7b473d04-3a9a-4599-aa2c-7dce015cc23b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb returned with HTTP 200 Aug 13 06:21:41.820119 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1403/5638] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:41 2026] GET /volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb => generated 874 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:41.831667 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-9841e5bf-7334-49e4-8337-40f4048532a5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:41.833326 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9841e5bf-7334-49e4-8337-40f4048532a5 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 Aug 13 06:21:41.833506 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9841e5bf-7334-49e4-8337-40f4048532a5 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:41.833706 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-9841e5bf-7334-49e4-8337-40f4048532a5 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:41.842141 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:41.842141 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:21:41.845034 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-9841e5bf-7334-49e4-8337-40f4048532a5 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:41.848808 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-9841e5bf-7334-49e4-8337-40f4048532a5 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 returned with HTTP 200 Aug 13 06:21:41.849163 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1418/5639] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:41 2026] GET /volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 => generated 1136 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:41.885772 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-7f1c3671-bcf5-4781-a5e8-6b573fe580f1 req-46d75d8d-a09d-4244-b5b4-f1c1ea3c13aa None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:41.887677 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7f1c3671-bcf5-4781-a5e8-6b573fe580f1 req-46d75d8d-a09d-4244-b5b4-f1c1ea3c13aa tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 Aug 13 06:21:41.887891 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7f1c3671-bcf5-4781-a5e8-6b573fe580f1 req-46d75d8d-a09d-4244-b5b4-f1c1ea3c13aa tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:41.888077 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7f1c3671-bcf5-4781-a5e8-6b573fe580f1 req-46d75d8d-a09d-4244-b5b4-f1c1ea3c13aa tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:41.896658 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:41.896658 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:21:41.899662 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-7f1c3671-bcf5-4781-a5e8-6b573fe580f1 req-46d75d8d-a09d-4244-b5b4-f1c1ea3c13aa tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:41.903094 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7f1c3671-bcf5-4781-a5e8-6b573fe580f1 req-46d75d8d-a09d-4244-b5b4-f1c1ea3c13aa tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 returned with HTTP 200 Aug 13 06:21:41.903457 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1413/5640] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:21:41 2026] GET /volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 => generated 1136 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:41.922831 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-7f1c3671-bcf5-4781-a5e8-6b573fe580f1 req-6be7998d-bb99-435b-b2c6-70488d042f14 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:41.924892 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7f1c3671-bcf5-4781-a5e8-6b573fe580f1 req-6be7998d-bb99-435b-b2c6-70488d042f14 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] POST https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7/action Aug 13 06:21:41.925264 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7f1c3671-bcf5-4781-a5e8-6b573fe580f1 req-6be7998d-bb99-435b-b2c6-70488d042f14 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:21:41.925401 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-7f1c3671-bcf5-4781-a5e8-6b573fe580f1 req-6be7998d-bb99-435b-b2c6-70488d042f14 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:21:41.935668 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:41.935668 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:21:41.936117 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-7f1c3671-bcf5-4781-a5e8-6b573fe580f1 req-6be7998d-bb99-435b-b2c6-70488d042f14 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:41.942828 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-7f1c3671-bcf5-4781-a5e8-6b573fe580f1 req-6be7998d-bb99-435b-b2c6-70488d042f14 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Begin detaching volume completed successfully. Aug 13 06:21:41.943019 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-7f1c3671-bcf5-4781-a5e8-6b573fe580f1 req-6be7998d-bb99-435b-b2c6-70488d042f14 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7/action returned with HTTP 202 Aug 13 06:21:41.943451 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1407/5641] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:21:41 2026] POST /volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:21:41.960630 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-b0973a2d-84af-40e8-a65f-e65920935eb1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:41.962617 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0973a2d-84af-40e8-a65f-e65920935eb1 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 Aug 13 06:21:41.962847 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b0973a2d-84af-40e8-a65f-e65920935eb1 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:41.963094 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-b0973a2d-84af-40e8-a65f-e65920935eb1 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:41.975031 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:41.975031 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:21:41.978858 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-7123c262-e59b-4bbc-943d-d9d23fa3624a None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:41.979270 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7123c262-e59b-4bbc-943d-d9d23fa3624a None None] GET https://10.4.3.121/volume// Aug 13 06:21:41.979442 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-b0973a2d-84af-40e8-a65f-e65920935eb1 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:41.979488 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7123c262-e59b-4bbc-943d-d9d23fa3624a None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:41.979628 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-7123c262-e59b-4bbc-943d-d9d23fa3624a None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:41.979941 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-7123c262-e59b-4bbc-943d-d9d23fa3624a None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:21:41.980245 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1419/5642] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:21:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:21:41.984888 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-b0973a2d-84af-40e8-a65f-e65920935eb1 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 returned with HTTP 200 Aug 13 06:21:41.985385 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1404/5643] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:41 2026] GET /volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:41.986735 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-7f1c3671-bcf5-4781-a5e8-6b573fe580f1 req-3ee470b3-fbf6-451e-a9fd-ad7e9a2ccdbd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:41.988667 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7f1c3671-bcf5-4781-a5e8-6b573fe580f1 req-3ee470b3-fbf6-451e-a9fd-ad7e9a2ccdbd tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 Aug 13 06:21:41.988905 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7f1c3671-bcf5-4781-a5e8-6b573fe580f1 req-3ee470b3-fbf6-451e-a9fd-ad7e9a2ccdbd tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:41.989097 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-7f1c3671-bcf5-4781-a5e8-6b573fe580f1 req-3ee470b3-fbf6-451e-a9fd-ad7e9a2ccdbd tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:41.998352 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:41.998352 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:21:42.001363 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-7f1c3671-bcf5-4781-a5e8-6b573fe580f1 req-3ee470b3-fbf6-451e-a9fd-ad7e9a2ccdbd tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:42.005037 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-7f1c3671-bcf5-4781-a5e8-6b573fe580f1 req-3ee470b3-fbf6-451e-a9fd-ad7e9a2ccdbd tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 returned with HTTP 200 Aug 13 06:21:42.005690 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1414/5644] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:21:41 2026] GET /volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 => generated 1319 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:21:42.216930 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-19e768e1-33cb-477d-9c2d-685d24723cb7 req-3f53141e-fd46-4720-af32-8584d5ea6958 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:42.218879 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-19e768e1-33cb-477d-9c2d-685d24723cb7 req-3f53141e-fd46-4720-af32-8584d5ea6958 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] DELETE https://10.4.3.121/volume/v3/attachments/07b0293a-2b93-48d5-ada4-074a81756e6b Aug 13 06:21:42.219081 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-19e768e1-33cb-477d-9c2d-685d24723cb7 req-3f53141e-fd46-4720-af32-8584d5ea6958 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:42.219272 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-19e768e1-33cb-477d-9c2d-685d24723cb7 req-3f53141e-fd46-4720-af32-8584d5ea6958 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:42.227407 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:42.227407 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:21:42.268227 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-19e768e1-33cb-477d-9c2d-685d24723cb7 req-3f53141e-fd46-4720-af32-8584d5ea6958 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/attachments/07b0293a-2b93-48d5-ada4-074a81756e6b returned with HTTP 200 Aug 13 06:21:42.268713 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1408/5645] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:21:42 2026] DELETE /volume/v3/attachments/07b0293a-2b93-48d5-ada4-074a81756e6b => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:42.451170 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-3c4d7d97-7f65-4e04-8e28-eeb88f6ab114 req-c60def22-25eb-4fc9-9159-41a0d3b0a5c6 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:42.453156 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3c4d7d97-7f65-4e04-8e28-eeb88f6ab114 req-c60def22-25eb-4fc9-9159-41a0d3b0a5c6 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:21:42.453356 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3c4d7d97-7f65-4e04-8e28-eeb88f6ab114 req-c60def22-25eb-4fc9-9159-41a0d3b0a5c6 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:42.453535 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-3c4d7d97-7f65-4e04-8e28-eeb88f6ab114 req-c60def22-25eb-4fc9-9159-41a0d3b0a5c6 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:42.460435 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:42.460435 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:21:42.464302 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-3c4d7d97-7f65-4e04-8e28-eeb88f6ab114 req-c60def22-25eb-4fc9-9159-41a0d3b0a5c6 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:21:42.468799 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-3c4d7d97-7f65-4e04-8e28-eeb88f6ab114 req-c60def22-25eb-4fc9-9159-41a0d3b0a5c6 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 returned with HTTP 200 Aug 13 06:21:42.469226 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1420/5646] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:21:42 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:42.755660 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-7f1c3671-bcf5-4781-a5e8-6b573fe580f1 req-e622ba3f-6f6e-4e4f-a377-9f95be0ae2ae None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:42.757776 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7f1c3671-bcf5-4781-a5e8-6b573fe580f1 req-e622ba3f-6f6e-4e4f-a377-9f95be0ae2ae tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] DELETE https://10.4.3.121/volume/v3/attachments/21afe0ad-bb1f-4641-b3ef-fa1f28a643d1 Aug 13 06:21:42.757924 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7f1c3671-bcf5-4781-a5e8-6b573fe580f1 req-e622ba3f-6f6e-4e4f-a377-9f95be0ae2ae tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:42.758101 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-7f1c3671-bcf5-4781-a5e8-6b573fe580f1 req-e622ba3f-6f6e-4e4f-a377-9f95be0ae2ae tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:42.764610 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:42.764610 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:21:42.805284 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-7f1c3671-bcf5-4781-a5e8-6b573fe580f1 req-e622ba3f-6f6e-4e4f-a377-9f95be0ae2ae tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/attachments/21afe0ad-bb1f-4641-b3ef-fa1f28a643d1 returned with HTTP 200 Aug 13 06:21:42.805701 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1405/5647] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:21:42 2026] DELETE /volume/v3/attachments/21afe0ad-bb1f-4641-b3ef-fa1f28a643d1 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:42.999104 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-74158e61-a9a7-4c1c-bfd6-224f10134d20 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:43.001410 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-74158e61-a9a7-4c1c-bfd6-224f10134d20 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 Aug 13 06:21:43.001682 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-74158e61-a9a7-4c1c-bfd6-224f10134d20 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:43.001980 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-74158e61-a9a7-4c1c-bfd6-224f10134d20 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:43.011350 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:43.011350 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:21:43.015647 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-74158e61-a9a7-4c1c-bfd6-224f10134d20 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:43.020903 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-74158e61-a9a7-4c1c-bfd6-224f10134d20 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 returned with HTTP 200 Aug 13 06:21:43.021424 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1415/5648] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:42 2026] GET /volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:43.033594 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e79e3b6d-05a0-44d1-85a2-a72f755ab04c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:43.035404 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e79e3b6d-05a0-44d1-85a2-a72f755ab04c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] DELETE https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb Aug 13 06:21:43.035590 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e79e3b6d-05a0-44d1-85a2-a72f755ab04c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:43.035754 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e79e3b6d-05a0-44d1-85a2-a72f755ab04c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:43.035911 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-e79e3b6d-05a0-44d1-85a2-a72f755ab04c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Delete volume with id: 19b120c4-971e-4c58-a9a1-ca6d909410eb Aug 13 06:21:43.042607 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:43.042607 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:21:43.043133 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e79e3b6d-05a0-44d1-85a2-a72f755ab04c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:43.053266 np0000007163 devstack@c-api.service[100324]: WARNING cinder.keymgr.conf_key_mgr [None req-e79e3b6d-05a0-44d1-85a2-a72f755ab04c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 06:21:43.059422 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-e79e3b6d-05a0-44d1-85a2-a72f755ab04c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Delete volume request issued successfully. Aug 13 06:21:43.059678 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e79e3b6d-05a0-44d1-85a2-a72f755ab04c tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb returned with HTTP 202 Aug 13 06:21:43.060247 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1409/5649] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:21:43 2026] DELETE /volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:21:43.070044 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4819bbc0-ec73-46d0-a492-0ed42af454da None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:43.072997 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4819bbc0-ec73-46d0-a492-0ed42af454da tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb Aug 13 06:21:43.073245 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4819bbc0-ec73-46d0-a492-0ed42af454da tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:43.073474 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4819bbc0-ec73-46d0-a492-0ed42af454da tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:43.080152 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:43.080152 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:21:43.083459 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4819bbc0-ec73-46d0-a492-0ed42af454da tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:43.087272 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4819bbc0-ec73-46d0-a492-0ed42af454da tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb returned with HTTP 200 Aug 13 06:21:43.087608 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1421/5650] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:43 2026] GET /volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:44.103527 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d636e63f-42b8-4562-bbab-341904d33ccb None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:44.105214 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d636e63f-42b8-4562-bbab-341904d33ccb tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb Aug 13 06:21:44.105454 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d636e63f-42b8-4562-bbab-341904d33ccb tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:44.105649 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d636e63f-42b8-4562-bbab-341904d33ccb tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:44.115104 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-de32e46f-40c8-453a-8192-f44ce06adae3 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:44.116855 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de32e46f-40c8-453a-8192-f44ce06adae3 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] DELETE https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:21:44.117032 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-de32e46f-40c8-453a-8192-f44ce06adae3 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:44.117158 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-de32e46f-40c8-453a-8192-f44ce06adae3 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:44.117369 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-de32e46f-40c8-453a-8192-f44ce06adae3 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Delete volume with id: eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:21:44.117949 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d636e63f-42b8-4562-bbab-341904d33ccb tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb returned with HTTP 404 Aug 13 06:21:44.118395 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1406/5651] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:44 2026] GET /volume/v3/volumes/19b120c4-971e-4c58-a9a1-ca6d909410eb => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:21:44.123634 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:44.123634 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:21:44.124068 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-de32e46f-40c8-453a-8192-f44ce06adae3 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:21:44.124597 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-bb2fa68d-a603-460d-82db-5a4aa79261f3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:44.126257 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bb2fa68d-a603-460d-82db-5a4aa79261f3 tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] GET https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 Aug 13 06:21:44.126476 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bb2fa68d-a603-460d-82db-5a4aa79261f3 tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:44.126681 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-bb2fa68d-a603-460d-82db-5a4aa79261f3 tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:44.127469 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-bb2fa68d-a603-460d-82db-5a4aa79261f3 tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:21:44.134131 np0000007163 devstack@c-api.service[100323]: WARNING cinder.keymgr.conf_key_mgr [None req-de32e46f-40c8-453a-8192-f44ce06adae3 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 06:21:44.136473 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-bb2fa68d-a603-460d-82db-5a4aa79261f3 tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] Get all volumes completed successfully. Aug 13 06:21:44.138258 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:44.138258 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:21:44.139356 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-de32e46f-40c8-453a-8192-f44ce06adae3 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Delete volume request issued successfully. Aug 13 06:21:44.139527 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-de32e46f-40c8-453a-8192-f44ce06adae3 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 returned with HTTP 202 Aug 13 06:21:44.139953 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1416/5652] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:21:44 2026] DELETE /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:21:44.141983 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-bb2fa68d-a603-460d-82db-5a4aa79261f3 tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 06:21:44.142364 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1410/5653] 10.4.3.121 () {66 vars in 1285 bytes} [Thu Aug 13 06:21:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9432 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:44.146626 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-4716f478-7376-486c-b7d4-28ca206d34cf None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:44.148318 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4716f478-7376-486c-b7d4-28ca206d34cf tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:21:44.148486 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4716f478-7376-486c-b7d4-28ca206d34cf tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:44.148660 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-4716f478-7376-486c-b7d4-28ca206d34cf tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:44.154859 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:44.154859 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:21:44.157317 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3ecd56ef-69ee-4730-9621-4eab04a097ac None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:44.158476 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-4716f478-7376-486c-b7d4-28ca206d34cf tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:21:44.159172 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3ecd56ef-69ee-4730-9621-4eab04a097ac tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] DELETE https://10.4.3.121/volume/v3/types/a7142d39-cefa-4e77-b9fa-b10f72211739 Aug 13 06:21:44.159479 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3ecd56ef-69ee-4730-9621-4eab04a097ac tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:44.159783 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3ecd56ef-69ee-4730-9621-4eab04a097ac tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:44.160116 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:44.160116 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:21:44.162672 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-4716f478-7376-486c-b7d4-28ca206d34cf tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 returned with HTTP 200 Aug 13 06:21:44.163147 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1422/5654] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:44 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:44.182610 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3ecd56ef-69ee-4730-9621-4eab04a097ac tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] https://10.4.3.121/volume/v3/types/a7142d39-cefa-4e77-b9fa-b10f72211739 returned with HTTP 202 Aug 13 06:21:44.183006 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1407/5655] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:21:44 2026] DELETE /volume/v3/types/a7142d39-cefa-4e77-b9fa-b10f72211739 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:21:44.189736 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6a060a05-c02d-406d-b191-034c23507197 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:44.191488 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6a060a05-c02d-406d-b191-034c23507197 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] DELETE https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 Aug 13 06:21:44.191739 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6a060a05-c02d-406d-b191-034c23507197 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:44.191967 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6a060a05-c02d-406d-b191-034c23507197 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'delete' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:44.192187 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-6a060a05-c02d-406d-b191-034c23507197 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Delete volume with id: 5e198db5-2dea-4400-ba22-9422f14b79d7 Aug 13 06:21:44.199907 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:44.199907 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:21:44.200419 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6a060a05-c02d-406d-b191-034c23507197 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:44.215084 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6a060a05-c02d-406d-b191-034c23507197 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Delete volume request issued successfully. Aug 13 06:21:44.215147 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6a060a05-c02d-406d-b191-034c23507197 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 returned with HTTP 202 Aug 13 06:21:44.215669 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1417/5656] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:21:44 2026] DELETE /volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:21:44.222033 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-d60f95a7-4b74-4e14-af87-aa2afa4f0b05 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:44.223807 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d60f95a7-4b74-4e14-af87-aa2afa4f0b05 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 Aug 13 06:21:44.224005 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d60f95a7-4b74-4e14-af87-aa2afa4f0b05 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:44.224205 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-d60f95a7-4b74-4e14-af87-aa2afa4f0b05 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:44.230380 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:44.230380 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:21:44.233498 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-d60f95a7-4b74-4e14-af87-aa2afa4f0b05 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:44.237660 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-d60f95a7-4b74-4e14-af87-aa2afa4f0b05 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 returned with HTTP 200 Aug 13 06:21:44.238049 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1411/5657] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:44 2026] GET /volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:45.177995 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d0b2adca-8cc0-4e0d-a8f1-5001460a4715 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:45.179644 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d0b2adca-8cc0-4e0d-a8f1-5001460a4715 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 Aug 13 06:21:45.179872 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d0b2adca-8cc0-4e0d-a8f1-5001460a4715 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:45.180044 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d0b2adca-8cc0-4e0d-a8f1-5001460a4715 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:45.185775 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d0b2adca-8cc0-4e0d-a8f1-5001460a4715 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 returned with HTTP 404 Aug 13 06:21:45.186224 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1423/5658] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:45 2026] GET /volume/v3/volumes/eb8e93a9-39af-4dfd-97a9-9945b9b9ece7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:21:45.191985 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-503af196-88c9-4449-8858-a3dbfe5061f1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:45.193781 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-503af196-88c9-4449-8858-a3dbfe5061f1 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] DELETE https://10.4.3.121/volume/v3/volumes/a7320f0b-8875-4417-97de-5a55c6d8be67 Aug 13 06:21:45.194014 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-503af196-88c9-4449-8858-a3dbfe5061f1 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:45.194267 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-503af196-88c9-4449-8858-a3dbfe5061f1 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:45.194479 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-503af196-88c9-4449-8858-a3dbfe5061f1 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Delete volume with id: a7320f0b-8875-4417-97de-5a55c6d8be67 Aug 13 06:21:45.200875 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:45.200875 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:21:45.201401 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-503af196-88c9-4449-8858-a3dbfe5061f1 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:21:45.210630 np0000007163 devstack@c-api.service[100325]: WARNING cinder.keymgr.conf_key_mgr [None req-503af196-88c9-4449-8858-a3dbfe5061f1 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 06:21:45.215698 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-503af196-88c9-4449-8858-a3dbfe5061f1 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Delete volume request issued successfully. Aug 13 06:21:45.215943 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-503af196-88c9-4449-8858-a3dbfe5061f1 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/a7320f0b-8875-4417-97de-5a55c6d8be67 returned with HTTP 202 Aug 13 06:21:45.216399 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1408/5659] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:21:45 2026] DELETE /volume/v3/volumes/a7320f0b-8875-4417-97de-5a55c6d8be67 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:21:45.222120 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-4dbf7993-233d-45d6-b8a3-d7ef8b5fb9c8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:45.223881 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4dbf7993-233d-45d6-b8a3-d7ef8b5fb9c8 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/a7320f0b-8875-4417-97de-5a55c6d8be67 Aug 13 06:21:45.224077 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4dbf7993-233d-45d6-b8a3-d7ef8b5fb9c8 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:45.224465 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-4dbf7993-233d-45d6-b8a3-d7ef8b5fb9c8 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:45.231649 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:45.231649 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:21:45.234812 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-4dbf7993-233d-45d6-b8a3-d7ef8b5fb9c8 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:21:45.238868 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-4dbf7993-233d-45d6-b8a3-d7ef8b5fb9c8 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/a7320f0b-8875-4417-97de-5a55c6d8be67 returned with HTTP 200 Aug 13 06:21:45.239284 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1418/5660] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:45 2026] GET /volume/v3/volumes/a7320f0b-8875-4417-97de-5a55c6d8be67 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:45.249571 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-5b5d6043-dfc4-4de7-b267-64fa7f5cea16 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:45.251336 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5b5d6043-dfc4-4de7-b267-64fa7f5cea16 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 Aug 13 06:21:45.251547 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5b5d6043-dfc4-4de7-b267-64fa7f5cea16 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:45.251702 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-5b5d6043-dfc4-4de7-b267-64fa7f5cea16 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:45.256765 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-5b5d6043-dfc4-4de7-b267-64fa7f5cea16 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 returned with HTTP 404 Aug 13 06:21:45.257388 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1412/5661] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:45 2026] GET /volume/v3/volumes/5e198db5-2dea-4400-ba22-9422f14b79d7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:21:45.264953 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f1e4b3b0-78e3-4d14-b7fa-336430e0716e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:45.266681 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f1e4b3b0-78e3-4d14-b7fa-336430e0716e tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] DELETE https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:21:45.266849 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f1e4b3b0-78e3-4d14-b7fa-336430e0716e tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:45.267073 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f1e4b3b0-78e3-4d14-b7fa-336430e0716e tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:45.267349 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.v3.volumes [None req-f1e4b3b0-78e3-4d14-b7fa-336430e0716e tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Delete volume with id: c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:21:45.274411 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:45.274411 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:21:45.275052 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f1e4b3b0-78e3-4d14-b7fa-336430e0716e tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:45.290584 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f1e4b3b0-78e3-4d14-b7fa-336430e0716e tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Delete volume request issued successfully. Aug 13 06:21:45.290782 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f1e4b3b0-78e3-4d14-b7fa-336430e0716e tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 202 Aug 13 06:21:45.291216 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1424/5662] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:21:45 2026] DELETE /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:21:45.297921 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-689e8d35-2d9c-4d7b-82d1-424548514ca4 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:45.299606 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-689e8d35-2d9c-4d7b-82d1-424548514ca4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:21:45.299801 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-689e8d35-2d9c-4d7b-82d1-424548514ca4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:45.299978 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-689e8d35-2d9c-4d7b-82d1-424548514ca4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:45.306307 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:45.306307 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:21:45.309506 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-689e8d35-2d9c-4d7b-82d1-424548514ca4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:21:45.313520 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-689e8d35-2d9c-4d7b-82d1-424548514ca4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 200 Aug 13 06:21:45.313907 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1409/5663] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:45 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:46.250848 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6db37eb3-3954-4c43-8cec-4e419b6e30e2 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:46.252370 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6db37eb3-3954-4c43-8cec-4e419b6e30e2 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/a7320f0b-8875-4417-97de-5a55c6d8be67 Aug 13 06:21:46.252545 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6db37eb3-3954-4c43-8cec-4e419b6e30e2 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:46.252726 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6db37eb3-3954-4c43-8cec-4e419b6e30e2 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:46.257663 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6db37eb3-3954-4c43-8cec-4e419b6e30e2 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/a7320f0b-8875-4417-97de-5a55c6d8be67 returned with HTTP 404 Aug 13 06:21:46.258095 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1419/5664] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:46 2026] GET /volume/v3/volumes/a7320f0b-8875-4417-97de-5a55c6d8be67 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:21:46.264588 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-3ab457c8-f3a9-4393-bf91-f15118500af0 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:46.266193 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3ab457c8-f3a9-4393-bf91-f15118500af0 tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] GET https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 Aug 13 06:21:46.266379 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3ab457c8-f3a9-4393-bf91-f15118500af0 tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:46.266549 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-3ab457c8-f3a9-4393-bf91-f15118500af0 tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] Calling method 'detail' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:46.267223 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-3ab457c8-f3a9-4393-bf91-f15118500af0 tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100324) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:21:46.274416 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-3ab457c8-f3a9-4393-bf91-f15118500af0 tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] Get all volumes completed successfully. Aug 13 06:21:46.275567 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:46.275567 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:21:46.278849 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-3ab457c8-f3a9-4393-bf91-f15118500af0 tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 06:21:46.279189 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1413/5665] 10.4.3.121 () {66 vars in 1285 bytes} [Thu Aug 13 06:21:46 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5261 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:46.291906 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-91458f86-06fa-41a7-baf3-adb2de39614f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:46.293645 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-91458f86-06fa-41a7-baf3-adb2de39614f tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] DELETE https://10.4.3.121/volume/v3/types/5be1eb7e-173c-429b-b6de-b60deb3826a5 Aug 13 06:21:46.293868 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-91458f86-06fa-41a7-baf3-adb2de39614f tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:46.294095 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-91458f86-06fa-41a7-baf3-adb2de39614f tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] Calling method '_delete' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:46.313525 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-91458f86-06fa-41a7-baf3-adb2de39614f tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] https://10.4.3.121/volume/v3/types/5be1eb7e-173c-429b-b6de-b60deb3826a5 returned with HTTP 202 Aug 13 06:21:46.313911 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1425/5666] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:21:46 2026] DELETE /volume/v3/types/5be1eb7e-173c-429b-b6de-b60deb3826a5 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:21:46.327240 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-48b15f5a-ae06-4e7d-9261-c82cb875097e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:46.328230 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-48b15f5a-ae06-4e7d-9261-c82cb875097e tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea Aug 13 06:21:46.328440 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-48b15f5a-ae06-4e7d-9261-c82cb875097e tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:46.328765 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-48b15f5a-ae06-4e7d-9261-c82cb875097e tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:46.334192 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-48b15f5a-ae06-4e7d-9261-c82cb875097e tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea returned with HTTP 404 Aug 13 06:21:46.334688 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1410/5667] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:46 2026] GET /volume/v3/volumes/c3ebc958-961f-4199-872c-3dee03260bea => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:21:46.341236 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-b46b7245-12cf-4f4a-83a6-89de2aece0f0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:46.342786 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b46b7245-12cf-4f4a-83a6-89de2aece0f0 tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] GET https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 Aug 13 06:21:46.342949 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b46b7245-12cf-4f4a-83a6-89de2aece0f0 tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:46.343117 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-b46b7245-12cf-4f4a-83a6-89de2aece0f0 tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] Calling method 'detail' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:46.343858 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-b46b7245-12cf-4f4a-83a6-89de2aece0f0 tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100323) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:21:46.350940 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-b46b7245-12cf-4f4a-83a6-89de2aece0f0 tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] Get all volumes completed successfully. Aug 13 06:21:46.352127 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:46.352127 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:21:46.355366 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-b46b7245-12cf-4f4a-83a6-89de2aece0f0 tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 06:21:46.355706 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1420/5668] 10.4.3.121 () {66 vars in 1285 bytes} [Thu Aug 13 06:21:46 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5261 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:21:46.368802 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-69923ac7-0ea1-4993-95c7-ea2c010da8af None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:46.370265 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-69923ac7-0ea1-4993-95c7-ea2c010da8af tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] DELETE https://10.4.3.121/volume/v3/types/8bb656f3-833a-4b7d-80f0-fe2c9928d709 Aug 13 06:21:46.370442 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-69923ac7-0ea1-4993-95c7-ea2c010da8af tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:46.370624 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-69923ac7-0ea1-4993-95c7-ea2c010da8af tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] Calling method '_delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:46.390853 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-69923ac7-0ea1-4993-95c7-ea2c010da8af tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] https://10.4.3.121/volume/v3/types/8bb656f3-833a-4b7d-80f0-fe2c9928d709 returned with HTTP 202 Aug 13 06:21:46.391294 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1414/5669] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:21:46 2026] DELETE /volume/v3/types/8bb656f3-833a-4b7d-80f0-fe2c9928d709 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:21:47.327170 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-570a8a81-01b4-456e-ae1c-63ae6efbedc5 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:47.328959 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-570a8a81-01b4-456e-ae1c-63ae6efbedc5 tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:21:47.329398 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-570a8a81-01b4-456e-ae1c-63ae6efbedc5 tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2038501987", "extra_specs": {}}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:21:47.341386 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-570a8a81-01b4-456e-ae1c-63ae6efbedc5 tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:21:47.341721 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1426/5670] 10.4.3.121 () {68 vars in 1252 bytes} [Thu Aug 13 06:21:47 2026] POST /volume/v3/types => generated 212 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:47.349320 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-3393efa9-3509-4875-ba12-1993125251c5 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:47.350981 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3393efa9-3509-4875-ba12-1993125251c5 tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] POST https://10.4.3.121/volume/v3/types/b87da65c-be60-47ac-8e97-1b04a296ed0e/encryption Aug 13 06:21:47.351311 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-3393efa9-3509-4875-ba12-1993125251c5 tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:21:47.365010 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-3393efa9-3509-4875-ba12-1993125251c5 tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] https://10.4.3.121/volume/v3/types/b87da65c-be60-47ac-8e97-1b04a296ed0e/encryption returned with HTTP 200 Aug 13 06:21:47.365387 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1411/5671] 10.4.3.121 () {68 vars in 1397 bytes} [Thu Aug 13 06:21:47 2026] POST /volume/v3/types/b87da65c-be60-47ac-8e97-1b04a296ed0e/encryption => generated 230 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:47.388979 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-fd429b1f-9ac2-4540-a27c-ecd017f98798 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:47.390694 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fd429b1f-9ac2-4540-a27c-ecd017f98798 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:21:47.391081 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-fd429b1f-9ac2-4540-a27c-ecd017f98798 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-677337427", "snapshot_id": null, "imageRef": "bcc3fff6-3f04-4f78-90dc-2c99a667b3c9", "volume_type": "tempest-scenario-type-luks-2038501987", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:21:47.392653 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-fd429b1f-9ac2-4540-a27c-ecd017f98798 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-677337427', 'snapshot_id': None, 'imageRef': 'bcc3fff6-3f04-4f78-90dc-2c99a667b3c9', 'volume_type': 'tempest-scenario-type-luks-2038501987', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:21:47.527093 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-fd429b1f-9ac2-4540-a27c-ecd017f98798 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Create volume of 1 GB Aug 13 06:21:47.527471 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:47.527471 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:21:47.528171 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fd429b1f-9ac2-4540-a27c-ecd017f98798 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Availability Zones retrieved successfully. Aug 13 06:21:47.533498 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fd429b1f-9ac2-4540-a27c-ecd017f98798 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Flow 'volume_create_api' (8a4c2e0c-f978-454a-9cef-ff7dff44592d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:21:47.534412 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fd429b1f-9ac2-4540-a27c-ecd017f98798 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bed23066-b650-4673-8093-70187fe6c417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:21:47.535300 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-fd429b1f-9ac2-4540-a27c-ecd017f98798 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Validating volume size '1' using validate_int {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:21:47.582235 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fd429b1f-9ac2-4540-a27c-ecd017f98798 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bed23066-b650-4673-8093-70187fe6c417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:21:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b87da65c-be60-47ac-8e97-1b04a296ed0e,is_public=True,name='tempest-scenario-type-luks-2038501987',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b87da65c-be60-47ac-8e97-1b04a296ed0e', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:21:47.583009 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fd429b1f-9ac2-4540-a27c-ecd017f98798 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6faa35f6-4d9c-42a0-b53a-9712ad19d482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:21:47.604156 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-fd429b1f-9ac2-4540-a27c-ecd017f98798 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2038501987 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2038501987, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:21:47.604424 np0000007163 devstack@c-api.service[100323]: WARNING cinder.quota [None req-fd429b1f-9ac2-4540-a27c-ecd017f98798 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2038501987 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2038501987, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:21:47.626601 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-fd429b1f-9ac2-4540-a27c-ecd017f98798 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Created reservations ['fa3d5451-d1de-4768-b83a-49705d942324', 'b0fd8f7a-f14d-4219-a37c-d2566b8cd9a0', '70f17e2d-d8a3-4da3-8de8-2b71d7a042c9', 'e2352a0e-7006-44fe-aa2e-ba1d01615074'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:21:47.627360 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fd429b1f-9ac2-4540-a27c-ecd017f98798 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6faa35f6-4d9c-42a0-b53a-9712ad19d482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa3d5451-d1de-4768-b83a-49705d942324', 'b0fd8f7a-f14d-4219-a37c-d2566b8cd9a0', '70f17e2d-d8a3-4da3-8de8-2b71d7a042c9', 'e2352a0e-7006-44fe-aa2e-ba1d01615074']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:21:47.628155 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fd429b1f-9ac2-4540-a27c-ecd017f98798 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aca8d5a-4d92-4f29-b221-e7b6426fd9f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:21:47.647068 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fd429b1f-9ac2-4540-a27c-ecd017f98798 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aca8d5a-4d92-4f29-b221-e7b6426fd9f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d91c9ef-1290-41be-bdf2-5ffcbbdf160a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-677337427',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7c0d092e9aa446a8ce4362ed5ef6296',qos_specs=None,replication_status=,reservations=['fa3d5451-d1de-4768-b83a-49705d942324','b0fd8f7a-f14d-4219-a37c-d2566b8cd9a0','70f17e2d-d8a3-4da3-8de8-2b71d7a042c9','e2352a0e-7006-44fe-aa2e-ba1d01615074'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e028f8f6f6a4ab2945424e4c139a5fc',volume_type_id=b87da65c-be60-47ac-8e97-1b04a296ed0e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:21:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-677337427',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4d91c9ef-1290-41be-bdf2-5ffcbbdf160a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7c0d092e9aa446a8ce4362ed5ef6296',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e028f8f6f6a4ab2945424e4c139a5fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b87da65c-be60-47ac-8e97-1b04a296ed0e),volume_type_id=b87da65c-be60-47ac-8e97-1b04a296ed0e)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:21:47.647723 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fd429b1f-9ac2-4540-a27c-ecd017f98798 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (767b16e6-6ac9-4d16-a0be-2e809c6cbacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:21:47.662104 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fd429b1f-9ac2-4540-a27c-ecd017f98798 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (767b16e6-6ac9-4d16-a0be-2e809c6cbacf) transitioned into state 'SUCCESS' from state '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-677337427',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7c0d092e9aa446a8ce4362ed5ef6296',qos_specs=None,replication_status=,reservations=['fa3d5451-d1de-4768-b83a-49705d942324','b0fd8f7a-f14d-4219-a37c-d2566b8cd9a0','70f17e2d-d8a3-4da3-8de8-2b71d7a042c9','e2352a0e-7006-44fe-aa2e-ba1d01615074'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e028f8f6f6a4ab2945424e4c139a5fc',volume_type_id=b87da65c-be60-47ac-8e97-1b04a296ed0e)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:21:47.662696 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fd429b1f-9ac2-4540-a27c-ecd017f98798 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf148dec-fbc3-4a07-893f-d84646959267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:21:47.670354 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fd429b1f-9ac2-4540-a27c-ecd017f98798 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf148dec-fbc3-4a07-893f-d84646959267) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:21:47.671118 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-fd429b1f-9ac2-4540-a27c-ecd017f98798 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Flow 'volume_create_api' (8a4c2e0c-f978-454a-9cef-ff7dff44592d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:21:47.671409 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-fd429b1f-9ac2-4540-a27c-ecd017f98798 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Create volume request issued successfully. Aug 13 06:21:47.671951 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-fd429b1f-9ac2-4540-a27c-ecd017f98798 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:21:47.672406 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1421/5672] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:21:47 2026] POST /volume/v3/volumes => generated 791 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:21:47.683367 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-dac23782-746e-4b3b-828c-d9c4b9b76d69 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:47.685004 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dac23782-746e-4b3b-828c-d9c4b9b76d69 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a Aug 13 06:21:47.685200 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dac23782-746e-4b3b-828c-d9c4b9b76d69 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:47.685384 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-dac23782-746e-4b3b-828c-d9c4b9b76d69 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:47.691937 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:47.691937 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:21:47.695054 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-dac23782-746e-4b3b-828c-d9c4b9b76d69 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:21:47.698483 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-dac23782-746e-4b3b-828c-d9c4b9b76d69 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a returned with HTTP 200 Aug 13 06:21:47.698811 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1415/5673] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:47 2026] GET /volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:48.709754 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-f928d5ad-d823-42e3-8d65-ffb53284966f None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:48.711449 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f928d5ad-d823-42e3-8d65-ffb53284966f tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a Aug 13 06:21:48.711637 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f928d5ad-d823-42e3-8d65-ffb53284966f tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:48.711802 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-f928d5ad-d823-42e3-8d65-ffb53284966f tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:48.718132 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:48.718132 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:21:48.721432 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-f928d5ad-d823-42e3-8d65-ffb53284966f tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:21:48.725228 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-f928d5ad-d823-42e3-8d65-ffb53284966f tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a returned with HTTP 200 Aug 13 06:21:48.725601 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1427/5674] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:48 2026] GET /volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:49.740326 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-1f291e15-60e7-44f6-8be0-0c18563905fe None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:49.743018 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1f291e15-60e7-44f6-8be0-0c18563905fe tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a Aug 13 06:21:49.743302 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1f291e15-60e7-44f6-8be0-0c18563905fe tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:49.743524 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-1f291e15-60e7-44f6-8be0-0c18563905fe tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:49.759994 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:49.759994 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:21:49.759994 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-1f291e15-60e7-44f6-8be0-0c18563905fe tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:21:49.760839 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-1f291e15-60e7-44f6-8be0-0c18563905fe tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a returned with HTTP 200 Aug 13 06:21:49.761335 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1412/5675] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:49 2026] GET /volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:50.773980 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-da9394f8-019c-4560-a375-7ca034afb5b1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:50.775862 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-da9394f8-019c-4560-a375-7ca034afb5b1 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a Aug 13 06:21:50.776041 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-da9394f8-019c-4560-a375-7ca034afb5b1 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:50.777025 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-da9394f8-019c-4560-a375-7ca034afb5b1 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:50.784438 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:50.784438 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:21:50.788483 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-da9394f8-019c-4560-a375-7ca034afb5b1 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:21:50.793421 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-da9394f8-019c-4560-a375-7ca034afb5b1 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a returned with HTTP 200 Aug 13 06:21:50.793858 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1422/5676] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:50 2026] GET /volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:51.805362 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-031d7df9-e24d-4704-8bbe-7932b3fa0950 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:51.807260 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-031d7df9-e24d-4704-8bbe-7932b3fa0950 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a Aug 13 06:21:51.807446 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-031d7df9-e24d-4704-8bbe-7932b3fa0950 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:51.807635 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-031d7df9-e24d-4704-8bbe-7932b3fa0950 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:51.815756 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:51.815756 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:21:51.822525 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-031d7df9-e24d-4704-8bbe-7932b3fa0950 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:21:51.826025 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-031d7df9-e24d-4704-8bbe-7932b3fa0950 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a returned with HTTP 200 Aug 13 06:21:51.826363 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1416/5677] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:51 2026] GET /volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:52.837724 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-be894725-de4b-4b0f-a021-757a5cbdb4d8 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:52.839326 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-be894725-de4b-4b0f-a021-757a5cbdb4d8 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a Aug 13 06:21:52.839490 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-be894725-de4b-4b0f-a021-757a5cbdb4d8 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:52.839720 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-be894725-de4b-4b0f-a021-757a5cbdb4d8 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:52.846128 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:52.846128 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:21:52.849469 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-be894725-de4b-4b0f-a021-757a5cbdb4d8 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:21:52.853321 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-be894725-de4b-4b0f-a021-757a5cbdb4d8 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a returned with HTTP 200 Aug 13 06:21:52.853698 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1428/5678] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:52 2026] GET /volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:53.866365 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-9b44eeba-0b0b-4135-ab72-c26acfb4659f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:53.868195 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b44eeba-0b0b-4135-ab72-c26acfb4659f tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a Aug 13 06:21:53.868459 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9b44eeba-0b0b-4135-ab72-c26acfb4659f tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:53.868714 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-9b44eeba-0b0b-4135-ab72-c26acfb4659f tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:53.875030 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:53.875030 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:21:53.878352 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-9b44eeba-0b0b-4135-ab72-c26acfb4659f tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:21:53.882066 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-9b44eeba-0b0b-4135-ab72-c26acfb4659f tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a returned with HTTP 200 Aug 13 06:21:53.882457 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1413/5679] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:53 2026] GET /volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:54.896123 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-900c473a-2049-4f2c-93ed-b008231495dc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:54.897650 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-900c473a-2049-4f2c-93ed-b008231495dc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a Aug 13 06:21:54.897810 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-900c473a-2049-4f2c-93ed-b008231495dc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:54.897993 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-900c473a-2049-4f2c-93ed-b008231495dc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:54.903975 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:54.903975 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:21:54.906741 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-900c473a-2049-4f2c-93ed-b008231495dc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:21:54.910122 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-900c473a-2049-4f2c-93ed-b008231495dc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a returned with HTTP 200 Aug 13 06:21:54.910484 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1423/5680] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:54 2026] GET /volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a => generated 944 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:55.925683 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-4d8512c4-1b34-4e23-bda0-1990eced8b16 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:55.927949 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4d8512c4-1b34-4e23-bda0-1990eced8b16 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a Aug 13 06:21:55.928237 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4d8512c4-1b34-4e23-bda0-1990eced8b16 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:55.928617 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-4d8512c4-1b34-4e23-bda0-1990eced8b16 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:55.937696 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:55.937696 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:21:55.941767 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-4d8512c4-1b34-4e23-bda0-1990eced8b16 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:21:55.946903 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-4d8512c4-1b34-4e23-bda0-1990eced8b16 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a returned with HTTP 200 Aug 13 06:21:55.947404 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1417/5681] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:55 2026] GET /volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:56.960058 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-1aa8d989-fddb-474c-8959-1416f31ad702 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:56.961964 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1aa8d989-fddb-474c-8959-1416f31ad702 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a Aug 13 06:21:56.962164 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1aa8d989-fddb-474c-8959-1416f31ad702 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:56.962371 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-1aa8d989-fddb-474c-8959-1416f31ad702 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:56.969298 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:56.969298 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:21:56.972503 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-1aa8d989-fddb-474c-8959-1416f31ad702 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:21:56.976229 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-1aa8d989-fddb-474c-8959-1416f31ad702 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a returned with HTTP 200 Aug 13 06:21:56.976604 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1429/5682] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:56 2026] GET /volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:57.987613 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-41b6de98-215b-454b-900a-ccc7778a84cd None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:57.989995 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-41b6de98-215b-454b-900a-ccc7778a84cd tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a Aug 13 06:21:57.990275 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-41b6de98-215b-454b-900a-ccc7778a84cd tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:57.990558 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-41b6de98-215b-454b-900a-ccc7778a84cd tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:57.997652 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:57.997652 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:21:58.001338 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-41b6de98-215b-454b-900a-ccc7778a84cd tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:21:58.005582 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-41b6de98-215b-454b-900a-ccc7778a84cd tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a returned with HTTP 200 Aug 13 06:21:58.006064 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1414/5683] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:57 2026] GET /volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:21:59.020789 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-16e82858-08fa-49cc-b747-1ed8bde89bd8 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:21:59.022467 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-16e82858-08fa-49cc-b747-1ed8bde89bd8 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a Aug 13 06:21:59.022632 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-16e82858-08fa-49cc-b747-1ed8bde89bd8 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:21:59.022830 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-16e82858-08fa-49cc-b747-1ed8bde89bd8 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:21:59.029981 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:21:59.029981 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:21:59.035643 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-16e82858-08fa-49cc-b747-1ed8bde89bd8 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:21:59.040252 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-16e82858-08fa-49cc-b747-1ed8bde89bd8 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a returned with HTTP 200 Aug 13 06:21:59.040735 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1424/5684] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:21:59 2026] GET /volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:22:00.060619 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-7f4fd8ce-ff9e-48e2-b1b2-82c47762b44e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:00.062374 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f4fd8ce-ff9e-48e2-b1b2-82c47762b44e tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a Aug 13 06:22:00.062608 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7f4fd8ce-ff9e-48e2-b1b2-82c47762b44e tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:00.062824 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-7f4fd8ce-ff9e-48e2-b1b2-82c47762b44e tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:00.069540 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:00.069540 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:22:00.073251 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-7f4fd8ce-ff9e-48e2-b1b2-82c47762b44e tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:22:00.078077 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-7f4fd8ce-ff9e-48e2-b1b2-82c47762b44e tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a returned with HTTP 200 Aug 13 06:22:00.078520 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1418/5685] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:22:00 2026] GET /volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a => generated 1430 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:22:00.089582 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-51d6042c-12cb-4027-9095-a4ebe378c838 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:00.091391 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-51d6042c-12cb-4027-9095-a4ebe378c838 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a Aug 13 06:22:00.091595 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-51d6042c-12cb-4027-9095-a4ebe378c838 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:00.091783 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-51d6042c-12cb-4027-9095-a4ebe378c838 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:00.098713 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:00.098713 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:22:00.102486 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-51d6042c-12cb-4027-9095-a4ebe378c838 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:22:00.107017 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-51d6042c-12cb-4027-9095-a4ebe378c838 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a returned with HTTP 200 Aug 13 06:22:00.107451 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1430/5686] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:22:00 2026] GET /volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a => generated 1430 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:22:00.192119 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-4a8fbc6d-2a8e-4da3-a9ce-8fc8d89dacc9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:00.194731 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-4a8fbc6d-2a8e-4da3-a9ce-8fc8d89dacc9 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a Aug 13 06:22:00.194944 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-4a8fbc6d-2a8e-4da3-a9ce-8fc8d89dacc9 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:00.195204 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-4a8fbc6d-2a8e-4da3-a9ce-8fc8d89dacc9 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:00.201931 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:00.201931 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:22:00.205539 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-4a8fbc6d-2a8e-4da3-a9ce-8fc8d89dacc9 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:22:00.210517 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-4a8fbc6d-2a8e-4da3-a9ce-8fc8d89dacc9 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a returned with HTTP 200 Aug 13 06:22:00.210982 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1415/5687] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:22:00 2026] GET /volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a => generated 1430 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:22:00.638609 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-ffac051d-8244-402a-acce-a23ec441d8da None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:00.640758 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-ffac051d-8244-402a-acce-a23ec441d8da tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a Aug 13 06:22:00.640955 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-ffac051d-8244-402a-acce-a23ec441d8da tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:00.641138 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-ffac051d-8244-402a-acce-a23ec441d8da tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:00.648386 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:00.648386 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:22:00.651840 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-ffac051d-8244-402a-acce-a23ec441d8da tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:22:00.656792 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-ffac051d-8244-402a-acce-a23ec441d8da tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a returned with HTTP 200 Aug 13 06:22:00.657232 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1425/5688] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:22:00 2026] GET /volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a => generated 1430 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:22:00.668790 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-15b04599-77e1-414f-b23a-43c79a8d576b None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:00.669318 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-15b04599-77e1-414f-b23a-43c79a8d576b None None] GET https://10.4.3.121/volume// Aug 13 06:22:00.669594 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-15b04599-77e1-414f-b23a-43c79a8d576b None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:00.669852 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-15b04599-77e1-414f-b23a-43c79a8d576b None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:00.670281 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-15b04599-77e1-414f-b23a-43c79a8d576b None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:22:00.671008 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1419/5689] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:22:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:22:00.678819 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-93432814-e4f4-4cec-bb8d-318c55880df4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:00.680818 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-93432814-e4f4-4cec-bb8d-318c55880df4 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:22:00.681132 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-93432814-e4f4-4cec-bb8d-318c55880df4 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d91c9ef-1290-41be-bdf2-5ffcbbdf160a", "connector": null, "instance_uuid": "6cbbf216-25b0-4af8-a9c9-e08f80b71dad"}} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:22:00.688896 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:00.688896 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:22:00.710621 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-93432814-e4f4-4cec-bb8d-318c55880df4 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:22:00.711039 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1431/5690] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:22:00 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:22:01.412886 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-5764437e-9c02-4b8a-b047-bd000c1670a6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:01.413281 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5764437e-9c02-4b8a-b047-bd000c1670a6 None None] GET https://10.4.3.121/volume// Aug 13 06:22:01.413521 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5764437e-9c02-4b8a-b047-bd000c1670a6 None None] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:01.413733 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-5764437e-9c02-4b8a-b047-bd000c1670a6 None None] Calling method 'all' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:01.414046 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-5764437e-9c02-4b8a-b047-bd000c1670a6 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:22:01.414357 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1416/5691] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:22:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:22:01.421929 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-55d8f867-0624-4705-a302-3261f69de9cc None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:01.426334 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-55d8f867-0624-4705-a302-3261f69de9cc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a Aug 13 06:22:01.427869 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-55d8f867-0624-4705-a302-3261f69de9cc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:01.428214 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-55d8f867-0624-4705-a302-3261f69de9cc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:01.448999 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:01.448999 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:22:01.452866 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-55d8f867-0624-4705-a302-3261f69de9cc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:22:01.457465 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-55d8f867-0624-4705-a302-3261f69de9cc tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a returned with HTTP 200 Aug 13 06:22:01.458008 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1426/5692] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:22:01 2026] GET /volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a => generated 1609 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:22:01.571588 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-0e55e6d7-9630-4110-8124-3e4fca4fcf4e None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:01.573857 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-0e55e6d7-9630-4110-8124-3e4fca4fcf4e tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] PUT https://10.4.3.121/volume/v3/attachments/924ddcec-98b0-4e6c-a478-5c2ab5a3e27c Aug 13 06:22:01.574243 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-0e55e6d7-9630-4110-8124-3e4fca4fcf4e tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:22:01.583415 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-0e55e6d7-9630-4110-8124-3e4fca4fcf4e tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Acquiring lock "cinder-attachment_update-4d91c9ef-1290-41be-bdf2-5ffcbbdf160a-np0000007163" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:22:01.588386 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-0e55e6d7-9630-4110-8124-3e4fca4fcf4e tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Lock "cinder-attachment_update-4d91c9ef-1290-41be-bdf2-5ffcbbdf160a-np0000007163" acquired by "attachment_update" :: waited 0.005s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:22:01.589381 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:01.589381 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:22:01.679940 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-0e55e6d7-9630-4110-8124-3e4fca4fcf4e tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Lock "cinder-attachment_update-4d91c9ef-1290-41be-bdf2-5ffcbbdf160a-np0000007163" released by "attachment_update" :: held 0.092s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:22:01.680277 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-0e55e6d7-9630-4110-8124-3e4fca4fcf4e tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/attachments/924ddcec-98b0-4e6c-a478-5c2ab5a3e27c returned with HTTP 200 Aug 13 06:22:01.680806 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1420/5693] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:22:01 2026] PUT /volume/v3/attachments/924ddcec-98b0-4e6c-a478-5c2ab5a3e27c => generated 968 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:22:01.704984 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-ce7637e3-ff3e-400e-92cd-f00d0fde5705 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:01.707685 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-ce7637e3-ff3e-400e-92cd-f00d0fde5705 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] POST https://10.4.3.121/volume/v3/attachments/924ddcec-98b0-4e6c-a478-5c2ab5a3e27c/action Aug 13 06:22:01.708203 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-ce7637e3-ff3e-400e-92cd-f00d0fde5705 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Action body: b'{"os-complete": null}' {{(pid=100322) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:22:01.708418 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-ce7637e3-ff3e-400e-92cd-f00d0fde5705 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:22:01.729862 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:01.729862 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:22:01.742647 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-ce7637e3-ff3e-400e-92cd-f00d0fde5705 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/attachments/924ddcec-98b0-4e6c-a478-5c2ab5a3e27c/action returned with HTTP 204 Aug 13 06:22:01.743284 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1432/5694] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:22:01 2026] POST /volume/v3/attachments/924ddcec-98b0-4e6c-a478-5c2ab5a3e27c/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:22:05.838591 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-e70152c1-20f3-4362-a591-e8492b2ebf1b None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:05.840730 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-e70152c1-20f3-4362-a591-e8492b2ebf1b tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a/encryption Aug 13 06:22:05.840907 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-e70152c1-20f3-4362-a591-e8492b2ebf1b tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:05.841075 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-e70152c1-20f3-4362-a591-e8492b2ebf1b tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'index' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:05.851335 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:05.851335 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:22:05.857822 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-41d28676-db5b-4f58-8aa9-876d9741de78 req-e70152c1-20f3-4362-a591-e8492b2ebf1b tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a/encryption returned with HTTP 200 Aug 13 06:22:05.858207 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1417/5695] 10.4.3.121 () {68 vars in 1631 bytes} [Thu Aug 13 06:22:05 2026] GET /volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:22:11.456031 np0000007163 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=146,cinder:UPDATE=23,cinder:INSERT=11 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:22:11.672463 np0000007163 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=127,cinder:UPDATE=20,cinder:INSERT=2 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:22:11.738275 np0000007163 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=129,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:22:15.856735 np0000007163 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=122,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:22:32.175137 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-59b31674-61bd-44cd-a36a-0f7e676b6003 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:32.176969 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59b31674-61bd-44cd-a36a-0f7e676b6003 tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] POST https://10.4.3.121/volume/v3/types Aug 13 06:22:32.177333 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-59b31674-61bd-44cd-a36a-0f7e676b6003 tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-331009608-1149157448", "extra_specs": {"multiattach": " True"}}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:22:32.194240 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-59b31674-61bd-44cd-a36a-0f7e676b6003 tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] https://10.4.3.121/volume/v3/types returned with HTTP 200 Aug 13 06:22:32.194648 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1427/5696] 10.4.3.121 () {68 vars in 1253 bytes} [Thu Aug 13 06:22:32 2026] POST /volume/v3/types => generated 286 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:22:32.202863 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-82a98e2b-5ab7-4ba8-8358-dcbc84c937e3 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:32.204757 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-82a98e2b-5ab7-4ba8-8358-dcbc84c937e3 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:22:32.205119 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-82a98e2b-5ab7-4ba8-8358-dcbc84c937e3 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-332243703", "snapshot_id": null, "imageRef": null, "volume_type": "4fe2e17e-0d7b-4cff-a0f3-6e957a599719", "size": 1}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:22:32.206921 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.v3.volumes [None req-82a98e2b-5ab7-4ba8-8358-dcbc84c937e3 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-332243703', 'snapshot_id': None, 'imageRef': None, 'volume_type': '4fe2e17e-0d7b-4cff-a0f3-6e957a599719', 'size': 1}} {{(pid=100324) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:22:32.211998 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-82a98e2b-5ab7-4ba8-8358-dcbc84c937e3 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Create volume of 1 GB Aug 13 06:22:32.212355 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:32.212355 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:22:32.212927 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-82a98e2b-5ab7-4ba8-8358-dcbc84c937e3 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Availability Zones retrieved successfully. Aug 13 06:22:32.219265 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-82a98e2b-5ab7-4ba8-8358-dcbc84c937e3 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Flow 'volume_create_api' (ded1fad1-f736-4527-b36f-fdef04a951c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:22:32.220571 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-82a98e2b-5ab7-4ba8-8358-dcbc84c937e3 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f0c413f-0880-407d-af55-7528e447e3d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:22:32.221701 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.flows.api.create_volume [None req-82a98e2b-5ab7-4ba8-8358-dcbc84c937e3 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Validating volume size '1' using validate_int {{(pid=100324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:22:32.228372 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:32.228372 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:22:32.239131 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-82a98e2b-5ab7-4ba8-8358-dcbc84c937e3 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f0c413f-0880-407d-af55-7528e447e3d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T06:22:32Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4fe2e17e-0d7b-4cff-a0f3-6e957a599719,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-331009608-1149157448',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4fe2e17e-0d7b-4cff-a0f3-6e957a599719', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:22:32.239855 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-82a98e2b-5ab7-4ba8-8358-dcbc84c937e3 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d98ecca1-0d49-4fae-884d-e36b8d401c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:22:32.262411 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-82a98e2b-5ab7-4ba8-8358-dcbc84c937e3 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-331009608-1149157448 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-331009608-1149157448, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:22:32.262691 np0000007163 devstack@c-api.service[100324]: WARNING cinder.quota [None req-82a98e2b-5ab7-4ba8-8358-dcbc84c937e3 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-331009608-1149157448 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-331009608-1149157448, it is now deprecated. Please use the default quota class for default quota. Aug 13 06:22:32.284345 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.quota [None req-82a98e2b-5ab7-4ba8-8358-dcbc84c937e3 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Created reservations ['5d53f63d-0096-467e-8ae5-ede6c7c27b91', '70a025c5-5526-4f7a-ad2f-8f39affa3bdf', '49692df4-121f-4c27-bdf8-c265e75e488d', '59fbf1cd-bdd0-4759-89eb-33f595e7464d'] {{(pid=100324) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:22:32.285127 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-82a98e2b-5ab7-4ba8-8358-dcbc84c937e3 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d98ecca1-0d49-4fae-884d-e36b8d401c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d53f63d-0096-467e-8ae5-ede6c7c27b91', '70a025c5-5526-4f7a-ad2f-8f39affa3bdf', '49692df4-121f-4c27-bdf8-c265e75e488d', '59fbf1cd-bdd0-4759-89eb-33f595e7464d']}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:22:32.285984 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-82a98e2b-5ab7-4ba8-8358-dcbc84c937e3 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (272427c2-e75d-4180-a3c8-8c23a393d66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:22:32.307374 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-82a98e2b-5ab7-4ba8-8358-dcbc84c937e3 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (272427c2-e75d-4180-a3c8-8c23a393d66d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0023469-7b74-432f-986f-3e3249ed8beb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-332243703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ebe40424c8e2406fabacaaf006056814',qos_specs=None,replication_status=,reservations=['5d53f63d-0096-467e-8ae5-ede6c7c27b91','70a025c5-5526-4f7a-ad2f-8f39affa3bdf','49692df4-121f-4c27-bdf8-c265e75e488d','59fbf1cd-bdd0-4759-89eb-33f595e7464d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3985c7714a9f4b3787c03ce9b310d145',volume_type_id=4fe2e17e-0d7b-4cff-a0f3-6e957a599719), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T06:22:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-332243703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0023469-7b74-432f-986f-3e3249ed8beb,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='ebe40424c8e2406fabacaaf006056814',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3985c7714a9f4b3787c03ce9b310d145',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4fe2e17e-0d7b-4cff-a0f3-6e957a599719),volume_type_id=4fe2e17e-0d7b-4cff-a0f3-6e957a599719)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:22:32.308118 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-82a98e2b-5ab7-4ba8-8358-dcbc84c937e3 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb90dc81-b374-450d-b101-7e9e707384bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:22:32.325454 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-82a98e2b-5ab7-4ba8-8358-dcbc84c937e3 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb90dc81-b374-450d-b101-7e9e707384bd) transitioned into state 'SUCCESS' from state '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-332243703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ebe40424c8e2406fabacaaf006056814',qos_specs=None,replication_status=,reservations=['5d53f63d-0096-467e-8ae5-ede6c7c27b91','70a025c5-5526-4f7a-ad2f-8f39affa3bdf','49692df4-121f-4c27-bdf8-c265e75e488d','59fbf1cd-bdd0-4759-89eb-33f595e7464d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3985c7714a9f4b3787c03ce9b310d145',volume_type_id=4fe2e17e-0d7b-4cff-a0f3-6e957a599719)}' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:22:32.326213 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-82a98e2b-5ab7-4ba8-8358-dcbc84c937e3 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a35d0484-822a-4d95-a29c-35177c298b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:22:32.334729 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-82a98e2b-5ab7-4ba8-8358-dcbc84c937e3 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a35d0484-822a-4d95-a29c-35177c298b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100324) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:22:32.335578 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.volume.api [None req-82a98e2b-5ab7-4ba8-8358-dcbc84c937e3 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Flow 'volume_create_api' (ded1fad1-f736-4527-b36f-fdef04a951c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100324) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:22:32.335904 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-82a98e2b-5ab7-4ba8-8358-dcbc84c937e3 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Create volume request issued successfully. Aug 13 06:22:32.336463 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-82a98e2b-5ab7-4ba8-8358-dcbc84c937e3 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:22:32.336896 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1421/5697] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:22:32 2026] POST /volume/v3/volumes => generated 828 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:22:32.347994 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-6fbc2a9c-5924-4c26-88fc-822c7ddf01fc None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:32.349853 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6fbc2a9c-5924-4c26-88fc-822c7ddf01fc tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb Aug 13 06:22:32.350382 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6fbc2a9c-5924-4c26-88fc-822c7ddf01fc tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:32.350382 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-6fbc2a9c-5924-4c26-88fc-822c7ddf01fc tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:32.357549 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:32.357549 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:22:32.361500 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-6fbc2a9c-5924-4c26-88fc-822c7ddf01fc tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:22:32.366039 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-6fbc2a9c-5924-4c26-88fc-822c7ddf01fc tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb returned with HTTP 200 Aug 13 06:22:32.366536 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1433/5698] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:22:32 2026] GET /volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 06:22:33.379952 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-6a9c6b04-6964-493c-aaa7-4d2709b04608 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:33.381900 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6a9c6b04-6964-493c-aaa7-4d2709b04608 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb Aug 13 06:22:33.382142 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6a9c6b04-6964-493c-aaa7-4d2709b04608 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:33.382391 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-6a9c6b04-6964-493c-aaa7-4d2709b04608 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:33.389468 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:33.389468 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:22:33.393288 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-6a9c6b04-6964-493c-aaa7-4d2709b04608 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:22:33.397659 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-6a9c6b04-6964-493c-aaa7-4d2709b04608 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb returned with HTTP 200 Aug 13 06:22:33.398151 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1418/5699] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:22:33 2026] GET /volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:22:33.410123 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-95786825-48ec-47f8-8efc-c4ce47eab525 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:33.412152 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-95786825-48ec-47f8-8efc-c4ce47eab525 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb Aug 13 06:22:33.412398 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-95786825-48ec-47f8-8efc-c4ce47eab525 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:33.412632 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-95786825-48ec-47f8-8efc-c4ce47eab525 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:33.420260 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:33.420260 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:22:33.424247 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-95786825-48ec-47f8-8efc-c4ce47eab525 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:22:33.428581 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-95786825-48ec-47f8-8efc-c4ce47eab525 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb returned with HTTP 200 Aug 13 06:22:33.429102 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1428/5700] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:22:33 2026] GET /volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:22:33.474550 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-02e89d39-b2e8-4a60-ab5a-c106edab0bf6 req-e86323b4-8a7c-4094-b8cd-c85148d43657 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:33.476576 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-02e89d39-b2e8-4a60-ab5a-c106edab0bf6 req-e86323b4-8a7c-4094-b8cd-c85148d43657 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb Aug 13 06:22:33.476769 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-02e89d39-b2e8-4a60-ab5a-c106edab0bf6 req-e86323b4-8a7c-4094-b8cd-c85148d43657 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:33.476944 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-02e89d39-b2e8-4a60-ab5a-c106edab0bf6 req-e86323b4-8a7c-4094-b8cd-c85148d43657 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:33.483456 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:33.483456 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:22:33.486676 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-02e89d39-b2e8-4a60-ab5a-c106edab0bf6 req-e86323b4-8a7c-4094-b8cd-c85148d43657 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:22:33.490504 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-02e89d39-b2e8-4a60-ab5a-c106edab0bf6 req-e86323b4-8a7c-4094-b8cd-c85148d43657 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb returned with HTTP 200 Aug 13 06:22:33.490861 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1422/5701] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:22:33 2026] GET /volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:22:33.554603 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-b1ab9961-ff87-4d7b-9b68-bff987747afa None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:33.554977 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b1ab9961-ff87-4d7b-9b68-bff987747afa None None] GET https://10.4.3.121/volume// Aug 13 06:22:33.555153 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b1ab9961-ff87-4d7b-9b68-bff987747afa None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:33.555361 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-b1ab9961-ff87-4d7b-9b68-bff987747afa None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:33.555690 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-b1ab9961-ff87-4d7b-9b68-bff987747afa None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:22:33.556046 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1434/5702] 10.4.3.121 () {66 vars in 1428 bytes} [Thu Aug 13 06:22:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 06:22:33.562273 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-02e89d39-b2e8-4a60-ab5a-c106edab0bf6 req-714926fd-5c7c-4b53-8600-4c83d8e7068e None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:33.564172 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-02e89d39-b2e8-4a60-ab5a-c106edab0bf6 req-714926fd-5c7c-4b53-8600-4c83d8e7068e tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:22:33.564525 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-02e89d39-b2e8-4a60-ab5a-c106edab0bf6 req-714926fd-5c7c-4b53-8600-4c83d8e7068e tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0023469-7b74-432f-986f-3e3249ed8beb", "connector": null, "instance_uuid": "3e2f8c00-1f5c-4723-b6d4-f9895268a953"}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:22:33.572643 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:33.572643 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:22:33.594267 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-02e89d39-b2e8-4a60-ab5a-c106edab0bf6 req-714926fd-5c7c-4b53-8600-4c83d8e7068e tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:22:33.594689 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1419/5703] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:22:33 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 06:22:33.622086 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-75480296-c3a1-445b-8ccf-662c819729a4 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:33.623887 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-75480296-c3a1-445b-8ccf-662c819729a4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb Aug 13 06:22:33.624084 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-75480296-c3a1-445b-8ccf-662c819729a4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:33.624292 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-75480296-c3a1-445b-8ccf-662c819729a4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:33.628942 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-e3e58009-dc33-4385-b8e6-15f76727f841 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:33.629405 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e3e58009-dc33-4385-b8e6-15f76727f841 None None] GET https://10.4.3.121/volume// Aug 13 06:22:33.629611 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e3e58009-dc33-4385-b8e6-15f76727f841 None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:33.629879 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-e3e58009-dc33-4385-b8e6-15f76727f841 None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:33.630299 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-e3e58009-dc33-4385-b8e6-15f76727f841 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:22:33.630584 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1423/5704] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:22:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:22:33.634308 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:33.634308 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:22:33.637573 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-02e89d39-b2e8-4a60-ab5a-c106edab0bf6 req-c77e730c-b956-4b48-9b9c-e9f2b66ad6bb None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:33.637922 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-75480296-c3a1-445b-8ccf-662c819729a4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:22:33.640241 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-02e89d39-b2e8-4a60-ab5a-c106edab0bf6 req-c77e730c-b956-4b48-9b9c-e9f2b66ad6bb tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb Aug 13 06:22:33.640507 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-02e89d39-b2e8-4a60-ab5a-c106edab0bf6 req-c77e730c-b956-4b48-9b9c-e9f2b66ad6bb tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:33.640754 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-02e89d39-b2e8-4a60-ab5a-c106edab0bf6 req-c77e730c-b956-4b48-9b9c-e9f2b66ad6bb tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:33.641976 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-75480296-c3a1-445b-8ccf-662c819729a4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb returned with HTTP 200 Aug 13 06:22:33.642336 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1429/5705] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:22:33 2026] GET /volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:22:33.652863 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:33.652863 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:22:33.656828 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-02e89d39-b2e8-4a60-ab5a-c106edab0bf6 req-c77e730c-b956-4b48-9b9c-e9f2b66ad6bb tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:22:33.662073 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-02e89d39-b2e8-4a60-ab5a-c106edab0bf6 req-c77e730c-b956-4b48-9b9c-e9f2b66ad6bb tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb returned with HTTP 200 Aug 13 06:22:33.662816 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1435/5706] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:22:33 2026] GET /volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb => generated 1100 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:22:33.759048 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-02e89d39-b2e8-4a60-ab5a-c106edab0bf6 req-bbf63975-a0ec-4067-8a49-7b5f67d03a63 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:33.761066 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-02e89d39-b2e8-4a60-ab5a-c106edab0bf6 req-bbf63975-a0ec-4067-8a49-7b5f67d03a63 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] PUT https://10.4.3.121/volume/v3/attachments/93d9e04c-aa39-4936-87e5-708f3cdd0844 Aug 13 06:22:33.761423 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-02e89d39-b2e8-4a60-ab5a-c106edab0bf6 req-bbf63975-a0ec-4067-8a49-7b5f67d03a63 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:22:33.768409 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-02e89d39-b2e8-4a60-ab5a-c106edab0bf6 req-bbf63975-a0ec-4067-8a49-7b5f67d03a63 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Acquiring lock "cinder-attachment_update-a0023469-7b74-432f-986f-3e3249ed8beb-np0000007163" by "attachment_update" {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:22:33.772418 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-02e89d39-b2e8-4a60-ab5a-c106edab0bf6 req-bbf63975-a0ec-4067-8a49-7b5f67d03a63 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Lock "cinder-attachment_update-a0023469-7b74-432f-986f-3e3249ed8beb-np0000007163" acquired by "attachment_update" :: waited 0.004s {{(pid=100325) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:22:33.773266 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:33.773266 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:22:33.846778 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.coordination [req-02e89d39-b2e8-4a60-ab5a-c106edab0bf6 req-bbf63975-a0ec-4067-8a49-7b5f67d03a63 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Lock "cinder-attachment_update-a0023469-7b74-432f-986f-3e3249ed8beb-np0000007163" released by "attachment_update" :: held 0.074s {{(pid=100325) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:22:33.847059 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-02e89d39-b2e8-4a60-ab5a-c106edab0bf6 req-bbf63975-a0ec-4067-8a49-7b5f67d03a63 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/attachments/93d9e04c-aa39-4936-87e5-708f3cdd0844 returned with HTTP 200 Aug 13 06:22:33.847537 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1420/5707] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:22:33 2026] PUT /volume/v3/attachments/93d9e04c-aa39-4936-87e5-708f3cdd0844 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:22:34.655431 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-0deb9afd-168a-4a24-84ce-5036370e04e4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:34.657302 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0deb9afd-168a-4a24-84ce-5036370e04e4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb Aug 13 06:22:34.657562 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0deb9afd-168a-4a24-84ce-5036370e04e4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:34.657828 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-0deb9afd-168a-4a24-84ce-5036370e04e4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:34.670602 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:34.670602 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:22:34.677230 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-0deb9afd-168a-4a24-84ce-5036370e04e4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:22:34.682991 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-0deb9afd-168a-4a24-84ce-5036370e04e4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb returned with HTTP 200 Aug 13 06:22:34.683380 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1424/5708] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:22:34 2026] GET /volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb => generated 921 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:22:35.695103 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-a6663317-66e0-49b4-af03-25c6ebf892dd None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:35.697006 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6663317-66e0-49b4-af03-25c6ebf892dd tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb Aug 13 06:22:35.697220 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a6663317-66e0-49b4-af03-25c6ebf892dd tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:35.697401 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-a6663317-66e0-49b4-af03-25c6ebf892dd tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:35.706356 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:35.706356 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:22:35.709627 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-a6663317-66e0-49b4-af03-25c6ebf892dd tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:22:35.713513 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-a6663317-66e0-49b4-af03-25c6ebf892dd tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb returned with HTTP 200 Aug 13 06:22:35.713909 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1430/5709] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:22:35 2026] GET /volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:22:36.725965 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-09eb4754-88b0-4e0f-bcd6-a67586cb858b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:36.729206 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-09eb4754-88b0-4e0f-bcd6-a67586cb858b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb Aug 13 06:22:36.729206 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-09eb4754-88b0-4e0f-bcd6-a67586cb858b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:36.729206 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-09eb4754-88b0-4e0f-bcd6-a67586cb858b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:36.737831 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:36.737831 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:22:36.741734 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-09eb4754-88b0-4e0f-bcd6-a67586cb858b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:22:36.746102 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-09eb4754-88b0-4e0f-bcd6-a67586cb858b tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb returned with HTTP 200 Aug 13 06:22:36.746677 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1436/5710] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:22:36 2026] GET /volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:22:37.120556 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-02e89d39-b2e8-4a60-ab5a-c106edab0bf6 req-ddd83376-510f-4567-af4d-3a1da4b1fb64 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:37.123849 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-02e89d39-b2e8-4a60-ab5a-c106edab0bf6 req-ddd83376-510f-4567-af4d-3a1da4b1fb64 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] POST https://10.4.3.121/volume/v3/attachments/93d9e04c-aa39-4936-87e5-708f3cdd0844/action Aug 13 06:22:37.124340 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-02e89d39-b2e8-4a60-ab5a-c106edab0bf6 req-ddd83376-510f-4567-af4d-3a1da4b1fb64 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action body: b'{"os-complete": null}' {{(pid=100325) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:22:37.124523 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-02e89d39-b2e8-4a60-ab5a-c106edab0bf6 req-ddd83376-510f-4567-af4d-3a1da4b1fb64 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:22:37.146676 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:37.146676 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:22:37.157969 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-02e89d39-b2e8-4a60-ab5a-c106edab0bf6 req-ddd83376-510f-4567-af4d-3a1da4b1fb64 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/attachments/93d9e04c-aa39-4936-87e5-708f3cdd0844/action returned with HTTP 204 Aug 13 06:22:37.158573 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1421/5711] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:22:37 2026] POST /volume/v3/attachments/93d9e04c-aa39-4936-87e5-708f3cdd0844/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:22:37.759779 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-9ea7caa3-76e9-4084-9c52-5d511bfb3cd4 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:37.762078 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ea7caa3-76e9-4084-9c52-5d511bfb3cd4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb Aug 13 06:22:37.762434 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ea7caa3-76e9-4084-9c52-5d511bfb3cd4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:37.762705 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-9ea7caa3-76e9-4084-9c52-5d511bfb3cd4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:37.774195 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:37.774195 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:22:37.778163 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-9ea7caa3-76e9-4084-9c52-5d511bfb3cd4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:22:37.783310 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-9ea7caa3-76e9-4084-9c52-5d511bfb3cd4 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb returned with HTTP 200 Aug 13 06:22:37.783816 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1425/5712] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:22:37 2026] GET /volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb => generated 1213 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:22:37.828967 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-bba57b78-ebe2-412d-a833-9c3794b7ea66 req-3c9c4c27-c636-4589-904d-28c8ecd319f0 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:37.831236 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bba57b78-ebe2-412d-a833-9c3794b7ea66 req-3c9c4c27-c636-4589-904d-28c8ecd319f0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb Aug 13 06:22:37.831426 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bba57b78-ebe2-412d-a833-9c3794b7ea66 req-3c9c4c27-c636-4589-904d-28c8ecd319f0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:37.831669 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-bba57b78-ebe2-412d-a833-9c3794b7ea66 req-3c9c4c27-c636-4589-904d-28c8ecd319f0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:37.840758 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:37.840758 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:22:37.844404 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [req-bba57b78-ebe2-412d-a833-9c3794b7ea66 req-3c9c4c27-c636-4589-904d-28c8ecd319f0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:22:37.848867 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-bba57b78-ebe2-412d-a833-9c3794b7ea66 req-3c9c4c27-c636-4589-904d-28c8ecd319f0 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb returned with HTTP 200 Aug 13 06:22:37.849260 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1431/5713] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:22:37 2026] GET /volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:22:37.866938 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-da0c7d47-1c38-4dc3-acf0-3ee23524ff29 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:37.868689 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-da0c7d47-1c38-4dc3-acf0-3ee23524ff29 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb Aug 13 06:22:37.869071 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-da0c7d47-1c38-4dc3-acf0-3ee23524ff29 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:37.870446 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-da0c7d47-1c38-4dc3-acf0-3ee23524ff29 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:37.878400 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:37.878400 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:22:37.881898 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-da0c7d47-1c38-4dc3-acf0-3ee23524ff29 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:22:37.886930 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-da0c7d47-1c38-4dc3-acf0-3ee23524ff29 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb returned with HTTP 200 Aug 13 06:22:37.887587 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1437/5714] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:22:37 2026] GET /volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:22:37.927114 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-bf6694e9-79bf-4881-81f5-778e6ac52735 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:37.929141 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-bf6694e9-79bf-4881-81f5-778e6ac52735 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb Aug 13 06:22:37.929363 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-bf6694e9-79bf-4881-81f5-778e6ac52735 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:37.929564 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-bf6694e9-79bf-4881-81f5-778e6ac52735 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:37.938208 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:37.938208 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:22:37.941409 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-bf6694e9-79bf-4881-81f5-778e6ac52735 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:22:37.945595 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-bf6694e9-79bf-4881-81f5-778e6ac52735 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb returned with HTTP 200 Aug 13 06:22:37.945957 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1422/5715] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:22:37 2026] GET /volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:22:37.965131 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-1af55a7e-91f2-4ebe-a112-9a61033bfdcc None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:37.967250 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-1af55a7e-91f2-4ebe-a112-9a61033bfdcc tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] POST https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb/action Aug 13 06:22:37.967642 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-1af55a7e-91f2-4ebe-a112-9a61033bfdcc tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:22:37.967789 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-1af55a7e-91f2-4ebe-a112-9a61033bfdcc tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:22:37.977769 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:37.977769 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:22:37.978304 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-1af55a7e-91f2-4ebe-a112-9a61033bfdcc tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:22:37.983708 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-1af55a7e-91f2-4ebe-a112-9a61033bfdcc tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Begin detaching volume completed successfully. Aug 13 06:22:37.983951 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-1af55a7e-91f2-4ebe-a112-9a61033bfdcc tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb/action returned with HTTP 202 Aug 13 06:22:37.984395 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1426/5716] 10.4.3.121 () {72 vars in 1672 bytes} [Thu Aug 13 06:22:37 2026] POST /volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 06:22:38.002906 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-0535f7cc-c20d-4a8a-884d-0953f6ddbc75 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:38.004559 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0535f7cc-c20d-4a8a-884d-0953f6ddbc75 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb Aug 13 06:22:38.004744 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0535f7cc-c20d-4a8a-884d-0953f6ddbc75 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:38.004916 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-0535f7cc-c20d-4a8a-884d-0953f6ddbc75 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:38.017052 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:38.017052 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:22:38.020778 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-0535f7cc-c20d-4a8a-884d-0953f6ddbc75 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:22:38.024978 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-0535f7cc-c20d-4a8a-884d-0953f6ddbc75 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb returned with HTTP 200 Aug 13 06:22:38.025429 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1432/5717] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:22:38 2026] GET /volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb => generated 1216 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:22:38.030073 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-d4216bdf-39e7-4735-b82b-2c07040577ce None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:38.030073 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d4216bdf-39e7-4735-b82b-2c07040577ce None None] GET https://10.4.3.121/volume// Aug 13 06:22:38.030073 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d4216bdf-39e7-4735-b82b-2c07040577ce None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:38.030073 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-d4216bdf-39e7-4735-b82b-2c07040577ce None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:38.030073 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-d4216bdf-39e7-4735-b82b-2c07040577ce None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:22:38.030073 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1438/5718] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:22:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:22:38.037589 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-4e7826ea-57dc-4c70-9ab1-f48caa4268d9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:38.039622 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-4e7826ea-57dc-4c70-9ab1-f48caa4268d9 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb Aug 13 06:22:38.039895 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-4e7826ea-57dc-4c70-9ab1-f48caa4268d9 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:38.040139 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-4e7826ea-57dc-4c70-9ab1-f48caa4268d9 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:38.049447 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:38.049447 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:22:38.052802 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-4e7826ea-57dc-4c70-9ab1-f48caa4268d9 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:22:38.057125 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-4e7826ea-57dc-4c70-9ab1-f48caa4268d9 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb returned with HTTP 200 Aug 13 06:22:38.057538 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1423/5719] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:22:38 2026] GET /volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb => generated 1396 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:22:38.613312 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-3bffa8be-19f5-467f-9eb8-4241467d3d70 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:38.615061 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-3bffa8be-19f5-467f-9eb8-4241467d3d70 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb Aug 13 06:22:38.615257 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-3bffa8be-19f5-467f-9eb8-4241467d3d70 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:38.615423 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-3bffa8be-19f5-467f-9eb8-4241467d3d70 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:38.623772 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:38.623772 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:22:38.626663 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-3bffa8be-19f5-467f-9eb8-4241467d3d70 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:22:38.630109 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-3bffa8be-19f5-467f-9eb8-4241467d3d70 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb returned with HTTP 200 Aug 13 06:22:38.630630 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1427/5720] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:22:38 2026] GET /volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb => generated 1216 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:22:38.886758 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-7f77508f-1ca5-4e36-9d47-24b3e8c4b140 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:38.888797 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-7f77508f-1ca5-4e36-9d47-24b3e8c4b140 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] DELETE https://10.4.3.121/volume/v3/attachments/93d9e04c-aa39-4936-87e5-708f3cdd0844 Aug 13 06:22:38.889027 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-7f77508f-1ca5-4e36-9d47-24b3e8c4b140 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:38.889286 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-7f77508f-1ca5-4e36-9d47-24b3e8c4b140 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'version_select' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:38.896263 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:38.896263 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:22:38.937916 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-1824f4c5-bb25-4262-a90f-1cfcdcc6ac7f req-7f77508f-1ca5-4e36-9d47-24b3e8c4b140 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/attachments/93d9e04c-aa39-4936-87e5-708f3cdd0844 returned with HTTP 200 Aug 13 06:22:38.938364 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1433/5721] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:22:38 2026] DELETE /volume/v3/attachments/93d9e04c-aa39-4936-87e5-708f3cdd0844 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:22:39.040267 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-0be21af4-dbfe-4bbf-a3c5-3c6495ca3913 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:39.041949 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0be21af4-dbfe-4bbf-a3c5-3c6495ca3913 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb Aug 13 06:22:39.042153 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0be21af4-dbfe-4bbf-a3c5-3c6495ca3913 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:39.042369 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-0be21af4-dbfe-4bbf-a3c5-3c6495ca3913 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:39.050109 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:39.050109 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:22:39.054136 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-0be21af4-dbfe-4bbf-a3c5-3c6495ca3913 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:22:39.058628 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-0be21af4-dbfe-4bbf-a3c5-3c6495ca3913 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb returned with HTTP 200 Aug 13 06:22:39.059047 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1439/5722] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:22:39 2026] GET /volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:22:39.074878 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-fcb939dc-3cc4-4dc8-a5e0-143db33b9861 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:39.076676 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fcb939dc-3cc4-4dc8-a5e0-143db33b9861 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] DELETE https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb Aug 13 06:22:39.076875 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fcb939dc-3cc4-4dc8-a5e0-143db33b9861 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:39.077161 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-fcb939dc-3cc4-4dc8-a5e0-143db33b9861 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:39.077362 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-fcb939dc-3cc4-4dc8-a5e0-143db33b9861 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Delete volume with id: a0023469-7b74-432f-986f-3e3249ed8beb Aug 13 06:22:39.083815 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:39.083815 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:22:39.084289 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fcb939dc-3cc4-4dc8-a5e0-143db33b9861 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:22:39.098578 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-fcb939dc-3cc4-4dc8-a5e0-143db33b9861 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Delete volume request issued successfully. Aug 13 06:22:39.098776 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-fcb939dc-3cc4-4dc8-a5e0-143db33b9861 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb returned with HTTP 202 Aug 13 06:22:39.099202 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1424/5723] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:22:39 2026] DELETE /volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:22:39.110465 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-ed6ce88f-4bc1-4eba-bf30-e267c02855bb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:39.112103 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ed6ce88f-4bc1-4eba-bf30-e267c02855bb tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb Aug 13 06:22:39.112339 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ed6ce88f-4bc1-4eba-bf30-e267c02855bb tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:39.112583 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-ed6ce88f-4bc1-4eba-bf30-e267c02855bb tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:39.120736 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:39.120736 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:22:39.124360 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-ed6ce88f-4bc1-4eba-bf30-e267c02855bb tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Volume info retrieved successfully. Aug 13 06:22:39.128623 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-ed6ce88f-4bc1-4eba-bf30-e267c02855bb tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb returned with HTTP 200 Aug 13 06:22:39.128993 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1428/5724] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:22:39 2026] GET /volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:22:40.142822 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-1fb4d362-90cb-4e00-86a6-64a1e27c0e17 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:40.144935 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1fb4d362-90cb-4e00-86a6-64a1e27c0e17 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] GET https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb Aug 13 06:22:40.145163 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1fb4d362-90cb-4e00-86a6-64a1e27c0e17 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:40.145406 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-1fb4d362-90cb-4e00-86a6-64a1e27c0e17 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:40.151839 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-1fb4d362-90cb-4e00-86a6-64a1e27c0e17 tempest-VolumeMultiattachTests-382048218 tempest-VolumeMultiattachTests-382048218-project-member] https://10.4.3.121/volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb returned with HTTP 404 Aug 13 06:22:40.152372 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1434/5725] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:22:40 2026] GET /volume/v3/volumes/a0023469-7b74-432f-986f-3e3249ed8beb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:22:40.159683 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-8039892d-7f0b-469e-a9c0-3567bbee1e2c None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:40.161250 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8039892d-7f0b-469e-a9c0-3567bbee1e2c tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] GET https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 Aug 13 06:22:40.161429 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8039892d-7f0b-469e-a9c0-3567bbee1e2c tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:40.161615 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-8039892d-7f0b-469e-a9c0-3567bbee1e2c tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:40.162317 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-8039892d-7f0b-469e-a9c0-3567bbee1e2c tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:22:40.171795 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-8039892d-7f0b-469e-a9c0-3567bbee1e2c tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] Get all volumes completed successfully. Aug 13 06:22:40.173087 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:40.173087 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:22:40.176809 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-8039892d-7f0b-469e-a9c0-3567bbee1e2c tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 06:22:40.177134 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1440/5726] 10.4.3.121 () {66 vars in 1285 bytes} [Thu Aug 13 06:22:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7147 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:22:40.190065 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-119cdc04-6156-4028-8385-1473bcd138ce None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:40.191780 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-119cdc04-6156-4028-8385-1473bcd138ce tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] DELETE https://10.4.3.121/volume/v3/types/4fe2e17e-0d7b-4cff-a0f3-6e957a599719 Aug 13 06:22:40.191948 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-119cdc04-6156-4028-8385-1473bcd138ce tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:40.192138 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-119cdc04-6156-4028-8385-1473bcd138ce tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:40.212803 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-119cdc04-6156-4028-8385-1473bcd138ce tempest-VolumeMultiattachTests-1671370711 tempest-VolumeMultiattachTests-1671370711-project-admin] https://10.4.3.121/volume/v3/types/4fe2e17e-0d7b-4cff-a0f3-6e957a599719 returned with HTTP 202 Aug 13 06:22:40.213194 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1425/5727] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:22:40 2026] DELETE /volume/v3/types/4fe2e17e-0d7b-4cff-a0f3-6e957a599719 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:22:48.245235 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-0899b647-6a40-412d-80e0-8dfcd777e6b5 req-442b30fd-cad2-492d-b7f5-ec7f36d7163c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:48.247296 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0899b647-6a40-412d-80e0-8dfcd777e6b5 req-442b30fd-cad2-492d-b7f5-ec7f36d7163c tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] DELETE https://10.4.3.121/volume/v3/attachments/924ddcec-98b0-4e6c-a478-5c2ab5a3e27c Aug 13 06:22:48.247483 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0899b647-6a40-412d-80e0-8dfcd777e6b5 req-442b30fd-cad2-492d-b7f5-ec7f36d7163c tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:48.247684 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-0899b647-6a40-412d-80e0-8dfcd777e6b5 req-442b30fd-cad2-492d-b7f5-ec7f36d7163c tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'version_select' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:48.254344 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:48.254344 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:22:48.295672 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-0899b647-6a40-412d-80e0-8dfcd777e6b5 req-442b30fd-cad2-492d-b7f5-ec7f36d7163c tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/attachments/924ddcec-98b0-4e6c-a478-5c2ab5a3e27c returned with HTTP 200 Aug 13 06:22:48.296031 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1429/5728] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:22:48 2026] DELETE /volume/v3/attachments/924ddcec-98b0-4e6c-a478-5c2ab5a3e27c => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:22:49.380497 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-deaf6aa3-4871-4577-98b9-96d8113deb19 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:49.382143 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-deaf6aa3-4871-4577-98b9-96d8113deb19 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] POST https://10.4.3.121/volume/v3/volumes Aug 13 06:22:49.382517 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-deaf6aa3-4871-4577-98b9-96d8113deb19 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-189184516", "source_volid": "4d91c9ef-1290-41be-bdf2-5ffcbbdf160a", "volume_type": "tempest-scenario-type-luks-2038501987", "size": 1}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:22:49.383923 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.v3.volumes [None req-deaf6aa3-4871-4577-98b9-96d8113deb19 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-189184516', 'source_volid': '4d91c9ef-1290-41be-bdf2-5ffcbbdf160a', 'volume_type': 'tempest-scenario-type-luks-2038501987', 'size': 1}} {{(pid=100323) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 06:22:49.392683 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:49.392683 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:22:49.393073 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-deaf6aa3-4871-4577-98b9-96d8113deb19 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume retrieved successfully. Aug 13 06:22:49.393188 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.v3.volumes [None req-deaf6aa3-4871-4577-98b9-96d8113deb19 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Create volume of 1 GB Aug 13 06:22:49.393795 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-deaf6aa3-4871-4577-98b9-96d8113deb19 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Availability Zones retrieved successfully. Aug 13 06:22:49.398577 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-deaf6aa3-4871-4577-98b9-96d8113deb19 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Flow 'volume_create_api' (41df0bc5-3871-4955-a639-9b90688e0b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:22:49.399596 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-deaf6aa3-4871-4577-98b9-96d8113deb19 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2047d80-3b7e-449e-8674-16127a695756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:22:49.400404 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.flows.api.create_volume [None req-deaf6aa3-4871-4577-98b9-96d8113deb19 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 06:22:49.418741 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-deaf6aa3-4871-4577-98b9-96d8113deb19 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2047d80-3b7e-449e-8674-16127a695756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4d91c9ef-1290-41be-bdf2-5ffcbbdf160a', 'volume_type': VolumeType(created_at=2026-08-13T06:21:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b87da65c-be60-47ac-8e97-1b04a296ed0e,is_public=True,name='tempest-scenario-type-luks-2038501987',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b87da65c-be60-47ac-8e97-1b04a296ed0e', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:22:49.419509 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-deaf6aa3-4871-4577-98b9-96d8113deb19 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (437df635-df58-4d45-b310-042760ea488b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:22:49.453420 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.quota [None req-deaf6aa3-4871-4577-98b9-96d8113deb19 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Created reservations ['d04c9268-a0a7-4927-8f9f-3410dd42d327', 'ec8b9dbd-424f-4011-82de-f8333c1c6166', 'bf1d7302-c424-4b2d-9b16-0dde9d81af91', '451a4de1-f3c4-4e09-917d-9386a040db5a'] {{(pid=100323) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 06:22:49.454226 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-deaf6aa3-4871-4577-98b9-96d8113deb19 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (437df635-df58-4d45-b310-042760ea488b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d04c9268-a0a7-4927-8f9f-3410dd42d327', 'ec8b9dbd-424f-4011-82de-f8333c1c6166', 'bf1d7302-c424-4b2d-9b16-0dde9d81af91', '451a4de1-f3c4-4e09-917d-9386a040db5a']}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:22:49.454951 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-deaf6aa3-4871-4577-98b9-96d8113deb19 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6966d8e-6da9-44d1-95ac-07b0efd2241c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:22:49.485366 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-deaf6aa3-4871-4577-98b9-96d8113deb19 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6966d8e-6da9-44d1-95ac-07b0efd2241c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40a61883-07eb-4952-99c3-d02e54fef4bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-189184516',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7c0d092e9aa446a8ce4362ed5ef6296',qos_specs=None,replication_status=,reservations=['d04c9268-a0a7-4927-8f9f-3410dd42d327','ec8b9dbd-424f-4011-82de-f8333c1c6166','bf1d7302-c424-4b2d-9b16-0dde9d81af91','451a4de1-f3c4-4e09-917d-9386a040db5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=4d91c9ef-1290-41be-bdf2-5ffcbbdf160a,status='creating',user_id='4e028f8f6f6a4ab2945424e4c139a5fc',volume_type_id=b87da65c-be60-47ac-8e97-1b04a296ed0e), '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-13T06:22:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-189184516',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=40a61883-07eb-4952-99c3-d02e54fef4bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7c0d092e9aa446a8ce4362ed5ef6296',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4d91c9ef-1290-41be-bdf2-5ffcbbdf160a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e028f8f6f6a4ab2945424e4c139a5fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b87da65c-be60-47ac-8e97-1b04a296ed0e),volume_type_id=b87da65c-be60-47ac-8e97-1b04a296ed0e)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:22:49.486029 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-deaf6aa3-4871-4577-98b9-96d8113deb19 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae042817-b7df-4c6d-8066-45186163c262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:22:49.501939 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-deaf6aa3-4871-4577-98b9-96d8113deb19 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae042817-b7df-4c6d-8066-45186163c262) transitioned into state 'SUCCESS' from state '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-189184516',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7c0d092e9aa446a8ce4362ed5ef6296',qos_specs=None,replication_status=,reservations=['d04c9268-a0a7-4927-8f9f-3410dd42d327','ec8b9dbd-424f-4011-82de-f8333c1c6166','bf1d7302-c424-4b2d-9b16-0dde9d81af91','451a4de1-f3c4-4e09-917d-9386a040db5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=4d91c9ef-1290-41be-bdf2-5ffcbbdf160a,status='creating',user_id='4e028f8f6f6a4ab2945424e4c139a5fc',volume_type_id=b87da65c-be60-47ac-8e97-1b04a296ed0e)}' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:22:49.502622 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-deaf6aa3-4871-4577-98b9-96d8113deb19 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (826efc84-4ce1-4f89-92c5-b98a1decdd32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 06:22:49.516886 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-deaf6aa3-4871-4577-98b9-96d8113deb19 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (826efc84-4ce1-4f89-92c5-b98a1decdd32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100323) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 06:22:49.517654 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.volume.api [None req-deaf6aa3-4871-4577-98b9-96d8113deb19 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Flow 'volume_create_api' (41df0bc5-3871-4955-a639-9b90688e0b01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100323) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 06:22:49.517937 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-deaf6aa3-4871-4577-98b9-96d8113deb19 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Create volume request issued successfully. Aug 13 06:22:49.518522 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-deaf6aa3-4871-4577-98b9-96d8113deb19 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes returned with HTTP 202 Aug 13 06:22:49.519048 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1435/5729] 10.4.3.121 () {68 vars in 1259 bytes} [Thu Aug 13 06:22:49 2026] POST /volume/v3/volumes => generated 810 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 06:22:49.529320 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fa421fe9-cf7e-493d-869b-c6be412136a7 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:49.530944 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fa421fe9-cf7e-493d-869b-c6be412136a7 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc Aug 13 06:22:49.531114 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fa421fe9-cf7e-493d-869b-c6be412136a7 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:49.531326 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fa421fe9-cf7e-493d-869b-c6be412136a7 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:49.537861 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:49.537861 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:22:49.540937 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-fa421fe9-cf7e-493d-869b-c6be412136a7 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:22:49.544477 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fa421fe9-cf7e-493d-869b-c6be412136a7 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc returned with HTTP 200 Aug 13 06:22:49.544928 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1441/5730] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:22:49 2026] GET /volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc => generated 878 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:22:50.210714 np0000007163 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=39,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:22:50.556536 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-66a4d235-f75e-42cb-ad16-17ac8e5beef1 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:50.558290 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-66a4d235-f75e-42cb-ad16-17ac8e5beef1 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc Aug 13 06:22:50.558540 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-66a4d235-f75e-42cb-ad16-17ac8e5beef1 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:50.558765 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-66a4d235-f75e-42cb-ad16-17ac8e5beef1 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:50.566281 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:50.566281 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:22:50.569590 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-66a4d235-f75e-42cb-ad16-17ac8e5beef1 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:22:50.574154 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-66a4d235-f75e-42cb-ad16-17ac8e5beef1 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc returned with HTTP 200 Aug 13 06:22:50.574567 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1426/5731] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:22:50 2026] GET /volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:22:51.585983 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-56aa1b83-51ce-46ee-8511-e87593340c17 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:51.587754 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-56aa1b83-51ce-46ee-8511-e87593340c17 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc Aug 13 06:22:51.587932 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-56aa1b83-51ce-46ee-8511-e87593340c17 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:51.588110 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-56aa1b83-51ce-46ee-8511-e87593340c17 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:51.594770 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:51.594770 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:22:51.598035 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-56aa1b83-51ce-46ee-8511-e87593340c17 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:22:51.601699 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-56aa1b83-51ce-46ee-8511-e87593340c17 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc returned with HTTP 200 Aug 13 06:22:51.602021 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1430/5732] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:22:51 2026] GET /volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:22:52.614349 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-70f4ddf3-d57e-4e8d-9b8f-fba998ccde99 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:52.616285 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-70f4ddf3-d57e-4e8d-9b8f-fba998ccde99 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc Aug 13 06:22:52.616534 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-70f4ddf3-d57e-4e8d-9b8f-fba998ccde99 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:52.616760 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-70f4ddf3-d57e-4e8d-9b8f-fba998ccde99 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:52.623303 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:52.623303 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:22:52.626621 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-70f4ddf3-d57e-4e8d-9b8f-fba998ccde99 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:22:52.630962 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-70f4ddf3-d57e-4e8d-9b8f-fba998ccde99 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc returned with HTTP 200 Aug 13 06:22:52.631430 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1436/5733] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:22:52 2026] GET /volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:22:53.643838 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-bc210b61-47a3-4ddb-928c-d15160ad403b None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:53.646467 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bc210b61-47a3-4ddb-928c-d15160ad403b tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc Aug 13 06:22:53.646743 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bc210b61-47a3-4ddb-928c-d15160ad403b tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:53.647000 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-bc210b61-47a3-4ddb-928c-d15160ad403b tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:53.654582 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:53.654582 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:22:53.657951 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-bc210b61-47a3-4ddb-928c-d15160ad403b tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:22:53.661866 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-bc210b61-47a3-4ddb-928c-d15160ad403b tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc returned with HTTP 200 Aug 13 06:22:53.662245 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1442/5734] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:22:53 2026] GET /volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:22:54.676524 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-8902d8a5-16c8-4891-a37e-23418183f8da None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:54.678265 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8902d8a5-16c8-4891-a37e-23418183f8da tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc Aug 13 06:22:54.678440 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8902d8a5-16c8-4891-a37e-23418183f8da tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:54.678626 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-8902d8a5-16c8-4891-a37e-23418183f8da tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:54.685410 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:54.685410 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:22:54.689128 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-8902d8a5-16c8-4891-a37e-23418183f8da tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:22:54.693434 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-8902d8a5-16c8-4891-a37e-23418183f8da tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc returned with HTTP 200 Aug 13 06:22:54.693763 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1427/5735] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:22:54 2026] GET /volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:22:55.705755 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-49b2e54e-ec77-4c35-85c3-3a77ce7bff2c None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:55.707581 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-49b2e54e-ec77-4c35-85c3-3a77ce7bff2c tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc Aug 13 06:22:55.707761 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-49b2e54e-ec77-4c35-85c3-3a77ce7bff2c tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:55.707968 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-49b2e54e-ec77-4c35-85c3-3a77ce7bff2c tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:55.714394 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:55.714394 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:22:55.717583 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-49b2e54e-ec77-4c35-85c3-3a77ce7bff2c tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:22:55.721220 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-49b2e54e-ec77-4c35-85c3-3a77ce7bff2c tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc returned with HTTP 200 Aug 13 06:22:55.721570 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1431/5736] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:22:55 2026] GET /volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:22:56.733750 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-6e278860-3b52-4d21-9298-a3e42c315020 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:56.736822 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6e278860-3b52-4d21-9298-a3e42c315020 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc Aug 13 06:22:56.736822 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6e278860-3b52-4d21-9298-a3e42c315020 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:56.736822 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-6e278860-3b52-4d21-9298-a3e42c315020 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:56.743274 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:56.743274 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:22:56.747416 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-6e278860-3b52-4d21-9298-a3e42c315020 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:22:56.751786 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-6e278860-3b52-4d21-9298-a3e42c315020 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc returned with HTTP 200 Aug 13 06:22:56.752406 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1437/5737] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:22:56 2026] GET /volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:22:57.764726 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-32551c30-fef9-4b53-ab07-cd7655ca2eb4 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:57.766568 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-32551c30-fef9-4b53-ab07-cd7655ca2eb4 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc Aug 13 06:22:57.766820 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-32551c30-fef9-4b53-ab07-cd7655ca2eb4 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:57.766999 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-32551c30-fef9-4b53-ab07-cd7655ca2eb4 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:57.774257 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:57.774257 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:22:57.777612 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-32551c30-fef9-4b53-ab07-cd7655ca2eb4 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:22:57.781669 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-32551c30-fef9-4b53-ab07-cd7655ca2eb4 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc returned with HTTP 200 Aug 13 06:22:57.782023 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1443/5738] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:22:57 2026] GET /volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:22:58.796032 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-42966d42-8e0f-4237-905b-2526a099013f None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:58.798083 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-42966d42-8e0f-4237-905b-2526a099013f tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc Aug 13 06:22:58.799882 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-42966d42-8e0f-4237-905b-2526a099013f tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:58.799882 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-42966d42-8e0f-4237-905b-2526a099013f tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:58.805585 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:58.805585 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:22:58.808986 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-42966d42-8e0f-4237-905b-2526a099013f tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:22:58.813574 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-42966d42-8e0f-4237-905b-2526a099013f tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc returned with HTTP 200 Aug 13 06:22:58.814068 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1428/5739] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:22:58 2026] GET /volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:22:59.825925 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-06a1579c-75d2-4dd7-8931-4e53a027afea None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:22:59.828291 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-06a1579c-75d2-4dd7-8931-4e53a027afea tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc Aug 13 06:22:59.828554 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-06a1579c-75d2-4dd7-8931-4e53a027afea tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:22:59.828796 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-06a1579c-75d2-4dd7-8931-4e53a027afea tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:22:59.837159 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:22:59.837159 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:22:59.840933 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-06a1579c-75d2-4dd7-8931-4e53a027afea tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:22:59.845478 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-06a1579c-75d2-4dd7-8931-4e53a027afea tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc returned with HTTP 200 Aug 13 06:22:59.845905 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1432/5740] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:22:59 2026] GET /volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:23:00.857837 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-820a58b5-1bc5-4da6-9b87-5faac6d1ff5d None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:23:00.859698 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-820a58b5-1bc5-4da6-9b87-5faac6d1ff5d tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc Aug 13 06:23:00.859920 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-820a58b5-1bc5-4da6-9b87-5faac6d1ff5d tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:23:00.860077 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-820a58b5-1bc5-4da6-9b87-5faac6d1ff5d tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:23:00.867128 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:23:00.867128 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:23:00.870503 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-820a58b5-1bc5-4da6-9b87-5faac6d1ff5d tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:23:00.874588 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-820a58b5-1bc5-4da6-9b87-5faac6d1ff5d tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc returned with HTTP 200 Aug 13 06:23:00.874927 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1438/5741] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:23:00 2026] GET /volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc => generated 1450 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:23:00.987630 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-1549ffc7-6d38-4699-96a5-83f78ee86101 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:23:00.990163 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-1549ffc7-6d38-4699-96a5-83f78ee86101 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc Aug 13 06:23:00.990427 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-1549ffc7-6d38-4699-96a5-83f78ee86101 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:23:00.990696 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-1549ffc7-6d38-4699-96a5-83f78ee86101 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:23:00.999972 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:23:00.999972 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:23:01.005058 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-1549ffc7-6d38-4699-96a5-83f78ee86101 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:23:01.011810 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-1549ffc7-6d38-4699-96a5-83f78ee86101 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc returned with HTTP 200 Aug 13 06:23:01.012462 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1444/5742] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:23:00 2026] GET /volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc => generated 1450 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:23:01.421753 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-eb04339c-62dc-4d04-b950-d25ebc217765 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:23:01.423446 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-eb04339c-62dc-4d04-b950-d25ebc217765 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc Aug 13 06:23:01.423624 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-eb04339c-62dc-4d04-b950-d25ebc217765 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:23:01.423816 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-eb04339c-62dc-4d04-b950-d25ebc217765 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:23:01.429772 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:23:01.429772 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:23:01.432878 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-eb04339c-62dc-4d04-b950-d25ebc217765 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:23:01.436803 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-eb04339c-62dc-4d04-b950-d25ebc217765 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc returned with HTTP 200 Aug 13 06:23:01.437160 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1429/5743] 10.4.3.121 () {68 vars in 1598 bytes} [Thu Aug 13 06:23:01 2026] GET /volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc => generated 1450 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:23:01.446019 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-b40929d7-7c57-44e1-8481-5b30d4afac9a None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:23:01.446427 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b40929d7-7c57-44e1-8481-5b30d4afac9a None None] GET https://10.4.3.121/volume// Aug 13 06:23:01.446604 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b40929d7-7c57-44e1-8481-5b30d4afac9a None None] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:23:01.446780 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-b40929d7-7c57-44e1-8481-5b30d4afac9a None None] Calling method 'all' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:23:01.447113 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-b40929d7-7c57-44e1-8481-5b30d4afac9a None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:23:01.447429 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1433/5744] 10.4.3.121 () {66 vars in 1419 bytes} [Thu Aug 13 06:23:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:23:01.453759 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-8412f733-944e-4dda-adf0-c9008b49a0d1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:23:01.455695 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-8412f733-944e-4dda-adf0-c9008b49a0d1 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] POST https://10.4.3.121/volume/v3/attachments Aug 13 06:23:01.456070 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-8412f733-944e-4dda-adf0-c9008b49a0d1 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "40a61883-07eb-4952-99c3-d02e54fef4bc", "connector": null, "instance_uuid": "c15b94d7-2bd1-4ede-8475-ba1dd96784be"}} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:23:01.463874 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:23:01.463874 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:23:01.485122 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-8412f733-944e-4dda-adf0-c9008b49a0d1 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/attachments returned with HTTP 200 Aug 13 06:23:01.485523 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1439/5745] 10.4.3.121 () {74 vars in 1594 bytes} [Thu Aug 13 06:23:01 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:23:02.128106 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-fb624b06-a1b1-4343-8bf8-b806db723699 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:23:02.128594 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fb624b06-a1b1-4343-8bf8-b806db723699 None None] GET https://10.4.3.121/volume// Aug 13 06:23:02.128793 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fb624b06-a1b1-4343-8bf8-b806db723699 None None] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:23:02.129056 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-fb624b06-a1b1-4343-8bf8-b806db723699 None None] Calling method 'all' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:23:02.129448 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-fb624b06-a1b1-4343-8bf8-b806db723699 None None] https://10.4.3.121/volume// returned with HTTP 300 Aug 13 06:23:02.129750 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1445/5746] 10.4.3.121 () {66 vars in 1426 bytes} [Thu Aug 13 06:23:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 06:23:02.135782 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-9c31a425-cada-40f9-8283-c705b81a1421 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:23:02.137841 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-9c31a425-cada-40f9-8283-c705b81a1421 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc Aug 13 06:23:02.138092 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-9c31a425-cada-40f9-8283-c705b81a1421 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:23:02.138321 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-9c31a425-cada-40f9-8283-c705b81a1421 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:23:02.147720 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:23:02.147720 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:23:02.151063 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-9c31a425-cada-40f9-8283-c705b81a1421 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:23:02.156448 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-9c31a425-cada-40f9-8283-c705b81a1421 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc returned with HTTP 200 Aug 13 06:23:02.156819 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1430/5747] 10.4.3.121 () {70 vars in 1639 bytes} [Thu Aug 13 06:23:02 2026] GET /volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc => generated 1629 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 06:23:02.251615 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-3ca09fec-fbba-4dce-8adb-4090dcb32dd7 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:23:02.253716 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-3ca09fec-fbba-4dce-8adb-4090dcb32dd7 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] PUT https://10.4.3.121/volume/v3/attachments/da357438-5650-452e-a53c-914f36c5ce80 Aug 13 06:23:02.254089 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-3ca09fec-fbba-4dce-8adb-4090dcb32dd7 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.121", "host": "np0000007163", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c61459899ff6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "88825750-2f69-4b7f-bb2b-cd841a7b1f19", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:23:02.261178 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-3ca09fec-fbba-4dce-8adb-4090dcb32dd7 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Acquiring lock "cinder-attachment_update-40a61883-07eb-4952-99c3-d02e54fef4bc-np0000007163" by "attachment_update" {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 06:23:02.265555 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-3ca09fec-fbba-4dce-8adb-4090dcb32dd7 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Lock "cinder-attachment_update-40a61883-07eb-4952-99c3-d02e54fef4bc-np0000007163" acquired by "attachment_update" :: waited 0.004s {{(pid=100324) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 06:23:02.266469 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:23:02.266469 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:23:02.337688 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.coordination [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-3ca09fec-fbba-4dce-8adb-4090dcb32dd7 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Lock "cinder-attachment_update-40a61883-07eb-4952-99c3-d02e54fef4bc-np0000007163" released by "attachment_update" :: held 0.072s {{(pid=100324) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 06:23:02.337999 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-3ca09fec-fbba-4dce-8adb-4090dcb32dd7 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/attachments/da357438-5650-452e-a53c-914f36c5ce80 returned with HTTP 200 Aug 13 06:23:02.338437 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1434/5748] 10.4.3.121 () {74 vars in 1704 bytes} [Thu Aug 13 06:23:02 2026] PUT /volume/v3/attachments/da357438-5650-452e-a53c-914f36c5ce80 => generated 968 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:23:02.356916 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-a03ebf34-057f-441b-a198-26bdda79ca9f None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:23:02.358911 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-a03ebf34-057f-441b-a198-26bdda79ca9f tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] POST https://10.4.3.121/volume/v3/attachments/da357438-5650-452e-a53c-914f36c5ce80/action Aug 13 06:23:02.359325 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-a03ebf34-057f-441b-a198-26bdda79ca9f tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Action body: b'{"os-complete": null}' {{(pid=100323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 06:23:02.359483 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-a03ebf34-057f-441b-a198-26bdda79ca9f tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 06:23:02.374176 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:23:02.374176 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:23:02.382920 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-a03ebf34-057f-441b-a198-26bdda79ca9f tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/attachments/da357438-5650-452e-a53c-914f36c5ce80/action returned with HTTP 204 Aug 13 06:23:02.383430 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1440/5749] 10.4.3.121 () {74 vars in 1725 bytes} [Thu Aug 13 06:23:02 2026] POST /volume/v3/attachments/da357438-5650-452e-a53c-914f36c5ce80/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:23:06.350133 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-21e653c5-4537-48de-92a7-f0bd52280087 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:23:06.352204 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-21e653c5-4537-48de-92a7-f0bd52280087 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc/encryption Aug 13 06:23:06.352415 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-21e653c5-4537-48de-92a7-f0bd52280087 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:23:06.352600 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-21e653c5-4537-48de-92a7-f0bd52280087 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'index' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:23:06.361057 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:23:06.361057 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:23:06.366680 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [req-e1214f42-b0bf-4e70-a526-fd4c7391ccc3 req-21e653c5-4537-48de-92a7-f0bd52280087 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc/encryption returned with HTTP 200 Aug 13 06:23:06.367093 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1446/5750] 10.4.3.121 () {68 vars in 1631 bytes} [Thu Aug 13 06:23:06 2026] GET /volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:23:12.154308 np0000007163 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=21 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:23:12.332510 np0000007163 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=73,cinder:INSERT=8,cinder:UPDATE=17 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:23:12.380491 np0000007163 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=81,cinder:INSERT=9,cinder:UPDATE=19 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:23:16.365744 np0000007163 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=46 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:23:50.999853 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [req-949bb0b4-594f-44db-bcf5-acc8c99b3a13 req-3e9566eb-aee4-4f67-97c4-42313aedddd6 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:23:51.001797 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-949bb0b4-594f-44db-bcf5-acc8c99b3a13 req-3e9566eb-aee4-4f67-97c4-42313aedddd6 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] DELETE https://10.4.3.121/volume/v3/attachments/da357438-5650-452e-a53c-914f36c5ce80 Aug 13 06:23:51.002016 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-949bb0b4-594f-44db-bcf5-acc8c99b3a13 req-3e9566eb-aee4-4f67-97c4-42313aedddd6 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:23:51.002206 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [req-949bb0b4-594f-44db-bcf5-acc8c99b3a13 req-3e9566eb-aee4-4f67-97c4-42313aedddd6 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'version_select' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:23:51.008597 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:23:51.008597 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:23:51.050110 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [req-949bb0b4-594f-44db-bcf5-acc8c99b3a13 req-3e9566eb-aee4-4f67-97c4-42313aedddd6 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/attachments/da357438-5650-452e-a53c-914f36c5ce80 returned with HTTP 200 Aug 13 06:23:51.050631 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1431/5751] 10.4.3.121 () {72 vars in 1673 bytes} [Thu Aug 13 06:23:50 2026] DELETE /volume/v3/attachments/da357438-5650-452e-a53c-914f36c5ce80 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 06:23:52.544133 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-92f3a266-5fbd-43f1-9645-4a9f4d178cbb None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:23:52.545992 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-92f3a266-5fbd-43f1-9645-4a9f4d178cbb tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] DELETE https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc Aug 13 06:23:52.546160 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-92f3a266-5fbd-43f1-9645-4a9f4d178cbb tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:23:52.546356 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-92f3a266-5fbd-43f1-9645-4a9f4d178cbb tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'delete' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:23:52.546508 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.v3.volumes [None req-92f3a266-5fbd-43f1-9645-4a9f4d178cbb tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Delete volume with id: 40a61883-07eb-4952-99c3-d02e54fef4bc Aug 13 06:23:52.553720 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:23:52.553720 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:23:52.554248 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-92f3a266-5fbd-43f1-9645-4a9f4d178cbb tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:23:52.564057 np0000007163 devstack@c-api.service[100324]: WARNING cinder.keymgr.conf_key_mgr [None req-92f3a266-5fbd-43f1-9645-4a9f4d178cbb tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 06:23:52.569318 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-92f3a266-5fbd-43f1-9645-4a9f4d178cbb tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Delete volume request issued successfully. Aug 13 06:23:52.569515 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-92f3a266-5fbd-43f1-9645-4a9f4d178cbb tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc returned with HTTP 202 Aug 13 06:23:52.569958 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1435/5752] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:23:52 2026] DELETE /volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:23:52.575943 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-c9380920-e6e5-46d2-a25b-2031679a89c1 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:23:52.577616 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9380920-e6e5-46d2-a25b-2031679a89c1 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc Aug 13 06:23:52.577816 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c9380920-e6e5-46d2-a25b-2031679a89c1 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:23:52.577992 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-c9380920-e6e5-46d2-a25b-2031679a89c1 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:23:52.584288 np0000007163 devstack@c-api.service[100323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:23:52.584288 np0000007163 devstack@c-api.service[100323]: warnings.warn( Aug 13 06:23:52.587359 np0000007163 devstack@c-api.service[100323]: INFO cinder.volume.api [None req-c9380920-e6e5-46d2-a25b-2031679a89c1 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:23:52.591150 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-c9380920-e6e5-46d2-a25b-2031679a89c1 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc returned with HTTP 200 Aug 13 06:23:52.591484 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1441/5753] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:23:52 2026] GET /volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc => generated 1449 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:23:53.603480 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-2b2fecc7-bdee-42e6-8891-3342378c425e None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:23:53.605399 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2b2fecc7-bdee-42e6-8891-3342378c425e tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc Aug 13 06:23:53.605642 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2b2fecc7-bdee-42e6-8891-3342378c425e tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:23:53.605888 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-2b2fecc7-bdee-42e6-8891-3342378c425e tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:23:53.611120 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-2b2fecc7-bdee-42e6-8891-3342378c425e tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc returned with HTTP 404 Aug 13 06:23:53.611586 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1447/5754] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:23:53 2026] GET /volume/v3/volumes/40a61883-07eb-4952-99c3-d02e54fef4bc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:23:53.843237 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-e35dfa61-836f-4fb5-8206-91727daa2def None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:23:53.844940 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e35dfa61-836f-4fb5-8206-91727daa2def tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] DELETE https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a Aug 13 06:23:53.845145 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e35dfa61-836f-4fb5-8206-91727daa2def tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:23:53.845358 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-e35dfa61-836f-4fb5-8206-91727daa2def tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:23:53.845523 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.v3.volumes [None req-e35dfa61-836f-4fb5-8206-91727daa2def tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Delete volume with id: 4d91c9ef-1290-41be-bdf2-5ffcbbdf160a Aug 13 06:23:53.851986 np0000007163 devstack@c-api.service[100325]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:23:53.851986 np0000007163 devstack@c-api.service[100325]: warnings.warn( Aug 13 06:23:53.852391 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e35dfa61-836f-4fb5-8206-91727daa2def tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:23:53.861403 np0000007163 devstack@c-api.service[100325]: WARNING cinder.keymgr.conf_key_mgr [None req-e35dfa61-836f-4fb5-8206-91727daa2def tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 06:23:53.866264 np0000007163 devstack@c-api.service[100325]: INFO cinder.volume.api [None req-e35dfa61-836f-4fb5-8206-91727daa2def tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Delete volume request issued successfully. Aug 13 06:23:53.866428 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-e35dfa61-836f-4fb5-8206-91727daa2def tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a returned with HTTP 202 Aug 13 06:23:53.866804 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1432/5755] 10.4.3.121 () {66 vars in 1351 bytes} [Thu Aug 13 06:23:53 2026] DELETE /volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:23:53.873276 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.middleware.request_id [None req-65dedab2-0fb8-4634-ae4f-19b5e31cc499 None None] RequestId filter calling following filter/app {{(pid=100324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:23:53.874962 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-65dedab2-0fb8-4634-ae4f-19b5e31cc499 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a Aug 13 06:23:53.875131 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-65dedab2-0fb8-4634-ae4f-19b5e31cc499 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:23:53.875331 np0000007163 devstack@c-api.service[100324]: DEBUG cinder.api.openstack.wsgi [None req-65dedab2-0fb8-4634-ae4f-19b5e31cc499 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:23:53.881675 np0000007163 devstack@c-api.service[100324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:23:53.881675 np0000007163 devstack@c-api.service[100324]: warnings.warn( Aug 13 06:23:53.884626 np0000007163 devstack@c-api.service[100324]: INFO cinder.volume.api [None req-65dedab2-0fb8-4634-ae4f-19b5e31cc499 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Volume info retrieved successfully. Aug 13 06:23:53.889684 np0000007163 devstack@c-api.service[100324]: INFO cinder.api.openstack.wsgi [None req-65dedab2-0fb8-4634-ae4f-19b5e31cc499 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a returned with HTTP 200 Aug 13 06:23:53.890166 np0000007163 devstack@c-api.service[100324]: [pid: 100324|app: 0|req: 1436/5756] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:23:53 2026] GET /volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a => generated 1429 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:23:54.901844 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.middleware.request_id [None req-61993b9d-82ae-4edc-9bc4-92070ca6ed08 None None] RequestId filter calling following filter/app {{(pid=100323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:23:54.903561 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-61993b9d-82ae-4edc-9bc4-92070ca6ed08 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] GET https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a Aug 13 06:23:54.903776 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-61993b9d-82ae-4edc-9bc4-92070ca6ed08 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Empty body provided in request {{(pid=100323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:23:54.903987 np0000007163 devstack@c-api.service[100323]: DEBUG cinder.api.openstack.wsgi [None req-61993b9d-82ae-4edc-9bc4-92070ca6ed08 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] Calling method 'show' {{(pid=100323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:23:54.909121 np0000007163 devstack@c-api.service[100323]: INFO cinder.api.openstack.wsgi [None req-61993b9d-82ae-4edc-9bc4-92070ca6ed08 tempest-TestEncryptedCinderVolumes-551617951 tempest-TestEncryptedCinderVolumes-551617951-project-member] https://10.4.3.121/volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a returned with HTTP 404 Aug 13 06:23:54.909565 np0000007163 devstack@c-api.service[100323]: [pid: 100323|app: 0|req: 1442/5757] 10.4.3.121 () {66 vars in 1348 bytes} [Thu Aug 13 06:23:54 2026] GET /volume/v3/volumes/4d91c9ef-1290-41be-bdf2-5ffcbbdf160a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 06:23:54.915676 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.middleware.request_id [None req-40506ac5-bae0-40ee-ad81-f0ed72c71c74 None None] RequestId filter calling following filter/app {{(pid=100322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:23:54.917192 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-40506ac5-bae0-40ee-ad81-f0ed72c71c74 tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] GET https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 Aug 13 06:23:54.917366 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-40506ac5-bae0-40ee-ad81-f0ed72c71c74 tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] Empty body provided in request {{(pid=100322) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:23:54.917552 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.api.openstack.wsgi [None req-40506ac5-bae0-40ee-ad81-f0ed72c71c74 tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] Calling method 'detail' {{(pid=100322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:23:54.918213 np0000007163 devstack@c-api.service[100322]: DEBUG cinder.volume.api [None req-40506ac5-bae0-40ee-ad81-f0ed72c71c74 tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100322) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 06:23:54.926446 np0000007163 devstack@c-api.service[100322]: INFO cinder.volume.api [None req-40506ac5-bae0-40ee-ad81-f0ed72c71c74 tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] Get all volumes completed successfully. Aug 13 06:23:54.927754 np0000007163 devstack@c-api.service[100322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 06:23:54.927754 np0000007163 devstack@c-api.service[100322]: warnings.warn( Aug 13 06:23:54.931920 np0000007163 devstack@c-api.service[100322]: INFO cinder.api.openstack.wsgi [None req-40506ac5-bae0-40ee-ad81-f0ed72c71c74 tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] https://10.4.3.121/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 06:23:54.932493 np0000007163 devstack@c-api.service[100322]: [pid: 100322|app: 0|req: 1448/5758] 10.4.3.121 () {66 vars in 1285 bytes} [Thu Aug 13 06:23:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5261 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 06:23:54.944392 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.middleware.request_id [None req-d991a2b5-308a-4083-9456-b1b0f4c33ba9 None None] RequestId filter calling following filter/app {{(pid=100325) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 06:23:54.946306 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d991a2b5-308a-4083-9456-b1b0f4c33ba9 tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] DELETE https://10.4.3.121/volume/v3/types/b87da65c-be60-47ac-8e97-1b04a296ed0e Aug 13 06:23:54.946503 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d991a2b5-308a-4083-9456-b1b0f4c33ba9 tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] Empty body provided in request {{(pid=100325) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 06:23:54.946691 np0000007163 devstack@c-api.service[100325]: DEBUG cinder.api.openstack.wsgi [None req-d991a2b5-308a-4083-9456-b1b0f4c33ba9 tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] Calling method '_delete' {{(pid=100325) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 06:23:54.966018 np0000007163 devstack@c-api.service[100325]: INFO cinder.api.openstack.wsgi [None req-d991a2b5-308a-4083-9456-b1b0f4c33ba9 tempest-TestEncryptedCinderVolumes-1792783361 tempest-TestEncryptedCinderVolumes-1792783361-project-admin] https://10.4.3.121/volume/v3/types/b87da65c-be60-47ac-8e97-1b04a296ed0e returned with HTTP 202 Aug 13 06:23:54.966382 np0000007163 devstack@c-api.service[100325]: [pid: 100325|app: 0|req: 1433/5759] 10.4.3.121 () {66 vars in 1345 bytes} [Thu Aug 13 06:23:54 2026] DELETE /volume/v3/types/b87da65c-be60-47ac-8e97-1b04a296ed0e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 06:24:03.887836 np0000007163 devstack@c-api.service[100324]: DEBUG dbcounter [-] [100324] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:24:04.906137 np0000007163 devstack@c-api.service[100323]: DEBUG dbcounter [-] [100323] Writing DB stats cinder:SELECT=5 {{(pid=100323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:24:04.930384 np0000007163 devstack@c-api.service[100322]: DEBUG dbcounter [-] [100322] Writing DB stats cinder:SELECT=3 {{(pid=100322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 06:24:04.963236 np0000007163 devstack@c-api.service[100325]: DEBUG dbcounter [-] [100325] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}